@wix/data 1.0.118 → 1.0.119

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- export * as externalDatabaseServicePlugin from '@wix/data_external-database-service-plugin/context';
1
+ export * as externalDatabase from '@wix/data_external-database/context';
@@ -23,6 +23,6 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.externalDatabaseServicePlugin = void 0;
27
- exports.externalDatabaseServicePlugin = __importStar(require("@wix/data_external-database-service-plugin/context"));
26
+ exports.externalDatabase = void 0;
27
+ exports.externalDatabase = __importStar(require("@wix/data_external-database/context"));
28
28
  //# sourceMappingURL=service-plugins-context.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"service-plugins-context.js","sourceRoot":"","sources":["../../service-plugins-context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,oHAAoG"}
1
+ {"version":3,"file":"service-plugins-context.js","sourceRoot":"","sources":["../../service-plugins-context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wFAAwE"}
@@ -1 +1 @@
1
- export * as externalDatabaseServicePlugin from '@wix/data_external-database-service-plugin';
1
+ export * as externalDatabase from '@wix/data_external-database';
@@ -23,6 +23,6 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.externalDatabaseServicePlugin = void 0;
27
- exports.externalDatabaseServicePlugin = __importStar(require("@wix/data_external-database-service-plugin"));
26
+ exports.externalDatabase = void 0;
27
+ exports.externalDatabase = __importStar(require("@wix/data_external-database"));
28
28
  //# sourceMappingURL=service-plugins.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../service-plugins.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4GAA4F"}
1
+ {"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../service-plugins.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gFAAgE"}
@@ -1 +1 @@
1
- export * as externalDatabaseServicePlugin from '@wix/data_external-database-service-plugin/context';
1
+ export * as externalDatabase from '@wix/data_external-database/context';
@@ -1,2 +1,2 @@
1
- export * as externalDatabaseServicePlugin from '@wix/data_external-database-service-plugin/context';
1
+ export * as externalDatabase from '@wix/data_external-database/context';
2
2
  //# sourceMappingURL=service-plugins-context.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"service-plugins-context.js","sourceRoot":"","sources":["../../service-plugins-context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,6BAA6B,MAAM,oDAAoD,CAAC"}
1
+ {"version":3,"file":"service-plugins-context.js","sourceRoot":"","sources":["../../service-plugins-context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,gBAAgB,MAAM,qCAAqC,CAAC"}
@@ -1 +1 @@
1
- export * as externalDatabaseServicePlugin from '@wix/data_external-database-service-plugin';
1
+ export * as externalDatabase from '@wix/data_external-database';
@@ -1,2 +1,2 @@
1
- export * as externalDatabaseServicePlugin from '@wix/data_external-database-service-plugin';
1
+ export * as externalDatabase from '@wix/data_external-database';
2
2
  //# sourceMappingURL=service-plugins.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../service-plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,6BAA6B,MAAM,4CAA4C,CAAC"}
1
+ {"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../service-plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,gBAAgB,MAAM,6BAA6B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/data",
3
- "version": "1.0.118",
3
+ "version": "1.0.119",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -20,8 +20,8 @@
20
20
  ],
21
21
  "dependencies": {
22
22
  "@wix/data_collections": "1.0.25",
23
+ "@wix/data_external-database": "1.0.0",
23
24
  "@wix/data_external-database-connections": "1.0.23",
24
- "@wix/data_external-database-service-plugin": "1.0.0",
25
25
  "@wix/data_indexes": "1.0.20",
26
26
  "@wix/data_items": "1.0.28"
27
27
  },
@@ -48,5 +48,5 @@
48
48
  "fqdn": ""
49
49
  }
50
50
  },
51
- "falconPackageHash": "09ee761720ec011fdf8164f4fcb42f89622557d02fb3f4584b288b98"
51
+ "falconPackageHash": "846aaefa400652219da7d9ff4e61703e6f4fa4a40eaf35341ee3b045"
52
52
  }
