@empathyco/x-components 6.0.0-alpha.16 → 6.0.0-alpha.18

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 (132) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/design-system/deprecated-full-theme.css +361 -361
  3. package/docs/API-reference/api/x-components.animationprop.md +6 -1
  4. package/docs/API-reference/api/x-components.bannerslist.md +3 -3
  5. package/docs/API-reference/api/x-components.basedropdown.md +3 -3
  6. package/docs/API-reference/api/x-components.baseeventsmodal.md +2 -2
  7. package/docs/API-reference/api/x-components.basegrid.md +3 -3
  8. package/docs/API-reference/api/x-components.baseheadertogglepanel.md +3 -3
  9. package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
  10. package/docs/API-reference/api/x-components.baseidtogglepanel.md +3 -3
  11. package/docs/API-reference/api/x-components.basemodal.md +6 -6
  12. package/docs/API-reference/api/x-components.baseresultimage.md +9 -9
  13. package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
  14. package/docs/API-reference/api/x-components.basetabspanel.md +6 -6
  15. package/docs/API-reference/api/x-components.basetogglepanel.md +3 -3
  16. package/docs/API-reference/api/x-components.basevariablecolumngrid.md +3 -3
  17. package/docs/API-reference/api/x-components.empathize.md +3 -3
  18. package/docs/API-reference/api/x-components.facets.md +3 -3
  19. package/docs/API-reference/api/x-components.filterslist.md +3 -3
  20. package/docs/API-reference/api/x-components.globalxbus.md +4 -0
  21. package/docs/API-reference/api/x-components.hierarchicalfilter.md +4 -2
  22. package/docs/API-reference/api/x-components.identifierresults.md +3 -3
  23. package/docs/API-reference/api/x-components.itemslist.md +3 -3
  24. package/docs/API-reference/api/x-components.mainmodal.md +2 -2
  25. package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +3 -3
  26. package/docs/API-reference/api/x-components.myhistory.md +3 -3
  27. package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
  28. package/docs/API-reference/api/x-components.partialresultslist.md +3 -3
  29. package/docs/API-reference/api/x-components.promotedslist.md +3 -3
  30. package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
  31. package/docs/API-reference/api/x-components.recommendations.md +3 -3
  32. package/docs/API-reference/api/x-components.relatedpromptslist.md +3 -3
  33. package/docs/API-reference/api/x-components.relatedpromptsmutations.md +2 -0
  34. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +24 -0
  35. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +24 -0
  36. package/docs/API-reference/api/x-components.relatedpromptsstate.md +2 -0
  37. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedprompt.md +13 -0
  38. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedquery.md +13 -0
  39. package/docs/API-reference/api/x-components.relatedpromptsxevents.md +2 -0
  40. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedprompt.md +13 -0
  41. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedpromptquery.md +13 -0
  42. package/docs/API-reference/api/x-components.relatedtags.md +3 -3
  43. package/docs/API-reference/api/x-components.resultslist.md +3 -3
  44. package/docs/API-reference/api/x-components.scrolltotop.md +3 -3
  45. package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
  46. package/docs/API-reference/api/x-components.selectedfilterslist.md +3 -3
  47. package/docs/API-reference/api/x-components.simplefilter.md +2 -0
  48. package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
  49. package/docs/API-reference/api/x-components.snippetcallbacks.md +2 -0
  50. package/docs/API-reference/components/common/result/x-components.base-result-image.md +2 -2
  51. package/docs/API-reference/components/common/x-components.items-list.md +1 -1
  52. package/docs/API-reference/components/facets/x-components.facets/facets.md +1 -1
  53. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +1 -1
  54. package/docs/API-reference/components/search/x-components.results-list.md +1 -1
  55. package/js/components/items-list.vue.js.map +1 -1
  56. package/js/components/items-list.vue2.js +2 -2
  57. package/js/components/items-list.vue2.js.map +1 -1
  58. package/js/components/result/base-result-image.vue.js.map +1 -1
  59. package/js/components/result/base-result-image.vue2.js +3 -3
  60. package/js/components/result/base-result-image.vue2.js.map +1 -1
  61. package/js/types/animation-prop.js +5 -0
  62. package/js/types/animation-prop.js.map +1 -1
  63. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  64. package/js/x-modules/facets/components/facets/facets.vue2.js +2 -2
  65. package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
  66. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
  67. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +2 -2
  68. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
  69. package/js/x-modules/related-prompts/store/module.js +10 -0
  70. package/js/x-modules/related-prompts/store/module.js.map +1 -1
  71. package/js/x-modules/related-prompts/wiring.js +14 -0
  72. package/js/x-modules/related-prompts/wiring.js.map +1 -1
  73. package/js/x-modules/search/components/results-list.vue.js +2 -2
  74. package/js/x-modules/search/components/results-list.vue.js.map +1 -1
  75. package/package.json +2 -2
  76. package/report/x-components.api.json +1904 -7485
  77. package/report/x-components.api.md +155 -133
  78. package/types/components/base-dropdown.vue.d.ts +3 -3
  79. package/types/components/base-grid.vue.d.ts +3 -3
  80. package/types/components/base-variable-column-grid.vue.d.ts +3 -3
  81. package/types/components/global-x-bus.vue.d.ts +4 -0
  82. package/types/components/global-x-bus.vue.d.ts.map +1 -1
  83. package/types/components/items-list.vue.d.ts +3 -3
  84. package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +3 -3
  85. package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
  86. package/types/components/modals/base-events-modal.vue.d.ts +2 -2
  87. package/types/components/modals/base-id-modal.vue.d.ts +2 -2
  88. package/types/components/modals/base-modal.vue.d.ts +6 -6
  89. package/types/components/modals/main-modal.vue.d.ts +2 -2
  90. package/types/components/panels/base-header-toggle-panel.vue.d.ts +3 -3
  91. package/types/components/panels/base-id-toggle-panel.vue.d.ts +3 -3
  92. package/types/components/panels/base-tabs-panel.vue.d.ts +6 -6
  93. package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
  94. package/types/components/result/base-result-image.vue.d.ts +10 -10
  95. package/types/components/result/base-result-image.vue.d.ts.map +1 -1
  96. package/types/components/snippet-callbacks.vue.d.ts +2 -0
  97. package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
  98. package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
  99. package/types/types/animation-prop.d.ts +6 -2
  100. package/types/types/animation-prop.d.ts.map +1 -1
  101. package/types/x-modules/empathize/components/empathize.vue.d.ts +3 -3
  102. package/types/x-modules/facets/components/facets/facets.vue.d.ts +3 -3
  103. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +4 -2
  104. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
  105. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +2 -0
  106. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
  107. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +3 -3
  108. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +3 -3
  109. package/types/x-modules/history-queries/components/my-history.vue.d.ts +3 -3
  110. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +3 -3
  111. package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
  112. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +3 -3
  113. package/types/x-modules/recommendations/components/recommendations.vue.d.ts +3 -3
  114. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +3 -3
  115. package/types/x-modules/related-prompts/events.types.d.ts +10 -0
  116. package/types/x-modules/related-prompts/events.types.d.ts.map +1 -1
  117. package/types/x-modules/related-prompts/store/module.d.ts.map +1 -1
  118. package/types/x-modules/related-prompts/store/types.d.ts +16 -0
  119. package/types/x-modules/related-prompts/store/types.d.ts.map +1 -1
  120. package/types/x-modules/related-prompts/wiring.d.ts +6 -0
  121. package/types/x-modules/related-prompts/wiring.d.ts.map +1 -1
  122. package/types/x-modules/related-tags/components/related-tags.vue.d.ts +3 -3
  123. package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +3 -3
  124. package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
  125. package/types/x-modules/search/components/partial-results-list.vue.d.ts +3 -3
  126. package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
  127. package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
  128. package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
  129. package/js/utils/options-api.js +0 -4
  130. package/js/utils/options-api.js.map +0 -1
  131. package/types/utils/options-api.d.ts +0 -3
  132. package/types/utils/options-api.d.ts.map +0 -1
