@baosight/er4j 0.0.10 → 0.0.12

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.
@@ -50,7 +50,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
50
50
  require: boolean;
51
51
  };
52
52
  showQueryButton: {
53
- type: BooleanConstructor;
53
+ type: (BooleanConstructor | StringConstructor)[];
54
54
  default: undefined;
55
55
  require: boolean;
56
56
  };
@@ -185,7 +185,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
185
185
  require: boolean;
186
186
  };
187
187
  showQueryButton: {
188
- type: BooleanConstructor;
188
+ type: (BooleanConstructor | StringConstructor)[];
189
189
  default: undefined;
190
190
  require: boolean;
191
191
  };
@@ -283,7 +283,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
283
283
  configCaption: string;
284
284
  showGroupBorder: boolean;
285
285
  allowCollapse: boolean;
286
- showQueryButton: boolean;
286
+ showQueryButton: string | boolean;
287
287
  showFormToolbar: boolean;
288
288
  showPageButton: boolean;
289
289
  showPrintButton: boolean;
@@ -6861,7 +6861,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
6861
6861
  type: import('vue').PropType<string | dayjs.Dayjs>;
6862
6862
  default: string | dayjs.Dayjs;
6863
6863
  };
6864
- /** @type { [typeof __VLS_components.AButton, typeof __VLS_components.aButton, typeof __VLS_components.AButton, typeof __VLS_components.aButton, ] } */ value: {
6864
+ value: {
6865
6865
  type: import('vue').PropType<string | dayjs.Dayjs>;
6866
6866
  default: string | dayjs.Dayjs;
6867
6867
  };
@@ -6993,7 +6993,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
6993
6993
  };
6994
6994
  role: StringConstructor;
6995
6995
  name: StringConstructor;
6996
- autocomplete: StringConstructor;
6996
+ /** @type { typeof __VLS_ctx.formRef } */ autocomplete: StringConstructor;
6997
6997
  direction: {
6998
6998
  type: import('vue').PropType<"rtl" | "ltr">;
6999
6999
  default: "rtl" | "ltr";
@@ -7698,7 +7698,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
7698
7698
  default: (date: dayjs.Dayjs) => boolean;
7699
7699
  };
7700
7700
  mode: {
7701
- /** @type { [typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, ] } */ type: import('vue').PropType<import('ant-design-vue/es/vc-picker/interface').PanelMode>;
7701
+ type: import('vue').PropType<import('ant-design-vue/es/vc-picker/interface').PanelMode>;
7702
7702
  default: import('ant-design-vue/es/vc-picker/interface').PanelMode;
7703
7703
  };
7704
7704
  picker: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baosight/er4j",
3
- "version": "0.0.10",
3
+ "version": "0.0.12",
4
4
  "description": "er4j 辅助开发",
5
5
  "private": false,
6
6
  "type": "module",
@@ -1,5 +0,0 @@
1
- import { a as f } from "./index-CLqXttWT.js";
2
- export {
3
- f as default
4
- };
5
- //# sourceMappingURL=ErPopFree-DyCZjm54.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ErPopFree-DyCZjm54.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -1,5 +0,0 @@
1
- import { _ as f } from "./index-CLqXttWT.js";
2
- export {
3
- f as default
4
- };
5
- //# sourceMappingURL=ErPopQuery-DSqjmJgw.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ErPopQuery-DSqjmJgw.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}