@wix/wix-ui-icons-common 3.173.0 → 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/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
|
@@ -4280,6 +4280,34 @@ const generalIconsMetadata = [
|
|
|
4280
4280
|
description: "Icon - represents an image or picture",
|
|
4281
4281
|
tags: ["folder", "directory", "files", "organize", "file", "content"],
|
|
4282
4282
|
sizes: { "18": "FolderSmall", "24": "Folder" }
|
|
4283
|
+
},
|
|
4284
|
+
{
|
|
4285
|
+
title: "AddColumnRight",
|
|
4286
|
+
category: IconCategory.LayoutAndAlignment,
|
|
4287
|
+
description: "Icon - to represent adding an a column on the right",
|
|
4288
|
+
tags: ["add", "column", "right", "plus", "create", "new", "arrow", "next", "ai", "section", "layout"],
|
|
4289
|
+
sizes: { "18": "AddColumnRightSmall", "24": "AddColumnRight" }
|
|
4290
|
+
},
|
|
4291
|
+
{
|
|
4292
|
+
title: "AddColumnLeft",
|
|
4293
|
+
category: IconCategory.LayoutAndAlignment,
|
|
4294
|
+
description: "Icon - to represent adding an a column on the left",
|
|
4295
|
+
tags: ["add", "column", "left", "plus", "create", "new", "arrow", "previous", "ai", "section", "layout"],
|
|
4296
|
+
sizes: { "18": "AddColumnLeftSmall", "24": "AddColumnLeft" }
|
|
4297
|
+
},
|
|
4298
|
+
{
|
|
4299
|
+
title: "SquareRatioChecked",
|
|
4300
|
+
category: IconCategory.AdjustmentsAndEffects,
|
|
4301
|
+
description: "Icon - represents a checkbox",
|
|
4302
|
+
tags: ["square", "ratio", "checked", "box", "shape", "rectangle"],
|
|
4303
|
+
sizes: { "18": "SquareRationCheckedSmall", "24": "SquareRationChecked" }
|
|
4304
|
+
},
|
|
4305
|
+
{
|
|
4306
|
+
title: "CenterPosition",
|
|
4307
|
+
category: IconCategory.LayoutAndAlignment,
|
|
4308
|
+
description: "Icon - represents an image or picture",
|
|
4309
|
+
tags: ["center", "position", "crosshair", "middle"],
|
|
4310
|
+
sizes: { "18": "CenterPositionSmall", "24": "CenterPosition" }
|
|
4283
4311
|
}
|
|
4284
4312
|
];
|
|
4285
4313
|
var metadata_default = generalIconsMetadata;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
{
|
|
2
|
+
"content": "<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\"></path>"
|
|
3
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
{
|
|
2
|
+
"content": "<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\"></path>"
|
|
3
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
{
|
|
2
|
+
"content": "<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\"></path>"
|
|
3
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
{
|
|
2
|
+
"content": "<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\"></path>"
|
|
3
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
{
|
|
2
|
+
"content": "<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\"></path>"
|
|
3
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
{
|
|
2
|
+
"content": "<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\"></path>"
|
|
3
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
{
|
|
2
|
+
"content": "<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\"></path>"
|
|
3
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
{
|
|
2
|
+
"content": "<path d=\"M13.5 3C14.33 3 15 3.68 15 4.5V13.5C15 14.32 14.33 15 13.5 15H4.5C3.67 15 3 14.32 3 13.5V4.5C3 3.68 3.67 3 4.5 3H13.5ZM4.5 13.5H13.5V4.5H4.5V13.5ZM10.12 7.35C10.37 7.02 10.84 6.95 11.17 7.19C11.51 7.44 11.58 7.91 11.33 8.24L8.71 11.62L6.75 9.74C6.45 9.46 6.44 8.98 6.72 8.68C7.01 8.38 7.48 8.37 7.78 8.65L8.51 9.36L10.12 7.35Z\"></path>"
|
|
3
|
+
}
|