@almadar/patterns 2.50.0 → 2.51.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
@@ -8788,6 +8788,9 @@ export declare const registry: {
8788
8788
  sprite: {
8789
8789
  types: string[];
8790
8790
  };
8791
+ modelUrl: {
8792
+ types: string[];
8793
+ };
8791
8794
  unitType: {
8792
8795
  types: string[];
8793
8796
  };
@@ -8999,6 +9002,9 @@ export declare const registry: {
8999
9002
  sprite: {
9000
9003
  types: string[];
9001
9004
  };
9005
+ modelUrl: {
9006
+ types: string[];
9007
+ };
9002
9008
  unitType: {
9003
9009
  types: string[];
9004
9010
  };
@@ -9224,6 +9230,9 @@ export declare const registry: {
9224
9230
  sprite: {
9225
9231
  types: string[];
9226
9232
  };
9233
+ modelUrl: {
9234
+ types: string[];
9235
+ };
9227
9236
  unitType: {
9228
9237
  types: string[];
9229
9238
  };
@@ -18989,6 +18998,9 @@ export declare const registry: {
18989
18998
  sprite: {
18990
18999
  types: string[];
18991
19000
  };
19001
+ modelUrl: {
19002
+ types: string[];
19003
+ };
18992
19004
  unitType: {
18993
19005
  types: string[];
18994
19006
  };
@@ -19313,6 +19325,9 @@ export declare const registry: {
19313
19325
  sprite: {
19314
19326
  types: string[];
19315
19327
  };
19328
+ modelUrl: {
19329
+ types: string[];
19330
+ };
19316
19331
  unitType: {
19317
19332
  types: string[];
19318
19333
  };
@@ -20359,6 +20374,9 @@ export declare const registry: {
20359
20374
  sprite: {
20360
20375
  types: string[];
20361
20376
  };
20377
+ modelUrl: {
20378
+ types: string[];
20379
+ };
20362
20380
  unitType: {
20363
20381
  types: string[];
20364
20382
  };
@@ -21326,6 +21344,9 @@ export declare const registry: {
21326
21344
  sprite: {
21327
21345
  types: string[];
21328
21346
  };
21347
+ modelUrl: {
21348
+ types: string[];
21349
+ };
21329
21350
  unitType: {
21330
21351
  types: string[];
21331
21352
  };
@@ -21546,6 +21567,9 @@ export declare const registry: {
21546
21567
  sprite: {
21547
21568
  types: string[];
21548
21569
  };
21570
+ modelUrl: {
21571
+ types: string[];
21572
+ };
21549
21573
  unitType: {
21550
21574
  types: string[];
21551
21575
  };
@@ -21744,6 +21768,9 @@ export declare const registry: {
21744
21768
  sprite: {
21745
21769
  types: string[];
21746
21770
  };
21771
+ modelUrl: {
21772
+ types: string[];
21773
+ };
21747
21774
  unitType: {
21748
21775
  types: string[];
21749
21776
  };
@@ -21942,6 +21969,9 @@ export declare const registry: {
21942
21969
  sprite: {
21943
21970
  types: string[];
21944
21971
  };
21972
+ modelUrl: {
21973
+ types: string[];
21974
+ };
21945
21975
  unitType: {
21946
21976
  types: string[];
21947
21977
  };
@@ -22140,6 +22170,9 @@ export declare const registry: {
22140
22170
  sprite: {
22141
22171
  types: string[];
22142
22172
  };
22173
+ modelUrl: {
22174
+ types: string[];
22175
+ };
22143
22176
  unitType: {
22144
22177
  types: string[];
22145
22178
  };
@@ -22332,6 +22365,9 @@ export declare const registry: {
22332
22365
  sprite: {
22333
22366
  types: string[];
22334
22367
  };
22368
+ modelUrl: {
22369
+ types: string[];
22370
+ };
22335
22371
  unitType: {
22336
22372
  types: string[];
22337
22373
  };
@@ -23158,236 +23194,242 @@ export declare const registry: {
23158
23194
  sprite: {
23159
23195
  types: string[];
23160
23196
  };
23161
- unitType: {
23162
- types: string[];
23163
- };
23164
- heroId: {
23165
- types: string[];
23166
- };
23167
- name: {
23168
- types: string[];
23169
- };
23170
- team: {
23171
- types: string[];
23172
- enumValues: string[];
23173
- };
23174
- faction: {
23175
- types: string[];
23176
- enumValues: string[];
23177
- };
23178
- health: {
23179
- types: string[];
23180
- };
23181
- maxHealth: {
23182
- types: string[];
23183
- };
23184
- traits: {
23185
- types: string[];
23186
- items: {
23187
- types: string[];
23188
- properties: {
23189
- name: {
23190
- types: string[];
23191
- };
23192
- currentState: {
23193
- types: string[];
23194
- };
23195
- states: {
23196
- types: string[];
23197
- items: {
23198
- types: string[];
23199
- };
23200
- };
23201
- cooldown: {
23202
- types: string[];
23203
- };
23204
- };
23205
- required: string[];
23206
- };
23207
- };
23208
- previousPosition: {
23209
- types: string[];
23210
- properties: {
23211
- x: {
23212
- types: string[];
23213
- };
23214
- y: {
23215
- types: string[];
23216
- };
23217
- };
23218
- required: string[];
23219
- };
23220
- elevation: {
23221
- types: string[];
23222
- };
23223
- };
23224
- required: string[];
23225
- };
23226
- };
23227
- features: {
23228
- types: string[];
23229
- description: string;
23230
- items: {
23231
- types: string[];
23232
- properties: {
23233
- id: {
23234
- types: string[];
23235
- };
23236
- x: {
23237
- types: string[];
23238
- };
23239
- y: {
23240
- types: string[];
23241
- };
23242
- z: {
23243
- types: string[];
23244
- };
23245
- type: {
23246
- types: string[];
23247
- };
23248
- sprite: {
23249
- types: string[];
23250
- };
23251
- assetUrl: {
23252
- types: string[];
23253
- };
23254
- color: {
23255
- types: string[];
23256
- };
23257
- elevation: {
23258
- types: string[];
23259
- };
23260
- };
23261
- required: string[];
23262
- };
23263
- };
23264
- assetManifest: {
23265
- types: string[];
23266
- description: string;
23267
- };
23268
- };
23269
- };
23270
- "world-map-board": {
23271
- type: string;
23272
- category: string;
23273
- tier: string;
23274
- family: string;
23275
- description: string;
23276
- suggestedFor: string[];
23277
- typicalSize: string;
23278
- propsSchema: {
23279
- className: {
23280
- types: string[];
23281
- description: string;
23282
- };
23283
- isLoading: {
23284
- types: string[];
23285
- description: string;
23286
- };
23287
- error: {
23288
- types: string[];
23289
- description: string;
23290
- properties: {
23291
- message: {
23292
- types: string[];
23293
- };
23294
- name: {
23295
- types: string[];
23296
- };
23297
- code: {
23298
- types: string[];
23299
- };
23300
- stack: {
23301
- types: string[];
23302
- };
23303
- };
23304
- propertyRequired: string[];
23305
- };
23306
- entity: {
23307
- types: string[];
23308
- description: string;
23309
- kind: string;
23310
- cardinality: string;
23311
- };
23312
- tiles: {
23313
- types: string[];
23314
- description: string;
23315
- items: {
23316
- types: string[];
23317
- properties: {
23318
- id: {
23319
- types: string[];
23320
- };
23321
- x: {
23322
- types: string[];
23323
- };
23324
- y: {
23325
- types: string[];
23326
- };
23327
- z: {
23328
- types: string[];
23329
- };
23330
- terrain: {
23331
- types: string[];
23332
- };
23333
- type: {
23334
- types: string[];
23335
- };
23336
- terrainSprite: {
23337
- types: string[];
23338
- };
23339
- passable: {
23340
- types: string[];
23341
- };
23342
- movementCost: {
23343
- types: string[];
23344
- };
23345
- tileType: {
23346
- types: string[];
23347
- };
23348
- elevation: {
23349
- types: string[];
23350
- };
23351
23197
  modelUrl: {
23352
23198
  types: string[];
23353
23199
  };
23354
- };
23355
- required: string[];
23356
- };
23357
- };
23358
- units: {
23359
- types: string[];
23360
- description: string;
23361
- items: {
23362
- types: string[];
23363
- properties: {
23364
- id: {
23365
- types: string[];
23366
- };
23367
- position: {
23368
- types: string[];
23369
- properties: {
23370
- x: {
23371
- types: string[];
23372
- };
23373
- y: {
23374
- types: string[];
23375
- };
23376
- };
23377
- required: string[];
23378
- };
23379
- x: {
23380
- types: string[];
23381
- };
23382
- y: {
23383
- types: string[];
23384
- };
23385
- z: {
23386
- types: string[];
23387
- };
23388
- sprite: {
23389
- types: string[];
23390
- };
23200
+ unitType: {
23201
+ types: string[];
23202
+ };
23203
+ heroId: {
23204
+ types: string[];
23205
+ };
23206
+ name: {
23207
+ types: string[];
23208
+ };
23209
+ team: {
23210
+ types: string[];
23211
+ enumValues: string[];
23212
+ };
23213
+ faction: {
23214
+ types: string[];
23215
+ enumValues: string[];
23216
+ };
23217
+ health: {
23218
+ types: string[];
23219
+ };
23220
+ maxHealth: {
23221
+ types: string[];
23222
+ };
23223
+ traits: {
23224
+ types: string[];
23225
+ items: {
23226
+ types: string[];
23227
+ properties: {
23228
+ name: {
23229
+ types: string[];
23230
+ };
23231
+ currentState: {
23232
+ types: string[];
23233
+ };
23234
+ states: {
23235
+ types: string[];
23236
+ items: {
23237
+ types: string[];
23238
+ };
23239
+ };
23240
+ cooldown: {
23241
+ types: string[];
23242
+ };
23243
+ };
23244
+ required: string[];
23245
+ };
23246
+ };
23247
+ previousPosition: {
23248
+ types: string[];
23249
+ properties: {
23250
+ x: {
23251
+ types: string[];
23252
+ };
23253
+ y: {
23254
+ types: string[];
23255
+ };
23256
+ };
23257
+ required: string[];
23258
+ };
23259
+ elevation: {
23260
+ types: string[];
23261
+ };
23262
+ };
23263
+ required: string[];
23264
+ };
23265
+ };
23266
+ features: {
23267
+ types: string[];
23268
+ description: string;
23269
+ items: {
23270
+ types: string[];
23271
+ properties: {
23272
+ id: {
23273
+ types: string[];
23274
+ };
23275
+ x: {
23276
+ types: string[];
23277
+ };
23278
+ y: {
23279
+ types: string[];
23280
+ };
23281
+ z: {
23282
+ types: string[];
23283
+ };
23284
+ type: {
23285
+ types: string[];
23286
+ };
23287
+ sprite: {
23288
+ types: string[];
23289
+ };
23290
+ assetUrl: {
23291
+ types: string[];
23292
+ };
23293
+ color: {
23294
+ types: string[];
23295
+ };
23296
+ elevation: {
23297
+ types: string[];
23298
+ };
23299
+ };
23300
+ required: string[];
23301
+ };
23302
+ };
23303
+ assetManifest: {
23304
+ types: string[];
23305
+ description: string;
23306
+ };
23307
+ };
23308
+ };
23309
+ "world-map-board": {
23310
+ type: string;
23311
+ category: string;
23312
+ tier: string;
23313
+ family: string;
23314
+ description: string;
23315
+ suggestedFor: string[];
23316
+ typicalSize: string;
23317
+ propsSchema: {
23318
+ className: {
23319
+ types: string[];
23320
+ description: string;
23321
+ };
23322
+ isLoading: {
23323
+ types: string[];
23324
+ description: string;
23325
+ };
23326
+ error: {
23327
+ types: string[];
23328
+ description: string;
23329
+ properties: {
23330
+ message: {
23331
+ types: string[];
23332
+ };
23333
+ name: {
23334
+ types: string[];
23335
+ };
23336
+ code: {
23337
+ types: string[];
23338
+ };
23339
+ stack: {
23340
+ types: string[];
23341
+ };
23342
+ };
23343
+ propertyRequired: string[];
23344
+ };
23345
+ entity: {
23346
+ types: string[];
23347
+ description: string;
23348
+ kind: string;
23349
+ cardinality: string;
23350
+ };
23351
+ tiles: {
23352
+ types: string[];
23353
+ description: string;
23354
+ items: {
23355
+ types: string[];
23356
+ properties: {
23357
+ id: {
23358
+ types: string[];
23359
+ };
23360
+ x: {
23361
+ types: string[];
23362
+ };
23363
+ y: {
23364
+ types: string[];
23365
+ };
23366
+ z: {
23367
+ types: string[];
23368
+ };
23369
+ terrain: {
23370
+ types: string[];
23371
+ };
23372
+ type: {
23373
+ types: string[];
23374
+ };
23375
+ terrainSprite: {
23376
+ types: string[];
23377
+ };
23378
+ passable: {
23379
+ types: string[];
23380
+ };
23381
+ movementCost: {
23382
+ types: string[];
23383
+ };
23384
+ tileType: {
23385
+ types: string[];
23386
+ };
23387
+ elevation: {
23388
+ types: string[];
23389
+ };
23390
+ modelUrl: {
23391
+ types: string[];
23392
+ };
23393
+ };
23394
+ required: string[];
23395
+ };
23396
+ };
23397
+ units: {
23398
+ types: string[];
23399
+ description: string;
23400
+ items: {
23401
+ types: string[];
23402
+ properties: {
23403
+ id: {
23404
+ types: string[];
23405
+ };
23406
+ position: {
23407
+ types: string[];
23408
+ properties: {
23409
+ x: {
23410
+ types: string[];
23411
+ };
23412
+ y: {
23413
+ types: string[];
23414
+ };
23415
+ };
23416
+ required: string[];
23417
+ };
23418
+ x: {
23419
+ types: string[];
23420
+ };
23421
+ y: {
23422
+ types: string[];
23423
+ };
23424
+ z: {
23425
+ types: string[];
23426
+ };
23427
+ sprite: {
23428
+ types: string[];
23429
+ };
23430
+ modelUrl: {
23431
+ types: string[];
23432
+ };
23391
23433
  unitType: {
23392
23434
  types: string[];
23393
23435
  };
@@ -27059,6 +27101,9 @@ export declare const registry: {
27059
27101
  sprite: {
27060
27102
  types: string[];
27061
27103
  };
27104
+ modelUrl: {
27105
+ types: string[];
27106
+ };
27062
27107
  unitType: {
27063
27108
  types: string[];
27064
27109
  };
@@ -27292,15 +27337,43 @@ export declare const registry: {
27292
27337
  modelUrl: {
27293
27338
  types: string[];
27294
27339
  };
27340
+ clientX?: undefined;
27341
+ clientY?: undefined;
27342
+ button?: undefined;
27295
27343
  };
27296
27344
  required: string[];
27297
27345
  };
27298
27346
  } | {
27299
27347
  name: string;
27300
27348
  type: string;
27301
- schema?: undefined;
27349
+ schema: {
27350
+ types: string[];
27351
+ properties: {
27352
+ clientX: {
27353
+ types: string[];
27354
+ };
27355
+ clientY: {
27356
+ types: string[];
27357
+ };
27358
+ button: {
27359
+ types: string[];
27360
+ };
27361
+ id?: undefined;
27362
+ x?: undefined;
27363
+ y?: undefined;
27364
+ z?: undefined;
27365
+ terrain?: undefined;
27366
+ type?: undefined;
27367
+ terrainSprite?: undefined;
27368
+ passable?: undefined;
27369
+ movementCost?: undefined;
27370
+ tileType?: undefined;
27371
+ elevation?: undefined;
27372
+ modelUrl?: undefined;
27373
+ };
27374
+ required: string[];
27375
+ };
27302
27376
  })[];
27303
- nonEmittable: boolean;
27304
27377
  };
27305
27378
  onUnitClick: {
27306
27379
  types: string[];
@@ -27339,6 +27412,9 @@ export declare const registry: {
27339
27412
  sprite: {
27340
27413
  types: string[];
27341
27414
  };
27415
+ modelUrl: {
27416
+ types: string[];
27417
+ };
27342
27418
  unitType: {
27343
27419
  types: string[];
27344
27420
  };
@@ -27401,15 +27477,48 @@ export declare const registry: {
27401
27477
  elevation: {
27402
27478
  types: string[];
27403
27479
  };
27480
+ clientX?: undefined;
27481
+ clientY?: undefined;
27482
+ button?: undefined;
27404
27483
  };
27405
27484
  required: string[];
27406
27485
  };
27407
27486
  } | {
27408
27487
  name: string;
27409
27488
  type: string;
27410
- schema?: undefined;
27489
+ schema: {
27490
+ types: string[];
27491
+ properties: {
27492
+ clientX: {
27493
+ types: string[];
27494
+ };
27495
+ clientY: {
27496
+ types: string[];
27497
+ };
27498
+ button: {
27499
+ types: string[];
27500
+ };
27501
+ id?: undefined;
27502
+ position?: undefined;
27503
+ x?: undefined;
27504
+ y?: undefined;
27505
+ z?: undefined;
27506
+ sprite?: undefined;
27507
+ modelUrl?: undefined;
27508
+ unitType?: undefined;
27509
+ heroId?: undefined;
27510
+ name?: undefined;
27511
+ team?: undefined;
27512
+ faction?: undefined;
27513
+ health?: undefined;
27514
+ maxHealth?: undefined;
27515
+ traits?: undefined;
27516
+ previousPosition?: undefined;
27517
+ elevation?: undefined;
27518
+ };
27519
+ required: string[];
27520
+ };
27411
27521
  })[];
27412
- nonEmittable: boolean;
27413
27522
  };
27414
27523
  onFeatureClick: {
27415
27524
  types: string[];
@@ -27448,15 +27557,40 @@ export declare const registry: {
27448
27557
  elevation: {
27449
27558
  types: string[];
27450
27559
  };
27560
+ clientX?: undefined;
27561
+ clientY?: undefined;
27562
+ button?: undefined;
27451
27563
  };
27452
27564
  required: string[];
27453
27565
  };
27454
27566
  } | {
27455
27567
  name: string;
27456
27568
  type: string;
27457
- schema?: undefined;
27569
+ schema: {
27570
+ types: string[];
27571
+ properties: {
27572
+ clientX: {
27573
+ types: string[];
27574
+ };
27575
+ clientY: {
27576
+ types: string[];
27577
+ };
27578
+ button: {
27579
+ types: string[];
27580
+ };
27581
+ id?: undefined;
27582
+ x?: undefined;
27583
+ y?: undefined;
27584
+ z?: undefined;
27585
+ type?: undefined;
27586
+ sprite?: undefined;
27587
+ assetUrl?: undefined;
27588
+ color?: undefined;
27589
+ elevation?: undefined;
27590
+ };
27591
+ required: string[];
27592
+ };
27458
27593
  })[];
27459
- nonEmittable: boolean;
27460
27594
  };
27461
27595
  onCanvasClick: {
27462
27596
  types: string[];
@@ -27465,8 +27599,22 @@ export declare const registry: {
27465
27599
  callbackArgs: {
27466
27600
  name: string;
27467
27601
  type: string;
27602
+ schema: {
27603
+ types: string[];
27604
+ properties: {
27605
+ clientX: {
27606
+ types: string[];
27607
+ };
27608
+ clientY: {
27609
+ types: string[];
27610
+ };
27611
+ button: {
27612
+ types: string[];
27613
+ };
27614
+ };
27615
+ required: string[];
27616
+ };
27468
27617
  }[];
27469
- nonEmittable: boolean;
27470
27618
  };
27471
27619
  onTileHover: {
27472
27620
  types: string[];
@@ -27514,15 +27662,43 @@ export declare const registry: {
27514
27662
  modelUrl: {
27515
27663
  types: string[];
27516
27664
  };
27665
+ clientX?: undefined;
27666
+ clientY?: undefined;
27667
+ button?: undefined;
27517
27668
  };
27518
27669
  required: string[];
27519
27670
  };
27520
27671
  } | {
27521
27672
  name: string;
27522
27673
  type: string;
27523
- schema?: undefined;
27674
+ schema: {
27675
+ types: string[];
27676
+ properties: {
27677
+ clientX: {
27678
+ types: string[];
27679
+ };
27680
+ clientY: {
27681
+ types: string[];
27682
+ };
27683
+ button: {
27684
+ types: string[];
27685
+ };
27686
+ id?: undefined;
27687
+ x?: undefined;
27688
+ y?: undefined;
27689
+ z?: undefined;
27690
+ terrain?: undefined;
27691
+ type?: undefined;
27692
+ terrainSprite?: undefined;
27693
+ passable?: undefined;
27694
+ movementCost?: undefined;
27695
+ tileType?: undefined;
27696
+ elevation?: undefined;
27697
+ modelUrl?: undefined;
27698
+ };
27699
+ required: string[];
27700
+ };
27524
27701
  })[];
27525
- nonEmittable: boolean;
27526
27702
  };
27527
27703
  onUnitAnimation: {
27528
27704
  types: string[];
@@ -28010,6 +28186,255 @@ export declare const registry: {
28010
28186
  };
28011
28187
  };
28012
28188
  };
28189
+ "activation-block": {
28190
+ type: string;
28191
+ category: string;
28192
+ tier: string;
28193
+ family: string;
28194
+ description: string;
28195
+ suggestedFor: string[];
28196
+ typicalSize: string;
28197
+ propsSchema: {
28198
+ question: {
28199
+ types: string[];
28200
+ description: string;
28201
+ required: boolean;
28202
+ };
28203
+ savedResponse: {
28204
+ types: string[];
28205
+ description: string;
28206
+ };
28207
+ saveEvent: {
28208
+ types: string[];
28209
+ description: string;
28210
+ default: string;
28211
+ };
28212
+ className: {
28213
+ types: string[];
28214
+ description: string;
28215
+ };
28216
+ };
28217
+ };
28218
+ "bloom-quiz-block": {
28219
+ type: string;
28220
+ category: string;
28221
+ tier: string;
28222
+ family: string;
28223
+ description: string;
28224
+ suggestedFor: string[];
28225
+ typicalSize: string;
28226
+ propsSchema: {
28227
+ level: {
28228
+ types: string[];
28229
+ description: string;
28230
+ required: boolean;
28231
+ enumValues: string[];
28232
+ };
28233
+ question: {
28234
+ types: string[];
28235
+ description: string;
28236
+ required: boolean;
28237
+ };
28238
+ answer: {
28239
+ types: string[];
28240
+ description: string;
28241
+ required: boolean;
28242
+ };
28243
+ index: {
28244
+ types: string[];
28245
+ description: string;
28246
+ };
28247
+ isAnswered: {
28248
+ types: string[];
28249
+ description: string;
28250
+ };
28251
+ answerEvent: {
28252
+ types: string[];
28253
+ description: string;
28254
+ default: string;
28255
+ };
28256
+ className: {
28257
+ types: string[];
28258
+ description: string;
28259
+ };
28260
+ };
28261
+ };
28262
+ "connection-block": {
28263
+ type: string;
28264
+ category: string;
28265
+ tier: string;
28266
+ family: string;
28267
+ description: string;
28268
+ suggestedFor: string[];
28269
+ typicalSize: string;
28270
+ propsSchema: {
28271
+ content: {
28272
+ types: string[];
28273
+ description: string;
28274
+ required: boolean;
28275
+ };
28276
+ className: {
28277
+ types: string[];
28278
+ description: string;
28279
+ };
28280
+ };
28281
+ };
28282
+ "reflection-block": {
28283
+ type: string;
28284
+ category: string;
28285
+ tier: string;
28286
+ family: string;
28287
+ description: string;
28288
+ suggestedFor: string[];
28289
+ typicalSize: string;
28290
+ propsSchema: {
28291
+ prompt: {
28292
+ types: string[];
28293
+ description: string;
28294
+ required: boolean;
28295
+ };
28296
+ index: {
28297
+ types: string[];
28298
+ description: string;
28299
+ required: boolean;
28300
+ };
28301
+ savedNote: {
28302
+ types: string[];
28303
+ description: string;
28304
+ };
28305
+ saveEvent: {
28306
+ types: string[];
28307
+ description: string;
28308
+ default: string;
28309
+ };
28310
+ className: {
28311
+ types: string[];
28312
+ description: string;
28313
+ };
28314
+ };
28315
+ };
28316
+ "code-runner-panel": {
28317
+ type: string;
28318
+ category: string;
28319
+ tier: string;
28320
+ family: string;
28321
+ description: string;
28322
+ suggestedFor: string[];
28323
+ typicalSize: string;
28324
+ propsSchema: {
28325
+ code: {
28326
+ types: string[];
28327
+ description: string;
28328
+ required: boolean;
28329
+ };
28330
+ language: {
28331
+ types: string[];
28332
+ description: string;
28333
+ required: boolean;
28334
+ };
28335
+ runnable: {
28336
+ types: string[];
28337
+ description: string;
28338
+ default: boolean;
28339
+ };
28340
+ onRun: {
28341
+ types: string[];
28342
+ description: string;
28343
+ kind: string;
28344
+ callbackArgs: {
28345
+ name: string;
28346
+ type: string;
28347
+ }[];
28348
+ renderCallback: boolean;
28349
+ };
28350
+ runEvent: {
28351
+ types: string[];
28352
+ description: string;
28353
+ default: string;
28354
+ };
28355
+ className: {
28356
+ types: string[];
28357
+ description: string;
28358
+ };
28359
+ };
28360
+ };
28361
+ "segment-renderer": {
28362
+ type: string;
28363
+ category: string;
28364
+ tier: string;
28365
+ family: string;
28366
+ description: string;
28367
+ suggestedFor: string[];
28368
+ typicalSize: string;
28369
+ propsSchema: {
28370
+ segments: {
28371
+ types: string[];
28372
+ description: string;
28373
+ required: boolean;
28374
+ items: {
28375
+ types: string[];
28376
+ properties: {
28377
+ type: {
28378
+ types: string[];
28379
+ };
28380
+ content: {
28381
+ types: string[];
28382
+ };
28383
+ };
28384
+ required: string[];
28385
+ };
28386
+ };
28387
+ className: {
28388
+ types: string[];
28389
+ description: string;
28390
+ };
28391
+ containerClassName: {
28392
+ types: string[];
28393
+ description: string;
28394
+ };
28395
+ userProgress: {
28396
+ types: string[];
28397
+ description: string;
28398
+ properties: {
28399
+ activationResponse: {
28400
+ types: string[];
28401
+ };
28402
+ reflectionNotes: {
28403
+ types: string[];
28404
+ items: {
28405
+ types: string[];
28406
+ };
28407
+ };
28408
+ bloomAnswered: {
28409
+ types: string[];
28410
+ mapValue: {
28411
+ types: string[];
28412
+ };
28413
+ };
28414
+ };
28415
+ };
28416
+ onRunCodeSimulation: {
28417
+ types: string[];
28418
+ description: string;
28419
+ kind: string;
28420
+ callbackArgs: {
28421
+ name: string;
28422
+ type: string;
28423
+ }[];
28424
+ renderCallback: boolean;
28425
+ };
28426
+ onRenderVisualization: {
28427
+ types: string[];
28428
+ description: string;
28429
+ kind: string;
28430
+ callbackArgs: {
28431
+ name: string;
28432
+ type: string;
28433
+ }[];
28434
+ renderCallback: boolean;
28435
+ };
28436
+ };
28437
+ };
28013
28438
  };
28014
28439
  categories: string[];
28015
28440
  };
