@empathyco/x-components 3.0.0-alpha.261 → 3.0.0-alpha.263

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.
Files changed (29) hide show
  1. package/CHANGELOG.md +27 -8
  2. package/docs/API-reference/api/x-adapter-platform.bannerschema.md +1 -1
  3. package/docs/API-reference/api/x-adapter-platform.facetschema.md +1 -1
  4. package/docs/API-reference/api/x-adapter-platform.hierarchicalfilterschema.md +1 -1
  5. package/docs/API-reference/api/x-adapter-platform.identifierresultsrequestschema.md +1 -1
  6. package/docs/API-reference/api/x-adapter-platform.identifierresultsresponseschema.md +1 -1
  7. package/docs/API-reference/api/x-adapter-platform.nextqueriesrequestschema.md +1 -1
  8. package/docs/API-reference/api/x-adapter-platform.nextqueriesresponseschema.md +1 -1
  9. package/docs/API-reference/api/x-adapter-platform.nextqueryschema.md +1 -1
  10. package/docs/API-reference/api/x-adapter-platform.numberfilterschema.md +1 -1
  11. package/docs/API-reference/api/x-adapter-platform.partialresultsschema.md +1 -1
  12. package/docs/API-reference/api/x-adapter-platform.popularsearchesrequestschema.md +1 -1
  13. package/docs/API-reference/api/x-adapter-platform.popularsearchesresponseschema.md +1 -1
  14. package/docs/API-reference/api/x-adapter-platform.promotedschema.md +1 -1
  15. package/docs/API-reference/api/x-adapter-platform.querysuggestionsrequestschema.md +1 -1
  16. package/docs/API-reference/api/x-adapter-platform.querysuggestionsresponseschema.md +1 -1
  17. package/docs/API-reference/api/x-adapter-platform.recommendationsrequestschema.md +1 -1
  18. package/docs/API-reference/api/x-adapter-platform.recommendationsresponseschema.md +1 -1
  19. package/docs/API-reference/api/x-adapter-platform.redirectionschema.md +1 -1
  20. package/docs/API-reference/api/x-adapter-platform.relatedtagschema.md +1 -1
  21. package/docs/API-reference/api/x-adapter-platform.relatedtagsrequestschema.md +1 -1
  22. package/docs/API-reference/api/x-adapter-platform.relatedtagsresponseschema.md +1 -1
  23. package/docs/API-reference/api/x-adapter-platform.resultschema.md +1 -1
  24. package/docs/API-reference/api/x-adapter-platform.searchrequestschema.md +1 -1
  25. package/docs/API-reference/api/x-adapter-platform.searchresponseschema.md +1 -1
  26. package/docs/API-reference/api/x-adapter-platform.simplefilterschema.md +1 -1
  27. package/docs/API-reference/api/x-adapter-platform.suggestionschema.md +1 -1
  28. package/package.json +6 -6
  29. package/report/x-adapter-platform.api.json +52 -286
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [3.0.0-alpha.263](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.262...@empathyco/x-components@3.0.0-alpha.263) (2022-12-30)
7
+
8
+
9
+ ### Features
10
+
11
+ * **design-system:** Add suggestion group component (#943) ([4bac818](https://github.com/empathyco/x/commit/4bac8183a29ec17a99a90edeae55ba3d4301b626)), closes [EX-7496](https://searchbroker.atlassian.net/browse/EX-7496)
12
+
13
+
14
+
15
+ # Change Log
16
+
17
+ All notable changes to this project will be documented in this file. See
18
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
19
+
20
+ ## [3.0.0-alpha.262](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.261...@empathyco/x-components@3.0.0-alpha.262) (2022-12-29)
21
+
22
+ **Note:** Version bump only for package @empathyco/x-components
23
+
24
+
25
+
26
+
27
+
6
28
  ## [3.0.0-alpha.261](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.260...@empathyco/x-components@3.0.0-alpha.261) (2022-12-29)
7
29
 
8
30
 
@@ -14,21 +36,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
14
36
 
15
37
  ## [3.0.0-alpha.260](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.259...@empathyco/x-components@3.0.0-alpha.260) (2022-12-26)
16
38
 
17
-
18
39
  ### Documentation
19
40
 
20
- * fix typo in UrlHandler docs (#959) ([75e4bbe](https://github.com/empathyco/x/commit/75e4bbe47d4298fccb5d26f6145ac3d203d64b2e))
21
-
22
-
41
+ - fix typo in UrlHandler docs (#959)
42
+ ([75e4bbe](https://github.com/empathyco/x/commit/75e4bbe47d4298fccb5d26f6145ac3d203d64b2e))
23
43
 
24
44
  ## [3.0.0-alpha.259](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.258...@empathyco/x-components@3.0.0-alpha.259) (2022-12-26)
25
45
 
26
-
27
46
  ### Features
28
47
 
29
- * modify base-events-modal-close and base-events-modal-open for WCAG compliance (#946) ([1f5abdf](https://github.com/empathyco/x/commit/1f5abdf36c6eec18b73f13a78be4c7616016d6fd)), closes [EX-7669](https://searchbroker.atlassian.net/browse/EX-7669)
30
-
31
-
48
+ - modify base-events-modal-close and base-events-modal-open for WCAG compliance (#946)
49
+ ([1f5abdf](https://github.com/empathyco/x/commit/1f5abdf36c6eec18b73f13a78be4c7616016d6fd)),
50
+ closes [EX-7669](https://searchbroker.atlassian.net/browse/EX-7669)
32
51
 
33
52
  # Change Log
34
53
 
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- bannerSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformBanner, Banner>>
10
+ bannerSchema: import("@empathyco/x-adapter").MutableSchema<PlatformBanner, Banner>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- facetSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformFacet, EditableNumberRangeFacet | HierarchicalFacet | NumberRangeFacet | SimpleFacet>>
10
+ facetSchema: import("@empathyco/x-adapter").MutableSchema<PlatformFacet, EditableNumberRangeFacet | HierarchicalFacet | NumberRangeFacet | SimpleFacet>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- hierarchicalFilterSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformHierarchicalFilter, HierarchicalFilter>>
10
+ hierarchicalFilterSchema: import("@empathyco/x-adapter").MutableSchema<PlatformHierarchicalFilter, HierarchicalFilter>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- identifierResultsRequestSchema: import("@empathyco/x-adapter").MutableSchema<Schema<IdentifierResultsRequest, PlatformIdentifierResultsRequest>>
10
+ identifierResultsRequestSchema: import("@empathyco/x-adapter").MutableSchema<IdentifierResultsRequest, PlatformIdentifierResultsRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- identifierResultsResponseSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformIdentifierResultsResponse, IdentifierResultsResponse>>
10
+ identifierResultsResponseSchema: import("@empathyco/x-adapter").MutableSchema<PlatformIdentifierResultsResponse, IdentifierResultsResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- nextQueriesRequestSchema: import("@empathyco/x-adapter").MutableSchema<Schema<NextQueriesRequest, PlatformNextQueriesRequest>>
10
+ nextQueriesRequestSchema: import("@empathyco/x-adapter").MutableSchema<NextQueriesRequest, PlatformNextQueriesRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- nextQueriesResponseSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformNextQueriesResponse, NextQueriesResponse>>
10
+ nextQueriesResponseSchema: import("@empathyco/x-adapter").MutableSchema<PlatformNextQueriesResponse, NextQueriesResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- nextQuerySchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformNextQuery, NextQuery>>
10
+ nextQuerySchema: import("@empathyco/x-adapter").MutableSchema<PlatformNextQuery, NextQuery>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- numberFilterSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformFilter, NumberRangeFilter>>
10
+ numberFilterSchema: import("@empathyco/x-adapter").MutableSchema<PlatformFilter, NumberRangeFilter>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- partialResultsSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformPartialResult, PartialResult>>
10
+ partialResultsSchema: import("@empathyco/x-adapter").MutableSchema<PlatformPartialResult, PartialResult>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- popularSearchesRequestSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PopularSearchesRequest, PlatformPopularSearchesRequest>>
10
+ popularSearchesRequestSchema: import("@empathyco/x-adapter").MutableSchema<PopularSearchesRequest, PlatformPopularSearchesRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- popularSearchesResponseSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformPopularSearchesResponse, PopularSearchesResponse>>
10
+ popularSearchesResponseSchema: import("@empathyco/x-adapter").MutableSchema<PlatformPopularSearchesResponse, PopularSearchesResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- promotedSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformPromoted, Promoted>>
10
+ promotedSchema: import("@empathyco/x-adapter").MutableSchema<PlatformPromoted, Promoted>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- querySuggestionsRequestSchema: import("@empathyco/x-adapter").MutableSchema<Schema<QuerySuggestionsRequest, PlatformQuerySuggestionsRequest>>
10
+ querySuggestionsRequestSchema: import("@empathyco/x-adapter").MutableSchema<QuerySuggestionsRequest, PlatformQuerySuggestionsRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- querySuggestionsResponseSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformQuerySuggestionsResponse, QuerySuggestionsResponse>>
10
+ querySuggestionsResponseSchema: import("@empathyco/x-adapter").MutableSchema<PlatformQuerySuggestionsResponse, QuerySuggestionsResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- recommendationsRequestSchema: import("@empathyco/x-adapter").MutableSchema<Schema<RecommendationsRequest, PlatformRecommendationsRequest>>
10
+ recommendationsRequestSchema: import("@empathyco/x-adapter").MutableSchema<RecommendationsRequest, PlatformRecommendationsRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- recommendationsResponseSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformRecommendationsResponse, RecommendationsResponse>>
10
+ recommendationsResponseSchema: import("@empathyco/x-adapter").MutableSchema<PlatformRecommendationsResponse, RecommendationsResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- redirectionSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformRedirection, Redirection>>
10
+ redirectionSchema: import("@empathyco/x-adapter").MutableSchema<PlatformRedirection, Redirection>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- relatedTagSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformRelatedTag, RelatedTag>>
10
+ relatedTagSchema: import("@empathyco/x-adapter").MutableSchema<PlatformRelatedTag, RelatedTag>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- relatedTagsRequestSchema: import("@empathyco/x-adapter").MutableSchema<Schema<RelatedTagsRequest, PlatformRelatedTagsRequest>>
10
+ relatedTagsRequestSchema: import("@empathyco/x-adapter").MutableSchema<RelatedTagsRequest, PlatformRelatedTagsRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- relatedTagsResponseSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformRelatedTagsResponse, RelatedTagsResponse>>
10
+ relatedTagsResponseSchema: import("@empathyco/x-adapter").MutableSchema<PlatformRelatedTagsResponse, RelatedTagsResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- resultSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformResult, Result>>
10
+ resultSchema: import("@empathyco/x-adapter").MutableSchema<PlatformResult, Result>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- searchRequestSchema: import("@empathyco/x-adapter").MutableSchema<Schema<SearchRequest, PlatformSearchRequest>>
10
+ searchRequestSchema: import("@empathyco/x-adapter").MutableSchema<SearchRequest, PlatformSearchRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- searchResponseSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformSearchResponse, SearchResponse>>
10
+ searchResponseSchema: import("@empathyco/x-adapter").MutableSchema<PlatformSearchResponse, SearchResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- simpleFilterSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformFilter, SimpleFilter>>
10
+ simpleFilterSchema: import("@empathyco/x-adapter").MutableSchema<PlatformFilter, SimpleFilter>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- suggestionSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformSuggestion, Suggestion>>
10
+ suggestionSchema: import("@empathyco/x-adapter").MutableSchema<PlatformSuggestion, Suggestion>
11
11
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@empathyco/x-components",
3
- "version": "3.0.0-alpha.261",
3
+ "version": "3.0.0-alpha.263",
4
4
  "description": "Empathy X Components",
5
5
  "author": "Empathy Systems Corporation S.L.",
6
6
  "license": "Apache-2.0",
@@ -63,11 +63,11 @@
63
63
  "cypress:open:component": "cypress open-ct"
64
64
  },
65
65
  "dependencies": {
66
- "@empathyco/x-adapter": "^8.0.0-alpha.14",
66
+ "@empathyco/x-adapter": "^8.0.0-alpha.15",
67
67
  "@empathyco/x-deep-merge": "^1.3.0-alpha.26",
68
68
  "@empathyco/x-logger": "^1.2.0-alpha.4",
69
69
  "@empathyco/x-storage-service": "^2.0.0-alpha.4",
70
- "@empathyco/x-types": "^10.0.0-alpha.46",
70
+ "@empathyco/x-types": "^10.0.0-alpha.47",
71
71
  "@empathyco/x-utils": "^1.0.0-alpha.12",
72
72
  "@vue/devtools-api": "~6.4.5",
73
73
  "rxjs": "~7.8.0",
@@ -84,8 +84,8 @@
84
84
  "devDependencies": {
85
85
  "@cypress/vue": "~2.2.4",
86
86
  "@cypress/webpack-dev-server": "~1.8.4",
87
- "@empathyco/x-adapter-platform": "^1.0.0-alpha.48",
88
- "@empathyco/x-tailwindcss": "^0.2.0-alpha.38",
87
+ "@empathyco/x-adapter-platform": "^1.0.0-alpha.49",
88
+ "@empathyco/x-tailwindcss": "^0.2.0-alpha.39",
89
89
  "@microsoft/api-documenter": "~7.19.27",
90
90
  "@microsoft/api-extractor": "~7.19.4",
91
91
  "@rollup/plugin-commonjs": "~21.0.1",
@@ -135,5 +135,5 @@
135
135
  "access": "public",
136
136
  "directory": "dist"
137
137
  },
138
- "gitHead": "4b78309dc76147964ec6645012519838c757f642"
138
+ "gitHead": "654ad8e52b56520fc97b5b53aaddd8c1e34c09db"
139
139
  }
@@ -191,15 +191,6 @@
191
191
  "kind": "Content",
192
192
  "text": "<"
193
193
  },
194
- {
195
- "kind": "Reference",
196
- "text": "Schema",
197
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
198
- },
199
- {
200
- "kind": "Content",
201
- "text": "<"
202
- },
203
194
  {
204
195
  "kind": "Reference",
205
196
  "text": "PlatformBanner",
@@ -216,14 +207,14 @@
216
207
  },
217
208
  {
218
209
  "kind": "Content",
219
- "text": ">>"
210
+ "text": ">"
220
211
  }
221
212
  ],
222
213
  "releaseTag": "Public",
223
214
  "name": "bannerSchema",
224
215
  "variableTypeTokenRange": {
225
216
  "startIndex": 1,
226
- "endIndex": 10
217
+ "endIndex": 8
227
218
  }
228
219
  },
229
220
  {
@@ -370,15 +361,6 @@
370
361
  "kind": "Content",
371
362
  "text": "<"
372
363
  },
373
- {
374
- "kind": "Reference",
375
- "text": "Schema",
376
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
377
- },
378
- {
379
- "kind": "Content",
380
- "text": "<"
381
- },
382
364
  {
383
365
  "kind": "Reference",
384
366
  "text": "PlatformFacet",
@@ -422,14 +404,14 @@
422
404
  },
423
405
  {
424
406
  "kind": "Content",
425
- "text": ">>"
407
+ "text": ">"
426
408
  }
427
409
  ],
428
410
  "releaseTag": "Public",
429
411
  "name": "facetSchema",
430
412
  "variableTypeTokenRange": {
431
413
  "startIndex": 1,
432
- "endIndex": 16
414
+ "endIndex": 14
433
415
  }
434
416
  },
435
417
  {
@@ -543,15 +525,6 @@
543
525
  "kind": "Content",
544
526
  "text": "<"
545
527
  },
546
- {
547
- "kind": "Reference",
548
- "text": "Schema",
549
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
550
- },
551
- {
552
- "kind": "Content",
553
- "text": "<"
554
- },
555
528
  {
556
529
  "kind": "Reference",
557
530
  "text": "PlatformHierarchicalFilter",
@@ -568,14 +541,14 @@
568
541
  },
569
542
  {
570
543
  "kind": "Content",
571
- "text": ">>"
544
+ "text": ">"
572
545
  }
573
546
  ],
574
547
  "releaseTag": "Public",
575
548
  "name": "hierarchicalFilterSchema",
576
549
  "variableTypeTokenRange": {
577
550
  "startIndex": 1,
578
- "endIndex": 10
551
+ "endIndex": 8
579
552
  }
580
553
  },
581
554
  {
@@ -696,15 +669,6 @@
696
669
  "kind": "Content",
697
670
  "text": "<"
698
671
  },
699
- {
700
- "kind": "Reference",
701
- "text": "Schema",
702
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
703
- },
704
- {
705
- "kind": "Content",
706
- "text": "<"
707
- },
708
672
  {
709
673
  "kind": "Reference",
710
674
  "text": "IdentifierResultsRequest",
@@ -721,14 +685,14 @@
721
685
  },
722
686
  {
723
687
  "kind": "Content",
724
- "text": ">>"
688
+ "text": ">"
725
689
  }
726
690
  ],
727
691
  "releaseTag": "Public",
728
692
  "name": "identifierResultsRequestSchema",
729
693
  "variableTypeTokenRange": {
730
694
  "startIndex": 1,
731
- "endIndex": 10
695
+ "endIndex": 8
732
696
  }
733
697
  },
