@voplus/morpho-workspace 4.0.13 → 4.0.15

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 (213) 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/NewWorkForm/index.d.ts +2 -2
  113. package/es/modules/work/components/RejectWorkDialog/index.d.ts +2 -2
  114. package/es/modules/work/components/RelatedWorkList/RelatedWorkList.d.ts +2 -2
  115. package/es/modules/work/components/RelatedWorkList/index.d.ts +2 -2
  116. package/es/modules/work/components/SubWorkList/index.d.ts +2 -2
  117. package/es/modules/work/components/WorkCard/index.d.ts +2 -2
  118. package/es/modules/work/components/WorkErrorItem/index.d.ts +2 -2
  119. package/es/modules/work/components/WorkErrorList/index.d.ts +2 -2
  120. package/es/modules/work/components/WorkErrorProperties/index.d.ts +2 -2
  121. package/es/modules/work/components/WorkErrorPropertiesView/index.d.ts +2 -2
  122. package/es/modules/work/components/WorkErrorQuickViewDialog/index.d.ts +2 -2
  123. package/es/modules/work/components/WorkItem/index.d.ts +2 -2
  124. package/es/modules/work/components/WorkList/index.d.ts +2 -2
  125. package/es/modules/work/components/WorkListCard/index.d.ts +1 -1
  126. package/es/modules/work/components/WorkPropertiesView/index.d.ts +2 -2
  127. package/es/modules/work/components/WorkQATab/index.d.ts +5 -2
  128. package/es/modules/work/components/WorkQuickViewDialog/index.d.ts +2 -2
  129. package/es/modules/work/components/WorkTabs/index.d.ts +2 -2
  130. package/es/modules/work/components/WorkTaskList/index.d.ts +2 -2
  131. package/es/modules/work/components/WorkTasksTab/index.d.ts +2 -2
  132. package/es/modules/work/components/WorksProperties/index.d.ts +2 -2
  133. package/es/modules/work/controls/SeveritySelect/index.d.ts +1 -1
  134. package/es/modules/work/controls/WorkDataIconBar/index.d.ts +2 -2
  135. package/es/modules/work/controls/WorkErrorMenu/index.d.ts +2 -2
  136. package/es/modules/work/controls/WorkErrorSelect/index.d.ts +1 -1
  137. package/es/modules/work/controls/WorkMenu/index.d.ts +2 -2
  138. package/es/modules/work/controls/WorkMenu/index.js +34 -23
  139. package/es/modules/work/controls/WorkMenu/index.js.map +1 -1
  140. package/es/modules/work/controls/WorkMenu/{Accept.d.ts → item/Accept.d.ts} +2 -2
  141. package/es/modules/work/controls/WorkMenu/{Accept.js → item/Accept.js} +3 -3
  142. package/es/modules/work/controls/WorkMenu/item/Accept.js.map +1 -0
  143. package/es/modules/work/controls/WorkMenu/{Reject.d.ts → item/Reject.d.ts} +2 -2
  144. package/es/modules/work/controls/WorkMenu/{Reject.js → item/Reject.js} +3 -3
  145. package/es/modules/work/controls/WorkMenu/item/Reject.js.map +1 -0
  146. package/es/modules/work/controls/WorkMenu/{Send.d.ts → item/Send.d.ts} +2 -2
  147. package/es/modules/work/controls/WorkMenu/{Send.js → item/Send.js} +3 -4
  148. package/es/modules/work/controls/WorkMenu/item/Send.js.map +1 -0
  149. package/es/modules/work/controls/WorkMenu/item/index.d.ts +3 -0
  150. package/es/modules/work/controls/WorkMenu/item/index.js +4 -0
  151. package/es/modules/work/controls/WorkMenu/item/index.js.map +1 -0
  152. package/es/modules/work/controls/WorkStatusDataIcon/index.d.ts +2 -2
  153. package/es/modules/work/controls/WorkStatusLabel/index.d.ts +2 -2
  154. package/es/modules/work/pages/WorkDefaultView/index.d.ts +2 -2
  155. package/es/modules/work/pages/WorkListPage/index.d.ts +2 -2
  156. package/es/modules/work/work-schedule/components/NewWorkScheduleForm/NewWorkScheduleFormDialog.d.ts +2 -2
  157. package/es/modules/work/work-schedule/components/NewWorkScheduleForm/index.d.ts +2 -2
  158. package/es/modules/work/work-schedule/components/WorkScheduleHeader/index.d.ts +2 -2
  159. package/es/modules/work/work-schedule/components/WorkScheduleItem/index.d.ts +2 -2
  160. package/es/modules/work/work-schedule/components/WorkScheduleList/index.d.ts +1 -1
  161. package/es/modules/work/work-schedule/components/WorkScheduleListCard/index.d.ts +1 -1
  162. package/es/modules/work/work-schedule/components/WorkScheduleProperties/index.d.ts +2 -2
  163. package/es/modules/work/work-schedule/components/WorkSchedulePropertiesView/index.d.ts +2 -2
  164. package/es/modules/work/work-schedule/components/WorkScheduleQuickViewDialog/index.d.ts +2 -2
  165. package/es/modules/work/work-schedule/components/WorkScheduleTabs/index.d.ts +2 -2
  166. package/es/modules/work/work-schedule/components/WorkScheduleTimeLineView/index.d.ts +2 -2
  167. package/es/modules/work/work-schedule/controls/WorkScheduleFilter/index.d.ts +2 -2
  168. package/es/modules/work/work-schedule/controls/WorkScheduleMenu/index.d.ts +1 -1
  169. package/es/modules/work/work-schedule/pages/WorkScheduleDefaultView/index.d.ts +2 -2
  170. package/es/modules/work/work-type/components/ChangeWorkDefaultFolderDialog/index.d.ts +2 -2
  171. package/es/modules/work/work-type/components/ErrorTypeList/Item.d.ts +2 -2
  172. package/es/modules/work/work-type/components/ErrorTypeList/index.d.ts +2 -2
  173. package/es/modules/work/work-type/components/NewTypeForm/index.d.ts +2 -2
  174. package/es/modules/work/work-type/components/RepeatTab/index.d.ts +2 -2
  175. package/es/modules/work/work-type/components/WorkTypeIcon/index.d.ts +2 -2
  176. package/es/modules/work/work-type/components/WorkTypeIconList/index.d.ts +2 -2
  177. package/es/modules/work/work-type/components/WorkTypeItem/index.d.ts +2 -2
  178. package/es/modules/work/work-type/components/WorkTypeList/index.d.ts +2 -2
  179. package/es/modules/work/work-type/components/WorkTypeProperties/Properties.d.ts +2 -2
  180. package/es/modules/work/work-type/components/WorkTypeProperties/WorkTypePropertiesCard.d.ts +2 -2
  181. package/es/modules/work/work-type/components/WorkTypeProperties/index.d.ts +2 -2
  182. package/es/modules/work/work-type/components/WorkTypePropertiesTabs/index.d.ts +2 -2
  183. package/es/modules/work/work-type/components/WorkTypePropertiesView/index.d.ts +2 -2
  184. package/es/modules/work/work-type/components/WorkTypeQA/index.d.ts +2 -2
  185. package/es/modules/work/work-type/components/WorkTypeSelect/index.d.ts +1 -1
  186. package/es/modules/work/work-type/components/WorkTypeStats/WorkTypeStatsCard.d.ts +1 -1
  187. package/es/modules/work/work-type/components/WorkTypeStats/index.d.ts +2 -2
  188. package/es/modules/work/work-type/components/WorkTypeTabs/WorkTypeTabsCard.d.ts +2 -2
  189. package/es/modules/work/work-type/components/WorkTypeTabs/index.d.ts +2 -2
  190. package/es/modules/work/work-type/controls/WorkTypeMenu/index.d.ts +1 -1
  191. package/es/modules/work/work-type/controls/WorkTypeStatusLabel/index.d.ts +2 -2
  192. package/es/modules/work/work-type/controls/WorktypeCompleteWorksChart/index.d.ts +2 -2
  193. package/es/modules/work/work-type/pages/WorkTypePage/Dashboard.d.ts +2 -2
  194. package/es/modules/work/work-type/pages/WorkTypePage/Summary.d.ts +2 -2
  195. package/es/modules/work/work-type/pages/WorkTypePage/WorkListPage.d.ts +2 -2
  196. package/es/modules/work/work-type/pages/WorkTypePage/index.d.ts +2 -2
  197. package/es/modules/workspace/components/MyWorkspaces/index.d.ts +2 -2
  198. package/es/modules/workspace/components/NewWorkspaceDialog/index.d.ts +2 -2
  199. package/es/modules/workspace/components/WorkspaceIcon/index.d.ts +2 -2
  200. package/es/modules/workspace/components/WorkspaceIconList/index.d.ts +2 -2
  201. package/es/modules/workspace/components/WorkspaceIconList2/index.d.ts +2 -2
  202. package/es/modules/workspace/components/WorkspacePropertiesView/index.d.ts +2 -2
  203. package/es/modules/workspace/components/WorkspaceTabs/index.d.ts +2 -2
  204. package/es/modules/workspace/controls/WorkspaceCompletedWorksChart/index.d.ts +2 -2
  205. package/es/modules/workspace/controls/WorkspaceMenu/index.d.ts +2 -2
  206. package/es/modules/workspace/pages/WorkspaceDefaultView/index.d.ts +2 -2
  207. package/es/modules/workspace/pages/WorkspacePage/index.d.ts +2 -2
  208. package/es/obsolete/WorkTypeDefaultView/index.d.ts +2 -2
  209. package/package.json +1 -1
  210. package/readme.md +8 -1
  211. package/es/modules/work/controls/WorkMenu/Accept.js.map +0 -1
  212. package/es/modules/work/controls/WorkMenu/Reject.js.map +0 -1
  213. package/es/modules/work/controls/WorkMenu/Send.js.map +0 -1
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const _default: () => JSX.Element;
1
+ import React from "react";
2
+ declare const _default: () => React.JSX.Element;
3
3
  export default _default;
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * 此组件用于 org TeamDefaultView 中, 使用 ui.renderTeamTaskList 用于渲染 Team Tasks 和 Member Tasks
3
3
  */
