quasar-factory-lib 0.0.73 → 0.0.75

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.
@@ -31,10 +31,11 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
31
31
  popupEditInputtype?: undefined;
32
32
  popupEditDataCy?: undefined;
33
33
  popupEditMask?: undefined;
34
- showCustomizedButton?: undefined;
34
+ showCustomizedButtonWithColText?: undefined;
35
35
  btnIcon?: undefined;
36
36
  btnEmit?: undefined;
37
37
  dataCy?: undefined;
38
+ showCustomizedButton?: undefined;
38
39
  format?: undefined;
39
40
  showBadge?: undefined;
40
41
  badgeDataCy?: undefined;
@@ -73,10 +74,11 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
73
74
  popupEditInputtype?: undefined;
74
75
  popupEditDataCy?: undefined;
75
76
  popupEditMask?: undefined;
76
- showCustomizedButton?: undefined;
77
+ showCustomizedButtonWithColText?: undefined;
77
78
  btnIcon?: undefined;
78
79
  btnEmit?: undefined;
79
80
  dataCy?: undefined;
81
+ showCustomizedButton?: undefined;
80
82
  format?: undefined;
81
83
  showBadge?: undefined;
82
84
  badgeDataCy?: undefined;
@@ -115,10 +117,11 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
115
117
  popupEditInputtype?: undefined;
116
118
  popupEditDataCy?: undefined;
117
119
  popupEditMask?: undefined;
118
- showCustomizedButton?: undefined;
120
+ showCustomizedButtonWithColText?: undefined;
119
121
  btnIcon?: undefined;
120
122
  btnEmit?: undefined;
121
123
  dataCy?: undefined;
124
+ showCustomizedButton?: undefined;
122
125
  format?: undefined;
123
126
  showBadge?: undefined;
124
127
  badgeDataCy?: undefined;
@@ -157,10 +160,54 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
157
160
  customizedIconNameCaseFalse?: undefined;
158
161
  customizedIconColorCaseTrue?: undefined;
159
162
  customizedIconColorCaseFalse?: undefined;
160
- showCustomizedButton?: undefined;
163
+ showCustomizedButtonWithColText?: undefined;
161
164
  btnIcon?: undefined;
162
165
  btnEmit?: undefined;
163
166
  dataCy?: undefined;
167
+ showCustomizedButton?: undefined;
168
+ format?: undefined;
169
+ showBadge?: undefined;
170
+ badgeDataCy?: undefined;
171
+ badgeText?: undefined;
172
+ badgeColor?: undefined;
173
+ badgeTextColor?: undefined;
174
+ badgeOutline?: undefined;
175
+ showCustomizedCheckBox?: undefined;
176
+ checkedIcon?: undefined;
177
+ uncheckedIcon?: undefined;
178
+ checkBoxColorCaseTrue?: undefined;
179
+ checkBoxColorCaseFalse?: undefined;
180
+ checkBoxDataCy?: undefined;
181
+ showInputPopupEdit?: undefined;
182
+ showIconWithToolTip?: undefined;
183
+ iconWithToolTipDataCy?: undefined;
184
+ iconWithToolTipColor?: undefined;
185
+ iconWithToolTipName?: undefined;
186
+ toolTipText?: undefined;
187
+ } | {
188
+ name: string;
189
+ label: string;
190
+ field: string;
191
+ sortable: boolean;
192
+ align: string;
193
+ showCustomizedButtonWithColText: boolean;
194
+ btnIcon: string;
195
+ btnEmit: string;
196
+ dataCy: string;
197
+ required?: undefined;
198
+ showBasicCheckbox?: undefined;
199
+ showCustomizedIcon?: undefined;
200
+ customizedIconNameCaseTrue?: undefined;
201
+ customizedIconNameCaseFalse?: undefined;
202
+ customizedIconColorCaseTrue?: undefined;
203
+ customizedIconColorCaseFalse?: undefined;
204
+ editable?: undefined;
205
+ showEditIcon?: undefined;
206
+ popupEditEmit?: undefined;
207
+ popupEditInputtype?: undefined;
208
+ popupEditDataCy?: undefined;
209
+ popupEditMask?: undefined;
210
+ showCustomizedButton?: undefined;
164
211
  format?: undefined;
165
212
  showBadge?: undefined;
166
213
  badgeDataCy?: undefined;
@@ -203,6 +250,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
203
250
  popupEditInputtype?: undefined;
204
251
  popupEditDataCy?: undefined;
205
252
  popupEditMask?: undefined;
253
+ showCustomizedButtonWithColText?: undefined;
206
254
  format?: undefined;
207
255
  showBadge?: undefined;
208
256
  badgeDataCy?: undefined;
@@ -252,10 +300,11 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
252
300
  popupEditInputtype?: undefined;
253
301
  popupEditDataCy?: undefined;
254
302
  popupEditMask?: undefined;
255
- showCustomizedButton?: undefined;
303
+ showCustomizedButtonWithColText?: undefined;
256
304
  btnIcon?: undefined;
257
305
  btnEmit?: undefined;
258
306
  dataCy?: undefined;
307
+ showCustomizedButton?: undefined;
259
308
  showCustomizedCheckBox?: undefined;
260
309
  checkedIcon?: undefined;
261
310
  uncheckedIcon?: undefined;
@@ -293,10 +342,11 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
293
342
  popupEditInputtype?: undefined;
294
343
  popupEditDataCy?: undefined;
295
344
  popupEditMask?: undefined;
296
- showCustomizedButton?: undefined;
345
+ showCustomizedButtonWithColText?: undefined;
297
346
  btnIcon?: undefined;
298
347
  btnEmit?: undefined;
299
348
  dataCy?: undefined;
349
+ showCustomizedButton?: undefined;
300
350
  format?: undefined;
301
351
  showBadge?: undefined;
302
352
  badgeDataCy?: undefined;
@@ -330,10 +380,11 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
330
380
  customizedIconColorCaseTrue?: undefined;
331
381
  customizedIconColorCaseFalse?: undefined;
332
382
  popupEditMask?: undefined;
333
- showCustomizedButton?: undefined;
383
+ showCustomizedButtonWithColText?: undefined;
334
384
  btnIcon?: undefined;
335
385
  btnEmit?: undefined;
336
386
  dataCy?: undefined;
387
+ showCustomizedButton?: undefined;
337
388
  format?: undefined;
338
389
  showBadge?: undefined;
339
390
  badgeDataCy?: undefined;
@@ -382,10 +433,11 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
382
433
  popupEditInputtype?: undefined;
383
434
  popupEditDataCy?: undefined;
384
435
  popupEditMask?: undefined;
385
- showCustomizedButton?: undefined;
436
+ showCustomizedButtonWithColText?: undefined;
386
437
  btnIcon?: undefined;
387
438
  btnEmit?: undefined;
388
439
  dataCy?: undefined;
440
+ showCustomizedButton?: undefined;
389
441
  format?: undefined;
390
442
  showBadge?: undefined;
391
443
  badgeDataCy?: undefined;
@@ -419,10 +471,11 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
419
471
  popupEditInputtype?: undefined;
420
472
  popupEditDataCy?: undefined;
421
473
  popupEditMask?: undefined;
422
- showCustomizedButton?: undefined;
474
+ showCustomizedButtonWithColText?: undefined;
423
475
  btnIcon?: undefined;
424
476
  btnEmit?: undefined;
425
477
  dataCy?: undefined;
478
+ showCustomizedButton?: undefined;
426
479
  format?: undefined;
427
480
  showBadge?: undefined;
428
481
  badgeDataCy?: undefined;