@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
@@ -9,5 +9,10 @@ Type for animations props.
9
9
  **Signature:**
10
10
 
11
11
  ```typescript
12
- AnimationProp: PropType<string | DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>
12
+ AnimationProp: (StringConstructor | ObjectConstructor | FunctionConstructor)[]
13
13
  ```
14
+
15
+ ## Remarks
16
+
17
+ String for 'ul' Object for `DefineComponent` type Function for `() => NoElement`
18
+
@@ -15,17 +15,17 @@ It also provides the parent slots to customize the items.
15
15
  ```typescript
16
16
  _default: import("vue").DefineComponent<{
17
17
  animation: {
18
- 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<{}>>, {}, {}>>;
18
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
19
19
  default: string;
20
20
  };
21
21
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
22
22
  [key: string]: any;
23
23
  }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
24
24
  animation: {
25
- 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<{}>>, {}, {}>>;
25
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
26
26
  default: string;
27
27
  };
28
28
  }>>, {
29
- 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<{}>>, {}, {}>;
29
+ animation: string | Function | Record<string, any>;
30
30
  }, {}>
31
31
  ```
@@ -21,7 +21,7 @@ _default: import("vue").DefineComponent<{
21
21
  };
22
22
  ariaLabel: StringConstructor;
23
23
  animation: {
24
- 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<{}>>, {}, {}>>;
24
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
25
25
  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<{}>>, {}, {}>;
26
26
  };
