@empathyco/x-components 6.0.0-alpha.80 → 6.0.0-alpha.82
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 +25 -0
- package/design-system/deprecated-full-theme.css +493 -493
- package/docs/API-reference/api/x-components.baseteleport.md +1 -1
- package/docs/API-reference/api/x-components.globalxbus.md +0 -2
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +0 -1
- package/docs/API-reference/api/x-components.querysuggestionsxevents.md +0 -1
- package/docs/API-reference/api/x-components.simplefilter.md +0 -1
- package/docs/API-reference/api/x-components.snippetcallbacks.md +0 -1
- package/js/components/base-teleport.vue.js +4 -4
- package/js/components/base-teleport.vue.js.map +1 -1
- package/js/components/base-teleport.vue2.js +50 -15
- package/js/components/base-teleport.vue2.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue2.js +0 -1
- package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +0 -1
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue2.js +0 -1
- package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js +0 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
- package/package.json +3 -3
- package/report/x-components.api.json +18 -113
- package/report/x-components.api.md +5 -11
- package/types/components/base-teleport.vue.d.ts +1 -1
- package/types/components/base-teleport.vue.d.ts.map +1 -1
- package/types/components/global-x-bus.vue.d.ts +0 -2
- package/types/components/global-x-bus.vue.d.ts.map +1 -1
- package/types/components/snippet-callbacks.vue.d.ts +0 -1
- package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +0 -1
- 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 +0 -1
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/events.types.d.ts +0 -5
- package/types/x-modules/query-suggestions/events.types.d.ts.map +1 -1
- package/docs/API-reference/api/x-components.querysuggestionsxevents.querysuggestionsdisplayed.md +0 -13
- package/js/components/base-teleport.vue3.js +0 -7
- package/js/components/base-teleport.vue3.js.map +0 -1
|
@@ -10026,16 +10026,25 @@
|
|
|
10026
10026
|
},
|
|
10027
10027
|
{
|
|
10028
10028
|
"kind": "Content",
|
|
10029
|
-
"text": ";\n default: boolean;\n };\n}, {\n teleportHost: "
|
|
10029
|
+
"text": ";\n default: boolean;\n };\n}, {\n teleportHost: import(\"vue\")."
|
|
10030
10030
|
},
|
|
10031
10031
|
{
|
|
10032
10032
|
"kind": "Reference",
|
|
10033
|
-
"text": "
|
|
10034
|
-
"canonicalReference": "!
|
|
10033
|
+
"text": "Ref",
|
|
10034
|
+
"canonicalReference": "@vue/reactivity!Ref:interface"
|
|
10035
|
+
},
|
|
10036
|
+
{
|
|
10037
|
+
"kind": "Content",
|
|
10038
|
+
"text": "<"
|
|
10039
|
+
},
|
|
10040
|
+
{
|
|
10041
|
+
"kind": "Reference",
|
|
10042
|
+
"text": "Element",
|
|
10043
|
+
"canonicalReference": "!Element:interface"
|
|
10035
10044
|
},
|
|
10036
10045
|
{
|
|
10037
10046
|
"kind": "Content",
|
|
10038
|
-
"text": "
|
|
10047
|
+
"text": " | undefined>;\n}, unknown, {}, {}, import(\"vue\")."
|
|
10039
10048
|
},
|
|
10040
10049
|
{
|
|
10041
10050
|
"kind": "Reference",
|
|
@@ -10125,7 +10134,7 @@
|
|
|
10125
10134
|
"name": "BaseTeleport",
|
|
10126
10135
|
"variableTypeTokenRange": {
|
|
10127
10136
|
"startIndex": 1,
|
|
10128
|
-
"endIndex":
|
|
10137
|
+
"endIndex": 34
|
|
10129
10138
|
}
|
|
10130
10139
|
},
|
|
10131
10140
|
{
|
|
@@ -27753,24 +27762,6 @@
|
|
|
27753
27762
|
"text": "WireMetadata",
|
|
27754
27763
|
"canonicalReference": "@empathyco/x-components!WireMetadata:interface"
|
|
27755
27764
|
},
|
|
27756
|
-
{
|
|
27757
|
-
"kind": "Content",
|
|
27758
|
-
"text": ") => unknown;\n QuerySuggestionsDisplayed: (payload: import(\"@empathyco/x-types\")."
|
|
27759
|
-
},
|
|
27760
|
-
{
|
|
27761
|
-
"kind": "Reference",
|
|
27762
|
-
"text": "Suggestion",
|
|
27763
|
-
"canonicalReference": "@empathyco/x-components!Suggestion:interface"
|
|
27764
|
-
},
|
|
27765
|
-
{
|
|
27766
|
-
"kind": "Content",
|
|
27767
|
-
"text": "[], metadata: import(\"..\")."
|
|
27768
|
-
},
|
|
27769
|
-
{
|
|
27770
|
-
"kind": "Reference",
|
|
27771
|
-
"text": "WireMetadata",
|
|
27772
|
-
"canonicalReference": "@empathyco/x-components!WireMetadata:interface"
|
|
27773
|
-
},
|
|
27774
27765
|
{
|
|
27775
27766
|
"kind": "Content",
|
|
27776
27767
|
"text": ") => unknown;\n QuerySuggestionsRequestUpdated: (payload: import(\"@empathyco/x-types\")."
|
|
@@ -29976,24 +29967,6 @@
|
|
|
29976
29967
|
"text": "WireMetadata",
|
|
29977
29968
|
"canonicalReference": "@empathyco/x-components!WireMetadata:interface"
|
|
29978
29969
|
},
|
|
29979
|
-
{
|
|
29980
|
-
"kind": "Content",
|
|
29981
|
-
"text": ") => unknown;\n QuerySuggestionsDisplayed: (payload: import(\"@empathyco/x-types\")."
|
|
29982
|
-
},
|
|
29983
|
-
{
|
|
29984
|
-
"kind": "Reference",
|
|
29985
|
-
"text": "Suggestion",
|
|
29986
|
-
"canonicalReference": "@empathyco/x-components!Suggestion:interface"
|
|
29987
|
-
},
|
|
29988
|
-
{
|
|
29989
|
-
"kind": "Content",
|
|
29990
|
-
"text": "[], metadata: import(\"..\")."
|
|
29991
|
-
},
|
|
29992
|
-
{
|
|
29993
|
-
"kind": "Reference",
|
|
29994
|
-
"text": "WireMetadata",
|
|
29995
|
-
"canonicalReference": "@empathyco/x-components!WireMetadata:interface"
|
|
29996
|
-
},
|
|
29997
29970
|
{
|
|
29998
29971
|
"kind": "Content",
|
|
29999
29972
|
"text": ") => unknown;\n QuerySuggestionsRequestUpdated: (payload: import(\"@empathyco/x-types\")."
|
|
@@ -31022,7 +30995,7 @@
|
|
|
31022
30995
|
"name": "GlobalXBus",
|
|
31023
30996
|
"variableTypeTokenRange": {
|
|
31024
30997
|
"startIndex": 1,
|
|
31025
|
-
"endIndex":
|
|
30998
|
+
"endIndex": 974
|
|
31026
30999
|
}
|
|
31027
31000
|
},
|
|
31028
31001
|
{
|
|
@@ -31698,15 +31671,6 @@
|
|
|
31698
31671
|
"text": "Suggestion",
|
|
31699
31672
|
"canonicalReference": "@empathyco/x-components!Suggestion:interface"
|
|
31700
31673
|
},
|
|
31701
|
-
{
|
|
31702
|
-
"kind": "Content",
|
|
31703
|
-
"text": "[] | undefined;\n QuerySuggestionsDisplayed?: import(\"@empathyco/x-types\")."
|
|
31704
|
-
},
|
|
31705
|
-
{
|
|
31706
|
-
"kind": "Reference",
|
|
31707
|
-
"text": "Suggestion",
|
|
31708
|
-
"canonicalReference": "@empathyco/x-components!Suggestion:interface"
|
|
31709
|
-
},
|
|
31710
31674
|
{
|
|
31711
31675
|
"kind": "Content",
|
|
31712
31676
|
"text": "[] | undefined;\n QuerySuggestionsRequestUpdated?: import(\"@empathyco/x-types\")."
|
|
@@ -32285,7 +32249,7 @@
|
|
|
32285
32249
|
"name": "HierarchicalFilter",
|
|
32286
32250
|
"variableTypeTokenRange": {
|
|
32287
32251
|
"startIndex": 1,
|
|
32288
|
-
"endIndex":
|
|
32252
|
+
"endIndex": 248
|
|
32289
32253
|
}
|
|
32290
32254
|
},
|
|
32291
32255
|
{
|
|
@@ -49992,38 +49956,6 @@
|
|
|
49992
49956
|
"endIndex": 3
|
|
49993
49957
|
}
|
|
49994
49958
|
},
|
|
49995
|
-
{
|
|
49996
|
-
"kind": "PropertySignature",
|
|
49997
|
-
"canonicalReference": "@empathyco/x-components!QuerySuggestionsXEvents#QuerySuggestionsDisplayed:member",
|
|
49998
|
-
"docComment": "/**\n * The query suggestions have been displayed. Payload: The displayed {@link @empathyco/x-types#Suggestion | query suggestions}.\n */\n",
|
|
49999
|
-
"excerptTokens": [
|
|
50000
|
-
{
|
|
50001
|
-
"kind": "Content",
|
|
50002
|
-
"text": "QuerySuggestionsDisplayed: "
|
|
50003
|
-
},
|
|
50004
|
-
{
|
|
50005
|
-
"kind": "Reference",
|
|
50006
|
-
"text": "Suggestion",
|
|
50007
|
-
"canonicalReference": "@empathyco/x-components!Suggestion:interface"
|
|
50008
|
-
},
|
|
50009
|
-
{
|
|
50010
|
-
"kind": "Content",
|
|
50011
|
-
"text": "[]"
|
|
50012
|
-
},
|
|
50013
|
-
{
|
|
50014
|
-
"kind": "Content",
|
|
50015
|
-
"text": ";"
|
|
50016
|
-
}
|
|
50017
|
-
],
|
|
50018
|
-
"isReadonly": false,
|
|
50019
|
-
"isOptional": false,
|
|
50020
|
-
"releaseTag": "Public",
|
|
50021
|
-
"name": "QuerySuggestionsDisplayed",
|
|
50022
|
-
"propertyTypeTokenRange": {
|
|
50023
|
-
"startIndex": 1,
|
|
50024
|
-
"endIndex": 3
|
|
50025
|
-
}
|
|
50026
|
-
},
|
|
50027
49959
|
{
|
|
50028
49960
|
"kind": "PropertySignature",
|
|
50029
49961
|
"canonicalReference": "@empathyco/x-components!QuerySuggestionsXEvents#QuerySuggestionsRequestUpdated:member",
|
|
@@ -67584,15 +67516,6 @@
|
|
|
67584
67516
|
"text": "Suggestion",
|
|
67585
67517
|
"canonicalReference": "@empathyco/x-components!Suggestion:interface"
|
|
67586
67518
|
},
|
|
67587
|
-
{
|
|
67588
|
-
"kind": "Content",
|
|
67589
|
-
"text": "[] | undefined;\n QuerySuggestionsDisplayed?: import(\"@empathyco/x-types\")."
|
|
67590
|
-
},
|
|
67591
|
-
{
|
|
67592
|
-
"kind": "Reference",
|
|
67593
|
-
"text": "Suggestion",
|
|
67594
|
-
"canonicalReference": "@empathyco/x-components!Suggestion:interface"
|
|
67595
|
-
},
|
|
67596
67519
|
{
|
|
67597
67520
|
"kind": "Content",
|
|
67598
67521
|
"text": "[] | undefined;\n QuerySuggestionsRequestUpdated?: import(\"@empathyco/x-types\")."
|
|
@@ -68081,7 +68004,7 @@
|
|
|
68081
68004
|
"name": "SimpleFilter",
|
|
68082
68005
|
"variableTypeTokenRange": {
|
|
68083
68006
|
"startIndex": 1,
|
|
68084
|
-
"endIndex":
|
|
68007
|
+
"endIndex": 218
|
|
68085
68008
|
}
|
|
68086
68009
|
},
|
|
68087
68010
|
{
|
|
@@ -70131,24 +70054,6 @@
|
|
|
70131
70054
|
"text": "WireMetadata",
|
|
70132
70055
|
"canonicalReference": "@empathyco/x-components!WireMetadata:interface"
|
|
70133
70056
|
},
|
|
70134
|
-
{
|
|
70135
|
-
"kind": "Content",
|
|
70136
|
-
"text": ") => unknown;\n QuerySuggestionsDisplayed: (payload: import(\"@empathyco/x-types\")."
|
|
70137
|
-
},
|
|
70138
|
-
{
|
|
70139
|
-
"kind": "Reference",
|
|
70140
|
-
"text": "Suggestion",
|
|
70141
|
-
"canonicalReference": "@empathyco/x-components!Suggestion:interface"
|
|
70142
|
-
},
|
|
70143
|
-
{
|
|
70144
|
-
"kind": "Content",
|
|
70145
|
-
"text": "[], metadata: "
|
|
70146
|
-
},
|
|
70147
|
-
{
|
|
70148
|
-
"kind": "Reference",
|
|
70149
|
-
"text": "WireMetadata",
|
|
70150
|
-
"canonicalReference": "@empathyco/x-components!WireMetadata:interface"
|
|
70151
|
-
},
|
|
70152
70057
|
{
|
|
70153
70058
|
"kind": "Content",
|
|
70154
70059
|
"text": ") => unknown;\n QuerySuggestionsRequestUpdated: (payload: import(\"@empathyco/x-types\")."
|
|
@@ -71222,7 +71127,7 @@
|
|
|
71222
71127
|
"name": "SnippetCallbacks",
|
|
71223
71128
|
"variableTypeTokenRange": {
|
|
71224
71129
|
"startIndex": 1,
|
|
71225
|
-
"endIndex":
|
|
71130
|
+
"endIndex": 494
|
|
71226
71131
|
}
|
|
71227
71132
|
},
|
|
71228
71133
|
{
|
|
@@ -1489,7 +1489,7 @@ type: BooleanConstructor;
|
|
|
1489
1489
|
default: boolean;
|
|
1490
1490
|
};
|
|
1491
1491
|
}, {
|
|
1492
|
-
teleportHost:
|
|
1492
|
+
teleportHost: Ref<Element | undefined>;
|
|
1493
1493
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1494
1494
|
target: {
|
|
1495
1495
|
type: PropType<string | Element>;
|
|
@@ -3247,7 +3247,6 @@ queryPreviewHash: string;
|
|
|
3247
3247
|
cache: boolean;
|
|
3248
3248
|
}, metadata: WireMetadata) => unknown;
|
|
3249
3249
|
QuerySuggestionsChanged: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3250
|
-
QuerySuggestionsDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3251
3250
|
QuerySuggestionsRequestUpdated: (payload: QuerySuggestionsRequest | null, metadata: WireMetadata) => unknown;
|
|
3252
3251
|
UserSelectedAQuerySuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
3253
3252
|
RecommendationsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
@@ -3421,7 +3420,6 @@ queryPreviewHash: string;
|
|
|
3421
3420
|
cache: boolean;
|
|
3422
3421
|
}, metadata: WireMetadata) => unknown;
|
|
3423
3422
|
QuerySuggestionsChanged: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3424
|
-
QuerySuggestionsDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3425
3423
|
QuerySuggestionsRequestUpdated: (payload: QuerySuggestionsRequest | null, metadata: WireMetadata) => unknown;
|
|
3426
3424
|
UserSelectedAQuerySuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
3427
3425
|
RecommendationsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
@@ -3633,7 +3631,6 @@ queryPreviewHash: string;
|
|
|
3633
3631
|
cache: boolean;
|
|
3634
3632
|
} | undefined;
|
|
3635
3633
|
QuerySuggestionsChanged?: Suggestion[] | undefined;
|
|
3636
|
-
QuerySuggestionsDisplayed?: Suggestion[] | undefined;
|
|
3637
3634
|
QuerySuggestionsRequestUpdated?: QuerySuggestionsRequest | null | undefined;
|
|
3638
3635
|
UserSelectedAQuerySuggestion?: Suggestion | undefined;
|
|
3639
3636
|
RecommendationsChanged?: Result[] | undefined;
|
|
@@ -5632,7 +5629,6 @@ export const querySuggestionsWiring: {
|
|
|
5632
5629
|
// @public
|
|
5633
5630
|
export interface QuerySuggestionsXEvents {
|
|
5634
5631
|
QuerySuggestionsChanged: Suggestion[];
|
|
5635
|
-
QuerySuggestionsDisplayed: Suggestion[];
|
|
5636
5632
|
QuerySuggestionsRequestUpdated: QuerySuggestionsRequest | null;
|
|
5637
5633
|
UserSelectedAQuerySuggestion: Suggestion;
|
|
5638
5634
|
}
|
|
@@ -7590,7 +7586,6 @@ queryPreviewHash: string;
|
|
|
7590
7586
|
cache: boolean;
|
|
7591
7587
|
} | undefined;
|
|
7592
7588
|
QuerySuggestionsChanged?: Suggestion[] | undefined;
|
|
7593
|
-
QuerySuggestionsDisplayed?: Suggestion[] | undefined;
|
|
7594
7589
|
QuerySuggestionsRequestUpdated?: QuerySuggestionsRequest | null | undefined;
|
|
7595
7590
|
UserSelectedAQuerySuggestion?: Suggestion | undefined;
|
|
7596
7591
|
RecommendationsChanged?: Result[] | undefined;
|
|
@@ -7913,7 +7908,6 @@ queryPreviewHash: string;
|
|
|
7913
7908
|
cache: boolean;
|
|
7914
7909
|
}, metadata: WireMetadata) => unknown;
|
|
7915
7910
|
QuerySuggestionsChanged: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
7916
|
-
QuerySuggestionsDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
7917
7911
|
QuerySuggestionsRequestUpdated: (payload: QuerySuggestionsRequest | null, metadata: WireMetadata) => unknown;
|
|
7918
7912
|
UserSelectedAQuerySuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
7919
7913
|
RecommendationsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
@@ -9294,10 +9288,10 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
|
|
|
9294
9288
|
// dist/types/components/filters/labels/base-rating-filter-label.vue.d.ts:16:9 - (ae-forgotten-export) The symbol "BooleanFilter" needs to be exported by the entry point index.d.ts
|
|
9295
9289
|
// dist/types/components/global-x-bus.vue.d.ts:38:17 - (ae-forgotten-export) The symbol "ResultVariant" needs to be exported by the entry point index.d.ts
|
|
9296
9290
|
// dist/types/components/global-x-bus.vue.d.ts:86:13 - (ae-forgotten-export) The symbol "NextQuery_2" needs to be exported by the entry point index.d.ts
|
|
9297
|
-
// dist/types/components/global-x-bus.vue.d.ts:
|
|
9298
|
-
// dist/types/components/global-x-bus.vue.d.ts:
|
|
9299
|
-
// dist/types/components/global-x-bus.vue.d.ts:
|
|
9300
|
-
// dist/types/components/global-x-bus.vue.d.ts:
|
|
9291
|
+
// dist/types/components/global-x-bus.vue.d.ts:148:13 - (ae-forgotten-export) The symbol "Redirection_2" needs to be exported by the entry point index.d.ts
|
|
9292
|
+
// dist/types/components/global-x-bus.vue.d.ts:149:13 - (ae-forgotten-export) The symbol "Promoted_2" needs to be exported by the entry point index.d.ts
|
|
9293
|
+
// dist/types/components/global-x-bus.vue.d.ts:154:13 - (ae-forgotten-export) The symbol "SemanticQuery_2" needs to be exported by the entry point index.d.ts
|
|
9294
|
+
// dist/types/components/global-x-bus.vue.d.ts:176:13 - (ae-forgotten-export) The symbol "RelatedPrompt_2" needs to be exported by the entry point index.d.ts
|
|
9301
9295
|
// dist/types/components/page-selector.vue.d.ts:65:5 - (ae-forgotten-export) The symbol "PageItem" needs to be exported by the entry point index.d.ts
|
|
9302
9296
|
// dist/types/components/result/base-result-add-to-cart.vue.d.ts:18:9 - (ae-forgotten-export) The symbol "Result" needs to be exported by the entry point index.d.ts
|
|
9303
9297
|
// dist/types/components/suggestions/base-suggestion.vue.d.ts:31:9 - (ae-forgotten-export) The symbol "Suggestion" needs to be exported by the entry point index.d.ts
|
|
@@ -23,7 +23,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
23
23
|
default: boolean;
|
|
24
24
|
};
|
|
25
25
|
}, {
|
|
26
|
-
teleportHost:
|
|
26
|
+
teleportHost: import("vue").Ref<Element | undefined>;
|
|
27
27
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
28
28
|
/** The element or css selector to which the component will be teleported. */
|
|
29
29
|
target: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base-teleport.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/base-teleport.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;;
|
|
1
|
+
{"version":3,"file":"base-teleport.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/base-teleport.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;;IAe/B,6EAA6E;;;;;IAK7E;;;;;;;OAOG;;;;;IAOH,2DAA2D;;;;;;;;IAnB3D,6EAA6E;;;;;IAK7E;;;;;;;OAOG;;;;;IAOH,2DAA2D;;;;;;;;;AAtB/D,wBAiIE"}
|
|
@@ -100,7 +100,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
100
100
|
cache: boolean;
|
|
101
101
|
}, metadata: import("..").WireMetadata) => unknown;
|
|
102
102
|
QuerySuggestionsChanged: (payload: import("@empathyco/x-types").Suggestion[], metadata: import("..").WireMetadata) => unknown;
|
|
103
|
-
QuerySuggestionsDisplayed: (payload: import("@empathyco/x-types").Suggestion[], metadata: import("..").WireMetadata) => unknown;
|
|
104
103
|
QuerySuggestionsRequestUpdated: (payload: import("@empathyco/x-types").QuerySuggestionsRequest | null, metadata: import("..").WireMetadata) => unknown;
|
|
105
104
|
UserSelectedAQuerySuggestion: (payload: import("@empathyco/x-types").Suggestion, metadata: import("..").WireMetadata) => unknown;
|
|
106
105
|
RecommendationsChanged: (payload: import("@empathyco/x-types").Result[], metadata: import("..").WireMetadata) => unknown;
|
|
@@ -274,7 +273,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
274
273
|
cache: boolean;
|
|
275
274
|
}, metadata: import("..").WireMetadata) => unknown;
|
|
276
275
|
QuerySuggestionsChanged: (payload: import("@empathyco/x-types").Suggestion[], metadata: import("..").WireMetadata) => unknown;
|
|
277
|
-
QuerySuggestionsDisplayed: (payload: import("@empathyco/x-types").Suggestion[], metadata: import("..").WireMetadata) => unknown;
|
|
278
276
|
QuerySuggestionsRequestUpdated: (payload: import("@empathyco/x-types").QuerySuggestionsRequest | null, metadata: import("..").WireMetadata) => unknown;
|
|
279
277
|
UserSelectedAQuerySuggestion: (payload: import("@empathyco/x-types").Suggestion, metadata: import("..").WireMetadata) => unknown;
|
|
280
278
|
RecommendationsChanged: (payload: import("@empathyco/x-types").Result[], metadata: import("..").WireMetadata) => unknown;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"global-x-bus.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/global-x-bus.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAMnC;;;;;GAKG
|
|
1
|
+
{"version":3,"file":"global-x-bus.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/global-x-bus.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAMnC;;;;;GAKG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBAuBE"}
|
|
@@ -99,7 +99,6 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
99
99
|
cache: boolean;
|
|
100
100
|
}, metadata: WireMetadata) => unknown;
|
|
101
101
|
QuerySuggestionsChanged: (payload: import("@empathyco/x-types").Suggestion[], metadata: WireMetadata) => unknown;
|
|
102
|
-
QuerySuggestionsDisplayed: (payload: import("@empathyco/x-types").Suggestion[], metadata: WireMetadata) => unknown;
|
|
103
102
|
QuerySuggestionsRequestUpdated: (payload: import("@empathyco/x-types").QuerySuggestionsRequest | null, metadata: WireMetadata) => unknown;
|
|
104
103
|
UserSelectedAQuerySuggestion: (payload: import("@empathyco/x-types").Suggestion, metadata: WireMetadata) => unknown;
|
|
105
104
|
RecommendationsChanged: (payload: import("@empathyco/x-types").Result[], metadata: WireMetadata) => unknown;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"snippet-callbacks.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/snippet-callbacks.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,WAAW,CAAA;AAO7C;;;;;GAKG
|
|
1
|
+
{"version":3,"file":"snippet-callbacks.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/snippet-callbacks.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,WAAW,CAAA;AAO7C;;;;;GAKG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBA0CE"}
|
|
@@ -124,7 +124,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
124
124
|
cache: boolean;
|
|
125
125
|
} | undefined;
|
|
126
126
|
QuerySuggestionsChanged?: import("@empathyco/x-types").Suggestion[] | undefined;
|
|
127
|
-
QuerySuggestionsDisplayed?: import("@empathyco/x-types").Suggestion[] | undefined;
|
|
128
127
|
QuerySuggestionsRequestUpdated?: import("@empathyco/x-types").QuerySuggestionsRequest | null | undefined;
|
|
129
128
|
UserSelectedAQuerySuggestion?: import("@empathyco/x-types").Suggestion | undefined;
|
|
130
129
|
RecommendationsChanged?: import("@empathyco/x-types").Result[] | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hierarchical-filter.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/filters/hierarchical-filter.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,kBAAkB,IAAI,uBAAuB,EAAE,MAAM,oBAAoB,CAAA;AAC/F,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AACpD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AASnE;;;;GAIG;;IAMC,iCAAiC;;;;;IAKjC,+DAA+D;;IAE/D;;;;OAIG;;IAEH,+BAA+B;;;;;IAK/B,0CAA0C;;IAE1C,0CAA0C
|
|
1
|
+
{"version":3,"file":"hierarchical-filter.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/filters/hierarchical-filter.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,kBAAkB,IAAI,uBAAuB,EAAE,MAAM,oBAAoB,CAAA;AAC/F,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AACpD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AASnE;;;;GAIG;;IAMC,iCAAiC;;;;;IAKjC,+DAA+D;;IAE/D;;;;OAIG;;IAEH,+BAA+B;;;;;IAK/B,0CAA0C;;IAE1C,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6CAwDM,uBAAuB;;IA5EvE,iCAAiC;;;;;IAKjC,+DAA+D;;IAE/D;;;;OAIG;;IAEH,+BAA+B;;;;;IAK/B,0CAA0C;;IAE1C,0CAA0C;;;;;AAzB9C,wBA+GE"}
|
|
@@ -114,7 +114,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
114
114
|
cache: boolean;
|
|
115
115
|
} | undefined;
|
|
116
116
|
QuerySuggestionsChanged?: import("@empathyco/x-types").Suggestion[] | undefined;
|
|
117
|
-
QuerySuggestionsDisplayed?: import("@empathyco/x-types").Suggestion[] | undefined;
|
|
118
117
|
QuerySuggestionsRequestUpdated?: import("@empathyco/x-types").QuerySuggestionsRequest | null | undefined;
|
|
119
118
|
UserSelectedAQuerySuggestion?: import("@empathyco/x-types").Suggestion | undefined;
|
|
120
119
|
RecommendationsChanged?: import("@empathyco/x-types").Result[] | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"simple-filter.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/filters/simple-filter.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,IAAI,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAC3E,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AACpD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAKnE;;;;GAIG;;IAOC,iCAAiC;;;;;IAKjC,iFAAiF;;IAEjF,+BAA+B
|
|
1
|
+
{"version":3,"file":"simple-filter.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/filters/simple-filter.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,IAAI,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAC3E,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AACpD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAKnE;;;;GAIG;;IAOC,iCAAiC;;;;;IAKjC,iFAAiF;;IAEjF,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAP/B,iCAAiC;;;;;IAKjC,iFAAiF;;IAEjF,+BAA+B;;;;;;;;AAbnC,wBAsCE"}
|
|
@@ -11,11 +11,6 @@ export interface QuerySuggestionsXEvents {
|
|
|
11
11
|
* Payload: The new {@link @empathyco/x-types#Suggestion | query suggestions}.
|
|
12
12
|
*/
|
|
13
13
|
QuerySuggestionsChanged: Suggestion[];
|
|
14
|
-
/**
|
|
15
|
-
* The query suggestions have been displayed.
|
|
16
|
-
* Payload: The displayed {@link @empathyco/x-types#Suggestion | query suggestions}.
|
|
17
|
-
*/
|
|
18
|
-
QuerySuggestionsDisplayed: Suggestion[];
|
|
19
14
|
/**
|
|
20
15
|
* Any property of the query-suggestions request has changed.
|
|
21
16
|
* Payload: The new query suggestions request or `null` if there is not enough data in the state
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"events.types.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/query-suggestions/events.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AAE7E;;;;;GAKG;AACH,MAAM,WAAW,uBAAuB;IACtC;;;OAGG;IACH,uBAAuB,EAAE,UAAU,EAAE,CAAA;IACrC
|
|
1
|
+
{"version":3,"file":"events.types.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/query-suggestions/events.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AAE7E;;;;;GAKG;AACH,MAAM,WAAW,uBAAuB;IACtC;;;OAGG;IACH,uBAAuB,EAAE,UAAU,EAAE,CAAA;IACrC;;;;OAIG;IACH,8BAA8B,EAAE,uBAAuB,GAAG,IAAI,CAAA;IAC9D;;;;OAIG;IACH,4BAA4B,EAAE,UAAU,CAAA;CACzC"}
|
package/docs/API-reference/api/x-components.querysuggestionsxevents.querysuggestionsdisplayed.md
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [QuerySuggestionsXEvents](./x-components.querysuggestionsxevents.md) > [QuerySuggestionsDisplayed](./x-components.querysuggestionsxevents.querysuggestionsdisplayed.md)
|
|
4
|
-
|
|
5
|
-
## QuerySuggestionsXEvents.QuerySuggestionsDisplayed property
|
|
6
|
-
|
|
7
|
-
The query suggestions have been displayed. Payload: The displayed [query suggestions](./x-types.suggestion.md)<!-- -->.
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
QuerySuggestionsDisplayed: Suggestion[];
|
|
13
|
-
```
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-teleport.vue3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;"}
|