@almadar/patterns 2.17.1 → 2.18.1

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-04-21T13:35:57.135Z",
3
+ "exportedAt": "2026-04-25T12:02:50.943Z",
4
4
  "mappings": {
5
5
  "page-header": {
6
6
  "component": "PageHeader",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-04-21T13:35:57.135Z",
3
+ "exportedAt": "2026-04-25T12:02:50.943Z",
4
4
  "contracts": {
5
5
  "form": {
6
6
  "emits": [
@@ -530,7 +530,7 @@
530
530
  "stats": {
531
531
  "emits": [],
532
532
  "requires": [],
533
- "entityAware": true
533
+ "entityAware": false
534
534
  },
535
535
  "card": {
536
536
  "emits": [
@@ -1309,6 +1309,26 @@
1309
1309
  ],
1310
1310
  "requires": [],
1311
1311
  "entityAware": false
1312
+ },
1313
+ "ui-slot-renderer": {
1314
+ "emits": [
1315
+ {
1316
+ "event": "CLOSE",
1317
+ "trigger": "action",
1318
+ "payload": {
1319
+ "type": "object"
1320
+ }
1321
+ },
1322
+ {
1323
+ "event": "CANCEL",
1324
+ "trigger": "action",
1325
+ "payload": {
1326
+ "type": "object"
1327
+ }
1328
+ }
1329
+ ],
1330
+ "requires": [],
1331
+ "entityAware": true
1312
1332
  }
1313
1333
  }
1314
1334
  }