bitboss-ui 2.1.13 → 2.1.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +12 -2
- package/dist/components/BbPopover/BbPopover.vue.d.ts +12 -2
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +12 -2
- package/dist/components/CommonPopover.vue.d.ts +2 -0
- package/dist/index.css +1 -1
- package/dist/index106.js +9 -9
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +10 -10
- package/dist/index13.js +1 -1
- package/dist/index131.js +4 -4
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index209.js +2 -34
- package/dist/index21.js +16 -16
- package/dist/index210.js +51 -86
- package/dist/{index213.js → index211.js} +1 -1
- package/dist/index212.js +105 -28
- package/dist/index214.js +99 -50
- package/dist/index216.js +72 -3
- package/dist/index218.js +13 -16
- package/dist/index219.js +2 -4
- package/dist/index220.js +2 -13
- package/dist/index221.js +2 -11
- package/dist/index222.js +2 -20
- package/dist/index223.js +3 -197
- package/dist/index224.js +9 -0
- package/dist/index225.js +7 -66
- package/dist/index226.js +7 -0
- package/dist/index227.js +5 -13
- package/dist/index228.js +5 -113
- package/dist/index229.js +7 -0
- package/dist/index23.js +15 -15
- package/dist/index230.js +5 -13
- package/dist/index231.js +5 -3
- package/dist/index232.js +5 -2
- package/dist/index233.js +8 -4
- package/dist/index234.js +250 -2
- package/dist/index235.js +52 -2
- package/dist/index236.js +44 -5
- package/dist/index237.js +4 -4
- package/dist/index238.js +60 -5
- package/dist/index239.js +13 -5
- package/dist/index240.js +4 -5
- package/dist/index241.js +11 -5
- package/dist/index242.js +20 -2
- package/dist/index243.js +197 -2
- package/dist/index245.js +114 -12
- package/dist/index247.js +10 -106
- package/dist/index248.js +5 -0
- package/dist/index249.js +4 -100
- package/dist/index25.js +3 -3
- package/dist/index250.js +88 -0
- package/dist/index252.js +29 -5
- package/dist/index253.js +16 -5
- package/dist/index254.js +15 -8
- package/dist/index255.js +12 -250
- package/dist/index256.js +12 -51
- package/dist/index257.js +3 -44
- package/dist/index258.js +4 -4
- package/dist/index259.js +2 -60
- package/dist/index260.js +34 -2
- package/dist/index261.js +17 -182
- package/dist/index262.js +11 -9
- package/dist/index263.js +6 -3
- package/dist/index264.js +231 -2
- package/dist/index265.js +182 -6
- package/dist/index266.js +2 -7
- package/dist/index267.js +8 -8
- package/dist/index268.js +8 -23
- package/dist/index269.js +9 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +23 -6
- package/dist/index271.js +6 -16
- package/dist/index272.js +16 -9
- package/dist/index273.js +3 -9
- package/dist/index274.js +9 -8
- package/dist/index275.js +1 -1
- package/dist/index278.js +1 -1
- package/dist/index279.js +1 -1
- package/dist/index280.js +3 -2
- package/dist/index281.js +1 -1
- package/dist/index282.js +3 -17
- package/dist/index284.js +7 -3
- package/dist/index285.js +17 -3
- package/dist/index286.js +6 -0
- package/dist/index287.js +28 -7
- package/dist/index288.js +1 -1
- package/dist/index289.js +3 -7
- package/dist/index29.js +3 -3
- package/dist/index290.js +7 -11
- package/dist/index291.js +10 -3
- package/dist/index293.js +280 -5
- package/dist/index294.js +2 -280
- package/dist/index295.js +16 -2
- package/dist/index296.js +2 -125
- package/dist/index297.js +16 -2
- package/dist/index298.js +2 -15
- package/dist/index299.js +19 -2
- package/dist/index300.js +2 -16
- package/dist/index301.js +15 -2
- package/dist/index302.js +2 -16
- package/dist/index303.js +19 -2
- package/dist/index304.js +2 -19
- package/dist/index305.js +27 -2
- package/dist/index306.js +2 -19
- package/dist/index307.js +2 -2
- package/dist/index308.js +2 -27
- package/dist/index309.js +2 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +1 -1
- package/dist/index311.js +21 -1
- package/dist/index313.js +6 -2
- package/dist/index314.js +3 -22
- package/dist/index315.js +7 -0
- package/dist/index316.js +2 -6
- package/dist/index317.js +125 -3
- package/dist/index318.js +2 -3
- package/dist/index319.js +1 -1
- package/dist/index320.js +1 -1
- package/dist/index325.js +7 -128
- package/dist/index326.js +5 -368
- package/dist/index327.js +7 -32
- package/dist/index328.js +128 -27
- package/dist/index329.js +371 -0
- package/dist/index33.js +8 -8
- package/dist/index330.js +6 -7
- package/dist/index331.js +6 -5
- package/dist/index332.js +19 -8
- package/dist/index335.js +1 -1
- package/dist/index336.js +32 -6
- package/dist/index337.js +27 -18
- package/dist/index340.js +1 -1
- package/dist/{index344.js → index342.js} +1 -1
- package/dist/index343.js +127 -3
- package/dist/index345.js +3 -127
- package/dist/index35.js +4 -4
- package/dist/index37.js +204 -198
- package/dist/index39.js +7 -7
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +3 -3
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index79.js +4 -4
- package/dist/index81.js +1 -1
- package/dist/index83.js +2 -2
- package/dist/index85.js +1 -1
- package/dist/index87.js +1 -1
- package/dist/index90.js +3 -3
- package/dist/index92.js +2 -2
- package/dist/index94.js +3 -3
- package/package.json +2 -2
- package/dist/index215.js +0 -17
- package/dist/index217.js +0 -14
- package/dist/index244.js +0 -20
- package/dist/index246.js +0 -8
- package/dist/index251.js +0 -233
- package/dist/index283.js +0 -30
- package/dist/index312.js +0 -4
- package/dist/index338.js +0 -9
@@ -158,6 +158,7 @@ declare function __VLS_template(): {
|
|
158
158
|
readonly dialog?: boolean | undefined;
|
159
159
|
readonly renderContent?: boolean | undefined;
|
160
160
|
readonly tag?: string | undefined;
|
161
|
+
readonly flip?: boolean | undefined;
|
161
162
|
readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
162
163
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
163
164
|
$attrs: {
|
@@ -185,6 +186,7 @@ declare function __VLS_template(): {
|
|
185
186
|
dialog?: boolean;
|
186
187
|
renderContent?: boolean;
|
187
188
|
tag?: string;
|
189
|
+
flip?: boolean;
|
188
190
|
}> & Readonly<{
|
189
191
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
190
192
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
@@ -194,6 +196,7 @@ declare function __VLS_template(): {
|
|
194
196
|
padding: number;
|
195
197
|
tag: string;
|
196
198
|
renderContent: boolean;
|
199
|
+
flip: boolean;
|
197
200
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
198
201
|
beforeCreate?: (() => void) | (() => void)[];
|
199
202
|
created?: (() => void) | (() => void)[];
|
@@ -219,6 +222,7 @@ declare function __VLS_template(): {
|
|
219
222
|
padding: number;
|
220
223
|
tag: string;
|
221
224
|
renderContent: boolean;
|
225
|
+
flip: boolean;
|
222
226
|
}> & Omit<Readonly<{
|
223
227
|
modelValue?: boolean;
|
224
228
|
} & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
|
@@ -226,9 +230,10 @@ declare function __VLS_template(): {
|
|
226
230
|
dialog?: boolean;
|
227
231
|
renderContent?: boolean;
|
228
232
|
tag?: string;
|
233
|
+
flip?: boolean;
|
229
234
|
}> & Readonly<{
|
230
235
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
231
|
-
}>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
236
|
+
}>, "transitionDuration" | "padding" | "tag" | "renderContent" | "flip"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
232
237
|
$slots: {
|
233
238
|
activator?(_: {}): any;
|
234
239
|
default?(_: {}): any;
|
@@ -263,6 +268,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbDropdownProps, {}
|
|
263
268
|
readonly dialog?: boolean | undefined;
|
264
269
|
readonly renderContent?: boolean | undefined;
|
265
270
|
readonly tag?: string | undefined;
|
271
|
+
readonly flip?: boolean | undefined;
|
266
272
|
readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
267
273
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
268
274
|
$attrs: {
|
@@ -290,6 +296,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbDropdownProps, {}
|
|
290
296
|
dialog?: boolean;
|
291
297
|
renderContent?: boolean;
|
292
298
|
tag?: string;
|
299
|
+
flip?: boolean;
|
293
300
|
}> & Readonly<{
|
294
301
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
295
302
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
@@ -299,6 +306,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbDropdownProps, {}
|
|
299
306
|
padding: number;
|
300
307
|
tag: string;
|
301
308
|
renderContent: boolean;
|
309
|
+
flip: boolean;
|
302
310
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
303
311
|
beforeCreate?: (() => void) | (() => void)[];
|
304
312
|
created?: (() => void) | (() => void)[];
|
@@ -324,6 +332,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbDropdownProps, {}
|
|
324
332
|
padding: number;
|
325
333
|
tag: string;
|
326
334
|
renderContent: boolean;
|
335
|
+
flip: boolean;
|
327
336
|
}> & Omit<Readonly<{
|
328
337
|
modelValue?: boolean;
|
329
338
|
} & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
|
@@ -331,9 +340,10 @@ declare const __VLS_component: import('vue').DefineComponent<BbDropdownProps, {}
|
|
331
340
|
dialog?: boolean;
|
332
341
|
renderContent?: boolean;
|
333
342
|
tag?: string;
|
343
|
+
flip?: boolean;
|
334
344
|
}> & Readonly<{
|
335
345
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
336
|
-
}>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
346
|
+
}>, "transitionDuration" | "padding" | "tag" | "renderContent" | "flip"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
337
347
|
$slots: {
|
338
348
|
activator?(_: {}): any;
|
339
349
|
default?(_: {}): any;
|
@@ -75,6 +75,7 @@ declare function __VLS_template(): {
|
|
75
75
|
readonly dialog?: boolean | undefined;
|
76
76
|
readonly renderContent?: boolean | undefined;
|
77
77
|
readonly tag?: string | undefined;
|
78
|
+
readonly flip?: boolean | undefined;
|
78
79
|
readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
79
80
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
80
81
|
$attrs: {
|
@@ -102,6 +103,7 @@ declare function __VLS_template(): {
|
|
102
103
|
dialog?: boolean;
|
103
104
|
renderContent?: boolean;
|
104
105
|
tag?: string;
|
106
|
+
flip?: boolean;
|
105
107
|
}> & Readonly<{
|
106
108
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
107
109
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
@@ -111,6 +113,7 @@ declare function __VLS_template(): {
|
|
111
113
|
padding: number;
|
112
114
|
tag: string;
|
113
115
|
renderContent: boolean;
|
116
|
+
flip: boolean;
|
114
117
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
115
118
|
beforeCreate?: (() => void) | (() => void)[];
|
116
119
|
created?: (() => void) | (() => void)[];
|
@@ -136,6 +139,7 @@ declare function __VLS_template(): {
|
|
136
139
|
padding: number;
|
137
140
|
tag: string;
|
138
141
|
renderContent: boolean;
|
142
|
+
flip: boolean;
|
139
143
|
}> & Omit<Readonly<{
|
140
144
|
modelValue?: boolean;
|
141
145
|
} & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
|
@@ -143,9 +147,10 @@ declare function __VLS_template(): {
|
|
143
147
|
dialog?: boolean;
|
144
148
|
renderContent?: boolean;
|
145
149
|
tag?: string;
|
150
|
+
flip?: boolean;
|
146
151
|
}> & Readonly<{
|
147
152
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
148
|
-
}>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
153
|
+
}>, "transitionDuration" | "padding" | "tag" | "renderContent" | "flip"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
149
154
|
$slots: {
|
150
155
|
activator?(_: {}): any;
|
151
156
|
default?(_: {}): any;
|
@@ -190,6 +195,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbPopoverProps, {
|
|
190
195
|
readonly dialog?: boolean | undefined;
|
191
196
|
readonly renderContent?: boolean | undefined;
|
192
197
|
readonly tag?: string | undefined;
|
198
|
+
readonly flip?: boolean | undefined;
|
193
199
|
readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
194
200
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
195
201
|
$attrs: {
|
@@ -217,6 +223,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbPopoverProps, {
|
|
217
223
|
dialog?: boolean;
|
218
224
|
renderContent?: boolean;
|
219
225
|
tag?: string;
|
226
|
+
flip?: boolean;
|
220
227
|
}> & Readonly<{
|
221
228
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
222
229
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
@@ -226,6 +233,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbPopoverProps, {
|
|
226
233
|
padding: number;
|
227
234
|
tag: string;
|
228
235
|
renderContent: boolean;
|
236
|
+
flip: boolean;
|
229
237
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
230
238
|
beforeCreate?: (() => void) | (() => void)[];
|
231
239
|
created?: (() => void) | (() => void)[];
|
@@ -251,6 +259,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbPopoverProps, {
|
|
251
259
|
padding: number;
|
252
260
|
tag: string;
|
253
261
|
renderContent: boolean;
|
262
|
+
flip: boolean;
|
254
263
|
}> & Omit<Readonly<{
|
255
264
|
modelValue?: boolean;
|
256
265
|
} & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
|
@@ -258,9 +267,10 @@ declare const __VLS_component: import('vue').DefineComponent<BbPopoverProps, {
|
|
258
267
|
dialog?: boolean;
|
259
268
|
renderContent?: boolean;
|
260
269
|
tag?: string;
|
270
|
+
flip?: boolean;
|
261
271
|
}> & Readonly<{
|
262
272
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
263
|
-
}>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
273
|
+
}>, "transitionDuration" | "padding" | "tag" | "renderContent" | "flip"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
264
274
|
$slots: {
|
265
275
|
activator?(_: {}): any;
|
266
276
|
default?(_: {}): any;
|
@@ -48,6 +48,7 @@ declare function __VLS_template(): {
|
|
48
48
|
readonly dialog?: boolean | undefined;
|
49
49
|
readonly renderContent?: boolean | undefined;
|
50
50
|
readonly tag?: string | undefined;
|
51
|
+
readonly flip?: boolean | undefined;
|
51
52
|
readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
52
53
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
53
54
|
$attrs: {
|
@@ -75,6 +76,7 @@ declare function __VLS_template(): {
|
|
75
76
|
dialog?: boolean;
|
76
77
|
renderContent?: boolean;
|
77
78
|
tag?: string;
|
79
|
+
flip?: boolean;
|
78
80
|
}> & Readonly<{
|
79
81
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
80
82
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
@@ -84,6 +86,7 @@ declare function __VLS_template(): {
|
|
84
86
|
padding: number;
|
85
87
|
tag: string;
|
86
88
|
renderContent: boolean;
|
89
|
+
flip: boolean;
|
87
90
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
88
91
|
beforeCreate?: (() => void) | (() => void)[];
|
89
92
|
created?: (() => void) | (() => void)[];
|
@@ -109,6 +112,7 @@ declare function __VLS_template(): {
|
|
109
112
|
padding: number;
|
110
113
|
tag: string;
|
111
114
|
renderContent: boolean;
|
115
|
+
flip: boolean;
|
112
116
|
}> & Omit<Readonly<{
|
113
117
|
modelValue?: boolean;
|
114
118
|
} & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
|
@@ -116,9 +120,10 @@ declare function __VLS_template(): {
|
|
116
120
|
dialog?: boolean;
|
117
121
|
renderContent?: boolean;
|
118
122
|
tag?: string;
|
123
|
+
flip?: boolean;
|
119
124
|
}> & Readonly<{
|
120
125
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
121
|
-
}>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
126
|
+
}>, "transitionDuration" | "padding" | "tag" | "renderContent" | "flip"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
122
127
|
$slots: {
|
123
128
|
activator?(_: {}): any;
|
124
129
|
default?(_: {}): any;
|
@@ -156,6 +161,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
|
|
156
161
|
readonly dialog?: boolean | undefined;
|
157
162
|
readonly renderContent?: boolean | undefined;
|
158
163
|
readonly tag?: string | undefined;
|
164
|
+
readonly flip?: boolean | undefined;
|
159
165
|
readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
160
166
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
161
167
|
$attrs: {
|
@@ -183,6 +189,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
|
|
183
189
|
dialog?: boolean;
|
184
190
|
renderContent?: boolean;
|
185
191
|
tag?: string;
|
192
|
+
flip?: boolean;
|
186
193
|
}> & Readonly<{
|
187
194
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
188
195
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
@@ -192,6 +199,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
|
|
192
199
|
padding: number;
|
193
200
|
tag: string;
|
194
201
|
renderContent: boolean;
|
202
|
+
flip: boolean;
|
195
203
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
196
204
|
beforeCreate?: (() => void) | (() => void)[];
|
197
205
|
created?: (() => void) | (() => void)[];
|
@@ -217,6 +225,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
|
|
217
225
|
padding: number;
|
218
226
|
tag: string;
|
219
227
|
renderContent: boolean;
|
228
|
+
flip: boolean;
|
220
229
|
}> & Omit<Readonly<{
|
221
230
|
modelValue?: boolean;
|
222
231
|
} & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
|
@@ -224,9 +233,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
|
|
224
233
|
dialog?: boolean;
|
225
234
|
renderContent?: boolean;
|
226
235
|
tag?: string;
|
236
|
+
flip?: boolean;
|
227
237
|
}> & Readonly<{
|
228
238
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
229
|
-
}>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
239
|
+
}>, "transitionDuration" | "padding" | "tag" | "renderContent" | "flip"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
230
240
|
$slots: {
|
231
241
|
activator?(_: {}): any;
|
232
242
|
default?(_: {}): any;
|
@@ -4,6 +4,7 @@ export type BubbleProps = Pick<CommonProps, 'arrowPadding' | 'offset' | 'block'
|
|
4
4
|
dialog?: boolean;
|
5
5
|
renderContent?: boolean;
|
6
6
|
tag?: string;
|
7
|
+
flip?: boolean;
|
7
8
|
};
|
8
9
|
type __VLS_Props = BubbleProps;
|
9
10
|
type __VLS_PublicProps = {
|
@@ -32,6 +33,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
|
|
32
33
|
padding: number;
|
33
34
|
tag: string;
|
34
35
|
renderContent: boolean;
|
36
|
+
flip: boolean;
|
35
37
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
36
38
|
wrapper: unknown;
|
37
39
|
content: unknown;
|