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

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 (117) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/design-system/deprecated-full-theme.css +1261 -1261
  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.hierarchicalfilter.md +2 -2
  21. package/docs/API-reference/api/x-components.identifierresults.md +3 -3
  22. package/docs/API-reference/api/x-components.itemslist.md +3 -3
  23. package/docs/API-reference/api/x-components.mainmodal.md +2 -2
  24. package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +3 -3
  25. package/docs/API-reference/api/x-components.myhistory.md +3 -3
  26. package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
  27. package/docs/API-reference/api/x-components.partialresultslist.md +3 -3
  28. package/docs/API-reference/api/x-components.promotedslist.md +3 -3
  29. package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
  30. package/docs/API-reference/api/x-components.recommendations.md +3 -3
  31. package/docs/API-reference/api/x-components.relatedpromptslist.md +3 -3
  32. package/docs/API-reference/api/x-components.relatedpromptsmutations.md +2 -0
  33. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +24 -0
  34. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +24 -0
  35. package/docs/API-reference/api/x-components.relatedpromptsstate.md +2 -0
  36. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedprompt.md +13 -0
  37. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedquery.md +13 -0
  38. package/docs/API-reference/api/x-components.relatedtags.md +3 -3
  39. package/docs/API-reference/api/x-components.resultslist.md +3 -3
  40. package/docs/API-reference/api/x-components.scrolltotop.md +3 -3
  41. package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
  42. package/docs/API-reference/api/x-components.selectedfilterslist.md +3 -3
  43. package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
  44. package/docs/API-reference/components/common/result/x-components.base-result-image.md +2 -2
  45. package/docs/API-reference/components/common/x-components.items-list.md +1 -1
  46. package/docs/API-reference/components/facets/x-components.facets/facets.md +1 -1
  47. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +1 -1
  48. package/docs/API-reference/components/search/x-components.results-list.md +1 -1
  49. package/js/components/items-list.vue.js.map +1 -1
  50. package/js/components/items-list.vue2.js +2 -2
  51. package/js/components/items-list.vue2.js.map +1 -1
  52. package/js/components/result/base-result-image.vue.js.map +1 -1
  53. package/js/components/result/base-result-image.vue2.js +3 -3
  54. package/js/components/result/base-result-image.vue2.js.map +1 -1
  55. package/js/types/animation-prop.js +5 -0
  56. package/js/types/animation-prop.js.map +1 -1
  57. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  58. package/js/x-modules/facets/components/facets/facets.vue2.js +2 -2
  59. package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
  60. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
  61. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +2 -2
  62. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
  63. package/js/x-modules/related-prompts/store/module.js +10 -0
  64. package/js/x-modules/related-prompts/store/module.js.map +1 -1
  65. package/js/x-modules/related-prompts/wiring.js +14 -0
  66. package/js/x-modules/related-prompts/wiring.js.map +1 -1
  67. package/js/x-modules/search/components/results-list.vue.js +2 -2
  68. package/js/x-modules/search/components/results-list.vue.js.map +1 -1
  69. package/package.json +2 -2
  70. package/report/x-components.api.json +1723 -7412
  71. package/report/x-components.api.md +143 -133
  72. package/types/components/base-dropdown.vue.d.ts +3 -3
  73. package/types/components/base-grid.vue.d.ts +3 -3
  74. package/types/components/base-variable-column-grid.vue.d.ts +3 -3
  75. package/types/components/items-list.vue.d.ts +3 -3
  76. package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +3 -3
  77. package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
  78. package/types/components/modals/base-events-modal.vue.d.ts +2 -2
  79. package/types/components/modals/base-id-modal.vue.d.ts +2 -2
  80. package/types/components/modals/base-modal.vue.d.ts +6 -6
  81. package/types/components/modals/main-modal.vue.d.ts +2 -2
  82. package/types/components/panels/base-header-toggle-panel.vue.d.ts +3 -3
  83. package/types/components/panels/base-id-toggle-panel.vue.d.ts +3 -3
  84. package/types/components/panels/base-tabs-panel.vue.d.ts +6 -6
  85. package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
  86. package/types/components/result/base-result-image.vue.d.ts +10 -10
  87. package/types/components/result/base-result-image.vue.d.ts.map +1 -1
  88. package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
  89. package/types/types/animation-prop.d.ts +6 -2
  90. package/types/types/animation-prop.d.ts.map +1 -1
  91. package/types/x-modules/empathize/components/empathize.vue.d.ts +3 -3
  92. package/types/x-modules/facets/components/facets/facets.vue.d.ts +3 -3
  93. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +2 -2
  94. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +3 -3
  95. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +3 -3
  96. package/types/x-modules/history-queries/components/my-history.vue.d.ts +3 -3
  97. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +3 -3
  98. package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
  99. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +3 -3
  100. package/types/x-modules/recommendations/components/recommendations.vue.d.ts +3 -3
  101. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +3 -3
  102. package/types/x-modules/related-prompts/store/module.d.ts.map +1 -1
  103. package/types/x-modules/related-prompts/store/types.d.ts +16 -0
  104. package/types/x-modules/related-prompts/store/types.d.ts.map +1 -1
  105. package/types/x-modules/related-prompts/wiring.d.ts +6 -0
  106. package/types/x-modules/related-prompts/wiring.d.ts.map +1 -1
  107. package/types/x-modules/related-tags/components/related-tags.vue.d.ts +3 -3
  108. package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +3 -3
  109. package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
  110. package/types/x-modules/search/components/partial-results-list.vue.d.ts +3 -3
  111. package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
  112. package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
  113. package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
  114. package/js/utils/options-api.js +0 -4
  115. package/js/utils/options-api.js.map +0 -1
  116. package/types/utils/options-api.d.ts +0 -3
  117. package/types/utils/options-api.d.ts.map +0 -1