27
27
  searchTimeoutMs: {
@@ -64,7 +64,7 @@ _default: import("vue").DefineComponent<{
64
64
  };
65
65
  ariaLabel: StringConstructor;
66
66
  animation: {
67
- 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<{}>>, {}, {}>>;
67
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
68
68
  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<{}>>, {}, {}>;
69
69
  };
70
70
  searchTimeoutMs: {
@@ -74,7 +74,7 @@ _default: import("vue").DefineComponent<{
74
74
  }>> & {
75
75
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
76
76
  }, {
77
- 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<{}>>, {}, {}>;
77
+ animation: string | Function | Record<string, any>;
78
78
  searchTimeoutMs: number;
79
79
  }, {}>
80
80
  ```
@@ -22,7 +22,7 @@ _default: import("vue").DefineComponent<{
22
22
  type: PropType<keyof import("../../wiring/events.types").XEventsTypes>;
23
23
  default: string;
24
24
  };
25
- animation: 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<{}>>, {}, {}>>;
25
+ animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
26
26
  }, {
27
27
  isOpen: import("vue").Ref<boolean>;
28
28
  openerElement: import("vue").Ref<HTMLElement | undefined>;
@@ -41,7 +41,7 @@ _default: import("vue").DefineComponent<{
41
41
  type: PropType<keyof import("../../wiring/events.types").XEventsTypes>;
42
42
  default: string;
43
43
  };
44
- animation: 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<{}>>, {}, {}>>;
44
+ animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
45
45
  }>>, {
46
46
  eventsToOpenModal: (keyof import("../../wiring/events.types").XEventsTypes)[];
47
47
  eventsToCloseModal: (keyof import("../../wiring/events.types").XEventsTypes)[];
@@ -11,7 +11,7 @@ Grid component that is able to render different items based on their modelName v
11
11
  ```typescript
12
12
  _default: import("vue").DefineComponent<{
13
13
  animation: {
14
- 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<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  default: string;
16
16
  };
17
17
  columns: {
@@ -33,7 +33,7 @@ _default: import("vue").DefineComponent<{
33
33
  }>;
34
34
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
35
35
  animation: {
36
- 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<{}>>, {}, {}>>;
36
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
37
37
  default: string;
38
38
  };
39
39
  columns: {
@@ -44,7 +44,7 @@ _default: import("vue").DefineComponent<{
44
44
  type: PropType<ListItem[]>;
45
45
  };
46
46
  }>>, {
47
- 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<{}>>, {}, {}>;
47
+ animation: string | Function | Record<string, any>;
48
48
  columns: number;
49
49
  }, {}>
50
50
  ```
@@ -11,7 +11,7 @@ Toggle panel which uses the base toggle panel, adds a header and manage the open
11
11
  ```typescript
12
12
  _default: import("vue").DefineComponent<{
13
13
  animation: {
14
- 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<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  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<{}>>, {}, {}>;
16
16
  };
17
17
  startCollapsed: BooleanConstructor;
@@ -21,13 +21,13 @@ _default: import("vue").DefineComponent<{
21
21
  toggleOpen: () => void;
22
22
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
23
23
  animation: {
24
- 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<{}>>, {}, {}>>;
24
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
25
25
  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<{}>>, {}, {}>;
26
26
  };
27
27
  startCollapsed: BooleanConstructor;
28
28
  headerClass: StringConstructor;
29
29
  }>>, {
30
- 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<{}>>, {}, {}>;
30
+ animation: string | Function | Record<string, any>;
31
31
  startCollapsed: boolean;
32
32
  }, {}>
33
33
  ```
@@ -11,7 +11,7 @@ Component containing a modal expecting a required prop, named `modalId`<!-- -->.
11
11
  ```typescript
12
12
  _default: import("vue").DefineComponent<{
13
13
  animation: {
14
- 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<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  };
16
16
  modalId: {
17
17
  type: StringConstructor;
@@ -23,7 +23,7 @@ _default: import("vue").DefineComponent<{
23
23
  emitClickOutOfModal: (event: MouseEvent | FocusEvent) => void;
24
24
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
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
  };
28
28
  modalId: {
29
29
  type: StringConstructor;
@@ -19,7 +19,7 @@ _default: import("vue").DefineComponent<{
19
19
  default: boolean;
20
20
  };
21
21
  animation: {
22
- 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<{}>>, {}, {}>>;
22
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
23
23
  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<{}>>, {}, {}>;
24
24
  };
25
25
  panelId: {
@@ -34,7 +34,7 @@ _default: import("vue").DefineComponent<{
34
34
  default: boolean;
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: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
39
39
  };
40
40
  panelId: {
@@ -43,6 +43,6 @@ _default: import("vue").DefineComponent<{
43
43
  };
44
44
  }>>, {
45
45
  startOpen: boolean;
46
- 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<{}>>, {}, {}>;
46
+ animation: string | Function | Record<string, any>;
47
47
  }, {}>
48
48
  ```
@@ -20,11 +20,11 @@ _default: import("vue").DefineComponent<{
20
20
  };
21
21
  referenceSelector: StringConstructor;
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: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
25
25
  };
26
26
  overlayAnimation: {
27
- 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<{}>>, {}, {}>>;
27
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
28
28
  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<{}>>, {}, {}>;
29
29
  };
30
30
  contentClass: StringConstructor;
@@ -45,11 +45,11 @@ _default: import("vue").DefineComponent<{
45
45
  };
46
46
  referenceSelector: StringConstructor;
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: () => 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
50
  };
51
51
  overlayAnimation: {
52
- 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<{}>>, {}, {}>>;
52
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
53
53
  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<{}>>, {}, {}>;
54
54
  };
55
55
  contentClass: StringConstructor;
@@ -59,7 +59,7 @@ _default: import("vue").DefineComponent<{
59
59
  "onFocusin:body"?: ((...args: any[]) => any) | undefined;
60
60
  }, {
61
61
  focusOnOpen: boolean;
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<{}>>, {}, {}>;
63
- overlayAnimation: 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
+ overlayAnimation: string | Function | Record<string, any>;
64
64
  }, {}>
65
65
  ```
@@ -9,17 +9,17 @@ Component to be reused that renders an `<img>`<!-- -->.
9
9
  **Signature:**
10
10
 
11
11
  ```typescript
12
- _default: DefineComponent<{
12
+ _default: import("vue").DefineComponent<{
13
13
  result: {
14
14
  type: PropType<Result>;
15
15
  required: true;
16
16
  };
17
17
  loadAnimation: {
18
- type: PropType<string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
19
- default: () => DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
18
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
19
+ 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<{}>>, {}, {}>;
20
20
  };
21
21
  hoverAnimation: {
22
- type: PropType<string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
22
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
23
23
  };
24
24
  showNextImageOnHover: {
25
25
  type: BooleanConstructor;
@@ -31,7 +31,7 @@ _default: DefineComponent<{
31
31
  isHovering: Ref<boolean>;
32
32
  userHasHoveredImage: Ref<boolean>;
33
33
  loaderStyles: Partial<CSSStyleDeclaration>;
34
- animation: import("vue").ComputedRef<string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
34
+ animation: import("vue").ComputedRef<string | Record<string, any>>;
35
35
  imageSrc: import("vue").ComputedRef<string>;
36
36
  shouldLoadNextImage: import("vue").ComputedRef<boolean>;
37
37
  flagImageAsFailed: () => void;
@@ -42,18 +42,18 @@ _default: DefineComponent<{
42
42
  required: true;
43
43
  };
44
44
  loadAnimation: {
45
- type: PropType<string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
46
- default: () => DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
45
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
46
+ 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<{}>>, {}, {}>;
47
47
  };
48
48
  hoverAnimation: {
49
- type: PropType<string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
49
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
50
50
  };
51
51
  showNextImageOnHover: {
52
52
  type: BooleanConstructor;
53
53
  default: boolean;
54
54
  };
55
55
  }>>, {
56
- loadAnimation: string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
56
+ loadAnimation: string | Function | Record<string, any>;
57
57
  showNextImageOnHover: boolean;
58
58
  }, {}>
59
59
  ```
@@ -15,7 +15,7 @@ _default: import("vue").DefineComponent<{
15
15
  required: true;
16
16
  };
17
17
  animation: {
18
- 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<{}>>, {}, {}>>;
18
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
19
19
  default: string;
20
20
  };
21
21
  maxItemsToRender: NumberConstructor;
@@ -38,7 +38,7 @@ _default: import("vue").DefineComponent<{
38
38
  required: true;
39
39
  };
40
40
  animation: {
41
- 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<{}>>, {}, {}>>;
41
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
42
42
  default: string;
43
43
  };
44
44
  maxItemsToRender: NumberConstructor;
@@ -52,7 +52,7 @@ _default: import("vue").DefineComponent<{
52
52
  };
53
53
  suggestionItemClass: StringConstructor;
54
54
  }>>, {
55
- 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<{}>>, {}, {}>;
55
+ animation: string | Function | Record<string, any>;
56
56
  showFacets: boolean;
57
57
  showPlainSuggestion: boolean;
58
58
  }, {}>
@@ -11,11 +11,11 @@ Base Tabs Panel.
11
11
  ```typescript
12
12
  _default: import("vue").DefineComponent<{
13
13
  tabsAnimation: {
14
- 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<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  default: string;
16
16
  };
17
17
  contentAnimation: {
18
- 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<{}>>, {}, {}>>;
18
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
19
19
  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<{}>>, {}, {}>;
20
20
  };
21
21
  initialTab: {
@@ -40,11 +40,11 @@ _default: import("vue").DefineComponent<{
40
40
  tabIsSelected: (tab: string) => boolean;
41
41
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
42
42
  tabsAnimation: {
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
  contentAnimation: {
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: () => 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
49
  };
50
50
  initialTab: {
@@ -60,8 +60,8 @@ _default: import("vue").DefineComponent<{
60
60
  tabClass: StringConstructor;
61
61
  tabsListClass: StringConstructor;
62
62
  }>>, {
63
- tabsAnimation: 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
- contentAnimation: 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<{}>>, {}, {}>;
63
+ tabsAnimation: string | Function | Record<string, any>;
64
+ contentAnimation: string | Function | Record<string, any>;
65
65
  initialTab: string;
66
66
  allowTabDeselect: boolean;
67
67
  }, {}>
@@ -15,7 +15,7 @@ _default: import("vue").DefineComponent<{
15
15
  required: true;
16
16
  };
17
17
  animation: {
18
- 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<{}>>, {}, {}>>;
18
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
19
19
  default: string;
20
20
  };
21
21
  }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
@@ -24,10 +24,10 @@ _default: import("vue").DefineComponent<{
24
24
  required: true;
25
25
  };
26
26
  animation: {
27
- 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<{}>>, {}, {}>>;
27
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
28
28
  default: string;
29
29
  };
30
30
  }>>, {
31
- 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<{}>>, {}, {}>;
31
+ animation: string | Function | Record<string, any>;
32
32
  }, {}>
33
33
  ```
@@ -11,7 +11,7 @@ The `BaseVariableColumnGrid` component is a wrapper of the `BaseGrid` component
11
11
  ```typescript
12
12
  _default: import("vue").DefineComponent<{
13
13
  animation: {
14
- 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<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  default: string;
16
16
  };
17
17
  items: PropType<ListItem[]>;
@@ -26,7 +26,7 @@ _default: import("vue").DefineComponent<{
26
26
  }>;
27
27
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
28
  animation: {
29
- 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<{}>>, {}, {}>>;
29
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
30
30
  default: string;
31
31
  };
32
32
  items: PropType<ListItem[]>;
@@ -35,7 +35,7 @@ _default: import("vue").DefineComponent<{
35
35
  default: number;
36
36
  };
37
37
  }>>, {
38
- 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<{}>>, {}, {}>;
38
+ animation: string | Function | Record<string, any>;
39
39
  columns: number;
40
40
  }, {}>
41
41
  ```
@@ -19,7 +19,7 @@ _default: import("vue").DefineComponent<{
19
19
  default: () => string[];
20
20
  };
21
21
  animation: {
22
- 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<{}>>, {}, {}>>;
22
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
23
23
  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<{}>>, {}, {}>;
24
24
  };
25
25
  }, {
@@ -38,12 +38,12 @@ _default: import("vue").DefineComponent<{
38
38
  default: () => string[];
39
39
  };
40
40
  animation: {
41
- 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<{}>>, {}, {}>>;
41
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
42
42
  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<{}>>, {}, {}>;
43
43
  };
44
44
  }>>, {
45
45
  eventsToOpenEmpathize: (keyof import("../../../wiring").XEventsTypes)[];
46
46
  eventsToCloseEmpathize: (keyof import("../../../wiring").XEventsTypes)[];
47
- 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<{}>>, {}, {}>;
47
+ animation: string | Function | Record<string, any>;
48
48
  }, {}>
49
49
  ```
@@ -13,7 +13,7 @@ _default: import("vue").DefineComponent<{
13
13
  facetsIds: PropType<(string | number)[]>;
14
14
  alwaysVisible: BooleanConstructor;
15
15
  animation: {
16
- 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<{}>>, {}, {}>>;
16
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
17
17
  default: string;
18
18
  };
19
19
  renderableFacets: StringConstructor;
@@ -26,12 +26,12 @@ _default: import("vue").DefineComponent<{
26
26
  facetsIds: PropType<(string | number)[]>;
27
27
  alwaysVisible: BooleanConstructor;
28
28
  animation: {
29
- 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<{}>>, {}, {}>>;
29
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
30
30
  default: string;
31
31
  };
32
32
  renderableFacets: StringConstructor;
33
33
  }>>, {
34
34
  alwaysVisible: boolean;
35
- 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<{}>>, {}, {}>;
35
+ animation: string | Function | Record<string, any>;
36
36
  }, {}>
37
37
  ```
@@ -16,7 +16,7 @@ _default: import("vue").DefineComponent<{
16
16
  required: false;
17
17
  };
18
18
  animation: {
19
- 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<{}>>, {}, {}>>;
19
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
20
20
  default: string;
21
21
  };
22
22
  }, {
@@ -30,10 +30,10 @@ _default: import("vue").DefineComponent<{
30
30
  required: false;
31
31
  };
32
32
  animation: {
33
- 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<{}>>, {}, {}>>;
33
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
34
34
  default: string;
35
35
  };
36
36
  }>>, {
37
- 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<{}>>, {}, {}>;
37
+ animation: string | Function | Record<string, any>;
38
38
  }, {}>
39
39
  ```
@@ -172,6 +172,8 @@ _default: import("vue").DefineComponent<{
172
172
  PushableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
173
173
  ReplaceableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
174
174
  RelatedPromptsRequestUpdated: (payload: import("@empathyco/x-types").RelatedPromptsRequest | null, metadata: import("..").WireMetadata) => unknown;
175
+ UserSelectedARelatedPrompt: (payload: number, metadata: import("..").WireMetadata) => unknown;
176
+ UserSelectedARelatedPromptQuery: (payload: number, metadata: import("..").WireMetadata) => unknown;
175
177
  }>>;
176
178
  required: true;
177
179
  };
@@ -338,6 +340,8 @@ _default: import("vue").DefineComponent<{
338
340
  PushableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
339
341
  ReplaceableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
340
342
  RelatedPromptsRequestUpdated: (payload: import("@empathyco/x-types").RelatedPromptsRequest | null, metadata: import("..").WireMetadata) => unknown;
343
+ UserSelectedARelatedPrompt: (payload: number, metadata: import("..").WireMetadata) => unknown;
344
+ UserSelectedARelatedPromptQuery: (payload: number, metadata: import("..").WireMetadata) => unknown;
341
345
  }>>;
342
346
  required: true;
343
347
  };
@@ -14,7 +14,7 @@ _default: import("vue").DefineComponent<{
14
14
  type: PropType<HierarchicalFilterModel>;
15
15
  required: true;
16
16
  };
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
  clickEvents: PropType<Partial<XEventsTypes>>;
19
19
  cssClasses: {
20
20
  type: PropType<(string | Dictionary<boolean>)[]>;
@@ -184,6 +184,8 @@ _default: import("vue").DefineComponent<{
184
184
  PushableUrlStateUpdated?: import("../../../../types").UrlParams | undefined;
185
185
  ReplaceableUrlStateUpdated?: import("../../../../types").UrlParams | undefined;
186
186
  RelatedPromptsRequestUpdated?: import("@empathyco/x-types").RelatedPromptsRequest | null | undefined;
187
+ UserSelectedARelatedPrompt?: number | undefined;
188
+ UserSelectedARelatedPromptQuery?: number | undefined;
187
189
  }>;
188
190
  innerCssClasses: import("vue").ComputedRef<(string | Dictionary<boolean>)[]>;
189
191
  renderedChildrenFilters: import("vue").ComputedRef<HierarchicalFilterModel[]>;
@@ -193,7 +195,7 @@ _default: import("vue").DefineComponent<{
193
195
  type: PropType<HierarchicalFilterModel>;
194
196
  required: true;
195
197
  };
196
- 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<{}>>, {}, {}>>;
198
+ childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
197
199
  clickEvents: PropType<Partial<XEventsTypes>>;
198
200
  cssClasses: {
199
201
  type: PropType<(string | Dictionary<boolean>)[]>;
@@ -11,7 +11,7 @@ Paints the list of identifier results stored in the state. Each identifier resul
11
11
  ```typescript
12
12
  _default: import("vue").DefineComponent<{
13
13
  animation: {
14
- 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<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  default: string;
16
16
  };
17
17
  maxItemsToRender: NumberConstructor;
@@ -20,11 +20,11 @@ _default: import("vue").DefineComponent<{
20
20
  identifierResultsToRender: import("vue").ComputedRef<Result[]>;
21
21
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
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
  maxItemsToRender: NumberConstructor;
27
27
  }>>, {
28
- 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<{}>>, {}, {}>;
28
+ animation: string | Function | Record<string, any>;
29
29
  }, {}>
30
30
  ```
@@ -11,7 +11,7 @@ It renders a list of [ListItem](./x-components.listitem.md) providing a slot for
11
11
  ```typescript
12
12
  _default: import("vue").DefineComponent<{
13
13
  animation: {
14
- 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<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  default: string;
16
16
  };
17
17
  items: {
@@ -29,7 +29,7 @@ _default: import("vue").DefineComponent<{
29
29
  }[]>;
30
30
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
31
31
  animation: {
32
- 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<{}>>, {}, {}>>;
32
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
33
33
  default: string;
34
34
  };
35
35
  items: {
@@ -38,6 +38,6 @@ _default: import("vue").DefineComponent<{
38
38
  };
39
39
  itemClass: StringConstructor;
40
40
  }>>, {
41
- 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<{}>>, {}, {}>;
41
+ animation: string | Function | Record<string, any>;
42
42
  }, {}>
43
43
  ```