734
698
  {
@@ -801,15 +765,6 @@
801
765
  "kind": "Content",
802
766
  "text": "<"
803
767
  },
804
- {
805
- "kind": "Reference",
806
- "text": "Schema",
807
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
808
- },
809
- {
810
- "kind": "Content",
811
- "text": "<"
812
- },
813
768
  {
814
769
  "kind": "Reference",
815
770
  "text": "PlatformIdentifierResultsResponse",
@@ -826,14 +781,14 @@
826
781
  },
827
782
  {
828
783
  "kind": "Content",
829
- "text": ">>"
784
+ "text": ">"
830
785
  }
831
786
  ],
832
787
  "releaseTag": "Public",
833
788
  "name": "identifierResultsResponseSchema",
834
789
  "variableTypeTokenRange": {
835
790
  "startIndex": 1,
836
- "endIndex": 10
791
+ "endIndex": 8
837
792
  }
838
793
  },
839
794
  {
@@ -954,15 +909,6 @@
954
909
  "kind": "Content",
955
910
  "text": "<"
956
911
  },
957
- {
958
- "kind": "Reference",
959
- "text": "Schema",
960
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
961
- },
962
- {
963
- "kind": "Content",
964
- "text": "<"
965
- },
966
912
  {
967
913
  "kind": "Reference",
968
914
  "text": "NextQueriesRequest",
@@ -979,14 +925,14 @@
979
925
  },
