blueprint-extractor-mcp 8.0.0 → 8.0.1

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.
Files changed (172) hide show
  1. package/README.md +2 -2
  2. package/dist/active-editor-session.d.ts +0 -0
  3. package/dist/active-editor-session.js +0 -0
  4. package/dist/automation-controller.d.ts +0 -0
  5. package/dist/automation-controller.js +0 -0
  6. package/dist/catalogs/example-catalog.d.ts +0 -0
  7. package/dist/catalogs/example-catalog.js +0 -0
  8. package/dist/compactor.d.ts +0 -0
  9. package/dist/compactor.js +0 -0
  10. package/dist/editor-instance-registry.d.ts +0 -0
  11. package/dist/editor-instance-registry.js +0 -0
  12. package/dist/editor-instance-types.d.ts +0 -0
  13. package/dist/editor-instance-types.js +0 -0
  14. package/dist/execution/adapters/commandlet-adapter.d.ts +0 -0
  15. package/dist/execution/adapters/commandlet-adapter.js +0 -0
  16. package/dist/execution/adapters/editor-adapter.d.ts +0 -0
  17. package/dist/execution/adapters/editor-adapter.js +0 -0
  18. package/dist/execution/adapters/lazy-commandlet-adapter.d.ts +0 -0
  19. package/dist/execution/adapters/lazy-commandlet-adapter.js +0 -0
  20. package/dist/execution/adaptive-executor.d.ts +0 -0
  21. package/dist/execution/adaptive-executor.js +49 -1
  22. package/dist/execution/execution-adapter.d.ts +0 -0
  23. package/dist/execution/execution-adapter.js +0 -0
  24. package/dist/execution/execution-mode-detector.d.ts +0 -0
  25. package/dist/execution/execution-mode-detector.js +0 -0
  26. package/dist/execution/index.d.ts +0 -0
  27. package/dist/execution/index.js +0 -0
  28. package/dist/helpers/active-editor-utils.d.ts +0 -0
  29. package/dist/helpers/active-editor-utils.js +0 -0
  30. package/dist/helpers/alias-registration.d.ts +0 -0
  31. package/dist/helpers/alias-registration.js +0 -0
  32. package/dist/helpers/blueprint-dsl-parser.d.ts +0 -0
  33. package/dist/helpers/blueprint-dsl-parser.js +0 -0
  34. package/dist/helpers/blueprint-validation.d.ts +0 -0
  35. package/dist/helpers/blueprint-validation.js +0 -0
  36. package/dist/helpers/capture.d.ts +0 -0
  37. package/dist/helpers/capture.js +0 -0
  38. package/dist/helpers/commonui-button-style.d.ts +0 -0
  39. package/dist/helpers/commonui-button-style.js +0 -0
  40. package/dist/helpers/composite-patterns.d.ts +0 -0
  41. package/dist/helpers/composite-patterns.js +0 -0
  42. package/dist/helpers/formatting.d.ts +0 -0
  43. package/dist/helpers/formatting.js +0 -0
  44. package/dist/helpers/live-coding.d.ts +0 -0
  45. package/dist/helpers/live-coding.js +0 -0
  46. package/dist/helpers/material-dsl-parser.d.ts +0 -0
  47. package/dist/helpers/material-dsl-parser.js +0 -0
  48. package/dist/helpers/mutation-filter.d.ts +0 -0
  49. package/dist/helpers/mutation-filter.js +0 -0
  50. package/dist/helpers/next-step-hints.d.ts +0 -0
  51. package/dist/helpers/next-step-hints.js +0 -0
  52. package/dist/helpers/operation-deny-list.d.ts +0 -0
  53. package/dist/helpers/operation-deny-list.js +0 -0
  54. package/dist/helpers/package-metadata.d.ts +0 -0
  55. package/dist/helpers/package-metadata.js +0 -0
  56. package/dist/helpers/phantom-filter.d.ts +0 -0
  57. package/dist/helpers/phantom-filter.js +0 -0
  58. package/dist/helpers/project-resolution.d.ts +0 -0
  59. package/dist/helpers/project-resolution.js +0 -0
  60. package/dist/helpers/project-utils.d.ts +0 -0
  61. package/dist/helpers/project-utils.js +0 -0
  62. package/dist/helpers/property-path-parser.d.ts +0 -0
  63. package/dist/helpers/property-path-parser.js +0 -0
  64. package/dist/helpers/property-shorthand.d.ts +0 -0
  65. package/dist/helpers/property-shorthand.js +0 -0
  66. package/dist/helpers/response-summarizer.d.ts +0 -0
  67. package/dist/helpers/response-summarizer.js +0 -0
  68. package/dist/helpers/slot-presets.d.ts +0 -0
  69. package/dist/helpers/slot-presets.js +0 -0
  70. package/dist/helpers/subsystem.d.ts +0 -0
  71. package/dist/helpers/subsystem.js +0 -0
  72. package/dist/helpers/token-budget.d.ts +0 -0
  73. package/dist/helpers/token-budget.js +0 -0
  74. package/dist/helpers/tool-help.d.ts +0 -0
  75. package/dist/helpers/tool-help.js +4 -1
  76. package/dist/helpers/tool-registration.d.ts +0 -0
  77. package/dist/helpers/tool-registration.js +0 -0
  78. package/dist/helpers/tool-results.d.ts +0 -0
  79. package/dist/helpers/tool-results.js +0 -0
  80. package/dist/helpers/verification.d.ts +0 -0
  81. package/dist/helpers/verification.js +0 -0
  82. package/dist/helpers/widget-class-aliases.d.ts +0 -0
  83. package/dist/helpers/widget-class-aliases.js +0 -0
  84. package/dist/helpers/widget-diff-parser.d.ts +0 -0
  85. package/dist/helpers/widget-diff-parser.js +0 -0
  86. package/dist/helpers/widget-dsl-parser.d.ts +0 -0
  87. package/dist/helpers/widget-dsl-parser.js +0 -0
  88. package/dist/helpers/widget-recipe-formatter.d.ts +0 -0
  89. package/dist/helpers/widget-recipe-formatter.js +0 -0
  90. package/dist/helpers/widget-recipe-parser.d.ts +0 -0
  91. package/dist/helpers/widget-recipe-parser.js +0 -0
  92. package/dist/helpers/widget-utils.d.ts +0 -0
  93. package/dist/helpers/widget-utils.js +0 -0
  94. package/dist/helpers/workspace-project.d.ts +0 -0
  95. package/dist/helpers/workspace-project.js +0 -0
  96. package/dist/index.d.ts +0 -0
  97. package/dist/index.js +0 -0
  98. package/dist/project-controller.d.ts +0 -0
  99. package/dist/project-controller.js +0 -0
  100. package/dist/prompts/prompt-catalog.d.ts +0 -0
  101. package/dist/prompts/prompt-catalog.js +0 -0
  102. package/dist/register-server-resources.d.ts +0 -0
  103. package/dist/register-server-resources.js +0 -0
  104. package/dist/register-server-tools.d.ts +0 -0
  105. package/dist/register-server-tools.js +0 -0
  106. package/dist/resources/example-and-capture-resources.d.ts +0 -0
  107. package/dist/resources/example-and-capture-resources.js +0 -0
  108. package/dist/resources/static-doc-resources.d.ts +0 -0
  109. package/dist/resources/static-doc-resources.js +3 -0
  110. package/dist/schemas/tool-inputs.d.ts +24 -24
  111. package/dist/schemas/tool-inputs.js +0 -0
  112. package/dist/schemas/tool-results.d.ts +623 -2
  113. package/dist/schemas/tool-results.js +69 -0
  114. package/dist/server-config.d.ts +0 -0
  115. package/dist/server-config.js +6 -2
  116. package/dist/server-factory.d.ts +0 -0
  117. package/dist/server-factory.js +0 -0
  118. package/dist/tool-context.d.ts +0 -0
  119. package/dist/tool-context.js +0 -0
  120. package/dist/tool-surface-manager.d.ts +0 -0
  121. package/dist/tool-surface-manager.js +1 -1
  122. package/dist/tools/analysis-tools.d.ts +0 -0
  123. package/dist/tools/analysis-tools.js +0 -0
  124. package/dist/tools/animation-authoring.d.ts +0 -0
  125. package/dist/tools/animation-authoring.js +0 -0
  126. package/dist/tools/automation-runs.d.ts +0 -0
  127. package/dist/tools/automation-runs.js +0 -0
  128. package/dist/tools/blueprint-authoring.d.ts +0 -0
  129. package/dist/tools/blueprint-authoring.js +0 -0
  130. package/dist/tools/commonui-button-style.d.ts +0 -0
  131. package/dist/tools/commonui-button-style.js +0 -0
  132. package/dist/tools/composite-tools.d.ts +0 -0
  133. package/dist/tools/composite-tools.js +0 -0
  134. package/dist/tools/composite-workflows.d.ts +0 -0
  135. package/dist/tools/composite-workflows.js +0 -0
  136. package/dist/tools/data-and-input.d.ts +0 -0
  137. package/dist/tools/data-and-input.js +0 -0
  138. package/dist/tools/extraction.d.ts +0 -0
  139. package/dist/tools/extraction.js +0 -0
  140. package/dist/tools/import-jobs.d.ts +0 -0
  141. package/dist/tools/import-jobs.js +0 -0
  142. package/dist/tools/material-authoring.d.ts +0 -0
  143. package/dist/tools/material-authoring.js +0 -0
  144. package/dist/tools/material-instance.d.ts +0 -0
  145. package/dist/tools/material-instance.js +0 -0
  146. package/dist/tools/project-control.d.ts +0 -0
  147. package/dist/tools/project-control.js +112 -1
  148. package/dist/tools/project-intelligence.d.ts +0 -0
  149. package/dist/tools/project-intelligence.js +2 -1
  150. package/dist/tools/recipe-tools.d.ts +0 -0
  151. package/dist/tools/recipe-tools.js +0 -0
  152. package/dist/tools/schema-and-ai-authoring.d.ts +0 -0
  153. package/dist/tools/schema-and-ai-authoring.js +0 -0
  154. package/dist/tools/tables-and-curves.d.ts +0 -0
  155. package/dist/tools/tables-and-curves.js +0 -0
  156. package/dist/tools/utility-tools.d.ts +0 -0
  157. package/dist/tools/utility-tools.js +0 -0
  158. package/dist/tools/widget-animation-authoring.d.ts +0 -0
  159. package/dist/tools/widget-animation-authoring.js +0 -0
  160. package/dist/tools/widget-extraction.d.ts +0 -0
  161. package/dist/tools/widget-extraction.js +0 -0
  162. package/dist/tools/widget-structure.d.ts +0 -0
  163. package/dist/tools/widget-structure.js +0 -0
  164. package/dist/tools/widget-verification.d.ts +0 -0
  165. package/dist/tools/widget-verification.js +0 -0
  166. package/dist/tools/window-ui.d.ts +0 -0
  167. package/dist/tools/window-ui.js +0 -0
  168. package/dist/types.d.ts +0 -0
  169. package/dist/types.js +0 -0
  170. package/dist/ue-client.d.ts +0 -0
  171. package/dist/ue-client.js +0 -0
  172. package/package.json +1 -1