@@ -209,7 +209,7 @@ export const animateTranslate: (animationOrigin?: AnimationOrigin | undefined) =
209
209
  export const AnimateWidth: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
210
210
 
211
211
  // @public
212
- export const AnimationProp: PropType<string | DefineComponent<{}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
212
+ export const AnimationProp: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
213
213
 
214
214
  // @public
215
215
  export type AnyActionsTree = ActionsTree<Dictionary, Dictionary, MutationsDictionary<any>, ActionsDictionary<any>>;
@@ -412,18 +412,18 @@ titleClass: StringConstructor;
412
412
  // @public
413
413
  export const BannersList: DefineComponent< {
414
414
  animation: {
415
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
415
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
416
416
  default: string;
417
417
  };
418
418
  }, () => VNode<RendererNode, RendererElement, {
419
419
  [key: string]: any;
420
420
  }>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
421
421
  animation: {
422
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
422
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
423
423
  default: string;
424
424
  };
425
425
  }>>, {
426
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
426
+ animation: string | Function | Record<string, any>;
427
427
  }, {}>;
428
428
 
429
429
  export { BarCodeIcon }
@@ -523,7 +523,7 @@ required: true;
523
523
  };
524
524
  ariaLabel: StringConstructor;
525
525
  animation: {
526
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
526
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
527
527
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
528
528
  };
529
529
  searchTimeoutMs: {
@@ -566,7 +566,7 @@ required: true;
566
566
  };
567
567
  ariaLabel: StringConstructor;
568
568
  animation: {
569
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
569
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
570
570
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
571
571
  };
572
572
  searchTimeoutMs: {
@@ -576,7 +576,7 @@ default: number;
576
576
  }>> & {
577
577
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
578
578
  }, {
579
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
579
+ animation: string | Function | Record<string, any>;
580
580
  searchTimeoutMs: number;
581
581
  }, {}>;
582
582
 
@@ -616,7 +616,7 @@ bodyClickEvent: {
616
616
  type: PropType<keyof XEventsTypes>;
617
617
  default: string;
618
618
  };
