quasar-factory-lib 0.0.68 → 0.0.70

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.
@@ -290,6 +290,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
290
290
  showBadge: boolean;
291
291
  showIconWithToolTip: boolean;
292
292
  }): boolean;
293
+ getBtnDisabled(tablePropsData: any, col: any): any;
293
294
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue")[], "onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
294
295
  tableProps: {
295
296
  type: ObjectConstructor;
@@ -712,6 +713,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
712
713
  showIconWithToolTip: boolean;
713
714
  showCustomizedButton: boolean;
714
715
  }): boolean;
716
+ getBtnDisabled(tablePropsData: any, col: any): any;
715
717
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue" | "onClickIcon")[], "onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue" | "onClickIcon", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
716
718
  tableProps: {
717
719
  type: ObjectConstructor;
@@ -22,6 +22,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  showBadge: boolean;
23
23
  showIconWithToolTip: boolean;
24
24
  }): boolean;
25
+ getBtnDisabled(tablePropsData: any, col: any): any;
25
26
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue")[], "onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
27
  tableProps: {
27
28
  type: ObjectConstructor;
@@ -27,6 +27,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
27
27
  showIconWithToolTip: boolean;
28
28
  showCustomizedButton: boolean;
29
29
  }): boolean;
30
+ getBtnDisabled(tablePropsData: any, col: any): any;
30
31
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue" | "onClickIcon")[], "onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue" | "onClickIcon", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
31
32
  tableProps: {
32
33
  type: ObjectConstructor;
@@ -688,6 +688,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
688
688
  showBadge: boolean;
689
689
  showIconWithToolTip: boolean;
690
690
  }): boolean;
691
+ getBtnDisabled(tablePropsData: any, col: any): any;
691
692
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue")[], "onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
692
693
  tableProps: {
693
694
  type: ObjectConstructor;
@@ -1110,6 +1111,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
1110
1111
  showIconWithToolTip: boolean;
1111
1112
  showCustomizedButton: boolean;
1112
1113
  }): boolean;
1114
+ getBtnDisabled(tablePropsData: any, col: any): any;
1113
1115
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue" | "onClickIcon")[], "onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue" | "onClickIcon", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1114
1116
  tableProps: {
1115
1117
  type: ObjectConstructor;
@@ -36,7 +36,6 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
36
36
  btnEmit?: undefined;
37
37
  dataCy?: undefined;
38
38
  btnColor?: undefined;
39
- btnDisable?: undefined;
40
39
  format?: undefined;
41
40
  showBadge?: undefined;
42
41
  badgeDataCy?: undefined;
@@ -80,7 +79,6 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
80
79
  btnEmit?: undefined;
81
80
  dataCy?: undefined;
82
81
  btnColor?: undefined;
83
- btnDisable?: undefined;
84
82
  format?: undefined;
85
83
  showBadge?: undefined;
86
84
  badgeDataCy?: undefined;
@@ -124,7 +122,6 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
124
122
  btnEmit?: undefined;
125
123
  dataCy?: undefined;
126
124
  btnColor?: undefined;
127
- btnDisable?: undefined;
128
125
  format?: undefined;
129
126
  showBadge?: undefined;
130
127
  badgeDataCy?: undefined;
@@ -168,7 +165,6 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
168
165
  btnEmit?: undefined;
169
166
  dataCy?: undefined;
170
167
  btnColor?: undefined;
171
- btnDisable?: undefined;
172
168
  format?: undefined;
173
169
  showBadge?: undefined;
174
170
  badgeDataCy?: undefined;
@@ -199,9 +195,6 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
199
195
  btnEmit: string;
200
196
  dataCy: string;
201
197
  btnColor: string;
202
- btnDisable: (row: {
203
- btnDisable: string;
204
- }) => string;
205
198
  required?: undefined;
206
199
  showBasicCheckbox?: undefined;
207
200
  showCustomizedIcon?: undefined;
@@ -269,7 +262,6 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
269
262
  btnEmit?: undefined;
270
263
  dataCy?: undefined;
271
264
  btnColor?: undefined;
272
- btnDisable?: undefined;
273
265
  showCustomizedCheckBox?: undefined;
274
266
  checkedIcon?: undefined;
275
267
  uncheckedIcon?: undefined;
@@ -312,7 +304,6 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
312
304
  btnEmit?: undefined;
313
305
  dataCy?: undefined;
314
306
  btnColor?: undefined;
315
- btnDisable?: undefined;
316
307
  format?: undefined;
317
308
  showBadge?: undefined;
318
309
  badgeDataCy?: undefined;
@@ -351,7 +342,6 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
351
342
  btnEmit?: undefined;
352
343
  dataCy?: undefined;
353
344
  btnColor?: undefined;
354
- btnDisable?: undefined;
355
345
  format?: undefined;
356
346
  showBadge?: undefined;
357
347
  badgeDataCy?: undefined;
@@ -405,7 +395,6 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
405
395
  btnIcon?: undefined;
406
396
  btnEmit?: undefined;
407
397
  btnColor?: undefined;
408
- btnDisable?: undefined;
409
398
  format?: undefined;
410
399
  showBadge?: undefined;
411
400
  badgeDataCy?: undefined;
@@ -444,7 +433,6 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
444
433
  btnEmit?: undefined;
445
434
  dataCy?: undefined;
446
435
  btnColor?: undefined;
447
- btnDisable?: undefined;
448
436
  format?: undefined;
449
437
  showBadge?: undefined;
450
438
  badgeDataCy?: undefined;
@@ -485,7 +473,8 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
485
473
  getRows(): void;
486
474
  getBadgeColor(carbs: number): "secondary" | "negative";
487
475
  getBadgeText(carbs: number): "header.hello" | "global.total";
488
- getBtnDisable(carbs: number): boolean;
476
+ getBtnDisable(row: any): boolean;
477
+ getBtnDisable2(row: any): boolean;
489
478
  getIconWithToolTipName(carbs: number): "warning" | "home";
490
479
  onUpdateBasicCheckboxValue(rows: object[]): void;
491
480
  onUpdateCustomizedCheckboxValue(rows: object[]): void;
@@ -787,6 +776,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
787
776
  showBadge: boolean;
788
777
  showIconWithToolTip: boolean;
789
778
  }): boolean;
779
+ getBtnDisabled(tablePropsData: any, col: any): any;
790
780
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue")[], "onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
791
781
  tableProps: {
792
782
  type: ObjectConstructor;
@@ -1209,6 +1199,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
1209
1199
  showIconWithToolTip: boolean;
1210
1200
  showCustomizedButton: boolean;
1211
1201
  }): boolean;
1202
+ getBtnDisabled(tablePropsData: any, col: any): any;
1212
1203
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue" | "onClickIcon")[], "onClickButton" | "onClickIconToolTip" | "onSaveValuePopupEdit" | "onUpdateBasicCheckboxValue" | "onUpdateCustomizedCheckboxValue" | "onClickIcon", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1213
1204
  tableProps: {
1214
1205
  type: ObjectConstructor;