vviinn-widgets 2.40.2 → 2.40.4

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.
Files changed (54) hide show
  1. package/dist/cjs/{package-66fc2d42.js → package-d2581f68.js} +1 -1
  2. package/dist/cjs/vviinn-carousel_4.cjs.entry.js +1 -1
  3. package/dist/cjs/vviinn-vpr-button.cjs.entry.js +1 -1
  4. package/dist/cjs/vviinn-vps-button.cjs.entry.js +1 -1
  5. package/dist/cjs/vviinn-vps-widget.cjs.entry.js +1 -1
  6. package/dist/collection/collection-manifest.json +2 -2
  7. package/dist/collection/components/image-search/search-filters/search-filters.js +2 -2
  8. package/dist/collection/components/vviinn-carousel/vviinn-carousel.js +2 -2
  9. package/dist/collection/components/vviinn-example-image/vviinn-example-image.js +3 -3
  10. package/dist/collection/components/vviinn-image-selector/vviinn-image-selector.js +3 -3
  11. package/dist/collection/components/vviinn-image-view/vviinn-detected-object/vviinn-detected-object.js +2 -2
  12. package/dist/collection/components/vviinn-image-view/vviinn-image-view.js +2 -2
  13. package/dist/collection/components/vviinn-modal/vviinn-modal.js +1 -1
  14. package/dist/collection/components/vviinn-product-card/vviinn-product-card.js +5 -5
  15. package/dist/collection/components/vviinn-vpr-button/recommendations-sidebar/recommendations-sidebar.js +1 -1
  16. package/dist/collection/components/vviinn-vpr-button/vviinn-vpr-button.js +10 -10
  17. package/dist/collection/components/vviinn-vpr-widget/vviinn-vpr-vidget.js +11 -11
  18. package/dist/collection/components/vviinn-vps-button/vviinn-vps-button.js +13 -13
  19. package/dist/collection/components/vviinn-vps-widget/vviinn-vps-widget.js +13 -13
  20. package/dist/collection/interfaces/generated.js +1 -0
  21. package/dist/esm/{package-e0b16841.js → package-a3630ee2.js} +1 -1
  22. package/dist/esm/vviinn-carousel_4.entry.js +1 -1
  23. package/dist/esm/vviinn-vpr-button.entry.js +1 -1
  24. package/dist/esm/vviinn-vps-button.entry.js +1 -1
  25. package/dist/esm/vviinn-vps-widget.entry.js +1 -1
  26. package/dist/stencil-react-generated/index.ts +35 -0
  27. package/dist/stencil-react-generated/react-component-lib/createComponent.tsx +106 -0
  28. package/dist/stencil-react-generated/react-component-lib/createOverlayComponent.tsx +142 -0
  29. package/dist/stencil-react-generated/react-component-lib/index.ts +2 -0
  30. package/dist/stencil-react-generated/react-component-lib/interfaces.ts +34 -0
  31. package/dist/stencil-react-generated/react-component-lib/utils/attachProps.ts +125 -0
  32. package/dist/stencil-react-generated/react-component-lib/utils/case.ts +7 -0
  33. package/dist/stencil-react-generated/react-component-lib/utils/dev.ts +14 -0
  34. package/dist/stencil-react-generated/react-component-lib/utils/index.tsx +50 -0
  35. package/dist/types/analytics/GAnalytics.d.ts +4 -4
  36. package/dist/types/interfaces/generated.d.ts +869 -0
  37. package/{www/build/p-28feba37.entry.js → dist/vviinn-widgets/p-0da483ad.entry.js} +1 -1
  38. package/dist/vviinn-widgets/p-3d0dd3d8.js +1 -0
  39. package/dist/vviinn-widgets/{p-c6e8ddfb.entry.js → p-5d0b378d.entry.js} +1 -1
  40. package/dist/vviinn-widgets/{p-e12ab596.entry.js → p-8e621b0d.entry.js} +1 -1
  41. package/dist/vviinn-widgets/{p-f2486332.entry.js → p-a02841dd.entry.js} +1 -1
  42. package/dist/vviinn-widgets/vviinn-widgets.esm.js +1 -1
  43. package/package.json +2 -1
  44. package/{dist/vviinn-widgets/p-28feba37.entry.js → www/build/p-0da483ad.entry.js} +1 -1
  45. package/www/build/p-3d0dd3d8.js +1 -0
  46. package/www/build/p-51b897be.js +1 -0
  47. package/www/build/{p-c6e8ddfb.entry.js → p-5d0b378d.entry.js} +1 -1
  48. package/www/build/{p-e12ab596.entry.js → p-8e621b0d.entry.js} +1 -1
  49. package/www/build/{p-f2486332.entry.js → p-a02841dd.entry.js} +1 -1
  50. package/www/build/p-a67898be.css +1 -0
  51. package/www/build/vviinn-widgets.esm.js +1 -1
  52. package/www/index.html +2 -2
  53. package/dist/vviinn-widgets/p-b51f27f5.js +0 -1
  54. package/www/build/p-b51f27f5.js +0 -1
