@dxs-ts/eveli-ide 0.0.251 → 0.0.253

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-BfiyVZYZ.js";
1
+ import { m as et } from "./index-CCb1we7G.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -754,6 +754,22 @@ export declare class RootFileFetch {
754
754
  }, {}, {
755
755
  deleteTask: (taskId: string) => Promise<{}>;
756
756
  }>;
757
+ } | {
758
+ id: "worker/rest/api/tasks/$taskId/files/$filename.DELETE";
759
+ path: "worker/rest/api/tasks/$taskId/files/$filename";
760
+ method: "DELETE";
761
+ params: {
762
+ taskId: string;
763
+ filename: string;
764
+ };
765
+ hook: HookImpl<"worker/rest/api/tasks/$taskId/files/$filename.DELETE", Hook<{}, {
766
+ deleteAttachment: (taskId: string, filename: string) => string;
767
+ }>, "worker/rest/api/tasks/$taskId/files/$filename", "DELETE", {
768
+ taskId: string;
769
+ filename: string;
770
+ }, {}, {
771
+ deleteAttachment: (taskId: string, filename: string) => string;
772
+ }>;
757
773
  } | {
758
774
  id: "worker/rest/api/tasks/$taskId/files/$filename.GET";
759
775
  path: "worker/rest/api/tasks/$taskId/files/$filename";
@@ -0,0 +1,8 @@
1
+ export declare const Hook: import('../eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/files/$filename.DELETE", import('../eveli-fetch').Hook<{}, {
2
+ deleteAttachment: (taskId: string, filename: string) => string;
3
+ }>, "worker/rest/api/tasks/$taskId/files/$filename", "DELETE", {
4
+ taskId: string;
5
+ filename: string;
6
+ }, {}, {
7
+ deleteAttachment: (taskId: string, filename: string) => string;
8
+ }>;
@@ -408,6 +408,14 @@ declare const workerRestApiTasksTaskIdDELETERoute: import('./eveli-fetch').HookI
408
408
  }, {}, {
409
409
  deleteTask: (taskId: string) => Promise<{}>;
410
410
  }>;
411
+ declare const workerRestApiTasksTaskIdFilesFilenameDELETERoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/files/$filename.DELETE", import('./eveli-fetch').Hook<{}, {
412
+ deleteAttachment: (taskId: string, filename: string) => string;
413
+ }>, "worker/rest/api/tasks/$taskId/files/$filename", "DELETE", {
414
+ taskId: string;
415
+ filename: string;
416
+ }, {}, {
417
+ deleteAttachment: (taskId: string, filename: string) => string;
418
+ }>;
411
419
  declare const workerRestApiTasksTaskIdFilesFilenameGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/files/$filename.GET", import('./eveli-fetch').Hook<{}, {
412
420
  downloadAttachmentLink: (taskId: string, filename: string) => string;
413
421
  }>, "worker/rest/api/tasks/$taskId/files/$filename", "GET", {
@@ -948,6 +956,16 @@ declare module './eveli-fetch' {
948
956
  };
949
957
  hook: typeof workerRestApiTasksTaskIdDELETERoute;
950
958
  };
959
+ 'worker/rest/api/tasks/$taskId/files/$filename.DELETE': {
960
+ id: 'worker/rest/api/tasks/$taskId/files/$filename.DELETE';
961
+ path: 'worker/rest/api/tasks/$taskId/files/$filename';
962
+ method: 'DELETE';
963
+ params: {
964
+ taskId: string;
965
+ filename: string;
966
+ };
967
+ hook: typeof workerRestApiTasksTaskIdFilesFilenameDELETERoute;
968
+ };
951
969
  'worker/rest/api/tasks/$taskId/files/$filename.GET': {
952
970
  id: 'worker/rest/api/tasks/$taskId/files/$filename.GET';
953
971
  path: 'worker/rest/api/tasks/$taskId/files/$filename';
@@ -1,4 +1,4 @@
1
- import { m as f } from "./index-BfiyVZYZ.js";
1
+ import { m as f } from "./index-CCb1we7G.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-BfiyVZYZ.js";
1
+ import { m as l } from "./index-CCb1we7G.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-BfiyVZYZ.js";
1
+ import { m as s } from "./index-CCb1we7G.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-BfiyVZYZ.js";
1
+ import { m as lt } from "./index-CCb1we7G.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)