@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 ChatSavedReply_exports = {};
|
|
30
|
+
__export(ChatSavedReply_exports, {
|
|
31
|
+
default: () => ChatSavedReply_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(ChatSavedReply_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const ChatSavedReply = ({ 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: "M19.5 10C20.33 10 21 10.67 21 11.5V20.04L18 17.64L15 20.04V11.5C15 10.67 15.67 10 16.5 10H19.5ZM16.5 11C16.22 11 16 11.22 16 11.5V17.96L18 16.36L20 17.96V11.5C20 11.22 19.78 11 19.5 11H16.5Z" }), /* @__PURE__ */ React.createElement("path", { d: "M18 5C19.1 5 20 5.9 20 7V8H19V7C19 6.49 18.61 6.06 18.12 6.01L18 6H6C5.49 6 5.06 6.39 5.01 6.88L5 7V15C5 15.51 5.39 15.94 5.88 15.99L6 16H8V18.92L11 16H13V17H11.4L8.54 19.77C8.14 20.1 7.54 20.03 7.21 19.62C7.07 19.46 7 19.25 7 19.03V17H6C4.9 17 4 16.1 4 15V7C4 5.9 4.9 5 6 5H18Z" }));
|
|
36
|
+
ChatSavedReply.displayName = "ChatSavedReply";
|
|
37
|
+
var ChatSavedReply_default = ChatSavedReply;
|
|
@@ -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 ChatSavedReplySmall_exports = {};
|
|
30
|
+
__export(ChatSavedReplySmall_exports, {
|
|
31
|
+
default: () => ChatSavedReplySmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(ChatSavedReplySmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const ChatSavedReplySmall = ({ 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 4C13.74 4 14.39 4.4 14.73 5L5.04 5L4.92 5C4.45 5.04 4.06 5.41 4.01 5.88L4 6L4 10.96L4 11.08C4.04 11.53 4.37 11.9 4.78 11.98L4.89 12L6 12.04L6 13.57L8.22 12.03C8.55 11.81 9 12.04 9 12.44C9 12.6 8.92 12.76 8.79 12.85L5.78 14.92C5.7 14.97 5.6 15 5.5 15C5.25 15 5.05 14.82 5.01 14.59L5 14.5V13L4.85 12.99C3.87 12.92 3.08 12.14 3.01 11.16L3 11V6C3 4.95 3.82 4.08 4.85 4.01L5 4H13Z" }), /* @__PURE__ */ React.createElement("path", { d: "M14.5 7C15.33 7 16 7.67 16 8.5V15L13.5 13.13L11 15V8.5C11 7.67 11.67 7 12.5 7H14.5ZM12.5 8C12.22 8 12 8.22 12 8.5V13L13.5 11.88L15 13V8.5C15 8.22 14.78 8 14.5 8H12.5Z" }));
|
|
36
|
+
ChatSavedReplySmall.displayName = "ChatSavedReplySmall";
|
|
37
|
+
var ChatSavedReplySmall_default = ChatSavedReplySmall;
|
|
@@ -235,6 +235,8 @@ __export(dist_exports, {
|
|
|
235
235
|
ChatGPTSmall: () => import_ChatGPTSmall.default,
|
|
236
236
|
ChatReply: () => import_ChatReply.default,
|
|
237
237
|
ChatReplySmall: () => import_ChatReplySmall.default,
|
|
238
|
+
ChatSavedReply: () => import_ChatSavedReply.default,
|
|
239
|
+
ChatSavedReplySmall: () => import_ChatSavedReplySmall.default,
|
|
238
240
|
ChatSmall: () => import_ChatSmall.default,
|
|
239
241
|
Check: () => import_Check.default,
|
|
240
242
|
Checkbox: () => import_Checkbox.default,
|
|
@@ -1835,6 +1837,8 @@ var import_ChatGPT = __toESM(require("./components/ChatGPT"));
|
|
|
1835
1837
|
var import_ChatGPTSmall = __toESM(require("./components/ChatGPTSmall"));
|
|
1836
1838
|
var import_ChatReply = __toESM(require("./components/ChatReply"));
|
|
1837
1839
|
var import_ChatReplySmall = __toESM(require("./components/ChatReplySmall"));
|
|
1840
|
+
var import_ChatSavedReply = __toESM(require("./components/ChatSavedReply"));
|
|
1841
|
+
var import_ChatSavedReplySmall = __toESM(require("./components/ChatSavedReplySmall"));
|
|
1838
1842
|
var import_ChatSmall = __toESM(require("./components/ChatSmall"));
|
|
1839
1843
|
var import_Check = __toESM(require("./components/Check"));
|
|
1840
1844
|
var import_Checkbox = __toESM(require("./components/Checkbox"));
|
|
@@ -3435,6 +3439,8 @@ var import_ssoSmall = __toESM(require("./components/ssoSmall"));
|
|
|
3435
3439
|
ChatGPTSmall,
|
|
3436
3440
|
ChatReply,
|
|
3437
3441
|
ChatReplySmall,
|
|
3442
|
+
ChatSavedReply,
|
|
3443
|
+
ChatSavedReplySmall,
|
|
3438
3444
|
ChatSmall,
|
|
3439
3445
|
Check,
|
|
3440
3446
|
Checkbox,
|
|
@@ -5707,6 +5707,13 @@ const generalIconsMetadata = [
|
|
|
5707
5707
|
description: "Representation of a loader or processing",
|
|
5708
5708
|
tags: ["process", "loader", "status"],
|
|
5709
5709
|
sizes: { "18": "ProcessSmall", "24": "Process" }
|
|
5710
|
+
},
|
|
5711
|
+
{
|
|
5712
|
+
title: "ChatSavedReply",
|
|
5713
|
+
category: import_types.IconCategory.MediaAndCommunication,
|
|
5714
|
+
description: "Button - Displays saved messages",
|
|
5715
|
+
tags: ["chat", "bubble", "reply", "message", "speech", "talk"],
|
|
5716
|
+
sizes: { "18": "ChatSavedReplySmall", "24": "ChatSavedReply" }
|
|
5710
5717
|
}
|
|
5711
5718
|
];
|
|
5712
5719
|
// Annotate the CommonJS export names for ESM import in node:
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(Bookmark_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var Bookmark_default = (0, import_core.icon)({
|
|
26
26
|
name: "Bookmark",
|
|
27
|
-
hashes: { "default": "38e8" },
|
|
27
|
+
hashes: { "default": "38e8", "odeditor": "a97d" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(BookmarkFilled_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var BookmarkFilled_default = (0, import_core.icon)({
|
|
26
26
|
name: "BookmarkFilled",
|
|
27
|
-
hashes: { "default": "387f" },
|
|
27
|
+
hashes: { "default": "387f", "odeditor": "6684" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(BookmarkFilledSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var BookmarkFilledSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "BookmarkFilledSmall",
|
|
27
|
-
hashes: { "default": "36ae" },
|
|
27
|
+
hashes: { "default": "36ae", "odeditor": "e1be" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(BookmarkSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var BookmarkSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "BookmarkSmall",
|
|
27
|
-
hashes: { "default": "f762" },
|
|
27
|
+
hashes: { "default": "f762", "odeditor": "0902" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var ChatSavedReply_exports = {};
|
|
20
|
+
__export(ChatSavedReply_exports, {
|
|
21
|
+
default: () => ChatSavedReply_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(ChatSavedReply_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var ChatSavedReply_default = (0, import_core.icon)({
|
|
26
|
+
name: "ChatSavedReply",
|
|
27
|
+
hashes: { "default": "8ac8" },
|
|
28
|
+
category: "general",
|
|
29
|
+
width: 24,
|
|
30
|
+
height: 24
|
|
31
|
+
});
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var ChatSavedReplySmall_exports = {};
|
|
20
|
+
__export(ChatSavedReplySmall_exports, {
|
|
21
|
+
default: () => ChatSavedReplySmall_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(ChatSavedReplySmall_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var ChatSavedReplySmall_default = (0, import_core.icon)({
|
|
26
|
+
name: "ChatSavedReplySmall",
|
|
27
|
+
hashes: { "default": "a4b3" },
|
|
28
|
+
category: "general",
|
|
29
|
+
width: 18,
|
|
30
|
+
height: 18
|
|
31
|
+
});
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(Cutlery_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var Cutlery_default = (0, import_core.icon)({
|
|
26
26
|
name: "Cutlery",
|
|
27
|
-
hashes: { "default": "6cfb" },
|
|
27
|
+
hashes: { "default": "6cfb", "odeditor": "cb5e" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(CutlerySmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var CutlerySmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "CutlerySmall",
|
|
27
|
-
hashes: { "default": "20c7" },
|
|
27
|
+
hashes: { "default": "20c7", "odeditor": "c0c2" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(Food_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var Food_default = (0, import_core.icon)({
|
|
26
26
|
name: "Food",
|
|
27
|
-
hashes: { "default": "8d72" },
|
|
27
|
+
hashes: { "default": "8d72", "odeditor": "650e" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(FoodSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var FoodSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "FoodSmall",
|
|
27
|
-
hashes: { "default": "fccf" },
|
|
27
|
+
hashes: { "default": "fccf", "odeditor": "880d" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(RestaurantsOrders_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var RestaurantsOrders_default = (0, import_core.icon)({
|
|
26
26
|
name: "RestaurantsOrders",
|
|
27
|
-
hashes: { "default": "7630" },
|
|
27
|
+
hashes: { "default": "7630", "odeditor": "14e6" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(RestaurantsOrdersSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var RestaurantsOrdersSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "RestaurantsOrdersSmall",
|
|
27
|
-
hashes: { "default": "fc6f" },
|
|
27
|
+
hashes: { "default": "fc6f", "odeditor": "c160" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(Stop_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var Stop_default = (0, import_core.icon)({
|
|
26
26
|
name: "Stop",
|
|
27
|
-
hashes: { "default": "8ed6" },
|
|
27
|
+
hashes: { "default": "8ed6", "odeditor": "afff" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(StopFilled_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var StopFilled_default = (0, import_core.icon)({
|
|
26
26
|
name: "StopFilled",
|
|
27
|
-
hashes: { "default": "e341" },
|
|
27
|
+
hashes: { "default": "e341", "odeditor": "86c5" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(StopFilledSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var StopFilledSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "StopFilledSmall",
|
|
27
|
-
hashes: { "default": "d8e5" },
|
|
27
|
+
hashes: { "default": "d8e5", "odeditor": "2958" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(StopSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var StopSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "StopSmall",
|
|
27
|
-
hashes: { "default": "6adf" },
|
|
27
|
+
hashes: { "default": "6adf", "odeditor": "d28c" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(WixMenu_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var WixMenu_default = (0, import_core.icon)({
|
|
26
26
|
name: "WixMenu",
|
|
27
|
-
hashes: { "default": "0923" },
|
|
27
|
+
hashes: { "default": "0923", "odeditor": "89c6" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(WixMenuSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var WixMenuSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "WixMenuSmall",
|
|
27
|
-
hashes: { "default": "37ed" },
|
|
27
|
+
hashes: { "default": "37ed", "odeditor": "494d" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -291,6 +291,8 @@ __export(dist_exports, {
|
|
|
291
291
|
ChatGPTSmall: () => import_ChatGPTSmall.default,
|
|
292
292
|
ChatReply: () => import_ChatReply.default,
|
|
293
293
|
ChatReplySmall: () => import_ChatReplySmall.default,
|
|
294
|
+
ChatSavedReply: () => import_ChatSavedReply.default,
|
|
295
|
+
ChatSavedReplySmall: () => import_ChatSavedReplySmall.default,
|
|
294
296
|
ChatSend: () => import_ChatSend.default,
|
|
295
297
|
ChatSendSmall: () => import_ChatSendSmall.default,
|
|
296
298
|
ChatSmall: () => import_ChatSmall.default,
|
|
@@ -2110,6 +2112,8 @@ var import_ChatGPT = __toESM(require("./components/ChatGPT"));
|
|
|
2110
2112
|
var import_ChatGPTSmall = __toESM(require("./components/ChatGPTSmall"));
|
|
2111
2113
|
var import_ChatReply = __toESM(require("./components/ChatReply"));
|
|
2112
2114
|
var import_ChatReplySmall = __toESM(require("./components/ChatReplySmall"));
|
|
2115
|
+
var import_ChatSavedReply = __toESM(require("./components/ChatSavedReply"));
|
|
2116
|
+
var import_ChatSavedReplySmall = __toESM(require("./components/ChatSavedReplySmall"));
|
|
2113
2117
|
var import_ChatSmall = __toESM(require("./components/ChatSmall"));
|
|
2114
2118
|
var import_Check = __toESM(require("./components/Check"));
|
|
2115
2119
|
var import_Checkbox = __toESM(require("./components/Checkbox"));
|
|
@@ -4041,6 +4045,8 @@ var import_VideoFileSmall = __toESM(require("./components/VideoFileSmall"));
|
|
|
4041
4045
|
ChatGPTSmall,
|
|
4042
4046
|
ChatReply,
|
|
4043
4047
|
ChatReplySmall,
|
|
4048
|
+
ChatSavedReply,
|
|
4049
|
+
ChatSavedReplySmall,
|
|
4044
4050
|
ChatSend,
|
|
4045
4051
|
ChatSendSmall,
|
|
4046
4052
|
ChatSmall,
|
|
@@ -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 Bookmark_exports = {};
|
|
30
|
+
__export(Bookmark_exports, {
|
|
31
|
+
default: () => Bookmark_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Bookmark_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const Bookmark = ({ 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: "M15.51 7C15.51 6.72 15.28 6.5 15.01 6.5H9C8.73 6.5 8.5 6.72 8.5 7V16.93L12 14.06L15.51 16.94V7ZM17.01 18L17 18.15C16.89 18.85 16.1 19.22 15.5 18.86L15.37 18.77L12 16L8.64 18.77L8.51 18.86C7.91 19.22 7.12 18.84 7.01 18.15L7 17.99V7C7 5.9 7.9 5 9 5H15.01C16.11 5 17.01 5.9 17.01 7V18Z" }));
|
|
36
|
+
Bookmark.displayName = "Bookmark";
|
|
37
|
+
var Bookmark_default = Bookmark;
|
|
@@ -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 BookmarkFilled_exports = {};
|
|
30
|
+
__export(BookmarkFilled_exports, {
|
|
31
|
+
default: () => BookmarkFilled_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(BookmarkFilled_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const BookmarkFilled = ({ 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: "M15.01 5H9C7.9 5 7 5.9 7 7L7 17.99C7 18.84 7.99 19.3 8.64 18.77L12 16L15.37 18.77C16.03 19.31 17.01 18.84 17.01 18V7C17.01 5.9 16.11 5 15.01 5Z" }));
|
|
36
|
+
BookmarkFilled.displayName = "BookmarkFilled";
|
|
37
|
+
var BookmarkFilled_default = BookmarkFilled;
|
|
@@ -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 BookmarkFilledSmall_exports = {};
|
|
30
|
+
__export(BookmarkFilledSmall_exports, {
|
|
31
|
+
default: () => BookmarkFilledSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(BookmarkFilledSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const BookmarkFilledSmall = ({ 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: "M11 4H7C5.9 4 5 4.89 5 6L5 13C5 13.82 5.95 14.29 6.6 13.79L9 11.98L11.4 13.8C12.05 14.29 13 13.82 13 13L13 6C13 4.89 12.1 4 11 4Z" }));
|
|
36
|
+
BookmarkFilledSmall.displayName = "BookmarkFilledSmall";
|
|
37
|
+
var BookmarkFilledSmall_default = BookmarkFilledSmall;
|
|
@@ -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 BookmarkSmall_exports = {};
|
|
30
|
+
__export(BookmarkSmall_exports, {
|
|
31
|
+
default: () => BookmarkSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(BookmarkSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const BookmarkSmall = ({ 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: "M11.5 6C11.5 5.72 11.28 5.5 11 5.5H7C6.72 5.5 6.5 5.72 6.5 6V11.99L9 10.1L11.5 11.99V6ZM13 13C13 13.77 12.17 14.23 11.52 13.88L11.4 13.79L9 11.98L6.6 13.79L6.48 13.88C5.87 14.21 5.11 13.83 5.01 13.15L5 13L5 6C5 4.89 5.9 4 7 4H11C12.1 4 13 4.89 13 6V13Z" }));
|
|
36
|
+
BookmarkSmall.displayName = "BookmarkSmall";
|
|
37
|
+
var BookmarkSmall_default = BookmarkSmall;
|
|
@@ -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 Cutlery_exports = {};
|
|
30
|
+
__export(Cutlery_exports, {
|
|
31
|
+
default: () => Cutlery_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(Cutlery_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const Cutlery = ({ 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: "M11.25 4.01C11.66 4.01 11.99 4.35 11.99 4.76V9.99C11.99 10.97 11.37 11.8 10.49 12.11V17.99C10.49 19.1 9.6 19.99 8.49 19.99 7.39 19.99 6.5 19.1 6.5 17.99V12.11C5.63 11.8 5 10.97 5 9.99V4.76C5 4.35 5.34 4.01 5.75 4.01 6.16 4.01 6.5 4.35 6.5 4.76V7H7.75V4.76C7.75 4.35 8.08 4.01 8.5 4.01 8.91 4.01 9.25 4.35 9.25 4.76V7H10.5V4.76C10.5 4.35 10.83 4.01 11.25 4.01ZM6.5 9.99C6.5 10.41 6.83 10.74 7.25 10.75H7.99V17.99C7.99 18.27 8.22 18.5 8.49 18.5 8.77 18.49 8.99 18.27 8.99 17.99V10.75H9.74C10.16 10.75 10.5 10.41 10.5 9.99V8.5H6.5V9.99ZM18.11 4C18.61 4.05 19 4.48 19 4.99V18L18.99 18.21C18.89 19.21 18.05 19.99 17.02 19.99L16.82 19.98C15.88 19.88 15.14 19.14 15.05 18.21L15.04 18V13.72C15.04 13.32 14.9 12.94 14.65 12.63L14.54 12.51C14.26 12.23 14.09 11.86 14.05 11.47L14.04 11.3V5.99C14.04 4.89 14.93 3.99 16.04 3.99H18L18.11 4ZM16.04 5.49C15.76 5.49 15.54 5.72 15.54 5.99V11.3C15.54 11.36 15.56 11.41 15.6 11.45 16.2 12.05 16.53 12.87 16.53 13.72V18C16.53 18.27 16.75 18.49 17.02 18.49 17.29 18.49 17.5 18.27 17.5 18V5.49H16.04Z" }));
|
|
36
|
+
Cutlery.displayName = "Cutlery";
|
|
37
|
+
var Cutlery_default = Cutlery;
|
|
@@ -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 CutlerySmall_exports = {};
|
|
30
|
+
__export(CutlerySmall_exports, {
|
|
31
|
+
default: () => CutlerySmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(CutlerySmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const CutlerySmall = ({ 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: "M8.25 2.99C8.67 2.99 9 3.32 9 3.74L9 5.75 9 7.63C9 8.32 8.59 8.92 8.01 9.2V12.99C8.01 14.09 7.11 14.99 6 14.99 4.9 14.99 4 14.09 4 12.99V9.2C3.41 8.92 3 8.32 3 7.62V3.74C3 3.32 3.33 2.99 3.75 2.99 4.16 2.99 4.5 3.32 4.5 3.74V5H5.25V3.74C5.25 3.32 5.58 2.99 6 2.99 6.41 2.99 6.75 3.32 6.75 3.74V5H7.5L7.5 3.74C7.5 3.32 7.84 2.99 8.25 2.99ZM4.5 7.75C4.5 7.89 4.61 8 4.75 8H5.5V12.99C5.5 13.26 5.73 13.49 6 13.49 6.28 13.49 6.51 13.27 6.51 12.99V8H7.26C7.39 8 7.5 7.89 7.5 7.75L7.5 6.5H4.5L4.5 7.75ZM14 3C14.55 3 15 3.45 15 4V12.99L14.99 13.19C14.89 14.2 14.03 14.98 13 14.98 11.96 14.98 11.11 14.2 11.01 13.19L11 12.98 11 10.38C11 10.03 10.86 9.7 10.61 9.46L10.5 9.37C10.22 9.16 10.05 8.85 10.01 8.51L10 8.37V5C10 3.89 10.89 3 12 3H14ZM12 4.5C11.72 4.5 11.5 4.72 11.5 5V8.25C12.13 8.77 12.5 9.55 12.5 10.38L12.5 12.99C12.5 13.26 12.72 13.49 13 13.49 13.27 13.49 13.5 13.26 13.5 12.99V4.5H12Z" }));
|
|
36
|
+
CutlerySmall.displayName = "CutlerySmall";
|
|
37
|
+
var CutlerySmall_default = CutlerySmall;
|