@algolia/recommend 5.0.0-alpha.7 → 5.0.0-alpha.71
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/builds/browser.d.ts +5 -5
- package/dist/builds/browser.d.ts.map +1 -1
- package/dist/builds/node.d.ts +5 -5
- package/dist/builds/node.d.ts.map +1 -1
- package/dist/model/advancedSyntaxFeatures.d.ts +1 -1
- package/dist/model/advancedSyntaxFeatures.d.ts.map +1 -1
- package/dist/model/alternativesAsExact.d.ts +1 -1
- package/dist/model/alternativesAsExact.d.ts.map +1 -1
- package/dist/model/aroundRadius.d.ts +5 -5
- package/dist/model/aroundRadius.d.ts.map +1 -1
- package/dist/model/aroundRadiusAll.d.ts +1 -1
- package/dist/model/aroundRadiusAll.d.ts.map +1 -1
- package/dist/model/baseRecommendRequest.d.ts +17 -17
- package/dist/model/baseRecommendRequest.d.ts.map +1 -1
- package/dist/model/baseRecommendationRequest.d.ts +8 -8
- package/dist/model/baseRecommendationRequest.d.ts.map +1 -1
- package/dist/model/baseSearchParams.d.ts +3 -3
- package/dist/model/baseSearchParams.d.ts.map +1 -1
- package/dist/model/baseSearchParamsWithoutQuery.d.ts +122 -122
- package/dist/model/baseSearchParamsWithoutQuery.d.ts.map +1 -1
- package/dist/model/baseSearchResponse.d.ts +103 -101
- package/dist/model/baseSearchResponse.d.ts.map +1 -1
- package/dist/model/baseSearchResponseRedirect.d.ts +8 -0
- package/dist/model/baseSearchResponseRedirect.d.ts.map +1 -0
- package/dist/model/baseTrendingRequest.d.ts +12 -12
- package/dist/model/baseTrendingRequest.d.ts.map +1 -1
- package/dist/model/clientMethodProps.d.ts +60 -60
- package/dist/model/clientMethodProps.d.ts.map +1 -1
- package/dist/model/distinct.d.ts +4 -4
- package/dist/model/distinct.d.ts.map +1 -1
- package/dist/model/errorBase.d.ts +6 -6
- package/dist/model/errorBase.d.ts.map +1 -1
- package/dist/model/exactOnSingleWordQuery.d.ts +4 -4
- package/dist/model/exactOnSingleWordQuery.d.ts.map +1 -1
- package/dist/model/facetFilters.d.ts +5 -5
- package/dist/model/facetFilters.d.ts.map +1 -1
- package/dist/model/facetOrdering.d.ts +12 -12
- package/dist/model/facetOrdering.d.ts.map +1 -1
- package/dist/model/facets.d.ts +9 -9
- package/dist/model/facets.d.ts.map +1 -1
- package/dist/model/facetsStats.d.ts +18 -18
- package/dist/model/facetsStats.d.ts.map +1 -1
- package/dist/model/getRecommendationsParams.d.ts +10 -10
- package/dist/model/getRecommendationsParams.d.ts.map +1 -1
- package/dist/model/getRecommendationsResponse.d.ts +4 -4
- package/dist/model/getRecommendationsResponse.d.ts.map +1 -1
- package/dist/model/highlightResult.d.ts +2 -2
- package/dist/model/highlightResult.d.ts.map +1 -1
- package/dist/model/highlightResultOption.d.ts +19 -19
- package/dist/model/highlightResultOption.d.ts.map +1 -1
- package/dist/model/ignorePlurals.d.ts +4 -4
- package/dist/model/ignorePlurals.d.ts.map +1 -1
- package/dist/model/index.d.ts +58 -53
- package/dist/model/index.d.ts.map +1 -1
- package/dist/model/indexSettingsAsSearchParams.d.ts +164 -160
- package/dist/model/indexSettingsAsSearchParams.d.ts.map +1 -1
- package/dist/model/indexSettingsAsSearchParamsSemanticSearch.d.ts +10 -0
- package/dist/model/indexSettingsAsSearchParamsSemanticSearch.d.ts.map +1 -0
- package/dist/model/matchLevel.d.ts +4 -4
- package/dist/model/matchLevel.d.ts.map +1 -1
- package/dist/model/matchedGeoLocation.d.ts +14 -14
- package/dist/model/matchedGeoLocation.d.ts.map +1 -1
- package/dist/model/mixedSearchFilters.d.ts +1 -1
- package/dist/model/mixedSearchFilters.d.ts.map +1 -1
- package/dist/model/mode.d.ts +5 -0
- package/dist/model/mode.d.ts.map +1 -0
- package/dist/model/numericFilters.d.ts +5 -5
- package/dist/model/numericFilters.d.ts.map +1 -1
- package/dist/model/optionalFilters.d.ts +5 -5
- package/dist/model/optionalFilters.d.ts.map +1 -1
- package/dist/model/personalization.d.ts +14 -14
- package/dist/model/personalization.d.ts.map +1 -1
- package/dist/model/queryType.d.ts +4 -4
- package/dist/model/queryType.d.ts.map +1 -1
- package/dist/model/rankingInfo.d.ts +50 -50
- package/dist/model/rankingInfo.d.ts.map +1 -1
- package/dist/model/reRankingApplyFilter.d.ts +5 -5
- package/dist/model/reRankingApplyFilter.d.ts.map +1 -1
- package/dist/model/recommendHit.d.ts +26 -26
- package/dist/model/recommendHit.d.ts.map +1 -1
- package/dist/model/recommendHits.d.ts +4 -4
- package/dist/model/recommendHits.d.ts.map +1 -1
- package/dist/model/recommendationModels.d.ts +4 -4
- package/dist/model/recommendationModels.d.ts.map +1 -1
- package/dist/model/recommendationRequest.d.ts +3 -3
- package/dist/model/recommendationRequest.d.ts.map +1 -1
- package/dist/model/recommendationsRequest.d.ts +3 -3
- package/dist/model/recommendationsRequest.d.ts.map +1 -1
- package/dist/model/recommendationsResponse.d.ts +3 -3
- package/dist/model/recommendationsResponse.d.ts.map +1 -1
- package/dist/model/redirectRuleIndexMetadata.d.ts +21 -0
- package/dist/model/redirectRuleIndexMetadata.d.ts.map +1 -0
- package/dist/model/redirectRuleIndexMetadataData.d.ts +7 -0
- package/dist/model/redirectRuleIndexMetadataData.d.ts.map +1 -0
- package/dist/model/removeStopWords.d.ts +4 -4
- package/dist/model/removeStopWords.d.ts.map +1 -1
- package/dist/model/removeWordsIfNoResults.d.ts +4 -4
- package/dist/model/removeWordsIfNoResults.d.ts.map +1 -1
- package/dist/model/renderingContent.d.ts +7 -7
- package/dist/model/renderingContent.d.ts.map +1 -1
- package/dist/model/searchParamsObject.d.ts +3 -3
- package/dist/model/searchParamsObject.d.ts.map +1 -1
- package/dist/model/searchParamsQuery.d.ts +6 -6
- package/dist/model/searchParamsQuery.d.ts.map +1 -1
- package/dist/model/snippetResult.d.ts +2 -2
- package/dist/model/snippetResult.d.ts.map +1 -1
- package/dist/model/snippetResultOption.d.ts +11 -11
- package/dist/model/snippetResultOption.d.ts.map +1 -1
- package/dist/model/sortRemainingBy.d.ts +4 -4
- package/dist/model/sortRemainingBy.d.ts.map +1 -1
- package/dist/model/tagFilters.d.ts +5 -5
- package/dist/model/tagFilters.d.ts.map +1 -1
- package/dist/model/trendingModels.d.ts +4 -4
- package/dist/model/trendingModels.d.ts.map +1 -1
- package/dist/model/trendingRequest.d.ts +3 -3
- package/dist/model/trendingRequest.d.ts.map +1 -1
- package/dist/model/typoTolerance.d.ts +5 -5
- package/dist/model/typoTolerance.d.ts.map +1 -1
- package/dist/model/typoToleranceEnum.d.ts +1 -1
- package/dist/model/typoToleranceEnum.d.ts.map +1 -1
- package/dist/model/value.d.ts +8 -8
- package/dist/model/value.d.ts.map +1 -1
- package/dist/recommend.cjs.js +235 -235
- package/dist/recommend.esm.browser.js +418 -468
- package/dist/recommend.esm.node.js +235 -235
- package/dist/recommend.umd.js +2 -2
- package/dist/src/recommendClient.d.ts +81 -81
- package/dist/src/recommendClient.d.ts.map +1 -1
- package/model/advancedSyntaxFeatures.ts +1 -1
- package/model/alternativesAsExact.ts +1 -1
- package/model/aroundRadius.ts +1 -1
- package/model/aroundRadiusAll.ts +1 -1
- package/model/baseRecommendRequest.ts +1 -1
- package/model/baseRecommendationRequest.ts +1 -1
- package/model/baseSearchParams.ts +1 -1
- package/model/baseSearchParamsWithoutQuery.ts +1 -1
- package/model/baseSearchResponse.ts +4 -1
- package/model/baseSearchResponseRedirect.ts +10 -0
- package/model/baseTrendingRequest.ts +1 -1
- package/model/clientMethodProps.ts +1 -1
- package/model/distinct.ts +1 -1
- package/model/errorBase.ts +1 -1
- package/model/exactOnSingleWordQuery.ts +1 -1
- package/model/facetFilters.ts +1 -1
- package/model/facetOrdering.ts +1 -1
- package/model/facets.ts +1 -1
- package/model/facetsStats.ts +1 -1
- package/model/getRecommendationsParams.ts +1 -1
- package/model/getRecommendationsResponse.ts +1 -1
- package/model/highlightResult.ts +1 -1
- package/model/highlightResultOption.ts +1 -1
- package/model/ignorePlurals.ts +1 -1
- package/model/index.ts +6 -1
- package/model/indexSettingsAsSearchParams.ts +12 -6
- package/model/indexSettingsAsSearchParamsSemanticSearch.ts +11 -0
- package/model/matchLevel.ts +1 -1
- package/model/matchedGeoLocation.ts +1 -1
- package/model/mixedSearchFilters.ts +1 -1
- package/model/mode.ts +6 -0
- package/model/numericFilters.ts +1 -1
- package/model/optionalFilters.ts +1 -1
- package/model/personalization.ts +1 -1
- package/model/queryType.ts +1 -1
- package/model/rankingInfo.ts +1 -1
- package/model/reRankingApplyFilter.ts +1 -1
- package/model/recommendHit.ts +1 -1
- package/model/recommendHits.ts +1 -1
- package/model/recommendationModels.ts +1 -1
- package/model/recommendationRequest.ts +1 -1
- package/model/recommendationsRequest.ts +1 -1
- package/model/recommendationsResponse.ts +1 -1
- package/model/redirectRuleIndexMetadata.ts +27 -0
- package/model/redirectRuleIndexMetadataData.ts +8 -0
- package/model/removeStopWords.ts +1 -1
- package/model/removeWordsIfNoResults.ts +1 -1
- package/model/renderingContent.ts +1 -1
- package/model/searchParamsObject.ts +1 -1
- package/model/searchParamsQuery.ts +1 -1
- package/model/snippetResult.ts +1 -1
- package/model/snippetResultOption.ts +1 -1
- package/model/sortRemainingBy.ts +1 -1
- package/model/tagFilters.ts +1 -1
- package/model/trendingModels.ts +1 -1
- package/model/trendingRequest.ts +1 -1
- package/model/typoTolerance.ts +1 -1
- package/model/typoToleranceEnum.ts +1 -1
- package/model/value.ts +1 -1
- package/package.json +31 -13
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"baseSearchResponse.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"baseSearchResponse.d.ts","sourceRoot":"","sources":["../../model/baseSearchResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAEhC;;OAEG;IACH,gBAAgB,EAAE,OAAO,CAAC;IAE1B;;OAEG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;IAEhD;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAC;IAE3C;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf,QAAQ,CAAC,EAAE,0BAA0B,CAAC;IAEtC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAE/B,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;CACrC,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { RedirectRuleIndexMetadata } from './redirectRuleIndexMetadata';
|
|
2
|
+
/**
|
|
3
|
+
* This parameter is for internal use only.
|
|
4
|
+
*/
|
|
5
|
+
export type BaseSearchResponseRedirect = {
|
|
6
|
+
index?: RedirectRuleIndexMetadata[];
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=baseSearchResponseRedirect.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"baseSearchResponseRedirect.d.ts","sourceRoot":"","sources":["../../model/baseSearchResponseRedirect.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAE7E;;GAEG;AACH,MAAM,MAAM,0BAA0B,GAAG;IACvC,KAAK,CAAC,EAAE,yBAAyB,EAAE,CAAC;CACrC,CAAC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import type { TrendingModels } from './trendingModels';
|
|
2
|
-
export
|
|
3
|
-
model: TrendingModels;
|
|
4
|
-
/**
|
|
5
|
-
* The facet name to use for trending models.
|
|
6
|
-
*/
|
|
7
|
-
facetName?: string;
|
|
8
|
-
/**
|
|
9
|
-
* The facet value to use for trending models.
|
|
10
|
-
*/
|
|
11
|
-
facetValue?: string;
|
|
12
|
-
};
|
|
1
|
+
import type { TrendingModels } from './trendingModels';
|
|
2
|
+
export type BaseTrendingRequest = {
|
|
3
|
+
model: TrendingModels;
|
|
4
|
+
/**
|
|
5
|
+
* The facet name to use for trending models.
|
|
6
|
+
*/
|
|
7
|
+
facetName?: string;
|
|
8
|
+
/**
|
|
9
|
+
* The facet value to use for trending models.
|
|
10
|
+
*/
|
|
11
|
+
facetValue?: string;
|
|
12
|
+
};
|
|
13
13
|
//# sourceMappingURL=baseTrendingRequest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"baseTrendingRequest.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"baseTrendingRequest.d.ts","sourceRoot":"","sources":["../../model/baseTrendingRequest.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEvD,MAAM,MAAM,mBAAmB,GAAG;IAChC,KAAK,EAAE,cAAc,CAAC;IAEtB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC"}
|
|
@@ -1,61 +1,61 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Properties for the `del` method.
|
|
3
|
-
*/
|
|
4
|
-
export
|
|
5
|
-
/**
|
|
6
|
-
* The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
7
|
-
*/
|
|
8
|
-
path: string;
|
|
9
|
-
/**
|
|
10
|
-
* Query parameters to be applied to the current query.
|
|
11
|
-
*/
|
|
12
|
-
parameters?: Record<string, any>;
|
|
13
|
-
};
|
|
14
|
-
/**
|
|
15
|
-
* Properties for the `get` method.
|
|
16
|
-
*/
|
|
17
|
-
export
|
|
18
|
-
/**
|
|
19
|
-
* The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
20
|
-
*/
|
|
21
|
-
path: string;
|
|
22
|
-
/**
|
|
23
|
-
* Query parameters to be applied to the current query.
|
|
24
|
-
*/
|
|
25
|
-
parameters?: Record<string, any>;
|
|
26
|
-
};
|
|
27
|
-
/**
|
|
28
|
-
* Properties for the `post` method.
|
|
29
|
-
*/
|
|
30
|
-
export
|
|
31
|
-
/**
|
|
32
|
-
* The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
33
|
-
*/
|
|
34
|
-
path: string;
|
|
35
|
-
/**
|
|
36
|
-
* Query parameters to be applied to the current query.
|
|
37
|
-
*/
|
|
38
|
-
parameters?: Record<string, any>;
|
|
39
|
-
/**
|
|
40
|
-
* The parameters to send with the custom request.
|
|
41
|
-
*/
|
|
42
|
-
body?: Record<string, any>;
|
|
43
|
-
};
|
|
44
|
-
/**
|
|
45
|
-
* Properties for the `put` method.
|
|
46
|
-
*/
|
|
47
|
-
export
|
|
48
|
-
/**
|
|
49
|
-
* The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
50
|
-
*/
|
|
51
|
-
path: string;
|
|
52
|
-
/**
|
|
53
|
-
* Query parameters to be applied to the current query.
|
|
54
|
-
*/
|
|
55
|
-
parameters?: Record<string, any>;
|
|
56
|
-
/**
|
|
57
|
-
* The parameters to send with the custom request.
|
|
58
|
-
*/
|
|
59
|
-
body?: Record<string, any>;
|
|
60
|
-
};
|
|
1
|
+
/**
|
|
2
|
+
* Properties for the `del` method.
|
|
3
|
+
*/
|
|
4
|
+
export type DelProps = {
|
|
5
|
+
/**
|
|
6
|
+
* The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
7
|
+
*/
|
|
8
|
+
path: string;
|
|
9
|
+
/**
|
|
10
|
+
* Query parameters to be applied to the current query.
|
|
11
|
+
*/
|
|
12
|
+
parameters?: Record<string, any>;
|
|
13
|
+
};
|
|
14
|
+
/**
|
|
15
|
+
* Properties for the `get` method.
|
|
16
|
+
*/
|
|
17
|
+
export type GetProps = {
|
|
18
|
+
/**
|
|
19
|
+
* The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
20
|
+
*/
|
|
21
|
+
path: string;
|
|
22
|
+
/**
|
|
23
|
+
* Query parameters to be applied to the current query.
|
|
24
|
+
*/
|
|
25
|
+
parameters?: Record<string, any>;
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
* Properties for the `post` method.
|
|
29
|
+
*/
|
|
30
|
+
export type PostProps = {
|
|
31
|
+
/**
|
|
32
|
+
* The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
33
|
+
*/
|
|
34
|
+
path: string;
|
|
35
|
+
/**
|
|
36
|
+
* Query parameters to be applied to the current query.
|
|
37
|
+
*/
|
|
38
|
+
parameters?: Record<string, any>;
|
|
39
|
+
/**
|
|
40
|
+
* The parameters to send with the custom request.
|
|
41
|
+
*/
|
|
42
|
+
body?: Record<string, any>;
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
* Properties for the `put` method.
|
|
46
|
+
*/
|
|
47
|
+
export type PutProps = {
|
|
48
|
+
/**
|
|
49
|
+
* The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
50
|
+
*/
|
|
51
|
+
path: string;
|
|
52
|
+
/**
|
|
53
|
+
* Query parameters to be applied to the current query.
|
|
54
|
+
*/
|
|
55
|
+
parameters?: Record<string, any>;
|
|
56
|
+
/**
|
|
57
|
+
* The parameters to send with the custom request.
|
|
58
|
+
*/
|
|
59
|
+
body?: Record<string, any>;
|
|
60
|
+
};
|
|
61
61
|
//# sourceMappingURL=clientMethodProps.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"clientMethodProps.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"clientMethodProps.d.ts","sourceRoot":"","sources":["../../model/clientMethodProps.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG;IACrB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAClC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG;IACrB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAClC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG;IACtB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACjC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC5B,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG;IACrB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACjC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC5B,CAAC"}
|
package/dist/model/distinct.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Enables de-duplication or grouping of results.
|
|
3
|
-
*/
|
|
4
|
-
export
|
|
1
|
+
/**
|
|
2
|
+
* Enables de-duplication or grouping of results.
|
|
3
|
+
*/
|
|
4
|
+
export type Distinct = boolean | number;
|
|
5
5
|
//# sourceMappingURL=distinct.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"distinct.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"distinct.d.ts","sourceRoot":"","sources":["../../model/distinct.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,OAAO,GAAG,MAAM,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Error.
|
|
3
|
-
*/
|
|
4
|
-
export
|
|
5
|
-
message?: string;
|
|
6
|
-
};
|
|
1
|
+
/**
|
|
2
|
+
* Error.
|
|
3
|
+
*/
|
|
4
|
+
export type ErrorBase = Record<string, any> & {
|
|
5
|
+
message?: string;
|
|
6
|
+
};
|
|
7
7
|
//# sourceMappingURL=errorBase.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"errorBase.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"errorBase.d.ts","sourceRoot":"","sources":["../../model/errorBase.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG;IAC5C,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Controls how the exact ranking criterion is computed when the query contains only one word.
|
|
3
|
-
*/
|
|
4
|
-
export
|
|
1
|
+
/**
|
|
2
|
+
* Controls how the exact ranking criterion is computed when the query contains only one word.
|
|
3
|
+
*/
|
|
4
|
+
export type ExactOnSingleWordQuery = 'attribute' | 'none' | 'word';
|
|
5
5
|
//# sourceMappingURL=exactOnSingleWordQuery.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"exactOnSingleWordQuery.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"exactOnSingleWordQuery.d.ts","sourceRoot":"","sources":["../../model/exactOnSingleWordQuery.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG,WAAW,GAAG,MAAM,GAAG,MAAM,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { MixedSearchFilters } from './mixedSearchFilters';
|
|
2
|
-
/**
|
|
3
|
-
* Filter hits by facet value.
|
|
4
|
-
*/
|
|
5
|
-
export
|
|
1
|
+
import type { MixedSearchFilters } from './mixedSearchFilters';
|
|
2
|
+
/**
|
|
3
|
+
* Filter hits by facet value.
|
|
4
|
+
*/
|
|
5
|
+
export type FacetFilters = MixedSearchFilters[] | string;
|
|
6
6
|
//# sourceMappingURL=facetFilters.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"facetFilters.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"facetFilters.d.ts","sourceRoot":"","sources":["../../model/facetFilters.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE/D;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG,kBAAkB,EAAE,GAAG,MAAM,CAAC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import type { Facets } from './facets';
|
|
2
|
-
import type { Value } from './value';
|
|
3
|
-
/**
|
|
4
|
-
* Defining how facets should be ordered.
|
|
5
|
-
*/
|
|
6
|
-
export
|
|
7
|
-
facets?: Facets;
|
|
8
|
-
/**
|
|
9
|
-
* The ordering of facet values, within an individual list.
|
|
10
|
-
*/
|
|
11
|
-
values?: Record<string, Value>;
|
|
12
|
-
};
|
|
1
|
+
import type { Facets } from './facets';
|
|
2
|
+
import type { Value } from './value';
|
|
3
|
+
/**
|
|
4
|
+
* Defining how facets should be ordered.
|
|
5
|
+
*/
|
|
6
|
+
export type FacetOrdering = {
|
|
7
|
+
facets?: Facets;
|
|
8
|
+
/**
|
|
9
|
+
* The ordering of facet values, within an individual list.
|
|
10
|
+
*/
|
|
11
|
+
values?: Record<string, Value>;
|
|
12
|
+
};
|
|
13
13
|
//# sourceMappingURL=facetOrdering.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"facetOrdering.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"facetOrdering.d.ts","sourceRoot":"","sources":["../../model/facetOrdering.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AACvC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAErC;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC;CAChC,CAAC"}
|
package/dist/model/facets.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* The ordering of facets (widgets).
|
|
3
|
-
*/
|
|
4
|
-
export
|
|
5
|
-
/**
|
|
6
|
-
* Pinned order of facet lists.
|
|
7
|
-
*/
|
|
8
|
-
order?: string[];
|
|
9
|
-
};
|
|
1
|
+
/**
|
|
2
|
+
* The ordering of facets (widgets).
|
|
3
|
+
*/
|
|
4
|
+
export type Facets = {
|
|
5
|
+
/**
|
|
6
|
+
* Pinned order of facet lists.
|
|
7
|
+
*/
|
|
8
|
+
order?: string[];
|
|
9
|
+
};
|
|
10
10
|
//# sourceMappingURL=facets.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"facets.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"facets.d.ts","sourceRoot":"","sources":["../../model/facets.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG;IACnB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;CAClB,CAAC"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
export
|
|
2
|
-
/**
|
|
3
|
-
* The minimum value in the result set.
|
|
4
|
-
*/
|
|
5
|
-
min?: number;
|
|
6
|
-
/**
|
|
7
|
-
* The maximum value in the result set.
|
|
8
|
-
*/
|
|
9
|
-
max?: number;
|
|
10
|
-
/**
|
|
11
|
-
* The average facet value in the result set.
|
|
12
|
-
*/
|
|
13
|
-
avg?: number;
|
|
14
|
-
/**
|
|
15
|
-
* The sum of all values in the result set.
|
|
16
|
-
*/
|
|
17
|
-
sum?: number;
|
|
18
|
-
};
|
|
1
|
+
export type FacetsStats = {
|
|
2
|
+
/**
|
|
3
|
+
* The minimum value in the result set.
|
|
4
|
+
*/
|
|
5
|
+
min?: number;
|
|
6
|
+
/**
|
|
7
|
+
* The maximum value in the result set.
|
|
8
|
+
*/
|
|
9
|
+
max?: number;
|
|
10
|
+
/**
|
|
11
|
+
* The average facet value in the result set.
|
|
12
|
+
*/
|
|
13
|
+
avg?: number;
|
|
14
|
+
/**
|
|
15
|
+
* The sum of all values in the result set.
|
|
16
|
+
*/
|
|
17
|
+
sum?: number;
|
|
18
|
+
};
|
|
19
19
|
//# sourceMappingURL=facetsStats.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"facetsStats.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"facetsStats.d.ts","sourceRoot":"","sources":["../../model/facetsStats.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CACd,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import type { RecommendationsRequest } from './recommendationsRequest';
|
|
2
|
-
/**
|
|
3
|
-
* The `getRecommendations` parameters.
|
|
4
|
-
*/
|
|
5
|
-
export
|
|
6
|
-
/**
|
|
7
|
-
* The `getRecommendations` requests.
|
|
8
|
-
*/
|
|
9
|
-
requests: RecommendationsRequest[];
|
|
10
|
-
};
|
|
1
|
+
import type { RecommendationsRequest } from './recommendationsRequest';
|
|
2
|
+
/**
|
|
3
|
+
* The `getRecommendations` parameters.
|
|
4
|
+
*/
|
|
5
|
+
export type GetRecommendationsParams = {
|
|
6
|
+
/**
|
|
7
|
+
* The `getRecommendations` requests.
|
|
8
|
+
*/
|
|
9
|
+
requests: RecommendationsRequest[];
|
|
10
|
+
};
|
|
11
11
|
//# sourceMappingURL=getRecommendationsParams.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRecommendationsParams.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"getRecommendationsParams.d.ts","sourceRoot":"","sources":["../../model/getRecommendationsParams.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAEvE;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG;IACrC;;OAEG;IACH,QAAQ,EAAE,sBAAsB,EAAE,CAAC;CACpC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { RecommendationsResponse } from './recommendationsResponse';
|
|
2
|
-
export
|
|
3
|
-
results?: RecommendationsResponse[];
|
|
4
|
-
};
|
|
1
|
+
import type { RecommendationsResponse } from './recommendationsResponse';
|
|
2
|
+
export type GetRecommendationsResponse = {
|
|
3
|
+
results?: RecommendationsResponse[];
|
|
4
|
+
};
|
|
5
5
|
//# sourceMappingURL=getRecommendationsResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRecommendationsResponse.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"getRecommendationsResponse.d.ts","sourceRoot":"","sources":["../../model/getRecommendationsResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEzE,MAAM,MAAM,0BAA0B,GAAG;IACvC,OAAO,CAAC,EAAE,uBAAuB,EAAE,CAAC;CACrC,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { HighlightResultOption } from './highlightResultOption';
|
|
2
|
-
export
|
|
1
|
+
import type { HighlightResultOption } from './highlightResultOption';
|
|
2
|
+
export type HighlightResult = HighlightResultOption | HighlightResultOption[];
|
|
3
3
|
//# sourceMappingURL=highlightResult.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"highlightResult.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"highlightResult.d.ts","sourceRoot":"","sources":["../../model/highlightResult.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAErE,MAAM,MAAM,eAAe,GAAG,qBAAqB,GAAG,qBAAqB,EAAE,CAAC"}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import type { MatchLevel } from './matchLevel';
|
|
2
|
-
/**
|
|
3
|
-
* Show highlighted section and words matched on a query.
|
|
4
|
-
*/
|
|
5
|
-
export
|
|
6
|
-
/**
|
|
7
|
-
* Markup text with occurrences highlighted.
|
|
8
|
-
*/
|
|
9
|
-
value: string;
|
|
10
|
-
matchLevel: MatchLevel;
|
|
11
|
-
/**
|
|
12
|
-
* List of words from the query that matched the object.
|
|
13
|
-
*/
|
|
14
|
-
matchedWords: string[];
|
|
15
|
-
/**
|
|
16
|
-
* Whether the entire attribute value is highlighted.
|
|
17
|
-
*/
|
|
18
|
-
fullyHighlighted?: boolean;
|
|
19
|
-
};
|
|
1
|
+
import type { MatchLevel } from './matchLevel';
|
|
2
|
+
/**
|
|
3
|
+
* Show highlighted section and words matched on a query.
|
|
4
|
+
*/
|
|
5
|
+
export type HighlightResultOption = {
|
|
6
|
+
/**
|
|
7
|
+
* Markup text with occurrences highlighted.
|
|
8
|
+
*/
|
|
9
|
+
value: string;
|
|
10
|
+
matchLevel: MatchLevel;
|
|
11
|
+
/**
|
|
12
|
+
* List of words from the query that matched the object.
|
|
13
|
+
*/
|
|
14
|
+
matchedWords: string[];
|
|
15
|
+
/**
|
|
16
|
+
* Whether the entire attribute value is highlighted.
|
|
17
|
+
*/
|
|
18
|
+
fullyHighlighted?: boolean;
|
|
19
|
+
};
|
|
20
20
|
//# sourceMappingURL=highlightResultOption.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"highlightResultOption.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"highlightResultOption.d.ts","sourceRoot":"","sources":["../../model/highlightResultOption.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE/C;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd,UAAU,EAAE,UAAU,CAAC;IAEvB;;OAEG;IACH,YAAY,EAAE,MAAM,EAAE,CAAC;IAEvB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Treats singular, plurals, and other forms of declensions as matching terms. IgnorePlurals is used in conjunction with the queryLanguages setting. List: language ISO codes for which ignoring plurals should be enabled. This list will override any values that you may have set in queryLanguages. True: enables the ignore plurals functionality, where singulars and plurals are considered equivalent (foot = feet). The languages supported here are either every language (this is the default, see list of languages below), or those set by queryLanguages. False: disables ignore plurals, where singulars and plurals are not considered the same for matching purposes (foot will not find feet).
|
|
3
|
-
*/
|
|
4
|
-
export
|
|
1
|
+
/**
|
|
2
|
+
* Treats singular, plurals, and other forms of declensions as matching terms. IgnorePlurals is used in conjunction with the queryLanguages setting. List: language ISO codes for which ignoring plurals should be enabled. This list will override any values that you may have set in queryLanguages. True: enables the ignore plurals functionality, where singulars and plurals are considered equivalent (foot = feet). The languages supported here are either every language (this is the default, see list of languages below), or those set by queryLanguages. False: disables ignore plurals, where singulars and plurals are not considered the same for matching purposes (foot will not find feet).
|
|
3
|
+
*/
|
|
4
|
+
export type IgnorePlurals = string[] | boolean;
|
|
5
5
|
//# sourceMappingURL=ignorePlurals.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ignorePlurals.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"ignorePlurals.d.ts","sourceRoot":"","sources":["../../model/ignorePlurals.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,MAAM,EAAE,GAAG,OAAO,CAAC"}
|
package/dist/model/index.d.ts
CHANGED
|
@@ -1,54 +1,59 @@
|
|
|
1
|
-
export * from './advancedSyntaxFeatures';
|
|
2
|
-
export * from './alternativesAsExact';
|
|
3
|
-
export * from './aroundRadius';
|
|
4
|
-
export * from './aroundRadiusAll';
|
|
5
|
-
export * from './baseRecommendRequest';
|
|
6
|
-
export * from './baseRecommendationRequest';
|
|
7
|
-
export * from './baseSearchParams';
|
|
8
|
-
export * from './baseSearchParamsWithoutQuery';
|
|
9
|
-
export * from './baseSearchResponse';
|
|
10
|
-
export * from './
|
|
11
|
-
export * from './
|
|
12
|
-
export * from './
|
|
13
|
-
export * from './
|
|
14
|
-
export * from './
|
|
15
|
-
export * from './
|
|
16
|
-
export * from './
|
|
17
|
-
export * from './
|
|
18
|
-
export * from './
|
|
19
|
-
export * from './
|
|
20
|
-
export * from './
|
|
21
|
-
export * from './
|
|
22
|
-
export * from './
|
|
23
|
-
export * from './
|
|
24
|
-
export * from './
|
|
25
|
-
export * from './
|
|
26
|
-
export * from './
|
|
27
|
-
export * from './
|
|
28
|
-
export * from './
|
|
29
|
-
export * from './
|
|
30
|
-
export * from './
|
|
31
|
-
export * from './
|
|
32
|
-
export * from './
|
|
33
|
-
export * from './
|
|
34
|
-
export * from './
|
|
35
|
-
export * from './
|
|
36
|
-
export * from './
|
|
37
|
-
export * from './
|
|
38
|
-
export * from './
|
|
39
|
-
export * from './
|
|
40
|
-
export * from './
|
|
41
|
-
export * from './
|
|
42
|
-
export * from './
|
|
43
|
-
export * from './
|
|
44
|
-
export * from './
|
|
45
|
-
export * from './
|
|
46
|
-
export * from './
|
|
47
|
-
export * from './
|
|
48
|
-
export * from './
|
|
49
|
-
export * from './
|
|
50
|
-
export * from './
|
|
51
|
-
export * from './
|
|
52
|
-
export * from './
|
|
53
|
-
export * from './
|
|
1
|
+
export * from './advancedSyntaxFeatures';
|
|
2
|
+
export * from './alternativesAsExact';
|
|
3
|
+
export * from './aroundRadius';
|
|
4
|
+
export * from './aroundRadiusAll';
|
|
5
|
+
export * from './baseRecommendRequest';
|
|
6
|
+
export * from './baseRecommendationRequest';
|
|
7
|
+
export * from './baseSearchParams';
|
|
8
|
+
export * from './baseSearchParamsWithoutQuery';
|
|
9
|
+
export * from './baseSearchResponse';
|
|
10
|
+
export * from './baseSearchResponseRedirect';
|
|
11
|
+
export * from './baseTrendingRequest';
|
|
12
|
+
export * from './distinct';
|
|
13
|
+
export * from './errorBase';
|
|
14
|
+
export * from './exactOnSingleWordQuery';
|
|
15
|
+
export * from './facetFilters';
|
|
16
|
+
export * from './facetOrdering';
|
|
17
|
+
export * from './facets';
|
|
18
|
+
export * from './facetsStats';
|
|
19
|
+
export * from './getRecommendationsParams';
|
|
20
|
+
export * from './getRecommendationsResponse';
|
|
21
|
+
export * from './highlightResult';
|
|
22
|
+
export * from './highlightResultOption';
|
|
23
|
+
export * from './ignorePlurals';
|
|
24
|
+
export * from './indexSettingsAsSearchParams';
|
|
25
|
+
export * from './indexSettingsAsSearchParamsSemanticSearch';
|
|
26
|
+
export * from './matchLevel';
|
|
27
|
+
export * from './matchedGeoLocation';
|
|
28
|
+
export * from './mixedSearchFilters';
|
|
29
|
+
export * from './mode';
|
|
30
|
+
export * from './numericFilters';
|
|
31
|
+
export * from './optionalFilters';
|
|
32
|
+
export * from './personalization';
|
|
33
|
+
export * from './queryType';
|
|
34
|
+
export * from './rankingInfo';
|
|
35
|
+
export * from './reRankingApplyFilter';
|
|
36
|
+
export * from './recommendHit';
|
|
37
|
+
export * from './recommendHits';
|
|
38
|
+
export * from './recommendationModels';
|
|
39
|
+
export * from './recommendationRequest';
|
|
40
|
+
export * from './recommendationsRequest';
|
|
41
|
+
export * from './recommendationsResponse';
|
|
42
|
+
export * from './redirectRuleIndexMetadata';
|
|
43
|
+
export * from './redirectRuleIndexMetadataData';
|
|
44
|
+
export * from './removeStopWords';
|
|
45
|
+
export * from './removeWordsIfNoResults';
|
|
46
|
+
export * from './renderingContent';
|
|
47
|
+
export * from './searchParamsObject';
|
|
48
|
+
export * from './searchParamsQuery';
|
|
49
|
+
export * from './snippetResult';
|
|
50
|
+
export * from './snippetResultOption';
|
|
51
|
+
export * from './sortRemainingBy';
|
|
52
|
+
export * from './tagFilters';
|
|
53
|
+
export * from './trendingModels';
|
|
54
|
+
export * from './trendingRequest';
|
|
55
|
+
export * from './typoTolerance';
|
|
56
|
+
export * from './typoToleranceEnum';
|
|
57
|
+
export * from './value';
|
|
58
|
+
export * from './clientMethodProps';
|
|
54
59
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../model/index.ts"],"names":[],"mappings":"AAEA,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,sBAAsB,CAAC;AACrC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,YAAY,CAAC;AAC3B,cAAc,aAAa,CAAC;AAC5B,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mBAAmB,CAAC;AAClC,cAAc,yBAAyB,CAAC;AACxC,cAAc,iBAAiB,CAAC;AAChC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,6CAA6C,CAAC;AAC5D,cAAc,cAAc,CAAC;AAC7B,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,QAAQ,CAAC;AACvB,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,mBAAmB,CAAC;AAClC,cAAc,0BAA0B,CAAC;AACzC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,SAAS,CAAC;AACxB,cAAc,qBAAqB,CAAC"}
|