package/README.md CHANGED
@@ -23,7 +23,7 @@ Blueprint Extractor MCP is a [Model Context Protocol](https://modelcontextprotoc
23
23
  AI Assistant stdio MCP Server HTTP :30010 Unreal Editor
24
24
  ───────────── ◄────────────► ───────────────── ◄──────────────────► ─────────────────
25
25
  Claude Code Node.js process Remote Control API
26
- Codex / OpenCode 109 tools BlueprintExtractor
26
+ Codex / OpenCode 112 tools BlueprintExtractor
27
27
  ... 38 resources plugin
28
28
  4 resource templates
29
29
  12 prompts
@@ -127,7 +127,7 @@ Use `activate_tool_profile` to switch between the compact `default` surface and
127
127
  | `animation_authoring` | Anim sequences, montages, blend spaces, and widget motion authoring |
128
128
  | `data_tables` | Data assets, data tables, curves, Input Actions, and Input Mapping Contexts |
129
129
  | `import` | Async asset import and import-job polling |
130
- | `project_control` | Editor-session binding, launch/wait, project automation context, PIE lifecycle control, host build/restart/sync, and `apply_window_ui_changes` |
130
+ | `project_control` | Editor-session binding, launch/wait, project automation context, Output Log and Message Log inspection, PIE lifecycle control, host build/restart/sync, and `apply_window_ui_changes` |
131
131
  | `automation_testing` | Host-side automation runs and automation-run polling |
132
132
  | `analysis` | Deterministic Blueprint review and low-noise project asset audits |
133
133
  | `project_intelligence` | Bounded editor context, project indexing, freshness status, and snippet-first context search |
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/dist/compactor.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -2,6 +2,15 @@
2
2
  * AdaptiveExecutor routes tool calls to the best available adapter.
3
3
  * Falls back from editor to commandlet for compatible operations.
4
4
  */
5
+ const EDITOR_FALLBACK_ERROR_FRAGMENTS = [
6
+ 'UE Editor not running or Remote Control not available',
7
+ 'BlueprintExtractor subsystem not found',
8
+ 'No active editor is selected for this MCP session',
9
+ 'Multiple running editors match the workspace project',
10
+ 'Active editor mismatch',
11
+ 'previously selected active editor',
12
+ 'The selected active editor is currently unavailable on its registered Remote Control endpoint.',
13
+ ];
5
14
  export class AdaptiveExecutor {
6
15
  editorAdapter;
7
16
  commandletAdapter;
@@ -47,10 +56,42 @@ export class AdaptiveExecutor {
47
56
  async executeRouted(editorFallback, method, params, options) {
48
57
  const toolName = this._activeToolName;
49
58
  const detection = await this.detector.detect();
59
+ const tryCommandletFallback = async (error, requiredCapability) => {
60
+ if (!toolName || !this.commandletAdapter || !shouldFallbackToCommandlet(error)) {
61
+ throw error;
62
+ }
63
+ const commandletCapabilities = this.commandletAdapter.getCapabilities();
64
+ if (!commandletCapabilities.has(requiredCapability) && requiredCapability !== 'write_simple') {
65
+ throw error;
66
+ }
67
+ const available = await this.commandletAdapter.isAvailable();
68
+ if (!available) {
69
+ throw error;
70
+ }
71
+ this.detector.invalidateCache();
72
+ return this.commandletAdapter.execute('BlueprintExtractor', method, params);
73
+ };
50
74
  // If no active tool context or editor mode, use the original path
51
75
  // (preserves callSubsystemJson error-checking layer)
52
76
  if (!toolName || detection.mode === 'editor') {
53
- return editorFallback(method, params, options);
77
+ if (!toolName) {
78
+ return editorFallback(method, params, options);
79
+ }
80
+ const toolMode = this.getToolMode(toolName);
81
+ const requiredCapability = toolMode === 'read_only'
82
+ ? 'read'
83
+ : toolMode === 'both'
84
+ ? 'write_simple'
85
+ : 'write_complex';
86
+ try {
87
+ return await editorFallback(method, params, options);
88
+ }
89
+ catch (error) {
90
+ if (toolMode === 'editor_only') {
91
+ throw error;
92
+ }
93
+ return tryCommandletFallback(error, requiredCapability);
94
+ }
54
95
  }
55
96
  const toolMode = this.getToolMode(toolName);
56
97
  const requiredCapability = toolMode === 'read_only'
@@ -100,6 +141,13 @@ export class AdaptiveExecutor {
100
141
  throw new ExecutorError('MODE_UNAVAILABLE', `No execution mode available for tool '${toolName}'. ${detection.reason}`, toolName, detection.mode, requiredCapability);
101
142
  }
102
143
  }
144
+ function shouldFallbackToCommandlet(error) {
145
+ const message = error instanceof Error ? error.message : String(error);
146
+ if (message.startsWith('Failed to call ')) {
147
+ return true;
148
+ }
149
+ return EDITOR_FALLBACK_ERROR_FRAGMENTS.some((fragment) => message.includes(fragment));
150
+ }
103
151
  export class ExecutorError extends Error {
104
152
  code;
105
153
  toolName;
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -158,7 +158,10 @@ export function collectRelatedResources(toolName) {
158
158
  || toolName === 'sync_project_code'
159
159
  || toolName === 'start_pie'
160
160
  || toolName === 'stop_pie'
161
- || toolName === 'relaunch_pie') {
161
+ || toolName === 'relaunch_pie'
162
+ || toolName === 'read_output_log'
163
+ || toolName === 'list_message_log_listings'
164
+ || toolName === 'read_message_log') {
162
165
  resources.add('blueprint://project-automation');
163
166
  }
164
167
  if (toolName === 'review_blueprint' || toolName === 'audit_project_assets') {
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/dist/index.d.ts CHANGED
File without changes
package/dist/index.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -221,6 +221,9 @@ export function registerStaticDocResources(server) {
221
221
  '',
222
222
  '- activate_tool_profile selects the compact default scoped surface or the expert flat surface.',
223
223
  '- get_project_automation_context returns the editor-derived engine root, project file path, editor target, and isPlayingInEditor state that project_control tools use as their first fallback.',
224
+ '- read_output_log returns buffered Output Log lines with text/category/verbosity/time filters.',
225
+ '- list_message_log_listings probes known built-in and caller-supplied Message Log listing names and reports which ones are currently registered.',
226
+ '- read_message_log reads one registered Message Log listing with severity, token, text, and paging filters.',
224
227
  '- compile_project_code runs an external UBT build from the MCP host.',
225
228
  '- compile_project_code and sync_project_code resolve engine_root, project_path, and target in this order: explicit args -> editor context -> environment.',
226
229
  '- trigger_live_coding requests an editor-side Live Coding compile and is only supported on Windows-focused setups. changed_paths remains an accepted compatibility input but the current editor-side trigger ignores it. When Live Coding reports NoChanges or another fallback state, the result includes fallbackRecommended, reason, and the last external build context when available.',
@@ -318,12 +318,12 @@ export declare const MaterialParameterSelectorSchema: z.ZodObject<{
318
318
  index: z.ZodOptional<z.ZodNumber>;
319
319
  }, "strip", z.ZodTypeAny, {
320
320
  name: string;
321
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
322
321
  index?: number | undefined;
322
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
323
323
  }, {
324
324
  name: string;
325
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
326
325
  index?: number | undefined;
326
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
327
327
  }>;
328
328
  export declare const MaterialColorValueSchema: z.ZodObject<{
329
329
  r: z.ZodNumber;
@@ -350,13 +350,13 @@ export declare const MaterialScalarParameterSchema: z.ZodObject<{
350
350
  }, "strip", z.ZodTypeAny, {
351
351
  name: string;
352
352
  value: number;
353
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
354
353
  index?: number | undefined;
354
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
355
355
  }, {
356
356
  name: string;
357
357
  value: number;
358
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
359
358
  index?: number | undefined;
359
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
360
360
  }>;
361
361
  export declare const MaterialVectorParameterSchema: z.ZodObject<{
362
362
  name: z.ZodString;
@@ -387,8 +387,8 @@ export declare const MaterialVectorParameterSchema: z.ZodObject<{
387
387
  b: number;
388
388
  a: number;
389
389
  };
390
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
391
390
  index?: number | undefined;
391
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
392
392
  }, {
393
393
  name: string;
394
394
  value: {
@@ -397,8 +397,8 @@ export declare const MaterialVectorParameterSchema: z.ZodObject<{
397
397
  b: number;
398
398
  a: number;
399
399
  };
400
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
401
400
  index?: number | undefined;
401
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
402
402
  }>;
403
403
  export declare const MaterialTextureParameterSchema: z.ZodObject<{
404
404
  name: z.ZodString;
@@ -409,13 +409,13 @@ export declare const MaterialTextureParameterSchema: z.ZodObject<{
409
409
  }, "strip", z.ZodTypeAny, {
410
410
  name: string;
411
411
  value: string | null;
412
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
413
412
  index?: number | undefined;
413
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
414
414
  }, {
415
415
  name: string;
416
416
  value: string | null;
417
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
418
417
  index?: number | undefined;
418
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
419
419
  }>;
420
420
  export declare const MaterialFontParameterSchema: z.ZodObject<{
421
421
  name: z.ZodString;
@@ -427,14 +427,14 @@ export declare const MaterialFontParameterSchema: z.ZodObject<{
427
427
  }, "strip", z.ZodTypeAny, {
428
428
  name: string;
429
429
  value: string | null;
430
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
431
430
  index?: number | undefined;
431
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
432
432
  fontPage?: number | undefined;
433
433
  }, {
434
434
  name: string;
435
435
  value: string | null;
436
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
437
436
  index?: number | undefined;
437
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
438
438
  fontPage?: number | undefined;
439
439
  }>;
440
440
  export declare const MaterialStaticSwitchParameterSchema: z.ZodObject<{
@@ -446,13 +446,13 @@ export declare const MaterialStaticSwitchParameterSchema: z.ZodObject<{
446
446
  }, "strip", z.ZodTypeAny, {
447
447
  name: string;
448
448
  value: boolean;
449
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
450
449
  index?: number | undefined;
450
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
451
451
  }, {
452
452
  name: string;
453
453
  value: boolean;
454
- association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
455
454
  index?: number | undefined;
455
+ association?: "layer" | "GlobalParameter" | "LayerParameter" | "BlendParameter" | "global" | "blend" | undefined;
456
456
  }>;
457
457
  export declare const MaterialLayerEntrySchema: z.ZodObject<{
458
458
  layerPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -1201,8 +1201,8 @@ export declare const ImportJobItemSchema: z.ZodObject<{
1201
1201
  severity: string;
1202
1202
  path?: string | undefined;
1203
1203
  }[];
1204
- dirtyPackages: string[];
1205
1204
  index: number;
1205
+ dirtyPackages: string[];
1206
1206
  importedObjects: string[];
1207
1207
  url?: string | undefined;
1208
1208
  assetPath?: string | undefined;
@@ -1218,8 +1218,8 @@ export declare const ImportJobItemSchema: z.ZodObject<{
1218
1218
  severity: string;
1219
1219
  path?: string | undefined;
1220
1220
  }[];
1221
- dirtyPackages: string[];
1222
1221
  index: number;
1222
+ dirtyPackages: string[];
1223
1223
  importedObjects: string[];
1224
1224
  url?: string | undefined;
1225
1225
  assetPath?: string | undefined;
@@ -1298,8 +1298,8 @@ export declare const ImportJobSchema: z.ZodObject<{
1298
1298
  severity: string;
1299
1299
  path?: string | undefined;
1300
1300
  }[];
1301
- dirtyPackages: string[];
1302
1301
  index: number;
1302
+ dirtyPackages: string[];
1303
1303
  importedObjects: string[];
1304
1304
  url?: string | undefined;
1305
1305
  assetPath?: string | undefined;
@@ -1315,8 +1315,8 @@ export declare const ImportJobSchema: z.ZodObject<{
1315
1315
  severity: string;
1316
1316
  path?: string | undefined;
1317
1317
  }[];
1318
- dirtyPackages: string[];
1319
1318
  index: number;
1319
+ dirtyPackages: string[];
1320
1320
  importedObjects: string[];
1321
1321
  url?: string | undefined;
1322
1322
  assetPath?: string | undefined;
@@ -1361,8 +1361,8 @@ export declare const ImportJobSchema: z.ZodObject<{
1361
1361
  severity: string;
1362
1362
  path?: string | undefined;
1363
1363
  }[];
1364
- dirtyPackages: string[];
1365
1364
  index: number;
1365
+ dirtyPackages: string[];
1366
1366
  importedObjects: string[];
1367
1367
  url?: string | undefined;
1368
1368
  assetPath?: string | undefined;
@@ -1411,8 +1411,8 @@ export declare const ImportJobSchema: z.ZodObject<{
1411
1411
  severity: string;
1412
1412
  path?: string | undefined;
1413
1413
  }[];
1414
- dirtyPackages: string[];
1415
1414
  index: number;
1415
+ dirtyPackages: string[];
1416
1416
  importedObjects: string[];
1417
1417
  url?: string | undefined;
1418
1418
  assetPath?: string | undefined;
@@ -1557,8 +1557,8 @@ export declare const ImportJobListSchema: z.ZodObject<{
1557
1557
  severity: string;
1558
1558
  path?: string | undefined;
1559
1559
  }[];
1560
- dirtyPackages: string[];
1561
1560
  index: number;
1561
+ dirtyPackages: string[];
1562
1562
  importedObjects: string[];
1563
1563
  url?: string | undefined;
1564
1564
  assetPath?: string | undefined;
@@ -1574,8 +1574,8 @@ export declare const ImportJobListSchema: z.ZodObject<{
1574
1574
  severity: string;
1575
1575
  path?: string | undefined;
1576
1576
  }[];
1577
- dirtyPackages: string[];
1578
1577
  index: number;
1578
+ dirtyPackages: string[];
1579
1579
  importedObjects: string[];
1580
1580
  url?: string | undefined;
1581
1581
  assetPath?: string | undefined;
@@ -1620,8 +1620,8 @@ export declare const ImportJobListSchema: z.ZodObject<{
1620
1620
  severity: string;
1621
1621
  path?: string | undefined;
1622
1622
  }[];
1623
- dirtyPackages: string[];
1624
1623
  index: number;
1624
+ dirtyPackages: string[];
1625
1625
  importedObjects: string[];
1626
1626
  url?: string | undefined;
1627
1627
  assetPath?: string | undefined;
@@ -1670,8 +1670,8 @@ export declare const ImportJobListSchema: z.ZodObject<{
1670
1670
  severity: string;
1671
1671
  path?: string | undefined;
1672
1672
  }[];
1673
- dirtyPackages: string[];
1674
1673
  index: number;
1674
+ dirtyPackages: string[];
1675
1675
  importedObjects: string[];
1676
1676
  url?: string | undefined;
1677
1677
  assetPath?: string | undefined;
@@ -1726,8 +1726,8 @@ export declare const ImportJobListSchema: z.ZodObject<{
1726
1726
  severity: string;
1727
1727
  path?: string | undefined;
1728
1728
  }[];
1729
- dirtyPackages: string[];
1730
1729
  index: number;
1730
+ dirtyPackages: string[];
1731
1731
  importedObjects: string[];
1732
1732
  url?: string | undefined;
1733
1733
  assetPath?: string | undefined;
@@ -1799,8 +1799,8 @@ export declare const ImportJobListSchema: z.ZodObject<{
1799
1799
  severity: string;
1800
1800
  path?: string | undefined;
1801
1801
  }[];
1802
- dirtyPackages: string[];
1803
1802
  index: number;
1803
+ dirtyPackages: string[];
1804
1804
  importedObjects: string[];
1805
1805
  url?: string | undefined;
1806
1806
  assetPath?: string | undefined;
File without changes