@@ -1204,4 +1204,4 @@ declare namespace context {
1204
1204
  export { type context_AggregateDataItemsRequest as AggregateDataItemsRequest, type context_AggregateDataItemsRequestPagingMethodOneOf as AggregateDataItemsRequestPagingMethodOneOf, type context_AggregateDataItemsResponse as AggregateDataItemsResponse, type context_Aggregation as Aggregation, type context_AlternativeUri as AlternativeUri, type context_ArrayOptions as ArrayOptions, type context_ArrayOptionsTypeOptionsOneOf as ArrayOptionsTypeOptionsOneOf, type context_Average as Average, context_BadRequestWixError as BadRequestWixError, type context_Collection as Collection, type context_CollectionAlreadyExistsError as CollectionAlreadyExistsError, context_CollectionAlreadyExistsWixError as CollectionAlreadyExistsWixError, type context_CollectionCapabilities as CollectionCapabilities, type context_CollectionChangeNotSupported as CollectionChangeNotSupported, type context_CollectionChangeNotSupportedError as CollectionChangeNotSupportedError, context_CollectionChangeNotSupportedWixError as CollectionChangeNotSupportedWixError, type context_CollectionNotFoundError as CollectionNotFoundError, context_CollectionNotFoundWixError as CollectionNotFoundWixError, type context_Context as Context, type context_Count as Count, type context_CountDataItemsRequest as CountDataItemsRequest, type context_CountDataItemsResponse as CountDataItemsResponse, type context_CreateCollectionRequest as CreateCollectionRequest, type context_CreateCollectionResponse as CreateCollectionResponse, type context_CreateIndexRequest as CreateIndexRequest, type context_CreateIndexResponse as CreateIndexResponse, type context_CursorPaging as CursorPaging, type context_Cursors as Cursors, type context_DataItemModificationResult as DataItemModificationResult, type context_DataItemModificationResultResultOneOf as DataItemModificationResultResultOneOf, context_DataOperation as DataOperation, type context_DeleteCollectionRequest as DeleteCollectionRequest, type context_DeleteCollectionResponse as DeleteCollectionResponse, type Error$1 as Error, type context_ExternalDatabaseSpiConfig as ExternalDatabaseSpiConfig, type context_Field as Field, type context_FieldCapabilities as FieldCapabilities, context_FieldType as FieldType, type context_FieldTypeOptionsOneOf as FieldTypeOptionsOneOf, type context_GetCapabilitiesRequest as GetCapabilitiesRequest, type context_GetCapabilitiesResponse as GetCapabilitiesResponse, type context_IdentificationData as IdentificationData, type context_IdentificationDataIdOneOf as IdentificationDataIdOneOf, context_IdentityType as IdentityType, type context_Index as Index, type context_IndexField as IndexField, type context_IndexOptions as IndexOptions, type context_InsertDataItemReferencesRequest as InsertDataItemReferencesRequest, type context_InsertDataItemReferencesResponse as InsertDataItemReferencesResponse, type context_InsertDataItemsRequest as InsertDataItemsRequest, type context_InsertDataItemsResponse as InsertDataItemsResponse, type context_ItemAlreadyExistsError as ItemAlreadyExistsError, context_ItemAlreadyExistsWixError as ItemAlreadyExistsWixError, type context_ItemNotFoundError as ItemNotFoundError, context_ItemNotFoundWixError as ItemNotFoundWixError, type context_ListCollectionsRequest as ListCollectionsRequest, type context_ListCollectionsResponse as ListCollectionsResponse, type context_ListIndexesRequest as ListIndexesRequest, type context_ListIndexesResponse as ListIndexesResponse, type context_MainEntity as MainEntity, type context_Max as Max, type context_Min as Min, type context_MultiReferenceOptions as MultiReferenceOptions, type context_ObjectField as ObjectField, type context_ObjectFieldTypeOptionsOneOf as ObjectFieldTypeOptionsOneOf, type context_ObjectOptions as ObjectOptions, type context_Operation as Operation, type context_OperationCalculateOneOf as OperationCalculateOneOf, context_Order as Order, type context_Paging as Paging, type context_PagingMetadataV2 as PagingMetadataV2, context_PagingMode as PagingMode, type context_Permissions as Permissions, type context_QueryDataItemsRequest as QueryDataItemsRequest, type context_QueryDataItemsResponse as QueryDataItemsResponse, type context_QueryDistinctValuesRequest as QueryDistinctValuesRequest, type context_QueryDistinctValuesRequestPagingMethodOneOf as QueryDistinctValuesRequestPagingMethodOneOf, type context_QueryDistinctValuesResponse as QueryDistinctValuesResponse, context_QueryOperator as QueryOperator, type context_QueryReferencedDataItemsRequest as QueryReferencedDataItemsRequest, type context_QueryReferencedDataItemsRequestPagingMethodOneOf as QueryReferencedDataItemsRequestPagingMethodOneOf, type context_QueryReferencedDataItemsResponse as QueryReferencedDataItemsResponse, type context_QueryV2 as QueryV2, type context_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type context_ReferenceAlreadyExistsError as ReferenceAlreadyExistsError, context_ReferenceAlreadyExistsWixError as ReferenceAlreadyExistsWixError, type context_ReferenceId as ReferenceId, type context_ReferenceModificationResult as ReferenceModificationResult, type context_ReferenceModificationResultResultOneOf as ReferenceModificationResultResultOneOf, type context_ReferenceNotFoundError as ReferenceNotFoundError, context_ReferenceNotFoundWixError as ReferenceNotFoundWixError, type context_ReferencedItem as ReferencedItem, type context_ReferencedItemToInclude as ReferencedItemToInclude, type context_RemoveDataItemReferencesRequest as RemoveDataItemReferencesRequest, type context_RemoveDataItemReferencesResponse as RemoveDataItemReferencesResponse, type context_RemoveDataItemsRequest as RemoveDataItemsRequest, type context_RemoveDataItemsResponse as RemoveDataItemsResponse, type context_RemoveIndexRequest as RemoveIndexRequest, type context_RemoveIndexResponse as RemoveIndexResponse, context_Role as Role, type context_SingleReferenceOptions as SingleReferenceOptions, context_SortOrder as SortOrder, type context_Sorting as Sorting, type context_SpiBaseUri as SpiBaseUri, context_Status as Status, type context_Sum as Sum, type context_TruncateDataItemsRequest as TruncateDataItemsRequest, type context_TruncateDataItemsResponse as TruncateDataItemsResponse, type context_UpdateCollectionRequest as UpdateCollectionRequest, type context_UpdateCollectionResponse as UpdateCollectionResponse, type context_UpdateDataItemsRequest as UpdateDataItemsRequest, type context_UpdateDataItemsResponse as UpdateDataItemsResponse, type context_ValidationError as ValidationError, type context_ValidationViolation as ValidationViolation, context_ValidationWixError as ValidationWixError, context_provideHandlers as provideHandlers };
1205
1205
  }
