@tailor-platform/sdk 1.18.0 → 1.20.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/CHANGELOG.md +53 -0
- package/dist/{application-gWUyKuzv.mjs → application-Bli2ieqY.mjs} +2704 -2394
- package/dist/application-Bli2ieqY.mjs.map +1 -0
- package/dist/application-CZdieD3K.mjs +9 -0
- package/dist/cli/index.mjs +121 -64
- package/dist/cli/index.mjs.map +1 -1
- package/dist/cli/lib.d.mts +122 -58
- package/dist/cli/lib.mjs +11 -9
- package/dist/cli/lib.mjs.map +1 -1
- package/dist/cli/skills.mjs +1 -1
- package/dist/cli/skills.mjs.map +1 -1
- package/dist/configure/index.d.mts +4 -4
- package/dist/configure/index.mjs +1 -1
- package/dist/configure/index.mjs.map +1 -1
- package/dist/{enum-constants-Cwd4qdpa.mjs → enum-constants-CGVvu3dd.mjs} +1 -1
- package/dist/{enum-constants-Cwd4qdpa.mjs.map → enum-constants-CGVvu3dd.mjs.map} +1 -1
- package/dist/{file-utils-cqcpFk87.mjs → file-utils-GX_tGWl4.mjs} +1 -1
- package/dist/{file-utils-cqcpFk87.mjs.map → file-utils-GX_tGWl4.mjs.map} +1 -1
- package/dist/{index-sSDpuVQY.d.mts → index-B86CIKCW.d.mts} +2 -2
- package/dist/{index-SqWgrTnF.d.mts → index-CGjiOz_W.d.mts} +2 -2
- package/dist/{index-BKXch-td.d.mts → index-CIXOwe6g.d.mts} +2 -2
- package/dist/{index-DP8EB9FK.d.mts → index-DcY0e3S5.d.mts} +10 -43
- package/dist/{index-C3Ib7pFc.d.mts → index-i6QUsr5p.d.mts} +2 -2
- package/dist/interceptor-D8MeZOxX.mjs +33 -0
- package/dist/interceptor-D8MeZOxX.mjs.map +1 -0
- package/dist/{jiti-DHlauMCo.mjs → jiti-DfS9jItj.mjs} +1 -1
- package/dist/{jiti-DHlauMCo.mjs.map → jiti-DfS9jItj.mjs.map} +1 -1
- package/dist/{kysely-type-DtUUoAi3.mjs → kysely-type-Cpq5TNGY.mjs} +2 -1
- package/dist/kysely-type-Cpq5TNGY.mjs.map +1 -0
- package/dist/package-json-3H5gfhA4.mjs +17 -0
- package/dist/package-json-3H5gfhA4.mjs.map +1 -0
- package/dist/package-json-DTDAqRRJ.mjs +3 -0
- package/dist/plugin/builtin/enum-constants/index.d.mts +2 -2
- package/dist/plugin/builtin/enum-constants/index.mjs +1 -1
- package/dist/plugin/builtin/file-utils/index.d.mts +2 -2
- package/dist/plugin/builtin/file-utils/index.mjs +1 -1
- package/dist/plugin/builtin/kysely-type/index.d.mts +2 -2
- package/dist/plugin/builtin/kysely-type/index.mjs +1 -1
- package/dist/plugin/builtin/seed/index.d.mts +2 -2
- package/dist/plugin/builtin/seed/index.mjs +1 -1
- package/dist/plugin/index.d.mts +1 -1
- package/dist/{schema-WDvc7Zel.mjs → schema-D5Cpd8fQ.mjs} +45 -3
- package/dist/schema-D5Cpd8fQ.mjs.map +1 -0
- package/dist/{seed-Dm7lrGZ3.mjs → seed-CeUEANfQ.mjs} +1 -1
- package/dist/{seed-Dm7lrGZ3.mjs.map → seed-CeUEANfQ.mjs.map} +1 -1
- package/dist/{src-i4uqS1G4.mjs → src-Bb1UVstT.mjs} +1 -1
- package/dist/{src-i4uqS1G4.mjs.map → src-Bb1UVstT.mjs.map} +1 -1
- package/dist/telemetry-Dhzj9Ncm.mjs +3 -0
- package/dist/telemetry-DuBhnd0X.mjs +84 -0
- package/dist/telemetry-DuBhnd0X.mjs.map +1 -0
- package/dist/{types-Bhl_wAM2.d.mts → types-C14GuyPI.d.mts} +94 -3
- package/dist/{types-DdvTxFiD.d.mts → types-CNw4p8V7.d.mts} +34 -10
- package/dist/types-ClK_HJ0G.mjs.map +1 -1
- package/dist/{update-BoNKMti-.mjs → update-DkpWgrzL.mjs} +548 -300
- package/dist/update-DkpWgrzL.mjs.map +1 -0
- package/dist/utils/test/index.d.mts +3 -3
- package/docs/cli/application.md +2 -0
- package/package.json +7 -1
- package/dist/application-Csj7Ow5Q.mjs +0 -8
- package/dist/application-gWUyKuzv.mjs.map +0 -1
- package/dist/kysely-type-DtUUoAi3.mjs.map +0 -1
- package/dist/schema-WDvc7Zel.mjs.map +0 -1
- package/dist/update-BoNKMti-.mjs.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="./../../user-defined.d.ts" />
|
|
2
|
-
import { Ot as TailorField, s as TailorDBType } from "../../types-
|
|
3
|
-
import "../../types-
|
|
4
|
-
import { G as
|
|
2
|
+
import { Ot as TailorField, s as TailorDBType } from "../../types-CNw4p8V7.mjs";
|
|
3
|
+
import "../../types-C14GuyPI.mjs";
|
|
4
|
+
import { G as WORKFLOW_TEST_USER_KEY, W as WORKFLOW_TEST_ENV_KEY, n as output } from "../../index-DcY0e3S5.mjs";
|
|
5
5
|
import { StandardSchemaV1 } from "@standard-schema/spec";
|
|
6
6
|
|
|
7
7
|
//#region src/utils/test/index.d.ts
|
package/docs/cli/application.md
CHANGED
|
@@ -111,6 +111,8 @@ tailor-sdk apply [options]
|
|
|
111
111
|
| `--yes` | `-y` | Skip confirmation prompts | No | `false` |
|
|
112
112
|
| `--dry-run` | `-d` | Run the command without making any changes | No | - |
|
|
113
113
|
| `--no-schema-check` | - | Skip schema diff check against migration snapshots | No | - |
|
|
114
|
+
| `--no-cache` | - | Disable bundle caching for this run | No | - |
|
|
115
|
+
| `--clean-cache` | - | Clean the bundle cache before building | No | - |
|
|
114
116
|
|
|
115
117
|
<!-- politty:command:apply:options:end -->
|
|
116
118
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tailor-platform/sdk",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.20.0",
|
|
4
4
|
"description": "Tailor Platform SDK - The SDK to work with Tailor Platform",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -76,6 +76,11 @@
|
|
|
76
76
|
"@connectrpc/connect": "2.1.1",
|
|
77
77
|
"@connectrpc/connect-node": "2.1.1",
|
|
78
78
|
"@liam-hq/cli": "0.7.24",
|
|
79
|
+
"@opentelemetry/api": "^1.9.0",
|
|
80
|
+
"@opentelemetry/exporter-trace-otlp-proto": "^0.212.0",
|
|
81
|
+
"@opentelemetry/resources": "^2.5.1",
|
|
82
|
+
"@opentelemetry/sdk-trace-node": "^2.5.1",
|
|
83
|
+
"@opentelemetry/semantic-conventions": "^1.39.0",
|
|
79
84
|
"@oxc-project/types": "0.108.0",
|
|
80
85
|
"@standard-schema/spec": "1.1.0",
|
|
81
86
|
"@tailor-platform/function-kysely-tailordb": "0.1.3",
|
|
@@ -111,6 +116,7 @@
|
|
|
111
116
|
},
|
|
112
117
|
"devDependencies": {
|
|
113
118
|
"@eslint/js": "9.39.2",
|
|
119
|
+
"@opentelemetry/sdk-trace-base": "^2.5.1",
|
|
114
120
|
"@tailor-platform/function-types": "0.8.0",
|
|
115
121
|
"@toiroakr/lines-db": "0.6.1",
|
|
116
122
|
"@types/madge": "5.0.3",
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import "./chunk-CqAI0b6X.mjs";
|
|
2
|
-
import "./brand-BZJCv6UY.mjs";
|
|
3
|
-
import { n as generatePluginFilesIfNeeded, r as loadApplication, t as defineApplication } from "./application-gWUyKuzv.mjs";
|
|
4
|
-
import "./file-utils-cqcpFk87.mjs";
|
|
5
|
-
import "./kysely-type-DtUUoAi3.mjs";
|
|
6
|
-
import "./seed-Dm7lrGZ3.mjs";
|
|
7
|
-
|
|
8
|
-
export { defineApplication };
|