@@ -36797,6 +37222,9 @@ export declare const PATTERN_REGISTRY: {
36797
37222
  sprite: {
36798
37223
  types: string[];
36799
37224
  };
37225
+ modelUrl: {
37226
+ types: string[];
37227
+ };
36800
37228
  unitType: {
36801
37229
  types: string[];
36802
37230
  };
@@ -37008,6 +37436,9 @@ export declare const PATTERN_REGISTRY: {
37008
37436
  sprite: {
37009
37437
  types: string[];
37010
37438
  };
37439
+ modelUrl: {
37440
+ types: string[];
37441
+ };
37011
37442
  unitType: {
37012
37443
  types: string[];
37013
37444
  };
@@ -37233,6 +37664,9 @@ export declare const PATTERN_REGISTRY: {
37233
37664
  sprite: {
37234
37665
  types: string[];
37235
37666
  };
37667
+ modelUrl: {
37668
+ types: string[];
37669
+ };
37236
37670
  unitType: {
37237
37671
  types: string[];
37238
37672
  };
@@ -46998,6 +47432,9 @@ export declare const PATTERN_REGISTRY: {
46998
47432
  sprite: {
46999
47433
  types: string[];
47000
47434
  };
47435
+ modelUrl: {
47436
+ types: string[];
47437
+ };
47001
47438
  unitType: {
47002
47439
  types: string[];
47003
47440
  };
@@ -47322,6 +47759,9 @@ export declare const PATTERN_REGISTRY: {
47322
47759
  sprite: {
47323
47760
  types: string[];
47324
47761
  };
47762
+ modelUrl: {
47763
+ types: string[];
47764
+ };
47325
47765
  unitType: {
47326
47766
  types: string[];
47327
47767
  };
@@ -48368,6 +48808,9 @@ export declare const PATTERN_REGISTRY: {
48368
48808
  sprite: {
48369
48809
  types: string[];
48370
48810
  };
48811
+ modelUrl: {
48812
+ types: string[];
48813
+ };
48371
48814
  unitType: {
48372
48815
  types: string[];
48373
48816
  };
@@ -49335,6 +49778,9 @@ export declare const PATTERN_REGISTRY: {
49335
49778
  sprite: {
49336
49779
  types: string[];
49337
49780
  };
49781
+ modelUrl: {
49782
+ types: string[];
49783
+ };
49338
49784
  unitType: {
49339
49785
  types: string[];
49340
49786
  };
@@ -49555,6 +50001,9 @@ export declare const PATTERN_REGISTRY: {
49555
50001
  sprite: {
49556
50002
  types: string[];
49557
50003
  };
50004
+ modelUrl: {
50005
+ types: string[];
50006
+ };
49558
50007
  unitType: {
49559
50008
  types: string[];
49560
50009
  };
@@ -49753,6 +50202,9 @@ export declare const PATTERN_REGISTRY: {
49753
50202
  sprite: {
49754
50203
  types: string[];
49755
50204
  };
50205
+ modelUrl: {
50206
+ types: string[];
50207
+ };
49756
50208
  unitType: {
49757
50209
  types: string[];
49758
50210
  };
@@ -49951,6 +50403,9 @@ export declare const PATTERN_REGISTRY: {
49951
50403
  sprite: {
49952
50404
  types: string[];
49953
50405
  };
50406
+ modelUrl: {
50407
+ types: string[];
50408
+ };
49954
50409
  unitType: {
49955
50410
  types: string[];
49956
50411
  };
@@ -50149,6 +50604,9 @@ export declare const PATTERN_REGISTRY: {
50149
50604
  sprite: {
50150
50605
  types: string[];
50151
50606
  };
50607
+ modelUrl: {
50608
+ types: string[];
50609
+ };
50152
50610
  unitType: {
50153
50611
  types: string[];
50154
50612
  };
@@ -50341,6 +50799,9 @@ export declare const PATTERN_REGISTRY: {
50341
50799
  sprite: {
50342
50800
  types: string[];
50343
50801
  };
50802
+ modelUrl: {
50803
+ types: string[];
50804
+ };
50344
50805
  unitType: {
50345
50806
  types: string[];
50346
50807
  };
@@ -51167,6 +51628,9 @@ export declare const PATTERN_REGISTRY: {
51167
51628
  sprite: {
51168
51629
  types: string[];
51169
51630
  };
51631
+ modelUrl: {
51632
+ types: string[];
51633
+ };
51170
51634
  unitType: {
51171
51635
  types: string[];
51172
51636
  };
@@ -51397,6 +51861,9 @@ export declare const PATTERN_REGISTRY: {
51397
51861
  sprite: {
51398
51862
  types: string[];
51399
51863
  };
51864
+ modelUrl: {
51865
+ types: string[];
51866
+ };
51400
51867
  unitType: {
51401
51868
  types: string[];
51402
51869
  };
@@ -55068,6 +55535,9 @@ export declare const PATTERN_REGISTRY: {
55068
55535
  sprite: {
55069
55536
  types: string[];
55070
55537
  };
55538
+ modelUrl: {
55539
+ types: string[];
55540
+ };
55071
55541
  unitType: {
55072
55542
  types: string[];
55073
55543
  };
@@ -55301,15 +55771,43 @@ export declare const PATTERN_REGISTRY: {
55301
55771
  modelUrl: {
55302
55772
  types: string[];
55303
55773
  };
55774
+ clientX?: undefined;
55775
+ clientY?: undefined;
55776
+ button?: undefined;
55304
55777
  };
55305
55778
  required: string[];
55306
55779
  };
55307
55780
  } | {
55308
55781
  name: string;
55309
55782
  type: string;
55310
- schema?: undefined;
55783
+ schema: {
55784
+ types: string[];
55785
+ properties: {
55786
+ clientX: {
55787
+ types: string[];
55788
+ };
55789
+ clientY: {
55790
+ types: string[];
55791
+ };
55792
+ button: {
55793
+ types: string[];
55794
+ };
55795
+ id?: undefined;
55796
+ x?: undefined;
55797
+ y?: undefined;
55798
+ z?: undefined;
55799
+ terrain?: undefined;
55800
+ type?: undefined;
55801
+ terrainSprite?: undefined;
55802
+ passable?: undefined;
55803
+ movementCost?: undefined;
55804
+ tileType?: undefined;
55805
+ elevation?: undefined;
55806
+ modelUrl?: undefined;
55807
+ };
55808
+ required: string[];
55809
+ };
55311
55810
  })[];
55312
- nonEmittable: boolean;
55313
55811
  };
55314
55812
  onUnitClick: {
55315
55813
  types: string[];
@@ -55348,6 +55846,9 @@ export declare const PATTERN_REGISTRY: {
55348
55846
  sprite: {
55349
55847
  types: string[];
55350
55848
  };
55849
+ modelUrl: {
55850
+ types: string[];
55851
+ };
55351
55852
  unitType: {
55352
55853
  types: string[];
55353
55854
  };
@@ -55410,15 +55911,48 @@ export declare const PATTERN_REGISTRY: {
55410
55911
  elevation: {
55411
55912
  types: string[];
55412
55913
  };
55914
+ clientX?: undefined;
55915
+ clientY?: undefined;
55916
+ button?: undefined;
55413
55917
  };
55414
55918
  required: string[];
55415
55919
  };
55416
55920
  } | {
55417
55921
  name: string;
55418
55922
  type: string;
55419
- schema?: undefined;
55923
+ schema: {
55924
+ types: string[];
55925
+ properties: {
55926
+ clientX: {
55927
+ types: string[];
55928
+ };
55929
+ clientY: {
55930
+ types: string[];
55931
+ };
55932
+ button: {
55933
+ types: string[];
55934
+ };
55935
+ id?: undefined;
55936
+ position?: undefined;
55937
+ x?: undefined;
55938
+ y?: undefined;
55939
+ z?: undefined;
55940
+ sprite?: undefined;
55941
+ modelUrl?: undefined;
55942
+ unitType?: undefined;
55943
+ heroId?: undefined;
55944
+ name?: undefined;
55945
+ team?: undefined;
55946
+ faction?: undefined;
55947
+ health?: undefined;
55948
+ maxHealth?: undefined;
55949
+ traits?: undefined;
55950
+ previousPosition?: undefined;
55951
+ elevation?: undefined;
55952
+ };
55953
+ required: string[];
55954
+ };
55420
55955
  })[];
55421
- nonEmittable: boolean;
55422
55956
  };
55423
55957
  onFeatureClick: {
55424
55958
  types: string[];
@@ -55457,15 +55991,40 @@ export declare const PATTERN_REGISTRY: {
55457
55991
  elevation: {
55458
55992
  types: string[];
55459
55993
  };
55994
+ clientX?: undefined;
55995
+ clientY?: undefined;
55996
+ button?: undefined;
55460
55997
  };
55461
55998
  required: string[];
55462
55999
  };
55463
56000
  } | {
55464
56001
  name: string;
55465
56002
  type: string;
55466
- schema?: undefined;
56003
+ schema: {
56004
+ types: string[];
56005
+ properties: {
56006
+ clientX: {
56007
+ types: string[];
56008
+ };
56009
+ clientY: {
56010
+ types: string[];
56011
+ };
56012
+ button: {
56013
+ types: string[];
56014
+ };
56015
+ id?: undefined;
56016
+ x?: undefined;
56017
+ y?: undefined;
56018
+ z?: undefined;
56019
+ type?: undefined;
56020
+ sprite?: undefined;
56021
+ assetUrl?: undefined;
56022
+ color?: undefined;
56023
+ elevation?: undefined;
56024
+ };
56025
+ required: string[];
56026
+ };
55467
56027
  })[];
55468
- nonEmittable: boolean;
55469
56028
  };
55470
56029
  onCanvasClick: {
55471
56030
  types: string[];
@@ -55474,8 +56033,22 @@ export declare const PATTERN_REGISTRY: {
55474
56033
  callbackArgs: {
55475
56034
  name: string;
55476
56035
  type: string;
56036
+ schema: {
56037
+ types: string[];
56038
+ properties: {
56039
+ clientX: {
56040
+ types: string[];
56041
+ };
56042
+ clientY: {
56043
+ types: string[];
56044
+ };
56045
+ button: {
56046
+ types: string[];
56047
+ };
56048
+ };
56049
+ required: string[];
56050
+ };
55477
56051
  }[];
55478
- nonEmittable: boolean;
55479
56052
  };
55480
56053
  onTileHover: {
55481
56054
  types: string[];
@@ -55523,15 +56096,43 @@ export declare const PATTERN_REGISTRY: {
55523
56096
  modelUrl: {
55524
56097
  types: string[];
55525
56098
  };
56099
+ clientX?: undefined;
56100
+ clientY?: undefined;
56101
+ button?: undefined;
55526
56102
  };
55527
56103
  required: string[];
55528
56104
  };
55529
56105
  } | {
55530
56106
  name: string;
55531
56107
  type: string;
55532
- schema?: undefined;
56108
+ schema: {
56109
+ types: string[];
56110
+ properties: {
56111
+ clientX: {
56112
+ types: string[];
56113
+ };
56114
+ clientY: {
56115
+ types: string[];
56116
+ };
56117
+ button: {
56118
+ types: string[];
56119
+ };
56120
+ id?: undefined;
56121
+ x?: undefined;
56122
+ y?: undefined;
56123
+ z?: undefined;
56124
+ terrain?: undefined;
56125
+ type?: undefined;
56126
+ terrainSprite?: undefined;
56127
+ passable?: undefined;
56128
+ movementCost?: undefined;
56129
+ tileType?: undefined;
56130
+ elevation?: undefined;
56131
+ modelUrl?: undefined;
56132
+ };
56133
+ required: string[];
56134
+ };
55533
56135
  })[];
55534
- nonEmittable: boolean;
55535
56136
  };
55536
56137
  onUnitAnimation: {
55537
56138
  types: string[];
@@ -55804,13 +56405,222 @@ export declare const PATTERN_REGISTRY: {
55804
56405
  required: string[];
55805
56406
  };
55806
56407
  };
55807
- showTurnIndicator: {
55808
- types: string[];
55809
- description: string;
55810
- };
56408
+ showTurnIndicator: {
56409
+ types: string[];
56410
+ description: string;
56411
+ };
56412
+ };
56413
+ };
56414
+ "game-canvas-3d-castle-template": {
56415
+ type: string;
56416
+ category: string;
56417
+ tier: string;
56418
+ family: string;
56419
+ description: string;
56420
+ suggestedFor: string[];
56421
+ typicalSize: string;
56422
+ propsSchema: {
56423
+ entity: {
56424
+ types: string[];
56425
+ description: string;
56426
+ required: boolean;
56427
+ };
56428
+ className: {
56429
+ types: string[];
56430
+ description: string;
56431
+ };
56432
+ cameraMode: {
56433
+ types: string[];
56434
+ description: string;
56435
+ enumValues: string[];
56436
+ default: string;
56437
+ };
56438
+ showGrid: {
56439
+ types: string[];
56440
+ description: string;
56441
+ default: boolean;
56442
+ };
56443
+ shadows: {
56444
+ types: string[];
56445
+ description: string;
56446
+ default: boolean;
56447
+ };
56448
+ backgroundColor: {
56449
+ types: string[];
56450
+ description: string;
56451
+ default: string;
56452
+ };
56453
+ buildingClickEvent: {
56454
+ types: string[];
56455
+ description: string;
56456
+ };
56457
+ unitClickEvent: {
56458
+ types: string[];
56459
+ description: string;
56460
+ };
56461
+ buildEvent: {
56462
+ types: string[];
56463
+ description: string;
56464
+ };
56465
+ recruitEvent: {
56466
+ types: string[];
56467
+ description: string;
56468
+ };
56469
+ exitEvent: {
56470
+ types: string[];
56471
+ description: string;
56472
+ };
56473
+ selectedBuildingId: {
56474
+ types: string[];
56475
+ description: string;
56476
+ };
56477
+ availableBuildSites: {
56478
+ types: string[];
56479
+ description: string;
56480
+ items: {
56481
+ types: string[];
56482
+ properties: {
56483
+ x: {
56484
+ types: string[];
56485
+ };
56486
+ z: {
56487
+ types: string[];
56488
+ };
56489
+ };
56490
+ required: string[];
56491
+ };
56492
+ };
56493
+ showHeader: {
56494
+ types: string[];
56495
+ description: string;
56496
+ default: boolean;
56497
+ };
56498
+ selectedTileIds: {
56499
+ types: string[];
56500
+ description: string;
56501
+ items: {
56502
+ types: string[];
56503
+ };
56504
+ default: never[];
56505
+ };
56506
+ };
56507
+ };
56508
+ "game-canvas-3d-world-map-template": {
56509
+ type: string;
56510
+ category: string;
56511
+ tier: string;
56512
+ family: string;
56513
+ description: string;
56514
+ suggestedFor: string[];
56515
+ typicalSize: string;
56516
+ propsSchema: {
56517
+ entity: {
56518
+ types: string[];
56519
+ description: string;
56520
+ required: boolean;
56521
+ };
56522
+ className: {
56523
+ types: string[];
56524
+ description: string;
56525
+ };
56526
+ cameraMode: {
56527
+ types: string[];
56528
+ description: string;
56529
+ enumValues: string[];
56530
+ default: string;
56531
+ };
56532
+ showGrid: {
56533
+ types: string[];
56534
+ description: string;
56535
+ default: boolean;
56536
+ };
56537
+ showCoordinates: {
56538
+ types: string[];
56539
+ description: string;
56540
+ default: boolean;
56541
+ };
56542
+ showTileInfo: {
56543
+ types: string[];
56544
+ description: string;
56545
+ default: boolean;
56546
+ };
56547
+ shadows: {
56548
+ types: string[];
56549
+ description: string;
56550
+ default: boolean;
56551
+ };
56552
+ backgroundColor: {
56553
+ types: string[];
56554
+ description: string;
56555
+ default: string;
56556
+ };
56557
+ tileClickEvent: {
56558
+ types: string[];
56559
+ description: string;
56560
+ };
56561
+ unitClickEvent: {
56562
+ types: string[];
56563
+ description: string;
56564
+ };
56565
+ featureClickEvent: {
56566
+ types: string[];
56567
+ description: string;
56568
+ };
56569
+ tileHoverEvent: {
56570
+ types: string[];
56571
+ description: string;
56572
+ };
56573
+ tileLeaveEvent: {
56574
+ types: string[];
56575
+ description: string;
56576
+ };
56577
+ cameraChangeEvent: {
56578
+ types: string[];
56579
+ description: string;
56580
+ };
56581
+ exitEvent: {
56582
+ types: string[];
56583
+ description: string;
56584
+ };
56585
+ selectedUnitId: {
56586
+ types: string[];
56587
+ description: string;
56588
+ };
56589
+ validMoves: {
56590
+ types: string[];
56591
+ description: string;
56592
+ items: {
56593
+ types: string[];
56594
+ properties: {
56595
+ x: {
56596
+ types: string[];
56597
+ };
56598
+ z: {
56599
+ types: string[];
56600
+ };
56601
+ };
56602
+ required: string[];
56603
+ };
56604
+ };
56605
+ attackTargets: {
56606
+ types: string[];
56607
+ description: string;
56608
+ items: {
56609
+ types: string[];
56610
+ properties: {
56611
+ x: {
56612
+ types: string[];
56613
+ };
56614
+ z: {
56615
+ types: string[];
56616
+ };
56617
+ };
56618
+ required: string[];
56619
+ };
56620
+ };
55811
56621
  };
55812
56622
  };
55813
- "game-canvas-3d-castle-template": {
56623
+ "activation-block": {
55814
56624
  type: string;
55815
56625
  category: string;
55816
56626
  tier: string;
@@ -55819,92 +56629,71 @@ export declare const PATTERN_REGISTRY: {
55819
56629
  suggestedFor: string[];
55820
56630
  typicalSize: string;
55821
56631
  propsSchema: {
55822
- entity: {
56632
+ question: {
55823
56633
  types: string[];
55824
56634
  description: string;
55825
56635
  required: boolean;
55826
56636
  };
55827
- className: {
55828
- types: string[];
55829
- description: string;
55830
- };
55831
- cameraMode: {
55832
- types: string[];
55833
- description: string;
55834
- enumValues: string[];
55835
- default: string;
55836
- };
55837
- showGrid: {
56637
+ savedResponse: {
55838
56638
  types: string[];
55839
56639
  description: string;
55840
- default: boolean;
55841
56640
  };
55842
- shadows: {
55843
- types: string[];
55844
- description: string;
55845
- default: boolean;
55846
- };
55847
- backgroundColor: {
56641
+ saveEvent: {
55848
56642
  types: string[];
55849
56643
  description: string;
55850
56644
  default: string;
55851
56645
  };
55852
- buildingClickEvent: {
55853
- types: string[];
55854
- description: string;
55855
- };
55856
- unitClickEvent: {
56646
+ className: {
55857
56647
  types: string[];
55858
56648
  description: string;
55859
56649
  };
55860
- buildEvent: {
56650
+ };
56651
+ };
56652
+ "bloom-quiz-block": {
56653
+ type: string;
56654
+ category: string;
56655
+ tier: string;
56656
+ family: string;
56657
+ description: string;
56658
+ suggestedFor: string[];
56659
+ typicalSize: string;
56660
+ propsSchema: {
56661
+ level: {
55861
56662
  types: string[];
55862
56663
  description: string;
56664
+ required: boolean;
56665
+ enumValues: string[];
55863
56666
  };
55864
- recruitEvent: {
56667
+ question: {
55865
56668
  types: string[];
55866
56669
  description: string;
56670
+ required: boolean;
55867
56671
  };
55868
- exitEvent: {
56672
+ answer: {
55869
56673
  types: string[];
55870
56674
  description: string;
56675
+ required: boolean;
55871
56676
  };
55872
- selectedBuildingId: {
56677
+ index: {
55873
56678
  types: string[];
55874
56679
  description: string;
55875
56680
  };
55876
- availableBuildSites: {
56681
+ isAnswered: {
55877
56682
  types: string[];
55878
56683
  description: string;
55879
- items: {
55880
- types: string[];
55881
- properties: {
55882
- x: {
55883
- types: string[];
55884
- };
55885
- z: {
55886
- types: string[];
55887
- };
55888
- };
55889
- required: string[];
55890
- };
55891
56684
  };
55892
- showHeader: {
56685
+ answerEvent: {
55893
56686
  types: string[];
55894
56687
  description: string;
55895
- default: boolean;
56688
+ default: string;
55896
56689
  };
55897
- selectedTileIds: {
56690
+ className: {
55898
56691
  types: string[];
55899
56692
  description: string;
55900
- items: {
55901
- types: string[];
55902
- };
55903
- default: never[];
55904
56693
  };
55905
56694
  };
55906
56695
  };
55907
- "game-canvas-3d-world-map-template": {
56696
+ "connection-block": {
55908
56697
  type: string;
55909
56698
  category: string;
55910
56699
  tier: string;
@@ -55913,7 +56702,7 @@ export declare const PATTERN_REGISTRY: {
55913
56702
  suggestedFor: string[];
55914
56703
  typicalSize: string;
55915
56704
  propsSchema: {
55916
- entity: {
56705
+ content: {
55917
56706
  types: string[];
55918
56707
  description: string;
55919
56708
  required: boolean;
@@ -55922,101 +56711,162 @@ export declare const PATTERN_REGISTRY: {
55922
56711
  types: string[];
55923
56712
  description: string;
55924
56713
  };
55925
- cameraMode: {
55926
- types: string[];
55927
- description: string;
55928
- enumValues: string[];
55929
- default: string;
55930
- };
55931
- showGrid: {
55932
- types: string[];
55933
- description: string;
55934
- default: boolean;
55935
- };
55936
- showCoordinates: {
56714
+ };
56715
+ };
56716
+ "reflection-block": {
56717
+ type: string;
56718
+ category: string;
56719
+ tier: string;
56720
+ family: string;
56721
+ description: string;
56722
+ suggestedFor: string[];
56723
+ typicalSize: string;
56724
+ propsSchema: {
56725
+ prompt: {
55937
56726
  types: string[];
55938
56727
  description: string;
55939
- default: boolean;
56728
+ required: boolean;
55940
56729
  };
55941
- showTileInfo: {
56730
+ index: {
55942
56731
  types: string[];
55943
56732
  description: string;
55944
- default: boolean;
56733
+ required: boolean;
55945
56734
  };
55946
- shadows: {
56735
+ savedNote: {
55947
56736
  types: string[];
55948
56737
  description: string;
55949
- default: boolean;
55950
56738
  };
55951
- backgroundColor: {
56739
+ saveEvent: {
55952
56740
  types: string[];
55953
56741
  description: string;
55954
56742
  default: string;
55955
56743
  };
55956
- tileClickEvent: {
56744
+ className: {
55957
56745
  types: string[];
55958
56746
  description: string;
55959
56747
  };
55960
- unitClickEvent: {
56748
+ };
56749
+ };
56750
+ "code-runner-panel": {
56751
+ type: string;
56752
+ category: string;
56753
+ tier: string;
56754
+ family: string;
56755
+ description: string;
56756
+ suggestedFor: string[];
56757
+ typicalSize: string;
56758
+ propsSchema: {
56759
+ code: {
55961
56760
  types: string[];
55962
56761
  description: string;
56762
+ required: boolean;
55963
56763
  };
55964
- featureClickEvent: {
56764
+ language: {
55965
56765
  types: string[];
55966
56766
  description: string;
56767
+ required: boolean;
55967
56768
  };
55968
- tileHoverEvent: {
56769
+ runnable: {
55969
56770
  types: string[];
55970
56771
  description: string;
56772
+ default: boolean;
55971
56773
  };
55972
- tileLeaveEvent: {
55973
- types: string[];
55974
- description: string;
55975
- };
55976
- cameraChangeEvent: {
56774
+ onRun: {
55977
56775
  types: string[];
55978
56776
  description: string;
56777
+ kind: string;
56778
+ callbackArgs: {
56779
+ name: string;
56780
+ type: string;
56781
+ }[];
56782
+ renderCallback: boolean;
55979
56783
  };
55980
- exitEvent: {
56784
+ runEvent: {
55981
56785
  types: string[];
55982
56786
  description: string;
56787
+ default: string;
55983
56788
  };
55984
- selectedUnitId: {
56789
+ className: {
55985
56790
  types: string[];
55986
56791
  description: string;
55987
56792
  };
55988
- validMoves: {
56793
+ };
56794
+ };
56795
+ "segment-renderer": {
56796
+ type: string;
56797
+ category: string;
56798
+ tier: string;
56799
+ family: string;
56800
+ description: string;
56801
+ suggestedFor: string[];
56802
+ typicalSize: string;
56803
+ propsSchema: {
56804
+ segments: {
55989
56805
  types: string[];
55990
56806
  description: string;
56807
+ required: boolean;
55991
56808
  items: {
55992
56809
  types: string[];
55993
56810
  properties: {
55994
- x: {
56811
+ type: {
55995
56812
  types: string[];
55996
56813
  };
55997
- z: {
56814
+ content: {
55998
56815
  types: string[];
55999
56816
  };
56000
56817
  };
56001
56818
  required: string[];
56002
56819
  };
56003
56820
  };
56004
- attackTargets: {
56821
+ className: {
56005
56822
  types: string[];
56006
56823
  description: string;
56007
- items: {
56008
- types: string[];
56009
- properties: {
56010
- x: {
56824
+ };
56825
+ containerClassName: {
56826
+ types: string[];
56827
+ description: string;
56828
+ };
56829
+ userProgress: {
56830
+ types: string[];
56831
+ description: string;
56832
+ properties: {
56833
+ activationResponse: {
56834
+ types: string[];
56835
+ };
56836
+ reflectionNotes: {
56837
+ types: string[];
56838
+ items: {
56011
56839
  types: string[];
56012
56840
  };
56013
- z: {
56841
+ };
56842
+ bloomAnswered: {
56843
+ types: string[];
56844
+ mapValue: {
56014
56845
  types: string[];
56015
56846
  };
56016
56847
  };
56017
- required: string[];
56018
56848
  };
56019
56849
  };
56850
+ onRunCodeSimulation: {
56851
+ types: string[];
56852
+ description: string;
56853
+ kind: string;
56854
+ callbackArgs: {
56855
+ name: string;
56856
+ type: string;
56857
+ }[];
56858
+ renderCallback: boolean;
56859
+ };
56860
+ onRenderVisualization: {
56861
+ types: string[];
56862
+ description: string;
56863
+ kind: string;
56864
+ callbackArgs: {
56865
+ name: string;
56866
+ type: string;
56867
+ }[];
56868
+ renderCallback: boolean;
56869
+ };
56020
56870
  };
56021
56871
  };
56022
56872
  };
@@ -58111,6 +58961,36 @@ export declare const COMPONENT_MAPPING: {
58111
58961
  importPath: string;
58112
58962
  category: string;
58113
58963
  };
58964
+ "activation-block": {
58965
+ component: string;
58966
+ importPath: string;
58967
+ category: string;
58968
+ };
58969
+ "bloom-quiz-block": {
58970
+ component: string;
58971
+ importPath: string;
58972
+ category: string;
58973
+ };
58974
+ "connection-block": {
58975
+ component: string;
58976
+ importPath: string;
58977
+ category: string;
58978
+ };
58979
+ "reflection-block": {
58980
+ component: string;
58981
+ importPath: string;
58982
+ category: string;
58983
+ };
58984
+ "code-runner-panel": {
58985
+ component: string;
58986
+ importPath: string;
58987
+ category: string;
58988
+ };
58989
+ "segment-renderer": {
58990
+ component: string;
58991
+ importPath: string;
58992
+ category: string;
58993
+ };
58114
58994
  };
58115
58995
  };
58116
58996
  export declare const EVENT_CONTRACTS: {
@@ -58774,6 +59654,50 @@ export declare const EVENT_CONTRACTS: {
58774
59654
  requires: never[];
58775
59655
  entityAware: boolean;
58776
59656
  };
59657
+ "activation-block": {
59658
+ emits: {
59659
+ event: string;
59660
+ trigger: string;
59661
+ payload: {
59662
+ type: string;
59663
+ };
59664
+ }[];
59665
+ requires: never[];
59666
+ entityAware: boolean;
59667
+ };
59668
+ "bloom-quiz-block": {
59669
+ emits: {
59670
+ event: string;
59671
+ trigger: string;
59672
+ payload: {
59673
+ type: string;
59674
+ };
59675
+ }[];
59676
+ requires: never[];
59677
+ entityAware: boolean;
59678
+ };
59679
+ "reflection-block": {
59680
+ emits: {
59681
+ event: string;
59682
+ trigger: string;
59683
+ payload: {
59684
+ type: string;
59685
+ };
59686
+ }[];
59687
+ requires: never[];
59688
+ entityAware: boolean;
59689
+ };
59690
+ "code-runner-panel": {
59691
+ emits: {
59692
+ event: string;
59693
+ trigger: string;
59694
+ payload: {
59695
+ type: string;
59696
+ };
59697
+ }[];
59698
+ requires: never[];
59699
+ entityAware: boolean;
59700
+ };
58777
59701
  };
58778
59702
  };
58779
59703
  import type { PatternPropDef } from './types.js';