@manuscripts/style-guide 2.0.12 → 2.0.15

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.
@@ -0,0 +1,9 @@
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 AlertIcon = () => (react_1.default.createElement("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
8
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 12C2.68629 12 1.18852e-06 9.31371 1.47821e-06 6C1.7679e-06 2.68629 2.68629 1.39444e-07 6 4.29138e-07C9.31371 7.18831e-07 12 2.68629 12 6C12 9.31371 9.31371 12 6 12ZM6.74998 2.99996L6.75 6.37462C6.75 6.78819 6.41522 7.12243 6.00166 7.12334C5.58681 7.12426 5.25001 6.78821 5.25001 6.37335L5.25 3.00082C5.25 2.58629 5.58629 2.25037 6.00082 2.25083C6.4147 2.25128 6.74998 2.58607 6.74998 2.99996ZM6.75 8.99263C6.75 9.46884 6.47288 9.75 5.99853 9.75C5.52419 9.75 5.25 9.47179 5.25 8.99558C5.25 8.51937 5.52421 8.25 5.99855 8.25C6.47289 8.25 6.75 8.51642 6.75 8.99263Z", fill: "#FE8F1F" })));
9
+ exports.default = AlertIcon;
@@ -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 EditAttrsTracking = () => (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", { d: "M12 2L14 4L9 9L6 10L7 7L12 2Z", stroke: "#353535", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
9
+ react_1.default.createElement("path", { d: "M13 10V11.5C13 12.328 12.328 13 11.5 13H4.5C3.672 13 3 12.328 3 11.5V4.5C3 3.672 3.672 3 4.5 3H6", stroke: "#353535", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })));
10
+ exports.default = EditAttrsTracking;
@@ -18,8 +18,8 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
18
18
  return (mod && mod.__esModule) ? mod : { "default": mod };
19
19
  };
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- exports.OutlineSectionIcon = exports.OutlinePullQuoteIcon = exports.OutlineParagraphIcon = exports.OutlineOrderedListIcon = exports.OutlineManuscriptIcon = exports.OutlineFigureIcon = exports.OutlineEquationIcon = exports.OutlineCodeIcon = exports.OutlineBlockQuoteIcon = exports.LinkIcon = 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.EditIcon = exports.DotsIcon = exports.DeleteIcon = exports.DeleteSolidIcon = exports.CorrespondingAuthorIcon = exports.CommentResolveIcon = exports.CommentReplyIcon = exports.CitationCountIcon = exports.SystemUserAvatarIcon = exports.AvatarIcon = exports.AttentionRedIcon = exports.AttentionOrangeIcon = exports.AttentionGreenIcon = exports.AttentionBlueIcon = exports.AttachIcon = exports.ArrowUpIcon = exports.ArrowLeftIcon = exports.ArrowDownCircleIcon = exports.ArrowDownIcon = exports.AddIcon = exports.AddNewIcon = exports.AddedIcon = exports.AddCommentIcon = exports.AddAuthorIcon = void 0;
22
- 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.SearchIcon = exports.SaveStatusSavingIcon = exports.SaveStatusSavedIcon = exports.SaveStatusOfflineIcon = exports.RoleReadingIcon = exports.RoleAnnotatingIcon = exports.PlusIcon = exports.OutlineUnorderedListIcon = exports.OutlineTableIcon = void 0;
21
+ exports.OutlineParagraphIcon = exports.OutlineOrderedListIcon = exports.OutlineManuscriptIcon = exports.OutlineFigureIcon = exports.OutlineEquationIcon = exports.OutlineCodeIcon = exports.OutlineBlockQuoteIcon = exports.LinkIcon = 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.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.AddNewIcon = exports.AddedIcon = exports.AddCommentIcon = exports.AddAuthorIcon = void 0;
22
+ 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.SectionCategoryIcon = exports.SearchIcon = exports.SaveStatusSavingIcon = exports.SaveStatusSavedIcon = exports.SaveStatusOfflineIcon = exports.RoleReadingIcon = exports.RoleAnnotatingIcon = exports.PlusIcon = exports.OutlineUnorderedListIcon = exports.OutlineTableIcon = exports.OutlineSectionIcon = exports.OutlinePullQuoteIcon = 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");
@@ -50,6 +50,8 @@ var attention_red_1 = require("./attention-red");
50
50
  Object.defineProperty(exports, "AttentionRedIcon", { enumerable: true, get: function () { return __importDefault(attention_red_1).default; } });
51
51
  var avatar_1 = require("./avatar");
52
52
  Object.defineProperty(exports, "AvatarIcon", { enumerable: true, get: function () { return __importDefault(avatar_1).default; } });
53
+ var alert_1 = require("./alert");
54
+ Object.defineProperty(exports, "AlertIcon", { enumerable: true, get: function () { return __importDefault(alert_1).default; } });
53
55
  var system_user_avatar_1 = require("./system-user-avatar");
54
56
  Object.defineProperty(exports, "SystemUserAvatarIcon", { enumerable: true, get: function () { return __importDefault(system_user_avatar_1).default; } });
