@almadar/core 10.78.0 → 10.80.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/builders.d.ts +8 -3
- package/dist/builders.js +27 -5
- package/dist/builders.js.map +1 -1
- package/dist/{effect-CW3s399G.d.ts → effect-C4uehm-r.d.ts} +1 -1
- package/dist/{entityAccess-B-CK9j-I.d.ts → entityAccess-BMKFgmsc.d.ts} +1 -1
- package/dist/factory/index.d.ts +4 -4
- package/dist/factory/index.js +261 -240
- package/dist/factory/index.js.map +1 -1
- package/dist/factory-runtime/index.d.ts +3 -3
- package/dist/factory-runtime/index.js +27 -5
- package/dist/factory-runtime/index.js.map +1 -1
- package/dist/{index-C5Firrg9.d.ts → index-DqUnw2Oo.d.ts} +4 -4
- package/dist/index.d.ts +10 -10
- package/dist/index.js +306 -254
- package/dist/index.js.map +1 -1
- package/dist/mock/index.d.ts +4 -4
- package/dist/mock/index.js +13 -0
- package/dist/mock/index.js.map +1 -1
- package/dist/patterns/component-mapping.json +1 -1
- package/dist/patterns/event-contracts.json +1 -1
- package/dist/patterns/index.d.ts +536 -357
- package/dist/patterns/index.js +269 -244
- package/dist/patterns/index.js.map +1 -1
- package/dist/patterns/patterns-registry.json +262 -241
- package/dist/patterns/registry.json +262 -241
- package/dist/{schema-BG7mDO7m.d.ts → schema-Cma07_18.d.ts} +301 -38
- package/dist/{trait-jWk0BInU.d.ts → trait-BXkQKZbO.d.ts} +120 -2
- package/dist/types/index.d.ts +5 -5
- package/dist/types/index.js +27 -6
- package/dist/types/index.js.map +1 -1
- package/dist/{types-DwAE_Qu-.d.ts → types-DoAKLgCZ.d.ts} +2 -2
- package/package.json +1 -1
package/dist/factory/index.js
CHANGED
|
@@ -1171,10 +1171,6 @@ var patterns_registry_default = {
|
|
|
1171
1171
|
placement: {
|
|
1172
1172
|
types: [
|
|
1173
1173
|
"string"
|
|
1174
|
-
],
|
|
1175
|
-
enumValues: [
|
|
1176
|
-
"row",
|
|
1177
|
-
"bulk"
|
|
1178
1174
|
]
|
|
1179
1175
|
},
|
|
1180
1176
|
icon: {
|
|
@@ -1186,13 +1182,6 @@ var patterns_registry_default = {
|
|
|
1186
1182
|
variant: {
|
|
1187
1183
|
types: [
|
|
1188
1184
|
"string"
|
|
1189
|
-
],
|
|
1190
|
-
enumValues: [
|
|
1191
|
-
"default",
|
|
1192
|
-
"primary",
|
|
1193
|
-
"secondary",
|
|
1194
|
-
"ghost",
|
|
1195
|
-
"danger"
|
|
1196
1185
|
]
|
|
1197
1186
|
},
|
|
1198
1187
|
onClick: {
|
|
@@ -1569,12 +1558,6 @@ var patterns_registry_default = {
|
|
|
1569
1558
|
placement: {
|
|
1570
1559
|
types: [
|
|
1571
1560
|
"string"
|
|
1572
|
-
],
|
|
1573
|
-
enumValues: [
|
|
1574
|
-
"row",
|
|
1575
|
-
"bulk",
|
|
1576
|
-
"card",
|
|
1577
|
-
"footer"
|
|
1578
1561
|
]
|
|
1579
1562
|
},
|
|
1580
1563
|
variant: {
|
|
@@ -1714,7 +1697,8 @@ var patterns_registry_default = {
|
|
|
1714
1697
|
types: [
|
|
1715
1698
|
"object"
|
|
1716
1699
|
],
|
|
1717
|
-
freeform: true
|
|
1700
|
+
freeform: true,
|
|
1701
|
+
controlValue: true
|
|
1718
1702
|
}
|
|
1719
1703
|
}
|
|
1720
1704
|
},
|
|
@@ -2083,22 +2067,11 @@ var patterns_registry_default = {
|
|
|
2083
2067
|
placement: {
|
|
2084
2068
|
types: [
|
|
2085
2069
|
"string"
|
|
2086
|
-
],
|
|
2087
|
-
enumValues: [
|
|
2088
|
-
"card",
|
|
2089
|
-
"footer",
|
|
2090
|
-
"row"
|
|
2091
2070
|
]
|
|
2092
2071
|
},
|
|
2093
2072
|
variant: {
|
|
2094
2073
|
types: [
|
|
2095
2074
|
"string"
|
|
2096
|
-
],
|
|
2097
|
-
enumValues: [
|
|
2098
|
-
"primary",
|
|
2099
|
-
"secondary",
|
|
2100
|
-
"ghost",
|
|
2101
|
-
"danger"
|
|
2102
2075
|
]
|
|
2103
2076
|
}
|
|
2104
2077
|
},
|
|
@@ -3023,11 +2996,7 @@ var patterns_registry_default = {
|
|
|
3023
2996
|
types: [
|
|
3024
2997
|
"string"
|
|
3025
2998
|
],
|
|
3026
|
-
description: "Form mode \u2014 'create' for new records, 'edit' for updating existing. Accepts `string` so schema-driven callers (whose `config.mode` is typed as `string` per the trait's declared config block) compile cleanly. The runtime treats anything other than 'edit' as 'create'."
|
|
3027
|
-
enumValues: [
|
|
3028
|
-
"create",
|
|
3029
|
-
"edit"
|
|
3030
|
-
]
|
|
2999
|
+
description: "Form mode \u2014 'create' for new records, 'edit' for updating existing. Accepts `string` so schema-driven callers (whose `config.mode` is typed as `string` per the trait's declared config block) compile cleanly. The runtime treats anything other than 'edit' as 'create'."
|
|
3031
3000
|
},
|
|
3032
3001
|
fields: {
|
|
3033
3002
|
types: [
|
|
@@ -3079,7 +3048,8 @@ var patterns_registry_default = {
|
|
|
3079
3048
|
types: [
|
|
3080
3049
|
"object"
|
|
3081
3050
|
],
|
|
3082
|
-
freeform: true
|
|
3051
|
+
freeform: true,
|
|
3052
|
+
controlValue: true
|
|
3083
3053
|
},
|
|
3084
3054
|
options: {
|
|
3085
3055
|
types: [
|
|
@@ -3522,7 +3492,8 @@ var patterns_registry_default = {
|
|
|
3522
3492
|
types: [
|
|
3523
3493
|
"object"
|
|
3524
3494
|
],
|
|
3525
|
-
freeform: true
|
|
3495
|
+
freeform: true,
|
|
3496
|
+
controlValue: true
|
|
3526
3497
|
}
|
|
3527
3498
|
},
|
|
3528
3499
|
globalVariables: {
|
|
@@ -3533,7 +3504,8 @@ var patterns_registry_default = {
|
|
|
3533
3504
|
types: [
|
|
3534
3505
|
"object"
|
|
3535
3506
|
],
|
|
3536
|
-
freeform: true
|
|
3507
|
+
freeform: true,
|
|
3508
|
+
controlValue: true
|
|
3537
3509
|
}
|
|
3538
3510
|
},
|
|
3539
3511
|
localVariables: {
|
|
@@ -3544,7 +3516,8 @@ var patterns_registry_default = {
|
|
|
3544
3516
|
types: [
|
|
3545
3517
|
"object"
|
|
3546
3518
|
],
|
|
3547
|
-
freeform: true
|
|
3519
|
+
freeform: true,
|
|
3520
|
+
controlValue: true
|
|
3548
3521
|
}
|
|
3549
3522
|
},
|
|
3550
3523
|
entity: {
|
|
@@ -3555,7 +3528,8 @@ var patterns_registry_default = {
|
|
|
3555
3528
|
types: [
|
|
3556
3529
|
"object"
|
|
3557
3530
|
],
|
|
3558
|
-
freeform: true
|
|
3531
|
+
freeform: true,
|
|
3532
|
+
controlValue: true
|
|
3559
3533
|
}
|
|
3560
3534
|
}
|
|
3561
3535
|
},
|
|
@@ -3637,7 +3611,8 @@ var patterns_registry_default = {
|
|
|
3637
3611
|
types: [
|
|
3638
3612
|
"object"
|
|
3639
3613
|
],
|
|
3640
|
-
freeform: true
|
|
3614
|
+
freeform: true,
|
|
3615
|
+
controlValue: true
|
|
3641
3616
|
},
|
|
3642
3617
|
options: {
|
|
3643
3618
|
types: [
|
|
@@ -3841,7 +3816,8 @@ var patterns_registry_default = {
|
|
|
3841
3816
|
types: [
|
|
3842
3817
|
"object"
|
|
3843
3818
|
],
|
|
3844
|
-
freeform: true
|
|
3819
|
+
freeform: true,
|
|
3820
|
+
controlValue: true
|
|
3845
3821
|
}
|
|
3846
3822
|
}
|
|
3847
3823
|
},
|
|
@@ -3943,11 +3919,7 @@ var patterns_registry_default = {
|
|
|
3943
3919
|
types: [
|
|
3944
3920
|
"string"
|
|
3945
3921
|
],
|
|
3946
|
-
description: "Form mode \u2014 'create' for new records, 'edit' for updating existing. Accepts `string` so schema-driven callers (whose `config.mode` is typed as `string` per the trait's declared config block) compile cleanly. The runtime treats anything other than 'edit' as 'create'."
|
|
3947
|
-
enumValues: [
|
|
3948
|
-
"create",
|
|
3949
|
-
"edit"
|
|
3950
|
-
]
|
|
3922
|
+
description: "Form mode \u2014 'create' for new records, 'edit' for updating existing. Accepts `string` so schema-driven callers (whose `config.mode` is typed as `string` per the trait's declared config block) compile cleanly. The runtime treats anything other than 'edit' as 'create'."
|
|
3951
3923
|
},
|
|
3952
3924
|
fields: {
|
|
3953
3925
|
types: [
|
|
@@ -3999,7 +3971,8 @@ var patterns_registry_default = {
|
|
|
3999
3971
|
types: [
|
|
4000
3972
|
"object"
|
|
4001
3973
|
],
|
|
4002
|
-
freeform: true
|
|
3974
|
+
freeform: true,
|
|
3975
|
+
controlValue: true
|
|
4003
3976
|
},
|
|
4004
3977
|
options: {
|
|
4005
3978
|
types: [
|
|
@@ -4442,7 +4415,8 @@ var patterns_registry_default = {
|
|
|
4442
4415
|
types: [
|
|
4443
4416
|
"object"
|
|
4444
4417
|
],
|
|
4445
|
-
freeform: true
|
|
4418
|
+
freeform: true,
|
|
4419
|
+
controlValue: true
|
|
4446
4420
|
}
|
|
4447
4421
|
},
|
|
4448
4422
|
globalVariables: {
|
|
@@ -4453,7 +4427,8 @@ var patterns_registry_default = {
|
|
|
4453
4427
|
types: [
|
|
4454
4428
|
"object"
|
|
4455
4429
|
],
|
|
4456
|
-
freeform: true
|
|
4430
|
+
freeform: true,
|
|
4431
|
+
controlValue: true
|
|
4457
4432
|
}
|
|
4458
4433
|
},
|
|
4459
4434
|
localVariables: {
|
|
@@ -4464,7 +4439,8 @@ var patterns_registry_default = {
|
|
|
4464
4439
|
types: [
|
|
4465
4440
|
"object"
|
|
4466
4441
|
],
|
|
4467
|
-
freeform: true
|
|
4442
|
+
freeform: true,
|
|
4443
|
+
controlValue: true
|
|
4468
4444
|
}
|
|
4469
4445
|
},
|
|
4470
4446
|
entity: {
|
|
@@ -4475,7 +4451,8 @@ var patterns_registry_default = {
|
|
|
4475
4451
|
types: [
|
|
4476
4452
|
"object"
|
|
4477
4453
|
],
|
|
4478
|
-
freeform: true
|
|
4454
|
+
freeform: true,
|
|
4455
|
+
controlValue: true
|
|
4479
4456
|
}
|
|
4480
4457
|
}
|
|
4481
4458
|
},
|
|
@@ -4557,7 +4534,8 @@ var patterns_registry_default = {
|
|
|
4557
4534
|
types: [
|
|
4558
4535
|
"object"
|
|
4559
4536
|
],
|
|
4560
|
-
freeform: true
|
|
4537
|
+
freeform: true,
|
|
4538
|
+
controlValue: true
|
|
4561
4539
|
},
|
|
4562
4540
|
options: {
|
|
4563
4541
|
types: [
|
|
@@ -4761,7 +4739,8 @@ var patterns_registry_default = {
|
|
|
4761
4739
|
types: [
|
|
4762
4740
|
"object"
|
|
4763
4741
|
],
|
|
4764
|
-
freeform: true
|
|
4742
|
+
freeform: true,
|
|
4743
|
+
controlValue: true
|
|
4765
4744
|
}
|
|
4766
4745
|
}
|
|
4767
4746
|
},
|
|
@@ -6062,20 +6041,50 @@ var patterns_registry_default = {
|
|
|
6062
6041
|
},
|
|
6063
6042
|
defaultValue: {
|
|
6064
6043
|
types: [
|
|
6044
|
+
"string",
|
|
6045
|
+
"number",
|
|
6046
|
+
"boolean",
|
|
6047
|
+
"array",
|
|
6065
6048
|
"object"
|
|
6066
6049
|
],
|
|
6067
|
-
|
|
6050
|
+
items: {
|
|
6051
|
+
types: [
|
|
6052
|
+
"string"
|
|
6053
|
+
]
|
|
6054
|
+
},
|
|
6055
|
+
properties: {
|
|
6056
|
+
name: {
|
|
6057
|
+
types: [
|
|
6058
|
+
"string"
|
|
6059
|
+
]
|
|
6060
|
+
},
|
|
6061
|
+
url: {
|
|
6062
|
+
types: [
|
|
6063
|
+
"string"
|
|
6064
|
+
]
|
|
6065
|
+
},
|
|
6066
|
+
mimeType: {
|
|
6067
|
+
types: [
|
|
6068
|
+
"string"
|
|
6069
|
+
]
|
|
6070
|
+
},
|
|
6071
|
+
sizeBytes: {
|
|
6072
|
+
types: [
|
|
6073
|
+
"number"
|
|
6074
|
+
]
|
|
6075
|
+
}
|
|
6076
|
+
},
|
|
6077
|
+
required: [
|
|
6078
|
+
"name",
|
|
6079
|
+
"url",
|
|
6080
|
+
"mimeType",
|
|
6081
|
+
"sizeBytes"
|
|
6082
|
+
]
|
|
6068
6083
|
},
|
|
6069
6084
|
condition: {
|
|
6070
6085
|
types: [
|
|
6071
|
-
"
|
|
6072
|
-
]
|
|
6073
|
-
items: {
|
|
6074
|
-
types: [
|
|
6075
|
-
"object"
|
|
6076
|
-
],
|
|
6077
|
-
freeform: true
|
|
6078
|
-
}
|
|
6086
|
+
"sexpr"
|
|
6087
|
+
]
|
|
6079
6088
|
},
|
|
6080
6089
|
placeholder: {
|
|
6081
6090
|
types: [
|
|
@@ -6101,7 +6110,13 @@ var patterns_registry_default = {
|
|
|
6101
6110
|
types: [
|
|
6102
6111
|
"object"
|
|
6103
6112
|
],
|
|
6104
|
-
|
|
6113
|
+
mapValue: {
|
|
6114
|
+
types: [
|
|
6115
|
+
"object"
|
|
6116
|
+
],
|
|
6117
|
+
freeform: true,
|
|
6118
|
+
controlValue: true
|
|
6119
|
+
}
|
|
6105
6120
|
},
|
|
6106
6121
|
displayFields: {
|
|
6107
6122
|
types: [
|
|
@@ -6117,7 +6132,13 @@ var patterns_registry_default = {
|
|
|
6117
6132
|
types: [
|
|
6118
6133
|
"object"
|
|
6119
6134
|
],
|
|
6120
|
-
|
|
6135
|
+
mapValue: {
|
|
6136
|
+
types: [
|
|
6137
|
+
"object"
|
|
6138
|
+
],
|
|
6139
|
+
freeform: true,
|
|
6140
|
+
controlValue: true
|
|
6141
|
+
}
|
|
6121
6142
|
},
|
|
6122
6143
|
hiddenCalculations: {
|
|
6123
6144
|
types: [
|
|
@@ -6154,19 +6175,37 @@ var patterns_registry_default = {
|
|
|
6154
6175
|
types: [
|
|
6155
6176
|
"object"
|
|
6156
6177
|
],
|
|
6157
|
-
|
|
6178
|
+
mapValue: {
|
|
6179
|
+
types: [
|
|
6180
|
+
"object"
|
|
6181
|
+
],
|
|
6182
|
+
freeform: true,
|
|
6183
|
+
controlValue: true
|
|
6184
|
+
}
|
|
6158
6185
|
},
|
|
6159
6186
|
displayTemplate: {
|
|
6160
6187
|
types: [
|
|
6161
6188
|
"object"
|
|
6162
6189
|
],
|
|
6163
|
-
|
|
6190
|
+
mapValue: {
|
|
6191
|
+
types: [
|
|
6192
|
+
"object"
|
|
6193
|
+
],
|
|
6194
|
+
freeform: true,
|
|
6195
|
+
controlValue: true
|
|
6196
|
+
}
|
|
6164
6197
|
},
|
|
6165
6198
|
lawReference: {
|
|
6166
6199
|
types: [
|
|
6167
6200
|
"object"
|
|
6168
6201
|
],
|
|
6169
|
-
|
|
6202
|
+
mapValue: {
|
|
6203
|
+
types: [
|
|
6204
|
+
"object"
|
|
6205
|
+
],
|
|
6206
|
+
freeform: true,
|
|
6207
|
+
controlValue: true
|
|
6208
|
+
}
|
|
6170
6209
|
},
|
|
6171
6210
|
contextMenu: {
|
|
6172
6211
|
types: [
|
|
@@ -6182,7 +6221,13 @@ var patterns_registry_default = {
|
|
|
6182
6221
|
types: [
|
|
6183
6222
|
"object"
|
|
6184
6223
|
],
|
|
6185
|
-
|
|
6224
|
+
mapValue: {
|
|
6225
|
+
types: [
|
|
6226
|
+
"object"
|
|
6227
|
+
],
|
|
6228
|
+
freeform: true,
|
|
6229
|
+
controlValue: true
|
|
6230
|
+
}
|
|
6186
6231
|
},
|
|
6187
6232
|
readOnly: {
|
|
6188
6233
|
types: [
|
|
@@ -6191,9 +6236,8 @@ var patterns_registry_default = {
|
|
|
6191
6236
|
},
|
|
6192
6237
|
minDate: {
|
|
6193
6238
|
types: [
|
|
6194
|
-
"
|
|
6195
|
-
]
|
|
6196
|
-
freeform: true
|
|
6239
|
+
"string"
|
|
6240
|
+
]
|
|
6197
6241
|
},
|
|
6198
6242
|
stats: {
|
|
6199
6243
|
types: [
|
|
@@ -6211,9 +6255,45 @@ var patterns_registry_default = {
|
|
|
6211
6255
|
},
|
|
6212
6256
|
value: {
|
|
6213
6257
|
types: [
|
|
6258
|
+
"string",
|
|
6259
|
+
"number",
|
|
6260
|
+
"boolean",
|
|
6261
|
+
"array",
|
|
6214
6262
|
"object"
|
|
6215
6263
|
],
|
|
6216
|
-
|
|
6264
|
+
items: {
|
|
6265
|
+
types: [
|
|
6266
|
+
"string"
|
|
6267
|
+
]
|
|
6268
|
+
},
|
|
6269
|
+
properties: {
|
|
6270
|
+
name: {
|
|
6271
|
+
types: [
|
|
6272
|
+
"string"
|
|
6273
|
+
]
|
|
6274
|
+
},
|
|
6275
|
+
url: {
|
|
6276
|
+
types: [
|
|
6277
|
+
"string"
|
|
6278
|
+
]
|
|
6279
|
+
},
|
|
6280
|
+
mimeType: {
|
|
6281
|
+
types: [
|
|
6282
|
+
"string"
|
|
6283
|
+
]
|
|
6284
|
+
},
|
|
6285
|
+
sizeBytes: {
|
|
6286
|
+
types: [
|
|
6287
|
+
"number"
|
|
6288
|
+
]
|
|
6289
|
+
}
|
|
6290
|
+
},
|
|
6291
|
+
required: [
|
|
6292
|
+
"name",
|
|
6293
|
+
"url",
|
|
6294
|
+
"mimeType",
|
|
6295
|
+
"sizeBytes"
|
|
6296
|
+
]
|
|
6217
6297
|
},
|
|
6218
6298
|
icon: {
|
|
6219
6299
|
types: [
|
|
@@ -6248,9 +6328,8 @@ var patterns_registry_default = {
|
|
|
6248
6328
|
},
|
|
6249
6329
|
autoCheck: {
|
|
6250
6330
|
types: [
|
|
6251
|
-
"
|
|
6252
|
-
]
|
|
6253
|
-
freeform: true
|
|
6331
|
+
"boolean"
|
|
6332
|
+
]
|
|
6254
6333
|
}
|
|
6255
6334
|
},
|
|
6256
6335
|
required: [
|
|
@@ -6279,14 +6358,8 @@ var patterns_registry_default = {
|
|
|
6279
6358
|
},
|
|
6280
6359
|
condition: {
|
|
6281
6360
|
types: [
|
|
6282
|
-
"
|
|
6283
|
-
]
|
|
6284
|
-
items: {
|
|
6285
|
-
types: [
|
|
6286
|
-
"object"
|
|
6287
|
-
],
|
|
6288
|
-
freeform: true
|
|
6289
|
-
}
|
|
6361
|
+
"sexpr"
|
|
6362
|
+
]
|
|
6290
6363
|
},
|
|
6291
6364
|
repeatable: {
|
|
6292
6365
|
types: [
|
|
@@ -6338,7 +6411,13 @@ var patterns_registry_default = {
|
|
|
6338
6411
|
types: [
|
|
6339
6412
|
"object"
|
|
6340
6413
|
],
|
|
6341
|
-
|
|
6414
|
+
mapValue: {
|
|
6415
|
+
types: [
|
|
6416
|
+
"object"
|
|
6417
|
+
],
|
|
6418
|
+
freeform: true,
|
|
6419
|
+
controlValue: true
|
|
6420
|
+
}
|
|
6342
6421
|
},
|
|
6343
6422
|
readOnly: {
|
|
6344
6423
|
types: [
|
|
@@ -6394,12 +6473,6 @@ var patterns_registry_default = {
|
|
|
6394
6473
|
mode: {
|
|
6395
6474
|
types: [
|
|
6396
6475
|
"string"
|
|
6397
|
-
],
|
|
6398
|
-
enumValues: [
|
|
6399
|
-
"search_or_create",
|
|
6400
|
-
"create_multiple",
|
|
6401
|
-
"select_one",
|
|
6402
|
-
"update"
|
|
6403
6476
|
]
|
|
6404
6477
|
},
|
|
6405
6478
|
parentField: {
|
|
@@ -6429,14 +6502,8 @@ var patterns_registry_default = {
|
|
|
6429
6502
|
properties: {
|
|
6430
6503
|
condition: {
|
|
6431
6504
|
types: [
|
|
6432
|
-
"
|
|
6433
|
-
]
|
|
6434
|
-
items: {
|
|
6435
|
-
types: [
|
|
6436
|
-
"object"
|
|
6437
|
-
],
|
|
6438
|
-
freeform: true
|
|
6439
|
-
}
|
|
6505
|
+
"sexpr"
|
|
6506
|
+
]
|
|
6440
6507
|
},
|
|
6441
6508
|
message: {
|
|
6442
6509
|
types: [
|
|
@@ -7259,13 +7326,6 @@ var patterns_registry_default = {
|
|
|
7259
7326
|
"string"
|
|
7260
7327
|
],
|
|
7261
7328
|
description: "Width (CSS value or preset size)",
|
|
7262
|
-
enumValues: [
|
|
7263
|
-
"sm",
|
|
7264
|
-
"md",
|
|
7265
|
-
"lg",
|
|
7266
|
-
"xl",
|
|
7267
|
-
"full"
|
|
7268
|
-
],
|
|
7269
7329
|
default: "md"
|
|
7270
7330
|
},
|
|
7271
7331
|
showCloseButton: {
|
|
@@ -8887,15 +8947,7 @@ var patterns_registry_default = {
|
|
|
8887
8947
|
types: [
|
|
8888
8948
|
"string"
|
|
8889
8949
|
],
|
|
8890
|
-
description: "Semantic palette token or an arbitrary Tailwind color class."
|
|
8891
|
-
enumValues: [
|
|
8892
|
-
"primary",
|
|
8893
|
-
"secondary",
|
|
8894
|
-
"success",
|
|
8895
|
-
"warning",
|
|
8896
|
-
"error",
|
|
8897
|
-
"muted"
|
|
8898
|
-
]
|
|
8950
|
+
description: "Semantic palette token or an arbitrary Tailwind color class."
|
|
8899
8951
|
},
|
|
8900
8952
|
animation: {
|
|
8901
8953
|
types: [
|
|
@@ -9236,13 +9288,20 @@ var patterns_registry_default = {
|
|
|
9236
9288
|
types: [
|
|
9237
9289
|
"string"
|
|
9238
9290
|
],
|
|
9239
|
-
description: "Declarative event name for trait dispatch",
|
|
9291
|
+
description: "Declarative event name for trait dispatch.",
|
|
9240
9292
|
kind: "event-ref",
|
|
9241
9293
|
emitPayloadSchema: [
|
|
9242
9294
|
{
|
|
9243
9295
|
name: "value",
|
|
9244
9296
|
type: "string",
|
|
9245
|
-
required: true
|
|
9297
|
+
required: true,
|
|
9298
|
+
typeWhen: [
|
|
9299
|
+
{
|
|
9300
|
+
knob: "inputType",
|
|
9301
|
+
equals: "number",
|
|
9302
|
+
type: "number"
|
|
9303
|
+
}
|
|
9304
|
+
]
|
|
9246
9305
|
}
|
|
9247
9306
|
]
|
|
9248
9307
|
},
|
|
@@ -9531,8 +9590,26 @@ var patterns_registry_default = {
|
|
|
9531
9590
|
types: [
|
|
9532
9591
|
"string"
|
|
9533
9592
|
],
|
|
9534
|
-
description: "Declarative event name for trait dispatch",
|
|
9535
|
-
kind: "event"
|
|
9593
|
+
description: "Declarative event name for trait dispatch \u2014 emits `{ value }` on selection commit (same gestures as `onChange`).",
|
|
9594
|
+
kind: "event-ref",
|
|
9595
|
+
emitPayloadSchema: [
|
|
9596
|
+
{
|
|
9597
|
+
name: "value",
|
|
9598
|
+
type: "string",
|
|
9599
|
+
required: true,
|
|
9600
|
+
schema: {
|
|
9601
|
+
types: [
|
|
9602
|
+
"string",
|
|
9603
|
+
"array"
|
|
9604
|
+
],
|
|
9605
|
+
items: {
|
|
9606
|
+
types: [
|
|
9607
|
+
"string"
|
|
9608
|
+
]
|
|
9609
|
+
}
|
|
9610
|
+
}
|
|
9611
|
+
}
|
|
9612
|
+
]
|
|
9536
9613
|
},
|
|
9537
9614
|
error: {
|
|
9538
9615
|
types: [
|
|
@@ -10741,25 +10818,49 @@ var patterns_registry_default = {
|
|
|
10741
10818
|
types: [
|
|
10742
10819
|
"object"
|
|
10743
10820
|
],
|
|
10744
|
-
|
|
10821
|
+
mapValue: {
|
|
10822
|
+
types: [
|
|
10823
|
+
"object"
|
|
10824
|
+
],
|
|
10825
|
+
freeform: true,
|
|
10826
|
+
controlValue: true
|
|
10827
|
+
}
|
|
10745
10828
|
},
|
|
10746
10829
|
globalVariables: {
|
|
10747
10830
|
types: [
|
|
10748
10831
|
"object"
|
|
10749
10832
|
],
|
|
10750
|
-
|
|
10833
|
+
mapValue: {
|
|
10834
|
+
types: [
|
|
10835
|
+
"object"
|
|
10836
|
+
],
|
|
10837
|
+
freeform: true,
|
|
10838
|
+
controlValue: true
|
|
10839
|
+
}
|
|
10751
10840
|
},
|
|
10752
10841
|
localVariables: {
|
|
10753
10842
|
types: [
|
|
10754
10843
|
"object"
|
|
10755
10844
|
],
|
|
10756
|
-
|
|
10845
|
+
mapValue: {
|
|
10846
|
+
types: [
|
|
10847
|
+
"object"
|
|
10848
|
+
],
|
|
10849
|
+
freeform: true,
|
|
10850
|
+
controlValue: true
|
|
10851
|
+
}
|
|
10757
10852
|
},
|
|
10758
10853
|
entity: {
|
|
10759
10854
|
types: [
|
|
10760
10855
|
"object"
|
|
10761
10856
|
],
|
|
10762
|
-
|
|
10857
|
+
mapValue: {
|
|
10858
|
+
types: [
|
|
10859
|
+
"object"
|
|
10860
|
+
],
|
|
10861
|
+
freeform: true,
|
|
10862
|
+
controlValue: true
|
|
10863
|
+
}
|
|
10763
10864
|
}
|
|
10764
10865
|
},
|
|
10765
10866
|
propertyRequired: [
|
|
@@ -11828,7 +11929,8 @@ var patterns_registry_default = {
|
|
|
11828
11929
|
],
|
|
11829
11930
|
description: "Payload to include with the dispatched action event.",
|
|
11830
11931
|
payloadFor: "action",
|
|
11831
|
-
freeform: true
|
|
11932
|
+
freeform: true,
|
|
11933
|
+
eventPayloadBrand: true
|
|
11832
11934
|
},
|
|
11833
11935
|
actions: {
|
|
11834
11936
|
types: [
|
|
@@ -11927,14 +12029,6 @@ var patterns_registry_default = {
|
|
|
11927
12029
|
"string"
|
|
11928
12030
|
],
|
|
11929
12031
|
description: "Button position",
|
|
11930
|
-
enumValues: [
|
|
11931
|
-
"bottom-right",
|
|
11932
|
-
"bottom-left",
|
|
11933
|
-
"bottom-center",
|
|
11934
|
-
"top-right",
|
|
11935
|
-
"top-left",
|
|
11936
|
-
"top-center"
|
|
11937
|
-
],
|
|
11938
12032
|
default: "bottom-right"
|
|
11939
12033
|
},
|
|
11940
12034
|
className: {
|
|
@@ -12131,13 +12225,20 @@ var patterns_registry_default = {
|
|
|
12131
12225
|
types: [
|
|
12132
12226
|
"string"
|
|
12133
12227
|
],
|
|
12134
|
-
description: "Declarative event name for trait dispatch",
|
|
12228
|
+
description: "Declarative event name for trait dispatch.",
|
|
12135
12229
|
kind: "event-ref",
|
|
12136
12230
|
emitPayloadSchema: [
|
|
12137
12231
|
{
|
|
12138
12232
|
name: "value",
|
|
12139
12233
|
type: "string",
|
|
12140
|
-
required: true
|
|
12234
|
+
required: true,
|
|
12235
|
+
typeWhen: [
|
|
12236
|
+
{
|
|
12237
|
+
knob: "inputType",
|
|
12238
|
+
equals: "number",
|
|
12239
|
+
type: "number"
|
|
12240
|
+
}
|
|
12241
|
+
]
|
|
12141
12242
|
}
|
|
12142
12243
|
]
|
|
12143
12244
|
},
|
|
@@ -21384,7 +21485,8 @@ var patterns_registry_default = {
|
|
|
21384
21485
|
types: [
|
|
21385
21486
|
"object"
|
|
21386
21487
|
],
|
|
21387
|
-
freeform: true
|
|
21488
|
+
freeform: true,
|
|
21489
|
+
genericParam: true
|
|
21388
21490
|
}
|
|
21389
21491
|
},
|
|
21390
21492
|
renderItem: {
|
|
@@ -21691,7 +21793,8 @@ var patterns_registry_default = {
|
|
|
21691
21793
|
types: [
|
|
21692
21794
|
"object"
|
|
21693
21795
|
],
|
|
21694
|
-
freeform: true
|
|
21796
|
+
freeform: true,
|
|
21797
|
+
eventPayloadBrand: true
|
|
21695
21798
|
}
|
|
21696
21799
|
},
|
|
21697
21800
|
required: [
|
|
@@ -21744,7 +21847,8 @@ var patterns_registry_default = {
|
|
|
21744
21847
|
types: [
|
|
21745
21848
|
"object"
|
|
21746
21849
|
],
|
|
21747
|
-
freeform: true
|
|
21850
|
+
freeform: true,
|
|
21851
|
+
eventPayloadBrand: true
|
|
21748
21852
|
}
|
|
21749
21853
|
},
|
|
21750
21854
|
required: [
|
|
@@ -21773,7 +21877,8 @@ var patterns_registry_default = {
|
|
|
21773
21877
|
"object"
|
|
21774
21878
|
],
|
|
21775
21879
|
description: "itemData prop",
|
|
21776
|
-
freeform: true
|
|
21880
|
+
freeform: true,
|
|
21881
|
+
eventPayloadBrand: true
|
|
21777
21882
|
},
|
|
21778
21883
|
className: {
|
|
21779
21884
|
types: [
|
|
@@ -26395,14 +26500,6 @@ var patterns_registry_default = {
|
|
|
26395
26500
|
"string"
|
|
26396
26501
|
],
|
|
26397
26502
|
description: "Semantic palette token or a raw CSS color value for the stroke.",
|
|
26398
|
-
enumValues: [
|
|
26399
|
-
"primary",
|
|
26400
|
-
"secondary",
|
|
26401
|
-
"success",
|
|
26402
|
-
"warning",
|
|
26403
|
-
"error",
|
|
26404
|
-
"muted"
|
|
26405
|
-
],
|
|
26406
26503
|
default: "primary"
|
|
26407
26504
|
},
|
|
26408
26505
|
strokeWidth: {
|
|
@@ -27690,8 +27787,7 @@ var patterns_registry_default = {
|
|
|
27690
27787
|
},
|
|
27691
27788
|
targetQuestionId: {
|
|
27692
27789
|
types: [
|
|
27693
|
-
"string"
|
|
27694
|
-
"unknown"
|
|
27790
|
+
"string"
|
|
27695
27791
|
]
|
|
27696
27792
|
}
|
|
27697
27793
|
},
|
|
@@ -27757,8 +27853,7 @@ var patterns_registry_default = {
|
|
|
27757
27853
|
},
|
|
27758
27854
|
targetQuestionId: {
|
|
27759
27855
|
types: [
|
|
27760
|
-
"string"
|
|
27761
|
-
"unknown"
|
|
27856
|
+
"string"
|
|
27762
27857
|
]
|
|
27763
27858
|
}
|
|
27764
27859
|
},
|
|
@@ -27828,8 +27923,7 @@ var patterns_registry_default = {
|
|
|
27828
27923
|
},
|
|
27829
27924
|
targetQuestionId: {
|
|
27830
27925
|
types: [
|
|
27831
|
-
"string"
|
|
27832
|
-
"unknown"
|
|
27926
|
+
"string"
|
|
27833
27927
|
]
|
|
27834
27928
|
}
|
|
27835
27929
|
},
|
|
@@ -27931,7 +28025,8 @@ var patterns_registry_default = {
|
|
|
27931
28025
|
types: [
|
|
27932
28026
|
"object",
|
|
27933
28027
|
"array"
|
|
27934
|
-
]
|
|
28028
|
+
],
|
|
28029
|
+
cyclic: true
|
|
27935
28030
|
}
|
|
27936
28031
|
}
|
|
27937
28032
|
},
|
|
@@ -28934,12 +29029,6 @@ var patterns_registry_default = {
|
|
|
28934
29029
|
"string"
|
|
28935
29030
|
],
|
|
28936
29031
|
description: "Size variant",
|
|
28937
|
-
enumValues: [
|
|
28938
|
-
"sm",
|
|
28939
|
-
"md",
|
|
28940
|
-
"lg",
|
|
28941
|
-
"xl"
|
|
28942
|
-
],
|
|
28943
29032
|
default: "md"
|
|
28944
29033
|
},
|
|
28945
29034
|
shape: {
|
|
@@ -28947,11 +29036,6 @@ var patterns_registry_default = {
|
|
|
28947
29036
|
"string"
|
|
28948
29037
|
],
|
|
28949
29038
|
description: "Shape variant",
|
|
28950
|
-
enumValues: [
|
|
28951
|
-
"circle",
|
|
28952
|
-
"rounded",
|
|
28953
|
-
"square"
|
|
28954
|
-
],
|
|
28955
29039
|
default: "circle"
|
|
28956
29040
|
},
|
|
28957
29041
|
variant: {
|
|
@@ -28959,11 +29043,6 @@ var patterns_registry_default = {
|
|
|
28959
29043
|
"string"
|
|
28960
29044
|
],
|
|
28961
29045
|
description: "Visual variant",
|
|
28962
|
-
enumValues: [
|
|
28963
|
-
"primary",
|
|
28964
|
-
"secondary",
|
|
28965
|
-
"ghost"
|
|
28966
|
-
],
|
|
28967
29046
|
default: "secondary"
|
|
28968
29047
|
},
|
|
28969
29048
|
onPress: {
|
|
@@ -31234,15 +31313,7 @@ var patterns_registry_default = {
|
|
|
31234
31313
|
types: [
|
|
31235
31314
|
"string"
|
|
31236
31315
|
],
|
|
31237
|
-
description: "Semantic palette token or a raw CSS color value. Defaults to 'primary'."
|
|
31238
|
-
enumValues: [
|
|
31239
|
-
"primary",
|
|
31240
|
-
"secondary",
|
|
31241
|
-
"success",
|
|
31242
|
-
"warning",
|
|
31243
|
-
"error",
|
|
31244
|
-
"muted"
|
|
31245
|
-
]
|
|
31316
|
+
description: "Semantic palette token or a raw CSS color value. Defaults to 'primary'."
|
|
31246
31317
|
},
|
|
31247
31318
|
className: {
|
|
31248
31319
|
types: [
|
|
@@ -31516,9 +31587,8 @@ var patterns_registry_default = {
|
|
|
31516
31587
|
},
|
|
31517
31588
|
guard: {
|
|
31518
31589
|
types: [
|
|
31519
|
-
"
|
|
31520
|
-
]
|
|
31521
|
-
freeform: true
|
|
31590
|
+
"sexpr"
|
|
31591
|
+
]
|
|
31522
31592
|
},
|
|
31523
31593
|
effects: {
|
|
31524
31594
|
types: [
|
|
@@ -31540,9 +31610,8 @@ var patterns_registry_default = {
|
|
|
31540
31610
|
],
|
|
31541
31611
|
items: {
|
|
31542
31612
|
types: [
|
|
31543
|
-
"
|
|
31544
|
-
]
|
|
31545
|
-
freeform: true
|
|
31613
|
+
"sexpr"
|
|
31614
|
+
]
|
|
31546
31615
|
}
|
|
31547
31616
|
}
|
|
31548
31617
|
},
|
|
@@ -31888,9 +31957,8 @@ var patterns_registry_default = {
|
|
|
31888
31957
|
},
|
|
31889
31958
|
guard: {
|
|
31890
31959
|
types: [
|
|
31891
|
-
"
|
|
31892
|
-
]
|
|
31893
|
-
freeform: true
|
|
31960
|
+
"sexpr"
|
|
31961
|
+
]
|
|
31894
31962
|
},
|
|
31895
31963
|
effects: {
|
|
31896
31964
|
types: [
|
|
@@ -31912,9 +31980,8 @@ var patterns_registry_default = {
|
|
|
31912
31980
|
],
|
|
31913
31981
|
items: {
|
|
31914
31982
|
types: [
|
|
31915
|
-
"
|
|
31916
|
-
]
|
|
31917
|
-
freeform: true
|
|
31983
|
+
"sexpr"
|
|
31984
|
+
]
|
|
31918
31985
|
}
|
|
31919
31986
|
}
|
|
31920
31987
|
},
|
|
@@ -32040,12 +32107,7 @@ var patterns_registry_default = {
|
|
|
32040
32107
|
types: [
|
|
32041
32108
|
"string"
|
|
32042
32109
|
],
|
|
32043
|
-
description: "Position of the HUD"
|
|
32044
|
-
enumValues: [
|
|
32045
|
-
"top",
|
|
32046
|
-
"bottom",
|
|
32047
|
-
"corners"
|
|
32048
|
-
]
|
|
32110
|
+
description: "Position of the HUD"
|
|
32049
32111
|
},
|
|
32050
32112
|
stats: {
|
|
32051
32113
|
types: [
|
|
@@ -32342,11 +32404,6 @@ var patterns_registry_default = {
|
|
|
32342
32404
|
variant: {
|
|
32343
32405
|
types: [
|
|
32344
32406
|
"string"
|
|
32345
|
-
],
|
|
32346
|
-
enumValues: [
|
|
32347
|
-
"primary",
|
|
32348
|
-
"secondary",
|
|
32349
|
-
"ghost"
|
|
32350
32407
|
]
|
|
32351
32408
|
},
|
|
32352
32409
|
disabled: {
|
|
@@ -32400,11 +32457,6 @@ var patterns_registry_default = {
|
|
|
32400
32457
|
variant: {
|
|
32401
32458
|
types: [
|
|
32402
32459
|
"string"
|
|
32403
|
-
],
|
|
32404
|
-
enumValues: [
|
|
32405
|
-
"primary",
|
|
32406
|
-
"secondary",
|
|
32407
|
-
"ghost"
|
|
32408
32460
|
]
|
|
32409
32461
|
},
|
|
32410
32462
|
disabled: {
|
|
@@ -32461,11 +32513,6 @@ var patterns_registry_default = {
|
|
|
32461
32513
|
variant: {
|
|
32462
32514
|
types: [
|
|
32463
32515
|
"string"
|
|
32464
|
-
],
|
|
32465
|
-
enumValues: [
|
|
32466
|
-
"primary",
|
|
32467
|
-
"secondary",
|
|
32468
|
-
"ghost"
|
|
32469
32516
|
]
|
|
32470
32517
|
},
|
|
32471
32518
|
disabled: {
|
|
@@ -32835,12 +32882,6 @@ var patterns_registry_default = {
|
|
|
32835
32882
|
"string"
|
|
32836
32883
|
],
|
|
32837
32884
|
description: "Display format",
|
|
32838
|
-
enumValues: [
|
|
32839
|
-
"number",
|
|
32840
|
-
"hearts",
|
|
32841
|
-
"bar",
|
|
32842
|
-
"text"
|
|
32843
|
-
],
|
|
32844
32885
|
default: "number"
|
|
32845
32886
|
},
|
|
32846
32887
|
icon: {
|
|
@@ -32855,11 +32896,6 @@ var patterns_registry_default = {
|
|
|
32855
32896
|
"string"
|
|
32856
32897
|
],
|
|
32857
32898
|
description: "Size variant",
|
|
32858
|
-
enumValues: [
|
|
32859
|
-
"sm",
|
|
32860
|
-
"md",
|
|
32861
|
-
"lg"
|
|
32862
|
-
],
|
|
32863
32899
|
default: "md"
|
|
32864
32900
|
},
|
|
32865
32901
|
variant: {
|
|
@@ -32867,13 +32903,6 @@ var patterns_registry_default = {
|
|
|
32867
32903
|
"string"
|
|
32868
32904
|
],
|
|
32869
32905
|
description: "Visual variant",
|
|
32870
|
-
enumValues: [
|
|
32871
|
-
"default",
|
|
32872
|
-
"primary",
|
|
32873
|
-
"success",
|
|
32874
|
-
"warning",
|
|
32875
|
-
"danger"
|
|
32876
|
-
],
|
|
32877
32906
|
default: "default"
|
|
32878
32907
|
},
|
|
32879
32908
|
className: {
|
|
@@ -37623,11 +37652,6 @@ var patterns_registry_default = {
|
|
|
37623
37652
|
format: {
|
|
37624
37653
|
types: [
|
|
37625
37654
|
"string"
|
|
37626
|
-
],
|
|
37627
|
-
enumValues: [
|
|
37628
|
-
"currency",
|
|
37629
|
-
"percent",
|
|
37630
|
-
"number"
|
|
37631
37655
|
]
|
|
37632
37656
|
}
|
|
37633
37657
|
},
|
|
@@ -38919,11 +38943,6 @@ var patterns_registry_default = {
|
|
|
38919
38943
|
variant: {
|
|
38920
38944
|
types: [
|
|
38921
38945
|
"string"
|
|
38922
|
-
],
|
|
38923
|
-
enumValues: [
|
|
38924
|
-
"primary",
|
|
38925
|
-
"secondary",
|
|
38926
|
-
"ghost"
|
|
38927
38946
|
]
|
|
38928
38947
|
}
|
|
38929
38948
|
},
|
|
@@ -49797,7 +49816,8 @@ var patterns_registry_default = {
|
|
|
49797
49816
|
types: [
|
|
49798
49817
|
"object"
|
|
49799
49818
|
],
|
|
49800
|
-
freeform: true
|
|
49819
|
+
freeform: true,
|
|
49820
|
+
controlValue: true
|
|
49801
49821
|
}
|
|
49802
49822
|
},
|
|
49803
49823
|
parentRef: {
|
|
@@ -52409,7 +52429,8 @@ var patterns_registry_default = {
|
|
|
52409
52429
|
types: [
|
|
52410
52430
|
"object"
|
|
52411
52431
|
],
|
|
52412
|
-
freeform: true
|
|
52432
|
+
freeform: true,
|
|
52433
|
+
controlValue: true
|
|
52413
52434
|
}
|
|
52414
52435
|
}
|
|
52415
52436
|
}
|