@empathyco/x-components 3.0.0-alpha.114 → 3.0.0-alpha.117

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 (170) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/core/index.js +2 -0
  3. package/core/index.js.map +1 -1
  4. package/design-system/default-theme.css +4 -0
  5. package/design-system/full-theme.css +47 -0
  6. package/design-system/icon-default.css +4 -0
  7. package/design-system/utilities-fill-color.css +43 -0
  8. package/docs/API-reference/api/x-adapter-platform.bannermutableschema.md +1 -1
  9. package/docs/API-reference/api/x-adapter-platform.extracturlparameters.md +29 -0
  10. package/docs/API-reference/api/x-adapter-platform.facetmutableschema.md +1 -1
  11. package/docs/API-reference/api/x-adapter-platform.gettagginginfofromurl.md +26 -0
  12. package/docs/API-reference/api/x-adapter-platform.hierarchicalfiltermutableschema.md +1 -1
  13. package/docs/API-reference/api/x-adapter-platform.identifierresultsendpointadapter.md +1 -1
  14. package/docs/API-reference/api/x-adapter-platform.identifierresultsrequestmapper.md +1 -1
  15. package/docs/API-reference/api/x-adapter-platform.identifierresultsrequestschema.md +1 -1
  16. package/docs/API-reference/api/x-adapter-platform.identifierresultsresponsemapper.md +1 -1
  17. package/docs/API-reference/api/x-adapter-platform.identifierresultsresponseschema.md +1 -1
  18. package/docs/API-reference/api/x-adapter-platform.md +2 -0
  19. package/docs/API-reference/api/x-adapter-platform.nextqueriesendpointadapter.md +1 -1
  20. package/docs/API-reference/api/x-adapter-platform.nextqueriesrequestmapper.md +1 -1
  21. package/docs/API-reference/api/x-adapter-platform.nextqueriesrequestmutableschema.md +1 -1
  22. package/docs/API-reference/api/x-adapter-platform.nextqueriesresponsemapper.md +1 -1
  23. package/docs/API-reference/api/x-adapter-platform.nextqueriesresponsemutableschema.md +1 -1
  24. package/docs/API-reference/api/x-adapter-platform.nextquerymutableschema.md +1 -1
  25. package/docs/API-reference/api/x-adapter-platform.numberfiltermutableschema.md +1 -1
  26. package/docs/API-reference/api/x-adapter-platform.platformadapter.identifierresults.md +1 -1
  27. package/docs/API-reference/api/x-adapter-platform.platformadapter.nextqueries.md +1 -1
  28. package/docs/API-reference/api/x-adapter-platform.platformadapter.popularsearches.md +1 -1
  29. package/docs/API-reference/api/x-adapter-platform.platformadapter.querysuggestions.md +1 -1
  30. package/docs/API-reference/api/x-adapter-platform.platformadapter.recommendations.md +1 -1
  31. package/docs/API-reference/api/x-adapter-platform.platformadapter.relatedtags.md +1 -1
  32. package/docs/API-reference/api/x-adapter-platform.platformadapter.search.md +1 -1
  33. package/docs/API-reference/api/x-adapter-platform.platformadapter.tagging.md +1 -1
  34. package/docs/API-reference/api/x-adapter-platform.popularsearchesendpointadapter.md +1 -1
  35. package/docs/API-reference/api/x-adapter-platform.popularsearchesrequestmapper.md +1 -1
  36. package/docs/API-reference/api/x-adapter-platform.popularsearchesrequestmutableschema.md +1 -1
  37. package/docs/API-reference/api/x-adapter-platform.popularsearchesresponsemapper.md +1 -1
  38. package/docs/API-reference/api/x-adapter-platform.popularsearchesresponsemutableschema.md +1 -1
  39. package/docs/API-reference/api/x-adapter-platform.promotedmutableschema.md +1 -1
  40. package/docs/API-reference/api/x-adapter-platform.querysuggestionsendpointadapter.md +1 -1
  41. package/docs/API-reference/api/x-adapter-platform.querysuggestionsrequestmapper.md +1 -1
  42. package/docs/API-reference/api/x-adapter-platform.querysuggestionsrequestmutableschema.md +1 -1
  43. package/docs/API-reference/api/x-adapter-platform.querysuggestionsresponsemapper.md +1 -1
  44. package/docs/API-reference/api/x-adapter-platform.querysuggestionsresponsemutableschema.md +1 -1
  45. package/docs/API-reference/api/x-adapter-platform.recommendationsendpointadapter.md +1 -1
  46. package/docs/API-reference/api/x-adapter-platform.recommendationsrequestmapper.md +1 -1
  47. package/docs/API-reference/api/x-adapter-platform.recommendationsrequestmutableschema.md +1 -1
  48. package/docs/API-reference/api/x-adapter-platform.recommendationsresponsemapper.md +1 -1
  49. package/docs/API-reference/api/x-adapter-platform.recommendationsresponsemutableschema.md +1 -1
  50. package/docs/API-reference/api/x-adapter-platform.redirectionmutableschema.md +1 -1
  51. package/docs/API-reference/api/x-adapter-platform.relatedtagmutableschema.md +1 -1
  52. package/docs/API-reference/api/x-adapter-platform.relatedtagsendpointadapter.md +1 -1
  53. package/docs/API-reference/api/x-adapter-platform.relatedtagsrequestmapper.md +1 -1
  54. package/docs/API-reference/api/x-adapter-platform.relatedtagsrequestmutableschema.md +1 -1
  55. package/docs/API-reference/api/x-adapter-platform.relatedtagsresponsemapper.md +1 -1
  56. package/docs/API-reference/api/x-adapter-platform.relatedtagsresponsemutableschema.md +1 -1
  57. package/docs/API-reference/api/x-adapter-platform.resultschema.md +1 -1
  58. package/docs/API-reference/api/x-adapter-platform.searchendpointadapter.md +1 -1
  59. package/docs/API-reference/api/x-adapter-platform.searchrequestmapper.md +1 -1
  60. package/docs/API-reference/api/x-adapter-platform.searchrequestmutableschema.md +1 -1
  61. package/docs/API-reference/api/x-adapter-platform.searchresponsemapper.md +1 -1
  62. package/docs/API-reference/api/x-adapter-platform.searchresponsemutableschema.md +1 -1
  63. package/docs/API-reference/api/x-adapter-platform.simplefiltermutableschema.md +1 -1
  64. package/docs/API-reference/api/x-adapter-platform.suggestionmutableschema.md +1 -1
  65. package/docs/API-reference/api/x-adapter-platform.taggingendpointadapter.md +1 -1
  66. package/docs/API-reference/api/x-adapter-platform.taggingrequestmapper.md +1 -1
  67. package/docs/API-reference/api/x-adapter-platform.taggingrequestmutableschema.md +1 -1
  68. package/docs/API-reference/api/x-components.md +2 -0
  69. package/docs/API-reference/api/x-components.radiobuttonselectedicon.md +11 -0
  70. package/docs/API-reference/api/x-components.radiobuttonunselectedicon.md +11 -0
  71. package/docs/API-reference/api/x-components.xplugin.adapter.md +2 -2
  72. package/docs/API-reference/api/x-components.xplugin.md +1 -1
  73. package/docs/API-reference/api/x-components.xpluginoptions.adapter.md +1 -1
  74. package/docs/API-reference/api/x-components.xpluginoptions.md +1 -1
  75. package/docs/API-reference/api/x-types.md +1 -0
  76. package/docs/API-reference/api/x-types.xcomponentsadapter.identifierresults.md +11 -0
  77. package/docs/API-reference/api/x-types.xcomponentsadapter.md +25 -0
  78. package/docs/API-reference/api/x-types.xcomponentsadapter.nextqueries.md +11 -0
  79. package/docs/API-reference/api/x-types.xcomponentsadapter.popularsearches.md +11 -0
  80. package/docs/API-reference/api/x-types.xcomponentsadapter.querysuggestions.md +11 -0
  81. package/docs/API-reference/api/x-types.xcomponentsadapter.recommendations.md +11 -0
  82. package/docs/API-reference/api/x-types.xcomponentsadapter.relatedtags.md +11 -0
  83. package/docs/API-reference/api/x-types.xcomponentsadapter.search.md +11 -0
  84. package/docs/API-reference/api/x-types.xcomponentsadapter.tagging.md +11 -0
  85. package/docs/API-reference/components/common/icons/x-components.radiobutton-selected.md +7 -0
  86. package/docs/API-reference/components/common/icons/x-components.radiobutton-unselected.md +7 -0
  87. package/docs/API-reference/components/facets/x-components.facets/facets.md +26 -3
  88. package/docs/build-search-ui/web-x-components-development-guide.md +3 -4
  89. package/js/components/icons/radiobutton-selected.vue.js +64 -0
  90. package/js/components/icons/radiobutton-selected.vue.js.map +1 -0
  91. package/js/components/icons/radiobutton-selected.vue_rollup-plugin-vue_script.vue.js +4 -0
  92. package/js/components/icons/radiobutton-selected.vue_rollup-plugin-vue_script.vue.js.map +1 -0
  93. package/js/components/icons/radiobutton-unselected.vue.js +64 -0
  94. package/js/components/icons/radiobutton-unselected.vue.js.map +1 -0
  95. package/js/components/icons/radiobutton-unselected.vue_rollup-plugin-vue_script.vue.js +4 -0
  96. package/js/components/icons/radiobutton-unselected.vue_rollup-plugin-vue_script.vue.js.map +1 -0
  97. package/js/index.js +2 -0
  98. package/js/index.js.map +1 -1
  99. package/js/plugins/x-plugin.js +5 -3
  100. package/js/plugins/x-plugin.js.map +1 -1
  101. package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue_script.vue.js +2 -0
  102. package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  103. package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue_script.vue.js +2 -0
  104. package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  105. package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue_script.vue.js +2 -0
  106. package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  107. package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue_script.vue.js +2 -0
  108. package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  109. package/js/x-modules/facets/components/facets/facets.vue.js +11 -5
  110. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  111. package/js/x-modules/facets/components/facets/facets.vue_rollup-plugin-vue_script.vue.js +2 -1
  112. package/js/x-modules/facets/components/facets/facets.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  113. package/js/x-modules/facets/components/facets.mixin.js +1 -115
  114. package/js/x-modules/facets/components/facets.mixin.js.map +1 -1
  115. package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue_script.vue.js +2 -0
  116. package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  117. package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue_script.vue.js +2 -0
  118. package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  119. package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue_script.vue.js +2 -0
  120. package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  121. package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue_script.vue.js +2 -0
  122. package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  123. package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue_script.vue.js +2 -0
  124. package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  125. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue_script.vue.js +2 -0
  126. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  127. package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue_script.vue.js +2 -0
  128. package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  129. package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue_script.vue.js +2 -0
  130. package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  131. package/js/x-modules/facets/components/lists/selected-filters.vue_rollup-plugin-vue_script.vue.js +2 -0
  132. package/js/x-modules/facets/components/lists/selected-filters.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  133. package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue_script.vue.js +2 -0
  134. package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  135. package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue_script.vue.js +2 -0
  136. package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  137. package/js/x-modules/scroll/components/main-scroll-item.vue_rollup-plugin-vue_script.vue.js +2 -0
  138. package/js/x-modules/scroll/components/main-scroll-item.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  139. package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue_script.vue.js +2 -0
  140. package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  141. package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue_script.vue.js +2 -0
  142. package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  143. package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue_script.vue.js +2 -0
  144. package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  145. package/js/x-modules/search/components/sort.mixin.js +2 -0
  146. package/js/x-modules/search/components/sort.mixin.js.map +1 -1
  147. package/js/x-modules/search/components/spellcheck.vue_rollup-plugin-vue_script.vue.js +2 -0
  148. package/js/x-modules/search/components/spellcheck.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  149. package/js/x-modules/url/components/url-handler.vue_rollup-plugin-vue_script.vue.js +2 -0
  150. package/js/x-modules/url/components/url-handler.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  151. package/package.json +7 -7
  152. package/report/x-adapter-platform.api.json +240 -144
  153. package/report/x-components.api.json +48 -6
  154. package/report/x-components.api.md +11 -6
  155. package/report/x-types.api.json +399 -0
  156. package/types/adapter/e2e-adapter.d.ts +3 -3
  157. package/types/adapter/e2e-adapter.d.ts.map +1 -1
  158. package/types/components/icons/index.d.ts +2 -0
  159. package/types/components/icons/index.d.ts.map +1 -1
  160. package/types/components/icons/radiobutton-selected.vue.d.ts +3 -0
  161. package/types/components/icons/radiobutton-selected.vue.d.ts.map +1 -0
  162. package/types/components/icons/radiobutton-unselected.vue.d.ts +3 -0
  163. package/types/components/icons/radiobutton-unselected.vue.d.ts.map +1 -0
  164. package/types/plugins/x-plugin.d.ts +8 -6
  165. package/types/plugins/x-plugin.d.ts.map +1 -1
  166. package/types/plugins/x-plugin.types.d.ts +2 -3
  167. package/types/plugins/x-plugin.types.d.ts.map +1 -1
  168. package/types/x-modules/facets/components/facets/facets.vue.d.ts +2 -1
  169. package/types/x-modules/facets/components/facets/facets.vue.d.ts.map +1 -1
  170. package/types/x-modules/facets/components/facets.mixin.d.ts +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,51 @@
