@or-sdk/sku-builder 2.2.2-beta.4115.0 → 2.3.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
CHANGED
|
@@ -3,6 +3,15 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [2.3.0](https://gitlab.internal.onereach.io/onereach/platform/or-sdk-next/compare/@or-sdk/sku-builder@2.2.1...@or-sdk/sku-builder@2.3.0) (2026-04-28)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **sku-builder:** add WebSearch executable SKU handling ([eaecb08](https://gitlab.internal.onereach.io/onereach/platform/or-sdk-next/commit/eaecb089c1acf792e4a3dab11e0874381e01c161))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
6
15
|
## [2.2.1](https://gitlab.internal.onereach.io/onereach/platform/or-sdk-next/compare/@or-sdk/sku-builder@2.2.0...@or-sdk/sku-builder@2.2.1) (2026-04-22)
|
|
7
16
|
|
|
8
17
|
**Note:** Version bump only for package @or-sdk/sku-builder
|
package/dist/types/apiError.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"apiError.d.ts","sourceRoot":"","sources":["../../src/apiError.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"apiError.d.ts","sourceRoot":"","sources":["../../src/apiError.ts"],"names":[],"mappings":"AAIA,qBAAa,QAAS,SAAQ,KAAK;aAEf,UAAU,EAAE,GAAG;aAEf,KAAK,CAAC,EAAE,MAAM;aACd,cAAc,CAAC,EAAE,MAAM;gBAHvB,UAAU,EAAE,GAAG,EAC/B,OAAO,EAAE,MAAM,EACC,KAAK,CAAC,EAAE,MAAM,YAAA,EACd,cAAc,CAAC,EAAE,MAAM,YAAA;CAI1C"}
|
package/dist/types/types.d.ts
CHANGED
|
@@ -8,26 +8,10 @@ export type Mapping = {
|
|
|
8
8
|
metadata?: any;
|
|
9
9
|
};
|
|
10
10
|
export type SkuBuilderConfig = {
|
|
11
|
-
/**
|
|
12
|
-
* Token
|
|
13
|
-
*/
|
|
14
11
|
token?: Token;
|
|
15
|
-
/**
|
|
16
|
-
* URL of Billing Api
|
|
17
|
-
*/
|
|
18
12
|
billingApiUrl?: string;
|
|
19
|
-
/**
|
|
20
|
-
* Service discovery URL
|
|
21
|
-
*/
|
|
22
13
|
discoveryUrl?: string;
|
|
23
|
-
/**
|
|
24
|
-
* If true, the API error details like request url, params and body,
|
|
25
|
-
* will be outputted to console
|
|
26
|
-
*/
|
|
27
14
|
withApiErrorLog?: boolean;
|
|
28
|
-
/**
|
|
29
|
-
* SKU mapping
|
|
30
|
-
*/
|
|
31
15
|
mapping?: Array<Mapping>;
|
|
32
16
|
};
|
|
33
17
|
export type ErrorDetails = {
|
|
@@ -59,9 +43,6 @@ export declare enum CategoryNamespace {
|
|
|
59
43
|
STORAGE_GENERAL = "storage-general",
|
|
60
44
|
STORAGE_WEAVIATE = "storage-weaviate"
|
|
61
45
|
}
|
|
62
|
-
/**
|
|
63
|
-
* @deprecated use CategoryNamespace
|
|
64
|
-
*/
|
|
65
46
|
export declare enum UsageQueryType {
|
|
66
47
|
FLOW_PROCESSING = "processing-flow",
|
|
67
48
|
VOICE_PROCESSING = "processing-voice",
|
|
@@ -74,16 +55,10 @@ export declare enum UsageQueryType {
|
|
|
74
55
|
WEAVIATE_STORAGE = "storage-weaviate",
|
|
75
56
|
GENERAL_STORAGE = "storage-general"
|
|
76
57
|
}
|
|
77
|
-
/**
|
|
78
|
-
* @deprecated use CategoryNamespace
|
|
79
|
-
*/
|
|
80
58
|
export declare enum UsageResourcesQueryType {
|
|
81
59
|
USER = "user",
|
|
82
60
|
IDENTIFIER = "identifier"
|
|
83
61
|
}
|
|
84
|
-
/**
|
|
85
|
-
* @deprecated use CategoryNamespace
|
|
86
|
-
*/
|
|
87
62
|
export type QueryType = UsageQueryType | UsageResourcesQueryType;
|
|
88
63
|
export type PaginatedResponseDto<T> = {
|
|
89
64
|
total: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,cAAc,CAAC;AAErC,MAAM,MAAM,OAAO,GAAG;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,IAAI,CAAC;IAE1C,QAAQ,CAAC,EAAE,GAAG,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,cAAc,CAAC;AAErC,MAAM,MAAM,OAAO,GAAG;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,IAAI,CAAC;IAE1C,QAAQ,CAAC,EAAE,GAAG,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;IAI7B,KAAK,CAAC,EAAE,KAAK,CAAC;IAId,aAAa,CAAC,EAAE,MAAM,CAAC;IAIvB,YAAY,CAAC,EAAE,MAAM,CAAC;IAKtB,eAAe,CAAC,EAAE,OAAO,CAAC;IAI1B,OAAO,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;CAC1B,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,mBAAmB,CAAC;IAChC,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,YAAY,EAAE,CAAC;CAC/B,CAAC;AAEF,MAAM,MAAM,OAAO,GAAG;IAAE,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAAE,CAAC;AAEzD,oBAAY,iBAAiB;IAC3B,eAAe,oBAAoB;IACnC,gBAAgB,qBAAqB;IACrC,kBAAkB,uBAAuB;IACzC,cAAc,mBAAmB;IACjC,MAAM,WAAW;IACjB,eAAe,oBAAoB;IACnC,cAAc,mBAAmB;IACjC,iBAAiB,qBAAqB;IACtC,WAAW,gBAAgB;IAC3B,IAAI,SAAS;IACb,UAAU,eAAe;IACzB,eAAe,oBAAoB;IACnC,gBAAgB,qBAAqB;CACtC;AAKD,oBAAY,cAAc;IACxB,eAAe,oBAAoC;IACnD,gBAAgB,qBAAqC;IACrD,UAAU,uBAAuC;IACjD,MAAM,WAA2B;IACjC,eAAe,oBAAoC;IACnD,cAAc,mBAAmC;IACjD,iBAAiB,qBAAsC;IACvD,WAAW,gBAAgC;IAC3C,gBAAgB,qBAAqC;IACrD,eAAe,oBAAoC;CACpD;AAKD,oBAAY,uBAAuB;IACjC,IAAI,SAAyB;IAC7B,UAAU,eAA+B;CAC1C;AAKD,MAAM,MAAM,SAAS,GAAG,cAAc,GAAG,uBAAuB,CAAC;AAEjE,MAAM,MAAM,oBAAoB,CAAC,CAAC,IAAI;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,CAAC,EAAE,CAAC;CACX,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@or-sdk/sku-builder",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.3.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"main": "dist/cjs/index.js",
|
|
6
6
|
"module": "dist/esm/index.js",
|
|
@@ -32,5 +32,6 @@
|
|
|
32
32
|
},
|
|
33
33
|
"publishConfig": {
|
|
34
34
|
"access": "public"
|
|
35
|
-
}
|
|
35
|
+
},
|
|
36
|
+
"gitHead": "44b02340c87f23837d98b1f5468ef8c7fc883956"
|
|
36
37
|
}
|