@wix/auto_sdk_ecom_local-delivery-options 1.0.18 → 1.0.19

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.
Files changed (29) hide show
  1. package/build/cjs/index.d.ts +8 -4
  2. package/build/cjs/index.js.map +1 -1
  3. package/build/cjs/index.typings.d.ts +1165 -0
  4. package/build/cjs/index.typings.js +1126 -0
  5. package/build/cjs/index.typings.js.map +1 -0
  6. package/build/cjs/meta.d.ts +2 -1
  7. package/build/es/index.d.mts +8 -4
  8. package/build/es/index.mjs.map +1 -1
  9. package/build/es/index.typings.d.mts +1165 -0
  10. package/build/es/index.typings.mjs +1086 -0
  11. package/build/es/index.typings.mjs.map +1 -0
  12. package/build/es/meta.d.mts +2 -1
  13. package/build/internal/cjs/index.d.ts +8 -4
  14. package/build/internal/cjs/index.js.map +1 -1
  15. package/build/internal/cjs/index.typings.d.ts +1165 -0
  16. package/build/internal/cjs/index.typings.js +1126 -0
  17. package/build/internal/cjs/index.typings.js.map +1 -0
  18. package/build/internal/cjs/meta.d.ts +2 -1
  19. package/build/internal/es/index.d.mts +8 -4
  20. package/build/internal/es/index.mjs.map +1 -1
  21. package/build/internal/es/index.typings.d.mts +1165 -0
  22. package/build/internal/es/index.typings.mjs +1086 -0
  23. package/build/internal/es/index.typings.mjs.map +1 -0
  24. package/build/internal/es/meta.d.mts +2 -1
  25. package/package.json +2 -2
  26. package/build/cjs/ecom-v1-local-delivery-option-local-delivery-options.universal-B14pmV_K.d.ts +0 -800
  27. package/build/es/ecom-v1-local-delivery-option-local-delivery-options.universal-B14pmV_K.d.mts +0 -800
  28. package/build/internal/cjs/ecom-v1-local-delivery-option-local-delivery-options.universal-B14pmV_K.d.ts +0 -800
  29. package/build/internal/es/ecom-v1-local-delivery-option-local-delivery-options.universal-B14pmV_K.d.mts +0 -800
@@ -1,11 +1,13 @@
1
1
  import { HttpClient, MaybeContext, BuildRESTFunction } from '@wix/sdk-types';
