@voplus/morpho-workspace 1.3.74 → 1.3.76
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/controls/filters/WorkTypesFilter/index.d.ts +6 -0
- package/es/controls/filters/WorkTypesFilter/index.js +35 -0
- package/es/controls/filters/WorkTypesFilter/index.js.map +1 -0
- package/es/controls/filters/WorkTypesFilter/state.d.ts +16 -0
- package/es/controls/filters/WorkTypesFilter/state.js +71 -0
- package/es/controls/filters/WorkTypesFilter/state.js.map +1 -0
- package/es/controls/filters/index.d.ts +1 -0
- package/es/controls/filters/index.js +1 -0
- package/es/controls/filters/index.js.map +1 -1
- package/es/data/meeting/metas.d.ts +1 -2
- package/es/data/meeting/metas.js.map +1 -1
- package/es/data/task/metas.d.ts +1 -2
- package/es/data/task/metas.js.map +1 -1
- package/es/data/work/metas.d.ts +2 -1
- package/es/data/work/metas.js +5 -6
- package/es/data/work/metas.js.map +1 -1
- package/es/modules/board/components/SubDocumentList/index.js +3 -7
- package/es/modules/board/components/SubDocumentList/index.js.map +1 -1
- package/es/modules/meeting/components/MeetingHeader/index.js +1 -1
- 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/components/MeetingPropertiesView/index.js +1 -1
- package/es/modules/meeting/components/MeetingPropertiesView/index.js.map +1 -1
- package/es/modules/meeting/components/MeetingsFolderProperitesView/index.js +1 -2
- package/es/modules/meeting/components/MeetingsFolderProperitesView/index.js.map +1 -1
- package/es/modules/meeting/components/MeetingsFolderQuickViewDialog/index.js +1 -2
- package/es/modules/meeting/components/MeetingsFolderQuickViewDialog/index.js.map +1 -1
- package/es/modules/notification/components/NotificationList/index.js +1 -1
- package/es/modules/notification/components/NotificationList/index.js.map +1 -1
- package/es/modules/space/components/Roles/index.d.ts +3 -0
- package/es/modules/space/components/Roles/index.js +15 -0
- package/es/modules/space/components/Roles/index.js.map +1 -0
- package/es/modules/space/components/Teams/index.d.ts +3 -0
- package/es/modules/space/components/Teams/index.js +15 -0
- package/es/modules/space/components/Teams/index.js.map +1 -0
- package/es/modules/space/pages/MySpace/index.js +9 -1
- package/es/modules/space/pages/MySpace/index.js.map +1 -1
- package/es/modules/tasks/components/TaskItem/SubTaskItem.js +1 -1
- package/es/modules/tasks/components/TaskItem/SubTaskItem.js.map +1 -1
- package/es/modules/tasks/components/TaskPropertiesView/index.js +1 -1
- package/es/modules/tasks/components/TaskPropertiesView/index.js.map +1 -1
- package/es/modules/tasks/components/TaskQuickViewDialog/index.js +5 -5
- package/es/modules/tasks/components/TaskQuickViewDialog/index.js.map +1 -1
- package/es/modules/work/components/WorkItem/index.js +1 -1
- package/es/modules/work/components/WorkItem/index.js.map +1 -1
- package/es/modules/work/components/WorkList/index.js +4 -2
- package/es/modules/work/components/WorkList/index.js.map +1 -1
- package/es/modules/work/components/WorkPropertiesView/index.d.ts +1 -0
- package/es/modules/work/components/WorkPropertiesView/index.js +3 -2
- package/es/modules/work/components/WorkPropertiesView/index.js.map +1 -1
- package/es/modules/work/components/WorkPropertiesView/index.less +10 -0
- package/es/modules/work/components/WorkQuickViewDialog/index.d.ts +7 -0
- package/es/modules/work/components/WorkQuickViewDialog/index.js +42 -0
- package/es/modules/work/components/WorkQuickViewDialog/index.js.map +1 -0
- package/es/modules/work/components/WorkQuickViewDialog/index.less +13 -0
- package/es/modules/work/components/WorksProperties/index.js +2 -2
- package/es/modules/work/components/WorksProperties/index.js.map +1 -1
- package/es/modules/work/work-type/components/ErrorTypeList/Item.d.ts +18 -0
- package/es/modules/work/work-type/components/ErrorTypeList/Item.js +38 -0
- package/es/modules/work/work-type/components/ErrorTypeList/Item.js.map +1 -0
- package/es/modules/work/work-type/components/ErrorTypeList/index.d.ts +19 -0
- package/es/modules/work/work-type/components/ErrorTypeList/index.js +35 -0
- package/es/modules/work/work-type/components/ErrorTypeList/index.js.map +1 -0
- package/es/modules/work/work-type/components/ErrorTypeList/index.less +58 -0
- package/es/modules/work/work-type/components/ErrorTypeList/state.d.ts +17 -0
- package/es/modules/work/work-type/components/ErrorTypeList/state.js +58 -0
- package/es/modules/work/work-type/components/ErrorTypeList/state.js.map +1 -0
- package/es/modules/work/work-type/components/WorkTypeQA/index.js +16 -15
- package/es/modules/work/work-type/components/WorkTypeQA/index.js.map +1 -1
- package/package.json +1 -1
- package/es/modules/work/components/ChangeAvatarDialog/index.d.ts +0 -10
- package/es/modules/work/components/ChangeAvatarDialog/index.js +0 -21
- package/es/modules/work/components/ChangeAvatarDialog/index.js.map +0 -1
@@ -0,0 +1,58 @@
|
|
1
|
+
import { __decorate } from "tslib";
|
2
|
+
import { makeObservable, observable } from "mobx";
|
3
|
+
export class State {
|
4
|
+
constructor() {
|
5
|
+
/** key of hover check item */
|
6
|
+
Object.defineProperty(this, "hovered", {
|
7
|
+
enumerable: true,
|
8
|
+
configurable: true,
|
9
|
+
writable: true,
|
10
|
+
value: false
|
11
|
+
});
|
12
|
+
/** sort mode */
|
13
|
+
Object.defineProperty(this, "sortMode", {
|
14
|
+
enumerable: true,
|
15
|
+
configurable: true,
|
16
|
+
writable: true,
|
17
|
+
value: false
|
18
|
+
});
|
19
|
+
/** item of checkItem */
|
20
|
+
Object.defineProperty(this, "item", {
|
21
|
+
enumerable: true,
|
22
|
+
configurable: true,
|
23
|
+
writable: true,
|
24
|
+
value: ""
|
25
|
+
});
|
26
|
+
/** list of checkItem */
|
27
|
+
Object.defineProperty(this, "list", {
|
28
|
+
enumerable: true,
|
29
|
+
configurable: true,
|
30
|
+
writable: true,
|
31
|
+
value: []
|
32
|
+
});
|
33
|
+
/** loading of save a checkItem */
|
34
|
+
Object.defineProperty(this, "loading", {
|
35
|
+
enumerable: true,
|
36
|
+
configurable: true,
|
37
|
+
writable: true,
|
38
|
+
value: false
|
39
|
+
});
|
40
|
+
makeObservable(this);
|
41
|
+
}
|
42
|
+
}
|
43
|
+
__decorate([
|
44
|
+
observable
|
45
|
+
], State.prototype, "hovered", void 0);
|
46
|
+
__decorate([
|
47
|
+
observable
|
48
|
+
], State.prototype, "sortMode", void 0);
|
49
|
+
__decorate([
|
50
|
+
observable
|
51
|
+
], State.prototype, "item", void 0);
|
52
|
+
__decorate([
|
53
|
+
observable
|
54
|
+
], State.prototype, "list", void 0);
|
55
|
+
__decorate([
|
56
|
+
observable
|
57
|
+
], State.prototype, "loading", void 0);
|
58
|
+
//# sourceMappingURL=state.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"state.js","sourceRoot":"","sources":["../../../../../../src/modules/work/work-type/components/ErrorTypeList/state.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAOlD,MAAM,OAAO,KAAK;IAYjB;QAXA,8BAA8B;QAClB;;;;mBAAiB,KAAK;WAAC;QACnC,gBAAgB;QACJ;;;;mBAAkB,KAAK;WAAC;QACpC,wBAAwB;QACZ;;;;mBAAc,EAAE;WAAC;QAC7B,wBAAwB;QACZ;;;;mBAA0B,EAAE;WAAC;QACzC,kCAAkC;QACtB;;;;mBAAiB,KAAK;WAAC;QAGlC,cAAc,CAAC,IAAI,CAAC,CAAC;IACtB,CAAC;CACD;AAbY;IAAX,UAAU;sCAAwB;AAEvB;IAAX,UAAU;uCAAyB;AAExB;IAAX,UAAU;mCAAkB;AAEjB;IAAX,UAAU;mCAA8B;AAE7B;IAAX,UAAU;sCAAwB"}
|
@@ -1,14 +1,15 @@
|
|
1
|
-
import "./index.less";
|
2
|
-
import { Form, InputNumber } from "@voplus/antd";
|
3
1
|
import React, { useState } from "react";
|
2
|
+
import { Form, InputNumber } from "@voplus/antd";
|
4
3
|
import { useWorkType, useWorkTypeStore } from "../../../../../data/worktype";
|
5
|
-
import CheckList from "@voplus/morpho-ui/es/controls/CheckList";
|
6
4
|
import { Scrollbars } from "react-custom-scrollbars";
|
7
5
|
import { State } from "./state";
|
8
|
-
import TaskQuickViewDialog from "../../../../tasks/components/TaskQuickViewDialog";
|
9
6
|
import { observe } from "@voplus/morpho-ui";
|
10
7
|
import { runInAction } from "mobx";
|
11
8
|
import { useApplicationContext } from "@voplus/morpho-data";
|
9
|
+
import AvatarList from "@voplus/morpho-org/es/components/AvatarList";
|
10
|
+
import ErrorTypeList from "../ErrorTypeList";
|
11
|
+
import TaskQuickViewDialog from "../../../../tasks/components/TaskQuickViewDialog";
|
12
|
+
import "./index.less";
|
12
13
|
const WorkTypeQA = (props) => {
|
13
14
|
const { id } = props;
|
14
15
|
const [form] = Form.useForm();
|
@@ -19,24 +20,24 @@ const WorkTypeQA = (props) => {
|
|
19
20
|
const workType = useWorkType(id);
|
20
21
|
state.update(workType);
|
21
22
|
return observe(() => {
|
22
|
-
var _a, _b, _c, _d, _e;
|
23
|
+
var _a, _b, _c, _d, _e, _f;
|
23
24
|
return (React.createElement("div", { className: "work-type-qa" },
|
24
25
|
React.createElement("div", { className: "work-type-qa-head" }, "Quality Assurance Setting"),
|
25
26
|
React.createElement(Scrollbars, { autoHide: true },
|
26
27
|
React.createElement(Form, { className: "work-type-qa-content", form: form, labelAlign: "left", labelCol: { span: 10 }, scrollToFirstError: true },
|
27
|
-
(
|
28
|
-
React.createElement(
|
28
|
+
React.createElement(Form.Item, { label: "Auditor" },
|
29
|
+
React.createElement(AvatarList, { organizationId: user.info.organizationId, multiple: true, buttonText: "Ok", list: (_a = state.worktype.audit) === null || _a === void 0 ? void 0 : _a.auditors, onChange: (ids) => {
|
30
|
+
state.save({ AuditorIds: ids });
|
31
|
+
} })),
|
32
|
+
((_c = (_b = state.worktype.audit) === null || _b === void 0 ? void 0 : _b.auditors) === null || _c === void 0 ? void 0 : _c.length) ? (React.createElement(React.Fragment, null,
|
33
|
+
React.createElement(Form.Item, { label: "Audit Rate" }, state.auditRateEdit ? (React.createElement(InputNumber, { defaultValue: ((_d = state.worktype.audit) === null || _d === void 0 ? void 0 : _d.auditRate) || 0, min: 0, max: 100, formatter: (value) => `${value}%`, parser: (value) => value.replace("%", ""), onChange: (value) => {
|
29
34
|
state.save({ AuditRate: value });
|
30
|
-
}, onBlur: () => runInAction(() => (state.auditRateEdit = false)) })) : (React.createElement("div", { onClick: () => runInAction(() => (state.auditRateEdit = true)) }, ((
|
31
|
-
? `${(
|
35
|
+
}, onBlur: () => runInAction(() => (state.auditRateEdit = false)) })) : (React.createElement("div", { onClick: () => runInAction(() => (state.auditRateEdit = true)) }, ((_e = state.worktype.audit) === null || _e === void 0 ? void 0 : _e.auditRate)
|
36
|
+
? `${(_f = state.worktype.audit) === null || _f === void 0 ? void 0 : _f.auditRate}%`
|
32
37
|
: "Add Audit Rate"))),
|
33
38
|
React.createElement(Form.Item, { label: "Audit Task" },
|
34
|
-
React.createElement("div", { className: "open-btn", onClick: () => setVisible(true) }, "
|
35
|
-
React.createElement(
|
36
|
-
React.createElement(CheckList, { headerProps: {
|
37
|
-
viewTitle: " ",
|
38
|
-
visible: true,
|
39
|
-
}, allowAdd: true, list: state.errorTypes, onChange: (item) => state.onChangeErrorTypes(item), onCreate: (item) => state.onCreateErrorTypes(item), onDelete: (item) => state.onDeleteErrorTypes(item) }))),
|
39
|
+
React.createElement("div", { className: "open-btn", onClick: () => setVisible(true) }, "ClickOpen")))) : (""),
|
40
|
+
React.createElement(ErrorTypeList, { viewTitle: "Error Types", list: state.errorTypes, onChange: (item) => state.onChangeErrorTypes(item), onCreate: (item) => state.onCreateErrorTypes(item), onDelete: (item) => state.onDeleteErrorTypes(item) })),
|
40
41
|
React.createElement(TaskQuickViewDialog, { id: props.id, visible: visible, onCancel: () => setVisible(false) }))));
|
41
42
|
});
|
42
43
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/modules/work/work-type/components/WorkTypeQA/index.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/modules/work/work-type/components/WorkTypeQA/index.tsx"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
@@ -1,10 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
declare const ChangeAvatarDialog: (props: {
|
3
|
-
/** members list */
|
4
|
-
person?: any[] | undefined;
|
5
|
-
/** Dialog title */
|
6
|
-
title?: string | undefined;
|
7
|
-
onCancel?: (() => void) | undefined;
|
8
|
-
onSave?: ((ids?: string[] | undefined) => void) | undefined;
|
9
|
-
}) => JSX.Element;
|
10
|
-
export default ChangeAvatarDialog;
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import React, { useState } from "react";
|
2
|
-
import AvatarList from "@voplus/morpho-org/es/components/AvatarList";
|
3
|
-
import { Modal } from "@voplus/antd";
|
4
|
-
import { observe } from "@voplus/morpho-ui";
|
5
|
-
import { useApplicationContext } from "@voplus/morpho-data";
|
6
|
-
const ChangeAvatarDialog = (props) => {
|
7
|
-
const { user } = useApplicationContext();
|
8
|
-
const [ids, setIds] = useState();
|
9
|
-
const [list, setList] = useState(props.person || []);
|
10
|
-
return observe(() => (React.createElement(Modal, { visible: true, title: props.title, onOk: onSave, onCancel: props.onCancel },
|
11
|
-
React.createElement(AvatarList, { organizationId: user.info.organizationId, multiple: true, list: list, onChange: (id, members) => {
|
12
|
-
setIds(id);
|
13
|
-
setList(members);
|
14
|
-
} }))));
|
15
|
-
function onSave() {
|
16
|
-
var _a;
|
17
|
-
(_a = props.onSave) === null || _a === void 0 ? void 0 : _a.call(props, ids);
|
18
|
-
}
|
19
|
-
};
|
20
|
-
export default ChangeAvatarDialog;
|
21
|
-
//# sourceMappingURL=index.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/work/components/ChangeAvatarDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAExC,OAAO,UAAU,MAAM,6CAA6C,CAAC;AAErE,OAAO,EAAE,KAAK,EAAE,MAAM,cAAc,CAAC;AACrC,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAE5D,MAAM,kBAAkB,GAAG,CAAC,KAO3B,EAAE,EAAE;IACJ,MAAM,EAAE,IAAI,EAAE,GAAG,qBAAqB,EAAE,CAAC;IACzC,MAAM,CAAC,GAAG,EAAE,MAAM,CAAC,GAAG,QAAQ,EAAY,CAAC;IAC3C,MAAM,CAAC,IAAI,EAAE,OAAO,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,MAAM,IAAI,EAAE,CAAC,CAAC;IAErD,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,KAAK,IAAC,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,CAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,KAAK,CAAC,QAAQ;QAC/E,oBAAC,UAAU,IACV,cAAc,EAAE,IAAI,CAAC,IAAI,CAAC,cAAc,EACxC,QAAQ,QACR,IAAI,EAAE,IAAI,EACV,QAAQ,EAAE,CAAC,EAAY,EAAE,OAAgB,EAAE,EAAE;gBAC5C,MAAM,CAAC,EAAE,CAAC,CAAC;gBACX,OAAO,CAAC,OAAO,CAAC,CAAC;YAClB,CAAC,GACA,CACK,CACR,CAAC,CAAC;IAEH,SAAS,MAAM;;QACd,MAAA,KAAK,CAAC,MAAM,+CAAZ,KAAK,EAAU,GAAG,CAAC,CAAC;IACrB,CAAC;AACF,CAAC,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|