619
- animation: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
619
+ animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
620
620
  }, {
621
621
  isOpen: Ref<boolean>;
622
622
  openerElement: Ref<HTMLElement | undefined>;
@@ -635,7 +635,7 @@ bodyClickEvent: {
635
635
  type: PropType<keyof XEventsTypes>;
636
636
  default: string;
637
637
  };
638
- animation: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
638
+ animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
639
639
  }>>, {
640
640
  eventsToOpenModal: (keyof XEventsTypes)[];
641
641
  eventsToCloseModal: (keyof XEventsTypes)[];
@@ -692,7 +692,7 @@ export abstract class BaseFilterEntityModifier<Metadata extends Dictionary = Dic
692
692
  // @public
693
693
  export const BaseGrid: DefineComponent< {
694
694
  animation: {
695
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
695
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
696
696
  default: string;
697
697
  };
698
698
  columns: {
@@ -714,7 +714,7 @@ slots: Readonly<{
714
714
  }>;
715
715
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
716
716
  animation: {
717
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
717
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
718
718
  default: string;
719
719
  };
720
720
  columns: {
@@ -725,14 +725,14 @@ items: {
725
725
  type: PropType<ListItem[]>;
726
726
  };
727
727
  }>>, {
728
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
728
+ animation: string | Function | Record<string, any>;
729
729
  columns: number;
730
730
  }, {}>;
731
731
 
732
732
  // @public
733
733
  export const BaseHeaderTogglePanel: DefineComponent< {
734
734
  animation: {
735
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
735
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
736
736
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
737
737
  };
738
738
  startCollapsed: BooleanConstructor;
@@ -742,20 +742,20 @@ open: Ref<boolean>;
742
742
  toggleOpen: () => void;
743
743
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
744
744
  animation: {
745
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
745
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
746
746
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
747
747
  };
748
748
  startCollapsed: BooleanConstructor;
749
749
  headerClass: StringConstructor;
750
750
  }>>, {
751
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
751
+ animation: string | Function | Record<string, any>;
752
752
  startCollapsed: boolean;
753
753
  }, {}>;
754
754
 
755
755
  // @public
756
756
  export const BaseIdModal: DefineComponent< {
757
757
  animation: {
758
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
758
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
759
759
  };
760
760
  modalId: {
761
761
  type: StringConstructor;
@@ -767,7 +767,7 @@ isOpen: Ref<boolean>;
767
767
  emitClickOutOfModal: (event: MouseEvent | FocusEvent) => void;
768
768
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
769
769
  animation: {
770
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
770
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
771
771
  };
772
772
  modalId: {
773
773
  type: StringConstructor;
@@ -812,7 +812,7 @@ type: BooleanConstructor;
812
812
  default: boolean;
813
813
  };
814
814
  animation: {
815
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
815
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
816
816
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
817
817
  };
818
818
  panelId: {
@@ -827,7 +827,7 @@ type: BooleanConstructor;
827
827
  default: boolean;
828
828
  };
829
829
  animation: {
830
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
830
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
831
831
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
832
832
  };
833
833
  panelId: {
@@ -836,7 +836,7 @@ required: true;
836
836
  };
837
837
  }>>, {
838
838
  startOpen: boolean;
839
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
839
+ animation: string | Function | Record<string, any>;
840
840
  }, {}>;
841
841
 
842
842
  // @public
@@ -906,11 +906,11 @@ default: boolean;
906
906
  };
907
907
  referenceSelector: StringConstructor;
908
908
  animation: {
909
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
909
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
910
910
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
911
911
  };
912
912
  overlayAnimation: {
913
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
913
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
914
914
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
915
915
  };
916
916
  contentClass: StringConstructor;
@@ -931,11 +931,11 @@ default: boolean;
931
931
  };
932
932
  referenceSelector: StringConstructor;
933
933
  animation: {
934
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
934
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
935
935
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
936
936
  };
937
937
  overlayAnimation: {
938
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
938
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
939
939
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
940
940
  };
941
941
  contentClass: StringConstructor;
@@ -945,8 +945,8 @@ overlayClass: StringConstructor;
945
945
  "onFocusin:body"?: ((...args: any[]) => any) | undefined;
946
946
  }, {
947
947
  focusOnOpen: boolean;
948
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
949
- overlayAnimation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
948
+ animation: string | Function | Record<string, any>;
949
+ overlayAnimation: string | Function | Record<string, any>;
950
950
  }, {}>;
951
951
 
952
952
  export { BasePlaceholderImage }
@@ -1073,52 +1073,52 @@ type: StringConstructor;
1073
1073
  }>>, {}, {}>;
1074
1074
 
1075
1075
  // @public
1076
- export const BaseResultImage: DefineComponent<{
1077
- result: {
1078
- type: PropType<Result>;
1079
- required: true;
1080
- };
1081
- loadAnimation: {
1082
- type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1083
- default: () => DefineComponent<{}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1084
- };
1085
- hoverAnimation: {
1086
- type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1087
- };
1088
- showNextImageOnHover: {
1089
- type: BooleanConstructor;
1090
- default: boolean;
1091
- };
1076
+ export const BaseResultImage: DefineComponent< {
1077
+ result: {
1078
+ type: PropType<Result>;
1079
+ required: true;
1080
+ };
1081
+ loadAnimation: {
1082
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
1083
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1084
+ };
1085
+ hoverAnimation: {
1086
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
1087
+ };
1088
+ showNextImageOnHover: {
1089
+ type: BooleanConstructor;
1090
+ default: boolean;
1091
+ };
1092
1092
  }, {
1093
- pendingImages: Ref<string[]>;
1094
- loadedImages: Ref<string[]>;
1095
- isHovering: Ref<boolean>;
1096
- userHasHoveredImage: Ref<boolean>;
1097
- loaderStyles: Partial<CSSStyleDeclaration>;
1098
- animation: ComputedRef<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1099
- imageSrc: ComputedRef<string>;
1100
- shouldLoadNextImage: ComputedRef<boolean>;
1101
- flagImageAsFailed: () => void;
1102
- flagImageLoaded: () => void;
1093
+ pendingImages: Ref<string[]>;
1094
+ loadedImages: Ref<string[]>;
1095
+ isHovering: Ref<boolean>;
1096
+ userHasHoveredImage: Ref<boolean>;
1097
+ loaderStyles: Partial<CSSStyleDeclaration>;
1098
+ animation: ComputedRef<string | Record<string, any>>;
1099
+ imageSrc: ComputedRef<string>;
1100
+ shouldLoadNextImage: ComputedRef<boolean>;
1101
+ flagImageAsFailed: () => void;
1102
+ flagImageLoaded: () => void;
1103
1103
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1104
1104
  result: {
1105
1105
  type: PropType<Result>;
1106
1106
  required: true;
1107
1107
  };
1108
1108
  loadAnimation: {
1109
- type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1110
- default: () => DefineComponent<{}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1109
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
1110
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1111
1111
  };
1112
1112
  hoverAnimation: {
1113
- type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1113
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
1114
1114
  };
1115
1115
  showNextImageOnHover: {
1116
1116
  type: BooleanConstructor;
1117
1117
  default: boolean;
1118
1118
  };
1119
1119
  }>>, {
1120
- loadAnimation: string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1121
- showNextImageOnHover: boolean;
1120
+ loadAnimation: string | Function | Record<string, any>;
1121
+ showNextImageOnHover: boolean;
1122
1122
  }, {}>;
1123
1123
 
1124
1124
  // @public
@@ -1341,7 +1341,7 @@ type: PropType<Suggestion[]>;
1341
1341
  required: true;
1342
1342
  };