2
- import { L as LocalDeliveryOption, G as GetLocalDeliveryOptionOptions, a as ListLocalDeliveryOptionsResponse, b as LocalDeliveryOptionsQueryBuilder, U as UpdateLocalDeliveryOption, D as DeleteLocalDeliveryOptionOptions, B as BulkCreateLocalDeliveryOptionResponse, c as BulkUpdateLocalDeliveryOptionResponse, A as AddDeliveryRegionOptions, d as AddDeliveryRegionResponse, R as RemoveDeliveryRegionOptions, e as RemoveDeliveryRegionResponse } from './ecom-v1-local-delivery-option-local-delivery-options.universal-B14pmV_K.js';
3
- export { aa as ActionEvent, ab as AddDeliveryRegionRequest, m as AddressLocation, _ as BulkCreateLocalDeliveryOptionRequest, a1 as BulkDeleteLocalDeliveryOptionRequest, a2 as BulkDeleteLocalDeliveryOptionResponse, a0 as BulkUpdateLocalDeliveryOptionRequest, v as Condition, C as ConditionType, u as ConditionalRates, w as CreateLocalDeliveryOptionRequest, x as CreateLocalDeliveryOptionResponse, J as CursorPaging, M as CursorPagingMetadata, N as Cursors, n as CustomAreaConfig, g as DayOfWeek, q as DaySlot, p as Days, X as DeleteLocalDeliveryOptionRequest, Y as DeleteLocalDeliveryOptionResponse, j as Destination, a4 as DomainEvent, a5 as DomainEventBodyOneOf, a3 as Empty, a6 as EntityCreatedEvent, a9 as EntityDeletedEvent, a8 as EntityUpdatedEvent, y as GetLocalDeliveryOptionRequest, z as GetLocalDeliveryOptionResponse, ae as IdentificationData, af as IdentificationDataIdOneOf, f as LengthUnit, E as ListLocalDeliveryOptionsRequest, l as LocalDeliveryAddress, i as LocalDeliveryOptionConfigOneOf, $ as LocalDeliveryOptionError, ag as LocalDeliveryOptionsQueryResult, h as LogicalOperator, ad as MessageEnvelope, P as Paging, Q as QueryLocalDeliveryOptionsRequest, K as QueryLocalDeliveryOptionsResponse, F as QueryV2, H as QueryV2PagingMethodOneOf, k as RadiusConfig, ac as RemoveDeliveryRegionRequest, a7 as RestoreInfo, o as ScheduledDelivery, S as SortOrder, I as Sorting, t as TimeOfDay, r as TimePoint, T as TimeSlot, s as TimeWindow, O as UpdateLocalDeliveryOptionRequest, V as UpdateLocalDeliveryOptionResponse, W as WebhookIdentityType, Z as ZipCodeConfig } from './ecom-v1-local-delivery-option-local-delivery-options.universal-B14pmV_K.js';
2
+ import { LocalDeliveryOption, CreateLocalDeliveryOptionApplicationErrors, GetLocalDeliveryOptionOptions, ListLocalDeliveryOptionsResponse, LocalDeliveryOptionsQueryBuilder, UpdateLocalDeliveryOption, DeleteLocalDeliveryOptionOptions, BulkCreateLocalDeliveryOptionResponse, BulkCreateLocalDeliveryOptionApplicationErrors, BulkUpdateLocalDeliveryOptionResponse, AddDeliveryRegionOptions, AddDeliveryRegionResponse, RemoveDeliveryRegionOptions, RemoveDeliveryRegionResponse } from './index.typings.js';
3
+ export { ActionEvent, AddDeliveryRegionRequest, AddressLocation, BulkCreateLocalDeliveryOptionRequest, BulkDeleteLocalDeliveryOptionRequest, BulkDeleteLocalDeliveryOptionResponse, BulkUpdateLocalDeliveryOptionRequest, Condition, ConditionType, ConditionalRates, CreateLocalDeliveryOptionRequest, CreateLocalDeliveryOptionResponse, CursorPaging, CursorPagingMetadata, Cursors, CustomAreaConfig, DayOfWeek, DaySlot, Days, DeleteLocalDeliveryOptionRequest, DeleteLocalDeliveryOptionResponse, Destination, DomainEvent, DomainEventBodyOneOf, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, GetLocalDeliveryOptionRequest, GetLocalDeliveryOptionResponse, IdentificationData, IdentificationDataIdOneOf, LengthUnit, ListLocalDeliveryOptionsRequest, LocalDeliveryAddress, LocalDeliveryOptionConfigOneOf, LocalDeliveryOptionError, LocalDeliveryOptionsQueryResult, LogicalOperator, MessageEnvelope, Paging, QueryLocalDeliveryOptionsRequest, QueryLocalDeliveryOptionsResponse, QueryV2, QueryV2PagingMethodOneOf, RadiusConfig, RemoveDeliveryRegionRequest, RestoreInfo, ScheduledDelivery, SortOrder, Sorting, TimeOfDay, TimePoint, TimeSlot, TimeWindow, UpdateLocalDeliveryOptionRequest, UpdateLocalDeliveryOptionResponse, WebhookIdentityType, ZipCodeConfig } from './index.typings.js';
4
4
 
5
5
  declare function createLocalDeliveryOption$1(httpClient: HttpClient): CreateLocalDeliveryOptionSignature;
6
6
  interface CreateLocalDeliveryOptionSignature {
7
7
  /** */
8
- (localDeliveryOption: LocalDeliveryOption): Promise<LocalDeliveryOption>;
8
+ (localDeliveryOption: LocalDeliveryOption): Promise<LocalDeliveryOption & {
9
+ __applicationErrorsType?: CreateLocalDeliveryOptionApplicationErrors | undefined;
10
+ }>;
9
11
  }
10
12
  declare function getLocalDeliveryOption$1(httpClient: HttpClient): GetLocalDeliveryOptionSignature;
11
13
  interface GetLocalDeliveryOptionSignature {
@@ -44,7 +46,9 @@ interface DeleteLocalDeliveryOptionSignature {
44
46
  declare function bulkCreateLocalDeliveryOption$1(httpClient: HttpClient): BulkCreateLocalDeliveryOptionSignature;
45
47
  interface BulkCreateLocalDeliveryOptionSignature {
46
48
  /** */
47
- (localDeliveryOptions: LocalDeliveryOption[]): Promise<BulkCreateLocalDeliveryOptionResponse>;
49
+ (localDeliveryOptions: LocalDeliveryOption[]): Promise<BulkCreateLocalDeliveryOptionResponse & {
50
+ __applicationErrorsType?: BulkCreateLocalDeliveryOptionApplicationErrors | undefined;
51
+ }>;
48
52
  }
49
53
  declare function bulkUpdateLocalDeliveryOption$1(httpClient: HttpClient): BulkUpdateLocalDeliveryOptionSignature;
50
54
  interface BulkUpdateLocalDeliveryOptionSignature {