@almadar/patterns 2.30.13 → 2.31.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;
@@ -8731,6 +8775,10 @@ export declare const registry: {
8731
8775
  suggestedFor: string[];
8732
8776
  typicalSize: string;
8733
8777
  propsSchema: {
8778
+ className: {
8779
+ types: string[];
8780
+ description: string;
8781
+ };
8734
8782
  min: {
8735
8783
  types: string[];
8736
8784
  description: string;
@@ -8812,6 +8860,10 @@ export declare const registry: {
8812
8860
  suggestedFor: string[];
8813
8861
  typicalSize: string;
8814
8862
  propsSchema: {
8863
+ className: {
8864
+ types: string[];
8865
+ description: string;
8866
+ };
8815
8867
  status: {
8816
8868
  types: string[];
8817
8869
  description: string;
@@ -8842,6 +8894,10 @@ export declare const registry: {
8842
8894
  suggestedFor: string[];
8843
8895
  typicalSize: string;
8844
8896
  propsSchema: {
8897
+ className: {
8898
+ types: string[];
8899
+ description: string;
8900
+ };
8845
8901
  value: {
8846
8902
  types: string[];
8847
8903
  description: string;
@@ -11300,6 +11356,10 @@ export declare const registry: {
11300
11356
  suggestedFor: string[];
11301
11357
  typicalSize: string;
11302
11358
  propsSchema: {
11359
+ className: {
11360
+ types: string[];
11361
+ description: string;
11362
+ };
11303
11363
  src: {
11304
11364
  types: string[];
11305
11365
  description: string;
@@ -11363,6 +11423,10 @@ export declare const registry: {
11363
11423
  suggestedFor: string[];
11364
11424
  typicalSize: string;
11365
11425
  propsSchema: {
11426
+ className: {
11427
+ types: string[];
11428
+ description: string;
11429
+ };
11366
11430
  trigger: {
11367
11431
  types: string[];
11368
11432
  description: string;
@@ -11715,6 +11779,10 @@ export declare const registry: {
11715
11779
  suggestedFor: string[];
11716
11780
  typicalSize: string;
11717
11781
  propsSchema: {
11782
+ className: {
11783
+ types: string[];
11784
+ description: string;
11785
+ };
11718
11786
  variant: {
11719
11787
  types: string[];
11720
11788
  description: string;
@@ -20068,6 +20136,251 @@ export declare const registry: {
20068
20136
  };
20069
20137
  };
20070
20138
  };
20139
+ "table-view": {
20140
+ type: string;
20141
+ category: string;
20142
+ description: string;
20143
+ suggestedFor: string[];
20144
+ typicalSize: string;
20145
+ propsSchema: {
20146
+ dragGroup: {
20147
+ types: string[];
20148
+ description: string;
20149
+ };
20150
+ accepts: {
20151
+ types: string[];
20152
+ description: string;
20153
+ };
20154
+ sortable: {
20155
+ types: string[];
20156
+ description: string;
20157
+ };
20158
+ dropEvent: {
20159
+ types: string[];
20160
+ description: string;
20161
+ };
20162
+ reorderEvent: {
20163
+ types: string[];
20164
+ description: string;
20165
+ };
20166
+ positionEvent: {
20167
+ types: string[];
20168
+ description: string;
20169
+ };
20170
+ dndItemIdField: {
20171
+ types: string[];
20172
+ description: string;
20173
+ };
20174
+ dndRoot: {
20175
+ types: string[];
20176
+ description: string;
20177
+ };
20178
+ entity: {
20179
+ types: string[];
20180
+ description: string;
20181
+ required: boolean;
20182
+ };
20183
+ columns: {
20184
+ types: string[];
20185
+ description: string;
20186
+ items: {
20187
+ types: string[];
20188
+ properties: {
20189
+ key: {
20190
+ types: string[];
20191
+ };
20192
+ field: {
20193
+ types: string[];
20194
+ };
20195
+ header: {
20196
+ types: string[];
20197
+ };
20198
+ label: {
20199
+ types: string[];
20200
+ };
20201
+ width: {
20202
+ types: string[];
20203
+ };
20204
+ align: {
20205
+ types: string[];
20206
+ enumValues: string[];
20207
+ };
20208
+ className: {
20209
+ types: string[];
20210
+ };
20211
+ weight: {
20212
+ types: string[];
20213
+ enumValues: string[];
20214
+ };
20215
+ format: {
20216
+ types: string[];
20217
+ enumValues: string[];
20218
+ };
20219
+ icon: {
20220
+ types: string[];
20221
+ };
20222
+ sortable: {
20223
+ types: string[];
20224
+ };
20225
+ };
20226
+ required: string[];
20227
+ };
20228
+ };
20229
+ fields: {
20230
+ types: string[];
20231
+ description: string;
20232
+ items: {
20233
+ types: string[];
20234
+ properties: {
20235
+ key: {
20236
+ types: string[];
20237
+ };
20238
+ field: {
20239
+ types: string[];
20240
+ };
20241
+ header: {
20242
+ types: string[];
20243
+ };
20244
+ label: {
20245
+ types: string[];
20246
+ };
20247
+ width: {
20248
+ types: string[];
20249
+ };
20250
+ align: {
20251
+ types: string[];
20252
+ enumValues: string[];
20253
+ };
20254
+ className: {
20255
+ types: string[];
20256
+ };
20257
+ weight: {
20258
+ types: string[];
20259
+ enumValues: string[];
20260
+ };
20261
+ format: {
20262
+ types: string[];
20263
+ enumValues: string[];
20264
+ };
20265
+ icon: {
20266
+ types: string[];
20267
+ };
20268
+ sortable: {
20269
+ types: string[];
20270
+ };
20271
+ };
20272
+ required: string[];
20273
+ };
20274
+ };
20275
+ itemActions: {
20276
+ types: string[];
20277
+ description: string;
20278
+ kind: string;
20279
+ eventField: string;
20280
+ items: {
20281
+ types: string[];
20282
+ properties: {
20283
+ label: {
20284
+ types: string[];
20285
+ };
20286
+ event: {
20287
+ types: string[];
20288
+ };
20289
+ icon: {
20290
+ types: string[];
20291
+ };
20292
+ variant: {
20293
+ types: string[];
20294
+ enumValues: string[];
20295
+ };
20296
+ };
20297
+ required: string[];
20298
+ };
20299
+ };
20300
+ selectable: {
20301
+ types: string[];
20302
+ description: string;
20303
+ default: boolean;
20304
+ };
20305
+ selectEvent: {
20306
+ types: string[];
20307
+ description: string;
20308
+ kind: string;
20309
+ };
20310
+ selectedIds: {
20311
+ types: string[];
20312
+ description: string;
20313
+ items: {
20314
+ types: string[];
20315
+ };
20316
+ };
20317
+ sortEvent: {
20318
+ types: string[];
20319
+ description: string;
20320
+ kind: string;
20321
+ };
20322
+ sortColumn: {
20323
+ types: string[];
20324
+ description: string;
20325
+ };
20326
+ sortDirection: {
20327
+ types: string[];
20328
+ description: string;
20329
+ enumValues: string[];
20330
+ };
20331
+ className: {
20332
+ types: string[];
20333
+ description: string;
20334
+ };
20335
+ emptyMessage: {
20336
+ types: string[];
20337
+ description: string;
20338
+ };
20339
+ isLoading: {
20340
+ types: string[];
20341
+ description: string;
20342
+ default: boolean;
20343
+ };
20344
+ error: {
20345
+ types: string[];
20346
+ description: string;
20347
+ default: null;
20348
+ };
20349
+ groupBy: {
20350
+ types: string[];
20351
+ description: string;
20352
+ };
20353
+ pageSize: {
20354
+ types: string[];
20355
+ description: string;
20356
+ default: number;
20357
+ };
20358
+ children: {
20359
+ types: string[];
20360
+ description: string;
20361
+ kind: string;
20362
+ callbackArgs: {
20363
+ name: string;
20364
+ type: string;
20365
+ }[];
20366
+ };
20367
+ renderItem: {
20368
+ types: string[];
20369
+ description: string;
20370
+ kind: string;
20371
+ callbackArgs: {
20372
+ name: string;
20373
+ type: string;
20374
+ }[];
20375
+ };
20376
+ look: {
20377
+ types: string[];
20378
+ description: string;
20379
+ enumValues: string[];
20380
+ default: string;
20381
+ };
20382
+ };
20383
+ };
20071
20384
  heading: {
20072
20385
  type: string;
20073
20386
  category: string;
@@ -22873,6 +23186,10 @@ export declare const PATTERN_REGISTRY: {
22873
23186
  suggestedFor: string[];
22874
23187
  typicalSize: string;
22875
23188
  propsSchema: {
23189
+ className: {
23190
+ types: string[];
23191
+ description: string;
23192
+ };
22876
23193
  padding: {
22877
23194
  types: string[];
22878
23195
  description: string;
@@ -23199,6 +23516,10 @@ export declare const PATTERN_REGISTRY: {
23199
23516
  suggestedFor: string[];
23200
23517
  typicalSize: string;
23201
23518
  propsSchema: {
23519
+ className: {
23520
+ types: string[];
23521
+ description: string;
23522
+ };
23202
23523
  variant: {
23203
23524
  types: string[];
23204
23525
  description: string;
@@ -23258,6 +23579,10 @@ export declare const PATTERN_REGISTRY: {
23258
23579
  suggestedFor: string[];
23259
23580
  typicalSize: string;
23260
23581
  propsSchema: {
23582
+ className: {
23583
+ types: string[];
23584
+ description: string;
23585
+ };
23261
23586
  variant: {
23262
23587
  types: string[];
23263
23588
  description: string;
@@ -23409,6 +23734,10 @@ export declare const PATTERN_REGISTRY: {
23409
23734
  suggestedFor: string[];
23410
23735
  typicalSize: string;
23411
23736
  propsSchema: {
23737
+ className: {
23738
+ types: string[];
23739
+ description: string;
23740
+ };
23412
23741
  variant: {
23413
23742
  types: string[];
23414
23743
  description: string;
@@ -23518,6 +23847,10 @@ export declare const PATTERN_REGISTRY: {
23518
23847
  suggestedFor: string[];
23519
23848
  typicalSize: string;
23520
23849
  propsSchema: {
23850
+ className: {
23851
+ types: string[];
23852
+ description: string;
23853
+ };
23521
23854
  size: {
23522
23855
  types: string[];
23523
23856
  description: string;
@@ -23533,6 +23866,10 @@ export declare const PATTERN_REGISTRY: {
23533
23866
  suggestedFor: string[];
23534
23867
  typicalSize: string;
23535
23868
  propsSchema: {
23869
+ className: {
23870
+ types: string[];
23871
+ description: string;
23872
+ };
23536
23873
  placeholder: {
23537
23874
  types: string[];
23538
23875
  description: string;
@@ -23615,6 +23952,10 @@ export declare const PATTERN_REGISTRY: {
23615
23952
  suggestedFor: string[];
23616
23953
  typicalSize: string;
23617
23954
  propsSchema: {
23955
+ className: {
23956
+ types: string[];
23957
+ description: string;
23958
+ };
23618
23959
  placeholder: {
23619
23960
  types: string[];
23620
23961
  description: string;
@@ -23641,6 +23982,10 @@ export declare const PATTERN_REGISTRY: {
23641
23982
  suggestedFor: string[];
23642
23983
  typicalSize: string;
23643
23984
  propsSchema: {
23985
+ className: {
23986
+ types: string[];
23987
+ description: string;
23988
+ };
23644
23989
  options: {
23645
23990
  types: string[];
23646
23991
  description: string;
@@ -23684,6 +24029,10 @@ export declare const PATTERN_REGISTRY: {
23684
24029
  suggestedFor: string[];
23685
24030
  typicalSize: string;
23686
24031
  propsSchema: {
24032
+ className: {
24033
+ types: string[];
24034
+ description: string;
24035
+ };
23687
24036
  checked: {
23688
24037
  types: string[];
23689
24038
  description: string;
@@ -23705,6 +24054,10 @@ export declare const PATTERN_REGISTRY: {
23705
24054
  suggestedFor: string[];
23706
24055
  typicalSize: string;
23707
24056
  propsSchema: {
24057
+ className: {
24058
+ types: string[];
24059
+ description: string;
24060
+ };
23708
24061
  options: {
23709
24062
  types: string[];
23710
24063
  description: string;
@@ -23796,6 +24149,10 @@ export declare const PATTERN_REGISTRY: {
23796
24149
  suggestedFor: string[];
23797
24150
  typicalSize: string;
23798
24151
  propsSchema: {
24152
+ className: {
24153
+ types: string[];
24154
+ description: string;
24155
+ };
23799
24156
  text: {
23800
24157
  types: string[];
23801
24158
  description: string;
@@ -28948,6 +29305,10 @@ export declare const PATTERN_REGISTRY: {
28948
29305
  suggestedFor: string[];
28949
29306
  typicalSize: string;
28950
29307
  propsSchema: {
29308
+ className: {
29309
+ types: string[];
29310
+ description: string;
29311
+ };
28951
29312
  min: {
28952
29313
  types: string[];
28953
29314
  description: string;
@@ -29029,6 +29390,10 @@ export declare const PATTERN_REGISTRY: {
29029
29390
  suggestedFor: string[];
29030
29391
  typicalSize: string;
29031
29392
  propsSchema: {
29393
+ className: {
29394
+ types: string[];
29395
+ description: string;
29396
+ };
29032
29397
  status: {
29033
29398
  types: string[];
29034
29399
  description: string;
@@ -29059,6 +29424,10 @@ export declare const PATTERN_REGISTRY: {
29059
29424
  suggestedFor: string[];
29060
29425
  typicalSize: string;
29061
29426
  propsSchema: {
29427
+ className: {
29428
+ types: string[];
29429
+ description: string;
29430
+ };
29062
29431
  value: {
29063
29432
  types: string[];
29064
29433
  description: string;
@@ -31517,6 +31886,10 @@ export declare const PATTERN_REGISTRY: {
31517
31886
  suggestedFor: string[];
31518
31887
  typicalSize: string;
31519
31888
  propsSchema: {
31889
+ className: {
31890
+ types: string[];
31891
+ description: string;
31892
+ };
31520
31893
  src: {
31521
31894
  types: string[];
31522
31895
  description: string;
@@ -31580,6 +31953,10 @@ export declare const PATTERN_REGISTRY: {
31580
31953
  suggestedFor: string[];
31581
31954
  typicalSize: string;
31582
31955
  propsSchema: {
31956
+ className: {
31957
+ types: string[];
31958
+ description: string;
31959
+ };
31583
31960
  trigger: {
31584
31961
  types: string[];
31585
31962
  description: string;
@@ -31932,6 +32309,10 @@ export declare const PATTERN_REGISTRY: {
31932
32309
  suggestedFor: string[];
31933
32310
  typicalSize: string;
31934
32311
  propsSchema: {
32312
+ className: {
32313
+ types: string[];
32314
+ description: string;
32315
+ };
31935
32316
  variant: {
31936
32317
  types: string[];
31937
32318
  description: string;
@@ -40285,6 +40666,251 @@ export declare const PATTERN_REGISTRY: {
40285
40666
  };
40286
40667
  };
40287
40668
  };
40669
+ "table-view": {
40670
+ type: string;
40671
+ category: string;
40672
+ description: string;
40673
+ suggestedFor: string[];
40674
+ typicalSize: string;
40675
+ propsSchema: {
40676
+ dragGroup: {
40677
+ types: string[];
40678
+ description: string;
40679
+ };
40680
+ accepts: {
40681
+ types: string[];
40682
+ description: string;
40683
+ };
40684
+ sortable: {
40685
+ types: string[];
40686
+ description: string;
40687
+ };
40688
+ dropEvent: {
40689
+ types: string[];
40690
+ description: string;
40691
+ };
40692
+ reorderEvent: {
40693
+ types: string[];
40694
+ description: string;
40695
+ };
40696
+ positionEvent: {
40697
+ types: string[];
40698
+ description: string;
40699
+ };
40700
+ dndItemIdField: {
40701
+ types: string[];
40702
+ description: string;
40703
+ };
40704
+ dndRoot: {
40705
+ types: string[];
40706
+ description: string;
40707
+ };
40708
+ entity: {
40709
+ types: string[];
40710
+ description: string;
40711
+ required: boolean;
40712
+ };
40713
+ columns: {
40714
+ types: string[];
40715
+ description: string;
40716
+ items: {
40717
+ types: string[];
40718
+ properties: {
40719
+ key: {
40720
+ types: string[];
40721
+ };
40722
+ field: {
40723
+ types: string[];
40724
+ };
40725
+ header: {
40726
+ types: string[];
40727
+ };
40728
+ label: {
40729
+ types: string[];
40730
+ };
40731
+ width: {
40732
+ types: string[];
40733
+ };
40734
+ align: {
40735
+ types: string[];
40736
+ enumValues: string[];
40737
+ };
40738
+ className: {
40739
+ types: string[];
40740
+ };
40741
+ weight: {
40742
+ types: string[];
40743
+ enumValues: string[];
40744
+ };
40745
+ format: {
40746
+ types: string[];
40747
+ enumValues: string[];
40748
+ };
40749
+ icon: {
40750
+ types: string[];
40751
+ };
40752
+ sortable: {
40753
+ types: string[];
40754
+ };
40755
+ };
40756
+ required: string[];
40757
+ };
40758
+ };
40759
+ fields: {
40760
+ types: string[];
40761
+ description: string;
40762
+ items: {
40763
+ types: string[];
40764
+ properties: {
40765
+ key: {
40766
+ types: string[];
40767
+ };
40768
+ field: {
40769
+ types: string[];
40770
+ };
40771
+ header: {
40772
+ types: string[];
40773
+ };
40774
+ label: {
40775
+ types: string[];
40776
+ };
40777
+ width: {
40778
+ types: string[];
40779
+ };
40780
+ align: {
40781
+ types: string[];
40782
+ enumValues: string[];
40783
+ };
40784
+ className: {
40785
+ types: string[];
40786
+ };
40787
+ weight: {
40788
+ types: string[];
40789
+ enumValues: string[];
40790
+ };
40791
+ format: {
40792
+ types: string[];
40793
+ enumValues: string[];
40794
+ };
40795
+ icon: {
40796
+ types: string[];
40797
+ };
40798
+ sortable: {
40799
+ types: string[];
40800
+ };
40801
+ };
40802
+ required: string[];
40803
+ };
40804
+ };
40805
+ itemActions: {
40806
+ types: string[];
40807
+ description: string;
40808
+ kind: string;
40809
+ eventField: string;
40810
+ items: {
40811
+ types: string[];
40812
+ properties: {
40813
+ label: {
40814
+ types: string[];
40815
+ };
40816
+ event: {
40817
+ types: string[];
40818
+ };
40819
+ icon: {
40820
+ types: string[];
40821
+ };
40822
+ variant: {
40823
+ types: string[];
40824
+ enumValues: string[];
40825
+ };
40826
+ };
40827
+ required: string[];
40828
+ };
40829
+ };
40830
+ selectable: {
40831
+ types: string[];
40832
+ description: string;
40833
+ default: boolean;
40834
+ };
40835
+ selectEvent: {
40836
+ types: string[];
40837
+ description: string;
40838
+ kind: string;
40839
+ };
40840
+ selectedIds: {
40841
+ types: string[];
40842
+ description: string;
40843
+ items: {
40844
+ types: string[];
40845
+ };
40846
+ };
40847
+ sortEvent: {
40848
+ types: string[];
40849
+ description: string;
40850
+ kind: string;
40851
+ };
40852
+ sortColumn: {
40853
+ types: string[];
40854
+ description: string;
40855
+ };
40856
+ sortDirection: {
40857
+ types: string[];
40858
+ description: string;
40859
+ enumValues: string[];
40860
+ };
40861
+ className: {
40862
+ types: string[];
40863
+ description: string;
40864
+ };
40865
+ emptyMessage: {
40866
+ types: string[];
40867
+ description: string;
40868
+ };
40869
+ isLoading: {
40870
+ types: string[];
40871
+ description: string;
40872
+ default: boolean;
40873
+ };
40874
+ error: {
40875
+ types: string[];
40876
+ description: string;
40877
+ default: null;
40878
+ };
40879
+ groupBy: {
40880
+ types: string[];
40881
+ description: string;
40882
+ };
40883
+ pageSize: {
40884
+ types: string[];
40885
+ description: string;
40886
+ default: number;
40887
+ };
40888
+ children: {
40889
+ types: string[];
40890
+ description: string;
40891
+ kind: string;
40892
+ callbackArgs: {
40893
+ name: string;
40894
+ type: string;
40895
+ }[];
40896
+ };
40897
+ renderItem: {
40898
+ types: string[];
40899
+ description: string;
40900
+ kind: string;
40901
+ callbackArgs: {
40902
+ name: string;
40903
+ type: string;
40904
+ }[];
40905
+ };
40906
+ look: {
40907
+ types: string[];
40908
+ description: string;
40909
+ enumValues: string[];
40910
+ default: string;
40911
+ };
40912
+ };
40913
+ };
40288
40914
  heading: {
40289
40915
  type: string;
40290
40916
  category: string;
@@ -42527,6 +43153,11 @@ export declare const COMPONENT_MAPPING: {
42527
43153
  importPath: string;
42528
43154
  category: string;
42529
43155
  };
43156
+ "table-view": {
43157
+ component: string;
43158
+ importPath: string;
43159
+ category: string;
43160
+ };
42530
43161
  heading: {
42531
43162
  component: string;
42532
43163
  importPath: string;