@@ -1,5 +1,5 @@
1
1
  'use strict';
2
2
 
3
- const version = "2.40.2";
3
+ const version = "2.40.4";
4
4
 
5
5
  exports.version = version;
@@ -7,7 +7,7 @@ const imageSearch_store = require('./imageSearch.store-dc4e98b3.js');
7
7
  const index$1 = require('./index-294899ca.js');
8
8
  const i18next = require('./i18next-74ff3413.js');
9
9
  const customizedSlots = require('./customized-slots-e6b1235d.js');
10
- const _package = require('./package-66fc2d42.js');
10
+ const _package = require('./package-d2581f68.js');
11
11
  const index$2 = require('./index-7ff2ab5f.js');
12
12
 
13
13
  const vviinnCarouselCss = ":host{--vviinn-progressbar-width:0;--vviinn-carousel-item-width:150px;--vviinn-carousel-columns-internal:var(--vviinn-carousel-columns, 4);--vviinn-carousel-image-width-system:140px}.body{display:flex;position:relative;width:var(--vviinn-carousel-content-width);flex-direction:column}.content-wrapper *{box-sizing:border-box}.content-wrapper{overflow-y:hidden;overflow-x:auto;flex-grow:1}.bullets{margin-top:16px;display:flex;flex-direction:row;grid-gap:24px;justify-content:center}.bullet{width:10px;height:10px;background:#e0e0e0;border-radius:50%;cursor:pointer}.bullet.active{background:#161616}.content:not(.show-scrollbar),.content.grid{scrollbar-color:#fff0 #fff0}.content:not(.show-scrollbar)::-webkit-scrollbar,.content.grid::-webkit-scrollbar{opacity:0}.content{display:flex;flex-direction:row;grid-gap:8px;overflow-y:hidden;overflow-x:auto;flex-grow:1;padding-bottom:16px}.content.left>*{scroll-snap-align:start}.content.right>*{scroll-snap-align:end}:host(.continuity) .prev,:host(.continuity) .next{border-radius:2px}:host(.grid) .prev,:host(.grid) .next{border-radius:50%}.prev,.next{align-items:center;background-color:white;border:none;box-shadow:0px 2px 6px rgba(0, 0, 0, 0.15);fill:#525252;cursor:pointer;display:grid;height:40px;justify-items:center;position:absolute;top:calc(50% - 20px);width:40px;z-index:1;padding:0;margin:0}.next:disabled,.prev:disabled{display:none}.prev svg{transform:rotate(180deg);margin-left:-5px}.prev{left:0}.next{right:0}.items-group{display:grid;grid-gap:16px;grid-template-columns:repeat(var(--vviinn-carousel-columns-internal), 1fr);min-width:100%}vviinn-product-card::part(price-container){text-align:center}:host(.classic) vviinn-product-card::part(title),:host(.classic) vviinn-product-card::part(brand),:host(.classic) vviinn-product-card::part(type){text-align:center}@media (max-width: 480px){:host(.modern) button{display:none}.items-group{grid-template-columns:repeat(2, 1fr)}}";
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5619b5ec.js');
6
- const _package = require('./package-66fc2d42.js');
6
+ const _package = require('./package-d2581f68.js');
7
7
  const index$1 = require('./index-294899ca.js');
