@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
|
@@ -18,7 +18,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
18
18
|
* @public
|
|
19
19
|
*/
|
|
20
20
|
animation: {
|
|
21
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
21
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
22
22
|
default: string;
|
|
23
23
|
};
|
|
24
24
|
/**
|
|
@@ -44,7 +44,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
44
44
|
* @public
|
|
45
45
|
*/
|
|
46
46
|
animation: {
|
|
47
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
47
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
48
48
|
default: string;
|
|
49
49
|
};
|
|
50
50
|
/**
|
|
@@ -59,7 +59,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
59
59
|
/** Class inherited by content element. */
|
|
60
60
|
queriesListClass: StringConstructor;
|
|
61
61
|
}>>, {
|
|
62
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
62
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
63
63
|
locale: string;
|
|
64
64
|
}, {}>;
|
|
65
65
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
* @public
|
|
14
14
|
*/
|
|
15
15
|
animation: {
|
|
16
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
16
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
17
17
|
default: string;
|
|
18
18
|
};
|
|
19
19
|
/**
|
|
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
32
32
|
* @public
|
|
33
33
|
*/
|
|
34
34
|
animation: {
|
|
35
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
35
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
36
36
|
default: string;
|
|
37
37
|
};
|
|
38
38
|
/**
|
|
@@ -42,7 +42,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
42
42
|
*/
|
|
43
43
|
maxItemsToRender: NumberConstructor;
|
|
44
44
|
}>>, {
|
|
45
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
45
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
46
46
|
}, {}>;
|
|
47
47
|
export default _default;
|
|
48
48
|
//# sourceMappingURL=identifier-results.vue?vue&type=script&lang.d.ts.map
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
declare const _default: import("vue").DefineComponent<{
|
|
8
8
|
/** Animation component that will be used to animate the next queries groups. */
|
|
9
9
|
animation: {
|
|
10
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
10
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
11
11
|
default: string;
|
|
12
12
|
};
|
|
13
13
|
/** The first index to insert a group of next queries at. */
|
|
@@ -40,7 +40,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
40
40
|
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
41
41
|
/** Animation component that will be used to animate the next queries groups. */
|
|
42
42
|
animation: {
|
|
43
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
43
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
44
44
|
default: string;
|
|
45
45
|
};
|
|
46
46
|
/** The first index to insert a group of next queries at. */
|
|
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
69
69
|
default: boolean;
|
|
70
70
|
};
|
|
71
71
|
}>>, {
|
|
72
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
72
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
73
73
|
offset: number;
|
|
74
74
|
frequency: number;
|
|
75
75
|
maxNextQueriesPerGroup: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/next-queries/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/next-queries/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC"}
|
|
@@ -57,7 +57,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
57
57
|
* @public
|
|
58
58
|
*/
|
|
59
59
|
animation: {
|
|
60
|
-
type: PropType<string | import("vue").DefineComponent<{}, {},
|
|
60
|
+
type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
61
61
|
default: string;
|
|
62
62
|
};
|
|
63
63
|
}, {
|
|
@@ -113,13 +113,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
113
113
|
* @public
|
|
114
114
|
*/
|
|
115
115
|
animation: {
|
|
116
|
-
type: PropType<string | import("vue").DefineComponent<{}, {},
|
|
116
|
+
type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
117
117
|
default: string;
|
|
118
118
|
};
|
|
119
119
|
}>>, {
|
|
120
120
|
debounceTimeMs: number;
|
|
121
121
|
persistInCache: boolean;
|
|
122
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
122
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
123
123
|
}, {}>;
|
|
124
124
|
export default _default;
|
|
125
125
|
//# sourceMappingURL=query-preview-list.vue?vue&type=script&lang.d.ts.map
|
|
@@ -13,7 +13,7 @@ import { ComputedRef } from 'vue';
|
|
|
13
13
|
declare const _default: import("vue").DefineComponent<{
|
|
14
14
|
/** Animation component that will be used to animate the recommendations. */
|
|
15
15
|
animation: {
|
|
16
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
16
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
17
17
|
default: string;
|
|
18
18
|
};
|
|
19
19
|
/** Number of recommendations to be rendered. */
|
|
@@ -23,13 +23,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
23
23
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
24
|
/** Animation component that will be used to animate the recommendations. */
|
|
25
25
|
animation: {
|
|
26
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
26
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
27
27
|
default: string;
|
|
28
28
|
};
|
|
29
29
|
/** Number of recommendations to be rendered. */
|
|
30
30
|
maxItemsToRender: NumberConstructor;
|
|
31
31
|
}>>, {
|
|
32
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
32
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
33
33
|
}, {}>;
|
|
34
34
|
export default _default;
|
|
35
35
|
//# sourceMappingURL=recommendations.vue?vue&type=script&lang.d.ts.map
|
|
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9
9
|
* Animation component that will be used to animate the related prompts groups.
|
|
10
10
|
*/
|
|
11
11
|
animation: {
|
|
12
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
12
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
13
13
|
default: string;
|
|
14
14
|
};
|
|
15
15
|
/**
|
|
@@ -55,7 +55,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
55
55
|
* Animation component that will be used to animate the related prompts groups.
|
|
56
56
|
*/
|
|
57
57
|
animation: {
|
|
58
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
58
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
59
59
|
default: string;
|
|
60
60
|
};
|
|
61
61
|
/**
|
|
@@ -95,7 +95,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
95
95
|
default: boolean;
|
|
96
96
|
};
|
|
97
97
|
}>>, {
|
|
98
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
98
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
99
99
|
offset: number;
|
|
100
100
|
frequency: number;
|
|
101
101
|
maxRelatedPromptsPerGroup: number;
|
|
@@ -16,7 +16,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
16
16
|
* @public
|
|
17
17
|
*/
|
|
18
18
|
animation: {
|
|
19
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
19
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
20
20
|
default: string;
|
|
21
21
|
};
|
|
22
22
|
/**
|
|
@@ -45,7 +45,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
45
45
|
* @public
|
|
46
46
|
*/
|
|
47
47
|
animation: {
|
|
48
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
48
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
49
49
|
default: string;
|
|
50
50
|
};
|
|
51
51
|
/**
|
|
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
66
66
|
/** Class inherited by content element. */
|
|
67
67
|
itemClass: StringConstructor;
|
|
68
68
|
}>>, {
|
|
69
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
69
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
70
70
|
highlightCurated: boolean;
|
|
71
71
|
}, {}>;
|
|
72
72
|
export default _default;
|
|
@@ -12,8 +12,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
* @public
|
|
13
13
|
*/
|
|
14
14
|
animation: {
|
|
15
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
16
|
-
default: () => import("vue").DefineComponent<{}, {},
|
|
15
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
16
|
+
default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
17
17
|
};
|
|
18
18
|
/**
|
|
19
19
|
* Threshold in pixels from the top to show the button.
|
|
@@ -40,8 +40,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
40
40
|
* @public
|
|
41
41
|
*/
|
|
42
42
|
animation: {
|
|
43
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
44
|
-
default: () => import("vue").DefineComponent<{}, {},
|
|
43
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
44
|
+
default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
45
45
|
};
|
|
46
46
|
/**
|
|
47
47
|
* Threshold in pixels from the top to show the button.
|
|
@@ -59,7 +59,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
59
59
|
default: string;
|
|
60
60
|
};
|
|
61
61
|
}>>, {
|
|
62
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
62
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
63
63
|
scrollId: string;
|
|
64
64
|
}, {}>;
|
|
65
65
|
export default _default;
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
declare const _default: import("vue").DefineComponent<{
|
|
13
13
|
/** Animation component that will be used to animate the banners. */
|
|
14
14
|
animation: {
|
|
15
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
15
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
16
16
|
default: string;
|
|
17
17
|
};
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -20,11 +20,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
20
20
|
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
21
|
/** Animation component that will be used to animate the banners. */
|
|
22
22
|
animation: {
|
|
23
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
23
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
24
24
|
default: string;
|
|
25
25
|
};
|
|
26
26
|
}>>, {
|
|
27
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
27
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
28
28
|
}, {}>;
|
|
29
29
|
export default _default;
|
|
30
30
|
//# sourceMappingURL=banners-list.vue?vue&type=script&lang.d.ts.map
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
* @public
|
|
14
14
|
*/
|
|
15
15
|
animation: {
|
|
16
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
16
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
17
17
|
default: string;
|
|
18
18
|
};
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
34
34
|
* @public
|
|
35
35
|
*/
|
|
36
36
|
animation: {
|
|
37
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
37
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
38
38
|
default: string;
|
|
39
39
|
};
|
|
40
40
|
/**
|
|
@@ -47,7 +47,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
47
47
|
default: number;
|
|
48
48
|
};
|
|
49
49
|
}>>, {
|
|
50
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
50
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
51
51
|
maxItemsToRender: number;
|
|
52
52
|
}, {}>;
|
|
53
53
|
export default _default;
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
declare const _default: import("vue").DefineComponent<{
|
|
13
13
|
/** Animation component that will be used to animate the promoteds. */
|
|
14
14
|
animation: {
|
|
15
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
15
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
16
16
|
default: string;
|
|
17
17
|
};
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -20,11 +20,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
20
20
|
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
21
|
/** Animation component that will be used to animate the promoteds. */
|
|
22
22
|
animation: {
|
|
23
|
-
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {},
|
|
23
|
+
type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
24
24
|
default: string;
|
|
25
25
|
};
|
|
26
26
|
}>>, {
|
|
27
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
27
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
28
28
|
}, {}>;
|
|
29
29
|
export default _default;
|
|
30
30
|
//# sourceMappingURL=promoteds-list.vue?vue&type=script&lang.d.ts.map
|
|
@@ -14,7 +14,7 @@ declare const _default: Vue.DefineComponent<{
|
|
|
14
14
|
animation: Vue.PropType<string | typeof Vue>;
|
|
15
15
|
}, {
|
|
16
16
|
emitUserClickedASort: (sort: Sort) => void;
|
|
17
|
-
rootRef: Vue.Ref<Vue.DefineComponent<{}, {},
|
|
17
|
+
rootRef: Vue.Ref<Vue.DefineComponent<{}, {}, any, Vue.ComputedOptions, Vue.MethodOptions, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{}>>, {}, {}> | undefined>;
|
|
18
18
|
selectedSort: Vue.ComputedRef<any>;
|
|
19
19
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, "change"[], "change", Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
20
20
|
/** The list of possible sort values. */
|
|
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
21
21
|
* @public
|
|
22
22
|
*/
|
|
23
23
|
animation: {
|
|
24
|
-
type: PropType<string | import("vue").DefineComponent<{}, {},
|
|
24
|
+
type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
25
25
|
default: () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
26
26
|
};
|
|
27
27
|
/**
|
|
@@ -58,7 +58,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
animation: {
|
|
61
|
-
type: PropType<string | import("vue").DefineComponent<{}, {},
|
|
61
|
+
type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
62
62
|
default: () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
63
63
|
};
|
|
64
64
|
/**
|
|
@@ -77,7 +77,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
77
77
|
*/
|
|
78
78
|
animateOnlyOnHover: BooleanConstructor;
|
|
79
79
|
}>>, {
|
|
80
|
-
animation: string | import("vue").DefineComponent<{}, {},
|
|
80
|
+
animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
81
81
|
animationIntervalMs: number;
|
|
82
82
|
animateOnlyOnHover: boolean;
|
|
83
83
|
}, {}>;
|