@almadar/patterns 2.30.13 → 2.32.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/index.d.ts CHANGED
@@ -2656,6 +2656,10 @@ export declare const registry: {
2656
2656
  suggestedFor: string[];
2657
2657
  typicalSize: string;
2658
2658
  propsSchema: {
2659
+ className: {
2660
+ types: string[];
2661
+ description: string;
2662
+ };
2659
2663
  padding: {
2660
2664
  types: string[];
2661
2665
  description: string;
@@ -2982,6 +2986,10 @@ export declare const registry: {
2982
2986
  suggestedFor: string[];
2983
2987
  typicalSize: string;
2984
2988
  propsSchema: {
2989
+ className: {
2990
+ types: string[];
2991
+ description: string;
2992
+ };
2985
2993
  variant: {
2986
2994
  types: string[];
2987
2995
  description: string;
@@ -3041,6 +3049,10 @@ export declare const registry: {
3041
3049
  suggestedFor: string[];
3042
3050
  typicalSize: string;
3043
3051
  propsSchema: {
3052
+ className: {
3053
+ types: string[];
3054
+ description: string;
3055
+ };
3044
3056
  variant: {
3045
3057
  types: string[];
3046
3058
  description: string;
@@ -3192,6 +3204,10 @@ export declare const registry: {
3192
3204
  suggestedFor: string[];
3193
3205
  typicalSize: string;
3194
3206
  propsSchema: {
3207
+ className: {
3208
+ types: string[];
3209
+ description: string;
3210
+ };
3195
3211
  variant: {
3196
3212
  types: string[];
3197
3213
  description: string;
@@ -3301,6 +3317,10 @@ export declare const registry: {
3301
3317
  suggestedFor: string[];
3302
3318
  typicalSize: string;
3303
3319
  propsSchema: {
3320
+ className: {
3321
+ types: string[];
3322
+ description: string;
3323
+ };
3304
3324
  size: {
3305
3325
  types: string[];
3306
3326
  description: string;
@@ -3316,6 +3336,10 @@ export declare const registry: {
3316
3336
  suggestedFor: string[];
3317
3337
  typicalSize: string;
3318
3338
  propsSchema: {
3339
+ className: {
3340
+ types: string[];
3341
+ description: string;
3342
+ };
3319
3343
  placeholder: {
3320
3344
  types: string[];
3321
3345
  description: string;
@@ -3398,6 +3422,10 @@ export declare const registry: {
3398
3422
  suggestedFor: string[];
3399
3423
  typicalSize: string;
3400
3424
  propsSchema: {
3425
+ className: {
3426
+ types: string[];
3427
+ description: string;
3428
+ };
3401
3429
  placeholder: {
3402
3430
  types: string[];
3403
3431
  description: string;
@@ -3424,6 +3452,10 @@ export declare const registry: {
3424
3452
  suggestedFor: string[];
3425
3453
  typicalSize: string;
3426
3454
  propsSchema: {
3455
+ className: {
3456
+ types: string[];
3457
+ description: string;
3458
+ };
3427
3459
  options: {
3428
3460
  types: string[];
3429
3461
  description: string;
@@ -3467,6 +3499,10 @@ export declare const registry: {
3467
3499
  suggestedFor: string[];
3468
3500
  typicalSize: string;
3469
3501
  propsSchema: {
3502
+ className: {
3503
+ types: string[];
3504
+ description: string;
3505
+ };
3470
3506
  checked: {
3471
3507
  types: string[];
3472
3508
  description: string;
@@ -3488,6 +3524,10 @@ export declare const registry: {
3488
3524
  suggestedFor: string[];
3489
3525
  typicalSize: string;
3490
3526
  propsSchema: {
3527
+ className: {
3528
+ types: string[];
3529
+ description: string;
3530
+ };
3491
3531
  options: {
3492
3532
  types: string[];
3493
3533
  description: string;
@@ -3579,6 +3619,10 @@ export declare const registry: {
3579
3619
  suggestedFor: string[];
3580
3620
  typicalSize: string;
3581
3621
  propsSchema: {
3622
+ className: {
3623
+ types: string[];
3624
+ description: string;
3625
+ };
3582
3626
  text: {
3583
3627
  types: string[];
3584
3628
  description: string;
@@ -8458,6 +8502,11 @@ export declare const registry: {
8458
8502
  required: string[];
8459
8503
  };
8460
8504
  };
8505
+ itemClickEvent: {
8506
+ types: string[];
8507
+ description: string;
8508
+ kind: string;
8509
+ };
8461
8510
  gap: {
8462
8511
  types: string[];
8463
8512
  description: string;
@@ -8731,6 +8780,10 @@ export declare const registry: {
8731
8780
  suggestedFor: string[];
8732
8781
  typicalSize: string;
8733
8782
  propsSchema: {
8783
+ className: {
8784
+ types: string[];
8785
+ description: string;
8786
+ };
8734
8787
  min: {
8735
8788
  types: string[];
8736
8789
  description: string;
@@ -8812,6 +8865,10 @@ export declare const registry: {
8812
8865
  suggestedFor: string[];
8813
8866
  typicalSize: string;
8814
8867
  propsSchema: {
8868
+ className: {
8869
+ types: string[];
8870
+ description: string;
8871
+ };
8815
8872
  status: {
8816
8873
  types: string[];
8817
8874
  description: string;
@@ -8842,6 +8899,10 @@ export declare const registry: {
8842
8899
  suggestedFor: string[];
8843
8900
  typicalSize: string;
8844
8901
  propsSchema: {
8902
+ className: {
8903
+ types: string[];
8904
+ description: string;
8905
+ };
8845
8906
  value: {
8846
8907
  types: string[];
8847
8908
  description: string;
@@ -11300,6 +11361,10 @@ export declare const registry: {
11300
11361
  suggestedFor: string[];
11301
11362
  typicalSize: string;
11302
11363
  propsSchema: {
11364
+ className: {
11365
+ types: string[];
11366
+ description: string;
11367
+ };
11303
11368
  src: {
11304
11369
  types: string[];
11305
11370
  description: string;
@@ -11363,6 +11428,10 @@ export declare const registry: {
11363
11428
  suggestedFor: string[];
11364
11429
  typicalSize: string;
11365
11430
  propsSchema: {
11431
+ className: {
11432
+ types: string[];
11433
+ description: string;
11434
+ };
11366
11435
  trigger: {
11367
11436
  types: string[];
11368
11437
  description: string;
@@ -11715,6 +11784,10 @@ export declare const registry: {
11715
11784
  suggestedFor: string[];
11716
11785
  typicalSize: string;
11717
11786
  propsSchema: {
11787
+ className: {
11788
+ types: string[];
11789
+ description: string;
11790
+ };
11718
11791
  variant: {
11719
11792
  types: string[];
11720
11793
  description: string;
@@ -20068,6 +20141,251 @@ export declare const registry: {
20068
20141
  };
20069
20142
  };
20070
20143
  };
20144
+ "table-view": {
20145
+ type: string;
20146
+ category: string;
20147
+ description: string;
20148
+ suggestedFor: string[];
20149
+ typicalSize: string;
20150
+ propsSchema: {
20151
+ dragGroup: {
20152
+ types: string[];
20153
+ description: string;
20154
+ };
20155
+ accepts: {
20156
+ types: string[];
20157
+ description: string;
20158
+ };
20159
+ sortable: {
20160
+ types: string[];
20161
+ description: string;
20162
+ };
20163
+ dropEvent: {
20164
+ types: string[];
20165
+ description: string;
20166
+ };
20167
+ reorderEvent: {
20168
+ types: string[];
20169
+ description: string;
20170
+ };
20171
+ positionEvent: {
20172
+ types: string[];
20173
+ description: string;
20174
+ };
20175
+ dndItemIdField: {
20176
+ types: string[];
20177
+ description: string;
20178
+ };
20179
+ dndRoot: {
20180
+ types: string[];
20181
+ description: string;
20182
+ };
20183
+ entity: {
20184
+ types: string[];
20185
+ description: string;
20186
+ required: boolean;
20187
+ };
20188
+ columns: {
20189
+ types: string[];
20190
+ description: string;
20191
+ items: {
20192
+ types: string[];
20193
+ properties: {
20194
+ key: {
20195
+ types: string[];
20196
+ };
20197
+ field: {
20198
+ types: string[];
20199
+ };
20200
+ header: {
20201
+ types: string[];
20202
+ };
20203
+ label: {
20204
+ types: string[];
20205
+ };
20206
+ width: {
20207
+ types: string[];
20208
+ };
20209
+ align: {
20210
+ types: string[];
20211
+ enumValues: string[];
20212
+ };
20213
+ className: {
20214
+ types: string[];
20215
+ };
20216
+ weight: {
20217
+ types: string[];
20218
+ enumValues: string[];
20219
+ };
20220
+ format: {
20221
+ types: string[];
20222
+ enumValues: string[];
20223
+ };
20224
+ icon: {
20225
+ types: string[];
20226
+ };
20227
+ sortable: {
20228
+ types: string[];
20229
+ };
20230
+ };
20231
+ required: string[];
20232
+ };
20233
+ };
20234
+ fields: {
20235
+ types: string[];
20236
+ description: string;
20237
+ items: {
20238
+ types: string[];
20239
+ properties: {
20240
+ key: {
20241
+ types: string[];
20242
+ };
20243
+ field: {
20244
+ types: string[];
20245
+ };
20246
+ header: {
20247
+ types: string[];
20248
+ };
20249
+ label: {
20250
+ types: string[];
20251
+ };
20252
+ width: {
20253
+ types: string[];
20254
+ };
20255
+ align: {
20256
+ types: string[];
20257
+ enumValues: string[];
20258
+ };
20259
+ className: {
20260
+ types: string[];
20261
+ };
20262
+ weight: {
20263
+ types: string[];
20264
+ enumValues: string[];
20265
+ };
20266
+ format: {
20267
+ types: string[];
20268
+ enumValues: string[];
20269
+ };
20270
+ icon: {
20271
+ types: string[];
20272
+ };
20273
+ sortable: {
20274
+ types: string[];
20275
+ };
20276
+ };
20277
+ required: string[];
20278
+ };
20279
+ };
20280
+ itemActions: {
20281
+ types: string[];
20282
+ description: string;
20283
+ kind: string;
20284
+ eventField: string;
20285
+ items: {
20286
+ types: string[];
20287
+ properties: {
20288
+ label: {
20289
+ types: string[];
20290
+ };
20291
+ event: {
20292
+ types: string[];
20293
+ };
20294
+ icon: {
20295
+ types: string[];
20296
+ };
20297
+ variant: {
20298
+ types: string[];
20299
+ enumValues: string[];
20300
+ };
20301
+ };
20302
+ required: string[];
20303
+ };
20304
+ };
20305
+ selectable: {
20306
+ types: string[];
20307
+ description: string;
20308
+ default: boolean;
20309
+ };
20310
+ selectEvent: {
20311
+ types: string[];
20312
+ description: string;
20313
+ kind: string;
20314
+ };
20315
+ selectedIds: {
20316
+ types: string[];
20317
+ description: string;
20318
+ items: {
20319
+ types: string[];
20320
+ };
20321
+ };
20322
+ sortEvent: {
20323
+ types: string[];
20324
+ description: string;
20325
+ kind: string;
20326
+ };
20327
+ sortColumn: {
20328
+ types: string[];
20329
+ description: string;
20330
+ };
20331
+ sortDirection: {
20332
+ types: string[];
20333
+ description: string;
20334
+ enumValues: string[];
20335
+ };
20336
+ className: {
20337
+ types: string[];
20338
+ description: string;
20339
+ };
20340
+ emptyMessage: {
20341
+ types: string[];
20342
+ description: string;
20343
+ };
20344
+ isLoading: {
20345
+ types: string[];
20346
+ description: string;
20347
+ default: boolean;
20348
+ };
20349
+ error: {
20350
+ types: string[];
20351
+ description: string;
20352
+ default: null;
20353
+ };
20354
+ groupBy: {
20355
+ types: string[];
20356
+ description: string;
20357
+ };
20358
+ pageSize: {
20359
+ types: string[];
20360
+ description: string;
20361
+ default: number;
20362
+ };
20363
+ children: {
20364
+ types: string[];
20365
+ description: string;
20366
+ kind: string;
20367
+ callbackArgs: {
20368
+ name: string;
20369
+ type: string;
20370
+ }[];
20371
+ };
20372
+ renderItem: {
20373
+ types: string[];
20374
+ description: string;
20375
+ kind: string;
20376
+ callbackArgs: {
20377
+ name: string;
20378
+ type: string;
20379
+ }[];
20380
+ };
20381
+ look: {
20382
+ types: string[];
20383
+ description: string;
20384
+ enumValues: string[];
20385
+ default: string;
20386
+ };
20387
+ };
20388
+ };
20071
20389
  heading: {
20072
20390
  type: string;
20073
20391
  category: string;
@@ -22873,6 +23191,10 @@ export declare const PATTERN_REGISTRY: {
22873
23191
  suggestedFor: string[];
22874
23192
  typicalSize: string;
22875
23193
  propsSchema: {
23194
+ className: {
23195
+ types: string[];
23196
+ description: string;
23197
+ };
22876
23198
  padding: {
22877
23199
  types: string[];
22878
23200
  description: string;
@@ -23199,6 +23521,10 @@ export declare const PATTERN_REGISTRY: {
23199
23521
  suggestedFor: string[];
23200
23522
  typicalSize: string;
23201
23523
  propsSchema: {
23524
+ className: {
23525
+ types: string[];
23526
+ description: string;
23527
+ };
23202
23528
  variant: {
23203
23529
  types: string[];
23204
23530
  description: string;
@@ -23258,6 +23584,10 @@ export declare const PATTERN_REGISTRY: {
23258
23584
  suggestedFor: string[];
23259
23585
  typicalSize: string;
23260
23586
  propsSchema: {
23587
+ className: {
23588
+ types: string[];
23589
+ description: string;
23590
+ };
23261
23591
  variant: {
23262
23592
  types: string[];
23263
23593
  description: string;
@@ -23409,6 +23739,10 @@ export declare const PATTERN_REGISTRY: {
23409
23739
  suggestedFor: string[];
23410
23740
  typicalSize: string;
23411
23741
  propsSchema: {
23742
+ className: {
23743
+ types: string[];
23744
+ description: string;
23745
+ };
23412
23746
  variant: {
23413
23747
  types: string[];
23414
23748
  description: string;
@@ -23518,6 +23852,10 @@ export declare const PATTERN_REGISTRY: {
23518
23852
  suggestedFor: string[];
23519
23853
  typicalSize: string;
23520
23854
  propsSchema: {
23855
+ className: {
23856
+ types: string[];
23857
+ description: string;
23858
+ };
23521
23859
  size: {
23522
23860
  types: string[];
23523
23861
  description: string;
@@ -23533,6 +23871,10 @@ export declare const PATTERN_REGISTRY: {
23533
23871
  suggestedFor: string[];
23534
23872
  typicalSize: string;
23535
23873
  propsSchema: {
23874
+ className: {
23875
+ types: string[];
23876
+ description: string;
23877
+ };
23536
23878
  placeholder: {
23537
23879
  types: string[];
23538
23880
  description: string;
@@ -23615,6 +23957,10 @@ export declare const PATTERN_REGISTRY: {
23615
23957
  suggestedFor: string[];
23616
23958
  typicalSize: string;
23617
23959
  propsSchema: {
23960
+ className: {
23961
+ types: string[];
23962
+ description: string;
23963
+ };
23618
23964
  placeholder: {
23619
23965
  types: string[];
23620
23966
  description: string;
@@ -23641,6 +23987,10 @@ export declare const PATTERN_REGISTRY: {
23641
23987
  suggestedFor: string[];
23642
23988
  typicalSize: string;
23643
23989
  propsSchema: {
23990
+ className: {
23991
+ types: string[];
23992
+ description: string;
23993
+ };
23644
23994
  options: {
23645
23995
  types: string[];
23646
23996
  description: string;
@@ -23684,6 +24034,10 @@ export declare const PATTERN_REGISTRY: {
23684
24034
  suggestedFor: string[];
23685
24035
  typicalSize: string;
23686
24036
  propsSchema: {
24037
+ className: {
24038
+ types: string[];
24039
+ description: string;
24040
+ };
23687
24041
  checked: {
23688
24042
  types: string[];
23689
24043
  description: string;
@@ -23705,6 +24059,10 @@ export declare const PATTERN_REGISTRY: {
23705
24059
  suggestedFor: string[];
23706
24060
  typicalSize: string;
23707
24061
  propsSchema: {
24062
+ className: {
24063
+ types: string[];
24064
+ description: string;
24065
+ };
23708
24066
  options: {
23709
24067
  types: string[];
23710
24068
  description: string;
@@ -23796,6 +24154,10 @@ export declare const PATTERN_REGISTRY: {
23796
24154
  suggestedFor: string[];
23797
24155
  typicalSize: string;
23798
24156
  propsSchema: {
24157
+ className: {
24158
+ types: string[];
24159
+ description: string;
24160
+ };
23799
24161
  text: {
23800
24162
  types: string[];
23801
24163
  description: string;
@@ -28675,6 +29037,11 @@ export declare const PATTERN_REGISTRY: {
28675
29037
  required: string[];
28676
29038
  };
28677
29039
  };
29040
+ itemClickEvent: {
29041
+ types: string[];
29042
+ description: string;
29043
+ kind: string;
29044
+ };
28678
29045
  gap: {
28679
29046
  types: string[];
28680
29047
  description: string;
@@ -28948,6 +29315,10 @@ export declare const PATTERN_REGISTRY: {
28948
29315
  suggestedFor: string[];
28949
29316
  typicalSize: string;
28950
29317
  propsSchema: {
29318
+ className: {
29319
+ types: string[];
29320
+ description: string;
29321
+ };
28951
29322
  min: {
28952
29323
  types: string[];
28953
29324
  description: string;
@@ -29029,6 +29400,10 @@ export declare const PATTERN_REGISTRY: {
29029
29400
  suggestedFor: string[];
29030
29401
  typicalSize: string;
29031
29402
  propsSchema: {
29403
+ className: {
29404
+ types: string[];
29405
+ description: string;
29406
+ };
29032
29407
  status: {
29033
29408
  types: string[];
29034
29409
  description: string;
@@ -29059,6 +29434,10 @@ export declare const PATTERN_REGISTRY: {
29059
29434
  suggestedFor: string[];
29060
29435
  typicalSize: string;
29061
29436
  propsSchema: {
29437
+ className: {
29438
+ types: string[];
29439
+ description: string;
29440
+ };
29062
29441
  value: {
29063
29442
  types: string[];
29064
29443
  description: string;
@@ -31517,6 +31896,10 @@ export declare const PATTERN_REGISTRY: {
31517
31896
  suggestedFor: string[];
31518
31897
  typicalSize: string;
31519
31898
  propsSchema: {
31899
+ className: {
31900
+ types: string[];
31901
+ description: string;
31902
+ };
31520
31903
  src: {
31521
31904
  types: string[];
31522
31905
  description: string;
@@ -31580,6 +31963,10 @@ export declare const PATTERN_REGISTRY: {
31580
31963
  suggestedFor: string[];
31581
31964
  typicalSize: string;
31582
31965
  propsSchema: {
31966
+ className: {
31967
+ types: string[];
31968
+ description: string;
31969
+ };
31583
31970
  trigger: {
31584
31971
  types: string[];
31585
31972
  description: string;
@@ -31932,6 +32319,10 @@ export declare const PATTERN_REGISTRY: {
31932
32319
  suggestedFor: string[];
31933
32320
  typicalSize: string;
31934
32321
  propsSchema: {
32322
+ className: {
32323
+ types: string[];
32324
+ description: string;
32325
+ };
31935
32326
  variant: {
31936
32327
  types: string[];
31937
32328
  description: string;
@@ -40285,6 +40676,251 @@ export declare const PATTERN_REGISTRY: {
40285
40676
  };
40286
40677
  };
40287
40678
  };
40679
+ "table-view": {
40680
+ type: string;
40681
+ category: string;
40682
+ description: string;
40683
+ suggestedFor: string[];
40684
+ typicalSize: string;
40685
+ propsSchema: {
40686
+ dragGroup: {
40687
+ types: string[];
40688
+ description: string;
40689
+ };
40690
+ accepts: {
40691
+ types: string[];
40692
+ description: string;
40693
+ };
40694
+ sortable: {
40695
+ types: string[];
40696
+ description: string;
40697
+ };
40698
+ dropEvent: {
40699
+ types: string[];
40700
+ description: string;
40701
+ };
40702
+ reorderEvent: {
40703
+ types: string[];
40704
+ description: string;
40705
+ };
40706
+ positionEvent: {
40707
+ types: string[];
40708
+ description: string;
40709
+ };
40710
+ dndItemIdField: {
40711
+ types: string[];
40712
+ description: string;
40713
+ };
40714
+ dndRoot: {
40715
+ types: string[];
40716
+ description: string;
40717
+ };
40718
+ entity: {
40719
+ types: string[];
40720
+ description: string;
40721
+ required: boolean;
40722
+ };
40723
+ columns: {
40724
+ types: string[];
40725
+ description: string;
40726
+ items: {
40727
+ types: string[];
40728
+ properties: {
40729
+ key: {
40730
+ types: string[];
40731
+ };
40732
+ field: {
40733
+ types: string[];
40734
+ };
40735
+ header: {
40736
+ types: string[];
40737
+ };
40738
+ label: {
40739
+ types: string[];
40740
+ };
40741
+ width: {
40742
+ types: string[];
40743
+ };
40744
+ align: {
40745
+ types: string[];
40746
+ enumValues: string[];
40747
+ };
40748
+ className: {
40749
+ types: string[];
40750
+ };
40751
+ weight: {
40752
+ types: string[];
40753
+ enumValues: string[];
40754
+ };
40755
+ format: {
40756
+ types: string[];
40757
+ enumValues: string[];
40758
+ };
40759
+ icon: {
40760
+ types: string[];
40761
+ };
40762
+ sortable: {
40763
+ types: string[];
40764
+ };
40765
+ };
40766
+ required: string[];
40767
+ };
40768
+ };
40769
+ fields: {
40770
+ types: string[];
40771
+ description: string;
40772
+ items: {
40773
+ types: string[];
40774
+ properties: {
40775
+ key: {
40776
+ types: string[];
40777
+ };
40778
+ field: {
40779
+ types: string[];
40780
+ };
40781
+ header: {
40782
+ types: string[];
40783
+ };
40784
+ label: {
40785
+ types: string[];
40786
+ };
40787
+ width: {
40788
+ types: string[];
40789
+ };
40790
+ align: {
40791
+ types: string[];
40792
+ enumValues: string[];
40793
+ };
40794
+ className: {
40795
+ types: string[];
40796
+ };
40797
+ weight: {
40798
+ types: string[];
40799
+ enumValues: string[];
40800
+ };
40801
+ format: {
40802
+ types: string[];
40803
+ enumValues: string[];
40804
+ };
40805
+ icon: {
40806
+ types: string[];
40807
+ };
40808
+ sortable: {
40809
+ types: string[];
40810
+ };
40811
+ };
40812
+ required: string[];
40813
+ };
40814
+ };
40815
+ itemActions: {
40816
+ types: string[];
40817
+ description: string;
40818
+ kind: string;
40819
+ eventField: string;
40820
+ items: {
40821
+ types: string[];
40822
+ properties: {
40823
+ label: {
40824
+ types: string[];
40825
+ };
40826
+ event: {
40827
+ types: string[];
40828
+ };
40829
+ icon: {
40830
+ types: string[];
40831
+ };
40832
+ variant: {
40833
+ types: string[];
40834
+ enumValues: string[];
40835
+ };
40836
+ };
40837
+ required: string[];
40838
+ };
40839
+ };
40840
+ selectable: {
40841
+ types: string[];
40842
+ description: string;
40843
+ default: boolean;
40844
+ };
40845
+ selectEvent: {
40846
+ types: string[];
40847
+ description: string;
40848
+ kind: string;
40849
+ };
40850
+ selectedIds: {
40851
+ types: string[];
40852
+ description: string;
40853
+ items: {
40854
+ types: string[];
40855
+ };
40856
+ };
40857
+ sortEvent: {
40858
+ types: string[];
40859
+ description: string;
40860
+ kind: string;
40861
+ };
40862
+ sortColumn: {
40863
+ types: string[];
40864
+ description: string;
40865
+ };
40866
+ sortDirection: {
40867
+ types: string[];
40868
+ description: string;
40869
+ enumValues: string[];
40870
+ };
40871
+ className: {
40872
+ types: string[];
40873
+ description: string;
40874
+ };
40875
+ emptyMessage: {
40876
+ types: string[];
40877
+ description: string;
40878
+ };
40879
+ isLoading: {
40880
+ types: string[];
40881
+ description: string;
40882
+ default: boolean;
40883
+ };
40884
+ error: {
40885
+ types: string[];
40886
+ description: string;
40887
+ default: null;
40888
+ };
40889
+ groupBy: {
40890
+ types: string[];
40891
+ description: string;
40892
+ };
40893
+ pageSize: {
40894
+ types: string[];
40895
+ description: string;
40896
+ default: number;
40897
+ };
40898
+ children: {
40899
+ types: string[];
40900
+ description: string;
40901
+ kind: string;
40902
+ callbackArgs: {
40903
+ name: string;
40904
+ type: string;
40905
+ }[];
40906
+ };
40907
+ renderItem: {
40908
+ types: string[];
40909
+ description: string;
40910
+ kind: string;
40911
+ callbackArgs: {
40912
+ name: string;
40913
+ type: string;
40914
+ }[];
40915
+ };
40916
+ look: {
40917
+ types: string[];
40918
+ description: string;
40919
+ enumValues: string[];
40920
+ default: string;
40921
+ };
40922
+ };
40923
+ };
40288
40924
  heading: {
40289
40925
  type: string;
40290
40926
  category: string;
@@ -42527,6 +43163,11 @@ export declare const COMPONENT_MAPPING: {
42527
43163
  importPath: string;
42528
43164
  category: string;
42529
43165
  };
43166
+ "table-view": {
43167
+ component: string;
43168
+ importPath: string;
43169
+ category: string;
43170
+ };
42530
43171
  heading: {
42531
43172
  component: string;
42532
43173
  importPath: string;