@wix/wix-ui-icons-common 3.157.0 → 3.159.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/lazy/general/dist/components/HeadingFive.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HeadingFiveSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HeadingFour.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HeadingFourSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HeadingSix.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HeadingSixSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HugContentVertical.js +31 -0
- package/dist/cjs/lazy/general/dist/components/HugContentVerticalSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/Multilingual.js +1 -1
- package/dist/cjs/lazy/general/dist/components/MultilingualSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/OneEightRatio.js +31 -0
- package/dist/cjs/lazy/general/dist/components/OneEightRatioSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/OneFourRatio.js +31 -0
- package/dist/cjs/lazy/general/dist/components/OneFourRatioSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/ThreeTwoRatio.js +31 -0
- package/dist/cjs/lazy/general/dist/components/ThreeTwoRatioSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/TwentyOneNineRatio.js +31 -0
- package/dist/cjs/lazy/general/dist/components/TwentyOneNineRatioSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/TwoThreeRatio.js +31 -0
- package/dist/cjs/lazy/general/dist/components/TwoThreeRatioSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/index.js +36 -0
- package/dist/cjs/lazy/system/dist/components/BreadcrumbsChevronRight.js +1 -1
- package/dist/cjs/odeditor/general/dist/components/HeadingFive.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HeadingFiveSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HeadingFour.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HeadingFourSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HeadingSix.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HeadingSixSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HugContentVertical.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HugContentVerticalSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/Multilingual.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/MultilingualSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/OneEightRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/OneEightRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/OneFourRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/OneFourRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/ThreeTwoRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/ThreeTwoRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/TwentyOneNineRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/TwentyOneNineRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/TwoThreeRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/TwoThreeRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/index.js +60 -0
- package/dist/cjs/odeditor/general/metadata.js +70 -0
- package/dist/cjs/odeditor/system/dist/components/BreadcrumbsChevronRight.js +1 -1
- package/dist/cjs/odeditor/system/metadata.js +7 -7
- package/dist/esm/lazy/general/dist/components/HeadingFive.js +1 -1
- package/dist/esm/lazy/general/dist/components/HeadingFiveSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/HeadingFour.js +1 -1
- package/dist/esm/lazy/general/dist/components/HeadingFourSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/HeadingSix.js +1 -1
- package/dist/esm/lazy/general/dist/components/HeadingSixSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/HugContentVertical.js +11 -0
- package/dist/esm/lazy/general/dist/components/HugContentVerticalSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/Multilingual.js +1 -1
- package/dist/esm/lazy/general/dist/components/MultilingualSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/OneEightRatio.js +11 -0
- package/dist/esm/lazy/general/dist/components/OneEightRatioSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/OneFourRatio.js +11 -0
- package/dist/esm/lazy/general/dist/components/OneFourRatioSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/ThreeTwoRatio.js +11 -0
- package/dist/esm/lazy/general/dist/components/ThreeTwoRatioSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/TwentyOneNineRatio.js +11 -0
- package/dist/esm/lazy/general/dist/components/TwentyOneNineRatioSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/TwoThreeRatio.js +11 -0
- package/dist/esm/lazy/general/dist/components/TwoThreeRatioSmall.js +11 -0
- package/dist/esm/lazy/general/dist/index.js +248 -224
- package/dist/esm/lazy/system/dist/components/BreadcrumbsChevronRight.js +1 -1
- package/dist/esm/odeditor/general/dist/components/HeadingFive.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HeadingFiveSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HeadingFour.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HeadingFourSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HeadingSix.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HeadingSixSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HugContentVertical.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HugContentVerticalSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/Multilingual.js +7 -0
- package/dist/esm/odeditor/general/dist/components/MultilingualSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/OneEightRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/OneEightRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/OneFourRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/OneFourRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/ThreeTwoRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/ThreeTwoRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/TwentyOneNineRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/TwentyOneNineRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/TwoThreeRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/TwoThreeRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/index.js +1316 -1276
- package/dist/esm/odeditor/general/metadata.js +70 -0
- package/dist/esm/odeditor/system/dist/components/BreadcrumbsChevronRight.js +1 -1
- package/dist/esm/odeditor/system/metadata.js +7 -7
- package/dist/statics/icons/odeditor/general/HeadingFive.1d9a.json +3 -0
- package/dist/statics/icons/odeditor/general/HeadingFiveSmall.344a.json +3 -0
- package/dist/statics/icons/odeditor/general/HeadingFour.1215.json +3 -0
- package/dist/statics/icons/odeditor/general/HeadingFourSmall.496b.json +3 -0
- package/dist/statics/icons/odeditor/general/HeadingSix.bacf.json +3 -0
- package/dist/statics/icons/odeditor/general/HeadingSixSmall.19df.json +3 -0
- package/dist/statics/icons/odeditor/general/HugContentVertical.8a7a.json +3 -0
- package/dist/statics/icons/odeditor/general/HugContentVerticalSmall.e859.json +3 -0
- package/dist/statics/icons/odeditor/general/Multilingual.07c9.json +3 -0
- package/dist/statics/icons/odeditor/general/MultilingualSmall.af1f.json +3 -0
- package/dist/statics/icons/odeditor/general/OneEightRatio.bec1.json +3 -0
- package/dist/statics/icons/odeditor/general/OneEightRatioSmall.0bcc.json +3 -0
- package/dist/statics/icons/odeditor/general/OneFourRatio.d1ed.json +3 -0
- package/dist/statics/icons/odeditor/general/OneFourRatioSmall.78c2.json +3 -0
- package/dist/statics/icons/odeditor/general/ThreeTwoRatio.abc5.json +3 -0
- package/dist/statics/icons/odeditor/general/ThreeTwoRatioSmall.19b2.json +3 -0
- package/dist/statics/icons/odeditor/general/TwentyOneNineRatio.6618.json +3 -0
- package/dist/statics/icons/odeditor/general/TwentyOneNineRatioSmall.b534.json +3 -0
- package/dist/statics/icons/odeditor/general/TwoThreeRatio.dbab.json +3 -0
- package/dist/statics/icons/odeditor/general/TwoThreeRatioSmall.e2a9.json +3 -0
- package/dist/statics/icons/odeditor/system/BreadcrumbsChevronRight.c820.json +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/lazy/general/dist/components/HugContentVertical.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/HugContentVertical.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/HugContentVerticalSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/HugContentVerticalSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/OneEightRatio.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/OneEightRatio.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/OneEightRatioSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/OneEightRatioSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/OneFourRatio.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/OneFourRatio.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/OneFourRatioSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/OneFourRatioSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/ThreeTwoRatio.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/ThreeTwoRatio.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/ThreeTwoRatioSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/ThreeTwoRatioSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/TwentyOneNineRatio.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/TwentyOneNineRatio.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/TwentyOneNineRatioSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/TwentyOneNineRatioSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/TwoThreeRatio.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/TwoThreeRatio.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/TwoThreeRatioSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/TwoThreeRatioSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/index.d.ts +12 -0
- package/dist/types/lazy/general/dist/index.d.ts.map +1 -1
- package/dist/types/odeditor/general/dist/components/HeadingFive.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingFive.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HeadingFiveSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingFiveSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HeadingFour.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingFour.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HeadingFourSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingFourSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HeadingSix.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingSix.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HeadingSixSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingSixSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HugContentVertical.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HugContentVertical.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HugContentVerticalSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HugContentVerticalSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/Multilingual.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/Multilingual.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/MultilingualSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/MultilingualSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/OneEightRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/OneEightRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/OneEightRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/OneEightRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/OneFourRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/OneFourRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/OneFourRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/OneFourRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/ThreeTwoRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/ThreeTwoRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/ThreeTwoRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/ThreeTwoRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/TwentyOneNineRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/TwentyOneNineRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/TwentyOneNineRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/TwentyOneNineRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/TwoThreeRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/TwoThreeRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/TwoThreeRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/TwoThreeRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/index.d.ts +20 -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/package.json +3 -3
- package/dist/statics/icons/odeditor/system/BreadcrumbsChevronRight.d144.json +0 -3
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(HeadingFive_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var HeadingFive_default = (0, import_core.icon)({
|
|
26
26
|
name: "HeadingFive",
|
|
27
|
-
hashes: { "default": "b170" },
|
|
27
|
+
hashes: { "default": "b170", "odeditor": "1d9a" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(HeadingFiveSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var HeadingFiveSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "HeadingFiveSmall",
|
|
27
|
-
hashes: { "default": "0b13" },
|
|
27
|
+
hashes: { "default": "0b13", "odeditor": "344a" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(HeadingFour_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var HeadingFour_default = (0, import_core.icon)({
|
|
26
26
|
name: "HeadingFour",
|
|
27
|
-
hashes: { "default": "6db9" },
|
|
27
|
+
hashes: { "default": "6db9", "odeditor": "1215" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(HeadingFourSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var HeadingFourSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "HeadingFourSmall",
|
|
27
|
-
hashes: { "default": "ace3" },
|
|
27
|
+
hashes: { "default": "ace3", "odeditor": "496b" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 18,
|
|
30
30
|
height: 18
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(HeadingSix_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var HeadingSix_default = (0, import_core.icon)({
|
|
26
26
|
name: "HeadingSix",
|
|
27
|
-
hashes: { "default": "4125" },
|
|
27
|
+
hashes: { "default": "4125", "odeditor": "bacf" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(HeadingSixSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var HeadingSixSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "HeadingSixSmall",
|
|
27
|
-
hashes: { "default": "213f" },
|
|
27
|
+
hashes: { "default": "213f", "odeditor": "19df" },
|
|
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 HugContentVertical_exports = {};
|
|
20
|
+
__export(HugContentVertical_exports, {
|
|
21
|
+
default: () => HugContentVertical_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(HugContentVertical_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var HugContentVertical_default = (0, import_core.icon)({
|
|
26
|
+
name: "HugContentVertical",
|
|
27
|
+
hashes: { "odeditor": "8a7a" },
|
|
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 HugContentVerticalSmall_exports = {};
|
|
20
|
+
__export(HugContentVerticalSmall_exports, {
|
|
21
|
+
default: () => HugContentVerticalSmall_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(HugContentVerticalSmall_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var HugContentVerticalSmall_default = (0, import_core.icon)({
|
|
26
|
+
name: "HugContentVerticalSmall",
|
|
27
|
+
hashes: { "odeditor": "e859" },
|
|
28
|
+
category: "general",
|
|
29
|
+
width: 18,
|
|
30
|
+
height: 18
|
|
31
|
+
});
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(Multilingual_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var Multilingual_default = (0, import_core.icon)({
|
|
26
26
|
name: "Multilingual",
|
|
27
|
-
hashes: { "default": "f80c" },
|
|
27
|
+
hashes: { "default": "f80c", "odeditor": "07c9" },
|
|
28
28
|
category: "general",
|
|
29
29
|
width: 24,
|
|
30
30
|
height: 24
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(MultilingualSmall_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var MultilingualSmall_default = (0, import_core.icon)({
|
|
26
26
|
name: "MultilingualSmall",
|
|
27
|
-
hashes: { "default": "4b61" },
|
|
27
|
+
hashes: { "default": "4b61", "odeditor": "af1f" },
|
|
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 OneEightRatio_exports = {};
|
|
20
|
+
__export(OneEightRatio_exports, {
|
|
21
|
+
default: () => OneEightRatio_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(OneEightRatio_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var OneEightRatio_default = (0, import_core.icon)({
|
|
26
|
+
name: "OneEightRatio",
|
|
27
|
+
hashes: { "odeditor": "bec1" },
|
|
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 OneEightRatioSmall_exports = {};
|
|
20
|
+
__export(OneEightRatioSmall_exports, {
|
|
21
|
+
default: () => OneEightRatioSmall_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(OneEightRatioSmall_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var OneEightRatioSmall_default = (0, import_core.icon)({
|
|
26
|
+
name: "OneEightRatioSmall",
|
|
27
|
+
hashes: { "odeditor": "0bcc" },
|
|
28
|
+
category: "general",
|
|
29
|
+
width: 18,
|
|
30
|
+
height: 18
|
|
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 OneFourRatio_exports = {};
|
|
20
|
+
__export(OneFourRatio_exports, {
|
|
21
|
+
default: () => OneFourRatio_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(OneFourRatio_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var OneFourRatio_default = (0, import_core.icon)({
|
|
26
|
+
name: "OneFourRatio",
|
|
27
|
+
hashes: { "odeditor": "d1ed" },
|
|
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 OneFourRatioSmall_exports = {};
|
|
20
|
+
__export(OneFourRatioSmall_exports, {
|
|
21
|
+
default: () => OneFourRatioSmall_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(OneFourRatioSmall_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var OneFourRatioSmall_default = (0, import_core.icon)({
|
|
26
|
+
name: "OneFourRatioSmall",
|
|
27
|
+
hashes: { "odeditor": "78c2" },
|
|
28
|
+
category: "general",
|
|
29
|
+
width: 18,
|
|
30
|
+
height: 18
|
|
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 ThreeTwoRatio_exports = {};
|
|
20
|
+
__export(ThreeTwoRatio_exports, {
|
|
21
|
+
default: () => ThreeTwoRatio_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(ThreeTwoRatio_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var ThreeTwoRatio_default = (0, import_core.icon)({
|
|
26
|
+
name: "ThreeTwoRatio",
|
|
27
|
+
hashes: { "odeditor": "abc5" },
|
|
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 ThreeTwoRatioSmall_exports = {};
|
|
20
|
+
__export(ThreeTwoRatioSmall_exports, {
|
|
21
|
+
default: () => ThreeTwoRatioSmall_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(ThreeTwoRatioSmall_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var ThreeTwoRatioSmall_default = (0, import_core.icon)({
|
|
26
|
+
name: "ThreeTwoRatioSmall",
|
|
27
|
+
hashes: { "odeditor": "19b2" },
|
|
28
|
+
category: "general",
|
|
29
|
+
width: 18,
|
|
30
|
+
height: 18
|
|
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 TwentyOneNineRatio_exports = {};
|
|
20
|
+
__export(TwentyOneNineRatio_exports, {
|
|
21
|
+
default: () => TwentyOneNineRatio_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(TwentyOneNineRatio_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var TwentyOneNineRatio_default = (0, import_core.icon)({
|
|
26
|
+
name: "TwentyOneNineRatio",
|
|
27
|
+
hashes: { "odeditor": "6618" },
|
|
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 TwentyOneNineRatioSmall_exports = {};
|
|
20
|
+
__export(TwentyOneNineRatioSmall_exports, {
|
|
21
|
+
default: () => TwentyOneNineRatioSmall_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(TwentyOneNineRatioSmall_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var TwentyOneNineRatioSmall_default = (0, import_core.icon)({
|
|
26
|
+
name: "TwentyOneNineRatioSmall",
|
|
27
|
+
hashes: { "odeditor": "b534" },
|
|
28
|
+
category: "general",
|
|
29
|
+
width: 18,
|
|
30
|
+
height: 18
|
|
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 TwoThreeRatio_exports = {};
|
|
20
|
+
__export(TwoThreeRatio_exports, {
|
|
21
|
+
default: () => TwoThreeRatio_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(TwoThreeRatio_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var TwoThreeRatio_default = (0, import_core.icon)({
|
|
26
|
+
name: "TwoThreeRatio",
|
|
27
|
+
hashes: { "odeditor": "dbab" },
|
|
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 TwoThreeRatioSmall_exports = {};
|
|
20
|
+
__export(TwoThreeRatioSmall_exports, {
|
|
21
|
+
default: () => TwoThreeRatioSmall_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(TwoThreeRatioSmall_exports);
|
|
24
|
+
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
|
+
var TwoThreeRatioSmall_default = (0, import_core.icon)({
|
|
26
|
+
name: "TwoThreeRatioSmall",
|
|
27
|
+
hashes: { "odeditor": "e2a9" },
|
|
28
|
+
category: "general",
|
|
29
|
+
width: 18,
|
|
30
|
+
height: 18
|
|
31
|
+
});
|
|
@@ -819,6 +819,8 @@ __export(dist_exports, {
|
|
|
819
819
|
HotelSmall: () => import_HotelSmall.default,
|
|
820
820
|
HugContent: () => import_HugContent.default,
|
|
821
821
|
HugContentSmall: () => import_HugContentSmall.default,
|
|
822
|
+
HugContentVertical: () => import_HugContentVertical.default,
|
|
823
|
+
HugContentVerticalSmall: () => import_HugContentVerticalSmall.default,
|
|
822
824
|
Image: () => import_Image.default,
|
|
823
825
|
ImageSmall: () => import_ImageSmall.default,
|
|
824
826
|
ImageSparkles: () => import_ImageSparkles.default,
|
|
@@ -1126,6 +1128,10 @@ __export(dist_exports, {
|
|
|
1126
1128
|
ObjectsSmall: () => import_ObjectsSmall.default,
|
|
1127
1129
|
Offline: () => import_Offline.default,
|
|
1128
1130
|
OfflineSmall: () => import_OfflineSmall.default,
|
|
1131
|
+
OneEightRatio: () => import_OneEightRatio.default,
|
|
1132
|
+
OneEightRatioSmall: () => import_OneEightRatioSmall.default,
|
|
1133
|
+
OneFourRatio: () => import_OneFourRatio.default,
|
|
1134
|
+
OneFourRatioSmall: () => import_OneFourRatioSmall.default,
|
|
1129
1135
|
OnlinePrograms: () => import_OnlinePrograms.default,
|
|
1130
1136
|
OnlineProgramsSmall: () => import_OnlineProgramsSmall.default,
|
|
1131
1137
|
Opacity: () => import_Opacity.default,
|
|
@@ -1647,6 +1653,8 @@ __export(dist_exports, {
|
|
|
1647
1653
|
TextTwistSmall: () => import_TextTwistSmall.default,
|
|
1648
1654
|
ThreeFourRatio: () => import_ThreeFourRatio.default,
|
|
1649
1655
|
ThreeFourRatioSmall: () => import_ThreeFourRatioSmall.default,
|
|
1656
|
+
ThreeTwoRatio: () => import_ThreeTwoRatio.default,
|
|
1657
|
+
ThreeTwoRatioSmall: () => import_ThreeTwoRatioSmall.default,
|
|
1650
1658
|
Thumbnails: () => import_Thumbnails.default,
|
|
1651
1659
|
ThumbnailsSmall: () => import_ThumbnailsSmall.default,
|
|
1652
1660
|
ThumbsDown: () => import_ThumbsDown.default,
|
|
@@ -1682,10 +1690,14 @@ __export(dist_exports, {
|
|
|
1682
1690
|
TrendingSmall: () => import_TrendingSmall.default,
|
|
1683
1691
|
TriangleLarge: () => import_TriangleLarge.default,
|
|
1684
1692
|
TriangleLargeSmall: () => import_TriangleLargeSmall.default,
|
|
1693
|
+
TwentyOneNineRatio: () => import_TwentyOneNineRatio.default,
|
|
1694
|
+
TwentyOneNineRatioSmall: () => import_TwentyOneNineRatioSmall.default,
|
|
1685
1695
|
Twitch: () => import_Twitch.default,
|
|
1686
1696
|
TwitchSmall: () => import_TwitchSmall.default,
|
|
1687
1697
|
Twitter: () => import_Twitter.default,
|
|
1688
1698
|
TwitterSmall: () => import_TwitterSmall.default,
|
|
1699
|
+
TwoThreeRatio: () => import_TwoThreeRatio.default,
|
|
1700
|
+
TwoThreeRatioSmall: () => import_TwoThreeRatioSmall.default,
|
|
1689
1701
|
Unarchive: () => import_Unarchive.default,
|
|
1690
1702
|
UnarchiveSmall: () => import_UnarchiveSmall.default,
|
|
1691
1703
|
Underline: () => import_Underline.default,
|
|
@@ -3550,6 +3562,8 @@ var import_Group = __toESM(require("./components/Group"));
|
|
|
3550
3562
|
var import_GroupSmall = __toESM(require("./components/GroupSmall"));
|
|
3551
3563
|
var import_HorizontalText = __toESM(require("./components/HorizontalText"));
|
|
3552
3564
|
var import_HorizontalTextSmall = __toESM(require("./components/HorizontalTextSmall"));
|
|
3565
|
+
var import_HugContentVertical = __toESM(require("./components/HugContentVertical"));
|
|
3566
|
+
var import_HugContentVerticalSmall = __toESM(require("./components/HugContentVerticalSmall"));
|
|
3553
3567
|
var import_IncreaseIndentSmall = __toESM(require("./components/IncreaseIndentSmall"));
|
|
3554
3568
|
var import_InwardArrowsAll = __toESM(require("./components/InwardArrowsAll"));
|
|
3555
3569
|
var import_InwardArrowsAllSmall = __toESM(require("./components/InwardArrowsAllSmall"));
|
|
@@ -3594,6 +3608,10 @@ var import_NoneSmall = __toESM(require("./components/NoneSmall"));
|
|
|
3594
3608
|
var import_NumberedListSmall = __toESM(require("./components/NumberedListSmall"));
|
|
3595
3609
|
var import_Offline = __toESM(require("./components/Offline"));
|
|
3596
3610
|
var import_OfflineSmall = __toESM(require("./components/OfflineSmall"));
|
|
3611
|
+
var import_OneEightRatio = __toESM(require("./components/OneEightRatio"));
|
|
3612
|
+
var import_OneEightRatioSmall = __toESM(require("./components/OneEightRatioSmall"));
|
|
3613
|
+
var import_OneFourRatio = __toESM(require("./components/OneFourRatio"));
|
|
3614
|
+
var import_OneFourRatioSmall = __toESM(require("./components/OneFourRatioSmall"));
|
|
3597
3615
|
var import_OpenSidebar = __toESM(require("./components/OpenSidebar"));
|
|
3598
3616
|
var import_OpenSidebarSmall = __toESM(require("./components/OpenSidebarSmall"));
|
|
3599
3617
|
var import_Paste = __toESM(require("./components/Paste"));
|
|
@@ -3648,12 +3666,18 @@ var import_TextSettingsSmall = __toESM(require("./components/TextSettingsSmall")
|
|
|
3648
3666
|
var import_TextStrokeColorSmall = __toESM(require("./components/TextStrokeColorSmall"));
|
|
3649
3667
|
var import_TextTwist = __toESM(require("./components/TextTwist"));
|
|
3650
3668
|
var import_TextTwistSmall = __toESM(require("./components/TextTwistSmall"));
|
|
3669
|
+
var import_ThreeTwoRatio = __toESM(require("./components/ThreeTwoRatio"));
|
|
3670
|
+
var import_ThreeTwoRatioSmall = __toESM(require("./components/ThreeTwoRatioSmall"));
|
|
3651
3671
|
var import_TimelineView = __toESM(require("./components/TimelineView"));
|
|
3652
3672
|
var import_TimelineViewSmall = __toESM(require("./components/TimelineViewSmall"));
|
|
3653
3673
|
var import_Transition = __toESM(require("./components/Transition"));
|
|
3654
3674
|
var import_TransitionSmall = __toESM(require("./components/TransitionSmall"));
|
|
3655
3675
|
var import_Trending = __toESM(require("./components/Trending"));
|
|
3656
3676
|
var import_TrendingSmall = __toESM(require("./components/TrendingSmall"));
|
|
3677
|
+
var import_TwentyOneNineRatio = __toESM(require("./components/TwentyOneNineRatio"));
|
|
3678
|
+
var import_TwentyOneNineRatioSmall = __toESM(require("./components/TwentyOneNineRatioSmall"));
|
|
3679
|
+
var import_TwoThreeRatio = __toESM(require("./components/TwoThreeRatio"));
|
|
3680
|
+
var import_TwoThreeRatioSmall = __toESM(require("./components/TwoThreeRatioSmall"));
|
|
3657
3681
|
var import_Ungroup = __toESM(require("./components/Ungroup"));
|
|
3658
3682
|
var import_UngroupSmall = __toESM(require("./components/UngroupSmall"));
|
|
3659
3683
|
var import_UploadImage = __toESM(require("./components/UploadImage"));
|
|
@@ -4455,6 +4479,8 @@ var import_VideoFileSmall = __toESM(require("./components/VideoFileSmall"));
|
|
|
4455
4479
|
HotelSmall,
|
|
4456
4480
|
HugContent,
|
|
4457
4481
|
HugContentSmall,
|
|
4482
|
+
HugContentVertical,
|
|
4483
|
+
HugContentVerticalSmall,
|
|
4458
4484
|
Image,
|
|
4459
4485
|
ImageSmall,
|
|
4460
4486
|
ImageSparkles,
|
|
@@ -4762,6 +4788,10 @@ var import_VideoFileSmall = __toESM(require("./components/VideoFileSmall"));
|
|
|
4762
4788
|
ObjectsSmall,
|
|
4763
4789
|
Offline,
|
|
4764
4790
|
OfflineSmall,
|
|
4791
|
+
OneEightRatio,
|
|
4792
|
+
OneEightRatioSmall,
|
|
4793
|
+
OneFourRatio,
|
|
4794
|
+
OneFourRatioSmall,
|
|
4765
4795
|
OnlinePrograms,
|
|
4766
4796
|
OnlineProgramsSmall,
|
|
4767
4797
|
Opacity,
|
|
@@ -5283,6 +5313,8 @@ var import_VideoFileSmall = __toESM(require("./components/VideoFileSmall"));
|
|
|
5283
5313
|
TextTwistSmall,
|
|
5284
5314
|
ThreeFourRatio,
|
|
5285
5315
|
ThreeFourRatioSmall,
|
|
5316
|
+
ThreeTwoRatio,
|
|
5317
|
+
ThreeTwoRatioSmall,
|
|
5286
5318
|
Thumbnails,
|
|
5287
5319
|
ThumbnailsSmall,
|
|
5288
5320
|
ThumbsDown,
|
|
@@ -5318,10 +5350,14 @@ var import_VideoFileSmall = __toESM(require("./components/VideoFileSmall"));
|
|
|
5318
5350
|
TrendingSmall,
|
|
5319
5351
|
TriangleLarge,
|
|
5320
5352
|
TriangleLargeSmall,
|
|
5353
|
+
TwentyOneNineRatio,
|
|
5354
|
+
TwentyOneNineRatioSmall,
|
|
5321
5355
|
Twitch,
|
|
5322
5356
|
TwitchSmall,
|
|
5323
5357
|
Twitter,
|
|
5324
5358
|
TwitterSmall,
|
|
5359
|
+
TwoThreeRatio,
|
|
5360
|
+
TwoThreeRatioSmall,
|
|
5325
5361
|
Unarchive,
|
|
5326
5362
|
UnarchiveSmall,
|
|
5327
5363
|
Underline,
|
|
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(BreadcrumbsChevronRight_exports);
|
|
|
24
24
|
var import_core = require("@wix/wix-ui-icons-common/core");
|
|
25
25
|
var BreadcrumbsChevronRight_default = (0, import_core.icon)({
|
|
26
26
|
name: "BreadcrumbsChevronRight",
|
|
27
|
-
hashes: { "default": "b3fb", "odeditor": "
|
|
27
|
+
hashes: { "default": "b3fb", "odeditor": "c820" },
|
|
28
28
|
category: "system",
|
|
29
29
|
width: 6,
|
|
30
30
|
height: 14
|
|
@@ -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 HeadingFive_exports = {};
|
|
30
|
+
__export(HeadingFive_exports, {
|
|
31
|
+
default: () => HeadingFive_default
|
|
32
|
+
});
|
|
33
|
+
module.exports = __toCommonJS(HeadingFive_exports);
|
|
34
|
+
var React = __toESM(require("react"));
|
|
35
|
+
const HeadingFive = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", fill: "currentColor", width: size || "24", height: size || "24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M13.25 6C13.66 6 14 6.34 14 6.75V17.25C14 17.66 13.66 18 13.25 18 12.84 18 12.5 17.66 12.5 17.25V12.75H7.5V17.25C7.5 17.66 7.16 18 6.75 18 6.34 18 6 17.66 6 17.25V6.75C6 6.34 6.34 6 6.75 6 7.16 6 7.5 6.34 7.5 6.75V11.25H12.5V6.75C12.5 6.34 12.84 6 13.25 6ZM18.25 11C18.66 11 19 11.34 19 11.75 19 12.16 18.66 12.5 18.25 12.5H16.5L16.5 13.5H16.75C17.99 13.5 18.99 14.51 19 15.75 19 16.99 17.99 18 16.75 18H15.75C15.34 18 15 17.66 15 17.25 15 16.84 15.34 16.5 15.75 16.5H16.75C17.16 16.5 17.5 16.17 17.5 15.75 17.5 15.34 17.16 15 16.75 15H15.75C15.55 15 15.36 14.92 15.22 14.78 15.08 14.64 15 14.45 15 14.25L15 11.75 15.01 11.67C15.05 11.29 15.37 11 15.75 11H18.25Z" }));
|
|
36
|
+
HeadingFive.displayName = "HeadingFive";
|
|
37
|
+
var HeadingFive_default = HeadingFive;
|