1343
1343
  animation: {
1344
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1344
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1345
1345
  default: string;
1346
1346
  };
1347
1347
  maxItemsToRender: NumberConstructor;
@@ -1364,7 +1364,7 @@ type: PropType<Suggestion[]>;
1364
1364
  required: true;
1365
1365
  };
1366
1366
  animation: {
1367
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1367
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1368
1368
  default: string;
1369
1369
  };
1370
1370
  maxItemsToRender: NumberConstructor;
@@ -1378,7 +1378,7 @@ default: boolean;
1378
1378
  };
1379
1379
  suggestionItemClass: StringConstructor;
1380
1380
  }>>, {
1381
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1381
+ animation: string | Function | Record<string, any>;
1382
1382
  showFacets: boolean;
1383
1383
  showPlainSuggestion: boolean;
1384
1384
  }, {}>;
@@ -1406,11 +1406,11 @@ modelValue: boolean;
1406
1406
  // @public
1407
1407
  export const BaseTabsPanel: DefineComponent< {
1408
1408
  tabsAnimation: {
1409
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1409
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1410
1410
  default: string;
1411
1411
  };
1412
1412
  contentAnimation: {
1413
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1413
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1414
1414
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1415
1415
  };
1416
1416
  initialTab: {
@@ -1435,11 +1435,11 @@ selectTab: (tab: string) => void;
1435
1435
  tabIsSelected: (tab: string) => boolean;
1436
1436
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1437
1437
  tabsAnimation: {
1438
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1438
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1439
1439
  default: string;
1440
1440
  };
1441
1441
  contentAnimation: {
1442
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1442
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1443
1443
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1444
1444
  };
1445
1445
  initialTab: {
@@ -1455,8 +1455,8 @@ contentClass: StringConstructor;
1455
1455
  tabClass: StringConstructor;
1456
1456
  tabsListClass: StringConstructor;
1457
1457
  }>>, {
1458
- tabsAnimation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1459
- contentAnimation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1458
+ tabsAnimation: string | Function | Record<string, any>;
1459
+ contentAnimation: string | Function | Record<string, any>;
1460
1460
  initialTab: string;
1461
1461
  allowTabDeselect: boolean;
1462
1462
  }, {}>;
@@ -1468,7 +1468,7 @@ type: BooleanConstructor;
1468
1468
  required: true;
1469
1469
  };
1470
1470
  animation: {
1471
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1471
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1472
1472
  default: string;
1473
1473
  };
1474
1474
  }, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
@@ -1477,17 +1477,17 @@ type: BooleanConstructor;
1477
1477
  required: true;
1478
1478
  };
1479
1479
  animation: {
1480
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1480
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1481
1481
  default: string;
1482
1482
  };
1483
1483
  }>>, {
1484
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1484
+ animation: string | Function | Record<string, any>;
1485
1485
  }, {}>;
1486
1486
 
1487
1487
  // @public
1488
1488
  export const BaseVariableColumnGrid: DefineComponent< {
1489
1489
  animation: {
1490
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1490
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1491
1491
  default: string;
1492
1492
  };
1493
1493
  items: PropType<ListItem[]>;
@@ -1502,7 +1502,7 @@ slots: Readonly<{
1502
1502
  }>;
1503
1503
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1504
1504
  animation: {
1505
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1505
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1506
1506
  default: string;
1507
1507
  };
1508
1508
  items: PropType<ListItem[]>;
@@ -1511,7 +1511,7 @@ type: NumberConstructor;
1511
1511
  default: number;
1512
1512
  };
1513
1513
  }>>, {
1514
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1514
+ animation: string | Function | Record<string, any>;
1515
1515
  columns: number;
1516
1516
  }, {}>;
1517
1517
 
@@ -2130,7 +2130,7 @@ type: PropType<(keyof XEventsTypes)[]>;
2130
2130
  default: () => string[];
2131
2131
  };
2132
2132
  animation: {
2133
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2133
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2134
2134
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2135
2135
  };
