@manuscripts/style-guide 2.1.14-LEAN-4623.0 → 3.0.1-LEAN-4579.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/components/AutoSaveInput.js +1 -1
- package/dist/cjs/components/DatePicker/CalendarDatePicker.js +7 -1
- package/dist/cjs/components/Dialog.js +2 -11
- package/dist/cjs/components/DraggableModal.js +12 -3
- package/dist/cjs/components/Drawer.js +13 -24
- package/dist/cjs/components/MultiValueInput.js +2 -2
- package/dist/cjs/components/RadioButton.js +3 -17
- package/dist/cjs/components/RelativeDate.js +2 -14
- package/dist/cjs/components/SelectField.js +1 -1
- package/dist/cjs/components/SelectedItemsBox.js +2 -14
- package/dist/cjs/components/StyledModal.js +9 -16
- package/dist/cjs/components/Tooltip.js +2 -2
- package/dist/cjs/components/icons/add-author.js +1 -1
- package/dist/cjs/components/icons/add-comment.js +1 -1
- package/dist/cjs/components/icons/add-figure.js +1 -1
- package/dist/cjs/components/icons/add-institution.js +1 -1
- package/dist/cjs/components/icons/add-new.js +1 -1
- package/dist/cjs/components/icons/add-outline.js +1 -1
- package/dist/cjs/components/icons/add-role.js +11 -0
- package/dist/cjs/components/icons/add-user.js +1 -1
- package/dist/cjs/components/icons/add.js +1 -1
- package/dist/cjs/components/icons/added.js +1 -1
- package/dist/cjs/components/icons/affiliation-placeholder.js +1 -1
- package/dist/cjs/components/icons/affiliation.js +1 -1
- package/dist/cjs/components/icons/arrow-down-circle.js +1 -1
- package/dist/cjs/components/icons/arrow-down.js +1 -1
- package/dist/cjs/components/icons/arrow-left.js +1 -1
- package/dist/cjs/components/icons/arrow-up.js +1 -1
- package/dist/cjs/components/icons/attach.js +1 -1
- package/dist/cjs/components/icons/attention-blue.js +1 -1
- package/dist/cjs/components/icons/attention-green.js +1 -1
- package/dist/cjs/components/icons/attention-orange.js +1 -1
- package/dist/cjs/components/icons/attention-red.js +1 -1
- package/dist/cjs/components/icons/author-placeholder.js +1 -1
- package/dist/cjs/components/icons/avatar.js +1 -1
- package/dist/cjs/components/icons/book.js +1 -1
- package/dist/cjs/components/icons/citation-count.js +1 -1
- package/dist/cjs/components/icons/comment-reply.js +1 -1
- package/dist/cjs/components/icons/comment-resolve.js +1 -1
- package/dist/cjs/components/icons/corresponding-author.js +1 -1
- package/dist/cjs/components/icons/delete-solid.js +1 -1
- package/dist/cjs/components/icons/deleted.js +1 -1
- package/dist/cjs/components/icons/dots.js +1 -1
- package/dist/cjs/components/icons/draggable-icon.js +1 -1
- package/dist/cjs/components/icons/edit.js +1 -1
- package/dist/cjs/components/icons/file-audio.js +1 -1
- package/dist/cjs/components/icons/file-code.js +1 -1
- package/dist/cjs/components/icons/file-compressed.js +1 -1
- package/dist/cjs/components/icons/file-corrupted.js +1 -1
- package/dist/cjs/components/icons/file-document.js +1 -1
- package/dist/cjs/components/icons/file-figure.js +1 -1
- package/dist/cjs/components/icons/file-graphical-abstract.js +1 -1
- package/dist/cjs/components/icons/file-image.js +1 -1
- package/dist/cjs/components/icons/file-latex-icon.js +1 -1
- package/dist/cjs/components/icons/file-main-document.js +1 -1
- package/dist/cjs/components/icons/file-pdf.js +1 -1
- package/dist/cjs/components/icons/file-table.js +1 -1
- package/dist/cjs/components/icons/file-unknown.js +1 -1
- package/dist/cjs/components/icons/file-video.js +1 -1
- package/dist/cjs/components/icons/handle-inspector.js +1 -1
- package/dist/cjs/components/icons/handle-outline.js +1 -1
- package/dist/cjs/components/icons/index.js +3 -3
- package/dist/cjs/components/icons/link.js +1 -1
- package/dist/cjs/components/icons/outline-block-quote.js +1 -1
- package/dist/cjs/components/icons/outline-code.js +1 -1
- package/dist/cjs/components/icons/outline-equation.js +1 -1
- package/dist/cjs/components/icons/outline-figure.js +1 -1
- package/dist/cjs/components/icons/outline-manuscript.js +1 -1
- package/dist/cjs/components/icons/outline-ordered-list.js +1 -1
- package/dist/cjs/components/icons/outline-paragraph.js +1 -1
- package/dist/cjs/components/icons/outline-pull-quote.js +1 -1
- package/dist/cjs/components/icons/outline-section.js +1 -1
- package/dist/cjs/components/icons/outline-table.js +1 -1
- package/dist/cjs/components/icons/outline-unordered-list.js +1 -1
- package/dist/cjs/components/icons/plus.js +1 -1
- package/dist/cjs/components/icons/profile-avatar.js +1 -1
- package/dist/cjs/components/icons/role-annotating.js +1 -1
- package/dist/cjs/components/icons/role-reading.js +1 -1
- package/dist/cjs/components/icons/save-status-offline.js +1 -1
- package/dist/cjs/components/icons/save-status-saved.js +1 -1
- package/dist/cjs/components/icons/save-status-saving.js +1 -1
- package/dist/cjs/components/icons/search.js +1 -1
- package/dist/cjs/components/icons/system-user-avatar.js +1 -1
- package/dist/cjs/components/icons/task-step-done.js +1 -1
- package/dist/cjs/components/icons/toolbar-bold.js +1 -1
- package/dist/cjs/components/icons/toolbar-citation.js +1 -1
- package/dist/cjs/components/icons/toolbar-code.js +1 -1
- package/dist/cjs/components/icons/toolbar-equation.js +1 -1
- package/dist/cjs/components/icons/toolbar-figure.js +1 -1
- package/dist/cjs/components/icons/toolbar-indent.js +1 -1
- package/dist/cjs/components/icons/toolbar-italic.js +1 -1
- package/dist/cjs/components/icons/toolbar-ordered-list.js +1 -1
- package/dist/cjs/components/icons/toolbar-subscript.js +1 -1
- package/dist/cjs/components/icons/toolbar-superscript.js +1 -1
- package/dist/cjs/components/icons/toolbar-symbol.js +1 -1
- package/dist/cjs/components/icons/toolbar-table.js +1 -1
- package/dist/cjs/components/icons/toolbar-underline.js +1 -1
- package/dist/cjs/components/icons/toolbar-unordered-list.js +1 -1
- package/dist/cjs/components/icons/triangle-collapsed.js +1 -1
- package/dist/cjs/components/icons/triangle-expanded.js +1 -1
- package/dist/cjs/components/icons/upload.js +1 -1
- package/dist/cjs/components/icons/vertical-ellipsis.js +1 -1
- package/dist/cjs/components/icons/x.js +1 -1
- package/dist/cjs/hooks/use-menus.js +10 -2
- package/dist/cjs/lib/__tests__/errors-decoder.test.js +38 -0
- package/dist/cjs/lib/capabilities.js +10 -10
- package/dist/cjs/lib/menus.js +1 -1
- package/dist/es/components/AutoSaveInput.js +1 -1
- package/dist/es/components/DatePicker/CalendarDatePicker.js +7 -1
- package/dist/es/components/Dialog.js +2 -11
- package/dist/es/components/DraggableModal.js +12 -3
- package/dist/es/components/Drawer.js +12 -23
- package/dist/es/components/MultiValueInput.js +2 -2
- package/dist/es/components/RadioButton.js +3 -17
- package/dist/es/components/RelativeDate.js +2 -14
- package/dist/es/components/SelectField.js +1 -1
- package/dist/es/components/SelectedItemsBox.js +2 -14
- package/dist/es/components/StyledModal.js +9 -16
- package/dist/es/components/Tooltip.js +2 -2
- package/dist/es/components/icons/add-author.js +1 -1
- package/dist/es/components/icons/add-comment.js +1 -1
- package/dist/es/components/icons/add-figure.js +1 -1
- package/dist/es/components/icons/add-institution.js +1 -1
- package/dist/es/components/icons/add-new.js +1 -1
- package/dist/es/components/icons/add-outline.js +1 -1
- package/dist/es/components/icons/add-role.js +6 -0
- package/dist/es/components/icons/add-user.js +1 -1
- package/dist/es/components/icons/add.js +1 -1
- package/dist/es/components/icons/added.js +1 -1
- package/dist/es/components/icons/affiliation-placeholder.js +1 -1
- package/dist/es/components/icons/affiliation.js +1 -1
- package/dist/es/components/icons/arrow-down-circle.js +1 -1
- package/dist/es/components/icons/arrow-down.js +1 -1
- package/dist/es/components/icons/arrow-left.js +1 -1
- package/dist/es/components/icons/arrow-up.js +1 -1
- package/dist/es/components/icons/attach.js +1 -1
- package/dist/es/components/icons/attention-blue.js +1 -1
- package/dist/es/components/icons/attention-green.js +1 -1
- package/dist/es/components/icons/attention-orange.js +1 -1
- package/dist/es/components/icons/attention-red.js +1 -1
- package/dist/es/components/icons/author-placeholder.js +1 -1
- package/dist/es/components/icons/avatar.js +1 -1
- package/dist/es/components/icons/book.js +1 -1
- package/dist/es/components/icons/citation-count.js +1 -1
- package/dist/es/components/icons/comment-reply.js +1 -1
- package/dist/es/components/icons/comment-resolve.js +1 -1
- package/dist/es/components/icons/corresponding-author.js +1 -1
- package/dist/es/components/icons/delete-solid.js +1 -1
- package/dist/es/components/icons/deleted.js +1 -1
- package/dist/es/components/icons/dots.js +1 -1
- package/dist/es/components/icons/draggable-icon.js +1 -1
- package/dist/es/components/icons/edit.js +1 -1
- package/dist/es/components/icons/file-audio.js +1 -1
- package/dist/es/components/icons/file-code.js +1 -1
- package/dist/es/components/icons/file-compressed.js +1 -1
- package/dist/es/components/icons/file-corrupted.js +1 -1
- package/dist/es/components/icons/file-document.js +1 -1
- package/dist/es/components/icons/file-figure.js +1 -1
- package/dist/es/components/icons/file-graphical-abstract.js +1 -1
- package/dist/es/components/icons/file-image.js +1 -1
- package/dist/es/components/icons/file-latex-icon.js +1 -1
- package/dist/es/components/icons/file-main-document.js +1 -1
- package/dist/es/components/icons/file-pdf.js +1 -1
- package/dist/es/components/icons/file-table.js +1 -1
- package/dist/es/components/icons/file-unknown.js +1 -1
- package/dist/es/components/icons/file-video.js +1 -1
- package/dist/es/components/icons/handle-inspector.js +1 -1
- package/dist/es/components/icons/handle-outline.js +1 -1
- package/dist/es/components/icons/index.js +1 -1
- package/dist/es/components/icons/link.js +1 -1
- package/dist/es/components/icons/outline-block-quote.js +1 -1
- package/dist/es/components/icons/outline-code.js +1 -1
- package/dist/es/components/icons/outline-equation.js +1 -1
- package/dist/es/components/icons/outline-figure.js +1 -1
- package/dist/es/components/icons/outline-manuscript.js +1 -1
- package/dist/es/components/icons/outline-ordered-list.js +1 -1
- package/dist/es/components/icons/outline-paragraph.js +1 -1
- package/dist/es/components/icons/outline-pull-quote.js +1 -1
- package/dist/es/components/icons/outline-section.js +1 -1
- package/dist/es/components/icons/outline-table.js +1 -1
- package/dist/es/components/icons/outline-unordered-list.js +1 -1
- package/dist/es/components/icons/plus.js +1 -1
- package/dist/es/components/icons/profile-avatar.js +1 -1
- package/dist/es/components/icons/role-annotating.js +1 -1
- package/dist/es/components/icons/role-reading.js +1 -1
- package/dist/es/components/icons/save-status-offline.js +1 -1
- package/dist/es/components/icons/save-status-saved.js +1 -1
- package/dist/es/components/icons/save-status-saving.js +1 -1
- package/dist/es/components/icons/search.js +1 -1
- package/dist/es/components/icons/system-user-avatar.js +1 -1
- package/dist/es/components/icons/task-step-done.js +1 -1
- package/dist/es/components/icons/toolbar-bold.js +1 -1
- package/dist/es/components/icons/toolbar-citation.js +1 -1
- package/dist/es/components/icons/toolbar-code.js +1 -1
- package/dist/es/components/icons/toolbar-equation.js +1 -1
- package/dist/es/components/icons/toolbar-figure.js +1 -1
- package/dist/es/components/icons/toolbar-indent.js +1 -1
- package/dist/es/components/icons/toolbar-italic.js +1 -1
- package/dist/es/components/icons/toolbar-ordered-list.js +1 -1
- package/dist/es/components/icons/toolbar-subscript.js +1 -1
- package/dist/es/components/icons/toolbar-superscript.js +1 -1
- package/dist/es/components/icons/toolbar-symbol.js +1 -1
- package/dist/es/components/icons/toolbar-table.js +1 -1
- package/dist/es/components/icons/toolbar-underline.js +1 -1
- package/dist/es/components/icons/toolbar-unordered-list.js +1 -1
- package/dist/es/components/icons/triangle-collapsed.js +1 -1
- package/dist/es/components/icons/triangle-expanded.js +1 -1
- package/dist/es/components/icons/upload.js +1 -1
- package/dist/es/components/icons/vertical-ellipsis.js +1 -1
- package/dist/es/components/icons/x.js +1 -1
- package/dist/es/hooks/use-menus.js +10 -2
- package/dist/es/lib/__tests__/errors-decoder.test.js +33 -0
- package/dist/es/lib/capabilities.js +10 -10
- package/dist/es/lib/menus.js +1 -1
- package/dist/types/components/Drawer.d.ts +10 -11
- package/dist/types/components/icons/add-role.d.ts +4 -0
- package/dist/types/components/icons/index.d.ts +1 -1
- package/dist/types/{components/icons/chat.d.ts → lib/__tests__/errors-decoder.test.d.ts} +2 -5
- package/package.json +74 -76
- package/dist/cjs/components/icons/chat.js +0 -26
- package/dist/es/components/icons/chat.js +0 -21
|
@@ -19,6 +19,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const AttachIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const AttachIcon = (props) => (react_1.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("path", { d: "M8.85683 5.35715L5.85183 8.36215C5.16883 9.04515 5.16883 10.1531 5.85183 10.8371C6.53483 11.5201 7.64283 11.5201 8.32683 10.8371L12.3928 6.77115C13.7598 5.40415 13.7598 3.18815 12.3928 1.82115C11.0258 0.454148 8.80983 0.454148 7.44283 1.82115L3.02383 6.24115C0.973828 8.29115 0.973828 11.6151 3.02383 13.6661C5.07383 15.7161 8.39783 15.7161 10.4488 13.6661L14.5138 9.60015", stroke: "#6E6E6E", strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })));
|
|
24
24
|
exports.default = AttachIcon;
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const AttentionBlueIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const AttentionBlueIcon = (props) => (react_1.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("g", { clipPath: "url(#clip0_62_49)" },
|
|
9
9
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.201 17.799 1.5 12 1.5C6.201 1.5 1.5 6.201 1.5 12C1.5 17.799 6.2 22.5 12 22.5ZM12 24C18.627 24 24 18.627 24 12C24 5.373 18.627 0 12 0C5.373 0 0 5.373 0 12C0 18.627 5.372 24 12 24ZM12 8C11.7348 8 11.4804 7.89464 11.2929 7.70711C11.1054 7.51957 11 7.26522 11 7C11 6.73478 11.1054 6.48043 11.2929 6.29289C11.4804 6.10536 11.7348 6 12 6C12.2652 6 12.5196 6.10536 12.7071 6.29289C12.8946 6.48043 13 6.73478 13 7C13 7.26522 12.8946 7.51957 12.7071 7.70711C12.5196 7.89464 12.2652 8 12 8ZM12.02 18.2C11.7813 18.2 11.5524 18.1052 11.3836 17.9364C11.2148 17.7676 11.12 17.5387 11.12 17.3V10.1C11.12 9.86131 11.2148 9.63239 11.3836 9.4636C11.5524 9.29482 11.7813 9.2 12.02 9.2C12.2587 9.2 12.4876 9.29482 12.6564 9.4636C12.8252 9.63239 12.92 9.86131 12.92 10.1V17.3C12.92 17.5387 12.8252 17.7676 12.6564 17.9364C12.4876 18.1052 12.2587 18.2 12.02 18.2Z", fill: "#1A9BC7" })),
|
|
10
10
|
react_1.default.createElement("defs", null,
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const AttentionGreenIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const AttentionGreenIcon = (props) => (react_1.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { d: "M11.9998 0C5.38278 0 0 5.3832 0 12C0 18.6168 5.38278 24 11.9998 24C18.6167 24 24 18.6168 24 12C24 5.3832 18.6167 0 11.9998 0ZM11.9998 22.4262C6.2508 22.4262 1.5738 17.749 1.5738 12C1.5738 6.25098 6.25074 1.57386 11.9998 1.57386C17.7488 1.57386 22.426 6.25104 22.426 12C22.4261 17.749 17.7487 22.4262 11.9998 22.4262Z", fill: "#36B260" }),
|
|
9
9
|
react_1.default.createElement("path", { d: "M16.3444 8.07156L10.1565 14.2591L7.65515 11.7583C7.34777 11.4513 6.84983 11.4511 6.54245 11.7585C6.23495 12.066 6.23495 12.564 6.54245 12.8714L9.60023 15.9287C9.75389 16.0822 9.95519 16.159 10.1565 16.159C10.3578 16.159 10.5596 16.0822 10.7132 15.9284L10.7149 15.9263L17.457 9.18426C17.7645 8.87706 17.7645 8.3787 17.457 8.0715C17.1497 7.76412 16.6514 7.76412 16.3444 8.07156Z", fill: "#36B260" })));
|
|
10
10
|
exports.default = AttentionGreenIcon;
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const AttentionOrangeIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const AttentionOrangeIcon = (props) => (react_1.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("g", { clipPath: "url(#clip0_62_51)" },
|
|
9
9
|
react_1.default.createElement("path", { d: "M12 19.7C12.5523 19.7 13 19.2523 13 18.7C13 18.1477 12.5523 17.7 12 17.7C11.4477 17.7 11 18.1477 11 18.7C11 19.2523 11.4477 19.7 12 19.7Z", fill: "#FE8F1F" }),
|
|
10
10
|
react_1.default.createElement("path", { d: "M12.92 8.4C12.92 7.90294 12.5171 7.5 12.02 7.5C11.5229 7.5 11.12 7.90294 11.12 8.4V15.6C11.12 16.0971 11.5229 16.5 12.02 16.5C12.5171 16.5 12.92 16.0971 12.92 15.6V8.4Z", fill: "#FE8F1F" }),
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const AttentionRedIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const AttentionRedIcon = (props) => (react_1.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("g", { clipPath: "url(#clip0_62_44)" },
|
|
9
9
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 1.5C17.799 1.5 22.5 6.201 22.5 12C22.5 17.799 17.799 22.5 12 22.5C6.201 22.5 1.5 17.799 1.5 12C1.5 6.201 6.2 1.5 12 1.5ZM12 0C18.627 0 24 5.373 24 12C24 18.627 18.627 24 12 24C5.373 24 0 18.627 0 12C0 5.373 5.372 0 12 0ZM12 16.2C11.7348 16.2 11.4804 16.3054 11.2929 16.4929C11.1054 16.6804 11 16.9348 11 17.2C11 17.4652 11.1054 17.7196 11.2929 17.9071C11.4804 18.0946 11.7348 18.2 12 18.2C12.2652 18.2 12.5196 18.0946 12.7071 17.9071C12.8946 17.7196 13 17.4652 13 17.2C13 16.9348 12.8946 16.6804 12.7071 16.4929C12.5196 16.3054 12.2652 16.2 12 16.2ZM12.02 6C11.7813 6 11.5524 6.09482 11.3836 6.2636C11.2148 6.43239 11.12 6.66131 11.12 6.9V14.1C11.12 14.3387 11.2148 14.5676 11.3836 14.7364C11.5524 14.9052 11.7813 15 12.02 15C12.2587 15 12.4876 14.9052 12.6564 14.7364C12.8252 14.5676 12.92 14.3387 12.92 14.1V6.9C12.92 6.66131 12.8252 6.43239 12.6564 6.2636C12.4876 6.09482 12.2587 6 12.02 6Z", fill: "#F35143" })),
|
|
10
10
|
react_1.default.createElement("defs", null,
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const AuthorPlaceholderIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const AuthorPlaceholderIcon = (props) => (react_1.default.createElement("svg", { width: "300", height: "300", viewBox: "0 0 300 300", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("path", { opacity: "0.599", fillRule: "evenodd", clipRule: "evenodd", d: "M165.626 9.91492L259.192 63.902C264.782 67.1272 269.424 71.7674 272.652 77.3559C275.879 82.9444 277.578 89.2842 277.578 95.7378V203.671C277.578 210.125 275.879 216.465 272.651 222.053C269.423 227.642 264.781 232.282 259.191 235.507L165.625 289.493C160.039 292.716 153.705 294.412 147.256 294.412C140.808 294.412 134.473 292.716 128.888 289.493L35.3215 235.507C29.7314 232.282 25.0891 227.642 21.8614 222.053C18.6336 216.465 16.9342 210.125 16.9341 203.671V95.7378C16.9342 89.2841 18.6336 82.9442 21.8614 77.3557C25.0891 71.7672 29.7314 67.1271 35.3215 63.902L128.888 9.91492C134.473 6.69232 140.808 4.99585 147.256 4.99585C153.705 4.99585 160.039 6.69232 165.625 9.91492H165.626Z", fill: "#F2F2F2" }),
|
|
24
24
|
react_1.default.createElement("path", { opacity: "0.268", d: "M150.093 231.872C195.274 231.872 231.9 195.246 231.9 150.065C231.9 104.884 195.274 68.2581 150.093 68.2581C104.912 68.2581 68.2856 104.884 68.2856 150.065C68.2856 195.246 104.912 231.872 150.093 231.872Z", fill: "#D5E7E9" }),
|
|
25
25
|
react_1.default.createElement("path", { opacity: "0.644", d: "M150.093 201.943C178.744 201.943 201.97 178.716 201.97 150.065C201.97 121.414 178.744 98.1874 150.093 98.1874C121.442 98.1874 98.2151 121.414 98.2151 150.065C98.2151 178.716 121.442 201.943 150.093 201.943Z", fill: "#D5E7E9" }),
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const AvatarIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const AvatarIcon = (props) => (react_1.default.createElement("svg", { width: "44", height: "44", viewBox: "0 0 44 44", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M26.9862 21.4873C27.2694 21.0132 27.8833 20.8583 28.3575 21.1414C30.1323 22.2011 31.1794 22.6419 31.9682 22.9739C32.034 23.0015 32.0979 23.0285 32.1603 23.0549C33.0486 23.4313 33.7019 23.7479 34.6165 24.6815C35.2075 25.2847 35.518 26.1508 35.6977 26.9473C35.8839 27.7727 35.9622 28.6777 35.9887 29.4955C36.0154 30.3188 35.9904 31.0847 35.9592 31.6427C35.9435 31.9226 35.9261 32.1524 35.9125 32.3134C35.9057 32.394 35.8999 32.4575 35.8956 32.5017L35.8905 32.5531L35.8891 32.5675L35.8886 32.5717L35.8885 32.5731C35.8885 32.5733 35.8884 32.5739 34.894 32.4678L35.8885 32.5731C35.8775 32.6756 35.8507 32.7768 35.8091 32.8712C35.4529 33.6792 34.5926 34.174 33.7912 34.5021C32.9244 34.857 31.8215 35.1359 30.5958 35.3528C28.1361 35.788 25.021 36.0005 21.9357 36C18.8507 35.9995 15.7456 35.786 13.3064 35.3502C12.0914 35.1332 10.9995 34.8537 10.1462 34.4974C9.71919 34.3191 9.32064 34.1087 8.98894 33.8549C8.6608 33.6039 8.34607 33.2703 8.17468 32.8321C8.14227 32.7492 8.12106 32.6624 8.11162 32.5739L9.10598 32.4678C8.11162 32.5739 8.11164 32.5741 8.11162 32.5739L8.11094 32.5675L8.10947 32.5531L8.10439 32.5017C8.10014 32.4575 8.09428 32.394 8.08748 32.3134C8.07389 32.1524 8.05652 31.9226 8.04084 31.6427C8.00959 31.0847 7.98461 30.3188 8.0113 29.4955C8.03781 28.6777 8.11614 27.7727 8.30234 26.9473C8.482 26.1508 8.7925 25.2847 9.38351 24.6815C10.2981 23.7479 10.9514 23.4313 11.8397 23.0549C11.9021 23.0285 11.966 23.0015 12.0318 22.9739C12.8206 22.6419 13.8677 22.2011 15.6425 21.1414C16.1167 20.8583 16.7306 21.0132 17.0138 21.4873C17.2969 21.9615 17.142 22.5755 16.6678 22.8586C14.7744 23.9892 13.6294 24.4712 12.8103 24.8161C12.7449 24.8436 12.6815 24.8703 12.6201 24.8964C11.8656 25.2161 11.4739 25.4057 10.8121 26.0811C10.615 26.2824 10.4074 26.7043 10.2533 27.3874C10.1058 28.0415 10.0346 28.8077 10.0102 29.5603C9.98602 30.3076 10.0086 31.0117 10.0377 31.5309C10.0522 31.7897 10.0682 32.0005 10.0804 32.1452C10.0808 32.1496 10.0811 32.154 10.0815 32.1582C10.1071 32.1855 10.1461 32.222 10.2042 32.2665C10.3547 32.3816 10.5866 32.5139 10.917 32.6519C11.5787 32.9283 12.5101 33.1763 13.6581 33.3814C15.9451 33.79 18.9252 33.9995 21.936 34C24.9467 34.0005 27.9381 33.792 30.2473 33.3834C31.4061 33.1784 32.3531 32.9297 33.0334 32.6512C33.373 32.5122 33.6169 32.3774 33.7797 32.2573C33.845 32.209 33.8899 32.1687 33.9202 32.1376C33.9324 31.9931 33.948 31.7851 33.9623 31.5309C33.9914 31.0117 34.014 30.3076 33.9898 29.5603C33.9653 28.8077 33.8942 28.0415 33.7467 27.3874C33.5926 26.7043 33.385 26.2824 33.1879 26.0811C32.5261 25.4057 32.1344 25.2161 31.38 24.8964C31.3185 24.8703 31.2551 24.8436 31.1897 24.8161C30.3706 24.4712 29.2256 23.9892 27.3322 22.8586C26.858 22.5755 26.7031 21.9615 26.9862 21.4873Z", fill: "#6E6E6E" }),
|
|
9
9
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22 20C25.3137 20 28 17.3137 28 14C28 10.6863 25.3137 8 22 8C18.6863 8 16 10.6863 16 14C16 17.3137 18.6863 20 22 20ZM22 22C26.4183 22 30 18.4183 30 14C30 9.58172 26.4183 6 22 6C17.5817 6 14 9.58172 14 14C14 18.4183 17.5817 22 22 22Z", fill: "#6E6E6E" }),
|
|
10
10
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22 42.087C33.0937 42.087 42.087 33.0937 42.087 22C42.087 10.9063 33.0937 1.91304 22 1.91304C10.9063 1.91304 1.91304 10.9063 1.91304 22C1.91304 33.0937 10.9063 42.087 22 42.087ZM22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z", fill: "#6E6E6E" })));
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const BookIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const BookIcon = (props) => (react_1.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
23
23
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5 14.5C3.89543 14.5 3 13.6046 3 12.5V1.5C3 1.22386 2.77614 1 2.5 1C2.22386 1 2 1.22386 2 1.5V12.5C2 14.1569 3.34315 15.5 5 15.5H13C13.5523 15.5 14 15.0523 14 14.5V3C14 2.44771 13.5523 2 13 2H12.5C12.2239 2 12 2.22386 12 2.5C12 2.77614 12.2239 3 12.5 3H13V14.5H5Z", fill: "#353535" }),
|
|
24
24
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.5 0C2.67157 -3.62117e-08 2 0.671573 2 1.5C2 2.32843 2.67157 3 3.5 3L12.5 3C12.7761 3 13 2.77614 13 2.5V0.5C13 0.223858 12.7761 4.05473e-07 12.5 3.93403e-07L3.5 0ZM3 1.5C3 1.22386 3.22386 1 3.5 1L12 1V2L3.5 2C3.22386 2 3 1.77614 3 1.5Z", fill: "#353535" })));
|
|
25
25
|
exports.default = BookIcon;
|
|
@@ -4,6 +4,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const CitationCountIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const CitationCountIcon = (props) => (react_1.default.createElement("svg", { width: "18", height: "16", viewBox: "0 0 18 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { d: "M7.04082 15V15.75H7.79082V15H7.04082ZM1 15H0.25V15.75H1V15ZM6.98639 1H7.73639V0.25H6.98639V1ZM6.98639 3.71318V4.46318H7.73639V3.71318H6.98639ZM3.82993 8.97674H3.07993V9.72674H3.82993V8.97674ZM7.04082 8.97674H7.79082V8.22674H7.04082V8.97674ZM17 15V15.75H17.75V15H17ZM10.9592 15H10.2092V15.75H10.9592V15ZM16.9456 1H17.6956V0.25H16.9456V1ZM16.9456 3.71318V4.46318H17.6956V3.71318H16.9456ZM13.7891 8.97674H13.0391V9.72674H13.7891V8.97674ZM17 8.97674H17.75V8.22674H17V8.97674ZM7.04082 14.25H1V15.75H7.04082V14.25ZM1.75 15V8.97674H0.25V15H1.75ZM1.75 8.97674C1.75 7.94593 1.86197 6.98457 2.08203 6.09001L0.625454 5.7317C0.373856 6.75446 0.25 7.837 0.25 8.97674H1.75ZM2.08203 6.09001C2.2994 5.2064 2.6292 4.44921 3.06325 3.80804L1.82111 2.96715C1.27556 3.77302 0.879745 4.69799 0.625454 5.7317L2.08203 6.09001ZM3.06325 3.80804C3.48836 3.18007 4.02861 2.68023 4.69102 2.30281L3.94844 0.999515C3.08703 1.49032 2.37559 2.14808 1.82111 2.96715L3.06325 3.80804ZM4.69102 2.30281C5.32296 1.94275 6.07986 1.75 6.98639 1.75V0.25C5.86117 0.25 4.84031 0.491354 3.94844 0.999515L4.69102 2.30281ZM6.23639 1V3.71318H7.73639V1H6.23639ZM6.98639 2.96318C6.24207 2.96318 5.56238 3.15073 5.00484 3.58031L5.92033 4.76853C6.16098 4.58312 6.49715 4.46318 6.98639 4.46318V2.96318ZM5.00484 3.58031C4.50577 3.96483 4.11078 4.46447 3.81256 5.05916L5.15342 5.73154C5.36315 5.31331 5.62121 4.999 5.92033 4.76853L5.00484 3.58031ZM3.81256 5.05916C3.51804 5.64649 3.32427 6.29539 3.22357 6.99828L4.70841 7.21102C4.78911 6.64776 4.94001 6.15713 5.15342 5.73154L3.81256 5.05916ZM3.22357 6.99828C3.12802 7.66519 3.07993 8.32478 3.07993 8.97674H4.57993C4.57993 8.39873 4.62255 7.81026 4.70841 7.21102L3.22357 6.99828ZM3.82993 9.72674H7.04082V8.22674H3.82993V9.72674ZM6.29082 8.97674V15H7.79082V8.97674H6.29082ZM17 14.25H10.9592V15.75H17V14.25ZM11.7092 15V8.97674H10.2092V15H11.7092ZM11.7092 8.97674C11.7092 7.94593 11.8212 6.98457 12.0412 6.09001L10.5846 5.7317C10.333 6.75446 10.2092 7.837 10.2092 8.97674H11.7092ZM12.0412 6.09001C12.2586 5.2064 12.5884 4.44921 13.0224 3.80804L11.7803 2.96715C11.2347 3.77302 10.8389 4.69799 10.5846 5.7317L12.0412 6.09001ZM13.0224 3.80804C13.4475 3.18007 13.9878 2.68023 14.6502 2.30281L13.9076 0.999515C13.0462 1.49032 12.3348 2.14808 11.7803 2.96715L13.0224 3.80804ZM14.6502 2.30281C15.2821 1.94275 16.039 1.75 16.9456 1.75V0.25C15.8204 0.25 14.7995 0.491354 13.9076 0.999515L14.6502 2.30281ZM16.1956 1V3.71318H17.6956V1H16.1956ZM16.9456 2.96318C16.2013 2.96318 15.5216 3.15073 14.964 3.58031L15.8795 4.76853C16.1202 4.58312 16.4563 4.46318 16.9456 4.46318V2.96318ZM14.964 3.58031C14.465 3.96483 14.07 4.46447 13.7717 5.05916L15.1126 5.73154C15.3223 5.31331 15.5804 4.999 15.8795 4.76853L14.964 3.58031ZM13.7717 5.05916C13.4772 5.64649 13.2835 6.29539 13.1828 6.99828L14.6676 7.21102C14.7483 6.64776 14.8992 6.15713 15.1126 5.73154L13.7717 5.05916ZM13.1828 6.99828C13.0872 7.66519 13.0391 8.32478 13.0391 8.97674H14.5391C14.5391 8.39873 14.5817 7.81026 14.6676 7.21102L13.1828 6.99828ZM13.7891 9.72674H17V8.22674H13.7891V9.72674ZM16.25 8.97674V15H17.75V8.97674H16.25Z", fill: "#C9C9C9" })));
|
|
9
9
|
exports.default = CitationCountIcon;
|
|
@@ -4,6 +4,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const CommentReplyIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const CommentReplyIcon = (props) => (react_1.default.createElement("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { d: "M15 16.032C15 11.333 15 6.032 5 7.152M6.628 10.03L4 7.015L6.628 4V10.03Z", stroke: "#6E6E6E", strokeWidth: "2", strokeLinecap: "round" })));
|
|
9
9
|
exports.default = CommentReplyIcon;
|
|
@@ -19,6 +19,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const CommentResolveIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const CommentResolveIcon = (props) => (react_1.default.createElement("svg", { width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("path", { d: "M8.64608 13.144C8.08269 12.5841 7.17265 12.5695 6.60236 13.1222L6.92419 12.8103C6.35886 13.3582 6.35977 14.2553 6.91993 14.808L10.7334 18.5701C11.2964 19.1255 12.2245 19.1439 12.8024 18.615L21.0556 11.0609C21.6353 10.5303 21.6519 9.66087 21.0816 9.10819L21.4034 9.42008C20.8381 8.8722 19.9037 8.85872 19.322 9.3849L11.7527 16.2314L8.64608 13.144Z", fill: "#353535" })));
|
|
24
24
|
exports.default = CommentResolveIcon;
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const CorrespondingAuthorIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const CorrespondingAuthorIcon = (props) => (react_1.default.createElement("svg", { width: "17", height: "17", viewBox: "0 0 17 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("g", { clipPath: "url(#clip0_4650_181752)" },
|
|
9
9
|
react_1.default.createElement("path", { d: "M16.17 6.497C15.9068 6.23386 15.698 5.92144 15.5556 5.57758C15.4132 5.23373 15.3399 4.86518 15.34 4.493C15.34 3.74164 15.0415 3.02106 14.5102 2.48977C13.9789 1.95848 13.2584 1.66 12.507 1.66C12.1348 1.66007 11.7663 1.58681 11.4224 1.44439C11.0786 1.30198 10.7661 1.0932 10.503 0.830002C10.2399 0.566854 9.92758 0.35811 9.58382 0.215691C9.24005 0.0732722 8.8716 -3.05176e-05 8.4995 -3.05176e-05C8.1274 -3.05176e-05 7.75895 0.0732722 7.41518 0.215691C7.07142 0.35811 6.75908 0.566854 6.496 0.830002C5.96474 1.36123 5.24429 1.65977 4.493 1.66C4.12096 1.66 3.75257 1.73328 3.40886 1.87565C3.06514 2.01802 2.75283 2.2267 2.48977 2.48977C2.2267 2.75284 2.01802 3.06514 1.87565 3.40886C1.73328 3.75258 1.66 4.12097 1.66 4.493C1.66 5.244 1.361 5.965 0.83 6.496C0.566851 6.75908 0.358107 7.07142 0.215688 7.41519C0.0732693 7.75895 -3.33786e-05 8.12741 -3.33786e-05 8.4995C-3.33786e-05 8.8716 0.0732693 9.24006 0.215688 9.58382C0.358107 9.92758 0.566851 10.2399 0.83 10.503C1.361 11.035 1.66 11.756 1.66 12.507C1.66 13.2584 1.95848 13.9789 2.48977 14.5102C3.02106 15.0415 3.74164 15.34 4.493 15.34C5.244 15.34 5.965 15.639 6.496 16.17C6.75908 16.4331 7.07142 16.6419 7.41518 16.7843C7.75895 16.9267 8.1274 17 8.4995 17C8.8716 17 9.24005 16.9267 9.58382 16.7843C9.92758 16.6419 10.2399 16.4331 10.503 16.17C10.7661 15.9068 11.0786 15.698 11.4224 15.5556C11.7663 15.4132 12.1348 15.3399 12.507 15.34C13.2584 15.34 13.9789 15.0415 14.5102 14.5102C15.0415 13.9789 15.34 13.2584 15.34 12.507C15.34 11.755 15.639 11.035 16.17 10.503C16.7011 9.97173 16.9995 9.25125 16.9995 8.5C16.9995 7.74876 16.7011 7.02827 16.17 6.497Z", fill: "#6E76E5" }),
|
|
10
10
|
react_1.default.createElement("path", { d: "M8.503 15C6.78133 14.9976 5.1309 14.3125 3.91368 13.0949C2.69647 11.8773 2.01185 10.2267 2.01 8.50501C2.01185 6.78334 2.69647 5.13269 3.91368 3.9151C5.1309 2.69751 6.78133 2.01239 8.503 2.01001C10.2253 2.0116 11.8766 2.69634 13.0946 3.91398C14.3126 5.13163 14.9979 6.78273 15 8.50501C14.9979 10.2273 14.3126 11.8784 13.0946 13.096C11.8766 14.3137 10.2253 14.9984 8.503 15ZM8.503 2.93601C7.02659 2.9376 5.61112 3.52487 4.56723 4.56895C3.52334 5.61302 2.93632 7.0286 2.935 8.50501C2.93659 9.98125 3.52373 11.3966 4.56758 12.4404C5.61144 13.4843 7.02676 14.0714 8.503 14.073C9.97933 14.0714 11.3948 13.4843 12.4388 12.4405C13.4828 11.3967 14.0701 9.98134 14.072 8.50501C14.0704 7.02851 13.4832 5.61293 12.4391 4.56889C11.3951 3.52484 9.9795 2.9376 8.503 2.93601Z", fill: "white" }),
|
|
@@ -4,6 +4,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const DeleteSolidIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const DeleteSolidIcon = (props) => (react_1.default.createElement("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { d: "M15.494 3.375H11.955C11.93 3.165 11.714 3 11.451 3H8.548C8.286 3 8.07 3.165 8.045 3.375H4.506C4.226 3.375 4 3.561 4 3.792V4.583C4 4.813 4.227 5 4.506 5H15.494C15.774 5 16 4.814 16 4.583V3.792C16 3.562 15.773 3.375 15.494 3.375ZM5 6V16.491C5 16.772 5.23 17 5.513 17H14.487C14.5541 17.0004 14.6207 16.9875 14.6829 16.9621C14.745 16.9367 14.8015 16.8993 14.8492 16.852C14.8969 16.8048 14.9347 16.7485 14.9606 16.6866C14.9865 16.6246 14.9999 16.5581 15 16.491V6H5ZM8.753 13.874C8.753 14.184 8.5 14.435 8.188 14.435C8.03886 14.4355 7.89559 14.3769 7.78966 14.2719C7.68373 14.1669 7.62379 14.0241 7.623 13.875V8.311C7.623 8.001 7.876 7.75 8.188 7.75C8.5 7.75 8.753 8 8.753 8.31V13.873V13.874ZM12.377 13.874C12.377 14.184 12.124 14.435 11.812 14.435C11.6629 14.4355 11.5196 14.3769 11.4137 14.2719C11.3077 14.1669 11.2478 14.0241 11.247 13.875V8.311C11.247 8.001 11.5 7.75 11.812 7.75C12.124 7.75 12.377 8 12.377 8.31V13.873V13.874Z", fill: "#6E6E6E" })));
|
|
9
9
|
exports.default = DeleteSolidIcon;
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const DeleteIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const DeleteIcon = (props) => (react_1.default.createElement("svg", { width: "13", height: "16", viewBox: "0 0 13 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { className: "icon_element", fillRule: "evenodd", clipRule: "evenodd", d: "M2.00001 2.99995C2 3.0013 2 3.00265 2 3.00399V13.004C2 13.5563 2.44772 14.004 3 14.004H10C10.5523 14.004 11 13.5563 11 13.004V3.00399C11 3.00265 11 3.0013 11 2.99995C11.5978 3.34576 12 3.99211 12 4.73239V13.004C12 14.1086 11.1046 15.004 10 15.004H3C1.89543 15.004 1 14.1086 1 13.004V4.73239C1 3.99211 1.4022 3.34576 2.00001 2.99995Z", fill: "#F35143" }),
|
|
9
9
|
react_1.default.createElement("path", { className: "icon_element", fillRule: "evenodd", clipRule: "evenodd", d: "M4.5 0C3.67157 0 3 0.671573 3 1.5V3.5C3 4.32843 3.67157 5 4.5 5H8.5C9.32843 5 10 4.32843 10 3.5V1.5C10 0.671573 9.32843 0 8.5 0H4.5ZM9 1.5C9 1.22386 8.77614 1 8.5 1H4.5C4.22386 1 4 1.22386 4 1.5C4 1.77614 4.22386 2 4.5 2H8.5C8.77614 2 9 1.77614 9 1.5Z", fill: "#F35143" }),
|
|
10
10
|
react_1.default.createElement("rect", { className: "icon_element", y: "2", width: "13", height: "3", rx: "1.5", fill: "#F35143" }),
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const DotsIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const DotsIcon = (props) => (react_1.default.createElement("svg", { className: props.className, width: "4", height: "16", viewBox: "0 0 4 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("circle", { cx: "2", cy: "2", r: "2", fill: "#6E6E6E" }),
|
|
24
24
|
react_1.default.createElement("circle", { cx: "2", cy: "8", r: "2", fill: "#6E6E6E" }),
|
|
25
25
|
react_1.default.createElement("circle", { cx: "2", cy: "14", r: "2", fill: "#6E6E6E" })));
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const DraggableIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const DraggableIcon = (props) => (react_1.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 32 32", fill: "none", ...props },
|
|
8
8
|
react_1.default.createElement("path", { d: "M14 4C14 5.10457 13.1046 6 12 6C10.8954 6 10 5.10457 10 4C10 2.89543 10.8954 2 12 2C13.1046 2 14 2.89543 14 4Z", fill: "#6E6E6E" }),
|
|
9
9
|
react_1.default.createElement("path", { d: "M22 4C22 5.10457 21.1046 6 20 6C18.8954 6 18 5.10457 18 4C18 2.89543 18.8954 2 20 2C21.1046 2 22 2.89543 22 4Z", fill: "#6E6E6E" }),
|
|
10
10
|
react_1.default.createElement("path", { d: "M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z", fill: "#6E6E6E" }),
|
|
@@ -4,6 +4,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const EditIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const EditIcon = (props) => (react_1.default.createElement("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { d: "M15.0353 2.96374C14.7512 2.67922 14.4139 2.45349 14.0425 2.29948C13.6711 2.14547 13.273 2.06619 12.871 2.06619C12.469 2.06619 12.0709 2.14547 11.6995 2.29948C11.3281 2.45349 10.9908 2.67922 10.7067 2.96374L2.77073 10.8987C2.70957 10.9601 2.67023 11.0399 2.65873 11.1259L2.07099 15.4811C2.06262 15.5416 2.06838 15.6032 2.08781 15.6612C2.10724 15.7191 2.13982 15.7717 2.18299 15.8149C2.25766 15.8896 2.36006 15.9333 2.46353 15.9333C2.48166 15.9333 2.49873 15.9333 2.51686 15.9301L5.14086 15.576C5.24362 15.5592 5.33578 15.503 5.39775 15.4193C5.45972 15.3356 5.48662 15.2311 5.47273 15.1279C5.45884 15.0247 5.40526 14.931 5.32337 14.8667C5.24148 14.8024 5.13774 14.7725 5.03419 14.7835L2.93073 15.0672L3.34139 12.0304L6.53819 15.2272C6.57467 15.2647 6.61829 15.2945 6.66647 15.3148C6.71465 15.3352 6.76643 15.3456 6.81873 15.3456C6.87103 15.3456 6.9228 15.3352 6.97098 15.3148C7.01916 15.2945 7.06278 15.2647 7.09926 15.2272L15.0353 7.29334C15.3207 7.00975 15.5471 6.67234 15.7013 6.30066C15.8554 5.92897 15.9343 5.5304 15.9334 5.12801C15.9334 4.30881 15.6134 3.54081 15.0353 2.96374ZM10.8603 3.93974L12.1937 5.27201L4.95099 12.5147L3.61873 11.1813L10.8614 3.93867L10.8603 3.93974ZM6.82193 14.3824L5.51846 13.0789L12.7611 5.83627L14.0625 7.13974L6.82193 14.3824ZM14.6193 6.56907L11.4299 3.38081C11.8353 3.04694 12.3409 2.86347 12.8721 2.86347C13.1695 2.86277 13.4641 2.92084 13.7391 3.03434C14.014 3.14784 14.2638 3.31454 14.4741 3.52486C14.6845 3.73518 14.8512 3.98498 14.9647 4.25992C15.0782 4.53485 15.1362 4.8295 15.1355 5.12694C15.1355 5.66241 14.9521 6.16481 14.6182 6.56907H14.6193Z", fill: "#353535", stroke: "#353535", strokeWidth: "0.533333" })));
|
|
9
9
|
exports.default = EditIcon;
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const FileAudioIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const FileAudioIcon = (props) => (react_1.default.createElement("svg", { width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("path", { d: "M12 21.7197C11.6022 21.7197 11.2206 21.5617 10.9393 21.2804C10.658 20.9991 10.5 20.6176 10.5 20.2197V5.21973C10.5 4.8219 10.658 4.44037 10.9393 4.15907C11.2206 3.87776 11.6022 3.71973 12 3.71973C12.3978 3.71973 12.7794 3.87776 13.0607 4.15907C13.342 4.44037 13.5 4.8219 13.5 5.21973V20.2197C13.5 20.6176 13.342 20.9991 13.0607 21.2804C12.7794 21.5617 12.3978 21.7197 12 21.7197Z", fill: "#F474AE" }),
|
|
24
24
|
react_1.default.createElement("path", { d: "M6 18.7197C5.60218 18.7197 5.22064 18.5617 4.93934 18.2804C4.65804 17.9991 4.5 17.6176 4.5 17.2197V8.21973C4.5 7.8219 4.65804 7.44037 4.93934 7.15907C5.22064 6.87776 5.60218 6.71973 6 6.71973C6.39782 6.71973 6.77936 6.87776 7.06066 7.15907C7.34196 7.44037 7.5 7.8219 7.5 8.21973V17.2197C7.5 17.6176 7.34196 17.9991 7.06066 18.2804C6.77936 18.5617 6.39782 18.7197 6 18.7197Z", fill: "#F474AE" }),
|
|
25
25
|
react_1.default.createElement("path", { d: "M18 15.7197C17.6022 15.7197 17.2206 15.5617 16.9393 15.2804C16.658 14.9991 16.5 14.6176 16.5 14.2197V11.2197C16.5 10.8219 16.658 10.4404 16.9393 10.1591C17.2206 9.87776 17.6022 9.71973 18 9.71973C18.3978 9.71973 18.7794 9.87776 19.0607 10.1591C19.342 10.4404 19.5 10.8219 19.5 11.2197V14.2197C19.5 14.6176 19.342 14.9991 19.0607 15.2804C18.7794 15.5617 18.3978 15.7197 18 15.7197Z", fill: "#F474AE" })));
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const FileCodeIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const FileCodeIcon = (props) => (react_1.default.createElement("svg", { className: props.className, width: "21", height: "21", viewBox: "0 0 21 21", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("path", { d: "M5.35566 15.2819L1.02175 10.948L5.46094 6.50879", stroke: "#B3A1FC", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
24
24
|
react_1.default.createElement("path", { d: "M15.4617 15.2819L19.7956 10.948L15.3564 6.50879", stroke: "#B3A1FC", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
25
25
|
react_1.default.createElement("path", { d: "M12.5 1.96973L8.75 19.4697", stroke: "#B3A1FC", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })));
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const FileCompressedIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const FileCompressedIcon = (props) => (react_1.default.createElement("svg", { className: props.className, width: "22", height: "26", viewBox: "0 0 22 26", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("line", { x1: "11.75", y1: "2.21973", x2: "11.75", y2: "3.71973", stroke: "#6E6E6E", strokeWidth: "1.5" }),
|
|
24
24
|
react_1.default.createElement("line", { x1: "11.75", y1: "5.21973", x2: "11.75", y2: "6.71973", stroke: "#6E6E6E", strokeWidth: "1.5" }),
|
|
25
25
|
react_1.default.createElement("line", { x1: "11.75", y1: "8.21973", x2: "11.75", y2: "9.71973", stroke: "#6E6E6E", strokeWidth: "1.5" }),
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const FileCorruptedIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const FileCorruptedIcon = (props) => (react_1.default.createElement("svg", { width: "16", height: "18", viewBox: "0 0 16 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("path", { d: "M14.186 5.65149L13.6777 6.20297L14.186 5.65149L9.91329 1.71322C9.59104 1.4162 9.16952 1.25 8.7288 1.25H8.72312H8.7174H8.71165H8.70585H8.70003H8.69416H8.68826H8.68232H8.67635H8.67034H8.66429H8.65821H8.65209H8.64593H8.63974H8.63352H8.62725H8.62096H8.61462H8.60825H8.60185H8.59541H8.58894H8.58243H8.57588H8.5693H8.56269H8.55604H8.54936H8.54264H8.53589H8.5291H8.52228H8.51543H8.50854H8.50162H8.49466H8.48767H8.48064H8.47359H8.4665H8.45937H8.45221H8.44502H8.4378H8.43054H8.42325H8.41593H8.40857H8.40118H8.39376H8.38631H8.37882H8.37131H8.36376H8.35617H8.34856H8.34091H8.33323H8.32552H8.31778H8.31001H8.3022H8.29437H8.2865H8.2786H8.27067H8.26271H8.25472H8.2467H8.23864H8.23056H8.22244H8.2143H8.20612H8.19792H8.18968H8.18142H8.17312H8.16479H8.15644H8.14805H8.13964H8.13119H8.12272H8.11421H8.10568H8.09712H8.08852H8.0799H8.07126H8.06258H8.05387H8.04513H8.03637H8.02758H8.01876H8.00991H8.00103H7.99212H7.98319H7.97423H7.96524H7.95622H7.94718H7.9381H7.929H7.91987H7.91072H7.90154H7.89233H7.88309H7.87383H7.86454H7.85522H7.84588H7.83651H7.82711H7.81769H7.80824H7.79877H7.78926H7.77974H7.77018H7.7606H7.751H7.74137H7.73171H7.72203H7.71232H7.70259H7.69283H7.68305H7.67324H7.66341H7.65355H7.64367H7.63376H7.62383H7.61388H7.6039H7.59389H7.58386H7.57381H7.56373H7.55363H7.54351H7.53336H7.52319H7.51299H7.50277H7.49253H7.48226H7.47198H7.46166H7.45133H7.44097H7.43059H7.42019H7.40976H7.39931H7.38884H7.37834H7.36783H7.35729H7.34673H7.33615H7.32554H7.31492H7.30427H7.2936H7.28291H7.2722H7.26146H7.25071H7.23993H7.22913H7.21831H7.20747H7.19661H7.18573H7.17483H7.16391H7.15297H7.142H7.13102H7.12002H7.10899H7.09795H7.08688H7.0758H7.0647H7.05357H7.04243H7.03127H7.02009H7.00889H6.99767H6.98643H6.97517H6.96389H6.9526H6.94128H6.92995H6.9186H6.90723H6.89584H6.88443H6.87301H6.86156H6.8501H6.83862H6.82713H6.81561H6.80408H6.79253H6.78096H6.76938H6.75778H6.74616H6.73452H6.72287H6.7112H6.69951H6.68781H6.67609H6.66435H6.6526H6.64083H6.62904H6.61724H6.60542H6.59359H6.58173H6.56987H6.55799H6.54609H6.53418H6.52225H6.5103H6.49834H6.48637H6.47438H6.46238H6.45036H6.43832H6.42627H6.41421H6.40213H6.39004H6.37793H6.36581H6.35367H6.34152H6.32936H6.31718H6.30499H6.29279H6.28057H6.26834H6.25609H6.24383H6.23156H6.21927H6.20697H6.19466H6.18234H6.17H6.15765H6.14529H6.13291H6.12052H6.10812H6.09571H6.08329H6.07085H6.0584H6.04594H6.03347H6.02098H6.00849H5.99598H5.98346H5.97093H5.95839H5.94584H5.93327H5.9207H5.90811H5.89551H5.88291H5.87029H5.85766H5.84502H5.83237H5.81971H5.80704H5.79436H5.78167H5.76897H5.75626H5.74354H5.73081H5.71808H5.70533H5.69257H5.6798H5.66703H5.65424H5.64145H5.62865H5.61583H5.60301H5.59018H5.57735H5.5645H5.55165H5.53878H5.52591H5.51303H5.50015H5.48725H5.47435H5.46144H5.44852H5.4356H5.42266H5.40972H5.39677H5.38382H5.37086H5.35789H5.34491H5.33193H5.31894H5.30594H5.29294H5.27993H5.26692H5.2539H5.24087H5.22783H5.21479H5.20175H5.1887H5.17564H5.16258H5.14951H5.13643H5.12335H5.11027H5.09718H5.08408H5.07098H5.05788H5.04477H5.03165H5.01854H5.00541H4.99228H4.97915H4.96601H4.95287H4.93973H4.92658H4.91343H4.90027H4.88711H4.87395H4.86078H4.84761H4.83443H4.82126H4.80808H4.79489H4.7817H4.76851H4.75532H4.74213H4.72893H4.71573H4.70253H4.68932H4.67611H4.6629H4.64969H4.63648H4.62326H4.61004H4.59683H4.5836H4.57038H4.55716H4.54393H4.53071H4.51748H4.50425H4.49102H4.47779H4.46456H4.45133H4.43809H4.42486H4.41163H4.39839H4.38516H4.37192H4.35869H4.34545H4.33222H4.31899H4.30575H4.29252H4.27928H4.26605H4.25282H4.23959H4.22636H4.21313H4.1999H4.18667H4.17345H4.16022H4.147H4.13378H4.12056H4.10734H4.09412H4.0809H4.06769H4.05448H4.04127H4.02806H4.01486H4.00166H3.98846H3.97526H3.96206H3.94887H3.93568H3.9225H3.90931H3.89613H3.88296H3.86978H3.85661H3.84345H3.83028H3.81712H3.80397H3.79082H3.77767H3.76452H3.75138H3.73825H3.72512H3.71199H3.69887H3.68575H3.67264H3.65953H3.64642H3.63332H3.62023H3.60714H3.59406H3.58098H3.56791H3.55484H3.54178H3.52872H3.51567H3.50263H3.48959H3.47655H3.46353H3.45051H3.43749H3.42449H3.41148H3.39849H3.3855H3.37252H3.35955H3.34658H3.33362H3.32067H3.30772H3.29478H3.28185H3.26892H3.25601H3.2431H3.2302H3.21731H3.20442H3.19154H3.17867H3.16581H3.15296H3.14012H3.12728H3.11445H3.10163H3.08882H3.07602H3.06323H3.05045H3.03767H3.02491H3.01215H2.99941C2.03233 1.25 1.25 2.03408 1.25 3V15C1.25 15.9665 2.0335 16.75 3 16.75H13C13.9665 16.75 14.75 15.9665 14.75 15V6.93827C14.75 6.4494 14.5455 5.98282 14.186 5.65149Z", stroke: "#6E6E6E", strokeWidth: "1.5" }),
|
|
24
24
|
react_1.default.createElement("path", { d: "M5 13C6.06061 11.4908 8.94545 9.37781 12 13", stroke: "#6E6E6E", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
25
25
|
react_1.default.createElement("path", { d: "M5 5C5 5 5 5.52369 5 6.5", stroke: "#6E6E6E", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const FileDocumentIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const FileDocumentIcon = (props) => (react_1.default.createElement("svg", { width: "20", height: "25", viewBox: "0 0 20 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("rect", { x: "1", y: "1.72021", width: "18", height: "22", rx: "2", stroke: "#1A9BC7", strokeWidth: "2" }),
|
|
24
24
|
react_1.default.createElement("rect", { x: "5.16699", y: "6.07715", width: "5.66667", height: "1.14286", rx: "0.5", fill: "#1A9BC7", stroke: "#1A9BC7" }),
|
|
25
25
|
react_1.default.createElement("rect", { x: "5.16699", y: "11.7915", width: "9.66667", height: "1.14286", rx: "0.5", fill: "#1A9BC7", stroke: "#1A9BC7" }),
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const FileFigureIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const FileFigureIcon = (props) => (react_1.default.createElement("svg", { width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("path", { d: "M17.0435 2.72021H7.47826C5.55727 2.72021 4 4.27748 4 6.19848V19.242C4 21.163 5.55727 22.7202 7.47826 22.7202H17.0435C18.9645 22.7202 20.5217 21.163 20.5217 19.242V6.19848C20.5217 4.27748 18.9645 2.72021 17.0435 2.72021Z", stroke: "#8DD439", strokeWidth: "2" }),
|
|
24
24
|
react_1.default.createElement("path", { d: "M11.3909 8.80728C11.3909 8.08691 10.8069 7.50293 10.0866 7.50293C9.36621 7.50293 8.78223 8.08691 8.78223 8.80728V18.3725C8.78223 19.0928 9.36621 19.6768 10.0866 19.6768C10.8069 19.6768 11.3909 19.0928 11.3909 18.3725V8.80728Z", fill: "#8DD439" }),
|
|
25
25
|
react_1.default.createElement("path", { d: "M15.7396 12.2853C15.7396 11.5649 15.1556 10.981 14.4352 10.981C13.7148 10.981 13.1309 11.5649 13.1309 12.2853V18.3723C13.1309 19.0926 13.7148 19.6766 14.4352 19.6766C15.1556 19.6766 15.7396 19.0926 15.7396 18.3723V12.2853Z", fill: "#8DD439" })));
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const FileGraphicalAbstractIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const FileGraphicalAbstractIcon = (props) => (react_1.default.createElement("svg", { width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { d: "M18.5 12.7197C20.9853 12.7197 23 10.705 23 8.21973C23 5.73445 20.9853 3.71973 18.5 3.71973C16.0147 3.71973 14 5.73445 14 8.21973C14 10.705 16.0147 12.7197 18.5 12.7197Z", stroke: "#FFBD26", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
9
9
|
react_1.default.createElement("path", { d: "M13 14.7197H6V21.7197H13V14.7197Z", stroke: "#FFBD26", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
10
10
|
react_1.default.createElement("path", { d: "M2 9.71973L6 2.71973L10 9.71973H2Z", stroke: "#FFBD26", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })));
|
|
@@ -4,6 +4,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const FileImage = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const FileImage = (props) => (react_1.default.createElement("svg", { width: "20", height: "25", viewBox: "0 0 20 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 0.719727H3C1.34315 0.719727 0 2.06287 0 3.71973V21.7197C0 23.3766 1.34315 24.7197 3 24.7197H17C18.6569 24.7197 20 23.3766 20 21.7197V3.71973C20 2.06287 18.6569 0.719727 17 0.719727ZM2 3.71973C2 3.16744 2.44772 2.71973 3 2.71973H17C17.5523 2.71973 18 3.16744 18 3.71973V16.4876L13.2952 11.5701C12.948 11.1982 12.3852 11.1982 12.0381 11.5701L2.27769 22.4113C2.10568 22.2317 2 21.988 2 21.7197V3.71973ZM4.46682 22.7197H17C17.5523 22.7197 18 22.272 18 21.7197V19.1483C18 19.1483 18 19.1483 18 19.1483L12.6666 13.5904L4.46682 22.7197ZM5.55552 10.815C5.55552 10.552 5.7545 10.3388 5.99996 10.3388C6.24542 10.3388 6.44441 10.552 6.44441 10.815C6.44441 11.078 6.24542 11.2912 5.99996 11.2912C5.7545 11.2912 5.55552 11.078 5.55552 10.815ZM5.99996 8.43401C4.77266 8.43401 3.77774 9.5 3.77774 10.815C3.77774 12.1299 4.77266 13.1959 5.99996 13.1959C7.22726 13.1959 8.22218 12.1299 8.22218 10.815C8.22218 9.5 7.22726 8.43401 5.99996 8.43401Z", fill: "#36B260" })));
|
|
9
9
|
exports.default = FileImage;
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const FileLatexIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const FileLatexIcon = (props) => (react_1.default.createElement("svg", { width: "22", height: "25", viewBox: "0 0 22 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("path", { d: "M2.99894 1.72021C1.89298 1.72021 1 2.61703 1 3.72022V21.7202C1 22.8248 1.89543 23.7202 3 23.7202H18.1429C19.2474 23.7202 20.1429 22.8248 20.1429 21.7202V9.58706C20.1429 9.02835 19.9092 8.49511 19.4983 8.11645L13.1332 2.24961C12.7656 1.9108 12.2846 1.72021 11.78 1.72021H11.7724H11.7648H11.7572H11.7495H11.7417H11.7338H11.7259H11.7179H11.7099H11.7018H11.6936H11.6854H11.677H11.6687H11.6602H11.6517H11.6432H11.6346H11.6259H11.6171H11.6083H11.5994H11.5905H11.5815H11.5724H11.5633H11.5541H11.5448H11.5355H11.5261H11.5167H11.5072H11.4976H11.488H11.4783H11.4686H11.4588H11.4489H11.439H11.429H11.419H11.4089H11.3987H11.3885H11.3782H11.3679H11.3575H11.347H11.3365H11.3259H11.3153H11.3046H11.2938H11.283H11.2722H11.2613H11.2503H11.2392H11.2282H11.217H11.2058H11.1945H11.1832H11.1719H11.1604H11.1489H11.1374H11.1258H11.1142H11.1025H11.0907H11.0789H11.067H11.0551H11.0431H11.0311H11.019H11.0069H10.9947H10.9825H10.9702H10.9578H10.9454H10.933H10.9204H10.9079H10.8953H10.8826H10.8699H10.8571H10.8443H10.8315H10.8185H10.8056H10.7925H10.7795H10.7664H10.7532H10.74H10.7267H10.7134H10.7H10.6866H10.6731H10.6596H10.646H10.6324H10.6188H10.605H10.5913H10.5775H10.5636H10.5497H10.5358H10.5218H10.5077H10.4936H10.4795H10.4653H10.4511H10.4368H10.4225H10.4081H10.3937H10.3792H10.3647H10.3502H10.3356H10.3209H10.3062H10.2915H10.2767H10.2619H10.247H10.2321H10.2172H10.2022H10.1871H10.1721H10.1569H10.1418H10.1266H10.1113H10.096H10.0807H10.0653H10.0499H10.0344H10.0189H10.0034H9.98777H9.97214H9.95647H9.94076H9.92501H9.90921H9.89338H9.87751H9.8616H9.84565H9.82966H9.81363H9.79756H9.78145H9.7653H9.74911H9.73289H9.71663H9.70032H9.68399H9.66761H9.65119H9.63474H9.61825H9.60172H9.58516H9.56856H9.55192H9.53525H9.51854H9.50179H9.48501H9.46819H9.45134H9.43445H9.41752H9.40056H9.38357H9.36654H9.34947H9.33238H9.31524H9.29807H9.28087H9.26364H9.24637H9.22907H9.21173H9.19436H9.17696H9.15953H9.14206H9.12456H9.10703H9.08947H9.07187H9.05424H9.03658H9.01889H9.00117H8.98342H8.96563H8.94782H8.92997H8.9121H8.89419H8.87625H8.85829H8.84029H8.82227H8.80421H8.78613H8.76801H8.74987H8.7317H8.7135H8.69527H8.67702H8.65873H8.64042H8.62208H8.60371H8.58532H8.56689H8.54844H8.52997H8.51147H8.49294H8.47438H8.4558H8.43719H8.41856H8.3999H8.38121H8.3625H8.34376H8.325H8.30622H8.28741H8.26857H8.24971H8.23083H8.21192H8.19299H8.17403H8.15505H8.13605H8.11703H8.09798H8.07891H8.05981H8.0407H8.02156H8.0024H7.98321H7.96401H7.94478H7.92553H7.90626H7.88697H7.86766H7.84833H7.82898H7.8096H7.79021H7.77079H7.75136H7.73191H7.71243H7.69294H7.67343H7.65389H7.63434H7.61477H7.59519H7.57558H7.55595H7.53631H7.51665H7.49697H7.47728H7.45756H7.43783H7.41808H7.39832H7.37853H7.35874H7.33892H7.31909H7.29924H7.27938H7.2595H7.2396H7.21969H7.19977H7.17983H7.15987H7.1399H7.11992H7.09992H7.0799H7.05988H7.03983H7.01978H6.99971H6.97963H6.95953H6.93942H6.9193H6.89917H6.87902H6.85886H6.83869H6.8185H6.79831H6.7781H6.75788H6.73765H6.71741H6.69715H6.67689H6.65662H6.63633H6.61604H6.59573H6.57542H6.55509H6.53475H6.51441H6.49406H6.47369H6.45332H6.43294H6.41255H6.39215H6.37174H6.35133H6.3309H6.31047H6.29003H6.26959H6.24913H6.22867H6.20821H6.18773H6.16725H6.14676H6.12627H6.10577H6.08526H6.06475H6.04423H6.02371H6.00318H5.98264H5.96211H5.94156H5.92101H5.90046H5.8799H5.85934H5.83878H5.81821H5.79763H5.77706H5.75648H5.73589H5.71531H5.69472H5.67413H5.65353H5.63294H5.61234H5.59174H5.57114H5.55053H5.52993H5.50932H5.48872H5.46811H5.4475H5.42689H5.40628H5.38567H5.36506H5.34445H5.32384H5.30323H5.28262H5.26201H5.2414H5.22079H5.20019H5.17958H5.15898H5.13838H5.11778H5.09718H5.07659H5.056H5.03541H5.01482H4.99424H4.97365H4.95308H4.9325H4.91193H4.89137H4.8708H4.85024H4.82969H4.80914H4.78859H4.76805H4.74752H4.72699H4.70646H4.68594H4.66543H4.64492H4.62441H4.60392H4.58343H4.56294H4.54247H4.522H4.50153H4.48108H4.46063H4.44019H4.41975H4.39933H4.37891H4.3585H4.3381H4.3177H4.29732H4.27694H4.25658H4.23622H4.21587H4.19553H4.1752H4.15488H4.13457H4.11427H4.09399H4.07371H4.05344H4.03318H4.01294H3.9927H3.97248H3.95227H3.93207H3.91188H3.8917H3.87154H3.85139H3.83125H3.81112H3.79101H3.77091H3.75082H3.73075H3.71068H3.69064H3.6706H3.65059H3.63058H3.61059H3.59061H3.57065H3.55071H3.53078H3.51086H3.49096H3.47107H3.45121H3.43135H3.41151H3.39169H3.37189H3.3521H3.33233H3.31257H3.29284H3.27312H3.25341H3.23373H3.21406H3.19441H3.17478H3.15517H3.13557H3.116H3.09644H3.0769H3.05738H3.03788H3.0184H2.99894Z", stroke: "#B3A1FC", strokeWidth: "2" }),
|
|
24
24
|
react_1.default.createElement("path", { d: "M7.67318 12.7202C7.78363 12.7202 7.87318 12.8098 7.87318 12.9202V13.5713C7.87318 13.6818 7.78363 13.7713 7.67318 13.7713H6.49957C6.38912 13.7713 6.29957 13.8608 6.29957 13.9713V18.2345C6.29957 18.345 6.21003 18.4345 6.09957 18.4345H5.20231C5.09186 18.4345 5.00231 18.345 5.00231 18.2345V13.9713C5.00231 13.8608 4.91277 13.7713 4.80231 13.7713H3.62871C3.51825 13.7713 3.42871 13.6818 3.42871 13.5713V12.9202C3.42871 12.8098 3.51825 12.7202 3.62871 12.7202H7.67318Z", fill: "#B3A1FC" }),
|
|
25
25
|
react_1.default.createElement("path", { d: "M11.8078 12.7202C11.9182 12.7202 12.0078 12.8098 12.0078 12.9202V13.5399C12.0078 13.6504 11.9182 13.7399 11.8078 13.7399H9.91262C9.80217 13.7399 9.71262 13.8295 9.71262 13.9399V14.8734C9.71262 14.9838 9.80217 15.0734 9.91262 15.0734H11.2705C11.3809 15.0734 11.4705 15.1629 11.4705 15.2734V15.8539C11.4705 15.9643 11.3809 16.0539 11.2705 16.0539H9.91262C9.80217 16.0539 9.71262 16.1434 9.71262 16.2539V17.2148C9.71262 17.3253 9.80217 17.4148 9.91262 17.4148H11.8078C11.9182 17.4148 12.0078 17.5043 12.0078 17.6148V18.2345C12.0078 18.345 11.9182 18.4345 11.8078 18.4345H8.60769C8.49723 18.4345 8.40769 18.345 8.40769 18.2345V12.9202C8.40769 12.8098 8.49723 12.7202 8.60769 12.7202H11.8078Z", fill: "#B3A1FC" }),
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const FileMainDocumentIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const FileMainDocumentIcon = (props) => (react_1.default.createElement("svg", { width: "28", height: "33", style: { marginLeft: -7, marginTop: -4 }, viewBox: "0 0 28 33", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("rect", { x: "9", y: "9.71973", width: "18", height: "22", rx: "2", stroke: "#1A9BC7", strokeWidth: "2" }),
|
|
9
9
|
react_1.default.createElement("rect", { x: "13.167", y: "14.0771", width: "5.66667", height: "1.14286", rx: "0.5", fill: "#1A9BC7", stroke: "#1A9BC7" }),
|
|
10
10
|
react_1.default.createElement("rect", { x: "13.167", y: "19.791", width: "9.66667", height: "1.14286", rx: "0.5", fill: "#1A9BC7", stroke: "#1A9BC7" }),
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const FilePdf = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const FilePdf = (props) => (react_1.default.createElement("svg", { width: "20", height: "25", viewBox: "0 0 20 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("rect", { x: "1", y: "1.72021", width: "18", height: "22", rx: "2", stroke: "#F35143", strokeWidth: "2" }),
|
|
24
24
|
react_1.default.createElement("path", { d: "M12.6895 14.0611L12.5099 13.9097C11.9896 13.4709 11.4834 13.0104 11.1381 12.6404C10.7062 12.1776 10.3195 11.7272 9.98198 11.296L9.82199 11.0917L9.89703 10.8432C10.1522 9.99831 10.3328 9.36771 10.4494 8.89346C10.5682 8.41003 10.6108 8.12587 10.6108 7.95812C10.6108 7.00146 10.4444 6.55679 10.2693 6.34771C10.1184 6.16754 9.88673 6.07715 9.44417 6.07715C9.15583 6.07715 8.89538 6.15497 8.69755 6.37493C8.49069 6.60494 8.2775 7.07254 8.2775 8.01509C8.2775 8.74613 8.65856 9.71896 9.53778 10.9432L9.68222 11.1443L9.6098 11.3811C9.42707 11.9786 9.21786 12.652 8.98635 13.3971C8.93829 13.5518 8.88927 13.7096 8.83933 13.8705L8.83918 13.8709C8.69472 14.3346 8.53757 14.7654 8.37074 15.1651L8.29701 15.3417L8.1242 15.424C7.99878 15.4837 7.87914 15.5434 7.76514 15.6045L12.6895 14.0611ZM12.6895 14.0611L12.9206 14.0196M12.6895 14.0611L12.9206 14.0196M12.9206 14.0196C13.7087 13.8781 14.2696 13.8153 14.4441 13.8152L12.9206 14.0196ZM6.50549 16.2565L6.50517 16.2567C5.601 16.7153 4.91761 17.0647 4.4514 17.4344C4.00657 17.7872 3.83301 18.0999 3.83301 18.4812C3.83301 18.7207 3.94942 18.9288 4.16696 19.0929C4.39148 19.2622 4.70093 19.3629 4.99968 19.3629C5.30617 19.3629 5.83024 19.1197 6.46723 18.464C7.08143 17.8319 7.72628 16.8903 8.2771 15.6864L8.29465 15.648L7.39496 17.0457C6.95728 17.7257 6.51401 18.2361 6.12527 18.5829C5.93149 18.7559 5.74411 18.8945 5.57101 18.9929C5.41394 19.0822 5.21054 19.1724 4.99968 19.1724C4.75643 19.1724 4.55261 19.111 4.40399 19.0432C4.3296 19.0092 4.26583 18.9722 4.21424 18.937C4.18221 18.9152 4.10443 18.8608 4.04554 18.7831L3.9441 18.6492V18.4812C3.9441 18.1583 4.1539 17.9154 4.29691 17.7764C4.462 17.616 4.67873 17.462 4.90726 17.3183C5.36285 17.0319 5.95762 16.73 6.51509 16.4471L6.52849 16.4403L6.52852 16.4403C6.56747 16.4205 6.60079 16.4037 6.63368 16.3871C6.66996 16.3689 6.70572 16.3508 6.74796 16.3294L8.35716 15.5114L8.358 15.5095L8.3744 15.5026L8.39496 15.4922L8.39341 15.4946L8.53711 15.4338C9.76531 14.9147 11.2736 14.5365 12.4473 14.302L12.68 14.2555L12.8632 14.4064C13.3214 14.7839 13.7933 15.1446 14.2045 15.4082C14.4104 15.5403 14.5913 15.6416 14.7409 15.7083C14.901 15.7798 14.9812 15.7914 14.9997 15.7914C15.5796 15.7914 15.8347 15.6171 15.9606 15.4612C16.1029 15.2849 16.1664 15.026 16.1664 14.7225C16.1664 14.4647 16.0997 14.312 16.024 14.2134C15.9442 14.1095 15.8221 14.0242 15.649 13.9588C15.2832 13.8205 14.8207 13.8152 14.4442 13.8152L6.50549 16.2565ZM6.50549 16.2565L6.53948 16.2392M6.50549 16.2565L6.53948 16.2392M6.53948 16.2392C6.91842 16.0467 7.33094 15.8371 7.76512 15.6045L6.53948 16.2392ZM9.12998 10.0763L9.7192 11.0483L10.0375 9.95714C10.1813 9.46455 10.2944 9.05365 10.372 8.73124C10.4454 8.42607 10.4997 8.15135 10.4997 7.95812C10.4997 7.65286 10.4895 7.40507 10.4641 7.2065C10.4398 7.01584 10.3961 6.82184 10.2974 6.65815C10.1805 6.46451 10.011 6.35209 9.82425 6.30281C9.68834 6.26695 9.54411 6.26738 9.46202 6.26762C9.45569 6.26764 9.44973 6.26766 9.44417 6.26766C9.44189 6.26766 9.43938 6.26765 9.43663 6.26764C9.38688 6.26748 9.26076 6.26707 9.12366 6.31074C8.963 6.36192 8.81127 6.4634 8.69067 6.62746C8.47513 6.9207 8.38859 7.37436 8.38859 8.01509C8.38859 8.62162 8.68114 9.3359 9.12998 10.0763ZM8.84048 14.2536L8.51902 15.211L9.47528 14.8862C10.1529 14.656 10.8651 14.4621 11.5382 14.305L12.4622 14.0892L11.7618 13.449C11.4195 13.1361 11.1735 12.896 11.0836 12.7997L11.0836 12.7997C10.822 12.5195 10.5789 12.247 10.354 11.9817L9.76405 11.2856L9.49486 12.1575C9.36234 12.5867 9.21692 13.054 9.05814 13.5642C9.0189 13.6903 8.97886 13.8189 8.93798 13.9503L8.93752 13.9518C8.9062 14.0536 8.87385 14.1542 8.84048 14.2536ZM16.0553 14.7226V14.6175L16.013 14.5214C15.8854 14.2311 15.6077 14.1251 15.3959 14.0773C15.1713 14.0268 14.8619 14.0058 14.4441 14.0058C14.347 14.0058 14.2059 14.0184 14.0478 14.0372L12.7832 14.1871L13.812 14.9376C14.0336 15.0993 14.2404 15.2414 14.4159 15.3497C14.5694 15.4444 14.7605 15.5532 14.9276 15.5917L14.9847 15.6049L15.0433 15.6045C15.1845 15.6035 15.3194 15.5955 15.4397 15.5705C15.5592 15.5456 15.7098 15.4949 15.8364 15.3738C15.9719 15.2443 16.0213 15.091 16.0403 14.9772C16.0556 14.8863 16.0554 14.7907 16.0553 14.7348C16.0553 14.7305 16.0553 14.7264 16.0553 14.7226Z", fill: "#FFFFFF", stroke: "#F35143" })));
|
|
25
25
|
exports.default = FilePdf;
|
|
@@ -19,6 +19,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const FileTableIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const FileTableIcon = (props) => (react_1.default.createElement("svg", { width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.5625 0.719727C20.461 0.719727 22 2.25875 22 4.15723V13.7822C22 15.6807 20.461 17.2197 18.5625 17.2197H3.4375C1.53902 17.2197 0 15.6807 0 13.7822V4.15723C0 2.25875 1.53902 0.719727 3.4375 0.719727H18.5625ZM4.8125 7.59473H2.0625V13.7822C2.0625 14.4874 2.59331 15.0685 3.27715 15.148L3.4375 15.1572H4.8125V7.59473ZM19.9375 7.59473H6.875V15.1572H18.5625C19.2676 15.1572 19.8488 14.6264 19.9282 13.9426L19.9375 13.7822V7.59473ZM4.8125 2.78223H3.4375C2.67811 2.78223 2.0625 3.39784 2.0625 4.15723V5.53223H4.8125V2.78223ZM18.5625 2.78223H6.875V5.53223H19.9375V4.15723C19.9375 3.45208 19.4067 2.8709 18.7229 2.79148L18.5625 2.78223Z", fill: "#F35143" })));
|
|
24
24
|
exports.default = FileTableIcon;
|
|
@@ -19,7 +19,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const FileUnknownIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const FileUnknownIcon = (props) => (react_1.default.createElement("svg", { width: "20", height: "25", viewBox: "0 0 20 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("path", { d: "M2.99921 1.71973C1.89362 1.71973 1 2.61618 1 3.71973V21.7197C1 22.8243 1.89543 23.7197 3 23.7197H17C18.1046 23.7197 19 22.8243 19 21.7197V9.56618C19 9.03141 18.7858 8.51891 18.4053 8.14314L12.4852 2.29669C12.1119 1.92807 11.6088 1.71973 11.0813 1.71973H11.074H11.0667H11.0593H11.0518H11.0443H11.0368H11.0291H11.0215H11.0137H11.0059H10.9981H10.9902H10.9822H10.9742H10.9661H10.958H10.9498H10.9415H10.9332H10.9249H10.9165H10.908H10.8995H10.8909H10.8823H10.8736H10.8648H10.856H10.8472H10.8383H10.8293H10.8203H10.8112H10.8021H10.7929H10.7837H10.7744H10.7651H10.7557H10.7462H10.7367H10.7272H10.7176H10.7079H10.6982H10.6885H10.6787H10.6688H10.6589H10.6489H10.6389H10.6288H10.6187H10.6086H10.5983H10.5881H10.5777H10.5674H10.557H10.5465H10.536H10.5254H10.5148H10.5041H10.4934H10.4826H10.4718H10.461H10.45H10.4391H10.4281H10.417H10.4059H10.3948H10.3836H10.3723H10.361H10.3497H10.3383H10.3269H10.3154H10.3038H10.2923H10.2806H10.269H10.2573H10.2455H10.2337H10.2218H10.2099H10.198H10.186H10.174H10.1619H10.1498H10.1376H10.1254H10.1131H10.1008H10.0885H10.0761H10.0637H10.0512H10.0387H10.0261H10.0135H10.0009H9.98818H9.97544H9.96267H9.94985H9.93699H9.92409H9.91114H9.89816H9.88513H9.87206H9.85895H9.8458H9.8326H9.81937H9.8061H9.79278H9.77943H9.76603H9.75259H9.73912H9.7256H9.71205H9.69845H9.68482H9.67115H9.65743H9.64368H9.62989H9.61606H9.6022H9.58829H9.57435H9.56037H9.54635H9.53229H9.51819H9.50406H9.48989H9.47568H9.46144H9.44716H9.43284H9.41849H9.40409H9.38967H9.3752H9.3607H9.34617H9.3316H9.31699H9.30235H9.28767H9.27296H9.25822H9.24343H9.22862H9.21377H9.19888H9.18396H9.16901H9.15402H9.139H9.12394H9.10886H9.09373H9.07858H9.06339H9.04817H9.03292H9.01763H9.00231H8.98696H8.97158H8.95616H8.94072H8.92524H8.90973H8.89419H8.87862H8.86301H8.84738H8.83171H8.81602H8.80029H8.78453H8.76875H8.75293H8.73708H8.7212H8.7053H8.68936H8.6734H8.6574H8.64138H8.62533H8.60924H8.59313H8.577H8.56083H8.54464H8.52841H8.51216H8.49588H8.47958H8.46325H8.44689H8.4305H8.41408H8.39764H8.38118H8.36468H8.34816H8.33161H8.31504H8.29844H8.28182H8.26517H8.24849H8.23179H8.21506H8.19831H8.18154H8.16473H8.14791H8.13106H8.11419H8.09729H8.08036H8.06342H8.04645H8.02946H8.01244H7.9954H7.97833H7.96125H7.94414H7.92701H7.90985H7.89268H7.87548H7.85826H7.84102H7.82375H7.80646H7.78916H7.77183H7.75448H7.73711H7.71972H7.7023H7.68487H7.66742H7.64994H7.63245H7.61493H7.5974H7.57984H7.56227H7.54468H7.52707H7.50944H7.49179H7.47412H7.45643H7.43872H7.421H7.40326H7.3855H7.36772H7.34992H7.33211H7.31428H7.29643H7.27856H7.26068H7.24278H7.22486H7.20693H7.18898H7.17101H7.15303H7.13503H7.11702H7.09899H7.08094H7.06288H7.04481H7.02672H7.00861H6.99049H6.97235H6.9542H6.93604H6.91786H6.89967H6.88146H6.86324H6.84501H6.82676H6.8085H6.79022H6.77194H6.75364H6.73533H6.717H6.69866H6.68031H6.66195H6.64358H6.62519H6.60679H6.58838H6.56996H6.55153H6.53309H6.51463H6.49617H6.47769H6.45921H6.44071H6.4222H6.40369H6.38516H6.36662H6.34808H6.32952H6.31096H6.29238H6.2738H6.25521H6.23661H6.218H6.19938H6.18076H6.16212H6.14348H6.12483H6.10617H6.08751H6.06883H6.05015H6.03147H6.01277H5.99407H5.97536H5.95665H5.93793H5.9192H5.90047H5.88173H5.86299H5.84424H5.82548H5.80672H5.78796H5.76918H5.75041H5.73163H5.71284H5.69405H5.67526H5.65646H5.63766H5.61885H5.60004H5.58123H5.56241H5.54359H5.52477H5.50594H5.48711H5.46828H5.44945H5.43061H5.41177H5.39293H5.37409H5.35524H5.3364H5.31755H5.2987H5.27985H5.261H5.24215H5.22329H5.20444H5.18559H5.16673H5.14788H5.12902H5.11017H5.09131H5.07246H5.05361H5.03475H5.0159H4.99705H4.9782H4.95936H4.94051H4.92166H4.90282H4.88398H4.86514H4.8463H4.82747H4.80864H4.78981H4.77098H4.75216H4.73334H4.71452H4.69571H4.6769H4.65809H4.63929H4.62049H4.60169H4.5829H4.56412H4.54534H4.52656H4.50779H4.48902H4.47026H4.4515H4.43275H4.41401H4.39527H4.37654H4.35781H4.33909H4.32037H4.30166H4.28296H4.26427H4.24558H4.2269H4.20823H4.18956H4.1709H4.15225H4.13361H4.11497H4.09634H4.07773H4.05912H4.04051H4.02192H4.00334H3.98476H3.9662H3.94764H3.92909H3.91056H3.89203H3.87351H3.855H3.8365H3.81802H3.79954H3.78107H3.76262H3.74417H3.72574H3.70732H3.68891H3.67051H3.65212H3.63375H3.61538H3.59703H3.57869H3.56037H3.54205H3.52375H3.50546H3.48719H3.46893H3.45068H3.43244H3.41422H3.39601H3.37782H3.35964H3.34147H3.32332H3.30518H3.28706H3.26895H3.25086H3.23278H3.21472H3.19667H3.17864H3.16063H3.14263H3.12464H3.10667H3.08872H3.07079H3.05287H3.03497H3.01708H2.99921Z", stroke: "#6E6E6E", strokeWidth: "2" }),
|
|
24
24
|
react_1.default.createElement("path", { d: "M11.333 2.71973V9.86258H17.9997", stroke: "#6E6E6E", strokeWidth: "2" })));
|
|
25
25
|
exports.default = FileUnknownIcon;
|
|
@@ -19,6 +19,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
19
19
|
};
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
const react_1 = __importDefault(require("react"));
|
|
22
|
-
const FileVideoIcon = (props) => (react_1.default.createElement("svg",
|
|
22
|
+
const FileVideoIcon = (props) => (react_1.default.createElement("svg", { width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
23
23
|
react_1.default.createElement("path", { d: "M6 5.96973L18 12.7197L6 19.4697V5.96973Z", stroke: "#FE8F1F", strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })));
|
|
24
24
|
exports.default = FileVideoIcon;
|
|
@@ -4,6 +4,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const HandleInspectorIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const HandleInspectorIcon = (props) => (react_1.default.createElement("svg", { width: "8", height: "16", viewBox: "0 0 8 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.48086 3.17243C6.86929 2.81229 7.06257 2.37429 7.06257 1.86143C7.06257 1.34971 6.86957 0.910857 6.48086 0.546143C6.09343 0.182429 5.62643 0 5.08043 0C4.53272 0 4.06386 0.182 3.67272 0.546143C3.28157 0.910857 3.08557 1.34957 3.08557 1.86143C3.08557 2.37429 3.28157 2.81214 3.67272 3.17243C4.06457 3.53386 4.53257 3.71471 5.08043 3.71471C5.62657 3.71471 6.09343 3.53386 6.48086 3.17243ZM6.629 15.1299L6.85172 14.2194C6.73643 14.2736 6.55057 14.3354 6.29572 14.4059C6.04014 14.4763 5.81014 14.5121 5.608 14.5121C5.17743 14.5121 4.87429 14.4416 4.69829 14.2997C4.52357 14.1579 4.43643 13.891 4.43643 13.5001C4.43643 13.3453 4.46272 13.1144 4.51772 12.8123C4.571 12.5081 4.63229 12.2379 4.70043 12.0014L5.53186 9.05786C5.61329 8.78771 5.66914 8.49071 5.69914 8.16657C5.72986 7.84314 5.74414 7.61686 5.74414 7.48843C5.74414 6.86771 5.52657 6.364 5.09129 5.97543C4.656 5.58714 4.03615 5.393 3.23286 5.393C2.78586 5.393 2.31329 5.47243 1.81315 5.63114C1.313 5.78943 0.790145 5.98014 0.243145 6.20286L0.0198593 7.114C0.182859 7.05371 0.377002 6.98886 0.604145 6.92171C0.830288 6.85486 1.05215 6.82029 1.268 6.82029C1.70872 6.82029 2.00557 6.89543 2.16114 7.04343C2.31672 7.19186 2.39486 7.45586 2.39486 7.83329C2.39486 8.042 2.37015 8.27386 2.31886 8.52586C2.26829 8.77943 2.20515 9.04757 2.13086 9.33057L1.29586 12.286C1.22157 12.5966 1.16729 12.8744 1.13314 13.1211C1.09929 13.3676 1.083 13.6094 1.083 13.8446C1.083 14.452 1.30743 14.9527 1.75615 15.3479C2.20486 15.7414 2.834 15.9396 3.64286 15.9396C4.16957 15.9396 4.63186 15.8707 5.02972 15.7323C5.42715 15.5943 5.96086 15.3936 6.629 15.1299Z", fill: "#6E6E6E" })));
|
|
9
9
|
exports.default = HandleInspectorIcon;
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const HandleOutlineIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const HandleOutlineIcon = (props) => (react_1.default.createElement("svg", { width: "16", height: "12", viewBox: "0 0 16 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { d: "M14.9834 11.7752H4.43804C4.00342 11.7752 3.65115 11.423 3.65115 10.9883C3.65115 10.5537 4.00342 10.2014 4.43804 10.2014H14.9831C15.4177 10.2014 15.77 10.5537 15.77 10.9883C15.77 11.423 15.418 11.7752 14.9834 11.7752Z", fill: "#6E6E6E" }),
|
|
9
9
|
react_1.default.createElement("path", { d: "M14.9834 6.83592H4.43804C4.00342 6.83592 3.65115 6.48365 3.65115 6.04903C3.65115 5.61441 4.00342 5.26215 4.43804 5.26215H14.9831C15.4177 5.26215 15.77 5.61441 15.77 6.04903C15.7702 6.48365 15.418 6.83592 14.9834 6.83592Z", fill: "#6E6E6E" }),
|
|
10
10
|
react_1.default.createElement("path", { d: "M14.9834 1.89665H4.43804C4.00342 1.89665 3.65115 1.54438 3.65115 1.10976C3.65115 0.675138 4.00342 0.322876 4.43804 0.322876H14.9831C15.4177 0.322876 15.77 0.675138 15.77 1.10976C15.77 1.54438 15.418 1.89665 14.9834 1.89665Z", fill: "#6E6E6E" }),
|
|
@@ -18,7 +18,7 @@ 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.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.CommentIcon = exports.CommentResolveIcon = exports.CommentReplyIcon = exports.CitationCountIcon = exports.SystemUserAvatarIcon = exports.
|
|
21
|
+
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.CommentIcon = exports.CommentResolveIcon = exports.CommentReplyIcon = exports.CitationCountIcon = exports.SystemUserAvatarIcon = 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
22
|
exports.TriangleCollapsedIcon = exports.ToolbarUnindentIcon = exports.ToolbarIndentIcon = 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.TickIcon = 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 = exports.OutlineEquationIcon = exports.OutlineCodeIcon = exports.OutlineBlockQuoteIcon = exports.ManuscriptIcon = exports.LogoutIcon = exports.LockIcon = exports.LinkIcon = exports.ImageRightIcon = exports.ImageDefaultIcon = exports.ImageLeftIcon = exports.HelpIcon = exports.HandleOutlineIcon = void 0;
|
|
23
23
|
exports.AddInstitutionIcon = exports.AddUserIcon = exports.ProfileIcon = exports.CrclTickAnimation = exports.VerticalEllipsisIcon = exports.UploadIcon = exports.TriangleExpandedIcon = void 0;
|
|
24
24
|
var add_author_1 = require("./add-author");
|
|
@@ -35,6 +35,8 @@ var add_outline_1 = require("./add-outline");
|
|
|
35
35
|
Object.defineProperty(exports, "AddOutlineIcon", { enumerable: true, get: function () { return __importDefault(add_outline_1).default; } });
|
|
36
36
|
var add_1 = require("./add");
|
|
37
37
|
Object.defineProperty(exports, "AddIcon", { enumerable: true, get: function () { return __importDefault(add_1).default; } });
|
|
38
|
+
var add_role_1 = require("./add-role");
|
|
39
|
+
Object.defineProperty(exports, "AddRoleIcon", { enumerable: true, get: function () { return __importDefault(add_role_1).default; } });
|
|
38
40
|
var arrow_down_1 = require("./arrow-down");
|
|
39
41
|
Object.defineProperty(exports, "ArrowDownIcon", { enumerable: true, get: function () { return __importDefault(arrow_down_1).default; } });
|
|
40
42
|
var arrow_down_circle_1 = require("./arrow-down-circle");
|
|
@@ -65,8 +67,6 @@ var affiliation_placeholder_1 = require("./affiliation-placeholder");
|
|
|
65
67
|
Object.defineProperty(exports, "AffiliationPlaceholderIcon", { enumerable: true, get: function () { return __importDefault(affiliation_placeholder_1).default; } });
|
|
66
68
|
var book_1 = require("./book");
|
|
67
69
|
Object.defineProperty(exports, "BookIcon", { enumerable: true, get: function () { return __importDefault(book_1).default; } });
|
|
68
|
-
var chat_1 = require("./chat");
|
|
69
|
-
Object.defineProperty(exports, "ChatIcon", { enumerable: true, get: function () { return __importDefault(chat_1).default; } });
|
|
70
70
|
var system_user_avatar_1 = require("./system-user-avatar");
|
|
71
71
|
Object.defineProperty(exports, "SystemUserAvatarIcon", { enumerable: true, get: function () { return __importDefault(system_user_avatar_1).default; } });
|
|
72
72
|
var citation_count_1 = require("./citation-count");
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const LinkIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const LinkIcon = (props) => (react_1.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { d: "M6.63317 12.1949L4.74782 14.0803C3.9662 14.8619 2.70042 14.8619 1.91945 14.0804C1.13832 13.2993 1.13832 12.0334 1.91929 11.2524L5.69063 7.48109C6.4716 6.70009 7.73751 6.70009 8.51848 7.48109C8.77882 7.74143 9.20095 7.74143 9.46129 7.48109C9.72163 7.22075 9.72163 6.79862 9.46129 6.53828C8.1596 5.23659 6.04951 5.23659 4.74782 6.53828L0.97651 10.3096C-0.325178 11.6113 -0.325178 13.7214 0.97651 15.0231C2.27804 16.3254 4.38829 16.3254 5.69067 15.0231L7.57601 13.1377C7.83635 12.8774 7.83635 12.4552 7.57601 12.1949C7.31567 11.9346 6.89351 11.9346 6.63317 12.1949Z", fill: "#6E6E6E" }),
|
|
9
9
|
react_1.default.createElement("path", { d: "M15.0235 0.976266C13.7218 -0.325422 11.6111 -0.325422 10.3094 0.976266L8.04737 3.23827C7.78702 3.49861 7.78702 3.92073 8.04737 4.18108C8.30771 4.44142 8.72984 4.44142 8.99018 4.18108L11.2522 1.91908C12.0331 1.13808 13.2997 1.13808 14.0807 1.91908C14.8617 2.70005 14.8617 3.96595 14.0807 4.74692L9.93271 8.89495C9.15171 9.67595 7.88584 9.67595 7.10487 8.89495C6.84452 8.63461 6.4224 8.63461 6.16205 8.89495C5.90171 9.1553 5.90171 9.57742 6.16205 9.83777C7.46374 11.1395 9.57384 11.1395 10.8755 9.83777L15.0235 5.68977C16.3252 4.38808 16.3252 2.27795 15.0235 0.976266Z", fill: "#6E6E6E" })));
|
|
10
10
|
exports.default = LinkIcon;
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const OutlineBlockQuoteIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const OutlineBlockQuoteIcon = (props) => (react_1.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9098 2C12.5223 2 13.0801 2.28215 13.4826 2.74866C13.8647 3.19156 14.1053 3.80224 14.1053 4.47925V10.6319C14.1053 11.3089 13.8647 11.9196 13.4826 12.3624C13.0801 12.829 12.5223 13.1111 11.9098 13.1111H4.09026C3.47778 13.1111 2.91998 12.829 2.51747 12.3624C2.13533 11.9196 1.89478 11.3089 1.89478 10.6319V4.47925C1.89478 3.80224 2.13533 3.19156 2.51747 2.74866C2.91998 2.28215 3.47778 2 4.09026 2H11.9098Z", stroke: "#F474AE", strokeWidth: "1.5" }),
|
|
9
9
|
react_1.default.createElement("path", { d: "M9.68858 9.77734C10.3827 9.77734 10.9475 9.15104 10.9475 8.38111C10.9475 7.63837 10.4219 7.02917 9.76151 6.98709C9.75008 6.85028 9.75875 6.47781 10.0808 5.9591C10.1051 5.92 10.1007 5.86726 10.0705 5.83373C9.93925 5.68818 9.858 5.59633 9.80101 5.53206C9.72609 5.44732 9.69187 5.4087 9.64181 5.35836C9.62492 5.34145 9.60353 5.3329 9.58222 5.3329C9.56143 5.3329 9.54073 5.34097 9.52402 5.35711C8.99417 5.8685 8.40886 6.89482 8.42134 8.16213L8.42988 8.38832C8.48289 9.19312 9.01228 9.77734 9.68858 9.77734Z", fill: "#F474AE" }),
|
|
10
10
|
react_1.default.createElement("path", { d: "M6.32017 9.77734C7.01431 9.77734 7.57905 9.15104 7.57905 8.38111C7.57905 7.63837 7.05346 7.02917 6.39311 6.98709C6.38167 6.85028 6.39034 6.47781 6.71237 5.9591C6.73671 5.92 6.73229 5.86726 6.70207 5.83373C6.57084 5.68818 6.4896 5.59633 6.4326 5.53206C6.35768 5.44732 6.32346 5.4087 6.2734 5.35836C6.25652 5.34145 6.23512 5.3329 6.21381 5.3329C6.19302 5.3329 6.17232 5.34097 6.15561 5.35711C5.5946 5.89858 4.97139 7.01735 5.06147 8.38822C5.11448 9.19312 5.64388 9.77734 6.32017 9.77734Z", fill: "#F474AE" })));
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const OutlineCodeIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const OutlineCodeIcon = (props) => (react_1.default.createElement("svg", { width: "19", height: "18", viewBox: "0 0 19 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { d: "M6.61521 13.4672L2.34019 9.19213L6.71906 4.81326", stroke: "#B3A1FC", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
9
9
|
react_1.default.createElement("path", { d: "M12.419 13.4672L16.6941 9.19213L12.3152 4.81326", stroke: "#B3A1FC", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })));
|
|
10
10
|
exports.default = OutlineCodeIcon;
|
|
@@ -4,6 +4,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const OutlineEquationIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const OutlineEquationIcon = (props) => (react_1.default.createElement("svg", { width: "19", height: "18", viewBox: "0 0 19 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.00284 10.0912C7.00284 8.13615 7.50772 6.5302 8.55508 5.19816H9.57559C8.80215 6.18645 8.19522 8.24895 8.19522 10.0859C8.19522 11.9335 8.79678 13.996 9.57559 14.9843H8.55508C7.50772 13.6523 7.00284 12.0463 7.00284 10.0912ZM12.9835 11.2568H12.8976L11.6193 13.33H10.3517L12.2906 10.4189L10.3356 7.48088H11.6837L12.9405 9.54338H13.0318L14.2779 7.48088H15.5616L13.6334 10.3705L15.5831 13.33H14.2565L12.9835 11.2568ZM4.93594 3.3125C5.33438 3.3125 5.58438 3.35938 5.85001 3.41406L5.61563 4.52344C5.44376 4.48438 5.17032 4.44531 4.80313 4.44531C4.02969 4.44531 3.55313 4.85156 3.37344 5.79688L3.22501 6.57812H5.15469L4.92032 7.70312H2.99063L1.47501 15H0.100006L1.61563 7.70312H0.217194L0.451569 6.57812H1.85001L2.00626 5.75781C2.33438 4.03125 3.23282 3.3125 4.93594 3.3125ZM17.3636 5.19816C18.4056 6.5302 18.9105 8.13615 18.9105 10.0912C18.9105 12.0463 18.4056 13.6523 17.3636 14.9843H16.3431C17.1165 13.996 17.7235 11.9335 17.7235 10.0859C17.7235 8.24895 17.1165 6.18645 16.3431 5.19816H17.3636Z", fill: "#FE8F1F" })));
|
|
9
9
|
exports.default = OutlineEquationIcon;
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const OutlineFigureIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const OutlineFigureIcon = (props) => (react_1.default.createElement("svg", { width: "11", height: "14", viewBox: "0 0 11 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("g", { clipPath: "url(#clip0_203_2510)" },
|
|
9
9
|
react_1.default.createElement("path", { d: "M8.25 1.25H2.75C1.64543 1.25 0.75 2.14543 0.75 3.25V10.75C0.75 11.8546 1.64543 12.75 2.75 12.75H8.25C9.35457 12.75 10.25 11.8546 10.25 10.75V3.25C10.25 2.14543 9.35457 1.25 8.25 1.25Z", stroke: "#8DD439", strokeWidth: "1.5" }),
|
|
10
10
|
react_1.default.createElement("path", { d: "M5 4.75C5 4.33579 4.66421 4 4.25 4C3.83579 4 3.5 4.33579 3.5 4.75V10.25C3.5 10.6642 3.83579 11 4.25 11C4.66421 11 5 10.6642 5 10.25V4.75Z", fill: "#8DD439" }),
|
|
@@ -4,7 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const OutlineManuscriptIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const OutlineManuscriptIcon = (props) => (react_1.default.createElement("svg", { width: "16", height: "18", viewBox: "0 0 16 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("rect", { x: "1.25", y: "1.25", width: "13.5", height: "15.5", rx: "1.75", stroke: "#FFBD26", strokeWidth: "1.5" }),
|
|
9
9
|
react_1.default.createElement("rect", { x: "4.375", y: "4.375", width: "4.25", height: "0.75", rx: "0.375", stroke: "#FFBD26", strokeWidth: "0.75" }),
|
|
10
10
|
react_1.default.createElement("rect", { x: "4.375", y: "8.375", width: "7.25", height: "0.75", rx: "0.375", stroke: "#FFBD26", strokeWidth: "0.75" }),
|
|
@@ -4,6 +4,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
|
-
const OutlineOrderedListIcon = (props) => (react_1.default.createElement("svg",
|
|
7
|
+
const OutlineOrderedListIcon = (props) => (react_1.default.createElement("svg", { width: "19", height: "18", viewBox: "0 0 19 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
|
|
8
8
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.07165 10C5.15312 10 5.87634 10.5792 5.87634 11.433C5.87634 11.9688 5.5616 12.4442 4.70446 13.2076L3.90759 13.9408V14.0045H5.9433V14.9621H2.27031V14.1417L3.7971 12.7054C4.50692 12.0491 4.68772 11.8047 4.68772 11.5201C4.68772 11.1652 4.42656 10.9275 4.02812 10.9275C3.61294 10.9275 3.325 11.2087 3.325 11.6071V11.6306H2.2V11.6105C2.2 10.6496 2.95 10 4.07165 10ZM16.0583 12C16.4725 12 16.8083 12.3358 16.8083 12.75C16.8083 13.1642 16.4725 13.5 16.0583 13.5H9.55826C9.14404 13.5 8.80826 13.1642 8.80826 12.75C8.80826 12.3358 9.14404 12 9.55826 12H16.0583ZM4.67433 3.25V8.08147H3.44553V4.35826H3.38192L2.21674 5.14509V4.08705L3.44553 3.25H4.67433ZM16.0583 5C16.4725 5 16.8083 5.33579 16.8083 5.75C16.8083 6.16421 16.4725 6.5 16.0583 6.5H9.55826C9.14404 6.5 8.80826 6.16421 8.80826 5.75C8.80826 5.33579 9.14404 5 9.55826 5H16.0583Z", fill: "#0B6BB8" })));
|
|
9
9
|
exports.default = OutlineOrderedListIcon;
|