bitboss-ui 2.0.172 → 2.0.174

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 (181) hide show
  1. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +2 -2
  2. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +16 -2
  3. package/dist/components/BbPopover/BbPopover.vue.d.ts +18 -4
  4. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +16 -2
  5. package/dist/components/CommonPopover.vue.d.ts +3 -0
  6. package/dist/index.css +1 -1
  7. package/dist/index106.js +6 -6
  8. package/dist/index111.js +1 -1
  9. package/dist/index113.js +1 -1
  10. package/dist/index121.js +9 -9
  11. package/dist/index129.js +1 -1
  12. package/dist/index13.js +1 -1
  13. package/dist/index131.js +40 -39
  14. package/dist/index133.js +1 -1
  15. package/dist/index139.js +2 -2
  16. package/dist/index15.js +35 -34
  17. package/dist/index17.js +3 -3
  18. package/dist/index19.js +7 -7
  19. package/dist/index209.js +2 -10
  20. package/dist/index21.js +16 -16
  21. package/dist/index210.js +4 -3
  22. package/dist/index211.js +2 -13
  23. package/dist/index212.js +13 -34
  24. package/dist/index213.js +65 -12
  25. package/dist/index215.js +36 -0
  26. package/dist/index216.js +4 -2
  27. package/dist/index217.js +13 -4
  28. package/dist/index218.js +11 -2
  29. package/dist/index219.js +20 -2
  30. package/dist/index220.js +200 -41
  31. package/dist/index222.js +120 -7
  32. package/dist/index224.js +2 -5
  33. package/dist/index225.js +2 -9
  34. package/dist/index226.js +3 -5
  35. package/dist/index227.js +5 -5
  36. package/dist/index228.js +3 -3
  37. package/dist/index229.js +2 -2
  38. package/dist/index23.js +114 -125
  39. package/dist/index230.js +5 -5
  40. package/dist/index231.js +5 -2
  41. package/dist/index232.js +5 -2
  42. package/dist/index233.js +2 -11
  43. package/dist/index234.js +2 -20
  44. package/dist/index235.js +2 -105
  45. package/dist/{index241.js → index236.js} +3 -3
  46. package/dist/index237.js +17 -86
  47. package/dist/index238.js +108 -0
  48. package/dist/index240.js +100 -17
  49. package/dist/index242.js +86 -15
  50. package/dist/index244.js +28 -11
  51. package/dist/index246.js +15 -4
  52. package/dist/index247.js +12 -200
  53. package/dist/index248.js +43 -0
  54. package/dist/index249.js +6 -18
  55. package/dist/index25.js +5 -5
  56. package/dist/index250.js +7 -12
  57. package/dist/index251.js +11 -102
  58. package/dist/index252.js +179 -0
  59. package/dist/index253.js +5 -100
  60. package/dist/index254.js +7 -0
  61. package/dist/index255.js +6 -226
  62. package/dist/index256.js +250 -2
  63. package/dist/index257.js +50 -175
  64. package/dist/index258.js +44 -3
  65. package/dist/index259.js +5 -2
  66. package/dist/index260.js +60 -5
  67. package/dist/index261.js +18 -5
  68. package/dist/index262.js +12 -8
  69. package/dist/index263.js +216 -238
  70. package/dist/index264.js +3 -52
  71. package/dist/index265.js +6 -44
  72. package/dist/index266.js +16 -5
  73. package/dist/index267.js +10 -60
  74. package/dist/index268.js +2 -8
  75. package/dist/index269.js +3 -23
  76. package/dist/index27.js +1 -1
  77. package/dist/index270.js +9 -6
  78. package/dist/index271.js +8 -15
  79. package/dist/index272.js +23 -3
  80. package/dist/index273.js +1 -1
  81. package/dist/index275.js +5 -2
  82. package/dist/index276.js +1 -1
  83. package/dist/index277.js +2 -5
  84. package/dist/index278.js +4 -7
  85. package/dist/index279.js +8 -5
  86. package/dist/index280.js +3 -6
  87. package/dist/index282.js +7 -2
  88. package/dist/index283.js +5 -0
  89. package/dist/index284.js +2 -7
  90. package/dist/index285.js +1 -1
  91. package/dist/index286.js +3 -4
  92. package/dist/index287.js +7 -3
  93. package/dist/index288.js +11 -17
  94. package/dist/index289.js +3 -27
  95. package/dist/index29.js +2 -2
  96. package/dist/index290.js +27 -3
  97. package/dist/index291.js +276 -467
  98. package/dist/index292.js +2 -2
  99. package/dist/index293.js +125 -3
  100. package/dist/index294.js +2 -3
  101. package/dist/index295.js +13 -278
  102. package/dist/index296.js +2 -2
  103. package/dist/index297.js +12 -121
  104. package/dist/index298.js +2 -2
  105. package/dist/index299.js +11 -10
  106. package/dist/index301.js +15 -12
  107. package/dist/index303.js +5 -15
  108. package/dist/index304.js +3 -2
  109. package/dist/index305.js +3 -19
  110. package/dist/index306.js +17 -2
  111. package/dist/index307.js +3 -200
  112. package/dist/index308.js +470 -5
  113. package/dist/index309.js +2 -3
  114. package/dist/index31.js +2 -2
  115. package/dist/index310.js +200 -3
  116. package/dist/index311.js +19 -2
  117. package/dist/index312.js +2 -5
  118. package/dist/index313.js +23 -15
  119. package/dist/index315.js +2 -27
  120. package/dist/index316.js +2 -2
  121. package/dist/index317.js +1 -1
  122. package/dist/index318.js +1 -1
  123. package/dist/index319.js +21 -1
  124. package/dist/index321.js +1 -21
  125. package/dist/index322.js +7 -0
  126. package/dist/index323.js +701 -5
  127. package/dist/index324.js +352 -699
  128. package/dist/index325.js +58 -354
  129. package/dist/index326.js +5 -58
  130. package/dist/index328.js +8 -58
  131. package/dist/index329.js +6 -58
  132. package/dist/index33.js +7 -7
  133. package/dist/index330.js +7 -32
  134. package/dist/index331.js +128 -27
  135. package/dist/index332.js +371 -0
  136. package/dist/index333.js +32 -46
  137. package/dist/index334.js +28 -7
  138. package/dist/index336.js +6 -5
  139. package/dist/index337.js +19 -8
  140. package/dist/index338.js +227 -6
  141. package/dist/index339.js +45 -17
  142. package/dist/index340.js +6 -227
  143. package/dist/index341.js +57 -127
  144. package/dist/index342.js +56 -366
  145. package/dist/index343.js +1 -1
  146. package/dist/index345.js +1 -1
  147. package/dist/index346.js +123 -476
  148. package/dist/index347.js +429 -40
  149. package/dist/index348.js +121 -123
  150. package/dist/index349.js +469 -369
  151. package/dist/index35.js +4 -4
  152. package/dist/index350.js +43 -122
  153. package/dist/index37.js +19 -19
  154. package/dist/index39.js +4 -4
  155. package/dist/index41.js +2 -2
  156. package/dist/index43.js +7 -7
  157. package/dist/index45.js +8 -8
  158. package/dist/index47.js +2 -2
  159. package/dist/index49.js +3 -3
  160. package/dist/index53.js +1 -1
  161. package/dist/index55.js +1 -1
  162. package/dist/index57.js +2 -2
  163. package/dist/index61.js +3 -3
  164. package/dist/index67.js +1 -1
  165. package/dist/index79.js +106 -112
  166. package/dist/index81.js +1 -1
  167. package/dist/index83.js +2 -2
  168. package/dist/index85.js +1 -1
  169. package/dist/index87.js +1 -1
  170. package/dist/index90.js +4 -4
  171. package/dist/index92.js +2 -2
  172. package/dist/index94.js +56 -56
  173. package/package.json +1 -1
  174. package/dist/index214.js +0 -68
  175. package/dist/index221.js +0 -8
  176. package/dist/index223.js +0 -17
  177. package/dist/index239.js +0 -31
  178. package/dist/index243.js +0 -5
  179. package/dist/index281.js +0 -13
  180. package/dist/index320.js +0 -4
  181. package/dist/index335.js +0 -10
