@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.
- package/CHANGELOG.md +23 -0
- package/design-system/deprecated-full-theme.css +361 -361
- package/docs/API-reference/api/x-components.animationprop.md +6 -1
- package/docs/API-reference/api/x-components.bannerslist.md +3 -3
- package/docs/API-reference/api/x-components.basedropdown.md +3 -3
- package/docs/API-reference/api/x-components.baseeventsmodal.md +2 -2
- package/docs/API-reference/api/x-components.basegrid.md +3 -3
- package/docs/API-reference/api/x-components.baseheadertogglepanel.md +3 -3
- package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
- package/docs/API-reference/api/x-components.baseidtogglepanel.md +3 -3
- package/docs/API-reference/api/x-components.basemodal.md +6 -6
- package/docs/API-reference/api/x-components.baseresultimage.md +9 -9
- package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
- package/docs/API-reference/api/x-components.basetabspanel.md +6 -6
- package/docs/API-reference/api/x-components.basetogglepanel.md +3 -3
- package/docs/API-reference/api/x-components.basevariablecolumngrid.md +3 -3
- package/docs/API-reference/api/x-components.empathize.md +3 -3
- package/docs/API-reference/api/x-components.facets.md +3 -3
- package/docs/API-reference/api/x-components.filterslist.md +3 -3
- package/docs/API-reference/api/x-components.globalxbus.md +4 -0
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +4 -2
- package/docs/API-reference/api/x-components.identifierresults.md +3 -3
- package/docs/API-reference/api/x-components.itemslist.md +3 -3
- package/docs/API-reference/api/x-components.mainmodal.md +2 -2
- package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +3 -3
- package/docs/API-reference/api/x-components.myhistory.md +3 -3
- package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
- package/docs/API-reference/api/x-components.partialresultslist.md +3 -3
- package/docs/API-reference/api/x-components.promotedslist.md +3 -3
- package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
- package/docs/API-reference/api/x-components.recommendations.md +3 -3
- package/docs/API-reference/api/x-components.relatedpromptslist.md +3 -3
- package/docs/API-reference/api/x-components.relatedpromptsmutations.md +2 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.md +2 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.selectedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.selectedquery.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.md +2 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedpromptquery.md +13 -0
- package/docs/API-reference/api/x-components.relatedtags.md +3 -3
- package/docs/API-reference/api/x-components.resultslist.md +3 -3
- package/docs/API-reference/api/x-components.scrolltotop.md +3 -3
- package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
- package/docs/API-reference/api/x-components.selectedfilterslist.md +3 -3
- package/docs/API-reference/api/x-components.simplefilter.md +2 -0
- package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
- package/docs/API-reference/api/x-components.snippetcallbacks.md +2 -0
- package/docs/API-reference/components/common/result/x-components.base-result-image.md +2 -2
- package/docs/API-reference/components/common/x-components.items-list.md +1 -1
- package/docs/API-reference/components/facets/x-components.facets/facets.md +1 -1
- package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +1 -1
- package/docs/API-reference/components/search/x-components.results-list.md +1 -1
- package/js/components/items-list.vue.js.map +1 -1
- package/js/components/items-list.vue2.js +2 -2
- package/js/components/items-list.vue2.js.map +1 -1
- package/js/components/result/base-result-image.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue2.js +3 -3
- package/js/components/result/base-result-image.vue2.js.map +1 -1
- package/js/types/animation-prop.js +5 -0
- package/js/types/animation-prop.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue2.js +2 -2
- package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +2 -2
- package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
- package/js/x-modules/related-prompts/store/module.js +10 -0
- package/js/x-modules/related-prompts/store/module.js.map +1 -1
- package/js/x-modules/related-prompts/wiring.js +14 -0
- package/js/x-modules/related-prompts/wiring.js.map +1 -1
- package/js/x-modules/search/components/results-list.vue.js +2 -2
- package/js/x-modules/search/components/results-list.vue.js.map +1 -1
- package/package.json +2 -2
- package/report/x-components.api.json +1904 -7485
- package/report/x-components.api.md +155 -133
- package/types/components/base-dropdown.vue.d.ts +3 -3
- package/types/components/base-grid.vue.d.ts +3 -3
- package/types/components/base-variable-column-grid.vue.d.ts +3 -3
- package/types/components/global-x-bus.vue.d.ts +4 -0
- package/types/components/global-x-bus.vue.d.ts.map +1 -1
- package/types/components/items-list.vue.d.ts +3 -3
- package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +3 -3
- package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
- package/types/components/modals/base-events-modal.vue.d.ts +2 -2
- package/types/components/modals/base-id-modal.vue.d.ts +2 -2
- package/types/components/modals/base-modal.vue.d.ts +6 -6
- package/types/components/modals/main-modal.vue.d.ts +2 -2
- package/types/components/panels/base-header-toggle-panel.vue.d.ts +3 -3
- package/types/components/panels/base-id-toggle-panel.vue.d.ts +3 -3
- package/types/components/panels/base-tabs-panel.vue.d.ts +6 -6
- package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
- package/types/components/result/base-result-image.vue.d.ts +10 -10
- package/types/components/result/base-result-image.vue.d.ts.map +1 -1
- package/types/components/snippet-callbacks.vue.d.ts +2 -0
- package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
- package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
- package/types/types/animation-prop.d.ts +6 -2
- package/types/types/animation-prop.d.ts.map +1 -1
- package/types/x-modules/empathize/components/empathize.vue.d.ts +3 -3
- package/types/x-modules/facets/components/facets/facets.vue.d.ts +3 -3
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +4 -2
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +2 -0
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +3 -3
- package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +3 -3
- package/types/x-modules/history-queries/components/my-history.vue.d.ts +3 -3
- package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +3 -3
- package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
- package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +3 -3
- package/types/x-modules/recommendations/components/recommendations.vue.d.ts +3 -3
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +3 -3
- package/types/x-modules/related-prompts/events.types.d.ts +10 -0
- package/types/x-modules/related-prompts/events.types.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/module.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/types.d.ts +16 -0
- package/types/x-modules/related-prompts/store/types.d.ts.map +1 -1
- package/types/x-modules/related-prompts/wiring.d.ts +6 -0
- package/types/x-modules/related-prompts/wiring.d.ts.map +1 -1
- package/types/x-modules/related-tags/components/related-tags.vue.d.ts +3 -3
- package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +3 -3
- package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/partial-results-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
- package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
- package/js/utils/options-api.js +0 -4
- package/js/utils/options-api.js.map +0 -1
- package/types/utils/options-api.d.ts +0 -3
- 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:
|
|
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:
|
|
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:
|
|
422
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
423
423
|
default: string;
|
|
424
424
|
};
|
|
425
425
|
}>>, {
|
|
426
|
-
animation: string |
|
|
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:
|
|
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:
|
|
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 |
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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 |
|
|
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:
|
|
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:
|
|
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 |
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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 |
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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 |
|
|
949
|
-
overlayAnimation: string |
|
|
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
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
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
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
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:
|
|
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:
|
|
1113
|
+
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1114
1114
|
};
|
|
1115
1115
|
showNextImageOnHover: {
|
|
1116
1116
|
type: BooleanConstructor;
|
|
1117
1117
|
default: boolean;
|
|
1118
1118
|
};
|
|
1119
1119
|
}>>, {
|
|
1120
|
-
|
|
1121
|
-
|
|
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:
|
|
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:
|
|
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 |
|
|
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:
|
|
1409
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1410
1410
|
default: string;
|
|
1411
1411
|
};
|
|
1412
1412
|
contentAnimation: {
|
|
1413
|
-
type:
|
|
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:
|
|
1438
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1439
1439
|
default: string;
|
|
1440
1440
|
};
|
|
1441
1441
|
contentAnimation: {
|
|
1442
|
-
type:
|
|
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 |
|
|
1459
|
-
contentAnimation: string |
|
|
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:
|
|
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:
|
|
1480
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1481
1481
|
default: string;
|
|
1482
1482
|
};
|
|
1483
1483
|
}>>, {
|
|
1484
|
-
animation: string |
|
|
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:
|
|
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:
|
|
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 |
|
|
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:
|
|
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:
|
|
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 |
|
|
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:
|
|
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:
|
|
2446
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2447
2447
|
default: string;
|
|
2448
2448
|
};
|
|
2449
2449
|
renderableFacets: StringConstructor;
|
|
2450
2450
|
}>>, {
|
|
2451
2451
|
alwaysVisible: boolean;
|
|
2452
|
-
animation: string |
|
|
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:
|
|
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:
|
|
2902
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2903
2903
|
default: string;
|
|
2904
2904
|
};
|
|
2905
2905
|
}>>, {
|
|
2906
|
-
animation: string |
|
|
2906
|
+
animation: string | Function | Record<string, any>;
|
|
2907
2907
|
}, {}>;
|
|
2908
2908
|
|
|
2909
2909
|
// @public
|
|
@@ -3167,6 +3167,8 @@ ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata)
|
|
|
3167
3167
|
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3168
3168
|
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3169
3169
|
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
3170
|
+
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
3171
|
+
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
3170
3172
|
}>>;
|
|
3171
3173
|
required: true;
|
|
3172
3174
|
};
|
|
@@ -3333,6 +3335,8 @@ ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata)
|
|
|
3333
3335
|
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3334
3336
|
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3335
3337
|
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
3338
|
+
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
3339
|
+
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
3336
3340
|
}>>;
|
|
3337
3341
|
required: true;
|
|
3338
3342
|
};
|
|
@@ -3367,7 +3371,7 @@ filter: {
|
|
|
3367
3371
|
type: PropType<HierarchicalFilter_2>;
|
|
3368
3372
|
required: true;
|
|
3369
3373
|
};
|
|
3370
|
-
childrenAnimation:
|
|
3374
|
+
childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
3371
3375
|
clickEvents: PropType<Partial<XEventsTypes>>;
|
|
3372
3376
|
cssClasses: {
|
|
3373
3377
|
type: PropType<(string | Dictionary<boolean>)[]>;
|
|
@@ -3537,6 +3541,8 @@ ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
|
|
|
3537
3541
|
PushableUrlStateUpdated?: UrlParams | undefined;
|
|
3538
3542
|
ReplaceableUrlStateUpdated?: UrlParams | undefined;
|
|
3539
3543
|
RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
|
|
3544
|
+
UserSelectedARelatedPrompt?: number | undefined;
|
|
3545
|
+
UserSelectedARelatedPromptQuery?: number | undefined;
|
|
3540
3546
|
}>;
|
|
3541
3547
|
innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
|
|
3542
3548
|
renderedChildrenFilters: ComputedRef<HierarchicalFilter_2[]>;
|
|
@@ -3546,7 +3552,7 @@ filter: {
|
|
|
3546
3552
|
type: PropType<HierarchicalFilter_2>;
|
|
3547
3553
|
required: true;
|
|
3548
3554
|
};
|
|
3549
|
-
childrenAnimation:
|
|
3555
|
+
childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
3550
3556
|
clickEvents: PropType<Partial<XEventsTypes>>;
|
|
3551
3557
|
cssClasses: {
|
|
3552
3558
|
type: PropType<(string | Dictionary<boolean>)[]>;
|
|
@@ -3851,7 +3857,7 @@ required: true;
|
|
|
3851
3857
|
// @public
|
|
3852
3858
|
export const IdentifierResults: DefineComponent< {
|
|
3853
3859
|
animation: {
|
|
3854
|
-
type:
|
|
3860
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
3855
3861
|
default: string;
|
|
3856
3862
|
};
|
|
3857
3863
|
maxItemsToRender: NumberConstructor;
|
|
@@ -3860,12 +3866,12 @@ identifierResults: ComputedRef<any>;
|
|
|
3860
3866
|
identifierResultsToRender: ComputedRef<Result[]>;
|
|
3861
3867
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3862
3868
|
animation: {
|
|
3863
|
-
type:
|
|
3869
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
3864
3870
|
default: string;
|
|
3865
3871
|
};
|
|
3866
3872
|
maxItemsToRender: NumberConstructor;
|
|
3867
3873
|
}>>, {
|
|
3868
|
-
animation: string |
|
|
3874
|
+
animation: string | Function | Record<string, any>;
|
|
3869
3875
|
}, {}>;
|
|
3870
3876
|
|
|
3871
3877
|
// @public
|
|
@@ -4056,7 +4062,7 @@ export function isXComponent(component: ComponentPublicInstance): boolean;
|
|
|
4056
4062
|
// @public
|
|
4057
4063
|
export const ItemsList: DefineComponent< {
|
|
4058
4064
|
animation: {
|
|
4059
|
-
type:
|
|
4065
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4060
4066
|
default: string;
|
|
4061
4067
|
};
|
|
4062
4068
|
items: {
|
|
@@ -4074,7 +4080,7 @@ modelName: string;
|
|
|
4074
4080
|
}[]>;
|
|
4075
4081
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4076
4082
|
animation: {
|
|
4077
|
-
type:
|
|
4083
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4078
4084
|
default: string;
|
|
4079
4085
|
};
|
|
4080
4086
|
items: {
|
|
@@ -4083,7 +4089,7 @@ required: true;
|
|
|
4083
4089
|
};
|
|
4084
4090
|
itemClass: StringConstructor;
|
|
4085
4091
|
}>>, {
|
|
4086
|
-
animation: string |
|
|
4092
|
+
animation: string | Function | Record<string, any>;
|
|
4087
4093
|
}, {}>;
|
|
4088
4094
|
|
|
4089
4095
|
export { LightBulbOff }
|
|
@@ -4132,7 +4138,7 @@ export type Machine<SomeStatus extends string, SomeEvent extends string> = {
|
|
|
4132
4138
|
// @public
|
|
4133
4139
|
export const MainModal: DefineComponent< {
|
|
4134
4140
|
animation: {
|
|
4135
|
-
type:
|
|
4141
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4136
4142
|
};
|
|
4137
4143
|
closeEvents: {
|
|
4138
4144
|
type: PropType<(keyof XEventsTypes)[]>;
|
|
@@ -4152,7 +4158,7 @@ default: string;
|
|
|
4152
4158
|
};
|
|
4153
4159
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4154
4160
|
animation: {
|
|
4155
|
-
type:
|
|
4161
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4156
4162
|
};
|
|
4157
4163
|
closeEvents: {
|
|
4158
4164
|
type: PropType<(keyof XEventsTypes)[]>;
|
|
@@ -4267,18 +4273,18 @@ export type MonadicFunction = (someParam: any) => any;
|
|
|
4267
4273
|
// @public @deprecated
|
|
4268
4274
|
export const MultiColumnMaxWidthLayout: DefineComponent< {
|
|
4269
4275
|
asideAnimation: {
|
|
4270
|
-
type:
|
|
4276
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4271
4277
|
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4272
4278
|
};
|
|
4273
4279
|
devMode: BooleanConstructor;
|
|
4274
4280
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4275
4281
|
asideAnimation: {
|
|
4276
|
-
type:
|
|
4282
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4277
4283
|
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4278
4284
|
};
|
|
4279
4285
|
devMode: BooleanConstructor;
|
|
4280
4286
|
}>>, {
|
|
4281
|
-
asideAnimation: string |
|
|
4287
|
+
asideAnimation: string | Function | Record<string, any>;
|
|
4282
4288
|
devMode: boolean;
|
|
4283
4289
|
}, {}>;
|
|
4284
4290
|
|
|
@@ -4302,7 +4308,7 @@ export type MutationsTree<State extends Dictionary, Mutations extends MutationsD
|
|
|
4302
4308
|
// @public
|
|
4303
4309
|
export const MyHistory: DefineComponent< {
|
|
4304
4310
|
animation: {
|
|
4305
|
-
type:
|
|
4311
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4306
4312
|
default: string;
|
|
4307
4313
|
};
|
|
4308
4314
|
locale: {
|
|
@@ -4317,7 +4323,7 @@ historyQueries: ComputedRef<any>;
|
|
|
4317
4323
|
formatTime: (timestamp: number) => string;
|
|
4318
4324
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4319
4325
|
animation: {
|
|
4320
|
-
type:
|
|
4326
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4321
4327
|
default: string;
|
|
4322
4328
|
};
|
|
4323
4329
|
locale: {
|
|
@@ -4326,7 +4332,7 @@ default: string;
|
|
|
4326
4332
|
};
|
|
4327
4333
|
queriesListClass: StringConstructor;
|
|
4328
4334
|
}>>, {
|
|
4329
|
-
animation: string |
|
|
4335
|
+
animation: string | Function | Record<string, any>;
|
|
4330
4336
|
locale: string;
|
|
4331
4337
|
}, {}>;
|
|
4332
4338
|
|
|
@@ -4465,7 +4471,7 @@ export interface NextQueriesGroup extends ListItem {
|
|
|
4465
4471
|
// @public
|
|
4466
4472
|
export const NextQueriesList: DefineComponent< {
|
|
4467
4473
|
animation: {
|
|
4468
|
-
type:
|
|
4474
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4469
4475
|
default: string;
|
|
4470
4476
|
};
|
|
4471
4477
|
offset: {
|
|
@@ -4489,7 +4495,7 @@ default: boolean;
|
|
|
4489
4495
|
[key: string]: any;
|
|
4490
4496
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4491
4497
|
animation: {
|
|
4492
|
-
type:
|
|
4498
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4493
4499
|
default: string;
|
|
4494
4500
|
};
|
|
4495
4501
|
offset: {
|
|
@@ -4510,7 +4516,7 @@ type: BooleanConstructor;
|
|
|
4510
4516
|
default: boolean;
|
|
4511
4517
|
};
|
|
4512
4518
|
}>>, {
|
|
4513
|
-
animation: string |
|
|
4519
|
+
animation: string | Function | Record<string, any>;
|
|
4514
4520
|
offset: number;
|
|
4515
4521
|
frequency: number;
|
|
4516
4522
|
maxNextQueriesPerGroup: number;
|
|
@@ -4751,7 +4757,7 @@ required: true;
|
|
|
4751
4757
|
// @public
|
|
4752
4758
|
export const PartialResultsList: DefineComponent< {
|
|
4753
4759
|
animation: {
|
|
4754
|
-
type:
|
|
4760
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4755
4761
|
default: string;
|
|
4756
4762
|
};
|
|
4757
4763
|
maxItemsToRender: {
|
|
@@ -4762,7 +4768,7 @@ default: number;
|
|
|
4762
4768
|
partialResults: ComputedRef<PartialResult[]>;
|
|
4763
4769
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4764
4770
|
animation: {
|
|
4765
|
-
type:
|
|
4771
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4766
4772
|
default: string;
|
|
4767
4773
|
};
|
|
4768
4774
|
maxItemsToRender: {
|
|
@@ -4770,7 +4776,7 @@ type: NumberConstructor;
|
|
|
4770
4776
|
default: number;
|
|
4771
4777
|
};
|
|
4772
4778
|
}>>, {
|
|
4773
|
-
animation: string |
|
|
4779
|
+
animation: string | Function | Record<string, any>;
|
|
4774
4780
|
maxItemsToRender: number;
|
|
4775
4781
|
}, {}>;
|
|
4776
4782
|
|
|
@@ -4952,18 +4958,18 @@ titleClass: StringConstructor;
|
|
|
4952
4958
|
// @public
|
|
4953
4959
|
export const PromotedsList: DefineComponent< {
|
|
4954
4960
|
animation: {
|
|
4955
|
-
type:
|
|
4961
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4956
4962
|
default: string;
|
|
4957
4963
|
};
|
|
4958
4964
|
}, () => VNode<RendererNode, RendererElement, {
|
|
4959
4965
|
[key: string]: any;
|
|
4960
4966
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4961
4967
|
animation: {
|
|
4962
|
-
type:
|
|
4968
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4963
4969
|
default: string;
|
|
4964
4970
|
};
|
|
4965
4971
|
}>>, {
|
|
4966
|
-
animation: string |
|
|
4972
|
+
animation: string | Function | Record<string, any>;
|
|
4967
4973
|
}, {}>;
|
|
4968
4974
|
|
|
4969
4975
|
// @public
|
|
@@ -5215,7 +5221,7 @@ default: number;
|
|
|
5215
5221
|
};
|
|
5216
5222
|
persistInCache: BooleanConstructor;
|
|
5217
5223
|
animation: {
|
|
5218
|
-
type:
|
|
5224
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5219
5225
|
default: string;
|
|
5220
5226
|
};
|
|
5221
5227
|
}, {
|
|
@@ -5239,13 +5245,13 @@ default: number;
|
|
|
5239
5245
|
};
|
|
5240
5246
|
persistInCache: BooleanConstructor;
|
|
5241
5247
|
animation: {
|
|
5242
|
-
type:
|
|
5248
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5243
5249
|
default: string;
|
|
5244
5250
|
};
|
|
5245
5251
|
}>>, {
|
|
5246
5252
|
debounceTimeMs: number;
|
|
5247
5253
|
persistInCache: boolean;
|
|
5248
|
-
animation: string |
|
|
5254
|
+
animation: string | Function | Record<string, any>;
|
|
5249
5255
|
}, {}>;
|
|
5250
5256
|
|
|
5251
5257
|
// @public
|
|
@@ -5416,7 +5422,7 @@ export class RawFilterEntity implements FilterEntity {
|
|
|
5416
5422
|
// @public
|
|
5417
5423
|
export const Recommendations: DefineComponent< {
|
|
5418
5424
|
animation: {
|
|
5419
|
-
type:
|
|
5425
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5420
5426
|
default: string;
|
|
5421
5427
|
};
|
|
5422
5428
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5424,12 +5430,12 @@ maxItemsToRender: NumberConstructor;
|
|
|
5424
5430
|
recommendations: ComputedRef<Result[]>;
|
|
5425
5431
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5426
5432
|
animation: {
|
|
5427
|
-
type:
|
|
5433
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5428
5434
|
default: string;
|
|
5429
5435
|
};
|
|
5430
5436
|
maxItemsToRender: NumberConstructor;
|
|
5431
5437
|
}>>, {
|
|
5432
|
-
animation: string |
|
|
5438
|
+
animation: string | Function | Record<string, any>;
|
|
5433
5439
|
}, {}>;
|
|
5434
5440
|
|
|
5435
5441
|
// @public
|
|
@@ -5599,7 +5605,7 @@ export interface RelatedPromptsGetters {
|
|
|
5599
5605
|
// @public
|
|
5600
5606
|
export const RelatedPromptsList: DefineComponent< {
|
|
5601
5607
|
animation: {
|
|
5602
|
-
type:
|
|
5608
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5603
5609
|
default: string;
|
|
5604
5610
|
};
|
|
5605
5611
|
offset: {
|
|
@@ -5626,7 +5632,7 @@ default: boolean;
|
|
|
5626
5632
|
[key: string]: any;
|
|
5627
5633
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5628
5634
|
animation: {
|
|
5629
|
-
type:
|
|
5635
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5630
5636
|
default: string;
|
|
5631
5637
|
};
|
|
5632
5638
|
offset: {
|
|
@@ -5650,7 +5656,7 @@ type: BooleanConstructor;
|
|
|
5650
5656
|
default: boolean;
|
|
5651
5657
|
};
|
|
5652
5658
|
}>>, {
|
|
5653
|
-
animation: string |
|
|
5659
|
+
animation: string | Function | Record<string, any>;
|
|
5654
5660
|
offset: number;
|
|
5655
5661
|
frequency: number;
|
|
5656
5662
|
maxRelatedPromptsPerGroup: number;
|
|
@@ -5663,12 +5669,16 @@ export interface RelatedPromptsMutations extends StatusMutations, QueryMutations
|
|
|
5663
5669
|
resetRelatedPromptsState(): void;
|
|
5664
5670
|
setParams(params: Dictionary<unknown>): void;
|
|
5665
5671
|
setRelatedPromptsProducts(products: RelatedPrompt_2[]): void;
|
|
5672
|
+
setSelectedPrompt(index: number): void;
|
|
5673
|
+
setSelectedQuery(index: number): void;
|
|
5666
5674
|
}
|
|
5667
5675
|
|
|
5668
5676
|
// @public
|
|
5669
5677
|
export interface RelatedPromptsState extends StatusState, QueryState {
|
|
5670
5678
|
params: Dictionary<unknown>;
|
|
5671
5679
|
relatedPrompts: RelatedPrompt_2[];
|
|
5680
|
+
selectedPrompt: number;
|
|
5681
|
+
selectedQuery: number;
|
|
5672
5682
|
}
|
|
5673
5683
|
|
|
5674
5684
|
// @internal
|
|
@@ -5695,11 +5705,19 @@ export const relatedPromptsWiring: {
|
|
|
5695
5705
|
ExtraParamsChanged: {
|
|
5696
5706
|
setRelatedPromptsExtraParams: Wire<Dictionary<unknown>>;
|
|
5697
5707
|
};
|
|
5708
|
+
UserSelectedARelatedPrompt: {
|
|
5709
|
+
setSelectedPromptWire: Wire<number>;
|
|
5710
|
+
};
|
|
5711
|
+
UserSelectedARelatedPromptQuery: {
|
|
5712
|
+
setSelectedQueryWire: Wire<number>;
|
|
5713
|
+
};
|
|
5698
5714
|
};
|
|
5699
5715
|
|
|
5700
5716
|
// @public
|
|
5701
5717
|
export interface RelatedPromptsXEvents {
|
|
5702
5718
|
RelatedPromptsRequestUpdated: RelatedPromptsRequest | null;
|
|
5719
|
+
UserSelectedARelatedPrompt: number;
|
|
5720
|
+
UserSelectedARelatedPromptQuery: number;
|
|
5703
5721
|
}
|
|
5704
5722
|
|
|
5705
5723
|
// @public
|
|
@@ -5746,7 +5764,7 @@ highlightCurated: boolean;
|
|
|
5746
5764
|
// @public
|
|
5747
5765
|
export const RelatedTags: DefineComponent< {
|
|
5748
5766
|
animation: {
|
|
5749
|
-
type:
|
|
5767
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5750
5768
|
default: string;
|
|
5751
5769
|
};
|
|
5752
5770
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5759,7 +5777,7 @@ itemClass: StringConstructor;
|
|
|
5759
5777
|
relatedTags: ComputedRef<RelatedTag_2[]>;
|
|
5760
5778
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5761
5779
|
animation: {
|
|
5762
|
-
type:
|
|
5780
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5763
5781
|
default: string;
|
|
5764
5782
|
};
|
|
5765
5783
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5769,7 +5787,7 @@ default: boolean;
|
|
|
5769
5787
|
};
|
|
5770
5788
|
itemClass: StringConstructor;
|
|
5771
5789
|
}>>, {
|
|
5772
|
-
animation: string |
|
|
5790
|
+
animation: string | Function | Record<string, any>;
|
|
5773
5791
|
highlightCurated: boolean;
|
|
5774
5792
|
}, {}>;
|
|
5775
5793
|
|
|
@@ -6036,20 +6054,20 @@ export type ResultOrigin = `${ResultFeature}:${FeatureLocation}`;
|
|
|
6036
6054
|
// @public
|
|
6037
6055
|
export const ResultsList: DefineComponent< {
|
|
6038
6056
|
animation: {
|
|
6039
|
-
type:
|
|
6057
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6040
6058
|
default: string;
|
|
6041
6059
|
};
|
|
6042
6060
|
}, () => VNode<RendererNode, RendererElement, {
|
|
6043
6061
|
[key: string]: any;
|
|
6044
6062
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "UserReachedResultsListEnd"[], "UserReachedResultsListEnd", PublicProps, Readonly<ExtractPropTypes< {
|
|
6045
6063
|
animation: {
|
|
6046
|
-
type:
|
|
6064
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6047
6065
|
default: string;
|
|
6048
6066
|
};
|
|
6049
6067
|
}>> & {
|
|
6050
6068
|
onUserReachedResultsListEnd?: ((...args: any[]) => any) | undefined;
|
|
6051
6069
|
}, {
|
|
6052
|
-
animation: string |
|
|
6070
|
+
animation: string | Function | Record<string, any>;
|
|
6053
6071
|
}, {}>;
|
|
6054
6072
|
|
|
6055
6073
|
// @public
|
|
@@ -6207,7 +6225,7 @@ export interface ScrollStatePayload extends Identifiable<string> {
|
|
|
6207
6225
|
// @public
|
|
6208
6226
|
export const ScrollToTop: DefineComponent< {
|
|
6209
6227
|
animation: {
|
|
6210
|
-
type:
|
|
6228
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6211
6229
|
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6212
6230
|
};
|
|
6213
6231
|
thresholdPx: NumberConstructor;
|
|
@@ -6220,7 +6238,7 @@ events: ComputedRef<Partial<XEventsTypes>>;
|
|
|
6220
6238
|
isVisible: ComputedRef<any>;
|
|
6221
6239
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6222
6240
|
animation: {
|
|
6223
|
-
type:
|
|
6241
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6224
6242
|
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6225
6243
|
};
|
|
6226
6244
|
thresholdPx: NumberConstructor;
|
|
@@ -6229,7 +6247,7 @@ type: StringConstructor;
|
|
|
6229
6247
|
default: string;
|
|
6230
6248
|
};
|
|
6231
6249
|
}>>, {
|
|
6232
|
-
animation: string |
|
|
6250
|
+
animation: string | Function | Record<string, any>;
|
|
6233
6251
|
scrollId: string;
|
|
6234
6252
|
}, {}>;
|
|
6235
6253
|
|
|
@@ -6519,7 +6537,7 @@ type: PropType<string[]>;
|
|
|
6519
6537
|
required: true;
|
|
6520
6538
|
};
|
|
6521
6539
|
animation: {
|
|
6522
|
-
type:
|
|
6540
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6523
6541
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6524
6542
|
};
|
|
6525
6543
|
animationIntervalMs: {
|
|
@@ -6536,7 +6554,7 @@ type: PropType<string[]>;
|
|
|
6536
6554
|
required: true;
|
|
6537
6555
|
};
|
|
6538
6556
|
animation: {
|
|
6539
|
-
type:
|
|
6557
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6540
6558
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6541
6559
|
};
|
|
6542
6560
|
animationIntervalMs: {
|
|
@@ -6545,7 +6563,7 @@ default: number;
|
|
|
6545
6563
|
};
|
|
6546
6564
|
animateOnlyOnHover: BooleanConstructor;
|
|
6547
6565
|
}>>, {
|
|
6548
|
-
animation: string |
|
|
6566
|
+
animation: string | Function | Record<string, any>;
|
|
6549
6567
|
animationIntervalMs: number;
|
|
6550
6568
|
animateOnlyOnHover: boolean;
|
|
6551
6569
|
}, {}>;
|
|
@@ -6749,7 +6767,7 @@ export const SelectedFiltersList: DefineComponent< {
|
|
|
6749
6767
|
facetsIds: PropType<(string | number)[]>;
|
|
6750
6768
|
alwaysVisible: BooleanConstructor;
|
|
6751
6769
|
animation: {
|
|
6752
|
-
type:
|
|
6770
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6753
6771
|
default: string;
|
|
6754
6772
|
};
|
|
6755
6773
|
}, {
|
|
@@ -6760,12 +6778,12 @@ hasSlot: (name: string) => boolean;
|
|
|
6760
6778
|
facetsIds: PropType<(string | number)[]>;
|
|
6761
6779
|
alwaysVisible: BooleanConstructor;
|
|
6762
6780
|
animation: {
|
|
6763
|
-
type:
|
|
6781
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6764
6782
|
default: string;
|
|
6765
6783
|
};
|
|
6766
6784
|
}>>, {
|
|
6767
6785
|
alwaysVisible: boolean;
|
|
6768
|
-
animation: string |
|
|
6786
|
+
animation: string | Function | Record<string, any>;
|
|
6769
6787
|
}, {}>;
|
|
6770
6788
|
|
|
6771
6789
|
// @public
|
|
@@ -7287,6 +7305,8 @@ ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
|
|
|
7287
7305
|
PushableUrlStateUpdated?: UrlParams | undefined;
|
|
7288
7306
|
ReplaceableUrlStateUpdated?: UrlParams | undefined;
|
|
7289
7307
|
RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
|
|
7308
|
+
UserSelectedARelatedPrompt?: number | undefined;
|
|
7309
|
+
UserSelectedARelatedPromptQuery?: number | undefined;
|
|
7290
7310
|
}>;
|
|
7291
7311
|
innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
|
|
7292
7312
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
@@ -7322,18 +7342,18 @@ export type SimpleStateSelector<ReturnType, State extends Dictionary, Getters ex
|
|
|
7322
7342
|
// @public @deprecated
|
|
7323
7343
|
export const SingleColumnLayout: DefineComponent< {
|
|
7324
7344
|
asideAnimation: {
|
|
7325
|
-
type:
|
|
7345
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
7326
7346
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7327
7347
|
};
|
|
7328
7348
|
devMode: BooleanConstructor;
|
|
7329
7349
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7330
7350
|
asideAnimation: {
|
|
7331
|
-
type:
|
|
7351
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
7332
7352
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7333
7353
|
};
|
|
7334
7354
|
devMode: BooleanConstructor;
|
|
7335
7355
|
}>>, {
|
|
7336
|
-
asideAnimation: string |
|
|
7356
|
+
asideAnimation: string | Function | Record<string, any>;
|
|
7337
7357
|
devMode: boolean;
|
|
7338
7358
|
}, {}>;
|
|
7339
7359
|
|
|
@@ -7594,6 +7614,8 @@ ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata)
|
|
|
7594
7614
|
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
7595
7615
|
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
7596
7616
|
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
7617
|
+
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
7618
|
+
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
7597
7619
|
}>>;
|
|
7598
7620
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7599
7621
|
|