bem-ai-sdk 0.22.0 → 0.23.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 +18 -0
- package/api-promise.d.mts +1 -0
- package/api-promise.d.mts.map +1 -1
- package/api-promise.d.ts +1 -0
- package/api-promise.d.ts.map +1 -1
- package/api-promise.mjs +1 -0
- package/api-promise.mjs.map +1 -1
- package/client.d.mts.map +1 -1
- package/client.d.ts.map +1 -1
- package/client.mjs.map +1 -1
- package/core/api-promise.d.mts.map +1 -1
- package/core/api-promise.d.ts.map +1 -1
- package/core/api-promise.mjs.map +1 -1
- package/core/error.mjs.map +1 -1
- package/core/pagination.d.mts.map +1 -1
- package/core/pagination.d.ts.map +1 -1
- package/core/pagination.mjs.map +1 -1
- package/core/resource.d.mts.map +1 -1
- package/core/resource.d.ts.map +1 -1
- package/core/uploads.d.mts.map +1 -1
- package/core/uploads.d.ts.map +1 -1
- package/core/uploads.mjs.map +1 -1
- package/error.d.mts +1 -0
- package/error.d.mts.map +1 -1
- package/error.d.ts +1 -0
- package/error.d.ts.map +1 -1
- package/error.mjs +1 -0
- package/error.mjs.map +1 -1
- package/index.d.mts.map +1 -1
- package/index.d.ts.map +1 -1
- package/index.mjs.map +1 -1
- package/internal/detect-platform.mjs.map +1 -1
- package/internal/headers.mjs.map +1 -1
- package/internal/parse.d.mts.map +1 -1
- package/internal/parse.d.ts.map +1 -1
- package/internal/parse.mjs.map +1 -1
- package/internal/qs/formats.d.mts.map +1 -1
- package/internal/qs/formats.d.ts.map +1 -1
- package/internal/qs/index.d.mts +2 -2
- package/internal/qs/index.d.mts.map +1 -1
- package/internal/qs/index.d.ts +2 -2
- package/internal/qs/index.d.ts.map +1 -1
- package/internal/qs/index.mjs.map +1 -1
- package/internal/qs/stringify.d.mts.map +1 -1
- package/internal/qs/stringify.d.ts.map +1 -1
- package/internal/qs/stringify.mjs.map +1 -1
- package/internal/qs/utils.d.mts.map +1 -1
- package/internal/qs/utils.d.ts.map +1 -1
- package/internal/qs/utils.mjs.map +1 -1
- package/internal/request-options.d.mts.map +1 -1
- package/internal/request-options.d.ts.map +1 -1
- package/internal/shims.d.mts +6 -0
- package/internal/shims.d.mts.map +1 -1
- package/internal/shims.d.ts +6 -0
- package/internal/shims.d.ts.map +1 -1
- package/internal/to-file.d.mts.map +1 -1
- package/internal/to-file.d.ts.map +1 -1
- package/internal/to-file.mjs.map +1 -1
- package/internal/types.d.mts +4 -4
- package/internal/types.d.mts.map +1 -1
- package/internal/types.d.ts +4 -4
- package/internal/types.d.ts.map +1 -1
- package/internal/uploads.d.mts.map +1 -1
- package/internal/uploads.d.ts.map +1 -1
- package/internal/uploads.mjs.map +1 -1
- package/internal/utils/base64.mjs.map +1 -1
- package/internal/utils/log.d.mts.map +1 -1
- package/internal/utils/log.d.ts.map +1 -1
- package/internal/utils/log.mjs.map +1 -1
- package/internal/utils/path.mjs.map +1 -1
- package/internal/utils/query.mjs.map +1 -1
- package/internal/utils/values.mjs.map +1 -1
- package/internal/utils.d.mts.map +1 -1
- package/internal/utils.d.ts.map +1 -1
- package/internal/utils.mjs.map +1 -1
- package/lib/uploads.d.mts.map +1 -1
- package/lib/uploads.d.ts.map +1 -1
- package/lib/uploads.mjs.map +1 -1
- package/lib/upsert.d.mts.map +1 -1
- package/lib/upsert.d.ts.map +1 -1
- package/lib/upsert.mjs.map +1 -1
- package/lib/wait.d.mts.map +1 -1
- package/lib/wait.d.ts.map +1 -1
- package/package.json +1 -1
- package/pagination.d.mts +1 -0
- package/pagination.d.mts.map +1 -1
- package/pagination.d.ts +1 -0
- package/pagination.d.ts.map +1 -1
- package/pagination.mjs +1 -0
- package/pagination.mjs.map +1 -1
- package/resource.d.mts +1 -0
- package/resource.d.mts.map +1 -1
- package/resource.d.ts +1 -0
- package/resource.d.ts.map +1 -1
- package/resource.mjs +1 -0
- package/resource.mjs.map +1 -1
- package/resources/calls.d.mts.map +1 -1
- package/resources/calls.d.ts.map +1 -1
- package/resources/calls.mjs.map +1 -1
- package/resources/collections/collections.d.mts.map +1 -1
- package/resources/collections/collections.d.ts.map +1 -1
- package/resources/collections/collections.mjs.map +1 -1
- package/resources/collections/index.d.mts.map +1 -1
- package/resources/collections/index.d.ts.map +1 -1
- package/resources/collections/index.mjs.map +1 -1
- package/resources/collections/items.d.mts.map +1 -1
- package/resources/collections/items.d.ts.map +1 -1
- package/resources/collections/items.mjs.map +1 -1
- package/resources/collections.d.mts.map +1 -1
- package/resources/collections.d.ts.map +1 -1
- package/resources/collections.mjs.map +1 -1
- package/resources/connectors.d.mts.map +1 -1
- package/resources/connectors.d.ts.map +1 -1
- package/resources/connectors.mjs.map +1 -1
- package/resources/errors.d.mts.map +1 -1
- package/resources/errors.d.ts.map +1 -1
- package/resources/errors.mjs.map +1 -1
- package/resources/eval/eval.d.mts.map +1 -1
- package/resources/eval/eval.d.ts.map +1 -1
- package/resources/eval/eval.mjs.map +1 -1
- package/resources/eval/index.d.mts.map +1 -1
- package/resources/eval/index.d.ts.map +1 -1
- package/resources/eval/index.mjs.map +1 -1
- package/resources/eval/results.d.mts.map +1 -1
- package/resources/eval/results.d.ts.map +1 -1
- package/resources/eval/results.mjs.map +1 -1
- package/resources/eval.d.mts.map +1 -1
- package/resources/eval.d.ts.map +1 -1
- package/resources/eval.mjs.map +1 -1
- package/resources/events.d.mts.map +1 -1
- package/resources/events.d.ts.map +1 -1
- package/resources/events.mjs.map +1 -1
- package/resources/fs.d.mts.map +1 -1
- package/resources/fs.d.ts.map +1 -1
- package/resources/fs.mjs.map +1 -1
- package/resources/functions/copy.d.mts.map +1 -1
- package/resources/functions/copy.d.ts.map +1 -1
- package/resources/functions/copy.mjs.map +1 -1
- package/resources/functions/functions.d.mts.map +1 -1
- package/resources/functions/functions.d.ts.map +1 -1
- package/resources/functions/functions.mjs.map +1 -1
- package/resources/functions/index.d.mts.map +1 -1
- package/resources/functions/index.d.ts.map +1 -1
- package/resources/functions/index.mjs.map +1 -1
- package/resources/functions/regression.d.mts.map +1 -1
- package/resources/functions/regression.d.ts.map +1 -1
- package/resources/functions/regression.mjs.map +1 -1
- package/resources/functions/versions.d.mts.map +1 -1
- package/resources/functions/versions.d.ts.map +1 -1
- package/resources/functions/versions.mjs.map +1 -1
- package/resources/functions.d.mts.map +1 -1
- package/resources/functions.d.ts.map +1 -1
- package/resources/functions.mjs.map +1 -1
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts.map +1 -1
- package/resources/index.mjs.map +1 -1
- package/resources/infer-schema.d.mts.map +1 -1
- package/resources/infer-schema.d.ts.map +1 -1
- package/resources/infer-schema.mjs.map +1 -1
- package/resources/outputs.d.mts.map +1 -1
- package/resources/outputs.d.ts.map +1 -1
- package/resources/outputs.mjs.map +1 -1
- package/resources/subscriptions.d.mts.map +1 -1
- package/resources/subscriptions.d.ts.map +1 -1
- package/resources/subscriptions.mjs.map +1 -1
- package/resources/views.d.mts +48 -16
- package/resources/views.d.mts.map +1 -1
- package/resources/views.d.ts +48 -16
- package/resources/views.d.ts.map +1 -1
- package/resources/views.mjs.map +1 -1
- package/resources/webhook-secret.d.mts.map +1 -1
- package/resources/webhook-secret.d.ts.map +1 -1
- package/resources/webhook-secret.mjs.map +1 -1
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.mjs.map +1 -1
- package/resources/workflows/index.d.mts.map +1 -1
- package/resources/workflows/index.d.ts.map +1 -1
- package/resources/workflows/index.mjs.map +1 -1
- package/resources/workflows/versions.d.mts.map +1 -1
- package/resources/workflows/versions.d.ts.map +1 -1
- package/resources/workflows/versions.mjs.map +1 -1
- package/resources/workflows/workflows.d.mts.map +1 -1
- package/resources/workflows/workflows.d.ts.map +1 -1
- package/resources/workflows/workflows.mjs.map +1 -1
- package/resources/workflows.d.mts.map +1 -1
- package/resources/workflows.d.ts.map +1 -1
- package/resources/workflows.mjs.map +1 -1
- package/resources.d.mts.map +1 -1
- package/resources.d.ts.map +1 -1
- package/resources.mjs.map +1 -1
- package/src/resources/views.ts +60 -20
- package/src/version.ts +1 -1
- package/uploads.d.mts +1 -0
- package/uploads.d.mts.map +1 -1
- package/uploads.d.ts +1 -0
- package/uploads.d.ts.map +1 -1
- package/uploads.mjs +1 -0
- package/uploads.mjs.map +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
package/src/resources/views.ts
CHANGED
|
@@ -199,11 +199,6 @@ export interface ViewCreateResponse {
|
|
|
199
199
|
* Description of the view
|
|
200
200
|
*/
|
|
201
201
|
description?: string | null;
|
|
202
|
-
|
|
203
|
-
/**
|
|
204
|
-
* Display type of the view
|
|
205
|
-
*/
|
|
206
|
-
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
207
202
|
}
|
|
208
203
|
|
|
209
204
|
export namespace ViewCreateResponse {
|
|
@@ -227,6 +222,11 @@ export namespace ViewCreateResponse {
|
|
|
227
222
|
*/
|
|
228
223
|
aggregateColumnName?: string | null;
|
|
229
224
|
|
|
225
|
+
/**
|
|
226
|
+
* How to display the aggregation results
|
|
227
|
+
*/
|
|
228
|
+
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
229
|
+
|
|
230
230
|
/**
|
|
231
231
|
* Name of the column to group by (optional, for grouped aggregations)
|
|
232
232
|
*/
|
|
@@ -345,11 +345,6 @@ export interface ViewRetrieveResponse {
|
|
|
345
345
|
* Description of the view
|
|
346
346
|
*/
|
|
347
347
|
description?: string | null;
|
|
348
|
-
|
|
349
|
-
/**
|
|
350
|
-
* Display type of the view
|
|
351
|
-
*/
|
|
352
|
-
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
353
348
|
}
|
|
354
349
|
|
|
355
350
|
export namespace ViewRetrieveResponse {
|
|
@@ -373,6 +368,11 @@ export namespace ViewRetrieveResponse {
|
|
|
373
368
|
*/
|
|
374
369
|
aggregateColumnName?: string | null;
|
|
375
370
|
|
|
371
|
+
/**
|
|
372
|
+
* How to display the aggregation results
|
|
373
|
+
*/
|
|
374
|
+
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
375
|
+
|
|
376
376
|
/**
|
|
377
377
|
* Name of the column to group by (optional, for grouped aggregations)
|
|
378
378
|
*/
|
|
@@ -491,11 +491,6 @@ export interface ViewUpdateResponse {
|
|
|
491
491
|
* Description of the view
|
|
492
492
|
*/
|
|
493
493
|
description?: string | null;
|
|
494
|
-
|
|
495
|
-
/**
|
|
496
|
-
* Display type of the view
|
|
497
|
-
*/
|
|
498
|
-
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
499
494
|
}
|
|
500
495
|
|
|
501
496
|
export namespace ViewUpdateResponse {
|
|
@@ -519,6 +514,11 @@ export namespace ViewUpdateResponse {
|
|
|
519
514
|
*/
|
|
520
515
|
aggregateColumnName?: string | null;
|
|
521
516
|
|
|
517
|
+
/**
|
|
518
|
+
* How to display the aggregation results
|
|
519
|
+
*/
|
|
520
|
+
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
521
|
+
|
|
522
522
|
/**
|
|
523
523
|
* Name of the column to group by (optional, for grouped aggregations)
|
|
524
524
|
*/
|
|
@@ -653,11 +653,6 @@ export namespace ViewListResponse {
|
|
|
653
653
|
* Description of the view
|
|
654
654
|
*/
|
|
655
655
|
description?: string | null;
|
|
656
|
-
|
|
657
|
-
/**
|
|
658
|
-
* Display type of the view
|
|
659
|
-
*/
|
|
660
|
-
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
661
656
|
}
|
|
662
657
|
|
|
663
658
|
export namespace View {
|
|
@@ -681,6 +676,11 @@ export namespace ViewListResponse {
|
|
|
681
676
|
*/
|
|
682
677
|
aggregateColumnName?: string | null;
|
|
683
678
|
|
|
679
|
+
/**
|
|
680
|
+
* How to display the aggregation results
|
|
681
|
+
*/
|
|
682
|
+
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
683
|
+
|
|
684
684
|
/**
|
|
685
685
|
* Name of the column to group by (optional, for grouped aggregations)
|
|
686
686
|
*/
|
|
@@ -875,6 +875,11 @@ export interface ViewCreateParams {
|
|
|
875
875
|
* Name of the view
|
|
876
876
|
*/
|
|
877
877
|
name: string;
|
|
878
|
+
|
|
879
|
+
/**
|
|
880
|
+
* Description of the view
|
|
881
|
+
*/
|
|
882
|
+
description?: string;
|
|
878
883
|
}
|
|
879
884
|
|
|
880
885
|
export namespace ViewCreateParams {
|
|
@@ -898,6 +903,11 @@ export namespace ViewCreateParams {
|
|
|
898
903
|
*/
|
|
899
904
|
aggregateColumnName?: string | null;
|
|
900
905
|
|
|
906
|
+
/**
|
|
907
|
+
* How to display the aggregation results
|
|
908
|
+
*/
|
|
909
|
+
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
910
|
+
|
|
901
911
|
/**
|
|
902
912
|
* Name of the column to group by (optional, for grouped aggregations)
|
|
903
913
|
*/
|
|
@@ -997,6 +1007,11 @@ export interface ViewUpdateParams {
|
|
|
997
1007
|
* Name of the view
|
|
998
1008
|
*/
|
|
999
1009
|
name: string;
|
|
1010
|
+
|
|
1011
|
+
/**
|
|
1012
|
+
* Description of the view
|
|
1013
|
+
*/
|
|
1014
|
+
description?: string;
|
|
1000
1015
|
}
|
|
1001
1016
|
|
|
1002
1017
|
export namespace ViewUpdateParams {
|
|
@@ -1020,6 +1035,11 @@ export namespace ViewUpdateParams {
|
|
|
1020
1035
|
*/
|
|
1021
1036
|
aggregateColumnName?: string | null;
|
|
1022
1037
|
|
|
1038
|
+
/**
|
|
1039
|
+
* How to display the aggregation results
|
|
1040
|
+
*/
|
|
1041
|
+
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
1042
|
+
|
|
1023
1043
|
/**
|
|
1024
1044
|
* Name of the column to group by (optional, for grouped aggregations)
|
|
1025
1045
|
*/
|
|
@@ -1163,6 +1183,11 @@ export interface ViewGenerateAggregationDataParams {
|
|
|
1163
1183
|
* Time window for filtering transformations in a view
|
|
1164
1184
|
*/
|
|
1165
1185
|
timeWindow: ViewGenerateAggregationDataParams.TimeWindow;
|
|
1186
|
+
|
|
1187
|
+
/**
|
|
1188
|
+
* Description of the view
|
|
1189
|
+
*/
|
|
1190
|
+
description?: string;
|
|
1166
1191
|
}
|
|
1167
1192
|
|
|
1168
1193
|
export namespace ViewGenerateAggregationDataParams {
|
|
@@ -1186,6 +1211,11 @@ export namespace ViewGenerateAggregationDataParams {
|
|
|
1186
1211
|
*/
|
|
1187
1212
|
aggregateColumnName?: string | null;
|
|
1188
1213
|
|
|
1214
|
+
/**
|
|
1215
|
+
* How to display the aggregation results
|
|
1216
|
+
*/
|
|
1217
|
+
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
1218
|
+
|
|
1189
1219
|
/**
|
|
1190
1220
|
* Name of the column to group by (optional, for grouped aggregations)
|
|
1191
1221
|
*/
|
|
@@ -1306,6 +1336,11 @@ export interface ViewGenerateTableDataParams {
|
|
|
1306
1336
|
*/
|
|
1307
1337
|
timeWindow: ViewGenerateTableDataParams.TimeWindow;
|
|
1308
1338
|
|
|
1339
|
+
/**
|
|
1340
|
+
* Description of the view
|
|
1341
|
+
*/
|
|
1342
|
+
description?: string;
|
|
1343
|
+
|
|
1309
1344
|
/**
|
|
1310
1345
|
* Maximum number of rows to return (default: 50, max: 200)
|
|
1311
1346
|
*/
|
|
@@ -1338,6 +1373,11 @@ export namespace ViewGenerateTableDataParams {
|
|
|
1338
1373
|
*/
|
|
1339
1374
|
aggregateColumnName?: string | null;
|
|
1340
1375
|
|
|
1376
|
+
/**
|
|
1377
|
+
* How to display the aggregation results
|
|
1378
|
+
*/
|
|
1379
|
+
displayType?: 'table' | 'bar_chart' | 'pie_chart';
|
|
1380
|
+
|
|
1341
1381
|
/**
|
|
1342
1382
|
* Name of the column to group by (optional, for grouped aggregations)
|
|
1343
1383
|
*/
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.23.0'; // x-release-please-version
|
package/uploads.d.mts
CHANGED
package/uploads.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uploads.d.mts","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"uploads.d.mts","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,mCAA+B"}
|
package/uploads.d.ts
CHANGED
package/uploads.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uploads.d.ts","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"uploads.d.ts","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,kCAA+B"}
|
package/uploads.mjs
CHANGED
package/uploads.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uploads.mjs","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"uploads.mjs","sourceRoot":"","sources":["src/uploads.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,mCAA+B"}
|
package/version.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.23.0";
|
|
2
2
|
//# sourceMappingURL=version.d.mts.map
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.23.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.23.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|