@almadar/core 10.64.0 → 10.65.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,7 +1,7 @@
1
- import { O as OrbitalSchema } from '../schema-B648ulAY.js';
2
- export { E as EntityAccessPolicies, e as entityAccessPolicies, a as entityAccessTable } from '../entityAccess-BOIRacH7.js';
3
- import { a as EntityPersistence, E as EntityField, F as FieldValue, f as EntityRow } from '../effect-DOqkIe2M.js';
4
- import '../trait-C6Jqfflp.js';
1
+ import { O as OrbitalSchema } from '../schema-BBcQsU1e.js';
2
+ export { E as EntityAccessPolicies, e as entityAccessPolicies, a as entityAccessTable } from '../entityAccess-BrSu-_jI.js';
3
+ import { a as EntityPersistence, E as EntityField, F as FieldValue, f as EntityRow } from '../effect-COsZyQ3w.js';
4
+ import '../trait-DjBq4fW8.js';
5
5
  import '../expression-Fk8bQWef.js';
6
6
  import 'zod';
7
7
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-08-21T10:52:11.515Z",
3
+ "exportedAt": "2026-08-21T17:33:36.142Z",
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-08-21T10:52:11.515Z",
3
+ "exportedAt": "2026-08-21T17:33:36.142Z",
4
4
  "contracts": {
5
5
  "form": {
6
6
  "emits": [
@@ -1,10 +1,10 @@
1
- import { A as AnyPatternConfig, h as RenderBinding, F as FieldValue, b0 as PatternType } from '../effect-DOqkIe2M.js';
2
- export { aV as PATTERN_TYPES, aZ as PatternConfig, a_ as PatternProps, a$ as PatternPropsMap, cT as isValidPatternType } from '../effect-DOqkIe2M.js';
1
+ import { A as AnyPatternConfig, h as RenderBinding, F as FieldValue, b0 as PatternType } from '../effect-COsZyQ3w.js';
2
+ export { aV as PATTERN_TYPES, aZ as PatternConfig, a_ as PatternProps, a$ as PatternPropsMap, cT as isValidPatternType } from '../effect-COsZyQ3w.js';
3
3
  import { d as EventPayloadValue, a as EventPayload, J as JsonValue } from '../expression-Fk8bQWef.js';
4
4
  import 'zod';
5
5
 
6
6
  var version$3 = "1.0.0";
7
- var exportedAt$3 = "2026-08-21T10:52:11.515Z";
7
+ var exportedAt$3 = "2026-08-21T17:33:36.142Z";
8
8
  var patterns = {
9
9
  "entity-table": {
10
10
  type: "entity-table",
@@ -7609,7 +7609,8 @@ var patterns = {
7609
7609
  description: "When set, renders a small X button on the right of the badge that invokes this handler — turns the badge into a removable chip. Used by the TagInput molecule and other \"list of removable values\" surfaces.",
7610
7610
  kind: "callback",
7611
7611
  callbackArgs: [
7612
- ]
7612
+ ],
7613
+ "default": ""
7613
7614
  },
7614
7615
  removeLabel: {
7615
7616
  types: [
@@ -25441,7 +25442,8 @@ var patterns = {
25441
25442
  description: "Called when the user clicks the remove (×) button",
25442
25443
  kind: "callback",
25443
25444
  callbackArgs: [
25444
- ]
25445
+ ],
25446
+ "default": ""
25445
25447
  },
25446
25448
  removable: {
25447
25449
  types: [
@@ -25485,7 +25487,8 @@ var patterns = {
25485
25487
  type: "string",
25486
25488
  required: true
25487
25489
  }
25488
- ]
25490
+ ],
25491
+ "default": ""
25489
25492
  }
25490
25493
  }
25491
25494
  },
@@ -31914,7 +31917,8 @@ var patterns = {
31914
31917
  description: "Remove handler",
31915
31918
  kind: "callback",
31916
31919
  callbackArgs: [
31917
- ]
31920
+ ],
31921
+ "default": ""
31918
31922
  },
31919
31923
  clickEvent: {
31920
31924
  types: [
@@ -31942,7 +31946,8 @@ var patterns = {
31942
31946
  type: "number",
31943
31947
  required: true
31944
31948
  }
31945
- ]
31949
+ ],
31950
+ "default": ""
31946
31951
  },
