@wix/wix-ui-icons-common 3.162.1 → 3.164.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/default/general/dist/components/ChatSavedReply.js +37 -0
- package/dist/cjs/default/general/dist/components/ChatSavedReplySmall.js +37 -0
- package/dist/cjs/default/general/dist/index.js +6 -0
- package/dist/cjs/default/general/metadata.js +7 -0
- package/dist/cjs/lazy/general/dist/components/Bookmark.js +1 -1
- package/dist/cjs/lazy/general/dist/components/BookmarkFilled.js +1 -1
- package/dist/cjs/lazy/general/dist/components/BookmarkFilledSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/BookmarkSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/ChatSavedReply.js +31 -0
- package/dist/cjs/lazy/general/dist/components/ChatSavedReplySmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/Cutlery.js +1 -1
- package/dist/cjs/lazy/general/dist/components/CutlerySmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/Food.js +1 -1
- package/dist/cjs/lazy/general/dist/components/FoodSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/RestaurantsOrders.js +1 -1
- package/dist/cjs/lazy/general/dist/components/RestaurantsOrdersSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/Stop.js +1 -1
- package/dist/cjs/lazy/general/dist/components/StopFilled.js +1 -1
- package/dist/cjs/lazy/general/dist/components/StopFilledSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/StopSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/WixMenu.js +1 -1
- package/dist/cjs/lazy/general/dist/components/WixMenuSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/index.js +6 -0
- package/dist/cjs/odeditor/general/dist/components/Bookmark.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/BookmarkFilled.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/BookmarkFilledSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/BookmarkSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/Cutlery.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/CutlerySmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/Food.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/FoodSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/RestaurantsOrders.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/RestaurantsOrdersSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/Stop.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/StopFilled.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/StopFilledSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/StopSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/WixMenu.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/WixMenuSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/index.js +48 -0
- package/dist/cjs/odeditor/general/metadata.js +56 -0
- package/dist/cjs/on-stage/general/dist/components/ErrorLarge.js +37 -0
- package/dist/cjs/on-stage/general/dist/index.js +3 -0
- package/dist/cjs/on-stage/general/metadata.js +1 -1
- package/dist/esm/default/general/dist/components/ChatSavedReply.js +7 -0
- package/dist/esm/default/general/dist/components/ChatSavedReplySmall.js +7 -0
- package/dist/esm/default/general/dist/index.js +2786 -2782
- package/dist/esm/default/general/metadata.js +7 -0
- package/dist/esm/lazy/general/dist/components/Bookmark.js +1 -1
- package/dist/esm/lazy/general/dist/components/BookmarkFilled.js +1 -1
- package/dist/esm/lazy/general/dist/components/BookmarkFilledSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/BookmarkSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/ChatSavedReply.js +11 -0
- package/dist/esm/lazy/general/dist/components/ChatSavedReplySmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/Cutlery.js +1 -1
- package/dist/esm/lazy/general/dist/components/CutlerySmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/Food.js +1 -1
- package/dist/esm/lazy/general/dist/components/FoodSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/RestaurantsOrders.js +1 -1
- package/dist/esm/lazy/general/dist/components/RestaurantsOrdersSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/Stop.js +1 -1
- package/dist/esm/lazy/general/dist/components/StopFilled.js +1 -1
- package/dist/esm/lazy/general/dist/components/StopFilledSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/StopSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/WixMenu.js +1 -1
- package/dist/esm/lazy/general/dist/components/WixMenuSmall.js +1 -1
- package/dist/esm/lazy/general/dist/index.js +3336 -3332
- package/dist/esm/odeditor/general/dist/components/Bookmark.js +7 -0
- package/dist/esm/odeditor/general/dist/components/BookmarkFilled.js +7 -0
- package/dist/esm/odeditor/general/dist/components/BookmarkFilledSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/BookmarkSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/Cutlery.js +7 -0
- package/dist/esm/odeditor/general/dist/components/CutlerySmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/Food.js +7 -0
- package/dist/esm/odeditor/general/dist/components/FoodSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/RestaurantsOrders.js +7 -0
- package/dist/esm/odeditor/general/dist/components/RestaurantsOrdersSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/Stop.js +7 -0
- package/dist/esm/odeditor/general/dist/components/StopFilled.js +7 -0
- package/dist/esm/odeditor/general/dist/components/StopFilledSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/StopSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/WixMenu.js +7 -0
- package/dist/esm/odeditor/general/dist/components/WixMenuSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/index.js +2074 -2042
- package/dist/esm/odeditor/general/metadata.js +56 -0
- package/dist/esm/on-stage/general/dist/components/ErrorLarge.js +7 -0
- package/dist/esm/on-stage/general/dist/index.js +340 -338
- package/dist/esm/on-stage/general/metadata.js +1 -1
- package/dist/statics/icons/default/general/ChatSavedReply.8ac8.json +3 -0
- package/dist/statics/icons/default/general/ChatSavedReplySmall.a4b3.json +3 -0
- package/dist/statics/icons/odeditor/general/Bookmark.a97d.json +3 -0
- package/dist/statics/icons/odeditor/general/BookmarkFilled.6684.json +3 -0
- package/dist/statics/icons/odeditor/general/BookmarkFilledSmall.e1be.json +3 -0
- package/dist/statics/icons/odeditor/general/BookmarkSmall.0902.json +3 -0
- package/dist/statics/icons/odeditor/general/Cutlery.cb5e.json +3 -0
- package/dist/statics/icons/odeditor/general/CutlerySmall.c0c2.json +3 -0
- package/dist/statics/icons/odeditor/general/Food.650e.json +3 -0
- package/dist/statics/icons/odeditor/general/FoodSmall.880d.json +3 -0
- package/dist/statics/icons/odeditor/general/RestaurantsOrders.14e6.json +3 -0
- package/dist/statics/icons/odeditor/general/RestaurantsOrdersSmall.c160.json +3 -0
- package/dist/statics/icons/odeditor/general/Stop.afff.json +3 -0
- package/dist/statics/icons/odeditor/general/StopFilled.86c5.json +3 -0
- package/dist/statics/icons/odeditor/general/StopFilledSmall.2958.json +3 -0
- package/dist/statics/icons/odeditor/general/StopSmall.d28c.json +3 -0
- package/dist/statics/icons/odeditor/general/WixMenu.89c6.json +3 -0
- package/dist/statics/icons/odeditor/general/WixMenuSmall.494d.json +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/default/general/dist/components/ChatSavedReply.d.ts +7 -0
- package/dist/types/default/general/dist/components/ChatSavedReply.d.ts.map +1 -0
- package/dist/types/default/general/dist/components/ChatSavedReplySmall.d.ts +7 -0
- package/dist/types/default/general/dist/components/ChatSavedReplySmall.d.ts.map +1 -0
- package/dist/types/default/general/dist/index.d.ts +2 -0
- package/dist/types/default/general/dist/index.d.ts.map +1 -1
- package/dist/types/default/general/metadata.d.ts.map +1 -1
- package/dist/types/lazy/general/dist/components/ChatSavedReply.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/ChatSavedReply.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/ChatSavedReplySmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/ChatSavedReplySmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/index.d.ts +2 -0
- package/dist/types/lazy/general/dist/index.d.ts.map +1 -1
- package/dist/types/odeditor/general/dist/components/Bookmark.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/Bookmark.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/BookmarkFilled.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/BookmarkFilled.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/BookmarkFilledSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/BookmarkFilledSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/BookmarkSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/BookmarkSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/Cutlery.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/Cutlery.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/CutlerySmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/CutlerySmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/Food.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/Food.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/FoodSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/FoodSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/RestaurantsOrders.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/RestaurantsOrders.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/RestaurantsOrdersSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/RestaurantsOrdersSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/Stop.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/Stop.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/StopFilled.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/StopFilled.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/StopFilledSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/StopFilledSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/StopSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/StopSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/WixMenu.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/WixMenu.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/WixMenuSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/WixMenuSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/index.d.ts +16 -0
- package/dist/types/odeditor/general/dist/index.d.ts.map +1 -1
- package/dist/types/odeditor/general/metadata.d.ts.map +1 -1
- package/dist/types/on-stage/general/dist/components/ErrorLarge.d.ts +7 -0
- package/dist/types/on-stage/general/dist/components/ErrorLarge.d.ts.map +1 -0
- package/dist/types/on-stage/general/dist/index.d.ts +1 -0
- package/dist/types/on-stage/general/dist/index.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var Food_exports = {};
|
|
30
|
+
__export(Food_exports, {
|
|
31
|
+
default: () => Food_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Food_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const Food = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", fill: "currentColor", width: size || "24", height: size || "24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M14.25 5C14.66 5 15 5.34 15 5.75C15 6.16 14.66 6.5 14.25 6.5H12.75V7.03C16.82 7.41 20 10.83 20 14.99V17.5H20.25C20.66 17.5 21 17.84 21 18.25C21 18.66 20.66 19 20.25 19H3.75C3.34 19 3 18.66 3 18.25C3 17.84 3.34 17.5 3.75 17.5H4V14.99C4 10.83 7.19 7.41 11.25 7.03V6.5H9.76C9.34 6.5 9.01 6.16 9.01 5.75C9.01 5.34 9.34 5 9.76 5H14.25ZM12 8.49C8.41 8.49 5.5 11.4 5.5 14.99V17.5H18.5V14.99C18.5 11.4 15.59 8.49 12 8.49Z" }));
|
|
36
|
+
Food.displayName = "Food";
|
|
37
|
+
var Food_default = Food;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var FoodSmall_exports = {};
|
|
30
|
+
__export(FoodSmall_exports, {
|
|
31
|
+
default: () => FoodSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(FoodSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const FoodSmall = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M10.99 3.01C11.41 3.01 11.74 3.34 11.74 3.76C11.74 4.17 11.41 4.51 10.99 4.51H9.75V5.08C12.71 5.45 15 7.97 15 11.03V13.5H15.25C15.66 13.5 16 13.84 16 14.25C16 14.67 15.66 15 15.25 15H2.75C2.33 15 2 14.67 2 14.25C2 13.84 2.34 13.5 2.75 13.5H3.01V11.03C3.01 7.97 5.29 5.45 8.25 5.08V4.51H6.99C6.58 4.51 6.24 4.17 6.24 3.76C6.24 3.34 6.58 3.01 6.99 3.01H10.99ZM9 6.53C6.52 6.53 4.51 8.55 4.5 11.03V13.5H13.5V11.03C13.5 8.55 11.48 6.53 9 6.53Z" }));
|
|
36
|
+
FoodSmall.displayName = "FoodSmall";
|
|
37
|
+
var FoodSmall_default = FoodSmall;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var RestaurantsOrders_exports = {};
|
|
30
|
+
__export(RestaurantsOrders_exports, {
|
|
31
|
+
default: () => RestaurantsOrders_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(RestaurantsOrders_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const RestaurantsOrders = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", fill: "currentColor", width: size || "24", height: size || "24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M17 4.04C17.55 4.04 18 4.49 18 5.04V8.01C18 8.43 17.74 8.79 17.38 8.94L19.99 18.78C20.16 19.41 19.68 20.04 19.03 20.04H5.03L4.92 20.03C4.35 19.97 3.95 19.44 4.05 18.87L6 7.51V5.04C6 4.49 6.45 4.04 7 4.04H17ZM10.34 18.53H18.38L15.85 9.01H8.51L10.34 18.53ZM5.62 18.53H8.81L7.12 9.82L5.62 18.53ZM7.5 7.51H16.23L16.24 7.51H16.5V5.54H7.5V7.51Z" }));
|
|
36
|
+
RestaurantsOrders.displayName = "RestaurantsOrders";
|
|
37
|
+
var RestaurantsOrders_default = RestaurantsOrders;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var RestaurantsOrdersSmall_exports = {};
|
|
30
|
+
__export(RestaurantsOrdersSmall_exports, {
|
|
31
|
+
default: () => RestaurantsOrdersSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(RestaurantsOrdersSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const RestaurantsOrdersSmall = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M13.01 3C13.56 3 14.01 3.45 14.01 4V6.5L14 6.6C13.97 6.93 13.77 7.21 13.5 7.36L15.93 13.64C16.17 14.25 15.76 14.91 15.13 14.99L15 15H4L3.88 14.99C3.29 14.92 2.88 14.35 3.03 13.75L4.99 6L4.99 4C4.99 3.48 5.39 3.06 5.89 3L5.99 3H13.01ZM4.64 13.5H6.58L6.41 12.67L5.7 9.3L4.64 13.5ZM7.95 12.7L8.11 13.5H14.27L11.95 7.51H6.88L7.95 12.7ZM6.49 6H12.5V4.5H6.49V6Z" }));
|
|
36
|
+
RestaurantsOrdersSmall.displayName = "RestaurantsOrdersSmall";
|
|
37
|
+
var RestaurantsOrdersSmall_default = RestaurantsOrdersSmall;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var Stop_exports = {};
|
|
30
|
+
__export(Stop_exports, {
|
|
31
|
+
default: () => Stop_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Stop_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const Stop = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", fill: "currentColor", width: size || "24", height: size || "24", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M15 17H9L8.7959 16.9893C7.85435 16.8938 7.1062 16.1457 7.01074 15.2041L7 15V9C7 7.89543 7.89543 7 9 7H15C16.1046 7 17 7.89543 17 9V15C17 16.0357 16.2128 16.887 15.2041 16.9893L15 17ZM15 15.5H9C8.72386 15.5 8.5 15.2761 8.5 15V9C8.5 8.72386 8.72386 8.5 9 8.5H15C15.2761 8.5 15.5 8.72386 15.5 9V15C15.5 15.2761 15.2761 15.5 15 15.5Z", clipRule: "evenodd" }));
|
|
36
|
+
Stop.displayName = "Stop";
|
|
37
|
+
var Stop_default = Stop;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var StopFilled_exports = {};
|
|
30
|
+
__export(StopFilled_exports, {
|
|
31
|
+
default: () => StopFilled_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(StopFilled_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const StopFilled = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", fill: "currentColor", width: size || "24", height: size || "24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M7 9C7 7.9 7.9 7 9 7H15C16.1 7 17 7.9 17 9V15C17 16.1 16.1 17 15 17H9C7.9 17 7 16.1 7 15V9Z" }));
|
|
36
|
+
StopFilled.displayName = "StopFilled";
|
|
37
|
+
var StopFilled_default = StopFilled;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var StopFilledSmall_exports = {};
|
|
30
|
+
__export(StopFilledSmall_exports, {
|
|
31
|
+
default: () => StopFilledSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(StopFilledSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const StopFilledSmall = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M5 7C5 5.9 5.9 5 7 5H11C12.1 5 13 5.9 13 7V11C13 12.1 12.1 13 11 13H7C5.9 13 5 12.1 5 11V7Z" }));
|
|
36
|
+
StopFilledSmall.displayName = "StopFilledSmall";
|
|
37
|
+
var StopFilledSmall_default = StopFilledSmall;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var StopSmall_exports = {};
|
|
30
|
+
__export(StopSmall_exports, {
|
|
31
|
+
default: () => StopSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(StopSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const StopSmall = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", d: "M11 13H7C5.89543 13 5 12.1046 5 11V7C5 5.89543 5.89543 5 7 5H11L11.2041 5.01074C12.2128 5.113 13 5.96435 13 7V11L12.9893 11.2041C12.887 12.2128 12.0357 13 11 13ZM11 11.5H7C6.72386 11.5 6.5 11.2761 6.5 11V7C6.5 6.72386 6.72386 6.5 7 6.5H11C11.2761 6.5 11.5 6.72386 11.5 7V11C11.5 11.2761 11.2761 11.5 11 11.5Z", clipRule: "evenodd" }));
|
|
36
|
+
StopSmall.displayName = "StopSmall";
|
|
37
|
+
var StopSmall_default = StopSmall;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var WixMenu_exports = {};
|
|
30
|
+
__export(WixMenu_exports, {
|
|
31
|
+
default: () => WixMenu_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(WixMenu_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const WixMenu = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", fill: "currentColor", width: size || "24", height: size || "24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M13.5 16.5C13.91 16.5 14.25 16.83 14.25 17.25 14.25 17.66 13.91 18 13.5 18H10.5C10.09 18 9.75 17.66 9.75 17.25 9.75 16.83 10.09 16.5 10.5 16.5H13.5ZM14.5 14.01C14.91 14.01 15.25 14.34 15.25 14.76 15.25 15.17 14.91 15.51 14.5 15.51H9.5C9.09 15.51 8.75 15.17 8.75 14.76 8.75 14.34 9.09 14.01 9.5 14.01H14.5ZM12 7.92C13.1 7.92 14 8.81 14 9.92 14 11.02 13.1 11.92 12 11.92 10.9 11.92 10 11.02 10 9.92 10 8.81 10.9 7.92 12 7.92ZM12 9.42C11.72 9.42 11.5 9.64 11.5 9.92 11.5 10.19 11.72 10.42 12 10.42 12.28 10.42 12.5 10.19 12.5 9.92 12.5 9.64 12.28 9.42 12 9.42Z" }), /* @__PURE__ */ React.createElement("path", { d: "M13.72 2.07C14.85 1.72 15.99 2.56 15.99 3.74V5H16L16.2 5.01C17.21 5.11 18 5.96 18 7V19C18 20.04 17.21 20.89 16.2 20.99L16 21H8C6.9 21 6 20.1 6 19V7C6 6.98 6 6.95 6 6.92V5.74C6 4.97 6.5 4.29 7.24 4.07L13.72 2.07ZM8 6.5C7.74 6.5 7.52 6.7 7.5 6.96V7.26C7.5 7.29 7.5 7.32 7.5 7.34V19C7.5 19.28 7.72 19.5 8 19.5H16C16.28 19.5 16.5 19.28 16.5 19V7C16.5 6.72 16.28 6.5 16 6.5H8ZM14.17 3.5L9.3 5H14.49V3.74C14.49 3.57 14.33 3.45 14.17 3.5Z" }));
|
|
36
|
+
WixMenu.displayName = "WixMenu";
|
|
37
|
+
var WixMenu_default = WixMenu;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
var WixMenuSmall_exports = {};
|
|
30
|
+
__export(WixMenuSmall_exports, {
|
|
31
|
+
default: () => WixMenuSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(WixMenuSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const WixMenuSmall = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M10.25 11.5C10.67 11.5 11 11.84 11 12.25 11 12.67 10.67 13 10.25 13H7.75C7.34 13 7 12.67 7 12.25 7 11.84 7.34 11.5 7.75 11.5H10.25ZM9 7C10.1 7 11 7.9 11 9 11 10.1 10.1 11 9 11 7.9 11 7 10.1 7 9 7 7.9 7.9 7 9 7ZM9 8.5C8.72 8.5 8.5 8.72 8.5 9 8.5 9.28 8.72 9.5 9 9.5 9.28 9.5 9.5 9.28 9.5 9 9.5 8.72 9.28 8.5 9 8.5Z" }), /* @__PURE__ */ React.createElement("path", { d: "M10.77 2.08C11.89 1.76 13 2.6 13 3.76V4.29C13.6 4.64 14 5.28 14 6.02V14L13.99 14.21C13.89 15.15 13.15 15.89 12.2 15.99L12 16H6L5.8 15.99C4.79 15.89 4 15.04 4 14V6.48C4 6.47 4 6.47 4 6.46V5.34C4 4.56 4.52 3.88 5.26 3.66L10.77 2.08ZM6 5.52C5.72 5.52 5.5 5.74 5.5 6.02V14C5.5 14.28 5.72 14.5 6 14.5H12C12.28 14.5 12.5 14.28 12.5 14V6.02C12.5 5.74 12.28 5.52 12 5.52H6ZM11.18 3.52L9.45 4.02H11.5V3.76C11.5 3.59 11.34 3.47 11.18 3.52Z" }));
|
|
36
|
+
WixMenuSmall.displayName = "WixMenuSmall";
|
|
37
|
+
var WixMenuSmall_default = WixMenuSmall;
|
|
@@ -138,6 +138,10 @@ __export(dist_exports, {
|
|
|
138
138
|
BookSmall: () => import_BookSmall.default,
|
|
139
139
|
BookingChannels: () => import_BookingChannels.default,
|
|
140
140
|
BookingChannelsSmall: () => import_BookingChannelsSmall.default,
|
|
141
|
+
Bookmark: () => import_Bookmark.default,
|
|
142
|
+
BookmarkFilled: () => import_BookmarkFilled.default,
|
|
143
|
+
BookmarkFilledSmall: () => import_BookmarkFilledSmall.default,
|
|
144
|
+
BookmarkSmall: () => import_BookmarkSmall.default,
|
|
141
145
|
Border: () => import_Border.default,
|
|
142
146
|
BorderDashed: () => import_BorderDashed.default,
|
|
143
147
|
BorderDashedSmall: () => import_BorderDashedSmall.default,
|
|
@@ -286,6 +290,8 @@ __export(dist_exports, {
|
|
|
286
290
|
CutOutSmall: () => import_CutOutSmall.default,
|
|
287
291
|
CutOutSparkles: () => import_CutOutSparkles.default,
|
|
288
292
|
CutOutSparklesSmall: () => import_CutOutSparklesSmall.default,
|
|
293
|
+
Cutlery: () => import_Cutlery.default,
|
|
294
|
+
CutlerySmall: () => import_CutlerySmall.default,
|
|
289
295
|
DarkMode: () => import_DarkMode.default,
|
|
290
296
|
DarkModeSmall: () => import_DarkModeSmall.default,
|
|
291
297
|
Dashboard: () => import_Dashboard.default,
|
|
@@ -430,6 +436,8 @@ __export(dist_exports, {
|
|
|
430
436
|
FocusSmall: () => import_FocusSmall.default,
|
|
431
437
|
FolderAdd: () => import_FolderAdd.default,
|
|
432
438
|
FolderAddSmall: () => import_FolderAddSmall.default,
|
|
439
|
+
Food: () => import_Food.default,
|
|
440
|
+
FoodSmall: () => import_FoodSmall.default,
|
|
433
441
|
Footer: () => import_Footer.default,
|
|
434
442
|
FooterSmall: () => import_FooterSmall.default,
|
|
435
443
|
Forward: () => import_Forward.default,
|
|
@@ -849,6 +857,8 @@ __export(dist_exports, {
|
|
|
849
857
|
ReplaceSmall: () => import_ReplaceSmall.default,
|
|
850
858
|
Required: () => import_Required.default,
|
|
851
859
|
RequiredSmall: () => import_RequiredSmall.default,
|
|
860
|
+
RestaurantsOrders: () => import_RestaurantsOrders.default,
|
|
861
|
+
RestaurantsOrdersSmall: () => import_RestaurantsOrdersSmall.default,
|
|
852
862
|
Revert: () => import_Revert.default,
|
|
853
863
|
RevertClockwise: () => import_RevertClockwise.default,
|
|
854
864
|
RevertClockwiseSmall: () => import_RevertClockwiseSmall.default,
|
|
@@ -999,6 +1009,10 @@ __export(dist_exports, {
|
|
|
999
1009
|
StatusDeniedSmall: () => import_StatusDeniedSmall.default,
|
|
1000
1010
|
StatusWarningFilled: () => import_StatusWarningFilled.default,
|
|
1001
1011
|
StatusWarningFilledSmall: () => import_StatusWarningFilledSmall.default,
|
|
1012
|
+
Stop: () => import_Stop.default,
|
|
1013
|
+
StopFilled: () => import_StopFilled.default,
|
|
1014
|
+
StopFilledSmall: () => import_StopFilledSmall.default,
|
|
1015
|
+
StopSmall: () => import_StopSmall.default,
|
|
1002
1016
|
StretchContent: () => import_StretchContent.default,
|
|
1003
1017
|
StretchContentSmall: () => import_StretchContentSmall.default,
|
|
1004
1018
|
Strikethrough: () => import_Strikethrough.default,
|
|
@@ -1137,6 +1151,8 @@ __export(dist_exports, {
|
|
|
1137
1151
|
WixBookingSmall: () => import_WixBookingSmall.default,
|
|
1138
1152
|
WixForms: () => import_WixForms.default,
|
|
1139
1153
|
WixFormsSmall: () => import_WixFormsSmall.default,
|
|
1154
|
+
WixMenu: () => import_WixMenu.default,
|
|
1155
|
+
WixMenuSmall: () => import_WixMenuSmall.default,
|
|
1140
1156
|
WixSocialPosts: () => import_WixSocialPosts.default,
|
|
1141
1157
|
WixSocialPostsSmall: () => import_WixSocialPostsSmall.default,
|
|
1142
1158
|
Wrap: () => import_Wrap.default,
|
|
@@ -1271,6 +1287,10 @@ var import_Book = __toESM(require("./components/Book"));
|
|
|
1271
1287
|
var import_BookSmall = __toESM(require("./components/BookSmall"));
|
|
1272
1288
|
var import_BookingChannels = __toESM(require("./components/BookingChannels"));
|
|
1273
1289
|
var import_BookingChannelsSmall = __toESM(require("./components/BookingChannelsSmall"));
|
|
1290
|
+
var import_Bookmark = __toESM(require("./components/Bookmark"));
|
|
1291
|
+
var import_BookmarkFilled = __toESM(require("./components/BookmarkFilled"));
|
|
1292
|
+
var import_BookmarkFilledSmall = __toESM(require("./components/BookmarkFilledSmall"));
|
|
1293
|
+
var import_BookmarkSmall = __toESM(require("./components/BookmarkSmall"));
|
|
1274
1294
|
var import_Border = __toESM(require("./components/Border"));
|
|
1275
1295
|
var import_BorderDashed = __toESM(require("./components/BorderDashed"));
|
|
1276
1296
|
var import_BorderDashedSmall = __toESM(require("./components/BorderDashedSmall"));
|
|
@@ -1419,6 +1439,8 @@ var import_CutOut = __toESM(require("./components/CutOut"));
|
|
|
1419
1439
|
var import_CutOutSmall = __toESM(require("./components/CutOutSmall"));
|
|
1420
1440
|
var import_CutOutSparkles = __toESM(require("./components/CutOutSparkles"));
|
|
1421
1441
|
var import_CutOutSparklesSmall = __toESM(require("./components/CutOutSparklesSmall"));
|
|
1442
|
+
var import_Cutlery = __toESM(require("./components/Cutlery"));
|
|
1443
|
+
var import_CutlerySmall = __toESM(require("./components/CutlerySmall"));
|
|
1422
1444
|
var import_DarkMode = __toESM(require("./components/DarkMode"));
|
|
1423
1445
|
var import_DarkModeSmall = __toESM(require("./components/DarkModeSmall"));
|
|
1424
1446
|
var import_Dashboard = __toESM(require("./components/Dashboard"));
|
|
@@ -1563,6 +1585,8 @@ var import_FocusModeSmall = __toESM(require("./components/FocusModeSmall"));
|
|
|
1563
1585
|
var import_FocusSmall = __toESM(require("./components/FocusSmall"));
|
|
1564
1586
|
var import_FolderAdd = __toESM(require("./components/FolderAdd"));
|
|
1565
1587
|
var import_FolderAddSmall = __toESM(require("./components/FolderAddSmall"));
|
|
1588
|
+
var import_Food = __toESM(require("./components/Food"));
|
|
1589
|
+
var import_FoodSmall = __toESM(require("./components/FoodSmall"));
|
|
1566
1590
|
var import_Footer = __toESM(require("./components/Footer"));
|
|
1567
1591
|
var import_FooterSmall = __toESM(require("./components/FooterSmall"));
|
|
1568
1592
|
var import_Forward = __toESM(require("./components/Forward"));
|
|
@@ -1982,6 +2006,8 @@ var import_Replace = __toESM(require("./components/Replace"));
|
|
|
1982
2006
|
var import_ReplaceSmall = __toESM(require("./components/ReplaceSmall"));
|
|
1983
2007
|
var import_Required = __toESM(require("./components/Required"));
|
|
1984
2008
|
var import_RequiredSmall = __toESM(require("./components/RequiredSmall"));
|
|
2009
|
+
var import_RestaurantsOrders = __toESM(require("./components/RestaurantsOrders"));
|
|
2010
|
+
var import_RestaurantsOrdersSmall = __toESM(require("./components/RestaurantsOrdersSmall"));
|
|
1985
2011
|
var import_Revert = __toESM(require("./components/Revert"));
|
|
1986
2012
|
var import_RevertClockwise = __toESM(require("./components/RevertClockwise"));
|
|
1987
2013
|
var import_RevertClockwiseSmall = __toESM(require("./components/RevertClockwiseSmall"));
|
|
@@ -2132,6 +2158,10 @@ var import_StatusDenied = __toESM(require("./components/StatusDenied"));
|
|
|
2132
2158
|
var import_StatusDeniedSmall = __toESM(require("./components/StatusDeniedSmall"));
|
|
2133
2159
|
var import_StatusWarningFilled = __toESM(require("./components/StatusWarningFilled"));
|
|
2134
2160
|
var import_StatusWarningFilledSmall = __toESM(require("./components/StatusWarningFilledSmall"));
|
|
2161
|
+
var import_Stop = __toESM(require("./components/Stop"));
|
|
2162
|
+
var import_StopFilled = __toESM(require("./components/StopFilled"));
|
|
2163
|
+
var import_StopFilledSmall = __toESM(require("./components/StopFilledSmall"));
|
|
2164
|
+
var import_StopSmall = __toESM(require("./components/StopSmall"));
|
|
2135
2165
|
var import_StretchContent = __toESM(require("./components/StretchContent"));
|
|
2136
2166
|
var import_StretchContentSmall = __toESM(require("./components/StretchContentSmall"));
|
|
2137
2167
|
var import_Strikethrough = __toESM(require("./components/Strikethrough"));
|
|
@@ -2270,6 +2300,8 @@ var import_WixBooking = __toESM(require("./components/WixBooking"));
|
|
|
2270
2300
|
var import_WixBookingSmall = __toESM(require("./components/WixBookingSmall"));
|
|
2271
2301
|
var import_WixForms = __toESM(require("./components/WixForms"));
|
|
2272
2302
|
var import_WixFormsSmall = __toESM(require("./components/WixFormsSmall"));
|
|
2303
|
+
var import_WixMenu = __toESM(require("./components/WixMenu"));
|
|
2304
|
+
var import_WixMenuSmall = __toESM(require("./components/WixMenuSmall"));
|
|
2273
2305
|
var import_WixSocialPosts = __toESM(require("./components/WixSocialPosts"));
|
|
2274
2306
|
var import_WixSocialPostsSmall = __toESM(require("./components/WixSocialPostsSmall"));
|
|
2275
2307
|
var import_Wrap = __toESM(require("./components/Wrap"));
|
|
@@ -2404,6 +2436,10 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
|
|
|
2404
2436
|
BookSmall,
|
|
2405
2437
|
BookingChannels,
|
|
2406
2438
|
BookingChannelsSmall,
|
|
2439
|
+
Bookmark,
|
|
2440
|
+
BookmarkFilled,
|
|
2441
|
+
BookmarkFilledSmall,
|
|
2442
|
+
BookmarkSmall,
|
|
2407
2443
|
Border,
|
|
2408
2444
|
BorderDashed,
|
|
2409
2445
|
BorderDashedSmall,
|
|
@@ -2552,6 +2588,8 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
|
|
|
2552
2588
|
CutOutSmall,
|
|
2553
2589
|
CutOutSparkles,
|
|
2554
2590
|
CutOutSparklesSmall,
|
|
2591
|
+
Cutlery,
|
|
2592
|
+
CutlerySmall,
|
|
2555
2593
|
DarkMode,
|
|
2556
2594
|
DarkModeSmall,
|
|
2557
2595
|
Dashboard,
|
|
@@ -2696,6 +2734,8 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
|
|
|
2696
2734
|
FocusSmall,
|
|
2697
2735
|
FolderAdd,
|
|
2698
2736
|
FolderAddSmall,
|
|
2737
|
+
Food,
|
|
2738
|
+
FoodSmall,
|
|
2699
2739
|
Footer,
|
|
2700
2740
|
FooterSmall,
|
|
2701
2741
|
Forward,
|
|
@@ -3115,6 +3155,8 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
|
|
|
3115
3155
|
ReplaceSmall,
|
|
3116
3156
|
Required,
|
|
3117
3157
|
RequiredSmall,
|
|
3158
|
+
RestaurantsOrders,
|
|
3159
|
+
RestaurantsOrdersSmall,
|
|
3118
3160
|
Revert,
|
|
3119
3161
|
RevertClockwise,
|
|
3120
3162
|
RevertClockwiseSmall,
|
|
@@ -3265,6 +3307,10 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
|
|
|
3265
3307
|
StatusDeniedSmall,
|
|
3266
3308
|
StatusWarningFilled,
|
|
3267
3309
|
StatusWarningFilledSmall,
|
|
3310
|
+
Stop,
|
|
3311
|
+
StopFilled,
|
|
3312
|
+
StopFilledSmall,
|
|
3313
|
+
StopSmall,
|
|
3268
3314
|
StretchContent,
|
|
3269
3315
|
StretchContentSmall,
|
|
3270
3316
|
Strikethrough,
|
|
@@ -3403,6 +3449,8 @@ var import_ZoomOutSmall = __toESM(require("./components/ZoomOutSmall"));
|
|
|
3403
3449
|
WixBookingSmall,
|
|
3404
3450
|
WixForms,
|
|
3405
3451
|
WixFormsSmall,
|
|
3452
|
+
WixMenu,
|
|
3453
|
+
WixMenuSmall,
|
|
3406
3454
|
WixSocialPosts,
|
|
3407
3455
|
WixSocialPostsSmall,
|
|
3408
3456
|
Wrap,
|
|
@@ -4213,6 +4213,62 @@ const generalIconsMetadata = [
|
|
|
4213
4213
|
description: "Sustainability or eco-friendly labeling, wellness or lifestyle category",
|
|
4214
4214
|
tags: ["plant", "gardening", "botanicals", "sustainability", "wellness"],
|
|
4215
4215
|
sizes: { "18": "PlantSmall", "24": "Plant" }
|
|
4216
|
+
},
|
|
4217
|
+
{
|
|
4218
|
+
title: "RestaurantsOrders",
|
|
4219
|
+
category: import_types.IconCategory.WixBrands,
|
|
4220
|
+
description: "Button - opens Wix Restaurants Online Ordering, static Indicator - marks Wix Restaurants Online Ordering product",
|
|
4221
|
+
tags: ["restaurants", "orders", "food", "takeout"],
|
|
4222
|
+
sizes: { "18": "RestaurantsOrdersSmall", "24": "RestaurantsOrders" }
|
|
4223
|
+
},
|
|
4224
|
+
{
|
|
4225
|
+
title: "Food",
|
|
4226
|
+
category: import_types.IconCategory.HospitalityServices,
|
|
4227
|
+
description: "Button - displays food items or a dish details",
|
|
4228
|
+
tags: ["food", "restaurants", "dish", "menu"],
|
|
4229
|
+
sizes: { "18": "FoodSmall", "24": "Food" }
|
|
4230
|
+
},
|
|
4231
|
+
{
|
|
4232
|
+
title: "Cutlery",
|
|
4233
|
+
category: import_types.IconCategory.HospitalityServices,
|
|
4234
|
+
description: "Static indicator - marks restaurants",
|
|
4235
|
+
tags: ["cutlery", "restaurants"],
|
|
4236
|
+
sizes: { "18": "CutlerySmall", "24": "Cutlery" }
|
|
4237
|
+
},
|
|
4238
|
+
{
|
|
4239
|
+
title: "WixMenu",
|
|
4240
|
+
category: import_types.IconCategory.WixBrands,
|
|
4241
|
+
description: "Button - opens Wix Menu page",
|
|
4242
|
+
tags: ["wix", "menu", "navigation", "restaurant"],
|
|
4243
|
+
sizes: { "18": "WixMenuSmall", "24": "WixMenu" }
|
|
4244
|
+
},
|
|
4245
|
+
{
|
|
4246
|
+
title: "BookmarkFilled",
|
|
4247
|
+
category: import_types.IconCategory.Toggle,
|
|
4248
|
+
description: "Button \u2013 bookmarks an item. Static Indicator \u2013 marks an item as bookmarked",
|
|
4249
|
+
tags: ["bookmark", "mark", "save"],
|
|
4250
|
+
sizes: { "18": "BookmarkFilledSmall", "24": "BookmarkFilled" }
|
|
4251
|
+
},
|
|
4252
|
+
{
|
|
4253
|
+
title: "Bookmark",
|
|
4254
|
+
category: import_types.IconCategory.Toggle,
|
|
4255
|
+
description: "Button \u2013 bookmarks an item. Static Indicator \u2013 marks an item as not bookmarked",
|
|
4256
|
+
tags: ["bookmark", "mark", "save"],
|
|
4257
|
+
sizes: { "18": "BookmarkSmall", "24": "Bookmark" }
|
|
4258
|
+
},
|
|
4259
|
+
{
|
|
4260
|
+
title: "StopFilled",
|
|
4261
|
+
category: import_types.IconCategory.MediaAndCommunication,
|
|
4262
|
+
description: "Button - stops media playback",
|
|
4263
|
+
tags: ["stop", "filled", "media", "content"],
|
|
4264
|
+
sizes: { "18": "StopFilledSmall", "24": "StopFilled" }
|
|
4265
|
+
},
|
|
4266
|
+
{
|
|
4267
|
+
title: "Stop",
|
|
4268
|
+
category: import_types.IconCategory.MediaAndCommunication,
|
|
4269
|
+
description: "Button - stops media playback",
|
|
4270
|
+
tags: ["stop", "media", "content"],
|
|
4271
|
+
sizes: { "18": "StopSmall", "24": "Stop" }
|
|
4216
4272
|
}
|
|
4217
4273
|
];
|
|
4218
4274
|
var metadata_default = generalIconsMetadata;
|