980
926
  {
981
927
  "kind": "Content",
982
- "text": ">>"
928
+ "text": ">"
983
929
  }
984
930
  ],
985
931
  "releaseTag": "Public",
986
932
  "name": "nextQueriesRequestSchema",
987
933
  "variableTypeTokenRange": {
988
934
  "startIndex": 1,
989
- "endIndex": 10
935
+ "endIndex": 8
990
936
  }
991
937
  },
992
938
  {
@@ -1059,15 +1005,6 @@
1059
1005
  "kind": "Content",
1060
1006
  "text": "<"
1061
1007
  },
1062
- {
1063
- "kind": "Reference",
1064
- "text": "Schema",
1065
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
1066
- },
1067
- {
1068
- "kind": "Content",
1069
- "text": "<"
1070
- },
1071
1008
  {
1072
1009
  "kind": "Reference",
1073
1010
  "text": "PlatformNextQueriesResponse",
@@ -1084,14 +1021,14 @@
1084
1021
  },
1085
1022
  {
1086
1023
  "kind": "Content",
1087
- "text": ">>"
1024
+ "text": ">"
1088
1025
  }
1089
1026
  ],
1090
1027
  "releaseTag": "Public",
1091
1028
  "name": "nextQueriesResponseSchema",
1092
1029
  "variableTypeTokenRange": {
1093
1030
  "startIndex": 1,
1094
- "endIndex": 10
1031
+ "endIndex": 8
1095
1032
  }
