@algolia/client-abtesting 5.2.3 → 5.2.4-beta.3
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/browser.d.ts +462 -0
- package/dist/builds/browser.js +391 -0
- package/dist/builds/browser.js.map +1 -0
- package/dist/builds/browser.min.js +2 -0
- package/dist/builds/browser.min.js.map +1 -0
- package/dist/builds/browser.umd.js +12 -0
- package/dist/builds/node.cjs +409 -0
- package/dist/builds/node.cjs.map +1 -0
- package/dist/builds/node.js +389 -0
- package/dist/builds/node.js.map +1 -0
- package/dist/model/aBTest.cjs +19 -0
- package/dist/model/aBTest.cjs.map +1 -0
- package/dist/model/aBTest.js +1 -0
- package/dist/model/aBTest.js.map +1 -0
- package/dist/model/aBTestConfiguration.cjs +19 -0
- package/dist/model/aBTestConfiguration.cjs.map +1 -0
- package/dist/model/aBTestConfiguration.js +1 -0
- package/dist/model/aBTestConfiguration.js.map +1 -0
- package/dist/model/aBTestResponse.cjs +19 -0
- package/dist/model/aBTestResponse.cjs.map +1 -0
- package/dist/model/aBTestResponse.js +1 -0
- package/dist/model/aBTestResponse.js.map +1 -0
- package/dist/model/abTestsVariant.cjs +19 -0
- package/dist/model/abTestsVariant.cjs.map +1 -0
- package/dist/model/abTestsVariant.js +1 -0
- package/dist/model/abTestsVariant.js.map +1 -0
- package/dist/model/abTestsVariantSearchParams.cjs +19 -0
- package/dist/model/abTestsVariantSearchParams.cjs.map +1 -0
- package/dist/model/abTestsVariantSearchParams.js +1 -0
- package/dist/model/abTestsVariantSearchParams.js.map +1 -0
- package/dist/model/addABTestsRequest.cjs +19 -0
- package/dist/model/addABTestsRequest.cjs.map +1 -0
- package/dist/model/addABTestsRequest.js +1 -0
- package/dist/model/addABTestsRequest.js.map +1 -0
- package/dist/model/addABTestsVariant.cjs +19 -0
- package/dist/model/addABTestsVariant.cjs.map +1 -0
- package/dist/model/addABTestsVariant.js +1 -0
- package/dist/model/addABTestsVariant.js.map +1 -0
- package/dist/model/clientMethodProps.cjs +19 -0
- package/dist/model/clientMethodProps.cjs.map +1 -0
- package/dist/model/clientMethodProps.js +1 -0
- package/dist/model/clientMethodProps.js.map +1 -0
- package/dist/model/currency.cjs +19 -0
- package/dist/model/currency.cjs.map +1 -0
- package/dist/model/currency.js +1 -0
- package/dist/model/currency.js.map +1 -0
- package/dist/model/customSearchParams.cjs +19 -0
- package/dist/model/customSearchParams.cjs.map +1 -0
- package/dist/model/customSearchParams.js +1 -0
- package/dist/model/customSearchParams.js.map +1 -0
- package/dist/model/effect.cjs +19 -0
- package/dist/model/effect.cjs.map +1 -0
- package/dist/model/effect.js +1 -0
- package/dist/model/effect.js.map +1 -0
- package/dist/model/emptySearch.cjs +19 -0
- package/dist/model/emptySearch.cjs.map +1 -0
- package/dist/model/emptySearch.js +1 -0
- package/dist/model/emptySearch.js.map +1 -0
- package/dist/model/emptySearchFilter.cjs +19 -0
- package/dist/model/emptySearchFilter.cjs.map +1 -0
- package/dist/model/emptySearchFilter.js +1 -0
- package/dist/model/emptySearchFilter.js.map +1 -0
- package/dist/model/errorBase.cjs +19 -0
- package/dist/model/errorBase.cjs.map +1 -0
- package/dist/model/errorBase.js +1 -0
- package/dist/model/errorBase.js.map +1 -0
- package/dist/model/filterEffects.cjs +19 -0
- package/dist/model/filterEffects.cjs.map +1 -0
- package/dist/model/filterEffects.js +1 -0
- package/dist/model/filterEffects.js.map +1 -0
- package/dist/model/index.cjs +19 -0
- package/dist/model/index.cjs.map +1 -0
- package/dist/model/index.js +1 -0
- package/dist/model/index.js.map +1 -0
- package/dist/model/listABTestsResponse.cjs +19 -0
- package/dist/model/listABTestsResponse.cjs.map +1 -0
- package/dist/model/listABTestsResponse.js +1 -0
- package/dist/model/listABTestsResponse.js.map +1 -0
- package/dist/model/minimumDetectableEffect.cjs +19 -0
- package/dist/model/minimumDetectableEffect.cjs.map +1 -0
- package/dist/model/minimumDetectableEffect.js +1 -0
- package/dist/model/minimumDetectableEffect.js.map +1 -0
- package/dist/model/outliers.cjs +19 -0
- package/dist/model/outliers.cjs.map +1 -0
- package/dist/model/outliers.js +1 -0
- package/dist/model/outliers.js.map +1 -0
- package/dist/model/outliersFilter.cjs +19 -0
- package/dist/model/outliersFilter.cjs.map +1 -0
- package/dist/model/outliersFilter.js +1 -0
- package/dist/model/outliersFilter.js.map +1 -0
- package/dist/model/scheduleABTestResponse.cjs +19 -0
- package/dist/model/scheduleABTestResponse.cjs.map +1 -0
- package/dist/model/scheduleABTestResponse.js +1 -0
- package/dist/model/scheduleABTestResponse.js.map +1 -0
- package/dist/model/scheduleABTestsRequest.cjs +19 -0
- package/dist/model/scheduleABTestsRequest.cjs.map +1 -0
- package/dist/model/scheduleABTestsRequest.js +1 -0
- package/dist/model/scheduleABTestsRequest.js.map +1 -0
- package/dist/model/status.cjs +19 -0
- package/dist/model/status.cjs.map +1 -0
- package/dist/model/status.js +1 -0
- package/dist/model/status.js.map +1 -0
- package/dist/model/variant.cjs +19 -0
- package/dist/model/variant.cjs.map +1 -0
- package/dist/model/variant.js +1 -0
- package/dist/model/variant.js.map +1 -0
- package/dist/node.d.cts +462 -0
- package/dist/node.d.ts +462 -0
- package/dist/src/abtestingClient.cjs +376 -0
- package/dist/src/abtestingClient.cjs.map +1 -0
- package/dist/src/abtestingClient.js +349 -0
- package/dist/src/abtestingClient.js.map +1 -0
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +33 -30
- package/dist/builds/browser.d.ts +0 -26
- package/dist/builds/browser.d.ts.map +0 -1
- package/dist/builds/node.d.ts +0 -26
- package/dist/builds/node.d.ts.map +0 -1
- package/dist/client-abtesting.cjs +0 -376
- package/dist/client-abtesting.esm.browser.js +0 -1050
- package/dist/client-abtesting.esm.node.js +0 -373
- package/dist/client-abtesting.umd.js +0 -2
- package/dist/model/aBTest.d.ts +0 -37
- package/dist/model/aBTest.d.ts.map +0 -1
- package/dist/model/aBTestConfiguration.d.ts +0 -12
- package/dist/model/aBTestConfiguration.d.ts.map +0 -1
- package/dist/model/aBTestResponse.d.ts +0 -15
- package/dist/model/aBTestResponse.d.ts.map +0 -1
- package/dist/model/abTestsVariant.d.ts +0 -15
- package/dist/model/abTestsVariant.d.ts.map +0 -1
- package/dist/model/abTestsVariantSearchParams.d.ts +0 -4
- package/dist/model/abTestsVariantSearchParams.d.ts.map +0 -1
- package/dist/model/addABTestsRequest.d.ts +0 -16
- package/dist/model/addABTestsRequest.d.ts.map +0 -1
- package/dist/model/addABTestsVariant.d.ts +0 -4
- package/dist/model/addABTestsVariant.d.ts.map +0 -1
- package/dist/model/clientMethodProps.d.ts +0 -109
- package/dist/model/clientMethodProps.d.ts.map +0 -1
- package/dist/model/currency.d.ts +0 -19
- package/dist/model/currency.d.ts.map +0 -1
- package/dist/model/customSearchParams.d.ts +0 -7
- package/dist/model/customSearchParams.d.ts.map +0 -1
- package/dist/model/effect.d.ts +0 -5
- package/dist/model/effect.d.ts.map +0 -1
- package/dist/model/emptySearch.d.ts +0 -10
- package/dist/model/emptySearch.d.ts.map +0 -1
- package/dist/model/emptySearchFilter.d.ts +0 -14
- package/dist/model/emptySearchFilter.d.ts.map +0 -1
- package/dist/model/errorBase.d.ts +0 -7
- package/dist/model/errorBase.d.ts.map +0 -1
- package/dist/model/filterEffects.d.ts +0 -10
- package/dist/model/filterEffects.d.ts.map +0 -1
- package/dist/model/index.d.ts +0 -24
- package/dist/model/index.d.ts.map +0 -1
- package/dist/model/listABTestsResponse.d.ts +0 -16
- package/dist/model/listABTestsResponse.d.ts.map +0 -1
- package/dist/model/minimumDetectableEffect.d.ts +0 -12
- package/dist/model/minimumDetectableEffect.d.ts.map +0 -1
- package/dist/model/outliers.d.ts +0 -10
- package/dist/model/outliers.d.ts.map +0 -1
- package/dist/model/outliersFilter.d.ts +0 -14
- package/dist/model/outliersFilter.d.ts.map +0 -1
- package/dist/model/scheduleABTestResponse.d.ts +0 -7
- package/dist/model/scheduleABTestResponse.d.ts.map +0 -1
- package/dist/model/scheduleABTestsRequest.d.ts +0 -20
- package/dist/model/scheduleABTestsRequest.d.ts.map +0 -1
- package/dist/model/status.d.ts +0 -5
- package/dist/model/status.d.ts.map +0 -1
- package/dist/model/variant.d.ts +0 -82
- package/dist/model/variant.d.ts.map +0 -1
- package/dist/src/abtestingClient.d.ts +0 -141
- package/dist/src/abtestingClient.d.ts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/abTestsVariantSearchParams.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { AbTestsVariant } from './abTestsVariant';\nimport type { CustomSearchParams } from './customSearchParams';\n\nexport type AbTestsVariantSearchParams = AbTestsVariant & CustomSearchParams;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=abTestsVariantSearchParams.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/addABTestsRequest.ts
|
|
17
|
+
var addABTestsRequest_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(addABTestsRequest_exports);
|
|
19
|
+
//# sourceMappingURL=addABTestsRequest.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/addABTestsRequest.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { AddABTestsVariant } from './addABTestsVariant';\n\nexport type AddABTestsRequest = {\n /**\n * A/B test name.\n */\n name: string;\n\n /**\n * A/B test variants.\n */\n variants: AddABTestsVariant[];\n\n /**\n * End date and time of the A/B test, in RFC 3339 format.\n */\n endAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=addABTestsRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/addABTestsVariant.ts
|
|
17
|
+
var addABTestsVariant_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(addABTestsVariant_exports);
|
|
19
|
+
//# sourceMappingURL=addABTestsVariant.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/addABTestsVariant.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { AbTestsVariant } from './abTestsVariant';\nimport type { AbTestsVariantSearchParams } from './abTestsVariantSearchParams';\n\nexport type AddABTestsVariant = AbTestsVariant | AbTestsVariantSearchParams;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=addABTestsVariant.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/clientMethodProps.ts
|
|
17
|
+
var clientMethodProps_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(clientMethodProps_exports);
|
|
19
|
+
//# sourceMappingURL=clientMethodProps.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/clientMethodProps.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Properties for the `customDelete` method.\n */\nexport type CustomDeleteProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n};\n\n/**\n * Properties for the `customGet` method.\n */\nexport type CustomGetProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n};\n\n/**\n * Properties for the `customPost` method.\n */\nexport type CustomPostProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n /**\n * Parameters to send with the custom request.\n */\n body?: Record<string, unknown>;\n};\n\n/**\n * Properties for the `customPut` method.\n */\nexport type CustomPutProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n /**\n * Parameters to send with the custom request.\n */\n body?: Record<string, unknown>;\n};\n\n/**\n * Properties for the `deleteABTest` method.\n */\nexport type DeleteABTestProps = {\n /**\n * Unique A/B test identifier.\n */\n id: number;\n};\n\n/**\n * Properties for the `getABTest` method.\n */\nexport type GetABTestProps = {\n /**\n * Unique A/B test identifier.\n */\n id: number;\n};\n\n/**\n * Properties for the `listABTests` method.\n */\nexport type ListABTestsProps = {\n /**\n * Position of the first item to return.\n */\n offset?: number;\n /**\n * Number of items to return.\n */\n limit?: number;\n /**\n * Index name prefix. Only A/B tests for indices starting with this string are included in the response.\n */\n indexPrefix?: string;\n /**\n * Index name suffix. Only A/B tests for indices ending with this string are included in the response.\n */\n indexSuffix?: string;\n};\n\n/**\n * Properties for the `stopABTest` method.\n */\nexport type StopABTestProps = {\n /**\n * Unique A/B test identifier.\n */\n id: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=clientMethodProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/currency.ts
|
|
17
|
+
var currency_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(currency_exports);
|
|
19
|
+
//# sourceMappingURL=currency.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/currency.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type Currency = {\n /**\n * Currency code.\n */\n currency?: string;\n\n /**\n * Revenue for this currency.\n */\n revenue?: number;\n\n /**\n * Mean for this currency.\n */\n mean?: number;\n\n /**\n * Standard deviation for this currency.\n */\n standardDeviation?: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=currency.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/customSearchParams.ts
|
|
17
|
+
var customSearchParams_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(customSearchParams_exports);
|
|
19
|
+
//# sourceMappingURL=customSearchParams.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/customSearchParams.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Search parameters to add to the test variant. Only use this parameter if the two variants use the same index.\n */\nexport type CustomSearchParams = {\n customSearchParameters: Record<string, unknown>;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=customSearchParams.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/effect.ts
|
|
17
|
+
var effect_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(effect_exports);
|
|
19
|
+
//# sourceMappingURL=effect.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/effect.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Metric for which you want to detect the smallest relative difference.\n */\nexport type Effect = 'addToCartRate' | 'clickThroughRate' | 'conversionRate' | 'purchaseRate';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=effect.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/emptySearch.ts
|
|
17
|
+
var emptySearch_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(emptySearch_exports);
|
|
19
|
+
//# sourceMappingURL=emptySearch.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/emptySearch.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Configuration for handling empty searches.\n */\nexport type EmptySearch = {\n /**\n * Whether to exclude empty searches when calculating A/B test results.\n */\n exclude?: boolean;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=emptySearch.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/emptySearchFilter.ts
|
|
17
|
+
var emptySearchFilter_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(emptySearchFilter_exports);
|
|
19
|
+
//# sourceMappingURL=emptySearchFilter.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/emptySearchFilter.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Empty searches removed from the A/B test as a result of configuration settings.\n */\nexport type EmptySearchFilter = {\n /**\n * Number of users removed from the A/B test.\n */\n usersCount?: number;\n\n /**\n * Number of tracked searches removed from the A/B test.\n */\n trackedSearchesCount?: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=emptySearchFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/errorBase.ts
|
|
17
|
+
var errorBase_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(errorBase_exports);
|
|
19
|
+
//# sourceMappingURL=errorBase.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/errorBase.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Error.\n */\nexport type ErrorBase = Record<string, any> & {\n message?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=errorBase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/filterEffects.ts
|
|
17
|
+
var filterEffects_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(filterEffects_exports);
|
|
19
|
+
//# sourceMappingURL=filterEffects.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/filterEffects.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { EmptySearchFilter } from './emptySearchFilter';\nimport type { OutliersFilter } from './outliersFilter';\n\n/**\n * A/B test filter effects resulting from configuration settings.\n */\nexport type FilterEffects = {\n outliers?: OutliersFilter;\n\n emptySearch?: EmptySearchFilter;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=filterEffects.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/index.ts
|
|
17
|
+
var model_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(model_exports);
|
|
19
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/index.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport * from './aBTest';\nexport * from './aBTestConfiguration';\nexport * from './aBTestResponse';\nexport * from './abTestsVariant';\nexport * from './abTestsVariantSearchParams';\nexport * from './addABTestsRequest';\nexport * from './addABTestsVariant';\nexport * from './currency';\nexport * from './customSearchParams';\nexport * from './effect';\nexport * from './emptySearch';\nexport * from './emptySearchFilter';\nexport * from './errorBase';\nexport * from './filterEffects';\nexport * from './listABTestsResponse';\nexport * from './minimumDetectableEffect';\nexport * from './outliers';\nexport * from './outliersFilter';\nexport * from './scheduleABTestResponse';\nexport * from './scheduleABTestsRequest';\nexport * from './status';\nexport * from './variant';\nexport * from './clientMethodProps';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/listABTestsResponse.ts
|
|
17
|
+
var listABTestsResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(listABTestsResponse_exports);
|
|
19
|
+
//# sourceMappingURL=listABTestsResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/listABTestsResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { ABTest } from './aBTest';\n\nexport type ListABTestsResponse = {\n /**\n * A/B tests.\n */\n abtests: ABTest[] | null;\n\n /**\n * Number of A/B tests.\n */\n count: number;\n\n /**\n * Number of retrievable A/B tests.\n */\n total: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=listABTestsResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/minimumDetectableEffect.ts
|
|
17
|
+
var minimumDetectableEffect_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(minimumDetectableEffect_exports);
|
|
19
|
+
//# sourceMappingURL=minimumDetectableEffect.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/minimumDetectableEffect.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { Effect } from './effect';\n\n/**\n * Configuration for the smallest difference between test variants you want to detect.\n */\nexport type MinimumDetectableEffect = {\n /**\n * Smallest difference in an observable metric between variants. For example, to detect a 10% difference between variants, set this value to 0.1.\n */\n size?: number;\n\n effect?: Effect;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=minimumDetectableEffect.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/outliers.ts
|
|
17
|
+
var outliers_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(outliers_exports);
|
|
19
|
+
//# sourceMappingURL=outliers.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/outliers.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Configuration for handling outliers.\n */\nexport type Outliers = {\n /**\n * Whether to exclude outliers when calculating A/B test results.\n */\n exclude?: boolean;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=outliers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/outliersFilter.ts
|
|
17
|
+
var outliersFilter_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(outliersFilter_exports);
|
|
19
|
+
//# sourceMappingURL=outliersFilter.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/outliersFilter.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Outliers removed from the A/B test as a result of configuration settings.\n */\nexport type OutliersFilter = {\n /**\n * Number of users removed from the A/B test.\n */\n usersCount?: number;\n\n /**\n * Number of tracked searches removed from the A/B test.\n */\n trackedSearchesCount?: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=outliersFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/scheduleABTestResponse.ts
|
|
17
|
+
var scheduleABTestResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(scheduleABTestResponse_exports);
|
|
19
|
+
//# sourceMappingURL=scheduleABTestResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/scheduleABTestResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type ScheduleABTestResponse = {\n /**\n * Unique scheduled A/B test identifier.\n */\n abTestScheduleID: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=scheduleABTestResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/scheduleABTestsRequest.ts
|
|
17
|
+
var scheduleABTestsRequest_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(scheduleABTestsRequest_exports);
|
|
19
|
+
//# sourceMappingURL=scheduleABTestsRequest.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/scheduleABTestsRequest.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { AddABTestsVariant } from './addABTestsVariant';\n\nexport type ScheduleABTestsRequest = {\n /**\n * A/B test name.\n */\n name: string;\n\n /**\n * A/B test variants.\n */\n variants: AddABTestsVariant[];\n\n /**\n * Date and time when the A/B test is scheduled to start, in RFC 3339 format.\n */\n scheduledAt: string;\n\n /**\n * End date and time of the A/B test, in RFC 3339 format.\n */\n endAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=scheduleABTestsRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/status.ts
|
|
17
|
+
var status_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(status_exports);
|
|
19
|
+
//# sourceMappingURL=status.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/status.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * A/B test status. - `active`. The A/B test is live and search traffic is split between the two variants. - `stopped`. You stopped the A/B test. The A/B test data is still available for analysis. - `expired`. The A/B test was automatically stopped after reaching its end date. - `failed`. Creating the A/B test failed.\n */\nexport type Status = 'active' | 'expired' | 'failed' | 'stopped';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=status.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|