@almadar/core 10.75.0 → 10.77.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-08-29T18:15:51.642Z",
3
+ "exportedAt": "2026-08-31T09:49:17.624Z",
4
4
  "patterns": {
5
5
  "entity-table": {
6
6
  "type": "entity-table",
@@ -236,6 +236,8 @@
236
236
  "array"
237
237
  ],
238
238
  "description": "Item actions from generated code - maps to rowActions",
239
+ "kind": "event-list",
240
+ "eventField": "event",
239
241
  "items": {
240
242
  "types": [
241
243
  "object"
@@ -256,11 +258,6 @@
256
258
  "string"
257
259
  ]
258
260
  },
259
- "action": {
260
- "types": [
261
- "string"
262
- ]
263
- },
264
261
  "placement": {
265
262
  "types": [
266
263
  "string"
@@ -364,6 +361,8 @@
364
361
  "array"
365
362
  ],
366
363
  "description": "Row actions",
364
+ "kind": "event-list",
365
+ "eventField": "event",
367
366
  "items": {
368
367
  "types": [
369
368
  "object"
@@ -415,6 +414,8 @@
415
414
  "array"
416
415
  ],
417
416
  "description": "Bulk actions",
417
+ "kind": "event-list",
418
+ "eventField": "event",
418
419
  "items": {
419
420
  "types": [
420
421
  "object"
@@ -633,6 +634,8 @@
633
634
  "array"
634
635
  ],
635
636
  "description": "Item actions - schema-driven or function-based",
637
+ "kind": "event-list",
638
+ "eventField": "event",
636
639
  "items": {
637
640
  "types": [
638
641
  "object"
@@ -664,11 +667,6 @@
664
667
  "footer"
665
668
  ]
666
669
  },
667
- "action": {
668
- "types": [
669
- "string"
670
- ]
671
- },
672
670
  "variant": {
673
671
  "types": [
674
672
  "string"
@@ -1171,11 +1169,6 @@
1171
1169
  "function"
1172
1170
  ]
1173
1171
  },
1174
- "action": {
1175
- "types": [
1176
- "string"
1177
- ]
1178
- },
1179
1172
  "placement": {
1180
1173
  "types": [
1181
1174
  "string"
@@ -1488,6 +1481,8 @@
1488
1481
  "array"
1489
1482
  ],
1490
1483
  "description": "Unified actions array - first action with variant='primary' is the main action",
1484
+ "kind": "event-list",
1485
+ "eventField": "event",
1491
1486
  "items": {
1492
1487
  "types": [
1493
1488
  "object"
@@ -1880,6 +1875,8 @@
1880
1875
  "array"
1881
1876
  ],
1882
1877
  "description": "Actions array - first action with variant='primary' (or first action) is the main action",
1878
+ "kind": "event-list",
1879
+ "eventField": "event",
1883
1880
  "items": {
1884
1881
  "types": [
1885
1882
  "object"
@@ -4083,6 +4080,8 @@
4083
4080
  "array"
4084
4081
  ],
4085
4082
  "description": "Tab items",
4083
+ "kind": "event-list",
4084
+ "eventField": "event",
4086
4085
  "items": {
4087
4086
  "types": [
4088
4087
  "object"
@@ -4240,6 +4239,8 @@
4240
4239
  "array"
4241
4240
  ],
4242
4241
  "description": "Tab items (alias for items - used by generated code)",
4242
+ "kind": "event-list",
4243
+ "eventField": "event",
4243
4244
  "items": {
4244
4245
  "types": [
4245
4246
  "object"
@@ -8971,6 +8972,8 @@
8971
8972
  ],
8972
8973
  "description": "Menu items",
8973
8974
  "required": true,
8975
+ "kind": "event-list",
8976
+ "eventField": "event",
8974
8977
  "items": {
8975
8978
  "types": [
8976
8979
  "object"
@@ -10367,6 +10370,8 @@
10367
10370
  "array"
10368
10371
  ],
10369
10372
  "description": "Secondary action buttons config (for form-actions pattern) Accepts readonly array for compatibility with generated const arrays",
10373
+ "kind": "event-list",
10374
+ "eventField": "event",
10370
10375
  "items": {
10371
10376
  "types": [
10372
10377
  "object"
@@ -10701,6 +10706,8 @@
10701
10706
  "array"
10702
10707
  ],
10703
10708
  "description": "Multiple actions. When provided, the button expands to show all of them.",
10709
+ "kind": "event-list",
10710
+ "eventField": "event",
10704
10711
  "items": {
10705
10712
  "types": [
10706
10713
  "object"
@@ -13930,6 +13937,8 @@
13930
13937
  "array"
13931
13938
  ],
13932
13939
  "description": "Top-level chart actions (export, refresh, etc.)",
13940
+ "kind": "event-list",
13941
+ "eventField": "event",
13933
13942
  "items": {
13934
13943
  "types": [
13935
13944
  "object"
@@ -14134,6 +14143,8 @@
14134
14143
  "array"
14135
14144
  ],
14136
14145
  "description": "Actions",
14146
+ "kind": "event-list",
14147
+ "eventField": "event",
14137
14148
  "items": {
14138
14149
  "types": [
14139
14150
  "object"
@@ -14671,6 +14682,8 @@
14671
14682
  "array"
14672
14683
  ],
14673
14684
  "description": "Actions",
14685
+ "kind": "event-list",
14686
+ "eventField": "event",
14674
14687
  "items": {
14675
14688
  "types": [
14676
14689
  "object"
@@ -14953,6 +14966,8 @@
14953
14966
  "array"
14954
14967
  ],
14955
14968
  "description": "Actions",
14969
+ "kind": "event-list",
14970
+ "eventField": "event",
14956
14971
  "items": {
14957
14972
  "types": [
14958
14973
  "object"
@@ -15324,6 +15339,8 @@
15324
15339
  "array"
15325
15340
  ],
15326
15341
  "description": "Actions",
15342
+ "kind": "event-list",
15343
+ "eventField": "event",
15327
15344
  "items": {
15328
15345
  "types": [
15329
15346
  "object"
@@ -16237,6 +16254,8 @@
16237
16254
  "array"
16238
16255
  ],
16239
16256
  "description": "Action badges in the toolbar",
16257
+ "kind": "event-list",
16258
+ "eventField": "event",
16240
16259
  "items": {
16241
16260
  "types": [
16242
16261
  "object"
@@ -25905,9 +25924,19 @@
25905
25924
  "kind": "event-ref",
25906
25925
  "emitPayloadSchema": [
25907
25926
  {
25908
- "name": "_payload",
25909
- "type": "object",
25910
- "required": false
25927
+ "name": "text",
25928
+ "type": "string",
25929
+ "required": true
25930
+ },
25931
+ {
25932
+ "name": "format",
25933
+ "type": "string",
25934
+ "required": true
25935
+ },
25936
+ {
25937
+ "name": "timestamp",
25938
+ "type": "number",
25939
+ "required": true
25911
25940
  }
25912
25941
  ]
25913
25942
  },
@@ -29960,6 +29989,8 @@
29960
29989
  "array"
29961
29990
  ],
29962
29991
  "description": "Menu options - accepts readonly for compatibility with generated const arrays",
29992
+ "kind": "event-list",
29993
+ "eventField": "event",
29963
29994
  "items": {
29964
29995
  "types": [
29965
29996
  "object"
@@ -30004,11 +30035,6 @@
30004
30035
  "types": [
30005
30036
  "string"
30006
30037
  ]
30007
- },
30008
- "action": {
30009
- "types": [
30010
- "string"
30011
- ]
30012
30038
  }
30013
30039
  },
30014
30040
  "required": [
@@ -30021,6 +30047,8 @@
30021
30047
  "array"
30022
30048
  ],
30023
30049
  "description": "Alias for options (schema compatibility)",
30050
+ "kind": "event-list",
30051
+ "eventField": "event",
30024
30052
  "items": {
30025
30053
  "types": [
30026
30054
  "object"
@@ -30065,11 +30093,6 @@
30065
30093
  "types": [
30066
30094
  "string"
30067
30095
  ]
30068
- },
30069
- "action": {
30070
- "types": [
30071
- "string"
30072
- ]
30073
30096
  }
30074
30097
  },
30075
30098
  "required": [
@@ -30131,11 +30154,6 @@
30131
30154
  "types": [
30132
30155
  "string"
30133
30156
  ]
30134
- },
30135
- "action": {
30136
- "types": [
30137
- "string"
30138
- ]
30139
30157
  }
30140
30158
  },
30141
30159
  "required": [
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-08-29T18:15:51.642Z",
3
+ "exportedAt": "2026-08-31T09:49:17.624Z",
4
4
  "patterns": {
5
5
  "entity-table": {
6
6
  "type": "entity-table",
@@ -236,6 +236,8 @@
236
236
  "array"
237
237
  ],
238
238
  "description": "Item actions from generated code - maps to rowActions",
239
+ "kind": "event-list",
240
+ "eventField": "event",
239
241
  "items": {
240
242
  "types": [
241
243
  "object"
@@ -256,11 +258,6 @@
256
258
  "string"
257
259
  ]
258
260
  },
259
- "action": {
260
- "types": [
261
- "string"
262
- ]
263
- },
264
261
  "placement": {
265
262
  "types": [
266
263
  "string"
@@ -364,6 +361,8 @@
364
361
  "array"
365
362
  ],
366
363
  "description": "Row actions",
364
+ "kind": "event-list",
365
+ "eventField": "event",
367
366
  "items": {
368
367
  "types": [
369
368
  "object"
@@ -415,6 +414,8 @@
415
414
  "array"
416
415
  ],
417
416
  "description": "Bulk actions",
417
+ "kind": "event-list",
418
+ "eventField": "event",
418
419
  "items": {
419
420
  "types": [
420
421
  "object"
@@ -633,6 +634,8 @@
633
634
  "array"
634
635
  ],
635
636
  "description": "Item actions - schema-driven or function-based",
637
+ "kind": "event-list",
638
+ "eventField": "event",
636
639
  "items": {
637
640
  "types": [
638
641
  "object"
@@ -664,11 +667,6 @@
664
667
  "footer"
665
668
  ]
666
669
  },
667
- "action": {
668
- "types": [
669
- "string"
670
- ]
671
- },
672
670
  "variant": {
673
671
  "types": [
674
672
  "string"
@@ -1171,11 +1169,6 @@
1171
1169
  "function"
1172
1170
  ]
1173
1171
  },
1174
- "action": {
1175
- "types": [
1176
- "string"
1177
- ]
1178
- },
1179
1172
  "placement": {
1180
1173
  "types": [
1181
1174
  "string"
@@ -1488,6 +1481,8 @@
1488
1481
  "array"
1489
1482
  ],
1490
1483
  "description": "Unified actions array - first action with variant='primary' is the main action",
1484
+ "kind": "event-list",
1485
+ "eventField": "event",
1491
1486
  "items": {
1492
1487
  "types": [
1493
1488
  "object"
@@ -1880,6 +1875,8 @@
1880
1875
  "array"
1881
1876
  ],
1882
1877
  "description": "Actions array - first action with variant='primary' (or first action) is the main action",
1878
+ "kind": "event-list",
1879
+ "eventField": "event",
1883
1880
  "items": {
1884
1881
  "types": [
1885
1882
  "object"
@@ -4083,6 +4080,8 @@
4083
4080
  "array"
4084
4081
  ],
4085
4082
  "description": "Tab items",
4083
+ "kind": "event-list",
4084
+ "eventField": "event",
4086
4085
  "items": {
4087
4086
  "types": [
4088
4087
  "object"
@@ -4240,6 +4239,8 @@
4240
4239
  "array"
4241
4240
  ],
4242
4241
  "description": "Tab items (alias for items - used by generated code)",
4242
+ "kind": "event-list",
4243
+ "eventField": "event",
4243
4244
  "items": {
4244
4245
  "types": [
4245
4246
  "object"
@@ -8971,6 +8972,8 @@
8971
8972
  ],
8972
8973
  "description": "Menu items",
8973
8974
  "required": true,
8975
+ "kind": "event-list",
8976
+ "eventField": "event",
8974
8977
  "items": {
8975
8978
  "types": [
8976
8979
  "object"
@@ -10367,6 +10370,8 @@
10367
10370
  "array"
10368
10371
  ],
10369
10372
  "description": "Secondary action buttons config (for form-actions pattern) Accepts readonly array for compatibility with generated const arrays",
10373
+ "kind": "event-list",
10374
+ "eventField": "event",
10370
10375
  "items": {
10371
10376
  "types": [
10372
10377
  "object"
@@ -10701,6 +10706,8 @@
10701
10706
  "array"
10702
10707
  ],
10703
10708
  "description": "Multiple actions. When provided, the button expands to show all of them.",
10709
+ "kind": "event-list",
10710
+ "eventField": "event",
10704
10711
  "items": {
10705
10712
  "types": [
10706
10713
  "object"
@@ -13930,6 +13937,8 @@
13930
13937
  "array"
13931
13938
  ],
13932
13939
  "description": "Top-level chart actions (export, refresh, etc.)",
13940
+ "kind": "event-list",
13941
+ "eventField": "event",
13933
13942
  "items": {
13934
13943
  "types": [
13935
13944
  "object"
@@ -14134,6 +14143,8 @@
14134
14143
  "array"
14135
14144
  ],
14136
14145
  "description": "Actions",
14146
+ "kind": "event-list",
14147
+ "eventField": "event",
14137
14148
  "items": {
14138
14149
  "types": [
14139
14150
  "object"
@@ -14671,6 +14682,8 @@
14671
14682
  "array"
14672
14683
  ],
14673
14684
  "description": "Actions",
14685
+ "kind": "event-list",
14686
+ "eventField": "event",
14674
14687
  "items": {
14675
14688
  "types": [
14676
14689
  "object"
@@ -14953,6 +14966,8 @@
14953
14966
  "array"
14954
14967
  ],
14955
14968
  "description": "Actions",
14969
+ "kind": "event-list",
14970
+ "eventField": "event",
14956
14971
  "items": {
14957
14972
  "types": [
14958
14973
  "object"
@@ -15324,6 +15339,8 @@
15324
15339
  "array"
15325
15340
  ],
15326
15341
  "description": "Actions",
15342
+ "kind": "event-list",
15343
+ "eventField": "event",
15327
15344
  "items": {
15328
15345
  "types": [
15329
15346
  "object"
@@ -16237,6 +16254,8 @@
16237
16254
  "array"
16238
16255
  ],
16239
16256
  "description": "Action badges in the toolbar",
16257
+ "kind": "event-list",
16258
+ "eventField": "event",
16240
16259
  "items": {
16241
16260
  "types": [
16242
16261
  "object"
@@ -25905,9 +25924,19 @@
25905
25924
  "kind": "event-ref",
25906
25925
  "emitPayloadSchema": [
25907
25926
  {
25908
- "name": "_payload",
25909
- "type": "object",
25910
- "required": false
25927
+ "name": "text",
25928
+ "type": "string",
25929
+ "required": true
25930
+ },
25931
+ {
25932
+ "name": "format",
25933
+ "type": "string",
25934
+ "required": true
25935
+ },
25936
+ {
25937
+ "name": "timestamp",
25938
+ "type": "number",
25939
+ "required": true
25911
25940
  }
25912
25941
  ]
25913
25942
  },
@@ -29960,6 +29989,8 @@
29960
29989
  "array"
29961
29990
  ],
29962
29991
  "description": "Menu options - accepts readonly for compatibility with generated const arrays",
29992
+ "kind": "event-list",
29993
+ "eventField": "event",
29963
29994
  "items": {
29964
29995
  "types": [
29965
29996
  "object"
@@ -30004,11 +30035,6 @@
30004
30035
  "types": [
30005
30036
  "string"
30006
30037
  ]
30007
- },
30008
- "action": {
30009
- "types": [
30010
- "string"
30011
- ]
30012
30038
  }
30013
30039
  },
30014
30040
  "required": [
@@ -30021,6 +30047,8 @@
30021
30047
  "array"
30022
30048
  ],
30023
30049
  "description": "Alias for options (schema compatibility)",
30050
+ "kind": "event-list",
30051
+ "eventField": "event",
30024
30052
  "items": {
30025
30053
  "types": [
30026
30054
  "object"
@@ -30065,11 +30093,6 @@
30065
30093
  "types": [
30066
30094
  "string"
30067
30095
  ]
30068
- },
30069
- "action": {
30070
- "types": [
30071
- "string"
30072
- ]
30073
30096
  }
30074
30097
  },
30075
30098
  "required": [
@@ -30131,11 +30154,6 @@
30131
30154
  "types": [
30132
30155
  "string"
30133
30156
  ]
30134
- },
30135
- "action": {
30136
- "types": [
30137
- "string"
30138
- ]
30139
30157
  }
30140
30158
  },
30141
30159
  "required": [