@baosight/er4j 0.0.58 → 0.0.60

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.
@@ -1210,7 +1210,7 @@ declare const _default: import('vue').DefineComponent<{
1210
1210
  };
1211
1211
  align: {
1212
1212
  type: import('vue').PropType<import('ant-design-vue/es/vc-trigger/interface').AlignType>;
1213
- /** @type { [typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, ] } */ default: import('ant-design-vue/es/vc-trigger/interface').AlignType;
1213
+ default: import('ant-design-vue/es/vc-trigger/interface').AlignType;
1214
1214
  };
1215
1215
  builtinPlacements: {
1216
1216
  type: import('vue').PropType<import('ant-design-vue/es/vc-trigger/interface').BuildInPlacements>;
@@ -1522,7 +1522,7 @@ declare const _default: import('vue').DefineComponent<{
1522
1522
  ghost?: boolean | undefined;
1523
1523
  }>;
1524
1524
  default: {
1525
- /** @type { [typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, ] } */ ghost?: boolean | undefined;
1525
+ ghost?: boolean | undefined;
1526
1526
  };
1527
1527
  };
1528
1528
  componentSize: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baosight/er4j",
3
- "version": "0.0.58",
3
+ "version": "0.0.60",
4
4
  "description": "er4j 辅助开发",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,