1096
1033
  },
1097
1034
  {
@@ -1116,15 +1053,6 @@
1116
1053
  "kind": "Content",
1117
1054
  "text": "<"
1118
1055
  },
1119
- {
1120
- "kind": "Reference",
1121
- "text": "Schema",
1122
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
1123
- },
1124
- {
1125
- "kind": "Content",
1126
- "text": "<"
1127
- },
1128
1056
  {
1129
1057
  "kind": "Reference",
1130
1058
  "text": "PlatformNextQuery",
@@ -1141,14 +1069,14 @@
1141
1069
  },
1142
1070
  {
1143
1071
  "kind": "Content",
1144
- "text": ">>"
1072
+ "text": ">"
1145
1073
  }
1146
1074
  ],
1147
1075
  "releaseTag": "Public",
1148
1076
  "name": "nextQuerySchema",
1149
1077
  "variableTypeTokenRange": {
1150
1078
  "startIndex": 1,
1151
- "endIndex": 10
1079
+ "endIndex": 8
1152
1080
  }
1153
1081
  },
1154
1082
  {
@@ -1173,15 +1101,6 @@
1173
1101
  "kind": "Content",
1174
1102
  "text": "<"
1175
1103
  },
1176
- {
1177
- "kind": "Reference",
1178
- "text": "Schema",
1179
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
1180
- },
1181
- {
1182
- "kind": "Content",
1183
- "text": "<"
1184
- },
1185
1104
  {
1186
1105
  "kind": "Reference",
1187
1106
  "text": "PlatformFilter",
@@ -1198,14 +1117,14 @@
1198
1117
  },