2136
2136
  }, {
@@ -2149,13 +2149,13 @@ type: PropType<(keyof XEventsTypes)[]>;
2149
2149
  default: () => string[];
2150
2150
  };
2151
2151
  animation: {
2152
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2152
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2153
2153
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2154
2154
  };
2155
2155
  }>>, {
2156
2156
  eventsToOpenEmpathize: (keyof XEventsTypes)[];
2157
2157
  eventsToCloseEmpathize: (keyof XEventsTypes)[];
2158
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2158
+ animation: string | Function | Record<string, any>;
2159
2159
  }, {}>;
2160
2160
 
2161
2161
  // @public
@@ -2430,7 +2430,7 @@ export const Facets: DefineComponent< {
2430
2430
  facetsIds: PropType<(string | number)[]>;
2431
2431
  alwaysVisible: BooleanConstructor;
2432
2432
  animation: {
2433
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2433
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2434
2434
  default: string;
2435
2435
  };
2436
2436
  renderableFacets: StringConstructor;
@@ -2443,13 +2443,13 @@ hasSlot: (name: string) => boolean;
2443
2443
  facetsIds: PropType<(string | number)[]>;
2444
2444
  alwaysVisible: BooleanConstructor;
2445
2445
  animation: {
2446
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2446
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2447
2447
  default: string;
2448
2448
  };
2449
2449
  renderableFacets: StringConstructor;
2450
2450
  }>>, {
2451
2451
  alwaysVisible: boolean;
2452
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2452
+ animation: string | Function | Record<string, any>;
2453
2453
  }, {}>;
2454
2454
 
2455
2455
  // @public
@@ -2885,7 +2885,7 @@ type: PropType<string | number>;
2885
2885
  required: false;
2886
2886
  };
2887
2887
  animation: {
2888
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2888
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2889
2889
  default: string;
2890
2890
  };
2891
2891
  }, {
@@ -2899,11 +2899,11 @@ type: PropType<string | number>;
2899
2899
  required: false;
2900
2900
  };
2901
2901
  animation: {
2902
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2902
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2903
2903
  default: string;
2904
2904
  };
2905
2905
  }>>, {
2906
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2906
+ animation: string | Function | Record<string, any>;
2907
2907
  }, {}>;
2908
2908
 
2909
2909
  // @public
@@ -3367,7 +3367,7 @@ filter: {
3367
3367
  type: PropType<HierarchicalFilter_2>;
3368
3368
  required: true;
3369
3369
  };
3370
- childrenAnimation: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
3370
+ childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
3371
3371
  clickEvents: PropType<Partial<XEventsTypes>>;
