@almadar/patterns 2.30.12 → 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/component-mapping.json +6 -1
- package/dist/event-contracts.json +1 -1
- package/dist/index.d.ts +635 -0
- package/dist/index.js +542 -6
- package/dist/index.js.map +1 -1
- package/dist/patterns-registry.json +535 -4
- package/dist/registry.json +535 -4
- package/package.json +1 -1
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;
|
|
@@ -8330,6 +8374,7 @@ export declare const registry: {
|
|
|
8330
8374
|
types: string[];
|
|
8331
8375
|
description: string;
|
|
8332
8376
|
enumValues: string[];
|
|
8377
|
+
default: string;
|
|
8333
8378
|
};
|
|
8334
8379
|
};
|
|
8335
8380
|
};
|
|
@@ -8568,6 +8613,7 @@ export declare const registry: {
|
|
|
8568
8613
|
types: string[];
|
|
8569
8614
|
description: string;
|
|
8570
8615
|
enumValues: string[];
|
|
8616
|
+
default: string;
|
|
8571
8617
|
};
|
|
8572
8618
|
};
|
|
8573
8619
|
};
|
|
@@ -8729,6 +8775,10 @@ export declare const registry: {
|
|
|
8729
8775
|
suggestedFor: string[];
|
|
8730
8776
|
typicalSize: string;
|
|
8731
8777
|
propsSchema: {
|
|
8778
|
+
className: {
|
|
8779
|
+
types: string[];
|
|
8780
|
+
description: string;
|
|
8781
|
+
};
|
|
8732
8782
|
min: {
|
|
8733
8783
|
types: string[];
|
|
8734
8784
|
description: string;
|
|
@@ -8810,6 +8860,10 @@ export declare const registry: {
|
|
|
8810
8860
|
suggestedFor: string[];
|
|
8811
8861
|
typicalSize: string;
|
|
8812
8862
|
propsSchema: {
|
|
8863
|
+
className: {
|
|
8864
|
+
types: string[];
|
|
8865
|
+
description: string;
|
|
8866
|
+
};
|
|
8813
8867
|
status: {
|
|
8814
8868
|
types: string[];
|
|
8815
8869
|
description: string;
|
|
@@ -8840,6 +8894,10 @@ export declare const registry: {
|
|
|
8840
8894
|
suggestedFor: string[];
|
|
8841
8895
|
typicalSize: string;
|
|
8842
8896
|
propsSchema: {
|
|
8897
|
+
className: {
|
|
8898
|
+
types: string[];
|
|
8899
|
+
description: string;
|
|
8900
|
+
};
|
|
8843
8901
|
value: {
|
|
8844
8902
|
types: string[];
|
|
8845
8903
|
description: string;
|
|
@@ -11298,6 +11356,10 @@ export declare const registry: {
|
|
|
11298
11356
|
suggestedFor: string[];
|
|
11299
11357
|
typicalSize: string;
|
|
11300
11358
|
propsSchema: {
|
|
11359
|
+
className: {
|
|
11360
|
+
types: string[];
|
|
11361
|
+
description: string;
|
|
11362
|
+
};
|
|
11301
11363
|
src: {
|
|
11302
11364
|
types: string[];
|
|
11303
11365
|
description: string;
|
|
@@ -11361,6 +11423,10 @@ export declare const registry: {
|
|
|
11361
11423
|
suggestedFor: string[];
|
|
11362
11424
|
typicalSize: string;
|
|
11363
11425
|
propsSchema: {
|
|
11426
|
+
className: {
|
|
11427
|
+
types: string[];
|
|
11428
|
+
description: string;
|
|
11429
|
+
};
|
|
11364
11430
|
trigger: {
|
|
11365
11431
|
types: string[];
|
|
11366
11432
|
description: string;
|
|
@@ -11713,6 +11779,10 @@ export declare const registry: {
|
|
|
11713
11779
|
suggestedFor: string[];
|
|
11714
11780
|
typicalSize: string;
|
|
11715
11781
|
propsSchema: {
|
|
11782
|
+
className: {
|
|
11783
|
+
types: string[];
|
|
11784
|
+
description: string;
|
|
11785
|
+
};
|
|
11716
11786
|
variant: {
|
|
11717
11787
|
types: string[];
|
|
11718
11788
|
description: string;
|
|
@@ -20066,6 +20136,251 @@ export declare const registry: {
|
|
|
20066
20136
|
};
|
|
20067
20137
|
};
|
|
20068
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
|
+
};
|
|
20069
20384
|
heading: {
|
|
20070
20385
|
type: string;
|
|
20071
20386
|
category: string;
|
|
@@ -22871,6 +23186,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
22871
23186
|
suggestedFor: string[];
|
|
22872
23187
|
typicalSize: string;
|
|
22873
23188
|
propsSchema: {
|
|
23189
|
+
className: {
|
|
23190
|
+
types: string[];
|
|
23191
|
+
description: string;
|
|
23192
|
+
};
|
|
22874
23193
|
padding: {
|
|
22875
23194
|
types: string[];
|
|
22876
23195
|
description: string;
|
|
@@ -23197,6 +23516,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
23197
23516
|
suggestedFor: string[];
|
|
23198
23517
|
typicalSize: string;
|
|
23199
23518
|
propsSchema: {
|
|
23519
|
+
className: {
|
|
23520
|
+
types: string[];
|
|
23521
|
+
description: string;
|
|
23522
|
+
};
|
|
23200
23523
|
variant: {
|
|
23201
23524
|
types: string[];
|
|
23202
23525
|
description: string;
|
|
@@ -23256,6 +23579,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
23256
23579
|
suggestedFor: string[];
|
|
23257
23580
|
typicalSize: string;
|
|
23258
23581
|
propsSchema: {
|
|
23582
|
+
className: {
|
|
23583
|
+
types: string[];
|
|
23584
|
+
description: string;
|
|
23585
|
+
};
|
|
23259
23586
|
variant: {
|
|
23260
23587
|
types: string[];
|
|
23261
23588
|
description: string;
|
|
@@ -23407,6 +23734,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
23407
23734
|
suggestedFor: string[];
|
|
23408
23735
|
typicalSize: string;
|
|
23409
23736
|
propsSchema: {
|
|
23737
|
+
className: {
|
|
23738
|
+
types: string[];
|
|
23739
|
+
description: string;
|
|
23740
|
+
};
|
|
23410
23741
|
variant: {
|
|
23411
23742
|
types: string[];
|
|
23412
23743
|
description: string;
|
|
@@ -23516,6 +23847,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
23516
23847
|
suggestedFor: string[];
|
|
23517
23848
|
typicalSize: string;
|
|
23518
23849
|
propsSchema: {
|
|
23850
|
+
className: {
|
|
23851
|
+
types: string[];
|
|
23852
|
+
description: string;
|
|
23853
|
+
};
|
|
23519
23854
|
size: {
|
|
23520
23855
|
types: string[];
|
|
23521
23856
|
description: string;
|
|
@@ -23531,6 +23866,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
23531
23866
|
suggestedFor: string[];
|
|
23532
23867
|
typicalSize: string;
|
|
23533
23868
|
propsSchema: {
|
|
23869
|
+
className: {
|
|
23870
|
+
types: string[];
|
|
23871
|
+
description: string;
|
|
23872
|
+
};
|
|
23534
23873
|
placeholder: {
|
|
23535
23874
|
types: string[];
|
|
23536
23875
|
description: string;
|
|
@@ -23613,6 +23952,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
23613
23952
|
suggestedFor: string[];
|
|
23614
23953
|
typicalSize: string;
|
|
23615
23954
|
propsSchema: {
|
|
23955
|
+
className: {
|
|
23956
|
+
types: string[];
|
|
23957
|
+
description: string;
|
|
23958
|
+
};
|
|
23616
23959
|
placeholder: {
|
|
23617
23960
|
types: string[];
|
|
23618
23961
|
description: string;
|
|
@@ -23639,6 +23982,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
23639
23982
|
suggestedFor: string[];
|
|
23640
23983
|
typicalSize: string;
|
|
23641
23984
|
propsSchema: {
|
|
23985
|
+
className: {
|
|
23986
|
+
types: string[];
|
|
23987
|
+
description: string;
|
|
23988
|
+
};
|
|
23642
23989
|
options: {
|
|
23643
23990
|
types: string[];
|
|
23644
23991
|
description: string;
|
|
@@ -23682,6 +24029,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
23682
24029
|
suggestedFor: string[];
|
|
23683
24030
|
typicalSize: string;
|
|
23684
24031
|
propsSchema: {
|
|
24032
|
+
className: {
|
|
24033
|
+
types: string[];
|
|
24034
|
+
description: string;
|
|
24035
|
+
};
|
|
23685
24036
|
checked: {
|
|
23686
24037
|
types: string[];
|
|
23687
24038
|
description: string;
|
|
@@ -23703,6 +24054,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
23703
24054
|
suggestedFor: string[];
|
|
23704
24055
|
typicalSize: string;
|
|
23705
24056
|
propsSchema: {
|
|
24057
|
+
className: {
|
|
24058
|
+
types: string[];
|
|
24059
|
+
description: string;
|
|
24060
|
+
};
|
|
23706
24061
|
options: {
|
|
23707
24062
|
types: string[];
|
|
23708
24063
|
description: string;
|
|
@@ -23794,6 +24149,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
23794
24149
|
suggestedFor: string[];
|
|
23795
24150
|
typicalSize: string;
|
|
23796
24151
|
propsSchema: {
|
|
24152
|
+
className: {
|
|
24153
|
+
types: string[];
|
|
24154
|
+
description: string;
|
|
24155
|
+
};
|
|
23797
24156
|
text: {
|
|
23798
24157
|
types: string[];
|
|
23799
24158
|
description: string;
|
|
@@ -28545,6 +28904,7 @@ export declare const PATTERN_REGISTRY: {
|
|
|
28545
28904
|
types: string[];
|
|
28546
28905
|
description: string;
|
|
28547
28906
|
enumValues: string[];
|
|
28907
|
+
default: string;
|
|
28548
28908
|
};
|
|
28549
28909
|
};
|
|
28550
28910
|
};
|
|
@@ -28783,6 +29143,7 @@ export declare const PATTERN_REGISTRY: {
|
|
|
28783
29143
|
types: string[];
|
|
28784
29144
|
description: string;
|
|
28785
29145
|
enumValues: string[];
|
|
29146
|
+
default: string;
|
|
28786
29147
|
};
|
|
28787
29148
|
};
|
|
28788
29149
|
};
|
|
@@ -28944,6 +29305,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
28944
29305
|
suggestedFor: string[];
|
|
28945
29306
|
typicalSize: string;
|
|
28946
29307
|
propsSchema: {
|
|
29308
|
+
className: {
|
|
29309
|
+
types: string[];
|
|
29310
|
+
description: string;
|
|
29311
|
+
};
|
|
28947
29312
|
min: {
|
|
28948
29313
|
types: string[];
|
|
28949
29314
|
description: string;
|
|
@@ -29025,6 +29390,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
29025
29390
|
suggestedFor: string[];
|
|
29026
29391
|
typicalSize: string;
|
|
29027
29392
|
propsSchema: {
|
|
29393
|
+
className: {
|
|
29394
|
+
types: string[];
|
|
29395
|
+
description: string;
|
|
29396
|
+
};
|
|
29028
29397
|
status: {
|
|
29029
29398
|
types: string[];
|
|
29030
29399
|
description: string;
|
|
@@ -29055,6 +29424,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
29055
29424
|
suggestedFor: string[];
|
|
29056
29425
|
typicalSize: string;
|
|
29057
29426
|
propsSchema: {
|
|
29427
|
+
className: {
|
|
29428
|
+
types: string[];
|
|
29429
|
+
description: string;
|
|
29430
|
+
};
|
|
29058
29431
|
value: {
|
|
29059
29432
|
types: string[];
|
|
29060
29433
|
description: string;
|
|
@@ -31513,6 +31886,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
31513
31886
|
suggestedFor: string[];
|
|
31514
31887
|
typicalSize: string;
|
|
31515
31888
|
propsSchema: {
|
|
31889
|
+
className: {
|
|
31890
|
+
types: string[];
|
|
31891
|
+
description: string;
|
|
31892
|
+
};
|
|
31516
31893
|
src: {
|
|
31517
31894
|
types: string[];
|
|
31518
31895
|
description: string;
|
|
@@ -31576,6 +31953,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
31576
31953
|
suggestedFor: string[];
|
|
31577
31954
|
typicalSize: string;
|
|
31578
31955
|
propsSchema: {
|
|
31956
|
+
className: {
|
|
31957
|
+
types: string[];
|
|
31958
|
+
description: string;
|
|
31959
|
+
};
|
|
31579
31960
|
trigger: {
|
|
31580
31961
|
types: string[];
|
|
31581
31962
|
description: string;
|
|
@@ -31928,6 +32309,10 @@ export declare const PATTERN_REGISTRY: {
|
|
|
31928
32309
|
suggestedFor: string[];
|
|
31929
32310
|
typicalSize: string;
|
|
31930
32311
|
propsSchema: {
|
|
32312
|
+
className: {
|
|
32313
|
+
types: string[];
|
|
32314
|
+
description: string;
|
|
32315
|
+
};
|
|
31931
32316
|
variant: {
|
|
31932
32317
|
types: string[];
|
|
31933
32318
|
description: string;
|
|
@@ -40281,6 +40666,251 @@ export declare const PATTERN_REGISTRY: {
|
|
|
40281
40666
|
};
|
|
40282
40667
|
};
|
|
40283
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
|
+
};
|
|
40284
40914
|
heading: {
|
|
40285
40915
|
type: string;
|
|
40286
40916
|
category: string;
|
|
@@ -42523,6 +43153,11 @@ export declare const COMPONENT_MAPPING: {
|
|
|
42523
43153
|
importPath: string;
|
|
42524
43154
|
category: string;
|
|
42525
43155
|
};
|
|
43156
|
+
"table-view": {
|
|
43157
|
+
component: string;
|
|
43158
|
+
importPath: string;
|
|
43159
|
+
category: string;
|
|
43160
|
+
};
|
|
42526
43161
|
heading: {
|
|
42527
43162
|
component: string;
|
|
42528
43163
|
importPath: string;
|