4
- /// <reference types="react" />
4
+ import React from "react";
5
5
  declare const TeamTaskList: (props: {
6
6
  state: any;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default TeamTaskList;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const TimeLog: (props: {
3
3
  size?: "middle" | "small" | "large";
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default TimeLog;
@@ -1,9 +1,9 @@
1
- /// <reference types="react" />
2
1
  import { BatchContextState } from "@voplus/morpho-ui/es/data/BatchContext";
3
2
  import { ButtonProps } from "antd/es/button";
3
+ import React from "react";
4
4
  declare type AssignButtonProps = {
5
5
  /** Callback to execute the batch operation. */
6
6
  execute?: (state: BatchContextState) => any;
7
7
  } & ButtonProps;
8
- declare const AssignButton: (props: AssignButtonProps) => JSX.Element;
8
+ declare const AssignButton: (props: AssignButtonProps) => React.JSX.Element;
9
9
  export default AssignButton;
@@ -5,5 +5,5 @@ declare const Corner: (props: {
5
5
  className?: string;
6
6
  style?: React.CSSProperties;
7
7
  onClick?: () => void;
8
- }) => JSX.Element;
8
+ }) => React.JSX.Element;
9
9
  export default Corner;
@@ -1,8 +1,8 @@
1
- import { ReactNode } from "react";
1
+ import React, { ReactNode } from "react";
2
2
  import "./index.less";
3
3
  declare const FolderEdit: (props: {
4
4
  showEditIcon?: boolean;
5
5
  children?: ReactNode;
6
6
  onEditIconClick?: () => void;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default FolderEdit;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const MoreOperateDropdown: {
3
3
  (props: {
4
4
  className?: string | undefined;
@@ -16,7 +16,7 @@ declare const MoreOperateDropdown: {
16
16
  onMove?: (() => void) | undefined;
17
17
  onPaste?: (() => void) | undefined;
18
18
  onAccess?: (() => void) | undefined;
19
- }): JSX.Element;
19
+ }): React.JSX.Element;
20
20
  defaultProps: {
21
21
  edit: boolean;
22
22
  del: boolean;
@@ -6,5 +6,5 @@ declare const StickyAddButton: (props: {
6
6
  className?: string;
7
7
  style?: React.CSSProperties;
8
8
  onClick?: () => void;
9
- }) => JSX.Element;
9
+ }) => React.JSX.Element;
10
10
  export default StickyAddButton;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
- declare const AssigneeView: () => JSX.Element;
2
+ import React from "react";
3
+ declare const AssigneeView: () => React.JSX.Element;
4
4
  export default AssigneeView;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const DueDateFilter: () => JSX.Element;
1
+ import React from "react";
2
+ declare const DueDateFilter: () => React.JSX.Element;
3
3
  export default DueDateFilter;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const EventsFilter: (props: {
3
3
  defaultValue?: string[];
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default EventsFilter;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * 此组件只用于 org TeamDefaultView 中的 Member Tasks, 比普通的 due date filter 多出一个 Unscheduled filter
3
3
  */
4
- /// <reference types="react" />
5
- declare const DueDateFilter: () => JSX.Element;
4
+ import React from "react";
5
+ declare const DueDateFilter: () => React.JSX.Element;
6
6
  export default DueDateFilter;
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const StartDateFilter: {
3
3
  (props: {
4
4
  title?: string;
5
- }): JSX.Element;
5
+ }): React.JSX.Element;
6
6
  defaultProps: {
7
7
  title: string;
8
8
  };
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const TaskFilter: (props: {
3
3
  id: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default TaskFilter;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  export declare type TaskStatusFilterProps = {
3
3
  defaultValue?: string[];
4
4
  };
5
- declare const TaskStatusFilter: (props: TaskStatusFilterProps) => JSX.Element;
5
+ declare const TaskStatusFilter: (props: TaskStatusFilterProps) => React.JSX.Element;
6
6
  export default TaskStatusFilter;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const WorkStatusFilter: (props: {
3
3
  defaultValue?: string[];
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default WorkStatusFilter;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const WorkTypeStatusFilter: () => JSX.Element;
1
+ import React from "react";
2
+ declare const WorkTypeStatusFilter: () => React.JSX.Element;
3
3
  export default WorkTypeStatusFilter;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
2
1
  import { IWorkType } from "../../../data/worktype";
2
+ import React from "react";
3
3
  declare const WorkTypesFilter: (props: {
4
4
  workTypeList: IWorkType[];
5
5
  defaultValue?: string[];
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default WorkTypesFilter;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
2
1
  import "swiper/css";
2
+ import React from "react";
3
3
  declare const Board: (props: {
4
4
  parentId: string;
5
5
  onAdd?: ((parentId: string, type: string, name: string) => void) | undefined;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default Board;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { BoardColumnProps } from "./state";
3
- declare const BoardColumn: (props: BoardColumnProps) => JSX.Element;
2
+ import React from "react";
3
+ declare const BoardColumn: (props: BoardColumnProps) => React.JSX.Element;
4
4
  export default BoardColumn;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const BoardPropertiesView: (props: {
4
4
  id: string;
5
5
  default?: boolean;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default BoardPropertiesView;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const DocumentCard: (props: {
3
3
  id: string;
4
4
  onChangeDisabled: (visible: boolean) => void;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default DocumentCard;
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const NewColumnDocumentForm: (props: {
3
3
  parentId: string;
4
4
  type: string;
5
5
  columnName: string;
6
6
  onCancel?: (() => void) | undefined;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default NewColumnDocumentForm;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const SubDocument: (props: {
3
3
  id: string;
4
4
  /** Droppable type */
@@ -9,5 +9,5 @@ declare const SubDocument: (props: {
9
9
  destination?: any;
10
10
  /** move 原数据 */
11
11
  source?: any;
12
- }) => JSX.Element;
12
+ }) => React.JSX.Element;
13
13
  export default SubDocument;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { SubDocumentListProps } from "./state";
3
- declare const _default: ((props: SubDocumentListProps) => JSX.Element) & {
3
+ declare const _default: ((props: SubDocumentListProps) => React.JSX.Element) & {
4
4
  displayName: string;
5
5
  };
6
6
  export default _default;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  /** The Board Page component with router parameters support. */
3
3
  declare const BoardViewList: (props: {
4
4
  id?: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default BoardViewList;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const ActionCard: (props: {
3
3
  id: string;
4
4
  data?: any;
5
5
  onClick?: () => void;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default ActionCard;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const CalendarEventContent: (props: {
3
3
  id: string;
4
4
  type: string;
5
5
  onClick?: () => void;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default CalendarEventContent;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const CalendarMenu: (props: {
3
3
  layout?: any;
4
4
  onEdit?: () => void;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default CalendarMenu;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const CalendarMonth: () => JSX.Element;
1
+ import React from "react";
2
+ declare const CalendarMonth: () => React.JSX.Element;
3
3
  export default CalendarMonth;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const _default: (props: {
3
3
  preview?: boolean;
4
4
  className?: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default _default;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
1
  import "../../index.less";
3
2
  import { AgendaItemProps } from "./state";
4
- declare const TaskList: (props: AgendaItemProps) => JSX.Element;
3
+ import React from "react";
4
+ declare const TaskList: (props: AgendaItemProps) => React.JSX.Element;
5
5
  export default TaskList;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  import { AgendaItemProps } from "./state";
4
- declare const AgendaItem: (props: AgendaItemProps) => JSX.Element;
3
+ import React from "react";
4
+ declare const AgendaItem: (props: AgendaItemProps) => React.JSX.Element;
5
5
  export default AgendaItem;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  import { AgendaListProps } from "./state";
4
- declare const AgendaList: (props: AgendaListProps) => JSX.Element;
3
+ import React from "react";
4
+ declare const AgendaList: (props: AgendaListProps) => React.JSX.Element;
5
5
  export default AgendaList;
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const MeetingDescription: (props: {
3
3
  id: string;
4
4
  descriptionAble?: boolean;
5
5
  /** header title */
6
6
  viewTitle?: string;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default MeetingDescription;
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const MeetingHeader: (props: {
4
4
  id: string;
5
5
  onReLoad?: () => void;
6
6
  onExpand?: () => void;
7
- }) => JSX.Element;
7
+ }) => React.JSX.Element;
8
8
  export default MeetingHeader;
@@ -1,10 +1,10 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const MeetingItem: (props: {
4
4
  id: string;
5
5
  /** MeetingListView route? */
6
6
  isList?: boolean;
7
7
  /** */
8
8
  reload?: boolean;
9
- }) => JSX.Element;
9
+ }) => React.JSX.Element;
10
10
  export default MeetingItem;
@@ -1,6 +1,6 @@
1
1
  import "./index.less";
2
2
  import { Archive, Open } from "@voplus/morpho-document/es/controls/ToolBar/buttons";
3
- import { CommentDataIcon, DocumentDataIcon, } from "@voplus/morpho-document/es/controls/data-icons";
3
+ import { CommentDataIcon, DocumentDataIcon } from "@voplus/morpho-document/es/controls/data-icons";
4
4
  import React, { useState } from "react";
5
5
  import { faClock, faMapMarkerAlt, faStopwatch } from "@fortawesome/pro-light-svg-icons";
6
6
  import AvatarList from "@voplus/morpho-org/es/components/AvatarList";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/meeting/components/MeetingItem/index.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/meeting/components/MeetingItem/index.tsx"],"names":[],"mappings":"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"}
@@ -1,9 +1,9 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const MeetingList: (props: {
3
3
  parentId?: string;
4
4
  /** 快速搜索框 */
5
5
  quickSearch?: boolean;
6
6
  /** readonly */
7
7
  readonly?: boolean;
8
- }) => JSX.Element;
8
+ }) => React.JSX.Element;
9
9
  export default MeetingList;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  export declare type MeetingPropertiesName = "Progress" | "Members" | "Due Date" | "Enter Place";
3
3
  declare const MeetingProperties: {
4
4
  (props: {
@@ -14,7 +14,7 @@ declare const MeetingProperties: {
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
  mettingTitle: string;
20
20
  documentTitle: string;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const MeetingPropertiesView: (props: {
3
3
  id: string;
4
- }) => JSX.Element;
4
+ }) => React.JSX.Element;
5
5
  export default MeetingPropertiesView;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const MeetingQuickViewDialog: (props: {
3
3
  id: string;
4
4
  visible?: boolean;
5
5
  onCancel?: () => void;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default MeetingQuickViewDialog;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const MeetingTabs: (props: {
3
3
  id: string;
4
4
  properties?: boolean;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default MeetingTabs;
@@ -1,6 +1,6 @@
1
- import { CSSProperties } from "react";
1
+ import React, { CSSProperties } from "react";
2
2
  declare const MeetingTaskList: (props: {
3
3
  id: string;
4
4
  style?: CSSProperties;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default MeetingTaskList;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const MeetingsFolderPropertiesView: (props: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default MeetingsFolderPropertiesView;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const MeetingsFolderQuickViewDialog: (props: {
3
3
  id: string;
4
4
  visible?: boolean;
5
5
  onCancel?: () => void;
6
- }) => JSX.Element;
6
+ }) => React.JSX.Element;
7
7
  export default MeetingsFolderQuickViewDialog;
@@ -1,9 +1,9 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const NewMeetingForm: (props: {
3
3
  parentId?: string;
4
4
  /** 新增时只显示Name填写的FormItem */
5
5
  simple?: boolean;
6
6
  /** cancel added */
7
7
  onCancel?: () => void;
8
- }) => JSX.Element;
8
+ }) => React.JSX.Element;
9
9
  export default NewMeetingForm;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
2
+ import React from "react";
3
3
  declare const MeetingTasksProgressDataIcon: {
4
4
  (props: {
5
5
  /** id of meeting */
@@ -8,7 +8,7 @@ declare const MeetingTasksProgressDataIcon: {
8
8
  width?: string;
9
9
  /** 显示与否 */
10
10
  visible?: boolean;
11
- }): JSX.Element;
11
+ }): React.JSX.Element;
12
12
  defaultProps: {
13
13
  width: string;
14
14
  visible: boolean;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  /** The meeting Page component with router parameters support. */
3
3
  declare const MeetingDefaultView: ({ id }: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default MeetingDefaultView;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  /** The Meeting Page component with router parameters support. */
3
3
  declare const MeetingListView: ({ id }: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default MeetingListView;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
- declare const MeetingTabView: () => JSX.Element;
2
+ import React from "react";
3
+ declare const MeetingTabView: () => React.JSX.Element;
4
4
  export default MeetingTabView;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  /** The Meeting Page component with router parameters support. */
3
3
  declare const MeetingTabView: ({ id }: {
4
4
  id: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default MeetingTabView;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const MemberListView: () => JSX.Element;
1
+ import React from "react";
2
+ declare const MemberListView: () => React.JSX.Element;
3
3
  export default MemberListView;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const _default: (props: {
3
3
  status?: string;
4
4
  className?: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default _default;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const _default: (props: {
3
3
  status?: string;
4
4
  className?: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default _default;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- declare const _default: ({ form }: any) => JSX.Element;
1
+ import React from "react";
2
+ declare const _default: ({ form }: any) => React.JSX.Element;
3
3
  export default _default;
@@ -1,6 +1,6 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  declare const _default: (props: {
3
3
  status?: string;
4
4
  className?: string;
5
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
6
6
  export default _default;