3
3
  All notable changes to this project will be documented in this file. See
4
4
  [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [3.0.0-alpha.117](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.116...@empathyco/x-components@3.0.0-alpha.117) (2022-06-23)
7
+
8
+ ### Features
9
+
10
+ - **components:** add radio button icons (#574)
11
+ ([4432d5f](https://github.com/empathyco/x/commit/4432d5f927e5c5cac6cb7481923e32ceb6cb0499)),
12
+ closes [EX-6439](https://searchbroker.atlassian.net/browse/EX-6439)
13
+
14
+ ### Bug Fixes
15
+
16
+ - Remove `@empathyco/x-platform-adapter` dependency from library code. (#575)
17
+ ([104c7e1](https://github.com/empathyco/x/commit/104c7e10855a67b2adfa68d42d82431f9194ee15)),
18
+ closes [EX-6437](https://searchbroker.atlassian.net/browse/EX-6437)
19
+
20
+ # Change Log
21
+
22
+ All notable changes to this project will be documented in this file. See
23
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
24
+
25
+ ## [3.0.0-alpha.116](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.115...@empathyco/x-components@3.0.0-alpha.116) (2022-06-22)
26
+
27
+ ### Features
28
+
29
+ - **facets:** Add slot by Facet ModelName. (#572)
30
+ ([899515a](https://github.com/empathyco/x/commit/899515a1424bfab9a8d937a1feb9507917173807)),
31
+ closes [EX-6433](https://searchbroker.atlassian.net/browse/EX-6433)
32
+
33
+ # Change Log
34
+
35
+ All notable changes to this project will be documented in this file. See
36
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
37
+
38
+ ## [3.0.0-alpha.115](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.114...@empathyco/x-components@3.0.0-alpha.115) (2022-06-21)
39
+
40
+ ### Features
41
+
42
+ - remove old adapter package and use the new one (#568)
43
+ ([1632a59](https://github.com/empathyco/x/commit/1632a594b6905e6403c82b2189300eefd45b3691)),
44
+ closes [EX-6286](https://searchbroker.atlassian.net/browse/EX-6286)
45
+
46
+ # Change Log
47
+
48
+ All notable changes to this project will be documented in this file. See
49
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
50
+
6
51
  ## [3.0.0-alpha.114](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.113...@empathyco/x-components@3.0.0-alpha.114) (2022-06-21)
7
52
 
8
53
  ### Build System
package/core/index.js CHANGED
@@ -58,6 +58,8 @@ export { default as Nq2Icon } from '../js/components/icons/nq-2.vue.js';
58
58
  export { default as Nq3Icon } from '../js/components/icons/nq-3.vue.js';
59
59
  export { default as Nq4Icon } from '../js/components/icons/nq-4.vue.js';
60
60
  export { default as PlusIcon } from '../js/components/icons/plus.vue.js';
61
+ export { default as RadioButtonSelectedIcon } from '../js/components/icons/radiobutton-selected.vue.js';
62
+ export { default as RadioButtonUnselectedIcon } from '../js/components/icons/radiobutton-unselected.vue.js';
61
63
  export { default as SearchIcon } from '../js/components/icons/search.vue.js';
62
64
  export { default as ShowIcon } from '../js/components/icons/show.vue.js';
63
65
  export { default as StarIcon } from '../js/components/icons/star.vue.js';
package/core/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -838,6 +838,10 @@
838
838
  stroke-linejoin: var(--x-string-stroke-linejoin-icon-default);
839
839
  stroke-width: var(--x-size-stroke-width-icon-default);
840
840
  }
841
+ .x-icon.x-filled {
842
+ stroke: none;
843
+ fill: var(--x-color-stroke-icon-default);
844
+ }
841
845
  :root {
842
846
  --x-color-stroke-icon-default: currentColor;
843
847
  --x-color-fill-icon-default: none;
@@ -1103,6 +1103,10 @@
1103
1103
  stroke-linejoin: var(--x-string-stroke-linejoin-icon-default);
1104
1104
  stroke-width: var(--x-size-stroke-width-icon-default);
1105
1105
  }
1106
+ .x-icon.x-filled {
1107
+ stroke: none;
1108
+ fill: var(--x-color-stroke-icon-default);
1109
+ }
1106
1110
  :root {
1107
1111
  --x-color-stroke-icon-default: currentColor;
1108
1112
  --x-color-fill-icon-default: none;
@@ -6378,6 +6382,49 @@
6378
6382
  border: dashed 1px grey;
6379
6383
  border-radius: 10px;
6380
6384
  }
6385
+ .x-fill--lead {
6386
+ fill: var(--x-color-base-lead) !important;
6387
+ }
6388
+
6389
+ .x-fill--auxiliary {
6390
+ fill: var(--x-color-base-auxiliary) !important;
6391
+ }
6392
+
6393
+ .x-fill--neutral-10 {
6394
+ fill: var(--x-color-base-neutral-10) !important;
6395
+ }
6396
+
6397
+ .x-fill--neutral-35 {
6398
+ fill: var(--x-color-base-neutral-35) !important;
6399
+ }
6400
+
6401
+ .x-fill--neutral-70 {
6402
+ fill: var(--x-color-base-neutral-70) !important;
6403
+ }
6404
+
6405
+ .x-fill--neutral-95 {
6406
+ fill: var(--x-color-base-neutral-95) !important;
6407
+ }
6408
+
6409
+ .x-fill--neutral-100 {
6410
+ fill: var(--x-color-base-neutral-100) !important;
6411
+ }
6412
+
6413
+ .x-fill--accent {
6414
+ fill: var(--x-color-base-accent) !important;
6415
+ }
6416
+
6417
+ .x-fill--enable {
6418
+ fill: var(--x-color-base-enable) !important;
6419
+ }
6420
+
6421
+ .x-fill--disable {
6422
+ fill: var(--x-color-base-disable) !important;
6423
+ }
6424
+
6425
+ .x-fill--transparent {
6426
+ fill: var(--x-color-base-transparent) !important;
6427
+ }
6381
6428
  .x-flex-1 {
6382
6429
  flex: 1 1 0% !important;
6383
6430
  }
@@ -23,4 +23,8 @@
23
23
  stroke-linecap: var(--x-string-stroke-linecap-icon-default);
24
24
  stroke-linejoin: var(--x-string-stroke-linejoin-icon-default);
25
25
  stroke-width: var(--x-size-stroke-width-icon-default);
26
+ }
27
+ .x-icon.x-filled {
28
+ stroke: none;
29
+ fill: var(--x-color-stroke-icon-default);
26
30
  }
@@ -0,0 +1,43 @@
1
+ .x-fill--lead {
2
+ fill: var(--x-color-base-lead) !important;
3
+ }
4
+
5
+ .x-fill--auxiliary {
6
+ fill: var(--x-color-base-auxiliary) !important;
7
+ }
8
+
9
+ .x-fill--neutral-10 {
10
+ fill: var(--x-color-base-neutral-10) !important;
11
+ }
12
+
13
+ .x-fill--neutral-35 {
14
+ fill: var(--x-color-base-neutral-35) !important;
15
+ }
16
+
17
+ .x-fill--neutral-70 {
18
+ fill: var(--x-color-base-neutral-70) !important;
19
+ }
20
+
21
+ .x-fill--neutral-95 {
22
+ fill: var(--x-color-base-neutral-95) !important;
23
+ }
24
+
25
+ .x-fill--neutral-100 {
26
+ fill: var(--x-color-base-neutral-100) !important;
27
+ }
28
+
29
+ .x-fill--accent {
30
+ fill: var(--x-color-base-accent) !important;
31
+ }
32
+
33
+ .x-fill--enable {
34
+ fill: var(--x-color-base-enable) !important;
35
+ }
36
+
37
+ .x-fill--disable {
38
+ fill: var(--x-color-base-disable) !important;
39
+ }
40
+
41
+ .x-fill--transparent {
42
+ fill: var(--x-color-base-transparent) !important;
43
+ }
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- bannerMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformBanner, Banner>>
10
+ bannerMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformBanner, Banner>>
11
11
  ```
@@ -0,0 +1,29 @@
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [extractUrlParameters](./x-adapter-platform.extracturlparameters.md)
4
+
5
+ ## extractUrlParameters() function
6
+
7
+ Returns the base url path and an object with the query parameters.
8
+
9
+ <b>Signature:</b>
10
+
11
+ ```typescript
12
+ export declare function extractUrlParameters(url: string): {
13
+ url: string;
14
+ params?: Record<string, string[] | string>;
15
+ };
16
+ ```
17
+
18
+ ## Parameters
19
+
20
+ | Parameter | Type | Description |
21
+ | --- | --- | --- |
22
+ | url | string | The url string to manipulate. |
23
+
24
+ <b>Returns:</b>
25
+
26
+ { url: string; params?: Record&lt;string, string\[\] \| string&gt;; }
27
+
28
+ The object with the url information.
29
+
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- facetMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformFacet, EditableNumberRangeFacet | HierarchicalFacet | NumberRangeFacet | SimpleFacet>>
10
+ facetMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformFacet, EditableNumberRangeFacet | HierarchicalFacet | NumberRangeFacet | SimpleFacet>>
11
11
  ```
@@ -0,0 +1,26 @@
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [getTaggingInfoFromUrl](./x-adapter-platform.gettagginginfofromurl.md)
4
+
5
+ ## getTaggingInfoFromUrl() function
6
+
7
+ Extracts the tagging info from a URL.
8
+
9
+ <b>Signature:</b>
10
+
11
+ ```typescript
12
+ export declare function getTaggingInfoFromUrl(taggingUrl: string): TaggingRequest;
13
+ ```
14
+
15
+ ## Parameters
16
+
17
+ | Parameter | Type | Description |
18
+ | --- | --- | --- |
19
+ | taggingUrl | string | The url containing the tagging info. |
20
+
21
+ <b>Returns:</b>
22
+
23
+ TaggingRequest
24
+
25
+ The object with the tagging info.
26
+
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- hierarchicalFilterMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformHierarchicalFilter, HierarchicalFilter>>
10
+ hierarchicalFilterMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformHierarchicalFilter, HierarchicalFilter>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- identifierResultsEndpointAdapter: import("@empathyco/x-adapter-next").ExtendableEndpointAdapter<IdentifierResultsRequest, IdentifierResultsResponse>
10
+ identifierResultsEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<IdentifierResultsRequest, IdentifierResultsResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- identifierResultsRequestMapper: import("@empathyco/x-adapter-next").Mapper<IdentifierResultsRequest, PlatformIdentifierResultsRequest>
10
+ identifierResultsRequestMapper: import("@empathyco/x-adapter").Mapper<IdentifierResultsRequest, PlatformIdentifierResultsRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- identifierResultsRequestSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<IdentifierResultsRequest, PlatformIdentifierResultsRequest>>
10
+ identifierResultsRequestSchema: import("@empathyco/x-adapter").MutableSchema<Schema<IdentifierResultsRequest, PlatformIdentifierResultsRequest>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- identifierResultsResponseMapper: import("@empathyco/x-adapter-next").Mapper<PlatformIdentifierResultsResponse, IdentifierResultsResponse>
10
+ identifierResultsResponseMapper: import("@empathyco/x-adapter").Mapper<PlatformIdentifierResultsResponse, IdentifierResultsResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- identifierResultsResponseSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformIdentifierResultsResponse, IdentifierResultsResponse>>
10
+ identifierResultsResponseSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformIdentifierResultsResponse, IdentifierResultsResponse>>
11
11
  ```
@@ -8,7 +8,9 @@
8
8
 
9
9
  | Function | Description |
10
10
  | --- | --- |
11
+ | [extractUrlParameters(url)](./x-adapter-platform.extracturlparameters.md) | Returns the base url path and an object with the query parameters. |
11
12
  | [getFacetConfig(facet)](./x-adapter-platform.getfacetconfig.md) | Returns the facet's config. |
13
+ | [getTaggingInfoFromUrl(taggingUrl)](./x-adapter-platform.gettagginginfofromurl.md) | Extracts the tagging info from a URL. |
12
14
  | [searchResponseFacetsMapper(from, { mappedValue })](./x-adapter-platform.searchresponsefacetsmapper.md) | Mapper to flatten hierarchical facet filters. |
13
15
 
14
16
  ## Interfaces
@@ -9,5 +9,5 @@ This endpoint does not support pagination in the request.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- nextQueriesEndpointAdapter: import("@empathyco/x-adapter-next").ExtendableEndpointAdapter<NextQueriesRequest, NextQueriesResponse>
12
+ nextQueriesEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<NextQueriesRequest, NextQueriesResponse>
13
13
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- nextQueriesRequestMapper: import("@empathyco/x-adapter-next").Mapper<NextQueriesRequest, PlatformNextQueriesRequest>
10
+ nextQueriesRequestMapper: import("@empathyco/x-adapter").Mapper<NextQueriesRequest, PlatformNextQueriesRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- nextQueriesRequestMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<NextQueriesRequest, PlatformNextQueriesRequest>>
10
+ nextQueriesRequestMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<NextQueriesRequest, PlatformNextQueriesRequest>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- nextQueriesResponseMapper: import("@empathyco/x-adapter-next").Mapper<PlatformNextQueriesResponse, NextQueriesResponse>
10
+ nextQueriesResponseMapper: import("@empathyco/x-adapter").Mapper<PlatformNextQueriesResponse, NextQueriesResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- nextQueriesResponseMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformNextQueriesResponse, NextQueriesResponse>>
10
+ nextQueriesResponseMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformNextQueriesResponse, NextQueriesResponse>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- nextQueryMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformNextQuery, NextQuery>>
10
+ nextQueryMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformNextQuery, NextQuery>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- numberFilterMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformFilter, NumberRangeFilter>>
10
+ numberFilterMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformFilter, NumberRangeFilter>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- identifierResults: EndpointAdapter<IdentifierResultsRequest, IdentifierResultsResponse>;
10
+ identifierResults: ExtendableEndpointAdapter<IdentifierResultsRequest, IdentifierResultsResponse>;
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- nextQueries: EndpointAdapter<NextQueriesRequest, NextQueriesResponse>;
10
+ nextQueries: ExtendableEndpointAdapter<NextQueriesRequest, NextQueriesResponse>;
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- popularSearches: EndpointAdapter<PopularSearchesRequest, PopularSearchesResponse>;
10
+ popularSearches: ExtendableEndpointAdapter<PopularSearchesRequest, PopularSearchesResponse>;
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- querySuggestions: EndpointAdapter<QuerySuggestionsRequest, QuerySuggestionsResponse>;
10
+ querySuggestions: ExtendableEndpointAdapter<QuerySuggestionsRequest, QuerySuggestionsResponse>;
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- recommendations: EndpointAdapter<RecommendationsRequest, RecommendationsResponse>;
10
+ recommendations: ExtendableEndpointAdapter<RecommendationsRequest, RecommendationsResponse>;
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- relatedTags: EndpointAdapter<RelatedTagsRequest, RelatedTagsResponse>;
10
+ relatedTags: ExtendableEndpointAdapter<RelatedTagsRequest, RelatedTagsResponse>;
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- search: EndpointAdapter<SearchRequest, SearchResponse>;
10
+ search: ExtendableEndpointAdapter<SearchRequest, SearchResponse>;
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- tagging: EndpointAdapter<TaggingRequest, void>;
10
+ tagging: ExtendableEndpointAdapter<TaggingRequest, void>;
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- popularSearchesEndpointAdapter: import("@empathyco/x-adapter-next").ExtendableEndpointAdapter<PopularSearchesRequest, PopularSearchesResponse>
10
+ popularSearchesEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<PopularSearchesRequest, PopularSearchesResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- popularSearchesRequestMapper: import("@empathyco/x-adapter-next").Mapper<PopularSearchesRequest, PlatformPopularSearchesRequest>
10
+ popularSearchesRequestMapper: import("@empathyco/x-adapter").Mapper<PopularSearchesRequest, PlatformPopularSearchesRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- popularSearchesRequestMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PopularSearchesRequest, PlatformPopularSearchesRequest>>
10
+ popularSearchesRequestMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PopularSearchesRequest, PlatformPopularSearchesRequest>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- popularSearchesResponseMapper: import("@empathyco/x-adapter-next").Mapper<PlatformPopularSearchesResponse, PopularSearchesResponse>
10
+ popularSearchesResponseMapper: import("@empathyco/x-adapter").Mapper<PlatformPopularSearchesResponse, PopularSearchesResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- popularSearchesResponseMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformPopularSearchesResponse, PopularSearchesResponse>>
10
+ popularSearchesResponseMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformPopularSearchesResponse, PopularSearchesResponse>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- promotedMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformPromoted, Promoted>>
10
+ promotedMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformPromoted, Promoted>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- querySuggestionsEndpointAdapter: import("@empathyco/x-adapter-next").ExtendableEndpointAdapter<QuerySuggestionsRequest, QuerySuggestionsResponse>
10
+ querySuggestionsEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<QuerySuggestionsRequest, QuerySuggestionsResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- querySuggestionsRequestMapper: import("@empathyco/x-adapter-next").Mapper<QuerySuggestionsRequest, PlatformQuerySuggestionsRequest>
10
+ querySuggestionsRequestMapper: import("@empathyco/x-adapter").Mapper<QuerySuggestionsRequest, PlatformQuerySuggestionsRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- querySuggestionsRequestMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<QuerySuggestionsRequest, PlatformQuerySuggestionsRequest>>
10
+ querySuggestionsRequestMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<QuerySuggestionsRequest, PlatformQuerySuggestionsRequest>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- querySuggestionsResponseMapper: import("@empathyco/x-adapter-next").Mapper<PlatformQuerySuggestionsResponse, QuerySuggestionsResponse>
10
+ querySuggestionsResponseMapper: import("@empathyco/x-adapter").Mapper<PlatformQuerySuggestionsResponse, QuerySuggestionsResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- querySuggestionsResponseMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformQuerySuggestionsResponse, QuerySuggestionsResponse>>
10
+ querySuggestionsResponseMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformQuerySuggestionsResponse, QuerySuggestionsResponse>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- recommendationsEndpointAdapter: import("@empathyco/x-adapter-next").ExtendableEndpointAdapter<RecommendationsRequest, RecommendationsResponse>
10
+ recommendationsEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<RecommendationsRequest, RecommendationsResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- recommendationsRequestMapper: import("@empathyco/x-adapter-next").Mapper<RecommendationsRequest, PlatformRecommendationsRequest>
10
+ recommendationsRequestMapper: import("@empathyco/x-adapter").Mapper<RecommendationsRequest, PlatformRecommendationsRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- recommendationsRequestMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<RecommendationsRequest, PlatformRecommendationsRequest>>
10
+ recommendationsRequestMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<RecommendationsRequest, PlatformRecommendationsRequest>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- recommendationsResponseMapper: import("@empathyco/x-adapter-next").Mapper<PlatformRecommendationsResponse, RecommendationsResponse>
10
+ recommendationsResponseMapper: import("@empathyco/x-adapter").Mapper<PlatformRecommendationsResponse, RecommendationsResponse>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- recommendationsResponseMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformRecommendationsResponse, RecommendationsResponse>>
10
+ recommendationsResponseMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformRecommendationsResponse, RecommendationsResponse>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- redirectionMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformRedirection, Redirection>>
10
+ redirectionMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformRedirection, Redirection>>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- relatedTagMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<PlatformRelatedTag, RelatedTag>>
10
+ relatedTagMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<PlatformRelatedTag, RelatedTag>>
11
11
  ```
@@ -9,5 +9,5 @@ This endpoint does not support pagination in the request.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- relatedTagsEndpointAdapter: import("@empathyco/x-adapter-next").ExtendableEndpointAdapter<RelatedTagsRequest, RelatedTagsResponse>
12
+ relatedTagsEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<RelatedTagsRequest, RelatedTagsResponse>
13
13
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- relatedTagsRequestMapper: import("@empathyco/x-adapter-next").Mapper<RelatedTagsRequest, PlatformRelatedTagsRequest>
10
+ relatedTagsRequestMapper: import("@empathyco/x-adapter").Mapper<RelatedTagsRequest, PlatformRelatedTagsRequest>
11
11
  ```
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- relatedTagsRequestMutableSchema: import("@empathyco/x-adapter-next").MutableSchema<Schema<RelatedTagsRequest, PlatformRelatedTagsRequest>>
10
+ relatedTagsRequestMutableSchema: import("@empathyco/x-adapter").MutableSchema<Schema<RelatedTagsRequest, PlatformRelatedTagsRequest>>
11
11
  ```