vviinn-widgets 2.20.16 → 2.20.18

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 (33) hide show
  1. package/dist/cjs/cropper-handler_29.cjs.entry.js +3 -3
  2. package/dist/cjs/{package-2bff579b.js → package-907bcb02.js} +1 -1
  3. package/dist/cjs/vviinn-carousel_2.cjs.entry.js +1 -1
  4. package/dist/cjs/vviinn-vpr-button.cjs.entry.js +1 -1
  5. package/dist/collection/components/vviinn-carousel/vviinn-carousel.js +1 -1
  6. package/dist/collection/components/vviinn-onboarding/onboarding-cards/vviinn-onboarding-card-2/vviinn-onboarding-card-2.js +1 -1
  7. package/dist/collection/components/vviinn-privacy-badge/vviinn-privacy-badge.js +1 -1
  8. package/dist/esm/cropper-handler_29.entry.js +3 -3
  9. package/dist/esm/package-bf604da7.js +3 -0
  10. package/dist/esm/vviinn-carousel_2.entry.js +1 -1
  11. package/dist/esm/vviinn-vpr-button.entry.js +1 -1
  12. package/dist/types/interfaces/generated.d.ts +284 -349
  13. package/dist/vviinn-widgets/{p-fe2a6764.entry.js → p-2fc00771.entry.js} +1 -1
  14. package/{www/build/p-e218ae54.entry.js → dist/vviinn-widgets/p-62136632.entry.js} +1 -1
  15. package/dist/vviinn-widgets/p-c97cdd75.entry.js +1 -0
  16. package/dist/vviinn-widgets/p-ebb45f5a.js +1 -0
  17. package/dist/vviinn-widgets/vviinn-widgets.esm.js +1 -1
  18. package/package.json +1 -1
  19. package/www/build/p-0dd0a68d.js +161 -0
  20. package/www/build/{p-fe2a6764.entry.js → p-2fc00771.entry.js} +1 -1
  21. package/{dist/vviinn-widgets/p-e218ae54.entry.js → www/build/p-62136632.entry.js} +1 -1
  22. package/www/build/p-c97cdd75.entry.js +1 -0
  23. package/www/build/p-e0153ae2.css +6 -0
  24. package/www/build/p-ebb45f5a.js +1 -0
  25. package/www/build/vviinn-widgets.esm.js +1 -1
  26. package/www/index.html +1 -1
  27. package/dist/esm/package-b7862636.js +0 -3
  28. package/dist/vviinn-widgets/p-33b10bde.js +0 -1
  29. package/dist/vviinn-widgets/p-ff26350d.entry.js +0 -1
  30. package/www/build/p-33b10bde.js +0 -1
  31. package/www/build/p-649a9404.js +0 -1
  32. package/www/build/p-a67898be.css +0 -1
  33. package/www/build/p-ff26350d.entry.js +0 -1
@@ -6,7 +6,7 @@ const index = require('./index-a4becaff.js');
6
6
  const index$1 = require('./index-716b8fdb.js');
7
7
  const index$2 = require('./index-6cfe5293.js');
8
8
  const Campaign = require('./Campaign-13258569.js');
9
- const _package = require('./package-2bff579b.js');
9
+ const _package = require('./package-907bcb02.js');
10
10
 
11
11
  const cropperHandlerCss = ":host{--size:20px;background:transparent;border:4px solid white;box-sizing:content-box;display:block;height:var(--size);touch-action:none;position:absolute;width:var(--size);z-index:4;-webkit-user-select:none;-moz-user-select:none;user-select:none}:host(.disabled){opacity:0.25}:host(.nw-resize){border-bottom:none;border-right:none;top:0;left:0}:host(.ne-resize){border-left:none;border-bottom:none;right:0;top:0}:host(.sw-resize){border-right:none;border-top:none;left:0;bottom:0}:host(.se-resize){border-left:none;border-top:none;bottom:0;right:0}";
12
12
 
@@ -659,7 +659,7 @@ const VviinnOnboardingCard2 = class {
659
659
  slotChangeListener(this, this.el);
660
660
  }