@@ -213,7 +213,6 @@ declare function __VLS_template(): {
213
213
  suffix?(_: {}): any;
214
214
  };
215
215
  }) | null;
216
- indicator: HTMLButtonElement;
217
216
  pallette: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
218
217
  modelValue: string | null;
219
218
  }> & Readonly<{
@@ -236,6 +235,7 @@ declare function __VLS_template(): {
236
235
  }> & Readonly<{
237
236
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
238
237
  }>, {}, {}, {}, {}, {}> | null;
238
+ indicator: HTMLButtonElement;
239
239
  };
240
240
  rootEl: HTMLSpanElement;
241
241
  };
@@ -365,7 +365,6 @@ declare const __VLS_component: import('vue').DefineComponent<BaseColorInputProps
365
365
  suffix?(_: {}): any;
366
366
  };
367
367
  }) | null;
368
- indicator: HTMLButtonElement;
369
368
  pallette: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
370
369
  modelValue: string | null;
371
370
  }> & Readonly<{
@@ -388,6 +387,7 @@ declare const __VLS_component: import('vue').DefineComponent<BaseColorInputProps
388
387
  }> & Readonly<{
389
388
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
390
389
  }>, {}, {}, {}, {}, {}> | null;
390
+ indicator: HTMLButtonElement;
391
391
  }, HTMLSpanElement>;
