@wix/wix-ui-icons-common 3.141.0 → 3.142.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/RevertClockwise.js +37 -0
- package/dist/cjs/default/general/dist/components/RevertClockwiseSmall.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/FourThreeRatio.js +1 -1
- package/dist/cjs/lazy/general/dist/components/FourThreeRatioSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HorizontalRatio.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HorizontalRatioSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/InfoCircleFilled.js +1 -1
- package/dist/cjs/lazy/general/dist/components/InfoCircleFilledSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/RevertClockwise.js +1 -1
- package/dist/cjs/lazy/general/dist/components/RevertClockwiseSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/ThreeFourRatio.js +1 -1
- package/dist/cjs/lazy/general/dist/components/ThreeFourRatioSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/UserAdd.js +1 -1
- package/dist/cjs/lazy/general/dist/components/UserAddSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/UserRemove.js +1 -1
- package/dist/cjs/lazy/general/dist/components/UserRemoveSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/VerticalRatio.js +1 -1
- package/dist/cjs/lazy/general/dist/components/VerticalRatioSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/ZoomIn.js +3 -3
- package/dist/cjs/lazy/general/dist/components/ZoomOut.js +3 -3
- package/dist/cjs/lazy/general/dist/components/ZoomOutSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/index.js +2 -2
- package/dist/cjs/odeditor/general/dist/components/FourThreeRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/FourThreeRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HorizontalRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HorizontalRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/InfoCircleFilled.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/InfoCircleFilledSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/ThreeFourRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/ThreeFourRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/UserAdd.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/UserAddSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/UserRemove.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/UserRemoveSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/VerticalRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/VerticalRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/ZoomIn.js +1 -1
- package/dist/cjs/odeditor/general/dist/components/ZoomOut.js +1 -1
- package/dist/cjs/odeditor/general/dist/components/ZoomOutSmall.js +1 -1
- package/dist/cjs/odeditor/general/dist/index.js +42 -0
- package/dist/cjs/odeditor/general/metadata.js +81 -14
- package/dist/esm/default/general/dist/components/RevertClockwise.js +7 -0
- package/dist/esm/default/general/dist/components/RevertClockwiseSmall.js +7 -0
- package/dist/esm/default/general/dist/index.js +958 -954
- package/dist/esm/default/general/metadata.js +7 -0
- package/dist/esm/lazy/general/dist/components/FourThreeRatio.js +1 -1
- package/dist/esm/lazy/general/dist/components/FourThreeRatioSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/HorizontalRatio.js +1 -1
- package/dist/esm/lazy/general/dist/components/HorizontalRatioSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/InfoCircleFilled.js +1 -1
- package/dist/esm/lazy/general/dist/components/InfoCircleFilledSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/RevertClockwise.js +1 -1
- package/dist/esm/lazy/general/dist/components/RevertClockwiseSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/ThreeFourRatio.js +1 -1
- package/dist/esm/lazy/general/dist/components/ThreeFourRatioSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/UserAdd.js +1 -1
- package/dist/esm/lazy/general/dist/components/UserAddSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/UserRemove.js +1 -1
- package/dist/esm/lazy/general/dist/components/UserRemoveSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/VerticalRatio.js +1 -1
- package/dist/esm/lazy/general/dist/components/VerticalRatioSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/ZoomIn.js +3 -3
- package/dist/esm/lazy/general/dist/components/ZoomOut.js +3 -3
- package/dist/esm/lazy/general/dist/components/ZoomOutSmall.js +1 -1
- package/dist/esm/lazy/general/dist/index.js +1258 -1258
- package/dist/esm/odeditor/general/dist/components/FourThreeRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/FourThreeRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HorizontalRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HorizontalRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/InfoCircleFilled.js +7 -0
- package/dist/esm/odeditor/general/dist/components/InfoCircleFilledSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/ThreeFourRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/ThreeFourRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/UserAdd.js +7 -0
- package/dist/esm/odeditor/general/dist/components/UserAddSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/UserRemove.js +7 -0
- package/dist/esm/odeditor/general/dist/components/UserRemoveSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/VerticalRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/VerticalRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/ZoomIn.js +1 -1
- package/dist/esm/odeditor/general/dist/components/ZoomOut.js +1 -1
- package/dist/esm/odeditor/general/dist/components/ZoomOutSmall.js +1 -1
- package/dist/esm/odeditor/general/dist/index.js +1288 -1260
- package/dist/esm/odeditor/general/metadata.js +81 -14
- package/dist/statics/icons/default/general/RevertClockwise.0a19.json +3 -0
- package/dist/statics/icons/default/general/RevertClockwiseSmall.6520.json +3 -0
- package/dist/statics/icons/odeditor/general/FourThreeRatio.28a4.json +3 -0
- package/dist/statics/icons/odeditor/general/FourThreeRatioSmall.bdc5.json +3 -0
- package/dist/statics/icons/odeditor/general/HorizontalRatio.a01d.json +3 -0
- package/dist/statics/icons/odeditor/general/HorizontalRatioSmall.7743.json +3 -0
- package/dist/statics/icons/odeditor/general/InfoCircleFilled.5dc1.json +3 -0
- package/dist/statics/icons/odeditor/general/InfoCircleFilledSmall.39e3.json +3 -0
- package/dist/statics/icons/odeditor/general/ThreeFourRatio.f377.json +3 -0
- package/dist/statics/icons/odeditor/general/ThreeFourRatioSmall.539e.json +3 -0
- package/dist/statics/icons/odeditor/general/UserAdd.6fc5.json +3 -0
- package/dist/statics/icons/odeditor/general/UserAddSmall.c8de.json +3 -0
- package/dist/statics/icons/odeditor/general/UserRemove.23af.json +3 -0
- package/dist/statics/icons/odeditor/general/UserRemoveSmall.9365.json +3 -0
- package/dist/statics/icons/odeditor/general/VerticalRatio.6a2d.json +3 -0
- package/dist/statics/icons/odeditor/general/VerticalRatioSmall.669e.json +3 -0
- package/dist/statics/icons/odeditor/general/ZoomIn.db18.json +3 -0
- package/dist/statics/icons/odeditor/general/ZoomOut.cd5e.json +3 -0
- package/dist/statics/icons/odeditor/general/ZoomOutSmall.ee21.json +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/default/general/dist/components/RevertClockwise.d.ts +7 -0
- package/dist/types/default/general/dist/components/RevertClockwise.d.ts.map +1 -0
- package/dist/types/default/general/dist/components/RevertClockwiseSmall.d.ts +7 -0
- package/dist/types/default/general/dist/components/RevertClockwiseSmall.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/index.d.ts +2 -2
- package/dist/types/lazy/general/dist/index.d.ts.map +1 -1
- package/dist/types/odeditor/general/dist/components/FourThreeRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/FourThreeRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/FourThreeRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/FourThreeRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HorizontalRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HorizontalRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HorizontalRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HorizontalRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/InfoCircleFilled.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/InfoCircleFilled.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/InfoCircleFilledSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/InfoCircleFilledSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/ThreeFourRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/ThreeFourRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/ThreeFourRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/ThreeFourRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/UserAdd.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/UserAdd.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/UserAddSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/UserAddSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/UserRemove.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/UserRemove.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/UserRemoveSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/UserRemoveSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/VerticalRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/VerticalRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/VerticalRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/VerticalRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/index.d.ts +14 -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/stories/components/category-list/CategoryList.driver.d.ts +1 -1
- package/dist/types/stories/components/category-list/CategoryList.driver.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/statics/icons/odeditor/general/ZoomIn.aad4.json +0 -3
- package/dist/statics/icons/odeditor/general/ZoomOut.25c8.json +0 -3
- package/dist/statics/icons/odeditor/general/ZoomOutSmall.7e7c.json +0 -3
|
@@ -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 RevertClockwise_exports = {};
|
|
30
|
+
__export(RevertClockwise_exports, {
|
|
31
|
+
default: () => RevertClockwise_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(RevertClockwise_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const RevertClockwise = ({ 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.2 9C16.16 7.21 14.22 6 12 6C8.69 6 6 8.69 6 12C6 15.31 8.69 18 12 18C14.97 18 17.44 15.84 17.92 13H18.93C18.44 16.39 15.53 19 12 19C8.13 19 5 15.87 5 12C5 8.13 8.13 5 12 5C14.55 5 16.78 6.36 18 8.39V5H19V10H14V9H17.2Z" }));
|
|
36
|
+
RevertClockwise.displayName = "RevertClockwise";
|
|
37
|
+
var RevertClockwise_default = RevertClockwise;
|
|
@@ -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 RevertClockwiseSmall_exports = {};
|
|
30
|
+
__export(RevertClockwiseSmall_exports, {
|
|
31
|
+
default: () => RevertClockwiseSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(RevertClockwiseSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const RevertClockwiseSmall = ({ 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: "M12.34 7H10V8H14V4H13V6.2C12.01 4.82 10.65 4 9 4C6.22 4 4 6.22 4 9C4 11.78 6.22 14 9 14C11.39 14 13.43 12.28 13.9 10H12.87C12.42 11.72 10.84 13 9 13C6.78 13 5 11.22 5 9C5 6.78 6.78 5 9 5C10.37 5 11.5 5.73 12.34 7Z" }));
|
|
36
|
+
RevertClockwiseSmall.displayName = "RevertClockwiseSmall";
|
|
37
|
+
var RevertClockwiseSmall_default = RevertClockwiseSmall;
|
|
@@ -1115,6 +1115,8 @@ __export(dist_exports, {
|
|
|
1115
1115
|
RestaurantsOrders: () => import_RestaurantsOrders.default,
|
|
1116
1116
|
RestaurantsOrdersSmall: () => import_RestaurantsOrdersSmall.default,
|
|
1117
1117
|
Revert: () => import_Revert.default,
|
|
1118
|
+
RevertClockwise: () => import_RevertClockwise.default,
|
|
1119
|
+
RevertClockwiseSmall: () => import_RevertClockwiseSmall.default,
|
|
1118
1120
|
RevertReset: () => import_RevertReset.default,
|
|
1119
1121
|
RevertSmall: () => import_RevertSmall.default,
|
|
1120
1122
|
Reviews: () => import_Reviews.default,
|
|
@@ -2681,6 +2683,8 @@ var import_RequiredSmall = __toESM(require("./components/RequiredSmall"));
|
|
|
2681
2683
|
var import_RestaurantsOrders = __toESM(require("./components/RestaurantsOrders"));
|
|
2682
2684
|
var import_RestaurantsOrdersSmall = __toESM(require("./components/RestaurantsOrdersSmall"));
|
|
2683
2685
|
var import_Revert = __toESM(require("./components/Revert"));
|
|
2686
|
+
var import_RevertClockwise = __toESM(require("./components/RevertClockwise"));
|
|
2687
|
+
var import_RevertClockwiseSmall = __toESM(require("./components/RevertClockwiseSmall"));
|
|
2684
2688
|
var import_RevertReset = __toESM(require("./components/RevertReset"));
|
|
2685
2689
|
var import_RevertSmall = __toESM(require("./components/RevertSmall"));
|
|
2686
2690
|
var import_Reviews = __toESM(require("./components/Reviews"));
|
|
@@ -4247,6 +4251,8 @@ var import_ssoSmall = __toESM(require("./components/ssoSmall"));
|
|
|
4247
4251
|
RestaurantsOrders,
|
|
4248
4252
|
RestaurantsOrdersSmall,
|
|
4249
4253
|
Revert,
|
|
4254
|
+
RevertClockwise,
|
|
4255
|
+
RevertClockwiseSmall,
|
|
4250
4256
|
RevertReset,
|
|
4251
4257
|
RevertSmall,
|
|
4252
4258
|
Reviews,
|
|
@@ -5580,6 +5580,13 @@ const generalIconsMetadata = [
|
|
|
5580
5580
|
description: "Represents token/Consumable unit",
|
|
5581
5581
|
tags: ["token", "coin", "money"],
|
|
5582
5582
|
sizes: { "18": "TokenSmall", "24": "Token" }
|
|
5583
|
+
},
|
|
5584
|
+
{
|
|
5585
|
+
title: "RevertClockwise",
|
|
5586
|
+
category: import_types.IconCategory.Actions,
|
|
5587
|
+
description: "Button - reverts content to a previous state or resets an item to its initial state",
|
|
5588
|
+
tags: ["revert", "clockwise", "action", "button"],
|
|
5589
|
+
sizes: { "18": "RevertClockwiseSmall", "24": "RevertClockwise" }
|
|
5583
5590
|
}
|
|
5584
5591
|
];
|
|
5585
5592
|
// Annotate the CommonJS export names for ESM import in node:
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(FourThreeRatio_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var FourThreeRatio_default = (0, import_core.icon)({
|
|
26
26
|
name: "FourThreeRatio",
|
|
27
|
-
hashes: { "default": "8575" },
|
|
27
|
+
hashes: { "default": "8575", "odeditor": "28a4" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(FourThreeRatioSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var FourThreeRatioSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "FourThreeRatioSmall",
|
|
27
|
-
hashes: { "default": "94d1" },
|
|
27
|
+
hashes: { "default": "94d1", "odeditor": "bdc5" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(HorizontalRatio_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var HorizontalRatio_default = (0, import_core.icon)({
|
|
26
26
|
name: "HorizontalRatio",
|
|
27
|
-
hashes: { "default": "a03f" },
|
|
27
|
+
hashes: { "default": "a03f", "odeditor": "a01d" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(HorizontalRatioSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var HorizontalRatioSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "HorizontalRatioSmall",
|
|
27
|
-
hashes: { "default": "8c52" },
|
|
27
|
+
hashes: { "default": "8c52", "odeditor": "7743" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(InfoCircleFilled_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var InfoCircleFilled_default = (0, import_core.icon)({
|
|
26
26
|
name: "InfoCircleFilled",
|
|
27
|
-
hashes: { "default": "24f3" },
|
|
27
|
+
hashes: { "default": "24f3", "odeditor": "5dc1" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(InfoCircleFilledSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var InfoCircleFilledSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "InfoCircleFilledSmall",
|
|
27
|
-
hashes: { "default": "a8a5" },
|
|
27
|
+
hashes: { "default": "a8a5", "odeditor": "39e3" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(RevertClockwise_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var RevertClockwise_default = (0, import_core.icon)({
|
|
26
26
|
name: "RevertClockwise",
|
|
27
|
-
hashes: { "odeditor": "e9e6" },
|
|
27
|
+
hashes: { "default": "0a19", "odeditor": "e9e6" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(RevertClockwiseSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var RevertClockwiseSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "RevertClockwiseSmall",
|
|
27
|
-
hashes: { "odeditor": "bd58" },
|
|
27
|
+
hashes: { "default": "6520", "odeditor": "bd58" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(ThreeFourRatio_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var ThreeFourRatio_default = (0, import_core.icon)({
|
|
26
26
|
name: "ThreeFourRatio",
|
|
27
|
-
hashes: { "default": "a035" },
|
|
27
|
+
hashes: { "default": "a035", "odeditor": "f377" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(ThreeFourRatioSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var ThreeFourRatioSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "ThreeFourRatioSmall",
|
|
27
|
-
hashes: { "default": "b1c9" },
|
|
27
|
+
hashes: { "default": "b1c9", "odeditor": "539e" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(UserAdd_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var UserAdd_default = (0, import_core.icon)({
|
|
26
26
|
name: "UserAdd",
|
|
27
|
-
hashes: { "default": "4369" },
|
|
27
|
+
hashes: { "default": "4369", "odeditor": "6fc5" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(UserAddSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var UserAddSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "UserAddSmall",
|
|
27
|
-
hashes: { "default": "de75" },
|
|
27
|
+
hashes: { "default": "de75", "odeditor": "c8de" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(UserRemove_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var UserRemove_default = (0, import_core.icon)({
|
|
26
26
|
name: "UserRemove",
|
|
27
|
-
hashes: { "default": "9b45" },
|
|
27
|
+
hashes: { "default": "9b45", "odeditor": "23af" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(UserRemoveSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var UserRemoveSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "UserRemoveSmall",
|
|
27
|
-
hashes: { "default": "db87" },
|
|
27
|
+
hashes: { "default": "db87", "odeditor": "9365" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(VerticalRatio_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var VerticalRatio_default = (0, import_core.icon)({
|
|
26
26
|
name: "VerticalRatio",
|
|
27
|
-
hashes: { "default": "1206" },
|
|
27
|
+
hashes: { "default": "1206", "odeditor": "6a2d" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(VerticalRatioSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var VerticalRatioSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "VerticalRatioSmall",
|
|
27
|
-
hashes: { "default": "7752" },
|
|
27
|
+
hashes: { "default": "7752", "odeditor": "669e" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,8 +24,8 @@ module.exports = __toCommonJS(ZoomIn_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var ZoomIn_default = (0, import_core.icon)({
|
|
26
26
|
name: "ZoomIn",
|
|
27
|
-
hashes: { "default": "53ff", "odeditor": "
|
|
27
|
+
hashes: { "default": "53ff", "odeditor": "db18" },
|
|
28
28
|
category: "general",
|
|
29
|
-
width:
|
|
30
|
-
height:
|
|
29
|
+
width: 25,
|
|
30
|
+
height: 25
|
|
31
31
|
});
|
|
@@ -24,8 +24,8 @@ module.exports = __toCommonJS(ZoomOut_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var ZoomOut_default = (0, import_core.icon)({
|
|
26
26
|
name: "ZoomOut",
|
|
27
|
-
hashes: { "default": "fcbf", "odeditor": "
|
|
27
|
+
hashes: { "default": "fcbf", "odeditor": "cd5e" },
|
|
28
28
|
category: "general",
|
|
29
|
-
width:
|
|
30
|
-
height:
|
|
29
|
+
width: 25,
|
|
30
|
+
height: 25
|
|
31
31
|
});
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(ZoomOutSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var ZoomOutSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "ZoomOutSmall",
|
|
27
|
-
hashes: { "default": "625f", "odeditor": "
|
|
27
|
+
hashes: { "default": "625f", "odeditor": "ee21" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -2881,6 +2881,8 @@ var import_RequiredSmall = __toESM(require("./components/RequiredSmall"));
|
|
|
2881
2881
|
var import_RestaurantsOrders = __toESM(require("./components/RestaurantsOrders"));
|
|
2882
2882
|
var import_RestaurantsOrdersSmall = __toESM(require("./components/RestaurantsOrdersSmall"));
|
|
2883
2883
|
var import_Revert = __toESM(require("./components/Revert"));
|
|
2884
|
+
var import_RevertClockwise = __toESM(require("./components/RevertClockwise"));
|
|
2885
|
+
var import_RevertClockwiseSmall = __toESM(require("./components/RevertClockwiseSmall"));
|
|
2884
2886
|
var import_RevertReset = __toESM(require("./components/RevertReset"));
|
|
2885
2887
|
var import_RevertSmall = __toESM(require("./components/RevertSmall"));
|
|
2886
2888
|
var import_Reviews = __toESM(require("./components/Reviews"));
|
|
@@ -3508,8 +3510,6 @@ var import_Remix = __toESM(require("./components/Remix"));
|
|
|
3508
3510
|
var import_RemixSmall = __toESM(require("./components/RemixSmall"));
|
|
3509
3511
|
var import_Reorder = __toESM(require("./components/Reorder"));
|
|
3510
3512
|
var import_ReorderSmall = __toESM(require("./components/ReorderSmall"));
|
|
3511
|
-
var import_RevertClockwise = __toESM(require("./components/RevertClockwise"));
|
|
3512
|
-
var import_RevertClockwiseSmall = __toESM(require("./components/RevertClockwiseSmall"));
|
|
3513
3513
|
var import_RightAlignmentInner = __toESM(require("./components/RightAlignmentInner"));
|
|
3514
3514
|
var import_RightAlignmentInnerSmall = __toESM(require("./components/RightAlignmentInnerSmall"));
|
|
3515
3515
|
var import_SEOAndAccessibility = __toESM(require("./components/SEOAndAccessibility"));
|
|
@@ -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 FourThreeRatio_exports = {};
|
|
30
|
+
__export(FourThreeRatio_exports, {
|
|
31
|
+
default: () => FourThreeRatio_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(FourThreeRatio_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const FourThreeRatio = ({ 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: "M21 18.5V20H3V18.5H21ZM21.5 18V6C21.5 5.72 21.28 5.5 21 5.5H3C2.72 5.5 2.5 5.72 2.5 6V18C2.5 18.28 2.72 18.5 3 18.5V20L2.8 19.99C1.79 19.89 1 19.04 1 18V6C1 4.9 1.9 4 3 4H21C22.1 4 23 4.9 23 6V18C23 19.1 22.1 20 21 20V18.5C21.28 18.5 21.5 18.28 21.5 18Z" }));
|
|
36
|
+
FourThreeRatio.displayName = "FourThreeRatio";
|
|
37
|
+
var FourThreeRatio_default = FourThreeRatio;
|
|
@@ -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 FourThreeRatioSmall_exports = {};
|
|
30
|
+
__export(FourThreeRatioSmall_exports, {
|
|
31
|
+
default: () => FourThreeRatioSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(FourThreeRatioSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const FourThreeRatioSmall = ({ 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: "M14.5 12.5V14H3.5V12.5H14.5ZM14.5 5.5H3.5V14C2.67 14 2 13.33 2 12.5V5.5C2 4.67 2.67 4 3.5 4H14.5C15.33 4 16 4.67 16 5.5V12.5C16 13.33 15.33 14 14.5 14V5.5Z" }));
|
|
36
|
+
FourThreeRatioSmall.displayName = "FourThreeRatioSmall";
|
|
37
|
+
var FourThreeRatioSmall_default = FourThreeRatioSmall;
|
|
@@ -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 HorizontalRatio_exports = {};
|
|
30
|
+
__export(HorizontalRatio_exports, {
|
|
31
|
+
default: () => HorizontalRatio_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(HorizontalRatio_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const HorizontalRatio = ({ 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: "M21 16.5V18H3V16.5H21ZM21.5 16V8C21.5 7.72 21.28 7.5 21 7.5H3C2.72 7.5 2.5 7.72 2.5 8V16C2.5 16.28 2.72 16.5 3 16.5V18L2.8 17.99C1.79 17.89 1 17.04 1 16V8C1 6.9 1.9 6 3 6H21C22.1 6 23 6.9 23 8V16C23 17.1 22.1 18 21 18V16.5C21.28 16.5 21.5 16.28 21.5 16Z" }));
|
|
36
|
+
HorizontalRatio.displayName = "HorizontalRatio";
|
|
37
|
+
var HorizontalRatio_default = HorizontalRatio;
|
|
@@ -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 HorizontalRatioSmall_exports = {};
|
|
30
|
+
__export(HorizontalRatioSmall_exports, {
|
|
31
|
+
default: () => HorizontalRatioSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(HorizontalRatioSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const HorizontalRatioSmall = ({ 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: "M14.5 11.5V13H3.5V11.5H14.5ZM14.5 6.5H3.5V13C2.67 13 2 12.33 2 11.5V6.5C2 5.67 2.67 5 3.5 5H14.5C15.33 5 16 5.67 16 6.5V11.5C16 12.33 15.33 13 14.5 13V6.5Z" }));
|
|
36
|
+
HorizontalRatioSmall.displayName = "HorizontalRatioSmall";
|
|
37
|
+
var HorizontalRatioSmall_default = HorizontalRatioSmall;
|
|
@@ -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 InfoCircleFilled_exports = {};
|
|
30
|
+
__export(InfoCircleFilled_exports, {
|
|
31
|
+
default: () => InfoCircleFilled_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(InfoCircleFilled_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const InfoCircleFilled = ({ 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: "M12 5C15.87 5 19 8.13 19 12C19 15.87 15.87 19 12 19C8.13 19 5 15.87 5 12C5 8.13 8.13 5 12 5ZM12 11C11.59 11 11.25 11.34 11.25 11.75V15.25C11.25 15.66 11.59 16 12 16C12.41 16 12.75 15.66 12.75 15.25V11.75C12.75 11.34 12.41 11 12 11ZM12 8C11.45 8 11 8.45 11 9C11 9.55 11.45 10 12 10C12.55 10 13 9.55 13 9C13 8.45 12.55 8 12 8Z" }));
|
|
36
|
+
InfoCircleFilled.displayName = "InfoCircleFilled";
|
|
37
|
+
var InfoCircleFilled_default = InfoCircleFilled;
|
|
@@ -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 InfoCircleFilledSmall_exports = {};
|
|
30
|
+
__export(InfoCircleFilledSmall_exports, {
|
|
31
|
+
default: () => InfoCircleFilledSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(InfoCircleFilledSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const InfoCircleFilledSmall = ({ 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: "M9 3C12.31 3 15 5.69 15 9C15 12.31 12.31 15 9 15C5.69 15 3 12.31 3 9C3 5.69 5.69 3 9 3ZM9 8.38C8.59 8.38 8.25 8.71 8.25 9.13V11.13C8.25 11.54 8.59 11.88 9 11.88C9.41 11.88 9.75 11.54 9.75 11.13V9.13C9.75 8.71 9.41 8.38 9 8.38ZM9 6.13C8.59 6.13 8.25 6.46 8.25 6.88C8.25 7.29 8.59 7.63 9 7.63C9.41 7.63 9.75 7.29 9.75 6.88C9.75 6.46 9.41 6.13 9 6.13Z" }));
|
|
36
|
+
InfoCircleFilledSmall.displayName = "InfoCircleFilledSmall";
|
|
37
|
+
var InfoCircleFilledSmall_default = InfoCircleFilledSmall;
|
|
@@ -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 ThreeFourRatio_exports = {};
|
|
30
|
+
__export(ThreeFourRatio_exports, {
|
|
31
|
+
default: () => ThreeFourRatio_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(ThreeFourRatio_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const ThreeFourRatio = ({ 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: "M18 21.5V23H6V21.5H18ZM18.5 21V3C18.5 2.72 18.28 2.5 18 2.5H6C5.72 2.5 5.5 2.72 5.5 3V21C5.5 21.28 5.72 21.5 6 21.5V23L5.8 22.99C4.79 22.89 4 22.04 4 21V3C4 1.9 4.9 1 6 1H18C19.1 1 20 1.9 20 3V21L19.99 21.2C19.89 22.15 19.15 22.89 18.2 22.99L18 23V21.5C18.28 21.5 18.5 21.28 18.5 21Z" }));
|
|
36
|
+
ThreeFourRatio.displayName = "ThreeFourRatio";
|
|
37
|
+
var ThreeFourRatio_default = ThreeFourRatio;
|