@almadar/core 10.66.0 → 10.67.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.
@@ -2464,7 +2464,7 @@ type EntityData = Record<string, EntityRow[]>;
2464
2464
  *
2465
2465
  * DO NOT EDIT MANUALLY — regenerated by almadar-pattern-sync `patterns` command.
2466
2466
  *
2467
- * Generated: 2026-08-22T08:33:23.129Z
2467
+ * Generated: 2026-08-23T03:36:02.974Z
2468
2468
  * Pattern count: 272
2469
2469
  */
2470
2470
 
@@ -4525,6 +4525,9 @@ interface PatternPropsMap {
4525
4525
  showAxes?: boolean | string | SExpr;
4526
4526
  showGrid?: boolean | string | SExpr;
4527
4527
  gridStep?: number | string | SExpr;
4528
+ backgroundColor?: string | SExpr;
4529
+ gridColor?: string | SExpr;
4530
+ axisColor?: string | SExpr;
4528
4531
  showTickLabels?: boolean | string | SExpr;
4529
4532
  showCurveLabels?: boolean | string | SExpr;
4530
4533
  curves?: unknown[] | string | SExpr;
@@ -1,4 +1,4 @@
1
- import { O as OrbitalSchema } from './schema-DwFRl8ZS.js';
1
+ import { O as OrbitalSchema } from './schema-BRAEV9eY.js';
2
2
  import { S as SExpr } from './expression-Fk8bQWef.js';
3
3
 
4
4
  /**
@@ -1,7 +1,7 @@
1
- import { h as FactoryParamValue, c as FactoryConfigTier, b as FactoryConfigParam, F as FactoryCallSite, j as FactorySignature, R as RuleOverlay, p as RuleOverlayEntry, o as PresentationOverlay, T as TraitOverlay } from '../types-C0NIDJ5X.js';
2
- export { a as FactoryCallSiteParams, d as FactoryEntitySignature, e as FactoryEventSignature, f as FactoryExposure, g as FactoryPageSignature, i as FactoryProvenance, k as FactorySignatureCatalog, l as FactorySignatureEntityField, m as FactoryTraitSignature, J as JsonSchema, n as JsonSchemaType, O as OwnershipOverlayEntry, P as PresentationNavItem, S as SchemaFieldType, q as TraitOverlayEntry, r as TraitOverlayListener } from '../types-C0NIDJ5X.js';
3
- import { a as EntityPersistence, E as EntityField } from '../effect-BTXY2wl8.js';
4
- import { a as TraitReference } from '../trait-CzOtZitc.js';
1
+ import { h as FactoryParamValue, c as FactoryConfigTier, b as FactoryConfigParam, F as FactoryCallSite, j as FactorySignature, R as RuleOverlay, p as RuleOverlayEntry, o as PresentationOverlay, T as TraitOverlay } from '../types-DO_gWzsC.js';
2
+ export { a as FactoryCallSiteParams, d as FactoryEntitySignature, e as FactoryEventSignature, f as FactoryExposure, g as FactoryPageSignature, i as FactoryProvenance, k as FactorySignatureCatalog, l as FactorySignatureEntityField, m as FactoryTraitSignature, J as JsonSchema, n as JsonSchemaType, O as OwnershipOverlayEntry, P as PresentationNavItem, S as SchemaFieldType, q as TraitOverlayEntry, r as TraitOverlayListener } from '../types-DO_gWzsC.js';
3
+ import { a as EntityPersistence, E as EntityField } from '../effect-1QxaoQFj.js';
4
+ import { a as TraitReference } from '../trait-BkpkZfRN.js';
5
5
  export { J as JsonValue } from '../expression-Fk8bQWef.js';
6
6
  import 'zod';
7
7
 
@@ -1,6 +1,6 @@
1
- import { O as OrbitalSchema, a as OrbitalDefinition } from '../schema-DwFRl8ZS.js';
2
- import { h as CallSiteConfig, i as CallSiteConfigEntry, g as Trait } from '../trait-CzOtZitc.js';
3
- import { E as EntityField, a as EntityPersistence } from '../effect-BTXY2wl8.js';
1
+ import { O as OrbitalSchema, a as OrbitalDefinition } from '../schema-BRAEV9eY.js';
2
+ import { h as CallSiteConfig, i as CallSiteConfigEntry, g as Trait } from '../trait-BkpkZfRN.js';
3
+ import { E as EntityField, a as EntityPersistence } from '../effect-1QxaoQFj.js';
4
4
  import { MakeTraitRefOpts } from '../builders.js';
5
5
  import '../expression-Fk8bQWef.js';
6
6
  import 'zod';