@ailaw/venus 0.4.1 → 0.4.2
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/en3.js +3 -1
- package/dist/style.css +1 -1
- package/dist/venus.es.js +52 -33
- package/package.json +1 -1
package/dist/en3.js
CHANGED
|
@@ -867,6 +867,8 @@ var lang3 = {
|
|
|
867
867
|
none: "None",
|
|
868
868
|
taskSetting: "Task setting",
|
|
869
869
|
lastUpdatedTime: "Last Updated Time",
|
|
870
|
-
lastUpdatedBy: "Last Updated By"
|
|
870
|
+
lastUpdatedBy: "Last Updated By",
|
|
871
|
+
searchTaskPlaceholder: "Search Task name/Tag",
|
|
872
|
+
taskManagement: "Task Management"
|
|
871
873
|
};
|
|
872
874
|
export { lang3 as default };
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}body{font-family:inherit;line-height:inherit}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#a1a1aa}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#a1a1aa}input::placeholder,textarea::placeholder{opacity:1;color:#a1a1aa}button,[role=button]{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}pre,code,kbd,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:before,:after{border-color:currentColor}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.relative{position:relative}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mr-2{margin-right:.5rem}.mb-5{margin-bottom:1.25rem}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.h-6{height:1.5rem}.h-screen{height:100vh}.w-6{width:1.5rem}.w-60{width:15rem}.w-72{width:18rem}.flex-1{flex:1 1 0%}@-webkit-keyframes spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.items-center{align-items:center}.justify-end{justify-content:flex-end}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.border{border-width:1px}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.capitalize{text-transform:capitalize}.text-secondary{--tw-text-opacity: 1;color:rgba(102,102,102,var(--tw-text-opacity))}*,:before,:after{--tw-shadow: 0 0 #0000}*,:before,:after{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000}.filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur{--tw-blur: blur(8px)}.tags-container[data-v-18554545]{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.container[data-v-678cdf3c]{border:1px solid #cccccc;border-radius:6px;padding:0 4px;min-height:30px;cursor:pointer}.taskTemplateInline[data-v-
|
|
1
|
+
/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}body{font-family:inherit;line-height:inherit}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#a1a1aa}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#a1a1aa}input::placeholder,textarea::placeholder{opacity:1;color:#a1a1aa}button,[role=button]{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}pre,code,kbd,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:before,:after{border-color:currentColor}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.relative{position:relative}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mr-2{margin-right:.5rem}.mb-5{margin-bottom:1.25rem}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.h-6{height:1.5rem}.h-screen{height:100vh}.w-6{width:1.5rem}.w-60{width:15rem}.w-72{width:18rem}.flex-1{flex:1 1 0%}@-webkit-keyframes spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.items-center{align-items:center}.justify-end{justify-content:flex-end}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.border{border-width:1px}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.capitalize{text-transform:capitalize}.text-secondary{--tw-text-opacity: 1;color:rgba(102,102,102,var(--tw-text-opacity))}*,:before,:after{--tw-shadow: 0 0 #0000}*,:before,:after{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000}.filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur{--tw-blur: blur(8px)}.tags-container[data-v-18554545]{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.container[data-v-678cdf3c]{border:1px solid #cccccc;border-radius:6px;padding:0 4px;min-height:30px;cursor:pointer}.taskTemplateInline[data-v-c3a26010]{float:right}a.taskTemplateInline[data-v-c3a26010]{margin-left:10px}div.taskTemplateInline[data-v-c3a26010]{margin-top:5px!important}
|
package/dist/venus.es.js
CHANGED
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { defineComponent, ref, watch, computed, toRefs, getCurrentScope, shallowRef } from "vue-demi";
|
|
21
|
-
import { Select, Modal, Form, Input, Checkbox, Divider, Button, Tag, Tooltip, Upload, Row, Col, Radio, Table, Badge, Card, message } from "ant-design-vue";
|
|
21
|
+
import { Select, Modal, Form, Input, Checkbox, Divider, Button, Tag, Tooltip, Upload, Row, Col, Radio, Popconfirm, Table, Badge, Card, message } from "ant-design-vue";
|
|
22
22
|
import { useQuery, useResult, useMutation, useApolloClient } from "@vue/apollo-composable";
|
|
23
23
|
import gql from "graphql-tag";
|
|
24
24
|
import { path, uniqBy, prop } from "ramda";
|
|
@@ -716,7 +716,7 @@ var AssigneeTypes;
|
|
|
716
716
|
})(AssigneeTypes || (AssigneeTypes = {}));
|
|
717
717
|
var AssigneeTypesText;
|
|
718
718
|
(function(AssigneeTypesText2) {
|
|
719
|
-
AssigneeTypesText2["EMPTY_DEFAULT"] = "message.
|
|
719
|
+
AssigneeTypesText2["EMPTY_DEFAULT"] = "message.none";
|
|
720
720
|
AssigneeTypesText2["BENEFICIARY"] = "message.beneficiary";
|
|
721
721
|
AssigneeTypesText2["PETITIONER"] = "message.petitioner";
|
|
722
722
|
AssigneeTypesText2["ATTORNEY"] = "message.attorney";
|
|
@@ -997,6 +997,9 @@ var __vue2_script$8 = defineComponent({
|
|
|
997
997
|
typeError
|
|
998
998
|
});
|
|
999
999
|
};
|
|
1000
|
+
watch(() => props.value.taskName, (val) => {
|
|
1001
|
+
nameError.value = !val;
|
|
1002
|
+
});
|
|
1000
1003
|
const isAttorneySelected = computed(() => props.value.isEmployee === AssigneeTypes[AssigneeTypes.ATTORNEY]);
|
|
1001
1004
|
watch(() => isAttorneySelected.value, (selected) => {
|
|
1002
1005
|
if (selected) {
|
|
@@ -1022,26 +1025,26 @@ var render$8 = function() {
|
|
|
1022
1025
|
var _c = _vm._self._c || _h;
|
|
1023
1026
|
return _c("ant-form", { staticClass: "add-edit-task-modal", on: { "submit": function(e) {
|
|
1024
1027
|
return e.preventDefault();
|
|
1025
|
-
} } }, [_c("ant-row", { attrs: { "gutter": 20 } }, [_c("ant-col", { attrs: { "span": 12 } }, [_c("ant-form-item", { attrs: { "name": "taskName", "label": _vm.$t("message.taskName"), "help": _vm.nameError ? _vm.$t("message.required") : void 0, "validate-status": _vm.nameError ? "error" : void 0 } }, [_c("ant-input", { attrs: { "disabled": _vm.disabled, "value": _vm.value.taskName }, on: { "input": function($event) {
|
|
1028
|
+
} } }, [_c("ant-row", { attrs: { "gutter": 20 } }, [_c("ant-col", { attrs: { "span": 12 } }, [_c("ant-form-item", { attrs: { "required": "", "name": "taskName", "label": _vm.$t("message.taskName"), "help": _vm.nameError ? _vm.$t("message.required") : void 0, "validate-status": _vm.nameError ? "error" : void 0 } }, [_c("ant-input", { attrs: { "disabled": _vm.disabled, "value": _vm.value.taskName }, on: { "input": function($event) {
|
|
1026
1029
|
return _vm.changeVal("taskName", $event.target.value);
|
|
1027
|
-
} } })], 1)], 1), _c("ant-col", { attrs: { "span": 12 } }, [_c("ant-form-item", { attrs: { "label": _vm.$t("message.assignee") + "(" + _vm.$t("message.optional") + ")" } }, [_c("ant-select", { staticStyle: { "min-width": "170px" }, attrs: { "disabled": _vm.disabled, "value": _vm.value.isEmployee, "allowClear": true }, on: { "change": function($event) {
|
|
1030
|
+
} } })], 1)], 1), _c("ant-col", { attrs: { "span": 12 } }, [_c("ant-form-item", { attrs: { "label": "" + _vm.$t("message.assignee") + " (" + _vm.$t("message.optional") + ")" } }, [_c("ant-select", { staticStyle: { "min-width": "170px" }, attrs: { "disabled": _vm.disabled, "value": _vm.value.isEmployee, "allowClear": true }, on: { "change": function($event) {
|
|
1028
1031
|
return _vm.changeVal("isEmployee", $event);
|
|
1029
1032
|
} } }, _vm._l(_vm.roles, function(role) {
|
|
1030
1033
|
return _c("ant-select-option", { key: role.id, attrs: { "value": role.key } }, [_c("span", { staticStyle: { "text-transform": "capitalize" } }, [_vm._v(" " + _vm._s(_vm.$t("message." + role.i18nKey)) + " ")])]);
|
|
1031
|
-
}), 1)], 1)], 1)], 1), _c("ant-form-item", { attrs: { "label": _vm.$t("message.type"), "help": _vm.typeError ? _vm.$t("message.required") : void 0, "validate-status": _vm.typeError ? "error" : void 0 } }, [_vm.value.generalTaskType !== _vm.TaskTypes.worksheet ? _c("ant-radio-group", { attrs: { "disabled": _vm.disabled, "value": _vm.value.generalTaskType }, on: { "change": function($event) {
|
|
1034
|
+
}), 1)], 1)], 1)], 1), _c("ant-form-item", { attrs: { "required": "", "label": _vm.$t("message.type"), "help": _vm.typeError ? _vm.$t("message.required") : void 0, "validate-status": _vm.typeError ? "error" : void 0 } }, [_vm.value.generalTaskType !== _vm.TaskTypes.worksheet ? _c("ant-radio-group", { attrs: { "disabled": _vm.disabled, "value": _vm.value.generalTaskType }, on: { "change": function($event) {
|
|
1032
1035
|
return _vm.changeVal("generalTaskType", $event.target.value);
|
|
1033
|
-
} } }, [_c("ant-radio", { attrs: { "value": _vm.TaskTypes.clientUpload } }, [_vm._v(" " + _vm._s(_vm.$t("message.clientUpload")) + " ")]), _c("ant-radio", { attrs: { "value": _vm.TaskTypes.clientReview, "disabled": _vm.isAttorneySelected } }, [_vm._v(" " + _vm._s(_vm.$t("message.clientReview")) + " ")])], 1) : _c("div", [_vm._v(_vm._s(_vm.$t("message.worksheet")))])], 1), _c("ant-form-item", { attrs: { "label": _vm.$t("message.descriptions") + "(" + _vm.$t("message.optional") + ")" } }, [_c("ant-textarea", { attrs: { "disabled": _vm.disabled, "value": _vm.value.descriptions }, on: { "input": function($event) {
|
|
1036
|
+
} } }, [_c("ant-radio", { attrs: { "value": _vm.TaskTypes.clientUpload } }, [_vm._v(" " + _vm._s(_vm.$t("message.clientUpload")) + " ")]), _c("ant-radio", { attrs: { "value": _vm.TaskTypes.clientReview, "disabled": _vm.isAttorneySelected } }, [_vm._v(" " + _vm._s(_vm.$t("message.clientReview")) + " ")])], 1) : _c("div", [_vm._v(_vm._s(_vm.$t("message.worksheet")))])], 1), _c("ant-form-item", { attrs: { "label": "" + _vm.$t("message.descriptions") + " (" + _vm.$t("message.optional") + ")" } }, [_c("ant-textarea", { attrs: { "disabled": _vm.disabled, "value": _vm.value.descriptions }, on: { "input": function($event) {
|
|
1034
1037
|
return _vm.changeVal("descriptions", $event.target.value);
|
|
1035
|
-
} } })], 1), _c("ant-form-item", { attrs: { "label": _vm.$t("message.attachment") + "(" + _vm.$t("message.optional") + ")" } }, [_c("a-file-uploader", { attrs: { "disabled": _vm.disabled, "value": _vm.value.sampleDocs, "uploadFilesFunc": _vm.uploadFilesFunc }, on: { "change": function($event) {
|
|
1038
|
+
} } })], 1), _c("ant-form-item", { attrs: { "label": "" + _vm.$t("message.attachment") + " (" + _vm.$t("message.optional") + ")" } }, [_c("a-file-uploader", { attrs: { "disabled": _vm.disabled, "value": _vm.value.sampleDocs, "uploadFilesFunc": _vm.uploadFilesFunc }, on: { "change": function($event) {
|
|
1036
1039
|
return _vm.changeVal("sampleDocs", $event);
|
|
1037
|
-
} } })], 1), _c("ant-form-item", { attrs: { "label": _vm.$t("message.tags") + "(" + _vm.$t("message.optional") + ")" } }, [_c("ant-select", { attrs: { "disabled": _vm.disabled, "mode": "tags", "value": _vm.value.tagList, "options": [] }, on: { "change": function($event) {
|
|
1040
|
+
} } })], 1), _c("ant-form-item", { attrs: { "label": "" + _vm.$t("message.tags") + " (" + _vm.$t("message.optional") + ")" } }, [_c("ant-select", { attrs: { "disabled": _vm.disabled, "mode": "tags", "value": _vm.value.tagList, "options": [] }, on: { "change": function($event) {
|
|
1038
1041
|
return _vm.changeVal("tagList", $event);
|
|
1039
1042
|
} } })], 1)], 1);
|
|
1040
1043
|
};
|
|
1041
1044
|
var staticRenderFns$8 = [];
|
|
1042
1045
|
var index_vue_vue_type_style_index_0_scoped_true_lang$3 = "";
|
|
1043
1046
|
const __cssModules$8 = {};
|
|
1044
|
-
var __component__$8 = /* @__PURE__ */ normalizeComponent(__vue2_script$8, render$8, staticRenderFns$8, false, __vue2_injectStyles$8, "
|
|
1047
|
+
var __component__$8 = /* @__PURE__ */ normalizeComponent(__vue2_script$8, render$8, staticRenderFns$8, false, __vue2_injectStyles$8, "119be748", null, null);
|
|
1045
1048
|
function __vue2_injectStyles$8(context) {
|
|
1046
1049
|
for (let o in __cssModules$8) {
|
|
1047
1050
|
this[o] = __cssModules$8[o];
|
|
@@ -1052,7 +1055,14 @@ var TaskForm = /* @__PURE__ */ function() {
|
|
|
1052
1055
|
}();
|
|
1053
1056
|
var __vue2_script$7 = defineComponent({
|
|
1054
1057
|
name: "NewTask",
|
|
1055
|
-
components: {
|
|
1058
|
+
components: {
|
|
1059
|
+
AFileUploader,
|
|
1060
|
+
TaskForm,
|
|
1061
|
+
AntModal: Modal,
|
|
1062
|
+
AntCheckbox: Checkbox,
|
|
1063
|
+
AntButton: Button,
|
|
1064
|
+
AntPopconfirm: Popconfirm
|
|
1065
|
+
},
|
|
1056
1066
|
props: {
|
|
1057
1067
|
visible: {
|
|
1058
1068
|
type: Boolean,
|
|
@@ -1145,7 +1155,7 @@ var render$7 = function() {
|
|
|
1145
1155
|
} }, scopedSlots: _vm._u([{ key: "footer", fn: function() {
|
|
1146
1156
|
return [_c("div", { staticClass: "footer" }, [_vm.showSendEmail ? _c("div", { staticStyle: { "float": "left", "padding-top": "5px", "padding-left": "10px" } }, [_c("ant-checkbox", { attrs: { "checked": _vm.value.isNotified }, on: { "change": function($event) {
|
|
1147
1157
|
return _vm.changeVal("isNotified", $event.target.checked);
|
|
1148
|
-
} } }, [_vm._v(" " + _vm._s(_vm.$t("message.sendEmail")) + " ")])], 1) : _vm._e(), _c("div", [_c("ant-
|
|
1158
|
+
} } }, [_vm._v(" " + _vm._s(_vm.$t("message.sendEmail")) + " ")])], 1) : _vm._e(), _c("div", [_c("ant-popconfirm", { attrs: { "title": "\u6587\u6848\u7F3A\u5931", "placement": "top" }, on: { "confirm": _vm.submit } }, [_c("ant-button", { attrs: { "loading": _vm.loading, "type": "primary" } }, [_vm._v(_vm._s(_vm.$t("message.submit")) + " ")])], 1), _c("ant-button", { on: { "click": function($event) {
|
|
1149
1159
|
return _vm.changeVisible(false);
|
|
1150
1160
|
} } }, [_vm._v(_vm._s(_vm.$t("message.cancel")) + " ")])], 1)])];
|
|
1151
1161
|
}, proxy: true }]) }, [_c("task-form", { ref: "taskForm", attrs: { "upload-files-func": _vm.uploadFilesFunc, "law-firm-id": _vm.lawFirmId, "user-id": _vm.userId, "value": _vm.value.taskTemplateObj }, on: { "update:value": _vm.updateFormValue } }), _vm.showAddToList ? _c("ant-checkbox", { attrs: { "checked": _vm.value.isAddedToTask }, on: { "change": function($event) {
|
|
@@ -1155,7 +1165,7 @@ var render$7 = function() {
|
|
|
1155
1165
|
var staticRenderFns$7 = [];
|
|
1156
1166
|
var index_vue_vue_type_style_index_0_scoped_true_lang$2 = "";
|
|
1157
1167
|
const __cssModules$7 = {};
|
|
1158
|
-
var __component__$7 = /* @__PURE__ */ normalizeComponent(__vue2_script$7, render$7, staticRenderFns$7, false, __vue2_injectStyles$7, "
|
|
1168
|
+
var __component__$7 = /* @__PURE__ */ normalizeComponent(__vue2_script$7, render$7, staticRenderFns$7, false, __vue2_injectStyles$7, "26be016f", null, null);
|
|
1159
1169
|
function __vue2_injectStyles$7(context) {
|
|
1160
1170
|
for (let o in __cssModules$7) {
|
|
1161
1171
|
this[o] = __cssModules$7[o];
|
|
@@ -1209,7 +1219,7 @@ var render$6 = function() {
|
|
|
1209
1219
|
var _vm = this;
|
|
1210
1220
|
var _h = _vm.$createElement;
|
|
1211
1221
|
var _c = _vm._self._c || _h;
|
|
1212
|
-
return _c("div", { staticClass: "filter mb-5" }, [_c("ant-input", { style: "width:" + _vm.width + "px", attrs: { "value": _vm.conditions.keywords }, on: { "input": function($event) {
|
|
1222
|
+
return _c("div", { staticClass: "filter mb-5" }, [_c("ant-input", { style: "width:" + _vm.width + "px", attrs: { "value": _vm.conditions.keywords, "placeholder": _vm.$t("message.searchTaskPlaceholder") }, on: { "input": function($event) {
|
|
1213
1223
|
return _vm.changeVal("keywords", $event.target.value);
|
|
1214
1224
|
} }, scopedSlots: _vm._u([{ key: "suffix", fn: function() {
|
|
1215
1225
|
return void 0;
|
|
@@ -1222,7 +1232,7 @@ var render$6 = function() {
|
|
|
1222
1232
|
var staticRenderFns$6 = [];
|
|
1223
1233
|
var index_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
|
|
1224
1234
|
const __cssModules$6 = {};
|
|
1225
|
-
var __component__$6 = /* @__PURE__ */ normalizeComponent(__vue2_script$6, render$6, staticRenderFns$6, false, __vue2_injectStyles$6, "
|
|
1235
|
+
var __component__$6 = /* @__PURE__ */ normalizeComponent(__vue2_script$6, render$6, staticRenderFns$6, false, __vue2_injectStyles$6, "c3a26010", null, null);
|
|
1226
1236
|
function __vue2_injectStyles$6(context) {
|
|
1227
1237
|
for (let o in __cssModules$6) {
|
|
1228
1238
|
this[o] = __cssModules$6[o];
|
|
@@ -1276,8 +1286,7 @@ var __vue2_script$5 = defineComponent({
|
|
|
1276
1286
|
{
|
|
1277
1287
|
title: t("message.taskName"),
|
|
1278
1288
|
dataIndex: "taskName",
|
|
1279
|
-
key: "taskName"
|
|
1280
|
-
scopedSlots: { customRender: "taskName" }
|
|
1289
|
+
key: "taskName"
|
|
1281
1290
|
},
|
|
1282
1291
|
{
|
|
1283
1292
|
title: t("message.assignee"),
|
|
@@ -1312,11 +1321,9 @@ var render$5 = function() {
|
|
|
1312
1321
|
var _vm = this;
|
|
1313
1322
|
var _h = _vm.$createElement;
|
|
1314
1323
|
var _c = _vm._self._c || _h;
|
|
1315
|
-
return _c("div", [_c("ant-table", { attrs: { "dataSource": _vm.dataSource, "rowKey": "id", "columns": _vm.columns, "pagination": _vm.pagination, "loading": _vm.loading }, on: { "change": function($event) {
|
|
1324
|
+
return _c("div", [_c("ant-table", { attrs: { "size": "middle", "dataSource": _vm.dataSource, "rowKey": "id", "columns": _vm.columns, "pagination": _vm.pagination, "loading": _vm.loading }, on: { "change": function($event) {
|
|
1316
1325
|
return _vm.$emit("changePagination", $event);
|
|
1317
|
-
} }, scopedSlots: _vm._u([{ key: "
|
|
1318
|
-
return _c("span", {}, [_c("span", { staticStyle: { "display": "inline-block", "width": "250px" } }, [_vm._v(_vm._s(text))])]);
|
|
1319
|
-
} }, { key: "isEmployee", fn: function(isEmployee) {
|
|
1326
|
+
} }, scopedSlots: _vm._u([{ key: "isEmployee", fn: function(isEmployee) {
|
|
1320
1327
|
return _c("span", {}, [_c("assignee-tag", { attrs: { "assignee-type": isEmployee } })], 1);
|
|
1321
1328
|
} }, { key: "tagList", fn: function(tags) {
|
|
1322
1329
|
return [_c("tags-with-tooltip", { attrs: { "tags": tags } })];
|
|
@@ -1333,7 +1340,7 @@ var render$5 = function() {
|
|
|
1333
1340
|
var staticRenderFns$5 = [];
|
|
1334
1341
|
var TaskTablePure_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
1335
1342
|
const __cssModules$5 = {};
|
|
1336
|
-
var __component__$5 = /* @__PURE__ */ normalizeComponent(__vue2_script$5, render$5, staticRenderFns$5, false, __vue2_injectStyles$5, "
|
|
1343
|
+
var __component__$5 = /* @__PURE__ */ normalizeComponent(__vue2_script$5, render$5, staticRenderFns$5, false, __vue2_injectStyles$5, "2e685386", null, null);
|
|
1337
1344
|
function __vue2_injectStyles$5(context) {
|
|
1338
1345
|
for (let o in __cssModules$5) {
|
|
1339
1346
|
this[o] = __cssModules$5[o];
|
|
@@ -1640,10 +1647,6 @@ var __vue2_script$2 = defineComponent({
|
|
|
1640
1647
|
type: String,
|
|
1641
1648
|
required: true
|
|
1642
1649
|
},
|
|
1643
|
-
loading: {
|
|
1644
|
-
type: Boolean,
|
|
1645
|
-
default: false
|
|
1646
|
-
},
|
|
1647
1650
|
sendEmail: {
|
|
1648
1651
|
type: Boolean,
|
|
1649
1652
|
default: false
|
|
@@ -1655,6 +1658,10 @@ var __vue2_script$2 = defineComponent({
|
|
|
1655
1658
|
allowClear: {
|
|
1656
1659
|
type: Boolean,
|
|
1657
1660
|
default: false
|
|
1661
|
+
},
|
|
1662
|
+
adding: {
|
|
1663
|
+
type: Boolean,
|
|
1664
|
+
default: false
|
|
1658
1665
|
}
|
|
1659
1666
|
},
|
|
1660
1667
|
setup(props, { emit }) {
|
|
@@ -1687,7 +1694,7 @@ var render$2 = function() {
|
|
|
1687
1694
|
return _vm.$emit("update:sendEmail", $event.target.checked);
|
|
1688
1695
|
} } }, [_vm._v(" " + _vm._s(_vm.$t("message.sendTaskEmail")) + " ")]) : _vm._e(), _c("ant-button", { on: { "click": function($event) {
|
|
1689
1696
|
return _vm.$emit("update:visible", false);
|
|
1690
|
-
} } }, [_vm._v(" " + _vm._s(_vm.$t("message.cancel")) + " ")]), _c("ant-button", { attrs: { "loading": _vm.
|
|
1697
|
+
} } }, [_vm._v(" " + _vm._s(_vm.$t("message.cancel")) + " ")]), _c("ant-button", { attrs: { "loading": _vm.adding, "type": "primary", "disabled": !_vm.addedTasks.length }, on: { "click": function($event) {
|
|
1691
1698
|
_vm.$emit("submit", {
|
|
1692
1699
|
addedTasks: _vm.addedTasks,
|
|
1693
1700
|
addedTaskIds: _vm.addedTasks.map(function(ref2) {
|
|
@@ -1701,7 +1708,7 @@ var render$2 = function() {
|
|
|
1701
1708
|
var staticRenderFns$2 = [];
|
|
1702
1709
|
var ReviewModal_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
1703
1710
|
const __cssModules$2 = {};
|
|
1704
|
-
var __component__$2 = /* @__PURE__ */ normalizeComponent(__vue2_script$2, render$2, staticRenderFns$2, false, __vue2_injectStyles$2, "
|
|
1711
|
+
var __component__$2 = /* @__PURE__ */ normalizeComponent(__vue2_script$2, render$2, staticRenderFns$2, false, __vue2_injectStyles$2, "315dcb1d", null, null);
|
|
1705
1712
|
function __vue2_injectStyles$2(context) {
|
|
1706
1713
|
for (let o in __cssModules$2) {
|
|
1707
1714
|
this[o] = __cssModules$2[o];
|
|
@@ -1781,7 +1788,9 @@ const CreateTaskTemplateMutation = gql`
|
|
|
1781
1788
|
${taskTemplateFragment}
|
|
1782
1789
|
`;
|
|
1783
1790
|
const defaultTaskTemplate = {
|
|
1784
|
-
taskTemplateObj: {
|
|
1791
|
+
taskTemplateObj: {
|
|
1792
|
+
generalTaskType: TaskTypes.clientUpload
|
|
1793
|
+
},
|
|
1785
1794
|
isAddedToTask: false,
|
|
1786
1795
|
isNotified: false
|
|
1787
1796
|
};
|
|
@@ -1834,9 +1843,17 @@ var __vue2_script$1 = defineComponent({
|
|
|
1834
1843
|
},
|
|
1835
1844
|
pageSize: {
|
|
1836
1845
|
type: Number
|
|
1846
|
+
},
|
|
1847
|
+
closeAfterAdd: {
|
|
1848
|
+
type: Boolean,
|
|
1849
|
+
default: true
|
|
1850
|
+
},
|
|
1851
|
+
adding: {
|
|
1852
|
+
type: Boolean,
|
|
1853
|
+
default: false
|
|
1837
1854
|
}
|
|
1838
1855
|
},
|
|
1839
|
-
setup(
|
|
1856
|
+
setup(props, { emit }) {
|
|
1840
1857
|
const { client } = useApolloClient();
|
|
1841
1858
|
const mainModal = ref();
|
|
1842
1859
|
const reviewModal = ref();
|
|
@@ -1907,8 +1924,10 @@ var __vue2_script$1 = defineComponent({
|
|
|
1907
1924
|
const submitting = computed(() => updateTemplate.loading.value || createTemplate.loading.value);
|
|
1908
1925
|
const endReviewing = (result) => {
|
|
1909
1926
|
emit("submit", result);
|
|
1910
|
-
|
|
1911
|
-
|
|
1927
|
+
if (props.closeAfterAdd) {
|
|
1928
|
+
reviewModalVisible.value = false;
|
|
1929
|
+
newTaskVisible.value = false;
|
|
1930
|
+
}
|
|
1912
1931
|
};
|
|
1913
1932
|
const editTask = (record) => {
|
|
1914
1933
|
newTaskVisible.value = true;
|
|
@@ -1959,7 +1978,7 @@ var render$1 = function() {
|
|
|
1959
1978
|
var pagination = ref2.pagination;
|
|
1960
1979
|
var changePagination = ref2.changePagination;
|
|
1961
1980
|
return [_vm._t("table", null, { "loading": loading, "dataSource": dataSource, "pagination": pagination, "changePagination": changePagination })];
|
|
1962
|
-
} }], null, true) }), _c("review-modal", { ref: "reviewModal", attrs: { "sendEmail": _vm.sendEmail, "allow-clear": _vm.allowClear, "tempTask": _vm.tempTask, "review-text": _vm.reviewText, "added-tasks": _vm.addedTasks, "showSendEmail": _vm.showSendEmail, "visible": _vm.reviewModalVisible, "newTaskVisible": _vm.newTaskVisible }, on: { "update:tempTask": function($event) {
|
|
1981
|
+
} }], null, true) }), _c("review-modal", { ref: "reviewModal", attrs: { "adding": _vm.adding, "sendEmail": _vm.sendEmail, "allow-clear": _vm.allowClear, "tempTask": _vm.tempTask, "review-text": _vm.reviewText, "added-tasks": _vm.addedTasks, "showSendEmail": _vm.showSendEmail, "visible": _vm.reviewModalVisible, "newTaskVisible": _vm.newTaskVisible }, on: { "update:tempTask": function($event) {
|
|
1963
1982
|
_vm.tempTask = $event;
|
|
1964
1983
|
}, "update:temp-task": function($event) {
|
|
1965
1984
|
_vm.tempTask = $event;
|
|
@@ -1984,7 +2003,7 @@ var render$1 = function() {
|
|
|
1984
2003
|
var staticRenderFns$1 = [];
|
|
1985
2004
|
var index_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
1986
2005
|
const __cssModules$1 = {};
|
|
1987
|
-
var __component__$1 = /* @__PURE__ */ normalizeComponent(__vue2_script$1, render$1, staticRenderFns$1, false, __vue2_injectStyles$1, "
|
|
2006
|
+
var __component__$1 = /* @__PURE__ */ normalizeComponent(__vue2_script$1, render$1, staticRenderFns$1, false, __vue2_injectStyles$1, "1a57bb26", null, null);
|
|
1988
2007
|
function __vue2_injectStyles$1(context) {
|
|
1989
2008
|
for (let o in __cssModules$1) {
|
|
1990
2009
|
this[o] = __cssModules$1[o];
|