@almadar/core 7.5.1 → 7.6.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.
- package/dist/builders.d.ts +2 -2
- package/dist/builders.js.map +1 -1
- package/dist/{compose-behaviors-CBp9-Qwa.d.ts → compose-behaviors-C_Vjyfmw.d.ts} +1 -1
- package/dist/domain-language/index.d.ts +1 -1
- package/dist/domain-language/index.js.map +1 -1
- package/dist/index.d.ts +3 -3
- package/dist/index.js.map +1 -1
- package/dist/{schema-Bvgo3r3r.d.ts → schema-BQhPDGd_.d.ts} +14 -0
- package/dist/types/index.d.ts +2 -2
- package/dist/types/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -8696,6 +8696,20 @@ interface OrbitalDefinition {
|
|
|
8696
8696
|
* - singleton: Shared (single global instance)
|
|
8697
8697
|
*/
|
|
8698
8698
|
entity: EntityRef;
|
|
8699
|
+
/**
|
|
8700
|
+
* Imported atom entities surfaced into this orbital's resolution
|
|
8701
|
+
* scope WITHOUT modifying the primary `entity`. Populated by the
|
|
8702
|
+
* compiler's inline phase when a trait reference imports an atom
|
|
8703
|
+
* and OMITS the `-> Entity` linkedEntity rebind: the atom keeps its
|
|
8704
|
+
* own entity (e.g. `SearchResult` from std-search), and that entity
|
|
8705
|
+
* is registered here so validators / codegen / runtime can resolve
|
|
8706
|
+
* `linkedEntity = "SearchResult"` lookups, register persistence for
|
|
8707
|
+
* it, and emit its TypeScript type alongside the primary entity.
|
|
8708
|
+
* The orbital's per-trait entity arity stays 1:1 — this is purely a
|
|
8709
|
+
* NAME-RESOLUTION side channel for cross-import linkedEntity
|
|
8710
|
+
* references.
|
|
8711
|
+
*/
|
|
8712
|
+
auxiliaryEntities?: EntityRef[];
|
|
8699
8713
|
/** Trait references (local or imported via "Alias.traits.TraitName") */
|
|
8700
8714
|
traits: TraitRef[];
|
|
8701
8715
|
/**
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c9 as ServiceParams, h as OrbitalSchema, e as EntityRow, aU as FieldValue, Y as DeclaredTraitConfig, b as TraitConfig } from '../schema-
|
|
2
|
-
export { A as AGENT_DOMAIN_CATEGORIES, m as ALLOWED_CUSTOM_COMPONENTS, n as AgentDomainCategory, o as AgentDomainCategorySchema, p as AgentEffect, q as AllowedCustomComponent, r as AnimationDef, s as AnimationDefInput, t as AnimationDefSchema, u as AssetMap, v as AssetMapInput, w as AssetMapSchema, x as AssetMapping, y as AssetMappingInput, z as AssetMappingSchema, B as AtomicEffect, C as CallServiceConfig, D as CallServiceEffect, F as CheckpointLoadEffect, G as CheckpointSaveEffect, H as ComputedEventContract, I as ComputedEventContractSchema, J as ComputedEventListener, K as ComputedEventListenerSchema, L as ConfigFieldDeclaration, M as ConfigFieldDeclarationSchema, N as CustomPatternDefinition, Q as CustomPatternDefinitionInput, R as CustomPatternDefinitionSchema, V as CustomPatternMap, W as CustomPatternMapInput, X as CustomPatternMapSchema, Z as DeclaredTraitConfigSchema, _ as DerefEffect, $ as DesignPreferences, a0 as DesignPreferencesInput, a1 as DesignPreferencesSchema, a2 as DesignTokens, a3 as DesignTokensInput, a4 as DesignTokensSchema, a5 as DespawnEffect, a6 as DoEffect, a7 as DomainCategory, a8 as DomainCategorySchema, a9 as DomainContext, aa as DomainContextInput, ab as DomainContextSchema, ac as DomainVocabulary, ad as DomainVocabularySchema, ae as ENTITY_ROLES, af as Effect, ag as EffectInput, ah as EffectSchema, ai as EmitConfig, aj as EmitEffect, E as Entity, ak as EntityCall, al as EntityCallSchema, am as EntityData, c as EntityField, an as EntityFieldInput, ao as EntityFieldSchema, d as EntityPersistence, ap as EntityPersistenceSchema, f as EntityRef, aq as EntityRefSchema, ar as EntityRefStringSchema, as as EntityRole, at as EntityRoleSchema, au as EntitySchema, av as EntitySemanticRole, aw as EntitySemanticRoleSchema, ax as EvaluateConfig, ay as EvaluateEffect, az as Event, aA as EventInput, aB as EventListener, aC as EventListenerSchema, aD as EventPayloadField, aE as EventPayloadFieldSchema, aF as EventSchema, aG as EventScope, aH as EventScopeSchema, aI as EventSemanticRole, aJ as EventSemanticRoleSchema, aK as EventSource, aL as EventSourceSchema, aM as FetchEffect, aN as FetchOptions, aO as Field, aP as FieldFormat, aQ as FieldFormatSchema, aR as FieldSchema, aS as FieldType, aT as FieldTypeSchema, aV as ForwardConfig, aW as ForwardEffect, aX as FullOrbitalUnit, aY as GAME_TYPES, aZ as GameSubCategory, a_ as GameSubCategorySchema, a$ as GameType, b0 as GameTypeSchema, b1 as Guard, b2 as GuardInput, b3 as GuardSchema, b4 as ListenSource, b5 as ListenSourceSchema, b6 as LogEffect, b7 as McpServiceDef, b8 as McpServiceDefSchema, b9 as NavigateEffect, ba as NnConfig, bb as NnLayer, bc as NodeClassification, bd as NodeClassificationSchema, be as NotifyEffect, aX as Orbital, bf as OrbitalConfig, bg as OrbitalConfigInput, bh as OrbitalConfigSchema, O as OrbitalDefinition, bi as OrbitalDefinitionSchema, bj as OrbitalEntity, bk as OrbitalEntityInput, bl as OrbitalEntitySchema, bm as OrbitalInput, bn as OrbitalPage, bo as OrbitalPageInput, bp as OrbitalPageSchema, bq as OrbitalPageStrictInput, br as OrbitalPageStrictSchema, bs as OrbitalSchemaInput, bt as OrbitalSchemaSchema, bu as OrbitalTraitRef, bv as OrbitalTraitRefSchema, bw as OrbitalUnit, bx as OrbitalUnitSchema, by as OrbitalZodSchema, bz as OsEffect, j as Page, P as PageRef, k as PageRefObject, bA as PageRefObjectSchema, bB as PageRefSchema, bC as PageRefStringSchema, bD as PageSchema, bE as PageTraitRef, bF as PageTraitRefSchema, bG as PayloadField, bH as PayloadFieldSchema, bI as PersistData, bJ as PersistEffect, bK as PersistEmitConfig, bL as PresentationType, bM as RefEffect, bN as RelatedLink, bO as RelatedLinkSchema, bP as RelationConfig, bQ as RelationConfigSchema, bR as RenderItemLambda, bS as RenderUIConfig, bT as RenderUIEffect, bU as RenderUINode, bV as RequiredField, bW as RequiredFieldSchema, bX as ResolvedAsset, bY as ResolvedAssetInput, bZ as ResolvedAssetSchema, b_ as ResolvedPatternProps, b$ as RestAuthConfig, c0 as RestAuthConfigSchema, c1 as RestServiceDef, c2 as RestServiceDefSchema, c3 as SERVICE_TYPES, c4 as SemanticAssetRef, c5 as SemanticAssetRefInput, c6 as SemanticAssetRefSchema, c7 as ServiceDefinition, c8 as ServiceDefinitionSchema, ca as ServiceRef, cb as ServiceRefObject, cc as ServiceRefObjectSchema, cd as ServiceRefSchema, ce as ServiceRefStringSchema, cf as ServiceType, cg as ServiceTypeSchema, ch as SetEffect, ci as SocketEvents, cj as SocketEventsSchema, ck as SocketServiceDef, cl as SocketServiceDefSchema, cm as SpawnEffect, S as State, cn as StateInput, co as StateMachine, cp as StateMachineInput, cq as StateMachineSchema, cr as StateSchema, cs as StateSemanticRole, ct as StateSemanticRoleSchema, cu as SuggestedGuard, cv as SuggestedGuardSchema, cw as SwapEffect, cx as ThemeDefinition, cy as ThemeDefinitionSchema, cz as ThemeRef, cA as ThemeRefSchema, cB as ThemeRefStringSchema, cC as ThemeTokens, cD as ThemeTokensSchema, cE as ThemeVariant, cF as ThemeVariantSchema, cG as TrainConfig, cH as TrainEffect, i as Trait, cI as TraitCategory, cJ as TraitCategorySchema, cK as TraitConfigObject, cL as TraitConfigSchema, cM as TraitConfigValue, cN as TraitConfigValueSchema, cO as TraitDataEntity, cP as TraitDataEntitySchema, cQ as TraitEntityField, cR as TraitEntityFieldSchema, T as TraitEventContract, cS as TraitEventContractSchema, a as TraitEventListener, cT as TraitEventListenerSchema, cU as TraitInput, g as TraitRef, cV as TraitRefSchema, l as TraitReference, cW as TraitReferenceInput, cX as TraitReferenceSchema, cY as TraitSchema, cZ as TraitTick, c_ as TraitTickSchema, c$ as TraitUIBinding, d0 as Transition, d1 as TransitionInput, d2 as TransitionSchema, d3 as TypedEffect, d4 as UISlot, d5 as UISlotSchema, d6 as UI_SLOTS, d7 as UXHints, d8 as UXHintsSchema, U as UseDeclaration, d9 as UseDeclarationSchema, da as UserPersona, db as UserPersonaInput, dc as UserPersonaSchema, dd as VISUAL_STYLES, de as ViewType, df as ViewTypeSchema, dg as VisualStyle, dh as VisualStyleSchema, di as WatchEffect, dj as WatchOptions, dk as atomic, dl as callService, dm as createAssetKey, dn as deref, dp as deriveCollection, dq as despawn, dr as doEffects, ds as emit, dt as findService, du as getDefaultAnimationsForRole, dv as getServiceNames, dw as getTraitConfig, dx as getTraitName, dy as hasService, dz as isCircuitEvent, dA as isEffect, dB as isEntityCall, dC as isEntityReference, dD as isEntityReferenceAny, dE as isImportedTraitRef, dF as isInlineTrait, dG as isMcpService, dH as isOrbitalDefinition, dI as isPageReference, dJ as isPageReferenceObject, dK as isPageReferenceString, dL as isRestService, dM as isRuntimeEntity, dN as isSExprEffect, dO as isServiceReference, dP as isServiceReferenceObject, dQ as isSingletonEntity, dR as isSocketService, dS as isThemeReference, dT as navigate, dU as normalizeTraitRef, dV as notify, dW as parseAssetKey, dX as parseEntityRef, dY as parseImportedTraitRef, dZ as parseOrbitalSchema, d_ as parsePageRef, d$ as parseServiceRef, e0 as persist, e1 as ref, e2 as renderUI, e3 as safeParseOrbitalSchema, e4 as set, e5 as spawn, e6 as swap, e7 as validateAssetAnimations, e8 as watch } from '../schema-
|
|
1
|
+
import { c9 as ServiceParams, h as OrbitalSchema, e as EntityRow, aU as FieldValue, Y as DeclaredTraitConfig, b as TraitConfig } from '../schema-BQhPDGd_.js';
|
|
2
|
+
export { A as AGENT_DOMAIN_CATEGORIES, m as ALLOWED_CUSTOM_COMPONENTS, n as AgentDomainCategory, o as AgentDomainCategorySchema, p as AgentEffect, q as AllowedCustomComponent, r as AnimationDef, s as AnimationDefInput, t as AnimationDefSchema, u as AssetMap, v as AssetMapInput, w as AssetMapSchema, x as AssetMapping, y as AssetMappingInput, z as AssetMappingSchema, B as AtomicEffect, C as CallServiceConfig, D as CallServiceEffect, F as CheckpointLoadEffect, G as CheckpointSaveEffect, H as ComputedEventContract, I as ComputedEventContractSchema, J as ComputedEventListener, K as ComputedEventListenerSchema, L as ConfigFieldDeclaration, M as ConfigFieldDeclarationSchema, N as CustomPatternDefinition, Q as CustomPatternDefinitionInput, R as CustomPatternDefinitionSchema, V as CustomPatternMap, W as CustomPatternMapInput, X as CustomPatternMapSchema, Z as DeclaredTraitConfigSchema, _ as DerefEffect, $ as DesignPreferences, a0 as DesignPreferencesInput, a1 as DesignPreferencesSchema, a2 as DesignTokens, a3 as DesignTokensInput, a4 as DesignTokensSchema, a5 as DespawnEffect, a6 as DoEffect, a7 as DomainCategory, a8 as DomainCategorySchema, a9 as DomainContext, aa as DomainContextInput, ab as DomainContextSchema, ac as DomainVocabulary, ad as DomainVocabularySchema, ae as ENTITY_ROLES, af as Effect, ag as EffectInput, ah as EffectSchema, ai as EmitConfig, aj as EmitEffect, E as Entity, ak as EntityCall, al as EntityCallSchema, am as EntityData, c as EntityField, an as EntityFieldInput, ao as EntityFieldSchema, d as EntityPersistence, ap as EntityPersistenceSchema, f as EntityRef, aq as EntityRefSchema, ar as EntityRefStringSchema, as as EntityRole, at as EntityRoleSchema, au as EntitySchema, av as EntitySemanticRole, aw as EntitySemanticRoleSchema, ax as EvaluateConfig, ay as EvaluateEffect, az as Event, aA as EventInput, aB as EventListener, aC as EventListenerSchema, aD as EventPayloadField, aE as EventPayloadFieldSchema, aF as EventSchema, aG as EventScope, aH as EventScopeSchema, aI as EventSemanticRole, aJ as EventSemanticRoleSchema, aK as EventSource, aL as EventSourceSchema, aM as FetchEffect, aN as FetchOptions, aO as Field, aP as FieldFormat, aQ as FieldFormatSchema, aR as FieldSchema, aS as FieldType, aT as FieldTypeSchema, aV as ForwardConfig, aW as ForwardEffect, aX as FullOrbitalUnit, aY as GAME_TYPES, aZ as GameSubCategory, a_ as GameSubCategorySchema, a$ as GameType, b0 as GameTypeSchema, b1 as Guard, b2 as GuardInput, b3 as GuardSchema, b4 as ListenSource, b5 as ListenSourceSchema, b6 as LogEffect, b7 as McpServiceDef, b8 as McpServiceDefSchema, b9 as NavigateEffect, ba as NnConfig, bb as NnLayer, bc as NodeClassification, bd as NodeClassificationSchema, be as NotifyEffect, aX as Orbital, bf as OrbitalConfig, bg as OrbitalConfigInput, bh as OrbitalConfigSchema, O as OrbitalDefinition, bi as OrbitalDefinitionSchema, bj as OrbitalEntity, bk as OrbitalEntityInput, bl as OrbitalEntitySchema, bm as OrbitalInput, bn as OrbitalPage, bo as OrbitalPageInput, bp as OrbitalPageSchema, bq as OrbitalPageStrictInput, br as OrbitalPageStrictSchema, bs as OrbitalSchemaInput, bt as OrbitalSchemaSchema, bu as OrbitalTraitRef, bv as OrbitalTraitRefSchema, bw as OrbitalUnit, bx as OrbitalUnitSchema, by as OrbitalZodSchema, bz as OsEffect, j as Page, P as PageRef, k as PageRefObject, bA as PageRefObjectSchema, bB as PageRefSchema, bC as PageRefStringSchema, bD as PageSchema, bE as PageTraitRef, bF as PageTraitRefSchema, bG as PayloadField, bH as PayloadFieldSchema, bI as PersistData, bJ as PersistEffect, bK as PersistEmitConfig, bL as PresentationType, bM as RefEffect, bN as RelatedLink, bO as RelatedLinkSchema, bP as RelationConfig, bQ as RelationConfigSchema, bR as RenderItemLambda, bS as RenderUIConfig, bT as RenderUIEffect, bU as RenderUINode, bV as RequiredField, bW as RequiredFieldSchema, bX as ResolvedAsset, bY as ResolvedAssetInput, bZ as ResolvedAssetSchema, b_ as ResolvedPatternProps, b$ as RestAuthConfig, c0 as RestAuthConfigSchema, c1 as RestServiceDef, c2 as RestServiceDefSchema, c3 as SERVICE_TYPES, c4 as SemanticAssetRef, c5 as SemanticAssetRefInput, c6 as SemanticAssetRefSchema, c7 as ServiceDefinition, c8 as ServiceDefinitionSchema, ca as ServiceRef, cb as ServiceRefObject, cc as ServiceRefObjectSchema, cd as ServiceRefSchema, ce as ServiceRefStringSchema, cf as ServiceType, cg as ServiceTypeSchema, ch as SetEffect, ci as SocketEvents, cj as SocketEventsSchema, ck as SocketServiceDef, cl as SocketServiceDefSchema, cm as SpawnEffect, S as State, cn as StateInput, co as StateMachine, cp as StateMachineInput, cq as StateMachineSchema, cr as StateSchema, cs as StateSemanticRole, ct as StateSemanticRoleSchema, cu as SuggestedGuard, cv as SuggestedGuardSchema, cw as SwapEffect, cx as ThemeDefinition, cy as ThemeDefinitionSchema, cz as ThemeRef, cA as ThemeRefSchema, cB as ThemeRefStringSchema, cC as ThemeTokens, cD as ThemeTokensSchema, cE as ThemeVariant, cF as ThemeVariantSchema, cG as TrainConfig, cH as TrainEffect, i as Trait, cI as TraitCategory, cJ as TraitCategorySchema, cK as TraitConfigObject, cL as TraitConfigSchema, cM as TraitConfigValue, cN as TraitConfigValueSchema, cO as TraitDataEntity, cP as TraitDataEntitySchema, cQ as TraitEntityField, cR as TraitEntityFieldSchema, T as TraitEventContract, cS as TraitEventContractSchema, a as TraitEventListener, cT as TraitEventListenerSchema, cU as TraitInput, g as TraitRef, cV as TraitRefSchema, l as TraitReference, cW as TraitReferenceInput, cX as TraitReferenceSchema, cY as TraitSchema, cZ as TraitTick, c_ as TraitTickSchema, c$ as TraitUIBinding, d0 as Transition, d1 as TransitionInput, d2 as TransitionSchema, d3 as TypedEffect, d4 as UISlot, d5 as UISlotSchema, d6 as UI_SLOTS, d7 as UXHints, d8 as UXHintsSchema, U as UseDeclaration, d9 as UseDeclarationSchema, da as UserPersona, db as UserPersonaInput, dc as UserPersonaSchema, dd as VISUAL_STYLES, de as ViewType, df as ViewTypeSchema, dg as VisualStyle, dh as VisualStyleSchema, di as WatchEffect, dj as WatchOptions, dk as atomic, dl as callService, dm as createAssetKey, dn as deref, dp as deriveCollection, dq as despawn, dr as doEffects, ds as emit, dt as findService, du as getDefaultAnimationsForRole, dv as getServiceNames, dw as getTraitConfig, dx as getTraitName, dy as hasService, dz as isCircuitEvent, dA as isEffect, dB as isEntityCall, dC as isEntityReference, dD as isEntityReferenceAny, dE as isImportedTraitRef, dF as isInlineTrait, dG as isMcpService, dH as isOrbitalDefinition, dI as isPageReference, dJ as isPageReferenceObject, dK as isPageReferenceString, dL as isRestService, dM as isRuntimeEntity, dN as isSExprEffect, dO as isServiceReference, dP as isServiceReferenceObject, dQ as isSingletonEntity, dR as isSocketService, dS as isThemeReference, dT as navigate, dU as normalizeTraitRef, dV as notify, dW as parseAssetKey, dX as parseEntityRef, dY as parseImportedTraitRef, dZ as parseOrbitalSchema, d_ as parsePageRef, d$ as parseServiceRef, e0 as persist, e1 as ref, e2 as renderUI, e3 as safeParseOrbitalSchema, e4 as set, e5 as spawn, e6 as swap, e7 as validateAssetAnimations, e8 as watch } from '../schema-BQhPDGd_.js';
|
|
3
3
|
import { c as EventPayloadValue, b as EventPayload, L as LogMeta, S as SExpr } from '../expression-eBO9-SQM.js';
|
|
4
4
|
export { C as CORE_BINDINGS, a as CoreBinding, E as EvalContext, d as Expression, e as ExpressionInput, f as ExpressionSchema, P as ParsedBinding, g as SExprAtom, h as SExprAtomSchema, i as SExprInput, j as SExprSchema, k as collectBindings, l as getArgs, m as getOperator, n as isBinding, o as isSExpr, p as isSExprAtom, q as isSExprCall, r as isValidBinding, s as parseBinding, t as sexpr, w as walkSExpr } from '../expression-eBO9-SQM.js';
|
|
5
5
|
import { z } from 'zod';
|