@dxs-ts/eveli-ide 0.0.196 → 0.0.197

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.
@@ -1,4 +1,4 @@
1
- import { m as et } from "./index-DUMUiI3B.js";
1
+ import { m as et } from "./index-C_2NnYoa.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,6 +1,7 @@
1
1
  import { default as React } from 'react';
2
2
  export interface DialobReviewProps {
3
3
  taskId: string;
4
+ questionnaireId: string;
4
5
  onClose: () => void;
5
6
  }
6
7
  export declare const DialobReview: React.FC<DialobReviewProps>;
@@ -666,9 +666,9 @@ export declare class RootFileFetch {
666
666
  method: "GET";
667
667
  params: {};
668
668
  hook: HookImpl<"worker/rest/api/pdf.GET", Hook<{}, {
669
- pdfTaskLinkCallback: (link: import("..").TaskApi.TaskLink, taskId: string) => void;
669
+ pdfTaskLinkCallback: (questionnaireId: string, taskId: string) => void;
670
670
  }>, "worker/rest/api/pdf", "GET", {}, {}, {
671
- pdfTaskLinkCallback: (link: import("..").TaskApi.TaskLink, taskId: string) => void;
671
+ pdfTaskLinkCallback: (questionnaireId: string, taskId: string) => void;
672
672
  }>;
673
673
  } | {
674
674
  id: "worker/rest/api/processes.GET";
@@ -1,6 +1,5 @@
1
1
  import { TaskApi } from '../api-task';
2
2
  import { IamApi } from '../api-iam';
3
- export declare const QUESTIONNAIRE_REVIEW = "questionnaireId";
4
3
  export interface ComponentResolver {
5
4
  taskLinkResolver?: (props: TaskLinkProps) => JSX.Element | null;
6
5
  groupListItemResolver?: (groups: IamApi.UserGroup[]) => JSX.Element[];
@@ -18,8 +17,7 @@ export interface TaskLinkPdfCallback {
18
17
  }
19
18
  export declare class TasksComponentResolver implements ComponentResolver {
20
19
  callback: TaskLinkOpenCallback;
21
- pdfCallback: TaskLinkPdfCallback;
22
- constructor(openCallback: TaskLinkOpenCallback, pdfCallback: TaskLinkPdfCallback);
23
- taskLinkResolver: (props: TaskLinkProps) => import("react/jsx-runtime").JSX.Element | null;
20
+ constructor(openCallback: TaskLinkOpenCallback);
21
+ taskLinkResolver: (props: TaskLinkProps) => null;
24
22
  groupListItemResolver: (groups: IamApi.UserGroup[]) => JSX.Element[];
25
23
  }
@@ -1,6 +1,5 @@
1
- import { TaskApi } from '../api-task';
2
1
  export declare const Hook: import('../eveli-fetch').HookImpl<"worker/rest/api/pdf.GET", import('../eveli-fetch').Hook<{}, {
3
- pdfTaskLinkCallback: (link: TaskApi.TaskLink, taskId: string) => void;
2
+ pdfTaskLinkCallback: (questionnaireId: string, taskId: string) => void;
4
3
  }>, "worker/rest/api/pdf", "GET", {}, {}, {
5
- pdfTaskLinkCallback: (link: TaskApi.TaskLink, taskId: string) => void;
4
+ pdfTaskLinkCallback: (questionnaireId: string, taskId: string) => void;
6
5
  }>;
@@ -361,9 +361,9 @@ declare const workerRestApiIamLivenessGETRoute: import('./eveli-fetch').HookImpl
361
361
  } | undefined>;
362
362
  }>;
363
363
  declare const workerRestApiPdfGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/pdf.GET", import('./eveli-fetch').Hook<{}, {
364
- pdfTaskLinkCallback: (link: import("./index.ts").TaskApi.TaskLink, taskId: string) => void;
364
+ pdfTaskLinkCallback: (questionnaireId: string, taskId: string) => void;
365
365
  }>, "worker/rest/api/pdf", "GET", {}, {}, {
366
- pdfTaskLinkCallback: (link: import("./index.ts").TaskApi.TaskLink, taskId: string) => void;
366
+ pdfTaskLinkCallback: (questionnaireId: string, taskId: string) => void;
367
367
  }>;
368
368
  declare const workerRestApiProcessesGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/processes.GET", import('./eveli-fetch').Hook<{}, {
369
369
  loadProcesses: (query: import('@material-table/core').Query<import("./index.ts").ProcExecutionApi.ProcessExecution>, columns: Array<import('@material-table/core').Column<import("./index.ts").ProcExecutionApi.ProcessExecution>>) => Promise<import('@material-table/core').QueryResult<import("./index.ts").ProcExecutionApi.ProcessExecution>>;
@@ -1,4 +1,4 @@
1
- import { m as f } from "./index-DUMUiI3B.js";
1
+ import { m as f } from "./index-C_2NnYoa.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as l } from "./index-DUMUiI3B.js";
1
+ import { m as l } from "./index-C_2NnYoa.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as s } from "./index-DUMUiI3B.js";
1
+ import { m as s } from "./index-C_2NnYoa.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as lt } from "./index-DUMUiI3B.js";
1
+ import { m as lt } from "./index-C_2NnYoa.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)