1206
1206
 
1207
- export { context as externalDatabaseServicePlugin };
1207
+ export { context as externalDatabase };
@@ -1217,4 +1217,4 @@ declare namespace index_d {
1217
1217
  export { type index_d_AggregateDataItemsEnvelope as AggregateDataItemsEnvelope, type index_d_AggregateDataItemsRequest as AggregateDataItemsRequest, type index_d_AggregateDataItemsRequestPagingMethodOneOf as AggregateDataItemsRequestPagingMethodOneOf, type index_d_AggregateDataItemsResponse as AggregateDataItemsResponse, type index_d_Aggregation as Aggregation, type index_d_AlternativeUri as AlternativeUri, type index_d_ArrayOptions as ArrayOptions, type index_d_ArrayOptionsTypeOptionsOneOf as ArrayOptionsTypeOptionsOneOf, type index_d_Average as Average, index_d_BadRequestWixError as BadRequestWixError, type index_d_Collection as Collection, type index_d_CollectionAlreadyExistsError as CollectionAlreadyExistsError, index_d_CollectionAlreadyExistsWixError as CollectionAlreadyExistsWixError, type index_d_CollectionCapabilities as CollectionCapabilities, type index_d_CollectionChangeNotSupported as CollectionChangeNotSupported, type index_d_CollectionChangeNotSupportedError as CollectionChangeNotSupportedError, index_d_CollectionChangeNotSupportedWixError as CollectionChangeNotSupportedWixError, type index_d_CollectionNotFoundError as CollectionNotFoundError, index_d_CollectionNotFoundWixError as CollectionNotFoundWixError, type index_d_Context as Context, type index_d_Count as Count, type index_d_CountDataItemsEnvelope as CountDataItemsEnvelope, type index_d_CountDataItemsRequest as CountDataItemsRequest, type index_d_CountDataItemsResponse as CountDataItemsResponse, type index_d_CreateCollectionEnvelope as CreateCollectionEnvelope, type index_d_CreateCollectionRequest as CreateCollectionRequest, type index_d_CreateCollectionResponse as CreateCollectionResponse, type index_d_CreateIndexRequest as CreateIndexRequest, type index_d_CreateIndexResponse as CreateIndexResponse, type index_d_CursorPaging as CursorPaging, type index_d_Cursors as Cursors, type index_d_DataItemModificationResult as DataItemModificationResult, type index_d_DataItemModificationResultResultOneOf as DataItemModificationResultResultOneOf, index_d_DataOperation as DataOperation, type index_d_DeleteCollectionEnvelope as DeleteCollectionEnvelope, type index_d_DeleteCollectionRequest as DeleteCollectionRequest, type index_d_DeleteCollectionResponse as DeleteCollectionResponse, type Error$1 as Error, type index_d_ExternalDatabaseSpiConfig as ExternalDatabaseSpiConfig, type index_d_Field as Field, type index_d_FieldCapabilities as FieldCapabilities, index_d_FieldType as FieldType, type index_d_FieldTypeOptionsOneOf as FieldTypeOptionsOneOf, type index_d_GetCapabilitiesEnvelope as GetCapabilitiesEnvelope, type index_d_GetCapabilitiesRequest as GetCapabilitiesRequest, type index_d_GetCapabilitiesResponse as GetCapabilitiesResponse, type index_d_IdentificationData as IdentificationData, type index_d_IdentificationDataIdOneOf as IdentificationDataIdOneOf, index_d_IdentityType as IdentityType, type index_d_Index as Index, type index_d_IndexField as IndexField, type index_d_IndexOptions as IndexOptions, type index_d_InsertDataItemReferencesEnvelope as InsertDataItemReferencesEnvelope, type index_d_InsertDataItemReferencesRequest as InsertDataItemReferencesRequest, type index_d_InsertDataItemReferencesResponse as InsertDataItemReferencesResponse, type index_d_InsertDataItemsEnvelope as InsertDataItemsEnvelope, type index_d_InsertDataItemsRequest as InsertDataItemsRequest, type index_d_InsertDataItemsResponse as InsertDataItemsResponse, type index_d_ItemAlreadyExistsError as ItemAlreadyExistsError, index_d_ItemAlreadyExistsWixError as ItemAlreadyExistsWixError, type index_d_ItemNotFoundError as ItemNotFoundError, index_d_ItemNotFoundWixError as ItemNotFoundWixError, type index_d_ListCollectionsEnvelope as ListCollectionsEnvelope, type index_d_ListCollectionsRequest as ListCollectionsRequest, type index_d_ListCollectionsResponse as ListCollectionsResponse, type index_d_ListIndexesRequest as ListIndexesRequest, type index_d_ListIndexesResponse as ListIndexesResponse, type index_d_MainEntity as MainEntity, type index_d_Max as Max, type index_d_Min as Min, type index_d_MultiReferenceOptions as MultiReferenceOptions, type index_d_ObjectField as ObjectField, type index_d_ObjectFieldTypeOptionsOneOf as ObjectFieldTypeOptionsOneOf, type index_d_ObjectOptions as ObjectOptions, type index_d_Operation as Operation, type index_d_OperationCalculateOneOf as OperationCalculateOneOf, index_d_Order as Order, type index_d_Paging as Paging, type index_d_PagingMetadataV2 as PagingMetadataV2, index_d_PagingMode as PagingMode, type index_d_Permissions as Permissions, type index_d_QueryDataItemsEnvelope as QueryDataItemsEnvelope, type index_d_QueryDataItemsRequest as QueryDataItemsRequest, type index_d_QueryDataItemsResponse as QueryDataItemsResponse, type index_d_QueryDistinctValuesEnvelope as QueryDistinctValuesEnvelope, type index_d_QueryDistinctValuesRequest as QueryDistinctValuesRequest, type index_d_QueryDistinctValuesRequestPagingMethodOneOf as QueryDistinctValuesRequestPagingMethodOneOf, type index_d_QueryDistinctValuesResponse as QueryDistinctValuesResponse, index_d_QueryOperator as QueryOperator, type index_d_QueryReferencedDataItemsEnvelope as QueryReferencedDataItemsEnvelope, type index_d_QueryReferencedDataItemsRequest as QueryReferencedDataItemsRequest, type index_d_QueryReferencedDataItemsRequestPagingMethodOneOf as QueryReferencedDataItemsRequestPagingMethodOneOf, type index_d_QueryReferencedDataItemsResponse as QueryReferencedDataItemsResponse, type index_d_QueryV2 as QueryV2, type index_d_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type index_d_ReferenceAlreadyExistsError as ReferenceAlreadyExistsError, index_d_ReferenceAlreadyExistsWixError as ReferenceAlreadyExistsWixError, type index_d_ReferenceId as ReferenceId, type index_d_ReferenceModificationResult as ReferenceModificationResult, type index_d_ReferenceModificationResultResultOneOf as ReferenceModificationResultResultOneOf, type index_d_ReferenceNotFoundError as ReferenceNotFoundError, index_d_ReferenceNotFoundWixError as ReferenceNotFoundWixError, type index_d_ReferencedItem as ReferencedItem, type index_d_ReferencedItemToInclude as ReferencedItemToInclude, type index_d_RemoveDataItemReferencesEnvelope as RemoveDataItemReferencesEnvelope, type index_d_RemoveDataItemReferencesRequest as RemoveDataItemReferencesRequest, type index_d_RemoveDataItemReferencesResponse as RemoveDataItemReferencesResponse, type index_d_RemoveDataItemsEnvelope as RemoveDataItemsEnvelope, type index_d_RemoveDataItemsRequest as RemoveDataItemsRequest, type index_d_RemoveDataItemsResponse as RemoveDataItemsResponse, type index_d_RemoveIndexRequest as RemoveIndexRequest, type index_d_RemoveIndexResponse as RemoveIndexResponse, index_d_Role as Role, type index_d_SingleReferenceOptions as SingleReferenceOptions, index_d_SortOrder as SortOrder, type index_d_Sorting as Sorting, type index_d_SpiBaseUri as SpiBaseUri, index_d_Status as Status, type index_d_Sum as Sum, type index_d_TruncateDataItemsEnvelope as TruncateDataItemsEnvelope, type index_d_TruncateDataItemsRequest as TruncateDataItemsRequest, type index_d_TruncateDataItemsResponse as TruncateDataItemsResponse, type index_d_UpdateCollectionEnvelope as UpdateCollectionEnvelope, type index_d_UpdateCollectionRequest as UpdateCollectionRequest, type index_d_UpdateCollectionResponse as UpdateCollectionResponse, type index_d_UpdateDataItemsEnvelope as UpdateDataItemsEnvelope, type index_d_UpdateDataItemsRequest as UpdateDataItemsRequest, type index_d_UpdateDataItemsResponse as UpdateDataItemsResponse, type index_d_ValidationError as ValidationError, type index_d_ValidationViolation as ValidationViolation, index_d_ValidationWixError as ValidationWixError, index_d_provideHandlers as provideHandlers };
1218
1218
  }
1219
1219
 
1220
- export { index_d as externalDatabaseServicePlugin };
1220
+ export { index_d as externalDatabase };