@manuscripts/style-guide 2.0.29 → 2.0.30-LEAN-4218.1
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/components/icons/index.js +3 -1
- package/dist/cjs/components/icons/outline-embed.js +10 -0
- package/dist/es/components/icons/index.js +1 -0
- package/dist/es/components/icons/outline-embed.js +5 -0
- package/dist/types/components/icons/index.d.ts +1 -0
- package/dist/types/components/icons/outline-embed.d.ts +4 -0
- package/package.json +1 -1
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
exports.OutlineEquationIcon = exports.OutlineCodeIcon = exports.OutlineBlockQuoteIcon = exports.LogoutIcon = exports.LinkIcon = exports.HelpIcon = exports.HandleOutlineIcon = exports.HandleInspectorIcon = exports.FileVideoIcon = exports.FileUnknownIcon = exports.FileTableIcon = exports.FilePdfIcon = exports.FileMainDocumentIcon = exports.FileLatexIcon = exports.FileImageIcon = 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.CommentResolveIcon = exports.CommentReplyIcon = exports.CitationCountIcon = exports.SystemUserAvatarIcon = exports.AlertIcon = exports.AvatarIcon = exports.AttentionRedIcon = exports.AttentionOrangeIcon = exports.AttentionGreenIcon = exports.AttentionBlueIcon = exports.AttachIcon = exports.ArrowUpIcon = exports.ArrowLeftIcon = exports.ArrowDownCircleIcon = exports.ArrowDownIcon = exports.AddIcon = exports.AddOutlineIcon = exports.AddNewIcon = exports.AddedIcon = exports.AddCommentIcon = exports.AddAuthorIcon = void 0;
|
|
22
|
-
exports.ProfileIcon = exports.CrclTickAnimation = exports.VerticalEllipsisIcon = exports.UploadIcon = exports.TriangleExpandedIcon = exports.TriangleCollapsedIcon = exports.ToolbarUnorderedListIcon = exports.ToolbarUnderlineIcon = exports.ToolbarTableIcon = exports.ToolbarSymbolIcon = exports.ToolbarSuperscriptIcon = exports.ToolbarSubscriptIcon = exports.ToolbarOrderedListIcon = exports.ToolbarItalicIcon = exports.ToolbarFigureIcon = exports.ToolbarEquationIcon = exports.ToolbarCodeIcon = exports.ToolbarCitationIcon = exports.ToolbarBoldIcon = exports.TaskStepDoneIcon = exports.SliderOnIcon = exports.SliderOffIcon = exports.SectionCategoryIcon = exports.SearchIcon = exports.ScrollIcon = exports.SaveStatusSavingIcon = exports.SaveStatusSavedIcon = exports.SaveStatusOfflineIcon = exports.RoleReadingIcon = exports.RoleAnnotatingIcon = exports.PlusIcon = exports.OutlineUnorderedListIcon = exports.OutlineTableIcon = exports.OutlineSectionIcon = exports.OutlinePullQuoteIcon = exports.OutlineParagraphIcon = exports.OutlineOrderedListIcon = exports.OutlineManuscriptIcon = exports.OutlineFigureIcon = void 0;
|
|
22
|
+
exports.ProfileIcon = exports.CrclTickAnimation = exports.VerticalEllipsisIcon = exports.UploadIcon = exports.TriangleExpandedIcon = exports.TriangleCollapsedIcon = exports.ToolbarUnorderedListIcon = exports.ToolbarUnderlineIcon = exports.ToolbarTableIcon = exports.ToolbarSymbolIcon = exports.ToolbarSuperscriptIcon = exports.ToolbarSubscriptIcon = exports.ToolbarOrderedListIcon = exports.ToolbarItalicIcon = exports.ToolbarFigureIcon = exports.ToolbarEquationIcon = exports.ToolbarCodeIcon = exports.ToolbarCitationIcon = exports.ToolbarBoldIcon = exports.TaskStepDoneIcon = exports.SliderOnIcon = exports.SliderOffIcon = exports.SectionCategoryIcon = exports.SearchIcon = exports.ScrollIcon = exports.SaveStatusSavingIcon = exports.SaveStatusSavedIcon = exports.SaveStatusOfflineIcon = exports.RoleReadingIcon = exports.RoleAnnotatingIcon = exports.PlusIcon = exports.OutlineUnorderedListIcon = exports.OutlineTableIcon = exports.OutlineSectionIcon = exports.OutlinePullQuoteIcon = exports.OutlineParagraphIcon = exports.OutlineOrderedListIcon = exports.OutlineManuscriptIcon = exports.OutlineFigureIcon = exports.OutlineEmbedIcon = void 0;
|
|
23
23
|
var add_author_1 = require("./add-author");
|
|
24
24
|
Object.defineProperty(exports, "AddAuthorIcon", { enumerable: true, get: function () { return __importDefault(add_author_1).default; } });
|
|
25
25
|
var add_comment_1 = require("./add-comment");
|
|
@@ -120,6 +120,8 @@ var outline_code_1 = require("./outline-code");
|
|
|
120
120
|
Object.defineProperty(exports, "OutlineCodeIcon", { enumerable: true, get: function () { return __importDefault(outline_code_1).default; } });
|
|
121
121
|
var outline_equation_1 = require("./outline-equation");
|
|
122
122
|
Object.defineProperty(exports, "OutlineEquationIcon", { enumerable: true, get: function () { return __importDefault(outline_equation_1).default; } });
|
|
123
|
+
var outline_embed_1 = require("./outline-embed");
|
|
124
|
+
Object.defineProperty(exports, "OutlineEmbedIcon", { enumerable: true, get: function () { return __importDefault(outline_embed_1).default; } });
|
|
123
125
|
var outline_figure_1 = require("./outline-figure");
|
|
124
126
|
Object.defineProperty(exports, "OutlineFigureIcon", { enumerable: true, get: function () { return __importDefault(outline_figure_1).default; } });
|
|
125
127
|
var outline_manuscript_1 = require("./outline-manuscript");
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
const react_1 = __importDefault(require("react"));
|
|
7
|
+
const OutlineEmbedIcon = (props) => (react_1.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
8
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9098 2.88889C12.5223 2.88889 13.0801 3.17103 13.4826 3.63755C13.8647 4.08044 14.1053 4.69112 14.1053 5.36813V11.5208C14.1053 12.1978 13.8647 12.8084 13.4826 13.2513C13.0801 13.7178 12.5223 14 11.9098 14H4.09026C3.47778 14 2.91998 13.7178 2.51747 13.2513C2.13533 12.8084 1.89478 12.1978 1.89478 11.5208V5.36813C1.89478 4.69112 2.13533 4.08044 2.51747 3.63755C2.91998 3.17103 3.47778 2.88889 4.09026 2.88889H11.9098Z", stroke: "#0D79D0", strokeWidth: "1.5" }),
|
|
9
|
+
react_1.default.createElement("path", { d: "M10.2468 8.01749C10.5665 8.21235 10.5665 8.67656 10.2468 8.87142L7.28654 10.6755C6.95334 10.8785 6.52634 10.6387 6.52634 10.2485L6.52634 6.6404C6.52634 6.25021 6.95334 6.01038 7.28654 6.21344L10.2468 8.01749Z", fill: "#0D79D0" })));
|
|
10
|
+
exports.default = OutlineEmbedIcon;
|
|
@@ -63,6 +63,7 @@ export { default as LogoutIcon } from './logout';
|
|
|
63
63
|
export { default as OutlineBlockQuoteIcon } from './outline-block-quote';
|
|
64
64
|
export { default as OutlineCodeIcon } from './outline-code';
|
|
65
65
|
export { default as OutlineEquationIcon } from './outline-equation';
|
|
66
|
+
export { default as OutlineEmbedIcon } from './outline-embed';
|
|
66
67
|
export { default as OutlineFigureIcon } from './outline-figure';
|
|
67
68
|
export { default as OutlineManuscriptIcon } from './outline-manuscript';
|
|
68
69
|
export { default as OutlineOrderedListIcon } from './outline-ordered-list';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const OutlineEmbedIcon = (props) => (React.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
3
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9098 2.88889C12.5223 2.88889 13.0801 3.17103 13.4826 3.63755C13.8647 4.08044 14.1053 4.69112 14.1053 5.36813V11.5208C14.1053 12.1978 13.8647 12.8084 13.4826 13.2513C13.0801 13.7178 12.5223 14 11.9098 14H4.09026C3.47778 14 2.91998 13.7178 2.51747 13.2513C2.13533 12.8084 1.89478 12.1978 1.89478 11.5208V5.36813C1.89478 4.69112 2.13533 4.08044 2.51747 3.63755C2.91998 3.17103 3.47778 2.88889 4.09026 2.88889H11.9098Z", stroke: "#0D79D0", strokeWidth: "1.5" }),
|
|
4
|
+
React.createElement("path", { d: "M10.2468 8.01749C10.5665 8.21235 10.5665 8.67656 10.2468 8.87142L7.28654 10.6755C6.95334 10.8785 6.52634 10.6387 6.52634 10.2485L6.52634 6.6404C6.52634 6.25021 6.95334 6.01038 7.28654 6.21344L10.2468 8.01749Z", fill: "#0D79D0" })));
|
|
5
|
+
export default OutlineEmbedIcon;
|
|
@@ -63,6 +63,7 @@ export { default as LogoutIcon } from './logout';
|
|
|
63
63
|
export { default as OutlineBlockQuoteIcon } from './outline-block-quote';
|
|
64
64
|
export { default as OutlineCodeIcon } from './outline-code';
|
|
65
65
|
export { default as OutlineEquationIcon } from './outline-equation';
|
|
66
|
+
export { default as OutlineEmbedIcon } from './outline-embed';
|
|
66
67
|
export { default as OutlineFigureIcon } from './outline-figure';
|
|
67
68
|
export { default as OutlineManuscriptIcon } from './outline-manuscript';
|
|
68
69
|
export { default as OutlineOrderedListIcon } from './outline-ordered-list';
|
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": "2.0.
|
|
4
|
+
"version": "2.0.30-LEAN-4218.1",
|
|
5
5
|
"repository": "github:Atypon-OpenSource/manuscripts-style-guide",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"main": "dist/cjs",
|