1199
1118
  {
1200
1119
  "kind": "Content",
1201
- "text": ">>"
1120
+ "text": ">"
1202
1121
  }
1203
1122
  ],
1204
1123
  "releaseTag": "Public",
1205
1124
  "name": "numberFilterSchema",
1206
1125
  "variableTypeTokenRange": {
1207
1126
  "startIndex": 1,
1208
- "endIndex": 10
1127
+ "endIndex": 8
1209
1128
  }
1210
1129
  },
1211
1130
  {
@@ -1230,15 +1149,6 @@
1230
1149
  "kind": "Content",
1231
1150
  "text": "<"
1232
1151
  },
1233
- {
1234
- "kind": "Reference",
1235
- "text": "Schema",
1236
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
1237
- },
1238
- {
1239
- "kind": "Content",
1240
- "text": "<"
1241
- },
1242
1152
  {
1243
1153
  "kind": "Reference",
1244
1154
  "text": "PlatformPartialResult",
@@ -1255,14 +1165,14 @@
1255
1165
  },
1256
1166
  {
1257
1167
  "kind": "Content",
1258
- "text": ">>"
1168
+ "text": ">"
1259
1169
  }
1260
1170
  ],
1261
1171
  "releaseTag": "Public",
1262
1172
  "name": "partialResultsSchema",
1263
1173
  "variableTypeTokenRange": {
1264
1174
  "startIndex": 1,
1265
- "endIndex": 10
1175
+ "endIndex": 8
1266
1176
  }
1267
1177
  },
1268
1178
  {
@@ -4084,15 +3994,6 @@
4084
3994
  "kind": "Content",
4085
3995
  "text": "<"
4086
3996
  },
4087
- {
4088
- "kind": "Reference",
4089
- "text": "Schema",
4090
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
4091
- },
4092
- {
4093
- "kind": "Content",
4094
- "text": "<"
4095
- },
4096
3997
  {
4097
3998
  "kind": "Reference",
4098
3999
  "text": "PopularSearchesRequest",
@@ -4109,14 +4010,14 @@
4109
4010
  },
4110
4011
  {
4111
4012
  "kind": "Content",
4112
- "text": ">>"
4013
+ "text": ">"
4113
4014
  }
4114
4015
  ],
4115
4016
  "releaseTag": "Public",
4116
4017
  "name": "popularSearchesRequestSchema",
4117
4018
  "variableTypeTokenRange": {
4118
4019
  "startIndex": 1,
4119
- "endIndex": 10
4020
+ "endIndex": 8
4120
4021
  }
4121
4022
  },
4122
4023
  {
@@ -4189,15 +4090,6 @@
4189
4090
  "kind": "Content",
4190
4091
  "text": "<"
4191
4092
  },
4192
- {
4193
- "kind": "Reference",
4194
- "text": "Schema",
4195
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
4196
- },
4197
- {
4198
- "kind": "Content",
4199
- "text": "<"
4200
- },
4201
4093
  {
4202
4094
  "kind": "Reference",
4203
4095
  "text": "PlatformPopularSearchesResponse",
@@ -4214,14 +4106,14 @@
4214
4106
  },
