@almadar/core 10.82.0 → 10.83.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 +3 -3
- package/dist/{effect-Baldm2vM.d.ts → effect-DruTSW2O.d.ts} +10 -1
- package/dist/{entityAccess-CDYT7WWR.d.ts → entityAccess-BoYVXf3b.d.ts} +1 -1
- package/dist/factory/index.d.ts +4 -4
- package/dist/factory/index.js +293 -5
- package/dist/factory/index.js.map +1 -1
- package/dist/factory-runtime/index.d.ts +3 -3
- package/dist/{index-R8PyPrGg.d.ts → index-76Ff6JCE.d.ts} +4 -4
- package/dist/index.d.ts +10 -10
- package/dist/index.js +310 -8
- package/dist/index.js.map +1 -1
- package/dist/mock/index.d.ts +4 -4
- package/dist/patterns/component-mapping.json +1 -1
- package/dist/patterns/event-contracts.json +15 -1
- package/dist/patterns/index.d.ts +596 -22
- package/dist/patterns/index.js +310 -8
- package/dist/patterns/index.js.map +1 -1
- package/dist/patterns/patterns-registry.json +294 -6
- package/dist/patterns/registry.json +294 -6
- package/dist/{schema-1KQUz2pE.d.ts → schema-BdeZ8R35.d.ts} +4482 -4482
- package/dist/{trait-Dsp0vmGp.d.ts → trait-DKJWX0Ru.d.ts} +1 -1
- package/dist/types/index.d.ts +5 -5
- package/dist/types/index.js.map +1 -1
- package/dist/{types-DJYozDXK.d.ts → types-CRr2IuTj.d.ts} +2 -2
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { O as OrbitalSchema, a as OrbitalDefinition } from '../schema-
|
|
2
|
-
import { i as CallSiteConfig, j as CallSiteConfigEntry, h as Trait } from '../trait-
|
|
3
|
-
import { E as EntityField, a as EntityPersistence } from '../effect-
|
|
1
|
+
import { O as OrbitalSchema, a as OrbitalDefinition } from '../schema-BdeZ8R35.js';
|
|
2
|
+
import { i as CallSiteConfig, j as CallSiteConfigEntry, h as Trait } from '../trait-DKJWX0Ru.js';
|
|
3
|
+
import { E as EntityField, a as EntityPersistence } from '../effect-DruTSW2O.js';
|
|
4
4
|
import { MakeTraitRefOpts } from '../builders.js';
|
|
5
5
|
import '../expression-Fk8bQWef.js';
|
|
6
6
|
import 'zod';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { b4 as PageTraitRef, O as OrbitalSchema, bi as ThemeDefinition, aa as Orbital, c as Page, N as DomainContext, a as OrbitalDefinition } from './schema-
|
|
2
|
-
import { F as FieldValue, E as EntityField, a as EntityPersistence, bP as ServiceParams, e as Entity, f as EntityRow, A as AnyPatternConfig, O as OrbitalId, T as TraitId, b as EventId, c as Effect } from './effect-
|
|
1
|
+
import { b4 as PageTraitRef, O as OrbitalSchema, bi as ThemeDefinition, aa as Orbital, c as Page, N as DomainContext, a as OrbitalDefinition } from './schema-BdeZ8R35.js';
|
|
2
|
+
import { F as FieldValue, E as EntityField, a as EntityPersistence, bP as ServiceParams, e as Entity, f as EntityRow, A as AnyPatternConfig, O as OrbitalId, T as TraitId, b as EventId, c as Effect } from './effect-DruTSW2O.js';
|
|
3
3
|
import { S as SExpr, R as RuntimeValue, d as EventPayloadValue, J as JsonValue, a as EventPayload, L as LogMeta, g as JsonObject, T as ToolArgs, c as EvalContext } from './expression-Fk8bQWef.js';
|
|
4
4
|
import { z } from 'zod';
|
|
5
|
-
import { a as TraitReference, h as Trait, L as ListenSource, D as DeclaredTraitConfig, b as TraitConfig, C as ConfigFieldDeclaration, S as State, ah as Transition, s as Event, e as TraitConfigValue, $ as TraitCategory, aw as TraitScope } from './trait-
|
|
6
|
-
import { T as TraitOverlay, R as RuleOverlay, J as JsonSchema, c as FactoryConfigTier } from './types-
|
|
5
|
+
import { a as TraitReference, h as Trait, L as ListenSource, D as DeclaredTraitConfig, b as TraitConfig, C as ConfigFieldDeclaration, S as State, ah as Transition, s as Event, e as TraitConfigValue, $ as TraitCategory, aw as TraitScope } from './trait-DKJWX0Ru.js';
|
|
6
|
+
import { T as TraitOverlay, R as RuleOverlay, J as JsonSchema, c as FactoryConfigTier } from './types-CRr2IuTj.js';
|
|
7
7
|
import { MakeTraitRefOpts, EventWiringEntry, LayoutStrategy } from './builders.js';
|
|
8
8
|
|
|
9
9
|
/**
|
package/dist/index.d.ts
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { O as OrbitalSchema, a as OrbitalDefinition, e as OrbitalPage, b as ExpectDeclaration } from './schema-
|
|
2
|
-
export { A as AGENT_DOMAIN_CATEGORIES, f as ALLOWED_CUSTOM_COMPONENTS, g as AgentDomainCategory, h as AgentDomainCategorySchema, i as AllowedCustomComponent, C as ColorSlice, j as ColorSliceSchema, k as ColorTokens, l as ColorTokensSchema, m as ComputedEventContract, n as ComputedEventContractSchema, o as ComputedEventListener, p as ComputedEventListenerSchema, q as ConfigProvenanceRecord, r as ConfigProvenanceRecordSchema, s as CustomPatternDefinition, t as CustomPatternDefinitionInput, u as CustomPatternDefinitionSchema, v as CustomPatternMap, w as CustomPatternMapInput, x as CustomPatternMapSchema, D as DensitySlice, y as DensitySliceSchema, z as DensityTokens, B as DensityTokensSchema, F as DesignPreferences, G as DesignPreferencesInput, H as DesignPreferencesSchema, I as DesignTokens, J as DesignTokensInput, K as DesignTokensSchema, L as DomainCategory, M as DomainCategorySchema, N as DomainContext, Q as DomainContextInput, R as DomainContextSchema, S as DomainVocabulary, T as DomainVocabularySchema, V as ElevationSlice, W as ElevationSliceSchema, X as ElevationTokens, Y as ElevationTokensSchema, Z as EntityCall, _ as EntityCallSchema, E as EntityRef, $ as EntityRefSchema, a0 as EntityRefStringSchema, a1 as EntitySemanticRole, a2 as EntitySemanticRoleSchema, a3 as EventListener, a4 as EventListenerSchema, a5 as EventSemanticRole, a6 as EventSemanticRoleSchema, a7 as EventSource, a8 as EventSourceSchema, a9 as ExpectDeclarationSchema, aa as FullOrbitalUnit, ab as GameSubCategory, ac as GameSubCategorySchema, ad as GeometrySlice, ae as GeometrySliceSchema, af as GeometryTokens, ag as GeometryTokensSchema, ah as IconFamily, ai as IconFamilySchema, aj as IconographySlice, ak as IconographySliceSchema, al as IconographyTokens, am as IconographyTokensSchema, an as IllustrationSlice, ao as IllustrationSliceSchema, ap as IllustrationStyle, aq as IllustrationStyleSchema, ar as IllustrationTokens, as as IllustrationTokensSchema, at as MotionDurationKey, au as MotionDurationKeySchema, av as MotionDurationPalette, aw as MotionDurationPaletteSchema, ax as MotionEasingKey, ay as MotionEasingKeySchema, az as MotionEasingPalette, aA as MotionEasingPaletteSchema, aB as MotionIntent, aC as MotionIntentMap, aD as MotionIntentMapSchema, aE as MotionIntentSchema, aF as MotionSlice, aG as MotionSliceSchema, aH as MotionTokens, aI as MotionTokensSchema, aJ as NavItem, aK as NavStackEntry, aL as NodeClassification, aM as NodeClassificationSchema, aa as Orbital, aN as OrbitalConfig, aO as OrbitalConfigInput, aP as OrbitalConfigSchema, aQ as OrbitalDefinitionSchema, aR as OrbitalInput, aS as OrbitalPageInput, aT as OrbitalPageSchema, aU as OrbitalPageStrictInput, aV as OrbitalPageStrictSchema, aW as OrbitalSchemaInput, aX as OrbitalSchemaSchema, aY as OrbitalSchemaWithTraits, aZ as OrbitalUnit, a_ as OrbitalUnitSchema, a$ as OrbitalZodSchema, c as Page, P as PageRef, d as PageRefObject, b0 as PageRefObjectSchema, b1 as PageRefSchema, b2 as PageRefStringSchema, b3 as PageSchema, b4 as PageTraitRef, b5 as PageTraitRefSchema, b6 as RelatedLink, b7 as RelatedLinkSchema, b8 as SchemaMetadata, b9 as SchemaMetadataSchema, ba as SkinSpec, bb as SkinSpecSchema, bc as SpacingScale, bd as SpacingScaleSchema, be as StateSemanticRole, bf as StateSemanticRoleSchema, bg as SuggestedGuard, bh as SuggestedGuardSchema, bi as ThemeDefinition, bj as ThemeDefinitionSchema, bk as ThemeRef, bl as ThemeRefSchema, bm as ThemeRefStringSchema, bn as ThemeTokens, bo as ThemeTokensSchema, bp as ThemeVariant, bq as ThemeVariantSchema, br as TypeIntent, bs as TypeIntentMap, bt as TypeIntentMapSchema, bu as TypeIntentSchema, bv as TypeScale, bw as TypeScaleEntry, bx as TypeScaleEntrySchema, by as TypeScaleSchema, bz as TypeScaleTokens, bA as TypeScaleTokensSchema, bB as TypeSizeKey, bC as TypeSizeKeySchema, bD as TypeSlice, bE as TypeSliceSchema, bF as TypeSlot, bG as TypeSlotSchema, bH as TypeWeight, bI as TypeWeightSchema, bJ as UXHints, bK as UXHintsSchema, U as UseDeclaration, bL as UseDeclarationSchema, bM as UserPersona, bN as UserPersonaInput, bO as UserPersonaSchema, bP as ViewType, bQ as ViewTypeSchema, bR as expectedEntityName, bS as isEntityCall, bT as isEntityReference, bU as isEntityReferenceAny, bV as isImportedTraitRef, bW as isOrbitalDefinition, bX as isPageReference, bY as isPageReferenceObject, bZ as isPageReferenceString, b_ as isThemeReference, b$ as parseEntityRef, c0 as parseImportedTraitRef, c1 as parseOrbitalSchema, c2 as parsePageRef, c3 as safeParseOrbitalSchema } from './schema-
|
|
3
|
-
import { F as FieldValue, f as EntityRow } from './effect-
|
|
4
|
-
export { j as ANIMATION_NAMES, k as ASSET_ASPECTS, l as ASSET_DIMENSIONS, m as AgentEffect, n as AnimationDef, o as AnimationDefInput, p as AnimationDefSchema, q as AnimationName, r as AnimationNameSchema, A as AnyPatternConfig, s as ApplicationEffect, t as ArrayEntityField, u as Asset, v as AssetAspect, w as AssetAspectSchema, x as AssetCatalog, y as AssetCatalogEntry, z as AssetCatalogEntryInput, B as AssetCatalogEntrySchema, C as AssetCatalogSchema, D as AssetDimension, G as AssetDimensionSchema, H as AssetSchema, J as AssetUrl, K as AtomicEffect, L as AudioManifest, M as AudioManifestSchema, N as BehaviorEffect, Q as CAMERA_MODES, V as CallServiceConfig, W as CallServiceEffect, X as Camera, Y as CameraMode, Z as CameraModeSchema, _ as CameraSchema, $ as CheckpointLoadEffect, a0 as CheckpointSaveEffect, a1 as ComposeEffect, a2 as ControlValue, a3 as DEFAULT_UNIT_ANIMATION_ROWS, a4 as DerefEffect, a5 as DespawnEffect, a6 as DoEffect, a7 as ENTITY_ROLES, c as Effect, a8 as EffectInput, a9 as EffectSchema, aa as EmitConfig, ab as EmitEffect, e as Entity, ac as EntityData, E as EntityField, ad as EntityFieldInput, ae as EntityFieldSchema, d as EntityId, af as EntityIdSchema, a as EntityPersistence, ag as EntityPersistenceSchema, ah as EntityRole, ai as EntityRoleSchema, aj as EntitySchema, ak as EntityWith, al as EnumEntityField, am as EvaluateConfig, an as EvaluateEffect, b as EventId, ao as EventIdSchema, ap as FIELD_TYPES, aq as FetchEffect, ar as FetchOptions, as as FetchResult, at as Field, au as FieldSchema, av as FieldType, aw as FieldTypeSchema, ax as FileValue, ay as FileValueSchema, az as ForwardConfig, aA as ForwardEffect, aB as IdForKind, aC as IdKind, I as IdentityLedger, aD as IdentityLedgerSchema, aE as LedgerEntry, aF as LedgerEntrySchema, aG as LedgerKind, aH as LedgerKindSchema, aI as LlmEffect, aJ as LogEffect, aK as MANIFEST_ASSET_LICENSES, aL as MANIFEST_CANVAS_AFFINITIES, aM as MANIFEST_ENTRY_KINDS, aN as MANIFEST_SOURCE_CATALOGS, aO as ManifestAssetLicense, aP as ManifestAssetLicenseSchema, aQ as ManifestCanvasAffinity, aR as ManifestCanvasAffinitySchema, aS as ManifestEntry, aT as ManifestEntryInput, aU as ManifestEntryKind, aV as ManifestEntryKindSchema, aW as ManifestEntrySchema, aX as ManifestFrameSpec, aY as ManifestFrameSpecSchema, aZ as ManifestSourceCatalog, a_ as ManifestSourceCatalogSchema, a$ as McpServiceDef, b0 as McpServiceDefSchema, b1 as MemoryEffect, b2 as NavigateBackEffect, b3 as NavigateEffect, b4 as NavigateOptions, b5 as NnConfig, b6 as NnLayer, b7 as NotifyEffect, b8 as ObjectEntityField, b9 as OrbitalEntity, ba as OrbitalEntityInput, bb as OrbitalEntitySchema, O as OrbitalId, bc as OrbitalIdSchema, bd as OsEffect, be as PATTERN_TYPES, P as PageId, bf as PageIdSchema, bg as PaletteEntryId, bh as PaletteEntryIdSchema, bi as PatternConfig, bj as PatternProps, bk as PatternPropsMap, bl as PatternType, bm as PersistData, bn as PersistEffect, bo as PersistEmitConfig, bp as RefEffect, R as RelationConfig, bq as RelationConfigSchema, br as RelationEntityField, h as RenderBinding, bs as RenderChildrenMap, bt as RenderItemLambda, i as RenderUIEffect, bu as RenderUINode, bv as ResolvedPatternProps, bw as RestAuthConfig, bx as RestAuthConfigSchema, by as RestServiceDef, bz as RestServiceDefSchema, bA as SEMANTIC_STRING_TYPES, bB as SERVICE_TYPES, bC as SHEET_PROJECTIONS, bD as SPRITE_DIRECTIONS, bE as SPRITE_SHEET_LAYOUT, bF as ScalarEntityField, bG as ScenePos, bH as ScenePosSchema, bI as SemanticAssetRef, bJ as SemanticAssetRefInput, bK as SemanticAssetRefSchema, bL as SemanticStringType, g as ServiceDefinition, bM as ServiceDefinitionSchema, bN as ServiceId, bO as ServiceIdSchema, bP as ServiceParams, bQ as ServiceParamsValue, S as ServiceRef, bR as ServiceRefObject, bS as ServiceRefObjectSchema, bT as ServiceRefSchema, bU as ServiceRefStringSchema, bV as ServiceType, bW as ServiceTypeSchema, bX as SessionEffect, bY as SetEffect, bZ as SheetProjection, b_ as SheetProjectionSchema, b$ as SocketEvents, c0 as SocketEventsSchema, c1 as SocketServiceDef, c2 as SocketServiceDefSchema, c3 as SoundEntry, c4 as SoundEntrySchema, c5 as SpawnEffect, c6 as SpriteDirection, c7 as SpriteDirectionSchema, c8 as SpriteSheetAtlas, c9 as SpriteSheetAtlasInput, ca as SpriteSheetAtlasSchema, cb as SpriteSheetLayout, cc as SubTexture, cd as SubTextureSchema, ce as SwapEffect, cf as TemplatePatternConfig, cg as TextureAtlas, ch as TextureAtlasSchema, ci as ThemeId, cj as ThemeIdSchema, ck as Tilesheet, cl as TilesheetSchema, cm as TraceEffect, cn as TrainConfig, co as TrainEffect, T as TraitId, cp as TraitIdSchema, cq as TypedEffect, U as UISlot, cr as UISlotSchema, cs as UI_SLOTS, ct as VISUAL_STYLES, cu as ValidateEffect, cv as VisualStyle, cw as VisualStyleSchema, cx as WatchEffect, cy as WatchOptions, cz as asEntityId, cA as asEventId, cB as asOrbitalId, cC as asPageId, cD as asPaletteEntryId, cE as asServiceId, cF as asThemeId, cG as asTraitId, cH as atomic, cI as callService, cJ as createAssetKey, cK as defaultUnitAtlas, cL as deref, cM as deriveCollection, cN as despawn, cO as doEffects, cP as emit, cQ as findService, cR as getDefaultAnimationsForRole, cS as getServiceNames, cT as hasService, cU as idKindOf, cV as idPrefix, cW as isEffect, cX as isEmailValue, cY as isEntityId, cZ as isEventId, c_ as isFieldValue, c$ as isFileValue, d0 as isMcpService, d1 as isOrbitalId, d2 as isPageId, d3 as isPaletteEntryId, d4 as isPhoneValue, d5 as isRestService, d6 as isRuntimeEntity, d7 as isSExprEffect, d8 as isSemanticStringType, d9 as isSemanticStringValue, da as isServiceId, db as isServiceReference, dc as isServiceReferenceObject, dd as isSocketService, de as isThemeId, df as isTraitId, dg as isUrlValue, dh as isUuidValue, di as isValidPatternType, dj as ledgerCurName, dk as ledgerRename, dl as ledgerResolveName, dm as manifestToAssetCatalog, dn as matchAssetQuery, dp as mintId, dq as navigate, dr as navigateBack, ds as notify, dt as parseAssetKey, du as parseAssetQuery, dv as parseServiceRef, dw as persist, dx as persistenceModeAllowsOverrides, dy as ref, dz as renderUI, dA as set, dB as spawn, dC as swap, dD as validateAssetAnimations, dE as watch } from './effect-
|
|
1
|
+
import { O as OrbitalSchema, a as OrbitalDefinition, e as OrbitalPage, b as ExpectDeclaration } from './schema-BdeZ8R35.js';
|
|
2
|
+
export { A as AGENT_DOMAIN_CATEGORIES, f as ALLOWED_CUSTOM_COMPONENTS, g as AgentDomainCategory, h as AgentDomainCategorySchema, i as AllowedCustomComponent, C as ColorSlice, j as ColorSliceSchema, k as ColorTokens, l as ColorTokensSchema, m as ComputedEventContract, n as ComputedEventContractSchema, o as ComputedEventListener, p as ComputedEventListenerSchema, q as ConfigProvenanceRecord, r as ConfigProvenanceRecordSchema, s as CustomPatternDefinition, t as CustomPatternDefinitionInput, u as CustomPatternDefinitionSchema, v as CustomPatternMap, w as CustomPatternMapInput, x as CustomPatternMapSchema, D as DensitySlice, y as DensitySliceSchema, z as DensityTokens, B as DensityTokensSchema, F as DesignPreferences, G as DesignPreferencesInput, H as DesignPreferencesSchema, I as DesignTokens, J as DesignTokensInput, K as DesignTokensSchema, L as DomainCategory, M as DomainCategorySchema, N as DomainContext, Q as DomainContextInput, R as DomainContextSchema, S as DomainVocabulary, T as DomainVocabularySchema, V as ElevationSlice, W as ElevationSliceSchema, X as ElevationTokens, Y as ElevationTokensSchema, Z as EntityCall, _ as EntityCallSchema, E as EntityRef, $ as EntityRefSchema, a0 as EntityRefStringSchema, a1 as EntitySemanticRole, a2 as EntitySemanticRoleSchema, a3 as EventListener, a4 as EventListenerSchema, a5 as EventSemanticRole, a6 as EventSemanticRoleSchema, a7 as EventSource, a8 as EventSourceSchema, a9 as ExpectDeclarationSchema, aa as FullOrbitalUnit, ab as GameSubCategory, ac as GameSubCategorySchema, ad as GeometrySlice, ae as GeometrySliceSchema, af as GeometryTokens, ag as GeometryTokensSchema, ah as IconFamily, ai as IconFamilySchema, aj as IconographySlice, ak as IconographySliceSchema, al as IconographyTokens, am as IconographyTokensSchema, an as IllustrationSlice, ao as IllustrationSliceSchema, ap as IllustrationStyle, aq as IllustrationStyleSchema, ar as IllustrationTokens, as as IllustrationTokensSchema, at as MotionDurationKey, au as MotionDurationKeySchema, av as MotionDurationPalette, aw as MotionDurationPaletteSchema, ax as MotionEasingKey, ay as MotionEasingKeySchema, az as MotionEasingPalette, aA as MotionEasingPaletteSchema, aB as MotionIntent, aC as MotionIntentMap, aD as MotionIntentMapSchema, aE as MotionIntentSchema, aF as MotionSlice, aG as MotionSliceSchema, aH as MotionTokens, aI as MotionTokensSchema, aJ as NavItem, aK as NavStackEntry, aL as NodeClassification, aM as NodeClassificationSchema, aa as Orbital, aN as OrbitalConfig, aO as OrbitalConfigInput, aP as OrbitalConfigSchema, aQ as OrbitalDefinitionSchema, aR as OrbitalInput, aS as OrbitalPageInput, aT as OrbitalPageSchema, aU as OrbitalPageStrictInput, aV as OrbitalPageStrictSchema, aW as OrbitalSchemaInput, aX as OrbitalSchemaSchema, aY as OrbitalSchemaWithTraits, aZ as OrbitalUnit, a_ as OrbitalUnitSchema, a$ as OrbitalZodSchema, c as Page, P as PageRef, d as PageRefObject, b0 as PageRefObjectSchema, b1 as PageRefSchema, b2 as PageRefStringSchema, b3 as PageSchema, b4 as PageTraitRef, b5 as PageTraitRefSchema, b6 as RelatedLink, b7 as RelatedLinkSchema, b8 as SchemaMetadata, b9 as SchemaMetadataSchema, ba as SkinSpec, bb as SkinSpecSchema, bc as SpacingScale, bd as SpacingScaleSchema, be as StateSemanticRole, bf as StateSemanticRoleSchema, bg as SuggestedGuard, bh as SuggestedGuardSchema, bi as ThemeDefinition, bj as ThemeDefinitionSchema, bk as ThemeRef, bl as ThemeRefSchema, bm as ThemeRefStringSchema, bn as ThemeTokens, bo as ThemeTokensSchema, bp as ThemeVariant, bq as ThemeVariantSchema, br as TypeIntent, bs as TypeIntentMap, bt as TypeIntentMapSchema, bu as TypeIntentSchema, bv as TypeScale, bw as TypeScaleEntry, bx as TypeScaleEntrySchema, by as TypeScaleSchema, bz as TypeScaleTokens, bA as TypeScaleTokensSchema, bB as TypeSizeKey, bC as TypeSizeKeySchema, bD as TypeSlice, bE as TypeSliceSchema, bF as TypeSlot, bG as TypeSlotSchema, bH as TypeWeight, bI as TypeWeightSchema, bJ as UXHints, bK as UXHintsSchema, U as UseDeclaration, bL as UseDeclarationSchema, bM as UserPersona, bN as UserPersonaInput, bO as UserPersonaSchema, bP as ViewType, bQ as ViewTypeSchema, bR as expectedEntityName, bS as isEntityCall, bT as isEntityReference, bU as isEntityReferenceAny, bV as isImportedTraitRef, bW as isOrbitalDefinition, bX as isPageReference, bY as isPageReferenceObject, bZ as isPageReferenceString, b_ as isThemeReference, b$ as parseEntityRef, c0 as parseImportedTraitRef, c1 as parseOrbitalSchema, c2 as parsePageRef, c3 as safeParseOrbitalSchema } from './schema-BdeZ8R35.js';
|
|
3
|
+
import { F as FieldValue, f as EntityRow } from './effect-DruTSW2O.js';
|
|
4
|
+
export { j as ANIMATION_NAMES, k as ASSET_ASPECTS, l as ASSET_DIMENSIONS, m as AgentEffect, n as AnimationDef, o as AnimationDefInput, p as AnimationDefSchema, q as AnimationName, r as AnimationNameSchema, A as AnyPatternConfig, s as ApplicationEffect, t as ArrayEntityField, u as Asset, v as AssetAspect, w as AssetAspectSchema, x as AssetCatalog, y as AssetCatalogEntry, z as AssetCatalogEntryInput, B as AssetCatalogEntrySchema, C as AssetCatalogSchema, D as AssetDimension, G as AssetDimensionSchema, H as AssetSchema, J as AssetUrl, K as AtomicEffect, L as AudioManifest, M as AudioManifestSchema, N as BehaviorEffect, Q as CAMERA_MODES, V as CallServiceConfig, W as CallServiceEffect, X as Camera, Y as CameraMode, Z as CameraModeSchema, _ as CameraSchema, $ as CheckpointLoadEffect, a0 as CheckpointSaveEffect, a1 as ComposeEffect, a2 as ControlValue, a3 as DEFAULT_UNIT_ANIMATION_ROWS, a4 as DerefEffect, a5 as DespawnEffect, a6 as DoEffect, a7 as ENTITY_ROLES, c as Effect, a8 as EffectInput, a9 as EffectSchema, aa as EmitConfig, ab as EmitEffect, e as Entity, ac as EntityData, E as EntityField, ad as EntityFieldInput, ae as EntityFieldSchema, d as EntityId, af as EntityIdSchema, a as EntityPersistence, ag as EntityPersistenceSchema, ah as EntityRole, ai as EntityRoleSchema, aj as EntitySchema, ak as EntityWith, al as EnumEntityField, am as EvaluateConfig, an as EvaluateEffect, b as EventId, ao as EventIdSchema, ap as FIELD_TYPES, aq as FetchEffect, ar as FetchOptions, as as FetchResult, at as Field, au as FieldSchema, av as FieldType, aw as FieldTypeSchema, ax as FileValue, ay as FileValueSchema, az as ForwardConfig, aA as ForwardEffect, aB as IdForKind, aC as IdKind, I as IdentityLedger, aD as IdentityLedgerSchema, aE as LedgerEntry, aF as LedgerEntrySchema, aG as LedgerKind, aH as LedgerKindSchema, aI as LlmEffect, aJ as LogEffect, aK as MANIFEST_ASSET_LICENSES, aL as MANIFEST_CANVAS_AFFINITIES, aM as MANIFEST_ENTRY_KINDS, aN as MANIFEST_SOURCE_CATALOGS, aO as ManifestAssetLicense, aP as ManifestAssetLicenseSchema, aQ as ManifestCanvasAffinity, aR as ManifestCanvasAffinitySchema, aS as ManifestEntry, aT as ManifestEntryInput, aU as ManifestEntryKind, aV as ManifestEntryKindSchema, aW as ManifestEntrySchema, aX as ManifestFrameSpec, aY as ManifestFrameSpecSchema, aZ as ManifestSourceCatalog, a_ as ManifestSourceCatalogSchema, a$ as McpServiceDef, b0 as McpServiceDefSchema, b1 as MemoryEffect, b2 as NavigateBackEffect, b3 as NavigateEffect, b4 as NavigateOptions, b5 as NnConfig, b6 as NnLayer, b7 as NotifyEffect, b8 as ObjectEntityField, b9 as OrbitalEntity, ba as OrbitalEntityInput, bb as OrbitalEntitySchema, O as OrbitalId, bc as OrbitalIdSchema, bd as OsEffect, be as PATTERN_TYPES, P as PageId, bf as PageIdSchema, bg as PaletteEntryId, bh as PaletteEntryIdSchema, bi as PatternConfig, bj as PatternProps, bk as PatternPropsMap, bl as PatternType, bm as PersistData, bn as PersistEffect, bo as PersistEmitConfig, bp as RefEffect, R as RelationConfig, bq as RelationConfigSchema, br as RelationEntityField, h as RenderBinding, bs as RenderChildrenMap, bt as RenderItemLambda, i as RenderUIEffect, bu as RenderUINode, bv as ResolvedPatternProps, bw as RestAuthConfig, bx as RestAuthConfigSchema, by as RestServiceDef, bz as RestServiceDefSchema, bA as SEMANTIC_STRING_TYPES, bB as SERVICE_TYPES, bC as SHEET_PROJECTIONS, bD as SPRITE_DIRECTIONS, bE as SPRITE_SHEET_LAYOUT, bF as ScalarEntityField, bG as ScenePos, bH as ScenePosSchema, bI as SemanticAssetRef, bJ as SemanticAssetRefInput, bK as SemanticAssetRefSchema, bL as SemanticStringType, g as ServiceDefinition, bM as ServiceDefinitionSchema, bN as ServiceId, bO as ServiceIdSchema, bP as ServiceParams, bQ as ServiceParamsValue, S as ServiceRef, bR as ServiceRefObject, bS as ServiceRefObjectSchema, bT as ServiceRefSchema, bU as ServiceRefStringSchema, bV as ServiceType, bW as ServiceTypeSchema, bX as SessionEffect, bY as SetEffect, bZ as SheetProjection, b_ as SheetProjectionSchema, b$ as SocketEvents, c0 as SocketEventsSchema, c1 as SocketServiceDef, c2 as SocketServiceDefSchema, c3 as SoundEntry, c4 as SoundEntrySchema, c5 as SpawnEffect, c6 as SpriteDirection, c7 as SpriteDirectionSchema, c8 as SpriteSheetAtlas, c9 as SpriteSheetAtlasInput, ca as SpriteSheetAtlasSchema, cb as SpriteSheetLayout, cc as SubTexture, cd as SubTextureSchema, ce as SwapEffect, cf as TemplatePatternConfig, cg as TextureAtlas, ch as TextureAtlasSchema, ci as ThemeId, cj as ThemeIdSchema, ck as Tilesheet, cl as TilesheetSchema, cm as TraceEffect, cn as TrainConfig, co as TrainEffect, T as TraitId, cp as TraitIdSchema, cq as TypedEffect, U as UISlot, cr as UISlotSchema, cs as UI_SLOTS, ct as VISUAL_STYLES, cu as ValidateEffect, cv as VisualStyle, cw as VisualStyleSchema, cx as WatchEffect, cy as WatchOptions, cz as asEntityId, cA as asEventId, cB as asOrbitalId, cC as asPageId, cD as asPaletteEntryId, cE as asServiceId, cF as asThemeId, cG as asTraitId, cH as atomic, cI as callService, cJ as createAssetKey, cK as defaultUnitAtlas, cL as deref, cM as deriveCollection, cN as despawn, cO as doEffects, cP as emit, cQ as findService, cR as getDefaultAnimationsForRole, cS as getServiceNames, cT as hasService, cU as idKindOf, cV as idPrefix, cW as isEffect, cX as isEmailValue, cY as isEntityId, cZ as isEventId, c_ as isFieldValue, c$ as isFileValue, d0 as isMcpService, d1 as isOrbitalId, d2 as isPageId, d3 as isPaletteEntryId, d4 as isPhoneValue, d5 as isRestService, d6 as isRuntimeEntity, d7 as isSExprEffect, d8 as isSemanticStringType, d9 as isSemanticStringValue, da as isServiceId, db as isServiceReference, dc as isServiceReferenceObject, dd as isSocketService, de as isThemeId, df as isTraitId, dg as isUrlValue, dh as isUuidValue, di as isValidPatternType, dj as ledgerCurName, dk as ledgerRename, dl as ledgerResolveName, dm as manifestToAssetCatalog, dn as matchAssetQuery, dp as mintId, dq as navigate, dr as navigateBack, ds as notify, dt as parseAssetKey, du as parseAssetQuery, dv as parseServiceRef, dw as persist, dx as persistenceModeAllowsOverrides, dy as ref, dz as renderUI, dA as set, dB as spawn, dC as swap, dD as validateAssetAnimations, dE as watch } from './effect-DruTSW2O.js';
|
|
5
5
|
import { T as ToolArgs, J as JsonValue, S as SExpr, a as EventPayload, R as RuntimeValue } from './expression-Fk8bQWef.js';
|
|
6
6
|
export { C as CORE_BINDINGS, b as CoreBinding, c as EvalContext, d as EventPayloadValue, E as Expression, e as ExpressionInput, f as ExpressionSchema, g as JsonObject, L as LogMeta, h as LogMetaValue, P as ParsedBinding, i as SExprAtom, j as SExprAtomSchema, k as SExprDataSchema, l as SExprInput, m as SExprObject, n as SExprSchema, o as collectBindings, p as getArgs, q as getOperator, r as isBinding, s as isEventPayloadValue, t as isJsonArray, u as isJsonObject, v as isJsonPrimitive, w as isSExpr, x as isSExprAtom, y as isSExprCall, z as isValidBinding, A as parseBinding, B as sexpr, D as walkSExpr } from './expression-Fk8bQWef.js';
|
|
7
|
-
import { R as ResolvedIR, a as ResolvedEntity, b as ResolvedPage, c as ResolvedTrait, C as ChangesetValue, S as SchemaChange, d as CategorizedRemovals, P as PageContentReduction, e as SemanticSchemaChange } from './index-
|
|
8
|
-
export { A as ANONYMOUS_USER, f as AgentCodeSearchResult, g as AgentCompactResult, h as AgentCompactStrategy, i as AgentContext, j as AgentGenerateOptions, k as AgentMemoryCategory, l as AgentMemoryRecord, m as AnalysisOrbital, n as AnalysisOrbitalParams, o as AnalysisPageOverride, p as AnalysisRename, q as AnalysisResult, r as AnnotationTier, s as AppCreatedEvent, t as AppSummary, u as AssetLoadStatus, B as BINDING_CONTEXT_RULES, v as BINDING_DOCS, w as BINDING_ROOTS, x as BindingContext, y as BindingRoot, z as BindingSchema, D as BridgeHealth, E as BuilderResult, F as BusEvent, G as BusEventListener, H as BusEventSource, I as CancelledEvent, J as ChangeAuthor, K as ChangeSetDocument, L as ChangeSummary, M as ChangesetRecordedEvent, N as CheckStatus, O as Clarification, Q as ClarificationCandidate, T as ClarificationLevel, U as CompleteEvent, V as ComplexityAssessment, W as ComposeAllResult, X as ComposeChildrenResult, Y as ComposeOptions, Z as ContextExtensions, _ as CreateFlow, $ as DEFAULT_INTERACTION_MODELS, a0 as DEFAULT_VIEWER, a1 as DEV_TOKEN_PREFIX, a2 as DeleteFlow, a3 as DispatchUpdatesResult, a4 as DrawableDescriptor, a5 as EdgeType, a6 as EditFlow, a7 as EditFocus, a8 as EditFocusLevel, a9 as EffectPayload, aa as EffectResult, ab as EffectTrace, ac as ErrorEvent, ad as EventEmit, ae as EventKey, af as EventListen, ag as EventLogEntry, ah as EvolutionDelta, ai as ExecutePlanResult, aj as ExtraTraitRef, ak as FileOperationEvent, al as FileWrittenEvent, am as GateState, an as GenerationLogEvent, ao as GitHubIssue, ap as GitHubLink, aq as GitHubRepo, ar as HistoryMeta, as as IntegrationContext, at as InteractionModel, au as InteractionModelInput, av as InteractionModelSchema, aw as InterruptEvent, ax as KNOWN_VALIDATION_ERROR_CODES, ay as KnobPayload, az as KnownValidationErrorCode, aA as LLMErrorContext, aB as LazyService, aC as LineageEntry, aD as ListInteraction, aE as LivingEdge, aF as LivingEffect, aG as LivingEntity, aH as LivingEvent, aI as LivingField, aJ as LivingOrbital, aK as LivingOrbitalSchema, aL as LivingPage, aM as LivingState, aN as LivingTrait, aO as LivingTransition, aP as LivingValue, aQ as LivingVertex, aR as LlmCallToolsResult, aS as LlmContext, aT as LlmMessage, aU as LlmTokenUsage, aV as LlmToolCall, aW as LlmToolDef, aX as LoloEmitResult, aY as MemoryContext, aZ as MessageEvent, a_ as OrbitalAddedEvent, a$ as OrbitalSchemaCompleteEvent, b0 as OrbitalVerificationAPI, b1 as ParamsRepairEmittedEvent, b2 as ParsedDesign, b3 as ParsedDomainContext, b4 as ParsedEmitDeclaration, b5 as ParsedEntity, b6 as ParsedEvent, b7 as ParsedListenDeclaration, b8 as ParsedOrbital, b9 as ParsedPage, ba as ParsedState, bb as ParsedStateMachine, bc as ParsedTrait, bd as ParsedTraitConfig, be as ParsedTransition, bf as PatternNode, bg as PatternTypeSchema, bh as PatternValue, bi as PersistActionName, bj as PlanSnapshot, bk as PlanSnapshotStatus, bl as PlannerResult, bm as Probability, bn as ProcessCompleteEvent, bo as ProcessErrorEvent, bp as ProcessRepairCompleteEvent, bq as ProcessRepairEvent, br as ProcessStartEvent, bs as RENDER_BINDING_MARKER, bt as RawUserClaims, bu as RenderBindingMarker, bv as RenderOverlayResult, bw as RenderUiPatch, bx as RenderUiPatchAddress, by as RenderUiPatchOp, bz as RepairResult, bA as ResolvedEntityBinding, bB as ResolvedField, bC as ResolvedNavigation, bD as ResolvedPattern, bE as ResolvedSection, bF as ResolvedSectionEvent, bG as ResolvedTraitBinding, bH as ResolvedTraitDataEntity, bI as ResolvedTraitEvent, bJ as ResolvedTraitGuard, bK as ResolvedTraitListener, bL as ResolvedTraitState, bM as ResolvedTraitTick, bN as ResolvedTraitTransition, bO as ResolvedTraitUIBinding, bP as SSEEvent, bQ as SSEEventBase, bR as SSEEventType, bS as SaveOptions, bT as SaveResult, bU as SchemaPhaseUpdateEvent, bV as SchemaPhaseValidatedEvent, bW as SchemaUpdateEvent, bX as SemanticAnnotation, bY as SemanticChangeKind, bZ as SemanticVector, b_ as ServerResponseTrace, b$ as ServiceAction, c0 as ServiceActionName, c1 as ServiceCallResult, c2 as ServiceContract, c3 as ServiceEvents, c4 as SessionContext, c5 as SessionHistoryEntry, c6 as SnapshotCreatedEvent, c7 as SnapshotDocument, c8 as SpawnResult, c9 as StartEvent, ca as StatsView, cb as StoreContract, cc as StoreFilter, cd as StoreFilterOp, ce as SubagentCompleteEvent, cf as SubagentEvent, cg as SubagentProgressEvent, ch as SubagentStartEvent, ci as TodoActivityType, cj as TodoDetailEvent, ck as TodoUpdateEvent, cl as ToolCallEvent, cm as ToolResultEvent, cn as TraceContext, co as TraitFieldRef, cp as TraitFieldRefSchema, cq as TraitStateSnapshot, cr as TransitionFrom, cs as TransitionTrace, ct as Unsubscribe, cu as UserContext, cv as ValidateResult, cw as ValidationDocument, cx as ValidationError, cy as ValidationErrorCode, cz as ValidationIssue, cA as ValidationMeta, cB as ValidationResult, cC as ValidationResults, cD as VerificationCheck, cE as VerificationSnapshot, cF as VerificationSummary, cG as VertexId, cH as VertexPayload, cI as VertexType, cJ as ViewFlow, cK as WorkspaceContext, cL as applyRenderOverlay, cM as containsEntityBinding, cN as containsPayloadBinding, cO as createEmptyResolvedPage, cP as createEmptyResolvedTrait, cQ as createLazyService, cR as createResolvedField, cS as createTypedEventBus, cT as decodeDevIdentityToken, cU as encodeDevIdentityToken, cV as findPersonaInRoster, cW as fingerprintNode, cX as getBindingExamples, cY as getInteractionModelForDomain, cZ as inferTsType, c_ as insertChildAtPath, c$ as isKnownValidationErrorCode, d0 as isPlanSnapshot, d1 as isRenderBindingMarker, d2 as isResolvedIR, d3 as isSessionHistoryEntry, d4 as isTraitFieldRef, d5 as navigatePatternPath, d6 as normalizeUserContext, d7 as personaFromIdentityRow, d8 as removeChildAtPath, d9 as replaceChildAtPath, da as resolveDefaultViewer, db as resolvePersonaSpec, dc as setPropAtPath, dd as toBindingRoot, de as validateBindingInContext, df as widenTier } from './index-
|
|
9
|
-
import { b as TraitConfig, h as Trait, S as State } from './trait-
|
|
10
|
-
export { l as CONFIG_REF_EVENT_PATTERN, i as CallSiteConfig, j as CallSiteConfigEntry, C as ConfigFieldDeclaration, m as ConfigFieldDeclarationSchema, n as ConfigFieldItemsDeclaration, o as ConfigRefEventError, D as DeclaredTraitConfig, p as DeclaredTraitConfigSchema, q as EntityFieldContract, r as EntityFieldContractSchema, s as Event, t as EventInput, E as EventPayloadField, u as EventPayloadFieldSchema, v as EventSchema, w as EventScope, x as EventScopeSchema, G as Guard, y as GuardInput, z as GuardSchema, L as ListenSource, A as ListenSourceSchema, O as OrbitalTraitRef, B as OrbitalTraitRefSchema, P as PayloadField, F as PayloadFieldSchema, H as PayloadTypeWhen, I as PayloadTypeWhenSchema, J as PresentationType, R as REFERENCE_CONFIG_TYPES, K as ReferenceConfigType, M as RequiredField, N as RequiredFieldSchema, Q as SECRET_CONFIG_TYPES, U as SecretConfigType, V as StateInput, W as StateMachine, X as StateMachineInput, Y as StateMachineSchema, Z as StateSchema, _ as TickIntervalSchema, $ as TraitCategory, a0 as TraitCategorySchema, c as TraitConfigObject, a1 as TraitConfigSchema, e as TraitConfigValue, a2 as TraitConfigValueSchema, a3 as TraitDataEntity, a4 as TraitDataEntitySchema, f as TraitEntityField, a5 as TraitEntityFieldSchema, k as TraitEventContract, a6 as TraitEventContractSchema, T as TraitEventListener, a7 as TraitEventListenerSchema, a8 as TraitInput, d as TraitRef, a9 as TraitRefSchema, a as TraitReference, aa as TraitReferenceInput, ab as TraitReferenceSchema, ac as TraitSchema, ad as TraitTick, ae as TraitTickSchema, af as TraitUIBinding, ag as TraitUIBindingSchema, ah as Transition, ai as TransitionInput, aj as TransitionSchema, ak as configRefEventKnob, al as getTraitConfig, am as getTraitName, an as isCallSiteConfigDeclaration, ao as isCircuitEvent, ap as isInlineTrait, aq as isReferenceConfigType, ar as isSecretConfigType, as as maskSecretConfigValues, at as normalizeCallSiteConfigToValues, au as normalizeTraitRef, av as resolveConfigRefEventName } from './trait-
|
|
11
|
-
export { F as FactoryCallSite, a as FactoryCallSiteParams, b as FactoryConfigParam, c as FactoryConfigTier, d as FactoryEntitySignature, e as FactoryEventSignature, f as FactoryExposure, g as FactoryPageSignature, h as FactoryParamValue, i as FactoryProvenance, j as FactorySignature, k as FactorySignatureCatalog, l as FactorySignatureEntityField, m as FactoryTraitSignature, J as JsonSchema, n as JsonSchemaType, O as OwnershipOverlayEntry, P as PresentationNavItem, o as PresentationOverlay, R as RuleOverlay, p as RuleOverlayEntry, S as SchemaFieldType, T as TraitOverlay, q as TraitOverlayEntry, r as TraitOverlayListener } from './types-
|
|
7
|
+
import { R as ResolvedIR, a as ResolvedEntity, b as ResolvedPage, c as ResolvedTrait, C as ChangesetValue, S as SchemaChange, d as CategorizedRemovals, P as PageContentReduction, e as SemanticSchemaChange } from './index-76Ff6JCE.js';
|
|
8
|
+
export { A as ANONYMOUS_USER, f as AgentCodeSearchResult, g as AgentCompactResult, h as AgentCompactStrategy, i as AgentContext, j as AgentGenerateOptions, k as AgentMemoryCategory, l as AgentMemoryRecord, m as AnalysisOrbital, n as AnalysisOrbitalParams, o as AnalysisPageOverride, p as AnalysisRename, q as AnalysisResult, r as AnnotationTier, s as AppCreatedEvent, t as AppSummary, u as AssetLoadStatus, B as BINDING_CONTEXT_RULES, v as BINDING_DOCS, w as BINDING_ROOTS, x as BindingContext, y as BindingRoot, z as BindingSchema, D as BridgeHealth, E as BuilderResult, F as BusEvent, G as BusEventListener, H as BusEventSource, I as CancelledEvent, J as ChangeAuthor, K as ChangeSetDocument, L as ChangeSummary, M as ChangesetRecordedEvent, N as CheckStatus, O as Clarification, Q as ClarificationCandidate, T as ClarificationLevel, U as CompleteEvent, V as ComplexityAssessment, W as ComposeAllResult, X as ComposeChildrenResult, Y as ComposeOptions, Z as ContextExtensions, _ as CreateFlow, $ as DEFAULT_INTERACTION_MODELS, a0 as DEFAULT_VIEWER, a1 as DEV_TOKEN_PREFIX, a2 as DeleteFlow, a3 as DispatchUpdatesResult, a4 as DrawableDescriptor, a5 as EdgeType, a6 as EditFlow, a7 as EditFocus, a8 as EditFocusLevel, a9 as EffectPayload, aa as EffectResult, ab as EffectTrace, ac as ErrorEvent, ad as EventEmit, ae as EventKey, af as EventListen, ag as EventLogEntry, ah as EvolutionDelta, ai as ExecutePlanResult, aj as ExtraTraitRef, ak as FileOperationEvent, al as FileWrittenEvent, am as GateState, an as GenerationLogEvent, ao as GitHubIssue, ap as GitHubLink, aq as GitHubRepo, ar as HistoryMeta, as as IntegrationContext, at as InteractionModel, au as InteractionModelInput, av as InteractionModelSchema, aw as InterruptEvent, ax as KNOWN_VALIDATION_ERROR_CODES, ay as KnobPayload, az as KnownValidationErrorCode, aA as LLMErrorContext, aB as LazyService, aC as LineageEntry, aD as ListInteraction, aE as LivingEdge, aF as LivingEffect, aG as LivingEntity, aH as LivingEvent, aI as LivingField, aJ as LivingOrbital, aK as LivingOrbitalSchema, aL as LivingPage, aM as LivingState, aN as LivingTrait, aO as LivingTransition, aP as LivingValue, aQ as LivingVertex, aR as LlmCallToolsResult, aS as LlmContext, aT as LlmMessage, aU as LlmTokenUsage, aV as LlmToolCall, aW as LlmToolDef, aX as LoloEmitResult, aY as MemoryContext, aZ as MessageEvent, a_ as OrbitalAddedEvent, a$ as OrbitalSchemaCompleteEvent, b0 as OrbitalVerificationAPI, b1 as ParamsRepairEmittedEvent, b2 as ParsedDesign, b3 as ParsedDomainContext, b4 as ParsedEmitDeclaration, b5 as ParsedEntity, b6 as ParsedEvent, b7 as ParsedListenDeclaration, b8 as ParsedOrbital, b9 as ParsedPage, ba as ParsedState, bb as ParsedStateMachine, bc as ParsedTrait, bd as ParsedTraitConfig, be as ParsedTransition, bf as PatternNode, bg as PatternTypeSchema, bh as PatternValue, bi as PersistActionName, bj as PlanSnapshot, bk as PlanSnapshotStatus, bl as PlannerResult, bm as Probability, bn as ProcessCompleteEvent, bo as ProcessErrorEvent, bp as ProcessRepairCompleteEvent, bq as ProcessRepairEvent, br as ProcessStartEvent, bs as RENDER_BINDING_MARKER, bt as RawUserClaims, bu as RenderBindingMarker, bv as RenderOverlayResult, bw as RenderUiPatch, bx as RenderUiPatchAddress, by as RenderUiPatchOp, bz as RepairResult, bA as ResolvedEntityBinding, bB as ResolvedField, bC as ResolvedNavigation, bD as ResolvedPattern, bE as ResolvedSection, bF as ResolvedSectionEvent, bG as ResolvedTraitBinding, bH as ResolvedTraitDataEntity, bI as ResolvedTraitEvent, bJ as ResolvedTraitGuard, bK as ResolvedTraitListener, bL as ResolvedTraitState, bM as ResolvedTraitTick, bN as ResolvedTraitTransition, bO as ResolvedTraitUIBinding, bP as SSEEvent, bQ as SSEEventBase, bR as SSEEventType, bS as SaveOptions, bT as SaveResult, bU as SchemaPhaseUpdateEvent, bV as SchemaPhaseValidatedEvent, bW as SchemaUpdateEvent, bX as SemanticAnnotation, bY as SemanticChangeKind, bZ as SemanticVector, b_ as ServerResponseTrace, b$ as ServiceAction, c0 as ServiceActionName, c1 as ServiceCallResult, c2 as ServiceContract, c3 as ServiceEvents, c4 as SessionContext, c5 as SessionHistoryEntry, c6 as SnapshotCreatedEvent, c7 as SnapshotDocument, c8 as SpawnResult, c9 as StartEvent, ca as StatsView, cb as StoreContract, cc as StoreFilter, cd as StoreFilterOp, ce as SubagentCompleteEvent, cf as SubagentEvent, cg as SubagentProgressEvent, ch as SubagentStartEvent, ci as TodoActivityType, cj as TodoDetailEvent, ck as TodoUpdateEvent, cl as ToolCallEvent, cm as ToolResultEvent, cn as TraceContext, co as TraitFieldRef, cp as TraitFieldRefSchema, cq as TraitStateSnapshot, cr as TransitionFrom, cs as TransitionTrace, ct as Unsubscribe, cu as UserContext, cv as ValidateResult, cw as ValidationDocument, cx as ValidationError, cy as ValidationErrorCode, cz as ValidationIssue, cA as ValidationMeta, cB as ValidationResult, cC as ValidationResults, cD as VerificationCheck, cE as VerificationSnapshot, cF as VerificationSummary, cG as VertexId, cH as VertexPayload, cI as VertexType, cJ as ViewFlow, cK as WorkspaceContext, cL as applyRenderOverlay, cM as containsEntityBinding, cN as containsPayloadBinding, cO as createEmptyResolvedPage, cP as createEmptyResolvedTrait, cQ as createLazyService, cR as createResolvedField, cS as createTypedEventBus, cT as decodeDevIdentityToken, cU as encodeDevIdentityToken, cV as findPersonaInRoster, cW as fingerprintNode, cX as getBindingExamples, cY as getInteractionModelForDomain, cZ as inferTsType, c_ as insertChildAtPath, c$ as isKnownValidationErrorCode, d0 as isPlanSnapshot, d1 as isRenderBindingMarker, d2 as isResolvedIR, d3 as isSessionHistoryEntry, d4 as isTraitFieldRef, d5 as navigatePatternPath, d6 as normalizeUserContext, d7 as personaFromIdentityRow, d8 as removeChildAtPath, d9 as replaceChildAtPath, da as resolveDefaultViewer, db as resolvePersonaSpec, dc as setPropAtPath, dd as toBindingRoot, de as validateBindingInContext, df as widenTier } from './index-76Ff6JCE.js';
|
|
9
|
+
import { b as TraitConfig, h as Trait, S as State } from './trait-DKJWX0Ru.js';
|
|
10
|
+
export { l as CONFIG_REF_EVENT_PATTERN, i as CallSiteConfig, j as CallSiteConfigEntry, C as ConfigFieldDeclaration, m as ConfigFieldDeclarationSchema, n as ConfigFieldItemsDeclaration, o as ConfigRefEventError, D as DeclaredTraitConfig, p as DeclaredTraitConfigSchema, q as EntityFieldContract, r as EntityFieldContractSchema, s as Event, t as EventInput, E as EventPayloadField, u as EventPayloadFieldSchema, v as EventSchema, w as EventScope, x as EventScopeSchema, G as Guard, y as GuardInput, z as GuardSchema, L as ListenSource, A as ListenSourceSchema, O as OrbitalTraitRef, B as OrbitalTraitRefSchema, P as PayloadField, F as PayloadFieldSchema, H as PayloadTypeWhen, I as PayloadTypeWhenSchema, J as PresentationType, R as REFERENCE_CONFIG_TYPES, K as ReferenceConfigType, M as RequiredField, N as RequiredFieldSchema, Q as SECRET_CONFIG_TYPES, U as SecretConfigType, V as StateInput, W as StateMachine, X as StateMachineInput, Y as StateMachineSchema, Z as StateSchema, _ as TickIntervalSchema, $ as TraitCategory, a0 as TraitCategorySchema, c as TraitConfigObject, a1 as TraitConfigSchema, e as TraitConfigValue, a2 as TraitConfigValueSchema, a3 as TraitDataEntity, a4 as TraitDataEntitySchema, f as TraitEntityField, a5 as TraitEntityFieldSchema, k as TraitEventContract, a6 as TraitEventContractSchema, T as TraitEventListener, a7 as TraitEventListenerSchema, a8 as TraitInput, d as TraitRef, a9 as TraitRefSchema, a as TraitReference, aa as TraitReferenceInput, ab as TraitReferenceSchema, ac as TraitSchema, ad as TraitTick, ae as TraitTickSchema, af as TraitUIBinding, ag as TraitUIBindingSchema, ah as Transition, ai as TransitionInput, aj as TransitionSchema, ak as configRefEventKnob, al as getTraitConfig, am as getTraitName, an as isCallSiteConfigDeclaration, ao as isCircuitEvent, ap as isInlineTrait, aq as isReferenceConfigType, ar as isSecretConfigType, as as maskSecretConfigValues, at as normalizeCallSiteConfigToValues, au as normalizeTraitRef, av as resolveConfigRefEventName } from './trait-DKJWX0Ru.js';
|
|
11
|
+
export { F as FactoryCallSite, a as FactoryCallSiteParams, b as FactoryConfigParam, c as FactoryConfigTier, d as FactoryEntitySignature, e as FactoryEventSignature, f as FactoryExposure, g as FactoryPageSignature, h as FactoryParamValue, i as FactoryProvenance, j as FactorySignature, k as FactorySignatureCatalog, l as FactorySignatureEntityField, m as FactoryTraitSignature, J as JsonSchema, n as JsonSchemaType, O as OwnershipOverlayEntry, P as PresentationNavItem, o as PresentationOverlay, R as RuleOverlay, p as RuleOverlayEntry, S as SchemaFieldType, T as TraitOverlay, q as TraitOverlayEntry, r as TraitOverlayListener } from './types-CRr2IuTj.js';
|
|
12
12
|
export { CallSiteDiff, DomainQuestion, DomainQuestionAnswer, DomainQuestionAnswers, DomainQuestionInputType, FactoryCallPlanMutation, FactoryCallPlanMutationTemplate, FactoryCallPlanState, OrbitalCallInput, TranslationBinding, TranslationResult, TranslationWarning, answerToMutations, answersToMutations, applyFactoryCallPlanMutation, assertNoUnsatisfiableEnum, deriveInputType, diffFactoryCalls, generateQuestions, rehydrateKnobDefs, signatureToParamsSchema, translateOverlaysToParams } from './factory/index.js';
|
|
13
13
|
export { ComposeBehaviorsInput, ComposeBehaviorsResult, EventWiringEntry, LayoutStrategy, applyEventWiring, composeBehaviors, detectLayoutStrategy } from './builders.js';
|
|
14
14
|
export { COMPONENT_MAPPING, EVENT_CONTRACTS, EmojiPickPayload, FormSubmitPayload, INTEGRATORS_REGISTRY, ItemActionPayload, LoadMoreRequestPayload, PATTERN_REGISTRY, PatternCallbackArg, PatternEntry, PatternPayloadField, PatternPropDef, PatternRecommendation, PatternSwapGate, PropKind, RecommendationContext, RenderUiPayload, SelectionChangePayload, buildRecommendationContext, collectRenderUiPatternTypes, componentMapping, eventContracts, eventKeyPropsOf, eventListPropsOf, findCompatiblePatterns, formatRecommendationsForPrompt, generatePatternDescription, getAllPatternTypes, getComponentForPattern, getEmittedEvents, getEntityCardinality, getOrbAllowedPatterns, getOrbAllowedPatternsCompact, getOrbAllowedPatternsFiltered, getOrbAllowedPatternsSlim, getPatternActionsRef, getPatternDefinition, getPatternFieldsContract, getPatternMetadata, getPatternPropsCompact, getPatternsGroupedByCategory, integratorsRegistry, isContentBodyPattern, isContentBodyPatternType, isDrawHostPattern, isDrawablePattern, isEntityAwarePattern, isMainSlotRenderUi, isValueInputPattern, patternsRegistry, recommendPatterns, registry, renderUiPatternTypesOf } from './patterns/index.js';
|
|
15
15
|
export { BFSNode, BFSPathNode, EdgeWalkTransition, GraphTransition, GuardPayload, ReplayStep, ReplayTransition, StateEdge, WalkStep, buildEdgeCoveringWalk, buildGuardPayloads, buildReplayPaths, buildStateGraph, collectReachableStates, constTruth, extractPayloadFieldRef, walkStatePairs } from './state-machine/index.js';
|
|
16
|
-
export { E as EntityAccessPolicies, e as entityAccessPolicies, b as entityAccessTable } from './entityAccess-
|
|
16
|
+
export { E as EntityAccessPolicies, e as entityAccessPolicies, b as entityAccessTable } from './entityAccess-BoYVXf3b.js';
|
|
17
17
|
import 'zod';
|
|
18
18
|
|
|
19
19
|
/**
|
package/dist/index.js
CHANGED
|
@@ -2475,7 +2475,7 @@ function getInteractionModelForDomain(domain) {
|
|
|
2475
2475
|
// src/patterns/patterns-registry.json
|
|
2476
2476
|
var patterns_registry_default = {
|
|
2477
2477
|
version: "1.0.0",
|
|
2478
|
-
exportedAt: "2026-09-
|
|
2478
|
+
exportedAt: "2026-09-04T03:53:29.561Z",
|
|
2479
2479
|
patterns: {
|
|
2480
2480
|
"entity-table": {
|
|
2481
2481
|
type: "entity-table",
|
|
@@ -18876,7 +18876,7 @@ var patterns_registry_default = {
|
|
|
18876
18876
|
types: [
|
|
18877
18877
|
"object"
|
|
18878
18878
|
],
|
|
18879
|
-
description: "GAP-80: line-level error/warning highlights
|
|
18879
|
+
description: "GAP-80: line-level error/warning highlights. Map of 1-based line number \u2192 severity. Paints a colored background on each line: error = red, warning = yellow. Honored by the editable overlay and (GAP-84) by viewer mode's non-diff highlight; pass undefined (default) to disable. The consumer is responsible for computing the path \u2192 line map from the schema + validation results.",
|
|
18880
18880
|
nonAuthorable: true
|
|
18881
18881
|
},
|
|
18882
18882
|
title: {
|
|
@@ -19165,6 +19165,265 @@ var patterns_registry_default = {
|
|
|
19165
19165
|
"boolean"
|
|
19166
19166
|
],
|
|
19167
19167
|
description: "Show copy button (viewer alias for showCopyButton)"
|
|
19168
|
+
},
|
|
19169
|
+
editorId: {
|
|
19170
|
+
types: [
|
|
19171
|
+
"string"
|
|
19172
|
+
],
|
|
19173
|
+
description: "Stable identity for the keyboard router / plugin host to target this editor. Unset = this instance never receives capability events.",
|
|
19174
|
+
tier: "presentation"
|
|
19175
|
+
},
|
|
19176
|
+
onEditorFocus: {
|
|
19177
|
+
types: [
|
|
19178
|
+
"string"
|
|
19179
|
+
],
|
|
19180
|
+
description: "Declarative bus emit fired when this editor gains focus.",
|
|
19181
|
+
kind: "event-ref",
|
|
19182
|
+
emitPayloadSchema: [
|
|
19183
|
+
{
|
|
19184
|
+
name: "editorId",
|
|
19185
|
+
type: "string",
|
|
19186
|
+
required: true
|
|
19187
|
+
}
|
|
19188
|
+
],
|
|
19189
|
+
default: "EDITOR_FOCUS",
|
|
19190
|
+
tier: "presentation"
|
|
19191
|
+
},
|
|
19192
|
+
onEditorBlur: {
|
|
19193
|
+
types: [
|
|
19194
|
+
"string"
|
|
19195
|
+
],
|
|
19196
|
+
description: "Declarative bus emit fired when this editor loses focus.",
|
|
19197
|
+
kind: "event-ref",
|
|
19198
|
+
emitPayloadSchema: [
|
|
19199
|
+
{
|
|
19200
|
+
name: "editorId",
|
|
19201
|
+
type: "string",
|
|
19202
|
+
required: true
|
|
19203
|
+
}
|
|
19204
|
+
],
|
|
19205
|
+
default: "EDITOR_BLUR",
|
|
19206
|
+
tier: "presentation"
|
|
19207
|
+
},
|
|
19208
|
+
onMotion: {
|
|
19209
|
+
types: [
|
|
19210
|
+
"string"
|
|
19211
|
+
],
|
|
19212
|
+
description: "Declarative bus listen: move the cursor per the vim-style motion vocabulary.",
|
|
19213
|
+
kind: "event-listen",
|
|
19214
|
+
listenPayloadSchema: [
|
|
19215
|
+
{
|
|
19216
|
+
name: "editorId",
|
|
19217
|
+
type: "string",
|
|
19218
|
+
required: true
|
|
19219
|
+
},
|
|
19220
|
+
{
|
|
19221
|
+
name: "motion",
|
|
19222
|
+
type: "string",
|
|
19223
|
+
required: true,
|
|
19224
|
+
enumValues: [
|
|
19225
|
+
"left",
|
|
19226
|
+
"right",
|
|
19227
|
+
"up",
|
|
19228
|
+
"down",
|
|
19229
|
+
"word-forward",
|
|
19230
|
+
"word-back",
|
|
19231
|
+
"word-end",
|
|
19232
|
+
"line-start",
|
|
19233
|
+
"line-end",
|
|
19234
|
+
"first-nonblank",
|
|
19235
|
+
"doc-start",
|
|
19236
|
+
"doc-end",
|
|
19237
|
+
"paragraph-forward",
|
|
19238
|
+
"paragraph-back",
|
|
19239
|
+
"line",
|
|
19240
|
+
"selection"
|
|
19241
|
+
]
|
|
19242
|
+
},
|
|
19243
|
+
{
|
|
19244
|
+
name: "count",
|
|
19245
|
+
type: "number",
|
|
19246
|
+
required: true
|
|
19247
|
+
}
|
|
19248
|
+
],
|
|
19249
|
+
default: "MOTION",
|
|
19250
|
+
tier: "presentation"
|
|
19251
|
+
},
|
|
19252
|
+
onOperate: {
|
|
19253
|
+
types: [
|
|
19254
|
+
"string"
|
|
19255
|
+
],
|
|
19256
|
+
description: "Declarative bus listen: apply a text operator over a motion's range.",
|
|
19257
|
+
kind: "event-listen",
|
|
19258
|
+
listenPayloadSchema: [
|
|
19259
|
+
{
|
|
19260
|
+
name: "editorId",
|
|
19261
|
+
type: "string",
|
|
19262
|
+
required: true
|
|
19263
|
+
},
|
|
19264
|
+
{
|
|
19265
|
+
name: "operator",
|
|
19266
|
+
type: "string",
|
|
19267
|
+
required: true,
|
|
19268
|
+
enumValues: [
|
|
19269
|
+
"delete",
|
|
19270
|
+
"yank",
|
|
19271
|
+
"change"
|
|
19272
|
+
]
|
|
19273
|
+
},
|
|
19274
|
+
{
|
|
19275
|
+
name: "motion",
|
|
19276
|
+
type: "string",
|
|
19277
|
+
required: true,
|
|
19278
|
+
enumValues: [
|
|
19279
|
+
"left",
|
|
19280
|
+
"right",
|
|
19281
|
+
"up",
|
|
19282
|
+
"down",
|
|
19283
|
+
"word-forward",
|
|
19284
|
+
"word-back",
|
|
19285
|
+
"word-end",
|
|
19286
|
+
"line-start",
|
|
19287
|
+
"line-end",
|
|
19288
|
+
"first-nonblank",
|
|
19289
|
+
"doc-start",
|
|
19290
|
+
"doc-end",
|
|
19291
|
+
"paragraph-forward",
|
|
19292
|
+
"paragraph-back",
|
|
19293
|
+
"line",
|
|
19294
|
+
"selection"
|
|
19295
|
+
]
|
|
19296
|
+
},
|
|
19297
|
+
{
|
|
19298
|
+
name: "count",
|
|
19299
|
+
type: "number",
|
|
19300
|
+
required: true
|
|
19301
|
+
}
|
|
19302
|
+
],
|
|
19303
|
+
default: "OPERATE",
|
|
19304
|
+
tier: "presentation"
|
|
19305
|
+
},
|
|
19306
|
+
onInsertText: {
|
|
19307
|
+
types: [
|
|
19308
|
+
"string"
|
|
19309
|
+
],
|
|
19310
|
+
description: "Declarative bus listen: insert literal text at the cursor.",
|
|
19311
|
+
kind: "event-listen",
|
|
19312
|
+
listenPayloadSchema: [
|
|
19313
|
+
{
|
|
19314
|
+
name: "editorId",
|
|
19315
|
+
type: "string",
|
|
19316
|
+
required: true
|
|
19317
|
+
},
|
|
19318
|
+
{
|
|
19319
|
+
name: "text",
|
|
19320
|
+
type: "string",
|
|
19321
|
+
required: true
|
|
19322
|
+
}
|
|
19323
|
+
],
|
|
19324
|
+
default: "INSERT_TEXT",
|
|
19325
|
+
tier: "presentation"
|
|
19326
|
+
},
|
|
19327
|
+
onSetMode: {
|
|
19328
|
+
types: [
|
|
19329
|
+
"string"
|
|
19330
|
+
],
|
|
19331
|
+
description: "Declarative bus listen: switch editor mode and caret style.",
|
|
19332
|
+
kind: "event-listen",
|
|
19333
|
+
listenPayloadSchema: [
|
|
19334
|
+
{
|
|
19335
|
+
name: "editorId",
|
|
19336
|
+
type: "string",
|
|
19337
|
+
required: true
|
|
19338
|
+
},
|
|
19339
|
+
{
|
|
19340
|
+
name: "mode",
|
|
19341
|
+
type: "string",
|
|
19342
|
+
required: true
|
|
19343
|
+
},
|
|
19344
|
+
{
|
|
19345
|
+
name: "caret",
|
|
19346
|
+
type: "string",
|
|
19347
|
+
required: true,
|
|
19348
|
+
enumValues: [
|
|
19349
|
+
"bar",
|
|
19350
|
+
"block",
|
|
19351
|
+
"underline"
|
|
19352
|
+
]
|
|
19353
|
+
}
|
|
19354
|
+
],
|
|
19355
|
+
default: "SET_MODE",
|
|
19356
|
+
tier: "presentation"
|
|
19357
|
+
},
|
|
19358
|
+
motions: {
|
|
19359
|
+
types: [
|
|
19360
|
+
"array"
|
|
19361
|
+
],
|
|
19362
|
+
description: "Motion vocabulary this editor accepts. Default: the full `EditorMotion` set.",
|
|
19363
|
+
items: {
|
|
19364
|
+
types: [
|
|
19365
|
+
"string"
|
|
19366
|
+
],
|
|
19367
|
+
enumValues: [
|
|
19368
|
+
"left",
|
|
19369
|
+
"right",
|
|
19370
|
+
"up",
|
|
19371
|
+
"down",
|
|
19372
|
+
"word-forward",
|
|
19373
|
+
"word-back",
|
|
19374
|
+
"word-end",
|
|
19375
|
+
"line-start",
|
|
19376
|
+
"line-end",
|
|
19377
|
+
"first-nonblank",
|
|
19378
|
+
"doc-start",
|
|
19379
|
+
"doc-end",
|
|
19380
|
+
"paragraph-forward",
|
|
19381
|
+
"paragraph-back",
|
|
19382
|
+
"line",
|
|
19383
|
+
"selection"
|
|
19384
|
+
]
|
|
19385
|
+
},
|
|
19386
|
+
default: [
|
|
19387
|
+
"left",
|
|
19388
|
+
"right",
|
|
19389
|
+
"up",
|
|
19390
|
+
"down",
|
|
19391
|
+
"word-forward",
|
|
19392
|
+
"word-back",
|
|
19393
|
+
"word-end",
|
|
19394
|
+
"line-start",
|
|
19395
|
+
"line-end",
|
|
19396
|
+
"first-nonblank",
|
|
19397
|
+
"doc-start",
|
|
19398
|
+
"doc-end",
|
|
19399
|
+
"paragraph-forward",
|
|
19400
|
+
"paragraph-back",
|
|
19401
|
+
"line",
|
|
19402
|
+
"selection"
|
|
19403
|
+
],
|
|
19404
|
+
tier: "presentation"
|
|
19405
|
+
},
|
|
19406
|
+
operators: {
|
|
19407
|
+
types: [
|
|
19408
|
+
"array"
|
|
19409
|
+
],
|
|
19410
|
+
description: "Operator vocabulary this editor accepts. Default: the full `EditorOperator` set.",
|
|
19411
|
+
items: {
|
|
19412
|
+
types: [
|
|
19413
|
+
"string"
|
|
19414
|
+
],
|
|
19415
|
+
enumValues: [
|
|
19416
|
+
"delete",
|
|
19417
|
+
"yank",
|
|
19418
|
+
"change"
|
|
19419
|
+
]
|
|
19420
|
+
},
|
|
19421
|
+
default: [
|
|
19422
|
+
"delete",
|
|
19423
|
+
"yank",
|
|
19424
|
+
"change"
|
|
19425
|
+
],
|
|
19426
|
+
tier: "presentation"
|
|
19168
19427
|
}
|
|
19169
19428
|
}
|
|
19170
19429
|
},
|
|
@@ -29227,7 +29486,12 @@ var patterns_registry_default = {
|
|
|
29227
29486
|
{
|
|
29228
29487
|
name: "next",
|
|
29229
29488
|
type: "string",
|
|
29230
|
-
required: true
|
|
29489
|
+
required: true,
|
|
29490
|
+
enumValues: [
|
|
29491
|
+
"up",
|
|
29492
|
+
"down",
|
|
29493
|
+
"none"
|
|
29494
|
+
]
|
|
29231
29495
|
}
|
|
29232
29496
|
]
|
|
29233
29497
|
},
|
|
@@ -29695,7 +29959,12 @@ var patterns_registry_default = {
|
|
|
29695
29959
|
{
|
|
29696
29960
|
name: "vote",
|
|
29697
29961
|
type: "string",
|
|
29698
|
-
required: true
|
|
29962
|
+
required: true,
|
|
29963
|
+
enumValues: [
|
|
29964
|
+
"up",
|
|
29965
|
+
"down",
|
|
29966
|
+
"none"
|
|
29967
|
+
]
|
|
29699
29968
|
}
|
|
29700
29969
|
]
|
|
29701
29970
|
},
|
|
@@ -38769,7 +39038,11 @@ var patterns_registry_default = {
|
|
|
38769
39038
|
{
|
|
38770
39039
|
name: "direction",
|
|
38771
39040
|
type: "string",
|
|
38772
|
-
required: true
|
|
39041
|
+
required: true,
|
|
39042
|
+
enumValues: [
|
|
39043
|
+
"asc",
|
|
39044
|
+
"desc"
|
|
39045
|
+
]
|
|
38773
39046
|
}
|
|
38774
39047
|
]
|
|
38775
39048
|
},
|
|
@@ -40733,7 +41006,13 @@ var patterns_registry_default = {
|
|
|
40733
41006
|
{
|
|
40734
41007
|
name: "direction",
|
|
40735
41008
|
type: "string",
|
|
40736
|
-
required: true
|
|
41009
|
+
required: true,
|
|
41010
|
+
enumValues: [
|
|
41011
|
+
"up",
|
|
41012
|
+
"down",
|
|
41013
|
+
"left",
|
|
41014
|
+
"right"
|
|
41015
|
+
]
|
|
40737
41016
|
},
|
|
40738
41017
|
{
|
|
40739
41018
|
name: "pressed",
|
|
@@ -41764,6 +42043,7 @@ var patterns_registry_default = {
|
|
|
41764
42043
|
"string"
|
|
41765
42044
|
],
|
|
41766
42045
|
enumValues: [
|
|
42046
|
+
"solid",
|
|
41767
42047
|
"dashed",
|
|
41768
42048
|
"dotted"
|
|
41769
42049
|
]
|
|
@@ -43141,6 +43421,7 @@ var patterns_registry_default = {
|
|
|
43141
43421
|
"string"
|
|
43142
43422
|
],
|
|
43143
43423
|
enumValues: [
|
|
43424
|
+
"solid",
|
|
43144
43425
|
"dashed",
|
|
43145
43426
|
"dotted"
|
|
43146
43427
|
]
|
|
@@ -44421,6 +44702,7 @@ var patterns_registry_default = {
|
|
|
44421
44702
|
"string"
|
|
44422
44703
|
],
|
|
44423
44704
|
enumValues: [
|
|
44705
|
+
"solid",
|
|
44424
44706
|
"dashed",
|
|
44425
44707
|
"dotted"
|
|
44426
44708
|
]
|
|
@@ -44892,6 +45174,7 @@ var patterns_registry_default = {
|
|
|
44892
45174
|
"string"
|
|
44893
45175
|
],
|
|
44894
45176
|
enumValues: [
|
|
45177
|
+
"solid",
|
|
44895
45178
|
"dashed",
|
|
44896
45179
|
"dotted"
|
|
44897
45180
|
]
|
|
@@ -45177,6 +45460,7 @@ var patterns_registry_default = {
|
|
|
45177
45460
|
"string"
|
|
45178
45461
|
],
|
|
45179
45462
|
enumValues: [
|
|
45463
|
+
"solid",
|
|
45180
45464
|
"dashed",
|
|
45181
45465
|
"dotted"
|
|
45182
45466
|
]
|
|
@@ -45485,6 +45769,7 @@ var patterns_registry_default = {
|
|
|
45485
45769
|
"string"
|
|
45486
45770
|
],
|
|
45487
45771
|
enumValues: [
|
|
45772
|
+
"solid",
|
|
45488
45773
|
"dashed",
|
|
45489
45774
|
"dotted"
|
|
45490
45775
|
]
|
|
@@ -47025,6 +47310,7 @@ var patterns_registry_default = {
|
|
|
47025
47310
|
"string"
|
|
47026
47311
|
],
|
|
47027
47312
|
enumValues: [
|
|
47313
|
+
"solid",
|
|
47028
47314
|
"dashed",
|
|
47029
47315
|
"dotted"
|
|
47030
47316
|
]
|
|
@@ -48239,6 +48525,7 @@ var patterns_registry_default = {
|
|
|
48239
48525
|
"string"
|
|
48240
48526
|
],
|
|
48241
48527
|
enumValues: [
|
|
48528
|
+
"solid",
|
|
48242
48529
|
"dashed",
|
|
48243
48530
|
"dotted"
|
|
48244
48531
|
]
|
|
@@ -53138,6 +53425,7 @@ var patterns_registry_default = {
|
|
|
53138
53425
|
"string"
|
|
53139
53426
|
],
|
|
53140
53427
|
enumValues: [
|
|
53428
|
+
"solid",
|
|
53141
53429
|
"dashed",
|
|
53142
53430
|
"dotted"
|
|
53143
53431
|
]
|
|
@@ -58513,7 +58801,7 @@ var integrators_registry_default = {
|
|
|
58513
58801
|
// src/patterns/component-mapping.json
|
|
58514
58802
|
var component_mapping_default = {
|
|
58515
58803
|
version: "1.0.0",
|
|
58516
|
-
exportedAt: "2026-09-
|
|
58804
|
+
exportedAt: "2026-09-04T03:53:29.561Z",
|
|
58517
58805
|
mappings: {
|
|
58518
58806
|
"page-header": {
|
|
58519
58807
|
component: "PageHeader",
|
|
@@ -59953,7 +60241,7 @@ var component_mapping_default = {
|
|
|
59953
60241
|
// src/patterns/event-contracts.json
|
|
59954
60242
|
var event_contracts_default = {
|
|
59955
60243
|
version: "1.0.0",
|
|
59956
|
-
exportedAt: "2026-09-
|
|
60244
|
+
exportedAt: "2026-09-04T03:53:29.561Z",
|
|
59957
60245
|
contracts: {
|
|
59958
60246
|
form: {
|
|
59959
60247
|
emits: [
|
|
@@ -60863,6 +61151,20 @@ var event_contracts_default = {
|
|
|
60863
61151
|
payload: {
|
|
60864
61152
|
type: "object"
|
|
60865
61153
|
}
|
|
61154
|
+
},
|
|
61155
|
+
{
|
|
61156
|
+
event: "EDITOR_FOCUS",
|
|
61157
|
+
trigger: "action",
|
|
61158
|
+
payload: {
|
|
61159
|
+
type: "object"
|
|
61160
|
+
}
|
|
61161
|
+
},
|
|
61162
|
+
{
|
|
61163
|
+
event: "EDITOR_BLUR",
|
|
61164
|
+
trigger: "action",
|
|
61165
|
+
payload: {
|
|
61166
|
+
type: "object"
|
|
61167
|
+
}
|
|
60866
61168
|
}
|
|
60867
61169
|
],
|
|
60868
61170
|
requires: [],
|