@voplus/morpho-workspace 1.0.0-dev46 → 1.0.0-dev47
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/es/components/ToolBar/index.d.ts +1 -0
- package/es/components/ToolBar/index.js +4 -2
- package/es/components/ToolBar/index.js.map +1 -1
- package/es/controls/DocumentStatusLabel/index.js +1 -1
- package/es/controls/DocumentStatusLabel/index.js.map +1 -1
- package/es/modules/BoardView/components/TaskList/index.js.map +1 -1
- package/es/modules/BoardView/pages/BoardViewList/index.js +0 -2
- package/es/modules/BoardView/pages/BoardViewList/index.js.map +1 -1
- package/es/modules/document/pages/DocumentListView/index.js +1 -1
- package/es/modules/document/pages/DocumentListView/index.js.map +1 -1
- package/es/modules/meeting/MeetingRoutes.d.ts +6 -0
- package/es/modules/meeting/MeetingRoutes.js +19 -6
- package/es/modules/meeting/MeetingRoutes.js.map +1 -1
- package/es/modules/meeting/components/AgendaList/AgendaItem/components/TaskList/index.js +4 -3
- package/es/modules/meeting/components/AgendaList/AgendaItem/components/TaskList/index.js.map +1 -1
- package/es/modules/meeting/components/AgendaList/AgendaItem/index.d.ts +2 -7
- package/es/modules/meeting/components/AgendaList/AgendaItem/index.js +17 -15
- package/es/modules/meeting/components/AgendaList/AgendaItem/index.js.map +1 -1
- package/es/modules/meeting/components/AgendaList/AgendaItem/state.d.ts +7 -0
- package/es/modules/meeting/components/AgendaList/AgendaItem/state.js.map +1 -1
- package/es/modules/meeting/components/AgendaList/index.js +2 -1
- package/es/modules/meeting/components/AgendaList/index.js.map +1 -1
- package/es/modules/meeting/components/MeetingHeader/index.js +15 -10
- package/es/modules/meeting/components/MeetingHeader/index.js.map +1 -1
- package/es/modules/meeting/components/MeetingItem/index.js +1 -1
- package/es/modules/meeting/components/MeetingItem/index.js.map +1 -1
- package/es/modules/meeting/pages/MeetingList/index.js +1 -1
- package/es/modules/meeting/pages/MeetingList/index.js.map +1 -1
- package/es/modules/meeting/pages/MeetingPrintView/index.d.ts +4 -0
- package/es/modules/meeting/pages/MeetingPrintView/index.js +54 -0
- package/es/modules/meeting/pages/MeetingPrintView/index.js.map +1 -0
- package/es/modules/meeting/pages/MeetingPrintView/index.less +0 -0
- package/es/modules/meeting/pages/MeetingTabView/index.js +1 -1
- package/es/modules/meeting/pages/MeetingTabView/index.js.map +1 -1
- package/es/modules/tasks/components/SubTaskList/index.js +3 -3
- package/es/modules/tasks/components/SubTaskList/index.js.map +1 -1
- package/es/modules/tasks/components/TaskDescription/index.js +9 -9
- package/es/modules/tasks/components/TaskDescription/index.js.map +1 -1
- package/es/modules/tasks/components/TaskItem/TaskItem.d.ts +1 -0
- package/es/modules/tasks/components/TaskItem/TaskItem.js +38 -23
- package/es/modules/tasks/components/TaskItem/TaskItem.js.map +1 -1
- package/es/modules/tasks/components/TaskItem/index.less +1 -2
- package/es/modules/tasks/pages/TaskList/index.js +2 -1
- package/es/modules/tasks/pages/TaskList/index.js.map +1 -1
- package/es/modules/tasks/pages/TaskTabView/index.js +26 -50
- package/es/modules/tasks/pages/TaskTabView/index.js.map +1 -1
- package/es/modules/tasks/pages/TaskTabView/index.less +1 -12
- package/es/modules/workspaces/components/ListHeard/index.js +1 -3
- package/es/modules/workspaces/components/ListHeard/index.js.map +1 -1
- package/package.json +2 -2
- package/es/components/PageListView/index.d.ts +0 -15
- package/es/components/PageListView/index.js +0 -50
- package/es/components/PageListView/index.js.map +0 -1
- package/es/components/PageListView/index.less +0 -7
- package/es/components/PageListView/state.d.ts +0 -9
- package/es/components/PageListView/state.js +0 -36
- package/es/components/PageListView/state.js.map +0 -1
- package/es/components/RichTextEditor/BlockStyleControls.d.ts +0 -3
- package/es/components/RichTextEditor/BlockStyleControls.js +0 -27
- package/es/components/RichTextEditor/BlockStyleControls.js.map +0 -1
- package/es/components/RichTextEditor/InlineStyleControls.d.ts +0 -3
- package/es/components/RichTextEditor/InlineStyleControls.js +0 -18
- package/es/components/RichTextEditor/InlineStyleControls.js.map +0 -1
- package/es/components/RichTextEditor/StyleButton.d.ts +0 -3
- package/es/components/RichTextEditor/StyleButton.js +0 -14
- package/es/components/RichTextEditor/StyleButton.js.map +0 -1
- package/es/components/RichTextEditor/index.d.ts +0 -23
- package/es/components/RichTextEditor/index.js +0 -133
- package/es/components/RichTextEditor/index.js.map +0 -1
- package/es/components/RichTextEditor/index.less +0 -96
- package/es/controls/SortViewDropdown/index.d.ts +0 -6
- package/es/controls/SortViewDropdown/index.js +0 -63
- package/es/controls/SortViewDropdown/index.js.map +0 -1
- package/es/controls/SortViewDropdown/index.less +0 -63
- package/es/controls/SortViewDropdown/state.d.ts +0 -6
- package/es/controls/SortViewDropdown/state.js +0 -21
- package/es/controls/SortViewDropdown/state.js.map +0 -1
- package/es/controls/cc/index.d.ts +0 -3
- package/es/controls/cc/index.js +0 -84
- package/es/controls/cc/index.js.map +0 -1
- package/es/controls/cc/index.less +0 -64
@@ -1,63 +0,0 @@
|
|
1
|
-
@import "~@voplus/antd/es/style/themes/default.less";
|
2
|
-
.sort-view-dropdown {
|
3
|
-
background: #fff;
|
4
|
-
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
5
|
-
:global {
|
6
|
-
h4 {
|
7
|
-
padding: 10px 15px;
|
8
|
-
font-weight: bold;
|
9
|
-
}
|
10
|
-
.ant-checkbox-group {
|
11
|
-
// display: block;
|
12
|
-
padding: 0px 20px;
|
13
|
-
.ant-checkbox-group-item {
|
14
|
-
display: block;
|
15
|
-
margin-bottom: 10px;
|
16
|
-
font-size: 13px;
|
17
|
-
}
|
18
|
-
}
|
19
|
-
.sort-view-bottom {
|
20
|
-
border-top: 1px solid #ebeef5;
|
21
|
-
// margin-top: 10px;
|
22
|
-
padding: 0 15px;
|
23
|
-
.ant-btn {
|
24
|
-
padding: 0 5px;
|
25
|
-
}
|
26
|
-
.default {
|
27
|
-
color: #606266;
|
28
|
-
}
|
29
|
-
}
|
30
|
-
}
|
31
|
-
}
|
32
|
-
.sort-menu {
|
33
|
-
padding: 2px 3px;
|
34
|
-
border: 1px solid #d9d9dd;
|
35
|
-
border-radius: 4px;
|
36
|
-
font-size: 12px;
|
37
|
-
:global {
|
38
|
-
.sort-icon {
|
39
|
-
display: table-cell;
|
40
|
-
vertical-align: middle;
|
41
|
-
height: 14px;
|
42
|
-
transition: all 0.3s;
|
43
|
-
cursor: pointer;
|
44
|
-
padding-left: 3px;
|
45
|
-
.sort-up,
|
46
|
-
.sort-down {
|
47
|
-
display: block;
|
48
|
-
height: 7px;
|
49
|
-
font-size: 12px;
|
50
|
-
transition: all 0.3s;
|
51
|
-
}
|
52
|
-
.on {
|
53
|
-
color: @primary-color;
|
54
|
-
}
|
55
|
-
}
|
56
|
-
.more-menu {
|
57
|
-
border-left: 1px solid #d9d9dd;
|
58
|
-
padding-left: 5px;
|
59
|
-
margin-left: 5px;
|
60
|
-
font-size: 12px;
|
61
|
-
}
|
62
|
-
}
|
63
|
-
}
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { action, observable } from "mobx";
|
3
|
-
export class State {
|
4
|
-
constructor() {
|
5
|
-
this.data = {};
|
6
|
-
this.label = "";
|
7
|
-
}
|
8
|
-
reset() {
|
9
|
-
this.data = {};
|
10
|
-
}
|
11
|
-
}
|
12
|
-
__decorate([
|
13
|
-
observable
|
14
|
-
], State.prototype, "data", void 0);
|
15
|
-
__decorate([
|
16
|
-
observable
|
17
|
-
], State.prototype, "label", void 0);
|
18
|
-
__decorate([
|
19
|
-
action
|
20
|
-
], State.prototype, "reset", null);
|
21
|
-
//# sourceMappingURL=state.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"state.js","sourceRoot":"","sources":["../../../src/controls/SortViewDropdown/state.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAE1C,MAAM,OAAO,KAAK;IAAlB;QAEQ,SAAI,GAAmB,EAAE,CAAC;QAE1B,UAAK,GAAW,EAAE,CAAC;IAM3B,CAAC;IAHO,KAAK;QACX,IAAI,CAAC,IAAI,GAAG,EAAE,CAAC;IAChB,CAAC;CACD;AARA;IADC,UAAU;mCACsB;AAEjC;IADC,UAAU;oCACe;AAG1B;IADC,MAAM;kCAGN"}
|
package/es/controls/cc/index.js
DELETED
@@ -1,84 +0,0 @@
|
|
1
|
-
import React, { useState } from "react";
|
2
|
-
import { Dropdown, Menu, Icon, Button, Input, message, Modal } from "@voplus/antd";
|
3
|
-
import { faThList } from "@fortawesome/pro-light-svg-icons";
|
4
|
-
import { FontAwesomeIcon as FAIcon } from "@fortawesome/react-fontawesome";
|
5
|
-
const confirm = Modal.confirm;
|
6
|
-
import styles from "./index.less";
|
7
|
-
export default () => {
|
8
|
-
const [menuList, setMenuList] = useState([
|
9
|
-
{ label: "Created by me", value: "1", settings: { filters: [], sort: "asc" } },
|
10
|
-
{ label: "Cameras", value: "2" },
|
11
|
-
{ label: "Greg view", value: "3" },
|
12
|
-
{ label: "Default View", value: "4" }
|
13
|
-
]);
|
14
|
-
const [{ visible, selectValue }, setSelectState] = useState({
|
15
|
-
visible: false,
|
16
|
-
selectValue: ""
|
17
|
-
});
|
18
|
-
const [{ isEdit, editIndex }, setEdit] = useState({ isEdit: false, editIndex: -1 });
|
19
|
-
const handleVisibleChange = (visible) => {
|
20
|
-
setSelectState({ visible: !!visible, selectValue });
|
21
|
-
};
|
22
|
-
const onSelect = (value) => {
|
23
|
-
if (isEdit)
|
24
|
-
return;
|
25
|
-
setSelectState({ visible: false, selectValue: value });
|
26
|
-
};
|
27
|
-
const onDelete = (index, e) => {
|
28
|
-
confirm({
|
29
|
-
title: React.createElement("span", { style: { fontSize: "14px" } }, "Are you sure delete this item?"),
|
30
|
-
width: 320,
|
31
|
-
zIndex: 9999,
|
32
|
-
maskClosable: true,
|
33
|
-
centered: true,
|
34
|
-
keyboard: true,
|
35
|
-
okText: "Yes",
|
36
|
-
okType: "danger",
|
37
|
-
cancelText: "No",
|
38
|
-
onOk() {
|
39
|
-
console.log("OK");
|
40
|
-
},
|
41
|
-
onCancel() {
|
42
|
-
console.log("Cancel");
|
43
|
-
}
|
44
|
-
});
|
45
|
-
};
|
46
|
-
const onEdit = (index, e) => {
|
47
|
-
setEdit({ isEdit: true, editIndex: index });
|
48
|
-
};
|
49
|
-
const saveFilterName = (index, e) => {
|
50
|
-
e.persist();
|
51
|
-
const list = [...menuList];
|
52
|
-
if (list[index])
|
53
|
-
list[index].label = e.target.value;
|
54
|
-
setMenuList(list);
|
55
|
-
setEdit({ isEdit: true, editIndex: -1 });
|
56
|
-
message.success("Successful change");
|
57
|
-
};
|
58
|
-
const menu = (React.createElement(Menu, { className: styles["filter-views-dropdown"] },
|
59
|
-
menuList.map((item, index) => (React.createElement(Menu.SubMenu, { key: item.value, title: React.createElement("span", { className: "filter-item" }, isEdit && index === editIndex ? (React.createElement("div", { style: { display: "flex", justifyContent: "space-between" } },
|
60
|
-
React.createElement(Input, { defaultValue: item.label, autoFocus: true, maxLength: 20, size: "small", onPressEnter: saveFilterName.bind(event, index), onKeyDown: () => setEdit({ isEdit: false, editIndex: -1 }) }),
|
61
|
-
React.createElement("span", { className: "item-operate" },
|
62
|
-
React.createElement(Button, { type: "link", size: "small", className: "default", onClick: () => setEdit({ isEdit: false, editIndex: -1 }) }, "Cancel"),
|
63
|
-
React.createElement(Button, { type: "link", size: "small", onClick: saveFilterName.bind(event, index) }, "Save")))) : (React.createElement("div", { style: { display: "flex", justifyContent: "space-between" } },
|
64
|
-
React.createElement("span", { className: "item-name", onClick: onSelect.bind(event, item.label) }, item.label),
|
65
|
-
React.createElement("span", { className: "view-operate" },
|
66
|
-
React.createElement(Icon, { type: "edit", className: "margin-left-10", onClick: onEdit.bind(event, index) }),
|
67
|
-
React.createElement(Icon, { type: "delete", style: { color: "#f5222d" }, className: "margin-left-10", onClick: onDelete.bind(event, index) }))))) }, !isEdit && (React.createElement(Menu.Item, { className: styles["sub-views-dropdown"] },
|
68
|
-
React.createElement("h4", null, "Filter By"),
|
69
|
-
React.createElement("div", null),
|
70
|
-
React.createElement("h4", null, "Sort By"),
|
71
|
-
React.createElement("div", { className: "filter-info" },
|
72
|
-
React.createElement("p", null, "Group"),
|
73
|
-
React.createElement("p", null, "Person"))))))),
|
74
|
-
React.createElement(Menu.Item, null,
|
75
|
-
React.createElement(Button, { type: "link" }, "Save Current View"))));
|
76
|
-
return (React.createElement(Dropdown, { overlay: menu, onVisibleChange: handleVisibleChange, visible: visible, trigger: ["click"] },
|
77
|
-
React.createElement("span", { className: styles["filter-views-menu-icon"] },
|
78
|
-
(!visible || !selectValue) && React.createElement(Icon, { type: "down", className: "margin-right-5" }),
|
79
|
-
React.createElement(FAIcon, { icon: faThList, color: "#666", size: "lg", className: "margin-right-5" }),
|
80
|
-
selectValue,
|
81
|
-
"Created by me",
|
82
|
-
visible && selectValue && React.createElement(Icon, { type: "caret-up", className: "margin-left-5" }))));
|
83
|
-
};
|
84
|
-
//# sourceMappingURL=index.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/controls/cc/index.tsx"],"names":[],"mappings":"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"}
|
@@ -1,64 +0,0 @@
|
|
1
|
-
@import "~@voplus/antd/es/style/themes/default.less";
|
2
|
-
@import "../../styles/common.less";
|
3
|
-
.filter-views-dropdown {
|
4
|
-
padding: 8px 0;
|
5
|
-
:global {
|
6
|
-
.ant-dropdown-menu-item {
|
7
|
-
padding: 0;
|
8
|
-
}
|
9
|
-
.ant-dropdown-menu-submenu-title {
|
10
|
-
padding: 5px 15px;
|
11
|
-
font-size: 13px;
|
12
|
-
color: #333;
|
13
|
-
.ant-btn {
|
14
|
-
padding: 0;
|
15
|
-
}
|
16
|
-
.filter-item {
|
17
|
-
display: inline-block;
|
18
|
-
width: 100%;
|
19
|
-
position: relative;
|
20
|
-
}
|
21
|
-
.item-operate {
|
22
|
-
padding-left: 10px;
|
23
|
-
.default {
|
24
|
-
color: #666;
|
25
|
-
margin-right: 10px;
|
26
|
-
}
|
27
|
-
}
|
28
|
-
.ant-dropdown-menu-submenu-arrow {
|
29
|
-
display: none;
|
30
|
-
}
|
31
|
-
}
|
32
|
-
.ant-btn-link {
|
33
|
-
font-size: 13px;
|
34
|
-
}
|
35
|
-
.ant-dropdown-menu-item:hover,
|
36
|
-
.ant-dropdown-menu-submenu-title:hover {
|
37
|
-
background: transparent;
|
38
|
-
.item-name {
|
39
|
-
color: @primary-color;
|
40
|
-
}
|
41
|
-
}
|
42
|
-
}
|
43
|
-
}
|
44
|
-
.sub-views-dropdown {
|
45
|
-
padding: 8px 15px;
|
46
|
-
:global {
|
47
|
-
h4 {
|
48
|
-
font-weight: bold;
|
49
|
-
}
|
50
|
-
.filter-info {
|
51
|
-
margin: 0 10px;
|
52
|
-
line-height: 24px;
|
53
|
-
font-size: 13px;
|
54
|
-
color: #333;
|
55
|
-
}
|
56
|
-
}
|
57
|
-
}
|
58
|
-
.sub-views-dropdown:hover {
|
59
|
-
background: transparent;
|
60
|
-
}
|
61
|
-
.filter-views-menu-icon {
|
62
|
-
padding: 5px 0;
|
63
|
-
cursor: pointer;
|
64
|
-
}
|