4215
4107
  {
4216
4108
  "kind": "Content",
4217
- "text": ">>"
4109
+ "text": ">"
4218
4110
  }
4219
4111
  ],
4220
4112
  "releaseTag": "Public",
4221
4113
  "name": "popularSearchesResponseSchema",
4222
4114
  "variableTypeTokenRange": {
4223
4115
  "startIndex": 1,
4224
- "endIndex": 10
4116
+ "endIndex": 8
4225
4117
  }
4226
4118
  },
4227
4119
  {
@@ -4246,15 +4138,6 @@
4246
4138
  "kind": "Content",
4247
4139
  "text": "<"
4248
4140
  },
4249
- {
4250
- "kind": "Reference",
4251
- "text": "Schema",
4252
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
4253
- },
4254
- {
4255
- "kind": "Content",
4256
- "text": "<"
4257
- },
4258
4141
  {
4259
4142
  "kind": "Reference",
4260
4143
  "text": "PlatformPromoted",
@@ -4271,14 +4154,14 @@
4271
4154
  },
4272
4155
  {
4273
4156
  "kind": "Content",
4274
- "text": ">>"
4157
+ "text": ">"
4275
4158
  }
4276
4159
  ],
4277
4160
  "releaseTag": "Public",
4278
4161
  "name": "promotedSchema",
4279
4162
  "variableTypeTokenRange": {
4280
4163
  "startIndex": 1,
4281
- "endIndex": 10
4164
+ "endIndex": 8
4282
4165
  }
4283
4166
  },
4284
4167
  {
@@ -4399,15 +4282,6 @@
4399
4282
  "kind": "Content",
4400
4283
  "text": "<"
4401
4284
  },
4402
- {
4403
- "kind": "Reference",
4404
- "text": "Schema",
4405
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
4406
- },
4407
- {
4408
- "kind": "Content",
4409
- "text": "<"
4410
- },
4411
4285
  {
4412
4286
  "kind": "Reference",
4413
4287
  "text": "QuerySuggestionsRequest",
@@ -4424,14 +4298,14 @@
4424
4298
  },
4425
4299
  {
4426
4300
  "kind": "Content",
4427
- "text": ">>"
4301
+ "text": ">"
4428
4302
  }
4429
4303
  ],
4430
4304
  "releaseTag": "Public",
4431
4305
  "name": "querySuggestionsRequestSchema",
4432
4306
  "variableTypeTokenRange": {
4433
4307
  "startIndex": 1,
4434
- "endIndex": 10
4308
+ "endIndex": 8
4435
4309
  }
4436
4310
  },
4437
4311
  {
@@ -4504,15 +4378,6 @@
4504
4378
  "kind": "Content",
4505
4379
  "text": "<"
4506
4380
  },
4507
- {
4508
- "kind": "Reference",
4509
- "text": "Schema",
4510
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
4511
- },
4512
- {
4513
- "kind": "Content",
4514
- "text": "<"
4515
- },
4516
4381
  {
4517
4382
  "kind": "Reference",
4518
4383
  "text": "PlatformQuerySuggestionsResponse",
@@ -4529,14 +4394,14 @@
4529
4394
  },
4530
4395
  {
4531
4396
  "kind": "Content",
4532
- "text": ">>"
4397
+ "text": ">"
4533
4398
  }
4534
4399
  ],
4535
4400
  "releaseTag": "Public",
4536
4401
  "name": "querySuggestionsResponseSchema",
4537
4402
  "variableTypeTokenRange": {
4538
4403
  "startIndex": 1,
4539
- "endIndex": 10
4404
+ "endIndex": 8
4540
4405
  }
4541
4406
  },
4542
4407
  {
@@ -4657,15 +4522,6 @@
4657
4522
  "kind": "Content",
4658
4523
  "text": "<"
4659
4524
  },
4660
- {
4661
- "kind": "Reference",
4662
- "text": "Schema",
4663
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
4664
- },
4665
- {
4666
- "kind": "Content",
4667
- "text": "<"
4668
- },
4669
4525
  {
4670
4526
  "kind": "Reference",
4671
4527
  "text": "RecommendationsRequest",
@@ -4682,14 +4538,14 @@
4682
4538
  },
4683
4539
  {
4684
4540
  "kind": "Content",
4685
- "text": ">>"
4541
+ "text": ">"
4686
4542
  }
4687
4543
  ],
4688
4544
  "releaseTag": "Public",
4689
4545
  "name": "recommendationsRequestSchema",
4690
4546
  "variableTypeTokenRange": {
4691
4547
  "startIndex": 1,
4692
- "endIndex": 10
4548
+ "endIndex": 8
4693
4549
  }
4694
4550
  },
4695
4551
  {
@@ -4762,15 +4618,6 @@
4762
4618
  "kind": "Content",
4763
4619
  "text": "<"
4764
4620
  },
