vviinn-widgets 2.160.1 → 2.160.3

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.
@@ -14,7 +14,7 @@ function fromString(s) {
14
14
  return s === "VPR" ? { _tag: "VPR" } : { _tag: "VCS" };
15
15
  }
16
16
 
17
- const version = "2.160.1";
17
+ const version = "2.160.3";
18
18
 
19
19
  exports.campaignTypeNames = campaignTypeNames;
20
20
  exports.fold = fold;
@@ -8,7 +8,7 @@ const customizedSlots = require('./customized-slots-a9416ea3.js');
8
8
  const index$2 = require('./index-601ae273.js');
9
9
  const index$1 = require('./index-1953bc5b.js');
10
10
  const Rectangle = require('./Rectangle-baf86229.js');
11
- const _package = require('./package-c2a47f72.js');
11
+ const _package = require('./package-a89ba576.js');
12
12
  const resources = require('./resources-9a669f8f.js');
13
13
  const index$3 = require('./index-bbed84c5.js');
14
14
  const constants = require('./constants-21309688.js');
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-1a40d6c9.js');
6
6
  const search_store = require('./search.store-5c334453.js');
7
- const _package = require('./package-c2a47f72.js');
7
+ const _package = require('./package-a89ba576.js');
8
8
  const index$1 = require('./index-601ae273.js');
9
9
  const Rectangle = require('./Rectangle-baf86229.js');
10
10
  const customizedSlots = require('./customized-slots-a9416ea3.js');
@@ -7,7 +7,7 @@ const search_store = require('./search.store-5c334453.js');
7
7
  const Rectangle = require('./Rectangle-baf86229.js');
8
8
  const WarningIcon = require('./WarningIcon-db443b71.js');
9
9
  const customizedSlots = require('./customized-slots-a9416ea3.js');
10
- const _package = require('./package-c2a47f72.js');
10
+ const _package = require('./package-a89ba576.js');
11
11
  const index$1 = require('./index-bbed84c5.js');
12
12
 
13
13
  const SecondaryActionIcon = () => (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" },
@@ -12,6 +12,6 @@ function fromString(s) {
12
12
  return s === "VPR" ? { _tag: "VPR" } : { _tag: "VCS" };
13
13
  }
14
14
 
15
- const version = "2.160.1";
15
+ const version = "2.160.3";
16
16
 
17
17
  export { fold as a, campaignTypeNames as c, fromString as f, version as v };
@@ -4,7 +4,7 @@ import { s as slotChangeListener, p as productCardSlotNames, v as vprIconSlotNam
4
4
  import { P as PlusIcon, R as RESULTS_CALCULATED_COLUMNS_CSS_VAR, e as createWidgetEvent, j as createFilterEvent, v as v4, c as createAddToBasketEvent, d as createAddToWishlistEvent, f as createResultEventByType, h as createProductEventByType, g as getCustomLabels, k as createImageSearchEvent } from './index-3da413a9.js';
5
5
  import { s as setLocalStorageItems, g as getLocalStorageItems, c as cleanLocalStorage } from './index-52ea1bdf.js';
6
6
  import { f as fromImage, i as instance } from './Rectangle-abec127b.js';
7
- import { c as campaignTypeNames, v as version } from './package-925a7c96.js';
7
+ import { c as campaignTypeNames, v as version } from './package-a6d44c72.js';
8
8
  import { r as resources } from './resources-4651fe88.js';
9
9
  import { a as productCardParts, m as modalParts, f as filtersParts, b as extendedFiltersParts, s as searchBarParts, c as searchWidgetFilterParts, d as searchWidgetButtonParts } from './index-47360621.js';
10
10
  import { R as RESULTS_WIDGET_IMAGE_RESOLUTION_WIDTH, f as findSlotElements, g as getSlotNames, S as SEARCH_WIDGET_IMAGE_RESOLUTION_WIDTH, D as DEFAULT_EXAMPLE_IMAGE } from './constants-7fd90481.js';
@@ -1,6 +1,6 @@
1
1
  import { h, r as registerInstance, c as createEvent, F as Fragment, H as Host, g as getElement } from './index-057b9128.js';
2
2
  import { h as has, t as tuple, a as addIfNotEmpty, _ as _function, b as _Array, g as globalState, s as searchState, c as componentsState, O as Option, S as Semigroup, E as Either, p as pipe, d as chainW, m as makeRequest, f as fromEither, e as getApiPath, i as createInitPostRequest, A as Apply, u as updateGlobalState, j as trackEvent, T as TaskEither } from './search.store-bc248b7a.js';
3
- import { c as campaignTypeNames, f as fromString, a as fold, v as version } from './package-925a7c96.js';
3
+ import { c as campaignTypeNames, f as fromString, a as fold, v as version } from './package-a6d44c72.js';
4
4
  import { C as CAROUSEL_IMAGE_WIDTH_CSS_VAR, S as SET_MODE_IMAGE_WIDTH_CSS_VAR, a as CAROUSEL_CONTENT_WIDTH_CSS_VAR, R as RESULTS_CALCULATED_COLUMNS_CSS_VAR, D as DEFAULT_COLUMNS_NUMBER, b as CONTENT_GROUP_CSS_CLASS, g as getCustomLabels, P as PlusIcon, v as v4, c as createAddToBasketEvent, d as createAddToWishlistEvent, e as createWidgetEvent, f as createResultEventByType, h as createProductEventByType, i as getRecommendationsBody } from './index-3da413a9.js';
5
5
  import { i as instance, a as isClickedInRectBound } from './Rectangle-abec127b.js';
6
6
  import { s as slotChangeListener, S as SlotSkeleton } from './customized-slots-0f854530.js';
@@ -3,7 +3,7 @@ import { _ as _function, O as Option, D as detectedObjectEq, s as searchState, a
3
3
  import { s as scaleWithSized, c as center, i as instance } from './Rectangle-abec127b.js';
4
4
  import { W as WarningIcon } from './WarningIcon-7896b328.js';
5
5
  import { s as slotChangeListener } from './customized-slots-0f854530.js';
6
- import { c as campaignTypeNames, v as version } from './package-925a7c96.js';
6
+ import { c as campaignTypeNames, v as version } from './package-a6d44c72.js';
7
7
  import { m as modalParts } from './index-47360621.js';
8
8
 
9
9
  const SecondaryActionIcon = () => (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" },