@wix/auto_sdk_ecom_shippo-configurations 1.0.0 → 1.0.1
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/src/ecom-v1-shippo-configuration-shippo-configurations.types.d.ts +150 -33
- package/build/cjs/src/ecom-v1-shippo-configuration-shippo-configurations.types.js.map +1 -1
- package/build/cjs/src/ecom-v1-shippo-configuration-shippo-configurations.universal.d.ts +187 -40
- package/build/cjs/src/ecom-v1-shippo-configuration-shippo-configurations.universal.js.map +1 -1
- package/build/es/src/ecom-v1-shippo-configuration-shippo-configurations.types.d.ts +150 -33
- package/build/es/src/ecom-v1-shippo-configuration-shippo-configurations.types.js.map +1 -1
- package/build/es/src/ecom-v1-shippo-configuration-shippo-configurations.universal.d.ts +187 -40
- package/build/es/src/ecom-v1-shippo-configuration-shippo-configurations.universal.js.map +1 -1
- package/build/internal/cjs/src/ecom-v1-shippo-configuration-shippo-configurations.types.d.ts +150 -33
- package/build/internal/cjs/src/ecom-v1-shippo-configuration-shippo-configurations.types.js.map +1 -1
- package/build/internal/cjs/src/ecom-v1-shippo-configuration-shippo-configurations.universal.d.ts +187 -40
- package/build/internal/cjs/src/ecom-v1-shippo-configuration-shippo-configurations.universal.js.map +1 -1
- package/build/internal/es/src/ecom-v1-shippo-configuration-shippo-configurations.types.d.ts +150 -33
- package/build/internal/es/src/ecom-v1-shippo-configuration-shippo-configurations.types.js.map +1 -1
- package/build/internal/es/src/ecom-v1-shippo-configuration-shippo-configurations.universal.d.ts +187 -40
- package/build/internal/es/src/ecom-v1-shippo-configuration-shippo-configurations.universal.js.map +1 -1
- package/package.json +2 -2
package/build/internal/es/src/ecom-v1-shippo-configuration-shippo-configurations.universal.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export interface ShippoConfiguration {
|
|
2
2
|
/**
|
|
3
3
|
* ShippoConfiguration ID.
|
|
4
|
+
* @format GUID
|
|
4
5
|
* @readonly
|
|
5
6
|
*/
|
|
6
7
|
_id?: string | null;
|
|
@@ -16,29 +17,51 @@ export interface ShippoConfiguration {
|
|
|
16
17
|
* @readonly
|
|
17
18
|
*/
|
|
18
19
|
_updatedDate?: Date | null;
|
|
19
|
-
/**
|
|
20
|
+
/**
|
|
21
|
+
* Associated delivery region ID.
|
|
22
|
+
* @format GUID
|
|
23
|
+
* @immutable
|
|
24
|
+
*/
|
|
20
25
|
deliveryRegionId?: string | null;
|
|
21
|
-
/**
|
|
26
|
+
/**
|
|
27
|
+
* Settings of USPS domestic services.
|
|
28
|
+
* @maxSize 3
|
|
29
|
+
*/
|
|
22
30
|
domesticServices?: DomesticServiceSettings[];
|
|
23
|
-
/**
|
|
31
|
+
/**
|
|
32
|
+
* Settings of USPS international services.
|
|
33
|
+
* @maxSize 3
|
|
34
|
+
*/
|
|
24
35
|
internationalServices?: InternationalServiceSettings[];
|
|
25
36
|
/** Package type. */
|
|
26
37
|
packageType?: PackageType;
|
|
27
38
|
/** Package details. */
|
|
28
39
|
packageDetails?: PackageDetails;
|
|
29
|
-
/**
|
|
40
|
+
/**
|
|
41
|
+
* Location ID from OS location service.
|
|
42
|
+
* @format GUID
|
|
43
|
+
*/
|
|
30
44
|
osLocationId?: string | null;
|
|
31
45
|
/**
|
|
32
46
|
* Ship from address materialized from OS location.
|
|
33
47
|
* @readonly
|
|
34
48
|
*/
|
|
35
49
|
shipFromAddress?: Address;
|
|
36
|
-
/**
|
|
50
|
+
/**
|
|
51
|
+
* Backup weight.
|
|
52
|
+
* @decimalValue options { gte:0, maxScale:3 }
|
|
53
|
+
*/
|
|
37
54
|
backupWeight?: string | null;
|
|
38
55
|
/** Data extensions. */
|
|
39
56
|
extendedFields?: ExtendedFields;
|
|
40
57
|
}
|
|
41
58
|
export interface DomesticServiceSettings {
|
|
59
|
+
/**
|
|
60
|
+
* DomesticServiceSettings ID.
|
|
61
|
+
* @format GUID
|
|
62
|
+
* @readonly
|
|
63
|
+
*/
|
|
64
|
+
_id?: string | null;
|
|
42
65
|
/** USPS domestic service. */
|
|
43
66
|
service?: DomesticService;
|
|
44
67
|
/** Service settings. */
|
|
@@ -51,15 +74,24 @@ export declare enum DomesticService {
|
|
|
51
74
|
PRIORITY_MAIL_EXPRESS = "PRIORITY_MAIL_EXPRESS"
|
|
52
75
|
}
|
|
53
76
|
export interface ServiceSettings {
|
|
54
|
-
/**
|
|
77
|
+
/**
|
|
78
|
+
* Estimated delivery time.
|
|
79
|
+
* @maxLength 500
|
|
80
|
+
*/
|
|
55
81
|
estimatedDeliveryTime?: string | null;
|
|
56
82
|
/** Handling fee. */
|
|
57
83
|
handlingFee?: HandlingFee;
|
|
58
|
-
/**
|
|
84
|
+
/**
|
|
85
|
+
* Amount above which free delivery is offered.
|
|
86
|
+
* @decimalValue options { gte:0, maxScale:4 }
|
|
87
|
+
*/
|
|
59
88
|
freeDeliveryMinimumAmount?: string | null;
|
|
60
89
|
}
|
|
61
90
|
export interface HandlingFee {
|
|
62
|
-
/**
|
|
91
|
+
/**
|
|
92
|
+
* Value that will be used to calculate the fee. For example, percentage fee with value 5% to calculate the fee.
|
|
93
|
+
* @decimalValue options { gte:0, maxScale:4 }
|
|
94
|
+
*/
|
|
63
95
|
value?: string;
|
|
64
96
|
/** How to calculate the fee: fixed amount or by percentage. */
|
|
65
97
|
calculationType?: CalculationType;
|
|
@@ -70,6 +102,12 @@ export declare enum CalculationType {
|
|
|
70
102
|
PERCENTAGE = "PERCENTAGE"
|
|
71
103
|
}
|
|
72
104
|
export interface InternationalServiceSettings {
|
|
105
|
+
/**
|
|
106
|
+
* InternationalServiceSettings ID.
|
|
107
|
+
* @format GUID
|
|
108
|
+
* @readonly
|
|
109
|
+
*/
|
|
110
|
+
_id?: string | null;
|
|
73
111
|
/** USPS international service. */
|
|
74
112
|
service?: InternationalService;
|
|
75
113
|
/** Service settings. */
|
|
@@ -96,6 +134,7 @@ export interface PackageDetails {
|
|
|
96
134
|
* Package name. Must be set when package type is CUSTOM.
|
|
97
135
|
* For other package types, it is read-only, and an exception will be thrown
|
|
98
136
|
* if it set when creating a ShippoConfiguration.
|
|
137
|
+
* @maxLength 255
|
|
99
138
|
*/
|
|
100
139
|
name?: string | null;
|
|
101
140
|
/**
|
|
@@ -112,28 +151,55 @@ export interface PackageDetails {
|
|
|
112
151
|
maxNumberOfProducts?: string | null;
|
|
113
152
|
}
|
|
114
153
|
export interface PackageDimensions {
|
|
115
|
-
/**
|
|
154
|
+
/**
|
|
155
|
+
* Package length.
|
|
156
|
+
* @decimalValue options { gte:0, maxScale:3 }
|
|
157
|
+
*/
|
|
116
158
|
length?: string;
|
|
117
|
-
/**
|
|
159
|
+
/**
|
|
160
|
+
* Package width.
|
|
161
|
+
* @decimalValue options { gte:0, maxScale:3 }
|
|
162
|
+
*/
|
|
118
163
|
width?: string;
|
|
119
|
-
/**
|
|
164
|
+
/**
|
|
165
|
+
* Package height.
|
|
166
|
+
* @decimalValue options { gte:0, maxScale:3 }
|
|
167
|
+
*/
|
|
120
168
|
height?: string;
|
|
121
169
|
}
|
|
122
170
|
/** Physical address */
|
|
123
171
|
export interface Address {
|
|
124
|
-
/**
|
|
172
|
+
/**
|
|
173
|
+
* Two-letter country code in [ISO-3166 alpha-2](https://www.iso.org/obp/ui/#search/code/) format.
|
|
174
|
+
* @format COUNTRY
|
|
175
|
+
*/
|
|
125
176
|
country?: string | null;
|
|
126
|
-
/**
|
|
177
|
+
/**
|
|
178
|
+
* Code for a subdivision (such as state, prefecture, or province) in [ISO 3166-2](https://www.iso.org/standard/72483.html) format.
|
|
179
|
+
* @maxLength 50
|
|
180
|
+
*/
|
|
127
181
|
subdivision?: string | null;
|
|
128
|
-
/**
|
|
182
|
+
/**
|
|
183
|
+
* City name.
|
|
184
|
+
* @maxLength 50
|
|
185
|
+
*/
|
|
129
186
|
city?: string | null;
|
|
130
|
-
/**
|
|
187
|
+
/**
|
|
188
|
+
* Postal or zip code.
|
|
189
|
+
* @maxLength 50
|
|
190
|
+
*/
|
|
131
191
|
postalCode?: string | null;
|
|
132
192
|
/** Street address. */
|
|
133
193
|
streetAddress?: StreetAddress;
|
|
134
|
-
/**
|
|
194
|
+
/**
|
|
195
|
+
* Main address line (usually street name and number).
|
|
196
|
+
* @maxLength 150
|
|
197
|
+
*/
|
|
135
198
|
addressLine1?: string | null;
|
|
136
|
-
/**
|
|
199
|
+
/**
|
|
200
|
+
* Free text providing more detailed address info. Usually contains apt, suite, floor.
|
|
201
|
+
* @maxLength 100
|
|
202
|
+
*/
|
|
137
203
|
addressLine2?: string | null;
|
|
138
204
|
/**
|
|
139
205
|
* Country's full name.
|
|
@@ -172,6 +238,7 @@ export interface ExtendedFields {
|
|
|
172
238
|
export interface CreateShippoConfigurationRequest {
|
|
173
239
|
/** ShippoConfiguration to be created. */
|
|
174
240
|
shippoConfiguration: ShippoConfiguration;
|
|
241
|
+
/** @decimalValue options { gte:0, maxScale:6 } */
|
|
175
242
|
backupRate?: string | null;
|
|
176
243
|
}
|
|
177
244
|
export interface CreateShippoConfigurationResponse {
|
|
@@ -179,7 +246,10 @@ export interface CreateShippoConfigurationResponse {
|
|
|
179
246
|
shippoConfiguration?: ShippoConfiguration;
|
|
180
247
|
}
|
|
181
248
|
export interface GetShippoConfigurationRequest {
|
|
182
|
-
/**
|
|
249
|
+
/**
|
|
250
|
+
* ID of the ShippoConfiguration to retrieve.
|
|
251
|
+
* @format GUID
|
|
252
|
+
*/
|
|
183
253
|
shippoConfigurationId: string;
|
|
184
254
|
}
|
|
185
255
|
export interface GetShippoConfigurationResponse {
|
|
@@ -195,7 +265,10 @@ export interface UpdateShippoConfigurationResponse {
|
|
|
195
265
|
shippoConfiguration?: ShippoConfiguration;
|
|
196
266
|
}
|
|
197
267
|
export interface DeleteShippoConfigurationRequest {
|
|
198
|
-
/**
|
|
268
|
+
/**
|
|
269
|
+
* ID of the ShippoConfiguration to delete.
|
|
270
|
+
* @format GUID
|
|
271
|
+
*/
|
|
199
272
|
shippoConfigurationId: string;
|
|
200
273
|
}
|
|
201
274
|
export interface DeleteShippoConfigurationResponse {
|
|
@@ -219,6 +292,7 @@ export interface CursorQuery extends CursorQueryPagingMethodOneOf {
|
|
|
219
292
|
/**
|
|
220
293
|
* Sort object in the following format:
|
|
221
294
|
* `[{"fieldName":"sortField1","order":"ASC"},{"fieldName":"sortField2","order":"DESC"}]`
|
|
295
|
+
* @maxSize 5
|
|
222
296
|
*/
|
|
223
297
|
sort?: Sorting[];
|
|
224
298
|
}
|
|
@@ -228,7 +302,10 @@ export interface CursorQueryPagingMethodOneOf {
|
|
|
228
302
|
cursorPaging?: CursorPaging;
|
|
229
303
|
}
|
|
230
304
|
export interface Sorting {
|
|
231
|
-
/**
|
|
305
|
+
/**
|
|
306
|
+
* Name of the field to sort by.
|
|
307
|
+
* @maxLength 512
|
|
308
|
+
*/
|
|
232
309
|
fieldName?: string;
|
|
233
310
|
/** Sort order. */
|
|
234
311
|
order?: SortOrder;
|
|
@@ -238,13 +315,17 @@ export declare enum SortOrder {
|
|
|
238
315
|
DESC = "DESC"
|
|
239
316
|
}
|
|
240
317
|
export interface CursorPaging {
|
|
241
|
-
/**
|
|
318
|
+
/**
|
|
319
|
+
* Maximum number of items to return in the results.
|
|
320
|
+
* @max 100
|
|
321
|
+
*/
|
|
242
322
|
limit?: number | null;
|
|
243
323
|
/**
|
|
244
324
|
* Pointer to the next or previous page in the list of results.
|
|
245
325
|
*
|
|
246
326
|
* Pass the relevant cursor token from the `pagingMetadata` object in the previous call's response.
|
|
247
327
|
* Not relevant for the first request.
|
|
328
|
+
* @maxLength 16000
|
|
248
329
|
*/
|
|
249
330
|
cursor?: string | null;
|
|
250
331
|
}
|
|
@@ -268,9 +349,15 @@ export interface CursorPagingMetadata {
|
|
|
268
349
|
hasNext?: boolean | null;
|
|
269
350
|
}
|
|
270
351
|
export interface Cursors {
|
|
271
|
-
/**
|
|
352
|
+
/**
|
|
353
|
+
* Cursor string pointing to the next page in the list of results.
|
|
354
|
+
* @maxLength 16000
|
|
355
|
+
*/
|
|
272
356
|
next?: string | null;
|
|
273
|
-
/**
|
|
357
|
+
/**
|
|
358
|
+
* Cursor pointing to the previous page in the list of results.
|
|
359
|
+
* @maxLength 16000
|
|
360
|
+
*/
|
|
274
361
|
prev?: string | null;
|
|
275
362
|
}
|
|
276
363
|
export interface UpdateExtendedFieldsRequest {
|
|
@@ -358,9 +445,15 @@ export interface ActionEvent {
|
|
|
358
445
|
export interface Empty {
|
|
359
446
|
}
|
|
360
447
|
export interface MessageEnvelope {
|
|
361
|
-
/**
|
|
448
|
+
/**
|
|
449
|
+
* App instance ID.
|
|
450
|
+
* @format GUID
|
|
451
|
+
*/
|
|
362
452
|
instanceId?: string | null;
|
|
363
|
-
/**
|
|
453
|
+
/**
|
|
454
|
+
* Event type.
|
|
455
|
+
* @maxLength 150
|
|
456
|
+
*/
|
|
364
457
|
eventType?: string;
|
|
365
458
|
/** The identification type and identity data. */
|
|
366
459
|
identity?: IdentificationData;
|
|
@@ -368,26 +461,50 @@ export interface MessageEnvelope {
|
|
|
368
461
|
data?: string;
|
|
369
462
|
}
|
|
370
463
|
export interface IdentificationData extends IdentificationDataIdOneOf {
|
|
371
|
-
/**
|
|
464
|
+
/**
|
|
465
|
+
* ID of a site visitor that has not logged in to the site.
|
|
466
|
+
* @format GUID
|
|
467
|
+
*/
|
|
372
468
|
anonymousVisitorId?: string;
|
|
373
|
-
/**
|
|
469
|
+
/**
|
|
470
|
+
* ID of a site visitor that has logged in to the site.
|
|
471
|
+
* @format GUID
|
|
472
|
+
*/
|
|
374
473
|
memberId?: string;
|
|
375
|
-
/**
|
|
474
|
+
/**
|
|
475
|
+
* ID of a Wix user (site owner, contributor, etc.).
|
|
476
|
+
* @format GUID
|
|
477
|
+
*/
|
|
376
478
|
wixUserId?: string;
|
|
377
|
-
/**
|
|
479
|
+
/**
|
|
480
|
+
* ID of an app.
|
|
481
|
+
* @format GUID
|
|
482
|
+
*/
|
|
378
483
|
appId?: string;
|
|
379
484
|
/** @readonly */
|
|
380
485
|
identityType?: WebhookIdentityType;
|
|
381
486
|
}
|
|
382
487
|
/** @oneof */
|
|
383
488
|
export interface IdentificationDataIdOneOf {
|
|
384
|
-
/**
|
|
489
|
+
/**
|
|
490
|
+
* ID of a site visitor that has not logged in to the site.
|
|
491
|
+
* @format GUID
|
|
492
|
+
*/
|
|
385
493
|
anonymousVisitorId?: string;
|
|
386
|
-
/**
|
|
494
|
+
/**
|
|
495
|
+
* ID of a site visitor that has logged in to the site.
|
|
496
|
+
* @format GUID
|
|
497
|
+
*/
|
|
387
498
|
memberId?: string;
|
|
388
|
-
/**
|
|
499
|
+
/**
|
|
500
|
+
* ID of a Wix user (site owner, contributor, etc.).
|
|
501
|
+
* @format GUID
|
|
502
|
+
*/
|
|
389
503
|
wixUserId?: string;
|
|
390
|
-
/**
|
|
504
|
+
/**
|
|
505
|
+
* ID of an app.
|
|
506
|
+
* @format GUID
|
|
507
|
+
*/
|
|
391
508
|
appId?: string;
|
|
392
509
|
}
|
|
393
510
|
export declare enum WebhookIdentityType {
|
|
@@ -451,9 +568,15 @@ export interface UpdateExtendedFieldsResponseNonNullableFields {
|
|
|
451
568
|
shippoConfiguration?: ShippoConfigurationNonNullableFields;
|
|
452
569
|
}
|
|
453
570
|
export interface BaseEventMetadata {
|
|
454
|
-
/**
|
|
571
|
+
/**
|
|
572
|
+
* App instance ID.
|
|
573
|
+
* @format GUID
|
|
574
|
+
*/
|
|
455
575
|
instanceId?: string | null;
|
|
456
|
-
/**
|
|
576
|
+
/**
|
|
577
|
+
* Event type.
|
|
578
|
+
* @maxLength 150
|
|
579
|
+
*/
|
|
457
580
|
eventType?: string;
|
|
458
581
|
/** The identification type and identity data. */
|
|
459
582
|
identity?: IdentificationData;
|
|
@@ -502,6 +625,8 @@ export interface ShippoConfigurationCreatedEnvelope {
|
|
|
502
625
|
}
|
|
503
626
|
/** @webhook
|
|
504
627
|
* @eventType wix.ecom.v1.shippo_configuration_created
|
|
628
|
+
* @serviceIdentifier wix.ecom.delivery.v1.ShippoService
|
|
629
|
+
* @slug created
|
|
505
630
|
* @documentationMaturity preview
|
|
506
631
|
*/
|
|
507
632
|
export declare function onShippoConfigurationCreated(handler: (event: ShippoConfigurationCreatedEnvelope) => void | Promise<void>): void;
|
|
@@ -511,6 +636,8 @@ export interface ShippoConfigurationDeletedEnvelope {
|
|
|
511
636
|
}
|
|
512
637
|
/** @webhook
|
|
513
638
|
* @eventType wix.ecom.v1.shippo_configuration_deleted
|
|
639
|
+
* @serviceIdentifier wix.ecom.delivery.v1.ShippoService
|
|
640
|
+
* @slug deleted
|
|
514
641
|
* @documentationMaturity preview
|
|
515
642
|
*/
|
|
516
643
|
export declare function onShippoConfigurationDeleted(handler: (event: ShippoConfigurationDeletedEnvelope) => void | Promise<void>): void;
|
|
@@ -520,6 +647,8 @@ export interface ShippoConfigurationUpdatedEnvelope {
|
|
|
520
647
|
}
|
|
521
648
|
/** @webhook
|
|
522
649
|
* @eventType wix.ecom.v1.shippo_configuration_updated
|
|
650
|
+
* @serviceIdentifier wix.ecom.delivery.v1.ShippoService
|
|
651
|
+
* @slug updated
|
|
523
652
|
* @documentationMaturity preview
|
|
524
653
|
*/
|
|
525
654
|
export declare function onShippoConfigurationUpdated(handler: (event: ShippoConfigurationUpdatedEnvelope) => void | Promise<void>): void;
|
|
@@ -542,6 +671,7 @@ export declare function onShippoConfigurationUpdated(handler: (event: ShippoConf
|
|
|
542
671
|
*/
|
|
543
672
|
export declare function createShippoConfiguration(shippoConfiguration: ShippoConfiguration, options?: CreateShippoConfigurationOptions): Promise<ShippoConfiguration & ShippoConfigurationNonNullableFields>;
|
|
544
673
|
export interface CreateShippoConfigurationOptions {
|
|
674
|
+
/** @decimalValue options { gte:0, maxScale:6 } */
|
|
545
675
|
backupRate?: string | null;
|
|
546
676
|
}
|
|
547
677
|
/**
|
|
@@ -571,6 +701,7 @@ export declare function updateShippoConfiguration(_id: string | null, shippoConf
|
|
|
571
701
|
export interface UpdateShippoConfiguration {
|
|
572
702
|
/**
|
|
573
703
|
* ShippoConfiguration ID.
|
|
704
|
+
* @format GUID
|
|
574
705
|
* @readonly
|
|
575
706
|
*/
|
|
576
707
|
_id?: string | null;
|
|
@@ -586,24 +717,40 @@ export interface UpdateShippoConfiguration {
|
|
|
586
717
|
* @readonly
|
|
587
718
|
*/
|
|
588
719
|
_updatedDate?: Date | null;
|
|
589
|
-
/**
|
|
720
|
+
/**
|
|
721
|
+
* Associated delivery region ID.
|
|
722
|
+
* @format GUID
|
|
723
|
+
* @immutable
|
|
724
|
+
*/
|
|
590
725
|
deliveryRegionId?: string | null;
|
|
591
|
-
/**
|
|
726
|
+
/**
|
|
727
|
+
* Settings of USPS domestic services.
|
|
728
|
+
* @maxSize 3
|
|
729
|
+
*/
|
|
592
730
|
domesticServices?: DomesticServiceSettings[];
|
|
593
|
-
/**
|
|
731
|
+
/**
|
|
732
|
+
* Settings of USPS international services.
|
|
733
|
+
* @maxSize 3
|
|
734
|
+
*/
|
|
594
735
|
internationalServices?: InternationalServiceSettings[];
|
|
595
736
|
/** Package type. */
|
|
596
737
|
packageType?: PackageType;
|
|
597
738
|
/** Package details. */
|
|
598
739
|
packageDetails?: PackageDetails;
|
|
599
|
-
/**
|
|
740
|
+
/**
|
|
741
|
+
* Location ID from OS location service.
|
|
742
|
+
* @format GUID
|
|
743
|
+
*/
|
|
600
744
|
osLocationId?: string | null;
|
|
601
745
|
/**
|
|
602
746
|
* Ship from address materialized from OS location.
|
|
603
747
|
* @readonly
|
|
604
748
|
*/
|
|
605
749
|
shipFromAddress?: Address;
|
|
606
|
-
/**
|
|
750
|
+
/**
|
|
751
|
+
* Backup weight.
|
|
752
|
+
* @decimalValue options { gte:0, maxScale:3 }
|
|
753
|
+
*/
|
|
607
754
|
backupWeight?: string | null;
|
|
608
755
|
/** Data extensions. */
|
|
609
756
|
extendedFields?: ExtendedFields;
|
package/build/internal/es/src/ecom-v1-shippo-configuration-shippo-configurations.universal.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecom-v1-shippo-configuration-shippo-configurations.universal.js","sourceRoot":"","sources":["../../../../src/ecom-v1-shippo-configuration-shippo-configurations.universal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAC9D,OAAO,EACL,qCAAqC,EACrC,uCAAuC,GACxC,MAAM,yCAAyC,CAAC;AAEjD,OAAO,KAAK,sCAAsC,MAAM,8DAA8D,CAAC;AACvH,aAAa;AACb,OAAO,EAAE,gCAAgC,EAAE,MAAM,0CAA0C,CAAC;AAC5F,OAAO,EAAE,gCAAgC,EAAE,MAAM,0CAA0C,CAAC;AAC5F,OAAO,EAAE,cAAc,EAAE,MAAM,kDAAkD,CAAC;
|
|
1
|
+
{"version":3,"file":"ecom-v1-shippo-configuration-shippo-configurations.universal.js","sourceRoot":"","sources":["../../../../src/ecom-v1-shippo-configuration-shippo-configurations.universal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAC9D,OAAO,EACL,qCAAqC,EACrC,uCAAuC,GACxC,MAAM,yCAAyC,CAAC;AAEjD,OAAO,KAAK,sCAAsC,MAAM,8DAA8D,CAAC;AACvH,aAAa;AACb,OAAO,EAAE,gCAAgC,EAAE,MAAM,0CAA0C,CAAC;AAC5F,OAAO,EAAE,gCAAgC,EAAE,MAAM,0CAA0C,CAAC;AAC5F,OAAO,EAAE,cAAc,EAAE,MAAM,kDAAkD,CAAC;AAyElF,MAAM,CAAN,IAAY,eAKX;AALD,WAAY,eAAe;IACzB,wEAAqD,CAAA;IACrD,wDAAqC,CAAA;IACrC,kDAA+B,CAAA;IAC/B,kEAA+C,CAAA;AACjD,CAAC,EALW,eAAe,KAAf,eAAe,QAK1B;AA2BD,MAAM,CAAN,IAAY,eAIX;AAJD,WAAY,eAAe;IACzB,gDAA6B,CAAA;IAC7B,kCAAe,CAAA;IACf,4CAAyB,CAAA;AAC3B,CAAC,EAJW,eAAe,KAAf,eAAe,QAI1B;AAeD,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,uFAA+D,CAAA;IAC/D,+FAAuE,CAAA;IACvE,mFAA2D,CAAA;IAC3D,mGAA2E,CAAA;AAC7E,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAED,MAAM,CAAN,IAAY,WASX;AATD,WAAY,WAAW;IACrB,4DAA6C,CAAA;IAC7C,gCAAiB,CAAA;IACjB,wDAAyC,CAAA;IACzC,sEAAuD,CAAA;IACvD,0DAA2C,CAAA;IAC3C,gEAAiD,CAAA;IACjD,gEAAiD,CAAA;IACjD,0DAA2C,CAAA;AAC7C,CAAC,EATW,WAAW,KAAX,WAAW,QAStB;AAwMD,MAAM,CAAN,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,wBAAW,CAAA;IACX,0BAAa,CAAA;AACf,CAAC,EAHW,SAAS,KAAT,SAAS,QAGpB;AAmND,MAAM,CAAN,IAAY,mBAMX;AAND,WAAY,mBAAmB;IAC7B,0CAAmB,CAAA;IACnB,8DAAuC,CAAA;IACvC,wCAAiB,CAAA;IACjB,4CAAqB,CAAA;IACrB,kCAAW,CAAA;AACb,CAAC,EANW,mBAAmB,KAAnB,mBAAmB,QAM9B;AAwKD;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,CAAC,KAAK,UAAU,yBAAyB,CAC7C,mBAAwC,EACxC,OAA0C;IAE1C,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,cAAc,CAC5B,qCAAqC,CAAC;QACpC,mBAAmB,EAAE,mBAAmB;QACxC,UAAU,EAAE,OAAO,EAAE,UAAU;KAChC,CAAC,EACF;QACE;YACE,WAAW,EAAE,gCAAgC;YAC7C,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,qCAAqC,EAAE,CAAC;SACzD;KACF,CACF,CAAC;IAEF,MAAM,OAAO,GACX,sCAAsC,CAAC,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAE5E,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,uCAAuC,CAC5C,cAAc,CAAC,MAAM,CAAC,IAAI,EAAE;YAC1B;gBACE,WAAW,EAAE,gCAAgC;gBAC7C,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,qCAAqC,EAAE,CAAC;aACzD;SACF,CAAC,CACH,EAAE,mBAAoB,CAAC;IAC1B,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,iBAAiB,CACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE;gBACxB,mBAAmB,EAAE,MAAM;gBAC3B,UAAU,EAAE,iBAAiB;aAC9B;YACD,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,qBAAqB,EAAE,SAAS,CAAC,CACnC,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AAOD;;;;;;;;;GASG;AACH,MAAM,CAAC,KAAK,UAAU,sBAAsB,CAC1C,qBAA6B;IAE7B,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,qCAAqC,CAAC;QACpD,qBAAqB,EAAE,qBAAqB;KAC7C,CAAC,CAAC;IAEH,MAAM,OAAO,GACX,sCAAsC,CAAC,sBAAsB,CAAC,OAAO,CAAC,CAAC;IAEzE,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,uCAAuC,CAC5C,cAAc,CAAC,MAAM,CAAC,IAAI,EAAE;YAC1B;gBACE,WAAW,EAAE,gCAAgC;gBAC7C,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,qCAAqC,EAAE,CAAC;aACzD;SACF,CAAC,CACH,EAAE,mBAAoB,CAAC;IAC1B,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,iBAAiB,CACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE,EAAE,qBAAqB,EAAE,MAAM,EAAE;YAC3D,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,uBAAuB,CAAC,CAC1B,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AAED;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,KAAK,UAAU,yBAAyB,CAC7C,GAAkB,EAClB,mBAA8C;IAE9C,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,cAAc,CAC5B,qCAAqC,CAAC;QACpC,mBAAmB,EAAE,EAAE,GAAG,mBAAmB,EAAE,EAAE,EAAE,GAAG,EAAE;KACzD,CAAC,EACF;QACE;YACE,WAAW,EAAE,gCAAgC;YAC7C,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,qCAAqC,EAAE,CAAC;SACzD;KACF,CACF,CAAC;IAEF,MAAM,OAAO,GACX,sCAAsC,CAAC,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAE5E,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,uCAAuC,CAC5C,cAAc,CAAC,MAAM,CAAC,IAAI,EAAE;YAC1B;gBACE,WAAW,EAAE,gCAAgC;gBAC7C,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,qCAAqC,EAAE,CAAC;aACzD;SACF,CAAC,CACH,EAAE,mBAAoB,CAAC;IAC1B,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,iBAAiB,CACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE,mBAAmB,EAAE,MAAM,EAAE;YACvD,wBAAwB,EAAE,EAAE,wBAAwB,EAAE,MAAM,EAAE;YAC9D,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,KAAK,EAAE,qBAAqB,CAAC,CAC/B,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AA4DD;;;;;;;;GAQG;AACH,MAAM,CAAC,KAAK,UAAU,yBAAyB,CAC7C,qBAA6B;IAE7B,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,qCAAqC,CAAC;QACpD,qBAAqB,EAAE,qBAAqB;KAC7C,CAAC,CAAC;IAEH,MAAM,OAAO,GACX,sCAAsC,CAAC,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAE5E,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;IACnC,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,iBAAiB,CACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE,EAAE,qBAAqB,EAAE,MAAM,EAAE;YAC3D,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,uBAAuB,CAAC,CAC1B,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AAED;;;;;;;;;;;;;GAaG;AACH,MAAM,UAAU,yBAAyB;IACvC,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,OAAO,YAAY,CAKjB;QACA,IAAI,EAAE,KAAK,EAAE,OAAyC,EAAE,EAAE;YACxD,MAAM,OAAO,GACX,sCAAsC,CAAC,yBAAyB,CAC9D,OAAO,CACR,CAAC;YAEJ,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;YAC5B,IAAI,CAAC;gBACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;gBACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;gBACjC,OAAO,MAAM,CAAC;YAChB,CAAC;YAAC,OAAO,GAAG,EAAE,CAAC;gBACb,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;gBAC5B,MAAM,GAAG,CAAC;YACZ,CAAC;QACH,CAAC;QACD,kBAAkB,EAAE,CAAC,KAAgD,EAAE,EAAE;YACvE,MAAM,IAAI,GAAG,CAAC,KAAK,EAAE,EAAE,CAGtB,CAAC;YACF,OAAO,qCAAqC,CAAC;gBAC3C,GAAG,IAAI,EAAE,CAAC,CAAC,CAAC;gBACZ,KAAK,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;aACjB,CAAC,CAAC;QACL,CAAC;QACD,mBAAmB,EAAE,CAAC,EACpB,IAAI,GAC4C,EAAE,EAAE;YACpD,MAAM,eAAe,GAAG,uCAAuC,CAC7D,cAAc,CAAC,IAAI,EAAE;gBACnB;oBACE,WAAW,EAAE,gCAAgC;oBAC7C,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,sCAAsC,EAAE,CAAC;iBAC1D;aACF,CAAC,CACH,CAAC;YAEF,OAAO;gBACL,KAAK,EAAE,eAAe,EAAE,oBAAoB;gBAC5C,cAAc,EAAE,eAAe,EAAE,cAAc;aAChD,CAAC;QACJ,CAAC;QACD,gBAAgB,EAAE,CAAC,GAAY,EAAE,EAAE;YACjC,MAAM,gBAAgB,GAAG,iBAAiB,CAAC,GAAG,EAAE;gBAC9C,sBAAsB,EAAE,EAAE;gBAC1B,wBAAwB,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE;gBAC3C,uBAAuB,EAAE,KAAK;aAC/B,CAAC,CAAC;YAEH,MAAM,gBAAgB,CAAC;QACzB,CAAC;QACD,YAAY,EAAE,QAAQ;QACtB,mBAAmB,EAAE,EAAE;KACxB,CAAC,CAAC;AACL,CAAC;AAoFD;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,KAAK,UAAU,oBAAoB,CACxC,GAAW,EACX,SAAiB,EACjB,OAAoC;IAIpC,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,qCAAqC,CAAC;QACpD,EAAE,EAAE,GAAG;QACP,SAAS,EAAE,SAAS;QACpB,aAAa,EAAE,OAAO,EAAE,aAAa;KACtC,CAAC,CAAC;IAEH,MAAM,OAAO,GACX,sCAAsC,CAAC,oBAAoB,CAAC,OAAO,CAAC,CAAC;IAEvE,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,uCAAuC,CAC5C,cAAc,CAAC,MAAM,CAAC,IAAI,EAAE;YAC1B;gBACE,WAAW,EAAE,gCAAgC;gBAC7C,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,qCAAqC,EAAE,CAAC;aACzD;SACF,CAAC,CACF,CAAC;IACL,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,iBAAiB,CACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE;gBACxB,EAAE,EAAE,MAAM;gBACV,SAAS,EAAE,MAAM;gBACjB,aAAa,EAAE,oBAAoB;aACpC;YACD,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,KAAK,EAAE,WAAW,EAAE,SAAS,CAAC,CAChC,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/auto_sdk_ecom_shippo-configurations",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"fqdn": "wix.ecom.v1.shippo_configuration"
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "efae413502ca5a43d06a0ce6f27a1c99e17d62db7dd4943c66f59775"
|
|
52
52
|
}
|