4765
- {
4766
- "kind": "Reference",
4767
- "text": "Schema",
4768
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
4769
- },
4770
- {
4771
- "kind": "Content",
4772
- "text": "<"
4773
- },
4774
4621
  {
4775
4622
  "kind": "Reference",
4776
4623
  "text": "PlatformRecommendationsResponse",
@@ -4787,14 +4634,14 @@
4787
4634
  },
4788
4635
  {
4789
4636
  "kind": "Content",
4790
- "text": ">>"
4637
+ "text": ">"
4791
4638
  }
4792
4639
  ],
4793
4640
  "releaseTag": "Public",
4794
4641
  "name": "recommendationsResponseSchema",
4795
4642
  "variableTypeTokenRange": {
4796
4643
  "startIndex": 1,
4797
- "endIndex": 10
4644
+ "endIndex": 8
4798
4645
  }
4799
4646
  },
4800
4647
  {
@@ -4819,15 +4666,6 @@
4819
4666
  "kind": "Content",
4820
4667
  "text": "<"
4821
4668
  },
4822
- {
4823
- "kind": "Reference",
4824
- "text": "Schema",
4825
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
4826
- },
4827
- {
4828
- "kind": "Content",
4829
- "text": "<"
4830
- },
4831
4669
  {
4832
4670
  "kind": "Reference",
4833
4671
  "text": "PlatformRedirection",
@@ -4844,14 +4682,14 @@
4844
4682
  },
4845
4683
  {
4846
4684
  "kind": "Content",
4847
- "text": ">>"
4685
+ "text": ">"
4848
4686
  }
4849
4687
  ],
4850
4688
  "releaseTag": "Public",
4851
4689
  "name": "redirectionSchema",
4852
4690
  "variableTypeTokenRange": {
4853
4691
  "startIndex": 1,
4854
- "endIndex": 10
4692
+ "endIndex": 8
4855
4693
  }
4856
4694
  },
4857
4695
  {
@@ -4876,15 +4714,6 @@
4876
4714
  "kind": "Content",
4877
4715
  "text": "<"
4878
4716
  },
4879
- {
4880
- "kind": "Reference",
4881
- "text": "Schema",
4882
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
4883
- },
4884
- {
4885
- "kind": "Content",
4886
- "text": "<"
4887
- },
4888
4717
  {
4889
4718
  "kind": "Reference",
4890
4719
  "text": "PlatformRelatedTag",
@@ -4901,14 +4730,14 @@
4901
4730
  },
4902
4731
  {
4903
4732
  "kind": "Content",
4904
- "text": ">>"
4733
+ "text": ">"
4905
4734
  }
4906
4735
  ],
4907
4736
  "releaseTag": "Public",
4908
4737
  "name": "relatedTagSchema",
4909
4738
  "variableTypeTokenRange": {
4910
4739
  "startIndex": 1,
4911
- "endIndex": 10
4740
+ "endIndex": 8
4912
4741
  }
4913
4742
  },
4914
4743
  {
@@ -5029,15 +4858,6 @@
5029
4858
  "kind": "Content",
5030
4859
  "text": "<"
5031
4860
  },
5032
- {
5033
- "kind": "Reference",
5034
- "text": "Schema",
5035
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
5036
- },
5037
- {
5038
- "kind": "Content",
5039
- "text": "<"
5040
- },
5041
4861
  {
5042
4862
  "kind": "Reference",
5043
4863
  "text": "RelatedTagsRequest",
@@ -5054,14 +4874,14 @@
5054
4874
  },
5055
4875
  {
5056
4876
  "kind": "Content",
5057
- "text": ">>"
4877
+ "text": ">"
5058
4878
  }
5059
4879
  ],
5060
4880
  "releaseTag": "Public",
5061
4881
  "name": "relatedTagsRequestSchema",
5062
4882
  "variableTypeTokenRange": {
5063
4883
  "startIndex": 1,
5064
- "endIndex": 10
4884
+ "endIndex": 8
5065
4885
  }
5066
4886
  },
5067
4887
  {
@@ -5134,15 +4954,6 @@
5134
4954
  "kind": "Content",
5135
4955
  "text": "<"
5136
4956
  },
5137
- {
5138
- "kind": "Reference",
5139
- "text": "Schema",
5140
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
5141
- },
5142
- {
5143
- "kind": "Content",
5144
- "text": "<"
5145
- },
5146
4957
  {
5147
4958
  "kind": "Reference",
5148
4959
  "text": "PlatformRelatedTagsResponse",
@@ -5159,14 +4970,14 @@
5159
4970
  },
5160
4971
  {
5161
4972
  "kind": "Content",
5162
- "text": ">>"
4973
+ "text": ">"
5163
4974
  }
5164
4975
  ],
5165
4976
  "releaseTag": "Public",
5166
4977
  "name": "relatedTagsResponseSchema",
5167
4978
  "variableTypeTokenRange": {
5168
4979
  "startIndex": 1,
5169
- "endIndex": 10
4980
+ "endIndex": 8
5170
4981
  }
5171
4982
  },
5172
4983
  {
@@ -5191,15 +5002,6 @@
5191
5002
  "kind": "Content",
5192
5003
  "text": "<"
5193
5004
  },
