@empathyco/x-components 5.0.0-alpha.41 → 5.0.0-alpha.43

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 (73) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/design-system/deprecated-full-theme.css +1797 -1797
  3. package/docs/API-reference/api/x-components.banner.md +114 -11
  4. package/docs/API-reference/api/x-components.md +6 -6
  5. package/docs/API-reference/api/x-components.promoted.md +16 -10
  6. package/docs/API-reference/api/x-components.relatedtag.md +28 -19
  7. package/docs/API-reference/api/x-components.relatedtags.md +33 -4
  8. package/docs/API-reference/api/x-components.semanticqueries.md +6 -16
  9. package/docs/API-reference/api/x-components.semanticquery.md +17 -11
  10. package/docs/API-reference/components/related-tags/x-components.related-tags.md +6 -5
  11. package/docs/API-reference/components/search/x-components.banner.md +4 -3
  12. package/docs/API-reference/components/search/x-components.promoted.md +4 -3
  13. package/docs/API-reference/components/semantic-queries/x-components.semantic-query.md +3 -3
  14. package/js/x-modules/related-tags/components/related-tag.vue.js +1 -0
  15. package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
  16. package/js/x-modules/related-tags/components/related-tag.vue2.js +105 -92
  17. package/js/x-modules/related-tags/components/related-tag.vue2.js.map +1 -1
  18. package/js/x-modules/related-tags/components/related-tags.vue.js +1 -1
  19. package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
  20. package/js/x-modules/related-tags/components/related-tags.vue2.js +46 -29
  21. package/js/x-modules/related-tags/components/related-tags.vue2.js.map +1 -1
  22. package/js/x-modules/related-tags/components/related-tags.vue3.js +1 -1
  23. package/js/x-modules/related-tags/x-module.js +3 -1
  24. package/js/x-modules/related-tags/x-module.js.map +1 -1
  25. package/js/x-modules/search/components/banner.vue.js.map +1 -1
  26. package/js/x-modules/search/components/banner.vue2.js +55 -39
  27. package/js/x-modules/search/components/banner.vue2.js.map +1 -1
  28. package/js/x-modules/search/components/promoted.vue.js.map +1 -1
  29. package/js/x-modules/search/components/promoted.vue2.js +43 -23
  30. package/js/x-modules/search/components/promoted.vue2.js.map +1 -1
  31. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js.map +1 -1
  32. package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js +26 -183
  33. package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js.map +1 -1
  34. package/js/x-modules/semantic-queries/components/semantic-query.vue.js +21 -29
  35. package/js/x-modules/semantic-queries/components/semantic-query.vue.js.map +1 -1
  36. package/js/x-modules/semantic-queries/components/semantic-query.vue2.js +24 -177
  37. package/js/x-modules/semantic-queries/components/semantic-query.vue2.js.map +1 -1
  38. package/js/x-modules/semantic-queries/x-module.js +3 -1
  39. package/js/x-modules/semantic-queries/x-module.js.map +1 -1
  40. package/package.json +2 -2
  41. package/report/x-components.api.json +1132 -635
  42. package/report/x-components.api.md +209 -56
  43. package/types/x-modules/related-tags/components/related-tag.vue.d.ts +31 -53
  44. package/types/x-modules/related-tags/components/related-tag.vue.d.ts.map +1 -1
  45. package/types/x-modules/related-tags/components/related-tags.vue.d.ts +49 -8
  46. package/types/x-modules/related-tags/components/related-tags.vue.d.ts.map +1 -1
  47. package/types/x-modules/related-tags/x-module.d.ts.map +1 -1
  48. package/types/x-modules/search/components/banner.vue.d.ts +116 -22
  49. package/types/x-modules/search/components/banner.vue.d.ts.map +1 -1
  50. package/types/x-modules/search/components/promoted.vue.d.ts +19 -7
  51. package/types/x-modules/search/components/promoted.vue.d.ts.map +1 -1
  52. package/types/x-modules/semantic-queries/components/semantic-queries.vue.d.ts +7 -22
  53. package/types/x-modules/semantic-queries/components/semantic-queries.vue.d.ts.map +1 -1
  54. package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts +21 -20
  55. package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts.map +1 -1
  56. package/types/x-modules/semantic-queries/x-module.d.ts.map +1 -1
  57. package/docs/API-reference/api/x-components.banner.banner.md +0 -13
  58. package/docs/API-reference/api/x-components.banner.imagefailed.md +0 -13
  59. package/docs/API-reference/api/x-components.promoted.promoted.md +0 -13
  60. package/docs/API-reference/api/x-components.relatedtag.blurrelatedtag.md +0 -17
  61. package/docs/API-reference/api/x-components.relatedtag.clickrelatedtag.md +0 -17
  62. package/docs/API-reference/api/x-components.relatedtag.emitevents.md +0 -17
  63. package/docs/API-reference/api/x-components.relatedtag.highlightcurated.md +0 -13
  64. package/docs/API-reference/api/x-components.relatedtag.relatedtag.md +0 -13
  65. package/docs/API-reference/api/x-components.relatedtags.animation.md +0 -13
  66. package/docs/API-reference/api/x-components.relatedtags.highlightcurated.md +0 -13
  67. package/docs/API-reference/api/x-components.relatedtags.maxitemstorender.md +0 -13
  68. package/docs/API-reference/api/x-components.relatedtags.relatedtags.md +0 -11
  69. package/docs/API-reference/api/x-components.relatedtags.storedrelatedtags.md +0 -11
  70. package/docs/API-reference/api/x-components.semanticqueries.findsemanticquery.md +0 -26
  71. package/docs/API-reference/api/x-components.semanticqueries.suggestions.md +0 -13
  72. package/docs/API-reference/api/x-components.semanticquery.query.md +0 -13
  73. package/docs/API-reference/api/x-components.semanticquery.suggestion.md +0 -13
package/CHANGELOG.md CHANGED
@@ -3,6 +3,25 @@
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
+ ## [5.0.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.42...@empathyco/x-components@5.0.0-alpha.43) (2024-06-13)
7
+
8
+
9
+ ### Features
10
+
11
+ * migrate semantics queries module to composition api (#1508) ([72914a2](https://github.com/empathyco/x/commit/72914a25195e2e546da343d32c6a4544b38bdd91))
12
+
13
+
14
+
15
+ ## [5.0.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.41...@empathyco/x-components@5.0.0-alpha.42) (2024-06-12)
16
+
17
+
18
+ ### Features
19
+
20
+ * migrate `Banner` and `Promoted` to composition API (#1506) ([c102fd9](https://github.com/empathyco/x/commit/c102fd96b26425df2ed8d73d58b3db8fc454deeb))
21
+ * migrate RTs module to composition API (#1498) ([22c5325](https://github.com/empathyco/x/commit/22c5325666441121e8ee64bfaa4c51ddad11939a))
22
+
23
+
24
+
6
25
  ## [5.0.0-alpha.41](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.40...@empathyco/x-components@5.0.0-alpha.41) (2024-06-12)
7
26
 
8
27