31947
31952
  dropEvent: {
31948
31953
  types: [
@@ -48717,7 +48722,7 @@ var integratorsRegistry = {
48717
48722
  };
48718
48723
 
48719
48724
  var version$1 = "1.0.0";
48720
- var exportedAt$1 = "2026-08-21T10:52:11.515Z";
48725
+ var exportedAt$1 = "2026-08-21T17:33:36.142Z";
48721
48726
  var mappings = {
48722
48727
  "page-header": {
48723
48728
  component: "PageHeader",
@@ -50129,7 +50134,7 @@ var componentMapping = {
50129
50134
  };
50130
50135
 
50131
50136
  var version = "1.0.0";
50132
- var exportedAt = "2026-08-21T10:52:11.515Z";
50137
+ var exportedAt = "2026-08-21T17:33:36.142Z";
50133
50138
  var contracts = {
50134
50139
  form: {
50135
50140
  emits: [
@@ -56458,6 +56463,7 @@ declare const registry: {
56458
56463
  description: string;
56459
56464
  kind: string;
56460
56465
  callbackArgs: never[];
56466
+ default: string;
56461
56467
  };
56462
56468
  removeLabel: {
56463
56469
  types: string[];
@@ -67416,6 +67422,7 @@ declare const registry: {
67416
67422
  description: string;
67417
67423
  kind: string;
67418
67424
  callbackArgs: never[];
67425
+ default: string;
67419
67426
  };
67420
67427
  removable: {
67421
67428
  types: string[];
@@ -67447,6 +67454,7 @@ declare const registry: {
67447
67454
  type: string;
67448
67455
  required: boolean;
67449
67456
  }[];
67457
+ default: string;
67450
67458
  };
67451
67459
  };
67452
67460
  };
@@ -71383,6 +71391,7 @@ declare const registry: {
71383
71391
  description: string;
71384
71392
  kind: string;
71385
71393
  callbackArgs: never[];
71394
+ default: string;
71386
71395
  };
71387
71396
  clickEvent: {
71388
71397
  types: string[];
@@ -71403,6 +71412,7 @@ declare const registry: {
71403
71412
  type: string;
71404
71413
  required: boolean;
71405
71414
  }[];
71415
+ default: string;
71406
71416
  };
71407
71417
  dropEvent: {
71408
71418
  types: string[];
@@ -85388,6 +85398,7 @@ declare const PATTERN_REGISTRY: {
85388
85398
  description: string;
85389
85399
  kind: string;
85390
85400
  callbackArgs: never[];
85401
+ default: string;
85391
85402
  };
85392
85403
  removeLabel: {
85393
85404
  types: string[];
@@ -96346,6 +96357,7 @@ declare const PATTERN_REGISTRY: {
96346
96357
  description: string;
96347
96358
  kind: string;
96348
96359
  callbackArgs: never[];
96360
+ default: string;
96349
96361
  };
96350
96362
  removable: {
96351
96363
  types: string[];
@@ -96377,6 +96389,7 @@ declare const PATTERN_REGISTRY: {
96377
96389
  type: string;
96378
96390
  required: boolean;
96379
96391
  }[];
96392
+ default: string;
96380
96393
  };
96381
96394
  };
96382
96395
  };
@@ -100313,6 +100326,7 @@ declare const PATTERN_REGISTRY: {
100313
100326
  description: string;
100314
100327
  kind: string;
100315
100328
  callbackArgs: never[];
100329
+ default: string;
100316
100330
  };
100317
100331
  clickEvent: {
100318
100332
  types: string[];
@@ -100333,6 +100347,7 @@ declare const PATTERN_REGISTRY: {
100333
100347
  type: string;
100334
100348
  required: boolean;
100335
100349
  }[];
100350
+ default: string;
100336
100351
  };
100337
100352
  dropEvent: {
100338
100353
  types: string[];
@@ -3,7 +3,7 @@ import { z } from 'zod';
3
3
  // src/patterns/patterns-registry.json
4
4
  var patterns_registry_default = {
5
5
  version: "1.0.0",
6
- exportedAt: "2026-08-21T10:52:11.515Z",
6
+ exportedAt: "2026-08-21T17:33:36.142Z",
7
7
  patterns: {
8
8
  "entity-table": {
9
9
  type: "entity-table",
@@ -7579,7 +7579,8 @@ var patterns_registry_default = {
7579
7579
  ],
7580
7580
  description: 'When set, renders a small X button on the right of the badge that invokes this handler \u2014 turns the badge into a removable chip. Used by the TagInput molecule and other "list of removable values" surfaces.',
7581
7581
  kind: "callback",
7582
- callbackArgs: []
7582
+ callbackArgs: [],
7583
+ default: ""
7583
7584
  },
7584
7585
  removeLabel: {
7585
7586
  types: [
@@ -25369,7 +25370,8 @@ var patterns_registry_default = {
25369
25370
  ],
25370
25371
  description: "Called when the user clicks the remove (\xD7) button",
25371
25372
  kind: "callback",
25372
- callbackArgs: []
25373
+ callbackArgs: [],
25374
+ default: ""
25373
25375
  },
25374
25376
  removable: {
25375
25377
  types: [
@@ -25412,7 +25414,8 @@ var patterns_registry_default = {
25412
25414
  type: "string",
25413
25415
  required: true
25414
25416
  }
25415
- ]
25417
+ ],
25418
+ default: ""
25416
25419
  }
25417
25420
  }
25418
25421
  },
@@ -31834,7 +31837,8 @@ var patterns_registry_default = {
31834
31837
  ],
31835
31838
  description: "Remove handler",
31836
31839
  kind: "callback",
31837
- callbackArgs: []
31840
+ callbackArgs: [],
31841
+ default: ""
31838
31842
  },
31839
31843
  clickEvent: {
31840
31844
  types: [
@@ -31862,7 +31866,8 @@ var patterns_registry_default = {
31862
31866
  type: "number",
31863
31867
  required: true
31864
31868
  }
31865
- ]
31869
+ ],
31870
+ default: ""
31866
31871
  },
31867
31872
  dropEvent: {
31868
31873
  types: [
@@ -48579,7 +48584,7 @@ var integrators_registry_default = {
48579
48584
  // src/patterns/component-mapping.json
48580
48585
  var component_mapping_default = {
48581
48586
  version: "1.0.0",
48582
- exportedAt: "2026-08-21T10:52:11.515Z",
48587
+ exportedAt: "2026-08-21T17:33:36.142Z",
48583
48588
  mappings: {
48584
48589
  "page-header": {
48585
48590
  component: "PageHeader",
@@ -49989,7 +49994,7 @@ var component_mapping_default = {
49989
49994
  // src/patterns/event-contracts.json
49990
49995
  var event_contracts_default = {
49991
49996
  version: "1.0.0",
49992
- exportedAt: "2026-08-21T10:52:11.515Z",
49997
+ exportedAt: "2026-08-21T17:33:36.142Z",
49993
49998
  contracts: {
49994
49999
  form: {
49995
50000
  emits: [