@opentiny/vue-tooltip
Advanced tools
Comparing version
{ | ||
"name": "@opentiny/vue-tooltip", | ||
"version": "3.23.0", | ||
"version": "3.24.0", | ||
"description": "", | ||
@@ -10,5 +10,5 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.23.0", | ||
"@opentiny/vue-common": "~3.23.0", | ||
"@opentiny/vue-theme": "~3.23.0" | ||
"@opentiny/vue-renderless": "~3.24.0", | ||
"@opentiny/vue-common": "~3.24.0", | ||
"@opentiny/vue-theme": "~3.24.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "license": "MIT", |
@@ -106,2 +106,3 @@ import type { ITooltipApi } from '@opentiny/vue-renderless/types/tooltip.type'; | ||
tiny_theme: StringConstructor; | ||
tiny_mcp_config: ObjectConstructor; | ||
tiny_chart_theme: ObjectConstructor; | ||
@@ -213,2 +214,3 @@ }; | ||
tiny_theme: StringConstructor; | ||
tiny_mcp_config: ObjectConstructor; | ||
tiny_chart_theme: ObjectConstructor; | ||
@@ -319,2 +321,3 @@ }, ITooltipApi, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{ | ||
tiny_theme: StringConstructor; | ||
tiny_mcp_config: ObjectConstructor; | ||
tiny_chart_theme: ObjectConstructor; | ||
@@ -321,0 +324,0 @@ }>>, { |
@@ -109,2 +109,3 @@ import { hooks } from '@opentiny/vue-common'; | ||
tiny_theme: StringConstructor; | ||
tiny_mcp_config: ObjectConstructor; | ||
tiny_chart_theme: ObjectConstructor; | ||
@@ -217,2 +218,3 @@ }, ITooltipApi, unknown, {}, {}, hooks.ComponentOptionsMixin, hooks.ComponentOptionsMixin, {}, string, hooks.PublicProps, Readonly<hooks.ExtractPropTypes<{ | ||
tiny_theme: StringConstructor; | ||
tiny_mcp_config: ObjectConstructor; | ||
tiny_chart_theme: ObjectConstructor; | ||
@@ -219,0 +221,0 @@ }>>, { |
43180
0.47%1454
0.35%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated