@manuscripts/style-guide 3.6.5 → 3.6.6

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.
@@ -19,8 +19,8 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
19
19
  };
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
21
  exports.FilePdfIcon = exports.FileMainDocumentIcon = exports.FileLatexIcon = exports.FileImageIcon = exports.FileHeadshotGridIcon = exports.FileGraphicalAbstractIcon = exports.FileFigureIcon = exports.FileDocumentIcon = exports.FileCorruptedIcon = exports.FileCompressedIcon = exports.FileCodeIcon = exports.FileAudioIcon = exports.EditAttrsTrackingIcon = exports.EditIcon = exports.DraggableIcon = exports.DotsIcon = exports.DeleteIcon = exports.DeleteSolidIcon = exports.CorrespondingAuthorIcon = exports.CommentIcon = exports.CommentResolveIcon = exports.CommentReplyIcon = exports.CitationCountIcon = exports.SystemUserAvatarIcon = exports.ChatIcon = exports.CameraIcon = exports.CalendarIcon = exports.BookIcon = exports.AffiliationPlaceholderIcon = exports.AuthorPlaceholderIcon = exports.AffiliationIcon = exports.AlertIcon = exports.AvatarIcon = exports.AttentionRedIcon = exports.AttentionOrangeIcon = exports.AttentionGreenIcon = exports.AttentionBlueIcon = exports.AttachIcon = exports.ArrowUpIcon = exports.ArrowLeftIcon = exports.ArrowDownCircleIcon = exports.ArrowDownIcon = exports.AddRoleIcon = exports.AddIcon = exports.AddOutlineIcon = exports.AddNewIcon = exports.AddedIcon = exports.AddFigureIcon = exports.AddCommentIcon = exports.AddAuthorIcon = void 0;
22
- exports.ToolbarFigureIcon = exports.ToolbarEquationIcon = exports.ToolbarCodeIcon = exports.ToolbarCitationIcon = exports.ToolbarBoxedTextIcon = exports.ToolbarBoldIcon = exports.TickIcon = exports.TaskStepDoneIcon = exports.SupplementsIcon = exports.SliderOnIcon = exports.SliderOffIcon = exports.SectionCategoryIcon = exports.SearchIcon = exports.ScrollIcon = exports.SaveStatusErrorIcon = exports.SaveStatusSavingIcon = exports.SaveStatusSavedIcon = exports.SaveStatusOfflineIcon = exports.RoleReadingIcon = exports.RoleAnnotatingIcon = exports.PlusIcon = exports.ORCIDIcon = exports.OutlineUnorderedListIcon = exports.OutlineTableIcon = exports.OutlineSectionIcon = exports.OutlinePullQuoteIcon = exports.OutlineParagraphIcon = exports.OutlineOrderedListIcon = exports.OutlineManuscriptIcon = exports.OutlineFigureIcon = exports.OutlineEmbedIcon = exports.OutlineEquationIcon = exports.OutlineCodeIcon = exports.OutlineBlockQuoteIcon = exports.ManuscriptIcon = exports.LogoutIcon = exports.LockIcon = exports.LinkIcon = exports.InspectorPluginIcon = exports.InfoCircleIcon = exports.ImageRightIcon = exports.ImageDefaultIcon = exports.ImageLeftIcon = exports.HelpIcon = exports.GlobeIcon = exports.HandleOutlineIcon = exports.HandleInspectorIcon = exports.FileVideoIcon = exports.FileUnknownIcon = exports.FileTableIcon = void 0;
23
- exports.PencilIcon = exports.NotificationsIcon = exports.EyeIcon = exports.XIcon = exports.DangerIcon = exports.AddInstitutionIcon = exports.AddUserIcon = exports.ProfileIcon = exports.CrclTickAnimation = exports.VerticalEllipsisIcon = exports.UploadIcon = exports.TriangleExpandedIcon = exports.TriangleCollapsedIcon = exports.TranslateIcon = exports.ToolbarUnindentIcon = exports.ToolbarIndentIcon = exports.ToolbarUnorderedListIcon = exports.ToolbarUnderlineIcon = exports.ToolbarTableIcon = exports.ToolbarSymbolIcon = exports.ToolbarSuperscriptIcon = exports.ToolbarSubscriptIcon = exports.ToolbarSpecialCharactersIcon = exports.ToolbarOrderedListIcon = exports.ToolbarItalicIcon = void 0;
22
+ exports.ToolbarBoldIcon = exports.TickIcon = exports.TaskStepDoneIcon = exports.SupplementsIcon = exports.SliderOnIcon = exports.SliderOffIcon = exports.SectionCategoryIcon = exports.SearchIcon = exports.ScrollIcon = exports.SaveStatusErrorIcon = exports.SaveStatusSavingIcon = exports.SaveStatusSavedIcon = exports.SaveStatusOfflineIcon = exports.RoleReadingIcon = exports.RoleAnnotatingIcon = exports.PlusIcon = exports.ORCIDIcon = exports.OutlineUnorderedListIcon = exports.OutlineTableIcon = exports.OutlineSectionIcon = exports.OutlinePullQuoteIcon = exports.OutlineParagraphIcon = exports.OutlineOrderedListIcon = exports.OutlineManuscriptIcon = exports.OutlineFigureIcon = exports.OutlineEmbedIcon = exports.OutlineEquationIcon = exports.OutlineCodeIcon = exports.OutlineBlockQuoteIcon = exports.ManuscriptIcon = exports.LeadingHalfLeftIcon = exports.LeadingWallpaperIcon = exports.LeadingLargeFloatIcon = exports.LeadingSmallFloatIcon = exports.LeadingHeroImageIcon = exports.LogoutIcon = exports.LockIcon = exports.LinkIcon = exports.InspectorPluginIcon = exports.InfoCircleIcon = exports.ImageRightIcon = exports.ImageDefaultIcon = exports.ImageLeftIcon = exports.HelpIcon = exports.GlobeIcon = exports.HandleOutlineIcon = exports.HandleInspectorIcon = exports.FileVideoIcon = exports.FileUnknownIcon = exports.FileTableIcon = void 0;
23
+ exports.PencilIcon = exports.NotificationsIcon = exports.EyeIcon = exports.XIcon = exports.DangerIcon = exports.AddInstitutionIcon = exports.AddUserIcon = exports.ProfileIcon = exports.CrclTickAnimation = exports.VerticalEllipsisIcon = exports.UploadIcon = exports.TriangleExpandedIcon = exports.TriangleCollapsedIcon = exports.TranslateIcon = exports.ToolbarUnindentIcon = exports.ToolbarIndentIcon = exports.ToolbarUnorderedListIcon = exports.ToolbarUnderlineIcon = exports.ToolbarTableIcon = exports.ToolbarSymbolIcon = exports.ToolbarSuperscriptIcon = exports.ToolbarSubscriptIcon = exports.ToolbarSpecialCharactersIcon = exports.ToolbarOrderedListIcon = exports.ToolbarItalicIcon = exports.ToolbarFigureIcon = exports.ToolbarEquationIcon = exports.ToolbarCodeIcon = exports.ToolbarCitationIcon = exports.ToolbarBoxedTextIcon = void 0;
24
24
  var add_author_1 = require("./add-author");
25
25
  Object.defineProperty(exports, "AddAuthorIcon", { enumerable: true, get: function () { return __importDefault(add_author_1).default; } });
26
26
  var add_comment_1 = require("./add-comment");
@@ -151,6 +151,16 @@ var lock_1 = require("./lock");
151
151
  Object.defineProperty(exports, "LockIcon", { enumerable: true, get: function () { return __importDefault(lock_1).default; } });
152
152
  var logout_1 = require("./logout");
153
153
  Object.defineProperty(exports, "LogoutIcon", { enumerable: true, get: function () { return __importDefault(logout_1).default; } });
154
+ var leading_hero_image_1 = require("./leading-hero-image");
155
+ Object.defineProperty(exports, "LeadingHeroImageIcon", { enumerable: true, get: function () { return __importDefault(leading_hero_image_1).default; } });
156
+ var leading_small_float_1 = require("./leading-small-float");
157
+ Object.defineProperty(exports, "LeadingSmallFloatIcon", { enumerable: true, get: function () { return __importDefault(leading_small_float_1).default; } });
158
+ var leading_large_float_1 = require("./leading-large-float");
159
+ Object.defineProperty(exports, "LeadingLargeFloatIcon", { enumerable: true, get: function () { return __importDefault(leading_large_float_1).default; } });
160
+ var leading_wallpaper_1 = require("./leading-wallpaper");
161
+ Object.defineProperty(exports, "LeadingWallpaperIcon", { enumerable: true, get: function () { return __importDefault(leading_wallpaper_1).default; } });
162
+ var leading_half_left_1 = require("./leading-half-left");
163
+ Object.defineProperty(exports, "LeadingHalfLeftIcon", { enumerable: true, get: function () { return __importDefault(leading_half_left_1).default; } });
154
164
  var manuscript_1 = require("./manuscript");
155
165
  Object.defineProperty(exports, "ManuscriptIcon", { enumerable: true, get: function () { return __importDefault(manuscript_1).default; } });
156
166
  var outline_block_quote_1 = require("./outline-block-quote");
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
+ const LeadingHalfLeftIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { width: "104", height: "34", viewBox: "0 0 104 34", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M52 0H104V34H52V0Z", fill: "url(#paint0_linear_16_6209)" }), (0, jsx_runtime_1.jsx)("path", { d: "M0 0H52V34H0V0Z", fill: "#6F6F6F" }), (0, jsx_runtime_1.jsx)("rect", { x: "4", y: "9", width: "16", height: "3", fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: "4", y: "15", width: "43", height: "4", fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: "4", y: "22", width: "36", height: "3", fill: "white" }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint0_linear_16_6209", x1: "67.7857", y1: "3.00714e-08", x2: "98.0958", y2: "27.5621", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "#898989" }), (0, jsx_runtime_1.jsx)("stop", { offset: "0.461538", stopColor: "#D9D9D9" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#898989" })] }) })] }));
5
+ exports.default = LeadingHalfLeftIcon;
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
+ const LeadingHeroImageIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { width: "104", height: "26", viewBox: "0 0 104 26", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M0 0H104V26H0V0Z", fill: "url(#paint0_linear_16_6153)" }), (0, jsx_runtime_1.jsx)("rect", { x: "4", y: "5", width: "16", height: "3", fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: "4", y: "11", width: "64", height: "4", fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: "4", y: "18", width: "40", height: "3", fill: "white" }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint0_linear_16_6153", x1: "31.5714", y1: "2.29958e-08", x2: "48.2097", y2: "39.5702", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "#898989" }), (0, jsx_runtime_1.jsx)("stop", { offset: "0.461538", stopColor: "#D9D9D9" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#898989" })] }) })] }));
5
+ exports.default = LeadingHeroImageIcon;
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
+ const LeadingLargeFloatIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { width: "104", height: "77", viewBox: "0 0 104 77", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M0 0H104V55H0V0Z", fill: "#6F6F6F" }), (0, jsx_runtime_1.jsx)("path", { d: "M10 25H94V77H10V25Z", fill: "url(#paint0_linear_16_6175)" }), (0, jsx_runtime_1.jsx)("rect", { x: "44", y: "5", width: "16", height: "3", fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: "29", y: "11", width: "46", height: "4", fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: "32", y: "18", width: "40", height: "3", fill: "white" }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint0_linear_16_6175", x1: "35.5", y1: "25", x2: "82.0283", y2: "69.6883", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "#898989" }), (0, jsx_runtime_1.jsx)("stop", { offset: "0.461538", stopColor: "#D9D9D9" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#898989" })] }) })] }));
5
+ exports.default = LeadingLargeFloatIcon;
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
+ const LeadingSmallFloatIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { width: "104", height: "30", viewBox: "0 0 104 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M0 0H104V26H0V0Z", fill: "#6F6F6F" }), (0, jsx_runtime_1.jsx)("path", { d: "M74 4H100V30H74V4Z", fill: "url(#paint0_linear_16_6163)" }), (0, jsx_runtime_1.jsx)("rect", { x: "4", y: "5", width: "16", height: "3", fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: "4", y: "11", width: "46", height: "4", fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: "4", y: "18", width: "40", height: "3", fill: "white" }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint0_linear_16_6163", x1: "81.8929", y1: "4", x2: "102.348", y2: "16.1622", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "#898989" }), (0, jsx_runtime_1.jsx)("stop", { offset: "0.461538", stopColor: "#D9D9D9" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#898989" })] }) })] }));
5
+ exports.default = LeadingSmallFloatIcon;
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
+ const LeadingWallpaperIcon = (props) => ((0, jsx_runtime_1.jsxs)("svg", { width: "104", height: "63", viewBox: "0 0 104 63", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M0 0H104V63H0V0Z", fill: "url(#paint0_linear_16_6198)" }), (0, jsx_runtime_1.jsx)("rect", { x: "44", y: "36", width: "16", height: "3", fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: "29", y: "42", width: "46", height: "4", fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: "32", y: "49", width: "40", height: "3", fill: "white" }), (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M53.8958 55.1386C54.1736 54.934 54.5947 54.9588 54.8363 55.1941C55.078 55.4294 55.0486 55.786 54.7708 55.9906L52.043 58L49.2398 56.0208C48.957 55.8211 48.9189 55.4651 49.1546 55.2256C49.3904 54.9861 49.8108 54.9538 50.0936 55.1534L52.0247 56.5169L53.8958 55.1386Z", fill: "white" }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsxs)("linearGradient", { id: "paint0_linear_16_6198", x1: "31.5714", y1: "5.57205e-08", x2: "87.9783", y2: "55.3638", gradientUnits: "userSpaceOnUse", children: [(0, jsx_runtime_1.jsx)("stop", { stopColor: "#898989" }), (0, jsx_runtime_1.jsx)("stop", { offset: "0.461538", stopColor: "#D9D9D9" }), (0, jsx_runtime_1.jsx)("stop", { offset: "1", stopColor: "#898989" })] }) })] }));
5
+ exports.default = LeadingWallpaperIcon;
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.XIcon = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
- const XIcon = ({ fill = '#353535', ...props }) => ((0, jsx_runtime_1.jsxs)("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M9.89853 0.833309C10.293 0.439192 10.9322 0.439008 11.3266 0.833309C11.7209 1.22764 11.7207 1.86688 11.3266 2.26133L2.50153 11.0864C2.1071 11.4808 1.46793 11.4808 1.07351 11.0864C0.679117 10.6919 0.679116 10.0528 1.07351 9.65833L9.89853 0.833309Z", fill: fill, stroke: fill, "stroke-width": "0.1" }), (0, jsx_runtime_1.jsx)("path", { d: "M9.89853 11.0867C10.293 11.4808 10.9322 11.481 11.3266 11.0867C11.7209 10.6924 11.7207 10.0531 11.3266 9.65868L2.50153 0.833656C2.1071 0.439254 1.46793 0.439236 1.07351 0.833656C0.679117 1.22808 0.679116 1.86726 1.07351 2.26168L9.89853 11.0867Z", fill: fill, stroke: fill, "stroke-width": "0.1" })] }));
5
+ const XIcon = ({ fill = '#353535', ...props }) => ((0, jsx_runtime_1.jsxs)("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M9.89853 0.833309C10.293 0.439192 10.9322 0.439008 11.3266 0.833309C11.7209 1.22764 11.7207 1.86688 11.3266 2.26133L2.50153 11.0864C2.1071 11.4808 1.46793 11.4808 1.07351 11.0864C0.679117 10.6919 0.679116 10.0528 1.07351 9.65833L9.89853 0.833309Z", fill: fill, stroke: fill, strokeWidth: "0.1" }), (0, jsx_runtime_1.jsx)("path", { d: "M9.89853 11.0867C10.293 11.4808 10.9322 11.481 11.3266 11.0867C11.7209 10.6924 11.7207 10.0531 11.3266 9.65868L2.50153 0.833656C2.1071 0.439254 1.46793 0.439236 1.07351 0.833656C0.679117 1.22808 0.679116 1.86726 1.07351 2.26168L9.89853 11.0867Z", fill: fill, stroke: fill, strokeWidth: "0.1" })] }));
6
6
  exports.XIcon = XIcon;
7
7
  exports.default = exports.XIcon;
@@ -78,6 +78,11 @@ export { default as InspectorPluginIcon } from './inspector-plugin';
78
78
  export { default as LinkIcon } from './link';
79
79
  export { default as LockIcon } from './lock';
80
80
  export { default as LogoutIcon } from './logout';
81
+ export { default as LeadingHeroImageIcon } from './leading-hero-image';
82
+ export { default as LeadingSmallFloatIcon } from './leading-small-float';
83
+ export { default as LeadingLargeFloatIcon } from './leading-large-float';
84
+ export { default as LeadingWallpaperIcon } from './leading-wallpaper';
85
+ export { default as LeadingHalfLeftIcon } from './leading-half-left';
81
86
  export { default as ManuscriptIcon } from './manuscript';
82
87
  export { default as OutlineBlockQuoteIcon } from './outline-block-quote';
83
88
  export { default as OutlineCodeIcon } from './outline-code';
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const LeadingHalfLeftIcon = (props) => (_jsxs("svg", { width: "104", height: "34", viewBox: "0 0 104 34", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("path", { d: "M52 0H104V34H52V0Z", fill: "url(#paint0_linear_16_6209)" }), _jsx("path", { d: "M0 0H52V34H0V0Z", fill: "#6F6F6F" }), _jsx("rect", { x: "4", y: "9", width: "16", height: "3", fill: "white" }), _jsx("rect", { x: "4", y: "15", width: "43", height: "4", fill: "white" }), _jsx("rect", { x: "4", y: "22", width: "36", height: "3", fill: "white" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_16_6209", x1: "67.7857", y1: "3.00714e-08", x2: "98.0958", y2: "27.5621", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#898989" }), _jsx("stop", { offset: "0.461538", stopColor: "#D9D9D9" }), _jsx("stop", { offset: "1", stopColor: "#898989" })] }) })] }));
3
+ export default LeadingHalfLeftIcon;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const LeadingHeroImageIcon = (props) => (_jsxs("svg", { width: "104", height: "26", viewBox: "0 0 104 26", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("path", { d: "M0 0H104V26H0V0Z", fill: "url(#paint0_linear_16_6153)" }), _jsx("rect", { x: "4", y: "5", width: "16", height: "3", fill: "white" }), _jsx("rect", { x: "4", y: "11", width: "64", height: "4", fill: "white" }), _jsx("rect", { x: "4", y: "18", width: "40", height: "3", fill: "white" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_16_6153", x1: "31.5714", y1: "2.29958e-08", x2: "48.2097", y2: "39.5702", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#898989" }), _jsx("stop", { offset: "0.461538", stopColor: "#D9D9D9" }), _jsx("stop", { offset: "1", stopColor: "#898989" })] }) })] }));
3
+ export default LeadingHeroImageIcon;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const LeadingLargeFloatIcon = (props) => (_jsxs("svg", { width: "104", height: "77", viewBox: "0 0 104 77", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("path", { d: "M0 0H104V55H0V0Z", fill: "#6F6F6F" }), _jsx("path", { d: "M10 25H94V77H10V25Z", fill: "url(#paint0_linear_16_6175)" }), _jsx("rect", { x: "44", y: "5", width: "16", height: "3", fill: "white" }), _jsx("rect", { x: "29", y: "11", width: "46", height: "4", fill: "white" }), _jsx("rect", { x: "32", y: "18", width: "40", height: "3", fill: "white" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_16_6175", x1: "35.5", y1: "25", x2: "82.0283", y2: "69.6883", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#898989" }), _jsx("stop", { offset: "0.461538", stopColor: "#D9D9D9" }), _jsx("stop", { offset: "1", stopColor: "#898989" })] }) })] }));
3
+ export default LeadingLargeFloatIcon;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const LeadingSmallFloatIcon = (props) => (_jsxs("svg", { width: "104", height: "30", viewBox: "0 0 104 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("path", { d: "M0 0H104V26H0V0Z", fill: "#6F6F6F" }), _jsx("path", { d: "M74 4H100V30H74V4Z", fill: "url(#paint0_linear_16_6163)" }), _jsx("rect", { x: "4", y: "5", width: "16", height: "3", fill: "white" }), _jsx("rect", { x: "4", y: "11", width: "46", height: "4", fill: "white" }), _jsx("rect", { x: "4", y: "18", width: "40", height: "3", fill: "white" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_16_6163", x1: "81.8929", y1: "4", x2: "102.348", y2: "16.1622", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#898989" }), _jsx("stop", { offset: "0.461538", stopColor: "#D9D9D9" }), _jsx("stop", { offset: "1", stopColor: "#898989" })] }) })] }));
3
+ export default LeadingSmallFloatIcon;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const LeadingWallpaperIcon = (props) => (_jsxs("svg", { width: "104", height: "63", viewBox: "0 0 104 63", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("path", { d: "M0 0H104V63H0V0Z", fill: "url(#paint0_linear_16_6198)" }), _jsx("rect", { x: "44", y: "36", width: "16", height: "3", fill: "white" }), _jsx("rect", { x: "29", y: "42", width: "46", height: "4", fill: "white" }), _jsx("rect", { x: "32", y: "49", width: "40", height: "3", fill: "white" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M53.8958 55.1386C54.1736 54.934 54.5947 54.9588 54.8363 55.1941C55.078 55.4294 55.0486 55.786 54.7708 55.9906L52.043 58L49.2398 56.0208C48.957 55.8211 48.9189 55.4651 49.1546 55.2256C49.3904 54.9861 49.8108 54.9538 50.0936 55.1534L52.0247 56.5169L53.8958 55.1386Z", fill: "white" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "paint0_linear_16_6198", x1: "31.5714", y1: "5.57205e-08", x2: "87.9783", y2: "55.3638", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#898989" }), _jsx("stop", { offset: "0.461538", stopColor: "#D9D9D9" }), _jsx("stop", { offset: "1", stopColor: "#898989" })] }) })] }));
3
+ export default LeadingWallpaperIcon;
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- export const XIcon = ({ fill = '#353535', ...props }) => (_jsxs("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("path", { d: "M9.89853 0.833309C10.293 0.439192 10.9322 0.439008 11.3266 0.833309C11.7209 1.22764 11.7207 1.86688 11.3266 2.26133L2.50153 11.0864C2.1071 11.4808 1.46793 11.4808 1.07351 11.0864C0.679117 10.6919 0.679116 10.0528 1.07351 9.65833L9.89853 0.833309Z", fill: fill, stroke: fill, "stroke-width": "0.1" }), _jsx("path", { d: "M9.89853 11.0867C10.293 11.4808 10.9322 11.481 11.3266 11.0867C11.7209 10.6924 11.7207 10.0531 11.3266 9.65868L2.50153 0.833656C2.1071 0.439254 1.46793 0.439236 1.07351 0.833656C0.679117 1.22808 0.679116 1.86726 1.07351 2.26168L9.89853 11.0867Z", fill: fill, stroke: fill, "stroke-width": "0.1" })] }));
2
+ export const XIcon = ({ fill = '#353535', ...props }) => (_jsxs("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("path", { d: "M9.89853 0.833309C10.293 0.439192 10.9322 0.439008 11.3266 0.833309C11.7209 1.22764 11.7207 1.86688 11.3266 2.26133L2.50153 11.0864C2.1071 11.4808 1.46793 11.4808 1.07351 11.0864C0.679117 10.6919 0.679116 10.0528 1.07351 9.65833L9.89853 0.833309Z", fill: fill, stroke: fill, strokeWidth: "0.1" }), _jsx("path", { d: "M9.89853 11.0867C10.293 11.4808 10.9322 11.481 11.3266 11.0867C11.7209 10.6924 11.7207 10.0531 11.3266 9.65868L2.50153 0.833656C2.1071 0.439254 1.46793 0.439236 1.07351 0.833656C0.679117 1.22808 0.679116 1.86726 1.07351 2.26168L9.89853 11.0867Z", fill: fill, stroke: fill, strokeWidth: "0.1" })] }));
3
3
  export default XIcon;
@@ -78,6 +78,11 @@ export { default as InspectorPluginIcon } from './inspector-plugin';
78
78
  export { default as LinkIcon } from './link';
79
79
  export { default as LockIcon } from './lock';
80
80
  export { default as LogoutIcon } from './logout';
81
+ export { default as LeadingHeroImageIcon } from './leading-hero-image';
82
+ export { default as LeadingSmallFloatIcon } from './leading-small-float';
83
+ export { default as LeadingLargeFloatIcon } from './leading-large-float';
84
+ export { default as LeadingWallpaperIcon } from './leading-wallpaper';
85
+ export { default as LeadingHalfLeftIcon } from './leading-half-left';
81
86
  export { default as ManuscriptIcon } from './manuscript';
82
87
  export { default as OutlineBlockQuoteIcon } from './outline-block-quote';
83
88
  export { default as OutlineCodeIcon } from './outline-code';
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ declare const LeadingHalfLeftIcon: React.FC<IconProps>;
4
+ export default LeadingHalfLeftIcon;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ declare const LeadingHeroImageIcon: React.FC<IconProps>;
4
+ export default LeadingHeroImageIcon;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ declare const LeadingLargeFloatIcon: React.FC<IconProps>;
4
+ export default LeadingLargeFloatIcon;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ declare const LeadingSmallFloatIcon: React.FC<IconProps>;
4
+ export default LeadingSmallFloatIcon;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ declare const LeadingWallpaperIcon: React.FC<IconProps>;
4
+ export default LeadingWallpaperIcon;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@manuscripts/style-guide",
3
3
  "description": "Shared components for Manuscripts applications",
4
- "version": "3.6.5",
4
+ "version": "3.6.6",
5
5
  "repository": "github:Atypon-OpenSource/manuscripts-style-guide",
6
6
  "license": "Apache-2.0",
7
7
  "main": "dist/cjs",