lkt-table 1.3.22 → 1.4.0

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.
package/dist/build.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- declare class H {
2
- constructor(r?: {});
1
+ declare class at {
2
+ constructor(s?: {});
3
3
  key: string;
4
4
  label: string;
5
5
  sortable: boolean;
@@ -11,11 +11,11 @@ declare class H {
11
11
  isForRowKey: boolean;
12
12
  extractTitleFromColumn: string;
13
13
  slotData: {};
14
- field: _e;
15
- getHref(r: any): any;
16
- doAction(r: any): any;
14
+ field: Ze;
15
+ getHref(s: any): any;
16
+ doAction(s: any): any;
17
17
  }
18
- declare function Hl(t: any, r: any, d: any, o?: boolean): {
18
+ declare function Pa(t: any): {
19
19
  key: string;
20
20
  label: string;
21
21
  sortable: boolean;
@@ -83,868 +83,16 @@ declare function Hl(t: any, r: any, d: any, o?: boolean): {
83
83
  modalKey: string;
84
84
  modalData: {};
85
85
  };
86
- getHref: (r: any) => any;
87
- doAction: (r: any) => any;
86
+ getHref: (s: any) => any;
87
+ doAction: (s: any) => any;
88
88
  };
89
- declare function Gl(t: any, r: any, d?: boolean): {
90
- key: string;
91
- label: string;
92
- sortable: boolean;
93
- hidden: boolean;
94
- editable: boolean;
95
- preferSlot: boolean;
96
- type: any;
97
- link: string;
98
- isForRowKey: boolean;
99
- extractTitleFromColumn: string;
100
- slotData: {};
101
- field: {
102
- modelValue: string;
103
- type: any;
104
- placeholder: string;
105
- searchPlaceholder: string;
106
- label: string;
107
- labelIcon: string;
108
- labelIconAtEnd: boolean;
109
- name: string;
110
- autocomplete: boolean;
111
- disabled: boolean;
112
- readonly: boolean;
113
- readMode: boolean;
114
- allowReadModeSwitch: boolean;
115
- mandatory: boolean;
116
- showPassword: boolean;
117
- canClear: boolean;
118
- canUndo: boolean;
119
- canI18n: boolean;
120
- canStep: boolean;
121
- mandatoryMessage: string;
122
- infoMessage: string;
123
- errorMessage: string;
124
- step: number;
125
- enableAutoNumberFix: boolean;
126
- emptyValueSlot: string;
127
- slotData: {};
128
- resource: string;
129
- resourceData: {};
130
- validationResourceData: {};
131
- autoValidation: boolean;
132
- autoValidationType: string;
133
- validationStack: string;
134
- featuredButton: string;
135
- infoButtonEllipsis: boolean;
136
- fileName: string;
137
- customButtonText: string;
138
- customButtonClass: string;
139
- options: any[];
140
- multiple: boolean;
141
- multipleDisplay: any;
142
- multipleDisplayEdition: any;
143
- searchable: boolean;
144
- autoloadOptionsResource: boolean;
145
- optionsDownload: string;
146
- optionsModal: string;
147
- optionsModalData: {};
148
- optionsIcon: string;
149
- optionsResource: string;
150
- optionsResourceData: {};
151
- icon: string;
152
- download: string;
153
- modal: string;
154
- modalKey: string;
155
- modalData: {};
156
- };
157
- getHref: (r: any) => any;
158
- doAction: (r: any) => any;
159
- };
160
- declare function Ul(t: any): {
161
- key: string;
162
- label: string;
163
- sortable: boolean;
164
- hidden: boolean;
165
- editable: boolean;
166
- preferSlot: boolean;
167
- type: any;
168
- link: string;
169
- isForRowKey: boolean;
170
- extractTitleFromColumn: string;
171
- slotData: {};
172
- field: {
173
- modelValue: string;
174
- type: any;
175
- placeholder: string;
176
- searchPlaceholder: string;
177
- label: string;
178
- labelIcon: string;
179
- labelIconAtEnd: boolean;
180
- name: string;
181
- autocomplete: boolean;
182
- disabled: boolean;
183
- readonly: boolean;
184
- readMode: boolean;
185
- allowReadModeSwitch: boolean;
186
- mandatory: boolean;
187
- showPassword: boolean;
188
- canClear: boolean;
189
- canUndo: boolean;
190
- canI18n: boolean;
191
- canStep: boolean;
192
- mandatoryMessage: string;
193
- infoMessage: string;
194
- errorMessage: string;
195
- step: number;
196
- enableAutoNumberFix: boolean;
197
- emptyValueSlot: string;
198
- slotData: {};
199
- resource: string;
200
- resourceData: {};
201
- validationResourceData: {};
202
- autoValidation: boolean;
203
- autoValidationType: string;
204
- validationStack: string;
205
- featuredButton: string;
206
- infoButtonEllipsis: boolean;
207
- fileName: string;
208
- customButtonText: string;
209
- customButtonClass: string;
210
- options: any[];
211
- multiple: boolean;
212
- multipleDisplay: any;
213
- multipleDisplayEdition: any;
214
- searchable: boolean;
215
- autoloadOptionsResource: boolean;
216
- optionsDownload: string;
217
- optionsModal: string;
218
- optionsModalData: {};
219
- optionsIcon: string;
220
- optionsResource: string;
221
- optionsResourceData: {};
222
- icon: string;
223
- download: string;
224
- modal: string;
225
- modalKey: string;
226
- modalData: {};
227
- };
228
- getHref: (r: any) => any;
229
- doAction: (r: any) => any;
230
- };
231
- declare function jl(t: any, r: any, d?: boolean): {
232
- key: string;
233
- label: string;
234
- sortable: boolean;
235
- hidden: boolean;
236
- editable: boolean;
237
- preferSlot: boolean;
238
- type: any;
239
- link: string;
240
- isForRowKey: boolean;
241
- extractTitleFromColumn: string;
242
- slotData: {};
243
- field: {
244
- modelValue: string;
245
- type: any;
246
- placeholder: string;
247
- searchPlaceholder: string;
248
- label: string;
249
- labelIcon: string;
250
- labelIconAtEnd: boolean;
251
- name: string;
252
- autocomplete: boolean;
253
- disabled: boolean;
254
- readonly: boolean;
255
- readMode: boolean;
256
- allowReadModeSwitch: boolean;
257
- mandatory: boolean;
258
- showPassword: boolean;
259
- canClear: boolean;
260
- canUndo: boolean;
261
- canI18n: boolean;
262
- canStep: boolean;
263
- mandatoryMessage: string;
264
- infoMessage: string;
265
- errorMessage: string;
266
- step: number;
267
- enableAutoNumberFix: boolean;
268
- emptyValueSlot: string;
269
- slotData: {};
270
- resource: string;
271
- resourceData: {};
272
- validationResourceData: {};
273
- autoValidation: boolean;
274
- autoValidationType: string;
275
- validationStack: string;
276
- featuredButton: string;
277
- infoButtonEllipsis: boolean;
278
- fileName: string;
279
- customButtonText: string;
280
- customButtonClass: string;
281
- options: any[];
282
- multiple: boolean;
283
- multipleDisplay: any;
284
- multipleDisplayEdition: any;
285
- searchable: boolean;
286
- autoloadOptionsResource: boolean;
287
- optionsDownload: string;
288
- optionsModal: string;
289
- optionsModalData: {};
290
- optionsIcon: string;
291
- optionsResource: string;
292
- optionsResourceData: {};
293
- icon: string;
294
- download: string;
295
- modal: string;
296
- modalKey: string;
297
- modalData: {};
298
- };
299
- getHref: (r: any) => any;
300
- doAction: (r: any) => any;
301
- };
302
- declare function Xl(t: any, r: any, d?: boolean): {
303
- key: string;
304
- label: string;
305
- sortable: boolean;
306
- hidden: boolean;
307
- editable: boolean;
308
- preferSlot: boolean;
309
- type: any;
310
- link: string;
311
- isForRowKey: boolean;
312
- extractTitleFromColumn: string;
313
- slotData: {};
314
- field: {
315
- modelValue: string;
316
- type: any;
317
- placeholder: string;
318
- searchPlaceholder: string;
319
- label: string;
320
- labelIcon: string;
321
- labelIconAtEnd: boolean;
322
- name: string;
323
- autocomplete: boolean;
324
- disabled: boolean;
325
- readonly: boolean;
326
- readMode: boolean;
327
- allowReadModeSwitch: boolean;
328
- mandatory: boolean;
329
- showPassword: boolean;
330
- canClear: boolean;
331
- canUndo: boolean;
332
- canI18n: boolean;
333
- canStep: boolean;
334
- mandatoryMessage: string;
335
- infoMessage: string;
336
- errorMessage: string;
337
- step: number;
338
- enableAutoNumberFix: boolean;
339
- emptyValueSlot: string;
340
- slotData: {};
341
- resource: string;
342
- resourceData: {};
343
- validationResourceData: {};
344
- autoValidation: boolean;
345
- autoValidationType: string;
346
- validationStack: string;
347
- featuredButton: string;
348
- infoButtonEllipsis: boolean;
349
- fileName: string;
350
- customButtonText: string;
351
- customButtonClass: string;
352
- options: any[];
353
- multiple: boolean;
354
- multipleDisplay: any;
355
- multipleDisplayEdition: any;
356
- searchable: boolean;
357
- autoloadOptionsResource: boolean;
358
- optionsDownload: string;
359
- optionsModal: string;
360
- optionsModalData: {};
361
- optionsIcon: string;
362
- optionsResource: string;
363
- optionsResourceData: {};
364
- icon: string;
365
- download: string;
366
- modal: string;
367
- modalKey: string;
368
- modalData: {};
369
- };
370
- getHref: (r: any) => any;
371
- doAction: (r: any) => any;
372
- };
373
- declare function Kl(t: any, r: any, d?: boolean): {
374
- key: string;
375
- label: string;
376
- sortable: boolean;
377
- hidden: boolean;
378
- editable: boolean;
379
- preferSlot: boolean;
380
- type: any;
381
- link: string;
382
- isForRowKey: boolean;
383
- extractTitleFromColumn: string;
384
- slotData: {};
385
- field: {
386
- modelValue: string;
387
- type: any;
388
- placeholder: string;
389
- searchPlaceholder: string;
390
- label: string;
391
- labelIcon: string;
392
- labelIconAtEnd: boolean;
393
- name: string;
394
- autocomplete: boolean;
395
- disabled: boolean;
396
- readonly: boolean;
397
- readMode: boolean;
398
- allowReadModeSwitch: boolean;
399
- mandatory: boolean;
400
- showPassword: boolean;
401
- canClear: boolean;
402
- canUndo: boolean;
403
- canI18n: boolean;
404
- canStep: boolean;
405
- mandatoryMessage: string;
406
- infoMessage: string;
407
- errorMessage: string;
408
- step: number;
409
- enableAutoNumberFix: boolean;
410
- emptyValueSlot: string;
411
- slotData: {};
412
- resource: string;
413
- resourceData: {};
414
- validationResourceData: {};
415
- autoValidation: boolean;
416
- autoValidationType: string;
417
- validationStack: string;
418
- featuredButton: string;
419
- infoButtonEllipsis: boolean;
420
- fileName: string;
421
- customButtonText: string;
422
- customButtonClass: string;
423
- options: any[];
424
- multiple: boolean;
425
- multipleDisplay: any;
426
- multipleDisplayEdition: any;
427
- searchable: boolean;
428
- autoloadOptionsResource: boolean;
429
- optionsDownload: string;
430
- optionsModal: string;
431
- optionsModalData: {};
432
- optionsIcon: string;
433
- optionsResource: string;
434
- optionsResourceData: {};
435
- icon: string;
436
- download: string;
437
- modal: string;
438
- modalKey: string;
439
- modalData: {};
440
- };
441
- getHref: (r: any) => any;
442
- doAction: (r: any) => any;
443
- };
444
- declare function Yl(t: any, r: any, d?: boolean): {
445
- key: string;
446
- label: string;
447
- sortable: boolean;
448
- hidden: boolean;
449
- editable: boolean;
450
- preferSlot: boolean;
451
- type: any;
452
- link: string;
453
- isForRowKey: boolean;
454
- extractTitleFromColumn: string;
455
- slotData: {};
456
- field: {
457
- modelValue: string;
458
- type: any;
459
- placeholder: string;
460
- searchPlaceholder: string;
461
- label: string;
462
- labelIcon: string;
463
- labelIconAtEnd: boolean;
464
- name: string;
465
- autocomplete: boolean;
466
- disabled: boolean;
467
- readonly: boolean;
468
- readMode: boolean;
469
- allowReadModeSwitch: boolean;
470
- mandatory: boolean;
471
- showPassword: boolean;
472
- canClear: boolean;
473
- canUndo: boolean;
474
- canI18n: boolean;
475
- canStep: boolean;
476
- mandatoryMessage: string;
477
- infoMessage: string;
478
- errorMessage: string;
479
- step: number;
480
- enableAutoNumberFix: boolean;
481
- emptyValueSlot: string;
482
- slotData: {};
483
- resource: string;
484
- resourceData: {};
485
- validationResourceData: {};
486
- autoValidation: boolean;
487
- autoValidationType: string;
488
- validationStack: string;
489
- featuredButton: string;
490
- infoButtonEllipsis: boolean;
491
- fileName: string;
492
- customButtonText: string;
493
- customButtonClass: string;
494
- options: any[];
495
- multiple: boolean;
496
- multipleDisplay: any;
497
- multipleDisplayEdition: any;
498
- searchable: boolean;
499
- autoloadOptionsResource: boolean;
500
- optionsDownload: string;
501
- optionsModal: string;
502
- optionsModalData: {};
503
- optionsIcon: string;
504
- optionsResource: string;
505
- optionsResourceData: {};
506
- icon: string;
507
- download: string;
508
- modal: string;
509
- modalKey: string;
510
- modalData: {};
511
- };
512
- getHref: (r: any) => any;
513
- doAction: (r: any) => any;
514
- };
515
- declare function ql(t: any, r: any, d?: boolean): {
516
- key: string;
517
- label: string;
518
- sortable: boolean;
519
- hidden: boolean;
520
- editable: boolean;
521
- preferSlot: boolean;
522
- type: any;
523
- link: string;
524
- isForRowKey: boolean;
525
- extractTitleFromColumn: string;
526
- slotData: {};
527
- field: {
528
- modelValue: string;
529
- type: any;
530
- placeholder: string;
531
- searchPlaceholder: string;
532
- label: string;
533
- labelIcon: string;
534
- labelIconAtEnd: boolean;
535
- name: string;
536
- autocomplete: boolean;
537
- disabled: boolean;
538
- readonly: boolean;
539
- readMode: boolean;
540
- allowReadModeSwitch: boolean;
541
- mandatory: boolean;
542
- showPassword: boolean;
543
- canClear: boolean;
544
- canUndo: boolean;
545
- canI18n: boolean;
546
- canStep: boolean;
547
- mandatoryMessage: string;
548
- infoMessage: string;
549
- errorMessage: string;
550
- step: number;
551
- enableAutoNumberFix: boolean;
552
- emptyValueSlot: string;
553
- slotData: {};
554
- resource: string;
555
- resourceData: {};
556
- validationResourceData: {};
557
- autoValidation: boolean;
558
- autoValidationType: string;
559
- validationStack: string;
560
- featuredButton: string;
561
- infoButtonEllipsis: boolean;
562
- fileName: string;
563
- customButtonText: string;
564
- customButtonClass: string;
565
- options: any[];
566
- multiple: boolean;
567
- multipleDisplay: any;
568
- multipleDisplayEdition: any;
569
- searchable: boolean;
570
- autoloadOptionsResource: boolean;
571
- optionsDownload: string;
572
- optionsModal: string;
573
- optionsModalData: {};
574
- optionsIcon: string;
575
- optionsResource: string;
576
- optionsResourceData: {};
577
- icon: string;
578
- download: string;
579
- modal: string;
580
- modalKey: string;
581
- modalData: {};
582
- };
583
- getHref: (r: any) => any;
584
- doAction: (r: any) => any;
585
- };
586
- declare function Pl(t: any, r: any, d: any, o?: boolean): {
587
- key: string;
588
- label: string;
589
- sortable: boolean;
590
- hidden: boolean;
591
- editable: boolean;
592
- preferSlot: boolean;
593
- type: any;
594
- link: string;
595
- isForRowKey: boolean;
596
- extractTitleFromColumn: string;
597
- slotData: {};
598
- field: {
599
- modelValue: string;
600
- type: any;
601
- placeholder: string;
602
- searchPlaceholder: string;
603
- label: string;
604
- labelIcon: string;
605
- labelIconAtEnd: boolean;
606
- name: string;
607
- autocomplete: boolean;
608
- disabled: boolean;
609
- readonly: boolean;
610
- readMode: boolean;
611
- allowReadModeSwitch: boolean;
612
- mandatory: boolean;
613
- showPassword: boolean;
614
- canClear: boolean;
615
- canUndo: boolean;
616
- canI18n: boolean;
617
- canStep: boolean;
618
- mandatoryMessage: string;
619
- infoMessage: string;
620
- errorMessage: string;
621
- step: number;
622
- enableAutoNumberFix: boolean;
623
- emptyValueSlot: string;
624
- slotData: {};
625
- resource: string;
626
- resourceData: {};
627
- validationResourceData: {};
628
- autoValidation: boolean;
629
- autoValidationType: string;
630
- validationStack: string;
631
- featuredButton: string;
632
- infoButtonEllipsis: boolean;
633
- fileName: string;
634
- customButtonText: string;
635
- customButtonClass: string;
636
- options: any[];
637
- multiple: boolean;
638
- multipleDisplay: any;
639
- multipleDisplayEdition: any;
640
- searchable: boolean;
641
- autoloadOptionsResource: boolean;
642
- optionsDownload: string;
643
- optionsModal: string;
644
- optionsModalData: {};
645
- optionsIcon: string;
646
- optionsResource: string;
647
- optionsResourceData: {};
648
- icon: string;
649
- download: string;
650
- modal: string;
651
- modalKey: string;
652
- modalData: {};
653
- };
654
- getHref: (r: any) => any;
655
- doAction: (r: any) => any;
656
- };
657
- declare function Ql(t: any, r: any, d: any, o?: boolean): {
658
- key: string;
659
- label: string;
660
- sortable: boolean;
661
- hidden: boolean;
662
- editable: boolean;
663
- preferSlot: boolean;
664
- type: any;
665
- link: string;
666
- isForRowKey: boolean;
667
- extractTitleFromColumn: string;
668
- slotData: {};
669
- field: {
670
- modelValue: string;
671
- type: any;
672
- placeholder: string;
673
- searchPlaceholder: string;
674
- label: string;
675
- labelIcon: string;
676
- labelIconAtEnd: boolean;
677
- name: string;
678
- autocomplete: boolean;
679
- disabled: boolean;
680
- readonly: boolean;
681
- readMode: boolean;
682
- allowReadModeSwitch: boolean;
683
- mandatory: boolean;
684
- showPassword: boolean;
685
- canClear: boolean;
686
- canUndo: boolean;
687
- canI18n: boolean;
688
- canStep: boolean;
689
- mandatoryMessage: string;
690
- infoMessage: string;
691
- errorMessage: string;
692
- step: number;
693
- enableAutoNumberFix: boolean;
694
- emptyValueSlot: string;
695
- slotData: {};
696
- resource: string;
697
- resourceData: {};
698
- validationResourceData: {};
699
- autoValidation: boolean;
700
- autoValidationType: string;
701
- validationStack: string;
702
- featuredButton: string;
703
- infoButtonEllipsis: boolean;
704
- fileName: string;
705
- customButtonText: string;
706
- customButtonClass: string;
707
- options: any[];
708
- multiple: boolean;
709
- multipleDisplay: any;
710
- multipleDisplayEdition: any;
711
- searchable: boolean;
712
- autoloadOptionsResource: boolean;
713
- optionsDownload: string;
714
- optionsModal: string;
715
- optionsModalData: {};
716
- optionsIcon: string;
717
- optionsResource: string;
718
- optionsResourceData: {};
719
- icon: string;
720
- download: string;
721
- modal: string;
722
- modalKey: string;
723
- modalData: {};
724
- };
725
- getHref: (r: any) => any;
726
- doAction: (r: any) => any;
727
- };
728
- declare function Jl(t: any, r: any, d?: boolean): {
729
- key: string;
730
- label: string;
731
- sortable: boolean;
732
- hidden: boolean;
733
- editable: boolean;
734
- preferSlot: boolean;
735
- type: any;
736
- link: string;
737
- isForRowKey: boolean;
738
- extractTitleFromColumn: string;
739
- slotData: {};
740
- field: {
741
- modelValue: string;
742
- type: any;
743
- placeholder: string;
744
- searchPlaceholder: string;
745
- label: string;
746
- labelIcon: string;
747
- labelIconAtEnd: boolean;
748
- name: string;
749
- autocomplete: boolean;
750
- disabled: boolean;
751
- readonly: boolean;
752
- readMode: boolean;
753
- allowReadModeSwitch: boolean;
754
- mandatory: boolean;
755
- showPassword: boolean;
756
- canClear: boolean;
757
- canUndo: boolean;
758
- canI18n: boolean;
759
- canStep: boolean;
760
- mandatoryMessage: string;
761
- infoMessage: string;
762
- errorMessage: string;
763
- step: number;
764
- enableAutoNumberFix: boolean;
765
- emptyValueSlot: string;
766
- slotData: {};
767
- resource: string;
768
- resourceData: {};
769
- validationResourceData: {};
770
- autoValidation: boolean;
771
- autoValidationType: string;
772
- validationStack: string;
773
- featuredButton: string;
774
- infoButtonEllipsis: boolean;
775
- fileName: string;
776
- customButtonText: string;
777
- customButtonClass: string;
778
- options: any[];
779
- multiple: boolean;
780
- multipleDisplay: any;
781
- multipleDisplayEdition: any;
782
- searchable: boolean;
783
- autoloadOptionsResource: boolean;
784
- optionsDownload: string;
785
- optionsModal: string;
786
- optionsModalData: {};
787
- optionsIcon: string;
788
- optionsResource: string;
789
- optionsResourceData: {};
790
- icon: string;
791
- download: string;
792
- modal: string;
793
- modalKey: string;
794
- modalData: {};
795
- };
796
- getHref: (r: any) => any;
797
- doAction: (r: any) => any;
798
- };
799
- declare function zl(t: any, r: any, d?: boolean): {
800
- key: string;
801
- label: string;
802
- sortable: boolean;
803
- hidden: boolean;
804
- editable: boolean;
805
- preferSlot: boolean;
806
- type: any;
807
- link: string;
808
- isForRowKey: boolean;
809
- extractTitleFromColumn: string;
810
- slotData: {};
811
- field: {
812
- modelValue: string;
813
- type: any;
814
- placeholder: string;
815
- searchPlaceholder: string;
816
- label: string;
817
- labelIcon: string;
818
- labelIconAtEnd: boolean;
819
- name: string;
820
- autocomplete: boolean;
821
- disabled: boolean;
822
- readonly: boolean;
823
- readMode: boolean;
824
- allowReadModeSwitch: boolean;
825
- mandatory: boolean;
826
- showPassword: boolean;
827
- canClear: boolean;
828
- canUndo: boolean;
829
- canI18n: boolean;
830
- canStep: boolean;
831
- mandatoryMessage: string;
832
- infoMessage: string;
833
- errorMessage: string;
834
- step: number;
835
- enableAutoNumberFix: boolean;
836
- emptyValueSlot: string;
837
- slotData: {};
838
- resource: string;
839
- resourceData: {};
840
- validationResourceData: {};
841
- autoValidation: boolean;
842
- autoValidationType: string;
843
- validationStack: string;
844
- featuredButton: string;
845
- infoButtonEllipsis: boolean;
846
- fileName: string;
847
- customButtonText: string;
848
- customButtonClass: string;
849
- options: any[];
850
- multiple: boolean;
851
- multipleDisplay: any;
852
- multipleDisplayEdition: any;
853
- searchable: boolean;
854
- autoloadOptionsResource: boolean;
855
- optionsDownload: string;
856
- optionsModal: string;
857
- optionsModalData: {};
858
- optionsIcon: string;
859
- optionsResource: string;
860
- optionsResourceData: {};
861
- icon: string;
862
- download: string;
863
- modal: string;
864
- modalKey: string;
865
- modalData: {};
866
- };
867
- getHref: (r: any) => any;
868
- doAction: (r: any) => any;
869
- };
870
- declare function Wl(t: any, r: any, d?: boolean): {
871
- key: string;
872
- label: string;
873
- sortable: boolean;
874
- hidden: boolean;
875
- editable: boolean;
876
- preferSlot: boolean;
877
- type: any;
878
- link: string;
879
- isForRowKey: boolean;
880
- extractTitleFromColumn: string;
881
- slotData: {};
882
- field: {
883
- modelValue: string;
884
- type: any;
885
- placeholder: string;
886
- searchPlaceholder: string;
887
- label: string;
888
- labelIcon: string;
889
- labelIconAtEnd: boolean;
890
- name: string;
891
- autocomplete: boolean;
892
- disabled: boolean;
893
- readonly: boolean;
894
- readMode: boolean;
895
- allowReadModeSwitch: boolean;
896
- mandatory: boolean;
897
- showPassword: boolean;
898
- canClear: boolean;
899
- canUndo: boolean;
900
- canI18n: boolean;
901
- canStep: boolean;
902
- mandatoryMessage: string;
903
- infoMessage: string;
904
- errorMessage: string;
905
- step: number;
906
- enableAutoNumberFix: boolean;
907
- emptyValueSlot: string;
908
- slotData: {};
909
- resource: string;
910
- resourceData: {};
911
- validationResourceData: {};
912
- autoValidation: boolean;
913
- autoValidationType: string;
914
- validationStack: string;
915
- featuredButton: string;
916
- infoButtonEllipsis: boolean;
917
- fileName: string;
918
- customButtonText: string;
919
- customButtonClass: string;
920
- options: any[];
921
- multiple: boolean;
922
- multipleDisplay: any;
923
- multipleDisplayEdition: any;
924
- searchable: boolean;
925
- autoloadOptionsResource: boolean;
926
- optionsDownload: string;
927
- optionsModal: string;
928
- optionsModalData: {};
929
- optionsIcon: string;
930
- optionsResource: string;
931
- optionsResourceData: {};
932
- icon: string;
933
- download: string;
934
- modal: string;
935
- modalKey: string;
936
- modalData: {};
937
- };
938
- getHref: (r: any) => any;
939
- doAction: (r: any) => any;
940
- };
941
- declare namespace Zl {
89
+ declare namespace Ha {
942
90
  function install(t: any): void;
943
91
  }
944
- declare function xl(t: any): boolean;
945
- declare function _l(t: any): boolean;
946
- declare function ea(t: any): void;
947
- declare function Ol(t: any): boolean;
948
- declare function ta(t: any): void;
949
- import { Field as _e } from "lkt-field";
950
- export { H as Column, Hl as createActionColumn, Gl as createCheckColumn, Ul as createColumn, jl as createEmailColumn, Xl as createFileColumn, Kl as createFloatColumn, Yl as createHiddenColumn, ql as createIntegerColumn, Pl as createLinkColumn, Ql as createSelectColumn, Jl as createSwitchColumn, zl as createTelColumn, Wl as createTextColumn, Zl as default, xl as setTableCreateButtonSlot, _l as setTableDropButtonSlot, ea as setTableEmptySlot, Ol as setTableNavButtonSlot, ta as setTableSaveIcon };
92
+ declare function Ka(t: any): boolean;
93
+ declare function qa(t: any): boolean;
94
+ declare function ja(t: any): void;
95
+ declare function Wa(t: any): boolean;
96
+ declare function za(t: any): void;
97
+ import { Field as Ze } from "lkt-field";
98
+ export { at as Column, Pa as createColumn, Ha as default, Ka as setTableCreateButtonSlot, qa as setTableDropButtonSlot, ja as setTableEmptySlot, Wa as setTableNavButtonSlot, za as setTableSaveIcon };