@ailaw/venus 0.8.2 → 0.9.3

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.
Files changed (63) hide show
  1. package/dist/style.css +1 -1
  2. package/dist/venus.es.js +33 -12
  3. package/package.json +1 -1
  4. package/dist/a-file-uploader/index.vue.d.ts +0 -55
  5. package/dist/a-test-component/index.vue.d.ts +0 -10
  6. package/dist/assignee-tag/index.vue.d.ts +0 -20
  7. package/dist/case-template-select/components/case-template-option.vue.d.ts +0 -15
  8. package/dist/case-template-select/components/case-template-type-badge.vue.d.ts +0 -12
  9. package/dist/case-template-select/gqls/templates.gql.d.ts +0 -1
  10. package/dist/case-template-select/hooks/useCaseTemplates.d.ts +0 -5
  11. package/dist/case-template-select/index.vue.d.ts +0 -26
  12. package/dist/case-template-select/types.d.ts +0 -9
  13. package/dist/forms/G-1145.d.ts +0 -2
  14. package/dist/forms/G-28-Company.d.ts +0 -2
  15. package/dist/forms/G-28-Person.d.ts +0 -2
  16. package/dist/forms/I-129 Attachment.d.ts +0 -2
  17. package/dist/forms/I-129 with H Supplement-Company Petitioner.d.ts +0 -2
  18. package/dist/forms/I-130.d.ts +0 -2
  19. package/dist/forms/I-130A.d.ts +0 -2
  20. package/dist/forms/I-131.d.ts +0 -2
  21. package/dist/forms/I-485.d.ts +0 -2
  22. package/dist/forms/I-485A.d.ts +0 -2
  23. package/dist/forms/I-765.d.ts +0 -2
  24. package/dist/forms/I-864.d.ts +0 -2
  25. package/dist/forms/I-864A.d.ts +0 -2
  26. package/dist/forms/index.d.ts +0 -17
  27. package/dist/hooks/useMe/index.d.ts +0 -2
  28. package/dist/hooks/useMe/me.gql.d.ts +0 -1
  29. package/dist/hooks/useMe/types.d.ts +0 -4
  30. package/dist/hooks/useT.d.ts +0 -1
  31. package/dist/hooks/useTask/useMutateTaskTemplate.d.ts +0 -9
  32. package/dist/hooks/useTask/useSearchTaskConditions.d.ts +0 -4
  33. package/dist/hooks/useTask/useSearchTaskTemplates.d.ts +0 -7
  34. package/dist/hooks/useTask/useTaskActions.d.ts +0 -8
  35. package/dist/hooks/useTask/useTaskTemplateTableData.d.ts +0 -15
  36. package/dist/hooks/useVm.d.ts +0 -1
  37. package/dist/index.d.ts +0 -19
  38. package/dist/new-task/index.vue.d.ts +0 -197
  39. package/dist/profile-select/gqls/profile.gql.d.ts +0 -9
  40. package/dist/profile-select/hooks/useCreateProfile.d.ts +0 -5
  41. package/dist/profile-select/hooks/useProfiles.d.ts +0 -6
  42. package/dist/profile-select/index.vue.d.ts +0 -64
  43. package/dist/profile-select/profile-create-modal.vue.d.ts +0 -73
  44. package/dist/profile-select/profile-select-item.vue.d.ts +0 -15
  45. package/dist/profile-select/profile-selector.vue.d.ts +0 -43
  46. package/dist/profile-select/profile-type-select.vue.d.ts +0 -32
  47. package/dist/profile-type-icon/index.vue.d.ts +0 -19
  48. package/dist/tags-with-tooltip/index.vue.d.ts +0 -33
  49. package/dist/task-cart/MainModal.vue.d.ts +0 -95
  50. package/dist/task-cart/ReviewModal.vue.d.ts +0 -77
  51. package/dist/task-cart/TaskTable.vue.d.ts +0 -69
  52. package/dist/task-cart/TaskTablePure.vue.d.ts +0 -93
  53. package/dist/task-cart/index.vue.d.ts +0 -235
  54. package/dist/task-form/index.vue.d.ts +0 -47
  55. package/dist/task-form/refactorParams.d.ts +0 -3
  56. package/dist/task-form/useChangeVal.d.ts +0 -2
  57. package/dist/task-template-filter/index.vue.d.ts +0 -55
  58. package/dist/types/common.d.ts +0 -32
  59. package/dist/types/form.d.ts +0 -9
  60. package/dist/types/profile.d.ts +0 -11
  61. package/dist/types/task.d.ts +0 -110
  62. package/dist/utils/forms.d.ts +0 -2
  63. package/dist/utils/languages.d.ts +0 -1
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)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.rounded{border-radius:.25rem}.border{border-width:1px}.border-solid{border-style:solid}.border-light-purple{--tw-border-opacity: 1;border-color:rgba(192,150,250,var(--tw-border-opacity))}.border-light-blue{--tw-border-opacity: 1;border-color:rgba(145,213,255,var(--tw-border-opacity))}.bg-purple{--tw-bg-opacity: 1;background-color:rgba(249,240,255,var(--tw-bg-opacity))}.bg-blue{--tw-bg-opacity: 1;background-color:rgba(230,247,255,var(--tw-bg-opacity))}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.capitalize{text-transform:capitalize}.leading-5{line-height:1.25rem}.text-secondary{--tw-text-opacity: 1;color:rgba(102,102,102,var(--tw-text-opacity))}.text-smart{--tw-text-opacity: 1;color:rgba(114,46,209,var(--tw-text-opacity))}.text-classic{--tw-text-opacity: 1;color:rgba(24,144,255,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)}.min-w-80[data-v-0eaae435]{min-width:320px}.container[data-v-00646ac3]{border:1px solid #cccccc;border-radius:6px;padding:0 4px;min-height:30px;cursor:pointer}.tags-container[data-v-18554545]{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.taskTemplateInline[data-v-c5d917d8]{float:right}a.taskTemplateInline[data-v-c5d917d8]{margin-left:10px}div.taskTemplateInline[data-v-c5d917d8]{margin-top:5px!important}
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}.block{display:block}.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)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.rounded{border-radius:.25rem}.border{border-width:1px}.border-solid{border-style:solid}.border-light-purple{--tw-border-opacity: 1;border-color:rgba(192,150,250,var(--tw-border-opacity))}.border-light-blue{--tw-border-opacity: 1;border-color:rgba(145,213,255,var(--tw-border-opacity))}.bg-purple{--tw-bg-opacity: 1;background-color:rgba(249,240,255,var(--tw-bg-opacity))}.bg-blue{--tw-bg-opacity: 1;background-color:rgba(230,247,255,var(--tw-bg-opacity))}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.capitalize{text-transform:capitalize}.leading-5{line-height:1.25rem}.text-secondary{--tw-text-opacity: 1;color:rgba(102,102,102,var(--tw-text-opacity))}.text-smart{--tw-text-opacity: 1;color:rgba(114,46,209,var(--tw-text-opacity))}.text-classic{--tw-text-opacity: 1;color:rgba(24,144,255,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)}.min-w-80[data-v-0eaae435]{min-width:320px}.container[data-v-4cddaa54]{border:1px solid #cccccc;border-radius:6px;padding:0 4px;min-height:30px;cursor:pointer}.block[data-v-4cddaa54]{display:block}.tags-container[data-v-18554545]{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.taskTemplateInline[data-v-c5d917d8]{float:right}a.taskTemplateInline[data-v-c5d917d8]{margin-left:10px}div.taskTemplateInline[data-v-c5d917d8]{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, reactive, computed, toRefs, getCurrentScope, shallowRef } from "vue-demi";
21
- import { Select, Modal, FormModel, Input, Checkbox, Divider, Button, Upload, Tag, Tooltip, Form, Row, Col, Radio, Popconfirm, Table, Badge, Card, message } from "ant-design-vue";
21
+ import { Select, Modal, FormModel, Input, Checkbox, Divider, Button, Upload, Tag, Icon, Tooltip, Form, 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, sort } from "ramda";
@@ -914,7 +914,7 @@ const acceptableFormats = [
914
914
  ];
915
915
  var __vue2_script$b = defineComponent({
916
916
  name: "aFileUploader",
917
- components: { AntUpload: Upload, AntTag: Tag, AntModal: Modal },
917
+ components: { AntUpload: Upload, AntTag: Tag, AntModal: Modal, AntIcon: Icon },
918
918
  props: {
919
919
  value: {
920
920
  type: Array,
@@ -930,6 +930,10 @@ var __vue2_script$b = defineComponent({
930
930
  previewMode: {
931
931
  type: Boolean,
932
932
  default: false
933
+ },
934
+ multipleLineMode: {
935
+ type: Boolean,
936
+ default: false
933
937
  }
934
938
  },
935
939
  setup(props, { emit }) {
@@ -976,14 +980,23 @@ var __vue2_script$b = defineComponent({
976
980
  }
977
981
  return "other";
978
982
  };
983
+ const icons = {
984
+ img: "picture",
985
+ pdf: "file-pdf",
986
+ doc: "file-word",
987
+ other: "download"
988
+ };
989
+ const isImage = (file) => typeOf(file.name) === "img";
990
+ const iconOf = (fileName) => icons[typeOf(fileName)];
979
991
  const clickItem = (item, event) => {
980
- if (typeOf(item.name) !== "img") {
992
+ if (!isImage(item)) {
981
993
  return;
982
994
  }
983
995
  event.preventDefault();
984
996
  previewImage.value = item.link;
985
997
  };
986
998
  return {
999
+ iconOf,
987
1000
  previewImage,
988
1001
  clickItem,
989
1002
  changeVal,
@@ -998,21 +1011,29 @@ var render$b = function() {
998
1011
  var _vm = this;
999
1012
  var _h = _vm.$createElement;
1000
1013
  var _c = _vm._self._c || _h;
1001
- return _c("div", { class: { container: !_vm.previewMode } }, [_c("ant-modal", { attrs: { "visible": !!_vm.previewImage, "footer": null }, on: { "cancel": function($event) {
1014
+ return _c("div", { class: { container: !_vm.previewMode && !_vm.multipleLineMode } }, [_c("ant-modal", { attrs: { "visible": !!_vm.previewImage, "footer": null }, on: { "cancel": function($event) {
1002
1015
  _vm.previewImage = null;
1003
- } } }, [_c("img", { staticStyle: { "width": "100%" }, attrs: { "src": _vm.previewImage } })]), _c("ant-upload", { staticStyle: { "display": "inline" }, attrs: { "multiple": "", "before-upload": _vm.beforeUpload, "disabled": _vm.disabled || _vm.loading, "action": "javascript:;", "fileList": [], "accept": _vm.acceptableFormats.join(",") } }, [!_vm.previewMode ? _c("ant-tag", [_vm._v(" " + _vm._s(_vm.$t("message.selectFile")) + " ")]) : _vm._e(), _vm.value.length ? _c("div", { staticStyle: { "display": "inline-block" } }, _vm._l(_vm.value, function(file) {
1016
+ } } }, [_c("img", { staticStyle: { "width": "100%" }, attrs: { "src": _vm.previewImage } })]), _c("ant-upload", { staticStyle: { "display": "inline" }, attrs: { "multiple": "", "before-upload": _vm.beforeUpload, "disabled": _vm.disabled || _vm.loading, "action": "javascript:;", "fileList": [], "accept": _vm.acceptableFormats.join(",") } }, [!_vm.previewMode ? _c("ant-tag", [_vm._v(" " + _vm._s(_vm.$t("message.selectFile")) + " ")]) : _vm._e(), _vm.value.length ? [_vm.multipleLineMode ? _c("div", _vm._l(_vm.value, function(file) {
1017
+ return _c("div", { key: file.id, staticStyle: { "margin-top": "3px" } }, [_c("a", { staticStyle: { "color": "#2D8CF0" }, attrs: { "href": file.link }, on: { "click": function($event) {
1018
+ $event.stopPropagation();
1019
+ return _vm.clickItem(file, $event);
1020
+ } } }, [_vm._v(" " + _vm._s(file.name) + " "), _c("a-icon", { attrs: { "type": _vm.iconOf(file.name) } })], 1), !_vm.disabled ? _c("ant-icon", { attrs: { "type": "close" }, on: { "click": function($event) {
1021
+ $event.stopPropagation();
1022
+ return _vm.remove(file.id);
1023
+ } } }) : _vm._e()], 1);
1024
+ }), 0) : _c("div", { staticStyle: { "display": "inline-block" } }, _vm._l(_vm.value, function(file) {
1004
1025
  return _c("ant-tag", { key: file.id, attrs: { "closable": !_vm.previewMode && !_vm.disabled }, on: { "close": function($event) {
1005
1026
  return _vm.remove(file.id);
1006
1027
  } } }, [_c("a", { staticStyle: { "color": "#111" }, attrs: { "href": file.link, "target": "_blank" }, on: { "click": function($event) {
1007
1028
  $event.stopPropagation();
1008
1029
  return _vm.clickItem(file, $event);
1009
1030
  } } }, [_vm._v(" " + _vm._s(file.name) + " ")])]);
1010
- }), 1) : !_vm.previewMode ? _c("span", { staticStyle: { "color": "#ccc" } }, [_vm._v(_vm._s(_vm.acceptableFormats.join(" ")))]) : _vm._e()], 1)], 1);
1031
+ }), 1)] : !_vm.previewMode ? _c("span", { class: { block: _vm.multipleLineMode }, staticStyle: { "color": "#ccc" } }, [_vm._v(_vm._s(_vm.acceptableFormats.join(" ")))]) : _vm._e()], 2)], 1);
1011
1032
  };
1012
1033
  var staticRenderFns$b = [];
1013
1034
  var index_vue_vue_type_style_index_0_scoped_true_lang$6 = "";
1014
1035
  const __cssModules$b = {};
1015
- var __component__$b = /* @__PURE__ */ normalizeComponent(__vue2_script$b, render$b, staticRenderFns$b, false, __vue2_injectStyles$b, "00646ac3", null, null);
1036
+ var __component__$b = /* @__PURE__ */ normalizeComponent(__vue2_script$b, render$b, staticRenderFns$b, false, __vue2_injectStyles$b, "4cddaa54", null, null);
1016
1037
  function __vue2_injectStyles$b(context) {
1017
1038
  for (let o in __cssModules$b) {
1018
1039
  this[o] = __cssModules$b[o];
@@ -1275,14 +1296,14 @@ var render$8 = function() {
1275
1296
  return _vm.changeVal("descriptions", $event.target.value);
1276
1297
  } } })], 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) {
1277
1298
  return _vm.changeVal("sampleDocs", $event);
1278
- } } })], 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) {
1299
+ } } })], 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) {
1279
1300
  return _vm.changeVal("tagList", $event);
1280
1301
  } } })], 1)], 1);
