@wix/wix-ui-icons-common 3.172.1 → 3.174.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/classic-editor/package.json +0 -1
- package/classic-editor/system/package.json +0 -1
- package/core/package.json +0 -1
- package/dist/cjs/default/general/dist/components/SectionDividerBottom.js +37 -0
- package/dist/cjs/default/general/dist/components/SectionDividerBottomSmall.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/AddColumnLeft.js +1 -1
- package/dist/cjs/lazy/general/dist/components/AddColumnLeftSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/AddColumnRight.js +1 -1
- package/dist/cjs/lazy/general/dist/components/AddColumnRightSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/CenterPosition.js +31 -0
- package/dist/cjs/lazy/general/dist/components/CenterPositionSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/SectionDividerBottom.js +1 -1
- package/dist/cjs/lazy/general/dist/components/SectionDividerBottomSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/SquareRatioChecked.js +1 -1
- package/dist/cjs/lazy/general/dist/components/SquareRatioCheckedSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/index.js +8 -2
- package/dist/cjs/odeditor/general/dist/components/AddColumnLeft.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/AddColumnLeftSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/AddColumnRight.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/AddColumnRightSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/CenterPosition.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/CenterPositionSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/SquareRatioChecked.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/SquareRatioCheckedSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/index.js +24 -0
- package/dist/cjs/odeditor/general/metadata.js +28 -0
- package/dist/esm/default/general/dist/components/SectionDividerBottom.js +7 -0
- package/dist/esm/default/general/dist/components/SectionDividerBottomSmall.js +7 -0
- package/dist/esm/default/general/dist/index.js +874 -870
- package/dist/esm/default/general/metadata.js +7 -0
- package/dist/esm/lazy/general/dist/components/AddColumnLeft.js +1 -1
- package/dist/esm/lazy/general/dist/components/AddColumnLeftSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/AddColumnRight.js +1 -1
- package/dist/esm/lazy/general/dist/components/AddColumnRightSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/CenterPosition.js +11 -0
- package/dist/esm/lazy/general/dist/components/CenterPositionSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/SectionDividerBottom.js +1 -1
- package/dist/esm/lazy/general/dist/components/SectionDividerBottomSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/SquareRatioChecked.js +1 -1
- package/dist/esm/lazy/general/dist/components/SquareRatioCheckedSmall.js +1 -1
- package/dist/esm/lazy/general/dist/index.js +1436 -1432
- package/dist/esm/odeditor/general/dist/components/AddColumnLeft.js +7 -0
- package/dist/esm/odeditor/general/dist/components/AddColumnLeftSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/AddColumnRight.js +7 -0
- package/dist/esm/odeditor/general/dist/components/AddColumnRightSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/CenterPosition.js +7 -0
- package/dist/esm/odeditor/general/dist/components/CenterPositionSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/SquareRatioChecked.js +7 -0
- package/dist/esm/odeditor/general/dist/components/SquareRatioCheckedSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/index.js +2312 -2296
- package/dist/esm/odeditor/general/metadata.js +28 -0
- package/dist/statics/icons/default/general/SectionDividerBottom.d570.json +3 -0
- package/dist/statics/icons/default/general/SectionDividerBottomSmall.6c8c.json +3 -0
- package/dist/statics/icons/odeditor/general/AddColumnLeft.db87.json +3 -0
- package/dist/statics/icons/odeditor/general/AddColumnLeftSmall.6efc.json +3 -0
- package/dist/statics/icons/odeditor/general/AddColumnRight.eb41.json +3 -0
- package/dist/statics/icons/odeditor/general/AddColumnRightSmall.1fde.json +3 -0
- package/dist/statics/icons/odeditor/general/CenterPosition.562f.json +3 -0
- package/dist/statics/icons/odeditor/general/CenterPositionSmall.4fe3.json +3 -0
- package/dist/statics/icons/odeditor/general/SquareRatioChecked.a28f.json +3 -0
- package/dist/statics/icons/odeditor/general/SquareRatioCheckedSmall.ee4a.json +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/default/general/dist/components/SectionDividerBottom.d.ts +7 -0
- package/dist/types/default/general/dist/components/SectionDividerBottom.d.ts.map +1 -0
- package/dist/types/default/general/dist/components/SectionDividerBottomSmall.d.ts +7 -0
- package/dist/types/default/general/dist/components/SectionDividerBottomSmall.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/CenterPosition.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/CenterPosition.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/CenterPositionSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/CenterPositionSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/index.d.ts +4 -2
- package/dist/types/lazy/general/dist/index.d.ts.map +1 -1
- package/dist/types/odeditor/general/dist/components/AddColumnLeft.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/AddColumnLeft.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/AddColumnLeftSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/AddColumnLeftSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/AddColumnRight.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/AddColumnRight.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/AddColumnRightSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/AddColumnRightSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/CenterPosition.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/CenterPosition.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/CenterPositionSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/CenterPositionSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/SquareRatioChecked.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/SquareRatioChecked.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/SquareRatioCheckedSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/SquareRatioCheckedSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/index.d.ts +8 -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/lazy/package.json +0 -1
- package/lazy/system/package.json +0 -1
- package/odeditor/package.json +0 -1
- package/odeditor/system/package.json +0 -1
- package/on-stage/package.json +0 -1
- package/on-stage/reactions/package.json +0 -1
- package/on-stage/system/package.json +0 -1
- package/package.json +11 -18
- package/responsive-editor/package.json +0 -1
- package/responsive-editor/system/package.json +0 -1
- package/system/package.json +0 -1
package/core/package.json
CHANGED
|
@@ -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 SectionDividerBottom_exports = {};
|
|
30
|
+
__export(SectionDividerBottom_exports, {
|
|
31
|
+
default: () => SectionDividerBottom_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(SectionDividerBottom_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const SectionDividerBottom = ({ 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 4C19.55 4 20 4.45 20 5V19C20 19.55 19.55 20 19 20H5L4.9 20C4.39 19.94 4 19.52 4 19V5C4 4.48 4.39 4.06 4.9 4L5 4H19ZM5 12.03C5.84 11.95 7.58 11.94 12 13.22C15.64 14.27 17.93 14.36 19 14.35V5H5V12.03Z" }));
|
|
36
|
+
SectionDividerBottom.displayName = "SectionDividerBottom";
|
|
37
|
+
var SectionDividerBottom_default = SectionDividerBottom;
|
|
@@ -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 SectionDividerBottomSmall_exports = {};
|
|
30
|
+
__export(SectionDividerBottomSmall_exports, {
|
|
31
|
+
default: () => SectionDividerBottomSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(SectionDividerBottomSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const SectionDividerBottomSmall = ({ 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 3C14.55 3 15 3.45 15 4V14C15 14.52 14.61 14.94 14.1 15L14 15H4L3.9 15C3.43 14.95 3.05 14.57 3 14.1L3 14V4C3 3.45 3.45 3 4 3H14ZM4 9.06C4.38 9.06 5.15 8.68 9 9.82C12.01 10.71 13.62 10.58 14 10.58V4H4V9.06Z" }));
|
|
36
|
+
SectionDividerBottomSmall.displayName = "SectionDividerBottomSmall";
|
|
37
|
+
var SectionDividerBottomSmall_default = SectionDividerBottomSmall;
|
|
@@ -1193,6 +1193,8 @@ __export(dist_exports, {
|
|
|
1193
1193
|
SeatRowSmall: () => import_SeatRowSmall.default,
|
|
1194
1194
|
SeatSelectionTool: () => import_SeatSelectionTool.default,
|
|
1195
1195
|
SeatSelectionToolSmall: () => import_SeatSelectionToolSmall.default,
|
|
1196
|
+
SectionDividerBottom: () => import_SectionDividerBottom.default,
|
|
1197
|
+
SectionDividerBottomSmall: () => import_SectionDividerBottomSmall.default,
|
|
1196
1198
|
SectionLayout: () => import_SectionLayout.default,
|
|
1197
1199
|
SectionSparkles: () => import_SectionSparkles.default,
|
|
1198
1200
|
SectionSparklesSmall: () => import_SectionSparklesSmall.default,
|
|
@@ -2795,6 +2797,8 @@ var import_SeatRowCurvedSmall = __toESM(require("./components/SeatRowCurvedSmall
|
|
|
2795
2797
|
var import_SeatRowSmall = __toESM(require("./components/SeatRowSmall"));
|
|
2796
2798
|
var import_SeatSelectionTool = __toESM(require("./components/SeatSelectionTool"));
|
|
2797
2799
|
var import_SeatSelectionToolSmall = __toESM(require("./components/SeatSelectionToolSmall"));
|
|
2800
|
+
var import_SectionDividerBottom = __toESM(require("./components/SectionDividerBottom"));
|
|
2801
|
+
var import_SectionDividerBottomSmall = __toESM(require("./components/SectionDividerBottomSmall"));
|
|
2798
2802
|
var import_SectionLayout = __toESM(require("./components/SectionLayout"));
|
|
2799
2803
|
var import_SectionSparkles = __toESM(require("./components/SectionSparkles"));
|
|
2800
2804
|
var import_SectionSparklesSmall = __toESM(require("./components/SectionSparklesSmall"));
|
|
@@ -4397,6 +4401,8 @@ var import_ssoSmall = __toESM(require("./components/ssoSmall"));
|
|
|
4397
4401
|
SeatRowSmall,
|
|
4398
4402
|
SeatSelectionTool,
|
|
4399
4403
|
SeatSelectionToolSmall,
|
|
4404
|
+
SectionDividerBottom,
|
|
4405
|
+
SectionDividerBottomSmall,
|
|
4400
4406
|
SectionLayout,
|
|
4401
4407
|
SectionSparkles,
|
|
4402
4408
|
SectionSparklesSmall,
|
|
@@ -5714,6 +5714,13 @@ const generalIconsMetadata = [
|
|
|
5714
5714
|
description: "Button - Displays saved messages",
|
|
5715
5715
|
tags: ["chat", "bubble", "reply", "message", "speech", "talk"],
|
|
5716
5716
|
sizes: { "18": "ChatSavedReplySmall", "24": "ChatSavedReply" }
|
|
5717
|
+
},
|
|
5718
|
+
{
|
|
5719
|
+
title: "SectionDividerBottom",
|
|
5720
|
+
category: import_types.IconCategory.Components,
|
|
5721
|
+
description: "Icon - represents an image or picture",
|
|
5722
|
+
tags: ["section", "divider", "bottom"],
|
|
5723
|
+
sizes: { "18": "SectionDividerBottomSmall", "24": "SectionDividerBottom" }
|
|
5717
5724
|
}
|
|
5718
5725
|
];
|
|
5719
5726
|
// Annotate the CommonJS export names for ESM import in node:
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(AddColumnLeft_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var AddColumnLeft_default = (0, import_core.icon)({
|
|
26
26
|
name: "AddColumnLeft",
|
|
27
|
-
hashes: { "default": "38ca" },
|
|
27
|
+
hashes: { "default": "38ca", "odeditor": "db87" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(AddColumnLeftSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var AddColumnLeftSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "AddColumnLeftSmall",
|
|
27
|
-
hashes: { "default": "e6f7" },
|
|
27
|
+
hashes: { "default": "e6f7", "odeditor": "6efc" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(AddColumnRight_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var AddColumnRight_default = (0, import_core.icon)({
|
|
26
26
|
name: "AddColumnRight",
|
|
27
|
-
hashes: { "default": "cd54" },
|
|
27
|
+
hashes: { "default": "cd54", "odeditor": "eb41" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(AddColumnRightSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var AddColumnRightSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "AddColumnRightSmall",
|
|
27
|
-
hashes: { "default": "def3" },
|
|
27
|
+
hashes: { "default": "def3", "odeditor": "1fde" },
|
|
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 CenterPosition_exports = {};
|
|
20
|
+
__export(CenterPosition_exports, {
|
|
21
|
+
default: () => CenterPosition_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(CenterPosition_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var CenterPosition_default = (0, import_core.icon)({
|
|
26
|
+
name: "CenterPosition",
|
|
27
|
+
hashes: { "odeditor": "562f" },
|
|
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 CenterPositionSmall_exports = {};
|
|
20
|
+
__export(CenterPositionSmall_exports, {
|
|
21
|
+
default: () => CenterPositionSmall_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(CenterPositionSmall_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var CenterPositionSmall_default = (0, import_core.icon)({
|
|
26
|
+
name: "CenterPositionSmall",
|
|
27
|
+
hashes: { "odeditor": "4fe3" },
|
|
28
|
+
category: "general",
|
|
29
|
+
width: 18,
|
|
30
|
+
height: 18
|
|
31
|
+
});
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(SectionDividerBottom_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var SectionDividerBottom_default = (0, import_core.icon)({
|
|
26
26
|
name: "SectionDividerBottom",
|
|
27
|
-
hashes: { "odeditor": "596b" },
|
|
27
|
+
hashes: { "default": "d570", "odeditor": "596b" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(SectionDividerBottomSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var SectionDividerBottomSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "SectionDividerBottomSmall",
|
|
27
|
-
hashes: { "odeditor": "79b8" },
|
|
27
|
+
hashes: { "default": "6c8c", "odeditor": "79b8" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(SquareRatioChecked_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var SquareRatioChecked_default = (0, import_core.icon)({
|
|
26
26
|
name: "SquareRatioChecked",
|
|
27
|
-
hashes: { "default": "4ef7" },
|
|
27
|
+
hashes: { "default": "4ef7", "odeditor": "a28f" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(SquareRatioCheckedSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var SquareRatioCheckedSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "SquareRatioCheckedSmall",
|
|
27
|
-
hashes: { "default": "1466" },
|
|
27
|
+
hashes: { "default": "1466", "odeditor": "ee4a" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -277,6 +277,8 @@ __export(dist_exports, {
|
|
|
277
277
|
CellBordersSmall: () => import_CellBordersSmall.default,
|
|
278
278
|
CenterAlignmentInner: () => import_CenterAlignmentInner.default,
|
|
279
279
|
CenterAlignmentInnerSmall: () => import_CenterAlignmentInnerSmall.default,
|
|
280
|
+
CenterPosition: () => import_CenterPosition.default,
|
|
281
|
+
CenterPositionSmall: () => import_CenterPositionSmall.default,
|
|
280
282
|
Chair: () => import_Chair.default,
|
|
281
283
|
ChairSmall: () => import_ChairSmall.default,
|
|
282
284
|
ChangeOrder: () => import_ChangeOrder.default,
|
|
@@ -3076,6 +3078,8 @@ var import_SeatRowCurvedSmall = __toESM(require("./components/SeatRowCurvedSmall
|
|
|
3076
3078
|
var import_SeatRowSmall = __toESM(require("./components/SeatRowSmall"));
|
|
3077
3079
|
var import_SeatSelectionTool = __toESM(require("./components/SeatSelectionTool"));
|
|
3078
3080
|
var import_SeatSelectionToolSmall = __toESM(require("./components/SeatSelectionToolSmall"));
|
|
3081
|
+
var import_SectionDividerBottom = __toESM(require("./components/SectionDividerBottom"));
|
|
3082
|
+
var import_SectionDividerBottomSmall = __toESM(require("./components/SectionDividerBottomSmall"));
|
|
3079
3083
|
var import_SectionLayout = __toESM(require("./components/SectionLayout"));
|
|
3080
3084
|
var import_SectionSparkles = __toESM(require("./components/SectionSparkles"));
|
|
3081
3085
|
var import_SectionSparklesSmall = __toESM(require("./components/SectionSparklesSmall"));
|
|
@@ -3565,6 +3569,8 @@ var import_Cards = __toESM(require("./components/Cards"));
|
|
|
3565
3569
|
var import_CardsSmall = __toESM(require("./components/CardsSmall"));
|
|
3566
3570
|
var import_CenterAlignmentInner = __toESM(require("./components/CenterAlignmentInner"));
|
|
3567
3571
|
var import_CenterAlignmentInnerSmall = __toESM(require("./components/CenterAlignmentInnerSmall"));
|
|
3572
|
+
var import_CenterPosition = __toESM(require("./components/CenterPosition"));
|
|
3573
|
+
var import_CenterPositionSmall = __toESM(require("./components/CenterPositionSmall"));
|
|
3568
3574
|
var import_Chair = __toESM(require("./components/Chair"));
|
|
3569
3575
|
var import_ChairSmall = __toESM(require("./components/ChairSmall"));
|
|
3570
3576
|
var import_ChatSend = __toESM(require("./components/ChatSend"));
|
|
@@ -3738,8 +3744,6 @@ var import_RightAlignmentInnerSmall = __toESM(require("./components/RightAlignme
|
|
|
3738
3744
|
var import_SEOAndAccessibility = __toESM(require("./components/SEOAndAccessibility"));
|
|
3739
3745
|
var import_SEOAndAccessibilitySmall = __toESM(require("./components/SEOAndAccessibilitySmall"));
|
|
3740
3746
|
var import_Section = __toESM(require("./components/Section"));
|
|
3741
|
-
var import_SectionDividerBottom = __toESM(require("./components/SectionDividerBottom"));
|
|
3742
|
-
var import_SectionDividerBottomSmall = __toESM(require("./components/SectionDividerBottomSmall"));
|
|
3743
3747
|
var import_SectionDividerTop = __toESM(require("./components/SectionDividerTop"));
|
|
3744
3748
|
var import_SectionDividerTopSmall = __toESM(require("./components/SectionDividerTopSmall"));
|
|
3745
3749
|
var import_SectionSmall = __toESM(require("./components/SectionSmall"));
|
|
@@ -4043,6 +4047,8 @@ var import_VideoFileSmall = __toESM(require("./components/VideoFileSmall"));
|
|
|
4043
4047
|
CellBordersSmall,
|
|
4044
4048
|
CenterAlignmentInner,
|
|
4045
4049
|
CenterAlignmentInnerSmall,
|
|
4050
|
+
CenterPosition,
|
|
4051
|
+
CenterPositionSmall,
|
|
4046
4052
|
Chair,
|
|
4047
4053
|
ChairSmall,
|
|
4048
4054
|
ChangeOrder,
|
|
@@ -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 AddColumnLeft_exports = {};
|
|
30
|
+
__export(AddColumnLeft_exports, {
|
|
31
|
+
default: () => AddColumnLeft_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(AddColumnLeft_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const AddColumnLeft = ({ 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 4C19.55 4 20 4.45 20 5V19C20 19.52 19.61 19.94 19.1 20L19 20H14L13.9 20C13.39 19.94 13 19.52 13 19V5C13 4.45 13.45 4 14 4H19ZM14.8 5.5C14.63 5.5 14.5 5.63 14.5 5.8V18.2C14.5 18.37 14.63 18.5 14.8 18.5H18.2C18.37 18.5 18.5 18.37 18.5 18.2V5.8C18.5 5.63 18.37 5.5 18.2 5.5H14.8ZM7.5 9C7.91 9 8.25 9.34 8.25 9.75V11.75H10.25C10.66 11.75 11 12.09 11 12.5C11 12.91 10.66 13.25 10.25 13.25H8.25V15.25C8.25 15.66 7.91 16 7.5 16C7.09 16 6.75 15.66 6.75 15.25V13.25H4.75C4.34 13.25 4 12.91 4 12.5C4 12.09 4.34 11.75 4.75 11.75H6.75V9.75C6.75 9.34 7.09 9 7.5 9Z" }));
|
|
36
|
+
AddColumnLeft.displayName = "AddColumnLeft";
|
|
37
|
+
var AddColumnLeft_default = AddColumnLeft;
|
|
@@ -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 AddColumnLeftSmall_exports = {};
|
|
30
|
+
__export(AddColumnLeftSmall_exports, {
|
|
31
|
+
default: () => AddColumnLeftSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(AddColumnLeftSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const AddColumnLeftSmall = ({ 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.1 3C14.61 3.06 15 3.48 15 4V14C15 14.52 14.61 14.94 14.1 15L14 15H10C9.48 15 9.06 14.61 9 14.1L9 14V4C9 3.45 9.45 3 10 3H14L14.1 3ZM10.8 4.5C10.63 4.5 10.5 4.63 10.5 4.8V13.2C10.5 13.37 10.63 13.5 10.8 13.5H13.2C13.37 13.5 13.5 13.37 13.5 13.2V4.8C13.5 4.63 13.37 4.5 13.2 4.5H10.8ZM5.5 7C5.91 7 6.25 7.33 6.25 7.75V8.74H7.25C7.66 8.74 8 9.08 8 9.49C8 9.91 7.66 10.24 7.25 10.24H6.25V11.24C6.25 11.66 5.91 11.99 5.5 11.99C5.09 11.99 4.75 11.66 4.75 11.24V10.24H3.75C3.34 10.24 3 9.91 3 9.49C3 9.08 3.34 8.74 3.75 8.74H4.75V7.75C4.75 7.33 5.09 7 5.5 7Z" }));
|
|
36
|
+
AddColumnLeftSmall.displayName = "AddColumnLeftSmall";
|
|
37
|
+
var AddColumnLeftSmall_default = AddColumnLeftSmall;
|
|
@@ -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 AddColumnRight_exports = {};
|
|
30
|
+
__export(AddColumnRight_exports, {
|
|
31
|
+
default: () => AddColumnRight_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(AddColumnRight_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const AddColumnRight = ({ 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: "M10 4C10.55 4 11 4.45 11 5V19C11 19.52 10.61 19.94 10.1 20L10 20H5L4.9 20C4.39 19.94 4 19.52 4 19V5C4 4.45 4.45 4 5 4H10ZM5.8 5.5C5.63 5.5 5.5 5.63 5.5 5.8V18.2C5.5 18.37 5.63 18.5 5.8 18.5H9.2C9.37 18.5 9.5 18.37 9.5 18.2V5.8C9.5 5.63 9.37 5.5 9.2 5.5H5.8ZM16.5 9C16.91 9 17.25 9.34 17.25 9.75V11.75H19.25C19.66 11.75 20 12.09 20 12.5C20 12.91 19.66 13.25 19.25 13.25H17.25V15.25C17.25 15.66 16.91 16 16.5 16C16.09 16 15.75 15.66 15.75 15.25V13.25H13.75C13.34 13.25 13 12.91 13 12.5C13 12.09 13.34 11.75 13.75 11.75H15.75V9.75C15.75 9.34 16.09 9 16.5 9Z" }));
|
|
36
|
+
AddColumnRight.displayName = "AddColumnRight";
|
|
37
|
+
var AddColumnRight_default = AddColumnRight;
|
|
@@ -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 AddColumnRightSmall_exports = {};
|
|
30
|
+
__export(AddColumnRightSmall_exports, {
|
|
31
|
+
default: () => AddColumnRightSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(AddColumnRightSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const AddColumnRightSmall = ({ 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.1 3C8.61 3.06 9 3.48 9 4V14C9 14.52 8.61 14.94 8.1 15L8 15H4C3.48 15 3.06 14.61 3 14.1L3 14V4C3 3.45 3.45 3 4 3H8L8.1 3ZM4.8 4.5C4.63 4.5 4.5 4.63 4.5 4.8V13.2C4.5 13.37 4.63 13.5 4.8 13.5H7.2C7.37 13.5 7.5 13.37 7.5 13.2V4.8C7.5 4.63 7.37 4.5 7.2 4.5H4.8ZM12.53 7C12.95 7 13.28 7.33 13.28 7.75V8.74L14.28 8.74C14.69 8.74 15.03 9.08 15.03 9.49C15.03 9.91 14.69 10.24 14.28 10.24H13.28V11.24C13.28 11.66 12.95 11.99 12.53 11.99C12.12 11.99 11.78 11.66 11.78 11.24V10.24L10.78 10.24C10.37 10.24 10.03 9.91 10.03 9.49C10.03 9.08 10.37 8.74 10.78 8.74H11.78V7.75C11.78 7.33 12.12 7 12.53 7Z" }));
|
|
36
|
+
AddColumnRightSmall.displayName = "AddColumnRightSmall";
|
|
37
|
+
var AddColumnRightSmall_default = AddColumnRightSmall;
|
|
@@ -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 CenterPosition_exports = {};
|
|
30
|
+
__export(CenterPosition_exports, {
|
|
31
|
+
default: () => CenterPosition_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(CenterPosition_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const CenterPosition = ({ 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 16C12.41 16 12.75 16.34 12.75 16.75V20.25C12.75 20.66 12.41 21 12 21C11.59 21 11.25 20.66 11.25 20.25V16.75C11.25 16.34 11.59 16 12 16ZM12.5 10C13.33 10 14 10.67 14 11.5V12.5C14 13.33 13.33 14 12.5 14H11.5C10.67 14 10 13.33 10 12.5V11.5C10 10.67 10.67 10 11.5 10H12.5ZM7.25 11.25C7.66 11.25 8 11.59 8 12C8 12.41 7.66 12.75 7.25 12.75H3.75C3.34 12.75 3 12.41 3 12C3 11.59 3.34 11.25 3.75 11.25H7.25ZM20.25 11.25C20.66 11.25 21 11.59 21 12C21 12.41 20.66 12.75 20.25 12.75H16.75C16.34 12.75 16 12.41 16 12C16 11.59 16.34 11.25 16.75 11.25H20.25ZM12 3C12.41 3 12.75 3.34 12.75 3.75V7.25C12.75 7.66 12.41 8 12 8C11.59 8 11.25 7.66 11.25 7.25V3.75C11.25 3.34 11.59 3 12 3Z" }));
|
|
36
|
+
CenterPosition.displayName = "CenterPosition";
|
|
37
|
+
var CenterPosition_default = CenterPosition;
|
|
@@ -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 CenterPositionSmall_exports = {};
|
|
30
|
+
__export(CenterPositionSmall_exports, {
|
|
31
|
+
default: () => CenterPositionSmall_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(CenterPositionSmall_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const CenterPositionSmall = ({ 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 12C9.41 12 9.75 12.34 9.75 12.75V15.25C9.75 15.66 9.41 16 9 16C8.59 16 8.25 15.66 8.25 15.25V12.75C8.25 12.34 8.59 12 9 12ZM9.5 7.5C10.05 7.5 10.5 7.95 10.5 8.5V9.5C10.5 10.05 10.05 10.5 9.5 10.5H8.5C7.95 10.5 7.5 10.05 7.5 9.5V8.5C7.5 7.95 7.95 7.5 8.5 7.5H9.5ZM5.25 8.25C5.66 8.25 6 8.59 6 9C6 9.41 5.66 9.75 5.25 9.75H2.75C2.34 9.75 2 9.41 2 9C2 8.59 2.34 8.25 2.75 8.25H5.25ZM15.25 8.25C15.66 8.25 16 8.59 16 9C16 9.41 15.66 9.75 15.25 9.75H12.75C12.34 9.75 12 9.41 12 9C12 8.59 12.34 8.25 12.75 8.25H15.25ZM9 2C9.41 2 9.75 2.34 9.75 2.75V5.25C9.75 5.66 9.41 6 9 6C8.59 6 8.25 5.66 8.25 5.25V2.75C8.25 2.34 8.59 2 9 2Z" }));
|
|
36
|
+
CenterPositionSmall.displayName = "CenterPositionSmall";
|
|
37
|
+
var CenterPositionSmall_default = CenterPositionSmall;
|
|
@@ -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 SquareRatioChecked_exports = {};
|
|
30
|
+
__export(SquareRatioChecked_exports, {
|
|
31
|
+
default: () => SquareRatioChecked_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(SquareRatioChecked_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const SquareRatioChecked = ({ 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 5C18.1 5 19 5.9 19 7V17C19 18.1 18.1 19 17 19H7C5.9 19 5 18.1 5 17V7C5 5.9 5.9 5 7 5H17ZM7 6.5C6.73 6.5 6.5 6.73 6.5 7V17C6.5 17.27 6.73 17.5 7 17.5H17C17.27 17.5 17.5 17.27 17.5 17V7C17.5 6.73 17.27 6.5 17 6.5H7ZM13.97 10.15C14.26 9.85 14.74 9.85 15.03 10.15C15.32 10.44 15.32 10.91 15.03 11.21L11.23 15L8.99 12.91C8.69 12.63 8.67 12.15 8.95 11.85C9.23 11.55 9.71 11.53 10.01 11.81L11.2 12.92L13.97 10.15Z" }));
|
|
36
|
+
SquareRatioChecked.displayName = "SquareRatioChecked";
|
|
37
|
+
var SquareRatioChecked_default = SquareRatioChecked;
|