@voplus/morpho-workspace 4.0.12 → 4.0.14

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 (216) hide show
  1. package/es/components/AssignPeople/index.d.ts +2 -2
  2. package/es/components/TeamTaskList/index.d.ts +2 -2
  3. package/es/components/TimeLog/index.d.ts +2 -2
  4. package/es/controls/AssignButton/index.d.ts +2 -2
  5. package/es/controls/Corner/index.d.ts +1 -1
  6. package/es/controls/FolderEdit/index.d.ts +2 -2
  7. package/es/controls/MoreOperateDropdown/index.d.ts +2 -2
  8. package/es/controls/StickyAddButton/index.d.ts +1 -1
  9. package/es/controls/filters/AssigneeViewFilter/index.d.ts +2 -2
  10. package/es/controls/filters/DueDateFilter/index.d.ts +2 -2
  11. package/es/controls/filters/EventsFilter/index.d.ts +2 -2
  12. package/es/controls/filters/MemberTaskDueDateFilter/index.d.ts +2 -2
  13. package/es/controls/filters/StartDateFilter/index.d.ts +2 -2
  14. package/es/controls/filters/TaskFilter/index.d.ts +2 -2
  15. package/es/controls/filters/TaskStatusFilter/index.d.ts +2 -2
  16. package/es/controls/filters/WorkStatusFilter/index.d.ts +2 -2
  17. package/es/controls/filters/WorkTypeStatusFilter/index.d.ts +2 -2
  18. package/es/controls/filters/WorkTypesFilter/index.d.ts +2 -2
  19. package/es/modules/board/components/Board/index.d.ts +2 -2
  20. package/es/modules/board/components/BoardColumn/index.d.ts +2 -2
  21. package/es/modules/board/components/BoardPropertiesView/index.d.ts +2 -2
  22. package/es/modules/board/components/DocumentCard/index.d.ts +2 -2
  23. package/es/modules/board/components/NewColumnDocumentForm/index.d.ts +2 -2
  24. package/es/modules/board/components/SubDocument/index.d.ts +2 -2
  25. package/es/modules/board/components/SubDocumentList/index.d.ts +2 -2
  26. package/es/modules/board/pages/BoardViewList/index.d.ts +2 -2
  27. package/es/modules/calendar/components/ActionCard/index.d.ts +2 -2
  28. package/es/modules/calendar/components/CalendarEventContent/index.d.ts +2 -2
  29. package/es/modules/calendar/components/CalendarMenu/index.d.ts +2 -2
  30. package/es/modules/calendar/pages/CalendarMonth/index.d.ts +2 -2
  31. package/es/modules/meeting/components/AgendaList/AgendaHeader/index.d.ts +2 -2
  32. package/es/modules/meeting/components/AgendaList/AgendaItem/components/TaskList/index.d.ts +2 -2
  33. package/es/modules/meeting/components/AgendaList/AgendaItem/index.d.ts +2 -2
  34. package/es/modules/meeting/components/AgendaList/index.d.ts +2 -2
  35. package/es/modules/meeting/components/MeetingDescription/index.d.ts +2 -2
  36. package/es/modules/meeting/components/MeetingHeader/index.d.ts +2 -2
  37. package/es/modules/meeting/components/MeetingItem/index.d.ts +2 -2
  38. package/es/modules/meeting/components/MeetingItem/index.js +1 -1
  39. package/es/modules/meeting/components/MeetingItem/index.js.map +1 -1
  40. package/es/modules/meeting/components/MeetingList/index.d.ts +2 -2
  41. package/es/modules/meeting/components/MeetingProperties/index.d.ts +2 -2
  42. package/es/modules/meeting/components/MeetingPropertiesView/index.d.ts +2 -2
  43. package/es/modules/meeting/components/MeetingQuickViewDialog/index.d.ts +2 -2
  44. package/es/modules/meeting/components/MeetingTabs/index.d.ts +2 -2
  45. package/es/modules/meeting/components/MeetingTaskList/index.d.ts +2 -2
  46. package/es/modules/meeting/components/MeetingsFolderProperitesView/index.d.ts +2 -2
  47. package/es/modules/meeting/components/MeetingsFolderQuickViewDialog/index.d.ts +2 -2
  48. package/es/modules/meeting/components/NewMeetingForm/index.d.ts +2 -2
  49. package/es/modules/meeting/controls/MeetingTasksProgressDataIcon/index.d.ts +2 -2
  50. package/es/modules/meeting/pages/MeetingDefaultView/index.d.ts +2 -2
  51. package/es/modules/meeting/pages/MeetingListView/index.d.ts +2 -2
  52. package/es/modules/meeting/pages/MeetingPrintView/index.d.ts +2 -2
  53. package/es/modules/meeting/pages/MeetingTabView/index.d.ts +2 -2
  54. package/es/modules/member/pages/MemberListView/index.d.ts +2 -2
  55. package/es/modules/menus/components/Access/index.d.ts +2 -2
  56. package/es/modules/menus/components/Account/index.d.ts +2 -2
  57. package/es/modules/menus/components/AddUsers/index.d.ts +2 -2
  58. package/es/modules/menus/components/Status/index.d.ts +2 -2
  59. package/es/modules/menus/components/UsersList/index.d.ts +2 -2
  60. package/es/modules/menus/pages/ListOptions/Company/index.d.ts +2 -2
  61. package/es/modules/menus/pages/ListOptions/Teams/index.d.ts +2 -2
  62. package/es/modules/menus/pages/ListOptions/Users/index.d.ts +2 -2
  63. package/es/modules/menus/pages/ListOptions/index.d.ts +2 -2
  64. package/es/modules/notification/components/DocumentNotificationCard/index.d.ts +1 -1
  65. package/es/modules/notification/components/NotificationList/index.d.ts +1 -1
  66. package/es/modules/pin/components/MyPinned/index.d.ts +2 -2
  67. package/es/modules/pin/components/PinnedCardList/index.d.ts +2 -2
  68. package/es/modules/pin/pages/PinnedPage/index.d.ts +2 -2
  69. package/es/modules/project/ProjectDefaultView/index.d.ts +2 -2
  70. package/es/modules/space/components/Notes/ColorSelect/index.d.ts +2 -2
  71. package/es/modules/space/components/Notes/NewNoteDialog/index.d.ts +2 -2
  72. package/es/modules/space/components/Notes/TextNoteCard/index.d.ts +2 -2
  73. package/es/modules/space/components/Notes/index.d.ts +2 -2
  74. package/es/modules/space/components/Notifications/index.d.ts +2 -2
  75. package/es/modules/space/components/Projects/index.d.ts +2 -2
  76. package/es/modules/space/components/Roles/index.d.ts +2 -2
  77. package/es/modules/space/components/Tasks/index.d.ts +2 -2
  78. package/es/modules/space/components/Teams/index.d.ts +2 -2
  79. package/es/modules/space/components/Works/index.d.ts +2 -2
  80. package/es/modules/space/components/Workspaces/index.d.ts +2 -2
  81. package/es/modules/space/pages/MySpace/index.d.ts +2 -2
  82. package/es/modules/tasks/components/AddTaskDropdown/index.d.ts +2 -2
  83. package/es/modules/tasks/components/DelegateDialog/index.d.ts +2 -2
  84. package/es/modules/tasks/components/NewTaskForm/index.d.ts +2 -2
  85. package/es/modules/tasks/components/SubTaskList/index.d.ts +2 -2
  86. package/es/modules/tasks/components/TaskCard/index.d.ts +2 -2
  87. package/es/modules/tasks/components/TaskDescription/index.d.ts +2 -2
  88. package/es/modules/tasks/components/TaskEstimatedTime/index.d.ts +2 -2
  89. package/es/modules/tasks/components/TaskItem/ChildTaskItem.d.ts +2 -2
  90. package/es/modules/tasks/components/TaskItem/DefaultTaskItem.d.ts +2 -2
  91. package/es/modules/tasks/components/TaskItem/SubTaskItem.d.ts +2 -2
  92. package/es/modules/tasks/components/TaskProperties/index.d.ts +2 -2
  93. package/es/modules/tasks/components/TaskPropertiesView/index.d.ts +2 -2
  94. package/es/modules/tasks/components/TaskQuickViewDialog/index.d.ts +2 -2
  95. package/es/modules/tasks/components/TaskTabs/index.d.ts +2 -2
  96. package/es/modules/tasks/controls/ChildTasksDataIcon/index.d.ts +2 -2
  97. package/es/modules/tasks/controls/TaskDataIconBar/index.d.ts +2 -2
  98. package/es/modules/tasks/controls/TaskMenu/index.d.ts +2 -2
  99. package/es/modules/tasks/controls/TaskMenu/index.js +5 -4
  100. package/es/modules/tasks/controls/TaskMenu/index.js.map +1 -1
  101. package/es/modules/tasks/controls/TaskStatusDataIcon/index.d.ts +2 -2
  102. package/es/modules/tasks/controls/TasksProgressDataIcon/index.d.ts +2 -2
  103. package/es/modules/tasks/controls/TasksTotal/index.d.ts +2 -2
  104. package/es/modules/tasks/pages/TaskDefaultView/index.d.ts +2 -2
  105. package/es/modules/tasks/pages/TaskList/index.d.ts +2 -2
  106. package/es/modules/tasks/pages/TaskTabView/index.d.ts +2 -2
  107. package/es/modules/tasks/reports/MemberEstimatedDurationCard/index.d.ts +2 -2
  108. package/es/modules/tasks/reports/TaskAnalyticsDataIcon/index.d.ts +2 -2
  109. package/es/modules/tasks/reports/TaskSummaryCard/index.d.ts +2 -2
  110. package/es/modules/user/pages/Positions/index.d.ts +2 -2
  111. package/es/modules/work/components/NewWorkErrorDialog/index.d.ts +2 -2
  112. package/es/modules/work/components/NewWorkErrorDialog/index.js +5 -8
  113. package/es/modules/work/components/NewWorkErrorDialog/index.js.map +1 -1
  114. package/es/modules/work/components/NewWorkForm/index.d.ts +2 -2
  115. package/es/modules/work/components/RejectWorkDialog/index.d.ts +2 -2
  116. package/es/modules/work/components/RelatedWorkList/RelatedWorkList.d.ts +2 -2
  117. package/es/modules/work/components/RelatedWorkList/index.d.ts +2 -2
  118. package/es/modules/work/components/SubWorkList/index.d.ts +2 -2
  119. package/es/modules/work/components/WorkCard/index.d.ts +2 -2
  120. package/es/modules/work/components/WorkErrorItem/index.d.ts +2 -2
  121. package/es/modules/work/components/WorkErrorList/index.d.ts +2 -2
  122. package/es/modules/work/components/WorkErrorProperties/index.d.ts +2 -2
  123. package/es/modules/work/components/WorkErrorPropertiesView/index.d.ts +2 -2
  124. package/es/modules/work/components/WorkErrorQuickViewDialog/index.d.ts +2 -2
  125. package/es/modules/work/components/WorkItem/index.d.ts +2 -2
  126. package/es/modules/work/components/WorkList/index.d.ts +2 -2
  127. package/es/modules/work/components/WorkListCard/index.d.ts +1 -1
  128. package/es/modules/work/components/WorkPropertiesView/index.d.ts +2 -2
  129. package/es/modules/work/components/WorkQATab/index.d.ts +5 -2
  130. package/es/modules/work/components/WorkQuickViewDialog/index.d.ts +2 -2
  131. package/es/modules/work/components/WorkTabs/index.d.ts +2 -2
  132. package/es/modules/work/components/WorkTaskList/index.d.ts +2 -2
  133. package/es/modules/work/components/WorkTasksTab/index.d.ts +2 -2
  134. package/es/modules/work/components/WorksProperties/index.d.ts +2 -2
  135. package/es/modules/work/controls/SeveritySelect/index.d.ts +1 -1
  136. package/es/modules/work/controls/WorkDataIconBar/index.d.ts +2 -2
  137. package/es/modules/work/controls/WorkErrorMenu/index.d.ts +2 -2
  138. package/es/modules/work/controls/WorkErrorSelect/index.d.ts +1 -1
  139. package/es/modules/work/controls/WorkMenu/index.d.ts +2 -2
  140. package/es/modules/work/controls/WorkMenu/index.js +10 -9
  141. package/es/modules/work/controls/WorkMenu/index.js.map +1 -1
  142. package/es/modules/work/controls/WorkMenu/{Accept.d.ts → item/Accept.d.ts} +2 -2
  143. package/es/modules/work/controls/WorkMenu/{Accept.js → item/Accept.js} +1 -1
  144. package/es/modules/work/controls/WorkMenu/item/Accept.js.map +1 -0
  145. package/es/modules/work/controls/WorkMenu/{Reject.d.ts → item/Reject.d.ts} +2 -2
  146. package/es/modules/work/controls/WorkMenu/{Reject.js → item/Reject.js} +1 -1
  147. package/es/modules/work/controls/WorkMenu/item/Reject.js.map +1 -0
  148. package/es/modules/work/controls/WorkMenu/{Send.d.ts → item/Send.d.ts} +2 -2
  149. package/es/modules/work/controls/WorkMenu/{Send.js → item/Send.js} +1 -1
  150. package/es/modules/work/controls/WorkMenu/item/Send.js.map +1 -0
  151. package/es/modules/work/controls/WorkMenu/item/index.d.ts +3 -0
  152. package/es/modules/work/controls/WorkMenu/item/index.js +4 -0
  153. package/es/modules/work/controls/WorkMenu/item/index.js.map +1 -0
  154. package/es/modules/work/controls/WorkStatusDataIcon/index.d.ts +2 -2
  155. package/es/modules/work/controls/WorkStatusLabel/index.d.ts +2 -2
  156. package/es/modules/work/pages/WorkDefaultView/index.d.ts +2 -2
  157. package/es/modules/work/pages/WorkListPage/index.d.ts +2 -2
  158. package/es/modules/work/work-schedule/components/NewWorkScheduleForm/NewWorkScheduleFormDialog.d.ts +2 -2
  159. package/es/modules/work/work-schedule/components/NewWorkScheduleForm/index.d.ts +2 -2
  160. package/es/modules/work/work-schedule/components/WorkScheduleHeader/index.d.ts +2 -2
  161. package/es/modules/work/work-schedule/components/WorkScheduleItem/index.d.ts +2 -2
  162. package/es/modules/work/work-schedule/components/WorkScheduleList/index.d.ts +1 -1
  163. package/es/modules/work/work-schedule/components/WorkScheduleListCard/index.d.ts +1 -1
  164. package/es/modules/work/work-schedule/components/WorkScheduleProperties/index.d.ts +2 -2
  165. package/es/modules/work/work-schedule/components/WorkSchedulePropertiesView/index.d.ts +2 -2
  166. package/es/modules/work/work-schedule/components/WorkScheduleQuickViewDialog/index.d.ts +2 -2
  167. package/es/modules/work/work-schedule/components/WorkScheduleTabs/index.d.ts +2 -2
  168. package/es/modules/work/work-schedule/components/WorkScheduleTimeLineView/index.d.ts +2 -2
  169. package/es/modules/work/work-schedule/controls/WorkScheduleFilter/index.d.ts +2 -2
  170. package/es/modules/work/work-schedule/controls/WorkScheduleMenu/index.d.ts +1 -1
  171. package/es/modules/work/work-schedule/pages/WorkScheduleDefaultView/index.d.ts +2 -2
  172. package/es/modules/work/work-type/components/ChangeWorkDefaultFolderDialog/index.d.ts +2 -2
  173. package/es/modules/work/work-type/components/ErrorTypeList/Item.d.ts +2 -2
  174. package/es/modules/work/work-type/components/ErrorTypeList/index.d.ts +2 -2
  175. package/es/modules/work/work-type/components/NewTypeForm/index.d.ts +2 -2
  176. package/es/modules/work/work-type/components/RepeatTab/index.d.ts +2 -2
  177. package/es/modules/work/work-type/components/WorkTypeIcon/index.d.ts +2 -2
  178. package/es/modules/work/work-type/components/WorkTypeIconList/index.d.ts +2 -2
  179. package/es/modules/work/work-type/components/WorkTypeItem/index.d.ts +2 -2
  180. package/es/modules/work/work-type/components/WorkTypeList/index.d.ts +2 -2
  181. package/es/modules/work/work-type/components/WorkTypeProperties/Properties.d.ts +2 -2
  182. package/es/modules/work/work-type/components/WorkTypeProperties/WorkTypePropertiesCard.d.ts +2 -2
  183. package/es/modules/work/work-type/components/WorkTypeProperties/index.d.ts +2 -2
  184. package/es/modules/work/work-type/components/WorkTypePropertiesTabs/index.d.ts +2 -2
  185. package/es/modules/work/work-type/components/WorkTypePropertiesView/index.d.ts +2 -2
  186. package/es/modules/work/work-type/components/WorkTypeQA/index.d.ts +2 -2
  187. package/es/modules/work/work-type/components/WorkTypeSelect/index.d.ts +1 -1
  188. package/es/modules/work/work-type/components/WorkTypeStats/WorkTypeStatsCard.d.ts +1 -1
  189. package/es/modules/work/work-type/components/WorkTypeStats/index.d.ts +2 -2
  190. package/es/modules/work/work-type/components/WorkTypeTabs/WorkTypeTabsCard.d.ts +2 -2
  191. package/es/modules/work/work-type/components/WorkTypeTabs/index.d.ts +2 -2
  192. package/es/modules/work/work-type/controls/WorkTypeMenu/index.d.ts +1 -1
  193. package/es/modules/work/work-type/controls/WorkTypeStatusLabel/index.d.ts +2 -2
  194. package/es/modules/work/work-type/controls/WorktypeCompleteWorksChart/index.d.ts +2 -2
  195. package/es/modules/work/work-type/pages/WorkTypePage/Dashboard.d.ts +2 -2
  196. package/es/modules/work/work-type/pages/WorkTypePage/Summary.d.ts +2 -2
  197. package/es/modules/work/work-type/pages/WorkTypePage/Summary.js +3 -3
  198. package/es/modules/work/work-type/pages/WorkTypePage/Summary.js.map +1 -1
  199. package/es/modules/work/work-type/pages/WorkTypePage/WorkListPage.d.ts +2 -2
  200. package/es/modules/work/work-type/pages/WorkTypePage/index.d.ts +2 -2
  201. package/es/modules/workspace/components/MyWorkspaces/index.d.ts +2 -2
  202. package/es/modules/workspace/components/NewWorkspaceDialog/index.d.ts +2 -2
  203. package/es/modules/workspace/components/WorkspaceIcon/index.d.ts +2 -2
  204. package/es/modules/workspace/components/WorkspaceIconList/index.d.ts +2 -2
  205. package/es/modules/workspace/components/WorkspaceIconList2/index.d.ts +2 -2
  206. package/es/modules/workspace/components/WorkspacePropertiesView/index.d.ts +2 -2
  207. package/es/modules/workspace/components/WorkspaceTabs/index.d.ts +2 -2
  208. package/es/modules/workspace/controls/WorkspaceCompletedWorksChart/index.d.ts +2 -2
  209. package/es/modules/workspace/controls/WorkspaceMenu/index.d.ts +2 -2
  210. package/es/modules/workspace/pages/WorkspaceDefaultView/index.d.ts +2 -2
  211. package/es/modules/workspace/pages/WorkspacePage/index.d.ts +2 -2
  212. package/es/obsolete/WorkTypeDefaultView/index.d.ts +2 -2
  213. package/package.json +1 -1
  214. package/es/modules/work/controls/WorkMenu/Accept.js.map +0 -1
  215. package/es/modules/work/controls/WorkMenu/Reject.js.map +0 -1
  216. package/es/modules/work/controls/WorkMenu/Send.js.map +0 -1
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkSchedulePropertiesView: (props: {
3
3
  id: string;
4
4
  default?: boolean;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkSchedulePropertiesView;
@@ -1,9 +1,9 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkScheduleQuickViewDialog: (props: {
3
3
  id: string;
4
4
  visible?: boolean;
5
5
  onCancel?: () => void;
6
6
  /** show close button or not. */
7
7
  closeVisible?: boolean;
8
- }) => JSX.Element;
8
+ }) => React.JSX.Element;
9
9
  export default WorkScheduleQuickViewDialog;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkScheduleTabs: (props: {
3
3
  id: string;
4
4
  properties?: boolean;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkScheduleTabs;
@@ -1,9 +1,9 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkScheduleTimeLineView: (props: {
3
3
  /** filter by contactId, primary contact */
4
4
  contact?: {
5
5
  name: string;
6
6
  id: string;
7
7
  };
8
- }) => JSX.Element;
8
+ }) => React.JSX.Element;
9
9
  export default WorkScheduleTimeLineView;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkScheduleFilter: (props: {
3
3
  defaultValue?: "Empty" | "Not Empty";
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default WorkScheduleFilter;
@@ -5,7 +5,7 @@ declare const WorkScheduleMenu: {
5
5
  className?: string;
6
6
  closeAside?: boolean;
7
7
  icon?: React.ReactNode;
8
- }): JSX.Element;
8
+ }): React.JSX.Element;
9
9
  defaultProps: {
10
10
  icon: React.JSX.Element;
11
11
  };
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const WorkScheduleDefaultView: () => JSX.Element;
1
+ import React from "react";
2
+ declare const WorkScheduleDefaultView: () => React.JSX.Element;
3
3
  export default WorkScheduleDefaultView;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const ChangeWorkDefaultFolderDialog: (props: {
3
3
  id: string;
4
4
  defaultDocument?: {
@@ -7,5 +7,5 @@ declare const ChangeWorkDefaultFolderDialog: (props: {
7
7
  } | undefined;
8
8
  onCancel?: (() => void) | undefined;
9
9
  onSubmit?: (() => void) | undefined;
10
- }) => JSX.Element;
10
+ }) => React.JSX.Element;
11
11
  export default ChangeWorkDefaultFolderDialog;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  import { ListItem } from "./state";
