@dxs-ts/eveli-ide 0.0.181 → 0.0.183

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-Da8wqsKA.js";
1
+ import { m as et } from "./index-D4WIaLfL.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -280,6 +280,16 @@ export declare class RootFileFetch {
280
280
  }>, "worker/rest/api/assets/dialob/tags", "GET", {}, {}, {
281
281
  allTags: import("..").StencilApi.DialobTagAsset[];
282
282
  }>;
283
+ } | {
284
+ id: "worker/rest/api/assets/migration.POST";
285
+ path: "worker/rest/api/assets/migration";
286
+ method: "POST";
287
+ params: {};
288
+ hook: HookImpl<"worker/rest/api/assets/migration.POST", Hook<{}, {
289
+ migrateAsset: (init: import("..").PublicationApi.PublicationUpload, onSucess: () => void) => Promise<void>;
290
+ }>, "worker/rest/api/assets/migration", "POST", {}, {}, {
291
+ migrateAsset: (init: import("..").PublicationApi.PublicationUpload, onSucess: () => void) => Promise<void>;
292
+ }>;
283
293
  } | {
284
294
  id: "worker/rest/api/assets/publications.GET";
285
295
  path: "worker/rest/api/assets/publications";
@@ -0,0 +1,6 @@
1
+ import { PublicationApi } from '../api-publications';
2
+ export declare const Hook: import('../eveli-fetch').HookImpl<"worker/rest/api/assets/migration.POST", import('../eveli-fetch').Hook<{}, {
3
+ migrateAsset: (init: PublicationApi.PublicationUpload, onSucess: () => void) => Promise<void>;
4
+ }>, "worker/rest/api/assets/migration", "POST", {}, {}, {
5
+ migrateAsset: (init: PublicationApi.PublicationUpload, onSucess: () => void) => Promise<void>;
6
+ }>;
@@ -163,6 +163,11 @@ declare const workerRestApiAssetsDialobTagsGETRoute: import('./eveli-fetch').Hoo
163
163
  }>, "worker/rest/api/assets/dialob/tags", "GET", {}, {}, {
164
164
  allTags: import("./index.ts").StencilApi.DialobTagAsset[];
165
165
  }>;
166
+ declare const workerRestApiAssetsMigrationPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/migration.POST", import('./eveli-fetch').Hook<{}, {
167
+ migrateAsset: (init: import("./index.ts").PublicationApi.PublicationUpload, onSucess: () => void) => Promise<void>;
168
+ }>, "worker/rest/api/assets/migration", "POST", {}, {}, {
169
+ migrateAsset: (init: import("./index.ts").PublicationApi.PublicationUpload, onSucess: () => void) => Promise<void>;
170
+ }>;
166
171
  declare const workerRestApiAssetsPublicationsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/publications.GET", import('./eveli-fetch').Hook<{}, {
167
172
  assetReleases: import("./index.ts").PublicationApi.Publication[] | undefined;
168
173
  refreshAssetReleases: (options?: import('@tanstack/react-query').RefetchOptions) => Promise<import('@tanstack/react-query').QueryObserverResult<import("./index.ts").PublicationApi.Publication[], Error>>;
@@ -625,6 +630,13 @@ declare module './eveli-fetch' {
625
630
  params: {};
626
631
  hook: typeof workerRestApiAssetsDialobTagsGETRoute;
627
632
  };
633
+ 'worker/rest/api/assets/migration.POST': {
634
+ id: 'worker/rest/api/assets/migration.POST';
635
+ path: 'worker/rest/api/assets/migration';
636
+ method: 'POST';
637
+ params: {};
638
+ hook: typeof workerRestApiAssetsMigrationPOSTRoute;
639
+ };
628
640
  'worker/rest/api/assets/publications.GET': {
629
641
  id: 'worker/rest/api/assets/publications.GET';
630
642
  path: 'worker/rest/api/assets/publications';
@@ -1,4 +1,4 @@
1
- import { m as f } from "./index-Da8wqsKA.js";
1
+ import { m as f } from "./index-D4WIaLfL.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-Da8wqsKA.js";
1
+ import { m as l } from "./index-D4WIaLfL.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-Da8wqsKA.js";
1
+ import { m as s } from "./index-D4WIaLfL.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-Da8wqsKA.js";
1
+ import { m as lt } from "./index-D4WIaLfL.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)