661
661
  render() {
662
- return (index.h(index.Host, null, index.h("slot", { name: "onboarding-card-2-icon" }, index.h(index$2.OnboardingCard2Icon, null)), index.h("slot", { name: "onboarding-card-2-text" }, index.h("div", { class: "text" }, index.h("h4", null, "Verfeiner deine Suche"), index.h("p", null, "Du kannst den Bildrahmen selber festlegen und so die Produkte genau ausw\u00E4hlen.")))));
662
+ return (index.h(index.Host, null, index.h("slot", { name: "onboarding-card-2-icon" }, index.h(index$2.OnboardingCard2Icon, null)), index.h("slot", { name: "onboarding-card-2-text" }, index.h("div", { class: "text" }, index.h("h4", null, "Verfeiner Deine Suche"), index.h("p", null, "Du kannst den Bildrahmen selber festlegen und so die Produkte genau ausw\u00E4hlen.")))));
663
663
  }
664
664
  get el() { return index.getElement(this); }
665
665
  };
@@ -738,7 +738,7 @@ const VviinnPrivacyBadge = class {
738
738
  slotChangeListener(this, this.el);
739
739
  }
740
740
  render() {
741
- return (index.h(index.Host, null, index.h("slot", null, index.h("div", { class: "content" }, index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" }, index.h("defs", null), index.h("path", { fill: "#525252", d: "M8.5 11V7h-2v1h1v3H6v1h4v-1H8.5zM8 4a.75.75 0 100 1.5A.75.75 0 008 4z" }), index.h("path", { fill: "#525252", d: "M8 15A7 7 0 118 1a7 7 0 010 14zM8 2a6 6 0 100 12A6 6 0 008 2z" })), index.h("slot", { name: "vviinn-privacy-badge-text" }, index.h("p", null, "Durch das Hochladen eines Bildes willigen Sie in die Verarbeitung durch unseren Partner Vviinn ein. Das Bild wird nach einer Stunde Inaktivit\u00E4t gel\u00F6scht."))))));
741
+ return (index.h(index.Host, null, index.h("slot", null, index.h("div", { class: "content" }, index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" }, index.h("defs", null), index.h("path", { fill: "#525252", d: "M8.5 11V7h-2v1h1v3H6v1h4v-1H8.5zM8 4a.75.75 0 100 1.5A.75.75 0 008 4z" }), index.h("path", { fill: "#525252", d: "M8 15A7 7 0 118 1a7 7 0 010 14zM8 2a6 6 0 100 12A6 6 0 008 2z" })), index.h("slot", { name: "vviinn-privacy-badge-text" }, index.h("p", null, "Durch das Hochladen eines Bildes willigst Du in die Verarbeitung durch unseren Partner Vviinn ein. Das Bild wird nach einer Stunde Inaktivit\u00E4t gel\u00F6scht."))))));
742
742
  }
743
743
  get el() { return index.getElement(this); }
744
744
  };
@@ -1,5 +1,5 @@
1
1
  'use strict';
2
2
 
3
- const version = "2.20.16";
3
+ const version = "2.20.18";
4
4
 
5
5
  exports.version = version;
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index$1 = require('./index-a4becaff.js');
6
6
  const index = require('./index-716b8fdb.js');
7
7
  const index$2 = require('./index-6cfe5293.js');
8
- const _package = require('./package-2bff579b.js');
8
+ const _package = require('./package-907bcb02.js');
9
9
  const Campaign = require('./Campaign-13258569.js');
10
10
 
11
11
  /**
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-a4becaff.js');
6
- const _package = require('./package-2bff579b.js');
6
+ const _package = require('./package-907bcb02.js');
7
7
  const index$1 = require('./index-6cfe5293.js');
8
8
 
9
9
  const vviinnVprButtonCss = ":host{display:block}";
@@ -241,7 +241,7 @@ export class VviinnCarousel {
241
241
  "references": {
242
242
  "CarouselMode": {
243
243
  "location": "local",
244
- "path": "/Users/majidabbasi/mediaopt/vviinn-widgets/src/components/vviinn-carousel/vviinn-carousel.tsx"
244
+ "path": "/Users/egor/mediaopt/vpr_webcomponent/src/components/vviinn-carousel/vviinn-carousel.tsx"
245
245
  }
246
246
  }
247
247
  },
@@ -6,7 +6,7 @@ export class VviinnOnboardingCard2 {
6
6
  slotChangeListener(this, this.el);
7
7
  }
8
8
  render() {
9
- return (h(Host, null, h("slot", { name: "onboarding-card-2-icon" }, h(OnboardingCard2Icon, null)), h("slot", { name: "onboarding-card-2-text" }, h("div", { class: "text" }, h("h4", null, "Verfeiner deine Suche"), h("p", null, "Du kannst den Bildrahmen selber festlegen und so die Produkte genau ausw\u00E4hlen.")))));
9
+ return (h(Host, null, h("slot", { name: "onboarding-card-2-icon" }, h(OnboardingCard2Icon, null)), h("slot", { name: "onboarding-card-2-text" }, h("div", { class: "text" }, h("h4", null, "Verfeiner Deine Suche"), h("p", null, "Du kannst den Bildrahmen selber festlegen und so die Produkte genau ausw\u00E4hlen.")))));
10
10
  }
11
11
  static get is() { return "vviinn-onboarding-card-2"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class VviinnPrivacyBadge {
5
5
  slotChangeListener(this, this.el);
6
6
  }
7
7
  render() {
8
- return (h(Host, null, h("slot", null, h("div", { class: "content" }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" }, h("defs", null), h("path", { fill: "#525252", d: "M8.5 11V7h-2v1h1v3H6v1h4v-1H8.5zM8 4a.75.75 0 100 1.5A.75.75 0 008 4z" }), h("path", { fill: "#525252", d: "M8 15A7 7 0 118 1a7 7 0 010 14zM8 2a6 6 0 100 12A6 6 0 008 2z" })), h("slot", { name: "vviinn-privacy-badge-text" }, h("p", null, "Durch das Hochladen eines Bildes willigen Sie in die Verarbeitung durch unseren Partner Vviinn ein. Das Bild wird nach einer Stunde Inaktivit\u00E4t gel\u00F6scht."))))));
8
+ return (h(Host, null, h("slot", null, h("div", { class: "content" }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" }, h("defs", null), h("path", { fill: "#525252", d: "M8.5 11V7h-2v1h1v3H6v1h4v-1H8.5zM8 4a.75.75 0 100 1.5A.75.75 0 008 4z" }), h("path", { fill: "#525252", d: "M8 15A7 7 0 118 1a7 7 0 010 14zM8 2a6 6 0 100 12A6 6 0 008 2z" })), h("slot", { name: "vviinn-privacy-badge-text" }, h("p", null, "Durch das Hochladen eines Bildes willigst Du in die Verarbeitung durch unseren Partner Vviinn ein. Das Bild wird nach einer Stunde Inaktivit\u00E4t gel\u00F6scht."))))));
9
9
  }
10
10
  static get is() { return "vviinn-privacy-badge"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -2,7 +2,7 @@ import { r as registerInstance, h, H as Host, c as createEvent, g as getElement
2
2
  import { g as getCursorValue, p as pipe, O as Option, s as sequenceToOption, i as imageSearchState, a as pointDiffSemigroup, _ as _function, t as transform, m as move, f as fromMouseEvent, b as makeRectangularSearchRequest, c as fromAlt, d as foldValueObject, e as scaleWithSized, h as center, j as detectedObjectEq, k as toFile, l as processSelectedFile, E as Either, n as match, o as fromImage, q as dimensionsFromImage, r as scaleByLargestSide, S as Semigroup, u as state, N as NonEmptyArray, v as createProductViewVpsEvent, w as createProductClickVpsEvent, x as createSearchEvent, y as createFilterEvent, z as parseExcluded, A as v4, B as createTrackingApi, C as createWidgetVpsEvent, D as isEmpty } from './index-3cb4239d.js';
3
3
  import { V as VisualSearchIcon, O as OnboardingCard1Icon, a as OnboardingCard2Icon, b as OnboardingCard3Icon, A as ArrowIcon, C as CameraIcon } from './index-83629b30.js';
4
4
  import { c as campaignTypeNames } from './Campaign-90ba7e06.js';
5
- import { v as version } from './package-b7862636.js';
5
+ import { v as version } from './package-bf604da7.js';
6
6
 
7
7
  const cropperHandlerCss = ":host{--size:20px;background:transparent;border:4px solid white;box-sizing:content-box;display:block;height:var(--size);touch-action:none;position:absolute;width:var(--size);z-index:4;-webkit-user-select:none;-moz-user-select:none;user-select:none}:host(.disabled){opacity:0.25}:host(.nw-resize){border-bottom:none;border-right:none;top:0;left:0}:host(.ne-resize){border-left:none;border-bottom:none;right:0;top:0}:host(.sw-resize){border-right:none;border-top:none;left:0;bottom:0}:host(.se-resize){border-left:none;border-top:none;bottom:0;right:0}";
8
8
 
@@ -655,7 +655,7 @@ const VviinnOnboardingCard2 = class {
655
655
  slotChangeListener(this, this.el);
656
656
  }
657
657
  render() {
658
- return (h(Host, null, h("slot", { name: "onboarding-card-2-icon" }, h(OnboardingCard2Icon, null)), h("slot", { name: "onboarding-card-2-text" }, h("div", { class: "text" }, h("h4", null, "Verfeiner deine Suche"), h("p", null, "Du kannst den Bildrahmen selber festlegen und so die Produkte genau ausw\u00E4hlen.")))));
658
+ return (h(Host, null, h("slot", { name: "onboarding-card-2-icon" }, h(OnboardingCard2Icon, null)), h("slot", { name: "onboarding-card-2-text" }, h("div", { class: "text" }, h("h4", null, "Verfeiner Deine Suche"), h("p", null, "Du kannst den Bildrahmen selber festlegen und so die Produkte genau ausw\u00E4hlen.")))));
659
659
  }
660
660
  get el() { return getElement(this); }
661
661
  };
@@ -734,7 +734,7 @@ const VviinnPrivacyBadge = class {
734
734
  slotChangeListener(this, this.el);
735
735
  }
736
736
  render() {
737
- return (h(Host, null, h("slot", null, h("div", { class: "content" }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" }, h("defs", null), h("path", { fill: "#525252", d: "M8.5 11V7h-2v1h1v3H6v1h4v-1H8.5zM8 4a.75.75 0 100 1.5A.75.75 0 008 4z" }), h("path", { fill: "#525252", d: "M8 15A7 7 0 118 1a7 7 0 010 14zM8 2a6 6 0 100 12A6 6 0 008 2z" })), h("slot", { name: "vviinn-privacy-badge-text" }, h("p", null, "Durch das Hochladen eines Bildes willigen Sie in die Verarbeitung durch unseren Partner Vviinn ein. Das Bild wird nach einer Stunde Inaktivit\u00E4t gel\u00F6scht."))))));
737
+ return (h(Host, null, h("slot", null, h("div", { class: "content" }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" }, h("defs", null), h("path", { fill: "#525252", d: "M8.5 11V7h-2v1h1v3H6v1h4v-1H8.5zM8 4a.75.75 0 100 1.5A.75.75 0 008 4z" }), h("path", { fill: "#525252", d: "M8 15A7 7 0 118 1a7 7 0 010 14zM8 2a6 6 0 100 12A6 6 0 008 2z" })), h("slot", { name: "vviinn-privacy-badge-text" }, h("p", null, "Durch das Hochladen eines Bildes willigst Du in die Verarbeitung durch unseren Partner Vviinn ein. Das Bild wird nach einer Stunde Inaktivit\u00E4t gel\u00F6scht."))))));
738
738
  }
739
739
  get el() { return getElement(this); }
740
740
  };
@@ -0,0 +1,3 @@
1
+ const version = "2.20.18";
2
+
3
+ export { version as v };
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement, c as createEvent, F as Fragment } from './index-48ef9564.js';
2
2
  import { F as has, G as tuple, H as _Array, _ as _function, p as pipe, I as chainW, J as makeRequest, K as fromEither, L as getApiPath, M as createInitGetRequest, P as Apply, Q as map, R as match, T as arrayToQueryString, u as state, U as createProductViewVprEvent, V as createProductClickVprEvent, A as v4, B as createTrackingApi, W as createWidgetVprEvent, z as parseExcluded, X as TaskEither, Y as checkEmpryString, E as Either, i as imageSearchState } from './index-3cb4239d.js';
3
3
  import { d as ChevronIcon } from './index-83629b30.js';
4
- import { v as version } from './package-b7862636.js';
4
+ import { v as version } from './package-bf604da7.js';
5
5
  import { f as fromString, a as fold, c as campaignTypeNames } from './Campaign-90ba7e06.js';
6
6
 
7
7
  /**
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-48ef9564.js';
2
- import { v as version } from './package-b7862636.js';
2
+ import { v as version } from './package-bf604da7.js';
3
3
  import { V as VisualSearchIcon } from './index-83629b30.js';
4
4
 
5
5
  const vviinnVprButtonCss = ":host{display:block}";