3
+ import React from "react";
4
4
  import { ConnectDragSource } from "react-dnd";
5
5
  declare const Item: (props: {
6
6
  index?: number | undefined;
@@ -14,5 +14,5 @@ declare const Item: (props: {
14
14
  onChange?: ((item: ListItem) => void) | undefined;
15
15
  /** delete item 的call back */
16
16
  onDelete?: ((item: ListItem) => void) | undefined;
17
- }) => JSX.Element;
17
+ }) => React.JSX.Element;
18
18
  export default Item;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  import { ListItem } from "./state";
3
+ import React from "react";
4
4
  declare const ErrorTypeList: (props: {
5
5
  list: ListItem[];
6
6
  /** drag sort */
@@ -15,5 +15,5 @@ declare const ErrorTypeList: (props: {
15
15
  sortMode?: boolean | undefined;
16
16
  /** header title */
17
17
  viewTitle?: string | undefined;
18
- }) => JSX.Element;
18
+ }) => React.JSX.Element;
19
19
  export default ErrorTypeList;
@@ -1,10 +1,10 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const NewTypeForm: (props: {
4
4
  workspaceId: string;
5
5
  className?: string | undefined;
6
6
  block?: boolean | undefined;
7
7
  onSave?: ((params?: any) => void) | undefined;
8
8
  onCancel?: (() => void) | undefined;
9
- }) => JSX.Element;
9
+ }) => React.JSX.Element;
10
10
  export default NewTypeForm;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const RepeatTab: (props: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default RepeatTab;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import '../../../../workspace/components/WorkspaceIcon/index.less';
3
3
  declare const WorkTypeIcon: (props: {
4
4
  id?: string;
@@ -6,5 +6,5 @@ declare const WorkTypeIcon: (props: {
6
6
  size?: "large" | "middle" | "small";
7
7
  /** WorkType Card 显示选中时的样式 */
8
8
  active?: boolean;
9
- }) => JSX.Element;
9
+ }) => React.JSX.Element;
10
10
  export default WorkTypeIcon;
@@ -1,9 +1,9 @@
1
- /// <reference types="react" />
2
1
  import { IWorkType } from "../../../../../data/worktype";
2
+ import React from "react";
3
3
  /** A worktype list view shows worktype in card style. */
4
4
  declare const WorkTypeIconList: (props: {
5
5
  workspaceId: string;
6
6
  /** item onclick */
7
7
  onItemClick?: ((item: IWorkType) => void) | undefined;
8
- }) => JSX.Element;
8
+ }) => React.JSX.Element;
9
9
  export default WorkTypeIconList;
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import "./index.less";
3
3
  declare const WorkTypeItem: (props: {
4
4
  id: string;
5
5
  /** WorkType Card 显示选中时的样式 */
6
6
  active?: boolean;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default WorkTypeItem;
@@ -1,9 +1,9 @@
1
- /// <reference types="react" />
2
1
  import { IWorkType } from "../../../../../data/worktype";
2
+ import React from "react";
3
3
  declare const WorkTypeList: (props: {
4
4
  workspaceId: string;
5
5
  active?: string | undefined;
6
6
  /** item onclick */
7
7
  onClickItem?: ((item: IWorkType) => void) | undefined;
8
- }) => JSX.Element;
8
+ }) => React.JSX.Element;
9
9
  export default WorkTypeList;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  export declare type WorkTypePropertiesName = "Number Format" | "Status" | "Default Folder" | "Documentation" | "Default Due" | "Requester" | "Accepters" | "Default Owner" | "Auto Accept";
