@wix/auto_sdk_stores_customizations-v-3 1.0.79 → 1.0.80
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 +11 -31
- package/build/cjs/index.js +39 -1614
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +14 -1
- package/build/cjs/index.typings.js +11 -1586
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +14 -1
- package/build/cjs/meta.js.map +1 -1
- package/build/cjs/schemas.d.ts +1 -1
- package/build/es/index.d.mts +11 -31
- package/build/es/index.mjs +39 -1604
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +14 -1
- package/build/es/index.typings.mjs +11 -1576
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +14 -1
- package/build/es/meta.mjs.map +1 -1
- package/build/es/schemas.d.mts +1 -1
- package/build/internal/cjs/index.d.ts +13 -37
- package/build/internal/cjs/index.js +39 -1614
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +14 -1
- package/build/internal/cjs/index.typings.js +11 -1586
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +14 -1
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/cjs/schemas.d.ts +1 -1
- package/build/internal/es/index.d.mts +13 -37
- package/build/internal/es/index.mjs +39 -1604
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +14 -1
- package/build/internal/es/index.typings.mjs +11 -1576
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +14 -1
- package/build/internal/es/meta.mjs.map +1 -1
- package/build/internal/es/schemas.d.mts +1 -1
- package/package.json +2 -2
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
2
|
import { Customization, CreateCustomizationApplicationErrors, CreateCustomizationValidationErrors, GetCustomizationOptions, UpdateCustomization, UpdateCustomizationOptions, DeleteCustomizationValidationErrors, BulkCreateCustomizationsOptions, BulkCreateCustomizationsResponse, BulkCreateCustomizationsApplicationErrors, BulkCreateCustomizationsValidationErrors, Choice, AddCustomizationChoicesOptions, AddCustomizationChoicesResponse, AddCustomizationChoicesApplicationErrors, AddCustomizationChoicesValidationErrors, SetCustomizationChoicesOptions, SetCustomizationChoicesResponse, SetCustomizationChoicesApplicationErrors, SetCustomizationChoicesValidationErrors, RemoveCustomizationChoicesOptions, RemoveCustomizationChoicesResponse, RemoveCustomizationChoicesApplicationErrors, RemoveCustomizationChoicesValidationErrors, CustomizationChoices, BulkAddCustomizationChoicesOptions, BulkAddCustomizationChoicesResponse, BulkAddCustomizationChoicesApplicationErrors, BulkAddCustomizationChoicesValidationErrors, MaskedCustomization, BulkUpdateCustomizationsOptions, BulkUpdateCustomizationsResponse, CustomizationCreatedEnvelope, CustomizationDeletedEnvelope, CustomizationUpdatedEnvelope, CustomizationQuery, QueryCustomizationsOptions, typedQueryCustomizations, CustomizationsQueryBuilder } from './index.typings.js';
|
|
3
|
-
export { AccountInfo, AccountInfoMetadata, ActionEvent, AddCustomizationChoicesRequest, App, ApplicationError, BaseEventMetadata, BulkActionMetadata, BulkAddCustomizationChoicesRequest, BulkCreateCustomizationsForMigrationRequest, BulkCreateCustomizationsForMigrationResponse, BulkCreateCustomizationsRequest, BulkCustomizationResult, BulkUpdateCustomizationsRequest, ChoiceIdsMismatchData, ChoiceSortStrategy, ChoiceSortStrategyWithLiterals, ChoiceType, ChoiceTypeWithLiterals, ChoiceValueOneOf, ChoicesSettings, CommonQueryWithEntityContext, CreateCustomizationRequest, CreateCustomizationResponse, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, CustomTag, CustomizationCustomizationSettingsOneOf, CustomizationIdsWrapper, CustomizationQuerySpec, CustomizationRenderType, CustomizationRenderTypeWithLiterals, CustomizationType, CustomizationTypeWithLiterals, CustomizationsQueryResult, DeleteCustomizationRequest, DeleteCustomizationResponse, DomainEvent, DomainEventBodyOneOf, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, File, FocalPoint, FreeTextSettings, GetCustomizationRequest, GetCustomizationResponse, IdentificationData, IdentificationDataIdOneOf, InvalidateCache, InvalidateCacheGetByOneOf, ItemMetadata, MaskedChoice, MessageEnvelope, MultipleColors, Page, Pages, QueryCustomizationsRequest, QueryCustomizationsResponse, RecloneSiteRequest, RecloneSiteResponse, RemoveCustomizationChoicesRequest, ReorderCustomizationChoicesApplicationErrors, ReorderCustomizationChoicesOptions, ReorderCustomizationChoicesRequest, ReorderCustomizationChoicesResponse, RequestedFields, RequestedFieldsWithLiterals, RestoreInfo, SetCustomizationChoicesRequest, SortOrder, SortOrderWithLiterals, Sorting, URI, URIs, UpdateCustomizationChoicesApplicationErrors, UpdateCustomizationChoicesOptions, UpdateCustomizationChoicesRequest, UpdateCustomizationChoicesResponse, UpdateCustomizationChoicesValidationErrors, UpdateCustomizationRequest, UpdateCustomizationResponse, WebhookIdentityType, WebhookIdentityTypeWithLiterals, utils } from './index.typings.js';
|
|
3
|
+
export { AccountInfo, AccountInfoMetadata, ActionEvent, AddCustomizationChoicesRequest, App, ApplicationError, BaseEventMetadata, BulkActionMetadata, BulkAddCustomizationChoicesRequest, BulkCreateCustomizationsForMigrationRequest, BulkCreateCustomizationsForMigrationResponse, BulkCreateCustomizationsRequest, BulkCustomizationResult, BulkUpdateCustomizationsRequest, CatalogRollbackRequested, ChoiceIdsMismatchData, ChoiceSortStrategy, ChoiceSortStrategyWithLiterals, ChoiceType, ChoiceTypeWithLiterals, ChoiceValueOneOf, ChoicesSettings, CommonQueryWithEntityContext, CreateCustomizationRequest, CreateCustomizationResponse, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, CustomTag, CustomizationCustomizationSettingsOneOf, CustomizationIdsWrapper, CustomizationQuerySpec, CustomizationRenderType, CustomizationRenderTypeWithLiterals, CustomizationType, CustomizationTypeWithLiterals, CustomizationsQueryResult, DeleteCustomizationRequest, DeleteCustomizationResponse, DomainEvent, DomainEventBodyOneOf, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, File, FocalPoint, FreeTextSettings, GetCustomizationRequest, GetCustomizationResponse, IdentificationData, IdentificationDataIdOneOf, InvalidateCache, InvalidateCacheGetByOneOf, ItemMetadata, MaskedChoice, MessageEnvelope, MultipleColors, Page, Pages, QueryCustomizationsRequest, QueryCustomizationsResponse, RecloneSiteRequest, RecloneSiteResponse, RemoveCustomizationChoicesRequest, ReorderCustomizationChoicesApplicationErrors, ReorderCustomizationChoicesOptions, ReorderCustomizationChoicesRequest, ReorderCustomizationChoicesResponse, RequestedFields, RequestedFieldsWithLiterals, RestoreInfo, SetCustomizationChoicesRequest, SortOrder, SortOrderWithLiterals, Sorting, URI, URIs, UpdateCustomizationChoicesApplicationErrors, UpdateCustomizationChoicesOptions, UpdateCustomizationChoicesRequest, UpdateCustomizationChoicesResponse, UpdateCustomizationChoicesValidationErrors, UpdateCustomizationRequest, UpdateCustomizationResponse, WebhookIdentityType, WebhookIdentityTypeWithLiterals, utils } from './index.typings.js';
|
|
4
4
|
|
|
5
|
-
declare function createCustomization$1(httpClient: HttpClient
|
|
6
|
-
validateRequestSchema?: boolean;
|
|
7
|
-
}): CreateCustomizationSignature;
|
|
5
|
+
declare function createCustomization$1(httpClient: HttpClient): CreateCustomizationSignature;
|
|
8
6
|
interface CreateCustomizationSignature {
|
|
9
7
|
/**
|
|
10
8
|
* Creates a customization.
|
|
@@ -16,9 +14,7 @@ interface CreateCustomizationSignature {
|
|
|
16
14
|
__validationErrorsType?: CreateCustomizationValidationErrors;
|
|
17
15
|
}>;
|
|
18
16
|
}
|
|
19
|
-
declare function getCustomization$1(httpClient: HttpClient
|
|
20
|
-
validateRequestSchema?: boolean;
|
|
21
|
-
}): GetCustomizationSignature;
|
|
17
|
+
declare function getCustomization$1(httpClient: HttpClient): GetCustomizationSignature;
|
|
22
18
|
interface GetCustomizationSignature {
|
|
23
19
|
/**
|
|
24
20
|
* Retrieves a customization.
|
|
@@ -27,9 +23,7 @@ interface GetCustomizationSignature {
|
|
|
27
23
|
*/
|
|
28
24
|
(customizationId: string, options?: GetCustomizationOptions): Promise<NonNullablePaths<Customization, `freeTextInput.minCharCount` | `freeTextInput.maxCharCount` | `freeTextInput.title` | `choicesSettings.choices` | `choicesSettings.choices.${number}.colorCode` | `choicesSettings.choices.${number}._id` | `choicesSettings.choices.${number}.choiceType` | `choicesSettings.choices.${number}.name` | `name` | `customizationType` | `customizationRenderType`, 5>>;
|
|
29
25
|
}
|
|
30
|
-
declare function updateCustomization$1(httpClient: HttpClient
|
|
31
|
-
validateRequestSchema?: boolean;
|
|
32
|
-
}): UpdateCustomizationSignature;
|
|
26
|
+
declare function updateCustomization$1(httpClient: HttpClient): UpdateCustomizationSignature;
|
|
33
27
|
interface UpdateCustomizationSignature {
|
|
34
28
|
/**
|
|
35
29
|
* Updates a customization.
|
|
@@ -42,9 +36,7 @@ interface UpdateCustomizationSignature {
|
|
|
42
36
|
*/
|
|
43
37
|
(_id: string, customization: NonNullablePaths<UpdateCustomization, `revision`, 2>, options?: UpdateCustomizationOptions): Promise<NonNullablePaths<Customization, `freeTextInput.minCharCount` | `freeTextInput.maxCharCount` | `freeTextInput.title` | `choicesSettings.choices` | `choicesSettings.choices.${number}.colorCode` | `choicesSettings.choices.${number}._id` | `choicesSettings.choices.${number}.choiceType` | `choicesSettings.choices.${number}.name` | `name` | `customizationType` | `customizationRenderType`, 5>>;
|
|
44
38
|
}
|
|
45
|
-
declare function deleteCustomization$1(httpClient: HttpClient
|
|
46
|
-
validateRequestSchema?: boolean;
|
|
47
|
-
}): DeleteCustomizationSignature;
|
|
39
|
+
declare function deleteCustomization$1(httpClient: HttpClient): DeleteCustomizationSignature;
|
|
48
40
|
interface DeleteCustomizationSignature {
|
|
49
41
|
/**
|
|
50
42
|
* Deletes a customization.
|
|
@@ -58,9 +50,7 @@ interface DeleteCustomizationSignature {
|
|
|
58
50
|
__validationErrorsType?: DeleteCustomizationValidationErrors;
|
|
59
51
|
}>;
|
|
60
52
|
}
|
|
61
|
-
declare function bulkCreateCustomizations$1(httpClient: HttpClient
|
|
62
|
-
validateRequestSchema?: boolean;
|
|
63
|
-
}): BulkCreateCustomizationsSignature;
|
|
53
|
+
declare function bulkCreateCustomizations$1(httpClient: HttpClient): BulkCreateCustomizationsSignature;
|
|
64
54
|
interface BulkCreateCustomizationsSignature {
|
|
65
55
|
/**
|
|
66
56
|
* Creates multiple customizations.
|
|
@@ -71,9 +61,7 @@ interface BulkCreateCustomizationsSignature {
|
|
|
71
61
|
__validationErrorsType?: BulkCreateCustomizationsValidationErrors;
|
|
72
62
|
}>;
|
|
73
63
|
}
|
|
74
|
-
declare function addCustomizationChoices$1(httpClient: HttpClient
|
|
75
|
-
validateRequestSchema?: boolean;
|
|
76
|
-
}): AddCustomizationChoicesSignature;
|
|
64
|
+
declare function addCustomizationChoices$1(httpClient: HttpClient): AddCustomizationChoicesSignature;
|
|
77
65
|
interface AddCustomizationChoicesSignature {
|
|
78
66
|
/**
|
|
79
67
|
* Adds choices to a customization.
|
|
@@ -85,9 +73,7 @@ interface AddCustomizationChoicesSignature {
|
|
|
85
73
|
__validationErrorsType?: AddCustomizationChoicesValidationErrors;
|
|
86
74
|
}>;
|
|
87
75
|
}
|
|
88
|
-
declare function setCustomizationChoices$1(httpClient: HttpClient
|
|
89
|
-
validateRequestSchema?: boolean;
|
|
90
|
-
}): SetCustomizationChoicesSignature;
|
|
76
|
+
declare function setCustomizationChoices$1(httpClient: HttpClient): SetCustomizationChoicesSignature;
|
|
91
77
|
interface SetCustomizationChoicesSignature {
|
|
92
78
|
/**
|
|
93
79
|
* Sets a customization's choices. Any and all existing choices will be overridden.
|
|
@@ -101,9 +87,7 @@ interface SetCustomizationChoicesSignature {
|
|
|
101
87
|
__validationErrorsType?: SetCustomizationChoicesValidationErrors;
|
|
102
88
|
}>;
|
|
103
89
|
}
|
|
104
|
-
declare function removeCustomizationChoices$1(httpClient: HttpClient
|
|
105
|
-
validateRequestSchema?: boolean;
|
|
106
|
-
}): RemoveCustomizationChoicesSignature;
|
|
90
|
+
declare function removeCustomizationChoices$1(httpClient: HttpClient): RemoveCustomizationChoicesSignature;
|
|
107
91
|
interface RemoveCustomizationChoicesSignature {
|
|
108
92
|
/**
|
|
109
93
|
* Removes choices from a customization.
|
|
@@ -117,9 +101,7 @@ interface RemoveCustomizationChoicesSignature {
|
|
|
117
101
|
__validationErrorsType?: RemoveCustomizationChoicesValidationErrors;
|
|
118
102
|
}>;
|
|
119
103
|
}
|
|
120
|
-
declare function bulkAddCustomizationChoices$1(httpClient: HttpClient
|
|
121
|
-
validateRequestSchema?: boolean;
|
|
122
|
-
}): BulkAddCustomizationChoicesSignature;
|
|
104
|
+
declare function bulkAddCustomizationChoices$1(httpClient: HttpClient): BulkAddCustomizationChoicesSignature;
|
|
123
105
|
interface BulkAddCustomizationChoicesSignature {
|
|
124
106
|
/**
|
|
125
107
|
* Adds choices to multiple customizations.
|
|
@@ -130,9 +112,7 @@ interface BulkAddCustomizationChoicesSignature {
|
|
|
130
112
|
__validationErrorsType?: BulkAddCustomizationChoicesValidationErrors;
|
|
131
113
|
}>;
|
|
132
114
|
}
|
|
133
|
-
declare function bulkUpdateCustomizations$1(httpClient: HttpClient
|
|
134
|
-
validateRequestSchema?: boolean;
|
|
135
|
-
}): BulkUpdateCustomizationsSignature;
|
|
115
|
+
declare function bulkUpdateCustomizations$1(httpClient: HttpClient): BulkUpdateCustomizationsSignature;
|
|
136
116
|
interface BulkUpdateCustomizationsSignature {
|
|
137
117
|
/**
|
|
138
118
|
* Updates multiple customizations.
|