@@ -18,7 +18,7 @@ declare const _default: import("vue").DefineComponent<{
18
18
  };
19
19
  /** Animation component that will be used to animate the empathize. */
20
20
  animation: {
21
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
21
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
22
22
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
23
23
  };
24
24
  }, {
@@ -40,13 +40,13 @@ declare const _default: import("vue").DefineComponent<{
40
40
  };
41
41
  /** Animation component that will be used to animate the empathize. */
42
42
  animation: {
43
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
43
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
44
44
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
45
45
  };
46
46
  }>>, {
47
47
  eventsToOpenEmpathize: (keyof import("../../../wiring").XEventsTypes)[];
48
48
  eventsToCloseEmpathize: (keyof import("../../../wiring").XEventsTypes)[];
49
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
49
+ animation: string | Function | Record<string, any>;
50
50
  }, {}>;
51
51
  export default _default;
52
52
  //# sourceMappingURL=empathize.vue?vue&type=script&lang.d.ts.map
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<{
27
27
  alwaysVisible: BooleanConstructor;
28
28
  /** Animation component that will be used to animate the facets. */
29
29
  animation: {
30
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
30
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
31
31
  default: string;
32
32
  };
33
33
  /**
@@ -62,7 +62,7 @@ declare const _default: import("vue").DefineComponent<{
62
62
  alwaysVisible: BooleanConstructor;
63
63
  /** Animation component that will be used to animate the facets. */
64
64
  animation: {
65
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
65
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
66
66
  default: string;
67
67
  };
68
68
  /**
@@ -87,7 +87,7 @@ declare const _default: import("vue").DefineComponent<{
87
87
  renderableFacets: StringConstructor;
88
88
  }>>, {
89
89
  alwaysVisible: boolean;
90
- animation: string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
90
+ animation: string | Function | Record<string, any>;
91
91
  }, {}>;
92
92
  export default _default;
93
93
  //# sourceMappingURL=facets.vue?vue&type=script&lang.d.ts.map
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
14
14
  required: true;
15
15
  };
16
16
  /** The animation component to use for the children filters. */
17
- childrenAnimation: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
17
+ childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
18
18
  /**
19
19
  * Additional events, with their payload, to emit when the filter is clicked.
20
20
  *
@@ -192,6 +192,8 @@ declare const _default: import("vue").DefineComponent<{
192
192
  PushableUrlStateUpdated?: import("../../../../types").UrlParams | undefined;
193
193
  ReplaceableUrlStateUpdated?: import("../../../../types").UrlParams | undefined;
194
194
  RelatedPromptsRequestUpdated?: import("@empathyco/x-types").RelatedPromptsRequest | null | undefined;
195
+ UserSelectedARelatedPrompt?: number | undefined;
196
+ UserSelectedARelatedPromptQuery?: number | undefined;
195
197
  }>;
196
198
  innerCssClasses: import("vue").ComputedRef<(string | Dictionary<boolean>)[]>;
197
199
  renderedChildrenFilters: import("vue").ComputedRef<HierarchicalFilterModel[]>;
@@ -203,7 +205,7 @@ declare const _default: import("vue").DefineComponent<{
203
205
  required: true;
204
206
  };
205
207
  /** The animation component to use for the children filters. */
206
- childrenAnimation: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
208
+ childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
207
209
  /**
208
210
  * Additional events, with their payload, to emit when the filter is clicked.
209
211
  *
@@ -1 +1 @@
1
- {"version":3,"file":"hierarchical-filter.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/filters/hierarchical-filter.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EACL,MAAM,EACN,kBAAkB,IAAI,uBAAuB,EAE9C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,UAAU,EAAY,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAA6B,QAAQ,EAAE,MAAM,KAAK,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAM/D;;;;GAIG;;IAMC,iCAAiC;;;;;IAKjC,+DAA+D;;IAE/D;;;;OAIG;;IAEH,+BAA+B;;;;;IAK/B,0CAA0C;;IAE1C,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6CAyDM,uBAAuB;;IA7EvE,iCAAiC;;;;;IAKjC,+DAA+D;;IAE/D;;;;OAIG;;IAEH,+BAA+B;;;;;IAK/B,0CAA0C;;IAE1C,0CAA0C;;;;;AAzB9C,wBAgHG"}
1
+ {"version":3,"file":"hierarchical-filter.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/filters/hierarchical-filter.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EACL,MAAM,EACN,kBAAkB,IAAI,uBAAuB,EAE9C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,UAAU,EAAY,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAA6B,QAAQ,EAAE,MAAM,KAAK,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAM/D;;;;GAIG;;IAMC,iCAAiC;;;;;IAKjC,+DAA+D;;IAE/D;;;;OAIG;;IAEH,+BAA+B;;;;;IAK/B,0CAA0C;;IAE1C,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6CAyDM,uBAAuB;;IA7EvE,iCAAiC;;;;;IAKjC,+DAA+D;;IAE/D;;;;OAIG;;IAEH,+BAA+B;;;;;IAK/B,0CAA0C;;IAE1C,0CAA0C;;;;;AAzB9C,wBAgHG"}
@@ -182,6 +182,8 @@ declare const _default: import("vue").DefineComponent<{
182
182
  PushableUrlStateUpdated?: import("../../../..").UrlParams | undefined;
183
183
  ReplaceableUrlStateUpdated?: import("../../../..").UrlParams | undefined;
184
184
  RelatedPromptsRequestUpdated?: import("@empathyco/x-types").RelatedPromptsRequest | null | undefined;
185
+ UserSelectedARelatedPrompt?: number | undefined;
186
+ UserSelectedARelatedPromptQuery?: number | undefined;
185
187
  }>;
186
188
  innerCssClasses: import("vue").ComputedRef<(string | Dictionary<boolean>)[]>;
187
189
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
@@ -1 +1 @@
1
- {"version":3,"file":"simple-filter.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/filters/simple-filter.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EAAE,YAAY,IAAI,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAA6B,QAAQ,EAAE,MAAM,KAAK,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAI/D;;;;GAIG;;IAOC,iCAAiC;;;;;IAKjC,iFAAiF;;IAEjF,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAP/B,iCAAiC;;;;;IAKjC,iFAAiF;;IAEjF,+BAA+B;;;;;;;;AAbnC,wBAsCG"}
1
+ {"version":3,"file":"simple-filter.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/filters/simple-filter.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EAAE,YAAY,IAAI,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAA6B,QAAQ,EAAE,MAAM,KAAK,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAI/D;;;;GAIG;;IAOC,iCAAiC;;;;;IAKjC,iFAAiF;;IAEjF,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAP/B,iCAAiC;;;;;IAKjC,iFAAiF;;IAEjF,+BAA+B;;;;;;;;AAbnC,wBAsCG"}
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  * @public
32
32
  */
33
33
  animation: {
34
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
34
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
35
35
  default: string;
36
36
  };
37
37
  }, {
@@ -61,11 +61,11 @@ declare const _default: import("vue").DefineComponent<{
61
61
  * @public
62
62
  */
63
63
  animation: {
64
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
64
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
65
65
  default: string;
66
66
  };
67
67
  }>>, {
68
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
68
+ animation: string | Function | Record<string, any>;
69
69
  }, {}>;
70
70
  export default _default;
71
71
  //# sourceMappingURL=filters-list.vue?vue&type=script&lang.d.ts.map
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<{
27
27
  alwaysVisible: BooleanConstructor;
28
28
  /** Animation component that will be used to animate the selected filters list. */
29
29
  animation: {
30
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
30
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
31
31
  default: string;
32
32
  };
33
33
  }, {
@@ -41,12 +41,12 @@ declare const _default: import("vue").DefineComponent<{
41
41
  alwaysVisible: BooleanConstructor;
42
42
  /** Animation component that will be used to animate the selected filters list. */
43
43
  animation: {
44
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
44
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
45
45
  default: string;
46
46
  };
47
47
  }>>, {
48
48
  alwaysVisible: boolean;
49
- animation: string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
49
+ animation: string | Function | Record<string, any>;
50
50
  }, {}>;
51
51
  export default _default;
52
52
  //# sourceMappingURL=selected-filters-list.vue?vue&type=script&lang.d.ts.map
@@ -18,7 +18,7 @@ declare const _default: import("vue").DefineComponent<{
18
18
  * @public
19
19
  */
20
20
  animation: {
21
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
21
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
22
22
  default: string;
23
23
  };
24
24
  /**
@@ -44,7 +44,7 @@ declare const _default: import("vue").DefineComponent<{
44
44
  * @public
45
45
  */
46
46
  animation: {
47
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
47
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
48
48
  default: string;
49
49
  };
50
50
  /**
@@ -59,7 +59,7 @@ declare const _default: import("vue").DefineComponent<{
59
59
  /** Class inherited by content element. */
60
60
  queriesListClass: StringConstructor;
61
61
  }>>, {
62
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
62
+ animation: string | Function | Record<string, any>;
63
63
  locale: string;
64
64
  }, {}>;
65
65
  export default _default;
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
13
13
  * @public
14
14
  */
15
15
  animation: {
16
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
16
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
17
17
  default: string;
18
18
  };
19
19
  /**
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<{
32
32
  * @public
33
33
  */
34
34
  animation: {
35
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
35
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
36
36
  default: string;
37
37
  };
38
38
  /**
@@ -42,7 +42,7 @@ declare const _default: import("vue").DefineComponent<{
42
42
  */
43
43
  maxItemsToRender: NumberConstructor;
44
44
  }>>, {
45
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
45
+ animation: string | Function | Record<string, any>;
46
46
  }, {}>;
47
47
  export default _default;
48
48
  //# sourceMappingURL=identifier-results.vue?vue&type=script&lang.d.ts.map
@@ -7,7 +7,7 @@
7
7
  declare const _default: import("vue").DefineComponent<{
8
8
  /** Animation component that will be used to animate the next queries groups. */
9
9
  animation: {
10
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
10
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
11
11
  default: string;
12
12
  };
13
13
  /** The first index to insert a group of next queries at. */
@@ -40,7 +40,7 @@ declare const _default: import("vue").DefineComponent<{
40
40
  }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
41
41
  /** Animation component that will be used to animate the next queries groups. */
42
42
  animation: {
43
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
43
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
44
44
  default: string;
45
45
  };
46
46
  /** The first index to insert a group of next queries at. */
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  default: boolean;
70
70
  };
71
71
  }>>, {
72
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
72
+ animation: string | Function | Record<string, any>;
73
73
  offset: number;
74
74
  frequency: number;
75
75
  maxNextQueriesPerGroup: number;
@@ -57,7 +57,7 @@ declare const _default: import("vue").DefineComponent<{
57
57
  * @public
58
58
  */
59
59
  animation: {
60
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
60
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
61
61
  default: string;
62
62
  };
63
63
  }, {
@@ -113,13 +113,13 @@ declare const _default: import("vue").DefineComponent<{
113
113
  * @public
114
114
  */
115
115
  animation: {
116
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
116
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
117
117
  default: string;
118
118
  };
119
119
  }>>, {
120
120
  debounceTimeMs: number;
121
121
  persistInCache: boolean;
122
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
122
+ animation: string | Function | Record<string, any>;
123
123
  }, {}>;
124
124
  export default _default;
125
125
  //# sourceMappingURL=query-preview-list.vue?vue&type=script&lang.d.ts.map
@@ -13,7 +13,7 @@ import { ComputedRef } from 'vue';
13
13
  declare const _default: import("vue").DefineComponent<{
14
14
  /** Animation component that will be used to animate the recommendations. */
15
15
  animation: {
16
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
16
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
17
17
  default: string;
18
18
  };
19
19
  /** Number of recommendations to be rendered. */
@@ -23,13 +23,13 @@ declare const _default: import("vue").DefineComponent<{
23
23
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
24
24
  /** Animation component that will be used to animate the recommendations. */
25
25
  animation: {
26
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
26
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
27
27
  default: string;
28
28
  };
29
29
  /** Number of recommendations to be rendered. */
30
30
  maxItemsToRender: NumberConstructor;
31
31
  }>>, {
32
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
32
+ animation: string | Function | Record<string, any>;
33
33
  }, {}>;
34
34
  export default _default;
35
35
  //# sourceMappingURL=recommendations.vue?vue&type=script&lang.d.ts.map
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<{
9
9
  * Animation component that will be used to animate the related prompts groups.
10
10
  */
11
11
  animation: {
12
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
12
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
13
13
  default: string;
14
14
  };
15
15
  /**
@@ -55,7 +55,7 @@ declare const _default: import("vue").DefineComponent<{
55
55
  * Animation component that will be used to animate the related prompts groups.
56
56
  */
57
57
  animation: {
58
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
58
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
59
59
  default: string;
60
60
  };
61
61
  /**
@@ -95,7 +95,7 @@ declare const _default: import("vue").DefineComponent<{
95
95
  default: boolean;
96
96
  };
97
97
  }>>, {
98
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
98
+ animation: string | Function | Record<string, any>;
99
99
  offset: number;
100
100
  frequency: number;
101
101
  maxRelatedPromptsPerGroup: number;
@@ -12,5 +12,15 @@ export interface RelatedPromptsXEvents {
12
12
  * to conform a valid request.
13
13
  */
14
14
  RelatedPromptsRequestUpdated: RelatedPromptsRequest | null;
15
+ /**
16
+ * The selected prompt has changed.
17
+ * Payload: The index of the prompt in the RelatedPrompts list or -1 to remove selection.
18
+ */
19
+ UserSelectedARelatedPrompt: number;
20
+ /**
21
+ * The selected next query of the selected prompt has changed.
22
+ * Payload: The index of the next query in the NextQueries list or -1 to remove selection.
23
+ */
24
+ UserSelectedARelatedPromptQuery: number;
15
25
  }
16
26
  //# sourceMappingURL=events.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"events.types.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/related-prompts/events.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAE3D;;;;;GAKG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;;OAIG;IACH,4BAA4B,EAAE,qBAAqB,GAAG,IAAI,CAAC;CAC5D"}
1
+ {"version":3,"file":"events.types.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/related-prompts/events.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAE3D;;;;;GAKG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;;OAIG;IACH,4BAA4B,EAAE,qBAAqB,GAAG,IAAI,CAAC;IAC3D;;;OAGG;IACH,0BAA0B,EAAE,MAAM,CAAC;IACnC;;;OAGG;IACH,+BAA+B,EAAE,MAAM,CAAC;CACzC"}
@@ -1 +1 @@
1
- {"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/related-prompts/store/module.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0BAA0B,EAAE,MAAM,SAAS,CAAC;AAQrD;;;;GAIG;AACH,eAAO,MAAM,0BAA0B,EAAE,0BA4BxC,CAAC"}
1
+ {"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/related-prompts/store/module.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0BAA0B,EAAE,MAAM,SAAS,CAAC;AAQrD;;;;GAIG;AACH,eAAO,MAAM,0BAA0B,EAAE,0BAsCxC,CAAC"}
@@ -11,6 +11,10 @@ import { XActionContext, XStoreModule } from '../../../store';
11
11
  export interface RelatedPromptsState extends StatusState, QueryState {
12
12
  /** The list of the related-prompts, related to the `query` property of the state. */
13
13
  relatedPrompts: RelatedPrompt[];
14
+ /** The index of the selected related-prompt. */
15
+ selectedPrompt: number;
16
+ /** The index of the selected next query. */
17
+ selectedQuery: number;
14
18
  /** The extra params property of the state. */
15
19
  params: Dictionary<unknown>;
16
20
  }
@@ -44,6 +48,18 @@ export interface RelatedPromptsMutations extends StatusMutations, QueryMutations
44
48
  * @param relatedPrompts - The new related prompts to save to the state.
45
49
  */
46
50
  setRelatedPromptsProducts(products: RelatedPrompt[]): void;
51
+ /**
52
+ * Sets the selected related prompt.
53
+ *
54
+ * @param index - The new selected related prompt.
55
+ */
56
+ setSelectedPrompt(index: number): void;
57
+ /**
58
+ * Sets the selected next query.
59
+ *
60
+ * @param index - The new selected next query.
61
+ */
62
+ setSelectedQuery(index: number): void;
47
63
  /**
48
64
  * Resets the related prompts state.
49
65
  */
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/related-prompts/store/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAC9E,OAAO,EAAE,eAAe,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AACvF,OAAO,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9D;;;;GAIG;AACH,MAAM,WAAW,mBAAoB,SAAQ,WAAW,EAAE,UAAU;IAClE,qFAAqF;IACrF,cAAc,EAAE,aAAa,EAAE,CAAC;IAChC,8CAA8C;IAC9C,MAAM,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC;CAC7B;AAED;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;OAGG;IACH,OAAO,EAAE,qBAAqB,GAAG,IAAI,CAAC;CACvC;AAED;;;;GAIG;AACH,MAAM,WAAW,uBAAwB,SAAQ,eAAe,EAAE,cAAc;IAC9E;;;;OAIG;IACH,SAAS,CAAC,MAAM,EAAE,UAAU,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC;IAC7C;;;;OAIG;IACH,yBAAyB,CAAC,QAAQ,EAAE,aAAa,EAAE,GAAG,IAAI,CAAC;IAC3D;;OAEG;IACH,wBAAwB,IAAI,IAAI,CAAC;CAClC;AAED;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;;OAIG;IACH,mBAAmB,CAAC,OAAO,EAAE,qBAAqB,GAAG,IAAI,GAAG,aAAa,EAAE,GAAG,IAAI,CAAC;IACnF;;;;OAIG;IACH,0BAA0B,CAAC,OAAO,EAAE,qBAAqB,GAAG,IAAI,GAAG,IAAI,CAAC;IACxE;;;OAGG;IACH,gCAAgC,IAAI,IAAI,CAAC;CAC1C;AAED;;;;GAIG;AACH,MAAM,MAAM,0BAA0B,GAAG,YAAY,CACnD,mBAAmB,EACnB,qBAAqB,EACrB,uBAAuB,EACvB,qBAAqB,CACtB,CAAC;AAEF;;;;GAIG;AACH,MAAM,MAAM,2BAA2B,GAAG,cAAc,CACtD,mBAAmB,EACnB,qBAAqB,EACrB,uBAAuB,EACvB,qBAAqB,CACtB,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/related-prompts/store/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAC9E,OAAO,EAAE,eAAe,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AACvF,OAAO,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9D;;;;GAIG;AACH,MAAM,WAAW,mBAAoB,SAAQ,WAAW,EAAE,UAAU;IAClE,qFAAqF;IACrF,cAAc,EAAE,aAAa,EAAE,CAAC;IAChC,gDAAgD;IAChD,cAAc,EAAE,MAAM,CAAC;IACvB,4CAA4C;IAC5C,aAAa,EAAE,MAAM,CAAC;IACtB,8CAA8C;IAC9C,MAAM,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC;CAC7B;AAED;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;OAGG;IACH,OAAO,EAAE,qBAAqB,GAAG,IAAI,CAAC;CACvC;AAED;;;;GAIG;AACH,MAAM,WAAW,uBAAwB,SAAQ,eAAe,EAAE,cAAc;IAC9E;;;;OAIG;IACH,SAAS,CAAC,MAAM,EAAE,UAAU,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC;IAC7C;;;;OAIG;IACH,yBAAyB,CAAC,QAAQ,EAAE,aAAa,EAAE,GAAG,IAAI,CAAC;IAC3D;;;;OAIG;IACH,iBAAiB,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACvC;;;;OAIG;IACH,gBAAgB,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC;;OAEG;IACH,wBAAwB,IAAI,IAAI,CAAC;CAClC;AAED;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;;OAIG;IACH,mBAAmB,CAAC,OAAO,EAAE,qBAAqB,GAAG,IAAI,GAAG,aAAa,EAAE,GAAG,IAAI,CAAC;IACnF;;;;OAIG;IACH,0BAA0B,CAAC,OAAO,EAAE,qBAAqB,GAAG,IAAI,GAAG,IAAI,CAAC;IACxE;;;OAGG;IACH,gCAAgC,IAAI,IAAI,CAAC;CAC1C;AAED;;;;GAIG;AACH,MAAM,MAAM,0BAA0B,GAAG,YAAY,CACnD,mBAAmB,EACnB,qBAAqB,EACrB,uBAAuB,EACvB,qBAAqB,CACtB,CAAC;AAEF;;;;GAIG;AACH,MAAM,MAAM,2BAA2B,GAAG,cAAc,CACtD,mBAAmB,EACnB,qBAAqB,EACrB,uBAAuB,EACvB,qBAAqB,CACtB,CAAC"}
@@ -21,5 +21,11 @@ export declare const relatedPromptsWiring: {
21
21
  ExtraParamsChanged: {
22
22
  setRelatedPromptsExtraParams: import("../..").Wire<import("@empathyco/x-utils").Dictionary<unknown>>;
23
23
  };
24
+ UserSelectedARelatedPrompt: {
25
+ setSelectedPromptWire: import("../..").Wire<number>;
26
+ };
27
+ UserSelectedARelatedPromptQuery: {
28
+ setSelectedQueryWire: import("../..").Wire<number>;
29
+ };
24
30
  };
25
31
  //# sourceMappingURL=wiring.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"wiring.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/related-prompts/wiring.ts"],"names":[],"mappings":"AAyEA;;;;GAIG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;CAkB/B,CAAC"}
1
+ {"version":3,"file":"wiring.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/related-prompts/wiring.ts"],"names":[],"mappings":"AAmFA;;;;GAIG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;CAwB/B,CAAC"}
@@ -16,7 +16,7 @@ declare const _default: import("vue").DefineComponent<{
16
16
  * @public
17
17
  */
18
18
  animation: {
19
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
19
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
20
20
  default: string;
21
21
  };
22
22
  /**
@@ -45,7 +45,7 @@ declare const _default: import("vue").DefineComponent<{
45
45
  * @public
46
46
  */
47
47
  animation: {
48
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
48
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
49
49
  default: string;
50
50
  };
51
51
  /**
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  /** Class inherited by content element. */
67
67
  itemClass: StringConstructor;
68
68
  }>>, {
69
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
69
+ animation: string | Function | Record<string, any>;
70
70
  highlightCurated: boolean;
71
71
  }, {}>;
72
72
  export default _default;
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
12
12
  * @public
13
13
  */
14
14
  animation: {
15
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
15
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
16
16
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
17
17
  };
18
18
  /**
@@ -40,7 +40,7 @@ declare const _default: import("vue").DefineComponent<{
40
40
  * @public
41
41
  */
42
42
  animation: {
43
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
43
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
44
44
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
45
45
  };
46
46
  /**
@@ -59,7 +59,7 @@ declare const _default: import("vue").DefineComponent<{
59
59
  default: string;
60
60
  };
61
61
  }>>, {
62
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
62
+ animation: string | Function | Record<string, any>;
63
63
  scrollId: string;
64
64
  }, {}>;
65
65
  export default _default;
@@ -12,7 +12,7 @@
12
12
  declare const _default: import("vue").DefineComponent<{
13
13
  /** Animation component that will be used to animate the banners. */
14
14
  animation: {
15
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
15
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
16
16
  default: string;
17
17
  };
18
18
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
@@ -20,11 +20,11 @@ declare const _default: import("vue").DefineComponent<{
20
20
  }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
21
  /** Animation component that will be used to animate the banners. */
22
22
  animation: {
23
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
23
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
24
24
  default: string;
25
25
  };
26
26
  }>>, {
27
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
27
+ animation: string | Function | Record<string, any>;
28
28
  }, {}>;
29
29
  export default _default;
30
30
  //# sourceMappingURL=banners-list.vue?vue&type=script&lang.d.ts.map
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
13
13
  * @public
14
14
  */
15
15
  animation: {
16
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
16
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
17
17
  default: string;
18
18
  };
19
19
  /**
@@ -34,7 +34,7 @@ declare const _default: import("vue").DefineComponent<{
34
34
  * @public
35
35
  */
36
36
  animation: {
37
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
37
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
38
38
  default: string;
39
39
  };
40
40
  /**
@@ -47,7 +47,7 @@ declare const _default: import("vue").DefineComponent<{
47
47
  default: number;
48
48
  };
49
49
  }>>, {
50
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
50
+ animation: string | Function | Record<string, any>;
51
51
  maxItemsToRender: number;
52
52
  }, {}>;
53
53
  export default _default;
@@ -12,7 +12,7 @@
12
12
  declare const _default: import("vue").DefineComponent<{
13
13
  /** Animation component that will be used to animate the promoteds. */
14
14
  animation: {
15
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
15
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
16
16
  default: string;
17
17
  };
18
18
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
@@ -20,11 +20,11 @@ declare const _default: import("vue").DefineComponent<{
20
20
  }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
21
  /** Animation component that will be used to animate the promoteds. */
22
22
  animation: {
23
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
23
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
24
24
  default: string;
25
25
  };
26
26
  }>>, {
27
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
27
+ animation: string | Function | Record<string, any>;
28
28
  }, {}>;
29
29
  export default _default;
30
30
  //# sourceMappingURL=promoteds-list.vue?vue&type=script&lang.d.ts.map
@@ -12,7 +12,7 @@
12
12
  declare const _default: import("vue").DefineComponent<{
13
13
  /** Animation component that will be used to animate the results. */
14
14
  animation: {
15
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
15
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
16
16
  default: string;
17
17
  };
18
18
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
@@ -20,13 +20,13 @@ declare const _default: import("vue").DefineComponent<{
20
20
  }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "UserReachedResultsListEnd"[], "UserReachedResultsListEnd", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
21
  /** Animation component that will be used to animate the results. */
22
22
  animation: {
23
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
23
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
24
24
  default: string;
25
25
  };
26
26
  }>> & {
27
27
  onUserReachedResultsListEnd?: ((...args: any[]) => any) | undefined;
28
28
  }, {
29
- animation: string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
29
+ animation: string | Function | Record<string, any>;
30
30
  }, {}>;
31
31
  export default _default;
32
32
  //# sourceMappingURL=results-list.vue?vue&type=script&lang.d.ts.map