@xanots/sdk 0.0.1 → 0.0.2
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/.build-fingerprint +1 -0
- package/dist/bin.js +4 -4
- package/dist/{chunk-3DUAGYGP.js → chunk-55VHDNW5.js} +2 -2
- package/dist/{chunk-EMCAWMHC.js → chunk-5L4X5LS6.js} +16 -2
- package/dist/{chunk-LH6Z6KFV.js → chunk-5XZ744TS.js} +1 -1
- package/dist/{chunk-MZUI3JNX.js → chunk-F6JCFRKO.js} +2 -2
- package/dist/{chunk-RVB7ITKN.js → chunk-LU7TRWMC.js} +2 -2
- package/dist/{chunk-TRU5OHQ5.js → chunk-MUDLJG2O.js} +32 -20
- package/dist/{chunk-WKP4D5MO.js → chunk-ODNMVJ6H.js} +2 -2
- package/dist/{chunk-26CNBZE2.js → chunk-P3TTMWUP.js} +13 -4
- package/dist/{chunk-YDZYMZBE.js → chunk-TQUO2OXY.js} +4 -4
- package/dist/{chunk-FJ6ZS5KB.js → chunk-U3G2UW65.js} +177 -60
- package/dist/{chunk-YGPIY3WT.js → chunk-UVLVQWWF.js} +13 -13
- package/dist/{chunk-33ND6LKO.js → chunk-XLD4BUTF.js} +2 -2
- package/dist/{chunk-NOO35BQ2.js → chunk-ZPEY5WE4.js} +2 -2
- package/dist/cli.js +4 -4
- package/dist/{codegen-command-OOKK6AZK.js → codegen-command-RY2GWDLX.js} +11 -11
- package/dist/codegen.js +2 -2
- package/dist/{deploy-command-4EQ7XX5G.js → deploy-command-DSISLUW5.js} +8 -8
- package/dist/{env-target-IFJ5QDHC.js → env-target-7C2GKBCY.js} +2 -2
- package/dist/{ephemeral-command-3X3I4ULC.js → ephemeral-command-5K573ZSG.js} +2 -2
- package/dist/index.d.ts +106 -84
- package/dist/index.js +6 -6
- package/dist/{init-command-R6H7ZXW5.js → init-command-4AWL6CLW.js} +6 -6
- package/dist/internal.d.ts +2 -2
- package/dist/internal.js +28 -10
- package/dist/{live-diff-Y3AKETHE.js → live-diff-RXSJCVJ7.js} +2 -2
- package/dist/{lock-commands-XTR2YKLY.js → lock-commands-7Q5LNZKL.js} +5 -5
- package/dist/{loop-OM3P2Z6O.js → loop-SAWAOUFO.js} +2 -2
- package/dist/node.d.ts +2 -2
- package/dist/node.js +7 -7
- package/dist/{release-command-VV5UVZKL.js → release-command-QXLRJMY7.js} +10 -10
- package/dist/{store-BQ97nKIF.d.ts → store-g45zwB33.d.ts} +91 -75
- package/dist/{test-command-TSPBQHBM.js → test-command-BOLIU57E.js} +2 -2
- package/dist/{validate-command-4ERHJSCO.js → validate-command-SYCFEYZN.js} +7 -7
- package/dist/{workspace-command-OF23DPNI.js → workspace-command-TOB2AJ6X.js} +11 -11
- package/llms/statements-calls.md +4 -4
- package/llms/statements-catalog.md +20 -20
- package/llms/statements-data.md +1 -1
- package/llms-full.txt +26 -26
- package/llms.txt +1 -1
- package/manifest.json +57 -84
- package/package.json +4 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
deepEqual,
|
|
3
3
|
normalize
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-P3TTMWUP.js";
|
|
5
5
|
|
|
6
6
|
// src/deploy/live-diff.ts
|
|
7
7
|
function rows(bundle, key) {
|
|
@@ -193,4 +193,4 @@ export {
|
|
|
193
193
|
compareToLive,
|
|
194
194
|
diffAgainstLive
|
|
195
195
|
};
|
|
196
|
-
//# sourceMappingURL=live-diff-
|
|
196
|
+
//# sourceMappingURL=live-diff-RXSJCVJ7.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
loadDefault
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-UVLVQWWF.js";
|
|
4
4
|
import {
|
|
5
5
|
UsageError,
|
|
6
6
|
missingArgument,
|
|
@@ -9,11 +9,11 @@ import {
|
|
|
9
9
|
import "./chunk-EZG76F7R.js";
|
|
10
10
|
import {
|
|
11
11
|
Xano
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-55VHDNW5.js";
|
|
13
13
|
import "./chunk-YYRDLFSJ.js";
|
|
14
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-5L4X5LS6.js";
|
|
15
15
|
import "./chunk-WHOJWOSV.js";
|
|
16
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-5XZ744TS.js";
|
|
17
17
|
import {
|
|
18
18
|
readLockFile,
|
|
19
19
|
writeLockFile
|
|
@@ -229,4 +229,4 @@ ${lines}
|
|
|
229
229
|
export {
|
|
230
230
|
runLockCommand
|
|
231
231
|
};
|
|
232
|
-
//# sourceMappingURL=lock-commands-
|
|
232
|
+
//# sourceMappingURL=lock-commands-7Q5LNZKL.js.map
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
} from "./chunk-76QBEIGO.js";
|
|
7
7
|
import {
|
|
8
8
|
normalize
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-P3TTMWUP.js";
|
|
10
10
|
|
|
11
11
|
// src/validate/loop.ts
|
|
12
12
|
async function runValidateLoop(client, bundleText) {
|
|
@@ -90,4 +90,4 @@ export {
|
|
|
90
90
|
runValidateLoop,
|
|
91
91
|
runnableFunctionNames
|
|
92
92
|
};
|
|
93
|
-
//# sourceMappingURL=loop-
|
|
93
|
+
//# sourceMappingURL=loop-SAWAOUFO.js.map
|
package/dist/node.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { aT as LambdaOptions, aU as CaptureValue, aV as LambdaSurface, aW as CaptureRecord, aX as LambdaBindings, F as FunctionDef, aY as Xano, h as LockFile } from './store-
|
|
2
|
-
export { aZ as AddonDef, a_ as AddonXdo, A as AdoptChange, a as AdoptResult, a$ as AgentDef, b0 as AgentHandle, b1 as AgentOutput, b2 as AgentSettingsXdo, b3 as AgentXdo, b4 as AmbientBindings, b5 as AnthropicLlm, b6 as ApiGroupDef, b7 as ApiGroupXdo, b8 as AuthRef, b9 as Authored, B as Bundle, b as BundlePayload, c as BundleType, ba as Capturable, bb as ChannelConversationDef, bc as ChannelDeliveryDef, bd as ChannelDeliveryGuarantee, be as ChannelPublishDef, bf as ChannelPublishWho, bg as ChannelRateLimitDef, bh as ColumnDef, bi as Comparison, bj as ContainerEnv, bk as ContainerPort, bl as ContainerResources, bm as ContainerVolume, bn as CorsConfig, bo as CorsMode, bp as DatabaseActions, bq as DatabaseInputs, br as DbEval, bs as DbEvalFilter, bt as DbWhere, bu as ErrorInputs, bv as ExceptionPolicy, bw as FieldAccessor, bx as FieldRule, by as GoogleGenAiLlm, bz as HistoryInput, bA as HttpVerb, bB as IndexDef, bC as IndexLang, bD as IndexOp, bE as IndexType, bF as IndexXdo, bG as InferRow, bH as InputDescriptor, bI as InputOptions, bJ as IteratingBindings, bK as LAMBDA_BINDINGS, bL as LAMBDA_CODE_FILTERS, bM as LAMBDA_GLOBALS, bN as LAMBDA_MODULE_GLOBALS, bO as LAMBDA_STATEMENTS, bP as LambdaBody, bQ as LlmPrompt, bR as LlmProvider, bS as LlmSettings, f as LockEntry, g as LockExportContext, M as Manifest, i as ManifestField, j as ManifestKind, k as ManifestStatement, bT as ManifestValue, bU as McpPathOptions, bV as McpServerDef, bW as McpServerHandle, bX as McpServerXdo, l as MergeResult, bY as MessageDeliverTo, bZ as MicroserviceChart, b_ as MicroserviceConfig, b$ as MicroserviceContainer, c0 as MicroserviceDef, c1 as MicroserviceDeployment, c2 as MicroserviceIngress, c3 as MicroserviceRegistryAuth, c4 as MicroserviceVolume, c5 as MicroserviceXdo, c6 as MiddlewareAttach, c7 as MiddlewareAttachEntry, c8 as MiddlewareDef, c9 as MiddlewareXdo, O as ObjectKind, ca as OpenAiLlm, m as PayloadArrayKey, cb as QueryDef, cc as QueryFilterName, cd as QueryHandle, ce as QueryResponseType, cf as QueryXdo, cg as RealtimeActions, ch as RealtimeChannelActions, ci as RealtimeChannelDef, cj as RealtimeChannelHandle, ck as RealtimeChannelRef, cl as RealtimeChannelTriggerInputs, cm as RealtimeChannelXdo, cn as RealtimeClient, co as RealtimeInputs, cp as RealtimeMessageDef, cq as RealtimeMessageXdo, cr as RealtimeServerActions, cs as RealtimeServerDef, ct as RealtimeServerHandle, cu as RealtimeServerRef, cv as RealtimeServerTriggerInputs, cw as RealtimeServerXdo, cx as RealtimeUrlOptions, R as RenameResult, cy as ResultStrategy, cz as Route, cA as RowOf, cB as ScheduleDef, cC as SchemaCols, cD as SchemaDef, cE as SearchComparison, cF as SearchGroup, cG as SearchNode, cH as SearchOp, cI as SearchParamValue, cJ as SeedFileSource, cK as SeedRow, cL as SeedSource, cM as SortDir, cN as SortDirective, S as StatementSpec, cO as TableDef, cP as TableXdo, cQ as TaskDef, cR as TaskXdo, cS as ToolDef, cT as ToolXdo, cU as ToolsetBaseDef, cV as ToolsetBaseXdo, cW as ToolsetInputs, cX as ToolsetToolEntry, cY as ToolsetToolRef, cZ as TriggerDef, c_ as TriggerObjType, c$ as TriggerXdo, d0 as ViewDef, d1 as ViewXdo, d2 as WorkflowTestDef, d3 as WorkflowTestXdo, d4 as WorkspaceActions, d5 as WorkspaceConfigDef, d6 as WorkspaceConfigXdo, d7 as WorkspaceHistoryDef, d8 as WorkspaceHistoryXdo, d9 as WorkspaceInputs, da as WorkspaceMiddlewareDef, db as WorkspaceMiddlewareXdo, dc as XanoFreeLlm, dd as addon, de as agent, df as agentTrigger, dg as and, dh as apiGroup, di as assertLambdaBody, dj as bitwiseAnd, dk as bitwiseOr, dl as bitwiseXor, dm as cmp, dn as defineFunction, dp as emit, dq as emitBundle, dr as errorTrigger, ds as expr, dt as fl, du as input, dv as mathAdd, dw as mathDiv, dx as mathMul, dy as mathSub, dz as mcpServer, dA as mcpServerTrigger, dB as microservice, dC as middleware, dD as mixed, dE as objectEntries, dF as objectKeys, dG as objectValues, dH as or, dI as query, dJ as realtimeChannel, dK as realtimeChannelTrigger, dL as realtimeMessage, dM as realtimeServer, dN as realtimeServerTrigger, dO as realtimeTrigger, dP as resetLockOverrides, dQ as seedFile, dR as seedLockOverrides, dS as table, dT as tableTrigger, dU as task, dV as textAppend, dW as textPrepend, dX as toSearchParams, dY as tool, dZ as workflowTest, d_ as workspace, d$ as workspaceConfig, e0 as workspaceTrigger } from './store-
|
|
1
|
+
import { aT as LambdaOptions, aU as CaptureValue, aV as LambdaSurface, aW as CaptureRecord, aX as LambdaBindings, F as FunctionDef, aY as Xano, h as LockFile } from './store-g45zwB33.js';
|
|
2
|
+
export { aZ as AddonDef, a_ as AddonXdo, A as AdoptChange, a as AdoptResult, a$ as AgentDef, b0 as AgentHandle, b1 as AgentOutput, b2 as AgentSettingsXdo, b3 as AgentXdo, b4 as AmbientBindings, b5 as AnthropicLlm, b6 as ApiGroupDef, b7 as ApiGroupXdo, b8 as AuthRef, b9 as Authored, B as Bundle, b as BundlePayload, c as BundleType, ba as Capturable, bb as ChannelConversationDef, bc as ChannelDeliveryDef, bd as ChannelDeliveryGuarantee, be as ChannelPublishDef, bf as ChannelPublishWho, bg as ChannelRateLimitDef, bh as ColumnDef, bi as Comparison, bj as ContainerEnv, bk as ContainerPort, bl as ContainerResources, bm as ContainerVolume, bn as CorsConfig, bo as CorsMode, bp as DatabaseActions, bq as DatabaseInputs, br as DbEval, bs as DbEvalFilter, bt as DbWhere, bu as ErrorInputs, bv as ExceptionPolicy, bw as FieldAccessor, bx as FieldRule, by as GoogleGenAiLlm, bz as HistoryInput, bA as HttpVerb, bB as IndexDef, bC as IndexLang, bD as IndexOp, bE as IndexType, bF as IndexXdo, bG as InferRow, bH as InputDescriptor, bI as InputOptions, bJ as IteratingBindings, bK as LAMBDA_BINDINGS, bL as LAMBDA_CODE_FILTERS, bM as LAMBDA_GLOBALS, bN as LAMBDA_MODULE_GLOBALS, bO as LAMBDA_STATEMENTS, bP as LambdaBody, bQ as LlmPrompt, bR as LlmProvider, bS as LlmSettings, f as LockEntry, g as LockExportContext, M as Manifest, i as ManifestField, j as ManifestKind, k as ManifestStatement, bT as ManifestValue, bU as McpPathOptions, bV as McpServerDef, bW as McpServerHandle, bX as McpServerXdo, l as MergeResult, bY as MessageDeliverTo, bZ as MicroserviceChart, b_ as MicroserviceConfig, b$ as MicroserviceContainer, c0 as MicroserviceDef, c1 as MicroserviceDeployment, c2 as MicroserviceIngress, c3 as MicroserviceRegistryAuth, c4 as MicroserviceVolume, c5 as MicroserviceXdo, c6 as MiddlewareAttach, c7 as MiddlewareAttachEntry, c8 as MiddlewareDef, c9 as MiddlewareXdo, O as ObjectKind, ca as OpenAiLlm, m as PayloadArrayKey, cb as QueryDef, cc as QueryFilterName, cd as QueryHandle, ce as QueryResponseType, cf as QueryXdo, cg as RealtimeActions, ch as RealtimeChannelActions, ci as RealtimeChannelDef, cj as RealtimeChannelHandle, ck as RealtimeChannelRef, cl as RealtimeChannelTriggerInputs, cm as RealtimeChannelXdo, cn as RealtimeClient, co as RealtimeInputs, cp as RealtimeMessageDef, cq as RealtimeMessageXdo, cr as RealtimeServerActions, cs as RealtimeServerDef, ct as RealtimeServerHandle, cu as RealtimeServerRef, cv as RealtimeServerTriggerInputs, cw as RealtimeServerXdo, cx as RealtimeUrlOptions, R as RenameResult, cy as ResultStrategy, cz as Route, cA as RowOf, cB as ScheduleDef, cC as SchemaCols, cD as SchemaDef, cE as SearchComparison, cF as SearchGroup, cG as SearchNode, cH as SearchOp, cI as SearchParamValue, cJ as SeedFileSource, cK as SeedRow, cL as SeedSource, cM as SortDir, cN as SortDirective, S as StatementSpec, cO as TableDef, cP as TableXdo, cQ as TaskDef, cR as TaskXdo, cS as ToolDef, cT as ToolXdo, cU as ToolsetBaseDef, cV as ToolsetBaseXdo, cW as ToolsetInputs, cX as ToolsetToolEntry, cY as ToolsetToolRef, cZ as TriggerDef, c_ as TriggerObjType, c$ as TriggerXdo, d0 as ViewDef, d1 as ViewXdo, d2 as WorkflowTestDef, d3 as WorkflowTestXdo, d4 as WorkspaceActions, d5 as WorkspaceConfigDef, d6 as WorkspaceConfigXdo, d7 as WorkspaceHistoryDef, d8 as WorkspaceHistoryXdo, d9 as WorkspaceInputs, da as WorkspaceMiddlewareDef, db as WorkspaceMiddlewareXdo, dc as XanoFreeLlm, dd as addon, de as agent, df as agentTrigger, dg as and, dh as apiGroup, di as assertLambdaBody, dj as bitwiseAnd, dk as bitwiseOr, dl as bitwiseXor, dm as cmp, dn as defineFunction, dp as emit, dq as emitBundle, dr as errorTrigger, ds as expr, dt as fl, du as input, dv as mathAdd, dw as mathDiv, dx as mathMul, dy as mathSub, dz as mcpServer, dA as mcpServerTrigger, dB as microservice, dC as middleware, dD as mixed, dE as objectEntries, dF as objectKeys, dG as objectValues, dH as or, dI as query, dJ as realtimeChannel, dK as realtimeChannelTrigger, dL as realtimeMessage, dM as realtimeServer, dN as realtimeServerTrigger, dO as realtimeTrigger, dP as resetLockOverrides, dQ as seedFile, dR as seedLockOverrides, dS as table, dT as tableTrigger, dU as task, dV as textAppend, dW as textPrepend, dX as toSearchParams, dY as tool, dZ as workflowTest, d_ as workspace, d$ as workspaceConfig, e0 as workspaceTrigger } from './store-g45zwB33.js';
|
|
3
3
|
export { ActionCallArgs, AddonCallArgs, AddonSpec, AgentRunResult, AiAgentRunArgs, AnyAddonDef, AnyFunctionDef, AnyQueryDef, AnyTableDef, ApiCallArgs, ApplyFilter, ApplyFilters, ArrayMapArgs, CloudJobArgs, CloudJobAwaitArgs, CloudJobStatusArgs, CreateAuthTokenArgs, DbAddArgs, DbAddOrEditArgs, DbAggregate, DbAggregatePaging, DbBind, DbBulkAddArgs, DbBulkDeleteArgs, DbBulkWriteArgs, DbDelArgs, DbDirectQueryArgs, DbDistinct, DbEditArgs, DbExternal, DbExternalPermissions, DbExternalQueryArgs, DbField, DbGetArgs, DbHasArgs, DbJoin, DbPaging, DbPatchArgs, DbQueryArgs, DbResponseType, DbReturnType, DbSchemaArgs, DbTransactionArgs, DbTruncateArgs, ExpectToThrowArgs, ExternalSqlEngine, ForArgs, ForeachArgs, FunctionCallArgs, FunctionRunArgs, GetRawInputArgs, HeaderMap, HttpMethod, InferInput, InferResponse, IpLookupArgs, IpLookupResult, MiddlewareCallArgs, RealtimeEventArgs, StackTupleWidened, SwitchArgs, SwitchCaseArgs, TaskCallArgs, ToolCallArgs, TriggerCallArgs, TryCatchArgs, WhileArgs, WorkflowTestCallArgs, actionCall, actionPackageCall, addonCall, aiAgentRun, apiCall, arrayMap, arrayUnion, cloudJob, cloudJobAwait, cloudJobStatus, comment, compile, conditional, createAuthToken, dbAdd, dbAddOrEdit, dbBulkAdd, dbBulkDelete, dbBulkPatch, dbBulkUpdate, dbDel, dbDirectQuery, dbEdit, dbExternalQuery, dbGet, dbHas, dbPatch, dbQuery, dbSchema, dbTransaction, dbTruncate, debugLog, die, expectToThrow, fileUrl, forLoop, foreachBreak, foreachContinue, foreachLoop, foreachRemove, functionCall, functionRun, getRawInput, group, ignored, ipLookup, middlewareCall, postProcess, realtimeEvent, returnValue, s, setVar, switchCase, switchStatement, taskCall, toolCall, triggerCall, tryCatch, updateVar, whileLoop, workflowTestCall } from './index.js';
|
|
4
4
|
import { V as Value } from './response-CVAE2kMj.js';
|
|
5
5
|
export { B as BrandOpts, c as BrandValue, C as CacheXdo, f as CaughtField, h as ConditionalContext, j as ConditionalElifContext, D as DecimalMethod, E as EmailMethod, k as ExprGroup, l as ExprNode, m as ExprOperand, n as ExprStatement, o as FieldAccess, p as FieldDescriptor, q as FieldMap, s as FieldOpts, u as FieldStyleType, v as FieldXdo, w as FilterXdo, x as FilteredValue, y as FromFieldMap, F as FunctionXdo, H as HistoryXdo, I as InputXdo, z as IntMethod, L as ListBoundsXdo, M as MethodArg, A as MethodOpts, G as MethodSpec, J as MethodXdo, K as MockEntry, N as MockMap, O as MockXdo, P as ObjInput, Q as ObjMember, S as ObjValue, T as ObjectRef, U as PasswordMethod, W as PersistedFunctionRow, X as RefValue, Y as RegexValue, Z as ResponseDef, _ as ResultItemXdo, $ as RowFromFieldMap, a0 as StackItemXdo, a1 as Statement, a2 as StatementAnnotations, a3 as StatementInputXdo, a4 as StatementOptions, a5 as TAGS, a6 as TEST_EXPECT_TYPES, a7 as TableRefMethod, a8 as Tag, a9 as TaggedValue, aa as TestDef, ab as TestExpect, ac as TestExpectType, ad as TestXdo, ae as TextFormat, af as TextMethod, ag as TypeBrand, ah as ValueOf, ai as VectorMethod, aj as XanoFileRef, ak as XanoGeoPosition, al as XanoGeoValue, am as annotate, an as auth, ao as c, ap as caught, aq as col, ar as env, as as expect, at as f, au as filter, av as inp, aw as obj, ax as out, ay as ref, az as resp, aA as setting, aB as statements, aC as sys, aD as test, aE as toolset, aF as withFilters } from './response-CVAE2kMj.js';
|
package/dist/node.js
CHANGED
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
import {
|
|
6
6
|
TEST_EXPECT_TYPES,
|
|
7
7
|
expect
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-F6JCFRKO.js";
|
|
9
9
|
import {
|
|
10
10
|
addon,
|
|
11
11
|
agent,
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
task,
|
|
18
18
|
tool,
|
|
19
19
|
workflowTest
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-TQUO2OXY.js";
|
|
21
21
|
import {
|
|
22
22
|
actionCall,
|
|
23
23
|
actionPackageCall,
|
|
@@ -100,7 +100,7 @@ import {
|
|
|
100
100
|
workflowTestCall,
|
|
101
101
|
workspaceConfig,
|
|
102
102
|
workspaceTrigger
|
|
103
|
-
} from "./chunk-
|
|
103
|
+
} from "./chunk-U3G2UW65.js";
|
|
104
104
|
import {
|
|
105
105
|
exportBundleJson,
|
|
106
106
|
loadDefault,
|
|
@@ -108,13 +108,13 @@ import {
|
|
|
108
108
|
run,
|
|
109
109
|
writeArtifact,
|
|
110
110
|
writeBundle
|
|
111
|
-
} from "./chunk-
|
|
111
|
+
} from "./chunk-UVLVQWWF.js";
|
|
112
112
|
import "./chunk-IZW6MK3U.js";
|
|
113
113
|
import "./chunk-EZG76F7R.js";
|
|
114
114
|
import {
|
|
115
115
|
Xano,
|
|
116
116
|
workspace
|
|
117
|
-
} from "./chunk-
|
|
117
|
+
} from "./chunk-55VHDNW5.js";
|
|
118
118
|
import "./chunk-YYRDLFSJ.js";
|
|
119
119
|
import {
|
|
120
120
|
LAMBDA_BINDINGS,
|
|
@@ -159,12 +159,12 @@ import {
|
|
|
159
159
|
toSearchParams,
|
|
160
160
|
toolset,
|
|
161
161
|
withFilters
|
|
162
|
-
} from "./chunk-
|
|
162
|
+
} from "./chunk-5L4X5LS6.js";
|
|
163
163
|
import "./chunk-WHOJWOSV.js";
|
|
164
164
|
import {
|
|
165
165
|
annotate,
|
|
166
166
|
statements
|
|
167
|
-
} from "./chunk-
|
|
167
|
+
} from "./chunk-5XZ744TS.js";
|
|
168
168
|
import {
|
|
169
169
|
readLockFile,
|
|
170
170
|
writeLockFile
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
assertBundleInput,
|
|
6
6
|
loadBundleText
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-ZPEY5WE4.js";
|
|
8
8
|
import {
|
|
9
9
|
importWorkspaceArchive,
|
|
10
10
|
planWorkspaceImport
|
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
import "./chunk-7REDODS2.js";
|
|
25
25
|
import {
|
|
26
26
|
resolveLockPath
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-UVLVQWWF.js";
|
|
28
28
|
import {
|
|
29
29
|
UsageError,
|
|
30
30
|
assertWritableDest
|
|
@@ -38,11 +38,11 @@ import {
|
|
|
38
38
|
success,
|
|
39
39
|
warn
|
|
40
40
|
} from "./chunk-EZG76F7R.js";
|
|
41
|
-
import "./chunk-
|
|
41
|
+
import "./chunk-55VHDNW5.js";
|
|
42
42
|
import "./chunk-YYRDLFSJ.js";
|
|
43
|
-
import "./chunk-
|
|
43
|
+
import "./chunk-5L4X5LS6.js";
|
|
44
44
|
import "./chunk-WHOJWOSV.js";
|
|
45
|
-
import "./chunk-
|
|
45
|
+
import "./chunk-5XZ744TS.js";
|
|
46
46
|
import {
|
|
47
47
|
readLockFile
|
|
48
48
|
} from "./chunk-HJPTWBLH.js";
|
|
@@ -192,7 +192,7 @@ function targetIsEmpty(live) {
|
|
|
192
192
|
async function convergedWithLive(live, req, outgoingBundle) {
|
|
193
193
|
if (live === void 0 || req.mode !== "merge") return false;
|
|
194
194
|
if (req.records === true || req.truncate === true) return false;
|
|
195
|
-
const { compareToLive } = await import("./live-diff-
|
|
195
|
+
const { compareToLive } = await import("./live-diff-RXSJCVJ7.js");
|
|
196
196
|
let result;
|
|
197
197
|
try {
|
|
198
198
|
result = compareToLive(JSON.parse(outgoingBundle), live);
|
|
@@ -209,7 +209,7 @@ async function warnAboutLiveLosses(live, req, outgoingBundle) {
|
|
|
209
209
|
warn("Could not read the target workspace, so this plan does not account for dropped columns or env that will not update.");
|
|
210
210
|
return { droppedColumns: 0, unchangedEnv: [] };
|
|
211
211
|
}
|
|
212
|
-
const { diffAgainstLive } = await import("./live-diff-
|
|
212
|
+
const { diffAgainstLive } = await import("./live-diff-RXSJCVJ7.js");
|
|
213
213
|
let diff;
|
|
214
214
|
try {
|
|
215
215
|
diff = diffAgainstLive(JSON.parse(outgoingBundle), live, { mode: req.mode });
|
|
@@ -338,7 +338,7 @@ async function runReleaseCommand(args) {
|
|
|
338
338
|
{ withSeed: req.records === true }
|
|
339
339
|
);
|
|
340
340
|
if (args.static !== void 0) {
|
|
341
|
-
const { assertNoSeedLeaks } = await import("./deploy-command-
|
|
341
|
+
const { assertNoSeedLeaks } = await import("./deploy-command-DSISLUW5.js");
|
|
342
342
|
await assertNoSeedLeaks(args.static, nonPublicSeedValues, args.allowSeedInStatic);
|
|
343
343
|
}
|
|
344
344
|
const workspaceId = auth.workspaceId;
|
|
@@ -405,7 +405,7 @@ async function runReleaseCommand(args) {
|
|
|
405
405
|
unchangedEnv: losses.unchangedEnv
|
|
406
406
|
};
|
|
407
407
|
if (args.static !== void 0) {
|
|
408
|
-
const { buildStaticEnv, deployStaticTo } = await import("./deploy-command-
|
|
408
|
+
const { buildStaticEnv, deployStaticTo } = await import("./deploy-command-DSISLUW5.js");
|
|
409
409
|
const env = buildStaticEnv(auth.instance, args.staticEnv);
|
|
410
410
|
const explicit = Object.keys(args.staticEnv).length > 0;
|
|
411
411
|
summary.static = await deployStaticTo(
|
|
@@ -424,4 +424,4 @@ async function runReleaseCommand(args) {
|
|
|
424
424
|
export {
|
|
425
425
|
runReleaseCommand
|
|
426
426
|
};
|
|
427
|
-
//# sourceMappingURL=release-command-
|
|
427
|
+
//# sourceMappingURL=release-command-QXLRJMY7.js.map
|
|
@@ -3290,9 +3290,9 @@ declare const generated: {
|
|
|
3290
3290
|
ai: {
|
|
3291
3291
|
external: {
|
|
3292
3292
|
mcp: {
|
|
3293
|
-
server_details: (a
|
|
3293
|
+
server_details: (a: {
|
|
3294
3294
|
as?: string;
|
|
3295
|
-
url
|
|
3295
|
+
url: Value;
|
|
3296
3296
|
bearer_token?: Value;
|
|
3297
3297
|
connection_type?: "sse" | "stream" | Value;
|
|
3298
3298
|
disabled?: boolean;
|
|
@@ -3300,21 +3300,21 @@ declare const generated: {
|
|
|
3300
3300
|
asFilters?: FilterXdo[];
|
|
3301
3301
|
}) => Statement;
|
|
3302
3302
|
tool: {
|
|
3303
|
-
list: (a
|
|
3303
|
+
list: (a: {
|
|
3304
3304
|
as?: string;
|
|
3305
|
-
url
|
|
3305
|
+
url: Value;
|
|
3306
3306
|
bearer_token?: Value;
|
|
3307
3307
|
connection_type?: "sse" | "stream" | Value;
|
|
3308
3308
|
disabled?: boolean;
|
|
3309
3309
|
description?: string;
|
|
3310
3310
|
asFilters?: FilterXdo[];
|
|
3311
3311
|
}) => Statement;
|
|
3312
|
-
run: (a
|
|
3312
|
+
run: (a: {
|
|
3313
3313
|
as?: string;
|
|
3314
|
-
url
|
|
3314
|
+
url: Value;
|
|
3315
3315
|
bearer_token?: Value;
|
|
3316
3316
|
connection_type?: "sse" | "stream" | Value;
|
|
3317
|
-
tool
|
|
3317
|
+
tool: Value;
|
|
3318
3318
|
args?: Value;
|
|
3319
3319
|
disabled?: boolean;
|
|
3320
3320
|
description?: string;
|
|
@@ -3325,9 +3325,9 @@ declare const generated: {
|
|
|
3325
3325
|
};
|
|
3326
3326
|
};
|
|
3327
3327
|
api: {
|
|
3328
|
-
request: (a
|
|
3328
|
+
request: (a: {
|
|
3329
3329
|
as?: string;
|
|
3330
|
-
url
|
|
3330
|
+
url: Value;
|
|
3331
3331
|
method?: "GET" | "POST" | "PUT" | "DELETE" | "HEAD" | "OPTIONS" | "PATCH" | Value;
|
|
3332
3332
|
params?: Value;
|
|
3333
3333
|
headers?: Value;
|
|
@@ -3500,27 +3500,27 @@ declare const generated: {
|
|
|
3500
3500
|
document: (a: {
|
|
3501
3501
|
as?: string;
|
|
3502
3502
|
auth_type?: "IAM" | "master" | Value;
|
|
3503
|
-
key_id
|
|
3504
|
-
access_key
|
|
3505
|
-
region
|
|
3503
|
+
key_id: Value;
|
|
3504
|
+
access_key: Value;
|
|
3505
|
+
region: Value;
|
|
3506
3506
|
base_url: Value;
|
|
3507
3507
|
method?: "GET" | "POST" | "PUT" | "DELETE" | Value;
|
|
3508
|
-
index
|
|
3509
|
-
doc_id
|
|
3510
|
-
doc
|
|
3508
|
+
index: Value;
|
|
3509
|
+
doc_id: Value;
|
|
3510
|
+
doc: Value;
|
|
3511
3511
|
disabled?: boolean;
|
|
3512
3512
|
description?: string;
|
|
3513
3513
|
asFilters?: FilterXdo[];
|
|
3514
3514
|
}) => Statement;
|
|
3515
|
-
query: (a
|
|
3515
|
+
query: (a: {
|
|
3516
3516
|
as?: string;
|
|
3517
3517
|
auth_type?: "IAM" | "master" | Value;
|
|
3518
|
-
key_id
|
|
3519
|
-
access_key
|
|
3520
|
-
region
|
|
3521
|
-
base_url
|
|
3522
|
-
index
|
|
3523
|
-
payload
|
|
3518
|
+
key_id: Value;
|
|
3519
|
+
access_key: Value;
|
|
3520
|
+
region: Value;
|
|
3521
|
+
base_url: Value;
|
|
3522
|
+
index: Value;
|
|
3523
|
+
payload: Value;
|
|
3524
3524
|
size?: Value;
|
|
3525
3525
|
from?: Value;
|
|
3526
3526
|
included_fields?: Value;
|
|
@@ -3531,15 +3531,15 @@ declare const generated: {
|
|
|
3531
3531
|
description?: string;
|
|
3532
3532
|
asFilters?: FilterXdo[];
|
|
3533
3533
|
}) => Statement;
|
|
3534
|
-
request: (a
|
|
3534
|
+
request: (a: {
|
|
3535
3535
|
as?: string;
|
|
3536
3536
|
auth_type?: "IAM" | "master" | Value;
|
|
3537
|
-
key_id
|
|
3538
|
-
access_key
|
|
3539
|
-
region
|
|
3537
|
+
key_id: Value;
|
|
3538
|
+
access_key: Value;
|
|
3539
|
+
region: Value;
|
|
3540
3540
|
method?: "GET" | "POST" | "PUT" | "DELETE" | "HEAD" | "OPTIONS" | "PATCH" | Value;
|
|
3541
|
-
url
|
|
3542
|
-
query
|
|
3541
|
+
url: Value;
|
|
3542
|
+
query: Value;
|
|
3543
3543
|
disabled?: boolean;
|
|
3544
3544
|
description?: string;
|
|
3545
3545
|
asFilters?: FilterXdo[];
|
|
@@ -3702,14 +3702,14 @@ declare const generated: {
|
|
|
3702
3702
|
description?: string;
|
|
3703
3703
|
asFilters?: FilterXdo[];
|
|
3704
3704
|
}) => Statement;
|
|
3705
|
-
query: (a
|
|
3705
|
+
query: (a: {
|
|
3706
3706
|
as?: string;
|
|
3707
3707
|
auth_type?: "Basic" | "Bearer" | "API Key" | Value;
|
|
3708
|
-
key_id
|
|
3709
|
-
access_key
|
|
3710
|
-
base_url
|
|
3711
|
-
index
|
|
3712
|
-
payload
|
|
3708
|
+
key_id: Value;
|
|
3709
|
+
access_key: Value;
|
|
3710
|
+
base_url: Value;
|
|
3711
|
+
index: Value;
|
|
3712
|
+
payload: Value;
|
|
3713
3713
|
size?: Value;
|
|
3714
3714
|
from?: Value;
|
|
3715
3715
|
included_fields?: Value;
|
|
@@ -3720,14 +3720,14 @@ declare const generated: {
|
|
|
3720
3720
|
description?: string;
|
|
3721
3721
|
asFilters?: FilterXdo[];
|
|
3722
3722
|
}) => Statement;
|
|
3723
|
-
request: (a
|
|
3723
|
+
request: (a: {
|
|
3724
3724
|
as?: string;
|
|
3725
3725
|
auth_type?: "Basic" | "Bearer" | "API Key" | Value;
|
|
3726
|
-
key_id
|
|
3727
|
-
access_key
|
|
3726
|
+
key_id: Value;
|
|
3727
|
+
access_key: Value;
|
|
3728
3728
|
method?: "POST" | "GET" | "PUT" | "DELETE" | "PATCH" | Value;
|
|
3729
|
-
url
|
|
3730
|
-
payload
|
|
3729
|
+
url: Value;
|
|
3730
|
+
payload: Value;
|
|
3731
3731
|
disabled?: boolean;
|
|
3732
3732
|
description?: string;
|
|
3733
3733
|
asFilters?: FilterXdo[];
|
|
@@ -3797,8 +3797,8 @@ declare const generated: {
|
|
|
3797
3797
|
};
|
|
3798
3798
|
};
|
|
3799
3799
|
datadog: {
|
|
3800
|
-
log: (a
|
|
3801
|
-
message
|
|
3800
|
+
log: (a: {
|
|
3801
|
+
message: Value;
|
|
3802
3802
|
status?: "debug" | "info" | "notice" | "warn" | "error" | "critical" | "alert" | "emergency" | Value;
|
|
3803
3803
|
attributes?: Value;
|
|
3804
3804
|
service?: Value;
|
|
@@ -3818,7 +3818,7 @@ declare const generated: {
|
|
|
3818
3818
|
description?: string;
|
|
3819
3819
|
}) => Statement;
|
|
3820
3820
|
metric: (a: {
|
|
3821
|
-
metric
|
|
3821
|
+
metric: Value;
|
|
3822
3822
|
value: Value;
|
|
3823
3823
|
type?: "count" | "gauge" | "rate" | "histogram" | "distribution" | Value;
|
|
3824
3824
|
tags?: Value;
|
|
@@ -3960,9 +3960,9 @@ declare const generated: {
|
|
|
3960
3960
|
description?: string;
|
|
3961
3961
|
}) => Statement;
|
|
3962
3962
|
};
|
|
3963
|
-
lambda: (a
|
|
3963
|
+
lambda: (a: {
|
|
3964
3964
|
as?: string;
|
|
3965
|
-
code
|
|
3965
|
+
code: Value | LambdaBody<"s.lambda">;
|
|
3966
3966
|
timeout?: Value;
|
|
3967
3967
|
disabled?: boolean;
|
|
3968
3968
|
description?: string;
|
|
@@ -4203,10 +4203,10 @@ declare const generated: {
|
|
|
4203
4203
|
}) => Statement;
|
|
4204
4204
|
};
|
|
4205
4205
|
security: {
|
|
4206
|
-
check_password: (a
|
|
4206
|
+
check_password: (a: {
|
|
4207
4207
|
as?: string;
|
|
4208
|
-
text_password
|
|
4209
|
-
hash_password
|
|
4208
|
+
text_password: Value;
|
|
4209
|
+
hash_password: Value;
|
|
4210
4210
|
disabled?: boolean;
|
|
4211
4211
|
description?: string;
|
|
4212
4212
|
asFilters?: FilterXdo[];
|
|
@@ -4254,30 +4254,30 @@ declare const generated: {
|
|
|
4254
4254
|
description?: string;
|
|
4255
4255
|
asFilters?: FilterXdo[];
|
|
4256
4256
|
}) => Statement;
|
|
4257
|
-
decrypt: (a
|
|
4257
|
+
decrypt: (a: {
|
|
4258
4258
|
as?: string;
|
|
4259
|
-
data
|
|
4259
|
+
data: Value;
|
|
4260
4260
|
algorithm?: "aes-128-cbc" | "aes-192-cbc" | "aes-256-cbc" | "aes-128-gcm" | "aes-192-gcm" | "aes-256-gcm" | Value;
|
|
4261
|
-
key
|
|
4262
|
-
iv
|
|
4261
|
+
key: Value;
|
|
4262
|
+
iv: Value;
|
|
4263
4263
|
disabled?: boolean;
|
|
4264
4264
|
description?: string;
|
|
4265
4265
|
asFilters?: FilterXdo[];
|
|
4266
4266
|
}) => Statement;
|
|
4267
|
-
encrypt: (a
|
|
4267
|
+
encrypt: (a: {
|
|
4268
4268
|
as?: string;
|
|
4269
|
-
data
|
|
4269
|
+
data: Value;
|
|
4270
4270
|
algorithm?: "aes-128-cbc" | "aes-192-cbc" | "aes-256-cbc" | "aes-128-gcm" | "aes-192-gcm" | "aes-256-gcm" | Value;
|
|
4271
|
-
key
|
|
4272
|
-
iv
|
|
4271
|
+
key: Value;
|
|
4272
|
+
iv: Value;
|
|
4273
4273
|
disabled?: boolean;
|
|
4274
4274
|
description?: string;
|
|
4275
4275
|
asFilters?: FilterXdo[];
|
|
4276
4276
|
}) => Statement;
|
|
4277
|
-
jwe_decode: (a
|
|
4277
|
+
jwe_decode: (a: {
|
|
4278
4278
|
as?: string;
|
|
4279
|
-
token
|
|
4280
|
-
key
|
|
4279
|
+
token: Value;
|
|
4280
|
+
key: Value;
|
|
4281
4281
|
check_claims?: Value;
|
|
4282
4282
|
key_algorithm?: "A128KW" | "A192KW" | "A256KW" | "A128GCMKW" | "A192GCMKW" | "A256GCMKW" | "ECDH-ES+A128KW" | "ECDH-ES+A192KW" | "ECDH-ES+A256KW" | Value;
|
|
4283
4283
|
content_algorithm?: "A128GCM" | "A192GCM" | "A256GCM" | "A128CBC-HS256" | "A192CBC-HS384" | "A256CBC-HS512" | Value;
|
|
@@ -4286,11 +4286,11 @@ declare const generated: {
|
|
|
4286
4286
|
description?: string;
|
|
4287
4287
|
asFilters?: FilterXdo[];
|
|
4288
4288
|
}) => Statement;
|
|
4289
|
-
jwe_encode: (a
|
|
4289
|
+
jwe_encode: (a: {
|
|
4290
4290
|
as?: string;
|
|
4291
4291
|
headers?: Value;
|
|
4292
4292
|
claims?: Value;
|
|
4293
|
-
key
|
|
4293
|
+
key: Value;
|
|
4294
4294
|
key_algorithm?: "A128KW" | "A192KW" | "A256KW" | "A128GCMKW" | "A192GCMKW" | "A256GCMKW" | "ECDH-ES+A128KW" | "ECDH-ES+A192KW" | "ECDH-ES+A256KW" | Value;
|
|
4295
4295
|
content_algorithm?: "A128GCM" | "A192GCM" | "A256GCM" | "A128CBC-HS256" | "A192CBC-HS384" | "A256CBC-HS512" | Value;
|
|
4296
4296
|
ttl?: Value;
|
|
@@ -4298,10 +4298,10 @@ declare const generated: {
|
|
|
4298
4298
|
description?: string;
|
|
4299
4299
|
asFilters?: FilterXdo[];
|
|
4300
4300
|
}) => Statement;
|
|
4301
|
-
jws_decode: (a
|
|
4301
|
+
jws_decode: (a: {
|
|
4302
4302
|
as?: string;
|
|
4303
|
-
token
|
|
4304
|
-
key
|
|
4303
|
+
token: Value;
|
|
4304
|
+
key: Value;
|
|
4305
4305
|
check_claims?: Value;
|
|
4306
4306
|
signature_algorithm?: "PS256" | "PS384" | "PS512" | "RS256" | "RS384" | "RS512" | "HS256" | "HS384" | "HS512" | "ES256" | "ES384" | "ES512" | Value;
|
|
4307
4307
|
timeDrift?: Value;
|
|
@@ -4309,11 +4309,11 @@ declare const generated: {
|
|
|
4309
4309
|
description?: string;
|
|
4310
4310
|
asFilters?: FilterXdo[];
|
|
4311
4311
|
}) => Statement;
|
|
4312
|
-
jws_encode: (a
|
|
4312
|
+
jws_encode: (a: {
|
|
4313
4313
|
as?: string;
|
|
4314
4314
|
headers?: Value;
|
|
4315
4315
|
claims?: Value;
|
|
4316
|
-
key
|
|
4316
|
+
key: Value;
|
|
4317
4317
|
signature_algorithm?: "PS256" | "PS384" | "PS512" | "RS256" | "RS384" | "RS512" | "HS256" | "HS384" | "HS512" | "ES256" | "ES384" | "ES512" | Value;
|
|
4318
4318
|
ttl?: Value;
|
|
4319
4319
|
disabled?: boolean;
|
|
@@ -4428,9 +4428,9 @@ declare const generated: {
|
|
|
4428
4428
|
description?: string;
|
|
4429
4429
|
asFilters?: FilterXdo[];
|
|
4430
4430
|
}) => Statement;
|
|
4431
|
-
from_request: (a
|
|
4431
|
+
from_request: (a: {
|
|
4432
4432
|
as?: string;
|
|
4433
|
-
url
|
|
4433
|
+
url: Value;
|
|
4434
4434
|
method?: Value;
|
|
4435
4435
|
params?: Value;
|
|
4436
4436
|
headers?: Value;
|
|
@@ -4535,12 +4535,12 @@ declare const generated: {
|
|
|
4535
4535
|
description?: string;
|
|
4536
4536
|
}) => Statement;
|
|
4537
4537
|
util: {
|
|
4538
|
-
geo_distance: (a
|
|
4538
|
+
geo_distance: (a: {
|
|
4539
4539
|
as?: string;
|
|
4540
|
-
latitude_1
|
|
4541
|
-
longitude_1
|
|
4542
|
-
latitude_2
|
|
4543
|
-
longitude_2
|
|
4540
|
+
latitude_1: Value;
|
|
4541
|
+
longitude_1: Value;
|
|
4542
|
+
latitude_2: Value;
|
|
4543
|
+
longitude_2: Value;
|
|
4544
4544
|
disabled?: boolean;
|
|
4545
4545
|
description?: string;
|
|
4546
4546
|
asFilters?: FilterXdo[];
|
|
@@ -4572,8 +4572,8 @@ declare const generated: {
|
|
|
4572
4572
|
}) => Statement;
|
|
4573
4573
|
send_email: (a?: {
|
|
4574
4574
|
as?: string;
|
|
4575
|
-
service_provider?: "resend" | "xano" | Value;
|
|
4576
4575
|
api_key?: Value;
|
|
4576
|
+
service_provider?: "resend" | "xano" | Value;
|
|
4577
4577
|
subject?: Value;
|
|
4578
4578
|
message?: Value;
|
|
4579
4579
|
to?: Value;
|
|
@@ -4606,9 +4606,9 @@ declare const generated: {
|
|
|
4606
4606
|
}) => Statement;
|
|
4607
4607
|
};
|
|
4608
4608
|
webflow: {
|
|
4609
|
-
request: (a
|
|
4609
|
+
request: (a: {
|
|
4610
4610
|
as?: string;
|
|
4611
|
-
path
|
|
4611
|
+
path: Value;
|
|
4612
4612
|
method?: Value;
|
|
4613
4613
|
params?: Value;
|
|
4614
4614
|
headers?: Value;
|
|
@@ -7234,9 +7234,25 @@ interface Manifest {
|
|
|
7234
7234
|
absence: string;
|
|
7235
7235
|
}[];
|
|
7236
7236
|
};
|
|
7237
|
+
/**
|
|
7238
|
+
* `unconfirmed` names the statements built from the engine's schema alone,
|
|
7239
|
+
* with no stored instance behind them — the same "make the denominator
|
|
7240
|
+
* inspectable" move as `unmodeled` above, for a different kind of
|
|
7241
|
+
* shortfall. Published as `s.` paths, because that is what an agent looks a
|
|
7242
|
+
* statement up by. See `src/statements/byte-evidence.ts`.
|
|
7243
|
+
*/
|
|
7237
7244
|
statements: {
|
|
7238
7245
|
implemented: number;
|
|
7239
7246
|
total: number;
|
|
7247
|
+
/**
|
|
7248
|
+
* Omitted entirely when nothing is unconfirmed — an empty warning channel
|
|
7249
|
+
* that ships on every build teaches a reader to skip the one time it has
|
|
7250
|
+
* something in it.
|
|
7251
|
+
*/
|
|
7252
|
+
unconfirmed?: {
|
|
7253
|
+
note: string;
|
|
7254
|
+
sPaths: string[];
|
|
7255
|
+
};
|
|
7240
7256
|
};
|
|
7241
7257
|
filters: {
|
|
7242
7258
|
typed: number;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
resolveMetaTarget
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-XLD4BUTF.js";
|
|
4
4
|
import "./chunk-DGSF2Q5H.js";
|
|
5
5
|
import "./chunk-7DKX2SPN.js";
|
|
6
6
|
import "./chunk-NDZFBZHC.js";
|
|
@@ -380,4 +380,4 @@ export {
|
|
|
380
380
|
runSuite,
|
|
381
381
|
runTestCommand
|
|
382
382
|
};
|
|
383
|
-
//# sourceMappingURL=test-command-
|
|
383
|
+
//# sourceMappingURL=test-command-BOLIU57E.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
assertBundleInput,
|
|
3
3
|
loadBundleText
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-ZPEY5WE4.js";
|
|
5
|
+
import "./chunk-UVLVQWWF.js";
|
|
6
6
|
import "./chunk-IZW6MK3U.js";
|
|
7
7
|
import {
|
|
8
8
|
blank,
|
|
@@ -12,11 +12,11 @@ import {
|
|
|
12
12
|
success,
|
|
13
13
|
warn
|
|
14
14
|
} from "./chunk-EZG76F7R.js";
|
|
15
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-55VHDNW5.js";
|
|
16
16
|
import "./chunk-YYRDLFSJ.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-5L4X5LS6.js";
|
|
18
18
|
import "./chunk-WHOJWOSV.js";
|
|
19
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-5XZ744TS.js";
|
|
20
20
|
import "./chunk-HJPTWBLH.js";
|
|
21
21
|
import "./chunk-GNPVYOPB.js";
|
|
22
22
|
import "./chunk-4HT3BNZ7.js";
|
|
@@ -44,7 +44,7 @@ async function runValidateCommand(args) {
|
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
async function validateWithClient(args, client, bundle) {
|
|
47
|
-
const { runValidateLoop, runnableFunctionNames } = await import("./loop-
|
|
47
|
+
const { runValidateLoop, runnableFunctionNames } = await import("./loop-SAWAOUFO.js");
|
|
48
48
|
const result = await runValidateLoop(client, bundle);
|
|
49
49
|
if (!result.accepted) {
|
|
50
50
|
warn("Import rejected by the engine:");
|
|
@@ -119,4 +119,4 @@ function fmt(v) {
|
|
|
119
119
|
export {
|
|
120
120
|
runValidateCommand
|
|
121
121
|
};
|
|
122
|
-
//# sourceMappingURL=validate-command-
|
|
122
|
+
//# sourceMappingURL=validate-command-SYCFEYZN.js.map
|