@wix/wix-ui-icons-common 3.173.0 → 3.175.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/default/general/dist/components/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/package.json +2 -2
|
@@ -5690,6 +5690,13 @@ const generalIconsMetadata = [
|
|
|
5690
5690
|
description: "Button - Displays saved messages",
|
|
5691
5691
|
tags: ["chat", "bubble", "reply", "message", "speech", "talk"],
|
|
5692
5692
|
sizes: { "18": "ChatSavedReplySmall", "24": "ChatSavedReply" }
|
|
5693
|
+
},
|
|
5694
|
+
{
|
|
5695
|
+
title: "SectionDividerBottom",
|
|
5696
|
+
category: IconCategory.Components,
|
|
5697
|
+
description: "Icon - represents an image or picture",
|
|
5698
|
+
tags: ["section", "divider", "bottom"],
|
|
5699
|
+
sizes: { "18": "SectionDividerBottomSmall", "24": "SectionDividerBottom" }
|
|
5693
5700
|
}
|
|
5694
5701
|
];
|
|
5695
5702
|
export {
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var CenterPosition_default = icon({
|
|
3
|
+
name: "CenterPosition",
|
|
4
|
+
hashes: { "odeditor": "562f" },
|
|
5
|
+
category: "general",
|
|
6
|
+
width: 24,
|
|
7
|
+
height: 24
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
CenterPosition_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var CenterPositionSmall_default = icon({
|
|
3
|
+
name: "CenterPositionSmall",
|
|
4
|
+
hashes: { "odeditor": "4fe3" },
|
|
5
|
+
category: "general",
|
|
6
|
+
width: 18,
|
|
7
|
+
height: 18
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
CenterPositionSmall_default as default
|
|
11
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
2
|
var SectionDividerBottomSmall_default = icon({
|
|
3
3
|
name: "SectionDividerBottomSmall",
|
|
4
|
-
hashes: { "odeditor": "79b8" },
|
|
4
|
+
hashes: { "default": "6c8c", "odeditor": "79b8" },
|
|
5
5
|
category: "general",
|
|
6
6
|
width: 18,
|
|
7
7
|
height: 18
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
2
|
var SquareRatioCheckedSmall_default = icon({
|
|
3
3
|
name: "SquareRatioCheckedSmall",
|
|
4
|
-
hashes: { "default": "1466" },
|
|
4
|
+
hashes: { "default": "1466", "odeditor": "ee4a" },
|
|
5
5
|
category: "general",
|
|
6
6
|
width: 18,
|
|
7
7
|
height: 18
|