@wix/portfolio 1.0.80 → 1.0.82
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/build/cjs/index.d.ts +7 -6
- package/build/cjs/index.js +12 -6
- package/build/cjs/index.js.map +1 -1
- package/build/es/index.d.ts +7 -6
- package/build/es/index.js +7 -6
- package/build/es/index.js.map +1 -1
- package/package.json +10 -9
- package/type-bundles/context.bundle.d.ts +201 -51
- package/type-bundles/index.bundle.d.ts +201 -51
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import * as collections from '@wix/portfolio_collections';
|
|
2
|
+
import * as portfolioSettings from '@wix/portfolio_portfolio-settings';
|
|
3
|
+
import * as projectItems from '@wix/portfolio_project-items';
|
|
4
|
+
import * as projects from '@wix/portfolio_projects';
|
|
5
|
+
import * as projectInCollections from '@wix/portfolio_project-in-collections';
|
|
6
|
+
import * as syncedProject from '@wix/portfolio_synced-project';
|
|
7
|
+
export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
|
package/build/cjs/index.js
CHANGED
|
@@ -24,10 +24,16 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.syncedProject = exports.projectInCollections = exports.projects = exports.projectItems = exports.portfolioSettings = exports.collections = void 0;
|
|
27
|
-
|
|
28
|
-
exports.
|
|
29
|
-
|
|
30
|
-
exports.
|
|
31
|
-
|
|
32
|
-
exports.
|
|
27
|
+
const collections = __importStar(require("@wix/portfolio_collections"));
|
|
28
|
+
exports.collections = collections;
|
|
29
|
+
const portfolioSettings = __importStar(require("@wix/portfolio_portfolio-settings"));
|
|
30
|
+
exports.portfolioSettings = portfolioSettings;
|
|
31
|
+
const projectItems = __importStar(require("@wix/portfolio_project-items"));
|
|
32
|
+
exports.projectItems = projectItems;
|
|
33
|
+
const projects = __importStar(require("@wix/portfolio_projects"));
|
|
34
|
+
exports.projects = projects;
|
|
35
|
+
const projectInCollections = __importStar(require("@wix/portfolio_project-in-collections"));
|
|
36
|
+
exports.projectInCollections = projectInCollections;
|
|
37
|
+
const syncedProject = __importStar(require("@wix/portfolio_synced-project"));
|
|
38
|
+
exports.syncedProject = syncedProject;
|
|
33
39
|
//# sourceMappingURL=index.js.map
|
package/build/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wEAA0D;AAQxD,kCAAW;AAPb,qFAAuE;AAQrE,8CAAiB;AAPnB,2EAA6D;AAQ3D,oCAAY;AAPd,kEAAoD;AAQlD,4BAAQ;AAPV,4FAA8E;AAQ5E,oDAAoB;AAPtB,6EAA+D;AAQ7D,sCAAa"}
|
package/build/es/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import * as collections from '@wix/portfolio_collections';
|
|
2
|
+
import * as portfolioSettings from '@wix/portfolio_portfolio-settings';
|
|
3
|
+
import * as projectItems from '@wix/portfolio_project-items';
|
|
4
|
+
import * as projects from '@wix/portfolio_projects';
|
|
5
|
+
import * as projectInCollections from '@wix/portfolio_project-in-collections';
|
|
6
|
+
import * as syncedProject from '@wix/portfolio_synced-project';
|
|
7
|
+
export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
|
package/build/es/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import * as collections from '@wix/portfolio_collections';
|
|
2
|
+
import * as portfolioSettings from '@wix/portfolio_portfolio-settings';
|
|
3
|
+
import * as projectItems from '@wix/portfolio_project-items';
|
|
4
|
+
import * as projects from '@wix/portfolio_projects';
|
|
5
|
+
import * as projectInCollections from '@wix/portfolio_project-in-collections';
|
|
6
|
+
import * as syncedProject from '@wix/portfolio_synced-project';
|
|
7
|
+
export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
|
|
7
8
|
//# sourceMappingURL=index.js.map
|
package/build/es/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,4BAA4B,CAAC;AAC1D,OAAO,KAAK,iBAAiB,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,YAAY,MAAM,8BAA8B,CAAC;AAC7D,OAAO,KAAK,QAAQ,MAAM,yBAAyB,CAAC;AACpD,OAAO,KAAK,oBAAoB,MAAM,uCAAuC,CAAC;AAC9E,OAAO,KAAK,aAAa,MAAM,+BAA+B,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,4BAA4B,CAAC;AAC1D,OAAO,KAAK,iBAAiB,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,YAAY,MAAM,8BAA8B,CAAC;AAC7D,OAAO,KAAK,QAAQ,MAAM,yBAAyB,CAAC;AACpD,OAAO,KAAK,oBAAoB,MAAM,uCAAuC,CAAC;AAC9E,OAAO,KAAK,aAAa,MAAM,+BAA+B,CAAC;AAE/D,OAAO,EACL,WAAW,EACX,iBAAiB,EACjB,YAAY,EACZ,QAAQ,EACR,oBAAoB,EACpB,aAAa,GACd,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/portfolio",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.82",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
"type-bundles"
|
|
19
19
|
],
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@wix/portfolio_collections": "1.0.
|
|
22
|
-
"@wix/portfolio_portfolio-settings": "1.0.
|
|
23
|
-
"@wix/portfolio_project-in-collections": "1.0.
|
|
24
|
-
"@wix/portfolio_project-items": "1.0.
|
|
25
|
-
"@wix/portfolio_projects": "1.0.
|
|
26
|
-
"@wix/portfolio_synced-project": "1.0.
|
|
21
|
+
"@wix/portfolio_collections": "1.0.21",
|
|
22
|
+
"@wix/portfolio_portfolio-settings": "1.0.8",
|
|
23
|
+
"@wix/portfolio_project-in-collections": "1.0.21",
|
|
24
|
+
"@wix/portfolio_project-items": "1.0.25",
|
|
25
|
+
"@wix/portfolio_projects": "1.0.29",
|
|
26
|
+
"@wix/portfolio_synced-project": "1.0.5"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"glob": "^10.4.1",
|
|
@@ -32,8 +32,9 @@
|
|
|
32
32
|
"typescript": "^5.3.2"
|
|
33
33
|
},
|
|
34
34
|
"scripts": {
|
|
35
|
-
"build": "tsc -b tsconfig.json tsconfig.esm.json && npm run build:dts-bundles",
|
|
35
|
+
"build": "tsc -b tsconfig.json tsconfig.esm.json && npm run build:dts-bundles && npm run build:validate-dts",
|
|
36
36
|
"build:dts-bundles": "test -f config/rollup-config.js && NODE_OPTIONS=--max-old-space-size=8192 rollup --config config/rollup-config.js || echo 'Warning: config/rollup-config.js not found!'",
|
|
37
|
+
"build:validate-dts": "tsc type-bundles/*.d.ts --noEmit",
|
|
37
38
|
"test": ":"
|
|
38
39
|
},
|
|
39
40
|
"wix": {
|
|
@@ -47,5 +48,5 @@
|
|
|
47
48
|
"fqdn": ""
|
|
48
49
|
}
|
|
49
50
|
},
|
|
50
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "38ec0400eb19b94631773ac0caa97ba2ac1b4ffeaf51c98aa6eb9008"
|
|
51
52
|
}
|
|
@@ -718,19 +718,41 @@ declare global {
|
|
|
718
718
|
}
|
|
719
719
|
}
|
|
720
720
|
|
|
721
|
+
declare function createCollection$1(httpClient: HttpClient): (collection: Collection) => Promise<Collection & CollectionNonNullableFields>;
|
|
722
|
+
declare function getCollection$1(httpClient: HttpClient): (collectionId: string, options?: GetCollectionOptions) => Promise<Collection & CollectionNonNullableFields>;
|
|
723
|
+
declare function listCollections$1(httpClient: HttpClient): (options?: ListCollectionsOptions) => Promise<ListCollectionsResponse & ListCollectionsResponseNonNullableFields>;
|
|
724
|
+
declare function updateCollection$1(httpClient: HttpClient): (_id: string | null, collection: UpdateCollection) => Promise<Collection & CollectionNonNullableFields>;
|
|
725
|
+
declare function deleteCollection$1(httpClient: HttpClient): (collectionId: string) => Promise<DeleteCollectionResponse & DeleteCollectionResponseNonNullableFields>;
|
|
726
|
+
declare function queryCollections$1(httpClient: HttpClient): (options?: QueryCollectionsOptions) => CollectionsQueryBuilder;
|
|
727
|
+
declare const onCollectionCreated$1: EventDefinition<CollectionCreatedEnvelope, "wix.portfolio.collections.v1.collection_created">;
|
|
728
|
+
declare const onCollectionUpdated$1: EventDefinition<CollectionUpdatedEnvelope, "wix.portfolio.collections.v1.collection_updated">;
|
|
729
|
+
declare const onCollectionDeleted$1: EventDefinition<CollectionDeletedEnvelope, "wix.portfolio.collections.v1.collection_deleted">;
|
|
730
|
+
|
|
721
731
|
declare function createRESTModule$5<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
722
732
|
|
|
723
733
|
declare function createEventModule$3<T extends EventDefinition<any, string>>(eventDefinition: T): BuildEventDefinition<T> & T;
|
|
724
734
|
|
|
725
|
-
|
|
726
|
-
declare const
|
|
727
|
-
|
|
728
|
-
declare const
|
|
729
|
-
|
|
730
|
-
declare const
|
|
731
|
-
|
|
732
|
-
declare const
|
|
733
|
-
|
|
735
|
+
type _publicCreateCollectionType = typeof createCollection$1;
|
|
736
|
+
declare const createCollection: ReturnType<typeof createRESTModule$5<_publicCreateCollectionType>>;
|
|
737
|
+
type _publicGetCollectionType = typeof getCollection$1;
|
|
738
|
+
declare const getCollection: ReturnType<typeof createRESTModule$5<_publicGetCollectionType>>;
|
|
739
|
+
type _publicListCollectionsType = typeof listCollections$1;
|
|
740
|
+
declare const listCollections: ReturnType<typeof createRESTModule$5<_publicListCollectionsType>>;
|
|
741
|
+
type _publicUpdateCollectionType = typeof updateCollection$1;
|
|
742
|
+
declare const updateCollection: ReturnType<typeof createRESTModule$5<_publicUpdateCollectionType>>;
|
|
743
|
+
type _publicDeleteCollectionType = typeof deleteCollection$1;
|
|
744
|
+
declare const deleteCollection: ReturnType<typeof createRESTModule$5<_publicDeleteCollectionType>>;
|
|
745
|
+
type _publicQueryCollectionsType = typeof queryCollections$1;
|
|
746
|
+
declare const queryCollections: ReturnType<typeof createRESTModule$5<_publicQueryCollectionsType>>;
|
|
747
|
+
|
|
748
|
+
type _publicOnCollectionCreatedType = typeof onCollectionCreated$1;
|
|
749
|
+
declare const onCollectionCreated: ReturnType<typeof createEventModule$3<_publicOnCollectionCreatedType>>;
|
|
750
|
+
|
|
751
|
+
type _publicOnCollectionUpdatedType = typeof onCollectionUpdated$1;
|
|
752
|
+
declare const onCollectionUpdated: ReturnType<typeof createEventModule$3<_publicOnCollectionUpdatedType>>;
|
|
753
|
+
|
|
754
|
+
type _publicOnCollectionDeletedType = typeof onCollectionDeleted$1;
|
|
755
|
+
declare const onCollectionDeleted: ReturnType<typeof createEventModule$3<_publicOnCollectionDeletedType>>;
|
|
734
756
|
|
|
735
757
|
type context$5_AdminRemoveMenuItemsResponse = AdminRemoveMenuItemsResponse;
|
|
736
758
|
type context$5_Collection = Collection;
|
|
@@ -762,6 +784,15 @@ type context$5_UpdateCollection = UpdateCollection;
|
|
|
762
784
|
type context$5_UpdateCollectionRequest = UpdateCollectionRequest;
|
|
763
785
|
type context$5_UpdateCollectionResponse = UpdateCollectionResponse;
|
|
764
786
|
type context$5_UpdateCollectionResponseNonNullableFields = UpdateCollectionResponseNonNullableFields;
|
|
787
|
+
type context$5__publicCreateCollectionType = _publicCreateCollectionType;
|
|
788
|
+
type context$5__publicDeleteCollectionType = _publicDeleteCollectionType;
|
|
789
|
+
type context$5__publicGetCollectionType = _publicGetCollectionType;
|
|
790
|
+
type context$5__publicListCollectionsType = _publicListCollectionsType;
|
|
791
|
+
type context$5__publicOnCollectionCreatedType = _publicOnCollectionCreatedType;
|
|
792
|
+
type context$5__publicOnCollectionDeletedType = _publicOnCollectionDeletedType;
|
|
793
|
+
type context$5__publicOnCollectionUpdatedType = _publicOnCollectionUpdatedType;
|
|
794
|
+
type context$5__publicQueryCollectionsType = _publicQueryCollectionsType;
|
|
795
|
+
type context$5__publicUpdateCollectionType = _publicUpdateCollectionType;
|
|
765
796
|
declare const context$5_createCollection: typeof createCollection;
|
|
766
797
|
declare const context$5_deleteCollection: typeof deleteCollection;
|
|
767
798
|
declare const context$5_getCollection: typeof getCollection;
|
|
@@ -772,7 +803,7 @@ declare const context$5_onCollectionUpdated: typeof onCollectionUpdated;
|
|
|
772
803
|
declare const context$5_queryCollections: typeof queryCollections;
|
|
773
804
|
declare const context$5_updateCollection: typeof updateCollection;
|
|
774
805
|
declare namespace context$5 {
|
|
775
|
-
export { type ActionEvent$5 as ActionEvent, type context$5_AdminRemoveMenuItemsResponse as AdminRemoveMenuItemsResponse, type App$2 as App, type BaseEventMetadata$3 as BaseEventMetadata, type context$5_Collection as Collection, type context$5_CollectionCreatedEnvelope as CollectionCreatedEnvelope, type context$5_CollectionDeletedEnvelope as CollectionDeletedEnvelope, type context$5_CollectionNonNullableFields as CollectionNonNullableFields, type context$5_CollectionUpdatedEnvelope as CollectionUpdatedEnvelope, type context$5_CollectionsQueryBuilder as CollectionsQueryBuilder, type context$5_CollectionsQueryResult as CollectionsQueryResult, type context$5_CreateCollectionRequest as CreateCollectionRequest, type context$5_CreateCollectionResponse as CreateCollectionResponse, type context$5_CreateCollectionResponseNonNullableFields as CreateCollectionResponseNonNullableFields, type CursorPaging$4 as CursorPaging, type Cursors$4 as Cursors, type context$5_DeleteCollectionRequest as DeleteCollectionRequest, type context$5_DeleteCollectionResponse as DeleteCollectionResponse, type context$5_DeleteCollectionResponseNonNullableFields as DeleteCollectionResponseNonNullableFields, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type EventMetadata$3 as EventMetadata, type File$2 as File, type context$5_GetCollectionOptions as GetCollectionOptions, type context$5_GetCollectionRequest as GetCollectionRequest, type context$5_GetCollectionResponse as GetCollectionResponse, type context$5_GetCollectionResponseNonNullableFields as GetCollectionResponseNonNullableFields, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type Image$3 as Image, ImageType$3 as ImageType, type InvalidateCache$2 as InvalidateCache, type InvalidateCacheGetByOneOf$2 as InvalidateCacheGetByOneOf, type Keyword$2 as Keyword, type context$5_ListCollectionsOptions as ListCollectionsOptions, type context$5_ListCollectionsRequest as ListCollectionsRequest, type context$5_ListCollectionsResponse as ListCollectionsResponse, type context$5_ListCollectionsResponseNonNullableFields as ListCollectionsResponseNonNullableFields, type MessageEnvelope$5 as MessageEnvelope, type Page$2 as Page, type Paging$3 as Paging, type PagingMetadataV2$4 as PagingMetadataV2, type Point$3 as Point, type context$5_QueryCollectionsOptions as QueryCollectionsOptions, type context$5_QueryCollectionsRequest as QueryCollectionsRequest, type context$5_QueryCollectionsResponse as QueryCollectionsResponse, type context$5_QueryCollectionsResponseNonNullableFields as QueryCollectionsResponseNonNullableFields, type QueryV2$3 as QueryV2, type QueryV2PagingMethodOneOf$3 as QueryV2PagingMethodOneOf, type RestoreInfo$5 as RestoreInfo, type SeoSchema$2 as SeoSchema, type Settings$2 as Settings, SortOrder$3 as SortOrder, type Sorting$3 as Sorting, type Tag$2 as Tag, type URI$2 as URI, type UnsharpMasking$3 as UnsharpMasking, type context$5_UpdateCollection as UpdateCollection, type context$5_UpdateCollectionRequest as UpdateCollectionRequest, type context$5_UpdateCollectionResponse as UpdateCollectionResponse, type context$5_UpdateCollectionResponseNonNullableFields as UpdateCollectionResponseNonNullableFields, WebhookIdentityType$5 as WebhookIdentityType, context$5_createCollection as createCollection, context$5_deleteCollection as deleteCollection, context$5_getCollection as getCollection, context$5_listCollections as listCollections, context$5_onCollectionCreated as onCollectionCreated, context$5_onCollectionDeleted as onCollectionDeleted, context$5_onCollectionUpdated as onCollectionUpdated, context$5_queryCollections as queryCollections, context$5_updateCollection as updateCollection };
|
|
806
|
+
export { type ActionEvent$5 as ActionEvent, type context$5_AdminRemoveMenuItemsResponse as AdminRemoveMenuItemsResponse, type App$2 as App, type BaseEventMetadata$3 as BaseEventMetadata, type context$5_Collection as Collection, type context$5_CollectionCreatedEnvelope as CollectionCreatedEnvelope, type context$5_CollectionDeletedEnvelope as CollectionDeletedEnvelope, type context$5_CollectionNonNullableFields as CollectionNonNullableFields, type context$5_CollectionUpdatedEnvelope as CollectionUpdatedEnvelope, type context$5_CollectionsQueryBuilder as CollectionsQueryBuilder, type context$5_CollectionsQueryResult as CollectionsQueryResult, type context$5_CreateCollectionRequest as CreateCollectionRequest, type context$5_CreateCollectionResponse as CreateCollectionResponse, type context$5_CreateCollectionResponseNonNullableFields as CreateCollectionResponseNonNullableFields, type CursorPaging$4 as CursorPaging, type Cursors$4 as Cursors, type context$5_DeleteCollectionRequest as DeleteCollectionRequest, type context$5_DeleteCollectionResponse as DeleteCollectionResponse, type context$5_DeleteCollectionResponseNonNullableFields as DeleteCollectionResponseNonNullableFields, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type EventMetadata$3 as EventMetadata, type File$2 as File, type context$5_GetCollectionOptions as GetCollectionOptions, type context$5_GetCollectionRequest as GetCollectionRequest, type context$5_GetCollectionResponse as GetCollectionResponse, type context$5_GetCollectionResponseNonNullableFields as GetCollectionResponseNonNullableFields, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type Image$3 as Image, ImageType$3 as ImageType, type InvalidateCache$2 as InvalidateCache, type InvalidateCacheGetByOneOf$2 as InvalidateCacheGetByOneOf, type Keyword$2 as Keyword, type context$5_ListCollectionsOptions as ListCollectionsOptions, type context$5_ListCollectionsRequest as ListCollectionsRequest, type context$5_ListCollectionsResponse as ListCollectionsResponse, type context$5_ListCollectionsResponseNonNullableFields as ListCollectionsResponseNonNullableFields, type MessageEnvelope$5 as MessageEnvelope, type Page$2 as Page, type Paging$3 as Paging, type PagingMetadataV2$4 as PagingMetadataV2, type Point$3 as Point, type context$5_QueryCollectionsOptions as QueryCollectionsOptions, type context$5_QueryCollectionsRequest as QueryCollectionsRequest, type context$5_QueryCollectionsResponse as QueryCollectionsResponse, type context$5_QueryCollectionsResponseNonNullableFields as QueryCollectionsResponseNonNullableFields, type QueryV2$3 as QueryV2, type QueryV2PagingMethodOneOf$3 as QueryV2PagingMethodOneOf, type RestoreInfo$5 as RestoreInfo, type SeoSchema$2 as SeoSchema, type Settings$2 as Settings, SortOrder$3 as SortOrder, type Sorting$3 as Sorting, type Tag$2 as Tag, type URI$2 as URI, type UnsharpMasking$3 as UnsharpMasking, type context$5_UpdateCollection as UpdateCollection, type context$5_UpdateCollectionRequest as UpdateCollectionRequest, type context$5_UpdateCollectionResponse as UpdateCollectionResponse, type context$5_UpdateCollectionResponseNonNullableFields as UpdateCollectionResponseNonNullableFields, WebhookIdentityType$5 as WebhookIdentityType, type context$5__publicCreateCollectionType as _publicCreateCollectionType, type context$5__publicDeleteCollectionType as _publicDeleteCollectionType, type context$5__publicGetCollectionType as _publicGetCollectionType, type context$5__publicListCollectionsType as _publicListCollectionsType, type context$5__publicOnCollectionCreatedType as _publicOnCollectionCreatedType, type context$5__publicOnCollectionDeletedType as _publicOnCollectionDeletedType, type context$5__publicOnCollectionUpdatedType as _publicOnCollectionUpdatedType, type context$5__publicQueryCollectionsType as _publicQueryCollectionsType, type context$5__publicUpdateCollectionType as _publicUpdateCollectionType, context$5_createCollection as createCollection, context$5_deleteCollection as deleteCollection, context$5_getCollection as getCollection, context$5_listCollections as listCollections, context$5_onCollectionCreated as onCollectionCreated, context$5_onCollectionDeleted as onCollectionDeleted, context$5_onCollectionUpdated as onCollectionUpdated, onCollectionCreated$1 as publicOnCollectionCreated, onCollectionDeleted$1 as publicOnCollectionDeleted, onCollectionUpdated$1 as publicOnCollectionUpdated, context$5_queryCollections as queryCollections, context$5_updateCollection as updateCollection };
|
|
776
807
|
}
|
|
777
808
|
|
|
778
809
|
interface PortfolioSettings {
|
|
@@ -970,11 +1001,18 @@ interface UpdatePortfolioSettingsResponseNonNullableFields {
|
|
|
970
1001
|
updatedPortfolioSettings?: PortfolioSettingsNonNullableFields;
|
|
971
1002
|
}
|
|
972
1003
|
|
|
1004
|
+
declare function createPortfolioSettings$1(httpClient: HttpClient): (portfolioSettings: PortfolioSettings) => Promise<PortfolioSettings & PortfolioSettingsNonNullableFields>;
|
|
1005
|
+
declare function getPortfolioSettings$1(httpClient: HttpClient): () => Promise<GetPortfolioSettingsResponse & GetPortfolioSettingsResponseNonNullableFields>;
|
|
1006
|
+
declare function updatePortfolioSettings$1(httpClient: HttpClient): (portfolioSettings: PortfolioSettings) => Promise<UpdatePortfolioSettingsResponse & UpdatePortfolioSettingsResponseNonNullableFields>;
|
|
1007
|
+
|
|
973
1008
|
declare function createRESTModule$4<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
974
1009
|
|
|
975
|
-
|
|
976
|
-
declare const
|
|
977
|
-
|
|
1010
|
+
type _publicCreatePortfolioSettingsType = typeof createPortfolioSettings$1;
|
|
1011
|
+
declare const createPortfolioSettings: ReturnType<typeof createRESTModule$4<_publicCreatePortfolioSettingsType>>;
|
|
1012
|
+
type _publicGetPortfolioSettingsType = typeof getPortfolioSettings$1;
|
|
1013
|
+
declare const getPortfolioSettings: ReturnType<typeof createRESTModule$4<_publicGetPortfolioSettingsType>>;
|
|
1014
|
+
type _publicUpdatePortfolioSettingsType = typeof updatePortfolioSettings$1;
|
|
1015
|
+
declare const updatePortfolioSettings: ReturnType<typeof createRESTModule$4<_publicUpdatePortfolioSettingsType>>;
|
|
978
1016
|
|
|
979
1017
|
type context$4_AddItemDirection = AddItemDirection;
|
|
980
1018
|
declare const context$4_AddItemDirection: typeof AddItemDirection;
|
|
@@ -994,11 +1032,14 @@ type context$4_SiteMenuSettings = SiteMenuSettings;
|
|
|
994
1032
|
type context$4_UpdatePortfolioSettingsRequest = UpdatePortfolioSettingsRequest;
|
|
995
1033
|
type context$4_UpdatePortfolioSettingsResponse = UpdatePortfolioSettingsResponse;
|
|
996
1034
|
type context$4_UpdatePortfolioSettingsResponseNonNullableFields = UpdatePortfolioSettingsResponseNonNullableFields;
|
|
1035
|
+
type context$4__publicCreatePortfolioSettingsType = _publicCreatePortfolioSettingsType;
|
|
1036
|
+
type context$4__publicGetPortfolioSettingsType = _publicGetPortfolioSettingsType;
|
|
1037
|
+
type context$4__publicUpdatePortfolioSettingsType = _publicUpdatePortfolioSettingsType;
|
|
997
1038
|
declare const context$4_createPortfolioSettings: typeof createPortfolioSettings;
|
|
998
1039
|
declare const context$4_getPortfolioSettings: typeof getPortfolioSettings;
|
|
999
1040
|
declare const context$4_updatePortfolioSettings: typeof updatePortfolioSettings;
|
|
1000
1041
|
declare namespace context$4 {
|
|
1001
|
-
export { type ActionEvent$4 as ActionEvent, context$4_AddItemDirection as AddItemDirection, type context$4_CreatePortfolioSettingsRequest as CreatePortfolioSettingsRequest, type context$4_CreatePortfolioSettingsResponse as CreatePortfolioSettingsResponse, type context$4_CreatePortfolioSettingsResponseNonNullableFields as CreatePortfolioSettingsResponseNonNullableFields, context$4_DefaultItemName as DefaultItemName, type DomainEvent$4 as DomainEvent, type DomainEventBodyOneOf$4 as DomainEventBodyOneOf, type EntityCreatedEvent$4 as EntityCreatedEvent, type EntityDeletedEvent$4 as EntityDeletedEvent, type EntityUpdatedEvent$4 as EntityUpdatedEvent, type context$4_GetPortfolioSettingsRequest as GetPortfolioSettingsRequest, type context$4_GetPortfolioSettingsResponse as GetPortfolioSettingsResponse, type context$4_GetPortfolioSettingsResponseNonNullableFields as GetPortfolioSettingsResponseNonNullableFields, type IdentificationData$4 as IdentificationData, type IdentificationDataIdOneOf$4 as IdentificationDataIdOneOf, type context$4_MediaSettings as MediaSettings, type MessageEnvelope$4 as MessageEnvelope, type context$4_PortfolioSettings as PortfolioSettings, type context$4_PortfolioSettingsNonNullableFields as PortfolioSettingsNonNullableFields, type context$4_ProjectItemSettings as ProjectItemSettings, type RestoreInfo$4 as RestoreInfo, type context$4_SiteMenuSettings as SiteMenuSettings, type context$4_UpdatePortfolioSettingsRequest as UpdatePortfolioSettingsRequest, type context$4_UpdatePortfolioSettingsResponse as UpdatePortfolioSettingsResponse, type context$4_UpdatePortfolioSettingsResponseNonNullableFields as UpdatePortfolioSettingsResponseNonNullableFields, WebhookIdentityType$4 as WebhookIdentityType, context$4_createPortfolioSettings as createPortfolioSettings, context$4_getPortfolioSettings as getPortfolioSettings, context$4_updatePortfolioSettings as updatePortfolioSettings };
|
|
1042
|
+
export { type ActionEvent$4 as ActionEvent, context$4_AddItemDirection as AddItemDirection, type context$4_CreatePortfolioSettingsRequest as CreatePortfolioSettingsRequest, type context$4_CreatePortfolioSettingsResponse as CreatePortfolioSettingsResponse, type context$4_CreatePortfolioSettingsResponseNonNullableFields as CreatePortfolioSettingsResponseNonNullableFields, context$4_DefaultItemName as DefaultItemName, type DomainEvent$4 as DomainEvent, type DomainEventBodyOneOf$4 as DomainEventBodyOneOf, type EntityCreatedEvent$4 as EntityCreatedEvent, type EntityDeletedEvent$4 as EntityDeletedEvent, type EntityUpdatedEvent$4 as EntityUpdatedEvent, type context$4_GetPortfolioSettingsRequest as GetPortfolioSettingsRequest, type context$4_GetPortfolioSettingsResponse as GetPortfolioSettingsResponse, type context$4_GetPortfolioSettingsResponseNonNullableFields as GetPortfolioSettingsResponseNonNullableFields, type IdentificationData$4 as IdentificationData, type IdentificationDataIdOneOf$4 as IdentificationDataIdOneOf, type context$4_MediaSettings as MediaSettings, type MessageEnvelope$4 as MessageEnvelope, type context$4_PortfolioSettings as PortfolioSettings, type context$4_PortfolioSettingsNonNullableFields as PortfolioSettingsNonNullableFields, type context$4_ProjectItemSettings as ProjectItemSettings, type RestoreInfo$4 as RestoreInfo, type context$4_SiteMenuSettings as SiteMenuSettings, type context$4_UpdatePortfolioSettingsRequest as UpdatePortfolioSettingsRequest, type context$4_UpdatePortfolioSettingsResponse as UpdatePortfolioSettingsResponse, type context$4_UpdatePortfolioSettingsResponseNonNullableFields as UpdatePortfolioSettingsResponseNonNullableFields, WebhookIdentityType$4 as WebhookIdentityType, type context$4__publicCreatePortfolioSettingsType as _publicCreatePortfolioSettingsType, type context$4__publicGetPortfolioSettingsType as _publicGetPortfolioSettingsType, type context$4__publicUpdatePortfolioSettingsType as _publicUpdatePortfolioSettingsType, context$4_createPortfolioSettings as createPortfolioSettings, context$4_getPortfolioSettings as getPortfolioSettings, context$4_updatePortfolioSettings as updatePortfolioSettings };
|
|
1002
1043
|
}
|
|
1003
1044
|
|
|
1004
1045
|
/** ProjectItem is the main entity of ProjectItemsService */
|
|
@@ -1778,22 +1819,50 @@ interface DuplicateProjectItemsOptions {
|
|
|
1778
1819
|
targetProjectId: string;
|
|
1779
1820
|
}
|
|
1780
1821
|
|
|
1822
|
+
declare function createProjectItem$1(httpClient: HttpClient): (item: Item) => Promise<Item & ItemNonNullableFields>;
|
|
1823
|
+
declare function bulkCreateProjectItems$1(httpClient: HttpClient): (options?: BulkCreateProjectItemsOptions) => Promise<BulkCreateProjectItemsResponse & BulkCreateProjectItemsResponseNonNullableFields>;
|
|
1824
|
+
declare function getProjectItem$1(httpClient: HttpClient): (itemId: string) => Promise<Item & ItemNonNullableFields>;
|
|
1825
|
+
declare function listProjectItems$1(httpClient: HttpClient): (projectId: string, options?: ListProjectItemsOptions) => Promise<ListProjectItemsResponse & ListProjectItemsResponseNonNullableFields>;
|
|
1826
|
+
declare function updateProjectItem$1(httpClient: HttpClient): (_id: string | null, item: UpdateProjectItem) => Promise<Item & ItemNonNullableFields>;
|
|
1827
|
+
declare function bulkUpdateProjectItems$1(httpClient: HttpClient): (options?: BulkUpdateProjectItemsOptions) => Promise<BulkUpdateProjectItemsResponse & BulkUpdateProjectItemsResponseNonNullableFields>;
|
|
1828
|
+
declare function deleteProjectItem$1(httpClient: HttpClient): (itemId: string) => Promise<DeleteProjectItemResponse & DeleteProjectItemResponseNonNullableFields>;
|
|
1829
|
+
declare function bulkDeleteProjectItems$1(httpClient: HttpClient): (options: BulkDeleteProjectItemsOptions) => Promise<BulkDeleteProjectItemsResponse & BulkDeleteProjectItemsResponseNonNullableFields>;
|
|
1830
|
+
declare function duplicateProjectItems$1(httpClient: HttpClient): (originProjectId: string, options: DuplicateProjectItemsOptions) => Promise<DuplicateProjectItemsResponse & DuplicateProjectItemsResponseNonNullableFields>;
|
|
1831
|
+
declare const onProjectItemCreated$1: EventDefinition<ProjectItemCreatedEnvelope, "wix.portfolio.project_items.v1.project_item_created">;
|
|
1832
|
+
declare const onProjectItemUpdated$1: EventDefinition<ProjectItemUpdatedEnvelope, "wix.portfolio.project_items.v1.project_item_updated">;
|
|
1833
|
+
declare const onProjectItemDeleted$1: EventDefinition<ProjectItemDeletedEnvelope, "wix.portfolio.project_items.v1.project_item_deleted">;
|
|
1834
|
+
|
|
1781
1835
|
declare function createRESTModule$3<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
1782
1836
|
|
|
1783
1837
|
declare function createEventModule$2<T extends EventDefinition<any, string>>(eventDefinition: T): BuildEventDefinition<T> & T;
|
|
1784
1838
|
|
|
1785
|
-
|
|
1786
|
-
declare const
|
|
1787
|
-
|
|
1788
|
-
declare const
|
|
1789
|
-
|
|
1790
|
-
declare const
|
|
1791
|
-
|
|
1792
|
-
declare const
|
|
1793
|
-
|
|
1794
|
-
declare const
|
|
1795
|
-
|
|
1796
|
-
declare const
|
|
1839
|
+
type _publicCreateProjectItemType = typeof createProjectItem$1;
|
|
1840
|
+
declare const createProjectItem: ReturnType<typeof createRESTModule$3<_publicCreateProjectItemType>>;
|
|
1841
|
+
type _publicBulkCreateProjectItemsType = typeof bulkCreateProjectItems$1;
|
|
1842
|
+
declare const bulkCreateProjectItems: ReturnType<typeof createRESTModule$3<_publicBulkCreateProjectItemsType>>;
|
|
1843
|
+
type _publicGetProjectItemType = typeof getProjectItem$1;
|
|
1844
|
+
declare const getProjectItem: ReturnType<typeof createRESTModule$3<_publicGetProjectItemType>>;
|
|
1845
|
+
type _publicListProjectItemsType = typeof listProjectItems$1;
|
|
1846
|
+
declare const listProjectItems: ReturnType<typeof createRESTModule$3<_publicListProjectItemsType>>;
|
|
1847
|
+
type _publicUpdateProjectItemType = typeof updateProjectItem$1;
|
|
1848
|
+
declare const updateProjectItem: ReturnType<typeof createRESTModule$3<_publicUpdateProjectItemType>>;
|
|
1849
|
+
type _publicBulkUpdateProjectItemsType = typeof bulkUpdateProjectItems$1;
|
|
1850
|
+
declare const bulkUpdateProjectItems: ReturnType<typeof createRESTModule$3<_publicBulkUpdateProjectItemsType>>;
|
|
1851
|
+
type _publicDeleteProjectItemType = typeof deleteProjectItem$1;
|
|
1852
|
+
declare const deleteProjectItem: ReturnType<typeof createRESTModule$3<_publicDeleteProjectItemType>>;
|
|
1853
|
+
type _publicBulkDeleteProjectItemsType = typeof bulkDeleteProjectItems$1;
|
|
1854
|
+
declare const bulkDeleteProjectItems: ReturnType<typeof createRESTModule$3<_publicBulkDeleteProjectItemsType>>;
|
|
1855
|
+
type _publicDuplicateProjectItemsType = typeof duplicateProjectItems$1;
|
|
1856
|
+
declare const duplicateProjectItems: ReturnType<typeof createRESTModule$3<_publicDuplicateProjectItemsType>>;
|
|
1857
|
+
|
|
1858
|
+
type _publicOnProjectItemCreatedType = typeof onProjectItemCreated$1;
|
|
1859
|
+
declare const onProjectItemCreated: ReturnType<typeof createEventModule$2<_publicOnProjectItemCreatedType>>;
|
|
1860
|
+
|
|
1861
|
+
type _publicOnProjectItemUpdatedType = typeof onProjectItemUpdated$1;
|
|
1862
|
+
declare const onProjectItemUpdated: ReturnType<typeof createEventModule$2<_publicOnProjectItemUpdatedType>>;
|
|
1863
|
+
|
|
1864
|
+
type _publicOnProjectItemDeletedType = typeof onProjectItemDeleted$1;
|
|
1865
|
+
declare const onProjectItemDeleted: ReturnType<typeof createEventModule$2<_publicOnProjectItemDeletedType>>;
|
|
1797
1866
|
|
|
1798
1867
|
type context$3_BulkCreateProjectItemResult = BulkCreateProjectItemResult;
|
|
1799
1868
|
type context$3_BulkCreateProjectItemsOptions = BulkCreateProjectItemsOptions;
|
|
@@ -1849,6 +1918,18 @@ type context$3_UpdateProjectItem = UpdateProjectItem;
|
|
|
1849
1918
|
type context$3_UpdateProjectItemRequest = UpdateProjectItemRequest;
|
|
1850
1919
|
type context$3_UpdateProjectItemResponse = UpdateProjectItemResponse;
|
|
1851
1920
|
type context$3_UpdateProjectItemResponseNonNullableFields = UpdateProjectItemResponseNonNullableFields;
|
|
1921
|
+
type context$3__publicBulkCreateProjectItemsType = _publicBulkCreateProjectItemsType;
|
|
1922
|
+
type context$3__publicBulkDeleteProjectItemsType = _publicBulkDeleteProjectItemsType;
|
|
1923
|
+
type context$3__publicBulkUpdateProjectItemsType = _publicBulkUpdateProjectItemsType;
|
|
1924
|
+
type context$3__publicCreateProjectItemType = _publicCreateProjectItemType;
|
|
1925
|
+
type context$3__publicDeleteProjectItemType = _publicDeleteProjectItemType;
|
|
1926
|
+
type context$3__publicDuplicateProjectItemsType = _publicDuplicateProjectItemsType;
|
|
1927
|
+
type context$3__publicGetProjectItemType = _publicGetProjectItemType;
|
|
1928
|
+
type context$3__publicListProjectItemsType = _publicListProjectItemsType;
|
|
1929
|
+
type context$3__publicOnProjectItemCreatedType = _publicOnProjectItemCreatedType;
|
|
1930
|
+
type context$3__publicOnProjectItemDeletedType = _publicOnProjectItemDeletedType;
|
|
1931
|
+
type context$3__publicOnProjectItemUpdatedType = _publicOnProjectItemUpdatedType;
|
|
1932
|
+
type context$3__publicUpdateProjectItemType = _publicUpdateProjectItemType;
|
|
1852
1933
|
declare const context$3_bulkCreateProjectItems: typeof bulkCreateProjectItems;
|
|
1853
1934
|
declare const context$3_bulkDeleteProjectItems: typeof bulkDeleteProjectItems;
|
|
1854
1935
|
declare const context$3_bulkUpdateProjectItems: typeof bulkUpdateProjectItems;
|
|
@@ -1862,7 +1943,7 @@ declare const context$3_onProjectItemDeleted: typeof onProjectItemDeleted;
|
|
|
1862
1943
|
declare const context$3_onProjectItemUpdated: typeof onProjectItemUpdated;
|
|
1863
1944
|
declare const context$3_updateProjectItem: typeof updateProjectItem;
|
|
1864
1945
|
declare namespace context$3 {
|
|
1865
|
-
export { type ActionEvent$3 as ActionEvent, type App$1 as App, type ApplicationError$1 as ApplicationError, type BaseEventMetadata$2 as BaseEventMetadata, type BulkActionMetadata$1 as BulkActionMetadata, type context$3_BulkCreateProjectItemResult as BulkCreateProjectItemResult, type context$3_BulkCreateProjectItemsOptions as BulkCreateProjectItemsOptions, type context$3_BulkCreateProjectItemsRequest as BulkCreateProjectItemsRequest, type context$3_BulkCreateProjectItemsResponse as BulkCreateProjectItemsResponse, type context$3_BulkCreateProjectItemsResponseNonNullableFields as BulkCreateProjectItemsResponseNonNullableFields, type context$3_BulkDeleteProjectItemResult as BulkDeleteProjectItemResult, type context$3_BulkDeleteProjectItemsOptions as BulkDeleteProjectItemsOptions, type context$3_BulkDeleteProjectItemsRequest as BulkDeleteProjectItemsRequest, type context$3_BulkDeleteProjectItemsResponse as BulkDeleteProjectItemsResponse, type context$3_BulkDeleteProjectItemsResponseNonNullableFields as BulkDeleteProjectItemsResponseNonNullableFields, type context$3_BulkUpdateProjectItemResult as BulkUpdateProjectItemResult, type context$3_BulkUpdateProjectItemsOptions as BulkUpdateProjectItemsOptions, type context$3_BulkUpdateProjectItemsRequest as BulkUpdateProjectItemsRequest, type context$3_BulkUpdateProjectItemsResponse as BulkUpdateProjectItemsResponse, type context$3_BulkUpdateProjectItemsResponseNonNullableFields as BulkUpdateProjectItemsResponseNonNullableFields, type context$3_CreateProjectGalleryRequest as CreateProjectGalleryRequest, type context$3_CreateProjectGalleryResponse as CreateProjectGalleryResponse, type context$3_CreateProjectItemRequest as CreateProjectItemRequest, type context$3_CreateProjectItemResponse as CreateProjectItemResponse, type context$3_CreateProjectItemResponseNonNullableFields as CreateProjectItemResponseNonNullableFields, type CursorPaging$3 as CursorPaging, type Cursors$3 as Cursors, type context$3_DeleteProjectItemRequest as DeleteProjectItemRequest, type context$3_DeleteProjectItemResponse as DeleteProjectItemResponse, type context$3_DeleteProjectItemResponseNonNullableFields as DeleteProjectItemResponseNonNullableFields, type DeletedProjectRestored$1 as DeletedProjectRestored, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type context$3_DuplicateProjectItemsOptions as DuplicateProjectItemsOptions, type context$3_DuplicateProjectItemsRequest as DuplicateProjectItemsRequest, type context$3_DuplicateProjectItemsResponse as DuplicateProjectItemsResponse, type context$3_DuplicateProjectItemsResponseNonNullableFields as DuplicateProjectItemsResponseNonNullableFields, type Empty$2 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type EventMetadata$2 as EventMetadata, type File$1 as File, type context$3_GenerateTokenForProjectItemsRequest as GenerateTokenForProjectItemsRequest, type context$3_GenerateTokenForProjectItemsResponse as GenerateTokenForProjectItemsResponse, type context$3_GetProjectItemRequest as GetProjectItemRequest, type context$3_GetProjectItemResponse as GetProjectItemResponse, type context$3_GetProjectItemResponseNonNullableFields as GetProjectItemResponseNonNullableFields, type IdentificationData$3 as IdentificationData, type IdentificationDataIdOneOf$3 as IdentificationDataIdOneOf, type Image$2 as Image, ImageType$2 as ImageType, type InvalidateCache$1 as InvalidateCache, type InvalidateCacheGetByOneOf$1 as InvalidateCacheGetByOneOf, type context$3_Item as Item, type ItemMetadata$1 as ItemMetadata, type context$3_ItemMetadataOneOf as ItemMetadataOneOf, type context$3_ItemNonNullableFields as ItemNonNullableFields, type context$3_Link as Link, type context$3_ListProjectItemsOptions as ListProjectItemsOptions, type context$3_ListProjectItemsRequest as ListProjectItemsRequest, type context$3_ListProjectItemsResponse as ListProjectItemsResponse, type context$3_ListProjectItemsResponseNonNullableFields as ListProjectItemsResponseNonNullableFields, type context$3_MaskedItem as MaskedItem, type MessageEnvelope$3 as MessageEnvelope, type Page$1 as Page, type Paging$2 as Paging, type PagingMetadataV2$3 as PagingMetadataV2, type Point$2 as Point, type context$3_ProjectItemCreatedEnvelope as ProjectItemCreatedEnvelope, type context$3_ProjectItemDeletedEnvelope as ProjectItemDeletedEnvelope, type context$3_ProjectItemMediaToken as ProjectItemMediaToken, type context$3_ProjectItemUpdatedEnvelope as ProjectItemUpdatedEnvelope, type context$3_QueryProjectItemsRequest as QueryProjectItemsRequest, type context$3_QueryProjectItemsResponse as QueryProjectItemsResponse, type QueryV2$2 as QueryV2, type QueryV2PagingMethodOneOf$2 as QueryV2PagingMethodOneOf, type RestoreInfo$3 as RestoreInfo, SortOrder$2 as SortOrder, type Sorting$2 as Sorting, type context$3_Tags as Tags, context$3_Type as Type, type URI$1 as URI, type UnsharpMasking$2 as UnsharpMasking, type context$3_UpdateProjectItem as UpdateProjectItem, type context$3_UpdateProjectItemRequest as UpdateProjectItemRequest, type context$3_UpdateProjectItemResponse as UpdateProjectItemResponse, type context$3_UpdateProjectItemResponseNonNullableFields as UpdateProjectItemResponseNonNullableFields, type Video$2 as Video, type VideoResolution$2 as VideoResolution, WebhookIdentityType$3 as WebhookIdentityType, context$3_bulkCreateProjectItems as bulkCreateProjectItems, context$3_bulkDeleteProjectItems as bulkDeleteProjectItems, context$3_bulkUpdateProjectItems as bulkUpdateProjectItems, context$3_createProjectItem as createProjectItem, context$3_deleteProjectItem as deleteProjectItem, context$3_duplicateProjectItems as duplicateProjectItems, context$3_getProjectItem as getProjectItem, context$3_listProjectItems as listProjectItems, context$3_onProjectItemCreated as onProjectItemCreated, context$3_onProjectItemDeleted as onProjectItemDeleted, context$3_onProjectItemUpdated as onProjectItemUpdated, context$3_updateProjectItem as updateProjectItem };
|
|
1946
|
+
export { type ActionEvent$3 as ActionEvent, type App$1 as App, type ApplicationError$1 as ApplicationError, type BaseEventMetadata$2 as BaseEventMetadata, type BulkActionMetadata$1 as BulkActionMetadata, type context$3_BulkCreateProjectItemResult as BulkCreateProjectItemResult, type context$3_BulkCreateProjectItemsOptions as BulkCreateProjectItemsOptions, type context$3_BulkCreateProjectItemsRequest as BulkCreateProjectItemsRequest, type context$3_BulkCreateProjectItemsResponse as BulkCreateProjectItemsResponse, type context$3_BulkCreateProjectItemsResponseNonNullableFields as BulkCreateProjectItemsResponseNonNullableFields, type context$3_BulkDeleteProjectItemResult as BulkDeleteProjectItemResult, type context$3_BulkDeleteProjectItemsOptions as BulkDeleteProjectItemsOptions, type context$3_BulkDeleteProjectItemsRequest as BulkDeleteProjectItemsRequest, type context$3_BulkDeleteProjectItemsResponse as BulkDeleteProjectItemsResponse, type context$3_BulkDeleteProjectItemsResponseNonNullableFields as BulkDeleteProjectItemsResponseNonNullableFields, type context$3_BulkUpdateProjectItemResult as BulkUpdateProjectItemResult, type context$3_BulkUpdateProjectItemsOptions as BulkUpdateProjectItemsOptions, type context$3_BulkUpdateProjectItemsRequest as BulkUpdateProjectItemsRequest, type context$3_BulkUpdateProjectItemsResponse as BulkUpdateProjectItemsResponse, type context$3_BulkUpdateProjectItemsResponseNonNullableFields as BulkUpdateProjectItemsResponseNonNullableFields, type context$3_CreateProjectGalleryRequest as CreateProjectGalleryRequest, type context$3_CreateProjectGalleryResponse as CreateProjectGalleryResponse, type context$3_CreateProjectItemRequest as CreateProjectItemRequest, type context$3_CreateProjectItemResponse as CreateProjectItemResponse, type context$3_CreateProjectItemResponseNonNullableFields as CreateProjectItemResponseNonNullableFields, type CursorPaging$3 as CursorPaging, type Cursors$3 as Cursors, type context$3_DeleteProjectItemRequest as DeleteProjectItemRequest, type context$3_DeleteProjectItemResponse as DeleteProjectItemResponse, type context$3_DeleteProjectItemResponseNonNullableFields as DeleteProjectItemResponseNonNullableFields, type DeletedProjectRestored$1 as DeletedProjectRestored, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type context$3_DuplicateProjectItemsOptions as DuplicateProjectItemsOptions, type context$3_DuplicateProjectItemsRequest as DuplicateProjectItemsRequest, type context$3_DuplicateProjectItemsResponse as DuplicateProjectItemsResponse, type context$3_DuplicateProjectItemsResponseNonNullableFields as DuplicateProjectItemsResponseNonNullableFields, type Empty$2 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type EventMetadata$2 as EventMetadata, type File$1 as File, type context$3_GenerateTokenForProjectItemsRequest as GenerateTokenForProjectItemsRequest, type context$3_GenerateTokenForProjectItemsResponse as GenerateTokenForProjectItemsResponse, type context$3_GetProjectItemRequest as GetProjectItemRequest, type context$3_GetProjectItemResponse as GetProjectItemResponse, type context$3_GetProjectItemResponseNonNullableFields as GetProjectItemResponseNonNullableFields, type IdentificationData$3 as IdentificationData, type IdentificationDataIdOneOf$3 as IdentificationDataIdOneOf, type Image$2 as Image, ImageType$2 as ImageType, type InvalidateCache$1 as InvalidateCache, type InvalidateCacheGetByOneOf$1 as InvalidateCacheGetByOneOf, type context$3_Item as Item, type ItemMetadata$1 as ItemMetadata, type context$3_ItemMetadataOneOf as ItemMetadataOneOf, type context$3_ItemNonNullableFields as ItemNonNullableFields, type context$3_Link as Link, type context$3_ListProjectItemsOptions as ListProjectItemsOptions, type context$3_ListProjectItemsRequest as ListProjectItemsRequest, type context$3_ListProjectItemsResponse as ListProjectItemsResponse, type context$3_ListProjectItemsResponseNonNullableFields as ListProjectItemsResponseNonNullableFields, type context$3_MaskedItem as MaskedItem, type MessageEnvelope$3 as MessageEnvelope, type Page$1 as Page, type Paging$2 as Paging, type PagingMetadataV2$3 as PagingMetadataV2, type Point$2 as Point, type context$3_ProjectItemCreatedEnvelope as ProjectItemCreatedEnvelope, type context$3_ProjectItemDeletedEnvelope as ProjectItemDeletedEnvelope, type context$3_ProjectItemMediaToken as ProjectItemMediaToken, type context$3_ProjectItemUpdatedEnvelope as ProjectItemUpdatedEnvelope, type context$3_QueryProjectItemsRequest as QueryProjectItemsRequest, type context$3_QueryProjectItemsResponse as QueryProjectItemsResponse, type QueryV2$2 as QueryV2, type QueryV2PagingMethodOneOf$2 as QueryV2PagingMethodOneOf, type RestoreInfo$3 as RestoreInfo, SortOrder$2 as SortOrder, type Sorting$2 as Sorting, type context$3_Tags as Tags, context$3_Type as Type, type URI$1 as URI, type UnsharpMasking$2 as UnsharpMasking, type context$3_UpdateProjectItem as UpdateProjectItem, type context$3_UpdateProjectItemRequest as UpdateProjectItemRequest, type context$3_UpdateProjectItemResponse as UpdateProjectItemResponse, type context$3_UpdateProjectItemResponseNonNullableFields as UpdateProjectItemResponseNonNullableFields, type Video$2 as Video, type VideoResolution$2 as VideoResolution, WebhookIdentityType$3 as WebhookIdentityType, type context$3__publicBulkCreateProjectItemsType as _publicBulkCreateProjectItemsType, type context$3__publicBulkDeleteProjectItemsType as _publicBulkDeleteProjectItemsType, type context$3__publicBulkUpdateProjectItemsType as _publicBulkUpdateProjectItemsType, type context$3__publicCreateProjectItemType as _publicCreateProjectItemType, type context$3__publicDeleteProjectItemType as _publicDeleteProjectItemType, type context$3__publicDuplicateProjectItemsType as _publicDuplicateProjectItemsType, type context$3__publicGetProjectItemType as _publicGetProjectItemType, type context$3__publicListProjectItemsType as _publicListProjectItemsType, type context$3__publicOnProjectItemCreatedType as _publicOnProjectItemCreatedType, type context$3__publicOnProjectItemDeletedType as _publicOnProjectItemDeletedType, type context$3__publicOnProjectItemUpdatedType as _publicOnProjectItemUpdatedType, type context$3__publicUpdateProjectItemType as _publicUpdateProjectItemType, context$3_bulkCreateProjectItems as bulkCreateProjectItems, context$3_bulkDeleteProjectItems as bulkDeleteProjectItems, context$3_bulkUpdateProjectItems as bulkUpdateProjectItems, context$3_createProjectItem as createProjectItem, context$3_deleteProjectItem as deleteProjectItem, context$3_duplicateProjectItems as duplicateProjectItems, context$3_getProjectItem as getProjectItem, context$3_listProjectItems as listProjectItems, context$3_onProjectItemCreated as onProjectItemCreated, context$3_onProjectItemDeleted as onProjectItemDeleted, context$3_onProjectItemUpdated as onProjectItemUpdated, onProjectItemCreated$1 as publicOnProjectItemCreated, onProjectItemDeleted$1 as publicOnProjectItemDeleted, onProjectItemUpdated$1 as publicOnProjectItemUpdated, context$3_updateProjectItem as updateProjectItem };
|
|
1866
1947
|
}
|
|
1867
1948
|
|
|
1868
1949
|
/** Project is the main entity of ProjectsService */
|
|
@@ -3106,23 +3187,53 @@ interface QueryProjectsWithCollectionInfoOptions {
|
|
|
3106
3187
|
includePageUrl?: boolean | null;
|
|
3107
3188
|
}
|
|
3108
3189
|
|
|
3190
|
+
declare function getProjectPageData$1(httpClient: HttpClient): (identifiers: GetProjectPageDataIdentifiers) => Promise<GetProjectPageDataResponse & GetProjectPageDataResponseNonNullableFields>;
|
|
3191
|
+
declare function createProject$1(httpClient: HttpClient): (project: Project$1) => Promise<Project$1 & ProjectNonNullableFields$1>;
|
|
3192
|
+
declare function getProject$1(httpClient: HttpClient): (projectId: string, options?: GetProjectOptions) => Promise<Project$1 & ProjectNonNullableFields$1>;
|
|
3193
|
+
declare function listProjects$1(httpClient: HttpClient): (options?: ListProjectsOptions) => Promise<ListProjectsResponse & ListProjectsResponseNonNullableFields>;
|
|
3194
|
+
declare function updateProject$1(httpClient: HttpClient): (_id: string | null, project: UpdateProject) => Promise<Project$1 & ProjectNonNullableFields$1>;
|
|
3195
|
+
declare function bulkUpdateProjects$1(httpClient: HttpClient): (options?: BulkUpdateProjectsOptions) => Promise<BulkUpdateProjectsResponse & BulkUpdateProjectsResponseNonNullableFields>;
|
|
3196
|
+
declare function deleteProject$1(httpClient: HttpClient): (projectId: string) => Promise<DeleteProjectResponse & DeleteProjectResponseNonNullableFields>;
|
|
3197
|
+
declare function queryProjects$1(httpClient: HttpClient): (options?: QueryProjectsOptions) => ProjectsQueryBuilder;
|
|
3198
|
+
declare function updateProjectOrderInCollection$3(httpClient: HttpClient): (identifiers: UpdateProjectOrderInCollectionIdentifiers$1, sortOrder: number | null) => Promise<UpdateProjectOrderInCollectionResponse$1 & UpdateProjectOrderInCollectionResponseNonNullableFields$1>;
|
|
3199
|
+
declare function queryProjectsWithCollectionInfo$1(httpClient: HttpClient): (query: QueryV2$1, options?: QueryProjectsWithCollectionInfoOptions) => Promise<QueryProjectWithCollectionInfoResponse & QueryProjectWithCollectionInfoResponseNonNullableFields>;
|
|
3200
|
+
declare const onProjectCreated$1: EventDefinition<ProjectCreatedEnvelope, "wix.portfolio.projects.v1.project_created">;
|
|
3201
|
+
declare const onProjectUpdated$1: EventDefinition<ProjectUpdatedEnvelope, "wix.portfolio.projects.v1.project_updated">;
|
|
3202
|
+
declare const onProjectDeleted$1: EventDefinition<ProjectDeletedEnvelope, "wix.portfolio.projects.v1.project_deleted">;
|
|
3203
|
+
|
|
3109
3204
|
declare function createRESTModule$2<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
3110
3205
|
|
|
3111
3206
|
declare function createEventModule$1<T extends EventDefinition<any, string>>(eventDefinition: T): BuildEventDefinition<T> & T;
|
|
3112
3207
|
|
|
3113
|
-
|
|
3114
|
-
declare const
|
|
3115
|
-
|
|
3116
|
-
declare const
|
|
3117
|
-
|
|
3118
|
-
declare const
|
|
3119
|
-
|
|
3120
|
-
declare const
|
|
3121
|
-
|
|
3122
|
-
declare const
|
|
3123
|
-
|
|
3124
|
-
declare const
|
|
3125
|
-
|
|
3208
|
+
type _publicGetProjectPageDataType = typeof getProjectPageData$1;
|
|
3209
|
+
declare const getProjectPageData: ReturnType<typeof createRESTModule$2<_publicGetProjectPageDataType>>;
|
|
3210
|
+
type _publicCreateProjectType = typeof createProject$1;
|
|
3211
|
+
declare const createProject: ReturnType<typeof createRESTModule$2<_publicCreateProjectType>>;
|
|
3212
|
+
type _publicGetProjectType = typeof getProject$1;
|
|
3213
|
+
declare const getProject: ReturnType<typeof createRESTModule$2<_publicGetProjectType>>;
|
|
3214
|
+
type _publicListProjectsType = typeof listProjects$1;
|
|
3215
|
+
declare const listProjects: ReturnType<typeof createRESTModule$2<_publicListProjectsType>>;
|
|
3216
|
+
type _publicUpdateProjectType = typeof updateProject$1;
|
|
3217
|
+
declare const updateProject: ReturnType<typeof createRESTModule$2<_publicUpdateProjectType>>;
|
|
3218
|
+
type _publicBulkUpdateProjectsType = typeof bulkUpdateProjects$1;
|
|
3219
|
+
declare const bulkUpdateProjects: ReturnType<typeof createRESTModule$2<_publicBulkUpdateProjectsType>>;
|
|
3220
|
+
type _publicDeleteProjectType = typeof deleteProject$1;
|
|
3221
|
+
declare const deleteProject: ReturnType<typeof createRESTModule$2<_publicDeleteProjectType>>;
|
|
3222
|
+
type _publicQueryProjectsType = typeof queryProjects$1;
|
|
3223
|
+
declare const queryProjects: ReturnType<typeof createRESTModule$2<_publicQueryProjectsType>>;
|
|
3224
|
+
type _publicUpdateProjectOrderInCollectionType$1 = typeof updateProjectOrderInCollection$3;
|
|
3225
|
+
declare const updateProjectOrderInCollection$2: ReturnType<typeof createRESTModule$2<_publicUpdateProjectOrderInCollectionType>>;
|
|
3226
|
+
type _publicQueryProjectsWithCollectionInfoType = typeof queryProjectsWithCollectionInfo$1;
|
|
3227
|
+
declare const queryProjectsWithCollectionInfo: ReturnType<typeof createRESTModule$2<_publicQueryProjectsWithCollectionInfoType>>;
|
|
3228
|
+
|
|
3229
|
+
type _publicOnProjectCreatedType = typeof onProjectCreated$1;
|
|
3230
|
+
declare const onProjectCreated: ReturnType<typeof createEventModule$1<_publicOnProjectCreatedType>>;
|
|
3231
|
+
|
|
3232
|
+
type _publicOnProjectUpdatedType = typeof onProjectUpdated$1;
|
|
3233
|
+
declare const onProjectUpdated: ReturnType<typeof createEventModule$1<_publicOnProjectUpdatedType>>;
|
|
3234
|
+
|
|
3235
|
+
type _publicOnProjectDeletedType = typeof onProjectDeleted$1;
|
|
3236
|
+
declare const onProjectDeleted: ReturnType<typeof createEventModule$1<_publicOnProjectDeletedType>>;
|
|
3126
3237
|
|
|
3127
3238
|
type context$2_App = App;
|
|
3128
3239
|
type context$2_ApplicationError = ApplicationError;
|
|
@@ -3182,6 +3293,18 @@ type context$2_UpdateProject = UpdateProject;
|
|
|
3182
3293
|
type context$2_UpdateProjectRequest = UpdateProjectRequest;
|
|
3183
3294
|
type context$2_UpdateProjectResponse = UpdateProjectResponse;
|
|
3184
3295
|
type context$2_UpdateProjectResponseNonNullableFields = UpdateProjectResponseNonNullableFields;
|
|
3296
|
+
type context$2__publicBulkUpdateProjectsType = _publicBulkUpdateProjectsType;
|
|
3297
|
+
type context$2__publicCreateProjectType = _publicCreateProjectType;
|
|
3298
|
+
type context$2__publicDeleteProjectType = _publicDeleteProjectType;
|
|
3299
|
+
type context$2__publicGetProjectPageDataType = _publicGetProjectPageDataType;
|
|
3300
|
+
type context$2__publicGetProjectType = _publicGetProjectType;
|
|
3301
|
+
type context$2__publicListProjectsType = _publicListProjectsType;
|
|
3302
|
+
type context$2__publicOnProjectCreatedType = _publicOnProjectCreatedType;
|
|
3303
|
+
type context$2__publicOnProjectDeletedType = _publicOnProjectDeletedType;
|
|
3304
|
+
type context$2__publicOnProjectUpdatedType = _publicOnProjectUpdatedType;
|
|
3305
|
+
type context$2__publicQueryProjectsType = _publicQueryProjectsType;
|
|
3306
|
+
type context$2__publicQueryProjectsWithCollectionInfoType = _publicQueryProjectsWithCollectionInfoType;
|
|
3307
|
+
type context$2__publicUpdateProjectType = _publicUpdateProjectType;
|
|
3185
3308
|
declare const context$2_bulkUpdateProjects: typeof bulkUpdateProjects;
|
|
3186
3309
|
declare const context$2_createProject: typeof createProject;
|
|
3187
3310
|
declare const context$2_deleteProject: typeof deleteProject;
|
|
@@ -3195,7 +3318,7 @@ declare const context$2_queryProjects: typeof queryProjects;
|
|
|
3195
3318
|
declare const context$2_queryProjectsWithCollectionInfo: typeof queryProjectsWithCollectionInfo;
|
|
3196
3319
|
declare const context$2_updateProject: typeof updateProject;
|
|
3197
3320
|
declare namespace context$2 {
|
|
3198
|
-
export { type ActionEvent$2 as ActionEvent, type context$2_App as App, type context$2_ApplicationError as ApplicationError, type Asset$1 as Asset, type BaseEventMetadata$1 as BaseEventMetadata, type context$2_BulkActionMetadata as BulkActionMetadata, type context$2_BulkUpdateProjectsOptions as BulkUpdateProjectsOptions, type context$2_BulkUpdateProjectsRequest as BulkUpdateProjectsRequest, type context$2_BulkUpdateProjectsResponse as BulkUpdateProjectsResponse, type context$2_BulkUpdateProjectsResponseNonNullableFields as BulkUpdateProjectsResponseNonNullableFields, type context$2_BulkUpdateProjectsResult as BulkUpdateProjectsResult, type context$2_CreateNewPortfolioAppRequest as CreateNewPortfolioAppRequest, type context$2_CreateNewPortfolioAppResponse as CreateNewPortfolioAppResponse, type context$2_CreateProjectRequest as CreateProjectRequest, type context$2_CreateProjectResponse as CreateProjectResponse, type context$2_CreateProjectResponseNonNullableFields as CreateProjectResponseNonNullableFields, type CursorPaging$2 as CursorPaging, type Cursors$2 as Cursors, type DeleteContext$1 as DeleteContext, type context$2_DeleteProjectRequest as DeleteProjectRequest, type context$2_DeleteProjectResponse as DeleteProjectResponse, type context$2_DeleteProjectResponseNonNullableFields as DeleteProjectResponseNonNullableFields, DeleteStatus$1 as DeleteStatus, type context$2_DeletedProjectRestored as DeletedProjectRestored, type DetailsLink$1 as DetailsLink, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type Empty$1 as Empty, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type EventMetadata$1 as EventMetadata, type context$2_File as File, type context$2_GetProjectOptions as GetProjectOptions, type context$2_GetProjectPageDataIdentifiers as GetProjectPageDataIdentifiers, type context$2_GetProjectPageDataRequest as GetProjectPageDataRequest, type context$2_GetProjectPageDataResponse as GetProjectPageDataResponse, type context$2_GetProjectPageDataResponseNonNullableFields as GetProjectPageDataResponseNonNullableFields, type context$2_GetProjectRequest as GetProjectRequest, type context$2_GetProjectResponse as GetProjectResponse, type context$2_GetProjectResponseNonNullableFields as GetProjectResponseNonNullableFields, type IdentificationData$2 as IdentificationData, type IdentificationDataIdOneOf$2 as IdentificationDataIdOneOf, type Image$1 as Image, ImageType$1 as ImageType, type context$2_InvalidateCache as InvalidateCache, type context$2_InvalidateCacheGetByOneOf as InvalidateCacheGetByOneOf, type context$2_ItemMetadata as ItemMetadata, type Keyword$1 as Keyword, type context$2_ListProjectsOptions as ListProjectsOptions, type context$2_ListProjectsRequest as ListProjectsRequest, type context$2_ListProjectsResponse as ListProjectsResponse, type context$2_ListProjectsResponseNonNullableFields as ListProjectsResponseNonNullableFields, type context$2_MaskedProject as MaskedProject, type context$2_MenuSettingUpdatedEvent as MenuSettingUpdatedEvent, type MessageEnvelope$2 as MessageEnvelope, type MetaSiteSpecialEvent$1 as MetaSiteSpecialEvent, type MetaSiteSpecialEventPayloadOneOf$1 as MetaSiteSpecialEventPayloadOneOf, Namespace$1 as Namespace, type NamespaceChanged$1 as NamespaceChanged, type context$2_Page as Page, type Paging$1 as Paging, type PagingMetadataV2$2 as PagingMetadataV2, type Point$1 as Point, type Project$1 as Project, type ProjectCoverOneOf$1 as ProjectCoverOneOf, type context$2_ProjectCreatedEnvelope as ProjectCreatedEnvelope, type context$2_ProjectDeletedEnvelope as ProjectDeletedEnvelope, type ProjectDetail$1 as ProjectDetail, type ProjectDetailValueOneOf$1 as ProjectDetailValueOneOf, type ProjectInCollection$1 as ProjectInCollection, type ProjectNonNullableFields$1 as ProjectNonNullableFields, type context$2_ProjectSlug as ProjectSlug, type ProjectSource$1 as ProjectSource, type context$2_ProjectUpdatedEnvelope as ProjectUpdatedEnvelope, type context$2_ProjectsQueryBuilder as ProjectsQueryBuilder, type context$2_ProjectsQueryResult as ProjectsQueryResult, type context$2_QueryProjectWithCollectionInfoRequest as QueryProjectWithCollectionInfoRequest, type context$2_QueryProjectWithCollectionInfoResponse as QueryProjectWithCollectionInfoResponse, type context$2_QueryProjectWithCollectionInfoResponseNonNullableFields as QueryProjectWithCollectionInfoResponseNonNullableFields, type context$2_QueryProjectsOptions as QueryProjectsOptions, type context$2_QueryProjectsRequest as QueryProjectsRequest, type context$2_QueryProjectsResponse as QueryProjectsResponse, type context$2_QueryProjectsResponseNonNullableFields as QueryProjectsResponseNonNullableFields, type context$2_QueryProjectsWithCollectionInfoOptions as QueryProjectsWithCollectionInfoOptions, type QueryV2$1 as QueryV2, type QueryV2PagingMethodOneOf$1 as QueryV2PagingMethodOneOf, type RestoreInfo$2 as RestoreInfo, type context$2_RestoreProjectFromTrashBinRequest as RestoreProjectFromTrashBinRequest, type context$2_RestoreProjectFromTrashBinResponse as RestoreProjectFromTrashBinResponse, type SeoSchema$1 as SeoSchema, type ServiceProvisioned$1 as ServiceProvisioned, type ServiceRemoved$1 as ServiceRemoved, type Settings$1 as Settings, type SiteCreated$1 as SiteCreated, SiteCreatedContext$1 as SiteCreatedContext, type SiteDeleted$1 as SiteDeleted, type SiteHardDeleted$1 as SiteHardDeleted, type SiteMarkedAsTemplate$1 as SiteMarkedAsTemplate, type SiteMarkedAsWixSite$1 as SiteMarkedAsWixSite, type SitePublished$1 as SitePublished, type SiteRenamed$1 as SiteRenamed, type SiteTransferred$1 as SiteTransferred, type SiteUndeleted$1 as SiteUndeleted, type SiteUnpublished$1 as SiteUnpublished, SortOrder$1 as SortOrder, type Sorting$1 as Sorting, State$1 as State, type StudioAssigned$1 as StudioAssigned, type StudioUnassigned$1 as StudioUnassigned, type context$2_SyncProjectWithCollectionMappings as SyncProjectWithCollectionMappings, SyncStatus$2 as SyncStatus, type Tag$1 as Tag, type context$2_URI as URI, type UnsharpMasking$1 as UnsharpMasking, type context$2_UpdateProject as UpdateProject, type UpdateProjectOrderInCollectionIdentifiers$1 as UpdateProjectOrderInCollectionIdentifiers, type UpdateProjectOrderInCollectionRequest$1 as UpdateProjectOrderInCollectionRequest, type UpdateProjectOrderInCollectionResponse$1 as UpdateProjectOrderInCollectionResponse, type UpdateProjectOrderInCollectionResponseNonNullableFields$1 as UpdateProjectOrderInCollectionResponseNonNullableFields, type context$2_UpdateProjectRequest as UpdateProjectRequest, type context$2_UpdateProjectResponse as UpdateProjectResponse, type context$2_UpdateProjectResponseNonNullableFields as UpdateProjectResponseNonNullableFields, type Video$1 as Video, type VideoResolution$1 as VideoResolution, WebhookIdentityType$2 as WebhookIdentityType, context$2_bulkUpdateProjects as bulkUpdateProjects, context$2_createProject as createProject, context$2_deleteProject as deleteProject, context$2_getProject as getProject, context$2_getProjectPageData as getProjectPageData, context$2_listProjects as listProjects, context$2_onProjectCreated as onProjectCreated, context$2_onProjectDeleted as onProjectDeleted, context$2_onProjectUpdated as onProjectUpdated, context$2_queryProjects as queryProjects, context$2_queryProjectsWithCollectionInfo as queryProjectsWithCollectionInfo, context$2_updateProject as updateProject, updateProjectOrderInCollection$
|
|
3321
|
+
export { type ActionEvent$2 as ActionEvent, type context$2_App as App, type context$2_ApplicationError as ApplicationError, type Asset$1 as Asset, type BaseEventMetadata$1 as BaseEventMetadata, type context$2_BulkActionMetadata as BulkActionMetadata, type context$2_BulkUpdateProjectsOptions as BulkUpdateProjectsOptions, type context$2_BulkUpdateProjectsRequest as BulkUpdateProjectsRequest, type context$2_BulkUpdateProjectsResponse as BulkUpdateProjectsResponse, type context$2_BulkUpdateProjectsResponseNonNullableFields as BulkUpdateProjectsResponseNonNullableFields, type context$2_BulkUpdateProjectsResult as BulkUpdateProjectsResult, type context$2_CreateNewPortfolioAppRequest as CreateNewPortfolioAppRequest, type context$2_CreateNewPortfolioAppResponse as CreateNewPortfolioAppResponse, type context$2_CreateProjectRequest as CreateProjectRequest, type context$2_CreateProjectResponse as CreateProjectResponse, type context$2_CreateProjectResponseNonNullableFields as CreateProjectResponseNonNullableFields, type CursorPaging$2 as CursorPaging, type Cursors$2 as Cursors, type DeleteContext$1 as DeleteContext, type context$2_DeleteProjectRequest as DeleteProjectRequest, type context$2_DeleteProjectResponse as DeleteProjectResponse, type context$2_DeleteProjectResponseNonNullableFields as DeleteProjectResponseNonNullableFields, DeleteStatus$1 as DeleteStatus, type context$2_DeletedProjectRestored as DeletedProjectRestored, type DetailsLink$1 as DetailsLink, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type Empty$1 as Empty, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type EventMetadata$1 as EventMetadata, type context$2_File as File, type context$2_GetProjectOptions as GetProjectOptions, type context$2_GetProjectPageDataIdentifiers as GetProjectPageDataIdentifiers, type context$2_GetProjectPageDataRequest as GetProjectPageDataRequest, type context$2_GetProjectPageDataResponse as GetProjectPageDataResponse, type context$2_GetProjectPageDataResponseNonNullableFields as GetProjectPageDataResponseNonNullableFields, type context$2_GetProjectRequest as GetProjectRequest, type context$2_GetProjectResponse as GetProjectResponse, type context$2_GetProjectResponseNonNullableFields as GetProjectResponseNonNullableFields, type IdentificationData$2 as IdentificationData, type IdentificationDataIdOneOf$2 as IdentificationDataIdOneOf, type Image$1 as Image, ImageType$1 as ImageType, type context$2_InvalidateCache as InvalidateCache, type context$2_InvalidateCacheGetByOneOf as InvalidateCacheGetByOneOf, type context$2_ItemMetadata as ItemMetadata, type Keyword$1 as Keyword, type context$2_ListProjectsOptions as ListProjectsOptions, type context$2_ListProjectsRequest as ListProjectsRequest, type context$2_ListProjectsResponse as ListProjectsResponse, type context$2_ListProjectsResponseNonNullableFields as ListProjectsResponseNonNullableFields, type context$2_MaskedProject as MaskedProject, type context$2_MenuSettingUpdatedEvent as MenuSettingUpdatedEvent, type MessageEnvelope$2 as MessageEnvelope, type MetaSiteSpecialEvent$1 as MetaSiteSpecialEvent, type MetaSiteSpecialEventPayloadOneOf$1 as MetaSiteSpecialEventPayloadOneOf, Namespace$1 as Namespace, type NamespaceChanged$1 as NamespaceChanged, type context$2_Page as Page, type Paging$1 as Paging, type PagingMetadataV2$2 as PagingMetadataV2, type Point$1 as Point, type Project$1 as Project, type ProjectCoverOneOf$1 as ProjectCoverOneOf, type context$2_ProjectCreatedEnvelope as ProjectCreatedEnvelope, type context$2_ProjectDeletedEnvelope as ProjectDeletedEnvelope, type ProjectDetail$1 as ProjectDetail, type ProjectDetailValueOneOf$1 as ProjectDetailValueOneOf, type ProjectInCollection$1 as ProjectInCollection, type ProjectNonNullableFields$1 as ProjectNonNullableFields, type context$2_ProjectSlug as ProjectSlug, type ProjectSource$1 as ProjectSource, type context$2_ProjectUpdatedEnvelope as ProjectUpdatedEnvelope, type context$2_ProjectsQueryBuilder as ProjectsQueryBuilder, type context$2_ProjectsQueryResult as ProjectsQueryResult, type context$2_QueryProjectWithCollectionInfoRequest as QueryProjectWithCollectionInfoRequest, type context$2_QueryProjectWithCollectionInfoResponse as QueryProjectWithCollectionInfoResponse, type context$2_QueryProjectWithCollectionInfoResponseNonNullableFields as QueryProjectWithCollectionInfoResponseNonNullableFields, type context$2_QueryProjectsOptions as QueryProjectsOptions, type context$2_QueryProjectsRequest as QueryProjectsRequest, type context$2_QueryProjectsResponse as QueryProjectsResponse, type context$2_QueryProjectsResponseNonNullableFields as QueryProjectsResponseNonNullableFields, type context$2_QueryProjectsWithCollectionInfoOptions as QueryProjectsWithCollectionInfoOptions, type QueryV2$1 as QueryV2, type QueryV2PagingMethodOneOf$1 as QueryV2PagingMethodOneOf, type RestoreInfo$2 as RestoreInfo, type context$2_RestoreProjectFromTrashBinRequest as RestoreProjectFromTrashBinRequest, type context$2_RestoreProjectFromTrashBinResponse as RestoreProjectFromTrashBinResponse, type SeoSchema$1 as SeoSchema, type ServiceProvisioned$1 as ServiceProvisioned, type ServiceRemoved$1 as ServiceRemoved, type Settings$1 as Settings, type SiteCreated$1 as SiteCreated, SiteCreatedContext$1 as SiteCreatedContext, type SiteDeleted$1 as SiteDeleted, type SiteHardDeleted$1 as SiteHardDeleted, type SiteMarkedAsTemplate$1 as SiteMarkedAsTemplate, type SiteMarkedAsWixSite$1 as SiteMarkedAsWixSite, type SitePublished$1 as SitePublished, type SiteRenamed$1 as SiteRenamed, type SiteTransferred$1 as SiteTransferred, type SiteUndeleted$1 as SiteUndeleted, type SiteUnpublished$1 as SiteUnpublished, SortOrder$1 as SortOrder, type Sorting$1 as Sorting, State$1 as State, type StudioAssigned$1 as StudioAssigned, type StudioUnassigned$1 as StudioUnassigned, type context$2_SyncProjectWithCollectionMappings as SyncProjectWithCollectionMappings, SyncStatus$2 as SyncStatus, type Tag$1 as Tag, type context$2_URI as URI, type UnsharpMasking$1 as UnsharpMasking, type context$2_UpdateProject as UpdateProject, type UpdateProjectOrderInCollectionIdentifiers$1 as UpdateProjectOrderInCollectionIdentifiers, type UpdateProjectOrderInCollectionRequest$1 as UpdateProjectOrderInCollectionRequest, type UpdateProjectOrderInCollectionResponse$1 as UpdateProjectOrderInCollectionResponse, type UpdateProjectOrderInCollectionResponseNonNullableFields$1 as UpdateProjectOrderInCollectionResponseNonNullableFields, type context$2_UpdateProjectRequest as UpdateProjectRequest, type context$2_UpdateProjectResponse as UpdateProjectResponse, type context$2_UpdateProjectResponseNonNullableFields as UpdateProjectResponseNonNullableFields, type Video$1 as Video, type VideoResolution$1 as VideoResolution, WebhookIdentityType$2 as WebhookIdentityType, type context$2__publicBulkUpdateProjectsType as _publicBulkUpdateProjectsType, type context$2__publicCreateProjectType as _publicCreateProjectType, type context$2__publicDeleteProjectType as _publicDeleteProjectType, type context$2__publicGetProjectPageDataType as _publicGetProjectPageDataType, type context$2__publicGetProjectType as _publicGetProjectType, type context$2__publicListProjectsType as _publicListProjectsType, type context$2__publicOnProjectCreatedType as _publicOnProjectCreatedType, type context$2__publicOnProjectDeletedType as _publicOnProjectDeletedType, type context$2__publicOnProjectUpdatedType as _publicOnProjectUpdatedType, type context$2__publicQueryProjectsType as _publicQueryProjectsType, type context$2__publicQueryProjectsWithCollectionInfoType as _publicQueryProjectsWithCollectionInfoType, type _publicUpdateProjectOrderInCollectionType$1 as _publicUpdateProjectOrderInCollectionType, type context$2__publicUpdateProjectType as _publicUpdateProjectType, context$2_bulkUpdateProjects as bulkUpdateProjects, context$2_createProject as createProject, context$2_deleteProject as deleteProject, context$2_getProject as getProject, context$2_getProjectPageData as getProjectPageData, context$2_listProjects as listProjects, context$2_onProjectCreated as onProjectCreated, context$2_onProjectDeleted as onProjectDeleted, context$2_onProjectUpdated as onProjectUpdated, onProjectCreated$1 as publicOnProjectCreated, onProjectDeleted$1 as publicOnProjectDeleted, onProjectUpdated$1 as publicOnProjectUpdated, context$2_queryProjects as queryProjects, context$2_queryProjectsWithCollectionInfo as queryProjectsWithCollectionInfo, context$2_updateProject as updateProject, updateProjectOrderInCollection$2 as updateProjectOrderInCollection };
|
|
3199
3322
|
}
|
|
3200
3323
|
|
|
3201
3324
|
interface ProjectInCollection {
|
|
@@ -3830,13 +3953,21 @@ interface UpdateProjectOrderInCollectionIdentifiers {
|
|
|
3830
3953
|
collectionId: string;
|
|
3831
3954
|
}
|
|
3832
3955
|
|
|
3956
|
+
declare function queryProjectInCollections$1(httpClient: HttpClient): (options?: QueryProjectInCollectionsOptions) => ProjectInCollectionsQueryBuilder;
|
|
3957
|
+
declare function updateProjectOrderInCollection$1(httpClient: HttpClient): (identifiers: UpdateProjectOrderInCollectionIdentifiers, sortOrder: number | null) => Promise<UpdateProjectOrderInCollectionResponse & UpdateProjectOrderInCollectionResponseNonNullableFields>;
|
|
3958
|
+
declare const onProjectInCollectionProjectOrderInCollectionUpdatedEvent$1: EventDefinition<ProjectInCollectionProjectOrderInCollectionUpdatedEnvelope, "wix.portfolio.projects.v1.project_in_collection_project_order_in_collection_updated_event">;
|
|
3959
|
+
|
|
3833
3960
|
declare function createRESTModule$1<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
3834
3961
|
|
|
3835
3962
|
declare function createEventModule<T extends EventDefinition<any, string>>(eventDefinition: T): BuildEventDefinition<T> & T;
|
|
3836
3963
|
|
|
3837
|
-
|
|
3838
|
-
declare const
|
|
3839
|
-
|
|
3964
|
+
type _publicQueryProjectInCollectionsType = typeof queryProjectInCollections$1;
|
|
3965
|
+
declare const queryProjectInCollections: ReturnType<typeof createRESTModule$1<_publicQueryProjectInCollectionsType>>;
|
|
3966
|
+
type _publicUpdateProjectOrderInCollectionType = typeof updateProjectOrderInCollection$1;
|
|
3967
|
+
declare const updateProjectOrderInCollection: ReturnType<typeof createRESTModule$1<_publicUpdateProjectOrderInCollectionType>>;
|
|
3968
|
+
|
|
3969
|
+
type _publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType = typeof onProjectInCollectionProjectOrderInCollectionUpdatedEvent$1;
|
|
3970
|
+
declare const onProjectInCollectionProjectOrderInCollectionUpdatedEvent: ReturnType<typeof createEventModule<_publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType>>;
|
|
3840
3971
|
|
|
3841
3972
|
type context$1_BaseEventMetadata = BaseEventMetadata;
|
|
3842
3973
|
type context$1_DetailsLink = DetailsLink;
|
|
@@ -3876,11 +4007,14 @@ type context$1_UpdateProjectOrderInCollectionResponse = UpdateProjectOrderInColl
|
|
|
3876
4007
|
type context$1_UpdateProjectOrderInCollectionResponseNonNullableFields = UpdateProjectOrderInCollectionResponseNonNullableFields;
|
|
3877
4008
|
type context$1_Video = Video;
|
|
3878
4009
|
type context$1_VideoResolution = VideoResolution;
|
|
4010
|
+
type context$1__publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType = _publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType;
|
|
4011
|
+
type context$1__publicQueryProjectInCollectionsType = _publicQueryProjectInCollectionsType;
|
|
4012
|
+
type context$1__publicUpdateProjectOrderInCollectionType = _publicUpdateProjectOrderInCollectionType;
|
|
3879
4013
|
declare const context$1_onProjectInCollectionProjectOrderInCollectionUpdatedEvent: typeof onProjectInCollectionProjectOrderInCollectionUpdatedEvent;
|
|
3880
4014
|
declare const context$1_queryProjectInCollections: typeof queryProjectInCollections;
|
|
3881
4015
|
declare const context$1_updateProjectOrderInCollection: typeof updateProjectOrderInCollection;
|
|
3882
4016
|
declare namespace context$1 {
|
|
3883
|
-
export { type ActionEvent$1 as ActionEvent, type context$1_BaseEventMetadata as BaseEventMetadata, type CursorPaging$1 as CursorPaging, type Cursors$1 as Cursors, type context$1_DetailsLink as DetailsLink, type DomainEvent$1 as DomainEvent, type DomainEventBodyOneOf$1 as DomainEventBodyOneOf, type EntityCreatedEvent$1 as EntityCreatedEvent, type EntityDeletedEvent$1 as EntityDeletedEvent, type EntityUpdatedEvent$1 as EntityUpdatedEvent, type context$1_EventMetadata as EventMetadata, type IdentificationData$1 as IdentificationData, type IdentificationDataIdOneOf$1 as IdentificationDataIdOneOf, type context$1_Image as Image, context$1_ImageType as ImageType, type context$1_Keyword as Keyword, type MessageEnvelope$1 as MessageEnvelope, type context$1_Paging as Paging, type PagingMetadataV2$1 as PagingMetadataV2, type context$1_Point as Point, type context$1_Project as Project, type context$1_ProjectCoverOneOf as ProjectCoverOneOf, type context$1_ProjectDetail as ProjectDetail, type context$1_ProjectDetailValueOneOf as ProjectDetailValueOneOf, type context$1_ProjectInCollection as ProjectInCollection, type context$1_ProjectInCollectionProjectOrderInCollectionUpdatedEnvelope as ProjectInCollectionProjectOrderInCollectionUpdatedEnvelope, type context$1_ProjectInCollectionsQueryBuilder as ProjectInCollectionsQueryBuilder, type context$1_ProjectInCollectionsQueryResult as ProjectInCollectionsQueryResult, type context$1_ProjectOrderInCollectionUpdatedEvent as ProjectOrderInCollectionUpdatedEvent, type context$1_ProjectSource as ProjectSource, type context$1_QueryProjectInCollectionsOptions as QueryProjectInCollectionsOptions, type context$1_QueryProjectInCollectionsRequest as QueryProjectInCollectionsRequest, type context$1_QueryProjectInCollectionsResponse as QueryProjectInCollectionsResponse, type context$1_QueryProjectInCollectionsResponseNonNullableFields as QueryProjectInCollectionsResponseNonNullableFields, type context$1_QueryV2 as QueryV2, type context$1_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type RestoreInfo$1 as RestoreInfo, type context$1_SeoSchema as SeoSchema, type context$1_Settings as Settings, context$1_SortOrder as SortOrder, type context$1_Sorting as Sorting, SyncStatus$1 as SyncStatus, type context$1_Tag as Tag, type context$1_UnsharpMasking as UnsharpMasking, type context$1_UpdateProjectOrderInCollectionIdentifiers as UpdateProjectOrderInCollectionIdentifiers, type context$1_UpdateProjectOrderInCollectionRequest as UpdateProjectOrderInCollectionRequest, type context$1_UpdateProjectOrderInCollectionResponse as UpdateProjectOrderInCollectionResponse, type context$1_UpdateProjectOrderInCollectionResponseNonNullableFields as UpdateProjectOrderInCollectionResponseNonNullableFields, type context$1_Video as Video, type context$1_VideoResolution as VideoResolution, WebhookIdentityType$1 as WebhookIdentityType, context$1_onProjectInCollectionProjectOrderInCollectionUpdatedEvent as onProjectInCollectionProjectOrderInCollectionUpdatedEvent, context$1_queryProjectInCollections as queryProjectInCollections, context$1_updateProjectOrderInCollection as updateProjectOrderInCollection };
|
|
4017
|
+
export { type ActionEvent$1 as ActionEvent, type context$1_BaseEventMetadata as BaseEventMetadata, type CursorPaging$1 as CursorPaging, type Cursors$1 as Cursors, type context$1_DetailsLink as DetailsLink, type DomainEvent$1 as DomainEvent, type DomainEventBodyOneOf$1 as DomainEventBodyOneOf, type EntityCreatedEvent$1 as EntityCreatedEvent, type EntityDeletedEvent$1 as EntityDeletedEvent, type EntityUpdatedEvent$1 as EntityUpdatedEvent, type context$1_EventMetadata as EventMetadata, type IdentificationData$1 as IdentificationData, type IdentificationDataIdOneOf$1 as IdentificationDataIdOneOf, type context$1_Image as Image, context$1_ImageType as ImageType, type context$1_Keyword as Keyword, type MessageEnvelope$1 as MessageEnvelope, type context$1_Paging as Paging, type PagingMetadataV2$1 as PagingMetadataV2, type context$1_Point as Point, type context$1_Project as Project, type context$1_ProjectCoverOneOf as ProjectCoverOneOf, type context$1_ProjectDetail as ProjectDetail, type context$1_ProjectDetailValueOneOf as ProjectDetailValueOneOf, type context$1_ProjectInCollection as ProjectInCollection, type context$1_ProjectInCollectionProjectOrderInCollectionUpdatedEnvelope as ProjectInCollectionProjectOrderInCollectionUpdatedEnvelope, type context$1_ProjectInCollectionsQueryBuilder as ProjectInCollectionsQueryBuilder, type context$1_ProjectInCollectionsQueryResult as ProjectInCollectionsQueryResult, type context$1_ProjectOrderInCollectionUpdatedEvent as ProjectOrderInCollectionUpdatedEvent, type context$1_ProjectSource as ProjectSource, type context$1_QueryProjectInCollectionsOptions as QueryProjectInCollectionsOptions, type context$1_QueryProjectInCollectionsRequest as QueryProjectInCollectionsRequest, type context$1_QueryProjectInCollectionsResponse as QueryProjectInCollectionsResponse, type context$1_QueryProjectInCollectionsResponseNonNullableFields as QueryProjectInCollectionsResponseNonNullableFields, type context$1_QueryV2 as QueryV2, type context$1_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type RestoreInfo$1 as RestoreInfo, type context$1_SeoSchema as SeoSchema, type context$1_Settings as Settings, context$1_SortOrder as SortOrder, type context$1_Sorting as Sorting, SyncStatus$1 as SyncStatus, type context$1_Tag as Tag, type context$1_UnsharpMasking as UnsharpMasking, type context$1_UpdateProjectOrderInCollectionIdentifiers as UpdateProjectOrderInCollectionIdentifiers, type context$1_UpdateProjectOrderInCollectionRequest as UpdateProjectOrderInCollectionRequest, type context$1_UpdateProjectOrderInCollectionResponse as UpdateProjectOrderInCollectionResponse, type context$1_UpdateProjectOrderInCollectionResponseNonNullableFields as UpdateProjectOrderInCollectionResponseNonNullableFields, type context$1_Video as Video, type context$1_VideoResolution as VideoResolution, WebhookIdentityType$1 as WebhookIdentityType, type context$1__publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType as _publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType, type context$1__publicQueryProjectInCollectionsType as _publicQueryProjectInCollectionsType, type context$1__publicUpdateProjectOrderInCollectionType as _publicUpdateProjectOrderInCollectionType, context$1_onProjectInCollectionProjectOrderInCollectionUpdatedEvent as onProjectInCollectionProjectOrderInCollectionUpdatedEvent, onProjectInCollectionProjectOrderInCollectionUpdatedEvent$1 as publicOnProjectInCollectionProjectOrderInCollectionUpdatedEvent, context$1_queryProjectInCollections as queryProjectInCollections, context$1_updateProjectOrderInCollection as updateProjectOrderInCollection };
|
|
3884
4018
|
}
|
|
3885
4019
|
|
|
3886
4020
|
interface SyncedProject {
|
|
@@ -4519,13 +4653,24 @@ interface StopSyncIdentifiers {
|
|
|
4519
4653
|
externalId: string;
|
|
4520
4654
|
}
|
|
4521
4655
|
|
|
4656
|
+
declare function getProjects$1(httpClient: HttpClient): (appDefId: string, options?: GetProjectsOptions) => Promise<GetProjectsResponse & GetProjectsResponseNonNullableFields>;
|
|
4657
|
+
declare function syncProject$1(httpClient: HttpClient): (identifiers: SyncProjectIdentifiers) => Promise<SyncProjectResponse & SyncProjectResponseNonNullableFields>;
|
|
4658
|
+
declare function getSyncStatus$1(httpClient: HttpClient): (identifiers: GetSyncStatusIdentifiers) => Promise<GetSyncStatusResponse & GetSyncStatusResponseNonNullableFields>;
|
|
4659
|
+
declare function stopSync$1(httpClient: HttpClient): (identifiers: StopSyncIdentifiers) => Promise<StopSyncResponse & StopSyncResponseNonNullableFields>;
|
|
4660
|
+
declare function getLoginRedirectableUrl$1(httpClient: HttpClient): (appDefId: string) => Promise<GetLoginRedirectableUrlResponse & GetLoginRedirectableUrlResponseNonNullableFields>;
|
|
4661
|
+
|
|
4522
4662
|
declare function createRESTModule<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
4523
4663
|
|
|
4524
|
-
|
|
4525
|
-
declare const
|
|
4526
|
-
|
|
4527
|
-
declare const
|
|
4528
|
-
|
|
4664
|
+
type _publicGetProjectsType = typeof getProjects$1;
|
|
4665
|
+
declare const getProjects: ReturnType<typeof createRESTModule<_publicGetProjectsType>>;
|
|
4666
|
+
type _publicSyncProjectType = typeof syncProject$1;
|
|
4667
|
+
declare const syncProject: ReturnType<typeof createRESTModule<_publicSyncProjectType>>;
|
|
4668
|
+
type _publicGetSyncStatusType = typeof getSyncStatus$1;
|
|
4669
|
+
declare const getSyncStatus: ReturnType<typeof createRESTModule<_publicGetSyncStatusType>>;
|
|
4670
|
+
type _publicStopSyncType = typeof stopSync$1;
|
|
4671
|
+
declare const stopSync: ReturnType<typeof createRESTModule<_publicStopSyncType>>;
|
|
4672
|
+
type _publicGetLoginRedirectableUrlType = typeof getLoginRedirectableUrl$1;
|
|
4673
|
+
declare const getLoginRedirectableUrl: ReturnType<typeof createRESTModule<_publicGetLoginRedirectableUrlType>>;
|
|
4529
4674
|
|
|
4530
4675
|
type context_ActionEvent = ActionEvent;
|
|
4531
4676
|
type context_Asset = Asset;
|
|
@@ -4603,13 +4748,18 @@ type context_SyncedProject = SyncedProject;
|
|
|
4603
4748
|
type context_SyncingProjectEvent = SyncingProjectEvent;
|
|
4604
4749
|
type context_WebhookIdentityType = WebhookIdentityType;
|
|
4605
4750
|
declare const context_WebhookIdentityType: typeof WebhookIdentityType;
|
|
4751
|
+
type context__publicGetLoginRedirectableUrlType = _publicGetLoginRedirectableUrlType;
|
|
4752
|
+
type context__publicGetProjectsType = _publicGetProjectsType;
|
|
4753
|
+
type context__publicGetSyncStatusType = _publicGetSyncStatusType;
|
|
4754
|
+
type context__publicStopSyncType = _publicStopSyncType;
|
|
4755
|
+
type context__publicSyncProjectType = _publicSyncProjectType;
|
|
4606
4756
|
declare const context_getLoginRedirectableUrl: typeof getLoginRedirectableUrl;
|
|
4607
4757
|
declare const context_getProjects: typeof getProjects;
|
|
4608
4758
|
declare const context_getSyncStatus: typeof getSyncStatus;
|
|
4609
4759
|
declare const context_stopSync: typeof stopSync;
|
|
4610
4760
|
declare const context_syncProject: typeof syncProject;
|
|
4611
4761
|
declare namespace context {
|
|
4612
|
-
export { type context_ActionEvent as ActionEvent, type context_Asset as Asset, type context_CursorPaging as CursorPaging, type context_Cursors as Cursors, type context_DeleteContext as DeleteContext, context_DeleteStatus as DeleteStatus, type context_DomainEvent as DomainEvent, type context_DomainEventBodyOneOf as DomainEventBodyOneOf, type context_Empty as Empty, type context_EntityCreatedEvent as EntityCreatedEvent, type context_EntityDeletedEvent as EntityDeletedEvent, type context_EntityUpdatedEvent as EntityUpdatedEvent, type context_GetLoginRedirectableUrlRequest as GetLoginRedirectableUrlRequest, type context_GetLoginRedirectableUrlResponse as GetLoginRedirectableUrlResponse, type context_GetLoginRedirectableUrlResponseNonNullableFields as GetLoginRedirectableUrlResponseNonNullableFields, type context_GetProjectsOptions as GetProjectsOptions, type context_GetProjectsRequest as GetProjectsRequest, type context_GetProjectsResponse as GetProjectsResponse, type context_GetProjectsResponseNonNullableFields as GetProjectsResponseNonNullableFields, type context_GetSyncStatusIdentifiers as GetSyncStatusIdentifiers, type context_GetSyncStatusRequest as GetSyncStatusRequest, type context_GetSyncStatusResponse as GetSyncStatusResponse, type context_GetSyncStatusResponseNonNullableFields as GetSyncStatusResponseNonNullableFields, type context_IdentificationData as IdentificationData, type context_IdentificationDataIdOneOf as IdentificationDataIdOneOf, type context_ItemCreatedMediaCallbackRequest as ItemCreatedMediaCallbackRequest, type context_ItemCreatedMediaCallbackResponse as ItemCreatedMediaCallbackResponse, type context_MediaFileOutput as MediaFileOutput, type context_MediaImageOutput as MediaImageOutput, type context_MediaVideoOutput as MediaVideoOutput, type context_MessageEnvelope as MessageEnvelope, type context_MetaSiteSpecialEvent as MetaSiteSpecialEvent, type context_MetaSiteSpecialEventPayloadOneOf as MetaSiteSpecialEventPayloadOneOf, context_Namespace as Namespace, type context_NamespaceChanged as NamespaceChanged, type context_PagingMetadataV2 as PagingMetadataV2, type context_ProjectCoverImageCreatedMediaCallbackRequest as ProjectCoverImageCreatedMediaCallbackRequest, type context_ProjectCoverImageCreatedMediaCallbackResponse as ProjectCoverImageCreatedMediaCallbackResponse, type context_RestoreInfo as RestoreInfo, type context_ServiceProvisioned as ServiceProvisioned, type context_ServiceRemoved as ServiceRemoved, type context_SiteCreated as SiteCreated, context_SiteCreatedContext as SiteCreatedContext, type context_SiteDeleted as SiteDeleted, type context_SiteHardDeleted as SiteHardDeleted, type context_SiteMarkedAsTemplate as SiteMarkedAsTemplate, type context_SiteMarkedAsWixSite as SiteMarkedAsWixSite, type context_SitePublished as SitePublished, type context_SiteRenamed as SiteRenamed, type context_SiteTransferred as SiteTransferred, type context_SiteUndeleted as SiteUndeleted, type context_SiteUnpublished as SiteUnpublished, context_State as State, type context_StopSyncIdentifiers as StopSyncIdentifiers, type context_StopSyncRequest as StopSyncRequest, type context_StopSyncResponse as StopSyncResponse, type context_StopSyncResponseNonNullableFields as StopSyncResponseNonNullableFields, type context_StudioAssigned as StudioAssigned, type context_StudioUnassigned as StudioUnassigned, type context_SyncAllSitesEvent as SyncAllSitesEvent, type context_SyncProjectIdentifiers as SyncProjectIdentifiers, type context_SyncProjectPagingEvent as SyncProjectPagingEvent, type context_SyncProjectRequest as SyncProjectRequest, type context_SyncProjectResponse as SyncProjectResponse, type context_SyncProjectResponseNonNullableFields as SyncProjectResponseNonNullableFields, type context_SyncSiteEvent as SyncSiteEvent, context_SyncStatus as SyncStatus, type context_SyncedProject as SyncedProject, type context_SyncingProjectEvent as SyncingProjectEvent, context_WebhookIdentityType as WebhookIdentityType, context_getLoginRedirectableUrl as getLoginRedirectableUrl, context_getProjects as getProjects, context_getSyncStatus as getSyncStatus, context_stopSync as stopSync, context_syncProject as syncProject };
|
|
4762
|
+
export { type context_ActionEvent as ActionEvent, type context_Asset as Asset, type context_CursorPaging as CursorPaging, type context_Cursors as Cursors, type context_DeleteContext as DeleteContext, context_DeleteStatus as DeleteStatus, type context_DomainEvent as DomainEvent, type context_DomainEventBodyOneOf as DomainEventBodyOneOf, type context_Empty as Empty, type context_EntityCreatedEvent as EntityCreatedEvent, type context_EntityDeletedEvent as EntityDeletedEvent, type context_EntityUpdatedEvent as EntityUpdatedEvent, type context_GetLoginRedirectableUrlRequest as GetLoginRedirectableUrlRequest, type context_GetLoginRedirectableUrlResponse as GetLoginRedirectableUrlResponse, type context_GetLoginRedirectableUrlResponseNonNullableFields as GetLoginRedirectableUrlResponseNonNullableFields, type context_GetProjectsOptions as GetProjectsOptions, type context_GetProjectsRequest as GetProjectsRequest, type context_GetProjectsResponse as GetProjectsResponse, type context_GetProjectsResponseNonNullableFields as GetProjectsResponseNonNullableFields, type context_GetSyncStatusIdentifiers as GetSyncStatusIdentifiers, type context_GetSyncStatusRequest as GetSyncStatusRequest, type context_GetSyncStatusResponse as GetSyncStatusResponse, type context_GetSyncStatusResponseNonNullableFields as GetSyncStatusResponseNonNullableFields, type context_IdentificationData as IdentificationData, type context_IdentificationDataIdOneOf as IdentificationDataIdOneOf, type context_ItemCreatedMediaCallbackRequest as ItemCreatedMediaCallbackRequest, type context_ItemCreatedMediaCallbackResponse as ItemCreatedMediaCallbackResponse, type context_MediaFileOutput as MediaFileOutput, type context_MediaImageOutput as MediaImageOutput, type context_MediaVideoOutput as MediaVideoOutput, type context_MessageEnvelope as MessageEnvelope, type context_MetaSiteSpecialEvent as MetaSiteSpecialEvent, type context_MetaSiteSpecialEventPayloadOneOf as MetaSiteSpecialEventPayloadOneOf, context_Namespace as Namespace, type context_NamespaceChanged as NamespaceChanged, type context_PagingMetadataV2 as PagingMetadataV2, type context_ProjectCoverImageCreatedMediaCallbackRequest as ProjectCoverImageCreatedMediaCallbackRequest, type context_ProjectCoverImageCreatedMediaCallbackResponse as ProjectCoverImageCreatedMediaCallbackResponse, type context_RestoreInfo as RestoreInfo, type context_ServiceProvisioned as ServiceProvisioned, type context_ServiceRemoved as ServiceRemoved, type context_SiteCreated as SiteCreated, context_SiteCreatedContext as SiteCreatedContext, type context_SiteDeleted as SiteDeleted, type context_SiteHardDeleted as SiteHardDeleted, type context_SiteMarkedAsTemplate as SiteMarkedAsTemplate, type context_SiteMarkedAsWixSite as SiteMarkedAsWixSite, type context_SitePublished as SitePublished, type context_SiteRenamed as SiteRenamed, type context_SiteTransferred as SiteTransferred, type context_SiteUndeleted as SiteUndeleted, type context_SiteUnpublished as SiteUnpublished, context_State as State, type context_StopSyncIdentifiers as StopSyncIdentifiers, type context_StopSyncRequest as StopSyncRequest, type context_StopSyncResponse as StopSyncResponse, type context_StopSyncResponseNonNullableFields as StopSyncResponseNonNullableFields, type context_StudioAssigned as StudioAssigned, type context_StudioUnassigned as StudioUnassigned, type context_SyncAllSitesEvent as SyncAllSitesEvent, type context_SyncProjectIdentifiers as SyncProjectIdentifiers, type context_SyncProjectPagingEvent as SyncProjectPagingEvent, type context_SyncProjectRequest as SyncProjectRequest, type context_SyncProjectResponse as SyncProjectResponse, type context_SyncProjectResponseNonNullableFields as SyncProjectResponseNonNullableFields, type context_SyncSiteEvent as SyncSiteEvent, context_SyncStatus as SyncStatus, type context_SyncedProject as SyncedProject, type context_SyncingProjectEvent as SyncingProjectEvent, context_WebhookIdentityType as WebhookIdentityType, type context__publicGetLoginRedirectableUrlType as _publicGetLoginRedirectableUrlType, type context__publicGetProjectsType as _publicGetProjectsType, type context__publicGetSyncStatusType as _publicGetSyncStatusType, type context__publicStopSyncType as _publicStopSyncType, type context__publicSyncProjectType as _publicSyncProjectType, context_getLoginRedirectableUrl as getLoginRedirectableUrl, context_getProjects as getProjects, context_getSyncStatus as getSyncStatus, context_stopSync as stopSync, context_syncProject as syncProject };
|
|
4613
4763
|
}
|
|
4614
4764
|
|
|
4615
4765
|
export { context$5 as collections, context$4 as portfolioSettings, context$1 as projectInCollections, context$3 as projectItems, context$2 as projects, context as syncedProject };
|
|
@@ -718,19 +718,41 @@ declare global {
|
|
|
718
718
|
}
|
|
719
719
|
}
|
|
720
720
|
|
|
721
|
+
declare function createCollection$1(httpClient: HttpClient): (collection: Collection) => Promise<Collection & CollectionNonNullableFields>;
|
|
722
|
+
declare function getCollection$1(httpClient: HttpClient): (collectionId: string, options?: GetCollectionOptions) => Promise<Collection & CollectionNonNullableFields>;
|
|
723
|
+
declare function listCollections$1(httpClient: HttpClient): (options?: ListCollectionsOptions) => Promise<ListCollectionsResponse & ListCollectionsResponseNonNullableFields>;
|
|
724
|
+
declare function updateCollection$1(httpClient: HttpClient): (_id: string | null, collection: UpdateCollection) => Promise<Collection & CollectionNonNullableFields>;
|
|
725
|
+
declare function deleteCollection$1(httpClient: HttpClient): (collectionId: string) => Promise<DeleteCollectionResponse & DeleteCollectionResponseNonNullableFields>;
|
|
726
|
+
declare function queryCollections$1(httpClient: HttpClient): (options?: QueryCollectionsOptions) => CollectionsQueryBuilder;
|
|
727
|
+
declare const onCollectionCreated$1: EventDefinition<CollectionCreatedEnvelope, "wix.portfolio.collections.v1.collection_created">;
|
|
728
|
+
declare const onCollectionUpdated$1: EventDefinition<CollectionUpdatedEnvelope, "wix.portfolio.collections.v1.collection_updated">;
|
|
729
|
+
declare const onCollectionDeleted$1: EventDefinition<CollectionDeletedEnvelope, "wix.portfolio.collections.v1.collection_deleted">;
|
|
730
|
+
|
|
721
731
|
declare function createRESTModule$5<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
722
732
|
|
|
723
733
|
declare function createEventModule$3<T extends EventDefinition<any, string>>(eventDefinition: T): BuildEventDefinition<T> & T;
|
|
724
734
|
|
|
725
|
-
|
|
726
|
-
declare const
|
|
727
|
-
|
|
728
|
-
declare const
|
|
729
|
-
|
|
730
|
-
declare const
|
|
731
|
-
|
|
732
|
-
declare const
|
|
733
|
-
|
|
735
|
+
type _publicCreateCollectionType = typeof createCollection$1;
|
|
736
|
+
declare const createCollection: ReturnType<typeof createRESTModule$5<_publicCreateCollectionType>>;
|
|
737
|
+
type _publicGetCollectionType = typeof getCollection$1;
|
|
738
|
+
declare const getCollection: ReturnType<typeof createRESTModule$5<_publicGetCollectionType>>;
|
|
739
|
+
type _publicListCollectionsType = typeof listCollections$1;
|
|
740
|
+
declare const listCollections: ReturnType<typeof createRESTModule$5<_publicListCollectionsType>>;
|
|
741
|
+
type _publicUpdateCollectionType = typeof updateCollection$1;
|
|
742
|
+
declare const updateCollection: ReturnType<typeof createRESTModule$5<_publicUpdateCollectionType>>;
|
|
743
|
+
type _publicDeleteCollectionType = typeof deleteCollection$1;
|
|
744
|
+
declare const deleteCollection: ReturnType<typeof createRESTModule$5<_publicDeleteCollectionType>>;
|
|
745
|
+
type _publicQueryCollectionsType = typeof queryCollections$1;
|
|
746
|
+
declare const queryCollections: ReturnType<typeof createRESTModule$5<_publicQueryCollectionsType>>;
|
|
747
|
+
|
|
748
|
+
type _publicOnCollectionCreatedType = typeof onCollectionCreated$1;
|
|
749
|
+
declare const onCollectionCreated: ReturnType<typeof createEventModule$3<_publicOnCollectionCreatedType>>;
|
|
750
|
+
|
|
751
|
+
type _publicOnCollectionUpdatedType = typeof onCollectionUpdated$1;
|
|
752
|
+
declare const onCollectionUpdated: ReturnType<typeof createEventModule$3<_publicOnCollectionUpdatedType>>;
|
|
753
|
+
|
|
754
|
+
type _publicOnCollectionDeletedType = typeof onCollectionDeleted$1;
|
|
755
|
+
declare const onCollectionDeleted: ReturnType<typeof createEventModule$3<_publicOnCollectionDeletedType>>;
|
|
734
756
|
|
|
735
757
|
type index_d$5_AdminRemoveMenuItemsResponse = AdminRemoveMenuItemsResponse;
|
|
736
758
|
type index_d$5_Collection = Collection;
|
|
@@ -762,6 +784,15 @@ type index_d$5_UpdateCollection = UpdateCollection;
|
|
|
762
784
|
type index_d$5_UpdateCollectionRequest = UpdateCollectionRequest;
|
|
763
785
|
type index_d$5_UpdateCollectionResponse = UpdateCollectionResponse;
|
|
764
786
|
type index_d$5_UpdateCollectionResponseNonNullableFields = UpdateCollectionResponseNonNullableFields;
|
|
787
|
+
type index_d$5__publicCreateCollectionType = _publicCreateCollectionType;
|
|
788
|
+
type index_d$5__publicDeleteCollectionType = _publicDeleteCollectionType;
|
|
789
|
+
type index_d$5__publicGetCollectionType = _publicGetCollectionType;
|
|
790
|
+
type index_d$5__publicListCollectionsType = _publicListCollectionsType;
|
|
791
|
+
type index_d$5__publicOnCollectionCreatedType = _publicOnCollectionCreatedType;
|
|
792
|
+
type index_d$5__publicOnCollectionDeletedType = _publicOnCollectionDeletedType;
|
|
793
|
+
type index_d$5__publicOnCollectionUpdatedType = _publicOnCollectionUpdatedType;
|
|
794
|
+
type index_d$5__publicQueryCollectionsType = _publicQueryCollectionsType;
|
|
795
|
+
type index_d$5__publicUpdateCollectionType = _publicUpdateCollectionType;
|
|
765
796
|
declare const index_d$5_createCollection: typeof createCollection;
|
|
766
797
|
declare const index_d$5_deleteCollection: typeof deleteCollection;
|
|
767
798
|
declare const index_d$5_getCollection: typeof getCollection;
|
|
@@ -772,7 +803,7 @@ declare const index_d$5_onCollectionUpdated: typeof onCollectionUpdated;
|
|
|
772
803
|
declare const index_d$5_queryCollections: typeof queryCollections;
|
|
773
804
|
declare const index_d$5_updateCollection: typeof updateCollection;
|
|
774
805
|
declare namespace index_d$5 {
|
|
775
|
-
export { type ActionEvent$5 as ActionEvent, type index_d$5_AdminRemoveMenuItemsResponse as AdminRemoveMenuItemsResponse, type App$2 as App, type BaseEventMetadata$3 as BaseEventMetadata, type index_d$5_Collection as Collection, type index_d$5_CollectionCreatedEnvelope as CollectionCreatedEnvelope, type index_d$5_CollectionDeletedEnvelope as CollectionDeletedEnvelope, type index_d$5_CollectionNonNullableFields as CollectionNonNullableFields, type index_d$5_CollectionUpdatedEnvelope as CollectionUpdatedEnvelope, type index_d$5_CollectionsQueryBuilder as CollectionsQueryBuilder, type index_d$5_CollectionsQueryResult as CollectionsQueryResult, type index_d$5_CreateCollectionRequest as CreateCollectionRequest, type index_d$5_CreateCollectionResponse as CreateCollectionResponse, type index_d$5_CreateCollectionResponseNonNullableFields as CreateCollectionResponseNonNullableFields, type CursorPaging$4 as CursorPaging, type Cursors$4 as Cursors, type index_d$5_DeleteCollectionRequest as DeleteCollectionRequest, type index_d$5_DeleteCollectionResponse as DeleteCollectionResponse, type index_d$5_DeleteCollectionResponseNonNullableFields as DeleteCollectionResponseNonNullableFields, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type EventMetadata$3 as EventMetadata, type File$2 as File, type index_d$5_GetCollectionOptions as GetCollectionOptions, type index_d$5_GetCollectionRequest as GetCollectionRequest, type index_d$5_GetCollectionResponse as GetCollectionResponse, type index_d$5_GetCollectionResponseNonNullableFields as GetCollectionResponseNonNullableFields, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type Image$3 as Image, ImageType$3 as ImageType, type InvalidateCache$2 as InvalidateCache, type InvalidateCacheGetByOneOf$2 as InvalidateCacheGetByOneOf, type Keyword$2 as Keyword, type index_d$5_ListCollectionsOptions as ListCollectionsOptions, type index_d$5_ListCollectionsRequest as ListCollectionsRequest, type index_d$5_ListCollectionsResponse as ListCollectionsResponse, type index_d$5_ListCollectionsResponseNonNullableFields as ListCollectionsResponseNonNullableFields, type MessageEnvelope$5 as MessageEnvelope, type Page$2 as Page, type Paging$3 as Paging, type PagingMetadataV2$4 as PagingMetadataV2, type Point$3 as Point, type index_d$5_QueryCollectionsOptions as QueryCollectionsOptions, type index_d$5_QueryCollectionsRequest as QueryCollectionsRequest, type index_d$5_QueryCollectionsResponse as QueryCollectionsResponse, type index_d$5_QueryCollectionsResponseNonNullableFields as QueryCollectionsResponseNonNullableFields, type QueryV2$3 as QueryV2, type QueryV2PagingMethodOneOf$3 as QueryV2PagingMethodOneOf, type RestoreInfo$5 as RestoreInfo, type SeoSchema$2 as SeoSchema, type Settings$2 as Settings, SortOrder$3 as SortOrder, type Sorting$3 as Sorting, type Tag$2 as Tag, type URI$2 as URI, type UnsharpMasking$3 as UnsharpMasking, type index_d$5_UpdateCollection as UpdateCollection, type index_d$5_UpdateCollectionRequest as UpdateCollectionRequest, type index_d$5_UpdateCollectionResponse as UpdateCollectionResponse, type index_d$5_UpdateCollectionResponseNonNullableFields as UpdateCollectionResponseNonNullableFields, WebhookIdentityType$5 as WebhookIdentityType, index_d$5_createCollection as createCollection, index_d$5_deleteCollection as deleteCollection, index_d$5_getCollection as getCollection, index_d$5_listCollections as listCollections, index_d$5_onCollectionCreated as onCollectionCreated, index_d$5_onCollectionDeleted as onCollectionDeleted, index_d$5_onCollectionUpdated as onCollectionUpdated, index_d$5_queryCollections as queryCollections, index_d$5_updateCollection as updateCollection };
|
|
806
|
+
export { type ActionEvent$5 as ActionEvent, type index_d$5_AdminRemoveMenuItemsResponse as AdminRemoveMenuItemsResponse, type App$2 as App, type BaseEventMetadata$3 as BaseEventMetadata, type index_d$5_Collection as Collection, type index_d$5_CollectionCreatedEnvelope as CollectionCreatedEnvelope, type index_d$5_CollectionDeletedEnvelope as CollectionDeletedEnvelope, type index_d$5_CollectionNonNullableFields as CollectionNonNullableFields, type index_d$5_CollectionUpdatedEnvelope as CollectionUpdatedEnvelope, type index_d$5_CollectionsQueryBuilder as CollectionsQueryBuilder, type index_d$5_CollectionsQueryResult as CollectionsQueryResult, type index_d$5_CreateCollectionRequest as CreateCollectionRequest, type index_d$5_CreateCollectionResponse as CreateCollectionResponse, type index_d$5_CreateCollectionResponseNonNullableFields as CreateCollectionResponseNonNullableFields, type CursorPaging$4 as CursorPaging, type Cursors$4 as Cursors, type index_d$5_DeleteCollectionRequest as DeleteCollectionRequest, type index_d$5_DeleteCollectionResponse as DeleteCollectionResponse, type index_d$5_DeleteCollectionResponseNonNullableFields as DeleteCollectionResponseNonNullableFields, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type EventMetadata$3 as EventMetadata, type File$2 as File, type index_d$5_GetCollectionOptions as GetCollectionOptions, type index_d$5_GetCollectionRequest as GetCollectionRequest, type index_d$5_GetCollectionResponse as GetCollectionResponse, type index_d$5_GetCollectionResponseNonNullableFields as GetCollectionResponseNonNullableFields, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type Image$3 as Image, ImageType$3 as ImageType, type InvalidateCache$2 as InvalidateCache, type InvalidateCacheGetByOneOf$2 as InvalidateCacheGetByOneOf, type Keyword$2 as Keyword, type index_d$5_ListCollectionsOptions as ListCollectionsOptions, type index_d$5_ListCollectionsRequest as ListCollectionsRequest, type index_d$5_ListCollectionsResponse as ListCollectionsResponse, type index_d$5_ListCollectionsResponseNonNullableFields as ListCollectionsResponseNonNullableFields, type MessageEnvelope$5 as MessageEnvelope, type Page$2 as Page, type Paging$3 as Paging, type PagingMetadataV2$4 as PagingMetadataV2, type Point$3 as Point, type index_d$5_QueryCollectionsOptions as QueryCollectionsOptions, type index_d$5_QueryCollectionsRequest as QueryCollectionsRequest, type index_d$5_QueryCollectionsResponse as QueryCollectionsResponse, type index_d$5_QueryCollectionsResponseNonNullableFields as QueryCollectionsResponseNonNullableFields, type QueryV2$3 as QueryV2, type QueryV2PagingMethodOneOf$3 as QueryV2PagingMethodOneOf, type RestoreInfo$5 as RestoreInfo, type SeoSchema$2 as SeoSchema, type Settings$2 as Settings, SortOrder$3 as SortOrder, type Sorting$3 as Sorting, type Tag$2 as Tag, type URI$2 as URI, type UnsharpMasking$3 as UnsharpMasking, type index_d$5_UpdateCollection as UpdateCollection, type index_d$5_UpdateCollectionRequest as UpdateCollectionRequest, type index_d$5_UpdateCollectionResponse as UpdateCollectionResponse, type index_d$5_UpdateCollectionResponseNonNullableFields as UpdateCollectionResponseNonNullableFields, WebhookIdentityType$5 as WebhookIdentityType, type index_d$5__publicCreateCollectionType as _publicCreateCollectionType, type index_d$5__publicDeleteCollectionType as _publicDeleteCollectionType, type index_d$5__publicGetCollectionType as _publicGetCollectionType, type index_d$5__publicListCollectionsType as _publicListCollectionsType, type index_d$5__publicOnCollectionCreatedType as _publicOnCollectionCreatedType, type index_d$5__publicOnCollectionDeletedType as _publicOnCollectionDeletedType, type index_d$5__publicOnCollectionUpdatedType as _publicOnCollectionUpdatedType, type index_d$5__publicQueryCollectionsType as _publicQueryCollectionsType, type index_d$5__publicUpdateCollectionType as _publicUpdateCollectionType, index_d$5_createCollection as createCollection, index_d$5_deleteCollection as deleteCollection, index_d$5_getCollection as getCollection, index_d$5_listCollections as listCollections, index_d$5_onCollectionCreated as onCollectionCreated, index_d$5_onCollectionDeleted as onCollectionDeleted, index_d$5_onCollectionUpdated as onCollectionUpdated, onCollectionCreated$1 as publicOnCollectionCreated, onCollectionDeleted$1 as publicOnCollectionDeleted, onCollectionUpdated$1 as publicOnCollectionUpdated, index_d$5_queryCollections as queryCollections, index_d$5_updateCollection as updateCollection };
|
|
776
807
|
}
|
|
777
808
|
|
|
778
809
|
interface PortfolioSettings {
|
|
@@ -970,11 +1001,18 @@ interface UpdatePortfolioSettingsResponseNonNullableFields {
|
|
|
970
1001
|
updatedPortfolioSettings?: PortfolioSettingsNonNullableFields;
|
|
971
1002
|
}
|
|
972
1003
|
|
|
1004
|
+
declare function createPortfolioSettings$1(httpClient: HttpClient): (portfolioSettings: PortfolioSettings) => Promise<PortfolioSettings & PortfolioSettingsNonNullableFields>;
|
|
1005
|
+
declare function getPortfolioSettings$1(httpClient: HttpClient): () => Promise<GetPortfolioSettingsResponse & GetPortfolioSettingsResponseNonNullableFields>;
|
|
1006
|
+
declare function updatePortfolioSettings$1(httpClient: HttpClient): (portfolioSettings: PortfolioSettings) => Promise<UpdatePortfolioSettingsResponse & UpdatePortfolioSettingsResponseNonNullableFields>;
|
|
1007
|
+
|
|
973
1008
|
declare function createRESTModule$4<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
974
1009
|
|
|
975
|
-
|
|
976
|
-
declare const
|
|
977
|
-
|
|
1010
|
+
type _publicCreatePortfolioSettingsType = typeof createPortfolioSettings$1;
|
|
1011
|
+
declare const createPortfolioSettings: ReturnType<typeof createRESTModule$4<_publicCreatePortfolioSettingsType>>;
|
|
1012
|
+
type _publicGetPortfolioSettingsType = typeof getPortfolioSettings$1;
|
|
1013
|
+
declare const getPortfolioSettings: ReturnType<typeof createRESTModule$4<_publicGetPortfolioSettingsType>>;
|
|
1014
|
+
type _publicUpdatePortfolioSettingsType = typeof updatePortfolioSettings$1;
|
|
1015
|
+
declare const updatePortfolioSettings: ReturnType<typeof createRESTModule$4<_publicUpdatePortfolioSettingsType>>;
|
|
978
1016
|
|
|
979
1017
|
type index_d$4_AddItemDirection = AddItemDirection;
|
|
980
1018
|
declare const index_d$4_AddItemDirection: typeof AddItemDirection;
|
|
@@ -994,11 +1032,14 @@ type index_d$4_SiteMenuSettings = SiteMenuSettings;
|
|
|
994
1032
|
type index_d$4_UpdatePortfolioSettingsRequest = UpdatePortfolioSettingsRequest;
|
|
995
1033
|
type index_d$4_UpdatePortfolioSettingsResponse = UpdatePortfolioSettingsResponse;
|
|
996
1034
|
type index_d$4_UpdatePortfolioSettingsResponseNonNullableFields = UpdatePortfolioSettingsResponseNonNullableFields;
|
|
1035
|
+
type index_d$4__publicCreatePortfolioSettingsType = _publicCreatePortfolioSettingsType;
|
|
1036
|
+
type index_d$4__publicGetPortfolioSettingsType = _publicGetPortfolioSettingsType;
|
|
1037
|
+
type index_d$4__publicUpdatePortfolioSettingsType = _publicUpdatePortfolioSettingsType;
|
|
997
1038
|
declare const index_d$4_createPortfolioSettings: typeof createPortfolioSettings;
|
|
998
1039
|
declare const index_d$4_getPortfolioSettings: typeof getPortfolioSettings;
|
|
999
1040
|
declare const index_d$4_updatePortfolioSettings: typeof updatePortfolioSettings;
|
|
1000
1041
|
declare namespace index_d$4 {
|
|
1001
|
-
export { type ActionEvent$4 as ActionEvent, index_d$4_AddItemDirection as AddItemDirection, type index_d$4_CreatePortfolioSettingsRequest as CreatePortfolioSettingsRequest, type index_d$4_CreatePortfolioSettingsResponse as CreatePortfolioSettingsResponse, type index_d$4_CreatePortfolioSettingsResponseNonNullableFields as CreatePortfolioSettingsResponseNonNullableFields, index_d$4_DefaultItemName as DefaultItemName, type DomainEvent$4 as DomainEvent, type DomainEventBodyOneOf$4 as DomainEventBodyOneOf, type EntityCreatedEvent$4 as EntityCreatedEvent, type EntityDeletedEvent$4 as EntityDeletedEvent, type EntityUpdatedEvent$4 as EntityUpdatedEvent, type index_d$4_GetPortfolioSettingsRequest as GetPortfolioSettingsRequest, type index_d$4_GetPortfolioSettingsResponse as GetPortfolioSettingsResponse, type index_d$4_GetPortfolioSettingsResponseNonNullableFields as GetPortfolioSettingsResponseNonNullableFields, type IdentificationData$4 as IdentificationData, type IdentificationDataIdOneOf$4 as IdentificationDataIdOneOf, type index_d$4_MediaSettings as MediaSettings, type MessageEnvelope$4 as MessageEnvelope, type index_d$4_PortfolioSettings as PortfolioSettings, type index_d$4_PortfolioSettingsNonNullableFields as PortfolioSettingsNonNullableFields, type index_d$4_ProjectItemSettings as ProjectItemSettings, type RestoreInfo$4 as RestoreInfo, type index_d$4_SiteMenuSettings as SiteMenuSettings, type index_d$4_UpdatePortfolioSettingsRequest as UpdatePortfolioSettingsRequest, type index_d$4_UpdatePortfolioSettingsResponse as UpdatePortfolioSettingsResponse, type index_d$4_UpdatePortfolioSettingsResponseNonNullableFields as UpdatePortfolioSettingsResponseNonNullableFields, WebhookIdentityType$4 as WebhookIdentityType, index_d$4_createPortfolioSettings as createPortfolioSettings, index_d$4_getPortfolioSettings as getPortfolioSettings, index_d$4_updatePortfolioSettings as updatePortfolioSettings };
|
|
1042
|
+
export { type ActionEvent$4 as ActionEvent, index_d$4_AddItemDirection as AddItemDirection, type index_d$4_CreatePortfolioSettingsRequest as CreatePortfolioSettingsRequest, type index_d$4_CreatePortfolioSettingsResponse as CreatePortfolioSettingsResponse, type index_d$4_CreatePortfolioSettingsResponseNonNullableFields as CreatePortfolioSettingsResponseNonNullableFields, index_d$4_DefaultItemName as DefaultItemName, type DomainEvent$4 as DomainEvent, type DomainEventBodyOneOf$4 as DomainEventBodyOneOf, type EntityCreatedEvent$4 as EntityCreatedEvent, type EntityDeletedEvent$4 as EntityDeletedEvent, type EntityUpdatedEvent$4 as EntityUpdatedEvent, type index_d$4_GetPortfolioSettingsRequest as GetPortfolioSettingsRequest, type index_d$4_GetPortfolioSettingsResponse as GetPortfolioSettingsResponse, type index_d$4_GetPortfolioSettingsResponseNonNullableFields as GetPortfolioSettingsResponseNonNullableFields, type IdentificationData$4 as IdentificationData, type IdentificationDataIdOneOf$4 as IdentificationDataIdOneOf, type index_d$4_MediaSettings as MediaSettings, type MessageEnvelope$4 as MessageEnvelope, type index_d$4_PortfolioSettings as PortfolioSettings, type index_d$4_PortfolioSettingsNonNullableFields as PortfolioSettingsNonNullableFields, type index_d$4_ProjectItemSettings as ProjectItemSettings, type RestoreInfo$4 as RestoreInfo, type index_d$4_SiteMenuSettings as SiteMenuSettings, type index_d$4_UpdatePortfolioSettingsRequest as UpdatePortfolioSettingsRequest, type index_d$4_UpdatePortfolioSettingsResponse as UpdatePortfolioSettingsResponse, type index_d$4_UpdatePortfolioSettingsResponseNonNullableFields as UpdatePortfolioSettingsResponseNonNullableFields, WebhookIdentityType$4 as WebhookIdentityType, type index_d$4__publicCreatePortfolioSettingsType as _publicCreatePortfolioSettingsType, type index_d$4__publicGetPortfolioSettingsType as _publicGetPortfolioSettingsType, type index_d$4__publicUpdatePortfolioSettingsType as _publicUpdatePortfolioSettingsType, index_d$4_createPortfolioSettings as createPortfolioSettings, index_d$4_getPortfolioSettings as getPortfolioSettings, index_d$4_updatePortfolioSettings as updatePortfolioSettings };
|
|
1002
1043
|
}
|
|
1003
1044
|
|
|
1004
1045
|
/** ProjectItem is the main entity of ProjectItemsService */
|
|
@@ -1778,22 +1819,50 @@ interface DuplicateProjectItemsOptions {
|
|
|
1778
1819
|
targetProjectId: string;
|
|
1779
1820
|
}
|
|
1780
1821
|
|
|
1822
|
+
declare function createProjectItem$1(httpClient: HttpClient): (item: Item) => Promise<Item & ItemNonNullableFields>;
|
|
1823
|
+
declare function bulkCreateProjectItems$1(httpClient: HttpClient): (options?: BulkCreateProjectItemsOptions) => Promise<BulkCreateProjectItemsResponse & BulkCreateProjectItemsResponseNonNullableFields>;
|
|
1824
|
+
declare function getProjectItem$1(httpClient: HttpClient): (itemId: string) => Promise<Item & ItemNonNullableFields>;
|
|
1825
|
+
declare function listProjectItems$1(httpClient: HttpClient): (projectId: string, options?: ListProjectItemsOptions) => Promise<ListProjectItemsResponse & ListProjectItemsResponseNonNullableFields>;
|
|
1826
|
+
declare function updateProjectItem$1(httpClient: HttpClient): (_id: string | null, item: UpdateProjectItem) => Promise<Item & ItemNonNullableFields>;
|
|
1827
|
+
declare function bulkUpdateProjectItems$1(httpClient: HttpClient): (options?: BulkUpdateProjectItemsOptions) => Promise<BulkUpdateProjectItemsResponse & BulkUpdateProjectItemsResponseNonNullableFields>;
|
|
1828
|
+
declare function deleteProjectItem$1(httpClient: HttpClient): (itemId: string) => Promise<DeleteProjectItemResponse & DeleteProjectItemResponseNonNullableFields>;
|
|
1829
|
+
declare function bulkDeleteProjectItems$1(httpClient: HttpClient): (options: BulkDeleteProjectItemsOptions) => Promise<BulkDeleteProjectItemsResponse & BulkDeleteProjectItemsResponseNonNullableFields>;
|
|
1830
|
+
declare function duplicateProjectItems$1(httpClient: HttpClient): (originProjectId: string, options: DuplicateProjectItemsOptions) => Promise<DuplicateProjectItemsResponse & DuplicateProjectItemsResponseNonNullableFields>;
|
|
1831
|
+
declare const onProjectItemCreated$1: EventDefinition<ProjectItemCreatedEnvelope, "wix.portfolio.project_items.v1.project_item_created">;
|
|
1832
|
+
declare const onProjectItemUpdated$1: EventDefinition<ProjectItemUpdatedEnvelope, "wix.portfolio.project_items.v1.project_item_updated">;
|
|
1833
|
+
declare const onProjectItemDeleted$1: EventDefinition<ProjectItemDeletedEnvelope, "wix.portfolio.project_items.v1.project_item_deleted">;
|
|
1834
|
+
|
|
1781
1835
|
declare function createRESTModule$3<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
1782
1836
|
|
|
1783
1837
|
declare function createEventModule$2<T extends EventDefinition<any, string>>(eventDefinition: T): BuildEventDefinition<T> & T;
|
|
1784
1838
|
|
|
1785
|
-
|
|
1786
|
-
declare const
|
|
1787
|
-
|
|
1788
|
-
declare const
|
|
1789
|
-
|
|
1790
|
-
declare const
|
|
1791
|
-
|
|
1792
|
-
declare const
|
|
1793
|
-
|
|
1794
|
-
declare const
|
|
1795
|
-
|
|
1796
|
-
declare const
|
|
1839
|
+
type _publicCreateProjectItemType = typeof createProjectItem$1;
|
|
1840
|
+
declare const createProjectItem: ReturnType<typeof createRESTModule$3<_publicCreateProjectItemType>>;
|
|
1841
|
+
type _publicBulkCreateProjectItemsType = typeof bulkCreateProjectItems$1;
|
|
1842
|
+
declare const bulkCreateProjectItems: ReturnType<typeof createRESTModule$3<_publicBulkCreateProjectItemsType>>;
|
|
1843
|
+
type _publicGetProjectItemType = typeof getProjectItem$1;
|
|
1844
|
+
declare const getProjectItem: ReturnType<typeof createRESTModule$3<_publicGetProjectItemType>>;
|
|
1845
|
+
type _publicListProjectItemsType = typeof listProjectItems$1;
|
|
1846
|
+
declare const listProjectItems: ReturnType<typeof createRESTModule$3<_publicListProjectItemsType>>;
|
|
1847
|
+
type _publicUpdateProjectItemType = typeof updateProjectItem$1;
|
|
1848
|
+
declare const updateProjectItem: ReturnType<typeof createRESTModule$3<_publicUpdateProjectItemType>>;
|
|
1849
|
+
type _publicBulkUpdateProjectItemsType = typeof bulkUpdateProjectItems$1;
|
|
1850
|
+
declare const bulkUpdateProjectItems: ReturnType<typeof createRESTModule$3<_publicBulkUpdateProjectItemsType>>;
|
|
1851
|
+
type _publicDeleteProjectItemType = typeof deleteProjectItem$1;
|
|
1852
|
+
declare const deleteProjectItem: ReturnType<typeof createRESTModule$3<_publicDeleteProjectItemType>>;
|
|
1853
|
+
type _publicBulkDeleteProjectItemsType = typeof bulkDeleteProjectItems$1;
|
|
1854
|
+
declare const bulkDeleteProjectItems: ReturnType<typeof createRESTModule$3<_publicBulkDeleteProjectItemsType>>;
|
|
1855
|
+
type _publicDuplicateProjectItemsType = typeof duplicateProjectItems$1;
|
|
1856
|
+
declare const duplicateProjectItems: ReturnType<typeof createRESTModule$3<_publicDuplicateProjectItemsType>>;
|
|
1857
|
+
|
|
1858
|
+
type _publicOnProjectItemCreatedType = typeof onProjectItemCreated$1;
|
|
1859
|
+
declare const onProjectItemCreated: ReturnType<typeof createEventModule$2<_publicOnProjectItemCreatedType>>;
|
|
1860
|
+
|
|
1861
|
+
type _publicOnProjectItemUpdatedType = typeof onProjectItemUpdated$1;
|
|
1862
|
+
declare const onProjectItemUpdated: ReturnType<typeof createEventModule$2<_publicOnProjectItemUpdatedType>>;
|
|
1863
|
+
|
|
1864
|
+
type _publicOnProjectItemDeletedType = typeof onProjectItemDeleted$1;
|
|
1865
|
+
declare const onProjectItemDeleted: ReturnType<typeof createEventModule$2<_publicOnProjectItemDeletedType>>;
|
|
1797
1866
|
|
|
1798
1867
|
type index_d$3_BulkCreateProjectItemResult = BulkCreateProjectItemResult;
|
|
1799
1868
|
type index_d$3_BulkCreateProjectItemsOptions = BulkCreateProjectItemsOptions;
|
|
@@ -1849,6 +1918,18 @@ type index_d$3_UpdateProjectItem = UpdateProjectItem;
|
|
|
1849
1918
|
type index_d$3_UpdateProjectItemRequest = UpdateProjectItemRequest;
|
|
1850
1919
|
type index_d$3_UpdateProjectItemResponse = UpdateProjectItemResponse;
|
|
1851
1920
|
type index_d$3_UpdateProjectItemResponseNonNullableFields = UpdateProjectItemResponseNonNullableFields;
|
|
1921
|
+
type index_d$3__publicBulkCreateProjectItemsType = _publicBulkCreateProjectItemsType;
|
|
1922
|
+
type index_d$3__publicBulkDeleteProjectItemsType = _publicBulkDeleteProjectItemsType;
|
|
1923
|
+
type index_d$3__publicBulkUpdateProjectItemsType = _publicBulkUpdateProjectItemsType;
|
|
1924
|
+
type index_d$3__publicCreateProjectItemType = _publicCreateProjectItemType;
|
|
1925
|
+
type index_d$3__publicDeleteProjectItemType = _publicDeleteProjectItemType;
|
|
1926
|
+
type index_d$3__publicDuplicateProjectItemsType = _publicDuplicateProjectItemsType;
|
|
1927
|
+
type index_d$3__publicGetProjectItemType = _publicGetProjectItemType;
|
|
1928
|
+
type index_d$3__publicListProjectItemsType = _publicListProjectItemsType;
|
|
1929
|
+
type index_d$3__publicOnProjectItemCreatedType = _publicOnProjectItemCreatedType;
|
|
1930
|
+
type index_d$3__publicOnProjectItemDeletedType = _publicOnProjectItemDeletedType;
|
|
1931
|
+
type index_d$3__publicOnProjectItemUpdatedType = _publicOnProjectItemUpdatedType;
|
|
1932
|
+
type index_d$3__publicUpdateProjectItemType = _publicUpdateProjectItemType;
|
|
1852
1933
|
declare const index_d$3_bulkCreateProjectItems: typeof bulkCreateProjectItems;
|
|
1853
1934
|
declare const index_d$3_bulkDeleteProjectItems: typeof bulkDeleteProjectItems;
|
|
1854
1935
|
declare const index_d$3_bulkUpdateProjectItems: typeof bulkUpdateProjectItems;
|
|
@@ -1862,7 +1943,7 @@ declare const index_d$3_onProjectItemDeleted: typeof onProjectItemDeleted;
|
|
|
1862
1943
|
declare const index_d$3_onProjectItemUpdated: typeof onProjectItemUpdated;
|
|
1863
1944
|
declare const index_d$3_updateProjectItem: typeof updateProjectItem;
|
|
1864
1945
|
declare namespace index_d$3 {
|
|
1865
|
-
export { type ActionEvent$3 as ActionEvent, type App$1 as App, type ApplicationError$1 as ApplicationError, type BaseEventMetadata$2 as BaseEventMetadata, type BulkActionMetadata$1 as BulkActionMetadata, type index_d$3_BulkCreateProjectItemResult as BulkCreateProjectItemResult, type index_d$3_BulkCreateProjectItemsOptions as BulkCreateProjectItemsOptions, type index_d$3_BulkCreateProjectItemsRequest as BulkCreateProjectItemsRequest, type index_d$3_BulkCreateProjectItemsResponse as BulkCreateProjectItemsResponse, type index_d$3_BulkCreateProjectItemsResponseNonNullableFields as BulkCreateProjectItemsResponseNonNullableFields, type index_d$3_BulkDeleteProjectItemResult as BulkDeleteProjectItemResult, type index_d$3_BulkDeleteProjectItemsOptions as BulkDeleteProjectItemsOptions, type index_d$3_BulkDeleteProjectItemsRequest as BulkDeleteProjectItemsRequest, type index_d$3_BulkDeleteProjectItemsResponse as BulkDeleteProjectItemsResponse, type index_d$3_BulkDeleteProjectItemsResponseNonNullableFields as BulkDeleteProjectItemsResponseNonNullableFields, type index_d$3_BulkUpdateProjectItemResult as BulkUpdateProjectItemResult, type index_d$3_BulkUpdateProjectItemsOptions as BulkUpdateProjectItemsOptions, type index_d$3_BulkUpdateProjectItemsRequest as BulkUpdateProjectItemsRequest, type index_d$3_BulkUpdateProjectItemsResponse as BulkUpdateProjectItemsResponse, type index_d$3_BulkUpdateProjectItemsResponseNonNullableFields as BulkUpdateProjectItemsResponseNonNullableFields, type index_d$3_CreateProjectGalleryRequest as CreateProjectGalleryRequest, type index_d$3_CreateProjectGalleryResponse as CreateProjectGalleryResponse, type index_d$3_CreateProjectItemRequest as CreateProjectItemRequest, type index_d$3_CreateProjectItemResponse as CreateProjectItemResponse, type index_d$3_CreateProjectItemResponseNonNullableFields as CreateProjectItemResponseNonNullableFields, type CursorPaging$3 as CursorPaging, type Cursors$3 as Cursors, type index_d$3_DeleteProjectItemRequest as DeleteProjectItemRequest, type index_d$3_DeleteProjectItemResponse as DeleteProjectItemResponse, type index_d$3_DeleteProjectItemResponseNonNullableFields as DeleteProjectItemResponseNonNullableFields, type DeletedProjectRestored$1 as DeletedProjectRestored, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type index_d$3_DuplicateProjectItemsOptions as DuplicateProjectItemsOptions, type index_d$3_DuplicateProjectItemsRequest as DuplicateProjectItemsRequest, type index_d$3_DuplicateProjectItemsResponse as DuplicateProjectItemsResponse, type index_d$3_DuplicateProjectItemsResponseNonNullableFields as DuplicateProjectItemsResponseNonNullableFields, type Empty$2 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type EventMetadata$2 as EventMetadata, type File$1 as File, type index_d$3_GenerateTokenForProjectItemsRequest as GenerateTokenForProjectItemsRequest, type index_d$3_GenerateTokenForProjectItemsResponse as GenerateTokenForProjectItemsResponse, type index_d$3_GetProjectItemRequest as GetProjectItemRequest, type index_d$3_GetProjectItemResponse as GetProjectItemResponse, type index_d$3_GetProjectItemResponseNonNullableFields as GetProjectItemResponseNonNullableFields, type IdentificationData$3 as IdentificationData, type IdentificationDataIdOneOf$3 as IdentificationDataIdOneOf, type Image$2 as Image, ImageType$2 as ImageType, type InvalidateCache$1 as InvalidateCache, type InvalidateCacheGetByOneOf$1 as InvalidateCacheGetByOneOf, type index_d$3_Item as Item, type ItemMetadata$1 as ItemMetadata, type index_d$3_ItemMetadataOneOf as ItemMetadataOneOf, type index_d$3_ItemNonNullableFields as ItemNonNullableFields, type index_d$3_Link as Link, type index_d$3_ListProjectItemsOptions as ListProjectItemsOptions, type index_d$3_ListProjectItemsRequest as ListProjectItemsRequest, type index_d$3_ListProjectItemsResponse as ListProjectItemsResponse, type index_d$3_ListProjectItemsResponseNonNullableFields as ListProjectItemsResponseNonNullableFields, type index_d$3_MaskedItem as MaskedItem, type MessageEnvelope$3 as MessageEnvelope, type Page$1 as Page, type Paging$2 as Paging, type PagingMetadataV2$3 as PagingMetadataV2, type Point$2 as Point, type index_d$3_ProjectItemCreatedEnvelope as ProjectItemCreatedEnvelope, type index_d$3_ProjectItemDeletedEnvelope as ProjectItemDeletedEnvelope, type index_d$3_ProjectItemMediaToken as ProjectItemMediaToken, type index_d$3_ProjectItemUpdatedEnvelope as ProjectItemUpdatedEnvelope, type index_d$3_QueryProjectItemsRequest as QueryProjectItemsRequest, type index_d$3_QueryProjectItemsResponse as QueryProjectItemsResponse, type QueryV2$2 as QueryV2, type QueryV2PagingMethodOneOf$2 as QueryV2PagingMethodOneOf, type RestoreInfo$3 as RestoreInfo, SortOrder$2 as SortOrder, type Sorting$2 as Sorting, type index_d$3_Tags as Tags, index_d$3_Type as Type, type URI$1 as URI, type UnsharpMasking$2 as UnsharpMasking, type index_d$3_UpdateProjectItem as UpdateProjectItem, type index_d$3_UpdateProjectItemRequest as UpdateProjectItemRequest, type index_d$3_UpdateProjectItemResponse as UpdateProjectItemResponse, type index_d$3_UpdateProjectItemResponseNonNullableFields as UpdateProjectItemResponseNonNullableFields, type Video$2 as Video, type VideoResolution$2 as VideoResolution, WebhookIdentityType$3 as WebhookIdentityType, index_d$3_bulkCreateProjectItems as bulkCreateProjectItems, index_d$3_bulkDeleteProjectItems as bulkDeleteProjectItems, index_d$3_bulkUpdateProjectItems as bulkUpdateProjectItems, index_d$3_createProjectItem as createProjectItem, index_d$3_deleteProjectItem as deleteProjectItem, index_d$3_duplicateProjectItems as duplicateProjectItems, index_d$3_getProjectItem as getProjectItem, index_d$3_listProjectItems as listProjectItems, index_d$3_onProjectItemCreated as onProjectItemCreated, index_d$3_onProjectItemDeleted as onProjectItemDeleted, index_d$3_onProjectItemUpdated as onProjectItemUpdated, index_d$3_updateProjectItem as updateProjectItem };
|
|
1946
|
+
export { type ActionEvent$3 as ActionEvent, type App$1 as App, type ApplicationError$1 as ApplicationError, type BaseEventMetadata$2 as BaseEventMetadata, type BulkActionMetadata$1 as BulkActionMetadata, type index_d$3_BulkCreateProjectItemResult as BulkCreateProjectItemResult, type index_d$3_BulkCreateProjectItemsOptions as BulkCreateProjectItemsOptions, type index_d$3_BulkCreateProjectItemsRequest as BulkCreateProjectItemsRequest, type index_d$3_BulkCreateProjectItemsResponse as BulkCreateProjectItemsResponse, type index_d$3_BulkCreateProjectItemsResponseNonNullableFields as BulkCreateProjectItemsResponseNonNullableFields, type index_d$3_BulkDeleteProjectItemResult as BulkDeleteProjectItemResult, type index_d$3_BulkDeleteProjectItemsOptions as BulkDeleteProjectItemsOptions, type index_d$3_BulkDeleteProjectItemsRequest as BulkDeleteProjectItemsRequest, type index_d$3_BulkDeleteProjectItemsResponse as BulkDeleteProjectItemsResponse, type index_d$3_BulkDeleteProjectItemsResponseNonNullableFields as BulkDeleteProjectItemsResponseNonNullableFields, type index_d$3_BulkUpdateProjectItemResult as BulkUpdateProjectItemResult, type index_d$3_BulkUpdateProjectItemsOptions as BulkUpdateProjectItemsOptions, type index_d$3_BulkUpdateProjectItemsRequest as BulkUpdateProjectItemsRequest, type index_d$3_BulkUpdateProjectItemsResponse as BulkUpdateProjectItemsResponse, type index_d$3_BulkUpdateProjectItemsResponseNonNullableFields as BulkUpdateProjectItemsResponseNonNullableFields, type index_d$3_CreateProjectGalleryRequest as CreateProjectGalleryRequest, type index_d$3_CreateProjectGalleryResponse as CreateProjectGalleryResponse, type index_d$3_CreateProjectItemRequest as CreateProjectItemRequest, type index_d$3_CreateProjectItemResponse as CreateProjectItemResponse, type index_d$3_CreateProjectItemResponseNonNullableFields as CreateProjectItemResponseNonNullableFields, type CursorPaging$3 as CursorPaging, type Cursors$3 as Cursors, type index_d$3_DeleteProjectItemRequest as DeleteProjectItemRequest, type index_d$3_DeleteProjectItemResponse as DeleteProjectItemResponse, type index_d$3_DeleteProjectItemResponseNonNullableFields as DeleteProjectItemResponseNonNullableFields, type DeletedProjectRestored$1 as DeletedProjectRestored, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type index_d$3_DuplicateProjectItemsOptions as DuplicateProjectItemsOptions, type index_d$3_DuplicateProjectItemsRequest as DuplicateProjectItemsRequest, type index_d$3_DuplicateProjectItemsResponse as DuplicateProjectItemsResponse, type index_d$3_DuplicateProjectItemsResponseNonNullableFields as DuplicateProjectItemsResponseNonNullableFields, type Empty$2 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type EventMetadata$2 as EventMetadata, type File$1 as File, type index_d$3_GenerateTokenForProjectItemsRequest as GenerateTokenForProjectItemsRequest, type index_d$3_GenerateTokenForProjectItemsResponse as GenerateTokenForProjectItemsResponse, type index_d$3_GetProjectItemRequest as GetProjectItemRequest, type index_d$3_GetProjectItemResponse as GetProjectItemResponse, type index_d$3_GetProjectItemResponseNonNullableFields as GetProjectItemResponseNonNullableFields, type IdentificationData$3 as IdentificationData, type IdentificationDataIdOneOf$3 as IdentificationDataIdOneOf, type Image$2 as Image, ImageType$2 as ImageType, type InvalidateCache$1 as InvalidateCache, type InvalidateCacheGetByOneOf$1 as InvalidateCacheGetByOneOf, type index_d$3_Item as Item, type ItemMetadata$1 as ItemMetadata, type index_d$3_ItemMetadataOneOf as ItemMetadataOneOf, type index_d$3_ItemNonNullableFields as ItemNonNullableFields, type index_d$3_Link as Link, type index_d$3_ListProjectItemsOptions as ListProjectItemsOptions, type index_d$3_ListProjectItemsRequest as ListProjectItemsRequest, type index_d$3_ListProjectItemsResponse as ListProjectItemsResponse, type index_d$3_ListProjectItemsResponseNonNullableFields as ListProjectItemsResponseNonNullableFields, type index_d$3_MaskedItem as MaskedItem, type MessageEnvelope$3 as MessageEnvelope, type Page$1 as Page, type Paging$2 as Paging, type PagingMetadataV2$3 as PagingMetadataV2, type Point$2 as Point, type index_d$3_ProjectItemCreatedEnvelope as ProjectItemCreatedEnvelope, type index_d$3_ProjectItemDeletedEnvelope as ProjectItemDeletedEnvelope, type index_d$3_ProjectItemMediaToken as ProjectItemMediaToken, type index_d$3_ProjectItemUpdatedEnvelope as ProjectItemUpdatedEnvelope, type index_d$3_QueryProjectItemsRequest as QueryProjectItemsRequest, type index_d$3_QueryProjectItemsResponse as QueryProjectItemsResponse, type QueryV2$2 as QueryV2, type QueryV2PagingMethodOneOf$2 as QueryV2PagingMethodOneOf, type RestoreInfo$3 as RestoreInfo, SortOrder$2 as SortOrder, type Sorting$2 as Sorting, type index_d$3_Tags as Tags, index_d$3_Type as Type, type URI$1 as URI, type UnsharpMasking$2 as UnsharpMasking, type index_d$3_UpdateProjectItem as UpdateProjectItem, type index_d$3_UpdateProjectItemRequest as UpdateProjectItemRequest, type index_d$3_UpdateProjectItemResponse as UpdateProjectItemResponse, type index_d$3_UpdateProjectItemResponseNonNullableFields as UpdateProjectItemResponseNonNullableFields, type Video$2 as Video, type VideoResolution$2 as VideoResolution, WebhookIdentityType$3 as WebhookIdentityType, type index_d$3__publicBulkCreateProjectItemsType as _publicBulkCreateProjectItemsType, type index_d$3__publicBulkDeleteProjectItemsType as _publicBulkDeleteProjectItemsType, type index_d$3__publicBulkUpdateProjectItemsType as _publicBulkUpdateProjectItemsType, type index_d$3__publicCreateProjectItemType as _publicCreateProjectItemType, type index_d$3__publicDeleteProjectItemType as _publicDeleteProjectItemType, type index_d$3__publicDuplicateProjectItemsType as _publicDuplicateProjectItemsType, type index_d$3__publicGetProjectItemType as _publicGetProjectItemType, type index_d$3__publicListProjectItemsType as _publicListProjectItemsType, type index_d$3__publicOnProjectItemCreatedType as _publicOnProjectItemCreatedType, type index_d$3__publicOnProjectItemDeletedType as _publicOnProjectItemDeletedType, type index_d$3__publicOnProjectItemUpdatedType as _publicOnProjectItemUpdatedType, type index_d$3__publicUpdateProjectItemType as _publicUpdateProjectItemType, index_d$3_bulkCreateProjectItems as bulkCreateProjectItems, index_d$3_bulkDeleteProjectItems as bulkDeleteProjectItems, index_d$3_bulkUpdateProjectItems as bulkUpdateProjectItems, index_d$3_createProjectItem as createProjectItem, index_d$3_deleteProjectItem as deleteProjectItem, index_d$3_duplicateProjectItems as duplicateProjectItems, index_d$3_getProjectItem as getProjectItem, index_d$3_listProjectItems as listProjectItems, index_d$3_onProjectItemCreated as onProjectItemCreated, index_d$3_onProjectItemDeleted as onProjectItemDeleted, index_d$3_onProjectItemUpdated as onProjectItemUpdated, onProjectItemCreated$1 as publicOnProjectItemCreated, onProjectItemDeleted$1 as publicOnProjectItemDeleted, onProjectItemUpdated$1 as publicOnProjectItemUpdated, index_d$3_updateProjectItem as updateProjectItem };
|
|
1866
1947
|
}
|
|
1867
1948
|
|
|
1868
1949
|
/** Project is the main entity of ProjectsService */
|
|
@@ -3106,23 +3187,53 @@ interface QueryProjectsWithCollectionInfoOptions {
|
|
|
3106
3187
|
includePageUrl?: boolean | null;
|
|
3107
3188
|
}
|
|
3108
3189
|
|
|
3190
|
+
declare function getProjectPageData$1(httpClient: HttpClient): (identifiers: GetProjectPageDataIdentifiers) => Promise<GetProjectPageDataResponse & GetProjectPageDataResponseNonNullableFields>;
|
|
3191
|
+
declare function createProject$1(httpClient: HttpClient): (project: Project$1) => Promise<Project$1 & ProjectNonNullableFields$1>;
|
|
3192
|
+
declare function getProject$1(httpClient: HttpClient): (projectId: string, options?: GetProjectOptions) => Promise<Project$1 & ProjectNonNullableFields$1>;
|
|
3193
|
+
declare function listProjects$1(httpClient: HttpClient): (options?: ListProjectsOptions) => Promise<ListProjectsResponse & ListProjectsResponseNonNullableFields>;
|
|
3194
|
+
declare function updateProject$1(httpClient: HttpClient): (_id: string | null, project: UpdateProject) => Promise<Project$1 & ProjectNonNullableFields$1>;
|
|
3195
|
+
declare function bulkUpdateProjects$1(httpClient: HttpClient): (options?: BulkUpdateProjectsOptions) => Promise<BulkUpdateProjectsResponse & BulkUpdateProjectsResponseNonNullableFields>;
|
|
3196
|
+
declare function deleteProject$1(httpClient: HttpClient): (projectId: string) => Promise<DeleteProjectResponse & DeleteProjectResponseNonNullableFields>;
|
|
3197
|
+
declare function queryProjects$1(httpClient: HttpClient): (options?: QueryProjectsOptions) => ProjectsQueryBuilder;
|
|
3198
|
+
declare function updateProjectOrderInCollection$3(httpClient: HttpClient): (identifiers: UpdateProjectOrderInCollectionIdentifiers$1, sortOrder: number | null) => Promise<UpdateProjectOrderInCollectionResponse$1 & UpdateProjectOrderInCollectionResponseNonNullableFields$1>;
|
|
3199
|
+
declare function queryProjectsWithCollectionInfo$1(httpClient: HttpClient): (query: QueryV2$1, options?: QueryProjectsWithCollectionInfoOptions) => Promise<QueryProjectWithCollectionInfoResponse & QueryProjectWithCollectionInfoResponseNonNullableFields>;
|
|
3200
|
+
declare const onProjectCreated$1: EventDefinition<ProjectCreatedEnvelope, "wix.portfolio.projects.v1.project_created">;
|
|
3201
|
+
declare const onProjectUpdated$1: EventDefinition<ProjectUpdatedEnvelope, "wix.portfolio.projects.v1.project_updated">;
|
|
3202
|
+
declare const onProjectDeleted$1: EventDefinition<ProjectDeletedEnvelope, "wix.portfolio.projects.v1.project_deleted">;
|
|
3203
|
+
|
|
3109
3204
|
declare function createRESTModule$2<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
3110
3205
|
|
|
3111
3206
|
declare function createEventModule$1<T extends EventDefinition<any, string>>(eventDefinition: T): BuildEventDefinition<T> & T;
|
|
3112
3207
|
|
|
3113
|
-
|
|
3114
|
-
declare const
|
|
3115
|
-
|
|
3116
|
-
declare const
|
|
3117
|
-
|
|
3118
|
-
declare const
|
|
3119
|
-
|
|
3120
|
-
declare const
|
|
3121
|
-
|
|
3122
|
-
declare const
|
|
3123
|
-
|
|
3124
|
-
declare const
|
|
3125
|
-
|
|
3208
|
+
type _publicGetProjectPageDataType = typeof getProjectPageData$1;
|
|
3209
|
+
declare const getProjectPageData: ReturnType<typeof createRESTModule$2<_publicGetProjectPageDataType>>;
|
|
3210
|
+
type _publicCreateProjectType = typeof createProject$1;
|
|
3211
|
+
declare const createProject: ReturnType<typeof createRESTModule$2<_publicCreateProjectType>>;
|
|
3212
|
+
type _publicGetProjectType = typeof getProject$1;
|
|
3213
|
+
declare const getProject: ReturnType<typeof createRESTModule$2<_publicGetProjectType>>;
|
|
3214
|
+
type _publicListProjectsType = typeof listProjects$1;
|
|
3215
|
+
declare const listProjects: ReturnType<typeof createRESTModule$2<_publicListProjectsType>>;
|
|
3216
|
+
type _publicUpdateProjectType = typeof updateProject$1;
|
|
3217
|
+
declare const updateProject: ReturnType<typeof createRESTModule$2<_publicUpdateProjectType>>;
|
|
3218
|
+
type _publicBulkUpdateProjectsType = typeof bulkUpdateProjects$1;
|
|
3219
|
+
declare const bulkUpdateProjects: ReturnType<typeof createRESTModule$2<_publicBulkUpdateProjectsType>>;
|
|
3220
|
+
type _publicDeleteProjectType = typeof deleteProject$1;
|
|
3221
|
+
declare const deleteProject: ReturnType<typeof createRESTModule$2<_publicDeleteProjectType>>;
|
|
3222
|
+
type _publicQueryProjectsType = typeof queryProjects$1;
|
|
3223
|
+
declare const queryProjects: ReturnType<typeof createRESTModule$2<_publicQueryProjectsType>>;
|
|
3224
|
+
type _publicUpdateProjectOrderInCollectionType$1 = typeof updateProjectOrderInCollection$3;
|
|
3225
|
+
declare const updateProjectOrderInCollection$2: ReturnType<typeof createRESTModule$2<_publicUpdateProjectOrderInCollectionType>>;
|
|
3226
|
+
type _publicQueryProjectsWithCollectionInfoType = typeof queryProjectsWithCollectionInfo$1;
|
|
3227
|
+
declare const queryProjectsWithCollectionInfo: ReturnType<typeof createRESTModule$2<_publicQueryProjectsWithCollectionInfoType>>;
|
|
3228
|
+
|
|
3229
|
+
type _publicOnProjectCreatedType = typeof onProjectCreated$1;
|
|
3230
|
+
declare const onProjectCreated: ReturnType<typeof createEventModule$1<_publicOnProjectCreatedType>>;
|
|
3231
|
+
|
|
3232
|
+
type _publicOnProjectUpdatedType = typeof onProjectUpdated$1;
|
|
3233
|
+
declare const onProjectUpdated: ReturnType<typeof createEventModule$1<_publicOnProjectUpdatedType>>;
|
|
3234
|
+
|
|
3235
|
+
type _publicOnProjectDeletedType = typeof onProjectDeleted$1;
|
|
3236
|
+
declare const onProjectDeleted: ReturnType<typeof createEventModule$1<_publicOnProjectDeletedType>>;
|
|
3126
3237
|
|
|
3127
3238
|
type index_d$2_App = App;
|
|
3128
3239
|
type index_d$2_ApplicationError = ApplicationError;
|
|
@@ -3182,6 +3293,18 @@ type index_d$2_UpdateProject = UpdateProject;
|
|
|
3182
3293
|
type index_d$2_UpdateProjectRequest = UpdateProjectRequest;
|
|
3183
3294
|
type index_d$2_UpdateProjectResponse = UpdateProjectResponse;
|
|
3184
3295
|
type index_d$2_UpdateProjectResponseNonNullableFields = UpdateProjectResponseNonNullableFields;
|
|
3296
|
+
type index_d$2__publicBulkUpdateProjectsType = _publicBulkUpdateProjectsType;
|
|
3297
|
+
type index_d$2__publicCreateProjectType = _publicCreateProjectType;
|
|
3298
|
+
type index_d$2__publicDeleteProjectType = _publicDeleteProjectType;
|
|
3299
|
+
type index_d$2__publicGetProjectPageDataType = _publicGetProjectPageDataType;
|
|
3300
|
+
type index_d$2__publicGetProjectType = _publicGetProjectType;
|
|
3301
|
+
type index_d$2__publicListProjectsType = _publicListProjectsType;
|
|
3302
|
+
type index_d$2__publicOnProjectCreatedType = _publicOnProjectCreatedType;
|
|
3303
|
+
type index_d$2__publicOnProjectDeletedType = _publicOnProjectDeletedType;
|
|
3304
|
+
type index_d$2__publicOnProjectUpdatedType = _publicOnProjectUpdatedType;
|
|
3305
|
+
type index_d$2__publicQueryProjectsType = _publicQueryProjectsType;
|
|
3306
|
+
type index_d$2__publicQueryProjectsWithCollectionInfoType = _publicQueryProjectsWithCollectionInfoType;
|
|
3307
|
+
type index_d$2__publicUpdateProjectType = _publicUpdateProjectType;
|
|
3185
3308
|
declare const index_d$2_bulkUpdateProjects: typeof bulkUpdateProjects;
|
|
3186
3309
|
declare const index_d$2_createProject: typeof createProject;
|
|
3187
3310
|
declare const index_d$2_deleteProject: typeof deleteProject;
|
|
@@ -3195,7 +3318,7 @@ declare const index_d$2_queryProjects: typeof queryProjects;
|
|
|
3195
3318
|
declare const index_d$2_queryProjectsWithCollectionInfo: typeof queryProjectsWithCollectionInfo;
|
|
3196
3319
|
declare const index_d$2_updateProject: typeof updateProject;
|
|
3197
3320
|
declare namespace index_d$2 {
|
|
3198
|
-
export { type ActionEvent$2 as ActionEvent, type index_d$2_App as App, type index_d$2_ApplicationError as ApplicationError, type Asset$1 as Asset, type BaseEventMetadata$1 as BaseEventMetadata, type index_d$2_BulkActionMetadata as BulkActionMetadata, type index_d$2_BulkUpdateProjectsOptions as BulkUpdateProjectsOptions, type index_d$2_BulkUpdateProjectsRequest as BulkUpdateProjectsRequest, type index_d$2_BulkUpdateProjectsResponse as BulkUpdateProjectsResponse, type index_d$2_BulkUpdateProjectsResponseNonNullableFields as BulkUpdateProjectsResponseNonNullableFields, type index_d$2_BulkUpdateProjectsResult as BulkUpdateProjectsResult, type index_d$2_CreateNewPortfolioAppRequest as CreateNewPortfolioAppRequest, type index_d$2_CreateNewPortfolioAppResponse as CreateNewPortfolioAppResponse, type index_d$2_CreateProjectRequest as CreateProjectRequest, type index_d$2_CreateProjectResponse as CreateProjectResponse, type index_d$2_CreateProjectResponseNonNullableFields as CreateProjectResponseNonNullableFields, type CursorPaging$2 as CursorPaging, type Cursors$2 as Cursors, type DeleteContext$1 as DeleteContext, type index_d$2_DeleteProjectRequest as DeleteProjectRequest, type index_d$2_DeleteProjectResponse as DeleteProjectResponse, type index_d$2_DeleteProjectResponseNonNullableFields as DeleteProjectResponseNonNullableFields, DeleteStatus$1 as DeleteStatus, type index_d$2_DeletedProjectRestored as DeletedProjectRestored, type DetailsLink$1 as DetailsLink, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type Empty$1 as Empty, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type EventMetadata$1 as EventMetadata, type index_d$2_File as File, type index_d$2_GetProjectOptions as GetProjectOptions, type index_d$2_GetProjectPageDataIdentifiers as GetProjectPageDataIdentifiers, type index_d$2_GetProjectPageDataRequest as GetProjectPageDataRequest, type index_d$2_GetProjectPageDataResponse as GetProjectPageDataResponse, type index_d$2_GetProjectPageDataResponseNonNullableFields as GetProjectPageDataResponseNonNullableFields, type index_d$2_GetProjectRequest as GetProjectRequest, type index_d$2_GetProjectResponse as GetProjectResponse, type index_d$2_GetProjectResponseNonNullableFields as GetProjectResponseNonNullableFields, type IdentificationData$2 as IdentificationData, type IdentificationDataIdOneOf$2 as IdentificationDataIdOneOf, type Image$1 as Image, ImageType$1 as ImageType, type index_d$2_InvalidateCache as InvalidateCache, type index_d$2_InvalidateCacheGetByOneOf as InvalidateCacheGetByOneOf, type index_d$2_ItemMetadata as ItemMetadata, type Keyword$1 as Keyword, type index_d$2_ListProjectsOptions as ListProjectsOptions, type index_d$2_ListProjectsRequest as ListProjectsRequest, type index_d$2_ListProjectsResponse as ListProjectsResponse, type index_d$2_ListProjectsResponseNonNullableFields as ListProjectsResponseNonNullableFields, type index_d$2_MaskedProject as MaskedProject, type index_d$2_MenuSettingUpdatedEvent as MenuSettingUpdatedEvent, type MessageEnvelope$2 as MessageEnvelope, type MetaSiteSpecialEvent$1 as MetaSiteSpecialEvent, type MetaSiteSpecialEventPayloadOneOf$1 as MetaSiteSpecialEventPayloadOneOf, Namespace$1 as Namespace, type NamespaceChanged$1 as NamespaceChanged, type index_d$2_Page as Page, type Paging$1 as Paging, type PagingMetadataV2$2 as PagingMetadataV2, type Point$1 as Point, type Project$1 as Project, type ProjectCoverOneOf$1 as ProjectCoverOneOf, type index_d$2_ProjectCreatedEnvelope as ProjectCreatedEnvelope, type index_d$2_ProjectDeletedEnvelope as ProjectDeletedEnvelope, type ProjectDetail$1 as ProjectDetail, type ProjectDetailValueOneOf$1 as ProjectDetailValueOneOf, type ProjectInCollection$1 as ProjectInCollection, type ProjectNonNullableFields$1 as ProjectNonNullableFields, type index_d$2_ProjectSlug as ProjectSlug, type ProjectSource$1 as ProjectSource, type index_d$2_ProjectUpdatedEnvelope as ProjectUpdatedEnvelope, type index_d$2_ProjectsQueryBuilder as ProjectsQueryBuilder, type index_d$2_ProjectsQueryResult as ProjectsQueryResult, type index_d$2_QueryProjectWithCollectionInfoRequest as QueryProjectWithCollectionInfoRequest, type index_d$2_QueryProjectWithCollectionInfoResponse as QueryProjectWithCollectionInfoResponse, type index_d$2_QueryProjectWithCollectionInfoResponseNonNullableFields as QueryProjectWithCollectionInfoResponseNonNullableFields, type index_d$2_QueryProjectsOptions as QueryProjectsOptions, type index_d$2_QueryProjectsRequest as QueryProjectsRequest, type index_d$2_QueryProjectsResponse as QueryProjectsResponse, type index_d$2_QueryProjectsResponseNonNullableFields as QueryProjectsResponseNonNullableFields, type index_d$2_QueryProjectsWithCollectionInfoOptions as QueryProjectsWithCollectionInfoOptions, type QueryV2$1 as QueryV2, type QueryV2PagingMethodOneOf$1 as QueryV2PagingMethodOneOf, type RestoreInfo$2 as RestoreInfo, type index_d$2_RestoreProjectFromTrashBinRequest as RestoreProjectFromTrashBinRequest, type index_d$2_RestoreProjectFromTrashBinResponse as RestoreProjectFromTrashBinResponse, type SeoSchema$1 as SeoSchema, type ServiceProvisioned$1 as ServiceProvisioned, type ServiceRemoved$1 as ServiceRemoved, type Settings$1 as Settings, type SiteCreated$1 as SiteCreated, SiteCreatedContext$1 as SiteCreatedContext, type SiteDeleted$1 as SiteDeleted, type SiteHardDeleted$1 as SiteHardDeleted, type SiteMarkedAsTemplate$1 as SiteMarkedAsTemplate, type SiteMarkedAsWixSite$1 as SiteMarkedAsWixSite, type SitePublished$1 as SitePublished, type SiteRenamed$1 as SiteRenamed, type SiteTransferred$1 as SiteTransferred, type SiteUndeleted$1 as SiteUndeleted, type SiteUnpublished$1 as SiteUnpublished, SortOrder$1 as SortOrder, type Sorting$1 as Sorting, State$1 as State, type StudioAssigned$1 as StudioAssigned, type StudioUnassigned$1 as StudioUnassigned, type index_d$2_SyncProjectWithCollectionMappings as SyncProjectWithCollectionMappings, SyncStatus$2 as SyncStatus, type Tag$1 as Tag, type index_d$2_URI as URI, type UnsharpMasking$1 as UnsharpMasking, type index_d$2_UpdateProject as UpdateProject, type UpdateProjectOrderInCollectionIdentifiers$1 as UpdateProjectOrderInCollectionIdentifiers, type UpdateProjectOrderInCollectionRequest$1 as UpdateProjectOrderInCollectionRequest, type UpdateProjectOrderInCollectionResponse$1 as UpdateProjectOrderInCollectionResponse, type UpdateProjectOrderInCollectionResponseNonNullableFields$1 as UpdateProjectOrderInCollectionResponseNonNullableFields, type index_d$2_UpdateProjectRequest as UpdateProjectRequest, type index_d$2_UpdateProjectResponse as UpdateProjectResponse, type index_d$2_UpdateProjectResponseNonNullableFields as UpdateProjectResponseNonNullableFields, type Video$1 as Video, type VideoResolution$1 as VideoResolution, WebhookIdentityType$2 as WebhookIdentityType, index_d$2_bulkUpdateProjects as bulkUpdateProjects, index_d$2_createProject as createProject, index_d$2_deleteProject as deleteProject, index_d$2_getProject as getProject, index_d$2_getProjectPageData as getProjectPageData, index_d$2_listProjects as listProjects, index_d$2_onProjectCreated as onProjectCreated, index_d$2_onProjectDeleted as onProjectDeleted, index_d$2_onProjectUpdated as onProjectUpdated, index_d$2_queryProjects as queryProjects, index_d$2_queryProjectsWithCollectionInfo as queryProjectsWithCollectionInfo, index_d$2_updateProject as updateProject, updateProjectOrderInCollection$
|
|
3321
|
+
export { type ActionEvent$2 as ActionEvent, type index_d$2_App as App, type index_d$2_ApplicationError as ApplicationError, type Asset$1 as Asset, type BaseEventMetadata$1 as BaseEventMetadata, type index_d$2_BulkActionMetadata as BulkActionMetadata, type index_d$2_BulkUpdateProjectsOptions as BulkUpdateProjectsOptions, type index_d$2_BulkUpdateProjectsRequest as BulkUpdateProjectsRequest, type index_d$2_BulkUpdateProjectsResponse as BulkUpdateProjectsResponse, type index_d$2_BulkUpdateProjectsResponseNonNullableFields as BulkUpdateProjectsResponseNonNullableFields, type index_d$2_BulkUpdateProjectsResult as BulkUpdateProjectsResult, type index_d$2_CreateNewPortfolioAppRequest as CreateNewPortfolioAppRequest, type index_d$2_CreateNewPortfolioAppResponse as CreateNewPortfolioAppResponse, type index_d$2_CreateProjectRequest as CreateProjectRequest, type index_d$2_CreateProjectResponse as CreateProjectResponse, type index_d$2_CreateProjectResponseNonNullableFields as CreateProjectResponseNonNullableFields, type CursorPaging$2 as CursorPaging, type Cursors$2 as Cursors, type DeleteContext$1 as DeleteContext, type index_d$2_DeleteProjectRequest as DeleteProjectRequest, type index_d$2_DeleteProjectResponse as DeleteProjectResponse, type index_d$2_DeleteProjectResponseNonNullableFields as DeleteProjectResponseNonNullableFields, DeleteStatus$1 as DeleteStatus, type index_d$2_DeletedProjectRestored as DeletedProjectRestored, type DetailsLink$1 as DetailsLink, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type Empty$1 as Empty, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type EventMetadata$1 as EventMetadata, type index_d$2_File as File, type index_d$2_GetProjectOptions as GetProjectOptions, type index_d$2_GetProjectPageDataIdentifiers as GetProjectPageDataIdentifiers, type index_d$2_GetProjectPageDataRequest as GetProjectPageDataRequest, type index_d$2_GetProjectPageDataResponse as GetProjectPageDataResponse, type index_d$2_GetProjectPageDataResponseNonNullableFields as GetProjectPageDataResponseNonNullableFields, type index_d$2_GetProjectRequest as GetProjectRequest, type index_d$2_GetProjectResponse as GetProjectResponse, type index_d$2_GetProjectResponseNonNullableFields as GetProjectResponseNonNullableFields, type IdentificationData$2 as IdentificationData, type IdentificationDataIdOneOf$2 as IdentificationDataIdOneOf, type Image$1 as Image, ImageType$1 as ImageType, type index_d$2_InvalidateCache as InvalidateCache, type index_d$2_InvalidateCacheGetByOneOf as InvalidateCacheGetByOneOf, type index_d$2_ItemMetadata as ItemMetadata, type Keyword$1 as Keyword, type index_d$2_ListProjectsOptions as ListProjectsOptions, type index_d$2_ListProjectsRequest as ListProjectsRequest, type index_d$2_ListProjectsResponse as ListProjectsResponse, type index_d$2_ListProjectsResponseNonNullableFields as ListProjectsResponseNonNullableFields, type index_d$2_MaskedProject as MaskedProject, type index_d$2_MenuSettingUpdatedEvent as MenuSettingUpdatedEvent, type MessageEnvelope$2 as MessageEnvelope, type MetaSiteSpecialEvent$1 as MetaSiteSpecialEvent, type MetaSiteSpecialEventPayloadOneOf$1 as MetaSiteSpecialEventPayloadOneOf, Namespace$1 as Namespace, type NamespaceChanged$1 as NamespaceChanged, type index_d$2_Page as Page, type Paging$1 as Paging, type PagingMetadataV2$2 as PagingMetadataV2, type Point$1 as Point, type Project$1 as Project, type ProjectCoverOneOf$1 as ProjectCoverOneOf, type index_d$2_ProjectCreatedEnvelope as ProjectCreatedEnvelope, type index_d$2_ProjectDeletedEnvelope as ProjectDeletedEnvelope, type ProjectDetail$1 as ProjectDetail, type ProjectDetailValueOneOf$1 as ProjectDetailValueOneOf, type ProjectInCollection$1 as ProjectInCollection, type ProjectNonNullableFields$1 as ProjectNonNullableFields, type index_d$2_ProjectSlug as ProjectSlug, type ProjectSource$1 as ProjectSource, type index_d$2_ProjectUpdatedEnvelope as ProjectUpdatedEnvelope, type index_d$2_ProjectsQueryBuilder as ProjectsQueryBuilder, type index_d$2_ProjectsQueryResult as ProjectsQueryResult, type index_d$2_QueryProjectWithCollectionInfoRequest as QueryProjectWithCollectionInfoRequest, type index_d$2_QueryProjectWithCollectionInfoResponse as QueryProjectWithCollectionInfoResponse, type index_d$2_QueryProjectWithCollectionInfoResponseNonNullableFields as QueryProjectWithCollectionInfoResponseNonNullableFields, type index_d$2_QueryProjectsOptions as QueryProjectsOptions, type index_d$2_QueryProjectsRequest as QueryProjectsRequest, type index_d$2_QueryProjectsResponse as QueryProjectsResponse, type index_d$2_QueryProjectsResponseNonNullableFields as QueryProjectsResponseNonNullableFields, type index_d$2_QueryProjectsWithCollectionInfoOptions as QueryProjectsWithCollectionInfoOptions, type QueryV2$1 as QueryV2, type QueryV2PagingMethodOneOf$1 as QueryV2PagingMethodOneOf, type RestoreInfo$2 as RestoreInfo, type index_d$2_RestoreProjectFromTrashBinRequest as RestoreProjectFromTrashBinRequest, type index_d$2_RestoreProjectFromTrashBinResponse as RestoreProjectFromTrashBinResponse, type SeoSchema$1 as SeoSchema, type ServiceProvisioned$1 as ServiceProvisioned, type ServiceRemoved$1 as ServiceRemoved, type Settings$1 as Settings, type SiteCreated$1 as SiteCreated, SiteCreatedContext$1 as SiteCreatedContext, type SiteDeleted$1 as SiteDeleted, type SiteHardDeleted$1 as SiteHardDeleted, type SiteMarkedAsTemplate$1 as SiteMarkedAsTemplate, type SiteMarkedAsWixSite$1 as SiteMarkedAsWixSite, type SitePublished$1 as SitePublished, type SiteRenamed$1 as SiteRenamed, type SiteTransferred$1 as SiteTransferred, type SiteUndeleted$1 as SiteUndeleted, type SiteUnpublished$1 as SiteUnpublished, SortOrder$1 as SortOrder, type Sorting$1 as Sorting, State$1 as State, type StudioAssigned$1 as StudioAssigned, type StudioUnassigned$1 as StudioUnassigned, type index_d$2_SyncProjectWithCollectionMappings as SyncProjectWithCollectionMappings, SyncStatus$2 as SyncStatus, type Tag$1 as Tag, type index_d$2_URI as URI, type UnsharpMasking$1 as UnsharpMasking, type index_d$2_UpdateProject as UpdateProject, type UpdateProjectOrderInCollectionIdentifiers$1 as UpdateProjectOrderInCollectionIdentifiers, type UpdateProjectOrderInCollectionRequest$1 as UpdateProjectOrderInCollectionRequest, type UpdateProjectOrderInCollectionResponse$1 as UpdateProjectOrderInCollectionResponse, type UpdateProjectOrderInCollectionResponseNonNullableFields$1 as UpdateProjectOrderInCollectionResponseNonNullableFields, type index_d$2_UpdateProjectRequest as UpdateProjectRequest, type index_d$2_UpdateProjectResponse as UpdateProjectResponse, type index_d$2_UpdateProjectResponseNonNullableFields as UpdateProjectResponseNonNullableFields, type Video$1 as Video, type VideoResolution$1 as VideoResolution, WebhookIdentityType$2 as WebhookIdentityType, type index_d$2__publicBulkUpdateProjectsType as _publicBulkUpdateProjectsType, type index_d$2__publicCreateProjectType as _publicCreateProjectType, type index_d$2__publicDeleteProjectType as _publicDeleteProjectType, type index_d$2__publicGetProjectPageDataType as _publicGetProjectPageDataType, type index_d$2__publicGetProjectType as _publicGetProjectType, type index_d$2__publicListProjectsType as _publicListProjectsType, type index_d$2__publicOnProjectCreatedType as _publicOnProjectCreatedType, type index_d$2__publicOnProjectDeletedType as _publicOnProjectDeletedType, type index_d$2__publicOnProjectUpdatedType as _publicOnProjectUpdatedType, type index_d$2__publicQueryProjectsType as _publicQueryProjectsType, type index_d$2__publicQueryProjectsWithCollectionInfoType as _publicQueryProjectsWithCollectionInfoType, type _publicUpdateProjectOrderInCollectionType$1 as _publicUpdateProjectOrderInCollectionType, type index_d$2__publicUpdateProjectType as _publicUpdateProjectType, index_d$2_bulkUpdateProjects as bulkUpdateProjects, index_d$2_createProject as createProject, index_d$2_deleteProject as deleteProject, index_d$2_getProject as getProject, index_d$2_getProjectPageData as getProjectPageData, index_d$2_listProjects as listProjects, index_d$2_onProjectCreated as onProjectCreated, index_d$2_onProjectDeleted as onProjectDeleted, index_d$2_onProjectUpdated as onProjectUpdated, onProjectCreated$1 as publicOnProjectCreated, onProjectDeleted$1 as publicOnProjectDeleted, onProjectUpdated$1 as publicOnProjectUpdated, index_d$2_queryProjects as queryProjects, index_d$2_queryProjectsWithCollectionInfo as queryProjectsWithCollectionInfo, index_d$2_updateProject as updateProject, updateProjectOrderInCollection$2 as updateProjectOrderInCollection };
|
|
3199
3322
|
}
|
|
3200
3323
|
|
|
3201
3324
|
interface ProjectInCollection {
|
|
@@ -3830,13 +3953,21 @@ interface UpdateProjectOrderInCollectionIdentifiers {
|
|
|
3830
3953
|
collectionId: string;
|
|
3831
3954
|
}
|
|
3832
3955
|
|
|
3956
|
+
declare function queryProjectInCollections$1(httpClient: HttpClient): (options?: QueryProjectInCollectionsOptions) => ProjectInCollectionsQueryBuilder;
|
|
3957
|
+
declare function updateProjectOrderInCollection$1(httpClient: HttpClient): (identifiers: UpdateProjectOrderInCollectionIdentifiers, sortOrder: number | null) => Promise<UpdateProjectOrderInCollectionResponse & UpdateProjectOrderInCollectionResponseNonNullableFields>;
|
|
3958
|
+
declare const onProjectInCollectionProjectOrderInCollectionUpdatedEvent$1: EventDefinition<ProjectInCollectionProjectOrderInCollectionUpdatedEnvelope, "wix.portfolio.projects.v1.project_in_collection_project_order_in_collection_updated_event">;
|
|
3959
|
+
|
|
3833
3960
|
declare function createRESTModule$1<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
3834
3961
|
|
|
3835
3962
|
declare function createEventModule<T extends EventDefinition<any, string>>(eventDefinition: T): BuildEventDefinition<T> & T;
|
|
3836
3963
|
|
|
3837
|
-
|
|
3838
|
-
declare const
|
|
3839
|
-
|
|
3964
|
+
type _publicQueryProjectInCollectionsType = typeof queryProjectInCollections$1;
|
|
3965
|
+
declare const queryProjectInCollections: ReturnType<typeof createRESTModule$1<_publicQueryProjectInCollectionsType>>;
|
|
3966
|
+
type _publicUpdateProjectOrderInCollectionType = typeof updateProjectOrderInCollection$1;
|
|
3967
|
+
declare const updateProjectOrderInCollection: ReturnType<typeof createRESTModule$1<_publicUpdateProjectOrderInCollectionType>>;
|
|
3968
|
+
|
|
3969
|
+
type _publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType = typeof onProjectInCollectionProjectOrderInCollectionUpdatedEvent$1;
|
|
3970
|
+
declare const onProjectInCollectionProjectOrderInCollectionUpdatedEvent: ReturnType<typeof createEventModule<_publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType>>;
|
|
3840
3971
|
|
|
3841
3972
|
type index_d$1_BaseEventMetadata = BaseEventMetadata;
|
|
3842
3973
|
type index_d$1_DetailsLink = DetailsLink;
|
|
@@ -3876,11 +4007,14 @@ type index_d$1_UpdateProjectOrderInCollectionResponse = UpdateProjectOrderInColl
|
|
|
3876
4007
|
type index_d$1_UpdateProjectOrderInCollectionResponseNonNullableFields = UpdateProjectOrderInCollectionResponseNonNullableFields;
|
|
3877
4008
|
type index_d$1_Video = Video;
|
|
3878
4009
|
type index_d$1_VideoResolution = VideoResolution;
|
|
4010
|
+
type index_d$1__publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType = _publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType;
|
|
4011
|
+
type index_d$1__publicQueryProjectInCollectionsType = _publicQueryProjectInCollectionsType;
|
|
4012
|
+
type index_d$1__publicUpdateProjectOrderInCollectionType = _publicUpdateProjectOrderInCollectionType;
|
|
3879
4013
|
declare const index_d$1_onProjectInCollectionProjectOrderInCollectionUpdatedEvent: typeof onProjectInCollectionProjectOrderInCollectionUpdatedEvent;
|
|
3880
4014
|
declare const index_d$1_queryProjectInCollections: typeof queryProjectInCollections;
|
|
3881
4015
|
declare const index_d$1_updateProjectOrderInCollection: typeof updateProjectOrderInCollection;
|
|
3882
4016
|
declare namespace index_d$1 {
|
|
3883
|
-
export { type ActionEvent$1 as ActionEvent, type index_d$1_BaseEventMetadata as BaseEventMetadata, type CursorPaging$1 as CursorPaging, type Cursors$1 as Cursors, type index_d$1_DetailsLink as DetailsLink, type DomainEvent$1 as DomainEvent, type DomainEventBodyOneOf$1 as DomainEventBodyOneOf, type EntityCreatedEvent$1 as EntityCreatedEvent, type EntityDeletedEvent$1 as EntityDeletedEvent, type EntityUpdatedEvent$1 as EntityUpdatedEvent, type index_d$1_EventMetadata as EventMetadata, type IdentificationData$1 as IdentificationData, type IdentificationDataIdOneOf$1 as IdentificationDataIdOneOf, type index_d$1_Image as Image, index_d$1_ImageType as ImageType, type index_d$1_Keyword as Keyword, type MessageEnvelope$1 as MessageEnvelope, type index_d$1_Paging as Paging, type PagingMetadataV2$1 as PagingMetadataV2, type index_d$1_Point as Point, type index_d$1_Project as Project, type index_d$1_ProjectCoverOneOf as ProjectCoverOneOf, type index_d$1_ProjectDetail as ProjectDetail, type index_d$1_ProjectDetailValueOneOf as ProjectDetailValueOneOf, type index_d$1_ProjectInCollection as ProjectInCollection, type index_d$1_ProjectInCollectionProjectOrderInCollectionUpdatedEnvelope as ProjectInCollectionProjectOrderInCollectionUpdatedEnvelope, type index_d$1_ProjectInCollectionsQueryBuilder as ProjectInCollectionsQueryBuilder, type index_d$1_ProjectInCollectionsQueryResult as ProjectInCollectionsQueryResult, type index_d$1_ProjectOrderInCollectionUpdatedEvent as ProjectOrderInCollectionUpdatedEvent, type index_d$1_ProjectSource as ProjectSource, type index_d$1_QueryProjectInCollectionsOptions as QueryProjectInCollectionsOptions, type index_d$1_QueryProjectInCollectionsRequest as QueryProjectInCollectionsRequest, type index_d$1_QueryProjectInCollectionsResponse as QueryProjectInCollectionsResponse, type index_d$1_QueryProjectInCollectionsResponseNonNullableFields as QueryProjectInCollectionsResponseNonNullableFields, type index_d$1_QueryV2 as QueryV2, type index_d$1_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type RestoreInfo$1 as RestoreInfo, type index_d$1_SeoSchema as SeoSchema, type index_d$1_Settings as Settings, index_d$1_SortOrder as SortOrder, type index_d$1_Sorting as Sorting, SyncStatus$1 as SyncStatus, type index_d$1_Tag as Tag, type index_d$1_UnsharpMasking as UnsharpMasking, type index_d$1_UpdateProjectOrderInCollectionIdentifiers as UpdateProjectOrderInCollectionIdentifiers, type index_d$1_UpdateProjectOrderInCollectionRequest as UpdateProjectOrderInCollectionRequest, type index_d$1_UpdateProjectOrderInCollectionResponse as UpdateProjectOrderInCollectionResponse, type index_d$1_UpdateProjectOrderInCollectionResponseNonNullableFields as UpdateProjectOrderInCollectionResponseNonNullableFields, type index_d$1_Video as Video, type index_d$1_VideoResolution as VideoResolution, WebhookIdentityType$1 as WebhookIdentityType, index_d$1_onProjectInCollectionProjectOrderInCollectionUpdatedEvent as onProjectInCollectionProjectOrderInCollectionUpdatedEvent, index_d$1_queryProjectInCollections as queryProjectInCollections, index_d$1_updateProjectOrderInCollection as updateProjectOrderInCollection };
|
|
4017
|
+
export { type ActionEvent$1 as ActionEvent, type index_d$1_BaseEventMetadata as BaseEventMetadata, type CursorPaging$1 as CursorPaging, type Cursors$1 as Cursors, type index_d$1_DetailsLink as DetailsLink, type DomainEvent$1 as DomainEvent, type DomainEventBodyOneOf$1 as DomainEventBodyOneOf, type EntityCreatedEvent$1 as EntityCreatedEvent, type EntityDeletedEvent$1 as EntityDeletedEvent, type EntityUpdatedEvent$1 as EntityUpdatedEvent, type index_d$1_EventMetadata as EventMetadata, type IdentificationData$1 as IdentificationData, type IdentificationDataIdOneOf$1 as IdentificationDataIdOneOf, type index_d$1_Image as Image, index_d$1_ImageType as ImageType, type index_d$1_Keyword as Keyword, type MessageEnvelope$1 as MessageEnvelope, type index_d$1_Paging as Paging, type PagingMetadataV2$1 as PagingMetadataV2, type index_d$1_Point as Point, type index_d$1_Project as Project, type index_d$1_ProjectCoverOneOf as ProjectCoverOneOf, type index_d$1_ProjectDetail as ProjectDetail, type index_d$1_ProjectDetailValueOneOf as ProjectDetailValueOneOf, type index_d$1_ProjectInCollection as ProjectInCollection, type index_d$1_ProjectInCollectionProjectOrderInCollectionUpdatedEnvelope as ProjectInCollectionProjectOrderInCollectionUpdatedEnvelope, type index_d$1_ProjectInCollectionsQueryBuilder as ProjectInCollectionsQueryBuilder, type index_d$1_ProjectInCollectionsQueryResult as ProjectInCollectionsQueryResult, type index_d$1_ProjectOrderInCollectionUpdatedEvent as ProjectOrderInCollectionUpdatedEvent, type index_d$1_ProjectSource as ProjectSource, type index_d$1_QueryProjectInCollectionsOptions as QueryProjectInCollectionsOptions, type index_d$1_QueryProjectInCollectionsRequest as QueryProjectInCollectionsRequest, type index_d$1_QueryProjectInCollectionsResponse as QueryProjectInCollectionsResponse, type index_d$1_QueryProjectInCollectionsResponseNonNullableFields as QueryProjectInCollectionsResponseNonNullableFields, type index_d$1_QueryV2 as QueryV2, type index_d$1_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type RestoreInfo$1 as RestoreInfo, type index_d$1_SeoSchema as SeoSchema, type index_d$1_Settings as Settings, index_d$1_SortOrder as SortOrder, type index_d$1_Sorting as Sorting, SyncStatus$1 as SyncStatus, type index_d$1_Tag as Tag, type index_d$1_UnsharpMasking as UnsharpMasking, type index_d$1_UpdateProjectOrderInCollectionIdentifiers as UpdateProjectOrderInCollectionIdentifiers, type index_d$1_UpdateProjectOrderInCollectionRequest as UpdateProjectOrderInCollectionRequest, type index_d$1_UpdateProjectOrderInCollectionResponse as UpdateProjectOrderInCollectionResponse, type index_d$1_UpdateProjectOrderInCollectionResponseNonNullableFields as UpdateProjectOrderInCollectionResponseNonNullableFields, type index_d$1_Video as Video, type index_d$1_VideoResolution as VideoResolution, WebhookIdentityType$1 as WebhookIdentityType, type index_d$1__publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType as _publicOnProjectInCollectionProjectOrderInCollectionUpdatedEventType, type index_d$1__publicQueryProjectInCollectionsType as _publicQueryProjectInCollectionsType, type index_d$1__publicUpdateProjectOrderInCollectionType as _publicUpdateProjectOrderInCollectionType, index_d$1_onProjectInCollectionProjectOrderInCollectionUpdatedEvent as onProjectInCollectionProjectOrderInCollectionUpdatedEvent, onProjectInCollectionProjectOrderInCollectionUpdatedEvent$1 as publicOnProjectInCollectionProjectOrderInCollectionUpdatedEvent, index_d$1_queryProjectInCollections as queryProjectInCollections, index_d$1_updateProjectOrderInCollection as updateProjectOrderInCollection };
|
|
3884
4018
|
}
|
|
3885
4019
|
|
|
3886
4020
|
interface SyncedProject {
|
|
@@ -4519,13 +4653,24 @@ interface StopSyncIdentifiers {
|
|
|
4519
4653
|
externalId: string;
|
|
4520
4654
|
}
|
|
4521
4655
|
|
|
4656
|
+
declare function getProjects$1(httpClient: HttpClient): (appDefId: string, options?: GetProjectsOptions) => Promise<GetProjectsResponse & GetProjectsResponseNonNullableFields>;
|
|
4657
|
+
declare function syncProject$1(httpClient: HttpClient): (identifiers: SyncProjectIdentifiers) => Promise<SyncProjectResponse & SyncProjectResponseNonNullableFields>;
|
|
4658
|
+
declare function getSyncStatus$1(httpClient: HttpClient): (identifiers: GetSyncStatusIdentifiers) => Promise<GetSyncStatusResponse & GetSyncStatusResponseNonNullableFields>;
|
|
4659
|
+
declare function stopSync$1(httpClient: HttpClient): (identifiers: StopSyncIdentifiers) => Promise<StopSyncResponse & StopSyncResponseNonNullableFields>;
|
|
4660
|
+
declare function getLoginRedirectableUrl$1(httpClient: HttpClient): (appDefId: string) => Promise<GetLoginRedirectableUrlResponse & GetLoginRedirectableUrlResponseNonNullableFields>;
|
|
4661
|
+
|
|
4522
4662
|
declare function createRESTModule<T extends RESTFunctionDescriptor>(descriptor: T, elevated?: boolean): BuildRESTFunction<T> & T;
|
|
4523
4663
|
|
|
4524
|
-
|
|
4525
|
-
declare const
|
|
4526
|
-
|
|
4527
|
-
declare const
|
|
4528
|
-
|
|
4664
|
+
type _publicGetProjectsType = typeof getProjects$1;
|
|
4665
|
+
declare const getProjects: ReturnType<typeof createRESTModule<_publicGetProjectsType>>;
|
|
4666
|
+
type _publicSyncProjectType = typeof syncProject$1;
|
|
4667
|
+
declare const syncProject: ReturnType<typeof createRESTModule<_publicSyncProjectType>>;
|
|
4668
|
+
type _publicGetSyncStatusType = typeof getSyncStatus$1;
|
|
4669
|
+
declare const getSyncStatus: ReturnType<typeof createRESTModule<_publicGetSyncStatusType>>;
|
|
4670
|
+
type _publicStopSyncType = typeof stopSync$1;
|
|
4671
|
+
declare const stopSync: ReturnType<typeof createRESTModule<_publicStopSyncType>>;
|
|
4672
|
+
type _publicGetLoginRedirectableUrlType = typeof getLoginRedirectableUrl$1;
|
|
4673
|
+
declare const getLoginRedirectableUrl: ReturnType<typeof createRESTModule<_publicGetLoginRedirectableUrlType>>;
|
|
4529
4674
|
|
|
4530
4675
|
type index_d_ActionEvent = ActionEvent;
|
|
4531
4676
|
type index_d_Asset = Asset;
|
|
@@ -4603,13 +4748,18 @@ type index_d_SyncedProject = SyncedProject;
|
|
|
4603
4748
|
type index_d_SyncingProjectEvent = SyncingProjectEvent;
|
|
4604
4749
|
type index_d_WebhookIdentityType = WebhookIdentityType;
|
|
4605
4750
|
declare const index_d_WebhookIdentityType: typeof WebhookIdentityType;
|
|
4751
|
+
type index_d__publicGetLoginRedirectableUrlType = _publicGetLoginRedirectableUrlType;
|
|
4752
|
+
type index_d__publicGetProjectsType = _publicGetProjectsType;
|
|
4753
|
+
type index_d__publicGetSyncStatusType = _publicGetSyncStatusType;
|
|
4754
|
+
type index_d__publicStopSyncType = _publicStopSyncType;
|
|
4755
|
+
type index_d__publicSyncProjectType = _publicSyncProjectType;
|
|
4606
4756
|
declare const index_d_getLoginRedirectableUrl: typeof getLoginRedirectableUrl;
|
|
4607
4757
|
declare const index_d_getProjects: typeof getProjects;
|
|
4608
4758
|
declare const index_d_getSyncStatus: typeof getSyncStatus;
|
|
4609
4759
|
declare const index_d_stopSync: typeof stopSync;
|
|
4610
4760
|
declare const index_d_syncProject: typeof syncProject;
|
|
4611
4761
|
declare namespace index_d {
|
|
4612
|
-
export { type index_d_ActionEvent as ActionEvent, type index_d_Asset as Asset, type index_d_CursorPaging as CursorPaging, type index_d_Cursors as Cursors, type index_d_DeleteContext as DeleteContext, index_d_DeleteStatus as DeleteStatus, type index_d_DomainEvent as DomainEvent, type index_d_DomainEventBodyOneOf as DomainEventBodyOneOf, type index_d_Empty as Empty, type index_d_EntityCreatedEvent as EntityCreatedEvent, type index_d_EntityDeletedEvent as EntityDeletedEvent, type index_d_EntityUpdatedEvent as EntityUpdatedEvent, type index_d_GetLoginRedirectableUrlRequest as GetLoginRedirectableUrlRequest, type index_d_GetLoginRedirectableUrlResponse as GetLoginRedirectableUrlResponse, type index_d_GetLoginRedirectableUrlResponseNonNullableFields as GetLoginRedirectableUrlResponseNonNullableFields, type index_d_GetProjectsOptions as GetProjectsOptions, type index_d_GetProjectsRequest as GetProjectsRequest, type index_d_GetProjectsResponse as GetProjectsResponse, type index_d_GetProjectsResponseNonNullableFields as GetProjectsResponseNonNullableFields, type index_d_GetSyncStatusIdentifiers as GetSyncStatusIdentifiers, type index_d_GetSyncStatusRequest as GetSyncStatusRequest, type index_d_GetSyncStatusResponse as GetSyncStatusResponse, type index_d_GetSyncStatusResponseNonNullableFields as GetSyncStatusResponseNonNullableFields, type index_d_IdentificationData as IdentificationData, type index_d_IdentificationDataIdOneOf as IdentificationDataIdOneOf, type index_d_ItemCreatedMediaCallbackRequest as ItemCreatedMediaCallbackRequest, type index_d_ItemCreatedMediaCallbackResponse as ItemCreatedMediaCallbackResponse, type index_d_MediaFileOutput as MediaFileOutput, type index_d_MediaImageOutput as MediaImageOutput, type index_d_MediaVideoOutput as MediaVideoOutput, type index_d_MessageEnvelope as MessageEnvelope, type index_d_MetaSiteSpecialEvent as MetaSiteSpecialEvent, type index_d_MetaSiteSpecialEventPayloadOneOf as MetaSiteSpecialEventPayloadOneOf, index_d_Namespace as Namespace, type index_d_NamespaceChanged as NamespaceChanged, type index_d_PagingMetadataV2 as PagingMetadataV2, type index_d_ProjectCoverImageCreatedMediaCallbackRequest as ProjectCoverImageCreatedMediaCallbackRequest, type index_d_ProjectCoverImageCreatedMediaCallbackResponse as ProjectCoverImageCreatedMediaCallbackResponse, type index_d_RestoreInfo as RestoreInfo, type index_d_ServiceProvisioned as ServiceProvisioned, type index_d_ServiceRemoved as ServiceRemoved, type index_d_SiteCreated as SiteCreated, index_d_SiteCreatedContext as SiteCreatedContext, type index_d_SiteDeleted as SiteDeleted, type index_d_SiteHardDeleted as SiteHardDeleted, type index_d_SiteMarkedAsTemplate as SiteMarkedAsTemplate, type index_d_SiteMarkedAsWixSite as SiteMarkedAsWixSite, type index_d_SitePublished as SitePublished, type index_d_SiteRenamed as SiteRenamed, type index_d_SiteTransferred as SiteTransferred, type index_d_SiteUndeleted as SiteUndeleted, type index_d_SiteUnpublished as SiteUnpublished, index_d_State as State, type index_d_StopSyncIdentifiers as StopSyncIdentifiers, type index_d_StopSyncRequest as StopSyncRequest, type index_d_StopSyncResponse as StopSyncResponse, type index_d_StopSyncResponseNonNullableFields as StopSyncResponseNonNullableFields, type index_d_StudioAssigned as StudioAssigned, type index_d_StudioUnassigned as StudioUnassigned, type index_d_SyncAllSitesEvent as SyncAllSitesEvent, type index_d_SyncProjectIdentifiers as SyncProjectIdentifiers, type index_d_SyncProjectPagingEvent as SyncProjectPagingEvent, type index_d_SyncProjectRequest as SyncProjectRequest, type index_d_SyncProjectResponse as SyncProjectResponse, type index_d_SyncProjectResponseNonNullableFields as SyncProjectResponseNonNullableFields, type index_d_SyncSiteEvent as SyncSiteEvent, index_d_SyncStatus as SyncStatus, type index_d_SyncedProject as SyncedProject, type index_d_SyncingProjectEvent as SyncingProjectEvent, index_d_WebhookIdentityType as WebhookIdentityType, index_d_getLoginRedirectableUrl as getLoginRedirectableUrl, index_d_getProjects as getProjects, index_d_getSyncStatus as getSyncStatus, index_d_stopSync as stopSync, index_d_syncProject as syncProject };
|
|
4762
|
+
export { type index_d_ActionEvent as ActionEvent, type index_d_Asset as Asset, type index_d_CursorPaging as CursorPaging, type index_d_Cursors as Cursors, type index_d_DeleteContext as DeleteContext, index_d_DeleteStatus as DeleteStatus, type index_d_DomainEvent as DomainEvent, type index_d_DomainEventBodyOneOf as DomainEventBodyOneOf, type index_d_Empty as Empty, type index_d_EntityCreatedEvent as EntityCreatedEvent, type index_d_EntityDeletedEvent as EntityDeletedEvent, type index_d_EntityUpdatedEvent as EntityUpdatedEvent, type index_d_GetLoginRedirectableUrlRequest as GetLoginRedirectableUrlRequest, type index_d_GetLoginRedirectableUrlResponse as GetLoginRedirectableUrlResponse, type index_d_GetLoginRedirectableUrlResponseNonNullableFields as GetLoginRedirectableUrlResponseNonNullableFields, type index_d_GetProjectsOptions as GetProjectsOptions, type index_d_GetProjectsRequest as GetProjectsRequest, type index_d_GetProjectsResponse as GetProjectsResponse, type index_d_GetProjectsResponseNonNullableFields as GetProjectsResponseNonNullableFields, type index_d_GetSyncStatusIdentifiers as GetSyncStatusIdentifiers, type index_d_GetSyncStatusRequest as GetSyncStatusRequest, type index_d_GetSyncStatusResponse as GetSyncStatusResponse, type index_d_GetSyncStatusResponseNonNullableFields as GetSyncStatusResponseNonNullableFields, type index_d_IdentificationData as IdentificationData, type index_d_IdentificationDataIdOneOf as IdentificationDataIdOneOf, type index_d_ItemCreatedMediaCallbackRequest as ItemCreatedMediaCallbackRequest, type index_d_ItemCreatedMediaCallbackResponse as ItemCreatedMediaCallbackResponse, type index_d_MediaFileOutput as MediaFileOutput, type index_d_MediaImageOutput as MediaImageOutput, type index_d_MediaVideoOutput as MediaVideoOutput, type index_d_MessageEnvelope as MessageEnvelope, type index_d_MetaSiteSpecialEvent as MetaSiteSpecialEvent, type index_d_MetaSiteSpecialEventPayloadOneOf as MetaSiteSpecialEventPayloadOneOf, index_d_Namespace as Namespace, type index_d_NamespaceChanged as NamespaceChanged, type index_d_PagingMetadataV2 as PagingMetadataV2, type index_d_ProjectCoverImageCreatedMediaCallbackRequest as ProjectCoverImageCreatedMediaCallbackRequest, type index_d_ProjectCoverImageCreatedMediaCallbackResponse as ProjectCoverImageCreatedMediaCallbackResponse, type index_d_RestoreInfo as RestoreInfo, type index_d_ServiceProvisioned as ServiceProvisioned, type index_d_ServiceRemoved as ServiceRemoved, type index_d_SiteCreated as SiteCreated, index_d_SiteCreatedContext as SiteCreatedContext, type index_d_SiteDeleted as SiteDeleted, type index_d_SiteHardDeleted as SiteHardDeleted, type index_d_SiteMarkedAsTemplate as SiteMarkedAsTemplate, type index_d_SiteMarkedAsWixSite as SiteMarkedAsWixSite, type index_d_SitePublished as SitePublished, type index_d_SiteRenamed as SiteRenamed, type index_d_SiteTransferred as SiteTransferred, type index_d_SiteUndeleted as SiteUndeleted, type index_d_SiteUnpublished as SiteUnpublished, index_d_State as State, type index_d_StopSyncIdentifiers as StopSyncIdentifiers, type index_d_StopSyncRequest as StopSyncRequest, type index_d_StopSyncResponse as StopSyncResponse, type index_d_StopSyncResponseNonNullableFields as StopSyncResponseNonNullableFields, type index_d_StudioAssigned as StudioAssigned, type index_d_StudioUnassigned as StudioUnassigned, type index_d_SyncAllSitesEvent as SyncAllSitesEvent, type index_d_SyncProjectIdentifiers as SyncProjectIdentifiers, type index_d_SyncProjectPagingEvent as SyncProjectPagingEvent, type index_d_SyncProjectRequest as SyncProjectRequest, type index_d_SyncProjectResponse as SyncProjectResponse, type index_d_SyncProjectResponseNonNullableFields as SyncProjectResponseNonNullableFields, type index_d_SyncSiteEvent as SyncSiteEvent, index_d_SyncStatus as SyncStatus, type index_d_SyncedProject as SyncedProject, type index_d_SyncingProjectEvent as SyncingProjectEvent, index_d_WebhookIdentityType as WebhookIdentityType, type index_d__publicGetLoginRedirectableUrlType as _publicGetLoginRedirectableUrlType, type index_d__publicGetProjectsType as _publicGetProjectsType, type index_d__publicGetSyncStatusType as _publicGetSyncStatusType, type index_d__publicStopSyncType as _publicStopSyncType, type index_d__publicSyncProjectType as _publicSyncProjectType, index_d_getLoginRedirectableUrl as getLoginRedirectableUrl, index_d_getProjects as getProjects, index_d_getSyncStatus as getSyncStatus, index_d_stopSync as stopSync, index_d_syncProject as syncProject };
|
|
4613
4763
|
}
|
|
4614
4764
|
|
|
4615
4765
|
export { index_d$5 as collections, index_d$4 as portfolioSettings, index_d$1 as projectInCollections, index_d$3 as projectItems, index_d$2 as projects, index_d as syncedProject };
|