@empathyco/x-components 6.0.0-alpha.14 → 6.0.0-alpha.16
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 +18 -0
- package/design-system/deprecated-full-theme.css +431 -431
- package/docs/API-reference/api/x-components.animationprop.md +1 -1
- package/docs/API-reference/api/x-components.bannerslist.md +3 -3
- package/docs/API-reference/api/x-components.basedropdown.md +5 -5
- 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 +5 -5
- package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
- package/docs/API-reference/api/x-components.baseidtogglepanel.md +5 -5
- package/docs/API-reference/api/x-components.basemodal.md +10 -10
- package/docs/API-reference/api/x-components.baseresultimage.md +2 -2
- package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
- package/docs/API-reference/api/x-components.basetabspanel.md +8 -8
- 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 +5 -5
- package/docs/API-reference/api/x-components.filterslist.md +3 -3
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +2 -2
- package/docs/API-reference/api/x-components.identifierresults.md +3 -3
- package/docs/API-reference/api/x-components.mainmodal.md +2 -2
- package/docs/API-reference/api/x-components.md +1 -0
- package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +5 -5
- package/docs/API-reference/api/x-components.myhistory.md +3 -3
- package/docs/API-reference/api/x-components.nextqueriesgroup.md +22 -0
- package/docs/API-reference/api/x-components.nextqueriesgroup.modelname.md +11 -0
- package/docs/API-reference/api/x-components.nextqueriesgroup.nextqueries.md +11 -0
- 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.relatedtags.md +3 -3
- package/docs/API-reference/api/x-components.scrolltotop.md +5 -5
- package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
- package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
- package/docs/API-reference/api/x-components.sortdropdown.md +1 -1
- package/js/types/animation-prop.js.map +1 -1
- package/package.json +2 -2
- package/report/x-components.api.json +202 -111
- package/report/x-components.api.md +119 -111
- package/types/components/base-dropdown.vue.d.ts +5 -5
- 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/layouts/multi-column-max-width-layout.vue.d.ts +5 -5
- 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 +10 -10
- package/types/components/modals/main-modal.vue.d.ts +2 -2
- package/types/components/panels/base-header-toggle-panel.vue.d.ts +5 -5
- package/types/components/panels/base-id-toggle-panel.vue.d.ts +5 -5
- package/types/components/panels/base-tabs-panel.vue.d.ts +8 -8
- package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
- package/types/components/result/base-result-image.vue.d.ts +2 -2
- package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
- package/types/types/animation-prop.d.ts +1 -1
- package/types/types/animation-prop.d.ts.map +1 -1
- package/types/x-modules/empathize/components/empathize.vue.d.ts +5 -5
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +2 -2
- package/types/x-modules/facets/components/lists/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/next-queries/index.d.ts +1 -0
- package/types/x-modules/next-queries/index.d.ts.map +1 -1
- 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-tags/components/related-tags.vue.d.ts +3 -3
- package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +5 -5
- 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/sort-dropdown.vue.d.ts +1 -1
- package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
|
@@ -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<{}, {},
|
|
212
|
+
export const AnimationProp: PropType<string | DefineComponent<{}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
415
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
422
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
423
423
|
default: string;
|
|
424
424
|
};
|
|
425
425
|
}>>, {
|
|
426
|
-
animation: string | DefineComponent< {}, {},
|
|
426
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
427
427
|
}, {}>;
|
|
428
428
|
|
|
429
429
|
export { BarCodeIcon }
|
|
@@ -523,8 +523,8 @@ required: true;
|
|
|
523
523
|
};
|
|
524
524
|
ariaLabel: StringConstructor;
|
|
525
525
|
animation: {
|
|
526
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
527
|
-
default: () => DefineComponent< {}, {},
|
|
526
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
527
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
528
528
|
};
|
|
529
529
|
searchTimeoutMs: {
|
|
530
530
|
type: NumberConstructor;
|
|
@@ -566,8 +566,8 @@ required: true;
|
|
|
566
566
|
};
|
|
567
567
|
ariaLabel: StringConstructor;
|
|
568
568
|
animation: {
|
|
569
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
570
|
-
default: () => DefineComponent< {}, {},
|
|
569
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
570
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
571
571
|
};
|
|
572
572
|
searchTimeoutMs: {
|
|
573
573
|
type: NumberConstructor;
|
|
@@ -576,7 +576,7 @@ default: number;
|
|
|
576
576
|
}>> & {
|
|
577
577
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
578
578
|
}, {
|
|
579
|
-
animation: string | DefineComponent< {}, {},
|
|
579
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
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< {}, {},
|
|
619
|
+
animation: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
638
|
+
animation: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
695
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
717
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
718
718
|
default: string;
|
|
719
719
|
};
|
|
720
720
|
columns: {
|
|
@@ -725,15 +725,15 @@ items: {
|
|
|
725
725
|
type: PropType<ListItem[]>;
|
|
726
726
|
};
|
|
727
727
|
}>>, {
|
|
728
|
-
animation: string | DefineComponent< {}, {},
|
|
728
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
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< {}, {},
|
|
736
|
-
default: () => DefineComponent< {}, {},
|
|
735
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
736
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
737
737
|
};
|
|
738
738
|
startCollapsed: BooleanConstructor;
|
|
739
739
|
headerClass: StringConstructor;
|
|
@@ -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< {}, {},
|
|
746
|
-
default: () => DefineComponent< {}, {},
|
|
745
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
751
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
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< {}, {},
|
|
758
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
770
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
771
771
|
};
|
|
772
772
|
modalId: {
|
|
773
773
|
type: StringConstructor;
|
|
@@ -812,8 +812,8 @@ type: BooleanConstructor;
|
|
|
812
812
|
default: boolean;
|
|
813
813
|
};
|
|
814
814
|
animation: {
|
|
815
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
816
|
-
default: () => DefineComponent< {}, {},
|
|
815
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
816
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
817
817
|
};
|
|
818
818
|
panelId: {
|
|
819
819
|
type: StringConstructor;
|
|
@@ -827,8 +827,8 @@ type: BooleanConstructor;
|
|
|
827
827
|
default: boolean;
|
|
828
828
|
};
|
|
829
829
|
animation: {
|
|
830
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
831
|
-
default: () => DefineComponent< {}, {},
|
|
830
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
831
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
832
832
|
};
|
|
833
833
|
panelId: {
|
|
834
834
|
type: StringConstructor;
|
|
@@ -836,7 +836,7 @@ required: true;
|
|
|
836
836
|
};
|
|
837
837
|
}>>, {
|
|
838
838
|
startOpen: boolean;
|
|
839
|
-
animation: string | DefineComponent< {}, {},
|
|
839
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
840
840
|
}, {}>;
|
|
841
841
|
|
|
842
842
|
// @public
|
|
@@ -906,12 +906,12 @@ default: boolean;
|
|
|
906
906
|
};
|
|
907
907
|
referenceSelector: StringConstructor;
|
|
908
908
|
animation: {
|
|
909
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
910
|
-
default: () => DefineComponent< {}, {},
|
|
909
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
910
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
911
911
|
};
|
|
912
912
|
overlayAnimation: {
|
|
913
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
914
|
-
default: () => DefineComponent< {}, {},
|
|
913
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
914
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
915
915
|
};
|
|
916
916
|
contentClass: StringConstructor;
|
|
917
917
|
overlayClass: StringConstructor;
|
|
@@ -931,12 +931,12 @@ default: boolean;
|
|
|
931
931
|
};
|
|
932
932
|
referenceSelector: StringConstructor;
|
|
933
933
|
animation: {
|
|
934
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
935
|
-
default: () => DefineComponent< {}, {},
|
|
934
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
935
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
936
936
|
};
|
|
937
937
|
overlayAnimation: {
|
|
938
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
939
|
-
default: () => DefineComponent< {}, {},
|
|
938
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
939
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
940
940
|
};
|
|
941
941
|
contentClass: StringConstructor;
|
|
942
942
|
overlayClass: 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< {}, {},
|
|
949
|
-
overlayAnimation: string | DefineComponent< {}, {},
|
|
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< {}>>, {}, {}>;
|
|
950
950
|
}, {}>;
|
|
951
951
|
|
|
952
952
|
export { BasePlaceholderImage }
|
|
@@ -1080,7 +1080,7 @@ export const BaseResultImage: DefineComponent<{
|
|
|
1080
1080
|
};
|
|
1081
1081
|
loadAnimation: {
|
|
1082
1082
|
type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
1083
|
-
default: () => DefineComponent<{}, {},
|
|
1083
|
+
default: () => DefineComponent<{}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1084
1084
|
};
|
|
1085
1085
|
hoverAnimation: {
|
|
1086
1086
|
type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
@@ -1107,7 +1107,7 @@ required: true;
|
|
|
1107
1107
|
};
|
|
1108
1108
|
loadAnimation: {
|
|
1109
1109
|
type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
1110
|
-
default: () => DefineComponent<{}, {},
|
|
1110
|
+
default: () => DefineComponent<{}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1111
1111
|
};
|
|
1112
1112
|
hoverAnimation: {
|
|
1113
1113
|
type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
@@ -1341,7 +1341,7 @@ type: PropType<Suggestion[]>;
|
|
|
1341
1341
|
required: true;
|
|
1342
1342
|
};
|
|
1343
1343
|
animation: {
|
|
1344
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
1344
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
1367
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
1381
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1382
1382
|
showFacets: boolean;
|
|
1383
1383
|
showPlainSuggestion: boolean;
|
|
1384
1384
|
}, {}>;
|
|
@@ -1406,12 +1406,12 @@ modelValue: boolean;
|
|
|
1406
1406
|
// @public
|
|
1407
1407
|
export const BaseTabsPanel: DefineComponent< {
|
|
1408
1408
|
tabsAnimation: {
|
|
1409
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
1409
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
1410
1410
|
default: string;
|
|
1411
1411
|
};
|
|
1412
1412
|
contentAnimation: {
|
|
1413
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
1414
|
-
default: () => DefineComponent< {}, {},
|
|
1413
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
1414
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1415
1415
|
};
|
|
1416
1416
|
initialTab: {
|
|
1417
1417
|
type: StringConstructor;
|
|
@@ -1435,12 +1435,12 @@ 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< {}, {},
|
|
1438
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
1439
1439
|
default: string;
|
|
1440
1440
|
};
|
|
1441
1441
|
contentAnimation: {
|
|
1442
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
1443
|
-
default: () => DefineComponent< {}, {},
|
|
1442
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
1443
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1444
1444
|
};
|
|
1445
1445
|
initialTab: {
|
|
1446
1446
|
type: StringConstructor;
|
|
@@ -1455,8 +1455,8 @@ contentClass: StringConstructor;
|
|
|
1455
1455
|
tabClass: StringConstructor;
|
|
1456
1456
|
tabsListClass: StringConstructor;
|
|
1457
1457
|
}>>, {
|
|
1458
|
-
tabsAnimation: string | DefineComponent< {}, {},
|
|
1459
|
-
contentAnimation: string | DefineComponent< {}, {},
|
|
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< {}>>, {}, {}>;
|
|
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< {}, {},
|
|
1471
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
1480
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
1481
1481
|
default: string;
|
|
1482
1482
|
};
|
|
1483
1483
|
}>>, {
|
|
1484
|
-
animation: string | DefineComponent< {}, {},
|
|
1484
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1485
1485
|
}, {}>;
|
|
1486
1486
|
|
|
1487
1487
|
// @public
|
|
1488
1488
|
export const BaseVariableColumnGrid: DefineComponent< {
|
|
1489
1489
|
animation: {
|
|
1490
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
1490
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
1505
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
1514
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1515
1515
|
columns: number;
|
|
1516
1516
|
}, {}>;
|
|
1517
1517
|
|
|
@@ -2130,8 +2130,8 @@ type: PropType<(keyof XEventsTypes)[]>;
|
|
|
2130
2130
|
default: () => string[];
|
|
2131
2131
|
};
|
|
2132
2132
|
animation: {
|
|
2133
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
2134
|
-
default: () => DefineComponent< {}, {},
|
|
2133
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
2134
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
2135
2135
|
};
|
|
2136
2136
|
}, {
|
|
2137
2137
|
close: () => void;
|
|
@@ -2149,13 +2149,13 @@ type: PropType<(keyof XEventsTypes)[]>;
|
|
|
2149
2149
|
default: () => string[];
|
|
2150
2150
|
};
|
|
2151
2151
|
animation: {
|
|
2152
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
2153
|
-
default: () => DefineComponent< {}, {},
|
|
2152
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
2158
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
2159
2159
|
}, {}>;
|
|
2160
2160
|
|
|
2161
2161
|
// @public
|
|
@@ -2885,7 +2885,7 @@ type: PropType<string | number>;
|
|
|
2885
2885
|
required: false;
|
|
2886
2886
|
};
|
|
2887
2887
|
animation: {
|
|
2888
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
2888
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
2902
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
2903
2903
|
default: string;
|
|
2904
2904
|
};
|
|
2905
2905
|
}>>, {
|
|
2906
|
-
animation: string | DefineComponent< {}, {},
|
|
2906
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
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< {}, {},
|
|
3370
|
+
childrenAnimation: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
3549
|
+
childrenAnimation: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
3854
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
3863
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
3864
3864
|
default: string;
|
|
3865
3865
|
};
|
|
3866
3866
|
maxItemsToRender: NumberConstructor;
|
|
3867
3867
|
}>>, {
|
|
3868
|
-
animation: string | DefineComponent< {}, {},
|
|
3868
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
3869
3869
|
}, {}>;
|
|
3870
3870
|
|
|
3871
3871
|
// @public
|
|
@@ -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< {}, {},
|
|
4135
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
4155
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
4271
|
-
default: () => DefineComponent< {}, {},
|
|
4270
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
4277
|
-
default: () => DefineComponent< {}, {},
|
|
4276
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
4277
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4278
4278
|
};
|
|
4279
4279
|
devMode: BooleanConstructor;
|
|
4280
4280
|
}>>, {
|
|
4281
|
-
asideAnimation: string | DefineComponent< {}, {},
|
|
4281
|
+
asideAnimation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
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< {}, {},
|
|
4305
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
4320
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
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< {}, {},
|
|
4329
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4330
4330
|
locale: string;
|
|
4331
4331
|
}, {}>;
|
|
4332
4332
|
|
|
@@ -4454,10 +4454,18 @@ export interface NextQueriesGetters {
|
|
|
4454
4454
|
request: NextQueriesRequest | null;
|
|
4455
4455
|
}
|
|
4456
4456
|
|
|
4457
|
+
// @public
|
|
4458
|
+
export interface NextQueriesGroup extends ListItem {
|
|
4459
|
+
// (undocumented)
|
|
4460
|
+
modelName: 'NextQueriesGroup';
|
|
4461
|
+
// (undocumented)
|
|
4462
|
+
nextQueries: NextQuery_2[];
|
|
4463
|
+
}
|
|
4464
|
+
|
|
4457
4465
|
// @public
|
|
4458
4466
|
export const NextQueriesList: DefineComponent< {
|
|
4459
4467
|
animation: {
|
|
4460
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
4468
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
4461
4469
|
default: string;
|
|
4462
4470
|
};
|
|
4463
4471
|
offset: {
|
|
@@ -4481,7 +4489,7 @@ default: boolean;
|
|
|
4481
4489
|
[key: string]: any;
|
|
4482
4490
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4483
4491
|
animation: {
|
|
4484
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
4492
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
4485
4493
|
default: string;
|
|
4486
4494
|
};
|
|
4487
4495
|
offset: {
|
|
@@ -4502,7 +4510,7 @@ type: BooleanConstructor;
|
|
|
4502
4510
|
default: boolean;
|
|
4503
4511
|
};
|
|
4504
4512
|
}>>, {
|
|
4505
|
-
animation: string | DefineComponent< {}, {},
|
|
4513
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4506
4514
|
offset: number;
|
|
4507
4515
|
frequency: number;
|
|
4508
4516
|
maxNextQueriesPerGroup: number;
|
|
@@ -4743,7 +4751,7 @@ required: true;
|
|
|
4743
4751
|
// @public
|
|
4744
4752
|
export const PartialResultsList: DefineComponent< {
|
|
4745
4753
|
animation: {
|
|
4746
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
4754
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
4747
4755
|
default: string;
|
|
4748
4756
|
};
|
|
4749
4757
|
maxItemsToRender: {
|
|
@@ -4754,7 +4762,7 @@ default: number;
|
|
|
4754
4762
|
partialResults: ComputedRef<PartialResult[]>;
|
|
4755
4763
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4756
4764
|
animation: {
|
|
4757
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
4765
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
4758
4766
|
default: string;
|
|
4759
4767
|
};
|
|
4760
4768
|
maxItemsToRender: {
|
|
@@ -4762,7 +4770,7 @@ type: NumberConstructor;
|
|
|
4762
4770
|
default: number;
|
|
4763
4771
|
};
|
|
4764
4772
|
}>>, {
|
|
4765
|
-
animation: string | DefineComponent< {}, {},
|
|
4773
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4766
4774
|
maxItemsToRender: number;
|
|
4767
4775
|
}, {}>;
|
|
4768
4776
|
|
|
@@ -4944,18 +4952,18 @@ titleClass: StringConstructor;
|
|
|
4944
4952
|
// @public
|
|
4945
4953
|
export const PromotedsList: DefineComponent< {
|
|
4946
4954
|
animation: {
|
|
4947
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
4955
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
4948
4956
|
default: string;
|
|
4949
4957
|
};
|
|
4950
4958
|
}, () => VNode<RendererNode, RendererElement, {
|
|
4951
4959
|
[key: string]: any;
|
|
4952
4960
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4953
4961
|
animation: {
|
|
4954
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
4962
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
4955
4963
|
default: string;
|
|
4956
4964
|
};
|
|
4957
4965
|
}>>, {
|
|
4958
|
-
animation: string | DefineComponent< {}, {},
|
|
4966
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4959
4967
|
}, {}>;
|
|
4960
4968
|
|
|
4961
4969
|
// @public
|
|
@@ -5207,7 +5215,7 @@ default: number;
|
|
|
5207
5215
|
};
|
|
5208
5216
|
persistInCache: BooleanConstructor;
|
|
5209
5217
|
animation: {
|
|
5210
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
5218
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
5211
5219
|
default: string;
|
|
5212
5220
|
};
|
|
5213
5221
|
}, {
|
|
@@ -5231,13 +5239,13 @@ default: number;
|
|
|
5231
5239
|
};
|
|
5232
5240
|
persistInCache: BooleanConstructor;
|
|
5233
5241
|
animation: {
|
|
5234
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
5242
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
5235
5243
|
default: string;
|
|
5236
5244
|
};
|
|
5237
5245
|
}>>, {
|
|
5238
5246
|
debounceTimeMs: number;
|
|
5239
5247
|
persistInCache: boolean;
|
|
5240
|
-
animation: string | DefineComponent< {}, {},
|
|
5248
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
5241
5249
|
}, {}>;
|
|
5242
5250
|
|
|
5243
5251
|
// @public
|
|
@@ -5408,7 +5416,7 @@ export class RawFilterEntity implements FilterEntity {
|
|
|
5408
5416
|
// @public
|
|
5409
5417
|
export const Recommendations: DefineComponent< {
|
|
5410
5418
|
animation: {
|
|
5411
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
5419
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
5412
5420
|
default: string;
|
|
5413
5421
|
};
|
|
5414
5422
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5416,12 +5424,12 @@ maxItemsToRender: NumberConstructor;
|
|
|
5416
5424
|
recommendations: ComputedRef<Result[]>;
|
|
5417
5425
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5418
5426
|
animation: {
|
|
5419
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
5427
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
5420
5428
|
default: string;
|
|
5421
5429
|
};
|
|
5422
5430
|
maxItemsToRender: NumberConstructor;
|
|
5423
5431
|
}>>, {
|
|
5424
|
-
animation: string | DefineComponent< {}, {},
|
|
5432
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
5425
5433
|
}, {}>;
|
|
5426
5434
|
|
|
5427
5435
|
// @public
|
|
@@ -5591,7 +5599,7 @@ export interface RelatedPromptsGetters {
|
|
|
5591
5599
|
// @public
|
|
5592
5600
|
export const RelatedPromptsList: DefineComponent< {
|
|
5593
5601
|
animation: {
|
|
5594
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
5602
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
5595
5603
|
default: string;
|
|
5596
5604
|
};
|
|
5597
5605
|
offset: {
|
|
@@ -5618,7 +5626,7 @@ default: boolean;
|
|
|
5618
5626
|
[key: string]: any;
|
|
5619
5627
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5620
5628
|
animation: {
|
|
5621
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
5629
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
5622
5630
|
default: string;
|
|
5623
5631
|
};
|
|
5624
5632
|
offset: {
|
|
@@ -5642,7 +5650,7 @@ type: BooleanConstructor;
|
|
|
5642
5650
|
default: boolean;
|
|
5643
5651
|
};
|
|
5644
5652
|
}>>, {
|
|
5645
|
-
animation: string | DefineComponent< {}, {},
|
|
5653
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
5646
5654
|
offset: number;
|
|
5647
5655
|
frequency: number;
|
|
5648
5656
|
maxRelatedPromptsPerGroup: number;
|
|
@@ -5738,7 +5746,7 @@ highlightCurated: boolean;
|
|
|
5738
5746
|
// @public
|
|
5739
5747
|
export const RelatedTags: DefineComponent< {
|
|
5740
5748
|
animation: {
|
|
5741
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
5749
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
5742
5750
|
default: string;
|
|
5743
5751
|
};
|
|
5744
5752
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5751,7 +5759,7 @@ itemClass: StringConstructor;
|
|
|
5751
5759
|
relatedTags: ComputedRef<RelatedTag_2[]>;
|
|
5752
5760
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5753
5761
|
animation: {
|
|
5754
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
5762
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
5755
5763
|
default: string;
|
|
5756
5764
|
};
|
|
5757
5765
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5761,7 +5769,7 @@ default: boolean;
|
|
|
5761
5769
|
};
|
|
5762
5770
|
itemClass: StringConstructor;
|
|
5763
5771
|
}>>, {
|
|
5764
|
-
animation: string | DefineComponent< {}, {},
|
|
5772
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
5765
5773
|
highlightCurated: boolean;
|
|
5766
5774
|
}, {}>;
|
|
5767
5775
|
|
|
@@ -6199,8 +6207,8 @@ export interface ScrollStatePayload extends Identifiable<string> {
|
|
|
6199
6207
|
// @public
|
|
6200
6208
|
export const ScrollToTop: DefineComponent< {
|
|
6201
6209
|
animation: {
|
|
6202
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
6203
|
-
default: () => DefineComponent< {}, {},
|
|
6210
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
6211
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6204
6212
|
};
|
|
6205
6213
|
thresholdPx: NumberConstructor;
|
|
6206
6214
|
scrollId: {
|
|
@@ -6212,8 +6220,8 @@ events: ComputedRef<Partial<XEventsTypes>>;
|
|
|
6212
6220
|
isVisible: ComputedRef<any>;
|
|
6213
6221
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6214
6222
|
animation: {
|
|
6215
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
6216
|
-
default: () => DefineComponent< {}, {},
|
|
6223
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
6224
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6217
6225
|
};
|
|
6218
6226
|
thresholdPx: NumberConstructor;
|
|
6219
6227
|
scrollId: {
|
|
@@ -6221,7 +6229,7 @@ type: StringConstructor;
|
|
|
6221
6229
|
default: string;
|
|
6222
6230
|
};
|
|
6223
6231
|
}>>, {
|
|
6224
|
-
animation: string | DefineComponent< {}, {},
|
|
6232
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6225
6233
|
scrollId: string;
|
|
6226
6234
|
}, {}>;
|
|
6227
6235
|
|
|
@@ -6511,7 +6519,7 @@ type: PropType<string[]>;
|
|
|
6511
6519
|
required: true;
|
|
6512
6520
|
};
|
|
6513
6521
|
animation: {
|
|
6514
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
6522
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
6515
6523
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6516
6524
|
};
|
|
6517
6525
|
animationIntervalMs: {
|
|
@@ -6528,7 +6536,7 @@ type: PropType<string[]>;
|
|
|
6528
6536
|
required: true;
|
|
6529
6537
|
};
|
|
6530
6538
|
animation: {
|
|
6531
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
6539
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
6532
6540
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6533
6541
|
};
|
|
6534
6542
|
animationIntervalMs: {
|
|
@@ -6537,7 +6545,7 @@ default: number;
|
|
|
6537
6545
|
};
|
|
6538
6546
|
animateOnlyOnHover: BooleanConstructor;
|
|
6539
6547
|
}>>, {
|
|
6540
|
-
animation: string | DefineComponent< {}, {},
|
|
6548
|
+
animation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6541
6549
|
animationIntervalMs: number;
|
|
6542
6550
|
animateOnlyOnHover: boolean;
|
|
6543
6551
|
}, {}>;
|
|
@@ -7314,18 +7322,18 @@ export type SimpleStateSelector<ReturnType, State extends Dictionary, Getters ex
|
|
|
7314
7322
|
// @public @deprecated
|
|
7315
7323
|
export const SingleColumnLayout: DefineComponent< {
|
|
7316
7324
|
asideAnimation: {
|
|
7317
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
7325
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
7318
7326
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7319
7327
|
};
|
|
7320
7328
|
devMode: BooleanConstructor;
|
|
7321
7329
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7322
7330
|
asideAnimation: {
|
|
7323
|
-
type: PropType<string | DefineComponent< {}, {},
|
|
7331
|
+
type: PropType<string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
|
|
7324
7332
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7325
7333
|
};
|
|
7326
7334
|
devMode: BooleanConstructor;
|
|
7327
7335
|
}>>, {
|
|
7328
|
-
asideAnimation: string | DefineComponent< {}, {},
|
|
7336
|
+
asideAnimation: string | DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7329
7337
|
devMode: boolean;
|
|
7330
7338
|
}, {}>;
|
|
7331
7339
|
|
|
@@ -7641,7 +7649,7 @@ export const SortDropdown: Vue.DefineComponent<{
|
|
|
7641
7649
|
animation: Vue.PropType<string | typeof Vue>;
|
|
7642
7650
|
}, {
|
|
7643
7651
|
emitUserClickedASort: (sort: Sort) => void;
|
|
7644
|
-
rootRef: Vue.Ref<Vue.DefineComponent<{}, {},
|
|
7652
|
+
rootRef: Vue.Ref<Vue.DefineComponent<{}, {}, any, Vue.ComputedOptions, Vue.MethodOptions, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{}>>, {}, {}> | undefined>;
|
|
7645
7653
|
selectedSort: Vue.ComputedRef<any>;
|
|
7646
7654
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, "change"[], "change", Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
7647
7655
|
items: {
|