@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 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/work/components/NewWorkErrorDialog/index.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/work/components/NewWorkErrorDialog/index.tsx"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const NewWorkForm: {
3
3
  (props: {
4
4
  /** 添加 RelatedWork 时需要传入 RelatedId = workId */
@@ -18,7 +18,7 @@ declare const NewWorkForm: {
18
18
  isRelatedWork?: boolean | undefined;
19
19
  onSave?: ((params?: any) => void) | undefined;
20
20
  onCancel?: (() => void) | undefined;
21
- }): JSX.Element;
21
+ }): React.JSX.Element;
22
22
  defaultProps: {
23
23
  openMode: string;
24
24
  };
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const RejectWorkDialog: (props: {
3
3
  parentId?: string | undefined;
4
4
  className?: string | undefined;
5
5
  onSubmitSave?: ((params?: any) => void) | undefined;
6
6
  onCancel?: (() => void) | undefined;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default RejectWorkDialog;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  export declare type RelatedWorkListProps = {
3
3
  id: string;
4
4
  /** 是否允许新增 */
@@ -15,7 +15,7 @@ export declare type RelatedWorkListProps = {
15
15
  onReload?: () => void;
16
16
  };
17
17
  declare const RelatedWorkList: {
18
- (props: RelatedWorkListProps): JSX.Element;
18
+ (props: RelatedWorkListProps): React.JSX.Element;
19
19
  defaultProps: {
20
20
  addAble: boolean;
21
21
  };
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { RelatedWorkListProps } from "./RelatedWorkList";
3
- declare const RelatedWorkList: (props: RelatedWorkListProps) => JSX.Element;
3
+ declare const RelatedWorkList: (props: RelatedWorkListProps) => React.JSX.Element;
4
4
  export default RelatedWorkList;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const SubWorkList: (props: {
3
3
  workspaceId: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default SubWorkList;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { DocumentCardProps } from "@voplus/morpho-document-core";
2
+ import React from "react";
3
3
  import "./index.less";
4
- declare const WorkCard: (props: DocumentCardProps) => JSX.Element;
4
+ declare const WorkCard: (props: DocumentCardProps) => React.JSX.Element;
5
5
  export default WorkCard;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkErrorItem: (props: {
3
3
  id: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default WorkErrorItem;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  /** A work error list view shows work error in card style. */
3
3
  declare const WorkErrorList: {
4
4
  (props: {
@@ -6,7 +6,7 @@ declare const WorkErrorList: {
6
6
  viewTitle?: string | undefined;
7
7
  asideable?: boolean | undefined;
8
8
  onClickItem?: ((workErrorId: string, workTypeId?: string) => void) | undefined;
9
- }): JSX.Element;
9
+ }): React.JSX.Element;
10
10
  defaultProps: {
11
11
  viewTitle: string;
12
12
  asideable: boolean;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  export declare type WorkErrorPropertiesName = "Type" | "Severity" | "Incident Date" | "Causers";
3
3
  declare const WorkErrorProperties: {
4
4
  (props: {
@@ -17,7 +17,7 @@ declare const WorkErrorProperties: {
17
17
  name: "Tags" | "Create Date" | "Create By" | "Folder";
18
18
  visible?: boolean;
19
19
  }[];
20
- }): JSX.Element;
20
+ }): React.JSX.Element;
21
21
  defaultProps: {
22
22
  workErrorTitle: string;
23
23
  documentTitle: string;
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkErrorPropertiesView: (props: {
3
3
  /** work error id */
4
4
  id: string;
5
5
  /** work type id */
6
6
  workTypeId?: string;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default WorkErrorPropertiesView;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const WorkErrorQuickViewDialog: {
4
4
  (props: {
5
5
  /** work error id */
@@ -10,7 +10,7 @@ declare const WorkErrorQuickViewDialog: {
10
10
  onCancel?: () => void;
11
11
  /** show close button or not. */
12
12
  closeVisible?: boolean;
13
- }): JSX.Element;
13
+ }): React.JSX.Element;
14
14
  defaultProps: {
15
15
  closeVisible: boolean;
16
16
  };
@@ -1,11 +1,11 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  export declare type WorkItemProps = {
3
3
  id: string;
4
4
  reload?: boolean;
5
5
  clickNameEffect?: "nothing" | "edit" | "default";
6
6
  };
7
7
  declare const WorkItem: {
8
- (props: WorkItemProps): JSX.Element;
8
+ (props: WorkItemProps): React.JSX.Element;
9
9
  defaultProps: {
10
10
  clickNameEffect: string;
11
11
  };
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  import { IWork } from "../../../../data/work";
3
+ import React from "react";
4
4
  export declare type WorkListProps = {
5
5
  /** status of works shown on the list. */
6
6
  status?: string;
@@ -32,7 +32,7 @@ export declare type WorkListProps = {
32
32
  onTotal?: (total: number) => void;
33
33
  };
34
34
  declare const WorkList: {
35
- (props: WorkListProps): JSX.Element;
35
+ (props: WorkListProps): React.JSX.Element;
36
36
  defaultProps: {
37
37
  asideable: boolean;
38
38
  };
@@ -3,7 +3,7 @@ import { WorkListProps } from "../WorkList";
3
3
  declare const WorkListCard: {
4
4
  (props: {
5
5
  style?: React.CSSProperties;
6
- } & WorkListProps): JSX.Element;
6
+ } & WorkListProps): React.JSX.Element;
7
7
  defaultProps: {
8
8
  total: boolean;
9
9
  };
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const WorkPropertiesView: (props: {
4
4
  id: string;
5
5
  default?: boolean;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default WorkPropertiesView;
@@ -1,5 +1,8 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * workTabs 直接改用 WorkErrorList
3
+ */
4
+ import React from "react";
2
5
  declare const WorkQATab: (props: {
3
6
  id: string;
4
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
5
8
  export default WorkQATab;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WrokQuickViewDialog: (props: {
3
3
  id: string;
4
4
  visible?: boolean;
5
5
  onCancel?: () => void;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default WrokQuickViewDialog;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkTabs: (props: {
3
3
  id: string;
4
4
  propertie?: boolean;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkTabs;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  import { WorkTaskListProps } from "./state";
4
- declare const WorkTaskList: (props: WorkTaskListProps) => JSX.Element;
4
+ declare const WorkTaskList: (props: WorkTaskListProps) => React.JSX.Element;
5
5
  export default WorkTaskList;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkTasksTab: (props: {
3
3
  id: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default WorkTasksTab;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  export declare type WorkPropertiesName = "Work Type" | "Number" | "Status" | "Contact" | "Document" | "Due" | "Owner";
3
3
  declare const WorksProperties: {
4
4
  (props: {
@@ -14,7 +14,7 @@ declare const WorksProperties: {
14
14
  name: "Tags" | "Create Date" | "Create By" | "Folder";
15
15
  visible?: boolean;
16
16
  }[];
17
- }): JSX.Element;
17
+ }): React.JSX.Element;
18
18
  defaultProps: {
19
19
  workTitle: string;
20
20
  documentTitle: string;
@@ -9,7 +9,7 @@ declare const SeveritySelect: {
9
9
  onChange?: ((severity: string) => void) | undefined;
10
10
  onBlur?: (() => void) | undefined;
11
11
  style?: React.CSSProperties | undefined;
12
- }): JSX.Element;
12
+ }): React.JSX.Element;
13
13
  defaultProps: {
14
14
  style: {
15
15
  width: string;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkDataIconBar: {
3
3
  (props: {
4
4
  id: string;
@@ -6,7 +6,7 @@ declare const WorkDataIconBar: {
6
6
  documentDateVisible?: boolean;
7
7
  commentVisible?: boolean;
8
8
  statusVisible?: boolean;
9
- }): JSX.Element;
9
+ }): React.JSX.Element;
10
10
  defaultProps: {
11
11
  documentDateVisible: boolean;
12
12
  commentVisible: boolean;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkErrorMenu: {
3
3
  (props: {
4
4
  id: string;
@@ -6,7 +6,7 @@ declare const WorkErrorMenu: {
6
6
  /** Delete Menu Item 删除后是否关闭Aside */
7
7
  closeAside?: boolean;
8
8
  size: "small" | "middle" | "large" | undefined;
9
- }): JSX.Element;
9
+ }): React.JSX.Element;
10
10
  defaultProps: {
11
11
  size: string;
12
12
  };
@@ -10,7 +10,7 @@ declare const WorkErrorSelect: {
10
10
  onChange?: ((val: string) => void) | undefined;
11
11
  onBlur?: (() => void) | undefined;
12
12
  style?: React.CSSProperties | undefined;
13
- }): JSX.Element;
13
+ }): React.JSX.Element;
14
14
  defaultProps: {
15
15
  style: {
16
16
  width: string;
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkMenu: (props: {
3
3
  id: string;
4
4
  className?: string | undefined;
5
5
  closeAside?: boolean | undefined;
6
6
  onClickItem?: ((open?: boolean) => void) | undefined;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default WorkMenu;
@@ -1,23 +1,24 @@
1
1
  import React, { useMemo } from "react";
2
- import { Access, Delete, Lock, Move, Notifications, OpenReferenceView, Paste, Publish, PublishLock, Unlock, Pin, Unpin, CopyReference, } from "@voplus/morpho-document/es/controls/DocumentMenu/items";
2
+ import { Access, Delete, Lock, Move, Notifications, OpenReferenceView, Publish, PublishLock, Unlock, Pin, Unpin, CopyReference, } from "@voplus/morpho-document/es/controls/DocumentMenu/items";
3
3
  import { DocumentMenuContext, DocumentMenuState } from "@voplus/morpho-document-core";
4
- import { observe } from "@voplus/morpho-ui";
5
- import Accept from "./Accept";
6
- import Reject from "./Reject";
7
- import Send from "./Send";
4
+ import { Accept, Reject, Send } from "./item";
5
+ import { observe, MenuTitle } from "@voplus/morpho-ui";
6
+ import SubPasteMenu from "@voplus/morpho-document/es/controls/SubPasteMenu";
8
7
  import classnames from "classnames";
9
8
  const WorkMenu = (props) => {
10
9
  const context = useMemo(() => new DocumentMenuState(props.id), [props.id]);
11
10
  return observe(() => (React.createElement("div", { className: classnames("document-menu", props.className) },
12
11
  React.createElement(DocumentMenuContext.Provider, { value: context },
12
+ React.createElement(MenuTitle, { title: "Work Menu" }),
13
+ React.createElement(Accept, null),
14
+ React.createElement(Reject, null),
15
+ React.createElement(Send, { onClickItem: props.onClickItem }),
16
+ React.createElement(MenuTitle, { title: "Document Menu" }),
13
17
  React.createElement(Pin, null),
14
18
  React.createElement(CopyReference, null),
15
19
  React.createElement(Unpin, null),
16
- React.createElement(Send, { onClickItem: props.onClickItem }),
17
- React.createElement(Accept, null),
18
- React.createElement(Reject, null),
19
20
  React.createElement(Move, null),
20
- React.createElement(Paste, null),
21
+ React.createElement(SubPasteMenu, null),
21
22
  React.createElement(Lock, null),
22
23
  React.createElement(Unlock, null),
23
24
  React.createElement(Publish, null),
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/work/controls/WorkMenu/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EACN,MAAM,EACN,MAAM,EACN,IAAI,EACJ,IAAI,EACJ,aAAa,EACb,iBAAiB,EACjB,KAAK,EACL,OAAO,EACP,WAAW,EACX,MAAM,EACN,GAAG,EACH,KAAK,EACL,aAAa,GACb,MAAM,wDAAwD,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACtF,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,MAAM,MAAM,UAAU,CAAC;AAC9B,OAAO,MAAM,MAAM,UAAU,CAAC;AAC9B,OAAO,IAAI,MAAM,QAAQ,CAAC;AAC1B,OAAO,UAAU,MAAM,YAAY,CAAC;AAEpC,MAAM,QAAQ,GAAG,CAAC,KAKjB,EAAE,EAAE;IACJ,MAAM,OAAO,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,IAAI,iBAAiB,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,CAAC;IAE3E,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,6BAAK,SAAS,EAAE,UAAU,CAAC,eAAe,EAAE,KAAK,CAAC,SAAS,CAAC;QAC3D,oBAAC,mBAAmB,CAAC,QAAQ,IAAC,KAAK,EAAE,OAAO;YAC3C,oBAAC,GAAG,OAAG;YACP,oBAAC,aAAa,OAAG;YACjB,oBAAC,KAAK,OAAG;YACT,oBAAC,IAAI,IAAC,WAAW,EAAE,KAAK,CAAC,WAAW,GAAI;YACxC,oBAAC,MAAM,OAAG;YACV,oBAAC,MAAM,OAAG;YACV,oBAAC,IAAI,OAAG;YACR,oBAAC,KAAK,OAAG;YACT,oBAAC,IAAI,OAAG;YACR,oBAAC,MAAM,OAAG;YACV,oBAAC,OAAO,OAAG;YACX,oBAAC,WAAW,OAAG;YACf,oBAAC,MAAM,IAAC,WAAW,EAAE,KAAK,CAAC,WAAW,GAAI;YAC1C,oBAAC,aAAa,OAAG;YACjB,oBAAC,iBAAiB,OAAG;YACrB,oBAAC,MAAM,IAAC,UAAU,EAAE,KAAK,CAAC,UAAU,GAAI,CACV,CAC1B,CACN,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/work/controls/WorkMenu/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EACN,MAAM,EACN,MAAM,EACN,IAAI,EACJ,IAAI,EACJ,aAAa,EACb,iBAAiB,EACjB,OAAO,EACP,WAAW,EACX,MAAM,EACN,GAAG,EACH,KAAK,EACL,aAAa,GACb,MAAM,wDAAwD,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACtF,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9C,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AACvD,OAAO,YAAY,MAAM,kDAAkD,CAAC;AAC5E,OAAO,UAAU,MAAM,YAAY,CAAC;AAEpC,MAAM,QAAQ,GAAG,CAAC,KAKjB,EAAE,EAAE;IACJ,MAAM,OAAO,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,IAAI,iBAAiB,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,CAAC;IAE3E,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,6BAAK,SAAS,EAAE,UAAU,CAAC,eAAe,EAAE,KAAK,CAAC,SAAS,CAAC;QAC3D,oBAAC,mBAAmB,CAAC,QAAQ,IAAC,KAAK,EAAE,OAAO;YAC3C,oBAAC,SAAS,IAAC,KAAK,EAAC,WAAW,GAAG;YAC/B,oBAAC,MAAM,OAAG;YACV,oBAAC,MAAM,OAAG;YACV,oBAAC,IAAI,IAAC,WAAW,EAAE,KAAK,CAAC,WAAW,GAAI;YACxC,oBAAC,SAAS,IAAC,KAAK,EAAC,eAAe,GAAG;YACnC,oBAAC,GAAG,OAAG;YACP,oBAAC,aAAa,OAAG;YACjB,oBAAC,KAAK,OAAG;YACT,oBAAC,IAAI,OAAG;YACR,oBAAC,YAAY,OAAG;YAChB,oBAAC,IAAI,OAAG;YACR,oBAAC,MAAM,OAAG;YACV,oBAAC,OAAO,OAAG;YACX,oBAAC,WAAW,OAAG;YACf,oBAAC,MAAM,IAAC,WAAW,EAAE,KAAK,CAAC,WAAW,GAAI;YAC1C,oBAAC,aAAa,OAAG;YACjB,oBAAC,iBAAiB,OAAG;YACrB,oBAAC,MAAM,IAAC,UAAU,EAAE,KAAK,CAAC,UAAU,GAAI,CACV,CAC1B,CACN,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const Accept: (props: {
3
3
  /** disabled Button */
4
4
  disabled?: boolean | undefined;
5
5
  /** function of Click */
6
6
  action?: ((context?: any) => void) | undefined;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default Accept;
@@ -1,4 +1,4 @@
1
- import { useWork, useWorkStore } from "../../../../data/work";
1
+ import { useWork, useWorkStore } from "../../../../../data/work";
2
2
  import { useDocumentMenuContext } from "@voplus/morpho-document-core";
3
3
  import { Button } from "antd";
4
4
  import { FontAwesomeIcon as FAIcon } from "@fortawesome/react-fontawesome";
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Accept.js","sourceRoot":"","sources":["../../../../../../src/modules/work/controls/WorkMenu/item/Accept.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAS,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACxE,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,8 +1,8 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const Reject: (props: {
3
3
  /** disabled Button */
4
4
  disabled?: boolean | undefined;
5
5
  /** function of Click */
6
6
  action?: ((context?: any) => void) | undefined;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default Reject;
@@ -1,4 +1,4 @@
1
- import { useWork, useWorkStore } from "../../../../data/work";
1
+ import { useWork, useWorkStore } from "../../../../../data/work";
2
2
  import { useDocumentMenuContext } from "@voplus/morpho-document-core";
3
3
  import { Button } from "antd";
4
4
  import { FontAwesomeIcon as FAIcon } from "@fortawesome/react-fontawesome";
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Reject.js","sourceRoot":"","sources":["../../../../../../src/modules/work/controls/WorkMenu/item/Reject.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAS,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACxE,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,9 +1,9 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const Send: (props: {
3
3
  /** disabled Button */
4
4
  disabled?: boolean | undefined;
5
5
  /** function of Click */
6
6
  action?: ((context?: any) => void) | undefined;
7
7
  onClickItem?: ((open?: boolean) => void) | undefined;
8
- }) => JSX.Element;
8
+ }) => React.JSX.Element;
9
9
  export default Send;
@@ -1,6 +1,6 @@
1
1
  import React, { useState } from "react";
2
2
  import { observe, useAsideContentContext } from "@voplus/morpho-ui";
3
- import { useWork, useWorkStore } from "../../../../data/work";
3
+ import { useWork, useWorkStore } from "../../../../../data/work";
4
4
  import { Button } from "antd";
5
5
  import { FontAwesomeIcon as FAIcon } from "@fortawesome/react-fontawesome";
6
6
  import { faFileImport } from "@fortawesome/pro-light-svg-icons";
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Send.js","sourceRoot":"","sources":["../../../../../../src/modules/work/controls/WorkMenu/item/Send.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1,3 @@
1
+ export { default as Accept } from "./Accept";
2
+ export { default as Reject } from "./Reject";
3
+ export { default as Send } from "./Send";
@@ -0,0 +1,4 @@
1
+ export { default as Accept } from "./Accept";
2
+ export { default as Reject } from "./Reject";
3
+ export { default as Send } from "./Send";
4
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/modules/work/controls/WorkMenu/item/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,QAAQ,CAAC"}
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkStatusDataIcon: (props: {
3
3
  /** id of work */
4
4
  id: string;
5
5
  /** */
6
6
  onClick?: () => void;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default WorkStatusDataIcon;
@@ -1,10 +1,10 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  import { WorkStatus } from "../../../../data/work";
4
4
  declare const WorkStatusLabel: (props: {
5
5
  status: string;
6
6
  editable: boolean;
7
7
  className?: string | undefined;
8
8
  onChange: (status: WorkStatus) => void;
9
- }) => JSX.Element;
9
+ }) => React.JSX.Element;
10
10
  export default WorkStatusLabel;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  /** The Work Page component with router parameters support. */
3
3
  declare const WorkDefaultView: ({ id }: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkDefaultView;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { State } from "../../../workspace/pages/WorkspacePage/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,7 +1,7 @@
1
- /// <reference types="react" />
2
1
  import { NewWorkScheduleFormProps } from "./index";
2
+ import React from "react";
3
3
  declare const NewWorkScheduleFormDialog: {
4
- (props: NewWorkScheduleFormProps): JSX.Element;
4
+ (props: NewWorkScheduleFormProps): React.JSX.Element;
5
5
  defaultProps: {
6
6
  openMode: string;
7
7
  };
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  export declare type NewWorkScheduleFormProps = {
3
3
  contact?: {
4
4
  name: string;
@@ -10,7 +10,7 @@ export declare type NewWorkScheduleFormProps = {
10
10
  onCancel?: () => void;
11
11
  };
12
12
  declare const NewWorkScheduleForm: {
13
- (props: NewWorkScheduleFormProps): JSX.Element;
13
+ (props: NewWorkScheduleFormProps): React.JSX.Element;
14
14
  defaultProps: {
15
15
  openMode: string;
16
16
  };
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import "./index.less";
3
3
  declare const WorkScheduleHeader: (props: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default WorkScheduleHeader;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkScheduleItem: (props: {
3
3
  id: string;
4
4
  avatar?: boolean;
5
5
  quickView?: boolean;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default WorkScheduleItem;
@@ -18,7 +18,7 @@ export declare type WorkScheduleListProps = {
18
18
  onClickItem?: (item: IWorkSchedule) => void;
19
19
  };
20
20
  declare const WorkScheduleList: {
21
- (props: WorkScheduleListProps): JSX.Element;
21
+ (props: WorkScheduleListProps): React.JSX.Element;
22
22
  defaultProps: {
23
23
  viewTitle: string;
24
24
  };
@@ -2,5 +2,5 @@ import React from "react";
2
2
  import { WorkScheduleListProps } from "../WorkScheduleList";
3
3
  declare const WorkScheduleListCard: (props: {
4
4
  style?: React.CSSProperties;
5
- } & WorkScheduleListProps) => JSX.Element;
5
+ } & WorkScheduleListProps) => React.JSX.Element;
6
6
  export default WorkScheduleListCard;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  export declare type WorkSchedulePropertiesName = "Schedule" | "WorkType" | "Work";
3
3
  declare const WorkScheduleProperties: {
4
4
  (props: {
@@ -9,7 +9,7 @@ declare const WorkScheduleProperties: {
9
9
  name: WorkSchedulePropertiesName;
10
10
  visible?: boolean;
11
11
  }[];
12
- }): JSX.Element;
12
+ }): React.JSX.Element;
13
13
  defaultProps: {
14
14
  workScheduleTitle: string;
15
15
  workScheduleProperties: {