@empathyco/x-adapter-platform 1.1.0-alpha.56 → 1.1.0-alpha.58
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/cjs/types/requests/facets-request.model.js.map +1 -1
- package/dist/cjs/types/requests/identifier-results-request.model.js.map +1 -1
- package/dist/cjs/types/requests/next-queries-request.model.js.map +1 -1
- package/dist/cjs/types/requests/popular-searches-request.model.js.map +1 -1
- package/dist/cjs/types/requests/query-suggestions-request.model.js.map +1 -1
- package/dist/cjs/types/requests/recommendations-request.model.js.map +1 -1
- package/dist/cjs/types/requests/related-prompts-request.model.js.map +1 -1
- package/dist/cjs/types/requests/related-tags-request.model.js.map +1 -1
- package/dist/cjs/types/requests/search-request.model.js.map +1 -1
- package/dist/esm/types/requests/facets-request.model.js.map +1 -1
- package/dist/esm/types/requests/identifier-results-request.model.js.map +1 -1
- package/dist/esm/types/requests/next-queries-request.model.js.map +1 -1
- package/dist/esm/types/requests/popular-searches-request.model.js.map +1 -1
- package/dist/esm/types/requests/query-suggestions-request.model.js.map +1 -1
- package/dist/esm/types/requests/recommendations-request.model.js.map +1 -1
- package/dist/esm/types/requests/related-prompts-request.model.js.map +1 -1
- package/dist/esm/types/requests/related-tags-request.model.js.map +1 -1
- package/dist/esm/types/requests/search-request.model.js.map +1 -1
- package/package.json +5 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"facets-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/facets-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformFilterableRequest,\n PlatformQueryableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `facets` endpoint.\n *\n * @public\n */\nexport interface PlatformFacetsRequest\n extends
|
|
1
|
+
{"version":3,"file":"facets-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/facets-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformFilterableRequest,\n PlatformQueryableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `facets` endpoint.\n *\n * @public\n */\nexport interface PlatformFacetsRequest\n extends\n PlatformQueryableRequest,\n PlatformFilterableRequest,\n PlatformTrackableRequest,\n PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"identifier-results-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/identifier-results-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `identifier results` endpoint.\n *\n * @public\n */\nexport interface PlatformIdentifierResultsRequest\n extends
|
|
1
|
+
{"version":3,"file":"identifier-results-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/identifier-results-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `identifier results` endpoint.\n *\n * @public\n */\nexport interface PlatformIdentifierResultsRequest\n extends\n PlatformQueryableRequest,\n PlatformPageableRequest,\n PlatformTrackableRequest,\n PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"next-queries-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/next-queries-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `next queries` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformNextQueriesRequest\n extends PlatformQueryableRequest
|
|
1
|
+
{"version":3,"file":"next-queries-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/next-queries-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `next queries` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformNextQueriesRequest\n extends PlatformQueryableRequest, PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popular-searches-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/popular-searches-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformPageableRequest } from './request.types'\n\n/**\n * Platform request for the `popular searches` endpoint.\n *\n * @public\n */\nexport interface PlatformPopularSearchesRequest\n extends PlatformPageableRequest
|
|
1
|
+
{"version":3,"file":"popular-searches-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/popular-searches-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformPageableRequest } from './request.types'\n\n/**\n * Platform request for the `popular searches` endpoint.\n *\n * @public\n */\nexport interface PlatformPopularSearchesRequest\n extends PlatformPageableRequest, PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-suggestions-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/query-suggestions-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n} from './request.types'\n\n/**\n * Base request for the `query suggestions` endpoint.\n *\n * @public\n */\nexport interface PlatformQuerySuggestionsRequest\n extends PlatformQueryableRequest
|
|
1
|
+
{"version":3,"file":"query-suggestions-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/query-suggestions-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n} from './request.types'\n\n/**\n * Base request for the `query suggestions` endpoint.\n *\n * @public\n */\nexport interface PlatformQuerySuggestionsRequest\n extends PlatformQueryableRequest, PlatformExtraParamsRequest, PlatformPageableRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recommendations-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/recommendations-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for `recommendations` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRecommendationsRequest\n extends PlatformExtraParamsRequest
|
|
1
|
+
{"version":3,"file":"recommendations-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/recommendations-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for `recommendations` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRecommendationsRequest\n extends PlatformExtraParamsRequest, PlatformPageableRequest, PlatformTrackableRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"related-prompts-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/related-prompts-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `related prompts` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRelatedPromptsRequest\n extends PlatformQueryableRequest
|
|
1
|
+
{"version":3,"file":"related-prompts-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/related-prompts-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `related prompts` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRelatedPromptsRequest\n extends PlatformQueryableRequest, PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"related-tags-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/related-tags-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `related tags` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRelatedTagsRequest\n extends PlatformQueryableRequest
|
|
1
|
+
{"version":3,"file":"related-tags-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/related-tags-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `related tags` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRelatedTagsRequest\n extends PlatformQueryableRequest, PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/search-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformFilterableRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n PlatformSortableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `search` endpoint.\n *\n * @public\n */\nexport interface PlatformSearchRequest\n extends
|
|
1
|
+
{"version":3,"file":"search-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/search-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformFilterableRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n PlatformSortableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `search` endpoint.\n *\n * @public\n */\nexport interface PlatformSearchRequest\n extends\n PlatformQueryableRequest,\n PlatformPageableRequest,\n PlatformFilterableRequest,\n PlatformTrackableRequest,\n PlatformSortableRequest,\n PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"facets-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/facets-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformFilterableRequest,\n PlatformQueryableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `facets` endpoint.\n *\n * @public\n */\nexport interface PlatformFacetsRequest\n extends
|
|
1
|
+
{"version":3,"file":"facets-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/facets-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformFilterableRequest,\n PlatformQueryableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `facets` endpoint.\n *\n * @public\n */\nexport interface PlatformFacetsRequest\n extends\n PlatformQueryableRequest,\n PlatformFilterableRequest,\n PlatformTrackableRequest,\n PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"identifier-results-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/identifier-results-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `identifier results` endpoint.\n *\n * @public\n */\nexport interface PlatformIdentifierResultsRequest\n extends
|
|
1
|
+
{"version":3,"file":"identifier-results-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/identifier-results-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `identifier results` endpoint.\n *\n * @public\n */\nexport interface PlatformIdentifierResultsRequest\n extends\n PlatformQueryableRequest,\n PlatformPageableRequest,\n PlatformTrackableRequest,\n PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"next-queries-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/next-queries-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `next queries` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformNextQueriesRequest\n extends PlatformQueryableRequest
|
|
1
|
+
{"version":3,"file":"next-queries-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/next-queries-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `next queries` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformNextQueriesRequest\n extends PlatformQueryableRequest, PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popular-searches-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/popular-searches-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformPageableRequest } from './request.types'\n\n/**\n * Platform request for the `popular searches` endpoint.\n *\n * @public\n */\nexport interface PlatformPopularSearchesRequest\n extends PlatformPageableRequest
|
|
1
|
+
{"version":3,"file":"popular-searches-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/popular-searches-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformPageableRequest } from './request.types'\n\n/**\n * Platform request for the `popular searches` endpoint.\n *\n * @public\n */\nexport interface PlatformPopularSearchesRequest\n extends PlatformPageableRequest, PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-suggestions-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/query-suggestions-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n} from './request.types'\n\n/**\n * Base request for the `query suggestions` endpoint.\n *\n * @public\n */\nexport interface PlatformQuerySuggestionsRequest\n extends PlatformQueryableRequest
|
|
1
|
+
{"version":3,"file":"query-suggestions-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/query-suggestions-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n} from './request.types'\n\n/**\n * Base request for the `query suggestions` endpoint.\n *\n * @public\n */\nexport interface PlatformQuerySuggestionsRequest\n extends PlatformQueryableRequest, PlatformExtraParamsRequest, PlatformPageableRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recommendations-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/recommendations-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for `recommendations` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRecommendationsRequest\n extends PlatformExtraParamsRequest
|
|
1
|
+
{"version":3,"file":"recommendations-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/recommendations-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformPageableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for `recommendations` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRecommendationsRequest\n extends PlatformExtraParamsRequest, PlatformPageableRequest, PlatformTrackableRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"related-prompts-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/related-prompts-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `related prompts` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRelatedPromptsRequest\n extends PlatformQueryableRequest
|
|
1
|
+
{"version":3,"file":"related-prompts-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/related-prompts-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `related prompts` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRelatedPromptsRequest\n extends PlatformQueryableRequest, PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"related-tags-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/related-tags-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `related tags` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRelatedTagsRequest\n extends PlatformQueryableRequest
|
|
1
|
+
{"version":3,"file":"related-tags-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/related-tags-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type { PlatformExtraParamsRequest, PlatformQueryableRequest } from './request.types'\n\n/**\n * Request for the `related tags` endpoint with `extra params`.\n *\n * @public\n */\nexport interface PlatformRelatedTagsRequest\n extends PlatformQueryableRequest, PlatformExtraParamsRequest {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/search-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformFilterableRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n PlatformSortableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `search` endpoint.\n *\n * @public\n */\nexport interface PlatformSearchRequest\n extends
|
|
1
|
+
{"version":3,"file":"search-request.model.js","sourceRoot":"","sources":["../../../../src/types/requests/search-request.model.ts"],"names":[],"mappings":"","sourcesContent":["import type {\n PlatformExtraParamsRequest,\n PlatformFilterableRequest,\n PlatformPageableRequest,\n PlatformQueryableRequest,\n PlatformSortableRequest,\n PlatformTrackableRequest,\n} from './request.types'\n\n/**\n * Request for the `search` endpoint.\n *\n * @public\n */\nexport interface PlatformSearchRequest\n extends\n PlatformQueryableRequest,\n PlatformPageableRequest,\n PlatformFilterableRequest,\n PlatformTrackableRequest,\n PlatformSortableRequest,\n PlatformExtraParamsRequest {}\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@empathyco/x-adapter-platform",
|
|
3
|
-
"version": "1.1.0-alpha.
|
|
3
|
+
"version": "1.1.0-alpha.58",
|
|
4
4
|
"description": "A search client for the Empathy Platform API",
|
|
5
5
|
"author": "Empathy Systems Corporation S.L.",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -47,9 +47,9 @@
|
|
|
47
47
|
"prepublishOnly": "pnpm run build"
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"@empathyco/x-adapter": "8.1.0-alpha.
|
|
51
|
-
"@empathyco/x-types": "10.1.0-alpha.
|
|
52
|
-
"@empathyco/x-utils": "1.0.3-alpha.
|
|
50
|
+
"@empathyco/x-adapter": "8.1.0-alpha.21",
|
|
51
|
+
"@empathyco/x-types": "10.1.0-alpha.50",
|
|
52
|
+
"@empathyco/x-utils": "1.0.3-alpha.16"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@microsoft/api-documenter": "7.29.2",
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"publishConfig": {
|
|
63
63
|
"access": "public"
|
|
64
64
|
},
|
|
65
|
-
"gitHead": "
|
|
65
|
+
"gitHead": "0c1112573319f83f46aaf3af2f1700c0e33d817b"
|
|
66
66
|
}
|