vviinn-widgets 2.118.2 → 2.119.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/dist/cjs/{index-ef99abde.js → index-832a679e.js} +71 -82
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{package-e4326219.js → package-2cf2ffbc.js} +2 -1
- package/dist/cjs/search-filters_19.cjs.entry.js +18 -10
- package/dist/cjs/{triggerFilter-1c2503d4.js → triggerFilter-5bc4a12a.js} +4 -8
- package/dist/cjs/vviinn-carousel_8.cjs.entry.js +6 -12
- package/dist/cjs/vviinn-selected-filters.cjs.entry.js +1 -1
- package/dist/cjs/vviinn-vps-button.cjs.entry.js +1 -1
- package/dist/cjs/vviinn-vps-widget.cjs.entry.js +9 -5
- package/dist/cjs/vviinn-widgets.cjs.js +1 -1
- package/dist/collection/campaign/Campaign.js +1 -0
- package/dist/collection/components/image-search/search-filters/search-filters.js +2 -2
- package/dist/collection/components/vviinn-carousel/vviinn-carousel.js +3 -3
- package/dist/collection/components/vviinn-example-image/vviinn-example-image.js +3 -3
- package/dist/collection/components/vviinn-filters/helpers/RenderButton.js +2 -5
- package/dist/collection/components/vviinn-filters/vviinn-extended-filters.js +5 -9
- package/dist/collection/components/vviinn-filters/vviinn-filters.js +1 -1
- package/dist/collection/components/vviinn-filters/vviinn-selected-filters.js +1 -1
- package/dist/collection/components/vviinn-image-selector/vviinn-image-selector.js +3 -3
- package/dist/collection/components/vviinn-image-view/vviinn-detected-object/vviinn-detected-object.js +2 -2
- package/dist/collection/components/vviinn-image-view/vviinn-image-view.js +2 -2
- package/dist/collection/components/vviinn-modal/vviinn-modal.js +1 -1
- package/dist/collection/components/vviinn-product-card/vviinn-product-card.js +7 -9
- package/dist/collection/components/vviinn-results/vviinn-results.js +17 -13
- package/dist/collection/components/vviinn-text-search/vviinn-text-search.js +24 -0
- package/dist/collection/components/vviinn-vpr-button/recommendations-sidebar/recommendations-sidebar.js +1 -1
- package/dist/collection/components/vviinn-vpr-button/vviinn-vpr-button.js +10 -10
- package/dist/collection/components/vviinn-vpr-widget/vviinn-vpr-widget.js +10 -10
- package/dist/collection/components/vviinn-vps-button/vviinn-vps-button.js +13 -13
- package/dist/collection/components/vviinn-vps-widget/vviinn-vps-widget.js +15 -11
- package/dist/collection/tracking/index.js +20 -0
- package/dist/esm/{index-44d07888.js → index-dd9ae159.js} +71 -82
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{package-9ecfb059.js → package-c54c36ed.js} +2 -1
- package/dist/esm/search-filters_19.entry.js +18 -10
- package/dist/esm/{triggerFilter-ff49b90d.js → triggerFilter-72e3844f.js} +5 -7
- package/dist/esm/vviinn-carousel_8.entry.js +6 -12
- package/dist/esm/vviinn-selected-filters.entry.js +1 -1
- package/dist/esm/vviinn-vps-button.entry.js +1 -1
- package/dist/esm/vviinn-vps-widget.entry.js +9 -5
- package/dist/esm/vviinn-widgets.js +1 -1
- package/dist/types/campaign/Campaign.d.ts +3 -3
- package/dist/types/components/vviinn-results/vviinn-results.d.ts +1 -0
- package/dist/types/components/vviinn-text-search/vviinn-text-search.d.ts +2 -1
- package/dist/types/components/vviinn-vps-widget/vviinn-vps-widget.d.ts +1 -0
- package/dist/types/components.d.ts +1 -0
- package/dist/types/recommendation/events.d.ts +20 -17
- package/dist/types/tracking/index.d.ts +2 -0
- package/dist/vviinn-widgets/{p-b32012b3.js → p-0addd433.js} +1 -1
- package/dist/vviinn-widgets/p-237b044e.entry.js +1 -0
- package/dist/vviinn-widgets/{p-3c9834b5.entry.js → p-48f2d47a.entry.js} +1 -1
- package/dist/vviinn-widgets/p-61994127.entry.js +1 -0
- package/dist/vviinn-widgets/{p-a2459670.js → p-9de0c602.js} +1 -1
- package/dist/vviinn-widgets/{p-a88f4351.entry.js → p-9f61d871.entry.js} +1 -1
- package/dist/vviinn-widgets/{p-8cce0720.entry.js → p-e076a0cc.entry.js} +2 -2
- package/dist/vviinn-widgets/p-ec17a926.js +1 -0
- package/dist/vviinn-widgets/vviinn-widgets.esm.js +1 -1
- package/package.json +2 -2
- package/www/build/{p-b32012b3.js → p-0addd433.js} +1 -1
- package/www/build/p-237b044e.entry.js +1 -0
- package/www/build/{p-3c9834b5.entry.js → p-48f2d47a.entry.js} +1 -1
- package/www/build/p-61994127.entry.js +1 -0
- package/www/build/{p-a2459670.js → p-9de0c602.js} +1 -1
- package/www/build/{p-a88f4351.entry.js → p-9f61d871.entry.js} +1 -1
- package/www/build/{p-8cce0720.entry.js → p-e076a0cc.entry.js} +2 -2
- package/www/build/p-ec17a926.js +1 -0
- package/www/build/vviinn-widgets.esm.js +1 -1
- package/dist/vviinn-widgets/p-160cc800.entry.js +0 -1
- package/dist/vviinn-widgets/p-8c4c872c.js +0 -1
- package/dist/vviinn-widgets/p-92026a25.entry.js +0 -1
- package/www/build/p-160cc800.entry.js +0 -1
- package/www/build/p-8c4c872c.js +0 -1
- package/www/build/p-92026a25.entry.js +0 -1
|
@@ -4240,31 +4240,31 @@ var AddToBasketEvent = (function (_super) {
|
|
|
4240
4240
|
AddToBasketEvent.discriminator = undefined;
|
|
4241
4241
|
AddToBasketEvent.attributeTypeMap = [
|
|
4242
4242
|
{
|
|
4243
|
-
"name": "
|
|
4243
|
+
"name": "widgetId",
|
|
4244
4244
|
"baseName": "widgetId",
|
|
4245
4245
|
"type": "string",
|
|
4246
4246
|
"format": ""
|
|
4247
4247
|
},
|
|
4248
4248
|
{
|
|
4249
|
-
"name": "
|
|
4249
|
+
"name": "widgetVersion",
|
|
4250
4250
|
"baseName": "widgetVersion",
|
|
4251
4251
|
"type": "string",
|
|
4252
4252
|
"format": ""
|
|
4253
4253
|
},
|
|
4254
4254
|
{
|
|
4255
|
-
"name": "
|
|
4255
|
+
"name": "campaignTypeName",
|
|
4256
4256
|
"baseName": "campaignTypeName",
|
|
4257
4257
|
"type": "string",
|
|
4258
4258
|
"format": ""
|
|
4259
4259
|
},
|
|
4260
4260
|
{
|
|
4261
|
-
"name": "
|
|
4261
|
+
"name": "productName",
|
|
4262
4262
|
"baseName": "productName",
|
|
4263
4263
|
"type": "string",
|
|
4264
4264
|
"format": ""
|
|
4265
4265
|
},
|
|
4266
4266
|
{
|
|
4267
|
-
"name": "
|
|
4267
|
+
"name": "productType",
|
|
4268
4268
|
"baseName": "productType",
|
|
4269
4269
|
"type": "string",
|
|
4270
4270
|
"format": ""
|
|
@@ -4426,19 +4426,19 @@ var EventInformativeProperties = (function () {
|
|
|
4426
4426
|
EventInformativeProperties.discriminator = undefined;
|
|
4427
4427
|
EventInformativeProperties.attributeTypeMap = [
|
|
4428
4428
|
{
|
|
4429
|
-
"name": "
|
|
4429
|
+
"name": "widgetId",
|
|
4430
4430
|
"baseName": "widgetId",
|
|
4431
4431
|
"type": "string",
|
|
4432
4432
|
"format": ""
|
|
4433
4433
|
},
|
|
4434
4434
|
{
|
|
4435
|
-
"name": "
|
|
4435
|
+
"name": "widgetVersion",
|
|
4436
4436
|
"baseName": "widgetVersion",
|
|
4437
4437
|
"type": "string",
|
|
4438
4438
|
"format": ""
|
|
4439
4439
|
},
|
|
4440
4440
|
{
|
|
4441
|
-
"name": "
|
|
4441
|
+
"name": "campaignTypeName",
|
|
4442
4442
|
"baseName": "campaignTypeName",
|
|
4443
4443
|
"type": "string",
|
|
4444
4444
|
"format": ""
|
|
@@ -4522,19 +4522,19 @@ var FilterEvent = (function (_super) {
|
|
|
4522
4522
|
FilterEvent.discriminator = undefined;
|
|
4523
4523
|
FilterEvent.attributeTypeMap = [
|
|
4524
4524
|
{
|
|
4525
|
-
"name": "
|
|
4525
|
+
"name": "widgetId",
|
|
4526
4526
|
"baseName": "widgetId",
|
|
4527
4527
|
"type": "string",
|
|
4528
4528
|
"format": ""
|
|
4529
4529
|
},
|
|
4530
4530
|
{
|
|
4531
|
-
"name": "
|
|
4531
|
+
"name": "widgetVersion",
|
|
4532
4532
|
"baseName": "widgetVersion",
|
|
4533
4533
|
"type": "string",
|
|
4534
4534
|
"format": ""
|
|
4535
4535
|
},
|
|
4536
4536
|
{
|
|
4537
|
-
"name": "
|
|
4537
|
+
"name": "campaignTypeName",
|
|
4538
4538
|
"baseName": "campaignTypeName",
|
|
4539
4539
|
"type": "string",
|
|
4540
4540
|
"format": ""
|
|
@@ -4554,7 +4554,7 @@ var FilterEvent = (function (_super) {
|
|
|
4554
4554
|
{
|
|
4555
4555
|
"name": "kind",
|
|
4556
4556
|
"baseName": "kind",
|
|
4557
|
-
"type": "
|
|
4557
|
+
"type": "string",
|
|
4558
4558
|
"format": ""
|
|
4559
4559
|
}
|
|
4560
4560
|
];
|
|
@@ -4590,7 +4590,7 @@ var FilterEventAllOf = (function () {
|
|
|
4590
4590
|
{
|
|
4591
4591
|
"name": "kind",
|
|
4592
4592
|
"baseName": "kind",
|
|
4593
|
-
"type": "
|
|
4593
|
+
"type": "string",
|
|
4594
4594
|
"format": ""
|
|
4595
4595
|
}
|
|
4596
4596
|
];
|
|
@@ -4600,11 +4600,6 @@ exports.FilterEventAllOf = FilterEventAllOf;
|
|
|
4600
4600
|
//# sourceMappingURL=FilterEventAllOf.js.map
|
|
4601
4601
|
});
|
|
4602
4602
|
|
|
4603
|
-
var FilterKind = search_store.createCommonjsModule(function (module, exports) {
|
|
4604
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4605
|
-
//# sourceMappingURL=FilterKind.js.map
|
|
4606
|
-
});
|
|
4607
|
-
|
|
4608
4603
|
var NoResultEvent_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
4609
4604
|
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
4610
4605
|
var extendStatics = function (d, b) {
|
|
@@ -4637,19 +4632,19 @@ var NoResultEvent = (function (_super) {
|
|
|
4637
4632
|
NoResultEvent.discriminator = undefined;
|
|
4638
4633
|
NoResultEvent.attributeTypeMap = [
|
|
4639
4634
|
{
|
|
4640
|
-
"name": "
|
|
4635
|
+
"name": "widgetId",
|
|
4641
4636
|
"baseName": "widgetId",
|
|
4642
4637
|
"type": "string",
|
|
4643
4638
|
"format": ""
|
|
4644
4639
|
},
|
|
4645
4640
|
{
|
|
4646
|
-
"name": "
|
|
4641
|
+
"name": "widgetVersion",
|
|
4647
4642
|
"baseName": "widgetVersion",
|
|
4648
4643
|
"type": "string",
|
|
4649
4644
|
"format": ""
|
|
4650
4645
|
},
|
|
4651
4646
|
{
|
|
4652
|
-
"name": "
|
|
4647
|
+
"name": "campaignTypeName",
|
|
4653
4648
|
"baseName": "campaignTypeName",
|
|
4654
4649
|
"type": "string",
|
|
4655
4650
|
"format": ""
|
|
@@ -4699,31 +4694,31 @@ var ProductClickEvent = (function (_super) {
|
|
|
4699
4694
|
ProductClickEvent.discriminator = undefined;
|
|
4700
4695
|
ProductClickEvent.attributeTypeMap = [
|
|
4701
4696
|
{
|
|
4702
|
-
"name": "
|
|
4697
|
+
"name": "widgetId",
|
|
4703
4698
|
"baseName": "widgetId",
|
|
4704
4699
|
"type": "string",
|
|
4705
4700
|
"format": ""
|
|
4706
4701
|
},
|
|
4707
4702
|
{
|
|
4708
|
-
"name": "
|
|
4703
|
+
"name": "widgetVersion",
|
|
4709
4704
|
"baseName": "widgetVersion",
|
|
4710
4705
|
"type": "string",
|
|
4711
4706
|
"format": ""
|
|
4712
4707
|
},
|
|
4713
4708
|
{
|
|
4714
|
-
"name": "
|
|
4709
|
+
"name": "campaignTypeName",
|
|
4715
4710
|
"baseName": "campaignTypeName",
|
|
4716
4711
|
"type": "string",
|
|
4717
4712
|
"format": ""
|
|
4718
4713
|
},
|
|
4719
4714
|
{
|
|
4720
|
-
"name": "
|
|
4715
|
+
"name": "productName",
|
|
4721
4716
|
"baseName": "productName",
|
|
4722
4717
|
"type": "string",
|
|
4723
4718
|
"format": ""
|
|
4724
4719
|
},
|
|
4725
4720
|
{
|
|
4726
|
-
"name": "
|
|
4721
|
+
"name": "productType",
|
|
4727
4722
|
"baseName": "productType",
|
|
4728
4723
|
"type": "string",
|
|
4729
4724
|
"format": ""
|
|
@@ -4765,13 +4760,13 @@ var ProductEventInformativeProperties = (function () {
|
|
|
4765
4760
|
ProductEventInformativeProperties.discriminator = undefined;
|
|
4766
4761
|
ProductEventInformativeProperties.attributeTypeMap = [
|
|
4767
4762
|
{
|
|
4768
|
-
"name": "
|
|
4763
|
+
"name": "productName",
|
|
4769
4764
|
"baseName": "productName",
|
|
4770
4765
|
"type": "string",
|
|
4771
4766
|
"format": ""
|
|
4772
4767
|
},
|
|
4773
4768
|
{
|
|
4774
|
-
"name": "
|
|
4769
|
+
"name": "productType",
|
|
4775
4770
|
"baseName": "productType",
|
|
4776
4771
|
"type": "string",
|
|
4777
4772
|
"format": ""
|
|
@@ -4815,31 +4810,31 @@ var ProductLoadEvent = (function (_super) {
|
|
|
4815
4810
|
ProductLoadEvent.discriminator = undefined;
|
|
4816
4811
|
ProductLoadEvent.attributeTypeMap = [
|
|
4817
4812
|
{
|
|
4818
|
-
"name": "
|
|
4813
|
+
"name": "widgetId",
|
|
4819
4814
|
"baseName": "widgetId",
|
|
4820
4815
|
"type": "string",
|
|
4821
4816
|
"format": ""
|
|
4822
4817
|
},
|
|
4823
4818
|
{
|
|
4824
|
-
"name": "
|
|
4819
|
+
"name": "widgetVersion",
|
|
4825
4820
|
"baseName": "widgetVersion",
|
|
4826
4821
|
"type": "string",
|
|
4827
4822
|
"format": ""
|
|
4828
4823
|
},
|
|
4829
4824
|
{
|
|
4830
|
-
"name": "
|
|
4825
|
+
"name": "campaignTypeName",
|
|
4831
4826
|
"baseName": "campaignTypeName",
|
|
4832
4827
|
"type": "string",
|
|
4833
4828
|
"format": ""
|
|
4834
4829
|
},
|
|
4835
4830
|
{
|
|
4836
|
-
"name": "
|
|
4831
|
+
"name": "productName",
|
|
4837
4832
|
"baseName": "productName",
|
|
4838
4833
|
"type": "string",
|
|
4839
4834
|
"format": ""
|
|
4840
4835
|
},
|
|
4841
4836
|
{
|
|
4842
|
-
"name": "
|
|
4837
|
+
"name": "productType",
|
|
4843
4838
|
"baseName": "productType",
|
|
4844
4839
|
"type": "string",
|
|
4845
4840
|
"format": ""
|
|
@@ -4937,31 +4932,31 @@ var ProductViewEvent = (function (_super) {
|
|
|
4937
4932
|
ProductViewEvent.discriminator = undefined;
|
|
4938
4933
|
ProductViewEvent.attributeTypeMap = [
|
|
4939
4934
|
{
|
|
4940
|
-
"name": "
|
|
4935
|
+
"name": "widgetId",
|
|
4941
4936
|
"baseName": "widgetId",
|
|
4942
4937
|
"type": "string",
|
|
4943
4938
|
"format": ""
|
|
4944
4939
|
},
|
|
4945
4940
|
{
|
|
4946
|
-
"name": "
|
|
4941
|
+
"name": "widgetVersion",
|
|
4947
4942
|
"baseName": "widgetVersion",
|
|
4948
4943
|
"type": "string",
|
|
4949
4944
|
"format": ""
|
|
4950
4945
|
},
|
|
4951
4946
|
{
|
|
4952
|
-
"name": "
|
|
4947
|
+
"name": "campaignTypeName",
|
|
4953
4948
|
"baseName": "campaignTypeName",
|
|
4954
4949
|
"type": "string",
|
|
4955
4950
|
"format": ""
|
|
4956
4951
|
},
|
|
4957
4952
|
{
|
|
4958
|
-
"name": "
|
|
4953
|
+
"name": "productName",
|
|
4959
4954
|
"baseName": "productName",
|
|
4960
4955
|
"type": "string",
|
|
4961
4956
|
"format": ""
|
|
4962
4957
|
},
|
|
4963
4958
|
{
|
|
4964
|
-
"name": "
|
|
4959
|
+
"name": "productType",
|
|
4965
4960
|
"baseName": "productType",
|
|
4966
4961
|
"type": "string",
|
|
4967
4962
|
"format": ""
|
|
@@ -5023,19 +5018,19 @@ var ResultLoadEvent = (function (_super) {
|
|
|
5023
5018
|
ResultLoadEvent.discriminator = undefined;
|
|
5024
5019
|
ResultLoadEvent.attributeTypeMap = [
|
|
5025
5020
|
{
|
|
5026
|
-
"name": "
|
|
5021
|
+
"name": "widgetId",
|
|
5027
5022
|
"baseName": "widgetId",
|
|
5028
5023
|
"type": "string",
|
|
5029
5024
|
"format": ""
|
|
5030
5025
|
},
|
|
5031
5026
|
{
|
|
5032
|
-
"name": "
|
|
5027
|
+
"name": "widgetVersion",
|
|
5033
5028
|
"baseName": "widgetVersion",
|
|
5034
5029
|
"type": "string",
|
|
5035
5030
|
"format": ""
|
|
5036
5031
|
},
|
|
5037
5032
|
{
|
|
5038
|
-
"name": "
|
|
5033
|
+
"name": "campaignTypeName",
|
|
5039
5034
|
"baseName": "campaignTypeName",
|
|
5040
5035
|
"type": "string",
|
|
5041
5036
|
"format": ""
|
|
@@ -5109,19 +5104,19 @@ var ResultViewEvent = (function (_super) {
|
|
|
5109
5104
|
ResultViewEvent.discriminator = undefined;
|
|
5110
5105
|
ResultViewEvent.attributeTypeMap = [
|
|
5111
5106
|
{
|
|
5112
|
-
"name": "
|
|
5107
|
+
"name": "widgetId",
|
|
5113
5108
|
"baseName": "widgetId",
|
|
5114
5109
|
"type": "string",
|
|
5115
5110
|
"format": ""
|
|
5116
5111
|
},
|
|
5117
5112
|
{
|
|
5118
|
-
"name": "
|
|
5113
|
+
"name": "widgetVersion",
|
|
5119
5114
|
"baseName": "widgetVersion",
|
|
5120
5115
|
"type": "string",
|
|
5121
5116
|
"format": ""
|
|
5122
5117
|
},
|
|
5123
5118
|
{
|
|
5124
|
-
"name": "
|
|
5119
|
+
"name": "campaignTypeName",
|
|
5125
5120
|
"baseName": "campaignTypeName",
|
|
5126
5121
|
"type": "string",
|
|
5127
5122
|
"format": ""
|
|
@@ -5176,19 +5171,19 @@ var SearchEvent = (function (_super) {
|
|
|
5176
5171
|
SearchEvent.discriminator = undefined;
|
|
5177
5172
|
SearchEvent.attributeTypeMap = [
|
|
5178
5173
|
{
|
|
5179
|
-
"name": "
|
|
5174
|
+
"name": "widgetId",
|
|
5180
5175
|
"baseName": "widgetId",
|
|
5181
5176
|
"type": "string",
|
|
5182
5177
|
"format": ""
|
|
5183
5178
|
},
|
|
5184
5179
|
{
|
|
5185
|
-
"name": "
|
|
5180
|
+
"name": "widgetVersion",
|
|
5186
5181
|
"baseName": "widgetVersion",
|
|
5187
5182
|
"type": "string",
|
|
5188
5183
|
"format": ""
|
|
5189
5184
|
},
|
|
5190
5185
|
{
|
|
5191
|
-
"name": "
|
|
5186
|
+
"name": "campaignTypeName",
|
|
5192
5187
|
"baseName": "campaignTypeName",
|
|
5193
5188
|
"type": "string",
|
|
5194
5189
|
"format": ""
|
|
@@ -5301,19 +5296,19 @@ var WidgetEvent = (function (_super) {
|
|
|
5301
5296
|
WidgetEvent.discriminator = undefined;
|
|
5302
5297
|
WidgetEvent.attributeTypeMap = [
|
|
5303
5298
|
{
|
|
5304
|
-
"name": "
|
|
5299
|
+
"name": "widgetId",
|
|
5305
5300
|
"baseName": "widgetId",
|
|
5306
5301
|
"type": "string",
|
|
5307
5302
|
"format": ""
|
|
5308
5303
|
},
|
|
5309
5304
|
{
|
|
5310
|
-
"name": "
|
|
5305
|
+
"name": "widgetVersion",
|
|
5311
5306
|
"baseName": "widgetVersion",
|
|
5312
5307
|
"type": "string",
|
|
5313
5308
|
"format": ""
|
|
5314
5309
|
},
|
|
5315
5310
|
{
|
|
5316
|
-
"name": "
|
|
5311
|
+
"name": "campaignTypeName",
|
|
5317
5312
|
"baseName": "campaignTypeName",
|
|
5318
5313
|
"type": "string",
|
|
5319
5314
|
"format": ""
|
|
@@ -5394,7 +5389,6 @@ __exportStar(EventType, exports);
|
|
|
5394
5389
|
__exportStar(FilterAction, exports);
|
|
5395
5390
|
__exportStar(FilterEvent_1, exports);
|
|
5396
5391
|
__exportStar(FilterEventAllOf_1, exports);
|
|
5397
|
-
__exportStar(FilterKind, exports);
|
|
5398
5392
|
__exportStar(NoResultEvent_1, exports);
|
|
5399
5393
|
__exportStar(ProductClickEvent_1, exports);
|
|
5400
5394
|
__exportStar(ProductEventInformativeProperties_1, exports);
|
|
@@ -5603,7 +5597,6 @@ __exportStar(EventType, exports);
|
|
|
5603
5597
|
__exportStar(FilterAction, exports);
|
|
5604
5598
|
__exportStar(FilterEvent_1, exports);
|
|
5605
5599
|
__exportStar(FilterEventAllOf_1, exports);
|
|
5606
|
-
__exportStar(FilterKind, exports);
|
|
5607
5600
|
__exportStar(NoResultEvent_1, exports);
|
|
5608
5601
|
__exportStar(ProductClickEvent_1, exports);
|
|
5609
5602
|
__exportStar(ProductEventInformativeProperties_1, exports);
|
|
@@ -5662,7 +5655,6 @@ var enumsMap = new Set([
|
|
|
5662
5655
|
"EventConfirmationStatusEnum",
|
|
5663
5656
|
"EventType",
|
|
5664
5657
|
"FilterAction",
|
|
5665
|
-
"FilterKind",
|
|
5666
5658
|
"SearchArea",
|
|
5667
5659
|
"SearchImageSource",
|
|
5668
5660
|
"Widget",
|
|
@@ -5956,7 +5948,7 @@ var DefaultApiRequestFactory = (function (_super) {
|
|
|
5956
5948
|
function DefaultApiRequestFactory() {
|
|
5957
5949
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
5958
5950
|
}
|
|
5959
|
-
DefaultApiRequestFactory.prototype.trackEvent = function (
|
|
5951
|
+
DefaultApiRequestFactory.prototype.trackEvent = function (ProductLoadEvent___ProductViewEvent___ProductClickEvent___ResultLoadEvent___ResultViewEvent___NoResultEvent___WidgetEvent___FilterEvent___SearchEvent___AddToBasketEvent, _options) {
|
|
5960
5952
|
var _a, _b, _c;
|
|
5961
5953
|
return __awaiter(this, void 0, void 0, function () {
|
|
5962
5954
|
var _config, localVarPath, requestContext, contentType, serializedBody, authMethod, defaultAuth;
|
|
@@ -5971,7 +5963,7 @@ var DefaultApiRequestFactory = (function (_super) {
|
|
|
5971
5963
|
"application/json"
|
|
5972
5964
|
]);
|
|
5973
5965
|
requestContext.setHeaderParam("Content-Type", contentType);
|
|
5974
|
-
serializedBody = ObjectSerializer_1.ObjectSerializer.stringify(ObjectSerializer_1.ObjectSerializer.serialize(
|
|
5966
|
+
serializedBody = ObjectSerializer_1.ObjectSerializer.stringify(ObjectSerializer_1.ObjectSerializer.serialize(ProductLoadEvent___ProductViewEvent___ProductClickEvent___ResultLoadEvent___ResultViewEvent___NoResultEvent___WidgetEvent___FilterEvent___SearchEvent___AddToBasketEvent, "ProductLoadEvent | ProductViewEvent | ProductClickEvent | ResultLoadEvent | ResultViewEvent | NoResultEvent | WidgetEvent | FilterEvent | SearchEvent | AddToBasketEvent", ""), contentType);
|
|
5975
5967
|
requestContext.setBody(serializedBody);
|
|
5976
5968
|
authMethod = _config.authMethods["bearerAuth"];
|
|
5977
5969
|
if (!(authMethod === null || authMethod === void 0 ? void 0 : authMethod.applySecurityAuthentication)) return [3, 2];
|
|
@@ -6057,9 +6049,9 @@ var ObservableDefaultApi = (function () {
|
|
|
6057
6049
|
this.requestFactory = requestFactory || new DefaultApi.DefaultApiRequestFactory(configuration);
|
|
6058
6050
|
this.responseProcessor = responseProcessor || new DefaultApi.DefaultApiResponseProcessor();
|
|
6059
6051
|
}
|
|
6060
|
-
ObservableDefaultApi.prototype.trackEvent = function (
|
|
6052
|
+
ObservableDefaultApi.prototype.trackEvent = function (ProductLoadEvent___ProductViewEvent___ProductClickEvent___ResultLoadEvent___ResultViewEvent___NoResultEvent___WidgetEvent___FilterEvent___SearchEvent___AddToBasketEvent, _options) {
|
|
6061
6053
|
var _this = this;
|
|
6062
|
-
var requestContextPromise = this.requestFactory.trackEvent(
|
|
6054
|
+
var requestContextPromise = this.requestFactory.trackEvent(ProductLoadEvent___ProductViewEvent___ProductClickEvent___ResultLoadEvent___ResultViewEvent___NoResultEvent___WidgetEvent___FilterEvent___SearchEvent___AddToBasketEvent, _options);
|
|
6063
6055
|
var middlewarePreObservable = (0, rxjsStub.from)(requestContextPromise);
|
|
6064
6056
|
var _loop_1 = function (middleware) {
|
|
6065
6057
|
middlewarePreObservable = middlewarePreObservable.pipe((0, rxjsStub_2.mergeMap)(function (ctx) { return middleware.pre(ctx); }));
|
|
@@ -6095,8 +6087,8 @@ var PromiseDefaultApi = (function () {
|
|
|
6095
6087
|
function PromiseDefaultApi(configuration, requestFactory, responseProcessor) {
|
|
6096
6088
|
this.api = new ObservableAPI.ObservableDefaultApi(configuration, requestFactory, responseProcessor);
|
|
6097
6089
|
}
|
|
6098
|
-
PromiseDefaultApi.prototype.trackEvent = function (
|
|
6099
|
-
var result = this.api.trackEvent(
|
|
6090
|
+
PromiseDefaultApi.prototype.trackEvent = function (ProductLoadEvent___ProductViewEvent___ProductClickEvent___ResultLoadEvent___ResultViewEvent___NoResultEvent___WidgetEvent___FilterEvent___SearchEvent___AddToBasketEvent, _options) {
|
|
6091
|
+
var result = this.api.trackEvent(ProductLoadEvent___ProductViewEvent___ProductClickEvent___ResultLoadEvent___ResultViewEvent___NoResultEvent___WidgetEvent___FilterEvent___SearchEvent___AddToBasketEvent, _options);
|
|
6100
6092
|
return result.toPromise();
|
|
6101
6093
|
};
|
|
6102
6094
|
return PromiseDefaultApi;
|
|
@@ -6188,10 +6180,6 @@ const vpcProductLoad = {
|
|
|
6188
6180
|
widget: "VPC",
|
|
6189
6181
|
typ: PRODUCT_LOAD_EVENT_TYPE,
|
|
6190
6182
|
};
|
|
6191
|
-
const vpsProductLoad = {
|
|
6192
|
-
widget: "VPS",
|
|
6193
|
-
typ: PRODUCT_LOAD_EVENT_TYPE,
|
|
6194
|
-
};
|
|
6195
6183
|
const vprProductView = {
|
|
6196
6184
|
widget: "VPR",
|
|
6197
6185
|
typ: PRODUCT_VIEW_EVENT_TYPE,
|
|
@@ -6200,10 +6188,6 @@ const vpcProductView = {
|
|
|
6200
6188
|
widget: "VPC",
|
|
6201
6189
|
typ: PRODUCT_VIEW_EVENT_TYPE,
|
|
6202
6190
|
};
|
|
6203
|
-
const vpsProductView = {
|
|
6204
|
-
widget: "VPS",
|
|
6205
|
-
typ: PRODUCT_VIEW_EVENT_TYPE,
|
|
6206
|
-
};
|
|
6207
6191
|
const vprProductClick = {
|
|
6208
6192
|
widget: "VPR",
|
|
6209
6193
|
typ: PRODUCT_CLICK_EVENT_TYPE,
|
|
@@ -6212,10 +6196,6 @@ const vpcProductClick = {
|
|
|
6212
6196
|
widget: "VPC",
|
|
6213
6197
|
typ: PRODUCT_CLICK_EVENT_TYPE,
|
|
6214
6198
|
};
|
|
6215
|
-
const vpsProductClick = {
|
|
6216
|
-
widget: "VPS",
|
|
6217
|
-
typ: PRODUCT_CLICK_EVENT_TYPE,
|
|
6218
|
-
};
|
|
6219
6199
|
const vprAddToBasket = {
|
|
6220
6200
|
widget: "VPR",
|
|
6221
6201
|
typ: ADD_TO_BASKET_EVENT_TYPE,
|
|
@@ -6288,16 +6268,6 @@ const createProductVpcEventByType = (type) => {
|
|
|
6288
6268
|
return createTrackingEvent(vpcProductClick);
|
|
6289
6269
|
}
|
|
6290
6270
|
};
|
|
6291
|
-
const createProductVpsEventByType = (type) => {
|
|
6292
|
-
switch (type) {
|
|
6293
|
-
case "load":
|
|
6294
|
-
return createTrackingEvent(vpsProductLoad);
|
|
6295
|
-
case "view":
|
|
6296
|
-
return createTrackingEvent(vpsProductView);
|
|
6297
|
-
case "click":
|
|
6298
|
-
return createTrackingEvent(vpsProductClick);
|
|
6299
|
-
}
|
|
6300
|
-
};
|
|
6301
6271
|
const createResultVprEventByType = (type) => {
|
|
6302
6272
|
switch (type) {
|
|
6303
6273
|
case "load":
|
|
@@ -6322,6 +6292,25 @@ const createResultVpsEventByType = (type) => {
|
|
|
6322
6292
|
return createTrackingEvent(vpsResultView);
|
|
6323
6293
|
}
|
|
6324
6294
|
};
|
|
6295
|
+
const createProductWidgetEventByType = (widget, type) => {
|
|
6296
|
+
switch (type) {
|
|
6297
|
+
case "load":
|
|
6298
|
+
return createTrackingEvent({
|
|
6299
|
+
widget,
|
|
6300
|
+
typ: PRODUCT_LOAD_EVENT_TYPE,
|
|
6301
|
+
});
|
|
6302
|
+
case "view":
|
|
6303
|
+
return createTrackingEvent({
|
|
6304
|
+
widget,
|
|
6305
|
+
typ: PRODUCT_VIEW_EVENT_TYPE,
|
|
6306
|
+
});
|
|
6307
|
+
case "click":
|
|
6308
|
+
return createTrackingEvent({
|
|
6309
|
+
widget,
|
|
6310
|
+
typ: PRODUCT_CLICK_EVENT_TYPE,
|
|
6311
|
+
});
|
|
6312
|
+
}
|
|
6313
|
+
};
|
|
6325
6314
|
const createWidgetVprEvent = createTrackingEvent(vprWidget);
|
|
6326
6315
|
const createWidgetVpsEvent = createTrackingEvent(vpsWidget);
|
|
6327
6316
|
const createWidgetVpcEvent = createTrackingEvent(vpcWidget);
|
|
@@ -6335,7 +6324,7 @@ exports.createAddToBasketVprEvent = createAddToBasketVprEvent;
|
|
|
6335
6324
|
exports.createFilterEvent = createFilterEvent;
|
|
6336
6325
|
exports.createProductVpcEventByType = createProductVpcEventByType;
|
|
6337
6326
|
exports.createProductVprEventByType = createProductVprEventByType;
|
|
6338
|
-
exports.
|
|
6327
|
+
exports.createProductWidgetEventByType = createProductWidgetEventByType;
|
|
6339
6328
|
exports.createResultVpcEventByType = createResultVpcEventByType;
|
|
6340
6329
|
exports.createResultVprEventByType = createResultVprEventByType;
|
|
6341
6330
|
exports.createResultVpsEventByType = createResultVpsEventByType;
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -14,7 +14,7 @@ const patchEsm = () => {
|
|
|
14
14
|
const defineCustomElements = (win, options) => {
|
|
15
15
|
if (typeof window === 'undefined') return Promise.resolve();
|
|
16
16
|
return patchEsm().then(() => {
|
|
17
|
-
return index.bootstrapLazy(JSON.parse("[[\"vviinn-preloader.cjs\",[[1,\"vviinn-preloader\"]]],[\"vviinn-error.cjs\",[[1,\"vviinn-error\"]]],[\"vviinn-button_2.cjs\",[[1,\"vviinn-recommendations-sidebar\",{\"sidebarTitle\":[1,\"sidebar-title\"],\"token\":[1],\"productId\":[1,\"product-id\"],\"position\":[1],\"widgetScrollbar\":[4,\"widget-scrollbar\"],\"mode\":[1],\"campaigns\":[1],\"campaignType\":[1,\"campaign-type\"],\"color\":[1],\"locale\":[1],\"imageWidth\":[2,\"image-width\"],\"imageRatio\":[2,\"image-ratio\"],\"cssUrl\":[1,\"css-url\"],\"currencySign\":[1,\"currency-sign\"],\"pricePrefix\":[1,\"price-prefix\"],\"noResultText\":[1,\"no-result-text\"],\"noResultShow\":[4,\"no-result-show\"],\"gridArrowsDynamic\":[4,\"grid-arrows-dynamic\"],\"excluded\":[1],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"addPriceContainer\":[4,\"add-price-container\"],\"showFilters\":[4,\"show-filters\"],\"setModeDiscounts\":[1,\"set-mode-discounts\"],\"updateButtonLocation\":[1,\"update-button-location\"],\"showInCustomContainer\":[4,\"show-in-custom-container\"],\"buttonChildren\":[16],\"apiPath\":[1,\"api-path\"],\"buttonElementId\":[1,\"button-element-id\"],\"widgetVersion\":[1,\"widget-version\"],\"showingInButton\":[4,\"showing-in-button\"],\"state\":[32]},[[0,\"vviinnUpdatingAllCardsStarted\",\"updatingAllCardsStarted\"],[0,\"vviinnUpdatingAllCardsFinished\",\"updatingAllCardsFinished\"],[16,\"click\",\"bodyClickListener\"]]],[1,\"vviinn-button\",{\"addStyle\":[4,\"add-style\"]}]]],[\"search-filters_19.cjs\",[[1,\"vviinn-results\",{\"token\":[1],\"searchId\":[1,\"search-id\"],\"uiSessionId\":[1025,\"ui-session-id\"],\"imageResolutionWidth\":[2,\"image-resolution-width\"],\"currencySign\":[1,\"currency-sign\"],\"locale\":[8],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"textSearchQuery\":[1,\"text-search-query\"],\"filterColumn\":[1,\"filter-column\"],\"filterValue\":[1,\"filter-value\"],\"resultsCount\":[2,\"results-count\"],\"addPriceContainer\":[4,\"add-price-container\"],\"showInWidget\":[4,\"show-in-widget\"],\"oneClickDiscoveryMode\":[1,\"one-click-discovery-mode\"],\"apiPath\":[1,\"api-path\"],\"buttonElementId\":[1,\"button-element-id\"],\"widgetElementId\":[1,\"widget-element-id\"],\"showAspectRatioError\":[4,\"show-aspect-ratio-error\"],\"trackingDeactivated\":[1028,\"tracking-deactivated\"],\"resetState\":[16],\"replaceSlotsContentInWidget\":[16],\"replaceSlotsContentInButton\":[16],\"recommendations\":[32],\"innerTextSearchQuery\":[32],\"slotsReplaced\":[32],\"oneClickDiscoveryAppendIndex\":[32]},[[0,\"vviinnProductLoad\",\"trackProductLoad\"],[0,\"vviinnProductView\",\"trackProductView\"],[0,\"vviinnProductClick\",\"trackProductClick\"],[0,\"vviinnAuxClick\",\"trackAuxClick\"]]],[1,\"vviinn-image-view\",{\"basicEventData\":[16],\"setShowAspectRatioError\":[16],\"showAspectRatioError\":[4,\"show-aspect-ratio-error\"],\"cropper\":[32],\"hidePreloader\":[32]},[[0,\"vviinnSelectObject\",\"selectDetectedObject\"]]],[1,\"vviinn-overlayed-modal\",{\"active\":[4],\"resetState\":[16],\"buttonElementId\":[1,\"button-element-id\"],\"hideBackButton\":[4,\"hide-back-button\"],\"widgetVersion\":[1,\"widget-version\"],\"isFirstScreen\":[4,\"is-first-screen\"]}],[1,\"vviinn-text-search\",{\"token\":[1],\"locale\":[1],\"mode\":[1],\"showInWidget\":[4,\"show-in-widget\"],\"searchQuery\":[1025,\"search-query\"],\"apiPath\":[1,\"api-path\"],\"isLoading\":[32]},[[0,\"vviinnImageUploadFinished\",\"imageUploadFinished\"]]],[1,\"vviinn-server-error\",{\"handler\":[16]}],[1,\"vviinn-wrong-format\",{\"handler\":[16]}],[1,\"search-filters\",{\"filter\":[16],\"basicEventData\":[16],\"selectedFilter\":[32],\"hideFilters\":[32]}],[1,\"vviinn-example-image\",{\"exampleImageSource\":[1,\"example-image-source\"],\"width\":[2],\"height\":[2],\"basicEventData\":[16],\"srcObject\":[16],\"cameraButtonClicked\":[4,\"camera-button-clicked\"],\"selected\":[32],\"videoInitialized\":[32],\"zoomCapabilities\":[32]}],[1,\"vviinn-privacy-badge\",{\"privacyBadgeText\":[1,\"privacy-badge-text\"]}],[1,\"vviinn-slide\"],[1,\"vviinn-slider\",{\"position\":[514],\"elementsCount\":[32],\"internalPosition\":[32],\"swipeStartPosition\":[32],\"isRTL\":[32]}],[1,\"vviinn-teaser\"],[1,\"vviinn-vpr-button\",{\"token\":[1],\"productId\":[1,\"product-id\"],\"mode\":[1],\"campaigns\":[1],\"excluded\":[1],\"campaignType\":[1,\"campaign-type\"],\"locale\":[1],\"color\":[1],\"imageWidth\":[2,\"image-width\"],\"imageRatio\":[2,\"image-ratio\"],\"cssUrl\":[1,\"css-url\"],\"currencySign\":[1,\"currency-sign\"],\"pricePrefix\":[1,\"price-prefix\"],\"noResultText\":[1,\"no-result-text\"],\"noResultShow\":[4,\"no-result-show\"],\"gridArrowsDynamic\":[4,\"grid-arrows-dynamic\"],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"showFilters\":[4,\"show-filters\"],\"addPriceContainer\":[4,\"add-price-container\"],\"setModeDiscounts\":[1,\"set-mode-discounts\"],\"updateButtonLocation\":[1,\"update-button-location\"],\"sidebarTitle\":[1,\"sidebar-title\"],\"modalScrollbar\":[4,\"modal-scrollbar\"],\"position\":[1],\"addStyle\":[4,\"add-style\"],\"apiPath\":[1,\"api-path\"],\"appendSidebarTo\":[1,\"append-sidebar-to\"],\"appendSidebarToElement\":[16],\"targetAppendSidebarTo\":[32]}],[1,\"vviinn-empty-results\",{\"handler\":[16]}],[1,\"vviinn-image-selector\",{\"basicEventData\":[16],\"startUpload\":[4,\"start-upload\"],\"loading\":[4],\"accept\":[1],\"resetVpsButton\":[16],\"token\":[1],\"apiPath\":[1,\"api-path\"],\"showInTextSearch\":[4,\"show-in-text-search\"],\"uploadStartedHandler\":[16]}],[1,\"vviinn-wrong-aspect-ratio\",{\"handler\":[16]}],[1,\"vviinn-detected-object\",{\"detectedObject\":[16],\"basicEventData\":[16],\"position\":[32]}],[1,\"vviinn-modal\",{\"active\":[1540],\"resetState\":[16],\"buttonElementId\":[1,\"button-element-id\"],\"widgetVersion\":[1,\"widget-version\"],\"hideBackButton\":[4,\"hide-back-button\"],\"isFirstScreen\":[4,\"is-first-screen\"],\"slider\":[32]}],[1,\"vviinn-overlay\"]]],[\"vviinn-vps-widget.cjs\",[[1,\"vviinn-vps-widget\",{\"token\":[1],\"active\":[1028],\"currencySign\":[1,\"currency-sign\"],\"locale\":[1],\"campaignId\":[1,\"campaign-id\"],\"excluded\":[1],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"imageResolutionWidth\":[2,\"image-resolution-width\"],\"exampleImageSource\":[1,\"example-image-source\"],\"textSearchShow\":[4,\"text-search-show\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"showOneClickDiscovery\":[4,\"show-one-click-discovery\"],\"addPriceContainer\":[4,\"add-price-container\"],\"apiPath\":[1,\"api-path\"],\"showingInButton\":[4,\"showing-in-button\"],\"buttonElementId\":[1,\"button-element-id\"],\"buttonPressed\":[4,\"button-pressed\"],\"mode\":[1],\"resetVpsButton\":[16],\"replaceSlotsContentInButton\":[16],\"slidePosition\":[32],\"width\":[32],\"wrongImageFormat\":[32],\"trackingDeactivated\":[32],\"stream\":[32],\"cameraInitializing\":[32],\"cameraEnabled\":[32],\"cameraButtonClicked\":[32],\"uploadSource\":[32],\"showAspectRatioError\":[32],\"products\":[32],\"searchQuery\":[32]},[[0,\"widgetTextSearchFinished\",\"textSearchFinishedHandler\"],[0,\"vviinnResultLoad\",\"resultLoadHandler\"],[0,\"vviinnResultView\",\"resultViewHandler\"],[0,\"vviinnCameraEnabled\",\"trackCameraEnabled\"],[0,\"vviinnImageCrop\",\"trachSearchAreaChanges\"],[0,\"vviinnSelectObject\",\"trackDetectedObject\"],[0,\"vviinnSelectFilter\",\"trackFilterSelected\"]]]]],[\"vviinn-vps-button.cjs\",[[1,\"vviinn-vps-button\",{\"token\":[1],\"currencySign\":[1,\"currency-sign\"],\"locale\":[1],\"campaignId\":[1,\"campaign-id\"],\"addStyle\":[4,\"add-style\"],\"mode\":[1],\"excluded\":[1],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"imageResolutionWidth\":[2,\"image-resolution-width\"],\"exampleImageSource\":[1,\"example-image-source\"],\"textSearchShow\":[4,\"text-search-show\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"showOneClickDiscovery\":[4,\"show-one-click-discovery\"],\"addPriceContainer\":[4,\"add-price-container\"],\"apiPath\":[1,\"api-path\"],\"buttonPressed\":[32]},[[0,\"vviinnWidgetClose\",\"handleModalClosed\"]]]]],[\"vviinn-selected-filters.cjs\",[[1,\"vviinn-selected-filters\",{\"showInWidget\":[4,\"show-in-widget\"],\"filters\":[32],\"requestFilters\":[32]}]]],[\"vviinn-carousel_8.cjs\",[[1,\"vviinn-vpr-widget\",{\"token\":[1],\"productId\":[1,\"product-id\"],\"mode\":[1],\"campaigns\":[1],\"excluded\":[1],\"campaignType\":[1,\"campaign-type\"],\"locale\":[1],\"color\":[1],\"imageWidth\":[2,\"image-width\"],\"imageRatio\":[2,\"image-ratio\"],\"cssUrl\":[1,\"css-url\"],\"currencySign\":[1,\"currency-sign\"],\"pricePrefix\":[1,\"price-prefix\"],\"noResultText\":[1,\"no-result-text\"],\"noResultShow\":[4,\"no-result-show\"],\"gridArrowsDynamic\":[4,\"grid-arrows-dynamic\"],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"showFilters\":[4,\"show-filters\"],\"showExtendedFilters\":[4,\"show-extended-filters\"],\"setModeDiscounts\":[1,\"set-mode-discounts\"],\"updateButtonLocation\":[1,\"update-button-location\"],\"addPriceContainer\":[4,\"add-price-container\"],\"blockTitle\":[1,\"block-title\"],\"showScroll\":[4,\"show-scroll\"],\"apiPath\":[1,\"api-path\"],\"useCarousel\":[4,\"use-carousel\"],\"showingInButton\":[4,\"showing-in-button\"],\"buttonElementId\":[1,\"button-element-id\"],\"closed\":[4],\"opened\":[4],\"recommendations\":[32],\"dynamicFilters\":[32],\"sourceProduct\":[32],\"trackingDeactivated\":[32],\"hasErrorOnLoad\":[32],\"updatingAllCards\":[32],\"updatedCardsAmount\":[32],\"setModeDiscountsArray\":[32]},[[0,\"vviinnProductLoad\",\"trackProductLoad\"],[0,\"vviinnProductView\",\"trackProductView\"],[0,\"vviinnProductClick\",\"trackProductClick\"],[0,\"vviinnAuxClick\",\"trackAuxClick\"],[0,\"vviinnAddToBasket\",\"trackAddToBasket\"],[0,\"vviinnUpdatingAllCardsFinished\",\"updatingAllCardsFinishedListener\"],[0,\"vviinnFiltersChanged\",\"filtersChanged\"]]],[0,\"vviinn-carousel\",{\"mode\":[1],\"imageWidth\":[2,\"image-width\"],\"showScroll\":[4,\"show-scroll\"],\"campaignTypeId\":[1,\"campaign-type-id\"],\"widgetElementId\":[1,\"widget-element-id\"],\"gridArrowsDynamic\":[4,\"grid-arrows-dynamic\"],\"recommendations\":[1040],\"widgetVersion\":[1,\"widget-version\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"updatingAllCards\":[4,\"updating-all-cards\"],\"updateButtonLocation\":[1,\"update-button-location\"],\"replaceSlotsContent\":[16],\"setModeDiscountsArray\":[16],\"imageRatio\":[2,\"image-ratio\"],\"addPriceContainer\":[4,\"add-price-container\"],\"currencySign\":[1,\"currency-sign\"],\"pricePrefix\":[1,\"price-prefix\"],\"locale\":[1],\"moveDirection\":[32],\"contentGroups\":[32],\"activeContentGroup\":[32],\"isRTL\":[32],\"crossSellingRecommendations\":[32],\"setModeDiscount\":[32],\"currentDiscountIndex\":[32],\"setModeAppliedDiscounts\":[32]},[[0,\"vviinnCrossSellingClick\",\"crossSellingClickListener\"],[0,\"vviinnAddToBasket\",\"trackAddToBasket\"]]],[1,\"vviinn-extended-filters\",{\"filters\":[1040],\"filtersString\":[1,\"filters-string\"],\"locale\":[1],\"mode\":[1],\"currencySign\":[1,\"currency-sign\"],\"showHeader\":[4,\"show-header\"],\"requestFilters\":[32],\"showMore\":[32],\"selectedMoreOptions\":[32]},[[16,\"click\",\"bodyClickListener\"]]],[1,\"vviinn-filters\",{\"filters\":[1040],\"filtersString\":[1,\"filters-string\"],\"showInWidget\":[4,\"show-in-widget\"],\"currencySign\":[1,\"currency-sign\"],\"selectedFilter\":[32],\"requestFilters\":[32]}],[1,\"vviinn-product-card\",{\"brand\":[1],\"currency\":[1],\"image\":[1],\"imageRatio\":[2,\"image-ratio\"],\"imageWidth\":[2,\"image-width\"],\"locale\":[1],\"price\":[2],\"basePrice\":[1,\"base-price\"],\"pricePrefix\":[1,\"price-prefix\"],\"productTitle\":[1,\"product-title\"],\"productType\":[1,\"product-type\"],\"setMode\":[4,\"set-mode\"],\"salePrice\":[2,\"sale-price\"],\"baseSalePrice\":[1,\"base-sale-price\"],\"responsive\":[4],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"updateButtonLocation\":[1,\"update-button-location\"],\"customLabels\":[1,\"custom-labels\"],\"addPriceContainer\":[4,\"add-price-container\"],\"energyCertifications\":[1040],\"productId\":[1,\"product-id\"],\"campaignTypeId\":[1,\"campaign-type-id\"],\"widgetElementId\":[1,\"widget-element-id\"],\"buttonElementId\":[1,\"button-element-id\"],\"widgetVersion\":[1,\"widget-version\"],\"deeplink\":[1],\"index\":[2],\"updatingAllCards\":[4,\"updating-all-cards\"],\"defaultAnimationInterval\":[2,\"default-animation-interval\"],\"appliedDiscountPercentage\":[2,\"applied-discount-percentage\"],\"currentDiscountPercentage\":[2,\"current-discount-percentage\"],\"isSourceProduct\":[4,\"is-source-product\"],\"isResultsWidget\":[4,\"is-results-widget\"],\"energyCertificationsString\":[1,\"energy-certifications-string\"],\"isStandalone\":[4,\"is-standalone\"],\"isTransitioning\":[32],\"basketButonPressed\":[32]},[[0,\"vviinnCrossSellingClick\",\"crossSellingClickListener\"]]],[1,\"vviinn-energy-label\",{\"classIconUrls\":[16],\"productType\":[1,\"product-type\"],\"classDataSheetUrl\":[1,\"class-data-sheet-url\"],\"iconDirection\":[1,\"icon-direction\"]}],[1,\"vviinn-price-range\",{\"histogram\":[16],\"addStyle\":[4,\"add-style\"],\"priceChangeHandler\":[16],\"selectedInterval\":[16],\"currencySign\":[1,\"currency-sign\"],\"minIndex\":[32],\"maxIndex\":[32],\"scalingFactor\":[32]}],[1,\"vviinn-skeleton\",{\"height\":[2],\"halfWidth\":[4,\"half-width\"]}]]]]"), options);
|
|
17
|
+
return index.bootstrapLazy(JSON.parse("[[\"vviinn-preloader.cjs\",[[1,\"vviinn-preloader\"]]],[\"vviinn-error.cjs\",[[1,\"vviinn-error\"]]],[\"vviinn-button_2.cjs\",[[1,\"vviinn-recommendations-sidebar\",{\"sidebarTitle\":[1,\"sidebar-title\"],\"token\":[1],\"productId\":[1,\"product-id\"],\"position\":[1],\"widgetScrollbar\":[4,\"widget-scrollbar\"],\"mode\":[1],\"campaigns\":[1],\"campaignType\":[1,\"campaign-type\"],\"color\":[1],\"locale\":[1],\"imageWidth\":[2,\"image-width\"],\"imageRatio\":[2,\"image-ratio\"],\"cssUrl\":[1,\"css-url\"],\"currencySign\":[1,\"currency-sign\"],\"pricePrefix\":[1,\"price-prefix\"],\"noResultText\":[1,\"no-result-text\"],\"noResultShow\":[4,\"no-result-show\"],\"gridArrowsDynamic\":[4,\"grid-arrows-dynamic\"],\"excluded\":[1],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"addPriceContainer\":[4,\"add-price-container\"],\"showFilters\":[4,\"show-filters\"],\"setModeDiscounts\":[1,\"set-mode-discounts\"],\"updateButtonLocation\":[1,\"update-button-location\"],\"showInCustomContainer\":[4,\"show-in-custom-container\"],\"buttonChildren\":[16],\"apiPath\":[1,\"api-path\"],\"buttonElementId\":[1,\"button-element-id\"],\"widgetVersion\":[1,\"widget-version\"],\"showingInButton\":[4,\"showing-in-button\"],\"state\":[32]},[[0,\"vviinnUpdatingAllCardsStarted\",\"updatingAllCardsStarted\"],[0,\"vviinnUpdatingAllCardsFinished\",\"updatingAllCardsFinished\"],[16,\"click\",\"bodyClickListener\"]]],[1,\"vviinn-button\",{\"addStyle\":[4,\"add-style\"]}]]],[\"search-filters_19.cjs\",[[1,\"vviinn-results\",{\"token\":[1],\"searchId\":[1,\"search-id\"],\"uiSessionId\":[1025,\"ui-session-id\"],\"imageResolutionWidth\":[2,\"image-resolution-width\"],\"currencySign\":[1,\"currency-sign\"],\"locale\":[8],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"textSearchQuery\":[1,\"text-search-query\"],\"filterColumn\":[1,\"filter-column\"],\"filterValue\":[1,\"filter-value\"],\"resultsCount\":[2,\"results-count\"],\"addPriceContainer\":[4,\"add-price-container\"],\"showInWidget\":[4,\"show-in-widget\"],\"oneClickDiscoveryMode\":[1,\"one-click-discovery-mode\"],\"apiPath\":[1,\"api-path\"],\"buttonElementId\":[1,\"button-element-id\"],\"widgetElementId\":[1,\"widget-element-id\"],\"showAspectRatioError\":[4,\"show-aspect-ratio-error\"],\"trackingDeactivated\":[1028,\"tracking-deactivated\"],\"resetState\":[16],\"replaceSlotsContentInWidget\":[16],\"replaceSlotsContentInButton\":[16],\"recommendations\":[32],\"innerTextSearchQuery\":[32],\"slotsReplaced\":[32],\"oneClickDiscoveryAppendIndex\":[32],\"isTextSearch\":[32]},[[0,\"vviinnProductLoad\",\"trackProductLoad\"],[0,\"vviinnProductView\",\"trackProductView\"],[0,\"vviinnProductClick\",\"trackProductClick\"],[0,\"vviinnAuxClick\",\"trackAuxClick\"]]],[1,\"vviinn-image-view\",{\"basicEventData\":[16],\"setShowAspectRatioError\":[16],\"showAspectRatioError\":[4,\"show-aspect-ratio-error\"],\"cropper\":[32],\"hidePreloader\":[32]},[[0,\"vviinnSelectObject\",\"selectDetectedObject\"]]],[1,\"vviinn-overlayed-modal\",{\"active\":[4],\"resetState\":[16],\"buttonElementId\":[1,\"button-element-id\"],\"hideBackButton\":[4,\"hide-back-button\"],\"widgetVersion\":[1,\"widget-version\"],\"isFirstScreen\":[4,\"is-first-screen\"]}],[1,\"vviinn-text-search\",{\"token\":[1],\"locale\":[1],\"mode\":[1],\"showInWidget\":[4,\"show-in-widget\"],\"searchQuery\":[1025,\"search-query\"],\"apiPath\":[1,\"api-path\"],\"isLoading\":[32]},[[0,\"vviinnImageUploadFinished\",\"imageUploadFinished\"]]],[1,\"vviinn-server-error\",{\"handler\":[16]}],[1,\"vviinn-wrong-format\",{\"handler\":[16]}],[1,\"search-filters\",{\"filter\":[16],\"basicEventData\":[16],\"selectedFilter\":[32],\"hideFilters\":[32]}],[1,\"vviinn-example-image\",{\"exampleImageSource\":[1,\"example-image-source\"],\"width\":[2],\"height\":[2],\"basicEventData\":[16],\"srcObject\":[16],\"cameraButtonClicked\":[4,\"camera-button-clicked\"],\"selected\":[32],\"videoInitialized\":[32],\"zoomCapabilities\":[32]}],[1,\"vviinn-privacy-badge\",{\"privacyBadgeText\":[1,\"privacy-badge-text\"]}],[1,\"vviinn-slide\"],[1,\"vviinn-slider\",{\"position\":[514],\"elementsCount\":[32],\"internalPosition\":[32],\"swipeStartPosition\":[32],\"isRTL\":[32]}],[1,\"vviinn-teaser\"],[1,\"vviinn-vpr-button\",{\"token\":[1],\"productId\":[1,\"product-id\"],\"mode\":[1],\"campaigns\":[1],\"excluded\":[1],\"campaignType\":[1,\"campaign-type\"],\"locale\":[1],\"color\":[1],\"imageWidth\":[2,\"image-width\"],\"imageRatio\":[2,\"image-ratio\"],\"cssUrl\":[1,\"css-url\"],\"currencySign\":[1,\"currency-sign\"],\"pricePrefix\":[1,\"price-prefix\"],\"noResultText\":[1,\"no-result-text\"],\"noResultShow\":[4,\"no-result-show\"],\"gridArrowsDynamic\":[4,\"grid-arrows-dynamic\"],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"showFilters\":[4,\"show-filters\"],\"addPriceContainer\":[4,\"add-price-container\"],\"setModeDiscounts\":[1,\"set-mode-discounts\"],\"updateButtonLocation\":[1,\"update-button-location\"],\"sidebarTitle\":[1,\"sidebar-title\"],\"modalScrollbar\":[4,\"modal-scrollbar\"],\"position\":[1],\"addStyle\":[4,\"add-style\"],\"apiPath\":[1,\"api-path\"],\"appendSidebarTo\":[1,\"append-sidebar-to\"],\"appendSidebarToElement\":[16],\"targetAppendSidebarTo\":[32]}],[1,\"vviinn-empty-results\",{\"handler\":[16]}],[1,\"vviinn-image-selector\",{\"basicEventData\":[16],\"startUpload\":[4,\"start-upload\"],\"loading\":[4],\"accept\":[1],\"resetVpsButton\":[16],\"token\":[1],\"apiPath\":[1,\"api-path\"],\"showInTextSearch\":[4,\"show-in-text-search\"],\"uploadStartedHandler\":[16]}],[1,\"vviinn-wrong-aspect-ratio\",{\"handler\":[16]}],[1,\"vviinn-detected-object\",{\"detectedObject\":[16],\"basicEventData\":[16],\"position\":[32]}],[1,\"vviinn-modal\",{\"active\":[1540],\"resetState\":[16],\"buttonElementId\":[1,\"button-element-id\"],\"widgetVersion\":[1,\"widget-version\"],\"hideBackButton\":[4,\"hide-back-button\"],\"isFirstScreen\":[4,\"is-first-screen\"],\"slider\":[32]}],[1,\"vviinn-overlay\"]]],[\"vviinn-vps-widget.cjs\",[[1,\"vviinn-vps-widget\",{\"token\":[1],\"active\":[1028],\"currencySign\":[1,\"currency-sign\"],\"locale\":[1],\"campaignId\":[1,\"campaign-id\"],\"excluded\":[1],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"imageResolutionWidth\":[2,\"image-resolution-width\"],\"exampleImageSource\":[1,\"example-image-source\"],\"textSearchShow\":[4,\"text-search-show\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"showOneClickDiscovery\":[4,\"show-one-click-discovery\"],\"addPriceContainer\":[4,\"add-price-container\"],\"apiPath\":[1,\"api-path\"],\"showingInButton\":[4,\"showing-in-button\"],\"buttonElementId\":[1,\"button-element-id\"],\"buttonPressed\":[4,\"button-pressed\"],\"mode\":[1],\"resetVpsButton\":[16],\"replaceSlotsContentInButton\":[16],\"slidePosition\":[32],\"width\":[32],\"wrongImageFormat\":[32],\"trackingDeactivated\":[32],\"stream\":[32],\"cameraInitializing\":[32],\"cameraEnabled\":[32],\"cameraButtonClicked\":[32],\"uploadSource\":[32],\"showAspectRatioError\":[32],\"products\":[32],\"searchQuery\":[32]},[[0,\"widgetTextSearchFinished\",\"textSearchFinishedHandler\"],[0,\"vviinnResultLoad\",\"resultLoadHandler\"],[0,\"vviinnResultView\",\"resultViewHandler\"],[0,\"vviinnCameraEnabled\",\"trackCameraEnabled\"],[0,\"vviinnImageCrop\",\"trachSearchAreaChanges\"],[0,\"vviinnSelectObject\",\"trackDetectedObject\"],[0,\"vviinnSelectFilter\",\"trackFilterSelected\"]]]]],[\"vviinn-vps-button.cjs\",[[1,\"vviinn-vps-button\",{\"token\":[1],\"currencySign\":[1,\"currency-sign\"],\"locale\":[1],\"campaignId\":[1,\"campaign-id\"],\"addStyle\":[4,\"add-style\"],\"mode\":[1],\"excluded\":[1],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"imageResolutionWidth\":[2,\"image-resolution-width\"],\"exampleImageSource\":[1,\"example-image-source\"],\"textSearchShow\":[4,\"text-search-show\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"showOneClickDiscovery\":[4,\"show-one-click-discovery\"],\"addPriceContainer\":[4,\"add-price-container\"],\"apiPath\":[1,\"api-path\"],\"buttonPressed\":[32]},[[0,\"vviinnWidgetClose\",\"handleModalClosed\"]]]]],[\"vviinn-selected-filters.cjs\",[[1,\"vviinn-selected-filters\",{\"showInWidget\":[4,\"show-in-widget\"],\"filters\":[32],\"requestFilters\":[32]}]]],[\"vviinn-carousel_8.cjs\",[[1,\"vviinn-vpr-widget\",{\"token\":[1],\"productId\":[1,\"product-id\"],\"mode\":[1],\"campaigns\":[1],\"excluded\":[1],\"campaignType\":[1,\"campaign-type\"],\"locale\":[1],\"color\":[1],\"imageWidth\":[2,\"image-width\"],\"imageRatio\":[2,\"image-ratio\"],\"cssUrl\":[1,\"css-url\"],\"currencySign\":[1,\"currency-sign\"],\"pricePrefix\":[1,\"price-prefix\"],\"noResultText\":[1,\"no-result-text\"],\"noResultShow\":[4,\"no-result-show\"],\"gridArrowsDynamic\":[4,\"grid-arrows-dynamic\"],\"productDetailsNewTab\":[4,\"product-details-new-tab\"],\"productDetailsRedirect\":[4,\"product-details-redirect\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"showFilters\":[4,\"show-filters\"],\"showExtendedFilters\":[4,\"show-extended-filters\"],\"setModeDiscounts\":[1,\"set-mode-discounts\"],\"updateButtonLocation\":[1,\"update-button-location\"],\"addPriceContainer\":[4,\"add-price-container\"],\"blockTitle\":[1,\"block-title\"],\"showScroll\":[4,\"show-scroll\"],\"apiPath\":[1,\"api-path\"],\"useCarousel\":[4,\"use-carousel\"],\"showingInButton\":[4,\"showing-in-button\"],\"buttonElementId\":[1,\"button-element-id\"],\"closed\":[4],\"opened\":[4],\"recommendations\":[32],\"dynamicFilters\":[32],\"sourceProduct\":[32],\"trackingDeactivated\":[32],\"hasErrorOnLoad\":[32],\"updatingAllCards\":[32],\"updatedCardsAmount\":[32],\"setModeDiscountsArray\":[32]},[[0,\"vviinnProductLoad\",\"trackProductLoad\"],[0,\"vviinnProductView\",\"trackProductView\"],[0,\"vviinnProductClick\",\"trackProductClick\"],[0,\"vviinnAuxClick\",\"trackAuxClick\"],[0,\"vviinnAddToBasket\",\"trackAddToBasket\"],[0,\"vviinnUpdatingAllCardsFinished\",\"updatingAllCardsFinishedListener\"],[0,\"vviinnFiltersChanged\",\"filtersChanged\"]]],[0,\"vviinn-carousel\",{\"mode\":[1],\"imageWidth\":[2,\"image-width\"],\"showScroll\":[4,\"show-scroll\"],\"campaignTypeId\":[1,\"campaign-type-id\"],\"widgetElementId\":[1,\"widget-element-id\"],\"gridArrowsDynamic\":[4,\"grid-arrows-dynamic\"],\"recommendations\":[1040],\"widgetVersion\":[1,\"widget-version\"],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"updatingAllCards\":[4,\"updating-all-cards\"],\"updateButtonLocation\":[1,\"update-button-location\"],\"replaceSlotsContent\":[16],\"setModeDiscountsArray\":[16],\"imageRatio\":[2,\"image-ratio\"],\"addPriceContainer\":[4,\"add-price-container\"],\"currencySign\":[1,\"currency-sign\"],\"pricePrefix\":[1,\"price-prefix\"],\"locale\":[1],\"moveDirection\":[32],\"contentGroups\":[32],\"activeContentGroup\":[32],\"isRTL\":[32],\"crossSellingRecommendations\":[32],\"setModeDiscount\":[32],\"currentDiscountIndex\":[32],\"setModeAppliedDiscounts\":[32]},[[0,\"vviinnCrossSellingClick\",\"crossSellingClickListener\"],[0,\"vviinnAddToBasket\",\"trackAddToBasket\"]]],[1,\"vviinn-extended-filters\",{\"filters\":[1040],\"filtersString\":[1,\"filters-string\"],\"locale\":[1],\"mode\":[1],\"currencySign\":[1,\"currency-sign\"],\"showHeader\":[4,\"show-header\"],\"requestFilters\":[32],\"showMore\":[32],\"selectedMoreOptions\":[32]},[[16,\"click\",\"bodyClickListener\"]]],[1,\"vviinn-filters\",{\"filters\":[1040],\"filtersString\":[1,\"filters-string\"],\"showInWidget\":[4,\"show-in-widget\"],\"currencySign\":[1,\"currency-sign\"],\"selectedFilter\":[32],\"requestFilters\":[32]}],[1,\"vviinn-product-card\",{\"brand\":[1],\"currency\":[1],\"image\":[1],\"imageRatio\":[2,\"image-ratio\"],\"imageWidth\":[2,\"image-width\"],\"locale\":[1],\"price\":[2],\"basePrice\":[1,\"base-price\"],\"pricePrefix\":[1,\"price-prefix\"],\"productTitle\":[1,\"product-title\"],\"productType\":[1,\"product-type\"],\"setMode\":[4,\"set-mode\"],\"salePrice\":[2,\"sale-price\"],\"baseSalePrice\":[1,\"base-sale-price\"],\"responsive\":[4],\"addToBasketShow\":[4,\"add-to-basket-show\"],\"updateButtonLocation\":[1,\"update-button-location\"],\"customLabels\":[1,\"custom-labels\"],\"addPriceContainer\":[4,\"add-price-container\"],\"energyCertifications\":[1040],\"productId\":[1,\"product-id\"],\"campaignTypeId\":[1,\"campaign-type-id\"],\"widgetElementId\":[1,\"widget-element-id\"],\"buttonElementId\":[1,\"button-element-id\"],\"widgetVersion\":[1,\"widget-version\"],\"deeplink\":[1],\"index\":[2],\"updatingAllCards\":[4,\"updating-all-cards\"],\"defaultAnimationInterval\":[2,\"default-animation-interval\"],\"appliedDiscountPercentage\":[2,\"applied-discount-percentage\"],\"currentDiscountPercentage\":[2,\"current-discount-percentage\"],\"isSourceProduct\":[4,\"is-source-product\"],\"isResultsWidget\":[4,\"is-results-widget\"],\"energyCertificationsString\":[1,\"energy-certifications-string\"],\"isStandalone\":[4,\"is-standalone\"],\"isTransitioning\":[32],\"basketButonPressed\":[32]},[[0,\"vviinnCrossSellingClick\",\"crossSellingClickListener\"]]],[1,\"vviinn-energy-label\",{\"classIconUrls\":[16],\"productType\":[1,\"product-type\"],\"classDataSheetUrl\":[1,\"class-data-sheet-url\"],\"iconDirection\":[1,\"icon-direction\"]}],[1,\"vviinn-price-range\",{\"histogram\":[16],\"addStyle\":[4,\"add-style\"],\"priceChangeHandler\":[16],\"selectedInterval\":[16],\"currencySign\":[1,\"currency-sign\"],\"minIndex\":[32],\"maxIndex\":[32],\"scalingFactor\":[32]}],[1,\"vviinn-skeleton\",{\"height\":[2],\"halfWidth\":[4,\"half-width\"]}]]]]"), options);
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -6,6 +6,7 @@ const campaignTypeNames = {
|
|
|
6
6
|
VPR: "Similar Products",
|
|
7
7
|
VPS: "Visual Search",
|
|
8
8
|
VCS: "Cross-Selling",
|
|
9
|
+
TPS: "Text Product Search",
|
|
9
10
|
};
|
|
10
11
|
const isVPR = (c) => c._tag === "VPR";
|
|
11
12
|
function fold(onVPR, onVCS) {
|
|
@@ -120,7 +121,7 @@ const slotChangeListener = (component, element) => {
|
|
|
120
121
|
component.connectedCallback.call(component);
|
|
121
122
|
};
|
|
122
123
|
|
|
123
|
-
const version = "2.
|
|
124
|
+
const version = "2.119.0";
|
|
124
125
|
|
|
125
126
|
exports.SlotSkeleton = SlotSkeleton;
|
|
126
127
|
exports.campaignTypeNames = campaignTypeNames;
|