3
3
  declare const Properties: (props: {
4
4
  id: string;
5
5
  propertiesName: WorkTypePropertiesName;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default Properties;
@@ -1,9 +1,9 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkTypePropertiesCard: {
3
3
  (props: {
4
4
  id: string;
5
5
  workTypeProperties?: string[];
6
- }): JSX.Element;
6
+ }): React.JSX.Element;
7
7
  defaultProps: {
8
8
  workTypeProperties: string[];
9
9
  };
@@ -1,9 +1,9 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkTypeProperties: {
3
3
  (props: {
4
4
  id: string;
5
5
  workTypeProperties?: string[];
6
- }): JSX.Element;
6
+ }): React.JSX.Element;
7
7
  defaultProps: {
8
8
  workTypeProperties: string[];
9
9
  };
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkTypePropertiesTabs: (props: {
3
3
  id: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default WorkTypePropertiesTabs;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const WorkTypePropertiesView: (props: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkTypePropertiesView;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const WorkTypeQA: (props: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkTypeQA;
@@ -6,5 +6,5 @@ declare const WorkTypeSelect: (props: {
6
6
  autoFocus?: boolean | undefined;
7
7
  onBlur?: (() => void) | undefined;
8
8
  style?: React.CSSProperties | undefined;
9
- }) => JSX.Element;
9
+ }) => React.JSX.Element;
10
10
  export default WorkTypeSelect;
@@ -2,5 +2,5 @@ import React from "react";
2
2
  declare const WorkTypeStatsCard: (props: {
3
3
  id: string;
4
4
  style?: React.CSSProperties;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkTypeStatsCard;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkTypeStats: (props: {
3
3
  id: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default WorkTypeStats;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkTypeTabsCard: (props: {
3
3
  id: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default WorkTypeTabsCard;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkTypeTabs: (props: {
3
3
  id: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default WorkTypeTabs;
@@ -6,7 +6,7 @@ declare const WorkTypeMenu: {
6
6
  closeAside?: boolean;
7
7
  size: "small" | "middle" | "large" | undefined;
8
8
  icon?: React.ReactNode;
9
- }): JSX.Element;
9
+ }): React.JSX.Element;
10
10
  defaultProps: {
11
11
  size: string;
12
12
  icon: React.JSX.Element;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { WorkTypeStatus } from "../../../../../data/worktype";
3
3
  import "./index.less";
4
4
  declare const WorkTypeStatusLabel: (props: {
@@ -6,5 +6,5 @@ declare const WorkTypeStatusLabel: (props: {
6
6
  editable: boolean;
7
7
  className?: string | undefined;
8
8
  onChange: (status: WorkTypeStatus) => void;
9
- }) => JSX.Element;
9
+ }) => React.JSX.Element;
10
10
  export default WorkTypeStatusLabel;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const WorkTypeCompletedWorksChart: (props: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkTypeCompletedWorksChart;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const Dashboard: (props: {
3
3
  id: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default Dashboard;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const Summary: (props: {
3
3
  id: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default Summary;
@@ -10,11 +10,11 @@ const Summary = (props) => {
10
10
  return observe(() => (React.createElement("div", { className: styles["work-type-dashboard-content"] },
11
11
  React.createElement(RelatedDocument, null,
12
12
  React.createElement(Row, { gutter: [16, 0] },
13
- React.createElement(Col, { xs: 0, sm: 0, md: 0, lg: 8, xl: 6 },
13
+ React.createElement(Col, { xs: 0, sm: 0, md: 0, lg: 0, xl: 8 },
14
14
  React.createElement(WorkTypePropertiesCard, { id: id })),
15
- React.createElement(Col, { xs: 0, sm: 0, md: 0, lg: 16, xl: 18 },
15
+ React.createElement(Col, { xs: 0, sm: 0, md: 0, lg: 0, xl: 16 },
16
16
  React.createElement(WorkTypeTabsCard, { id: id })),
17
- React.createElement(Col, { xs: 24, sm: 24, md: 24, lg: 0, xl: 0 },
17
+ React.createElement(Col, { xs: 24, sm: 24, md: 24, lg: 24, xl: 0 },
18
18
  React.createElement(WorkTypePropertiesCard, { id: id }),
19
19
  React.createElement(WorkTypeTabsCard, { id: id })))))));
20
20
  };
@@ -1 +1 @@
1
- {"version":3,"file":"Summary.js","sourceRoot":"","sources":["../../../../../../src/modules/work/work-type/pages/WorkTypePage/Summary.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,GAAG,EAAE,MAAM,MAAM,CAAC;AAEhC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,eAAe,MAAM,qDAAqD,CAAC;AAClF,OAAO,sBAAsB,MAAM,4DAA4D,CAAC;AAChG,OAAO,gBAAgB,MAAM,gDAAgD,CAAC;AAC9E,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,MAAM,MAAM,cAAc,CAAC;AAElC,MAAM,OAAO,GAAG,CAAC,KAAqB,EAAE,EAAE;IACzC,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,CAAC;IACrB,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,6BAAK,SAAS,EAAE,MAAM,CAAC,6BAA6B,CAAC;QACpD,oBAAC,eAAe;YACf,oBAAC,GAAG,IAAC,MAAM,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC;gBACnB,oBAAC,GAAG,IAAC,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC;oBACrC,oBAAC,sBAAsB,IAAC,EAAE,EAAE,EAAE,GAAI,CAC7B;gBACN,oBAAC,GAAG,IAAC,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE;oBACvC,oBAAC,gBAAgB,IAAC,EAAE,EAAE,EAAE,GAAI,CACvB;gBACN,oBAAC,GAAG,IAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC;oBACxC,oBAAC,sBAAsB,IAAC,EAAE,EAAE,EAAE,GAAI;oBAClC,oBAAC,gBAAgB,IAAC,EAAE,EAAE,EAAE,GAAI,CACvB,CACD,CACW,CACb,CACN,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Summary.js","sourceRoot":"","sources":["../../../../../../src/modules/work/work-type/pages/WorkTypePage/Summary.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,GAAG,EAAE,MAAM,MAAM,CAAC;AAEhC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,eAAe,MAAM,qDAAqD,CAAC;AAClF,OAAO,sBAAsB,MAAM,4DAA4D,CAAC;AAChG,OAAO,gBAAgB,MAAM,gDAAgD,CAAC;AAC9E,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,MAAM,MAAM,cAAc,CAAC;AAElC,MAAM,OAAO,GAAG,CAAC,KAAqB,EAAE,EAAE;IACzC,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,CAAC;IACrB,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,6BAAK,SAAS,EAAE,MAAM,CAAC,6BAA6B,CAAC;QACpD,oBAAC,eAAe;YACf,oBAAC,GAAG,IAAC,MAAM,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC;gBACnB,oBAAC,GAAG,IAAC,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC;oBACrC,oBAAC,sBAAsB,IAAC,EAAE,EAAE,EAAE,GAAI,CAC7B;gBACN,oBAAC,GAAG,IAAC,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE;oBACtC,oBAAC,gBAAgB,IAAC,EAAE,EAAE,EAAE,GAAI,CACvB;gBACN,oBAAC,GAAG,IAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC;oBACzC,oBAAC,sBAAsB,IAAC,EAAE,EAAE,EAAE,GAAI;oBAClC,oBAAC,gBAAgB,IAAC,EAAE,EAAE,EAAE,GAAI,CACvB,CACD,CACW,CACb,CACN,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { State } from "./state";
3
3
  declare const WorkListPage: (props: {
4
4
  state: State;
5
5
  path: string;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default WorkListPage;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const WorkTypePage: () => JSX.Element;
1
+ import React from "react";
2
+ declare const WorkTypePage: () => React.JSX.Element;
3
3
  export default WorkTypePage;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { IWorkspace } from "../../../../data/workspace";
3
3
  import "./index.less";
4
4
  declare const MyWorkspaces: (props: {
@@ -7,5 +7,5 @@ declare const MyWorkspaces: (props: {
7
7
  active?: string | undefined;
8
8
  /** Call back when an item has been clicked on the list. */
9
9
  onClickItem?: ((item: IWorkspace) => void) | undefined;
10
- }) => JSX.Element;
10
+ }) => React.JSX.Element;
11
11
  export default MyWorkspaces;
@@ -1,9 +1,9 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const NewWorkspaceDialog: (props: {
3
3
  parentId?: string | undefined;
4
4
  className?: string | undefined;
5
5
  showView?: boolean | undefined;
6
6
  onSubmitSave?: ((params?: any) => void) | undefined;
7
7
  onCancel?: (() => void) | undefined;
8
- }) => JSX.Element;
8
+ }) => React.JSX.Element;
9
9
  export default NewWorkspaceDialog;
@@ -1,10 +1,10 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const WorkspaceIcon: (props: {
4
4
  id?: string;
5
5
  index?: number;
6
6
  size?: "large" | "middle" | "small";
7
7
  /** Workspace Card 显示选中时的样式 */
8
8
  active?: boolean;
9
- }) => JSX.Element;
9
+ }) => React.JSX.Element;
10
10
  export default WorkspaceIcon;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { IWorkspace } from "../../../../data/workspace";
2
+ import React from "react";
3
3
  /** A workspace list view shows workspace in card style. */
4
4
  declare const WorkspaceIconList: (props: {
5
5
  /** filter roles */
@@ -10,5 +10,5 @@ declare const WorkspaceIconList: (props: {
10
10
  addCard?: boolean | undefined;
11
11
  /** item onclick */
12
12
  onItemClick?: ((item: IWorkspace) => void) | undefined;
13
- }) => JSX.Element;
13
+ }) => React.JSX.Element;
14
14
  export default WorkspaceIconList;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { IWorkspace } from "../../../../data/workspace";
2
+ import React from "react";
3
3
  /** A workspace list view shows workspace in card style.
4
4
  * Worksapce I have access 显示的list,以后会删掉,以后还是用回WorkspaceCardList组件
5
5
  * 因后台的filter还没好,先用笨方法filter,先做好一个能用的测试版
@@ -7,5 +7,5 @@ import { IWorkspace } from "../../../../data/workspace";
7
7
  declare const WorkspaceIconList: (props: {
8
8
  /** item onclick */
9
9
  onItemClick?: ((item: IWorkspace) => void) | undefined;
10
- }) => JSX.Element;
10
+ }) => React.JSX.Element;
11
11
  export default WorkspaceIconList;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const WorkspacePropertiesView: (props: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkspacePropertiesView;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkspaceTabs: (props: {
3
3
  id: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default WorkspaceTabs;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const WorkspaceCompletedWorksChart: (props: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkspaceCompletedWorksChart;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkspaceMenu: (props: {
3
3
  id: string;
4
4
  className?: string;
5
5
  closeAside?: boolean;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default WorkspaceMenu;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const WorkspaceDefaultView: (props: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkspaceDefaultView;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const WorkspacePage: () => JSX.Element;
1
+ import React from "react";
2
+ declare const WorkspacePage: () => React.JSX.Element;
3
3
  export default WorkspacePage;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const WorkTypeDefaultView: () => JSX.Element;
1
+ import React from "react";
2
+ declare const WorkTypeDefaultView: () => React.JSX.Element;
3
3
  export default WorkTypeDefaultView;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voplus/morpho-workspace",
3
- "version": "4.0.12",
3
+ "version": "4.0.14",
4
4
  "description": "morpho workspace module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1 +0,0 @@
1
- {"version":3,"file":"Accept.js","sourceRoot":"","sources":["../../../../../src/modules/work/controls/WorkMenu/Accept.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAS,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrE,OAAO,EAAe,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AAEnF,OAAO,EAAE,MAAM,EAAE,MAAM,MAAM,CAAC;AAC9B,OAAO,EAAE,eAAe,IAAI,MAAM,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAC7D,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAE5D,MAAM,MAAM,GAAG,CAAC,KAKf,EAAE,EAAE;IACJ,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IAEnC,MAAM,OAAO,GAAG,sBAAsB,EAAE,CAAC;IACzC,MAAM,EAAE,IAAI,EAAE,GAAG,qBAAqB,EAAE,CAAC;IACzC,MAAM,KAAK,GAAG,YAAY,EAAE,CAAC;IAC7B,MAAM,QAAQ,GAAG,OAAO,CAAC,OAAO,CAAC,EAAE,EAAE;QACpC,MAAM,EAAE,CAAC,CAAQ,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,SAAS,IAAI,CAAC,CAAC,CAAC,SAAS;QAClD,QAAQ,EAAE,qBAAqB;KAC/B,CAAC,CAAC;IAEH,OAAO,OAAO,CAAC,GAAG,EAAE;;QACnB,OAAA,QAAQ,CAAC,UAAU,IAAI,KAAK,KAAI,MAAA,QAAQ,CAAC,SAAS,0CAAE,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,CAAA,CAAC,CAAC,CAAC,CAC7F,oBAAC,MAAM,IAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO;YACvD,oBAAC,MAAM,IAAC,IAAI,EAAE,SAAS,GAAI;YAC3B,2CAAmB,CACX,CACT,CAAC,CAAC,CAAC,IAAI,CAAA;KAAA,CACR,CAAC;IAEF,SAAS,OAAO;QACf,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,SAAS,EAAE,CAAC,CAAC;IACtE,CAAC;AACF,CAAC,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Reject.js","sourceRoot":"","sources":["../../../../../src/modules/work/controls/WorkMenu/Reject.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAS,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrE,OAAO,EAAe,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AAEnF,OAAO,EAAE,MAAM,EAAE,MAAM,MAAM,CAAC;AAC9B,OAAO,EAAE,eAAe,IAAI,MAAM,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAC7D,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAE5D,MAAM,MAAM,GAAG,CAAC,KAKf,EAAE,EAAE;IACJ,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IAEnC,MAAM,OAAO,GAAG,sBAAsB,EAAE,CAAC;IACzC,MAAM,EAAE,IAAI,EAAE,GAAG,qBAAqB,EAAE,CAAC;IACzC,MAAM,KAAK,GAAG,YAAY,EAAE,CAAC;IAC7B,MAAM,QAAQ,GAAG,OAAO,CAAC,OAAO,CAAC,EAAE,EAAE;QACpC,MAAM,EAAE,CAAC,CAAQ,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,SAAS,IAAI,CAAC,CAAC,CAAC,SAAS;QAClD,QAAQ,EAAE,qBAAqB;KAC/B,CAAC,CAAC;IAEH,OAAO,OAAO,CAAC,GAAG,EAAE;;QACnB,OAAA,QAAQ,CAAC,UAAU,IAAI,KAAK,KAAI,MAAA,QAAQ,CAAC,SAAS,0CAAE,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,CAAA,CAAC,CAAC,CAAC,CAC7F,oBAAC,MAAM,IAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO;YACvD,oBAAC,MAAM,IAAC,IAAI,EAAE,SAAS,GAAI;YAC3B,2CAAmB,CACX,CACT,CAAC,CAAC,CAAC,IAAI,CAAA;KAAA,CACR,CAAC;IAEF,SAAS,OAAO;QACf,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,SAAS,EAAE,CAAC,CAAC;IACtE,CAAC;AACF,CAAC,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Send.js","sourceRoot":"","sources":["../../../../../src/modules/work/controls/WorkMenu/Send.tsx"],"names":[],"mappings":"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"}