@almadar/patterns 2.8.4 → 2.8.7
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 +566 -1
- package/dist/event-contracts.json +34 -1
- package/dist/index.d.ts +23777 -9806
- package/dist/index.js +6047 -17
- package/dist/index.js.map +1 -1
- package/dist/patterns-registry.json +5446 -14
- package/dist/registry.json +5446 -14
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"exportedAt": "2026-03-
|
|
3
|
+
"exportedAt": "2026-03-23T09:47:05.042Z",
|
|
4
4
|
"mappings": {
|
|
5
5
|
"page-header": {
|
|
6
6
|
"component": "PageHeader",
|
|
@@ -1210,6 +1210,571 @@
|
|
|
1210
1210
|
"importPath": "@/components/molecules/UnitCommandBar",
|
|
1211
1211
|
"category": "component"
|
|
1212
1212
|
},
|
|
1213
|
+
"content-section": {
|
|
1214
|
+
"component": "ContentSection",
|
|
1215
|
+
"importPath": "@/components/atoms/ContentSection",
|
|
1216
|
+
"category": "component"
|
|
1217
|
+
},
|
|
1218
|
+
"section-header": {
|
|
1219
|
+
"component": "SectionHeader",
|
|
1220
|
+
"importPath": "@/components/atoms/SectionHeader",
|
|
1221
|
+
"category": "header"
|
|
1222
|
+
},
|
|
1223
|
+
"avl-application": {
|
|
1224
|
+
"component": "AvlApplication",
|
|
1225
|
+
"importPath": "@/components/atoms/AvlApplication",
|
|
1226
|
+
"category": "component"
|
|
1227
|
+
},
|
|
1228
|
+
"avl-binding": {
|
|
1229
|
+
"component": "AvlBinding",
|
|
1230
|
+
"importPath": "@/components/atoms/AvlBinding",
|
|
1231
|
+
"category": "component"
|
|
1232
|
+
},
|
|
1233
|
+
"avl-binding-ref": {
|
|
1234
|
+
"component": "AvlBindingRef",
|
|
1235
|
+
"importPath": "@/components/atoms/AvlBindingRef",
|
|
1236
|
+
"category": "component"
|
|
1237
|
+
},
|
|
1238
|
+
"avl-effect": {
|
|
1239
|
+
"component": "AvlEffect",
|
|
1240
|
+
"importPath": "@/components/atoms/AvlEffect",
|
|
1241
|
+
"category": "component"
|
|
1242
|
+
},
|
|
1243
|
+
"avl-entity": {
|
|
1244
|
+
"component": "AvlEntity",
|
|
1245
|
+
"importPath": "@/components/atoms/AvlEntity",
|
|
1246
|
+
"category": "component"
|
|
1247
|
+
},
|
|
1248
|
+
"avl-event": {
|
|
1249
|
+
"component": "AvlEvent",
|
|
1250
|
+
"importPath": "@/components/atoms/AvlEvent",
|
|
1251
|
+
"category": "component"
|
|
1252
|
+
},
|
|
1253
|
+
"avl-field": {
|
|
1254
|
+
"component": "AvlField",
|
|
1255
|
+
"importPath": "@/components/atoms/AvlField",
|
|
1256
|
+
"category": "component"
|
|
1257
|
+
},
|
|
1258
|
+
"avl-field-type": {
|
|
1259
|
+
"component": "AvlFieldType",
|
|
1260
|
+
"importPath": "@/components/atoms/AvlFieldType",
|
|
1261
|
+
"category": "component"
|
|
1262
|
+
},
|
|
1263
|
+
"avl-guard": {
|
|
1264
|
+
"component": "AvlGuard",
|
|
1265
|
+
"importPath": "@/components/atoms/AvlGuard",
|
|
1266
|
+
"category": "component"
|
|
1267
|
+
},
|
|
1268
|
+
"avl-literal": {
|
|
1269
|
+
"component": "AvlLiteral",
|
|
1270
|
+
"importPath": "@/components/atoms/AvlLiteral",
|
|
1271
|
+
"category": "component"
|
|
1272
|
+
},
|
|
1273
|
+
"avl-operator": {
|
|
1274
|
+
"component": "AvlOperator",
|
|
1275
|
+
"importPath": "@/components/atoms/AvlOperator",
|
|
1276
|
+
"category": "component"
|
|
1277
|
+
},
|
|
1278
|
+
"avl-orbital": {
|
|
1279
|
+
"component": "AvlOrbital",
|
|
1280
|
+
"importPath": "@/components/atoms/AvlOrbital",
|
|
1281
|
+
"category": "component"
|
|
1282
|
+
},
|
|
1283
|
+
"avl-page": {
|
|
1284
|
+
"component": "AvlPage",
|
|
1285
|
+
"importPath": "@/components/atoms/AvlPage",
|
|
1286
|
+
"category": "component"
|
|
1287
|
+
},
|
|
1288
|
+
"avl-persistence": {
|
|
1289
|
+
"component": "AvlPersistence",
|
|
1290
|
+
"importPath": "@/components/atoms/AvlPersistence",
|
|
1291
|
+
"category": "component"
|
|
1292
|
+
},
|
|
1293
|
+
"avl-s-expr": {
|
|
1294
|
+
"component": "AvlSExpr",
|
|
1295
|
+
"importPath": "@/components/atoms/AvlSExpr",
|
|
1296
|
+
"category": "component"
|
|
1297
|
+
},
|
|
1298
|
+
"avl-state": {
|
|
1299
|
+
"component": "AvlState",
|
|
1300
|
+
"importPath": "@/components/atoms/AvlState",
|
|
1301
|
+
"category": "display"
|
|
1302
|
+
},
|
|
1303
|
+
"avl-trait": {
|
|
1304
|
+
"component": "AvlTrait",
|
|
1305
|
+
"importPath": "@/components/atoms/AvlTrait",
|
|
1306
|
+
"category": "component"
|
|
1307
|
+
},
|
|
1308
|
+
"avl-transition": {
|
|
1309
|
+
"component": "AvlTransition",
|
|
1310
|
+
"importPath": "@/components/atoms/AvlTransition",
|
|
1311
|
+
"category": "component"
|
|
1312
|
+
},
|
|
1313
|
+
"svg-branch": {
|
|
1314
|
+
"component": "SvgBranch",
|
|
1315
|
+
"importPath": "@/components/atoms/SvgBranch",
|
|
1316
|
+
"category": "component"
|
|
1317
|
+
},
|
|
1318
|
+
"svg-connection": {
|
|
1319
|
+
"component": "SvgConnection",
|
|
1320
|
+
"importPath": "@/components/atoms/SvgConnection",
|
|
1321
|
+
"category": "component"
|
|
1322
|
+
},
|
|
1323
|
+
"svg-flow": {
|
|
1324
|
+
"component": "SvgFlow",
|
|
1325
|
+
"importPath": "@/components/atoms/SvgFlow",
|
|
1326
|
+
"category": "component"
|
|
1327
|
+
},
|
|
1328
|
+
"svg-grid": {
|
|
1329
|
+
"component": "SvgGrid",
|
|
1330
|
+
"importPath": "@/components/atoms/SvgGrid",
|
|
1331
|
+
"category": "display"
|
|
1332
|
+
},
|
|
1333
|
+
"svg-lobe": {
|
|
1334
|
+
"component": "SvgLobe",
|
|
1335
|
+
"importPath": "@/components/atoms/SvgLobe",
|
|
1336
|
+
"category": "component"
|
|
1337
|
+
},
|
|
1338
|
+
"svg-mesh": {
|
|
1339
|
+
"component": "SvgMesh",
|
|
1340
|
+
"importPath": "@/components/atoms/SvgMesh",
|
|
1341
|
+
"category": "component"
|
|
1342
|
+
},
|
|
1343
|
+
"svg-morph": {
|
|
1344
|
+
"component": "SvgMorph",
|
|
1345
|
+
"importPath": "@/components/atoms/SvgMorph",
|
|
1346
|
+
"category": "component"
|
|
1347
|
+
},
|
|
1348
|
+
"svg-node": {
|
|
1349
|
+
"component": "SvgNode",
|
|
1350
|
+
"importPath": "@/components/atoms/SvgNode",
|
|
1351
|
+
"category": "component"
|
|
1352
|
+
},
|
|
1353
|
+
"svg-pulse": {
|
|
1354
|
+
"component": "SvgPulse",
|
|
1355
|
+
"importPath": "@/components/atoms/SvgPulse",
|
|
1356
|
+
"category": "component"
|
|
1357
|
+
},
|
|
1358
|
+
"svg-ring": {
|
|
1359
|
+
"component": "SvgRing",
|
|
1360
|
+
"importPath": "@/components/atoms/SvgRing",
|
|
1361
|
+
"category": "component"
|
|
1362
|
+
},
|
|
1363
|
+
"svg-shield": {
|
|
1364
|
+
"component": "SvgShield",
|
|
1365
|
+
"importPath": "@/components/atoms/SvgShield",
|
|
1366
|
+
"category": "component"
|
|
1367
|
+
},
|
|
1368
|
+
"svg-stack": {
|
|
1369
|
+
"component": "SvgStack",
|
|
1370
|
+
"importPath": "@/components/atoms/SvgStack",
|
|
1371
|
+
"category": "component"
|
|
1372
|
+
},
|
|
1373
|
+
"article-section": {
|
|
1374
|
+
"component": "ArticleSection",
|
|
1375
|
+
"importPath": "@/components/molecules/ArticleSection",
|
|
1376
|
+
"category": "component"
|
|
1377
|
+
},
|
|
1378
|
+
"c-t-a-banner": {
|
|
1379
|
+
"component": "CTABanner",
|
|
1380
|
+
"importPath": "@/components/molecules/CTABanner",
|
|
1381
|
+
"category": "navigation"
|
|
1382
|
+
},
|
|
1383
|
+
"case-study-card": {
|
|
1384
|
+
"component": "CaseStudyCard",
|
|
1385
|
+
"importPath": "@/components/molecules/CaseStudyCard",
|
|
1386
|
+
"category": "display"
|
|
1387
|
+
},
|
|
1388
|
+
"code-example": {
|
|
1389
|
+
"component": "CodeExample",
|
|
1390
|
+
"importPath": "@/components/molecules/CodeExample",
|
|
1391
|
+
"category": "component"
|
|
1392
|
+
},
|
|
1393
|
+
"community-links": {
|
|
1394
|
+
"component": "CommunityLinks",
|
|
1395
|
+
"importPath": "@/components/molecules/CommunityLinks",
|
|
1396
|
+
"category": "component"
|
|
1397
|
+
},
|
|
1398
|
+
"doc-breadcrumb": {
|
|
1399
|
+
"component": "DocBreadcrumb",
|
|
1400
|
+
"importPath": "@/components/molecules/DocBreadcrumb",
|
|
1401
|
+
"category": "navigation"
|
|
1402
|
+
},
|
|
1403
|
+
"doc-code-block": {
|
|
1404
|
+
"component": "DocCodeBlock",
|
|
1405
|
+
"importPath": "@/components/molecules/DocCodeBlock",
|
|
1406
|
+
"category": "component"
|
|
1407
|
+
},
|
|
1408
|
+
"doc-pagination": {
|
|
1409
|
+
"component": "DocPagination",
|
|
1410
|
+
"importPath": "@/components/molecules/DocPagination",
|
|
1411
|
+
"category": "navigation"
|
|
1412
|
+
},
|
|
1413
|
+
"doc-search": {
|
|
1414
|
+
"component": "DocSearch",
|
|
1415
|
+
"importPath": "@/components/molecules/DocSearch",
|
|
1416
|
+
"category": "filter"
|
|
1417
|
+
},
|
|
1418
|
+
"doc-sidebar": {
|
|
1419
|
+
"component": "DocSidebar",
|
|
1420
|
+
"importPath": "@/components/molecules/DocSidebar",
|
|
1421
|
+
"category": "navigation"
|
|
1422
|
+
},
|
|
1423
|
+
"doc-t-o-c": {
|
|
1424
|
+
"component": "DocTOC",
|
|
1425
|
+
"importPath": "@/components/molecules/DocTOC",
|
|
1426
|
+
"category": "component"
|
|
1427
|
+
},
|
|
1428
|
+
"feature-card": {
|
|
1429
|
+
"component": "FeatureCard",
|
|
1430
|
+
"importPath": "@/components/molecules/FeatureCard",
|
|
1431
|
+
"category": "display"
|
|
1432
|
+
},
|
|
1433
|
+
"feature-grid": {
|
|
1434
|
+
"component": "FeatureGrid",
|
|
1435
|
+
"importPath": "@/components/molecules/FeatureGrid",
|
|
1436
|
+
"category": "display"
|
|
1437
|
+
},
|
|
1438
|
+
"gradient-divider": {
|
|
1439
|
+
"component": "GradientDivider",
|
|
1440
|
+
"importPath": "@/components/molecules/GradientDivider",
|
|
1441
|
+
"category": "component"
|
|
1442
|
+
},
|
|
1443
|
+
"hero-section": {
|
|
1444
|
+
"component": "HeroSection",
|
|
1445
|
+
"importPath": "@/components/molecules/HeroSection",
|
|
1446
|
+
"category": "header"
|
|
1447
|
+
},
|
|
1448
|
+
"install-box": {
|
|
1449
|
+
"component": "InstallBox",
|
|
1450
|
+
"importPath": "@/components/molecules/InstallBox",
|
|
1451
|
+
"category": "component"
|
|
1452
|
+
},
|
|
1453
|
+
"marketing-footer": {
|
|
1454
|
+
"component": "MarketingFooter",
|
|
1455
|
+
"importPath": "@/components/molecules/MarketingFooter",
|
|
1456
|
+
"category": "component"
|
|
1457
|
+
},
|
|
1458
|
+
"pricing-card": {
|
|
1459
|
+
"component": "PricingCard",
|
|
1460
|
+
"importPath": "@/components/molecules/PricingCard",
|
|
1461
|
+
"category": "display"
|
|
1462
|
+
},
|
|
1463
|
+
"pricing-grid": {
|
|
1464
|
+
"component": "PricingGrid",
|
|
1465
|
+
"importPath": "@/components/molecules/PricingGrid",
|
|
1466
|
+
"category": "display"
|
|
1467
|
+
},
|
|
1468
|
+
"pull-quote": {
|
|
1469
|
+
"component": "PullQuote",
|
|
1470
|
+
"importPath": "@/components/molecules/PullQuote",
|
|
1471
|
+
"category": "component"
|
|
1472
|
+
},
|
|
1473
|
+
"service-catalog": {
|
|
1474
|
+
"component": "ServiceCatalog",
|
|
1475
|
+
"importPath": "@/components/molecules/ServiceCatalog",
|
|
1476
|
+
"category": "component"
|
|
1477
|
+
},
|
|
1478
|
+
"showcase-card": {
|
|
1479
|
+
"component": "ShowcaseCard",
|
|
1480
|
+
"importPath": "@/components/molecules/ShowcaseCard",
|
|
1481
|
+
"category": "display"
|
|
1482
|
+
},
|
|
1483
|
+
"social-proof": {
|
|
1484
|
+
"component": "SocialProof",
|
|
1485
|
+
"importPath": "@/components/molecules/SocialProof",
|
|
1486
|
+
"category": "component"
|
|
1487
|
+
},
|
|
1488
|
+
"split-section": {
|
|
1489
|
+
"component": "SplitSection",
|
|
1490
|
+
"importPath": "@/components/molecules/SplitSection",
|
|
1491
|
+
"category": "layout"
|
|
1492
|
+
},
|
|
1493
|
+
"stats-grid": {
|
|
1494
|
+
"component": "StatsGrid",
|
|
1495
|
+
"importPath": "@/components/molecules/StatsGrid",
|
|
1496
|
+
"category": "display"
|
|
1497
|
+
},
|
|
1498
|
+
"step-item": {
|
|
1499
|
+
"component": "StepItem",
|
|
1500
|
+
"importPath": "@/components/molecules/StepItem",
|
|
1501
|
+
"category": "component"
|
|
1502
|
+
},
|
|
1503
|
+
"tag-cloud": {
|
|
1504
|
+
"component": "TagCloud",
|
|
1505
|
+
"importPath": "@/components/molecules/TagCloud",
|
|
1506
|
+
"category": "component"
|
|
1507
|
+
},
|
|
1508
|
+
"team-card": {
|
|
1509
|
+
"component": "TeamCard",
|
|
1510
|
+
"importPath": "@/components/molecules/TeamCard",
|
|
1511
|
+
"category": "display"
|
|
1512
|
+
},
|
|
1513
|
+
"avl-closed-circuit": {
|
|
1514
|
+
"component": "AvlClosedCircuit",
|
|
1515
|
+
"importPath": "@/components/molecules/AvlClosedCircuit",
|
|
1516
|
+
"category": "component"
|
|
1517
|
+
},
|
|
1518
|
+
"avl-emit-listen": {
|
|
1519
|
+
"component": "AvlEmitListen",
|
|
1520
|
+
"importPath": "@/components/molecules/AvlEmitListen",
|
|
1521
|
+
"category": "display"
|
|
1522
|
+
},
|
|
1523
|
+
"avl-expr-tree": {
|
|
1524
|
+
"component": "AvlExprTree",
|
|
1525
|
+
"importPath": "@/components/molecules/AvlExprTree",
|
|
1526
|
+
"category": "component"
|
|
1527
|
+
},
|
|
1528
|
+
"avl-orbital-unit": {
|
|
1529
|
+
"component": "AvlOrbitalUnit",
|
|
1530
|
+
"importPath": "@/components/molecules/AvlOrbitalUnit",
|
|
1531
|
+
"category": "component"
|
|
1532
|
+
},
|
|
1533
|
+
"avl-slot-map": {
|
|
1534
|
+
"component": "AvlSlotMap",
|
|
1535
|
+
"importPath": "@/components/molecules/AvlSlotMap",
|
|
1536
|
+
"category": "layout"
|
|
1537
|
+
},
|
|
1538
|
+
"avl-state-machine": {
|
|
1539
|
+
"component": "AvlStateMachine",
|
|
1540
|
+
"importPath": "@/components/molecules/AvlStateMachine",
|
|
1541
|
+
"category": "display"
|
|
1542
|
+
},
|
|
1543
|
+
"a-i-generates": {
|
|
1544
|
+
"component": "AIGenerates",
|
|
1545
|
+
"importPath": "@/components/molecules/AIGenerates",
|
|
1546
|
+
"category": "component"
|
|
1547
|
+
},
|
|
1548
|
+
"closed-circuit": {
|
|
1549
|
+
"component": "ClosedCircuit",
|
|
1550
|
+
"importPath": "@/components/molecules/ClosedCircuit",
|
|
1551
|
+
"category": "component"
|
|
1552
|
+
},
|
|
1553
|
+
"community-ownership": {
|
|
1554
|
+
"component": "CommunityOwnership",
|
|
1555
|
+
"importPath": "@/components/molecules/CommunityOwnership",
|
|
1556
|
+
"category": "component"
|
|
1557
|
+
},
|
|
1558
|
+
"compile-anywhere": {
|
|
1559
|
+
"component": "CompileAnywhere",
|
|
1560
|
+
"importPath": "@/components/molecules/CompileAnywhere",
|
|
1561
|
+
"category": "component"
|
|
1562
|
+
},
|
|
1563
|
+
"composable-models": {
|
|
1564
|
+
"component": "ComposableModels",
|
|
1565
|
+
"importPath": "@/components/molecules/ComposableModels",
|
|
1566
|
+
"category": "component"
|
|
1567
|
+
},
|
|
1568
|
+
"describe-prove-deploy": {
|
|
1569
|
+
"component": "DescribeProveDeploy",
|
|
1570
|
+
"importPath": "@/components/molecules/DescribeProveDeploy",
|
|
1571
|
+
"category": "component"
|
|
1572
|
+
},
|
|
1573
|
+
"domain-grid": {
|
|
1574
|
+
"component": "DomainGrid",
|
|
1575
|
+
"importPath": "@/components/molecules/DomainGrid",
|
|
1576
|
+
"category": "display"
|
|
1577
|
+
},
|
|
1578
|
+
"event-bus": {
|
|
1579
|
+
"component": "EventBus",
|
|
1580
|
+
"importPath": "@/components/molecules/EventBus",
|
|
1581
|
+
"category": "component"
|
|
1582
|
+
},
|
|
1583
|
+
"orbital-unit": {
|
|
1584
|
+
"component": "OrbitalUnit",
|
|
1585
|
+
"importPath": "@/components/molecules/OrbitalUnit",
|
|
1586
|
+
"category": "component"
|
|
1587
|
+
},
|
|
1588
|
+
"plan-verify-remember": {
|
|
1589
|
+
"component": "PlanVerifyRemember",
|
|
1590
|
+
"importPath": "@/components/molecules/PlanVerifyRemember",
|
|
1591
|
+
"category": "component"
|
|
1592
|
+
},
|
|
1593
|
+
"prove-correct": {
|
|
1594
|
+
"component": "ProveCorrect",
|
|
1595
|
+
"importPath": "@/components/molecules/ProveCorrect",
|
|
1596
|
+
"category": "component"
|
|
1597
|
+
},
|
|
1598
|
+
"service-layers": {
|
|
1599
|
+
"component": "ServiceLayers",
|
|
1600
|
+
"importPath": "@/components/molecules/ServiceLayers",
|
|
1601
|
+
"category": "component"
|
|
1602
|
+
},
|
|
1603
|
+
"shared-reality": {
|
|
1604
|
+
"component": "SharedReality",
|
|
1605
|
+
"importPath": "@/components/molecules/SharedReality",
|
|
1606
|
+
"category": "component"
|
|
1607
|
+
},
|
|
1608
|
+
"standard-library": {
|
|
1609
|
+
"component": "StandardLibrary",
|
|
1610
|
+
"importPath": "@/components/molecules/StandardLibrary",
|
|
1611
|
+
"category": "component"
|
|
1612
|
+
},
|
|
1613
|
+
"state-machine": {
|
|
1614
|
+
"component": "StateMachine",
|
|
1615
|
+
"importPath": "@/components/molecules/StateMachine",
|
|
1616
|
+
"category": "display"
|
|
1617
|
+
},
|
|
1618
|
+
"world-model": {
|
|
1619
|
+
"component": "WorldModel",
|
|
1620
|
+
"importPath": "@/components/molecules/WorldModel",
|
|
1621
|
+
"category": "component"
|
|
1622
|
+
},
|
|
1623
|
+
"case-study-organism": {
|
|
1624
|
+
"component": "CaseStudyOrganism",
|
|
1625
|
+
"importPath": "@/components/organisms/CaseStudyOrganism",
|
|
1626
|
+
"category": "display"
|
|
1627
|
+
},
|
|
1628
|
+
"feature-grid-organism": {
|
|
1629
|
+
"component": "FeatureGridOrganism",
|
|
1630
|
+
"importPath": "@/components/organisms/FeatureGridOrganism",
|
|
1631
|
+
"category": "display"
|
|
1632
|
+
},
|
|
1633
|
+
"hero-organism": {
|
|
1634
|
+
"component": "HeroOrganism",
|
|
1635
|
+
"importPath": "@/components/organisms/HeroOrganism",
|
|
1636
|
+
"category": "header"
|
|
1637
|
+
},
|
|
1638
|
+
"pricing-organism": {
|
|
1639
|
+
"component": "PricingOrganism",
|
|
1640
|
+
"importPath": "@/components/organisms/PricingOrganism",
|
|
1641
|
+
"category": "display"
|
|
1642
|
+
},
|
|
1643
|
+
"showcase-organism": {
|
|
1644
|
+
"component": "ShowcaseOrganism",
|
|
1645
|
+
"importPath": "@/components/organisms/ShowcaseOrganism",
|
|
1646
|
+
"category": "display"
|
|
1647
|
+
},
|
|
1648
|
+
"stats-organism": {
|
|
1649
|
+
"component": "StatsOrganism",
|
|
1650
|
+
"importPath": "@/components/organisms/StatsOrganism",
|
|
1651
|
+
"category": "display"
|
|
1652
|
+
},
|
|
1653
|
+
"step-flow-organism": {
|
|
1654
|
+
"component": "StepFlowOrganism",
|
|
1655
|
+
"importPath": "@/components/organisms/StepFlowOrganism",
|
|
1656
|
+
"category": "display"
|
|
1657
|
+
},
|
|
1658
|
+
"team-organism": {
|
|
1659
|
+
"component": "TeamOrganism",
|
|
1660
|
+
"importPath": "@/components/organisms/TeamOrganism",
|
|
1661
|
+
"category": "display"
|
|
1662
|
+
},
|
|
1663
|
+
"avl-application-scene": {
|
|
1664
|
+
"component": "AvlApplicationScene",
|
|
1665
|
+
"importPath": "@/components/organisms/AvlApplicationScene",
|
|
1666
|
+
"category": "display"
|
|
1667
|
+
},
|
|
1668
|
+
"avl-click-target": {
|
|
1669
|
+
"component": "AvlClickTarget",
|
|
1670
|
+
"importPath": "@/components/organisms/AvlClickTarget",
|
|
1671
|
+
"category": "display"
|
|
1672
|
+
},
|
|
1673
|
+
"avl-cosmic-zoom": {
|
|
1674
|
+
"component": "AvlCosmicZoom",
|
|
1675
|
+
"importPath": "@/components/organisms/AvlCosmicZoom",
|
|
1676
|
+
"category": "display"
|
|
1677
|
+
},
|
|
1678
|
+
"avl-legend": {
|
|
1679
|
+
"component": "AvlLegend",
|
|
1680
|
+
"importPath": "@/components/organisms/AvlLegend",
|
|
1681
|
+
"category": "display"
|
|
1682
|
+
},
|
|
1683
|
+
"avl-orbital-scene": {
|
|
1684
|
+
"component": "AvlOrbitalScene",
|
|
1685
|
+
"importPath": "@/components/organisms/AvlOrbitalScene",
|
|
1686
|
+
"category": "display"
|
|
1687
|
+
},
|
|
1688
|
+
"avl-trait-scene": {
|
|
1689
|
+
"component": "AvlTraitScene",
|
|
1690
|
+
"importPath": "@/components/organisms/AvlTraitScene",
|
|
1691
|
+
"category": "display"
|
|
1692
|
+
},
|
|
1693
|
+
"avl-transition-scene": {
|
|
1694
|
+
"component": "AvlTransitionScene",
|
|
1695
|
+
"importPath": "@/components/organisms/AvlTransitionScene",
|
|
1696
|
+
"category": "display"
|
|
1697
|
+
},
|
|
1698
|
+
"about-page-template": {
|
|
1699
|
+
"component": "AboutPageTemplate",
|
|
1700
|
+
"importPath": "@/components/templates/AboutPageTemplate",
|
|
1701
|
+
"category": "template"
|
|
1702
|
+
},
|
|
1703
|
+
"feature-detail-page-template": {
|
|
1704
|
+
"component": "FeatureDetailPageTemplate",
|
|
1705
|
+
"importPath": "@/components/templates/FeatureDetailPageTemplate",
|
|
1706
|
+
"category": "template"
|
|
1707
|
+
},
|
|
1708
|
+
"landing-page-template": {
|
|
1709
|
+
"component": "LandingPageTemplate",
|
|
1710
|
+
"importPath": "@/components/templates/LandingPageTemplate",
|
|
1711
|
+
"category": "template"
|
|
1712
|
+
},
|
|
1713
|
+
"pricing-page-template": {
|
|
1714
|
+
"component": "PricingPageTemplate",
|
|
1715
|
+
"importPath": "@/components/templates/PricingPageTemplate",
|
|
1716
|
+
"category": "template"
|
|
1717
|
+
},
|
|
1718
|
+
"avl3-d-label": {
|
|
1719
|
+
"component": "Avl3DLabel",
|
|
1720
|
+
"importPath": "@/components/atoms/Avl3DLabel",
|
|
1721
|
+
"category": "component"
|
|
1722
|
+
},
|
|
1723
|
+
"avl3-d-cross-wire": {
|
|
1724
|
+
"component": "Avl3DCrossWire",
|
|
1725
|
+
"importPath": "@/components/molecules/Avl3DCrossWire",
|
|
1726
|
+
"category": "component"
|
|
1727
|
+
},
|
|
1728
|
+
"avl3-d-entity-core": {
|
|
1729
|
+
"component": "Avl3DEntityCore",
|
|
1730
|
+
"importPath": "@/components/molecules/Avl3DEntityCore",
|
|
1731
|
+
"category": "component"
|
|
1732
|
+
},
|
|
1733
|
+
"avl3-d-expr-tree": {
|
|
1734
|
+
"component": "Avl3DExprTree",
|
|
1735
|
+
"importPath": "@/components/molecules/Avl3DExprTree",
|
|
1736
|
+
"category": "component"
|
|
1737
|
+
},
|
|
1738
|
+
"avl3-d-orbital-node": {
|
|
1739
|
+
"component": "Avl3DOrbitalNode",
|
|
1740
|
+
"importPath": "@/components/molecules/Avl3DOrbitalNode",
|
|
1741
|
+
"category": "component"
|
|
1742
|
+
},
|
|
1743
|
+
"avl3-d-state-node": {
|
|
1744
|
+
"component": "Avl3DStateNode",
|
|
1745
|
+
"importPath": "@/components/molecules/Avl3DStateNode",
|
|
1746
|
+
"category": "display"
|
|
1747
|
+
},
|
|
1748
|
+
"avl3-d-transition-arc": {
|
|
1749
|
+
"component": "Avl3DTransitionArc",
|
|
1750
|
+
"importPath": "@/components/molecules/Avl3DTransitionArc",
|
|
1751
|
+
"category": "component"
|
|
1752
|
+
},
|
|
1753
|
+
"avl3-d-application-scene": {
|
|
1754
|
+
"component": "Avl3DApplicationScene",
|
|
1755
|
+
"importPath": "@/components/organisms/Avl3DApplicationScene",
|
|
1756
|
+
"category": "display"
|
|
1757
|
+
},
|
|
1758
|
+
"avl3-d-orbital-scene": {
|
|
1759
|
+
"component": "Avl3DOrbitalScene",
|
|
1760
|
+
"importPath": "@/components/organisms/Avl3DOrbitalScene",
|
|
1761
|
+
"category": "display"
|
|
1762
|
+
},
|
|
1763
|
+
"avl3-d-trait-scene": {
|
|
1764
|
+
"component": "Avl3DTraitScene",
|
|
1765
|
+
"importPath": "@/components/organisms/Avl3DTraitScene",
|
|
1766
|
+
"category": "display"
|
|
1767
|
+
},
|
|
1768
|
+
"avl3-d-transition-scene": {
|
|
1769
|
+
"component": "Avl3DTransitionScene",
|
|
1770
|
+
"importPath": "@/components/organisms/Avl3DTransitionScene",
|
|
1771
|
+
"category": "display"
|
|
1772
|
+
},
|
|
1773
|
+
"avl3-d-viewer": {
|
|
1774
|
+
"component": "Avl3DViewer",
|
|
1775
|
+
"importPath": "@/components/organisms/Avl3DViewer",
|
|
1776
|
+
"category": "display"
|
|
1777
|
+
},
|
|
1213
1778
|
"heading": {
|
|
1214
1779
|
"component": "Typography",
|
|
1215
1780
|
"importPath": "@/components/atoms/Typography",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"exportedAt": "2026-03-
|
|
3
|
+
"exportedAt": "2026-03-23T09:47:05.042Z",
|
|
4
4
|
"contracts": {
|
|
5
5
|
"form": {
|
|
6
6
|
"emits": [
|
|
@@ -1194,6 +1194,39 @@
|
|
|
1194
1194
|
],
|
|
1195
1195
|
"requires": [],
|
|
1196
1196
|
"entityAware": true
|
|
1197
|
+
},
|
|
1198
|
+
"feature-grid-organism": {
|
|
1199
|
+
"emits": [
|
|
1200
|
+
{
|
|
1201
|
+
"event": "FEATURE_CLICK",
|
|
1202
|
+
"trigger": "action",
|
|
1203
|
+
"payload": {
|
|
1204
|
+
"type": "object"
|
|
1205
|
+
}
|
|
1206
|
+
}
|
|
1207
|
+
],
|
|
1208
|
+
"requires": [],
|
|
1209
|
+
"entityAware": true
|
|
1210
|
+
},
|
|
1211
|
+
"hero-organism": {
|
|
1212
|
+
"emits": [
|
|
1213
|
+
{
|
|
1214
|
+
"event": "CTA_PRIMARY",
|
|
1215
|
+
"trigger": "action",
|
|
1216
|
+
"payload": {
|
|
1217
|
+
"type": "object"
|
|
1218
|
+
}
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"event": "CTA_SECONDARY",
|
|
1222
|
+
"trigger": "action",
|
|
1223
|
+
"payload": {
|
|
1224
|
+
"type": "object"
|
|
1225
|
+
}
|
|
1226
|
+
}
|
|
1227
|
+
],
|
|
1228
|
+
"requires": [],
|
|
1229
|
+
"entityAware": true
|
|
1197
1230
|
}
|
|
1198
1231
|
}
|
|
1199
1232
|
}
|