55
57
  var citation_count_1 = require("./citation-count");
@@ -68,6 +70,8 @@ var dots_1 = require("./dots");
68
70
  Object.defineProperty(exports, "DotsIcon", { enumerable: true, get: function () { return __importDefault(dots_1).default; } });
69
71
  var edit_1 = require("./edit");
70
72
  Object.defineProperty(exports, "EditIcon", { enumerable: true, get: function () { return __importDefault(edit_1).default; } });
73
+ var edit_attrs_tracking_1 = require("./edit-attrs-tracking");
74
+ Object.defineProperty(exports, "EditAttrsTrackingIcon", { enumerable: true, get: function () { return __importDefault(edit_attrs_tracking_1).default; } });
71
75
  var file_audio_1 = require("./file-audio");
72
76
  Object.defineProperty(exports, "FileAudioIcon", { enumerable: true, get: function () { return __importDefault(file_audio_1).default; } });
73
77
  var file_code_1 = require("./file-code");
@@ -138,6 +142,8 @@ var save_status_saving_1 = require("./save-status-saving");
138
142
  Object.defineProperty(exports, "SaveStatusSavingIcon", { enumerable: true, get: function () { return __importDefault(save_status_saving_1).default; } });
139
143
  var search_1 = require("./search");
140
144
  Object.defineProperty(exports, "SearchIcon", { enumerable: true, get: function () { return __importDefault(search_1).default; } });
145
+ var section_category_1 = require("./section-category");
146
+ Object.defineProperty(exports, "SectionCategoryIcon", { enumerable: true, get: function () { return __importDefault(section_category_1).default; } });
141
147
  var task_step_done_1 = require("./task-step-done");
142
148
  Object.defineProperty(exports, "TaskStepDoneIcon", { enumerable: true, get: function () { return __importDefault(task_step_done_1).default; } });