3372
3372
  cssClasses: {
3373
3373
  type: PropType<(string | Dictionary<boolean>)[]>;
@@ -3546,7 +3546,7 @@ filter: {
3546
3546
  type: PropType<HierarchicalFilter_2>;
3547
3547
  required: true;
3548
3548
  };
3549
- childrenAnimation: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
3549
+ childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
3550
3550
  clickEvents: PropType<Partial<XEventsTypes>>;
3551
3551
  cssClasses: {
3552
3552
  type: PropType<(string | Dictionary<boolean>)[]>;
@@ -3851,7 +3851,7 @@ required: true;
3851
3851
  // @public
3852
3852
  export const IdentifierResults: DefineComponent< {
3853
3853
  animation: {
3854
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
3854
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
3855
3855
  default: string;
3856
3856
  };
3857
3857
  maxItemsToRender: NumberConstructor;
@@ -3860,12 +3860,12 @@ identifierResults: ComputedRef<any>;
3860
3860
  identifierResultsToRender: ComputedRef<Result[]>;
3861
3861
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3862
3862
  animation: {
3863
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
3863
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
3864
3864
  default: string;
3865
3865
  };
3866
3866
  maxItemsToRender: NumberConstructor;
3867
3867
  }>>, {
3868
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
3868
+ animation: string | Function | Record<string, any>;
3869
3869
  }, {}>;
3870
3870
 
3871
3871
  // @public
@@ -4056,7 +4056,7 @@ export function isXComponent(component: ComponentPublicInstance): boolean;
4056
4056
  // @public
4057
4057
  export const ItemsList: DefineComponent< {
4058
4058
  animation: {
4059
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4059
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4060
4060
  default: string;
4061
4061
  };
4062
4062
  items: {
@@ -4074,7 +4074,7 @@ modelName: string;
4074
4074
  }[]>;
4075
4075
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4076
4076
  animation: {
4077
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4077
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4078
4078
  default: string;
4079
4079
  };
4080
4080
  items: {
@@ -4083,7 +4083,7 @@ required: true;
4083
4083
  };
4084
4084
  itemClass: StringConstructor;
4085
4085
  }>>, {
4086
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4086
+ animation: string | Function | Record<string, any>;
4087
4087
  }, {}>;
4088
4088
 
4089
4089
  export { LightBulbOff }
@@ -4132,7 +4132,7 @@ export type Machine<SomeStatus extends string, SomeEvent extends string> = {
4132
4132
  // @public
4133
4133
  export const MainModal: DefineComponent< {
4134
4134
  animation: {
4135
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4135
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4136
4136
  };
4137
4137
  closeEvents: {
4138
4138
  type: PropType<(keyof XEventsTypes)[]>;
@@ -4152,7 +4152,7 @@ default: string;
4152
4152
  };
4153
4153
  }, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4154
4154
  animation: {
4155
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4155
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4156
4156
  };
4157
4157
  closeEvents: {
4158
4158
  type: PropType<(keyof XEventsTypes)[]>;
@@ -4267,18 +4267,18 @@ export type MonadicFunction = (someParam: any) => any;
4267
4267
  // @public @deprecated
4268
4268
  export const MultiColumnMaxWidthLayout: DefineComponent< {
4269
4269
  asideAnimation: {
4270
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4270
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4271
4271
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4272
4272
  };
4273
4273
  devMode: BooleanConstructor;
4274
4274
  }, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4275
4275
  asideAnimation: {
4276
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4276
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4277
4277
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4278
4278
  };
4279
4279
  devMode: BooleanConstructor;
4280
4280
  }>>, {
4281
- asideAnimation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4281
+ asideAnimation: string | Function | Record<string, any>;
4282
4282
  devMode: boolean;
4283
4283
  }, {}>;
4284
4284
 
@@ -4302,7 +4302,7 @@ export type MutationsTree<State extends Dictionary, Mutations extends MutationsD
4302
4302
  // @public
4303
4303
  export const MyHistory: DefineComponent< {
4304
4304
  animation: {
4305
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4305
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4306
4306
  default: string;
4307
4307
  };
4308
4308
  locale: {
@@ -4317,7 +4317,7 @@ historyQueries: ComputedRef<any>;
4317
4317
  formatTime: (timestamp: number) => string;
4318
4318
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4319
4319
  animation: {
4320
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4320
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4321
4321
  default: string;
4322
4322
  };
4323
4323
  locale: {
@@ -4326,7 +4326,7 @@ default: string;
4326
4326
  };
4327
4327
  queriesListClass: StringConstructor;
4328
4328
  }>>, {
4329
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4329
+ animation: string | Function | Record<string, any>;
4330
4330
  locale: string;
4331
4331
  }, {}>;
4332
4332
 
@@ -4465,7 +4465,7 @@ export interface NextQueriesGroup extends ListItem {
4465
4465
  // @public
4466
4466
  export const NextQueriesList: DefineComponent< {
4467
4467
  animation: {
4468
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4468
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4469
4469
  default: string;
4470
4470
  };
4471
4471
  offset: {
@@ -4489,7 +4489,7 @@ default: boolean;
4489
4489
  [key: string]: any;
4490
4490
  }>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4491
4491
  animation: {
4492
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4492
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4493
4493
  default: string;
4494
4494
  };
4495
4495
  offset: {
@@ -4510,7 +4510,7 @@ type: BooleanConstructor;
4510
4510
  default: boolean;
4511
4511
  };
4512
4512
  }>>, {
4513
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4513
+ animation: string | Function | Record<string, any>;
4514
4514
  offset: number;
4515
4515
  frequency: number;
4516
4516
  maxNextQueriesPerGroup: number;
@@ -4751,7 +4751,7 @@ required: true;
4751
4751
  // @public
4752
4752
  export const PartialResultsList: DefineComponent< {
4753
4753
  animation: {
4754
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4754
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4755
4755
  default: string;
4756
4756
  };
4757
4757
  maxItemsToRender: {
@@ -4762,7 +4762,7 @@ default: number;
4762
4762
  partialResults: ComputedRef<PartialResult[]>;
4763
4763
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4764
4764
  animation: {
4765
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4765
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4766
4766
  default: string;
4767
4767
  };
4768
4768
  maxItemsToRender: {
@@ -4770,7 +4770,7 @@ type: NumberConstructor;
4770
4770
  default: number;
4771
4771
  };
4772
4772
  }>>, {
4773
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4773
+ animation: string | Function | Record<string, any>;
4774
4774
  maxItemsToRender: number;
4775
4775
  }, {}>;
4776
4776
 
@@ -4952,18 +4952,18 @@ titleClass: StringConstructor;
4952
4952
  // @public
4953
4953
  export const PromotedsList: DefineComponent< {
4954
4954
  animation: {
4955
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4955
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4956
4956
  default: string;
4957
4957
  };
4958
4958
  }, () => VNode<RendererNode, RendererElement, {
4959
4959
  [key: string]: any;
4960
4960
  }>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4961
4961
  animation: {
4962
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4962
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4963
4963
  default: string;
4964
4964
  };
4965
4965
  }>>, {
4966
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4966
+ animation: string | Function | Record<string, any>;
4967
4967
  }, {}>;
4968
4968
 
4969
4969
  // @public
@@ -5215,7 +5215,7 @@ default: number;
5215
5215
  };
5216
5216
  persistInCache: BooleanConstructor;
5217
5217
  animation: {
5218
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5218
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5219
5219
  default: string;
5220
5220
  };
5221
5221
  }, {
@@ -5239,13 +5239,13 @@ default: number;
5239
5239
  };
5240
5240
  persistInCache: BooleanConstructor;
5241
5241
  animation: {
5242
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5242
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5243
5243
  default: string;
5244
5244
  };
5245
5245
  }>>, {
5246
5246
  debounceTimeMs: number;
5247
5247
  persistInCache: boolean;
5248
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
5248
+ animation: string | Function | Record<string, any>;
5249
5249
  }, {}>;
5250
5250
 
5251
5251
  // @public
@@ -5416,7 +5416,7 @@ export class RawFilterEntity implements FilterEntity {
5416
5416
  // @public
5417
5417
  export const Recommendations: DefineComponent< {
5418
5418
  animation: {
5419
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5419
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5420
5420
  default: string;
5421
5421
  };
5422
5422
  maxItemsToRender: NumberConstructor;
@@ -5424,12 +5424,12 @@ maxItemsToRender: NumberConstructor;
5424
5424
  recommendations: ComputedRef<Result[]>;
5425
5425
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
5426
5426
  animation: {
5427
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5427
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5428
5428
  default: string;
5429
5429
  };
5430
5430
  maxItemsToRender: NumberConstructor;
5431
5431
  }>>, {
5432
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
5432
+ animation: string | Function | Record<string, any>;
5433
5433
  }, {}>;
5434
5434
 
5435
5435
  // @public
@@ -5599,7 +5599,7 @@ export interface RelatedPromptsGetters {
5599
5599
  // @public
5600
5600
  export const RelatedPromptsList: DefineComponent< {
5601
5601
  animation: {
5602
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5602
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5603
5603
  default: string;
5604
5604
  };
5605
5605
  offset: {
@@ -5626,7 +5626,7 @@ default: boolean;
5626
5626
  [key: string]: any;
5627
5627
  }>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
5628
5628
  animation: {
5629
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5629
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5630
5630
  default: string;
5631
5631
  };
5632
5632
  offset: {
@@ -5650,7 +5650,7 @@ type: BooleanConstructor;
5650
5650
  default: boolean;
5651
5651
  };
5652
5652
  }>>, {
5653
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
5653
+ animation: string | Function | Record<string, any>;
5654
5654
  offset: number;
5655
5655
  frequency: number;
5656
5656
  maxRelatedPromptsPerGroup: number;
@@ -5663,12 +5663,16 @@ export interface RelatedPromptsMutations extends StatusMutations, QueryMutations
5663
5663
  resetRelatedPromptsState(): void;
5664
5664
  setParams(params: Dictionary<unknown>): void;
5665
5665
  setRelatedPromptsProducts(products: RelatedPrompt_2[]): void;
5666
+ setSelectedPrompt(index: number): void;
5667
+ setSelectedQuery(index: number): void;
5666
5668
  }
5667
5669
 
5668
5670
  // @public
5669
5671
  export interface RelatedPromptsState extends StatusState, QueryState {
5670
5672
  params: Dictionary<unknown>;
5671
5673
  relatedPrompts: RelatedPrompt_2[];
5674
+ selectedPrompt: number;
5675
+ selectedQuery: number;
5672
5676
  }
5673
5677
 
5674
5678
  // @internal
@@ -5695,6 +5699,12 @@ export const relatedPromptsWiring: {
5695
5699
  ExtraParamsChanged: {
5696
5700
  setRelatedPromptsExtraParams: Wire<Dictionary<unknown>>;
5697
5701
  };
5702
+ UserSelectedARelatedPrompt: {
5703
+ setSelectedPromptWire: Wire<number>;
5704
+ };
5705
+ UserSelectedARelatedPromptQuery: {
5706
+ setSelectedQueryWire: Wire<number>;
5707
+ };
5698
5708
  };
5699
5709
 
5700
5710
  // @public
@@ -5746,7 +5756,7 @@ highlightCurated: boolean;
5746
5756
  // @public
5747
5757
  export const RelatedTags: DefineComponent< {
5748
5758
  animation: {
5749
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5759
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5750
5760
  default: string;
5751
5761
  };
5752
5762
  maxItemsToRender: NumberConstructor;
@@ -5759,7 +5769,7 @@ itemClass: StringConstructor;
5759
5769
  relatedTags: ComputedRef<RelatedTag_2[]>;
5760
5770
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
5761
5771
  animation: {
5762
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5772
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5763
5773
  default: string;
5764
5774
  };
5765
5775
  maxItemsToRender: NumberConstructor;
@@ -5769,7 +5779,7 @@ default: boolean;
5769
5779
  };
5770
5780
  itemClass: StringConstructor;
5771
5781
  }>>, {
5772
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
5782
+ animation: string | Function | Record<string, any>;
5773
5783
  highlightCurated: boolean;
5774
5784
  }, {}>;
5775
5785
 
@@ -6036,20 +6046,20 @@ export type ResultOrigin = `${ResultFeature}:${FeatureLocation}`;
6036
6046
  // @public
6037
6047
  export const ResultsList: DefineComponent< {
6038
6048
  animation: {
6039
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6049
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6040
6050
  default: string;
6041
6051
  };
6042
6052
  }, () => VNode<RendererNode, RendererElement, {
6043
6053
  [key: string]: any;
6044
6054
  }>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "UserReachedResultsListEnd"[], "UserReachedResultsListEnd", PublicProps, Readonly<ExtractPropTypes< {
6045
6055
  animation: {
6046
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6056
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6047
6057
  default: string;
6048
6058
  };
6049
6059
  }>> & {
6050
6060
  onUserReachedResultsListEnd?: ((...args: any[]) => any) | undefined;
6051
6061
  }, {
6052
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6062
+ animation: string | Function | Record<string, any>;
6053
6063
  }, {}>;
6054
6064
 
6055
6065
  // @public
@@ -6207,7 +6217,7 @@ export interface ScrollStatePayload extends Identifiable<string> {
6207
6217
  // @public
6208
6218
  export const ScrollToTop: DefineComponent< {
6209
6219
  animation: {
6210
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6220
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6211
6221
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6212
6222
  };
6213
6223
  thresholdPx: NumberConstructor;
@@ -6220,7 +6230,7 @@ events: ComputedRef<Partial<XEventsTypes>>;
6220
6230
  isVisible: ComputedRef<any>;
6221
6231
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
6222
6232
  animation: {
6223
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6233
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6224
6234
  default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6225
6235
  };
6226
6236
  thresholdPx: NumberConstructor;
@@ -6229,7 +6239,7 @@ type: StringConstructor;
6229
6239
  default: string;
6230
6240
  };
6231
6241
  }>>, {
6232
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6242
+ animation: string | Function | Record<string, any>;
6233
6243
  scrollId: string;
6234
6244
  }, {}>;
6235
6245
 
@@ -6519,7 +6529,7 @@ type: PropType<string[]>;
6519
6529
  required: true;
6520
6530
  };
6521
6531
  animation: {
6522
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6532
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6523
6533
  default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6524
6534
  };
6525
6535
  animationIntervalMs: {
@@ -6536,7 +6546,7 @@ type: PropType<string[]>;
6536
6546
  required: true;
6537
6547
  };
6538
6548
  animation: {
6539
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6549
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6540
6550
  default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6541
6551
  };
6542
6552
  animationIntervalMs: {
@@ -6545,7 +6555,7 @@ default: number;
6545
6555
  };
6546
6556
  animateOnlyOnHover: BooleanConstructor;
6547
6557
  }>>, {
6548
- animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6558
+ animation: string | Function | Record<string, any>;
6549
6559
  animationIntervalMs: number;
6550
6560
  animateOnlyOnHover: boolean;
6551
6561
  }, {}>;
@@ -6749,7 +6759,7 @@ export const SelectedFiltersList: DefineComponent< {
6749
6759
  facetsIds: PropType<(string | number)[]>;
6750
6760
  alwaysVisible: BooleanConstructor;
6751
6761
  animation: {
6752
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6762
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6753
6763
  default: string;
6754
6764
  };
6755
6765
  }, {
@@ -6760,12 +6770,12 @@ hasSlot: (name: string) => boolean;
6760
6770
  facetsIds: PropType<(string | number)[]>;
6761
6771
  alwaysVisible: BooleanConstructor;
6762
6772
  animation: {
6763
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6773
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6764
6774
  default: string;
6765
6775
  };
6766
6776
  }>>, {
6767
6777
  alwaysVisible: boolean;
6768
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6778
+ animation: string | Function | Record<string, any>;
6769
6779
  }, {}>;
6770
6780
 
6771
6781
  // @public
@@ -7322,18 +7332,18 @@ export type SimpleStateSelector<ReturnType, State extends Dictionary, Getters ex
7322
7332
  // @public @deprecated
7323
7333
  export const SingleColumnLayout: DefineComponent< {
7324
7334
  asideAnimation: {
7325
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
7335
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
7326
7336
  default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
7327
7337
  };
7328
7338
  devMode: BooleanConstructor;
7329
7339
  }, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7330
7340
  asideAnimation: {
7331
- type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
7341
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
7332
7342
  default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
7333
7343
  };
7334
7344
  devMode: BooleanConstructor;
7335
7345
  }>>, {
7336
- asideAnimation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
7346
+ asideAnimation: string | Function | Record<string, any>;
7337
7347
  devMode: boolean;
7338
7348
  }, {}>;
7339
7349