8
8
 
9
9
  const vviinnVprButtonCss = ":host{display:block}";
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5619b5ec.js');
6
- const _package = require('./package-66fc2d42.js');
6
+ const _package = require('./package-d2581f68.js');
7
7
  const index$1 = require('./index-294899ca.js');
8
8
  const customizedSlots = require('./customized-slots-e6b1235d.js');
9
9
  const constants = require('./constants-7684cbfc.js');
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index = require('./index-5619b5ec.js');
6
6
  const imageSearch_store = require('./imageSearch.store-dc4e98b3.js');
7
7
  const i18next = require('./i18next-74ff3413.js');
8
- const _package = require('./package-66fc2d42.js');
8
+ const _package = require('./package-d2581f68.js');
9
9
  const customizedSlots = require('./customized-slots-e6b1235d.js');
10
10
  const index$1 = require('./index-7ff2ab5f.js');
11
11
  const index$2 = require('./index-294899ca.js');
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "entries": [
3
- "./components/image-search/search-filters/search-filters.js",
4
- "./components/vviinn-button/vviinn-button.js",
5
3
  "./components/vviinn-vpr-widget/vviinn-vpr-vidget.js",
6
4
  "./components/vviinn-carousel/vviinn-carousel.js",
5
+ "./components/image-search/search-filters/search-filters.js",
6
+ "./components/vviinn-button/vviinn-button.js",
7
7
  "./components/vviinn-error/vviinn-error.js",
8
8
  "./components/vviinn-error/vviinn-empty-results/vviinn-empty-results.js",
9
9
  "./components/vviinn-error/vviinn-server-error/vviinn-server-error.js",
@@ -125,7 +125,7 @@ export class SearchFilters {
125
125
  "mutable": false,
126
126
  "complexType": {
127
127
  "original": "BasicEventData",
128
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
128
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
129
129
  "references": {
130
130
  "BasicEventData": {
131
131
  "location": "import",
@@ -161,7 +161,7 @@ export class SearchFilters {
161
161
  },
162
162
  "complexType": {
163
163
  "original": "SelectFilterEventData",
164
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; action: FilterAction; kind: FilterKind; filterName?: string; }",
164
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; action: FilterAction; kind: FilterKind; filterName?: string; }",
165
165
  "references": {
166
166
  "SelectFilterEventData": {
167
167
  "location": "import",
@@ -290,7 +290,7 @@ export class VviinnCarousel {
290
290
  "references": {
291
291
  "CarouselMode": {
292
292
  "location": "local",
293
- "path": "/opt/atlassian/pipelines/agent/build/src/components/vviinn-carousel/vviinn-carousel.tsx"
293
+ "path": "/Users/majidabbasi/mediaopt/vviinn-widgets/src/components/vviinn-carousel/vviinn-carousel.tsx"
294
294
  }
295
295
  }
296
296
  },
@@ -401,7 +401,7 @@ export class VviinnCarousel {
401
401
  "mutable": false,
402
402
  "complexType": {
403
403
  "original": "Recommendation[]",
404
- "resolved": "components[]",
404
+ "resolved": "{ groupId?: string; productId?: string; title?: string; deeplink?: string; brand?: string; productType?: string; image?: { original?: string; thumbnail?: string; }; price?: { actual?: number; sale?: number; }; }[]",
405
405
  "references": {
406
406
  "Recommendation": {
407
407
  "location": "import",
@@ -134,7 +134,7 @@ export class VviinnExampleImage {
134
134
  "mutable": false,
135
135
  "complexType": {
136
136
  "original": "BasicEventData",
137
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
137
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
138
138
  "references": {
139
139
  "BasicEventData": {
140
140
  "location": "import",
@@ -207,7 +207,7 @@ export class VviinnExampleImage {
207
207
  },
208
208
  "complexType": {
209
209
  "original": "BasicEventData",
210
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
210
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
211
211
  "references": {
212
212
  "BasicEventData": {
213
213
  "location": "import",
@@ -227,7 +227,7 @@ export class VviinnExampleImage {
227
227
  },
228
228
  "complexType": {
229
229
  "original": "BasicEventData",
230
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
230
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
231
231
  "references": {
232
232
  "BasicEventData": {
233
233
  "location": "import",
@@ -49,7 +49,7 @@ export class VviinnImageSelector {
49
49
  "mutable": false,
50
50
  "complexType": {
51
51
  "original": "BasicEventData",
52
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
52
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
53
53
  "references": {
54
54
  "BasicEventData": {
55
55
  "location": "import",
@@ -164,7 +164,7 @@ export class VviinnImageSelector {
164
164
  },
165
165
  "complexType": {
166
166
  "original": "BasicEventData",
167
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
167
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
168
168
  "references": {
169
169
  "BasicEventData": {
170
170
  "location": "import",
@@ -184,7 +184,7 @@ export class VviinnImageSelector {
184
184
  },
185
185
  "complexType": {
186
186
  "original": "NoResultEventData",
187
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; reason: ErrorKind; }",
187
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; reason: ErrorKind; }",
188
188
  "references": {
189
189
  "NoResultEventData": {
190
190
  "location": "import",
@@ -89,7 +89,7 @@ export class VviinnDetectedObject {
89
89
  "mutable": false,
90
90
  "complexType": {
91
91
  "original": "BasicEventData",
92
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
92
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
93
93
  "references": {
94
94
  "BasicEventData": {
95
95
  "location": "import",
@@ -124,7 +124,7 @@ export class VviinnDetectedObject {
124
124
  },
125
125
  "complexType": {
126
126
  "original": "SelectObjectEventData",
127
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; detectedObject: ValueObject<DetectedObject>; }",
127
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; detectedObject: ValueObject<DetectedObject>; }",
128
128
  "references": {
129
129
  "SelectObjectEventData": {
130
130
  "location": "import",
@@ -128,7 +128,7 @@ export class VviinnImageView {
128
128
  "mutable": false,
129
129
  "complexType": {
130
130
  "original": "BasicEventData",
131
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
131
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
132
132
  "references": {
133
133
  "BasicEventData": {
134
134
  "location": "import",
@@ -163,7 +163,7 @@ export class VviinnImageView {
163
163
  },
164
164
  "complexType": {
165
165
  "original": "BasicEventData",
166
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
166
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
167
167
  "references": {
168
168
  "BasicEventData": {
169
169
  "location": "import",
@@ -202,7 +202,7 @@ export class VviinnModal {
202
202
  },
203
203
  "complexType": {
204
204
  "original": "BasicEventData",
205
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
205
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
206
206
  "references": {
207
207
  "BasicEventData": {
208
208
  "location": "import",
@@ -667,7 +667,7 @@ export class VviinnProductCard {
667
667
  },
668
668
  "complexType": {
669
669
  "original": "ProductCardEventData",
670
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
670
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
671
671
  "references": {
672
672
  "ProductCardEventData": {
673
673
  "location": "import",
@@ -687,7 +687,7 @@ export class VviinnProductCard {
687
687
  },
688
688
  "complexType": {
689
689
  "original": "ProductCardEventData",
690
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
690
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
691
691
  "references": {
692
692
  "ProductCardEventData": {
693
693
  "location": "import",
@@ -707,7 +707,7 @@ export class VviinnProductCard {
707
707
  },
708
708
  "complexType": {
709
709
  "original": "ProductCardEventData",
710
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
710
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
711
711
  "references": {
712
712
  "ProductCardEventData": {
713
713
  "location": "import",
@@ -727,7 +727,7 @@ export class VviinnProductCard {
727
727
  },
728
728
  "complexType": {
729
729
  "original": "ProductCardEventData",
730
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
730
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
731
731
  "references": {
732
732
  "ProductCardEventData": {
733
733
  "location": "import",
@@ -750,7 +750,7 @@ export class VviinnProductCard {
750
750
  },
751
751
  "complexType": {
752
752
  "original": "ProductCardEventData",
753
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
753
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
754
754
  "references": {
755
755
  "ProductCardEventData": {
756
756
  "location": "import",
@@ -559,7 +559,7 @@ export class RecommendationsSidebar {
559
559
  },
560
560
  "complexType": {
561
561
  "original": "BasicEventData",
562
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
562
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
563
563
  "references": {
564
564
  "BasicEventData": {
565
565
  "location": "import",
@@ -501,7 +501,7 @@ export class VviinnVprButton {
501
501
  },
502
502
  "complexType": {
503
503
  "original": "BasicEventData",
504
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
504
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
505
505
  "references": {
506
506
  "BasicEventData": {
507
507
  "location": "import",
@@ -521,7 +521,7 @@ export class VviinnVprButton {
521
521
  },
522
522
  "complexType": {
523
523
  "original": "BasicEventData",
524
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
524
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
525
525
  "references": {
526
526
  "BasicEventData": {
527
527
  "location": "import",
@@ -541,7 +541,7 @@ export class VviinnVprButton {
541
541
  },
542
542
  "complexType": {
543
543
  "original": "BasicEventData",
544
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
544
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
545
545
  "references": {
546
546
  "BasicEventData": {
547
547
  "location": "import",
@@ -561,7 +561,7 @@ export class VviinnVprButton {
561
561
  },
562
562
  "complexType": {
563
563
  "original": "ProductCardEventData",
564
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
564
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
565
565
  "references": {
566
566
  "ProductCardEventData": {
567
567
  "location": "import",
@@ -581,7 +581,7 @@ export class VviinnVprButton {
581
581
  },
582
582
  "complexType": {
583
583
  "original": "ProductCardEventData",
584
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
584
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
585
585
  "references": {
586
586
  "ProductCardEventData": {
587
587
  "location": "import",
@@ -601,7 +601,7 @@ export class VviinnVprButton {
601
601
  },
602
602
  "complexType": {
603
603
  "original": "ProductCardEventData",
604
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
604
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
605
605
  "references": {
606
606
  "ProductCardEventData": {
607
607
  "location": "import",
@@ -621,7 +621,7 @@ export class VviinnVprButton {
621
621
  },
622
622
  "complexType": {
623
623
  "original": "BasicEventData",
624
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
624
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
625
625
  "references": {
626
626
  "BasicEventData": {
627
627
  "location": "import",
@@ -641,7 +641,7 @@ export class VviinnVprButton {
641
641
  },
642
642
  "complexType": {
643
643
  "original": "BasicEventData",
644
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
644
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
645
645
  "references": {
646
646
  "BasicEventData": {
647
647
  "location": "import",
@@ -661,7 +661,7 @@ export class VviinnVprButton {
661
661
  },
662
662
  "complexType": {
663
663
  "original": "BasicEventData",
664
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
664
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
665
665
  "references": {
666
666
  "BasicEventData": {
667
667
  "location": "import",
@@ -681,7 +681,7 @@ export class VviinnVprButton {
681
681
  },
682
682
  "complexType": {
683
683
  "original": "BasicEventData",
684
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
684
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
685
685
  "references": {
686
686
  "BasicEventData": {
687
687
  "location": "import",
@@ -745,7 +745,7 @@ export class VviinnVprWidget {
745
745
  "references": {
746
746
  "UpdateButtonLocation": {
747
747
  "location": "local",
748
- "path": "/opt/atlassian/pipelines/agent/build/src/components/vviinn-vpr-widget/vviinn-vpr-vidget.tsx"
748
+ "path": "/Users/majidabbasi/mediaopt/vviinn-widgets/src/components/vviinn-vpr-widget/vviinn-vpr-vidget.tsx"
749
749
  }
750
750
  }
751
751
  },
@@ -905,7 +905,7 @@ export class VviinnVprWidget {
905
905
  },
906
906
  "complexType": {
907
907
  "original": "BasicEventData",
908
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
908
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
909
909
  "references": {
910
910
  "BasicEventData": {
911
911
  "location": "import",
@@ -925,7 +925,7 @@ export class VviinnVprWidget {
925
925
  },
926
926
  "complexType": {
927
927
  "original": "ProductCardEventData",
928
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
928
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
929
929
  "references": {
930
930
  "ProductCardEventData": {
931
931
  "location": "import",
@@ -945,7 +945,7 @@ export class VviinnVprWidget {
945
945
  },
946
946
  "complexType": {
947
947
  "original": "ProductCardEventData",
948
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
948
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
949
949
  "references": {
950
950
  "ProductCardEventData": {
951
951
  "location": "import",
@@ -965,7 +965,7 @@ export class VviinnVprWidget {
965
965
  },
966
966
  "complexType": {
967
967
  "original": "ProductCardEventData",
968
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
968
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
969
969
  "references": {
970
970
  "ProductCardEventData": {
971
971
  "location": "import",
@@ -985,7 +985,7 @@ export class VviinnVprWidget {
985
985
  },
986
986
  "complexType": {
987
987
  "original": "BasicEventData",
988
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
988
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
989
989
  "references": {
990
990
  "BasicEventData": {
991
991
  "location": "import",
@@ -1005,7 +1005,7 @@ export class VviinnVprWidget {
1005
1005
  },
1006
1006
  "complexType": {
1007
1007
  "original": "BasicEventData",
1008
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
1008
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
1009
1009
  "references": {
1010
1010
  "BasicEventData": {
1011
1011
  "location": "import",
@@ -1025,7 +1025,7 @@ export class VviinnVprWidget {
1025
1025
  },
1026
1026
  "complexType": {
1027
1027
  "original": "BasicEventData",
1028
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
1028
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
1029
1029
  "references": {
1030
1030
  "BasicEventData": {
1031
1031
  "location": "import",
@@ -1045,7 +1045,7 @@ export class VviinnVprWidget {
1045
1045
  },
1046
1046
  "complexType": {
1047
1047
  "original": "BasicEventData",
1048
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
1048
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
1049
1049
  "references": {
1050
1050
  "BasicEventData": {
1051
1051
  "location": "import",
@@ -1104,7 +1104,7 @@ export class VviinnVprWidget {
1104
1104
  },
1105
1105
  "complexType": {
1106
1106
  "original": "BasicEventData",
1107
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
1107
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
1108
1108
  "references": {
1109
1109
  "BasicEventData": {
1110
1110
  "location": "import",
@@ -1127,7 +1127,7 @@ export class VviinnVprWidget {
1127
1127
  },
1128
1128
  "complexType": {
1129
1129
  "original": "BasicEventData",
1130
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
1130
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
1131
1131
  "references": {
1132
1132
  "BasicEventData": {
1133
1133
  "location": "import",
@@ -315,7 +315,7 @@ export class VviinnVpsButton {
315
315
  },
316
316
  "complexType": {
317
317
  "original": "BasicEventData",
318
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
318
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
319
319
  "references": {
320
320
  "BasicEventData": {
321
321
  "location": "import",
@@ -335,7 +335,7 @@ export class VviinnVpsButton {
335
335
  },
336
336
  "complexType": {
337
337
  "original": "BasicEventData",
338
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
338
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
339
339
  "references": {
340
340
  "BasicEventData": {
341
341
  "location": "import",
@@ -355,7 +355,7 @@ export class VviinnVpsButton {
355
355
  },
356
356
  "complexType": {
357
357
  "original": "BasicEventData",
358
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
358
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
359
359
  "references": {
360
360
  "BasicEventData": {
361
361
  "location": "import",
@@ -375,7 +375,7 @@ export class VviinnVpsButton {
375
375
  },
376
376
  "complexType": {
377
377
  "original": "BasicEventData",
378
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
378
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
379
379
  "references": {
380
380
  "BasicEventData": {
381
381
  "location": "import",
@@ -395,7 +395,7 @@ export class VviinnVpsButton {
395
395
  },
396
396
  "complexType": {
397
397
  "original": "ProductCardEventData",
398
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
398
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
399
399
  "references": {
400
400
  "ProductCardEventData": {
401
401
  "location": "import",
@@ -415,7 +415,7 @@ export class VviinnVpsButton {
415
415
  },
416
416
  "complexType": {
417
417
  "original": "ProductCardEventData",
418
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
418
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
419
419
  "references": {
420
420
  "ProductCardEventData": {
421
421
  "location": "import",
@@ -435,7 +435,7 @@ export class VviinnVpsButton {
435
435
  },
436
436
  "complexType": {
437
437
  "original": "ProductCardEventData",
438
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
438
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; productId: string; productRank: number; productName: string; productType: string; clickEvent?: MouseEvent; }",
439
439
  "references": {
440
440
  "ProductCardEventData": {
441
441
  "location": "import",
@@ -455,7 +455,7 @@ export class VviinnVpsButton {
455
455
  },
456
456
  "complexType": {
457
457
  "original": "BasicEventData",
458
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
458
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
459
459
  "references": {
460
460
  "BasicEventData": {
461
461
  "location": "import",
@@ -475,7 +475,7 @@ export class VviinnVpsButton {
475
475
  },
476
476
  "complexType": {
477
477
  "original": "BasicEventData",
478
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
478
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
479
479
  "references": {
480
480
  "BasicEventData": {
481
481
  "location": "import",
@@ -495,7 +495,7 @@ export class VviinnVpsButton {
495
495
  },
496
496
  "complexType": {
497
497
  "original": "BasicEventData",
498
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
498
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
499
499
  "references": {
500
500
  "BasicEventData": {
501
501
  "location": "import",
@@ -515,7 +515,7 @@ export class VviinnVpsButton {
515
515
  },
516
516
  "complexType": {
517
517
  "original": "BasicEventData",
518
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
518
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; }",
519
519
  "references": {
520
520
  "BasicEventData": {
521
521
  "location": "import",
@@ -535,7 +535,7 @@ export class VviinnVpsButton {
535
535
  },
536
536
  "complexType": {
537
537
  "original": "SelectObjectEventData",
538
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; detectedObject: ValueObject<DetectedObject>; }",
538
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; detectedObject: ValueObject<DetectedObject>; }",
539
539
  "references": {
540
540
  "SelectObjectEventData": {
541
541
  "location": "import",
@@ -555,7 +555,7 @@ export class VviinnVpsButton {
555
555
  },
556
556
  "complexType": {
557
557
  "original": "SelectFilterEventData",
558
- "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VCS\" | \"VPS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; action: FilterAction; kind: FilterKind; filterName?: string; }",
558
+ "resolved": "{ widgetType: \"VPR\" | \"VPS\"; campaignTypeId: \"VPR\" | \"VPS\" | \"VCS\"; campaignTypeName: \"Similar Products\" | \"Visual Search\" | \"Cross-Selling\"; widgetId: string; widgetVersion: string; action: FilterAction; kind: FilterKind; filterName?: string; }",
559
559
  "references": {
560
560
  "SelectFilterEventData": {
561
561
  "location": "import",