vviinn-widgets 2.97.2 → 2.98.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/SearchModalUploadIcon-b6db8026.js +8 -0
- package/dist/cjs/{package-721c5a8c.js → package-e1367987.js} +1 -1
- package/dist/cjs/search-filters_19.cjs.entry.js +6 -8
- package/dist/cjs/vviinn-button.cjs.entry.js +1 -1
- package/dist/cjs/vviinn-carousel_8.cjs.entry.js +1 -1
- package/dist/cjs/vviinn-error.cjs.entry.js +1 -1
- package/dist/cjs/vviinn-vpr-button.cjs.entry.js +1 -1
- package/dist/cjs/vviinn-vps-button.cjs.entry.js +3 -5
- package/dist/cjs/vviinn-vps-widget.cjs.entry.js +1 -1
- package/dist/collection/components/vviinn-button/vviinn-button.css +1 -0
- package/dist/collection/components/vviinn-error/vviinn-error.css +214 -0
- package/dist/collection/components/vviinn-text-search/vviinn-text-search.css +3 -2
- package/dist/collection/components/vviinn-text-search/vviinn-text-search.js +6 -5
- package/dist/esm/SearchModalUploadIcon-ef6e9c6c.js +6 -0
- package/dist/esm/{package-40e32dab.js → package-d13b048e.js} +1 -1
- package/dist/esm/search-filters_19.entry.js +6 -8
- package/dist/esm/vviinn-button.entry.js +1 -1
- package/dist/esm/vviinn-carousel_8.entry.js +1 -1
- package/dist/esm/vviinn-error.entry.js +1 -1
- package/dist/esm/vviinn-vpr-button.entry.js +1 -1
- package/dist/esm/vviinn-vps-button.entry.js +2 -4
- package/dist/esm/vviinn-vps-widget.entry.js +1 -1
- package/dist/types/components/vviinn-text-search/vviinn-text-search.d.ts +1 -0
- package/dist/types/widget/types.d.ts +1 -1
- package/dist/vviinn-widgets/{p-e2f8874f.entry.js → p-15698ac5.entry.js} +1 -1
- package/dist/vviinn-widgets/p-2aa0e0e0.entry.js +1 -0
- package/dist/vviinn-widgets/{p-cd704fa1.entry.js → p-3ee3b2df.entry.js} +2 -2
- package/dist/vviinn-widgets/p-51717eac.js +1 -0
- package/dist/vviinn-widgets/p-760c07bc.entry.js +1 -0
- package/dist/vviinn-widgets/p-7b35f782.js +1 -0
- package/{www/build/p-1d31a842.entry.js → dist/vviinn-widgets/p-a2997feb.entry.js} +1 -1
- package/dist/vviinn-widgets/{p-5ee97780.entry.js → p-be1480ba.entry.js} +1 -1
- package/{www/build/p-19671ffc.entry.js → dist/vviinn-widgets/p-fd7b470b.entry.js} +1 -1
- package/dist/vviinn-widgets/vviinn-widgets.esm.js +1 -1
- package/package.json +1 -1
- package/www/build/{p-e2f8874f.entry.js → p-15698ac5.entry.js} +1 -1
- package/www/build/p-2aa0e0e0.entry.js +1 -0
- package/www/build/{p-cd704fa1.entry.js → p-3ee3b2df.entry.js} +2 -2
- package/www/build/p-51717eac.js +1 -0
- package/www/build/p-760c07bc.entry.js +1 -0
- package/www/build/p-7b35f782.js +1 -0
- package/{dist/vviinn-widgets/p-1d31a842.entry.js → www/build/p-a2997feb.entry.js} +1 -1
- package/www/build/{p-5ee97780.entry.js → p-be1480ba.entry.js} +1 -1
- package/{dist/vviinn-widgets/p-19671ffc.entry.js → www/build/p-fd7b470b.entry.js} +1 -1
- package/www/build/vviinn-widgets.esm.js +1 -1
- package/dist/vviinn-widgets/p-3bada1d3.entry.js +0 -1
- package/dist/vviinn-widgets/p-7d040b38.entry.js +0 -1
- package/dist/vviinn-widgets/p-df78d39a.js +0 -1
- package/www/build/p-3bada1d3.entry.js +0 -1
- package/www/build/p-7d040b38.entry.js +0 -1
- package/www/build/p-df78d39a.js +0 -1
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-abf408d8.js';
|
|
2
|
-
import { v as version } from './package-
|
|
2
|
+
import { v as version } from './package-d13b048e.js';
|
|
3
|
+
import { S as SearchModalUploadIcon } from './SearchModalUploadIcon-ef6e9c6c.js';
|
|
3
4
|
import { c as campaignTypeNames, S as SlotSkeleton } from './customized-slots-7fa3856f.js';
|
|
4
5
|
import { D as DEFAULT_EXAMPLE_IMAGE } from './constants-8bf233a9.js';
|
|
5
6
|
|
|
6
7
|
const SearchModalCameraIcon = () => (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" },
|
|
7
8
|
h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M18 4H20C22.21 4 24 5.79 24 8V16H22V8C22 6.9 21.1 6 20 6H16.93L16.34 5.11L14.93 3H9.07L7.66 5.11L7.07 6H4C2.9 6 2 6.9 2 8V18C2 19.1 2.9 20 4 20H9V22H4C1.79 22 0 20.21 0 18V8C0 5.79 1.79 4 4 4H6L8 1H16L18 4ZM12 8C14.76 8 17 10.24 17 13L16.99 13.01C16.99 14.02 16.68 14.97 16.16 15.76L20.7 20.3L19.29 21.71L14.75 17.17C13.96 17.69 13.02 18 12 18C9.24 18 7 15.76 7 13C7 10.24 9.24 8 12 8ZM9 13C9 14.65 10.35 16 12 16C13.65 16 15 14.65 15 13C15 11.35 13.65 10 12 10C10.35 10 9 11.35 9 13Z", fill: "#161616" })));
|
|
8
9
|
|
|
9
|
-
const SearchModalUploadIcon = () => (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" },
|
|
10
|
-
h("path", { d: "M5 21C4.45 21 3.97917 20.8042 3.5875 20.4125C3.19583 20.0208 3 19.55 3 19V5C3 4.45 3.19583 3.97917 3.5875 3.5875C3.97917 3.19583 4.45 3 5 3H13C13.2833 3 13.5208 3.09583 13.7125 3.2875C13.9042 3.47917 14 3.71667 14 4C14 4.28333 13.9042 4.52083 13.7125 4.7125C13.5208 4.90417 13.2833 5 13 5H5V19H19V11C19 10.7167 19.0958 10.4792 19.2875 10.2875C19.4792 10.0958 19.7167 10 20 10C20.2833 10 20.5208 10.0958 20.7125 10.2875C20.9042 10.4792 21 10.7167 21 11V19C21 19.55 20.8042 20.0208 20.4125 20.4125C20.0208 20.8042 19.55 21 19 21H5ZM17 7H16C15.7167 7 15.4792 6.90417 15.2875 6.7125C15.0958 6.52083 15 6.28333 15 6C15 5.71667 15.0958 5.47917 15.2875 5.2875C15.4792 5.09583 15.7167 5 16 5H17V4C17 3.71667 17.0958 3.47917 17.2875 3.2875C17.4792 3.09583 17.7167 3 18 3C18.2833 3 18.5208 3.09583 18.7125 3.2875C18.9042 3.47917 19 3.71667 19 4V5H20C20.2833 5 20.5208 5.09583 20.7125 5.2875C20.9042 5.47917 21 5.71667 21 6C21 6.28333 20.9042 6.52083 20.7125 6.7125C20.5208 6.90417 20.2833 7 20 7H19V8C19 8.28333 18.9042 8.52083 18.7125 8.7125C18.5208 8.90417 18.2833 9 18 9C17.7167 9 17.4792 8.90417 17.2875 8.7125C17.0958 8.52083 17 8.28333 17 8V7ZM11.25 16L9.4 13.525C9.3 13.3917 9.16667 13.325 9 13.325C8.83333 13.325 8.7 13.3917 8.6 13.525L6.6 16.2C6.46667 16.3667 6.45 16.5417 6.55 16.725C6.65 16.9083 6.8 17 7 17H17C17.2 17 17.35 16.9083 17.45 16.725C17.55 16.5417 17.5333 16.3667 17.4 16.2L14.65 12.525C14.55 12.3917 14.4167 12.325 14.25 12.325C14.0833 12.325 13.95 12.3917 13.85 12.525L11.25 16Z", fill: "#161616" })));
|
|
11
|
-
|
|
12
10
|
const SearchModalFullSearchIcon = () => (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" },
|
|
13
11
|
h("path", { d: "M4 8C4 5.79 5.79 4 8 4H9V2H8C4.69 2 2 4.69 2 8V9H4V8Z", fill: "#161616" }),
|
|
14
12
|
h("path", { d: "M20 8C20 5.79 18.21 4 16 4H15V2H16C19.31 2 22 4.69 22 8V9H20V8Z", fill: "#161616" }),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as createEvent, F as Fragment, H as Host, g as getElement } from './index-abf408d8.js';
|
|
2
2
|
import { s as searchState, d as state, k as parseExcludedToParams, O as Option } from './search.store-a11affa8.js';
|
|
3
3
|
import { i as instance, r as resources, k as createSearchEvent, l as createFilterEvent, v as v4, c as createTrackingApi, m as createWidgetVpsEvent } from './index-60812b71.js';
|
|
4
|
-
import { v as version } from './package-
|
|
4
|
+
import { v as version } from './package-d13b048e.js';
|
|
5
5
|
import { c as campaignTypeNames, s as slotChangeListener, S as SlotSkeleton } from './customized-slots-7fa3856f.js';
|
|
6
6
|
import { D as DEFAULT_EXAMPLE_IMAGE } from './constants-8bf233a9.js';
|
|
7
7
|
|
|
@@ -5,6 +5,7 @@ import { TextSearchMode } from "../../widget/types";
|
|
|
5
5
|
/**
|
|
6
6
|
* @part text-search-input - Text search input.
|
|
7
7
|
* @slot vviinn-text-search-icon - Icon of the text search block.
|
|
8
|
+
* @slot vviinn-text-search-actions - Additional actions for the text search block, e.g., a button to open the Search Modal.
|
|
8
9
|
*/
|
|
9
10
|
export declare class VviinnTextSearch {
|
|
10
11
|
el: HTMLElement;
|