5194
- {
5195
- "kind": "Reference",
5196
- "text": "Schema",
5197
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
5198
- },
5199
- {
5200
- "kind": "Content",
5201
- "text": "<"
5202
- },
5203
5005
  {
5204
5006
  "kind": "Reference",
5205
5007
  "text": "PlatformResult",
@@ -5216,14 +5018,14 @@
5216
5018
  },
5217
5019
  {
5218
5020
  "kind": "Content",
5219
- "text": ">>"
5021
+ "text": ">"
5220
5022
  }
5221
5023
  ],
5222
5024
  "releaseTag": "Public",
5223
5025
  "name": "resultSchema",
5224
5026
  "variableTypeTokenRange": {
5225
5027
  "startIndex": 1,
5226
- "endIndex": 10
5028
+ "endIndex": 8
5227
5029
  }
5228
5030
  },
5229
5031
  {
@@ -5344,15 +5146,6 @@
5344
5146
  "kind": "Content",
5345
5147
  "text": "<"
5346
5148
  },
5347
- {
5348
- "kind": "Reference",
5349
- "text": "Schema",
5350
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
5351
- },
5352
- {
5353
- "kind": "Content",
5354
- "text": "<"
5355
- },
5356
5149
  {
5357
5150
  "kind": "Reference",
5358
5151
  "text": "SearchRequest",
@@ -5369,14 +5162,14 @@
5369
5162
  },
5370
5163
  {
5371
5164
  "kind": "Content",
5372
- "text": ">>"
5165
+ "text": ">"
5373
5166
  }
5374
5167
  ],
5375
5168
  "releaseTag": "Public",
5376
5169
  "name": "searchRequestSchema",
5377
5170
  "variableTypeTokenRange": {
5378
5171
  "startIndex": 1,
5379
- "endIndex": 10
5172
+ "endIndex": 8
5380
5173
  }
5381
5174
  },
5382
5175
  {
@@ -5449,15 +5242,6 @@
5449
5242
  "kind": "Content",
5450
5243
  "text": "<"
5451
5244
  },
5452
- {
5453
- "kind": "Reference",
5454
- "text": "Schema",
5455
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
5456
- },
5457
- {
5458
- "kind": "Content",
5459
- "text": "<"
5460
- },
5461
5245
  {
5462
5246
  "kind": "Reference",
5463
5247
  "text": "PlatformSearchResponse",
@@ -5474,14 +5258,14 @@
5474
5258
  },
5475
5259
  {
5476
5260
  "kind": "Content",
5477
- "text": ">>"
5261
+ "text": ">"
5478
5262
  }
5479
5263
  ],
5480
5264
  "releaseTag": "Public",
5481
5265
  "name": "searchResponseSchema",
5482
5266
  "variableTypeTokenRange": {
5483
5267
  "startIndex": 1,
5484
- "endIndex": 10
5268
+ "endIndex": 8
5485
5269
  }
5486
5270
  },
5487
5271
  {
@@ -5506,15 +5290,6 @@
5506
5290
  "kind": "Content",
5507
5291
  "text": "<"
5508
5292
  },
5509
- {
5510
- "kind": "Reference",
5511
- "text": "Schema",
5512
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
5513
- },
5514
- {
5515
- "kind": "Content",
5516
- "text": "<"
5517
- },
5518
5293
  {
5519
5294
  "kind": "Reference",
5520
5295
  "text": "PlatformFilter",
@@ -5531,14 +5306,14 @@
5531
5306
  },
5532
5307
  {
5533
5308
  "kind": "Content",
5534
- "text": ">>"
5309
+ "text": ">"
5535
5310
  }
5536
5311
  ],
5537
5312
  "releaseTag": "Public",
5538
5313
  "name": "simpleFilterSchema",
5539
5314
  "variableTypeTokenRange": {
5540
5315
  "startIndex": 1,
5541
- "endIndex": 10
5316
+ "endIndex": 8
5542
5317
  }
5543
5318
  },
5544
5319
  {
@@ -5563,15 +5338,6 @@
5563
5338
  "kind": "Content",
5564
5339
  "text": "<"
5565
5340
  },
5566
- {
5567
- "kind": "Reference",
5568
- "text": "Schema",
5569
- "canonicalReference": "@empathyco/x-adapter!Schema:type"
5570
- },
5571
- {
5572
- "kind": "Content",
5573
- "text": "<"
5574
- },
5575
5341
  {
5576
5342
  "kind": "Reference",
5577
5343
  "text": "PlatformSuggestion",
@@ -5588,14 +5354,14 @@
5588
5354
  },
5589
5355
  {
5590
5356
  "kind": "Content",
5591
- "text": ">>"
5357
+ "text": ">"
5592
5358
  }
5593
5359
  ],
5594
5360
  "releaseTag": "Public",
5595
5361
  "name": "suggestionSchema",
5596
5362
  "variableTypeTokenRange": {
5597
5363
  "startIndex": 1,
5598
- "endIndex": 10
5364
+ "endIndex": 8
5599
5365
  }
5600
5366
  },
5601
5367
  {