1281
1302
  };
1282
1303
  var staticRenderFns$8 = [];
1283
1304
  var index_vue_vue_type_style_index_0_scoped_true_lang$3 = "";
1284
1305
  const __cssModules$8 = {};
1285
- var __component__$8 = /* @__PURE__ */ normalizeComponent(__vue2_script$8, render$8, staticRenderFns$8, false, __vue2_injectStyles$8, "667a3a46", null, null);
1306
+ var __component__$8 = /* @__PURE__ */ normalizeComponent(__vue2_script$8, render$8, staticRenderFns$8, false, __vue2_injectStyles$8, "55282ee4", null, null);
1286
1307
  function __vue2_injectStyles$8(context) {
1287
1308
  for (let o in __cssModules$8) {
1288
1309
  this[o] = __cssModules$8[o];
@@ -1349,11 +1370,11 @@ var __vue2_script$7 = defineComponent({
1349
1370
  const changeVal = useChangeVal(props, emit);
1350
1371
  const submit2 = () => {
1351
1372
  taskForm.value.validFields((passed, ts) => {
1352
- console.log(props.value.taskTemplateObj.taskType);
1353
1373
  if (passed) {
1354
1374
  const data = {
1355
1375
  taskTemplateObj: __spreadProps(__spreadValues({}, ts), {
1356
- taskType: props.value.taskTemplateObj.taskType
1376
+ taskType: props.value.taskTemplateObj.taskType,
1377
+ tagList: ts.tagList || []
1357
1378
  }),
1358
1379
  selfUserId: props.userId,
1359
1380
  selfLawFirmId: props.lawFirmId,
@@ -1410,7 +1431,7 @@ var render$7 = function() {
1410
1431
  var staticRenderFns$7 = [];
1411
1432
  var index_vue_vue_type_style_index_0_scoped_true_lang$2 = "";
1412
1433
  const __cssModules$7 = {};
1413
- var __component__$7 = /* @__PURE__ */ normalizeComponent(__vue2_script$7, render$7, staticRenderFns$7, false, __vue2_injectStyles$7, "6f6da870", null, null);
1434
+ var __component__$7 = /* @__PURE__ */ normalizeComponent(__vue2_script$7, render$7, staticRenderFns$7, false, __vue2_injectStyles$7, "07b3605d", null, null);
1414
1435
  function __vue2_injectStyles$7(context) {
1415
1436
  for (let o in __cssModules$7) {
1416
1437
  this[o] = __cssModules$7[o];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "0.8.2",
3
+ "version": "0.9.3",
4
4
  "files": [
5
5
  "dist"
6
6
  ],
@@ -1,55 +0,0 @@
1
- import { PropType } from 'vue-demi';
2
- import { UploadFileFunction } from '@/types/task';
3
- import { Document } from '@/types/common';
4
- declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
5
- previewImage: import("@vue/composition-api").Ref<string | undefined>;
6
- clickItem: (item: any, event: any) => void;
7
- changeVal: (k: string, v: any) => void;
8
- remove: (id: number) => void;
9
- beforeUpload: (file: File, files: File[]) => boolean;
10
- loading: import("@vue/composition-api").Ref<boolean>;
11
- acceptableFormats: string[];
12
- }> & import("@vue/composition-api").Data, {}, {}, {
13
- value: {
14
- type: PropType<Document[]>;
15
- default: () => never[];
16
- };
17
- uploadFilesFunc: {
18
- type: PropType<UploadFileFunction>;
19
- required: true;
20
- };
21
- disabled: {
22
- type: BooleanConstructor;
23
- };
24
- previewMode: {
25
- type: BooleanConstructor;
26
- default: boolean;
27
- };
28
- }, {
29
- value: Document[];
30
- uploadFilesFunc: UploadFileFunction;
31
- disabled: boolean;
32
- previewMode: boolean;
33
- } & {}> & Pick<import("vue").VueConstructor<import("vue").default>, "filter" | "extend" | "nextTick" | "set" | "delete" | "directive" | "component" | "use" | "mixin" | "compile" | "observable" | "util" | "config" | "version"> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
34
- value: Document[];
35
- uploadFilesFunc: UploadFileFunction;
36
- disabled: boolean;
37
- previewMode: boolean;
38
- } & {}, import("@vue/composition-api").ShallowUnwrapRef<{
39
- previewImage: import("@vue/composition-api").Ref<string | undefined>;
40
- clickItem: (item: any, event: any) => void;
41
- changeVal: (k: string, v: any) => void;
42
- remove: (id: number) => void;
43
- beforeUpload: (file: File, files: File[]) => boolean;
44
- loading: import("@vue/composition-api").Ref<boolean>;
45
- acceptableFormats: string[];
46
- }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
47
- value: Document[];
48
- uploadFilesFunc: UploadFileFunction;
49
- disabled: boolean;
50
- previewMode: boolean;
51
- } & {}, {
52
- value: Document[];
53
- previewMode: boolean;
54
- }, true>);
55
- export default _default;
@@ -1,10 +0,0 @@
1
- declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
2
- isDisabled: import("@vue/composition-api").ComputedRef<boolean>;
3
- notBoolean: import("@vue/composition-api").Ref<number>;
4
- test: import("@vue/composition-api").Ref<boolean>;
5
- }> & import("@vue/composition-api").Data, {}, {}, {}, {} & {}> & Pick<import("vue").VueConstructor<import("vue").default>, "filter" | "extend" | "nextTick" | "set" | "delete" | "directive" | "component" | "use" | "mixin" | "compile" | "observable" | "util" | "config" | "version"> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
6
- isDisabled: import("@vue/composition-api").ComputedRef<boolean>;
7
- notBoolean: import("@vue/composition-api").Ref<number>;
8
- test: import("@vue/composition-api").Ref<boolean>;
9
- }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {} & {}, {}, true>);
10
- export default _default;
@@ -1,20 +0,0 @@
1
- import { PropType } from 'vue-demi';
2
- import { AssigneeTypeKeys, AssigneeTypesText } from '@/types/common';
3
- declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
4
- AssigneeTypesText: typeof AssigneeTypesText;
5
- tagColor: (key: AssigneeTypeKeys) => string;
6
- }> & import("@vue/composition-api").Data, {}, {}, {
7
- assigneeType: {
8
- type: PropType<"EMPTY_DEFAULT" | "BENEFICIARY" | "PETITIONER" | "ATTORNEY">;
9
- };
10
- }, {} & {
11
- assigneeType?: "EMPTY_DEFAULT" | "BENEFICIARY" | "PETITIONER" | "ATTORNEY" | undefined;
12
- }> & Pick<import("vue").VueConstructor<import("vue").default>, "filter" | "extend" | "nextTick" | "set" | "delete" | "directive" | "component" | "use" | "mixin" | "compile" | "observable" | "util" | "config" | "version"> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {
13
- assigneeType?: "EMPTY_DEFAULT" | "BENEFICIARY" | "PETITIONER" | "ATTORNEY" | undefined;
14
- }, import("@vue/composition-api").ShallowUnwrapRef<{
15
- AssigneeTypesText: typeof AssigneeTypesText;
16
- tagColor: (key: AssigneeTypeKeys) => string;
17
- }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {} & {
18
- assigneeType?: "EMPTY_DEFAULT" | "BENEFICIARY" | "PETITIONER" | "ATTORNEY" | undefined;
19
- }, {}, true>);
20
- export default _default;
@@ -1,15 +0,0 @@
1
- import { PropType } from 'vue-demi';
2
- import { CaseTemplate } from '../types';
3
- declare const _default: import("vue").ComponentOptions<import("vue").default, void & import("@vue/composition-api").Data, {}, {}, {
4
- source: {
5
- type: PropType<CaseTemplate>;
6
- required: true;
7
- };
8
- }, {
9
- source: CaseTemplate;
10
- } & {}> & Pick<import("vue").VueConstructor<import("vue").default>, "filter" | "extend" | "nextTick" | "set" | "delete" | "directive" | "component" | "use" | "mixin" | "compile" | "observable" | "util" | "config" | "version"> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
11
- source: CaseTemplate;
12
- } & {}, void, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
13
- source: CaseTemplate;
14
- } & {}, {}, true>);
15
- export default _default;
@@ -1,12 +0,0 @@
1
- declare const _default: import("vue").ComponentOptions<import("vue").default, void & import("@vue/composition-api").Data, {}, {}, {
2
- isSmart: {
3
- type: BooleanConstructor;
4
- };
5
- }, {
6
- isSmart: boolean;
7
- } & {}> & Pick<import("vue").VueConstructor<import("vue").default>, "filter" | "extend" | "nextTick" | "set" | "delete" | "directive" | "component" | "use" | "mixin" | "compile" | "observable" | "util" | "config" | "version"> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
8
- isSmart: boolean;
9
- } & {}, void, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
10
- isSmart: boolean;
11
- } & {}, {}, true>);
12
- export default _default;
@@ -1 +0,0 @@
1
- export declare const queryAllCaseTemplates: import("graphql").DocumentNode;
@@ -1,5 +0,0 @@
1
- import { CaseTemplateList } from '../types';
2
- export default function useCaseTemplates(): {
3
- templates: Readonly<import("@vue/composition-api").Ref<Readonly<CaseTemplateList>>>;
4
- loading: import("@vue/composition-api").Ref<boolean>;
5
- };
@@ -1,26 +0,0 @@
1
- import { PropType, VNode } from 'vue-demi';
2
- import { CaseTemplate } from './types';
3
- declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
4
- customTemplates: import("@vue/composition-api").ComputedRef<CaseTemplate[]>;
5
- galleryTemplates: import("@vue/composition-api").ComputedRef<CaseTemplate[]>;
6
- selectedId: import("@vue/composition-api").ComputedRef<number | undefined>;
7
- onChange: (value: number) => void;
8
- onFilter: (keywords: string, node: VNode) => any;
9
- }> & import("@vue/composition-api").Data, {}, {}, {
10
- value: {
11
- type: PropType<CaseTemplate>;
12
- };
13
- }, {} & {
14
- value?: CaseTemplate | undefined;
15
- }> & Pick<import("vue").VueConstructor<import("vue").default>, "filter" | "extend" | "nextTick" | "set" | "delete" | "directive" | "component" | "use" | "mixin" | "compile" | "observable" | "util" | "config" | "version"> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {
16
- value?: CaseTemplate | undefined;
17
- }, import("@vue/composition-api").ShallowUnwrapRef<{
18
- customTemplates: import("@vue/composition-api").ComputedRef<CaseTemplate[]>;
19
- galleryTemplates: import("@vue/composition-api").ComputedRef<CaseTemplate[]>;
20
- selectedId: import("@vue/composition-api").ComputedRef<number | undefined>;
21
- onChange: (value: number) => void;
22
- onFilter: (keywords: string, node: VNode) => any;
23
- }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {} & {
24
- value?: CaseTemplate | undefined;
25
- }, {}, true>);
26
- export default _default;
@@ -1,9 +0,0 @@
1
- export interface CaseTemplate {
2
- id: number;
3
- isSmart: boolean;
4
- templateName: string;
5
- }
6
- export interface CaseTemplateList {
7
- gallery: CaseTemplate[];
8
- custom: CaseTemplate[];
9
- }
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("../types/form").Form;
2
- export default _default;
@@ -1,17 +0,0 @@
1
- export declare const formRecords: {
2
- g28Company: import("../types/form").Form;
3
- g28Person: import("../types/form").Form;
4
- g1145: import("../types/form").Form;
5
- i129Attachment: import("../types/form").Form;
6
- i129Hs: import("../types/form").Form;
7
- i130: import("../types/form").Form;
8
- i130a: import("../types/form").Form;
9
- i131: import("../types/form").Form;
10
- i485: import("../types/form").Form;
11
- i485a: import("../types/form").Form;
12
- i765: import("../types/form").Form;
13
- i864: import("../types/form").Form;
14
- i864a: import("../types/form").Form;
15
- };
16
- declare const _default: import("../types/form").Form[];
17
- export default _default;
@@ -1,2 +0,0 @@
1
- import { Me } from './types';
2
- export default function useMe(): Readonly<import("@vue/composition-api").Ref<Readonly<Me> | undefined>>;
@@ -1 +0,0 @@
1
- export declare const meQuery: import("graphql").DocumentNode;
@@ -1,4 +0,0 @@
1
- export interface Me {
2
- id: string;
3
- lawFirmId: number;
4
- }
@@ -1 +0,0 @@
1
- export default function useT(): (key: string) => any;
@@ -1,9 +0,0 @@
1
- import { TaskTemplateMutateData, UpdateTaskTemplateResp, CreateTaskTemplateResp, TaskTemplate } from '@/types/task';
2
- import { UseMutationReturn } from '@vue/apollo-composable';
3
- export declare const useMutateTaskTemplate: () => UseMutationReturn<UpdateTaskTemplateResp, TaskTemplateMutateData>;
4
- export declare const useCreateTaskTemplate: () => UseMutationReturn<CreateTaskTemplateResp, TaskTemplateMutateData>;
5
- export declare const submit: (record: TaskTemplateMutateData, updateTemplate: any, createTemplate: any) => Promise<{
6
- isUpdate: boolean;
7
- newRecord: TaskTemplate;
8
- success: Boolean;
9
- }>;
@@ -1,4 +0,0 @@
1
- import { Ref } from 'vue-demi';
2
- import { TaskTemplateSearchInput } from '@/types/task';
3
- declare const _default: () => Ref<TaskTemplateSearchInput>;
4
- export default _default;
@@ -1,7 +0,0 @@
1
- import { SearchTaskTemplateParams, SearchTaskTemplateResp, TaskTemplateSearchInput } from '@/types/task';
2
- import { Pagination } from '@/types/common';
3
- import { Ref } from 'vue-demi';
4
- declare const _default: (pagination: Ref<Pagination>, conditions: Ref<TaskTemplateSearchInput> | undefined, lawFirmId: number, withGallery?: boolean) => import("@vue/apollo-composable").UseQueryReturn<SearchTaskTemplateResp, SearchTaskTemplateParams>;
5
- export default _default;
6
- export declare const taskTemplateFragment: import("graphql").DocumentNode;
7
- export declare const SearchTaskTemplatesQuery: import("graphql").DocumentNode;
@@ -1,8 +0,0 @@
1
- import { TaskTemplate } from '@/types/task';
2
- import { Ref } from 'vue-demi';
3
- declare const _default: (addedTasks: Ref<TaskTemplate[]>, emit: (key: string, value: any) => void) => {
4
- addTask: (record: TaskTemplate) => void;
5
- editTask: (record: TaskTemplate) => void;
6
- removeTask: (record: TaskTemplate) => void;
7
- };
8
- export default _default;
@@ -1,15 +0,0 @@
1
- import { Pagination } from '@/types/common';
2
- declare const _default: (props: any, emit: any) => {
3
- addTask: (record: import("../../types/task").TaskTemplate) => void;
4
- editTask: (record: import("../../types/task").TaskTemplate) => void;
5
- removeTask: (record: import("../../types/task").TaskTemplate) => void;
6
- changePagination: (pagination: Pagination) => void;
7
- pagination: import("@vue/composition-api").ComputedRef<Pagination>;
8
- dataSource: import("@vue/composition-api").ComputedRef<import("../../types/task").TaskTemplate[]>;
9
- result: import("@vue/composition-api").Ref<import("../../types/task").SearchTaskTemplateResp | undefined>;
10
- loading: import("@vue/composition-api").Ref<boolean>;
11
- conditions: import("@vue/composition-api").Ref<any>;
12
- addedTasks: import("@vue/composition-api").Ref<any>;
13
- variables: import("@vue/composition-api").Ref<import("../../types/task").SearchTaskTemplateParams | undefined>;
14
- };
15
- export default _default;
@@ -1 +0,0 @@
1
- export default function useVm(): any;
package/dist/index.d.ts DELETED
@@ -1,19 +0,0 @@
1
- import './index.css';
2
- export { default as ProfileSelect } from './profile-select/index.vue';
3
- export { default as CaseTemplateSelect } from './case-template-select/index.vue';
4
- export { default as CaseTemplateTypeBadge } from './case-template-select/components/case-template-type-badge.vue';
5
- export { default as getLanguageMessage } from './utils/languages';
6
- export { default as forms, formRecords } from './forms';
7
- export { default as AFileUploader } from './a-file-uploader/index.vue';
8
- export { default as AssigneeTag } from './assignee-tag/index.vue';
9
- export { default as TagsWithTooltip } from './tags-with-tooltip/index.vue';
10
- export { default as TaskForm } from './task-form/index.vue';
11
- export { default as NewTask } from './new-task/index.vue';
12
- export { default as TaskCart } from './task-cart/index.vue';
13
- export { default as TaskTemplateFilter } from './task-template-filter/index.vue';
14
- export { default as TaskTable } from './task-cart/TaskTable.vue';
15
- export { default as TestComponent } from './a-test-component/index.vue';
16
- export { default as useSearchTaskTemplates } from './hooks/useTask/useSearchTaskTemplates';
17
- export { default as useSearchTaskConditions } from './hooks/useTask/useSearchTaskConditions';
18
- export { useCreateTaskTemplate as useCreateTaskTemplate, useMutateTaskTemplate as useMutateTaskTemplate, submit as submitTaskTemplate, } from './hooks/useTask/useMutateTaskTemplate';
19
- export { default as refactorTaskTemplateParams } from './task-form/refactorParams';