bkui-vue 2.0.1-beta.95 → 2.0.1-beta.96

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.
@@ -10,8 +10,8 @@ declare const _default: import("vue").DefineComponent<{
10
10
  default: "auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start";
11
11
  };
12
12
  /** 触发方式 */
13
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
14
- default: "click" | "hover" | "click-hover" | "manual";
13
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
14
+ default: "click" | "hover" | "manual";
15
15
  };
16
16
  /** 是否禁用 */
17
17
  disabled: import("vue-types").VueTypeValidableDef<boolean> & {
@@ -52,8 +52,8 @@ declare const _default: import("vue").DefineComponent<{
52
52
  default: "auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start";
53
53
  };
54
54
  /** 触发方式 */
55
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
56
- default: "click" | "hover" | "click-hover" | "manual";
55
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
56
+ default: "click" | "hover" | "manual";
57
57
  };
58
58
  /** 是否禁用 */
59
59
  disabled: import("vue-types").VueTypeValidableDef<boolean> & {
@@ -86,7 +86,7 @@ declare const _default: import("vue").DefineComponent<{
86
86
  isShow: boolean;
87
87
  disabled: boolean;
88
88
  placement: "auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start";
89
- trigger: "click" | "hover" | "click-hover" | "manual";
89
+ trigger: "click" | "hover" | "manual";
90
90
  popoverOptions: {
91
91
  [key: string]: any;
92
92
  };
@@ -10,8 +10,8 @@ declare const BkDropdown: {
10
10
  placement: import("vue-types").VueTypeValidableDef<"auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start"> & {
11
11
  default: "auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start";
12
12
  };
13
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
14
- default: "click" | "hover" | "click-hover" | "manual";
13
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
14
+ default: "click" | "hover" | "manual";
15
15
  };
16
16
  disabled: import("vue-types").VueTypeValidableDef<boolean> & {
17
17
  default: boolean;
@@ -50,8 +50,8 @@ declare const BkDropdown: {
50
50
  placement: import("vue-types").VueTypeValidableDef<"auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start"> & {
51
51
  default: "auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start";
52
52
  };
53
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
54
- default: "click" | "hover" | "click-hover" | "manual";
53
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
54
+ default: "click" | "hover" | "manual";
55
55
  };
56
56
  disabled: import("vue-types").VueTypeValidableDef<boolean> & {
57
57
  default: boolean;
@@ -81,7 +81,7 @@ declare const BkDropdown: {
81
81
  isShow: boolean;
82
82
  disabled: boolean;
83
83
  placement: "auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start";
84
- trigger: "click" | "hover" | "click-hover" | "manual";
84
+ trigger: "click" | "hover" | "manual";
85
85
  popoverOptions: {
86
86
  [key: string]: any;
87
87
  };
@@ -101,8 +101,8 @@ declare const BkDropdown: {
101
101
  placement: import("vue-types").VueTypeValidableDef<"auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start"> & {
102
102
  default: "auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start";
103
103
  };
104
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
105
- default: "click" | "hover" | "click-hover" | "manual";
104
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
105
+ default: "click" | "hover" | "manual";
106
106
  };
107
107
  disabled: import("vue-types").VueTypeValidableDef<boolean> & {
108
108
  default: boolean;
@@ -137,7 +137,7 @@ declare const BkDropdown: {
137
137
  isShow: boolean;
138
138
  disabled: boolean;
139
139
  placement: "auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start";
140
- trigger: "click" | "hover" | "click-hover" | "manual";
140
+ trigger: "click" | "hover" | "manual";
141
141
  popoverOptions: {
142
142
  [key: string]: any;
143
143
  };
@@ -154,8 +154,8 @@ declare const BkDropdown: {
154
154
  placement: import("vue-types").VueTypeValidableDef<"auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start"> & {
155
155
  default: "auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start";
156
156
  };
157
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
158
- default: "click" | "hover" | "click-hover" | "manual";
157
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
158
+ default: "click" | "hover" | "manual";
159
159
  };
160
160
  disabled: import("vue-types").VueTypeValidableDef<boolean> & {
161
161
  default: boolean;
@@ -190,7 +190,7 @@ declare const BkDropdown: {
190
190
  isShow: boolean;
191
191
  disabled: boolean;
192
192
  placement: "auto" | "auto-end" | "auto-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start";
193
- trigger: "click" | "hover" | "click-hover" | "manual";
193
+ trigger: "click" | "hover" | "manual";
194
194
  popoverOptions: {
195
195
  [key: string]: any;
196
196
  };
package/lib/index.js CHANGED
@@ -4,5 +4,5 @@ export { default } from './preset';
4
4
  export * from './config-provider';
5
5
  export * from './directives';
6
6
  export * as plugins from './plugins';
7
- export const version = "2.0.1-beta.95";
7
+ export const version = "2.0.1-beta.96";
8
8
  window.__bkui_vue_version__ = version;
@@ -68,8 +68,8 @@ declare const _default: import("vue").DefineComponent<{
68
68
  } & {
69
69
  default: string;
70
70
  };
71
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
72
- default: "click" | "hover" | "click-hover" | "manual";
71
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
72
+ default: "click" | "hover" | "manual";
73
73
  };
74
74
  renderType: import("vue-types").VueTypeDef<"auto" | "shown"> & {
75
75
  default: "auto" | "shown";
@@ -228,8 +228,8 @@ declare const _default: import("vue").DefineComponent<{
228
228
  } & {
229
229
  default: string;
230
230
  };
231
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
232
- default: "click" | "hover" | "click-hover" | "manual";
231
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
232
+ default: "click" | "hover" | "manual";
233
233
  };
234
234
  renderType: import("vue-types").VueTypeDef<"auto" | "shown"> & {
235
235
  default: "auto" | "shown";
@@ -72,8 +72,8 @@ declare const BkOverflowTitle: {
72
72
  } & {
73
73
  default: string;
74
74
  };
75
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
76
- default: "click" | "hover" | "click-hover" | "manual";
75
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
76
+ default: "click" | "hover" | "manual";
77
77
  };
78
78
  renderType: import("vue-types").VueTypeDef<"auto" | "shown"> & {
79
79
  default: "auto" | "shown";
@@ -232,8 +232,8 @@ declare const BkOverflowTitle: {
232
232
  } & {
233
233
  default: string;
234
234
  };
235
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
236
- default: "click" | "hover" | "click-hover" | "manual";
235
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
236
+ default: "click" | "hover" | "manual";
237
237
  };
238
238
  renderType: import("vue-types").VueTypeDef<"auto" | "shown"> & {
239
239
  default: "auto" | "shown";
@@ -397,8 +397,8 @@ declare const BkOverflowTitle: {
397
397
  } & {
398
398
  default: string;
399
399
  };
400
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
401
- default: "click" | "hover" | "click-hover" | "manual";
400
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
401
+ default: "click" | "hover" | "manual";
402
402
  };
403
403
  renderType: import("vue-types").VueTypeDef<"auto" | "shown"> & {
404
404
  default: "auto" | "shown";
@@ -567,8 +567,8 @@ declare const BkOverflowTitle: {
567
567
  } & {
568
568
  default: string;
569
569
  };
570
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
571
- default: "click" | "hover" | "click-hover" | "manual";
570
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
571
+ default: "click" | "hover" | "manual";
572
572
  };
573
573
  renderType: import("vue-types").VueTypeDef<"auto" | "shown"> & {
574
574
  default: "auto" | "shown";
@@ -90,8 +90,8 @@ declare const _default: {
90
90
  } & {
91
91
  default: string;
92
92
  };
93
- trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "click-hover" | "manual"> & {
94
- default: "click" | "hover" | "click-hover" | "manual";
93
+ trigger: import("vue-types").VueTypeValidableDef<"click" | "hover" | "manual"> & {
94
+ default: "click" | "hover" | "manual";
95
95
  };
96
96
  renderType: import("vue-types").VueTypeDef<"auto" | "shown"> & {
97
97
  default: "auto" | "shown";