@almadar/patterns 2.46.0 → 2.48.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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-06-17T02:56:15.601Z",
3
+ "exportedAt": "2026-06-17T11:00:54.689Z",
4
4
  "mappings": {
5
5
  "page-header": {
6
6
  "component": "PageHeader",
@@ -1431,7 +1431,7 @@
1431
1431
  },
1432
1432
  "feature-renderer": {
1433
1433
  "component": "FeatureRenderer",
1434
- "importPath": "@/components/organisms/FeatureRenderer",
1434
+ "importPath": "@/components/molecules/FeatureRenderer",
1435
1435
  "category": "game"
1436
1436
  },
1437
1437
  "dashboard-grid": {
@@ -1498,6 +1498,26 @@
1498
1498
  "component": "StatCard",
1499
1499
  "importPath": "@/components/atoms/StatCard",
1500
1500
  "category": "display"
1501
+ },
1502
+ "game-canvas-3d": {
1503
+ "component": "GameCanvas3D",
1504
+ "importPath": "@almadar/ui/components/organisms/game/three",
1505
+ "category": "game"
1506
+ },
1507
+ "game-canvas-3d-battle-template": {
1508
+ "component": "GameCanvas3DBattleTemplate",
1509
+ "importPath": "@/components/templates/GameCanvas3DBattleTemplate",
1510
+ "category": "game"
1511
+ },
1512
+ "game-canvas-3d-castle-template": {
1513
+ "component": "GameCanvas3DCastleTemplate",
1514
+ "importPath": "@/components/templates/GameCanvas3DCastleTemplate",
1515
+ "category": "game"
1516
+ },
1517
+ "game-canvas-3d-world-map-template": {
1518
+ "component": "GameCanvas3DWorldMapTemplate",
1519
+ "importPath": "@/components/templates/GameCanvas3DWorldMapTemplate",
1520
+ "category": "game"
1501
1521
  }
1502
1522
  }
1503
1523
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-06-17T02:56:15.601Z",
3
+ "exportedAt": "2026-06-17T11:00:54.689Z",
4
4
  "contracts": {
5
5
  "form": {
6
6
  "emits": [
@@ -247,7 +247,7 @@
247
247
  }
248
248
  ],
249
249
  "requires": [],
250
- "entityAware": true,
250
+ "entityAware": false,
251
251
  "configDriven": true
252
252
  },
253
253
  "filter-group": {
@@ -853,7 +853,7 @@
853
853
  }
854
854
  ],
855
855
  "requires": [],
856
- "entityAware": true
856
+ "entityAware": false
857
857
  },
858
858
  "media-gallery": {
859
859
  "emits": [