@voplus/morpho-document 6.1.37 → 6.1.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/DocumentQuickViewDialog/index.d.ts +15 -2
- package/es/components/DocumentQuickViewDialog/index.js +39 -3
- package/es/components/DocumentQuickViewDialog/index.js.map +1 -1
- package/es/components/FileViewer/Preview.d.ts +2 -7
- package/es/components/FileViewer/Preview.js +22 -106
- package/es/components/FileViewer/Preview.js.map +1 -1
- package/es/controls/ToolBar/buttons/Archive.js +3 -2
- package/es/controls/ToolBar/buttons/Archive.js.map +1 -1
- package/es/controls/ToolBar/buttons/Close.js +4 -3
- package/es/controls/ToolBar/buttons/Close.js.map +1 -1
- package/es/controls/ToolBar/buttons/Download.d.ts +1 -0
- package/es/controls/ToolBar/buttons/Download.js +8 -6
- package/es/controls/ToolBar/buttons/Download.js.map +1 -1
- package/es/controls/ToolBar/buttons/Edit.js +3 -2
- package/es/controls/ToolBar/buttons/Edit.js.map +1 -1
- package/es/controls/ToolBar/buttons/More.d.ts +1 -3
- package/es/controls/ToolBar/buttons/More.js +4 -5
- package/es/controls/ToolBar/buttons/More.js.map +1 -1
- package/es/controls/ToolBar/buttons/Open.js +3 -2
- package/es/controls/ToolBar/buttons/Open.js.map +1 -1
- package/es/controls/ToolBar/buttons/Print.js +3 -2
- package/es/controls/ToolBar/buttons/Print.js.map +1 -1
- package/es/controls/ToolBar/buttons/Reload.js +3 -2
- package/es/controls/ToolBar/buttons/Reload.js.map +1 -1
- package/es/controls/ToolBar/buttons/Restore.js +3 -2
- package/es/controls/ToolBar/buttons/Restore.js.map +1 -1
- package/es/controls/ToolBar/buttons/TButton.js +1 -2
- package/es/controls/ToolBar/buttons/TButton.js.map +1 -1
- package/es/controls/ToolBar/buttons/Versions.js +4 -3
- package/es/controls/ToolBar/buttons/Versions.js.map +1 -1
- package/es/modules/action-plan/components/ActionPlanHeader/index.d.ts +10 -4
- package/es/modules/action-plan/components/ActionPlanHeader/index.js +5 -2
- package/es/modules/action-plan/components/ActionPlanHeader/index.js.map +1 -1
- package/es/modules/action-plan/components/ActionPlanListQuickView/index.js +2 -2
- package/es/modules/action-plan/components/ActionPlanListQuickView/index.js.map +1 -1
- package/es/modules/action-plan/components/ActionPlanPropertiesView/index.js +1 -1
- package/es/modules/action-plan/components/ActionPlanPropertiesView/index.js.map +1 -1
- package/es/modules/action-plan/components/ActionPlanQuickViewDialog/index.js +2 -2
- package/es/modules/action-plan/components/ActionPlanQuickViewDialog/index.js.map +1 -1
- package/es/modules/action-plan/components/ActionPlanQuickViewDialog/index.less +9 -1
- package/es/modules/graph/components/GraphQuickViewDialog/index.js +5 -67
- package/es/modules/graph/components/GraphQuickViewDialog/index.js.map +1 -1
- package/es/modules/message-schedule/components/MessageScheduleHeader/index.d.ts +10 -4
- package/es/modules/message-schedule/components/MessageScheduleHeader/index.js +4 -1
- package/es/modules/message-schedule/components/MessageScheduleHeader/index.js.map +1 -1
- package/es/modules/message-schedule/components/MessageSchedulePropertiesView/index.js +1 -1
- package/es/modules/message-schedule/components/MessageSchedulePropertiesView/index.js.map +1 -1
- package/es/modules/message-schedule/components/MessageScheduleQuickViewDialog/index.js +2 -2
- package/es/modules/message-schedule/components/MessageScheduleQuickViewDialog/index.js.map +1 -1
- package/es/modules/message-schedule/components/MessageScheduleQuickViewDialog/index.less +9 -1
- package/es/modules/registered-document/components/RegisteredDocumentTableList/TableCellDetail.js +1 -1
- package/es/modules/shortcut/components/ShortcutQuickViewDialog/index.js.map +1 -1
- package/es/modules/tenant-service/components/TenantServiceHeader/index.d.ts +1 -0
- package/es/modules/tenant-service/components/TenantServiceHeader/index.js +2 -1
- package/es/modules/tenant-service/components/TenantServiceHeader/index.js.map +1 -1
- package/es/modules/tenant-service/components/TenantServiceHeader/index.less +2 -1
- package/es/modules/tenant-service/components/TenantServiceQuickViewDialog/index.js +3 -3
- package/es/modules/tenant-service/components/TenantServiceQuickViewDialog/index.js.map +1 -1
- package/es/modules/tenant-service/components/TenantServiceQuickViewDialog/index.less +3 -1
- package/es/modules/tenant-service-execution/components/TenantServiceExecutionHeader/index.d.ts +10 -4
- package/es/modules/tenant-service-execution/components/TenantServiceExecutionHeader/index.js +5 -2
- package/es/modules/tenant-service-execution/components/TenantServiceExecutionHeader/index.js.map +1 -1
- package/es/modules/tenant-service-execution/components/TenantServiceExecutionHeader/index.less +2 -1
- package/es/modules/tenant-service-execution/components/TenantServiceExecutionPropertiesView/index.js +1 -1
- package/es/modules/tenant-service-execution/components/TenantServiceExecutionPropertiesView/index.js.map +1 -1
- package/es/modules/tenant-service-execution/components/TenantServiceExecutionQuickViewDialog/index.js +4 -4
- package/es/modules/tenant-service-execution/components/TenantServiceExecutionQuickViewDialog/index.js.map +1 -1
- package/es/modules/tenant-service-execution/components/TenantServiceExecutionQuickViewDialog/index.less +3 -1
- package/package.json +1 -1
- package/es/controls/QuickViewDialog/QuickSubTab/index.d.ts +0 -27
- package/es/controls/QuickViewDialog/QuickSubTab/index.js +0 -40
- package/es/controls/QuickViewDialog/QuickSubTab/index.js.map +0 -1
- package/es/controls/QuickViewDialog/QuickSubTab/index.less +0 -23
- package/es/controls/QuickViewDialog/index.d.ts +0 -29
- package/es/controls/QuickViewDialog/index.js +0 -76
- package/es/controls/QuickViewDialog/index.js.map +0 -1
- package/es/controls/QuickViewDialog/index.less +0 -105
- package/es/controls/QuickViewDialog/state.d.ts +0 -5
- package/es/controls/QuickViewDialog/state.js +0 -18
- package/es/controls/QuickViewDialog/state.js.map +0 -1
|
@@ -20,9 +20,10 @@ const Versions = (props) => {
|
|
|
20
20
|
!document.system &&
|
|
21
21
|
document.isSupportVersions &&
|
|
22
22
|
document.status !== "Version" ? (React.createElement(Tooltip, { title: !props.text ? "Versions" : "" },
|
|
23
|
-
React.createElement(
|
|
24
|
-
React.createElement(
|
|
25
|
-
|
|
23
|
+
React.createElement("span", null,
|
|
24
|
+
React.createElement(TButton, { size: size, disabled: disabled, className: classnames("document-versions", className), onClick: onClick },
|
|
25
|
+
React.createElement(FAIcon, { icon: faHistory }),
|
|
26
|
+
props.text)))) : null,
|
|
26
27
|
visible && React.createElement(VersionsModal, { id: context.id || "", onChange: onClick }))));
|
|
27
28
|
function onClick() {
|
|
28
29
|
action ? action() : setVisible(!visible);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Versions.js","sourceRoot":"","sources":["../../../../src/controls/ToolBar/buttons/Versions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACxC,OAAO,EAAU,OAAO,EAAE,MAAM,MAAM,CAAC;AACvC,OAAO,OAAO,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,eAAe,IAAI,MAAM,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAC7D,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AACpD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAC9D,OAAO,UAAU,MAAM,YAAY,CAAC;AAEpC,MAAM,QAAQ,GAAG,CAAC,KASjB,EAAE,EAAE;IACJ,MAAM,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,GAAG,KAAK,CAAC;IAEpD,MAAM,EAAE,IAAI,EAAE,GAAG,qBAAqB,EAAE,CAAC;IACzC,MAAM,OAAO,GAAG,iBAAiB,EAAE,CAAC;IACpC,MAAM,QAAQ,GAAG,WAAW,CAAC,OAAO,CAAC,EAAE,CAAC,CAAC;IAEzC,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAE9C,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,KAAK,CAAC,QAAQ;QACb,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK;YACjB,CAAC,QAAQ,CAAC,MAAM;YAChB,QAAQ,CAAC,iBAAiB;YAC1B,QAAQ,CAAC,MAAM,KAAK,SAAS,CAAC,CAAC,CAAC,CAC/B,oBAAC,OAAO,IAAC,KAAK,EAAE,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,EAAE;YAC5C,oBAAC,OAAO,IACP,IAAI,EAAE,IAAI,EACV,QAAQ,EAAE,QAAQ,EAClB,SAAS,EAAE,UAAU,CAAC,mBAAmB,EAAE,SAAS,CAAC,EACrD,OAAO,EAAE,OAAO;
|
|
1
|
+
{"version":3,"file":"Versions.js","sourceRoot":"","sources":["../../../../src/controls/ToolBar/buttons/Versions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACxC,OAAO,EAAU,OAAO,EAAE,MAAM,MAAM,CAAC;AACvC,OAAO,OAAO,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,eAAe,IAAI,MAAM,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAC7D,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AACpD,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAC9D,OAAO,UAAU,MAAM,YAAY,CAAC;AAEpC,MAAM,QAAQ,GAAG,CAAC,KASjB,EAAE,EAAE;IACJ,MAAM,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,GAAG,KAAK,CAAC;IAEpD,MAAM,EAAE,IAAI,EAAE,GAAG,qBAAqB,EAAE,CAAC;IACzC,MAAM,OAAO,GAAG,iBAAiB,EAAE,CAAC;IACpC,MAAM,QAAQ,GAAG,WAAW,CAAC,OAAO,CAAC,EAAE,CAAC,CAAC;IAEzC,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAE9C,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,KAAK,CAAC,QAAQ;QACb,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK;YACjB,CAAC,QAAQ,CAAC,MAAM;YAChB,QAAQ,CAAC,iBAAiB;YAC1B,QAAQ,CAAC,MAAM,KAAK,SAAS,CAAC,CAAC,CAAC,CAC/B,oBAAC,OAAO,IAAC,KAAK,EAAE,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,EAAE;YAC5C;gBACC,oBAAC,OAAO,IACP,IAAI,EAAE,IAAI,EACV,QAAQ,EAAE,QAAQ,EAClB,SAAS,EAAE,UAAU,CAAC,mBAAmB,EAAE,SAAS,CAAC,EACrD,OAAO,EAAE,OAAO;oBAEhB,oBAAC,MAAM,IAAC,IAAI,EAAE,SAAS,GAAI;oBAC1B,KAAK,CAAC,IAAI,CACF,CACJ,CACE,CACV,CAAC,CAAC,CAAC,IAAI;QACP,OAAO,IAAI,oBAAC,aAAa,IAAC,EAAE,EAAE,OAAO,CAAC,EAAE,IAAI,EAAE,EAAE,QAAQ,EAAE,OAAO,GAAI,CACtD,CACjB,CAAC,CAAC;IACH,SAAS,OAAO;QACf,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,OAAO,CAAC,CAAC;IAC1C,CAAC;AACF,CAAC,CAAC;AACF,QAAQ,CAAC,YAAY,GAAG;IACvB,IAAI,EAAE,OAAO;CACb,CAAC;AACF,eAAe,QAAQ,CAAC"}
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
declare const ActionPlanHeader:
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
declare const ActionPlanHeader: {
|
|
3
|
+
(props: {
|
|
4
|
+
id: string;
|
|
5
|
+
close?: boolean;
|
|
6
|
+
onClose?: () => void;
|
|
7
|
+
}): React.JSX.Element;
|
|
8
|
+
defaultProps: {
|
|
9
|
+
close: boolean;
|
|
10
|
+
};
|
|
11
|
+
};
|
|
6
12
|
export default ActionPlanHeader;
|
|
@@ -11,9 +11,12 @@ const ActionPlanHeader = (props) => {
|
|
|
11
11
|
const meta = useMetaStore();
|
|
12
12
|
const actionPlan = useActionPlan(id);
|
|
13
13
|
return observe(() => (React.createElement(NodeHeaderLayout, { content: actionPlan.name, tool: React.createElement(ToolBar, { id: id, showMenu: false },
|
|
14
|
-
React.createElement(Open, {
|
|
15
|
-
close && React.createElement(Close,
|
|
14
|
+
React.createElement(Open, { url: meta.getRoute(actionPlan) }),
|
|
15
|
+
close && React.createElement(Close, { action: props.onClose }),
|
|
16
16
|
React.createElement(ActionPlanMenu, { id: id, closeAside: true })) })));
|
|
17
17
|
};
|
|
18
|
+
ActionPlanHeader.defaultProps = {
|
|
19
|
+
close: true,
|
|
20
|
+
};
|
|
18
21
|
export default ActionPlanHeader;
|
|
19
22
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/action-plan/components/ActionPlanHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AACnE,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC5D,OAAO,cAAc,MAAM,+BAA+B,CAAC;AAC3D,OAAO,OAAO,MAAM,uCAAuC,CAAC;AAC5D,OAAO,gBAAgB,MAAM,gDAAgD,CAAC;AAE9E,MAAM,gBAAgB,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/action-plan/components/ActionPlanHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AACnE,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC5D,OAAO,cAAc,MAAM,+BAA+B,CAAC;AAC3D,OAAO,OAAO,MAAM,uCAAuC,CAAC;AAC5D,OAAO,gBAAgB,MAAM,gDAAgD,CAAC;AAE9E,MAAM,gBAAgB,GAAG,CAAC,KAA4D,EAAE,EAAE;IACzF,MAAM,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,KAAK,CAAC;IAC5B,MAAM,IAAI,GAAG,YAAY,EAAE,CAAC;IAC5B,MAAM,UAAU,GAAG,aAAa,CAAC,EAAE,CAAC,CAAC;IAErC,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,gBAAgB,IAChB,OAAO,EAAE,UAAU,CAAC,IAAI,EACxB,IAAI,EACH,oBAAC,OAAO,IAAC,EAAE,EAAE,EAAE,EAAE,QAAQ,EAAE,KAAK;YAC/B,oBAAC,IAAI,IAAC,GAAG,EAAE,IAAI,CAAC,QAAQ,CAAC,UAAiB,CAAC,GAAI;YAC9C,KAAK,IAAI,oBAAC,KAAK,IAAC,MAAM,EAAE,KAAK,CAAC,OAAO,GAAI;YAC1C,oBAAC,cAAc,IAAC,EAAE,EAAE,EAAE,EAAE,UAAU,EAAE,IAAI,GAAI,CACnC,GAEV,CACF,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,gBAAgB,CAAC,YAAY,GAAG;IAC/B,KAAK,EAAE,IAAI;CACX,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { observe } from "@voplus/morpho-ui";
|
|
3
3
|
import ActionPlanList from "../ActionPlanList";
|
|
4
|
-
import QuickViewDialog from "
|
|
4
|
+
import QuickViewDialog from "@voplus/morpho-org/es/controls/QuickViewDialog";
|
|
5
5
|
import "./index.less";
|
|
6
6
|
const ActionPlanListQuickView = (props) => {
|
|
7
7
|
const { id } = props;
|
|
8
|
-
return observe(() => (React.createElement(QuickViewDialog, { ...props, className: "action-plan-list-quick-view"
|
|
8
|
+
return observe(() => (React.createElement(QuickViewDialog, { ...props, className: "action-plan-list-quick-view" },
|
|
9
9
|
React.createElement(ActionPlanList, { parentNodeId: id, headerType: "tool" }))));
|
|
10
10
|
};
|
|
11
11
|
export default ActionPlanListQuickView;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/action-plan/components/ActionPlanListQuickView/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,cAAc,MAAM,mBAAmB,CAAC;AAC/C,OAAO,eAAe,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/action-plan/components/ActionPlanListQuickView/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,cAAc,MAAM,mBAAmB,CAAC;AAC/C,OAAO,eAAe,MAAM,gDAAgD,CAAC;AAC7E,OAAO,cAAc,CAAC;AAEtB,MAAM,uBAAuB,GAAG,CAAC,KAIhC,EAAE,EAAE;IACJ,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,CAAC;IAErB,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,eAAe,OAAK,KAAK,EAAE,SAAS,EAAC,6BAA6B;QAClE,oBAAC,cAAc,IAAC,YAAY,EAAE,EAAE,EAAE,UAAU,EAAC,MAAM,GAAG,CACrC,CAClB,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,uBAAuB,CAAC"}
|
|
@@ -8,7 +8,7 @@ const ActionPlanPropertiesView = (props) => {
|
|
|
8
8
|
const view = useMemo(() => new ViewContextData("PropertiesView"), []);
|
|
9
9
|
return observe(() => (React.createElement(ViewContext.Provider, { value: view },
|
|
10
10
|
React.createElement("div", { className: "module-detail-view action-plan-properties-view" },
|
|
11
|
-
React.createElement(ActionPlanHeader, { id: id
|
|
11
|
+
React.createElement(ActionPlanHeader, { id: id }),
|
|
12
12
|
React.createElement(ActionPlanTabs, { id: id, properties: true })))));
|
|
13
13
|
};
|
|
14
14
|
export default ActionPlanPropertiesView;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/action-plan/components/ActionPlanPropertiesView/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EACN,WAAW,EACX,eAAe,GACf,MAAM,0DAA0D,CAAC;AAClE,OAAO,gBAAgB,MAAM,qBAAqB,CAAC;AACnD,OAAO,cAAc,MAAM,mBAAmB,CAAC;AAC/C,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE5C,MAAM,wBAAwB,GAAG,CAAC,KAAwC,EAAE,EAAE;IAC7E,MAAM,EAAE,GAAG,KAAK,CAAC,EAAE,CAAC;IACpB,MAAM,IAAI,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,IAAI,eAAe,CAAC,gBAAgB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEtE,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,WAAW,CAAC,QAAQ,IAAC,KAAK,EAAE,IAAI;QAChC,6BAAK,SAAS,EAAC,gDAAgD;YAC9D,oBAAC,gBAAgB,IAAC,EAAE,EAAE,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/action-plan/components/ActionPlanPropertiesView/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EACN,WAAW,EACX,eAAe,GACf,MAAM,0DAA0D,CAAC;AAClE,OAAO,gBAAgB,MAAM,qBAAqB,CAAC;AACnD,OAAO,cAAc,MAAM,mBAAmB,CAAC;AAC/C,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE5C,MAAM,wBAAwB,GAAG,CAAC,KAAwC,EAAE,EAAE;IAC7E,MAAM,EAAE,GAAG,KAAK,CAAC,EAAE,CAAC;IACpB,MAAM,IAAI,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,IAAI,eAAe,CAAC,gBAAgB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEtE,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,WAAW,CAAC,QAAQ,IAAC,KAAK,EAAE,IAAI;QAChC,6BAAK,SAAS,EAAC,gDAAgD;YAC9D,oBAAC,gBAAgB,IAAC,EAAE,EAAE,EAAE,GAAI;YAC5B,oBAAC,cAAc,IAAC,EAAE,EAAE,EAAE,EAAE,UAAU,SAAG,CAChC,CACgB,CACvB,CAAC,CAAC;AACJ,CAAC,CAAC;AACF,eAAe,wBAAwB,CAAC"}
|
|
@@ -2,11 +2,11 @@ import React from "react";
|
|
|
2
2
|
import { observe } from "@voplus/morpho-ui";
|
|
3
3
|
import ActionPlanHeader from "../ActionPlanHeader";
|
|
4
4
|
import ActionPlanProperties from "../ActionPlanProperties";
|
|
5
|
-
import
|
|
5
|
+
import DocumentQuickViewDialog from "../../../../components/DocumentQuickViewDialog";
|
|
6
6
|
import "./index.less";
|
|
7
7
|
const ActionPlanQuickViewDialog = (props) => {
|
|
8
8
|
const { id } = props;
|
|
9
|
-
return observe(() => (React.createElement(
|
|
9
|
+
return observe(() => (React.createElement(DocumentQuickViewDialog, { ...props, className: "action-plan-quick-view", header: React.createElement(ActionPlanHeader, { id: id, onClose: props.onCancel }), subButtons: [{ name: "Document" }, { name: "Activities" }] },
|
|
10
10
|
React.createElement(ActionPlanProperties, { id: id }))));
|
|
11
11
|
};
|
|
12
12
|
export default ActionPlanQuickViewDialog;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/action-plan/components/ActionPlanQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,gBAAgB,MAAM,qBAAqB,CAAC;AACnD,OAAO,oBAAoB,MAAM,yBAAyB,CAAC;AAC3D,OAAO,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/action-plan/components/ActionPlanQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,gBAAgB,MAAM,qBAAqB,CAAC;AACnD,OAAO,oBAAoB,MAAM,yBAAyB,CAAC;AAC3D,OAAO,uBAAuB,MAAM,gDAAgD,CAAC;AACrF,OAAO,cAAc,CAAC;AAEtB,MAAM,yBAAyB,GAAG,CAAC,KAIlC,EAAE,EAAE;IACJ,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,CAAC;IAErB,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,uBAAuB,OACnB,KAAK,EACT,SAAS,EAAC,wBAAwB,EAClC,MAAM,EAAE,oBAAC,gBAAgB,IAAC,EAAE,EAAE,EAAE,EAAE,OAAO,EAAE,KAAK,CAAC,QAAQ,GAAI,EAC7D,UAAU,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,CAAC;QAE1D,oBAAC,oBAAoB,IAAC,EAAE,EAAE,EAAE,GAAI,CACP,CAC1B,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,yBAAyB,CAAC"}
|
|
@@ -1,73 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import React, { useState } from "react";
|
|
4
|
-
import { faFileAlt, faLink, faListTimeline, faExternalLink, faXmark, } from "@fortawesome/pro-light-svg-icons";
|
|
5
|
-
import DocumentList from "../../../../components/DocumentList";
|
|
6
|
-
import ActivityLog from "@voplus/morpho-org/es/components/ActivityLog2/ActivityLog2";
|
|
7
|
-
import Links from "../../../../components/Links";
|
|
1
|
+
import { observe } from "@voplus/morpho-ui";
|
|
2
|
+
import React from "react";
|
|
8
3
|
import DocumentHeader from "../../../../components/DocumentHeader";
|
|
9
|
-
import
|
|
4
|
+
import DocumentQuickViewDialog from "../../../../components/DocumentQuickViewDialog";
|
|
10
5
|
import GraphViewer from "../GraphViewer";
|
|
11
|
-
import { useLayout } from "@voplus/morpho-data";
|
|
12
6
|
const GraphQuickViewDialog = (props) => {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
const [asideContext] = useState(AsideContent.createContext());
|
|
16
|
-
const items = [
|
|
17
|
-
{ name: "Open", icon: faExternalLink, title: "Open New Tab", detail: React.createElement(React.Fragment, null) },
|
|
18
|
-
{
|
|
19
|
-
name: "Document",
|
|
20
|
-
icon: faFileAlt,
|
|
21
|
-
title: "Sub-Documents",
|
|
22
|
-
detail: React.createElement(DocumentList, { id: props.id, multiple: true }),
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
name: "Activities",
|
|
26
|
-
icon: faListTimeline,
|
|
27
|
-
title: "Activities",
|
|
28
|
-
detail: React.createElement(ActivityLog, { id: props.id }),
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
name: "Link",
|
|
32
|
-
icon: faLink,
|
|
33
|
-
title: "Activities",
|
|
34
|
-
detail: React.createElement(Links, { id: props.id, isTitle: false }),
|
|
35
|
-
},
|
|
36
|
-
];
|
|
37
|
-
if (!layout.ui.mobile)
|
|
38
|
-
items.push({ name: "Cancel", icon: faXmark, title: "", detail: React.createElement(React.Fragment, null) });
|
|
39
|
-
return observe(() => (React.createElement(FlexDialog, { modalProps: {
|
|
40
|
-
className: "quickView-modal-style",
|
|
41
|
-
open: props.visible,
|
|
42
|
-
width: subTab ? "1000px" : "650px",
|
|
43
|
-
destroyOnClose: true,
|
|
44
|
-
closable: false,
|
|
45
|
-
footer: false,
|
|
46
|
-
onCancel: props.onCancel,
|
|
47
|
-
}, closeAside: props.onCancel },
|
|
48
|
-
React.createElement(AsideContent, { context: asideContext, style: { width: "100%" } },
|
|
49
|
-
React.createElement("div", { className: "perview-content" },
|
|
50
|
-
React.createElement("div", { className: "perview-head" },
|
|
51
|
-
React.createElement(DocumentHeader, { id: props.id, className: "perview-doc-head", clickNameEffect: "edit", autoSaveName: true, tagsVisible: false, toolsVisible: false, flagVisible: false, statusVisible: false, quickDataBarVisible: false, descriptionVisible: false }),
|
|
52
|
-
React.createElement("div", { className: "preview-tab" },
|
|
53
|
-
React.createElement(QuickSubTab, { shape: false, items: items, showSubTab: showSubTab }))),
|
|
54
|
-
React.createElement(GraphViewer, { id: props.id, autoHeight: true }))))));
|
|
55
|
-
function showSubTab(item) {
|
|
56
|
-
var _a;
|
|
57
|
-
if (item.name === "Open") {
|
|
58
|
-
layout.history.push(`/document/${props.id}`);
|
|
59
|
-
}
|
|
60
|
-
else if (item.name === "Cancel") {
|
|
61
|
-
(_a = props.onCancel) === null || _a === void 0 ? void 0 : _a.call(props);
|
|
62
|
-
}
|
|
63
|
-
else {
|
|
64
|
-
setSubTab(true);
|
|
65
|
-
asideContext.openAside(React.createElement(QuickSubContent, { shape: true, title: item.title, detail: item.detail, onCancel: () => {
|
|
66
|
-
asideContext.closeAside();
|
|
67
|
-
setSubTab(false);
|
|
68
|
-
} }), { span: 12 });
|
|
69
|
-
}
|
|
70
|
-
}
|
|
7
|
+
return observe(() => (React.createElement(DocumentQuickViewDialog, { ...props, width: 650, header: React.createElement(DocumentHeader, { id: props.id, className: "perview-doc-head", clickNameEffect: "edit", autoSaveName: true, tagsVisible: false, flagVisible: false, statusVisible: false, quickDataBarVisible: false, descriptionVisible: false, toolBarProps: { close: true, onClose: props.onCancel } }), subButtons: [{ name: "Document" }, { name: "Activities" }, { name: "Link" }] },
|
|
8
|
+
React.createElement(GraphViewer, { id: props.id, autoHeight: true }))));
|
|
71
9
|
};
|
|
72
10
|
export default GraphQuickViewDialog;
|
|
73
11
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/graph/components/GraphQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/graph/components/GraphQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,cAAc,MAAM,uCAAuC,CAAC;AACnE,OAAO,uBAAuB,MAAM,gDAAgD,CAAC;AACrF,OAAO,WAAW,MAAM,gBAAgB,CAAC;AAEzC,MAAM,oBAAoB,GAAG,CAAC,KAA+D,EAAE,EAAE;IAChG,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,uBAAuB,OACnB,KAAK,EACT,KAAK,EAAE,GAAG,EACV,MAAM,EACL,oBAAC,cAAc,IACd,EAAE,EAAE,KAAK,CAAC,EAAE,EACZ,SAAS,EAAC,kBAAkB,EAC5B,eAAe,EAAC,MAAM,EACtB,YAAY,EAAE,IAAI,EAClB,WAAW,EAAE,KAAK,EAClB,WAAW,EAAE,KAAK,EAClB,aAAa,EAAE,KAAK,EACpB,mBAAmB,EAAE,KAAK,EAC1B,kBAAkB,EAAE,KAAK,EACzB,YAAY,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,CAAC,QAAQ,EAAE,GACrD,EAEH,UAAU,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;QAE5E,oBAAC,WAAW,IAAC,EAAE,EAAE,KAAK,CAAC,EAAE,EAAE,UAAU,SAAG,CACf,CAC1B,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
declare const MessageScheduleHeader:
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
declare const MessageScheduleHeader: {
|
|
3
|
+
(props: {
|
|
4
|
+
id: string;
|
|
5
|
+
close?: boolean;
|
|
6
|
+
onClose?: () => void;
|
|
7
|
+
}): React.JSX.Element;
|
|
8
|
+
defaultProps: {
|
|
9
|
+
close: boolean;
|
|
10
|
+
};
|
|
11
|
+
};
|
|
6
12
|
export default MessageScheduleHeader;
|
|
@@ -12,8 +12,11 @@ const MessageScheduleHeader = (props) => {
|
|
|
12
12
|
const messageSchedule = useMessageSchedule(id);
|
|
13
13
|
return observe(() => (React.createElement(NodeHeaderLayout, { content: messageSchedule.name, tool: React.createElement(ToolBar, { id: id, showMenu: false },
|
|
14
14
|
React.createElement(Open, { size: "middle", url: meta.getRoute(messageSchedule) }),
|
|
15
|
-
close && React.createElement(Close,
|
|
15
|
+
close && React.createElement(Close, { action: props.onClose }),
|
|
16
16
|
React.createElement(MessageScheduleMenu, { id: id, closeAside: true })) })));
|
|
17
17
|
};
|
|
18
|
+
MessageScheduleHeader.defaultProps = {
|
|
19
|
+
close: true,
|
|
20
|
+
};
|
|
18
21
|
export default MessageScheduleHeader;
|
|
19
22
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/message-schedule/components/MessageScheduleHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AACnE,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC5D,OAAO,mBAAmB,MAAM,oCAAoC,CAAC;AACrE,OAAO,OAAO,MAAM,uCAAuC,CAAC;AAC5D,OAAO,gBAAgB,MAAM,gDAAgD,CAAC;AAE9E,MAAM,qBAAqB,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/message-schedule/components/MessageScheduleHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AACnE,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC5D,OAAO,mBAAmB,MAAM,oCAAoC,CAAC;AACrE,OAAO,OAAO,MAAM,uCAAuC,CAAC;AAC5D,OAAO,gBAAgB,MAAM,gDAAgD,CAAC;AAE9E,MAAM,qBAAqB,GAAG,CAAC,KAA4D,EAAE,EAAE;IAC9F,MAAM,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,KAAK,CAAC;IAC5B,MAAM,IAAI,GAAG,YAAY,EAAE,CAAC;IAC5B,MAAM,eAAe,GAAG,kBAAkB,CAAC,EAAE,CAAC,CAAC;IAE/C,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,gBAAgB,IAChB,OAAO,EAAE,eAAe,CAAC,IAAI,EAC7B,IAAI,EACH,oBAAC,OAAO,IAAC,EAAE,EAAE,EAAE,EAAE,QAAQ,EAAE,KAAK;YAC/B,oBAAC,IAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,GAAG,EAAE,IAAI,CAAC,QAAQ,CAAC,eAAsB,CAAC,GAAI;YACjE,KAAK,IAAI,oBAAC,KAAK,IAAC,MAAM,EAAE,KAAK,CAAC,OAAO,GAAI;YAC1C,oBAAC,mBAAmB,IAAC,EAAE,EAAE,EAAE,EAAE,UAAU,EAAE,IAAI,GAAI,CACxC,GAEV,CACF,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,qBAAqB,CAAC,YAAY,GAAG;IACpC,KAAK,EAAE,IAAI;CACX,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
|
@@ -8,7 +8,7 @@ const MessageSchedulePropertiesView = (props) => {
|
|
|
8
8
|
const view = useMemo(() => new ViewContextData("PropertiesView"), []);
|
|
9
9
|
return observe(() => (React.createElement(ViewContext.Provider, { value: view },
|
|
10
10
|
React.createElement("div", { className: "module-detail-view message-schedule-properties-view" },
|
|
11
|
-
React.createElement(MessageScheduleHeader, { id: id
|
|
11
|
+
React.createElement(MessageScheduleHeader, { id: id }),
|
|
12
12
|
React.createElement(MessageScheduleTabs, { id: id, properties: true })))));
|
|
13
13
|
};
|
|
14
14
|
export default MessageSchedulePropertiesView;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/message-schedule/components/MessageSchedulePropertiesView/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EACN,WAAW,EACX,eAAe,GACf,MAAM,0DAA0D,CAAC;AAClE,OAAO,qBAAqB,MAAM,0BAA0B,CAAC;AAC7D,OAAO,mBAAmB,MAAM,wBAAwB,CAAC;AACzD,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE5C,MAAM,6BAA6B,GAAG,CAAC,KAAwC,EAAE,EAAE;IAClF,MAAM,EAAE,GAAG,KAAK,CAAC,EAAE,CAAC;IACpB,MAAM,IAAI,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,IAAI,eAAe,CAAC,gBAAgB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEtE,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,WAAW,CAAC,QAAQ,IAAC,KAAK,EAAE,IAAI;QAChC,6BAAK,SAAS,EAAC,qDAAqD;YACnE,oBAAC,qBAAqB,IAAC,EAAE,EAAE,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/message-schedule/components/MessageSchedulePropertiesView/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EACN,WAAW,EACX,eAAe,GACf,MAAM,0DAA0D,CAAC;AAClE,OAAO,qBAAqB,MAAM,0BAA0B,CAAC;AAC7D,OAAO,mBAAmB,MAAM,wBAAwB,CAAC;AACzD,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE5C,MAAM,6BAA6B,GAAG,CAAC,KAAwC,EAAE,EAAE;IAClF,MAAM,EAAE,GAAG,KAAK,CAAC,EAAE,CAAC;IACpB,MAAM,IAAI,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,IAAI,eAAe,CAAC,gBAAgB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEtE,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,WAAW,CAAC,QAAQ,IAAC,KAAK,EAAE,IAAI;QAChC,6BAAK,SAAS,EAAC,qDAAqD;YACnE,oBAAC,qBAAqB,IAAC,EAAE,EAAE,EAAE,GAAI;YACjC,oBAAC,mBAAmB,IAAC,EAAE,EAAE,EAAE,EAAE,UAAU,SAAG,CACrC,CACgB,CACvB,CAAC,CAAC;AACJ,CAAC,CAAC;AACF,eAAe,6BAA6B,CAAC"}
|
|
@@ -2,11 +2,11 @@ import React from "react";
|
|
|
2
2
|
import { observe } from "@voplus/morpho-ui";
|
|
3
3
|
import MessageScheduleHeader from "../MessageScheduleHeader";
|
|
4
4
|
import MessageScheduleProperties from "../MessageScheduleProperties";
|
|
5
|
-
import
|
|
5
|
+
import DocumentQuickViewDialog from "../../../../components/DocumentQuickViewDialog";
|
|
6
6
|
import "./index.less";
|
|
7
7
|
const MessageScheduleQuickViewDialog = (props) => {
|
|
8
8
|
const { id } = props;
|
|
9
|
-
return observe(() => (React.createElement(
|
|
9
|
+
return observe(() => (React.createElement(DocumentQuickViewDialog, { ...props, className: "message-schedule-quick-view", header: React.createElement(MessageScheduleHeader, { id: id, onClose: props.onCancel }), subButtons: [{ name: "Document" }, { name: "Activities" }] },
|
|
10
10
|
React.createElement(MessageScheduleProperties, { id: id }))));
|
|
11
11
|
};
|
|
12
12
|
export default MessageScheduleQuickViewDialog;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/message-schedule/components/MessageScheduleQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,qBAAqB,MAAM,0BAA0B,CAAC;AAC7D,OAAO,yBAAyB,MAAM,8BAA8B,CAAC;AACrE,OAAO,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/message-schedule/components/MessageScheduleQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,qBAAqB,MAAM,0BAA0B,CAAC;AAC7D,OAAO,yBAAyB,MAAM,8BAA8B,CAAC;AACrE,OAAO,uBAAuB,MAAM,gDAAgD,CAAC;AACrF,OAAO,cAAc,CAAC;AAEtB,MAAM,8BAA8B,GAAG,CAAC,KAIvC,EAAE,EAAE;IACJ,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,CAAC;IAErB,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,uBAAuB,OACnB,KAAK,EACT,SAAS,EAAC,6BAA6B,EACvC,MAAM,EAAE,oBAAC,qBAAqB,IAAC,EAAE,EAAE,EAAE,EAAE,OAAO,EAAE,KAAK,CAAC,QAAQ,GAAI,EAClE,UAAU,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,CAAC;QAE1D,oBAAC,yBAAyB,IAAC,EAAE,EAAE,EAAE,GAAI,CACZ,CAC1B,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,8BAA8B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/shortcut/components/ShortcutQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/shortcut/components/ShortcutQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,uBAAuB,MAAM,gDAAgD,CAAC;AACrF,OAAO,kBAAkB,MAAM,uBAAuB,CAAC;AAEvD,MAAM,uBAAuB,GAAG,CAAC,KAIhC,EAAE,EAAE;IACJ,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,CAAC;IAErB,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,uBAAuB,OACnB,KAAK,EACT,UAAU,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;QAE5E,oBAAC,kBAAkB,IAAC,EAAE,EAAE,EAAE,GAAI,CACL,CAC1B,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,uBAAuB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./index.less";
|
|
2
2
|
import ToolBar from "../../../../controls/ToolBar/ToolBar2";
|
|
3
|
-
import { Open } from "../../../../controls/ToolBar/buttons";
|
|
3
|
+
import { Open, Close } from "../../../../controls/ToolBar/buttons";
|
|
4
4
|
import { observe } from "@voplus/morpho-ui";
|
|
5
5
|
import React from "react";
|
|
6
6
|
import { useTenantService } from "../../../../data/tenant-service";
|
|
@@ -13,6 +13,7 @@ const TenantServiceHeader = (props) => {
|
|
|
13
13
|
React.createElement("div", null, tenantService.name),
|
|
14
14
|
React.createElement(ToolBar, { showMenu: false },
|
|
15
15
|
React.createElement(Open, { url: Routes.TenantService.getUrl(id) }),
|
|
16
|
+
React.createElement(Close, { action: props.onClose }),
|
|
16
17
|
React.createElement(TenantServiceMenu, { id: id, closeAside: true })))));
|
|
17
18
|
};
|
|
18
19
|
export default TenantServiceHeader;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/tenant-service/components/TenantServiceHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AACtB,OAAO,OAAO,MAAM,uCAAuC,CAAC;AAC5D,OAAO,EAAE,IAAI,EAAE,MAAM,sCAAsC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/tenant-service/components/TenantServiceHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AACtB,OAAO,OAAO,MAAM,uCAAuC,CAAC;AAC5D,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AACnE,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AACnE,OAAO,MAAM,MAAM,oBAAoB,CAAC;AACxC,OAAO,iBAAiB,MAAM,kCAAkC,CAAC;AAEjE,MAAM,mBAAmB,GAAG,CAAC,KAA2C,EAAE,EAAE;IAC3E,MAAM,EAAE,GAAG,KAAK,CAAC,EAAE,CAAC;IACpB,MAAM,aAAa,GAAG,gBAAgB,CAAC,EAAE,CAAC,CAAC;IAE3C,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,6BAAK,SAAS,EAAC,uBAAuB;QACrC,iCAAM,aAAa,CAAC,IAAI,CAAO;QAC/B,oBAAC,OAAO,IAAC,QAAQ,EAAE,KAAK;YACvB,oBAAC,IAAI,IAAC,GAAG,EAAE,MAAM,CAAC,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC,GAAI;YAC9C,oBAAC,KAAK,IAAC,MAAM,EAAE,KAAK,CAAC,OAAO,GAAI;YAChC,oBAAC,iBAAiB,IAAC,EAAE,EAAE,EAAE,EAAE,UAAU,EAAE,IAAI,GAAI,CACtC,CACL,CACN,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -2,7 +2,7 @@ import React, { useMemo } from "react";
|
|
|
2
2
|
import { observe } from "@voplus/morpho-ui";
|
|
3
3
|
import { ViewContext, ViewContextData, } from "@voplus/morpho-document-core/es/data/context/ViewContext";
|
|
4
4
|
import TenantServiceExecutionList from "../../../tenant-service-execution/components/TenantServiceExecutionList";
|
|
5
|
-
import QuickViewDialog from "
|
|
5
|
+
import QuickViewDialog from "@voplus/morpho-org/es/controls/QuickViewDialog";
|
|
6
6
|
import { faBallot } from "@fortawesome/pro-light-svg-icons";
|
|
7
7
|
import TenantServiceHeader from "../TenantServiceHeader";
|
|
8
8
|
import TenantServiceProperties from "../TenantServiceProperties";
|
|
@@ -11,14 +11,14 @@ const TenantServiceQuickViewDialog = (props) => {
|
|
|
11
11
|
const { id } = props;
|
|
12
12
|
const view = useMemo(() => new ViewContextData("QuickView"), []);
|
|
13
13
|
return observe(() => (React.createElement(ViewContext.Provider, { value: view },
|
|
14
|
-
React.createElement(QuickViewDialog, { ...props, className: "tenant-service-quick-view", header: React.createElement(TenantServiceHeader, { id: id }), items: [
|
|
14
|
+
React.createElement(QuickViewDialog, { ...props, className: "tenant-service-quick-view", header: React.createElement(TenantServiceHeader, { id: id, onClose: props.onCancel }), items: [
|
|
15
15
|
{
|
|
16
16
|
name: "TenantServiceExecution",
|
|
17
17
|
icon: faBallot,
|
|
18
18
|
title: "Tenant Service Execution",
|
|
19
19
|
detail: React.createElement(TenantServiceExecutionList, { tenantServiceId: id }),
|
|
20
20
|
},
|
|
21
|
-
]
|
|
21
|
+
] },
|
|
22
22
|
React.createElement(TenantServiceProperties, { id: id })))));
|
|
23
23
|
};
|
|
24
24
|
export default TenantServiceQuickViewDialog;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/tenant-service/components/TenantServiceQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EACN,WAAW,EACX,eAAe,GACf,MAAM,0DAA0D,CAAC;AAClE,OAAO,0BAA0B,MAAM,yEAAyE,CAAC;AACjH,OAAO,eAAe,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/tenant-service/components/TenantServiceQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EACN,WAAW,EACX,eAAe,GACf,MAAM,0DAA0D,CAAC;AAClE,OAAO,0BAA0B,MAAM,yEAAyE,CAAC;AACjH,OAAO,eAAe,MAAM,gDAAgD,CAAC;AAC7E,OAAO,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;AAC5D,OAAO,mBAAmB,MAAM,wBAAwB,CAAC;AACzD,OAAO,uBAAuB,MAAM,4BAA4B,CAAC;AACjE,OAAO,cAAc,CAAC;AAEtB,MAAM,4BAA4B,GAAG,CAAC,KAIrC,EAAE,EAAE;IACJ,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,CAAC;IACrB,MAAM,IAAI,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,IAAI,eAAe,CAAC,WAAW,CAAC,EAAE,EAAE,CAAC,CAAC;IAEjE,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,WAAW,CAAC,QAAQ,IAAC,KAAK,EAAE,IAAI;QAChC,oBAAC,eAAe,OACX,KAAK,EACT,SAAS,EAAC,2BAA2B,EACrC,MAAM,EAAE,oBAAC,mBAAmB,IAAC,EAAE,EAAE,EAAE,EAAE,OAAO,EAAE,KAAK,CAAC,QAAQ,GAAI,EAChE,KAAK,EAAE;gBACN;oBACC,IAAI,EAAE,wBAAwB;oBAC9B,IAAI,EAAE,QAAQ;oBACd,KAAK,EAAE,0BAA0B;oBACjC,MAAM,EAAE,oBAAC,0BAA0B,IAAC,eAAe,EAAE,EAAE,GAAI;iBAC3D;aACD;YAED,oBAAC,uBAAuB,IAAC,EAAE,EAAE,EAAE,GAAI,CAClB,CACI,CACvB,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,4BAA4B,CAAC"}
|
package/es/modules/tenant-service-execution/components/TenantServiceExecutionHeader/index.d.ts
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
import "./index.less";
|
|
2
2
|
import React from "react";
|
|
3
|
-
declare const TenantServiceExecutionHeader:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
declare const TenantServiceExecutionHeader: {
|
|
4
|
+
(props: {
|
|
5
|
+
id: string;
|
|
6
|
+
close?: boolean;
|
|
7
|
+
onClose?: () => void;
|
|
8
|
+
}): React.JSX.Element;
|
|
9
|
+
defaultProps: {
|
|
10
|
+
close: boolean;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
7
13
|
export default TenantServiceExecutionHeader;
|
package/es/modules/tenant-service-execution/components/TenantServiceExecutionHeader/index.js
CHANGED
|
@@ -7,14 +7,17 @@ import { useTenantServiceExecution, } from "../../../../data/tenant-service-exec
|
|
|
7
7
|
import Routes from "../../../../routes";
|
|
8
8
|
import TenantServiceExecutionMenu from "../../controls/TenantServiceExecutionMenu";
|
|
9
9
|
const TenantServiceExecutionHeader = (props) => {
|
|
10
|
-
const { id, close } = props;
|
|
10
|
+
const { id, close, onClose } = props;
|
|
11
11
|
const tenantServiceExecution = useTenantServiceExecution(id);
|
|
12
12
|
return observe(() => (React.createElement("div", { className: "tenant-service-execution-header" },
|
|
13
13
|
React.createElement("div", null, "Tenant Service Execution"),
|
|
14
14
|
React.createElement(ToolBar, { showMenu: false },
|
|
15
15
|
React.createElement(Open, { url: Routes.TenantServiceExecution.getUrl(id) }),
|
|
16
|
-
close && React.createElement(Close,
|
|
16
|
+
close && React.createElement(Close, { action: props.onClose }),
|
|
17
17
|
React.createElement(TenantServiceExecutionMenu, { id: id, closeAside: true })))));
|
|
18
18
|
};
|
|
19
|
+
TenantServiceExecutionHeader.defaultProps = {
|
|
20
|
+
close: true,
|
|
21
|
+
};
|
|
19
22
|
export default TenantServiceExecutionHeader;
|
|
20
23
|
//# sourceMappingURL=index.js.map
|
package/es/modules/tenant-service-execution/components/TenantServiceExecutionHeader/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/tenant-service-execution/components/TenantServiceExecutionHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AAEtB,OAAO,OAAO,MAAM,uCAAuC,CAAC;AAC5D,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AACnE,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACN,yBAAyB,GAEzB,MAAM,2CAA2C,CAAC;AACnD,OAAO,MAAM,MAAM,oBAAoB,CAAC;AACxC,OAAO,0BAA0B,MAAM,2CAA2C,CAAC;AAEnF,MAAM,4BAA4B,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/tenant-service-execution/components/TenantServiceExecutionHeader/index.tsx"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AAEtB,OAAO,OAAO,MAAM,uCAAuC,CAAC;AAC5D,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AACnE,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACN,yBAAyB,GAEzB,MAAM,2CAA2C,CAAC;AACnD,OAAO,MAAM,MAAM,oBAAoB,CAAC;AACxC,OAAO,0BAA0B,MAAM,2CAA2C,CAAC;AAEnF,MAAM,4BAA4B,GAAG,CAAC,KAIrC,EAAE,EAAE;IACJ,MAAM,EAAE,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,KAAK,CAAC;IACrC,MAAM,sBAAsB,GAAG,yBAAyB,CAAC,EAAE,CAAC,CAAC;IAE7D,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,6BAAK,SAAS,EAAC,iCAAiC;QAC/C,4DAAmC;QACnC,oBAAC,OAAO,IAAC,QAAQ,EAAE,KAAK;YACvB,oBAAC,IAAI,IAAC,GAAG,EAAE,MAAM,CAAC,sBAAsB,CAAC,MAAM,CAAC,EAAE,CAAC,GAAI;YACtD,KAAK,IAAI,oBAAC,KAAK,IAAC,MAAM,EAAE,KAAK,CAAC,OAAO,GAAI;YAC1C,oBAAC,0BAA0B,IAAC,EAAE,EAAE,EAAE,EAAE,UAAU,EAAE,IAAI,GAAI,CAC/C,CACL,CACN,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,4BAA4B,CAAC,YAAY,GAAG;IAC3C,KAAK,EAAE,IAAI;CACX,CAAC;AAEF,eAAe,4BAA4B,CAAC"}
|
package/es/modules/tenant-service-execution/components/TenantServiceExecutionPropertiesView/index.js
CHANGED
|
@@ -9,7 +9,7 @@ const TenantServiceExecutionPropertiesView = (props) => {
|
|
|
9
9
|
const view = useMemo(() => new ViewContextData("PropertiesView"), []);
|
|
10
10
|
return observe(() => (React.createElement(ViewContext.Provider, { value: view },
|
|
11
11
|
React.createElement("div", { className: "module-detail-view tenant-service-execution-properties-view" },
|
|
12
|
-
React.createElement(TenantServiceExecutionHeader, { id: id
|
|
12
|
+
React.createElement(TenantServiceExecutionHeader, { id: id }),
|
|
13
13
|
React.createElement(TenantServiceExecutionTabs, { id: id, properties: true })))));
|
|
14
14
|
};
|
|
15
15
|
export default TenantServiceExecutionPropertiesView;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/tenant-service-execution/components/TenantServiceExecutionPropertiesView/index.tsx"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AACtB,OAAO,EACN,WAAW,EACX,eAAe,GACf,MAAM,0DAA0D,CAAC;AAClE,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE5C,OAAO,4BAA4B,MAAM,iCAAiC,CAAC;AAC3E,OAAO,0BAA0B,MAAM,+BAA+B,CAAC;AAEvE,MAAM,oCAAoC,GAAG,CAAC,KAI7C,EAAE,EAAE;IACJ,MAAM,EAAE,GAAG,KAAK,CAAC,EAAE,CAAC;IACpB,MAAM,IAAI,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,IAAI,eAAe,CAAC,gBAAgB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEtE,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,WAAW,CAAC,QAAQ,IAAC,KAAK,EAAE,IAAI;QAChC,6BAAK,SAAS,EAAC,6DAA6D;YAC3E,oBAAC,4BAA4B,IAAC,EAAE,EAAE,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/tenant-service-execution/components/TenantServiceExecutionPropertiesView/index.tsx"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AACtB,OAAO,EACN,WAAW,EACX,eAAe,GACf,MAAM,0DAA0D,CAAC;AAClE,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE5C,OAAO,4BAA4B,MAAM,iCAAiC,CAAC;AAC3E,OAAO,0BAA0B,MAAM,+BAA+B,CAAC;AAEvE,MAAM,oCAAoC,GAAG,CAAC,KAI7C,EAAE,EAAE;IACJ,MAAM,EAAE,GAAG,KAAK,CAAC,EAAE,CAAC;IACpB,MAAM,IAAI,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,IAAI,eAAe,CAAC,gBAAgB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEtE,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,WAAW,CAAC,QAAQ,IAAC,KAAK,EAAE,IAAI;QAChC,6BAAK,SAAS,EAAC,6DAA6D;YAC3E,oBAAC,4BAA4B,IAAC,EAAE,EAAE,EAAE,GAAI;YACxC,oBAAC,0BAA0B,IAAC,EAAE,EAAE,EAAE,EAAE,UAAU,SAAG,CAC5C,CACgB,CACvB,CAAC,CAAC;AACJ,CAAC,CAAC;AACF,eAAe,oCAAoC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./index.less";
|
|
2
|
-
import QuickViewDialog from "
|
|
2
|
+
import QuickViewDialog from "@voplus/morpho-org/es/controls/QuickViewDialog";
|
|
3
3
|
import { observe } from "@voplus/morpho-ui";
|
|
4
4
|
import React from "react";
|
|
5
5
|
import { faMessages } from "@fortawesome/pro-light-svg-icons";
|
|
@@ -8,14 +8,14 @@ import TenantServiceExecutionProperties from "../TenantServiceExecutionPropertie
|
|
|
8
8
|
import TenantServiceExecutionMessagesList from "../TenantServiceExecutionMessagesList";
|
|
9
9
|
const TenantServiceExecutionQuickViewDialog = (props) => {
|
|
10
10
|
const { id } = props;
|
|
11
|
-
return observe(() => (React.createElement(QuickViewDialog, { ...props, className: "tenant-service-execution-quick-view", header: React.createElement(TenantServiceExecutionHeader, { id: id }), items: [
|
|
11
|
+
return observe(() => (React.createElement(QuickViewDialog, { ...props, className: "tenant-service-execution-quick-view", header: React.createElement(TenantServiceExecutionHeader, { id: id, onClose: props.onCancel }), items: [
|
|
12
12
|
{
|
|
13
13
|
name: "Messages",
|
|
14
14
|
icon: faMessages,
|
|
15
15
|
title: "Messages",
|
|
16
|
-
detail: React.createElement(TenantServiceExecutionMessagesList, { id: id
|
|
16
|
+
detail: React.createElement(TenantServiceExecutionMessagesList, { id: id }),
|
|
17
17
|
},
|
|
18
|
-
]
|
|
18
|
+
] },
|
|
19
19
|
React.createElement(TenantServiceExecutionProperties, { id: id }))));
|
|
20
20
|
};
|
|
21
21
|
export default TenantServiceExecutionQuickViewDialog;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/tenant-service-execution/components/TenantServiceExecutionQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AACtB,OAAO,eAAe,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/tenant-service-execution/components/TenantServiceExecutionQuickViewDialog/index.tsx"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AACtB,OAAO,eAAe,MAAM,gDAAgD,CAAC;AAC7E,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAC9D,OAAO,4BAA4B,MAAM,iCAAiC,CAAC;AAC3E,OAAO,gCAAgC,MAAM,qCAAqC,CAAC;AACnF,OAAO,kCAAkC,MAAM,uCAAuC,CAAC;AAEvF,MAAM,qCAAqC,GAAG,CAAC,KAI9C,EAAE,EAAE;IACJ,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,CAAC;IAErB,OAAO,OAAO,CAAC,GAAG,EAAE,CAAC,CACpB,oBAAC,eAAe,OACX,KAAK,EACT,SAAS,EAAC,qCAAqC,EAC/C,MAAM,EAAE,oBAAC,4BAA4B,IAAC,EAAE,EAAE,EAAE,EAAE,OAAO,EAAE,KAAK,CAAC,QAAQ,GAAI,EACzE,KAAK,EAAE;YACN;gBACC,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,UAAU;gBACjB,MAAM,EAAE,oBAAC,kCAAkC,IAAC,EAAE,EAAE,EAAE,GAAI;aACtD;SACD;QAED,oBAAC,gCAAgC,IAAC,EAAE,EAAE,EAAE,GAAI,CAC3B,CAClB,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,qCAAqC,CAAC"}
|