@baosight/er4j 0.0.60 → 0.0.62

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.
@@ -1491,7 +1491,7 @@ declare const _default: import('vue').DefineComponent<{
1491
1491
  getPrefixCls: {
1492
1492
  type: import('vue').PropType<(suffixCls?: string | undefined, customizePrefixCls?: string | undefined) => string>;
1493
1493
  };
1494
- renderEmpty: {
1494
+ /** @type { [typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, ] } */ renderEmpty: {
1495
1495
  type: import('vue').PropType<typeof import('ant-design-vue/es/config-provider/renderEmpty').default>;
1496
1496
  };
1497
1497
  transformCellText: {
@@ -1545,7 +1545,7 @@ declare const _default: import('vue').DefineComponent<{
1545
1545
  };
1546
1546
  };
1547
1547
  virtual: {
1548
- type: BooleanConstructor;
1548
+ type: BooleanConstructor; /** @type { [typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, ] } */
1549
1549
  default: any;
1550
1550
  };
1551
1551
  dropdownMatchSelectWidth: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baosight/er4j",
3
- "version": "0.0.60",
3
+ "version": "0.0.62",
4
4
  "description": "er4j 辅助开发",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,