392
392
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
393
393
  export default _default;
@@ -156,6 +156,7 @@ declare function __VLS_template(): {
156
156
  readonly placement?: "top" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | undefined;
157
157
  readonly containerAttributes?: Record<string, any> | undefined;
158
158
  readonly dialog?: boolean | undefined;
159
+ readonly renderContent?: boolean | undefined;
159
160
  readonly tag?: string | undefined;
160
161
  readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
161
162
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
@@ -182,6 +183,7 @@ declare function __VLS_template(): {
182
183
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
183
184
  containerAttributes?: Record<string, any>;
184
185
  dialog?: boolean;
186
+ renderContent?: boolean;
185
187
  tag?: string;
186
188
  }> & Readonly<{
187
189
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
@@ -189,7 +191,9 @@ declare function __VLS_template(): {
189
191
  "update:modelValue": (value: boolean) => any;
190
192
  }, string, {
191
193
  transitionDuration: number;
194
+ padding: number;
192
195
  tag: string;
196
+ renderContent: boolean;
193
197
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
194
198
  beforeCreate?: (() => void) | (() => void)[];
195
199
  created?: (() => void) | (() => void)[];
@@ -212,16 +216,19 @@ declare function __VLS_template(): {
212
216
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
213
217
  } & Readonly<{
214
218
  transitionDuration: number;
219
+ padding: number;
215
220
  tag: string;
221
+ renderContent: boolean;
216
222
  }> & Omit<Readonly<{
217
223
  modelValue?: boolean;
218
224
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
219
225
  containerAttributes?: Record<string, any>;
220
226
  dialog?: boolean;
227
+ renderContent?: boolean;
221
228
  tag?: string;
222
229
  }> & Readonly<{
223
230
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
224
- }>, "transitionDuration" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
231
+ }>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
225
232
  $slots: {
226
233
  activator?(_: {}): any;
227
234
  default?(_: {}): any;
@@ -254,6 +261,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbDropdownProps, {}
254
261
  readonly placement?: "top" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | undefined;
255
262
  readonly containerAttributes?: Record<string, any> | undefined;
256
263
  readonly dialog?: boolean | undefined;
264
+ readonly renderContent?: boolean | undefined;
257
265
  readonly tag?: string | undefined;
258
266
  readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
259
267
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
@@ -280,6 +288,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbDropdownProps, {}
280
288
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
281
289
  containerAttributes?: Record<string, any>;
282
290
  dialog?: boolean;
291
+ renderContent?: boolean;
283
292
  tag?: string;
284
293
  }> & Readonly<{
285
294
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
@@ -287,7 +296,9 @@ declare const __VLS_component: import('vue').DefineComponent<BbDropdownProps, {}
287
296
  "update:modelValue": (value: boolean) => any;
288
297
  }, string, {
289
298
  transitionDuration: number;
299
+ padding: number;
290
300
  tag: string;
301
+ renderContent: boolean;
291
302
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
292
303
  beforeCreate?: (() => void) | (() => void)[];
293
304
  created?: (() => void) | (() => void)[];
@@ -310,16 +321,19 @@ declare const __VLS_component: import('vue').DefineComponent<BbDropdownProps, {}
310
321
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
311
322
  } & Readonly<{
312
323
  transitionDuration: number;
324
+ padding: number;
313
325
  tag: string;
326
+ renderContent: boolean;
314
327
  }> & Omit<Readonly<{
315
328
  modelValue?: boolean;
316
329
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
317
330
  containerAttributes?: Record<string, any>;
318
331
  dialog?: boolean;
332
+ renderContent?: boolean;
319
333
  tag?: string;
320
334
  }> & Readonly<{
321
335
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
322
- }>, "transitionDuration" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
336
+ }>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
323
337
  $slots: {
324
338
  activator?(_: {}): any;
325
339
  default?(_: {}): any;
@@ -23,7 +23,7 @@ declare function __VLS_template(): {
23
23
  slots: Readonly<{
24
24
  activator?: (props: {
25
25
  props: {
26
- "aria-controls": string;
26
+ "aria-controls": string | undefined;
27
27
  "aria-expanded": boolean;
28
28
  onClick: typeof onTriggerClick;
29
29
  id: string;
@@ -42,7 +42,7 @@ declare function __VLS_template(): {
42
42
  }> & {
43
43
  activator?: (props: {
44
44
  props: {
45
- "aria-controls": string;
45
+ "aria-controls": string | undefined;
46
46
  "aria-expanded": boolean;
47
47
  onClick: typeof onTriggerClick;
48
48
  id: string;
@@ -73,6 +73,7 @@ declare function __VLS_template(): {
73
73
  readonly placement?: "top" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | undefined;
74
74
  readonly containerAttributes?: Record<string, any> | undefined;
75
75
  readonly dialog?: boolean | undefined;
76
+ readonly renderContent?: boolean | undefined;
76
77
  readonly tag?: string | undefined;
77
78
  readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
78
79
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
@@ -99,6 +100,7 @@ declare function __VLS_template(): {
99
100
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
100
101
  containerAttributes?: Record<string, any>;
101
102
  dialog?: boolean;
103
+ renderContent?: boolean;
102
104
  tag?: string;
103
105
  }> & Readonly<{
104
106
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
@@ -106,7 +108,9 @@ declare function __VLS_template(): {
106
108
  "update:modelValue": (value: boolean) => any;
107
109
  }, string, {
108
110
  transitionDuration: number;
111
+ padding: number;
109
112
  tag: string;
113
+ renderContent: boolean;
110
114
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
111
115
  beforeCreate?: (() => void) | (() => void)[];
112
116
  created?: (() => void) | (() => void)[];
@@ -129,16 +133,19 @@ declare function __VLS_template(): {
129
133
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
130
134
  } & Readonly<{
131
135
  transitionDuration: number;
136
+ padding: number;
132
137
  tag: string;
138
+ renderContent: boolean;
133
139
  }> & Omit<Readonly<{
134
140
  modelValue?: boolean;
135
141
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
136
142
  containerAttributes?: Record<string, any>;
137
143
  dialog?: boolean;
144
+ renderContent?: boolean;
138
145
  tag?: string;
139
146
  }> & Readonly<{
140
147
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
141
- }>, "transitionDuration" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
148
+ }>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
142
149
  $slots: {
143
150
  activator?(_: {}): any;
144
151
  default?(_: {}): any;
@@ -181,6 +188,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbPopoverProps, {
181
188
  readonly placement?: "top" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | undefined;
182
189
  readonly containerAttributes?: Record<string, any> | undefined;
183
190
  readonly dialog?: boolean | undefined;
191
+ readonly renderContent?: boolean | undefined;
184
192
  readonly tag?: string | undefined;
185
193
  readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
186
194
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
@@ -207,6 +215,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbPopoverProps, {
207
215
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
208
216
  containerAttributes?: Record<string, any>;
209
217
  dialog?: boolean;
218
+ renderContent?: boolean;
210
219
  tag?: string;
211
220
  }> & Readonly<{
212
221
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
@@ -214,7 +223,9 @@ declare const __VLS_component: import('vue').DefineComponent<BbPopoverProps, {
214
223
  "update:modelValue": (value: boolean) => any;
215
224
  }, string, {
216
225
  transitionDuration: number;
226
+ padding: number;
217
227
  tag: string;
228
+ renderContent: boolean;
218
229
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
219
230
  beforeCreate?: (() => void) | (() => void)[];
220
231
  created?: (() => void) | (() => void)[];
@@ -237,16 +248,19 @@ declare const __VLS_component: import('vue').DefineComponent<BbPopoverProps, {
237
248
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
238
249
  } & Readonly<{
239
250
  transitionDuration: number;
251
+ padding: number;
240
252
  tag: string;
253
+ renderContent: boolean;
241
254
  }> & Omit<Readonly<{
242
255
  modelValue?: boolean;
243
256
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
244
257
  containerAttributes?: Record<string, any>;
245
258
  dialog?: boolean;
259
+ renderContent?: boolean;
246
260
  tag?: string;
247
261
  }> & Readonly<{
248
262
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
249
- }>, "transitionDuration" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
263
+ }>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
250
264
  $slots: {
251
265
  activator?(_: {}): any;
252
266
  default?(_: {}): any;
@@ -46,6 +46,7 @@ declare function __VLS_template(): {
46
46
  readonly placement?: "top" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | undefined;
47
47
  readonly containerAttributes?: Record<string, any> | undefined;
48
48
  readonly dialog?: boolean | undefined;
49
+ readonly renderContent?: boolean | undefined;
49
50
  readonly tag?: string | undefined;
50
51
  readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
51
52
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
@@ -72,6 +73,7 @@ declare function __VLS_template(): {
72
73
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
73
74
  containerAttributes?: Record<string, any>;
74
75
  dialog?: boolean;
76
+ renderContent?: boolean;
75
77
  tag?: string;
76
78
  }> & Readonly<{
77
79
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
@@ -79,7 +81,9 @@ declare function __VLS_template(): {
79
81
  "update:modelValue": (value: boolean) => any;
80
82
  }, string, {
81
83
  transitionDuration: number;
84
+ padding: number;
82
85
  tag: string;
86
+ renderContent: boolean;
83
87
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
84
88
  beforeCreate?: (() => void) | (() => void)[];
85
89
  created?: (() => void) | (() => void)[];
@@ -102,16 +106,19 @@ declare function __VLS_template(): {
102
106
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
103
107
  } & Readonly<{
104
108
  transitionDuration: number;
109
+ padding: number;
105
110
  tag: string;
111
+ renderContent: boolean;
106
112
  }> & Omit<Readonly<{
107
113
  modelValue?: boolean;
108
114
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
109
115
  containerAttributes?: Record<string, any>;
110
116
  dialog?: boolean;
117
+ renderContent?: boolean;
111
118
  tag?: string;
112
119
  }> & Readonly<{
113
120
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
114
- }>, "transitionDuration" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
121
+ }>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
115
122
  $slots: {
116
123
  activator?(_: {}): any;
117
124
  default?(_: {}): any;
@@ -147,6 +154,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
147
154
  readonly placement?: "top" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | undefined;
148
155
  readonly containerAttributes?: Record<string, any> | undefined;
149
156
  readonly dialog?: boolean | undefined;
157
+ readonly renderContent?: boolean | undefined;
150
158
  readonly tag?: string | undefined;
151
159
  readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
152
160
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
@@ -173,6 +181,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
173
181
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
174
182
  containerAttributes?: Record<string, any>;
175
183
  dialog?: boolean;
184
+ renderContent?: boolean;
176
185
  tag?: string;
177
186
  }> & Readonly<{
178
187
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
@@ -180,7 +189,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
180
189
  "update:modelValue": (value: boolean) => any;
181
190
  }, string, {
182
191
  transitionDuration: number;
192
+ padding: number;
183
193
  tag: string;
194
+ renderContent: boolean;
184
195
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
185
196
  beforeCreate?: (() => void) | (() => void)[];
186
197
  created?: (() => void) | (() => void)[];
@@ -203,16 +214,19 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
203
214
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
204
215
  } & Readonly<{
205
216
  transitionDuration: number;
217
+ padding: number;
206
218
  tag: string;
219
+ renderContent: boolean;
207
220
  }> & Omit<Readonly<{
208
221
  modelValue?: boolean;
209
222
  } & Pick<CommonProps, "transitionDuration" | "arrowPadding" | "block" | "offset" | "padding" | "placement"> & {
210
223
  containerAttributes?: Record<string, any>;
211
224
  dialog?: boolean;
225
+ renderContent?: boolean;
212
226
  tag?: string;
213
227
  }> & Readonly<{
214
228
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
215
- }>, "transitionDuration" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
229
+ }>, "transitionDuration" | "padding" | "tag" | "renderContent"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
216
230
  $slots: {
217
231
  activator?(_: {}): any;
218
232
  default?(_: {}): any;
@@ -2,6 +2,7 @@ import { CommonProps } from '../types/CommonProps';
2
2
  export type BubbleProps = Pick<CommonProps, 'arrowPadding' | 'offset' | 'block' | 'padding' | 'placement' | 'transitionDuration'> & {
3
3
  containerAttributes?: Record<string, any>;
4
4
  dialog?: boolean;
5
+ renderContent?: boolean;
5
6
  tag?: string;
6
7
  };
7
8
  type __VLS_Props = BubbleProps;
@@ -28,7 +29,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
28
29
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
29
30
  }>, {
30
31
  transitionDuration: number;
32
+ padding: number;
31
33
  tag: string;
34
+ renderContent: boolean;
32
35
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
33
36
  wrapper: unknown;
34
37
  content: unknown;