@a2simcode/ui 0.0.256 → 0.0.257

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.
@@ -41,6 +41,7 @@ export declare const JCardList: {
41
41
  labelKey: string;
42
42
  buttons: import('..').ButtonCompType[];
43
43
  isPage: boolean;
44
+ isMultiSelect: boolean;
44
45
  pageLayoutSimple: boolean;
45
46
  pageSizes: number[];
46
47
  pageTotal: number;
@@ -54,7 +55,6 @@ export declare const JCardList: {
54
55
  fallback: string;
55
56
  maxBtns: number;
56
57
  isRadio: boolean;
57
- isMultiSelect: boolean;
58
58
  showBigEditButton: boolean;
59
59
  imageFit: "fill" | "contain" | "cover" | "none" | "scale-down";
60
60
  setButton: (data: {
@@ -95,6 +95,7 @@ export declare const JCardList: {
95
95
  labelKey: string;
96
96
  buttons: import('..').ButtonCompType[];
97
97
  isPage: boolean;
98
+ isMultiSelect: boolean;
98
99
  pageLayoutSimple: boolean;
99
100
  pageSizes: number[];
100
101
  pageTotal: number;
@@ -108,7 +109,6 @@ export declare const JCardList: {
108
109
  fallback: string;
109
110
  maxBtns: number;
110
111
  isRadio: boolean;
111
- isMultiSelect: boolean;
112
112
  showBigEditButton: boolean;
113
113
  imageFit: "fill" | "contain" | "cover" | "none" | "scale-down";
114
114
  setButton: (data: {
@@ -162,6 +162,7 @@ export declare const JCardList: {
162
162
  labelKey: string;
163
163
  buttons: import('..').ButtonCompType[];
164
164
  isPage: boolean;
165
+ isMultiSelect: boolean;
165
166
  pageLayoutSimple: boolean;
166
167
  pageSizes: number[];
167
168
  pageTotal: number;
@@ -175,7 +176,6 @@ export declare const JCardList: {
175
176
  fallback: string;
176
177
  maxBtns: number;
177
178
  isRadio: boolean;
178
- isMultiSelect: boolean;
179
179
  showBigEditButton: boolean;
180
180
  imageFit: "fill" | "contain" | "cover" | "none" | "scale-down";
181
181
  setButton: (data: {
@@ -69,6 +69,7 @@ declare const _default: import('vue').DefineComponent<CardListProps, {
69
69
  labelKey: string;
70
70
  buttons: ButtonCompType[];
71
71
  isPage: boolean;
72
+ isMultiSelect: boolean;
72
73
  pageLayoutSimple: boolean;
73
74
  pageSizes: number[];
74
75
  pageTotal: number;
@@ -82,7 +83,6 @@ declare const _default: import('vue').DefineComponent<CardListProps, {
82
83
  fallback: string;
83
84
  maxBtns: number;
84
85
  isRadio: boolean;
85
- isMultiSelect: boolean;
86
86
  showBigEditButton: boolean;
87
87
  imageFit: "fill" | "contain" | "cover" | "none" | "scale-down";
88
88
  setButton: (data: {
@@ -29,10 +29,10 @@ export declare const JInputLayer: {
29
29
  isPage: boolean;
30
30
  columns: any[];
31
31
  searchList: any[];
32
+ isMultiSelect: boolean;
32
33
  isTree: boolean;
33
34
  defaultExpandAll: boolean;
34
35
  onlyButton: boolean;
35
- isMultiSelect: boolean;
36
36
  pidKey: string;
37
37
  isSaveSelectData: boolean;
38
38
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
@@ -69,10 +69,10 @@ export declare const JInputLayer: {
69
69
  isPage: boolean;
70
70
  columns: any[];
71
71
  searchList: any[];
72
+ isMultiSelect: boolean;
72
73
  isTree: boolean;
73
74
  defaultExpandAll: boolean;
74
75
  onlyButton: boolean;
75
- isMultiSelect: boolean;
76
76
  pidKey: string;
77
77
  isSaveSelectData: boolean;
78
78
  }>;
@@ -109,10 +109,10 @@ export declare const JInputLayer: {
109
109
  isPage: boolean;
110
110
  columns: any[];
111
111
  searchList: any[];
112
+ isMultiSelect: boolean;
112
113
  isTree: boolean;
113
114
  defaultExpandAll: boolean;
114
115
  onlyButton: boolean;
115
- isMultiSelect: boolean;
116
116
  pidKey: string;
117
117
  isSaveSelectData: boolean;
118
118
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & {
@@ -106,10 +106,10 @@ declare const _default: import('vue').DefineComponent<InputLayerProps, {
106
106
  isPage: boolean;
107
107
  columns: any[];
108
108
  searchList: any[];
109
+ isMultiSelect: boolean;
109
110
  isTree: boolean;
110
111
  defaultExpandAll: boolean;
111
112
  onlyButton: boolean;
112
- isMultiSelect: boolean;
113
113
  pidKey: string;
114
114
  isSaveSelectData: boolean;
115
115
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {