@xanots/sdk 0.0.1 → 0.0.3-beta.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/README.md +10 -1
- package/dist/.build-fingerprint +1 -0
- package/dist/{agent-file-refresh-7XCACU34.js → agent-file-refresh-J3KY54E5.js} +3 -2
- package/dist/bin.js +8 -8
- package/dist/chunk-4HKZH6YK.js +307 -0
- 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-6DHJVLYP.js +2044 -0
- package/dist/{chunk-TRU5OHQ5.js → chunk-CBL57QBQ.js} +53 -31
- package/dist/{chunk-5YTBTF25.js → chunk-EWFHDJY5.js} +2 -2
- package/dist/{chunk-MZUI3JNX.js → chunk-F6JCFRKO.js} +2 -2
- package/dist/{chunk-IZW6MK3U.js → chunk-FY6LXRR6.js} +2 -2
- package/dist/{chunk-NOO35BQ2.js → chunk-HKAX756N.js} +3 -3
- package/dist/{chunk-RVB7ITKN.js → chunk-LU7TRWMC.js} +2 -2
- package/dist/{chunk-33ND6LKO.js → chunk-MWLNBSTY.js} +2 -2
- package/dist/{chunk-26CNBZE2.js → chunk-P3TTMWUP.js} +13 -4
- package/dist/{chunk-YYRDLFSJ.js → chunk-QO4I5OYF.js} +40 -2
- 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-VVXPK6SE.js} +64 -22
- package/dist/{chunk-VKFQJEMW.js → chunk-WRYT2PAX.js} +14 -371
- package/dist/{chunk-WKP4D5MO.js → chunk-YZ4GU6F5.js} +283 -252
- package/dist/cli.d.ts +22 -0
- package/dist/cli.js +8 -8
- package/dist/{codegen-command-OOKK6AZK.js → codegen-command-EXLKZ2ZI.js} +19 -17
- package/dist/codegen.js +2 -2
- package/dist/{completion-TIPPZN7H.js → completion-2PVZK6YX.js} +2 -2
- package/dist/{deploy-command-4EQ7XX5G.js → deploy-command-SXX6RJWM.js} +16 -16
- package/dist/{env-target-IFJ5QDHC.js → env-target-3EGIPR4D.js} +2 -2
- package/dist/{ephemeral-command-3X3I4ULC.js → ephemeral-command-OGOYP7D6.js} +15 -15
- package/dist/index.d.ts +106 -84
- package/dist/index.js +6 -6
- package/dist/{init-command-R6H7ZXW5.js → init-command-6DGXEVZD.js} +13 -11
- package/dist/internal.d.ts +2 -2
- package/dist/internal.js +29 -11
- package/dist/{live-diff-Y3AKETHE.js → live-diff-RXSJCVJ7.js} +2 -2
- package/dist/{lock-commands-XTR2YKLY.js → lock-commands-R22J54XV.js} +11 -11
- package/dist/{loop-OM3P2Z6O.js → loop-SAWAOUFO.js} +2 -2
- package/dist/{marketplace-command-RATXTKXN.js → marketplace-command-XJIWL4YP.js} +6 -6
- package/dist/meta-client-OW5WKWW7.js +1 -1
- package/dist/node.d.ts +2 -2
- package/dist/node.js +14 -14
- package/dist/{release-command-VV5UVZKL.js → release-command-6PLMLGDK.js} +20 -20
- package/dist/sandbox-export-command-QCJY4GMV.js +1 -1
- package/dist/scaffold.d.ts +1896 -0
- package/dist/scaffold.js +101 -0
- package/dist/{store-BQ97nKIF.d.ts → store-g45zwB33.d.ts} +91 -75
- package/dist/{test-command-TSPBQHBM.js → test-command-LLPXKT35.js} +4 -4
- package/dist/{validate-command-4ERHJSCO.js → validate-command-WAT3ZJT3.js} +11 -11
- package/dist/{workspace-command-OF23DPNI.js → workspace-command-JKMI7RZ4.js} +20 -18
- package/dist/workspace-export-AJMGN3CQ.js +1 -1
- 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 +197 -84
- package/package.json +10 -1
package/dist/internal.js
CHANGED
|
@@ -33,7 +33,7 @@ import {
|
|
|
33
33
|
taskKind,
|
|
34
34
|
toolKind,
|
|
35
35
|
workflowTestKind
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-TQUO2OXY.js";
|
|
37
37
|
import {
|
|
38
38
|
GENERATED_SPECS,
|
|
39
39
|
GENERATED_STATEMENT_NAMES,
|
|
@@ -55,14 +55,14 @@ import {
|
|
|
55
55
|
registerSpec,
|
|
56
56
|
triggerKind,
|
|
57
57
|
workspaceKind
|
|
58
|
-
} from "./chunk-
|
|
58
|
+
} from "./chunk-U3G2UW65.js";
|
|
59
59
|
import {
|
|
60
60
|
COMMANDS,
|
|
61
61
|
FLAGS,
|
|
62
62
|
GLOBAL_FLAGS,
|
|
63
63
|
flagKey,
|
|
64
64
|
flagSummary
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-QO4I5OYF.js";
|
|
66
66
|
import {
|
|
67
67
|
DECODE_ONLY_STATEMENTS,
|
|
68
68
|
FILTER_NAMES,
|
|
@@ -102,13 +102,13 @@ import {
|
|
|
102
102
|
serializeBundle,
|
|
103
103
|
tableKind,
|
|
104
104
|
toNestedFields
|
|
105
|
-
} from "./chunk-
|
|
105
|
+
} from "./chunk-5L4X5LS6.js";
|
|
106
106
|
import "./chunk-WHOJWOSV.js";
|
|
107
107
|
import {
|
|
108
108
|
encodeStatement,
|
|
109
109
|
getStatementFactory,
|
|
110
110
|
isRegisteredStatement
|
|
111
|
-
} from "./chunk-
|
|
111
|
+
} from "./chunk-5XZ744TS.js";
|
|
112
112
|
import {
|
|
113
113
|
LOCK_VERSION,
|
|
114
114
|
REFERENCEABLE_KINDS,
|
|
@@ -132,6 +132,10 @@ import {
|
|
|
132
132
|
validateLockModel
|
|
133
133
|
} from "./chunk-4HT3BNZ7.js";
|
|
134
134
|
|
|
135
|
+
// src/statements/byte-evidence.ts
|
|
136
|
+
var UNCONFIRMED_STATEMENTS = /* @__PURE__ */ new Set([]);
|
|
137
|
+
var UNCONFIRMED_NOTE = "Built from the engine's schema declaration, with no stored instance behind them to compare the emitted bytes against \u2014 every other statement has one. Fully authorable and not deprecated; the field schema may simply be less exact than the rest. If a deploy rejects one of these, read it as a shape question and pull the workspace back to see what the engine stored, rather than rewriting working code around it.";
|
|
138
|
+
|
|
135
139
|
// src/manifest/manifest.ts
|
|
136
140
|
function argGrammar(args) {
|
|
137
141
|
if (args === void 0 || args.length === 0) return void 0;
|
|
@@ -253,6 +257,12 @@ var ENGINE_OBJECT_KINDS = [
|
|
|
253
257
|
];
|
|
254
258
|
var TOTAL_OBJECT_KINDS = ENGINE_OBJECT_KINDS.length;
|
|
255
259
|
var NAMESPACE_NOTES = {
|
|
260
|
+
// The Elasticsearch/OpenSearch note that stood here warned that those
|
|
261
|
+
// credential and target fields were "typed optional but have NO engine
|
|
262
|
+
// default - supply all". They are typed REQUIRED now, so the signature a few
|
|
263
|
+
// lines down says it and a call omitting one does not compile. A warning that
|
|
264
|
+
// restates the type costs every reader of this section and changes nothing an
|
|
265
|
+
// agent writes.
|
|
256
266
|
debug: "Despite the namespace, `s.debug.stop` is a REAL control-flow terminator, not a development aid: it ends the request with an error value (`mvp:die`). It is also exported flat as `die()` \u2014 the one flat alias whose name does not mirror its `s.*` path, so there is no `s.die`. Compare `s.throw`, which raises a named error the surrounding `s.try_catch` can catch.",
|
|
257
267
|
expect: "Assertions. **Put them in a `workflowTest({...})` stack** \u2014 assert on what a `.call` bound with `as`. That is where they belong and effectively the only place to author them. They are NOT inert elsewhere, which is the part worth knowing: a failure raises and aborts whatever stack it is in, so an `s.expect.*` left in a `query`/`function`/`task` takes the request down with an HTTP 500 carrying the assertion's own message (`to_equal failed - expected value 2 does not equal 1`). Treat one outside a `workflowTest` as a mistake to remove, not as a check that quietly does nothing. Two behaviours to know when writing them: `to_throw` sees only an error carrying a MESSAGE, so a failure whose message is empty \u2014 an endpoint answering `ERROR_CODE_ACCESS_DENIED` is the common one \u2014 reports \"response is ok\" as though nothing failed, and `to_be_within` EXCLUDES both bounds \u2014 `min < expr < max` \u2014 while `s.security.random_number`'s bounds are inclusive.",
|
|
258
268
|
workflow_test: "Run another workflow test from inside one. Pass the `workflowTest()` def handle, not a name."
|
|
@@ -265,6 +275,10 @@ var PUBLISHED_AUTHOR_FACTORIES = new Set(
|
|
|
265
275
|
var IMPLEMENTED_OBJECT_KINDS = ENGINE_OBJECT_KINDS.filter(
|
|
266
276
|
(k) => k.authorFactory !== null && PUBLISHED_AUTHOR_FACTORIES.has(k.authorFactory)
|
|
267
277
|
);
|
|
278
|
+
function unconfirmedCoverage(statements) {
|
|
279
|
+
const sPaths = statements.filter((s) => UNCONFIRMED_STATEMENTS.has(s.storedName)).map((s) => s.sPath).sort();
|
|
280
|
+
return sPaths.length === 0 ? {} : { unconfirmed: { note: UNCONFIRMED_NOTE, sPaths } };
|
|
281
|
+
}
|
|
268
282
|
function unmodeledObjectKinds() {
|
|
269
283
|
const implemented = new Set(IMPLEMENTED_OBJECT_KINDS.map((k) => k.kind));
|
|
270
284
|
return ENGINE_OBJECT_KINDS.filter((k) => !implemented.has(k.kind)).map((k) => ({
|
|
@@ -470,7 +484,11 @@ function buildManifest(opts = {}) {
|
|
|
470
484
|
},
|
|
471
485
|
statements: {
|
|
472
486
|
implemented: statements.filter((s) => s.registered).length,
|
|
473
|
-
total: TOTAL_STATEMENTS
|
|
487
|
+
total: TOTAL_STATEMENTS,
|
|
488
|
+
// Mapped through the built entries rather than derived from the stored
|
|
489
|
+
// names directly, so a name that no longer has an authoring surface
|
|
490
|
+
// cannot be published as an `s.` path that does not resolve.
|
|
491
|
+
...unconfirmedCoverage(statements)
|
|
474
492
|
},
|
|
475
493
|
filters: { typed: filters.filter((f) => f.typed).length, total: filters.length }
|
|
476
494
|
},
|
|
@@ -1582,7 +1600,7 @@ function renderSections(m) {
|
|
|
1582
1600
|
"Array blocks (an `if`/`transform` is applied per item):",
|
|
1583
1601
|
"",
|
|
1584
1602
|
'- `s.array.map({ source, as?, transform? })` \u2014 `transform` is either a per-item `Value` expression (each item maps to that value) or a **record of values** (each item maps to an object with those keys), or a list of `{ key, value }` pairs, for a key computed per item or two rows sharing one. Use `ref("$this")` for the item and `ref("$index")` for its position. These are THIS statement\'s own bindings, in a value expression \u2014 not the JavaScript lambda contract (see **Lambda bodies**), which binds a different set per surface and is written with `lam.fn`.',
|
|
1585
|
-
"- `s.array.union({ source, with
|
|
1603
|
+
"- `s.array.union({ source, with, as?, transform? })` \u2014 set-union two arrays. `with` is REQUIRED; omitted \u2192 `Unable to locate input: `.",
|
|
1586
1604
|
"",
|
|
1587
1605
|
"DB reads/writes (`table` is a def handle or name; `fieldName` defaults to the",
|
|
1588
1606
|
"primary key `id`):",
|
|
@@ -1690,12 +1708,12 @@ function renderSections(m) {
|
|
|
1690
1708
|
"- `s.function.run({ fn, input?, as?, runtime? })` / `s.function.call({ fn, input?, as? })` \u2014 run another function; `input` is keyed by the target's input names.",
|
|
1691
1709
|
' - `runtime?` runs it in the BACKGROUND: `{ mode: "async-shared" }` or `{ mode: "async-dedicated", cpu?, memory?, timeout?, maxRetry? }` (resources read at dedicated only). An async call DOES NOT return the result \u2014 it dispatches and continues, so `as` binds nothing; collect with `s.await({ ids })`. Omit for a normal call. Same block on `s.ai.agent.run`.',
|
|
1692
1710
|
'- `s.api.call({ api, input?, headers?, auth?, as? })` \u2014 invoke an endpoint. `headers` REPLACES the request headers the callee sees and takes the same shapes as `s.api.request`\'s \u2014 a `{ "Name": value }` record (values may be tagged), a `string[]` of `"Name: value"` lines, or one `Value`. `auth` is `{ token, ignoreExpiration? }`: `token` must be a BARE STRING \u2014 a tagged `Value` deploys clean and then fails the run with `Param: token - Text filter requires an integer, float, string or boolean value`, since the engine stores that slot as plain text and never evaluates it. Neither slot authenticates the call today; see `llms/tests.md` for what a workflow-test run actually sees. WORKFLOW-TEST ONLY (see Gotchas in `llms.txt`) \u2014 elsewhere it deploys clean and 500s the first real request.',
|
|
1693
|
-
'- `s.api.request({ url
|
|
1694
|
-
"- `s.stream.from_request({ url
|
|
1695
|
-
"- `s.webflow.request({ path
|
|
1711
|
+
'- `s.api.request({ url, method?, params?, headers?, timeout?, follow_location?, verify_host?, verify_peer?, ca_certificate?, certificate?, certificate_pass?, private_key?, private_key_pass?, description?, output?, as? })` \u2014 external HTTP request (`mvp:api_request`). Ergonomic types, each also accepting a dynamic `Value`: `method` suggests the 7 verbs (GET/POST/PUT/DELETE/HEAD/OPTIONS/PATCH), `params` a plain JSON object **or** a FLAT record whose values are tagged `Value`s (`{ count: ref("count") }`, each lifted via a `set` filter \u2014 the same record-of-values shape `response: { key: value }` takes); a tagged value NESTED inside an object or array THROWS at encode, so wrap a structured body in `obj({...})`, which encodes any depth as one `const:expr2` (\u2192 query string for GET/HEAD/OPTIONS, body otherwise), `headers` a `{ "Name": value }` record whose values may be tagged (`{ "x-api-key": env("KEY") }`, each pair joined to a `"Name: value"` line) **or** a `string[]` of full header lines \u2014 prefer a header over a `?key=` query param for a credential \u2014 a URL travels into access logs, proxies and `Referer`. \u26A0 Neither spelling is envelope-safe: the `as` envelope\'s `request` half mirrors `url`, `params` AND `headers`, so never return it raw from a credentialed request \u2014 read `response.result`. A NAME outside the header-token charset is refused, and a LITERAL value carrying a newline is refused; a value may hold `:` and spaces (`Bearer a: b` is a valid value). A TAGGED value cannot be checked at build time, so strip CRLF from caller-controlled input before this slot. Literal pairs lead the emitted array and computed ones follow, so the wire order is not the record\'s key order, `timeout` a `number` in seconds (1\u201386400), and `follow_location`/`verify_host`/`verify_peer` booleans. `description` (Settings tab) and `output` filters (Output tab) ride the envelope. SSL cert interdependencies (certificate\u2194private_key, ca_certificate\u2192verify_peer) are checked at build time when statically provable, else by the engine at runtime. The `as` result is typed as the `{request, response}` envelope (`response.status: number`, `response.result: unknown`), so `InferResponse` resolves a `ref` to it. Same typed result on `webflow.request` and `microservice.request`.',
|
|
1712
|
+
"- `s.stream.from_request({ url, method?, \u2026tls, as? })` \u2014 streaming external HTTP request (`mvp:streaming_api_request`); same typed field surface as `s.api.request` (no description/output envelope). `url` is REQUIRED \u2014 it shares `api.request`'s engine declaration, which has no default.",
|
|
1713
|
+
"- `s.webflow.request({ path, method?, \u2026tls, as? })` \u2014 Webflow API request (`mvp:connect_webflow_api_request`); like `s.api.request` but addressed by `path` (host is engine-supplied), and `path` is REQUIRED \u2014 the engine rejects an empty one. No `headers`: the engine builds its own from the workspace's Webflow connection and ignores an authored value.",
|
|
1696
1714
|
"- `s.task.call` / `s.tool.call` / `s.trigger.call` / `s.middleware.call` / `s.addon.call` \u2014 same `{ <target>, input?, as? }` shape against the named kind. `s.task.call` and `s.trigger.call` are WORKFLOW-TEST ONLY (see Gotchas in `llms.txt`); `s.tool.call`, `s.middleware.call` and `s.addon.call` run from any stack.",
|
|
1697
1715
|
"- `s.action.call({ action, package?, input?, as? })` / `s.action.package.call(\u2026)` \u2014 invoke a marketplace action; `package` is its slug.",
|
|
1698
|
-
"- `s.cloud.job({ image
|
|
1716
|
+
"- `s.cloud.job({ image, command, args?, secret?, template?, await?, as? })` \u2014 launch a containerized job. `image`/`command` are REQUIRED; omitted \u2192 `Missing param`. \u26A0 `await` is SECONDS (default 60), not a boolean.",
|
|
1699
1717
|
"- `s.cloud.job.status({ id, as? })` \xB7 `s.cloud.job.await({ ids, timeout, as? })` \u2014 poll one job, or block on several (`ids` a list `Value`, `timeout` in seconds; both required).",
|
|
1700
1718
|
"",
|
|
1701
1719
|
"Microservices (the `microservice()` def and the statement that calls it):",
|
|
@@ -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,24 +1,24 @@
|
|
|
1
1
|
import {
|
|
2
2
|
loadDefault
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-VVXPK6SE.js";
|
|
4
4
|
import {
|
|
5
5
|
UsageError,
|
|
6
6
|
missingArgument,
|
|
7
7
|
unknownSubcommand
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import "./chunk-EZG76F7R.js";
|
|
10
|
-
import {
|
|
11
|
-
Xano
|
|
12
|
-
} from "./chunk-3DUAGYGP.js";
|
|
13
|
-
import "./chunk-YYRDLFSJ.js";
|
|
14
|
-
import "./chunk-EMCAWMHC.js";
|
|
15
|
-
import "./chunk-WHOJWOSV.js";
|
|
16
|
-
import "./chunk-LH6Z6KFV.js";
|
|
8
|
+
} from "./chunk-FY6LXRR6.js";
|
|
17
9
|
import {
|
|
18
10
|
readLockFile,
|
|
19
11
|
writeLockFile
|
|
20
12
|
} from "./chunk-HJPTWBLH.js";
|
|
13
|
+
import "./chunk-EZG76F7R.js";
|
|
21
14
|
import "./chunk-GNPVYOPB.js";
|
|
15
|
+
import {
|
|
16
|
+
Xano
|
|
17
|
+
} from "./chunk-55VHDNW5.js";
|
|
18
|
+
import "./chunk-QO4I5OYF.js";
|
|
19
|
+
import "./chunk-5L4X5LS6.js";
|
|
20
|
+
import "./chunk-WHOJWOSV.js";
|
|
21
|
+
import "./chunk-5XZ744TS.js";
|
|
22
22
|
import {
|
|
23
23
|
adoptFromBundle,
|
|
24
24
|
createLockContext,
|
|
@@ -229,4 +229,4 @@ ${lines}
|
|
|
229
229
|
export {
|
|
230
230
|
runLockCommand
|
|
231
231
|
};
|
|
232
|
-
//# sourceMappingURL=lock-commands-
|
|
232
|
+
//# sourceMappingURL=lock-commands-R22J54XV.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
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
runNpm
|
|
3
|
-
} from "./chunk-47WDWMBJ.js";
|
|
4
1
|
import {
|
|
5
2
|
isMachineOutput,
|
|
6
3
|
writeJson
|
|
7
4
|
} from "./chunk-NUQCEOKA.js";
|
|
5
|
+
import {
|
|
6
|
+
runNpm
|
|
7
|
+
} from "./chunk-47WDWMBJ.js";
|
|
8
8
|
import {
|
|
9
9
|
serverMessage
|
|
10
10
|
} from "./chunk-3IGNIP6R.js";
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
UsageError,
|
|
13
13
|
indentBlock,
|
|
14
14
|
missingArgument
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-FY6LXRR6.js";
|
|
16
16
|
import {
|
|
17
17
|
blank,
|
|
18
18
|
detail,
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
success,
|
|
24
24
|
warn
|
|
25
25
|
} from "./chunk-EZG76F7R.js";
|
|
26
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-QO4I5OYF.js";
|
|
27
27
|
|
|
28
28
|
// src/emit/marketplace-command.ts
|
|
29
29
|
import { existsSync, readFileSync } from "fs";
|
|
@@ -376,4 +376,4 @@ export {
|
|
|
376
376
|
runMarketplaceListCommand,
|
|
377
377
|
runMarketplaceSearchCommand
|
|
378
378
|
};
|
|
379
|
-
//# sourceMappingURL=marketplace-command-
|
|
379
|
+
//# sourceMappingURL=marketplace-command-XJIWL4YP.js.map
|
|
@@ -11,8 +11,8 @@ import {
|
|
|
11
11
|
decodeWorkspaceArchive,
|
|
12
12
|
encodeWorkspaceArchive
|
|
13
13
|
} from "./chunk-ZUTSMMAG.js";
|
|
14
|
-
import "./chunk-X4DVXBFY.js";
|
|
15
14
|
import "./chunk-3IGNIP6R.js";
|
|
15
|
+
import "./chunk-X4DVXBFY.js";
|
|
16
16
|
|
|
17
17
|
// src/validate/meta-client.ts
|
|
18
18
|
var REQUEST_TIMEOUT_MS = 6e4;
|
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,14 +108,19 @@ import {
|
|
|
108
108
|
run,
|
|
109
109
|
writeArtifact,
|
|
110
110
|
writeBundle
|
|
111
|
-
} from "./chunk-
|
|
112
|
-
import "./chunk-
|
|
111
|
+
} from "./chunk-VVXPK6SE.js";
|
|
112
|
+
import "./chunk-FY6LXRR6.js";
|
|
113
|
+
import {
|
|
114
|
+
readLockFile,
|
|
115
|
+
writeLockFile
|
|
116
|
+
} from "./chunk-HJPTWBLH.js";
|
|
113
117
|
import "./chunk-EZG76F7R.js";
|
|
118
|
+
import "./chunk-GNPVYOPB.js";
|
|
114
119
|
import {
|
|
115
120
|
Xano,
|
|
116
121
|
workspace
|
|
117
|
-
} from "./chunk-
|
|
118
|
-
import "./chunk-
|
|
122
|
+
} from "./chunk-55VHDNW5.js";
|
|
123
|
+
import "./chunk-QO4I5OYF.js";
|
|
119
124
|
import {
|
|
120
125
|
LAMBDA_BINDINGS,
|
|
121
126
|
LAMBDA_CODE_FILTERS,
|
|
@@ -159,17 +164,12 @@ import {
|
|
|
159
164
|
toSearchParams,
|
|
160
165
|
toolset,
|
|
161
166
|
withFilters
|
|
162
|
-
} from "./chunk-
|
|
167
|
+
} from "./chunk-5L4X5LS6.js";
|
|
163
168
|
import "./chunk-WHOJWOSV.js";
|
|
164
169
|
import {
|
|
165
170
|
annotate,
|
|
166
171
|
statements
|
|
167
|
-
} from "./chunk-
|
|
168
|
-
import {
|
|
169
|
-
readLockFile,
|
|
170
|
-
writeLockFile
|
|
171
|
-
} from "./chunk-HJPTWBLH.js";
|
|
172
|
-
import "./chunk-GNPVYOPB.js";
|
|
172
|
+
} from "./chunk-5XZ744TS.js";
|
|
173
173
|
import {
|
|
174
174
|
resetLockOverrides,
|
|
175
175
|
seedLockOverrides
|
|
@@ -1,18 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
confirm
|
|
3
|
-
} from "./chunk-5YTBTF25.js";
|
|
4
1
|
import {
|
|
5
2
|
assertBundleInput,
|
|
6
3
|
loadBundleText
|
|
7
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-HKAX756N.js";
|
|
8
5
|
import {
|
|
9
6
|
importWorkspaceArchive,
|
|
10
7
|
planWorkspaceImport
|
|
11
8
|
} from "./chunk-5WGEURVI.js";
|
|
9
|
+
import {
|
|
10
|
+
confirm
|
|
11
|
+
} from "./chunk-EWFHDJY5.js";
|
|
12
12
|
import {
|
|
13
13
|
encodeWorkspaceArchive
|
|
14
14
|
} from "./chunk-ZUTSMMAG.js";
|
|
15
|
-
import "./chunk-X4DVXBFY.js";
|
|
16
15
|
import {
|
|
17
16
|
isMachineOutput,
|
|
18
17
|
writeJson
|
|
@@ -22,13 +21,17 @@ import {
|
|
|
22
21
|
getAccessToken
|
|
23
22
|
} from "./chunk-C56BC2FY.js";
|
|
24
23
|
import "./chunk-7REDODS2.js";
|
|
24
|
+
import "./chunk-X4DVXBFY.js";
|
|
25
25
|
import {
|
|
26
26
|
resolveLockPath
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-VVXPK6SE.js";
|
|
28
28
|
import {
|
|
29
29
|
UsageError,
|
|
30
30
|
assertWritableDest
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-FY6LXRR6.js";
|
|
32
|
+
import {
|
|
33
|
+
readLockFile
|
|
34
|
+
} from "./chunk-HJPTWBLH.js";
|
|
32
35
|
import {
|
|
33
36
|
blank,
|
|
34
37
|
detail,
|
|
@@ -38,15 +41,12 @@ import {
|
|
|
38
41
|
success,
|
|
39
42
|
warn
|
|
40
43
|
} from "./chunk-EZG76F7R.js";
|
|
41
|
-
import "./chunk-3DUAGYGP.js";
|
|
42
|
-
import "./chunk-YYRDLFSJ.js";
|
|
43
|
-
import "./chunk-EMCAWMHC.js";
|
|
44
|
-
import "./chunk-WHOJWOSV.js";
|
|
45
|
-
import "./chunk-LH6Z6KFV.js";
|
|
46
|
-
import {
|
|
47
|
-
readLockFile
|
|
48
|
-
} from "./chunk-HJPTWBLH.js";
|
|
49
44
|
import "./chunk-GNPVYOPB.js";
|
|
45
|
+
import "./chunk-55VHDNW5.js";
|
|
46
|
+
import "./chunk-QO4I5OYF.js";
|
|
47
|
+
import "./chunk-5L4X5LS6.js";
|
|
48
|
+
import "./chunk-WHOJWOSV.js";
|
|
49
|
+
import "./chunk-5XZ744TS.js";
|
|
50
50
|
import {
|
|
51
51
|
REFERENCEABLE_KIND_PAYLOAD_KEYS,
|
|
52
52
|
lockKey
|
|
@@ -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-SXX6RJWM.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-SXX6RJWM.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-6PLMLGDK.js.map
|
|
@@ -6,13 +6,13 @@ import {
|
|
|
6
6
|
} from "./chunk-XQ22GLYS.js";
|
|
7
7
|
import "./chunk-QTNO2WD6.js";
|
|
8
8
|
import "./chunk-ZUTSMMAG.js";
|
|
9
|
-
import "./chunk-X4DVXBFY.js";
|
|
10
9
|
import "./chunk-7DKX2SPN.js";
|
|
11
10
|
import "./chunk-NDZFBZHC.js";
|
|
12
11
|
import "./chunk-NUQCEOKA.js";
|
|
13
12
|
import "./chunk-3IGNIP6R.js";
|
|
14
13
|
import "./chunk-C56BC2FY.js";
|
|
15
14
|
import "./chunk-7REDODS2.js";
|
|
15
|
+
import "./chunk-X4DVXBFY.js";
|
|
16
16
|
import "./chunk-EZG76F7R.js";
|
|
17
17
|
import "./chunk-GNPVYOPB.js";
|
|
18
18
|
export {
|