143
149
  var toolbar_bold_1 = require("./toolbar-bold");
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ /*!
3
+ * © 2019 Atypon Systems LLC
4
+ *
5
+ * Licensed under the Apache License, Version 2.0 (the "License");
6
+ * you may not use this file except in compliance with the License.
7
+ * You may obtain a copy of the License at
8
+ *
9
+ * http://www.apache.org/licenses/LICENSE-2.0
10
+ *
11
+ * Unless required by applicable law or agreed to in writing, software
12
+ * distributed under the License is distributed on an "AS IS" BASIS,
13
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ * See the License for the specific language governing permissions and
15
+ * limitations under the License.
16
+ */
17
+ var __importDefault = (this && this.__importDefault) || function (mod) {
18
+ return (mod && mod.__esModule) ? mod : { "default": mod };
19
+ };
20
+ Object.defineProperty(exports, "__esModule", { value: true });
21
+ const react_1 = __importDefault(require("react"));
22
+ const SectionCategoryIcon = () => (react_1.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "19", viewBox: "0 0 16 19", fill: "none" },
23
+ react_1.default.createElement("path", { d: "M0.5 4C0.5 2.067 2.067 0.5 4 0.5H12C13.933 0.5 15.5 2.067 15.5 4V16.0505C15.5 17.1991 14.2619 17.9215 13.2619 17.3563L8.73809 14.7994C8.28008 14.5405 7.71992 14.5405 7.26191 14.7994L2.73809 17.3563C1.73815 17.9215 0.5 17.1991 0.5 16.0505V4Z", fill: "white", stroke: "#6E6E6E" })));
24
+ exports.default = SectionCategoryIcon;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ const AlertIcon = () => (React.createElement("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
3
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 12C2.68629 12 1.18852e-06 9.31371 1.47821e-06 6C1.7679e-06 2.68629 2.68629 1.39444e-07 6 4.29138e-07C9.31371 7.18831e-07 12 2.68629 12 6C12 9.31371 9.31371 12 6 12ZM6.74998 2.99996L6.75 6.37462C6.75 6.78819 6.41522 7.12243 6.00166 7.12334C5.58681 7.12426 5.25001 6.78821 5.25001 6.37335L5.25 3.00082C5.25 2.58629 5.58629 2.25037 6.00082 2.25083C6.4147 2.25128 6.74998 2.58607 6.74998 2.99996ZM6.75 8.99263C6.75 9.46884 6.47288 9.75 5.99853 9.75C5.52419 9.75 5.25 9.47179 5.25 8.99558C5.25 8.51937 5.52421 8.25 5.99855 8.25C6.47289 8.25 6.75 8.51642 6.75 8.99263Z", fill: "#FE8F1F" })));
4
+ export default AlertIcon;
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ const EditAttrsTracking = () => (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", { d: "M12 2L14 4L9 9L6 10L7 7L12 2Z", stroke: "#353535", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
4
+ React.createElement("path", { d: "M13 10V11.5C13 12.328 12.328 13 11.5 13H4.5C3.672 13 3 12.328 3 11.5V4.5C3 3.672 3.672 3 4.5 3H6", stroke: "#353535", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })));
5
+ export default EditAttrsTracking;
@@ -28,6 +28,7 @@ export { default as AttentionGreenIcon } from './attention-green';
28
28
  export { default as AttentionOrangeIcon } from './attention-orange';
29
29
  export { default as AttentionRedIcon } from './attention-red';
30
30
  export { default as AvatarIcon } from './avatar';
31
+ export { default as AlertIcon } from './alert';
31
32
  export { default as SystemUserAvatarIcon } from './system-user-avatar';
32
33
  export { default as CitationCountIcon } from './citation-count';
33
34
  export { default as CommentReplyIcon } from './comment-reply';
@@ -37,6 +38,7 @@ export { default as DeleteSolidIcon } from './delete-solid';
37
38
  export { default as DeleteIcon } from './deleted';
38
39
  export { default as DotsIcon } from './dots';
39
40
  export { default as EditIcon } from './edit';
41
+ export { default as EditAttrsTrackingIcon } from './edit-attrs-tracking';
40
42
  export { default as FileAudioIcon } from './file-audio';
41
43
  export { default as FileCodeIcon } from './file-code';
42
44
  export { default as FileCompressedIcon } from './file-compressed';
@@ -72,6 +74,7 @@ export { default as SaveStatusOfflineIcon } from './save-status-offline';
72
74
  export { default as SaveStatusSavedIcon } from './save-status-saved';
73
75
  export { default as SaveStatusSavingIcon } from './save-status-saving';
74
76
  export { default as SearchIcon } from './search';
77
+ export { default as SectionCategoryIcon } from './section-category';
75
78
  export { default as TaskStepDoneIcon } from './task-step-done';
76
79
  export { default as ToolbarBoldIcon } from './toolbar-bold';
77
80
  export { default as ToolbarCitationIcon } from './toolbar-citation';
@@ -0,0 +1,19 @@
1
+ /*!
2
+ * © 2019 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import React from 'react';
17
+ const SectionCategoryIcon = () => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "19", viewBox: "0 0 16 19", fill: "none" },
18
+ React.createElement("path", { d: "M0.5 4C0.5 2.067 2.067 0.5 4 0.5H12C13.933 0.5 15.5 2.067 15.5 4V16.0505C15.5 17.1991 14.2619 17.9215 13.2619 17.3563L8.73809 14.7994C8.28008 14.5405 7.71992 14.5405 7.26191 14.7994L2.73809 17.3563C1.73815 17.9215 0.5 17.1991 0.5 16.0505V4Z", fill: "white", stroke: "#6E6E6E" })));
19
+ export default SectionCategoryIcon;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ declare const AlertIcon: React.FC<IconProps>;
4
+ export default AlertIcon;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ declare const EditAttrsTracking: React.FC<IconProps>;
4
+ export default EditAttrsTracking;
@@ -28,6 +28,7 @@ export { default as AttentionGreenIcon } from './attention-green';
28
28
  export { default as AttentionOrangeIcon } from './attention-orange';
29
29
  export { default as AttentionRedIcon } from './attention-red';
30
30
  export { default as AvatarIcon } from './avatar';
31
+ export { default as AlertIcon } from './alert';
31
32
  export { default as SystemUserAvatarIcon } from './system-user-avatar';
32
33
  export { default as CitationCountIcon } from './citation-count';
33
34
  export { default as CommentReplyIcon } from './comment-reply';
@@ -37,6 +38,7 @@ export { default as DeleteSolidIcon } from './delete-solid';
37
38
  export { default as DeleteIcon } from './deleted';
38
39
  export { default as DotsIcon } from './dots';
39
40
  export { default as EditIcon } from './edit';
41
+ export { default as EditAttrsTrackingIcon } from './edit-attrs-tracking';
40
42
  export { default as FileAudioIcon } from './file-audio';
41
43
  export { default as FileCodeIcon } from './file-code';
42
44
  export { default as FileCompressedIcon } from './file-compressed';
@@ -72,6 +74,7 @@ export { default as SaveStatusOfflineIcon } from './save-status-offline';
72
74
  export { default as SaveStatusSavedIcon } from './save-status-saved';
73
75
  export { default as SaveStatusSavingIcon } from './save-status-saving';
74
76
  export { default as SearchIcon } from './search';
77
+ export { default as SectionCategoryIcon } from './section-category';
75
78
  export { default as TaskStepDoneIcon } from './task-step-done';
76
79
  export { default as ToolbarBoldIcon } from './toolbar-bold';
77
80
  export { default as ToolbarCitationIcon } from './toolbar-citation';
@@ -0,0 +1,18 @@
1
+ /*!
2
+ * © 2019 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import React from 'react';
17
+ declare const SectionCategoryIcon: () => React.JSX.Element;
18
+ export default SectionCategoryIcon;
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.12",
4
+ "version": "2.0.15",
5
5
  "repository": "github:Atypon-OpenSource/manuscripts-style-guide",
6
6
  "license": "Apache-2.0",
7
7
  "main": "dist/cjs",