vviinn-widgets 2.45.0 → 2.46.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/VisualSearchIcon-1180d079.js +8 -0
- package/dist/cjs/{customized-slots-49c03dc1.js → customized-slots-1b59bd38.js} +1 -0
- package/dist/cjs/{index-7ff2ab5f.js → index-279a6a0f.js} +75 -75
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{package-4c6ee4e6.js → package-3b910c03.js} +1 -1
- package/dist/cjs/{search-filters_16.cjs.entry.js → search-filters_17.cjs.entry.js} +116 -55
- package/dist/cjs/{imageSearch.store-dc4e98b3.js → search.store-0b319593.js} +55 -21
- package/dist/cjs/vviinn-button.cjs.entry.js +2 -2
- package/dist/cjs/vviinn-carousel_4.cjs.entry.js +60 -51
- package/dist/cjs/vviinn-preloader.cjs.entry.js +2 -2
- package/dist/cjs/vviinn-recommendations-sidebar.cjs.entry.js +4 -2
- package/dist/cjs/vviinn-vpr-button.cjs.entry.js +3 -3
- package/dist/cjs/vviinn-vps-button.cjs.entry.js +7 -4
- package/dist/cjs/vviinn-vps-widget.cjs.entry.js +65 -40
- package/dist/cjs/vviinn-widgets.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/customized-slots.js +1 -0
- package/dist/collection/components/image-search/search-filters/search-filters.js +5 -5
- package/dist/collection/components/vviinn-error/vviinn-empty-results/vviinn-empty-results.js +2 -1
- package/dist/collection/components/vviinn-example-image/vviinn-example-image.js +1 -1
- package/dist/collection/components/vviinn-icons/icons/ArrowIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/BasketIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/CameraActionIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/CameraIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/CheckCircleIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/CheckIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/ChevronIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/CloseIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/CrossIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/GalleryActionIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/LoaderIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/MinusIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/PlusIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/RoundCameraIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/SecondaryActionIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/TextSearchIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/UpdateIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/UploadActionIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/VisualSearchIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/icons/WarningIcon.js +2 -0
- package/dist/collection/components/vviinn-icons/index.js +20 -18
- package/dist/collection/components/vviinn-image-selector/vviinn-image-selector.js +1 -1
- package/dist/collection/components/vviinn-image-view/vviinn-detected-object/vviinn-detected-object.js +7 -7
- package/dist/collection/components/vviinn-image-view/vviinn-image-view.js +7 -8
- package/dist/collection/components/vviinn-modal/vviinn-modal.js +2 -2
- package/dist/collection/components/vviinn-preloader/vviinn-preloader.js +2 -2
- package/dist/collection/components/vviinn-privacy-badge/vviinn-privacy-badge.css +1 -0
- package/dist/collection/components/vviinn-product-card/vviinn-product-card.js +2 -2
- package/dist/collection/components/vviinn-text-search/vviinn-text-search.css +63 -0
- package/dist/collection/components/vviinn-text-search/vviinn-text-search.js +118 -0
- package/dist/collection/components/vviinn-vpr-widget/vviinn-vpr-vidget.js +7 -4
- package/dist/collection/components/vviinn-vps-button/stories/vviinn-vps-button.stories.js +2 -0
- package/dist/collection/components/vviinn-vps-button/vviinn-vps-button.js +20 -1
- package/dist/collection/components/vviinn-vps-widget/stories/vviinn-vps-widget.stories.js +2 -0
- package/dist/collection/components/vviinn-vps-widget/vviinn-vps-widget.css +15 -1
- package/dist/collection/components/vviinn-vps-widget/vviinn-vps-widget.js +77 -31
- package/dist/collection/locale/resources-vps.js +2 -0
- package/dist/collection/network/request.js +1 -1
- package/dist/collection/searchSession/searchSession.js +5 -10
- package/dist/collection/store/{imageSearch.store.js → search.store.js} +34 -5
- package/dist/esm/VisualSearchIcon-13f7da6a.js +6 -0
- package/dist/esm/{customized-slots-9a9f8c20.js → customized-slots-3bea41d2.js} +1 -0
- package/dist/esm/{index-53105ad4.js → index-9c15b8f1.js} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{package-5c3eae9a.js → package-cae9f186.js} +1 -1
- package/dist/esm/{search-filters_16.entry.js → search-filters_17.entry.js} +85 -25
- package/dist/esm/{imageSearch.store-c0f2a178.js → search.store-5eebcfbe.js} +54 -21
- package/dist/esm/vviinn-button.entry.js +1 -1
- package/dist/esm/vviinn-carousel_4.entry.js +19 -10
- package/dist/esm/vviinn-preloader.entry.js +2 -2
- package/dist/esm/vviinn-recommendations-sidebar.entry.js +4 -2
- package/dist/esm/vviinn-vpr-button.entry.js +2 -2
- package/dist/esm/vviinn-vps-button.entry.js +8 -5
- package/dist/esm/vviinn-vps-widget.entry.js +61 -36
- package/dist/esm/vviinn-widgets.js +1 -1
- package/dist/types/components/vviinn-icons/icons/ArrowIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/BasketIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/CameraActionIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/CameraIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/CheckCircleIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/CheckIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/ChevronIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/CloseIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/CrossIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/GalleryActionIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/LoaderIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/MinusIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/PlusIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/RoundCameraIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/SecondaryActionIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/TextSearchIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/UpdateIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/UploadActionIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/VisualSearchIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/icons/WarningIcon.d.ts +1 -0
- package/dist/types/components/vviinn-icons/index.d.ts +20 -17
- package/dist/types/components/vviinn-text-search/vviinn-text-search.d.ts +18 -0
- package/dist/types/components/vviinn-vpr-widget/vviinn-vpr-vidget.d.ts +1 -0
- package/dist/types/components/vviinn-vps-button/vviinn-vps-button.d.ts +2 -0
- package/dist/types/components/vviinn-vps-widget/vviinn-vps-widget.d.ts +9 -0
- package/dist/types/components.d.ts +37 -0
- package/dist/types/network/request.d.ts +1 -1
- package/dist/types/searchSession/searchSession.d.ts +17 -3
- package/dist/types/store/{imageSearch.store.d.ts → search.store.d.ts} +6 -4
- package/{www/build/p-987a8e9f.js → dist/vviinn-widgets/p-04cdf7c5.js} +1 -1
- package/dist/vviinn-widgets/{p-7f2c9319.entry.js → p-185e2420.entry.js} +1 -1
- package/dist/vviinn-widgets/p-1a1d85b7.js +1 -0
- package/dist/vviinn-widgets/p-3d2759e3.entry.js +1 -0
- package/dist/vviinn-widgets/{p-da7273ce.js → p-41ab810c.js} +1 -1
- package/dist/vviinn-widgets/{p-09b2df31.entry.js → p-4c726a51.entry.js} +1 -1
- package/dist/vviinn-widgets/p-ae471f24.entry.js +11 -0
- package/dist/vviinn-widgets/p-b21ebac9.js +1 -0
- package/dist/vviinn-widgets/p-c96f5909.entry.js +1 -0
- package/dist/vviinn-widgets/p-d1592ac5.entry.js +1 -0
- package/dist/vviinn-widgets/p-d162fe72.entry.js +1 -0
- package/dist/vviinn-widgets/{p-010b4979.entry.js → p-ec7b07a0.entry.js} +1 -1
- package/dist/vviinn-widgets/p-ed482314.js +1 -0
- package/dist/vviinn-widgets/vviinn-widgets.esm.js +1 -1
- package/package.json +1 -1
- package/{dist/vviinn-widgets/p-987a8e9f.js → www/build/p-04cdf7c5.js} +1 -1
- package/www/build/{p-7f2c9319.entry.js → p-185e2420.entry.js} +1 -1
- package/www/build/p-1a1d85b7.js +1 -0
- package/www/build/p-3d2759e3.entry.js +1 -0
- package/www/build/{p-da7273ce.js → p-41ab810c.js} +1 -1
- package/www/build/{p-09b2df31.entry.js → p-4c726a51.entry.js} +1 -1
- package/www/build/p-ae471f24.entry.js +11 -0
- package/www/build/p-b21ebac9.js +1 -0
- package/www/build/p-c96f5909.entry.js +1 -0
- package/www/build/p-d1592ac5.entry.js +1 -0
- package/www/build/p-d162fe72.entry.js +1 -0
- package/www/build/{p-010b4979.entry.js → p-ec7b07a0.entry.js} +1 -1
- package/www/build/p-ed482314.js +1 -0
- package/www/build/vviinn-widgets.esm.js +1 -1
- package/dist/cjs/index-28052f80.js +0 -48
- package/dist/esm/index-ac58a953.js +0 -34
- package/dist/vviinn-widgets/p-4ad2d926.entry.js +0 -1
- package/dist/vviinn-widgets/p-7f19baa1.js +0 -1
- package/dist/vviinn-widgets/p-8e24d43f.entry.js +0 -1
- package/dist/vviinn-widgets/p-ab938400.entry.js +0 -1
- package/dist/vviinn-widgets/p-c8ef8d6c.js +0 -1
- package/dist/vviinn-widgets/p-db89b0aa.entry.js +0 -1
- package/dist/vviinn-widgets/p-ecd1c141.entry.js +0 -11
- package/dist/vviinn-widgets/p-ff7ccfe7.js +0 -1
- package/www/build/p-4ad2d926.entry.js +0 -1
- package/www/build/p-7f19baa1.js +0 -1
- package/www/build/p-8e24d43f.entry.js +0 -1
- package/www/build/p-ab938400.entry.js +0 -1
- package/www/build/p-c8ef8d6c.js +0 -1
- package/www/build/p-db89b0aa.entry.js +0 -1
- package/www/build/p-ecd1c141.entry.js +0 -11
- package/www/build/p-ff7ccfe7.js +0 -1
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const index = require('./index-5619b5ec.js');
|
|
4
|
+
|
|
5
|
+
const VisualSearchIcon = () => (index.h("svg", { width: "20", height: "20", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
6
|
+
index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5 2C3.35 2 2 3.35 2 5v2H0V5c0-2.76 2.24-5 5-5h2v2H5Zm5 3c1.28 0 2.56.48 3.54 1.46h-.01a4.994 4.994 0 0 1 .64 6.29l3.05 3.05-1.41 1.41-3.05-3.05c-.84.55-1.8.83-2.76.83a4.98 4.98 0 0 1-3.54-1.46 5.003 5.003 0 0 1 0-7.07C7.44 5.49 8.72 5 10 5Zm-2.77 5c0 .74.29 1.44.81 1.96s1.22.81 1.96.81 1.44-.29 1.96-.81.81-1.22.81-1.96-.29-1.44-.81-1.96-1.22-.81-1.96-.81-1.44.29-1.96.81-.81 1.22-.81 1.96ZM2 15v-2H0v2c0 2.76 2.24 5 5 5h2v-2H5c-1.65 0-3-1.35-3-3ZM13 0h2c2.76 0 5 2.24 5 5v2h-2V5c0-1.65-1.35-3-3-3h-2V0Z", fill: "#161616" })));
|
|
7
|
+
|
|
8
|
+
exports.VisualSearchIcon = VisualSearchIcon;
|
|
@@ -27,6 +27,7 @@ const defaultSlotsNames = [
|
|
|
27
27
|
"vviinn-privacy-badge-text",
|
|
28
28
|
"vviinn-image-search-modal-title",
|
|
29
29
|
"vviinn-basket-button-text",
|
|
30
|
+
"vviinn-text-search-icon",
|
|
30
31
|
];
|
|
31
32
|
const renderNamedSlot = (name) => index.h("slot", { name: name });
|
|
32
33
|
const SlotSkeleton = () => defaultSlotsNames.map(renderNamedSlot);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const
|
|
3
|
+
const search_store = require('./search.store-0b319593.js');
|
|
4
4
|
|
|
5
5
|
// Unique ID creation requires a high quality random # generator. In the browser we therefore
|
|
6
6
|
// require the crypto API and do not support built-in fallback to lower quality random number
|
|
@@ -305,7 +305,7 @@ function lolcation(loc) {
|
|
|
305
305
|
var globalVar;
|
|
306
306
|
|
|
307
307
|
if (typeof window !== 'undefined') globalVar = window;
|
|
308
|
-
else if (typeof
|
|
308
|
+
else if (typeof search_store.commonjsGlobal !== 'undefined') globalVar = search_store.commonjsGlobal;
|
|
309
309
|
else if (typeof self !== 'undefined') globalVar = self;
|
|
310
310
|
else globalVar = {};
|
|
311
311
|
|
|
@@ -821,7 +821,7 @@ Url.qs = querystringify_1;
|
|
|
821
821
|
|
|
822
822
|
var urlParse = Url;
|
|
823
823
|
|
|
824
|
-
var rxjsStub =
|
|
824
|
+
var rxjsStub = search_store.createCommonjsModule(function (module, exports) {
|
|
825
825
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
826
826
|
exports.map = exports.mergeMap = exports.of = exports.from = exports.Observable = void 0;
|
|
827
827
|
var Observable = (function () {
|
|
@@ -1462,7 +1462,7 @@ if (!global.fetch) {
|
|
|
1462
1462
|
global.Response = Response;
|
|
1463
1463
|
}
|
|
1464
1464
|
|
|
1465
|
-
var isomorphicFetch =
|
|
1465
|
+
var isomorphicFetch = search_store.createCommonjsModule(function (module, exports) {
|
|
1466
1466
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1467
1467
|
exports.IsomorphicFetchHttpLibrary = void 0;
|
|
1468
1468
|
|
|
@@ -1498,8 +1498,8 @@ exports.IsomorphicFetchHttpLibrary = IsomorphicFetchHttpLibrary;
|
|
|
1498
1498
|
//# sourceMappingURL=isomorphic-fetch.js.map
|
|
1499
1499
|
});
|
|
1500
1500
|
|
|
1501
|
-
var http =
|
|
1502
|
-
var __extends = (
|
|
1501
|
+
var http = search_store.createCommonjsModule(function (module, exports) {
|
|
1502
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
1503
1503
|
var extendStatics = function (d, b) {
|
|
1504
1504
|
extendStatics = Object.setPrototypeOf ||
|
|
1505
1505
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -1514,7 +1514,7 @@ var __extends = (imageSearch_store.commonjsGlobal && imageSearch_store.commonjsG
|
|
|
1514
1514
|
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
1515
1515
|
};
|
|
1516
1516
|
})();
|
|
1517
|
-
var __createBinding = (
|
|
1517
|
+
var __createBinding = (search_store.commonjsGlobal && search_store.commonjsGlobal.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
1518
1518
|
if (k2 === undefined) k2 = k;
|
|
1519
1519
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
1520
1520
|
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
@@ -1525,10 +1525,10 @@ var __createBinding = (imageSearch_store.commonjsGlobal && imageSearch_store.com
|
|
|
1525
1525
|
if (k2 === undefined) k2 = k;
|
|
1526
1526
|
o[k2] = m[k];
|
|
1527
1527
|
}));
|
|
1528
|
-
var __exportStar = (
|
|
1528
|
+
var __exportStar = (search_store.commonjsGlobal && search_store.commonjsGlobal.__exportStar) || function(m, exports) {
|
|
1529
1529
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
1530
1530
|
};
|
|
1531
|
-
var __awaiter = (
|
|
1531
|
+
var __awaiter = (search_store.commonjsGlobal && search_store.commonjsGlobal.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
1532
1532
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
1533
1533
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
1534
1534
|
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
@@ -1537,7 +1537,7 @@ var __awaiter = (imageSearch_store.commonjsGlobal && imageSearch_store.commonjsG
|
|
|
1537
1537
|
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
1538
1538
|
});
|
|
1539
1539
|
};
|
|
1540
|
-
var __generator = (
|
|
1540
|
+
var __generator = (search_store.commonjsGlobal && search_store.commonjsGlobal.__generator) || function (thisArg, body) {
|
|
1541
1541
|
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
1542
1542
|
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
1543
1543
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
@@ -1739,8 +1739,8 @@ exports.wrapHttpLibrary = wrapHttpLibrary;
|
|
|
1739
1739
|
//# sourceMappingURL=http.js.map
|
|
1740
1740
|
});
|
|
1741
1741
|
|
|
1742
|
-
var auth =
|
|
1743
|
-
var __awaiter = (
|
|
1742
|
+
var auth = search_store.createCommonjsModule(function (module, exports) {
|
|
1743
|
+
var __awaiter = (search_store.commonjsGlobal && search_store.commonjsGlobal.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
1744
1744
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
1745
1745
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
1746
1746
|
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
@@ -1749,7 +1749,7 @@ var __awaiter = (imageSearch_store.commonjsGlobal && imageSearch_store.commonjsG
|
|
|
1749
1749
|
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
1750
1750
|
});
|
|
1751
1751
|
};
|
|
1752
|
-
var __generator = (
|
|
1752
|
+
var __generator = (search_store.commonjsGlobal && search_store.commonjsGlobal.__generator) || function (thisArg, body) {
|
|
1753
1753
|
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
1754
1754
|
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
1755
1755
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
@@ -1820,7 +1820,7 @@ exports.configureAuthMethods = configureAuthMethods;
|
|
|
1820
1820
|
//# sourceMappingURL=auth.js.map
|
|
1821
1821
|
});
|
|
1822
1822
|
|
|
1823
|
-
var Event_1 =
|
|
1823
|
+
var Event_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
1824
1824
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1825
1825
|
exports.Event = void 0;
|
|
1826
1826
|
var Event = (function () {
|
|
@@ -1851,8 +1851,8 @@ exports.Event = Event;
|
|
|
1851
1851
|
//# sourceMappingURL=Event.js.map
|
|
1852
1852
|
});
|
|
1853
1853
|
|
|
1854
|
-
var AddToBasketEvent_1 =
|
|
1855
|
-
var __extends = (
|
|
1854
|
+
var AddToBasketEvent_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
1855
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
1856
1856
|
var extendStatics = function (d, b) {
|
|
1857
1857
|
extendStatics = Object.setPrototypeOf ||
|
|
1858
1858
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -1937,7 +1937,7 @@ exports.AddToBasketEvent = AddToBasketEvent;
|
|
|
1937
1937
|
//# sourceMappingURL=AddToBasketEvent.js.map
|
|
1938
1938
|
});
|
|
1939
1939
|
|
|
1940
|
-
var ErrorObject_1 =
|
|
1940
|
+
var ErrorObject_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
1941
1941
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1942
1942
|
exports.ErrorObject = void 0;
|
|
1943
1943
|
var ErrorObject = (function () {
|
|
@@ -1997,7 +1997,7 @@ exports.ErrorObject = ErrorObject;
|
|
|
1997
1997
|
//# sourceMappingURL=ErrorObject.js.map
|
|
1998
1998
|
});
|
|
1999
1999
|
|
|
2000
|
-
var ErrorResponse_1 =
|
|
2000
|
+
var ErrorResponse_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2001
2001
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2002
2002
|
exports.ErrorResponse = void 0;
|
|
2003
2003
|
var ErrorResponse = (function () {
|
|
@@ -2033,7 +2033,7 @@ exports.ErrorResponse = ErrorResponse;
|
|
|
2033
2033
|
//# sourceMappingURL=ErrorResponse.js.map
|
|
2034
2034
|
});
|
|
2035
2035
|
|
|
2036
|
-
var EventConfirmation_1 =
|
|
2036
|
+
var EventConfirmation_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2037
2037
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2038
2038
|
exports.EventConfirmation = void 0;
|
|
2039
2039
|
var EventConfirmation = (function () {
|
|
@@ -2057,7 +2057,7 @@ exports.EventConfirmation = EventConfirmation;
|
|
|
2057
2057
|
//# sourceMappingURL=EventConfirmation.js.map
|
|
2058
2058
|
});
|
|
2059
2059
|
|
|
2060
|
-
var EventInformativeProperties_1 =
|
|
2060
|
+
var EventInformativeProperties_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2061
2061
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2062
2062
|
exports.EventInformativeProperties = void 0;
|
|
2063
2063
|
var EventInformativeProperties = (function () {
|
|
@@ -2093,7 +2093,7 @@ exports.EventInformativeProperties = EventInformativeProperties;
|
|
|
2093
2093
|
//# sourceMappingURL=EventInformativeProperties.js.map
|
|
2094
2094
|
});
|
|
2095
2095
|
|
|
2096
|
-
var EventObject_1 =
|
|
2096
|
+
var EventObject_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2097
2097
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2098
2098
|
exports.EventObject = void 0;
|
|
2099
2099
|
var EventObject = (function () {
|
|
@@ -2123,18 +2123,18 @@ exports.EventObject = EventObject;
|
|
|
2123
2123
|
//# sourceMappingURL=EventObject.js.map
|
|
2124
2124
|
});
|
|
2125
2125
|
|
|
2126
|
-
var EventType =
|
|
2126
|
+
var EventType = search_store.createCommonjsModule(function (module, exports) {
|
|
2127
2127
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2128
2128
|
//# sourceMappingURL=EventType.js.map
|
|
2129
2129
|
});
|
|
2130
2130
|
|
|
2131
|
-
var FilterAction =
|
|
2131
|
+
var FilterAction = search_store.createCommonjsModule(function (module, exports) {
|
|
2132
2132
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2133
2133
|
//# sourceMappingURL=FilterAction.js.map
|
|
2134
2134
|
});
|
|
2135
2135
|
|
|
2136
|
-
var FilterEvent_1 =
|
|
2137
|
-
var __extends = (
|
|
2136
|
+
var FilterEvent_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2137
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
2138
2138
|
var extendStatics = function (d, b) {
|
|
2139
2139
|
extendStatics = Object.setPrototypeOf ||
|
|
2140
2140
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2207,7 +2207,7 @@ exports.FilterEvent = FilterEvent;
|
|
|
2207
2207
|
//# sourceMappingURL=FilterEvent.js.map
|
|
2208
2208
|
});
|
|
2209
2209
|
|
|
2210
|
-
var FilterEventAllOf_1 =
|
|
2210
|
+
var FilterEventAllOf_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2211
2211
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2212
2212
|
exports.FilterEventAllOf = void 0;
|
|
2213
2213
|
var FilterEventAllOf = (function () {
|
|
@@ -2243,13 +2243,13 @@ exports.FilterEventAllOf = FilterEventAllOf;
|
|
|
2243
2243
|
//# sourceMappingURL=FilterEventAllOf.js.map
|
|
2244
2244
|
});
|
|
2245
2245
|
|
|
2246
|
-
var FilterKind =
|
|
2246
|
+
var FilterKind = search_store.createCommonjsModule(function (module, exports) {
|
|
2247
2247
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2248
2248
|
//# sourceMappingURL=FilterKind.js.map
|
|
2249
2249
|
});
|
|
2250
2250
|
|
|
2251
|
-
var NoResultEvent_1 =
|
|
2252
|
-
var __extends = (
|
|
2251
|
+
var NoResultEvent_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2252
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
2253
2253
|
var extendStatics = function (d, b) {
|
|
2254
2254
|
extendStatics = Object.setPrototypeOf ||
|
|
2255
2255
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2310,8 +2310,8 @@ exports.NoResultEvent = NoResultEvent;
|
|
|
2310
2310
|
//# sourceMappingURL=NoResultEvent.js.map
|
|
2311
2311
|
});
|
|
2312
2312
|
|
|
2313
|
-
var ProductClickEvent_1 =
|
|
2314
|
-
var __extends = (
|
|
2313
|
+
var ProductClickEvent_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2314
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
2315
2315
|
var extendStatics = function (d, b) {
|
|
2316
2316
|
extendStatics = Object.setPrototypeOf ||
|
|
2317
2317
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2396,7 +2396,7 @@ exports.ProductClickEvent = ProductClickEvent;
|
|
|
2396
2396
|
//# sourceMappingURL=ProductClickEvent.js.map
|
|
2397
2397
|
});
|
|
2398
2398
|
|
|
2399
|
-
var ProductEventInformativeProperties_1 =
|
|
2399
|
+
var ProductEventInformativeProperties_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2400
2400
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2401
2401
|
exports.ProductEventInformativeProperties = void 0;
|
|
2402
2402
|
var ProductEventInformativeProperties = (function () {
|
|
@@ -2426,8 +2426,8 @@ exports.ProductEventInformativeProperties = ProductEventInformativeProperties;
|
|
|
2426
2426
|
//# sourceMappingURL=ProductEventInformativeProperties.js.map
|
|
2427
2427
|
});
|
|
2428
2428
|
|
|
2429
|
-
var ProductLoadEvent_1 =
|
|
2430
|
-
var __extends = (
|
|
2429
|
+
var ProductLoadEvent_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2430
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
2431
2431
|
var extendStatics = function (d, b) {
|
|
2432
2432
|
extendStatics = Object.setPrototypeOf ||
|
|
2433
2433
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2512,7 +2512,7 @@ exports.ProductLoadEvent = ProductLoadEvent;
|
|
|
2512
2512
|
//# sourceMappingURL=ProductLoadEvent.js.map
|
|
2513
2513
|
});
|
|
2514
2514
|
|
|
2515
|
-
var ProductLoadEventAllOf_1 =
|
|
2515
|
+
var ProductLoadEventAllOf_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2516
2516
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2517
2517
|
exports.ProductLoadEventAllOf = void 0;
|
|
2518
2518
|
var ProductLoadEventAllOf = (function () {
|
|
@@ -2548,8 +2548,8 @@ exports.ProductLoadEventAllOf = ProductLoadEventAllOf;
|
|
|
2548
2548
|
//# sourceMappingURL=ProductLoadEventAllOf.js.map
|
|
2549
2549
|
});
|
|
2550
2550
|
|
|
2551
|
-
var ProductViewEvent_1 =
|
|
2552
|
-
var __extends = (
|
|
2551
|
+
var ProductViewEvent_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2552
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
2553
2553
|
var extendStatics = function (d, b) {
|
|
2554
2554
|
extendStatics = Object.setPrototypeOf ||
|
|
2555
2555
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2634,8 +2634,8 @@ exports.ProductViewEvent = ProductViewEvent;
|
|
|
2634
2634
|
//# sourceMappingURL=ProductViewEvent.js.map
|
|
2635
2635
|
});
|
|
2636
2636
|
|
|
2637
|
-
var ResultLoadEvent_1 =
|
|
2638
|
-
var __extends = (
|
|
2637
|
+
var ResultLoadEvent_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2638
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
2639
2639
|
var extendStatics = function (d, b) {
|
|
2640
2640
|
extendStatics = Object.setPrototypeOf ||
|
|
2641
2641
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2696,7 +2696,7 @@ exports.ResultLoadEvent = ResultLoadEvent;
|
|
|
2696
2696
|
//# sourceMappingURL=ResultLoadEvent.js.map
|
|
2697
2697
|
});
|
|
2698
2698
|
|
|
2699
|
-
var ResultLoadEventAllOf_1 =
|
|
2699
|
+
var ResultLoadEventAllOf_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2700
2700
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2701
2701
|
exports.ResultLoadEventAllOf = void 0;
|
|
2702
2702
|
var ResultLoadEventAllOf = (function () {
|
|
@@ -2720,8 +2720,8 @@ exports.ResultLoadEventAllOf = ResultLoadEventAllOf;
|
|
|
2720
2720
|
//# sourceMappingURL=ResultLoadEventAllOf.js.map
|
|
2721
2721
|
});
|
|
2722
2722
|
|
|
2723
|
-
var ResultViewEvent_1 =
|
|
2724
|
-
var __extends = (
|
|
2723
|
+
var ResultViewEvent_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2724
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
2725
2725
|
var extendStatics = function (d, b) {
|
|
2726
2726
|
extendStatics = Object.setPrototypeOf ||
|
|
2727
2727
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2782,13 +2782,13 @@ exports.ResultViewEvent = ResultViewEvent;
|
|
|
2782
2782
|
//# sourceMappingURL=ResultViewEvent.js.map
|
|
2783
2783
|
});
|
|
2784
2784
|
|
|
2785
|
-
var SearchArea =
|
|
2785
|
+
var SearchArea = search_store.createCommonjsModule(function (module, exports) {
|
|
2786
2786
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2787
2787
|
//# sourceMappingURL=SearchArea.js.map
|
|
2788
2788
|
});
|
|
2789
2789
|
|
|
2790
|
-
var SearchEvent_1 =
|
|
2791
|
-
var __extends = (
|
|
2790
|
+
var SearchEvent_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2791
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
2792
2792
|
var extendStatics = function (d, b) {
|
|
2793
2793
|
extendStatics = Object.setPrototypeOf ||
|
|
2794
2794
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2861,7 +2861,7 @@ exports.SearchEvent = SearchEvent;
|
|
|
2861
2861
|
//# sourceMappingURL=SearchEvent.js.map
|
|
2862
2862
|
});
|
|
2863
2863
|
|
|
2864
|
-
var SearchEventAllOf_1 =
|
|
2864
|
+
var SearchEventAllOf_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2865
2865
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2866
2866
|
exports.SearchEventAllOf = void 0;
|
|
2867
2867
|
var SearchEventAllOf = (function () {
|
|
@@ -2897,23 +2897,23 @@ exports.SearchEventAllOf = SearchEventAllOf;
|
|
|
2897
2897
|
//# sourceMappingURL=SearchEventAllOf.js.map
|
|
2898
2898
|
});
|
|
2899
2899
|
|
|
2900
|
-
var SearchImageSource =
|
|
2900
|
+
var SearchImageSource = search_store.createCommonjsModule(function (module, exports) {
|
|
2901
2901
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2902
2902
|
//# sourceMappingURL=SearchImageSource.js.map
|
|
2903
2903
|
});
|
|
2904
2904
|
|
|
2905
|
-
var Widget =
|
|
2905
|
+
var Widget = search_store.createCommonjsModule(function (module, exports) {
|
|
2906
2906
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2907
2907
|
//# sourceMappingURL=Widget.js.map
|
|
2908
2908
|
});
|
|
2909
2909
|
|
|
2910
|
-
var WidgetAction =
|
|
2910
|
+
var WidgetAction = search_store.createCommonjsModule(function (module, exports) {
|
|
2911
2911
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2912
2912
|
//# sourceMappingURL=WidgetAction.js.map
|
|
2913
2913
|
});
|
|
2914
2914
|
|
|
2915
|
-
var WidgetEvent_1 =
|
|
2916
|
-
var __extends = (
|
|
2915
|
+
var WidgetEvent_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2916
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
2917
2917
|
var extendStatics = function (d, b) {
|
|
2918
2918
|
extendStatics = Object.setPrototypeOf ||
|
|
2919
2919
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -2980,7 +2980,7 @@ exports.WidgetEvent = WidgetEvent;
|
|
|
2980
2980
|
//# sourceMappingURL=WidgetEvent.js.map
|
|
2981
2981
|
});
|
|
2982
2982
|
|
|
2983
|
-
var WidgetEventAllOf_1 =
|
|
2983
|
+
var WidgetEventAllOf_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
2984
2984
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2985
2985
|
exports.WidgetEventAllOf = void 0;
|
|
2986
2986
|
var WidgetEventAllOf = (function () {
|
|
@@ -3010,8 +3010,8 @@ exports.WidgetEventAllOf = WidgetEventAllOf;
|
|
|
3010
3010
|
//# sourceMappingURL=WidgetEventAllOf.js.map
|
|
3011
3011
|
});
|
|
3012
3012
|
|
|
3013
|
-
var all =
|
|
3014
|
-
var __createBinding = (
|
|
3013
|
+
var all = search_store.createCommonjsModule(function (module, exports) {
|
|
3014
|
+
var __createBinding = (search_store.commonjsGlobal && search_store.commonjsGlobal.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3015
3015
|
if (k2 === undefined) k2 = k;
|
|
3016
3016
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
3017
3017
|
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
@@ -3022,7 +3022,7 @@ var __createBinding = (imageSearch_store.commonjsGlobal && imageSearch_store.com
|
|
|
3022
3022
|
if (k2 === undefined) k2 = k;
|
|
3023
3023
|
o[k2] = m[k];
|
|
3024
3024
|
}));
|
|
3025
|
-
var __exportStar = (
|
|
3025
|
+
var __exportStar = (search_store.commonjsGlobal && search_store.commonjsGlobal.__exportStar) || function(m, exports) {
|
|
3026
3026
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
3027
3027
|
};
|
|
3028
3028
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -3058,7 +3058,7 @@ __exportStar(WidgetEventAllOf_1, exports);
|
|
|
3058
3058
|
//# sourceMappingURL=all.js.map
|
|
3059
3059
|
});
|
|
3060
3060
|
|
|
3061
|
-
var middleware =
|
|
3061
|
+
var middleware = search_store.createCommonjsModule(function (module, exports) {
|
|
3062
3062
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3063
3063
|
exports.PromiseMiddlewareWrapper = void 0;
|
|
3064
3064
|
|
|
@@ -3078,7 +3078,7 @@ exports.PromiseMiddlewareWrapper = PromiseMiddlewareWrapper;
|
|
|
3078
3078
|
//# sourceMappingURL=middleware.js.map
|
|
3079
3079
|
});
|
|
3080
3080
|
|
|
3081
|
-
var servers =
|
|
3081
|
+
var servers = search_store.createCommonjsModule(function (module, exports) {
|
|
3082
3082
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3083
3083
|
exports.servers = exports.server2 = exports.server1 = exports.ServerConfiguration = void 0;
|
|
3084
3084
|
|
|
@@ -3113,7 +3113,7 @@ exports.servers = [exports.server1, exports.server2];
|
|
|
3113
3113
|
//# sourceMappingURL=servers.js.map
|
|
3114
3114
|
});
|
|
3115
3115
|
|
|
3116
|
-
var configuration =
|
|
3116
|
+
var configuration = search_store.createCommonjsModule(function (module, exports) {
|
|
3117
3117
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3118
3118
|
exports.createConfiguration = void 0;
|
|
3119
3119
|
|
|
@@ -3137,8 +3137,8 @@ exports.createConfiguration = createConfiguration;
|
|
|
3137
3137
|
//# sourceMappingURL=configuration.js.map
|
|
3138
3138
|
});
|
|
3139
3139
|
|
|
3140
|
-
var exception =
|
|
3141
|
-
var __extends = (
|
|
3140
|
+
var exception = search_store.createCommonjsModule(function (module, exports) {
|
|
3141
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
3142
3142
|
var extendStatics = function (d, b) {
|
|
3143
3143
|
extendStatics = Object.setPrototypeOf ||
|
|
3144
3144
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -3171,8 +3171,8 @@ exports.ApiException = ApiException;
|
|
|
3171
3171
|
//# sourceMappingURL=exception.js.map
|
|
3172
3172
|
});
|
|
3173
3173
|
|
|
3174
|
-
var baseapi =
|
|
3175
|
-
var __extends = (
|
|
3174
|
+
var baseapi = search_store.createCommonjsModule(function (module, exports) {
|
|
3175
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
3176
3176
|
var extendStatics = function (d, b) {
|
|
3177
3177
|
extendStatics = Object.setPrototypeOf ||
|
|
3178
3178
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -3218,8 +3218,8 @@ exports.RequiredError = RequiredError;
|
|
|
3218
3218
|
//# sourceMappingURL=baseapi.js.map
|
|
3219
3219
|
});
|
|
3220
3220
|
|
|
3221
|
-
var ObjectSerializer_1 =
|
|
3222
|
-
var __createBinding = (
|
|
3221
|
+
var ObjectSerializer_1 = search_store.createCommonjsModule(function (module, exports) {
|
|
3222
|
+
var __createBinding = (search_store.commonjsGlobal && search_store.commonjsGlobal.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3223
3223
|
if (k2 === undefined) k2 = k;
|
|
3224
3224
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
3225
3225
|
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
@@ -3230,7 +3230,7 @@ var __createBinding = (imageSearch_store.commonjsGlobal && imageSearch_store.com
|
|
|
3230
3230
|
if (k2 === undefined) k2 = k;
|
|
3231
3231
|
o[k2] = m[k];
|
|
3232
3232
|
}));
|
|
3233
|
-
var __exportStar = (
|
|
3233
|
+
var __exportStar = (search_store.commonjsGlobal && search_store.commonjsGlobal.__exportStar) || function(m, exports) {
|
|
3234
3234
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
3235
3235
|
};
|
|
3236
3236
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -3504,7 +3504,7 @@ exports.ObjectSerializer = ObjectSerializer;
|
|
|
3504
3504
|
//# sourceMappingURL=ObjectSerializer.js.map
|
|
3505
3505
|
});
|
|
3506
3506
|
|
|
3507
|
-
var util =
|
|
3507
|
+
var util = search_store.createCommonjsModule(function (module, exports) {
|
|
3508
3508
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3509
3509
|
exports.canConsumeForm = exports.isCodeInRange = void 0;
|
|
3510
3510
|
function isCodeInRange(codeRange, code) {
|
|
@@ -3535,8 +3535,8 @@ exports.canConsumeForm = canConsumeForm;
|
|
|
3535
3535
|
//# sourceMappingURL=util.js.map
|
|
3536
3536
|
});
|
|
3537
3537
|
|
|
3538
|
-
var DefaultApi =
|
|
3539
|
-
var __extends = (
|
|
3538
|
+
var DefaultApi = search_store.createCommonjsModule(function (module, exports) {
|
|
3539
|
+
var __extends = (search_store.commonjsGlobal && search_store.commonjsGlobal.__extends) || (function () {
|
|
3540
3540
|
var extendStatics = function (d, b) {
|
|
3541
3541
|
extendStatics = Object.setPrototypeOf ||
|
|
3542
3542
|
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
@@ -3551,7 +3551,7 @@ var __extends = (imageSearch_store.commonjsGlobal && imageSearch_store.commonjsG
|
|
|
3551
3551
|
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
3552
3552
|
};
|
|
3553
3553
|
})();
|
|
3554
|
-
var __awaiter = (
|
|
3554
|
+
var __awaiter = (search_store.commonjsGlobal && search_store.commonjsGlobal.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
3555
3555
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3556
3556
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
3557
3557
|
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
@@ -3560,7 +3560,7 @@ var __awaiter = (imageSearch_store.commonjsGlobal && imageSearch_store.commonjsG
|
|
|
3560
3560
|
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
3561
3561
|
});
|
|
3562
3562
|
};
|
|
3563
|
-
var __generator = (
|
|
3563
|
+
var __generator = (search_store.commonjsGlobal && search_store.commonjsGlobal.__generator) || function (thisArg, body) {
|
|
3564
3564
|
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
3565
3565
|
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
3566
3566
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
@@ -3688,7 +3688,7 @@ exports.DefaultApiResponseProcessor = DefaultApiResponseProcessor;
|
|
|
3688
3688
|
//# sourceMappingURL=DefaultApi.js.map
|
|
3689
3689
|
});
|
|
3690
3690
|
|
|
3691
|
-
var ObservableAPI =
|
|
3691
|
+
var ObservableAPI = search_store.createCommonjsModule(function (module, exports) {
|
|
3692
3692
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3693
3693
|
exports.ObservableDefaultApi = void 0;
|
|
3694
3694
|
|
|
@@ -3730,7 +3730,7 @@ exports.ObservableDefaultApi = ObservableDefaultApi;
|
|
|
3730
3730
|
//# sourceMappingURL=ObservableAPI.js.map
|
|
3731
3731
|
});
|
|
3732
3732
|
|
|
3733
|
-
var PromiseAPI =
|
|
3733
|
+
var PromiseAPI = search_store.createCommonjsModule(function (module, exports) {
|
|
3734
3734
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3735
3735
|
exports.PromiseDefaultApi = void 0;
|
|
3736
3736
|
|
|
@@ -3748,8 +3748,8 @@ exports.PromiseDefaultApi = PromiseDefaultApi;
|
|
|
3748
3748
|
//# sourceMappingURL=PromiseAPI.js.map
|
|
3749
3749
|
});
|
|
3750
3750
|
|
|
3751
|
-
var dist =
|
|
3752
|
-
var __createBinding = (
|
|
3751
|
+
var dist = search_store.createCommonjsModule(function (module, exports) {
|
|
3752
|
+
var __createBinding = (search_store.commonjsGlobal && search_store.commonjsGlobal.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3753
3753
|
if (k2 === undefined) k2 = k;
|
|
3754
3754
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
3755
3755
|
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
@@ -3760,7 +3760,7 @@ var __createBinding = (imageSearch_store.commonjsGlobal && imageSearch_store.com
|
|
|
3760
3760
|
if (k2 === undefined) k2 = k;
|
|
3761
3761
|
o[k2] = m[k];
|
|
3762
3762
|
}));
|
|
3763
|
-
var __exportStar = (
|
|
3763
|
+
var __exportStar = (search_store.commonjsGlobal && search_store.commonjsGlobal.__exportStar) || function(m, exports) {
|
|
3764
3764
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
3765
3765
|
};
|
|
3766
3766
|
Object.defineProperty(exports, "__esModule", { value: true });
|
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([["vviinn-button.cjs",[[1,"vviinn-button",{"addStyle":[4,"add-style"]}]]],["vviinn-preloader.cjs",[[1,"vviinn-preloader"]]],["vviinn-error.cjs",[[1,"vviinn-error"]]],["vviinn-carousel_4.cjs",[[1,"vviinn-vpr-widget",{"blockTitle":[1,"block-title"],"imageRatio":[2,"image-ratio"],"imageWidth":[2,"image-width"],"productId":[1,"product-id"],"token":[1],"currencySign":[1,"currency-sign"],"pricePrefix":[1,"price-prefix"],"mode":[1],"campaignType":[1,"campaign-type"],"locale":[1],"campaigns":[1],"color":[1],"gridArrowsDynamic":[4,"grid-arrows-dynamic"],"noResultText":[1,"no-result-text"],"noResultShow":[4,"no-result-show"],"showScroll":[4,"show-scroll"],"cssUrl":[1,"css-url"],"excluded":[1],"productDetailNewTab":[4,"product-detail-new-tab"],"addToBasketShow":[4,"add-to-basket-show"],"updateButtonLocation":[1,"update-button-location"],"apiPath":[1,"api-path"],"useCarousel":[4,"use-carousel"],"showingInButton":[4,"showing-in-button"],"buttonElementId":[1,"button-element-id"],"closed":[4],"opened":[4],"recommendations":[32],"trackingDeactivated":[32],"hasErrorOnLoad":[32],"updatingAllCards":[32]},[[0,"vviinnProductLoad","trackProductLoad"],[0,"vviinnProductView","trackProductView"],[0,"vviinnProductClick","trackProductClick"],[0,"vviinnAuxClick","trackAuxClick"],[0,"vviinnAddToBasket","trackAddToBasket"],[0,"vviinnUpdatingAllCardsFinished","updatingAllCardsFinishedListener"]]],[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":[16],"widgetVersion":[1,"widget-version"],"addToBasketShow":[4,"add-to-basket-show"],"updatingAllCards":[4,"updating-all-cards"],"updateButtonLocation":[1,"update-button-location"],"moveDirection":[32],"contentGroups":[32],"activeContentGroup":[32],"isRTL":[32],"crossSellingRecommendations":[32]},[[0,"vviinnCrossSellingClick","crossSellingClickListener"]]],[1,"vviinn-product-card",{"brand":[1],"currency":[1],"deeplink":[1],"image":[1],"imageRatio":[2,"image-ratio"],"imageWidth":[2,"image-width"],"locale":[1],"price":[2],"pricePrefix":[1,"price-prefix"],"productId":[1,"product-id"],"productTitle":[1,"product-title"],"productType":[1,"product-type"],"salePrice":[2,"sale-price"],"responsive":[4],"dimmedBackground":[4,"dimmed-background"],"mode":[1],"addToBasketShow":[4,"add-to-basket-show"],"updateButtonLocation":[1,"update-button-location"],"campaignTypeId":[1,"campaign-type-id"],"widgetElementId":[1,"widget-element-id"],"buttonElementId":[1,"button-element-id"],"widgetVersion":[1,"widget-version"],"index":[2],"updatingAllCards":[4,"updating-all-cards"],"defaultAnimationInterval":[2,"default-animation-interval"],"imageLoaded":[32],"isTransitioning":[32]},[[0,"vviinnCrossSellingClick","crossSellingClickListener"]]],[1,"vviinn-skeleton",{"height":[2],"halfWidth":[4,"half-width"]}]]],["search-
|
|
17
|
+
return index.bootstrapLazy([["vviinn-button.cjs",[[1,"vviinn-button",{"addStyle":[4,"add-style"]}]]],["vviinn-preloader.cjs",[[1,"vviinn-preloader"]]],["vviinn-error.cjs",[[1,"vviinn-error"]]],["vviinn-carousel_4.cjs",[[1,"vviinn-vpr-widget",{"blockTitle":[1,"block-title"],"imageRatio":[2,"image-ratio"],"imageWidth":[2,"image-width"],"productId":[1,"product-id"],"token":[1],"currencySign":[1,"currency-sign"],"pricePrefix":[1,"price-prefix"],"mode":[1],"campaignType":[1,"campaign-type"],"locale":[1],"campaigns":[1],"color":[1],"gridArrowsDynamic":[4,"grid-arrows-dynamic"],"noResultText":[1,"no-result-text"],"noResultShow":[4,"no-result-show"],"showScroll":[4,"show-scroll"],"cssUrl":[1,"css-url"],"excluded":[1],"productDetailNewTab":[4,"product-detail-new-tab"],"addToBasketShow":[4,"add-to-basket-show"],"updateButtonLocation":[1,"update-button-location"],"apiPath":[1,"api-path"],"useCarousel":[4,"use-carousel"],"showingInButton":[4,"showing-in-button"],"buttonElementId":[1,"button-element-id"],"closed":[4],"opened":[4],"recommendations":[32],"trackingDeactivated":[32],"hasErrorOnLoad":[32],"updatingAllCards":[32]},[[0,"vviinnProductLoad","trackProductLoad"],[0,"vviinnProductView","trackProductView"],[0,"vviinnProductClick","trackProductClick"],[0,"vviinnAuxClick","trackAuxClick"],[0,"vviinnAddToBasket","trackAddToBasket"],[0,"vviinnUpdatingAllCardsFinished","updatingAllCardsFinishedListener"]]],[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":[16],"widgetVersion":[1,"widget-version"],"addToBasketShow":[4,"add-to-basket-show"],"updatingAllCards":[4,"updating-all-cards"],"updateButtonLocation":[1,"update-button-location"],"moveDirection":[32],"contentGroups":[32],"activeContentGroup":[32],"isRTL":[32],"crossSellingRecommendations":[32]},[[0,"vviinnCrossSellingClick","crossSellingClickListener"]]],[1,"vviinn-product-card",{"brand":[1],"currency":[1],"deeplink":[1],"image":[1],"imageRatio":[2,"image-ratio"],"imageWidth":[2,"image-width"],"locale":[1],"price":[2],"pricePrefix":[1,"price-prefix"],"productId":[1,"product-id"],"productTitle":[1,"product-title"],"productType":[1,"product-type"],"salePrice":[2,"sale-price"],"responsive":[4],"dimmedBackground":[4,"dimmed-background"],"mode":[1],"addToBasketShow":[4,"add-to-basket-show"],"updateButtonLocation":[1,"update-button-location"],"campaignTypeId":[1,"campaign-type-id"],"widgetElementId":[1,"widget-element-id"],"buttonElementId":[1,"button-element-id"],"widgetVersion":[1,"widget-version"],"index":[2],"updatingAllCards":[4,"updating-all-cards"],"defaultAnimationInterval":[2,"default-animation-interval"],"imageLoaded":[32],"isTransitioning":[32]},[[0,"vviinnCrossSellingClick","crossSellingClickListener"]]],[1,"vviinn-skeleton",{"height":[2],"halfWidth":[4,"half-width"]}]]],["search-filters_17.cjs",[[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-empty-results",{"handler":[16]}],[1,"vviinn-image-selector",{"basicEventData":[16],"startUpload":[4,"start-upload"],"loading":[4],"accept":[1],"resetVpsButton":[16],"capture":[1]}],[1,"vviinn-server-error",{"handler":[16]}],[1,"vviinn-text-search",{"clearSearchQuery":[4,"clear-search-query"],"initialSearchQuery":[1,"initial-search-query"],"searchQuery":[32]}],[1,"vviinn-wrong-aspect-ratio",{"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",{"showBullets":[4,"show-bullets"],"position":[514],"showArrows":[4,"show-arrows"],"elementsCount":[32],"internalPosition":[32],"swipeStartPosition":[32],"isRTL":[32]}],[1,"vviinn-teaser"],[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],"productDetailNewTab":[4,"product-detail-new-tab"],"imageResolutionWidth":[2,"image-resolution-width"],"exampleImageSource":[1,"example-image-source"],"textSearchShow":[4,"text-search-show"],"apiPath":[1,"api-path"],"showingInButton":[4,"showing-in-button"],"buttonElementId":[1,"button-element-id"],"buttonPressed":[4,"button-pressed"],"mode":[1],"resetVpsButton":[16],"slidePosition":[32],"width":[32],"wrongImageFormat":[32],"trackingDeactivated":[32],"stream":[32],"cameraEnabled":[32],"cameraButtonClicked":[32],"uploadSource":[32],"showAspectRatioError":[32],"products":[32],"initialSearchQuery":[32]},[[0,"vviinnCameraEnabled","trackCameraEnabled"],[0,"vviinnProductLoad","trackProductLoad"],[0,"vviinnProductView","trackProductView"],[0,"vviinnProductClick","trackProductClick"],[0,"vviinnAuxClick","trackAuxClick"],[0,"vviinnImageCrop","trachSearchAreaChanges"],[0,"vviinnSelectObject","trackDetectedObject"],[0,"vviinnSelectFilter","trackFilter"],[0,"vviinnTextSearchFinished","trackTextSearchFinished"]]]]],["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],"productDetailNewTab":[4,"product-detail-new-tab"],"imageResolutionWidth":[2,"image-resolution-width"],"exampleImageSource":[1,"example-image-source"],"textSearchShow":[4,"text-search-show"],"apiPath":[1,"api-path"],"buttonPressed":[32]},[[0,"vviinnWidgetClose","handleModalClosed"]]]]],["vviinn-recommendations-sidebar.cjs",[[1,"vviinn-recommendations-sidebar",{"sidebarTitle":[1,"sidebar-title"],"token":[1],"productId":[1,"product-id"],"position":[1],"sourceImage":[1,"source-image"],"widgetScrollbar":[4,"widget-scrollbar"],"mode":[1],"campaigns":[1],"campaignType":[1,"campaign-type"],"color":[1],"locale":[1],"imageWidth":[2,"image-width"],"currencySign":[1,"currency-sign"],"noResultText":[1,"no-result-text"],"noResultShow":[4,"no-result-show"],"gridArrowsDynamic":[4,"grid-arrows-dynamic"],"excluded":[1],"productDetailNewTab":[4,"product-detail-new-tab"],"addToBasketShow":[4,"add-to-basket-show"],"buttonChildren":[16],"apiPath":[1,"api-path"],"buttonElementId":[1,"button-element-id"],"widgetVersion":[1,"widget-version"],"showingInButton":[4,"showing-in-button"],"state":[32]},[[16,"click","bodyClickListener"]]]]],["vviinn-vpr-button.cjs",[[1,"vviinn-vpr-button",{"token":[1],"productId":[1,"product-id"],"position":[1],"sourceImage":[1,"source-image"],"sidebarTitle":[1,"sidebar-title"],"modalScrollbar":[4,"modal-scrollbar"],"campaigns":[1],"campaignType":[1,"campaign-type"],"locale":[1],"color":[1],"addStyle":[4,"add-style"],"mode":[1],"imageWidth":[2,"image-width"],"currencySign":[1,"currency-sign"],"noResultText":[1,"no-result-text"],"noResultShow":[4,"no-result-show"],"gridArrowsDynamic":[4,"grid-arrows-dynamic"],"excluded":[1],"productDetailNewTab":[4,"product-detail-new-tab"],"addToBasketShow":[4,"add-to-basket-show"],"apiPath":[1,"api-path"]}]]]], options);
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
|