@empathyco/x-components 8.7.0 → 8.8.0
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 +7 -0
- package/docs/API-reference/api/x-adapter-platform.browseresultschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformtagging.browseadd2cart.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformtagging.browsecheckout.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformtagging.browseproduct.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformtagging.displaybrowseproduct.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformtagging.md +68 -0
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +1 -0
- package/docs/API-reference/api/x-components.md +22 -0
- package/docs/API-reference/api/x-components.setbrowsetagginginfo.md +13 -0
- package/docs/API-reference/api/x-components.simplefilter.md +1 -0
- package/docs/API-reference/api/x-components.snippetcallbacks.md +1 -0
- package/docs/API-reference/api/x-components.taggingmutations.md +19 -0
- package/docs/API-reference/api/x-components.taggingmutations.setbrowsetagginginfo.md +13 -0
- package/docs/API-reference/api/x-components.taggingstate.browsetagginginfo.md +13 -0
- package/docs/API-reference/api/x-components.taggingstate.md +19 -0
- package/docs/API-reference/api/x-components.taggingxevents.browsetaggingreceived.md +13 -0
- package/docs/API-reference/api/x-components.taggingxevents.md +19 -0
- package/docs/API-reference/api/x-components.trackbrowsewire.md +13 -0
- package/js/index.js +1 -1
- package/js/x-modules/tagging/store/emitters.js +1 -0
- package/js/x-modules/tagging/store/emitters.js.map +1 -1
- package/js/x-modules/tagging/store/module.js +4 -0
- package/js/x-modules/tagging/store/module.js.map +1 -1
- package/js/x-modules/tagging/wiring.js +30 -1
- package/js/x-modules/tagging/wiring.js.map +1 -1
- package/package.json +3 -3
- package/report/x-adapter-platform.api.json +158 -0
- package/report/x-components.api.json +218 -3
- package/report/x-components.api.md +20 -1
- package/tagging/index.js +1 -1
- package/types/src/components/snippet-callbacks.vue.d.ts +1 -0
- package/types/src/components/snippet-callbacks.vue.d.ts.map +1 -1
- package/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +1 -0
- package/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
- package/types/src/x-modules/facets/components/filters/simple-filter.vue.d.ts +1 -0
- package/types/src/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
- package/types/src/x-modules/tagging/events.types.d.ts +5 -0
- package/types/src/x-modules/tagging/events.types.d.ts.map +1 -1
- package/types/src/x-modules/tagging/store/emitters.d.ts +1 -0
- package/types/src/x-modules/tagging/store/emitters.d.ts.map +1 -1
- package/types/src/x-modules/tagging/store/module.d.ts.map +1 -1
- package/types/src/x-modules/tagging/store/types.d.ts +10 -0
- package/types/src/x-modules/tagging/store/types.d.ts.map +1 -1
- package/types/src/x-modules/tagging/wiring.d.ts +19 -0
- package/types/src/x-modules/tagging/wiring.d.ts.map +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@empathyco/x-components",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.8.0",
|
|
4
4
|
"description": "Empathy X Components",
|
|
5
5
|
"author": "Empathy Systems Corporation S.L.",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
70
70
|
"@empathyco/x-adapter": "8.1.8",
|
|
71
|
-
"@empathyco/x-adapter-platform": "1.
|
|
71
|
+
"@empathyco/x-adapter-platform": "1.8.0",
|
|
72
72
|
"@empathyco/x-types": "10.7.0",
|
|
73
73
|
"@empathyco/x-utils": "1.0.9",
|
|
74
74
|
"@vue/devtools-api": "~6.6.4",
|
|
@@ -117,5 +117,5 @@
|
|
|
117
117
|
"access": "public",
|
|
118
118
|
"directory": "dist"
|
|
119
119
|
},
|
|
120
|
-
"gitHead": "
|
|
120
|
+
"gitHead": "2b94fed8fd45326a9b2d66c5fb32979945fb1a07"
|
|
121
121
|
}
|
|
@@ -938,6 +938,56 @@
|
|
|
938
938
|
"endIndex": 8
|
|
939
939
|
}
|
|
940
940
|
},
|
|
941
|
+
{
|
|
942
|
+
"kind": "Variable",
|
|
943
|
+
"canonicalReference": "@empathyco/x-adapter-platform!browseResultSchema:var",
|
|
944
|
+
"docComment": "/**\n * Default implementation for the BrowseResultSchema.\n *\n * @public\n */\n",
|
|
945
|
+
"excerptTokens": [
|
|
946
|
+
{
|
|
947
|
+
"kind": "Content",
|
|
948
|
+
"text": "browseResultSchema: "
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
"kind": "Content",
|
|
952
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
"kind": "Reference",
|
|
956
|
+
"text": "MutableSchema",
|
|
957
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
958
|
+
},
|
|
959
|
+
{
|
|
960
|
+
"kind": "Content",
|
|
961
|
+
"text": "<"
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"kind": "Reference",
|
|
965
|
+
"text": "PlatformResult",
|
|
966
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformResult:interface"
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"kind": "Content",
|
|
970
|
+
"text": ", "
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"kind": "Reference",
|
|
974
|
+
"text": "Result",
|
|
975
|
+
"canonicalReference": "@empathyco/x-adapter-platform!Result:interface"
|
|
976
|
+
},
|
|
977
|
+
{
|
|
978
|
+
"kind": "Content",
|
|
979
|
+
"text": ">"
|
|
980
|
+
}
|
|
981
|
+
],
|
|
982
|
+
"fileUrlPath": "dist/types/schemas/models/browse-result.schema.d.ts",
|
|
983
|
+
"isReadonly": true,
|
|
984
|
+
"releaseTag": "Public",
|
|
985
|
+
"name": "browseResultSchema",
|
|
986
|
+
"variableTypeTokenRange": {
|
|
987
|
+
"startIndex": 1,
|
|
988
|
+
"endIndex": 8
|
|
989
|
+
}
|
|
990
|
+
},
|
|
941
991
|
{
|
|
942
992
|
"kind": "Variable",
|
|
943
993
|
"canonicalReference": "@empathyco/x-adapter-platform!experienceControlsEndpointAdapter:var",
|
|
@@ -6794,6 +6844,87 @@
|
|
|
6794
6844
|
"endIndex": 2
|
|
6795
6845
|
}
|
|
6796
6846
|
},
|
|
6847
|
+
{
|
|
6848
|
+
"kind": "PropertySignature",
|
|
6849
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformTagging#browseAdd2Cart:member",
|
|
6850
|
+
"docComment": "",
|
|
6851
|
+
"excerptTokens": [
|
|
6852
|
+
{
|
|
6853
|
+
"kind": "Content",
|
|
6854
|
+
"text": "browseAdd2Cart: "
|
|
6855
|
+
},
|
|
6856
|
+
{
|
|
6857
|
+
"kind": "Content",
|
|
6858
|
+
"text": "string"
|
|
6859
|
+
},
|
|
6860
|
+
{
|
|
6861
|
+
"kind": "Content",
|
|
6862
|
+
"text": ";"
|
|
6863
|
+
}
|
|
6864
|
+
],
|
|
6865
|
+
"isReadonly": false,
|
|
6866
|
+
"isOptional": false,
|
|
6867
|
+
"releaseTag": "Public",
|
|
6868
|
+
"name": "browseAdd2Cart",
|
|
6869
|
+
"propertyTypeTokenRange": {
|
|
6870
|
+
"startIndex": 1,
|
|
6871
|
+
"endIndex": 2
|
|
6872
|
+
}
|
|
6873
|
+
},
|
|
6874
|
+
{
|
|
6875
|
+
"kind": "PropertySignature",
|
|
6876
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformTagging#browseCheckout:member",
|
|
6877
|
+
"docComment": "",
|
|
6878
|
+
"excerptTokens": [
|
|
6879
|
+
{
|
|
6880
|
+
"kind": "Content",
|
|
6881
|
+
"text": "browseCheckout: "
|
|
6882
|
+
},
|
|
6883
|
+
{
|
|
6884
|
+
"kind": "Content",
|
|
6885
|
+
"text": "string"
|
|
6886
|
+
},
|
|
6887
|
+
{
|
|
6888
|
+
"kind": "Content",
|
|
6889
|
+
"text": ";"
|
|
6890
|
+
}
|
|
6891
|
+
],
|
|
6892
|
+
"isReadonly": false,
|
|
6893
|
+
"isOptional": false,
|
|
6894
|
+
"releaseTag": "Public",
|
|
6895
|
+
"name": "browseCheckout",
|
|
6896
|
+
"propertyTypeTokenRange": {
|
|
6897
|
+
"startIndex": 1,
|
|
6898
|
+
"endIndex": 2
|
|
6899
|
+
}
|
|
6900
|
+
},
|
|
6901
|
+
{
|
|
6902
|
+
"kind": "PropertySignature",
|
|
6903
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformTagging#browseProduct:member",
|
|
6904
|
+
"docComment": "",
|
|
6905
|
+
"excerptTokens": [
|
|
6906
|
+
{
|
|
6907
|
+
"kind": "Content",
|
|
6908
|
+
"text": "browseProduct: "
|
|
6909
|
+
},
|
|
6910
|
+
{
|
|
6911
|
+
"kind": "Content",
|
|
6912
|
+
"text": "string"
|
|
6913
|
+
},
|
|
6914
|
+
{
|
|
6915
|
+
"kind": "Content",
|
|
6916
|
+
"text": ";"
|
|
6917
|
+
}
|
|
6918
|
+
],
|
|
6919
|
+
"isReadonly": false,
|
|
6920
|
+
"isOptional": false,
|
|
6921
|
+
"releaseTag": "Public",
|
|
6922
|
+
"name": "browseProduct",
|
|
6923
|
+
"propertyTypeTokenRange": {
|
|
6924
|
+
"startIndex": 1,
|
|
6925
|
+
"endIndex": 2
|
|
6926
|
+
}
|
|
6927
|
+
},
|
|
6797
6928
|
{
|
|
6798
6929
|
"kind": "PropertySignature",
|
|
6799
6930
|
"canonicalReference": "@empathyco/x-adapter-platform!PlatformTagging#checkout:member",
|
|
@@ -6848,6 +6979,33 @@
|
|
|
6848
6979
|
"endIndex": 2
|
|
6849
6980
|
}
|
|
6850
6981
|
},
|
|
6982
|
+
{
|
|
6983
|
+
"kind": "PropertySignature",
|
|
6984
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformTagging#displayBrowseProduct:member",
|
|
6985
|
+
"docComment": "",
|
|
6986
|
+
"excerptTokens": [
|
|
6987
|
+
{
|
|
6988
|
+
"kind": "Content",
|
|
6989
|
+
"text": "displayBrowseProduct: "
|
|
6990
|
+
},
|
|
6991
|
+
{
|
|
6992
|
+
"kind": "Content",
|
|
6993
|
+
"text": "string"
|
|
6994
|
+
},
|
|
6995
|
+
{
|
|
6996
|
+
"kind": "Content",
|
|
6997
|
+
"text": ";"
|
|
6998
|
+
}
|
|
6999
|
+
],
|
|
7000
|
+
"isReadonly": false,
|
|
7001
|
+
"isOptional": false,
|
|
7002
|
+
"releaseTag": "Public",
|
|
7003
|
+
"name": "displayBrowseProduct",
|
|
7004
|
+
"propertyTypeTokenRange": {
|
|
7005
|
+
"startIndex": 1,
|
|
7006
|
+
"endIndex": 2
|
|
7007
|
+
}
|
|
7008
|
+
},
|
|
6851
7009
|
{
|
|
6852
7010
|
"kind": "PropertySignature",
|
|
6853
7011
|
"canonicalReference": "@empathyco/x-adapter-platform!PlatformTagging#displayClick:member",
|
|
@@ -36971,6 +36971,15 @@
|
|
|
36971
36971
|
"text": "TaggingRequest",
|
|
36972
36972
|
"canonicalReference": "@empathyco/x-components!TaggingRequest:interface"
|
|
36973
36973
|
},
|
|
36974
|
+
{
|
|
36975
|
+
"kind": "Content",
|
|
36976
|
+
"text": " | undefined;\n BrowseTaggingReceived?: import(\"@empathyco/x-types\")."
|
|
36977
|
+
},
|
|
36978
|
+
{
|
|
36979
|
+
"kind": "Reference",
|
|
36980
|
+
"text": "TaggingRequest",
|
|
36981
|
+
"canonicalReference": "@empathyco/x-components!TaggingRequest:interface"
|
|
36982
|
+
},
|
|
36974
36983
|
{
|
|
36975
36984
|
"kind": "Content",
|
|
36976
36985
|
"text": " | undefined;\n TrackableElementDisplayed?: import(\"@empathyco/x-types\")."
|
|
@@ -37495,7 +37504,7 @@
|
|
|
37495
37504
|
"name": "HierarchicalFilter",
|
|
37496
37505
|
"variableTypeTokenRange": {
|
|
37497
37506
|
"startIndex": 1,
|
|
37498
|
-
"endIndex":
|
|
37507
|
+
"endIndex": 316
|
|
37499
37508
|
}
|
|
37500
37509
|
},
|
|
37501
37510
|
{
|
|
@@ -72459,6 +72468,43 @@
|
|
|
72459
72468
|
"endIndex": 4
|
|
72460
72469
|
}
|
|
72461
72470
|
},
|
|
72471
|
+
{
|
|
72472
|
+
"kind": "Variable",
|
|
72473
|
+
"canonicalReference": "@empathyco/x-components!setBrowseTaggingInfo:var",
|
|
72474
|
+
"docComment": "/**\n * Sets the tagging state of the browse tagging info using a debounce which ends if the user accepts a query.\n *\n * @public\n */\n",
|
|
72475
|
+
"excerptTokens": [
|
|
72476
|
+
{
|
|
72477
|
+
"kind": "Content",
|
|
72478
|
+
"text": "setBrowseTaggingInfo: "
|
|
72479
|
+
},
|
|
72480
|
+
{
|
|
72481
|
+
"kind": "Reference",
|
|
72482
|
+
"text": "Wire",
|
|
72483
|
+
"canonicalReference": "@empathyco/x-components!Wire:type"
|
|
72484
|
+
},
|
|
72485
|
+
{
|
|
72486
|
+
"kind": "Content",
|
|
72487
|
+
"text": "<"
|
|
72488
|
+
},
|
|
72489
|
+
{
|
|
72490
|
+
"kind": "Reference",
|
|
72491
|
+
"text": "TaggingRequest",
|
|
72492
|
+
"canonicalReference": "@empathyco/x-components!TaggingRequest:interface"
|
|
72493
|
+
},
|
|
72494
|
+
{
|
|
72495
|
+
"kind": "Content",
|
|
72496
|
+
"text": ">"
|
|
72497
|
+
}
|
|
72498
|
+
],
|
|
72499
|
+
"fileUrlPath": "src/x-modules/tagging/wiring.ts",
|
|
72500
|
+
"isReadonly": true,
|
|
72501
|
+
"releaseTag": "Public",
|
|
72502
|
+
"name": "setBrowseTaggingInfo",
|
|
72503
|
+
"variableTypeTokenRange": {
|
|
72504
|
+
"startIndex": 1,
|
|
72505
|
+
"endIndex": 5
|
|
72506
|
+
}
|
|
72507
|
+
},
|
|
72462
72508
|
{
|
|
72463
72509
|
"kind": "Variable",
|
|
72464
72510
|
"canonicalReference": "@empathyco/x-components!setBrowseUrlParams:var",
|
|
@@ -76262,6 +76308,15 @@
|
|
|
76262
76308
|
"text": "TaggingRequest",
|
|
76263
76309
|
"canonicalReference": "@empathyco/x-components!TaggingRequest:interface"
|
|
76264
76310
|
},
|
|
76311
|
+
{
|
|
76312
|
+
"kind": "Content",
|
|
76313
|
+
"text": " | undefined;\n BrowseTaggingReceived?: import(\"@empathyco/x-types\")."
|
|
76314
|
+
},
|
|
76315
|
+
{
|
|
76316
|
+
"kind": "Reference",
|
|
76317
|
+
"text": "TaggingRequest",
|
|
76318
|
+
"canonicalReference": "@empathyco/x-components!TaggingRequest:interface"
|
|
76319
|
+
},
|
|
76265
76320
|
{
|
|
76266
76321
|
"kind": "Content",
|
|
76267
76322
|
"text": " | undefined;\n TrackableElementDisplayed?: import(\"@empathyco/x-types\")."
|
|
@@ -76687,7 +76742,7 @@
|
|
|
76687
76742
|
"name": "SimpleFilter",
|
|
76688
76743
|
"variableTypeTokenRange": {
|
|
76689
76744
|
"startIndex": 1,
|
|
76690
|
-
"endIndex":
|
|
76745
|
+
"endIndex": 284
|
|
76691
76746
|
}
|
|
76692
76747
|
},
|
|
76693
76748
|
{
|
|
@@ -79470,6 +79525,24 @@
|
|
|
79470
79525
|
"text": "WireMetadata",
|
|
79471
79526
|
"canonicalReference": "@empathyco/x-components!WireMetadata:interface"
|
|
79472
79527
|
},
|
|
79528
|
+
{
|
|
79529
|
+
"kind": "Content",
|
|
79530
|
+
"text": ") => unknown;\n BrowseTaggingReceived: (payload: import(\"@empathyco/x-types\")."
|
|
79531
|
+
},
|
|
79532
|
+
{
|
|
79533
|
+
"kind": "Reference",
|
|
79534
|
+
"text": "TaggingRequest",
|
|
79535
|
+
"canonicalReference": "@empathyco/x-components!TaggingRequest:interface"
|
|
79536
|
+
},
|
|
79537
|
+
{
|
|
79538
|
+
"kind": "Content",
|
|
79539
|
+
"text": ", metadata: "
|
|
79540
|
+
},
|
|
79541
|
+
{
|
|
79542
|
+
"kind": "Reference",
|
|
79543
|
+
"text": "WireMetadata",
|
|
79544
|
+
"canonicalReference": "@empathyco/x-components!WireMetadata:interface"
|
|
79545
|
+
},
|
|
79473
79546
|
{
|
|
79474
79547
|
"kind": "Content",
|
|
79475
79548
|
"text": ") => unknown;\n TrackableElementDisplayed: (payload: import(\"@empathyco/x-types\")."
|
|
@@ -80084,7 +80157,7 @@
|
|
|
80084
80157
|
"name": "SnippetCallbacks",
|
|
80085
80158
|
"variableTypeTokenRange": {
|
|
80086
80159
|
"startIndex": 1,
|
|
80087
|
-
"endIndex":
|
|
80160
|
+
"endIndex": 604
|
|
80088
80161
|
}
|
|
80089
80162
|
},
|
|
80090
80163
|
{
|
|
@@ -83658,6 +83731,42 @@
|
|
|
83658
83731
|
"name": "TaggingMutations",
|
|
83659
83732
|
"preserveMemberOrder": false,
|
|
83660
83733
|
"members": [
|
|
83734
|
+
{
|
|
83735
|
+
"kind": "PropertySignature",
|
|
83736
|
+
"canonicalReference": "@empathyco/x-components!TaggingMutations#setBrowseTaggingInfo:member",
|
|
83737
|
+
"docComment": "/**\n * Sets the {@link TaggingState.browseTaggingInfo} property.\n *\n * @param browseTaggingInfo - The new {@link TaggingState.browseTaggingInfo}.\n */\n",
|
|
83738
|
+
"excerptTokens": [
|
|
83739
|
+
{
|
|
83740
|
+
"kind": "Content",
|
|
83741
|
+
"text": "setBrowseTaggingInfo: "
|
|
83742
|
+
},
|
|
83743
|
+
{
|
|
83744
|
+
"kind": "Content",
|
|
83745
|
+
"text": "(browseTaggingInfo: "
|
|
83746
|
+
},
|
|
83747
|
+
{
|
|
83748
|
+
"kind": "Reference",
|
|
83749
|
+
"text": "TaggingRequest",
|
|
83750
|
+
"canonicalReference": "@empathyco/x-components!TaggingRequest:interface"
|
|
83751
|
+
},
|
|
83752
|
+
{
|
|
83753
|
+
"kind": "Content",
|
|
83754
|
+
"text": ") => void"
|
|
83755
|
+
},
|
|
83756
|
+
{
|
|
83757
|
+
"kind": "Content",
|
|
83758
|
+
"text": ";"
|
|
83759
|
+
}
|
|
83760
|
+
],
|
|
83761
|
+
"isReadonly": false,
|
|
83762
|
+
"isOptional": false,
|
|
83763
|
+
"releaseTag": "Public",
|
|
83764
|
+
"name": "setBrowseTaggingInfo",
|
|
83765
|
+
"propertyTypeTokenRange": {
|
|
83766
|
+
"startIndex": 1,
|
|
83767
|
+
"endIndex": 4
|
|
83768
|
+
}
|
|
83769
|
+
},
|
|
83661
83770
|
{
|
|
83662
83771
|
"kind": "PropertySignature",
|
|
83663
83772
|
"canonicalReference": "@empathyco/x-components!TaggingMutations#setConsent:member",
|
|
@@ -83780,6 +83889,38 @@
|
|
|
83780
83889
|
"name": "TaggingState",
|
|
83781
83890
|
"preserveMemberOrder": false,
|
|
83782
83891
|
"members": [
|
|
83892
|
+
{
|
|
83893
|
+
"kind": "PropertySignature",
|
|
83894
|
+
"canonicalReference": "@empathyco/x-components!TaggingState#browseTaggingInfo:member",
|
|
83895
|
+
"docComment": "/**\n * Tagging info for last accepted browse category.\n */\n",
|
|
83896
|
+
"excerptTokens": [
|
|
83897
|
+
{
|
|
83898
|
+
"kind": "Content",
|
|
83899
|
+
"text": "browseTaggingInfo: "
|
|
83900
|
+
},
|
|
83901
|
+
{
|
|
83902
|
+
"kind": "Reference",
|
|
83903
|
+
"text": "TaggingRequest",
|
|
83904
|
+
"canonicalReference": "@empathyco/x-components!TaggingRequest:interface"
|
|
83905
|
+
},
|
|
83906
|
+
{
|
|
83907
|
+
"kind": "Content",
|
|
83908
|
+
"text": " | null"
|
|
83909
|
+
},
|
|
83910
|
+
{
|
|
83911
|
+
"kind": "Content",
|
|
83912
|
+
"text": ";"
|
|
83913
|
+
}
|
|
83914
|
+
],
|
|
83915
|
+
"isReadonly": false,
|
|
83916
|
+
"isOptional": false,
|
|
83917
|
+
"releaseTag": "Public",
|
|
83918
|
+
"name": "browseTaggingInfo",
|
|
83919
|
+
"propertyTypeTokenRange": {
|
|
83920
|
+
"startIndex": 1,
|
|
83921
|
+
"endIndex": 3
|
|
83922
|
+
}
|
|
83923
|
+
},
|
|
83783
83924
|
{
|
|
83784
83925
|
"kind": "PropertySignature",
|
|
83785
83926
|
"canonicalReference": "@empathyco/x-components!TaggingState#config:member",
|
|
@@ -83912,6 +84053,34 @@
|
|
|
83912
84053
|
"name": "TaggingXEvents",
|
|
83913
84054
|
"preserveMemberOrder": false,
|
|
83914
84055
|
"members": [
|
|
84056
|
+
{
|
|
84057
|
+
"kind": "PropertySignature",
|
|
84058
|
+
"canonicalReference": "@empathyco/x-components!TaggingXEvents#BrowseTaggingReceived:member",
|
|
84059
|
+
"docComment": "/**\n * Browse tagging info has changed. Payload: The new browse tagging info.\n */\n",
|
|
84060
|
+
"excerptTokens": [
|
|
84061
|
+
{
|
|
84062
|
+
"kind": "Content",
|
|
84063
|
+
"text": "BrowseTaggingReceived: "
|
|
84064
|
+
},
|
|
84065
|
+
{
|
|
84066
|
+
"kind": "Reference",
|
|
84067
|
+
"text": "TaggingRequest",
|
|
84068
|
+
"canonicalReference": "@empathyco/x-components!TaggingRequest:interface"
|
|
84069
|
+
},
|
|
84070
|
+
{
|
|
84071
|
+
"kind": "Content",
|
|
84072
|
+
"text": ";"
|
|
84073
|
+
}
|
|
84074
|
+
],
|
|
84075
|
+
"isReadonly": false,
|
|
84076
|
+
"isOptional": false,
|
|
84077
|
+
"releaseTag": "Public",
|
|
84078
|
+
"name": "BrowseTaggingReceived",
|
|
84079
|
+
"propertyTypeTokenRange": {
|
|
84080
|
+
"startIndex": 1,
|
|
84081
|
+
"endIndex": 2
|
|
84082
|
+
}
|
|
84083
|
+
},
|
|
83915
84084
|
{
|
|
83916
84085
|
"kind": "PropertySignature",
|
|
83917
84086
|
"canonicalReference": "@empathyco/x-components!TaggingXEvents#ConsentChanged:member",
|
|
@@ -85048,6 +85217,52 @@
|
|
|
85048
85217
|
"endIndex": 5
|
|
85049
85218
|
}
|
|
85050
85219
|
},
|
|
85220
|
+
{
|
|
85221
|
+
"kind": "Variable",
|
|
85222
|
+
"canonicalReference": "@empathyco/x-components!trackBrowseWire:var",
|
|
85223
|
+
"docComment": "/**\n * Tracks the tagging of the browse category.\n *\n * @public\n */\n",
|
|
85224
|
+
"excerptTokens": [
|
|
85225
|
+
{
|
|
85226
|
+
"kind": "Content",
|
|
85227
|
+
"text": "trackBrowseWire: "
|
|
85228
|
+
},
|
|
85229
|
+
{
|
|
85230
|
+
"kind": "Reference",
|
|
85231
|
+
"text": "Wire",
|
|
85232
|
+
"canonicalReference": "@empathyco/x-components!Wire:type"
|
|
85233
|
+
},
|
|
85234
|
+
{
|
|
85235
|
+
"kind": "Content",
|
|
85236
|
+
"text": "<"
|
|
85237
|
+
},
|
|
85238
|
+
{
|
|
85239
|
+
"kind": "Reference",
|
|
85240
|
+
"text": "TaggingRequest",
|
|
85241
|
+
"canonicalReference": "@empathyco/x-components!TaggingRequest:interface"
|
|
85242
|
+
},
|
|
85243
|
+
{
|
|
85244
|
+
"kind": "Content",
|
|
85245
|
+
"text": " | "
|
|
85246
|
+
},
|
|
85247
|
+
{
|
|
85248
|
+
"kind": "Reference",
|
|
85249
|
+
"text": "TaggingRequest",
|
|
85250
|
+
"canonicalReference": "@empathyco/x-components!TaggingRequest:interface"
|
|
85251
|
+
},
|
|
85252
|
+
{
|
|
85253
|
+
"kind": "Content",
|
|
85254
|
+
"text": "[]>"
|
|
85255
|
+
}
|
|
85256
|
+
],
|
|
85257
|
+
"fileUrlPath": "src/x-modules/tagging/wiring.ts",
|
|
85258
|
+
"isReadonly": true,
|
|
85259
|
+
"releaseTag": "Public",
|
|
85260
|
+
"name": "trackBrowseWire",
|
|
85261
|
+
"variableTypeTokenRange": {
|
|
85262
|
+
"startIndex": 1,
|
|
85263
|
+
"endIndex": 7
|
|
85264
|
+
}
|
|
85265
|
+
},
|
|
85051
85266
|
{
|
|
85052
85267
|
"kind": "Variable",
|
|
85053
85268
|
"canonicalReference": "@empathyco/x-components!trackDisplayClickedWire:var",
|
|
@@ -3963,6 +3963,7 @@ ConsentProvided?: boolean | undefined;
|
|
|
3963
3963
|
PDPIsLoaded?: string | undefined;
|
|
3964
3964
|
ResultURLTrackingEnabled?: string | undefined;
|
|
3965
3965
|
SearchTaggingReceived?: TaggingRequest | undefined;
|
|
3966
|
+
BrowseTaggingReceived?: TaggingRequest | undefined;
|
|
3966
3967
|
TrackableElementDisplayed?: Taggable | undefined;
|
|
3967
3968
|
UserClickedPDPAddToCart?: string | undefined;
|
|
3968
3969
|
TaggingConfigProvided?: TaggingConfig | undefined;
|
|
@@ -7791,6 +7792,9 @@ export const setBrowseSelectedFilters: Wire<Filter[]>;
|
|
|
7791
7792
|
// @public
|
|
7792
7793
|
export const setBrowseSort: Wire<string>;
|
|
7793
7794
|
|
|
7795
|
+
// @public
|
|
7796
|
+
export const setBrowseTaggingInfo: Wire<TaggingRequest>;
|
|
7797
|
+
|
|
7794
7798
|
// @public
|
|
7795
7799
|
export const setBrowseUrlParams: BrowseXStoreModule['actions']['setUrlParams'];
|
|
7796
7800
|
|
|
@@ -8225,6 +8229,7 @@ ConsentProvided?: boolean | undefined;
|
|
|
8225
8229
|
PDPIsLoaded?: string | undefined;
|
|
8226
8230
|
ResultURLTrackingEnabled?: string | undefined;
|
|
8227
8231
|
SearchTaggingReceived?: TaggingRequest | undefined;
|
|
8232
|
+
BrowseTaggingReceived?: TaggingRequest | undefined;
|
|
8228
8233
|
TrackableElementDisplayed?: Taggable | undefined;
|
|
8229
8234
|
UserClickedPDPAddToCart?: string | undefined;
|
|
8230
8235
|
TaggingConfigProvided?: TaggingConfig | undefined;
|
|
@@ -8570,6 +8575,7 @@ ConsentProvided: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
|
8570
8575
|
PDPIsLoaded: (payload: string, metadata: WireMetadata) => unknown;
|
|
8571
8576
|
ResultURLTrackingEnabled: (payload: string, metadata: WireMetadata) => unknown;
|
|
8572
8577
|
SearchTaggingReceived: (payload: TaggingRequest, metadata: WireMetadata) => unknown;
|
|
8578
|
+
BrowseTaggingReceived: (payload: TaggingRequest, metadata: WireMetadata) => unknown;
|
|
8573
8579
|
TrackableElementDisplayed: (payload: Taggable, metadata: WireMetadata) => unknown;
|
|
8574
8580
|
UserClickedPDPAddToCart: (payload: string | undefined, metadata: WireMetadata) => unknown;
|
|
8575
8581
|
TaggingConfigProvided: (payload: TaggingConfig, metadata: WireMetadata) => unknown;
|
|
@@ -9016,6 +9022,7 @@ export interface TaggingConfig {
|
|
|
9016
9022
|
export const taggingEmitters: {
|
|
9017
9023
|
ConsentChanged: (state: TaggingState) => boolean;
|
|
9018
9024
|
SearchTaggingReceived: (state: TaggingState) => TaggingRequest;
|
|
9025
|
+
BrowseTaggingReceived: (state: TaggingState) => TaggingRequest;
|
|
9019
9026
|
ResultURLTrackingEnabled: {
|
|
9020
9027
|
selector: (state: TaggingState) => string;
|
|
9021
9028
|
filter: (newValue: string) => newValue is "url";
|
|
@@ -9028,6 +9035,7 @@ export interface TaggingGetters {
|
|
|
9028
9035
|
|
|
9029
9036
|
// @public
|
|
9030
9037
|
export interface TaggingMutations extends ConfigMutations<TaggingState> {
|
|
9038
|
+
setBrowseTaggingInfo: (browseTaggingInfo: TaggingRequest) => void;
|
|
9031
9039
|
setConsent: (consent: boolean) => void;
|
|
9032
9040
|
setNoResultsTaggingEnabled: (module: XModuleName) => void;
|
|
9033
9041
|
setQueryTaggingInfo: (queryTaggingInfo: TaggingRequest) => void;
|
|
@@ -9035,6 +9043,7 @@ export interface TaggingMutations extends ConfigMutations<TaggingState> {
|
|
|
9035
9043
|
|
|
9036
9044
|
// @public
|
|
9037
9045
|
export interface TaggingState {
|
|
9046
|
+
browseTaggingInfo: TaggingRequest | null;
|
|
9038
9047
|
config: TaggingConfig;
|
|
9039
9048
|
consent: boolean | null;
|
|
9040
9049
|
noResultsTaggingEnabled: boolean;
|
|
@@ -9061,6 +9070,12 @@ export const taggingWiring: {
|
|
|
9061
9070
|
SearchTaggingReceived: {
|
|
9062
9071
|
trackQueryWire: Wire<TaggingRequest | TaggingRequest[]>;
|
|
9063
9072
|
};
|
|
9073
|
+
BrowseTaggingChanged: {
|
|
9074
|
+
setBrowseTaggingInfo: Wire<TaggingRequest>;
|
|
9075
|
+
};
|
|
9076
|
+
BrowseTaggingReceived: {
|
|
9077
|
+
trackBrowseWire: Wire<TaggingRequest | TaggingRequest[]>;
|
|
9078
|
+
};
|
|
9064
9079
|
TrackableElementDisplayed: {
|
|
9065
9080
|
trackElementDisplayedWire: Wire<Taggable>;
|
|
9066
9081
|
};
|
|
@@ -9120,6 +9135,7 @@ export const taggingWiring: {
|
|
|
9120
9135
|
|
|
9121
9136
|
// @public
|
|
9122
9137
|
export interface TaggingXEvents {
|
|
9138
|
+
BrowseTaggingReceived: TaggingRequest;
|
|
9123
9139
|
ConsentChanged: boolean;
|
|
9124
9140
|
ConsentProvided: boolean;
|
|
9125
9141
|
PDPIsLoaded: string;
|
|
@@ -9196,6 +9212,9 @@ export const trackAiSuggestionsSearchWire: AnyWire;
|
|
|
9196
9212
|
// @public
|
|
9197
9213
|
export const trackBannerClickedWire: Wire<Taggable>;
|
|
9198
9214
|
|
|
9215
|
+
// @public
|
|
9216
|
+
export const trackBrowseWire: Wire<TaggingRequest | TaggingRequest[]>;
|
|
9217
|
+
|
|
9199
9218
|
// @public
|
|
9200
9219
|
export const trackDisplayClickedWire: Wire<Taggable>;
|
|
9201
9220
|
|
|
@@ -10297,7 +10316,7 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
|
|
|
10297
10316
|
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:110:9 - (ae-forgotten-export) The symbol "NextQuery_2" needs to be exported by the entry point index.d.ts
|
|
10298
10317
|
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:175:9 - (ae-forgotten-export) The symbol "Redirection_2" needs to be exported by the entry point index.d.ts
|
|
10299
10318
|
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:188:9 - (ae-forgotten-export) The symbol "SemanticQuery_2" needs to be exported by the entry point index.d.ts
|
|
10300
|
-
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:
|
|
10319
|
+
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:212:9 - (ae-forgotten-export) The symbol "RelatedPrompt_2" needs to be exported by the entry point index.d.ts
|
|
10301
10320
|
// dist/types/src/x-modules/facets/components/lists/selected-filters-list.vue.d.ts:27:5 - (ae-forgotten-export) The symbol "RenderFilter" needs to be exported by the entry point index.d.ts
|
|
10302
10321
|
// dist/types/src/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts:62:9 - (ae-forgotten-export) The symbol "RelatedPromptNextQuery" needs to be exported by the entry point index.d.ts
|
|
10303
10322
|
// dist/types/src/x-modules/search/components/banner.vue.d.ts:24:9 - (ae-forgotten-export) The symbol "Banner_2" needs to be exported by the entry point index.d.ts
|
package/tagging/index.js
CHANGED
|
@@ -3,5 +3,5 @@ export { DefaultExternalTaggingService } from '../js/x-modules/tagging/service/e
|
|
|
3
3
|
export { track } from '../js/x-modules/tagging/store/actions/track.action.js';
|
|
4
4
|
export { taggingEmitters } from '../js/x-modules/tagging/store/emitters.js';
|
|
5
5
|
export { taggingXStoreModule } from '../js/x-modules/tagging/store/module.js';
|
|
6
|
-
export { createSetQueryTaggingFromQueryPreview, createTrackDisplayWire, createTrackRelatedPromptToolingDisplayClickWire, createTrackToolingAdd2CartWire, createTrackToolingDisplayWire, createTrackWire, setConsent, setNoResultsTaggingEnabledWire, setQueryTaggingFromQueryPreview, setQueryTaggingInfo, setTaggingConfig, taggingWiring, trackAddToCartWire, trackAiSuggestionsSearchWire, trackBannerClickedWire, trackDisplayClickedWire, trackElementDisplayedWire, trackNoResultsQueryWithFallbackWire, trackNoResultsQueryWithFallbackWireDebounced, trackNoResultsQueryWithSemanticsWire, trackNoResultsQueryWithSemanticsWireDebounced, trackPromotedClickedWire, trackQueryWire, trackRelatedPromptToolingDisplayClickWire, trackResultClickedWire, trackToolingAdd2CartWire, trackToolingDisplayClickedWire } from '../js/x-modules/tagging/wiring.js';
|
|
6
|
+
export { createSetQueryTaggingFromQueryPreview, createTrackDisplayWire, createTrackRelatedPromptToolingDisplayClickWire, createTrackToolingAdd2CartWire, createTrackToolingDisplayWire, createTrackWire, setBrowseTaggingInfo, setConsent, setNoResultsTaggingEnabledWire, setQueryTaggingFromQueryPreview, setQueryTaggingInfo, setTaggingConfig, taggingWiring, trackAddToCartWire, trackAiSuggestionsSearchWire, trackBannerClickedWire, trackBrowseWire, trackDisplayClickedWire, trackElementDisplayedWire, trackNoResultsQueryWithFallbackWire, trackNoResultsQueryWithFallbackWireDebounced, trackNoResultsQueryWithSemanticsWire, trackNoResultsQueryWithSemanticsWireDebounced, trackPromotedClickedWire, trackQueryWire, trackRelatedPromptToolingDisplayClickWire, trackResultClickedWire, trackToolingAdd2CartWire, trackToolingDisplayClickedWire } from '../js/x-modules/tagging/wiring.js';
|
|
7
7
|
export { taggingXModule } from '../js/x-modules/tagging/x-module.js';
|
|
@@ -167,6 +167,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
167
167
|
PDPIsLoaded: (payload: string, metadata: WireMetadata) => unknown;
|
|
168
168
|
ResultURLTrackingEnabled: (payload: string, metadata: WireMetadata) => unknown;
|
|
169
169
|
SearchTaggingReceived: (payload: import("@empathyco/x-types").TaggingRequest, metadata: WireMetadata) => unknown;
|
|
170
|
+
BrowseTaggingReceived: (payload: import("@empathyco/x-types").TaggingRequest, metadata: WireMetadata) => unknown;
|
|
170
171
|
TrackableElementDisplayed: (payload: import("@empathyco/x-types").Taggable, metadata: WireMetadata) => unknown;
|
|
171
172
|
UserClickedPDPAddToCart: (payload: string | undefined, metadata: WireMetadata) => unknown;
|
|
172
173
|
TaggingConfigProvided: (payload: import("..").TaggingConfig, 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"}
|
|
@@ -192,6 +192,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
192
192
|
PDPIsLoaded?: string | undefined;
|
|
193
193
|
ResultURLTrackingEnabled?: string | undefined;
|
|
194
194
|
SearchTaggingReceived?: import("@empathyco/x-types").TaggingRequest | undefined;
|
|
195
|
+
BrowseTaggingReceived?: import("@empathyco/x-types").TaggingRequest | undefined;
|
|
195
196
|
TrackableElementDisplayed?: import("@empathyco/x-types").Taggable | undefined;
|
|
196
197
|
UserClickedPDPAddToCart?: string | undefined;
|
|
197
198
|
TaggingConfigProvided?: import("../../../tagging").TaggingConfig | 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;;cAEf,QAAQ,CAAC,uBAAuB,CAAC;;;IAGnD,+DAA+D;;IAE/D;;;;OAIG;iBACoB,QAAQ,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC;IACtD,+BAA+B;;cAEd,QAAQ,CAAC,CAAC,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC,CAAC,EAAE,CAAC;;;IAG3D,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;;cAEf,QAAQ,CAAC,uBAAuB,CAAC;;;IAGnD,+DAA+D;;IAE/D;;;;OAIG;iBACoB,QAAQ,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC;IACtD,+BAA+B;;cAEd,QAAQ,CAAC,CAAC,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC,CAAC,EAAE,CAAC;;;IAG3D,0CAA0C;;IAE1C,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6CAwDM,uBAAuB;;IA5EvE,iCAAiC;;cAEf,QAAQ,CAAC,uBAAuB,CAAC;;;IAGnD,+DAA+D;;IAE/D;;;;OAIG;iBACoB,QAAQ,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC;IACtD,+BAA+B;;cAEd,QAAQ,CAAC,CAAC,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC,CAAC,EAAE,CAAC;;;IAG3D,0CAA0C;;IAE1C,0CAA0C;;;;;;;;AAzB9C,wBA+GE"}
|
|
@@ -182,6 +182,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
182
182
|
PDPIsLoaded?: string | undefined;
|
|
183
183
|
ResultURLTrackingEnabled?: string | undefined;
|
|
184
184
|
SearchTaggingReceived?: import("@empathyco/x-types").TaggingRequest | undefined;
|
|
185
|
+
BrowseTaggingReceived?: import("@empathyco/x-types").TaggingRequest | undefined;
|
|
185
186
|
TrackableElementDisplayed?: import("@empathyco/x-types").Taggable | undefined;
|
|
186
187
|
UserClickedPDPAddToCart?: string | undefined;
|
|
187
188
|
TaggingConfigProvided?: import("../../../tagging").TaggingConfig | 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;;cAEf,QAAQ,CAAC,iBAAiB,CAAC;;;IAG7C,iFAAiF;iBAC1D,QAAQ,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC;IACtD,+BAA+B;;cAEd,QAAQ,CAAC,CAAC,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC,CAAC,EAAE,CAAC
|
|
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;;cAEf,QAAQ,CAAC,iBAAiB,CAAC;;;IAG7C,iFAAiF;iBAC1D,QAAQ,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC;IACtD,+BAA+B;;cAEd,QAAQ,CAAC,CAAC,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC,CAAC,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAT3D,iCAAiC;;cAEf,QAAQ,CAAC,iBAAiB,CAAC;;;IAG7C,iFAAiF;iBAC1D,QAAQ,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC;IACtD,+BAA+B;;cAEd,QAAQ,CAAC,CAAC,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC,CAAC,EAAE,CAAC;;;;;;;;AAf/D,wBAsCE"}
|
|
@@ -33,6 +33,11 @@ export interface TaggingXEvents {
|
|
|
33
33
|
* Payload: The new query tagging info.
|
|
34
34
|
*/
|
|
35
35
|
SearchTaggingReceived: TaggingRequest;
|
|
36
|
+
/**
|
|
37
|
+
* Browse tagging info has changed.
|
|
38
|
+
* Payload: The new browse tagging info.
|
|
39
|
+
*/
|
|
40
|
+
BrowseTaggingReceived: TaggingRequest;
|
|
36
41
|
/**
|
|
37
42
|
* Display trackable element has appeared in the viewport.
|
|
38
43
|
* Payload: The display tagging info.
|