@empathyco/x-components 6.0.0-alpha.21 → 6.0.0-alpha.23

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 (93) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/core/index.js +3 -0
  3. package/core/index.js.map +1 -1
  4. package/design-system/deprecated-full-theme.css +2849 -2849
  5. package/docs/API-reference/api/x-components.configmutations.config.md +11 -0
  6. package/docs/API-reference/api/x-components.configmutations.md +29 -0
  7. package/docs/API-reference/api/x-components.configmutations.mergeconfig.md +24 -0
  8. package/docs/API-reference/api/x-components.configmutations.setconfig.md +24 -0
  9. package/docs/API-reference/api/x-components.createrelatedtagsquerygetter.md +26 -0
  10. package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.getrelatedtags.md +13 -0
  11. package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.md +20 -0
  12. package/docs/API-reference/api/x-components.empathizemutations.md +1 -1
  13. package/docs/API-reference/api/x-components.facetsmutations.md +1 -1
  14. package/docs/API-reference/api/x-components.historyqueriesmutations.md +1 -1
  15. package/docs/API-reference/api/x-components.historyqueriesstate.md +1 -1
  16. package/docs/API-reference/api/x-components.identifierresultsmutations.md +1 -1
  17. package/docs/API-reference/api/x-components.identifierresultsstate.md +1 -1
  18. package/docs/API-reference/api/x-components.md +8 -0
  19. package/docs/API-reference/api/x-components.mergeconfig.md +27 -0
  20. package/docs/API-reference/api/x-components.nextqueriesmutations.md +1 -1
  21. package/docs/API-reference/api/x-components.nextqueriesstate.md +1 -1
  22. package/docs/API-reference/api/x-components.popularsearchesmutations.md +1 -1
  23. package/docs/API-reference/api/x-components.queriespreviewmutations.md +1 -1
  24. package/docs/API-reference/api/x-components.querymutations.md +20 -0
  25. package/docs/API-reference/api/x-components.querymutations.setquery.md +24 -0
  26. package/docs/API-reference/api/x-components.querystate.md +20 -0
  27. package/docs/API-reference/api/x-components.querystate.query.md +13 -0
  28. package/docs/API-reference/api/x-components.querysuggestionsmutations.md +1 -1
  29. package/docs/API-reference/api/x-components.querysuggestionsstate.md +1 -1
  30. package/docs/API-reference/api/x-components.recommendationsmutations.md +1 -1
  31. package/docs/API-reference/api/x-components.relatedpromptsmutations.md +1 -1
  32. package/docs/API-reference/api/x-components.relatedpromptsstate.md +1 -1
  33. package/docs/API-reference/api/x-components.relatedtagsmutations.md +1 -1
  34. package/docs/API-reference/api/x-components.relatedtagsstate.md +1 -1
  35. package/docs/API-reference/api/x-components.searchboxmutations.md +1 -1
  36. package/docs/API-reference/api/x-components.searchboxstate.md +1 -1
  37. package/docs/API-reference/api/x-components.searchmutations.md +1 -1
  38. package/docs/API-reference/api/x-components.searchstate.md +1 -1
  39. package/docs/API-reference/api/x-components.semanticqueriesmutations.md +1 -1
  40. package/docs/API-reference/api/x-components.semanticqueriesstate.md +1 -1
  41. package/docs/API-reference/api/x-components.setconfig.md +27 -0
  42. package/docs/API-reference/api/x-components.setquery.md +25 -0
  43. package/docs/API-reference/api/x-components.taggingmutations.md +1 -1
  44. package/docs/API-reference/api/x-components.urlmutations.md +1 -1
  45. package/docs/API-reference/api/x-components.urlstate.md +1 -1
  46. package/js/components/base-dropdown.vue.js.map +1 -1
  47. package/js/components/base-dropdown.vue2.js +1 -7
  48. package/js/components/base-dropdown.vue2.js.map +1 -1
  49. package/js/components/result/base-result-image.vue.js.map +1 -1
  50. package/js/components/result/base-result-image.vue2.js +2 -2
  51. package/js/components/result/base-result-image.vue2.js.map +1 -1
  52. package/js/index.js +3 -0
  53. package/js/index.js.map +1 -1
  54. package/js/x-modules/device/store/emitters.js +1 -0
  55. package/js/x-modules/device/store/emitters.js.map +1 -1
  56. package/js/x-modules/empathize/store/emitters.js +1 -0
  57. package/js/x-modules/empathize/store/emitters.js.map +1 -1
  58. package/js/x-modules/experience-controls/store/emitters.js +1 -0
  59. package/js/x-modules/experience-controls/store/emitters.js.map +1 -1
  60. package/js/x-modules/extra-params/store/emitters.js +1 -0
  61. package/js/x-modules/extra-params/store/emitters.js.map +1 -1
  62. package/js/x-modules/history-queries/store/emitters.js +1 -0
  63. package/js/x-modules/history-queries/store/emitters.js.map +1 -1
  64. package/js/x-modules/identifier-results/store/emitters.js +1 -0
  65. package/js/x-modules/identifier-results/store/emitters.js.map +1 -1
  66. package/js/x-modules/next-queries/store/emitters.js +1 -0
  67. package/js/x-modules/next-queries/store/emitters.js.map +1 -1
  68. package/js/x-modules/queries-preview/store/emitters.js +1 -0
  69. package/js/x-modules/queries-preview/store/emitters.js.map +1 -1
  70. package/js/x-modules/query-suggestions/store/emitters.js +1 -0
  71. package/js/x-modules/query-suggestions/store/emitters.js.map +1 -1
  72. package/js/x-modules/recommendations/store/emitters.js +1 -0
  73. package/js/x-modules/recommendations/store/emitters.js.map +1 -1
  74. package/js/x-modules/related-prompts/store/emitters.js +1 -0
  75. package/js/x-modules/related-prompts/store/emitters.js.map +1 -1
  76. package/js/x-modules/related-tags/store/emitters.js +1 -0
  77. package/js/x-modules/related-tags/store/emitters.js.map +1 -1
  78. package/js/x-modules/scroll/store/emitters.js +1 -0
  79. package/js/x-modules/scroll/store/emitters.js.map +1 -1
  80. package/js/x-modules/search/store/emitters.js +1 -0
  81. package/js/x-modules/search/store/emitters.js.map +1 -1
  82. package/js/x-modules/search/store/module.js +2 -1
  83. package/js/x-modules/search/store/module.js.map +1 -1
  84. package/js/x-modules/search-box/store/emitters.js +1 -0
  85. package/js/x-modules/search-box/store/emitters.js.map +1 -1
  86. package/js/x-modules/url/store/emitters.js +1 -0
  87. package/js/x-modules/url/store/emitters.js.map +1 -1
  88. package/package.json +2 -2
  89. package/report/x-components.api.json +690 -34
  90. package/report/x-components.api.md +49 -7
  91. package/types/components/base-dropdown.vue.d.ts.map +1 -1
  92. package/types/store/index.d.ts +4 -1
  93. package/types/store/index.d.ts.map +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,24 @@
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
+ ## [6.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.22...@empathyco/x-components@6.0.0-alpha.23) (2024-12-12)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **components:** export missing store utils (#1677) ([a1f9cee](https://github.com/empathyco/x/commit/a1f9cee4b2006a71689fc2ce7f07f12816fbb574))
12
+
13
+
14
+
15
+ ## [6.0.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.21...@empathyco/x-components@6.0.0-alpha.22) (2024-12-09)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * fix ref usage ([12d5a05](https://github.com/empathyco/x/commit/12d5a053b55d8a4f09b6e396f16a9ce1877c0774))
21
+
22
+
23
+
6
24
  ## [6.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.20...@empathyco/x-components@6.0.0-alpha.21) (2024-12-09)
7
25
 
8
26
 
package/core/index.js CHANGED
@@ -157,7 +157,10 @@ export { isSimpleSelector, registerStoreEmitters } from '../js/plugins/x-emitter
157
157
  export { XPlugin, xPlugin } from '../js/plugins/x-plugin.js';
158
158
  export { assertXPluginOptionsAreValid, getGetterPath } from '../js/plugins/x-plugin.utils.js';
159
159
  export { DirectionalFocusNavigationService } from '../js/services/directional-focus-navigation.service.js';
160
+ export { mergeConfig, setConfig } from '../js/store/utils/config-store.utils.js';
160
161
  export { createFetchAndSaveActions } from '../js/store/utils/fetch-and-save-action.utils.js';
162
+ export { cleanGettersProxyCache, getGettersProxy, getGettersProxyFromModule } from '../js/store/utils/getters-proxy.utils.js';
163
+ export { createRelatedTagsQueryGetter, setQuery } from '../js/store/utils/query.utils.js';
161
164
  export { setStatus } from '../js/store/utils/status-store.utils.js';
162
165
  export { createStoreEmitters } from '../js/store/utils/store-emitters.utils.js';
163
166
  export { RootXStoreModule } from '../js/store/x.module.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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}