@etohq/types 1.5.3 → 1.5.4-alpha.0
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/dist/auth/providers/kratos.d.ts +26 -0
- package/dist/auth/providers/kratos.d.ts.map +1 -0
- package/dist/{http/payment/store/queries.js → auth/providers/kratos.js} +1 -1
- package/dist/auth/providers/kratos.js.map +1 -0
- package/dist/draft/common.d.ts +53 -0
- package/dist/draft/common.d.ts.map +1 -0
- package/dist/draft/common.js +3 -0
- package/dist/draft/common.js.map +1 -0
- package/dist/draft/index.d.ts +4 -0
- package/dist/draft/index.d.ts.map +1 -0
- package/dist/draft/index.js +20 -0
- package/dist/draft/index.js.map +1 -0
- package/dist/draft/mutations.d.ts +58 -0
- package/dist/draft/mutations.d.ts.map +1 -0
- package/dist/draft/mutations.js +3 -0
- package/dist/draft/mutations.js.map +1 -0
- package/dist/draft/service.d.ts +15 -0
- package/dist/draft/service.d.ts.map +1 -0
- package/dist/draft/service.js +3 -0
- package/dist/draft/service.js.map +1 -0
- package/dist/draft-overlay/common.d.ts +49 -0
- package/dist/draft-overlay/common.d.ts.map +1 -0
- package/dist/{http/payment/store/payloads.js → draft-overlay/common.js} +1 -1
- package/dist/draft-overlay/common.js.map +1 -0
- package/dist/draft-overlay/index.d.ts +4 -0
- package/dist/draft-overlay/index.d.ts.map +1 -0
- package/dist/{http/payment/store → draft-overlay}/index.js +3 -4
- package/dist/draft-overlay/index.js.map +1 -0
- package/dist/draft-overlay/mutations.d.ts +37 -0
- package/dist/draft-overlay/mutations.d.ts.map +1 -0
- package/dist/{http/payment/store/responses.js → draft-overlay/mutations.js} +1 -1
- package/dist/draft-overlay/mutations.js.map +1 -0
- package/dist/draft-overlay/service.d.ts +13 -0
- package/dist/draft-overlay/service.d.ts.map +1 -0
- package/dist/{http/payment/store/entities.js → draft-overlay/service.js} +1 -1
- package/dist/draft-overlay/service.js.map +1 -0
- package/dist/http/encore/dal-validator.d.ts +0 -26
- package/dist/http/encore/dal-validator.d.ts.map +1 -1
- package/dist/http/encore/dal-validator.js +1 -0
- package/dist/http/encore/dal-validator.js.map +1 -1
- package/dist/http/index.d.ts +1 -0
- package/dist/http/index.d.ts.map +1 -1
- package/dist/http/index.js +1 -0
- package/dist/http/index.js.map +1 -1
- package/dist/http/locale/admin/queries.d.ts +1 -1
- package/dist/http/locale/admin/queries.d.ts.map +1 -1
- package/dist/http/locale/common.d.ts.map +1 -1
- package/dist/http/locale/store/entities.d.ts.map +1 -1
- package/dist/http/locale/store/responses.d.ts.map +1 -1
- package/dist/http/payment/admin/payloads.d.ts +2 -3
- package/dist/http/payment/admin/payloads.d.ts.map +1 -1
- package/dist/http/refund-reason/admin/payloads.d.ts +2 -2
- package/dist/http/refund-reason/admin/payloads.d.ts.map +1 -1
- package/dist/http/refund-reason/admin/queries.d.ts +1 -1
- package/dist/http/refund-reason/admin/queries.d.ts.map +1 -1
- package/dist/http/refund-reason/common.d.ts +1 -1
- package/dist/http/refund-reason/common.d.ts.map +1 -1
- package/dist/http/translations/admin/queries.d.ts +1 -1
- package/dist/http/translations/admin/queries.d.ts.map +1 -1
- package/dist/http/translations/admin/queries.js +3 -0
- package/dist/http/translations/admin/queries.js.map +1 -1
- package/dist/http/translations/admin/responses.d.ts +1 -1
- package/dist/http/translations/admin/responses.d.ts.map +1 -1
- package/dist/http/view-configuration/admin/queries.d.ts +2 -2
- package/dist/http/view-configuration/admin/queries.d.ts.map +1 -1
- package/dist/http/view-configuration/admin/queries.js +3 -0
- package/dist/http/view-configuration/admin/queries.js.map +1 -1
- package/dist/http/view-configuration/admin/responses.d.ts +1 -1
- package/dist/http/view-configuration/admin/responses.d.ts.map +1 -1
- package/dist/integrations/capabilities.d.ts +35 -0
- package/dist/integrations/capabilities.d.ts.map +1 -0
- package/dist/integrations/capabilities.js +14 -0
- package/dist/integrations/capabilities.js.map +1 -0
- package/dist/integrations/index.d.ts +3 -0
- package/dist/integrations/index.d.ts.map +1 -0
- package/dist/integrations/index.js +19 -0
- package/dist/integrations/index.js.map +1 -0
- package/dist/integrations/shopabox.d.ts +31 -0
- package/dist/integrations/shopabox.d.ts.map +1 -0
- package/dist/integrations/shopabox.js +3 -0
- package/dist/integrations/shopabox.js.map +1 -0
- package/dist/payment/common.d.ts +8 -0
- package/dist/payment/common.d.ts.map +1 -1
- package/dist/payment/mutations.d.ts +8 -0
- package/dist/payment/mutations.d.ts.map +1 -1
- package/dist/space/common.d.ts +116 -5
- package/dist/space/common.d.ts.map +1 -1
- package/dist/space/common.js +13 -0
- package/dist/space/common.js.map +1 -1
- package/dist/space/index.d.ts +1 -0
- package/dist/space/index.d.ts.map +1 -1
- package/dist/space/mutations.d.ts +65 -1
- package/dist/space/mutations.d.ts.map +1 -1
- package/package.json +2540 -35
- package/dist/http/payment/store/entities.d.ts +0 -20
- package/dist/http/payment/store/entities.d.ts.map +0 -1
- package/dist/http/payment/store/entities.js.map +0 -1
- package/dist/http/payment/store/index.d.ts +0 -5
- package/dist/http/payment/store/index.d.ts.map +0 -1
- package/dist/http/payment/store/index.js.map +0 -1
- package/dist/http/payment/store/payloads.d.ts +0 -17
- package/dist/http/payment/store/payloads.d.ts.map +0 -1
- package/dist/http/payment/store/payloads.js.map +0 -1
- package/dist/http/payment/store/queries.d.ts +0 -13
- package/dist/http/payment/store/queries.d.ts.map +0 -1
- package/dist/http/payment/store/queries.js.map +0 -1
- package/dist/http/payment/store/responses.d.ts +0 -15
- package/dist/http/payment/store/responses.d.ts.map +0 -1
- package/dist/http/payment/store/responses.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@etohq/types",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.4-alpha.0",
|
|
4
4
|
"description": "Eto Types definition",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"exports": {
|
|
@@ -34,6 +34,16 @@
|
|
|
34
34
|
"import": "./dist/access-link/service.js",
|
|
35
35
|
"require": "./dist/access-link/service.js"
|
|
36
36
|
},
|
|
37
|
+
"./address/common": {
|
|
38
|
+
"types": "./dist/address/common.d.ts",
|
|
39
|
+
"import": "./dist/address/common.js",
|
|
40
|
+
"require": "./dist/address/common.js"
|
|
41
|
+
},
|
|
42
|
+
"./address": {
|
|
43
|
+
"types": "./dist/address/index.d.ts",
|
|
44
|
+
"import": "./dist/address/index.js",
|
|
45
|
+
"require": "./dist/address/index.js"
|
|
46
|
+
},
|
|
37
47
|
"./admin/extensions": {
|
|
38
48
|
"types": "./dist/admin/extensions.d.ts",
|
|
39
49
|
"import": "./dist/admin/extensions.js",
|
|
@@ -64,6 +74,11 @@
|
|
|
64
74
|
"import": "./dist/ambassador/revenue-sharing.js",
|
|
65
75
|
"require": "./dist/ambassador/revenue-sharing.js"
|
|
66
76
|
},
|
|
77
|
+
"./ambassador/service": {
|
|
78
|
+
"types": "./dist/ambassador/service.d.ts",
|
|
79
|
+
"import": "./dist/ambassador/service.js",
|
|
80
|
+
"require": "./dist/ambassador/service.js"
|
|
81
|
+
},
|
|
67
82
|
"./analytics": {
|
|
68
83
|
"types": "./dist/analytics/index.d.ts",
|
|
69
84
|
"import": "./dist/analytics/index.js",
|
|
@@ -209,6 +224,11 @@
|
|
|
209
224
|
"import": "./dist/auth/providers/index.js",
|
|
210
225
|
"require": "./dist/auth/providers/index.js"
|
|
211
226
|
},
|
|
227
|
+
"./auth/providers/kratos": {
|
|
228
|
+
"types": "./dist/auth/providers/kratos.d.ts",
|
|
229
|
+
"import": "./dist/auth/providers/kratos.js",
|
|
230
|
+
"require": "./dist/auth/providers/kratos.js"
|
|
231
|
+
},
|
|
212
232
|
"./auth/service": {
|
|
213
233
|
"types": "./dist/auth/service.d.ts",
|
|
214
234
|
"import": "./dist/auth/service.js",
|
|
@@ -229,6 +249,36 @@
|
|
|
229
249
|
"import": "./dist/cache/service.js",
|
|
230
250
|
"require": "./dist/cache/service.js"
|
|
231
251
|
},
|
|
252
|
+
"./caching": {
|
|
253
|
+
"types": "./dist/caching/index.d.ts",
|
|
254
|
+
"import": "./dist/caching/index.js",
|
|
255
|
+
"require": "./dist/caching/index.js"
|
|
256
|
+
},
|
|
257
|
+
"./cart/common": {
|
|
258
|
+
"types": "./dist/cart/common.d.ts",
|
|
259
|
+
"import": "./dist/cart/common.js",
|
|
260
|
+
"require": "./dist/cart/common.js"
|
|
261
|
+
},
|
|
262
|
+
"./cart": {
|
|
263
|
+
"types": "./dist/cart/index.d.ts",
|
|
264
|
+
"import": "./dist/cart/index.js",
|
|
265
|
+
"require": "./dist/cart/index.js"
|
|
266
|
+
},
|
|
267
|
+
"./cart/mutations": {
|
|
268
|
+
"types": "./dist/cart/mutations.d.ts",
|
|
269
|
+
"import": "./dist/cart/mutations.js",
|
|
270
|
+
"require": "./dist/cart/mutations.js"
|
|
271
|
+
},
|
|
272
|
+
"./cart/service": {
|
|
273
|
+
"types": "./dist/cart/service.d.ts",
|
|
274
|
+
"import": "./dist/cart/service.js",
|
|
275
|
+
"require": "./dist/cart/service.js"
|
|
276
|
+
},
|
|
277
|
+
"./cart/workflows": {
|
|
278
|
+
"types": "./dist/cart/workflows.d.ts",
|
|
279
|
+
"import": "./dist/cart/workflows.js",
|
|
280
|
+
"require": "./dist/cart/workflows.js"
|
|
281
|
+
},
|
|
232
282
|
"./common/batch": {
|
|
233
283
|
"types": "./dist/common/batch.d.ts",
|
|
234
284
|
"import": "./dist/common/batch.js",
|
|
@@ -249,16 +299,16 @@
|
|
|
249
299
|
"import": "./dist/common/common.js",
|
|
250
300
|
"require": "./dist/common/common.js"
|
|
251
301
|
},
|
|
252
|
-
"./common/config-module": {
|
|
253
|
-
"types": "./dist/common/config-module.d.ts",
|
|
254
|
-
"import": "./dist/common/config-module.js",
|
|
255
|
-
"require": "./dist/common/config-module.js"
|
|
256
|
-
},
|
|
257
302
|
"./common/config-file": {
|
|
258
303
|
"types": "./dist/common/config-file.d.ts",
|
|
259
304
|
"import": "./dist/common/config-file.js",
|
|
260
305
|
"require": "./dist/common/config-file.js"
|
|
261
306
|
},
|
|
307
|
+
"./common/config-module": {
|
|
308
|
+
"types": "./dist/common/config-module.d.ts",
|
|
309
|
+
"import": "./dist/common/config-module.js",
|
|
310
|
+
"require": "./dist/common/config-module.js"
|
|
311
|
+
},
|
|
262
312
|
"./common/eto-cli": {
|
|
263
313
|
"types": "./dist/common/eto-cli.d.ts",
|
|
264
314
|
"import": "./dist/common/eto-cli.js",
|
|
@@ -274,6 +324,16 @@
|
|
|
274
324
|
"import": "./dist/common/index.js",
|
|
275
325
|
"require": "./dist/common/index.js"
|
|
276
326
|
},
|
|
327
|
+
"./common/medusa-cli": {
|
|
328
|
+
"types": "./dist/common/medusa-cli.d.ts",
|
|
329
|
+
"import": "./dist/common/medusa-cli.js",
|
|
330
|
+
"require": "./dist/common/medusa-cli.js"
|
|
331
|
+
},
|
|
332
|
+
"./common/medusa-container": {
|
|
333
|
+
"types": "./dist/common/medusa-container.d.ts",
|
|
334
|
+
"import": "./dist/common/medusa-container.js",
|
|
335
|
+
"require": "./dist/common/medusa-container.js"
|
|
336
|
+
},
|
|
277
337
|
"./common/modules": {
|
|
278
338
|
"types": "./dist/common/modules.d.ts",
|
|
279
339
|
"import": "./dist/common/modules.js",
|
|
@@ -289,6 +349,46 @@
|
|
|
289
349
|
"import": "./dist/common/with-calculated.js",
|
|
290
350
|
"require": "./dist/common/with-calculated.js"
|
|
291
351
|
},
|
|
352
|
+
"./currency/common/currency": {
|
|
353
|
+
"types": "./dist/currency/common/currency.d.ts",
|
|
354
|
+
"import": "./dist/currency/common/currency.js",
|
|
355
|
+
"require": "./dist/currency/common/currency.js"
|
|
356
|
+
},
|
|
357
|
+
"./currency/common": {
|
|
358
|
+
"types": "./dist/currency/common/index.d.ts",
|
|
359
|
+
"import": "./dist/currency/common/index.js",
|
|
360
|
+
"require": "./dist/currency/common/index.js"
|
|
361
|
+
},
|
|
362
|
+
"./currency": {
|
|
363
|
+
"types": "./dist/currency/index.d.ts",
|
|
364
|
+
"import": "./dist/currency/index.js",
|
|
365
|
+
"require": "./dist/currency/index.js"
|
|
366
|
+
},
|
|
367
|
+
"./currency/service": {
|
|
368
|
+
"types": "./dist/currency/service.d.ts",
|
|
369
|
+
"import": "./dist/currency/service.js",
|
|
370
|
+
"require": "./dist/currency/service.js"
|
|
371
|
+
},
|
|
372
|
+
"./customer/common": {
|
|
373
|
+
"types": "./dist/customer/common.d.ts",
|
|
374
|
+
"import": "./dist/customer/common.js",
|
|
375
|
+
"require": "./dist/customer/common.js"
|
|
376
|
+
},
|
|
377
|
+
"./customer": {
|
|
378
|
+
"types": "./dist/customer/index.d.ts",
|
|
379
|
+
"import": "./dist/customer/index.js",
|
|
380
|
+
"require": "./dist/customer/index.js"
|
|
381
|
+
},
|
|
382
|
+
"./customer/mutations": {
|
|
383
|
+
"types": "./dist/customer/mutations.d.ts",
|
|
384
|
+
"import": "./dist/customer/mutations.js",
|
|
385
|
+
"require": "./dist/customer/mutations.js"
|
|
386
|
+
},
|
|
387
|
+
"./customer/service": {
|
|
388
|
+
"types": "./dist/customer/service.d.ts",
|
|
389
|
+
"import": "./dist/customer/service.js",
|
|
390
|
+
"require": "./dist/customer/service.js"
|
|
391
|
+
},
|
|
292
392
|
"./dal/entity": {
|
|
293
393
|
"types": "./dist/dal/entity.d.ts",
|
|
294
394
|
"import": "./dist/dal/entity.js",
|
|
@@ -314,6 +414,46 @@
|
|
|
314
414
|
"import": "./dist/dml/index.js",
|
|
315
415
|
"require": "./dist/dml/index.js"
|
|
316
416
|
},
|
|
417
|
+
"./draft/common": {
|
|
418
|
+
"types": "./dist/draft/common.d.ts",
|
|
419
|
+
"import": "./dist/draft/common.js",
|
|
420
|
+
"require": "./dist/draft/common.js"
|
|
421
|
+
},
|
|
422
|
+
"./draft": {
|
|
423
|
+
"types": "./dist/draft/index.d.ts",
|
|
424
|
+
"import": "./dist/draft/index.js",
|
|
425
|
+
"require": "./dist/draft/index.js"
|
|
426
|
+
},
|
|
427
|
+
"./draft/mutations": {
|
|
428
|
+
"types": "./dist/draft/mutations.d.ts",
|
|
429
|
+
"import": "./dist/draft/mutations.js",
|
|
430
|
+
"require": "./dist/draft/mutations.js"
|
|
431
|
+
},
|
|
432
|
+
"./draft/service": {
|
|
433
|
+
"types": "./dist/draft/service.d.ts",
|
|
434
|
+
"import": "./dist/draft/service.js",
|
|
435
|
+
"require": "./dist/draft/service.js"
|
|
436
|
+
},
|
|
437
|
+
"./draft-overlay/common": {
|
|
438
|
+
"types": "./dist/draft-overlay/common.d.ts",
|
|
439
|
+
"import": "./dist/draft-overlay/common.js",
|
|
440
|
+
"require": "./dist/draft-overlay/common.js"
|
|
441
|
+
},
|
|
442
|
+
"./draft-overlay": {
|
|
443
|
+
"types": "./dist/draft-overlay/index.d.ts",
|
|
444
|
+
"import": "./dist/draft-overlay/index.js",
|
|
445
|
+
"require": "./dist/draft-overlay/index.js"
|
|
446
|
+
},
|
|
447
|
+
"./draft-overlay/mutations": {
|
|
448
|
+
"types": "./dist/draft-overlay/mutations.d.ts",
|
|
449
|
+
"import": "./dist/draft-overlay/mutations.js",
|
|
450
|
+
"require": "./dist/draft-overlay/mutations.js"
|
|
451
|
+
},
|
|
452
|
+
"./draft-overlay/service": {
|
|
453
|
+
"types": "./dist/draft-overlay/service.d.ts",
|
|
454
|
+
"import": "./dist/draft-overlay/service.js",
|
|
455
|
+
"require": "./dist/draft-overlay/service.js"
|
|
456
|
+
},
|
|
317
457
|
"./event-bus/common": {
|
|
318
458
|
"types": "./dist/event-bus/common.d.ts",
|
|
319
459
|
"import": "./dist/event-bus/common.js",
|
|
@@ -379,6 +519,11 @@
|
|
|
379
519
|
"import": "./dist/file/providers/s3.js",
|
|
380
520
|
"require": "./dist/file/providers/s3.js"
|
|
381
521
|
},
|
|
522
|
+
"./file/providers/tigris": {
|
|
523
|
+
"types": "./dist/file/providers/tigris.d.ts",
|
|
524
|
+
"import": "./dist/file/providers/tigris.js",
|
|
525
|
+
"require": "./dist/file/providers/tigris.js"
|
|
526
|
+
},
|
|
382
527
|
"./file/service": {
|
|
383
528
|
"types": "./dist/file/service.d.ts",
|
|
384
529
|
"import": "./dist/file/service.js",
|
|
@@ -389,10 +534,160 @@
|
|
|
389
534
|
"import": "./dist/file-service/index.js",
|
|
390
535
|
"require": "./dist/file-service/index.js"
|
|
391
536
|
},
|
|
392
|
-
"./
|
|
393
|
-
"types": "./dist/
|
|
394
|
-
"import": "./dist/
|
|
395
|
-
"require": "./dist/
|
|
537
|
+
"./fulfillment/common/address": {
|
|
538
|
+
"types": "./dist/fulfillment/common/address.d.ts",
|
|
539
|
+
"import": "./dist/fulfillment/common/address.js",
|
|
540
|
+
"require": "./dist/fulfillment/common/address.js"
|
|
541
|
+
},
|
|
542
|
+
"./fulfillment/common/cart": {
|
|
543
|
+
"types": "./dist/fulfillment/common/cart.d.ts",
|
|
544
|
+
"import": "./dist/fulfillment/common/cart.js",
|
|
545
|
+
"require": "./dist/fulfillment/common/cart.js"
|
|
546
|
+
},
|
|
547
|
+
"./fulfillment/common/fulfillment-item": {
|
|
548
|
+
"types": "./dist/fulfillment/common/fulfillment-item.d.ts",
|
|
549
|
+
"import": "./dist/fulfillment/common/fulfillment-item.js",
|
|
550
|
+
"require": "./dist/fulfillment/common/fulfillment-item.js"
|
|
551
|
+
},
|
|
552
|
+
"./fulfillment/common/fulfillment-label": {
|
|
553
|
+
"types": "./dist/fulfillment/common/fulfillment-label.d.ts",
|
|
554
|
+
"import": "./dist/fulfillment/common/fulfillment-label.js",
|
|
555
|
+
"require": "./dist/fulfillment/common/fulfillment-label.js"
|
|
556
|
+
},
|
|
557
|
+
"./fulfillment/common/fulfillment-provider": {
|
|
558
|
+
"types": "./dist/fulfillment/common/fulfillment-provider.d.ts",
|
|
559
|
+
"import": "./dist/fulfillment/common/fulfillment-provider.js",
|
|
560
|
+
"require": "./dist/fulfillment/common/fulfillment-provider.js"
|
|
561
|
+
},
|
|
562
|
+
"./fulfillment/common/fulfillment-set": {
|
|
563
|
+
"types": "./dist/fulfillment/common/fulfillment-set.d.ts",
|
|
564
|
+
"import": "./dist/fulfillment/common/fulfillment-set.js",
|
|
565
|
+
"require": "./dist/fulfillment/common/fulfillment-set.js"
|
|
566
|
+
},
|
|
567
|
+
"./fulfillment/common/fulfillment": {
|
|
568
|
+
"types": "./dist/fulfillment/common/fulfillment.d.ts",
|
|
569
|
+
"import": "./dist/fulfillment/common/fulfillment.js",
|
|
570
|
+
"require": "./dist/fulfillment/common/fulfillment.js"
|
|
571
|
+
},
|
|
572
|
+
"./fulfillment/common/geo-zone": {
|
|
573
|
+
"types": "./dist/fulfillment/common/geo-zone.d.ts",
|
|
574
|
+
"import": "./dist/fulfillment/common/geo-zone.js",
|
|
575
|
+
"require": "./dist/fulfillment/common/geo-zone.js"
|
|
576
|
+
},
|
|
577
|
+
"./fulfillment/common": {
|
|
578
|
+
"types": "./dist/fulfillment/common/index.d.ts",
|
|
579
|
+
"import": "./dist/fulfillment/common/index.js",
|
|
580
|
+
"require": "./dist/fulfillment/common/index.js"
|
|
581
|
+
},
|
|
582
|
+
"./fulfillment/common/order": {
|
|
583
|
+
"types": "./dist/fulfillment/common/order.d.ts",
|
|
584
|
+
"import": "./dist/fulfillment/common/order.js",
|
|
585
|
+
"require": "./dist/fulfillment/common/order.js"
|
|
586
|
+
},
|
|
587
|
+
"./fulfillment/common/service-zone": {
|
|
588
|
+
"types": "./dist/fulfillment/common/service-zone.d.ts",
|
|
589
|
+
"import": "./dist/fulfillment/common/service-zone.js",
|
|
590
|
+
"require": "./dist/fulfillment/common/service-zone.js"
|
|
591
|
+
},
|
|
592
|
+
"./fulfillment/common/shipping-option-rule": {
|
|
593
|
+
"types": "./dist/fulfillment/common/shipping-option-rule.d.ts",
|
|
594
|
+
"import": "./dist/fulfillment/common/shipping-option-rule.js",
|
|
595
|
+
"require": "./dist/fulfillment/common/shipping-option-rule.js"
|
|
596
|
+
},
|
|
597
|
+
"./fulfillment/common/shipping-option-type": {
|
|
598
|
+
"types": "./dist/fulfillment/common/shipping-option-type.d.ts",
|
|
599
|
+
"import": "./dist/fulfillment/common/shipping-option-type.js",
|
|
600
|
+
"require": "./dist/fulfillment/common/shipping-option-type.js"
|
|
601
|
+
},
|
|
602
|
+
"./fulfillment/common/shipping-option": {
|
|
603
|
+
"types": "./dist/fulfillment/common/shipping-option.d.ts",
|
|
604
|
+
"import": "./dist/fulfillment/common/shipping-option.js",
|
|
605
|
+
"require": "./dist/fulfillment/common/shipping-option.js"
|
|
606
|
+
},
|
|
607
|
+
"./fulfillment/common/shipping-profile": {
|
|
608
|
+
"types": "./dist/fulfillment/common/shipping-profile.d.ts",
|
|
609
|
+
"import": "./dist/fulfillment/common/shipping-profile.js",
|
|
610
|
+
"require": "./dist/fulfillment/common/shipping-profile.js"
|
|
611
|
+
},
|
|
612
|
+
"./fulfillment": {
|
|
613
|
+
"types": "./dist/fulfillment/index.d.ts",
|
|
614
|
+
"import": "./dist/fulfillment/index.js",
|
|
615
|
+
"require": "./dist/fulfillment/index.js"
|
|
616
|
+
},
|
|
617
|
+
"./fulfillment/mutations/fulfillment-address": {
|
|
618
|
+
"types": "./dist/fulfillment/mutations/fulfillment-address.d.ts",
|
|
619
|
+
"import": "./dist/fulfillment/mutations/fulfillment-address.js",
|
|
620
|
+
"require": "./dist/fulfillment/mutations/fulfillment-address.js"
|
|
621
|
+
},
|
|
622
|
+
"./fulfillment/mutations/fulfillment-item": {
|
|
623
|
+
"types": "./dist/fulfillment/mutations/fulfillment-item.d.ts",
|
|
624
|
+
"import": "./dist/fulfillment/mutations/fulfillment-item.js",
|
|
625
|
+
"require": "./dist/fulfillment/mutations/fulfillment-item.js"
|
|
626
|
+
},
|
|
627
|
+
"./fulfillment/mutations/fulfillment-label": {
|
|
628
|
+
"types": "./dist/fulfillment/mutations/fulfillment-label.d.ts",
|
|
629
|
+
"import": "./dist/fulfillment/mutations/fulfillment-label.js",
|
|
630
|
+
"require": "./dist/fulfillment/mutations/fulfillment-label.js"
|
|
631
|
+
},
|
|
632
|
+
"./fulfillment/mutations/fulfillment-set": {
|
|
633
|
+
"types": "./dist/fulfillment/mutations/fulfillment-set.d.ts",
|
|
634
|
+
"import": "./dist/fulfillment/mutations/fulfillment-set.js",
|
|
635
|
+
"require": "./dist/fulfillment/mutations/fulfillment-set.js"
|
|
636
|
+
},
|
|
637
|
+
"./fulfillment/mutations/fulfillment": {
|
|
638
|
+
"types": "./dist/fulfillment/mutations/fulfillment.d.ts",
|
|
639
|
+
"import": "./dist/fulfillment/mutations/fulfillment.js",
|
|
640
|
+
"require": "./dist/fulfillment/mutations/fulfillment.js"
|
|
641
|
+
},
|
|
642
|
+
"./fulfillment/mutations/geo-zone": {
|
|
643
|
+
"types": "./dist/fulfillment/mutations/geo-zone.d.ts",
|
|
644
|
+
"import": "./dist/fulfillment/mutations/geo-zone.js",
|
|
645
|
+
"require": "./dist/fulfillment/mutations/geo-zone.js"
|
|
646
|
+
},
|
|
647
|
+
"./fulfillment/mutations": {
|
|
648
|
+
"types": "./dist/fulfillment/mutations/index.d.ts",
|
|
649
|
+
"import": "./dist/fulfillment/mutations/index.js",
|
|
650
|
+
"require": "./dist/fulfillment/mutations/index.js"
|
|
651
|
+
},
|
|
652
|
+
"./fulfillment/mutations/service-zone": {
|
|
653
|
+
"types": "./dist/fulfillment/mutations/service-zone.d.ts",
|
|
654
|
+
"import": "./dist/fulfillment/mutations/service-zone.js",
|
|
655
|
+
"require": "./dist/fulfillment/mutations/service-zone.js"
|
|
656
|
+
},
|
|
657
|
+
"./fulfillment/mutations/shipping-option-rule": {
|
|
658
|
+
"types": "./dist/fulfillment/mutations/shipping-option-rule.d.ts",
|
|
659
|
+
"import": "./dist/fulfillment/mutations/shipping-option-rule.js",
|
|
660
|
+
"require": "./dist/fulfillment/mutations/shipping-option-rule.js"
|
|
661
|
+
},
|
|
662
|
+
"./fulfillment/mutations/shipping-option-type": {
|
|
663
|
+
"types": "./dist/fulfillment/mutations/shipping-option-type.d.ts",
|
|
664
|
+
"import": "./dist/fulfillment/mutations/shipping-option-type.js",
|
|
665
|
+
"require": "./dist/fulfillment/mutations/shipping-option-type.js"
|
|
666
|
+
},
|
|
667
|
+
"./fulfillment/mutations/shipping-option": {
|
|
668
|
+
"types": "./dist/fulfillment/mutations/shipping-option.d.ts",
|
|
669
|
+
"import": "./dist/fulfillment/mutations/shipping-option.js",
|
|
670
|
+
"require": "./dist/fulfillment/mutations/shipping-option.js"
|
|
671
|
+
},
|
|
672
|
+
"./fulfillment/mutations/shipping-profile": {
|
|
673
|
+
"types": "./dist/fulfillment/mutations/shipping-profile.d.ts",
|
|
674
|
+
"import": "./dist/fulfillment/mutations/shipping-profile.js",
|
|
675
|
+
"require": "./dist/fulfillment/mutations/shipping-profile.js"
|
|
676
|
+
},
|
|
677
|
+
"./fulfillment/provider": {
|
|
678
|
+
"types": "./dist/fulfillment/provider.d.ts",
|
|
679
|
+
"import": "./dist/fulfillment/provider.js",
|
|
680
|
+
"require": "./dist/fulfillment/provider.js"
|
|
681
|
+
},
|
|
682
|
+
"./fulfillment/service": {
|
|
683
|
+
"types": "./dist/fulfillment/service.d.ts",
|
|
684
|
+
"import": "./dist/fulfillment/service.js",
|
|
685
|
+
"require": "./dist/fulfillment/service.js"
|
|
686
|
+
},
|
|
687
|
+
"./fulfillment/workflows": {
|
|
688
|
+
"types": "./dist/fulfillment/workflows.d.ts",
|
|
689
|
+
"import": "./dist/fulfillment/workflows.js",
|
|
690
|
+
"require": "./dist/fulfillment/workflows.js"
|
|
396
691
|
},
|
|
397
692
|
"./http/access-link": {
|
|
398
693
|
"types": "./dist/http/access-link/index.d.ts",
|
|
@@ -419,6 +714,16 @@
|
|
|
419
714
|
"import": "./dist/http/access-link/responses.js",
|
|
420
715
|
"require": "./dist/http/access-link/responses.js"
|
|
421
716
|
},
|
|
717
|
+
"./http/address/entities": {
|
|
718
|
+
"types": "./dist/http/address/entities.d.ts",
|
|
719
|
+
"import": "./dist/http/address/entities.js",
|
|
720
|
+
"require": "./dist/http/address/entities.js"
|
|
721
|
+
},
|
|
722
|
+
"./http/address": {
|
|
723
|
+
"types": "./dist/http/address/index.d.ts",
|
|
724
|
+
"import": "./dist/http/address/index.js",
|
|
725
|
+
"require": "./dist/http/address/index.js"
|
|
726
|
+
},
|
|
422
727
|
"./http/ambassador/admin": {
|
|
423
728
|
"types": "./dist/http/ambassador/admin/index.d.ts",
|
|
424
729
|
"import": "./dist/http/ambassador/admin/index.js",
|
|
@@ -479,6 +784,151 @@
|
|
|
479
784
|
"import": "./dist/http/auth/payloads.js",
|
|
480
785
|
"require": "./dist/http/auth/payloads.js"
|
|
481
786
|
},
|
|
787
|
+
"./http/campaign/admin": {
|
|
788
|
+
"types": "./dist/http/campaign/admin/index.d.ts",
|
|
789
|
+
"import": "./dist/http/campaign/admin/index.js",
|
|
790
|
+
"require": "./dist/http/campaign/admin/index.js"
|
|
791
|
+
},
|
|
792
|
+
"./http/campaign/admin/payloads": {
|
|
793
|
+
"types": "./dist/http/campaign/admin/payloads.d.ts",
|
|
794
|
+
"import": "./dist/http/campaign/admin/payloads.js",
|
|
795
|
+
"require": "./dist/http/campaign/admin/payloads.js"
|
|
796
|
+
},
|
|
797
|
+
"./http/campaign/admin/queries": {
|
|
798
|
+
"types": "./dist/http/campaign/admin/queries.d.ts",
|
|
799
|
+
"import": "./dist/http/campaign/admin/queries.js",
|
|
800
|
+
"require": "./dist/http/campaign/admin/queries.js"
|
|
801
|
+
},
|
|
802
|
+
"./http/campaign/admin/responses": {
|
|
803
|
+
"types": "./dist/http/campaign/admin/responses.d.ts",
|
|
804
|
+
"import": "./dist/http/campaign/admin/responses.js",
|
|
805
|
+
"require": "./dist/http/campaign/admin/responses.js"
|
|
806
|
+
},
|
|
807
|
+
"./http/campaign": {
|
|
808
|
+
"types": "./dist/http/campaign/index.d.ts",
|
|
809
|
+
"import": "./dist/http/campaign/index.js",
|
|
810
|
+
"require": "./dist/http/campaign/index.js"
|
|
811
|
+
},
|
|
812
|
+
"./http/cart/common": {
|
|
813
|
+
"types": "./dist/http/cart/common.d.ts",
|
|
814
|
+
"import": "./dist/http/cart/common.js",
|
|
815
|
+
"require": "./dist/http/cart/common.js"
|
|
816
|
+
},
|
|
817
|
+
"./http/cart": {
|
|
818
|
+
"types": "./dist/http/cart/index.d.ts",
|
|
819
|
+
"import": "./dist/http/cart/index.js",
|
|
820
|
+
"require": "./dist/http/cart/index.js"
|
|
821
|
+
},
|
|
822
|
+
"./http/cart/store/entities": {
|
|
823
|
+
"types": "./dist/http/cart/store/entities.d.ts",
|
|
824
|
+
"import": "./dist/http/cart/store/entities.js",
|
|
825
|
+
"require": "./dist/http/cart/store/entities.js"
|
|
826
|
+
},
|
|
827
|
+
"./http/cart/store": {
|
|
828
|
+
"types": "./dist/http/cart/store/index.d.ts",
|
|
829
|
+
"import": "./dist/http/cart/store/index.js",
|
|
830
|
+
"require": "./dist/http/cart/store/index.js"
|
|
831
|
+
},
|
|
832
|
+
"./http/cart/store/payloads": {
|
|
833
|
+
"types": "./dist/http/cart/store/payloads.d.ts",
|
|
834
|
+
"import": "./dist/http/cart/store/payloads.js",
|
|
835
|
+
"require": "./dist/http/cart/store/payloads.js"
|
|
836
|
+
},
|
|
837
|
+
"./http/cart/store/responses": {
|
|
838
|
+
"types": "./dist/http/cart/store/responses.d.ts",
|
|
839
|
+
"import": "./dist/http/cart/store/responses.js",
|
|
840
|
+
"require": "./dist/http/cart/store/responses.js"
|
|
841
|
+
},
|
|
842
|
+
"./http/claim/admin/entities": {
|
|
843
|
+
"types": "./dist/http/claim/admin/entities.d.ts",
|
|
844
|
+
"import": "./dist/http/claim/admin/entities.js",
|
|
845
|
+
"require": "./dist/http/claim/admin/entities.js"
|
|
846
|
+
},
|
|
847
|
+
"./http/claim/admin": {
|
|
848
|
+
"types": "./dist/http/claim/admin/index.d.ts",
|
|
849
|
+
"import": "./dist/http/claim/admin/index.js",
|
|
850
|
+
"require": "./dist/http/claim/admin/index.js"
|
|
851
|
+
},
|
|
852
|
+
"./http/claim/admin/payloads": {
|
|
853
|
+
"types": "./dist/http/claim/admin/payloads.d.ts",
|
|
854
|
+
"import": "./dist/http/claim/admin/payloads.js",
|
|
855
|
+
"require": "./dist/http/claim/admin/payloads.js"
|
|
856
|
+
},
|
|
857
|
+
"./http/claim/admin/queries": {
|
|
858
|
+
"types": "./dist/http/claim/admin/queries.d.ts",
|
|
859
|
+
"import": "./dist/http/claim/admin/queries.js",
|
|
860
|
+
"require": "./dist/http/claim/admin/queries.js"
|
|
861
|
+
},
|
|
862
|
+
"./http/claim/admin/responses": {
|
|
863
|
+
"types": "./dist/http/claim/admin/responses.d.ts",
|
|
864
|
+
"import": "./dist/http/claim/admin/responses.js",
|
|
865
|
+
"require": "./dist/http/claim/admin/responses.js"
|
|
866
|
+
},
|
|
867
|
+
"./http/claim/common": {
|
|
868
|
+
"types": "./dist/http/claim/common.d.ts",
|
|
869
|
+
"import": "./dist/http/claim/common.js",
|
|
870
|
+
"require": "./dist/http/claim/common.js"
|
|
871
|
+
},
|
|
872
|
+
"./http/claim": {
|
|
873
|
+
"types": "./dist/http/claim/index.d.ts",
|
|
874
|
+
"import": "./dist/http/claim/index.js",
|
|
875
|
+
"require": "./dist/http/claim/index.js"
|
|
876
|
+
},
|
|
877
|
+
"./http/collection/admin/entities": {
|
|
878
|
+
"types": "./dist/http/collection/admin/entities.d.ts",
|
|
879
|
+
"import": "./dist/http/collection/admin/entities.js",
|
|
880
|
+
"require": "./dist/http/collection/admin/entities.js"
|
|
881
|
+
},
|
|
882
|
+
"./http/collection/admin": {
|
|
883
|
+
"types": "./dist/http/collection/admin/index.d.ts",
|
|
884
|
+
"import": "./dist/http/collection/admin/index.js",
|
|
885
|
+
"require": "./dist/http/collection/admin/index.js"
|
|
886
|
+
},
|
|
887
|
+
"./http/collection/admin/payloads": {
|
|
888
|
+
"types": "./dist/http/collection/admin/payloads.d.ts",
|
|
889
|
+
"import": "./dist/http/collection/admin/payloads.js",
|
|
890
|
+
"require": "./dist/http/collection/admin/payloads.js"
|
|
891
|
+
},
|
|
892
|
+
"./http/collection/admin/queries": {
|
|
893
|
+
"types": "./dist/http/collection/admin/queries.d.ts",
|
|
894
|
+
"import": "./dist/http/collection/admin/queries.js",
|
|
895
|
+
"require": "./dist/http/collection/admin/queries.js"
|
|
896
|
+
},
|
|
897
|
+
"./http/collection/admin/responses": {
|
|
898
|
+
"types": "./dist/http/collection/admin/responses.d.ts",
|
|
899
|
+
"import": "./dist/http/collection/admin/responses.js",
|
|
900
|
+
"require": "./dist/http/collection/admin/responses.js"
|
|
901
|
+
},
|
|
902
|
+
"./http/collection/common": {
|
|
903
|
+
"types": "./dist/http/collection/common.d.ts",
|
|
904
|
+
"import": "./dist/http/collection/common.js",
|
|
905
|
+
"require": "./dist/http/collection/common.js"
|
|
906
|
+
},
|
|
907
|
+
"./http/collection": {
|
|
908
|
+
"types": "./dist/http/collection/index.d.ts",
|
|
909
|
+
"import": "./dist/http/collection/index.js",
|
|
910
|
+
"require": "./dist/http/collection/index.js"
|
|
911
|
+
},
|
|
912
|
+
"./http/collection/store/entities": {
|
|
913
|
+
"types": "./dist/http/collection/store/entities.d.ts",
|
|
914
|
+
"import": "./dist/http/collection/store/entities.js",
|
|
915
|
+
"require": "./dist/http/collection/store/entities.js"
|
|
916
|
+
},
|
|
917
|
+
"./http/collection/store": {
|
|
918
|
+
"types": "./dist/http/collection/store/index.d.ts",
|
|
919
|
+
"import": "./dist/http/collection/store/index.js",
|
|
920
|
+
"require": "./dist/http/collection/store/index.js"
|
|
921
|
+
},
|
|
922
|
+
"./http/collection/store/queries": {
|
|
923
|
+
"types": "./dist/http/collection/store/queries.d.ts",
|
|
924
|
+
"import": "./dist/http/collection/store/queries.js",
|
|
925
|
+
"require": "./dist/http/collection/store/queries.js"
|
|
926
|
+
},
|
|
927
|
+
"./http/collection/store/responses": {
|
|
928
|
+
"types": "./dist/http/collection/store/responses.d.ts",
|
|
929
|
+
"import": "./dist/http/collection/store/responses.js",
|
|
930
|
+
"require": "./dist/http/collection/store/responses.js"
|
|
931
|
+
},
|
|
482
932
|
"./http/common/additional_data": {
|
|
483
933
|
"types": "./dist/http/common/additional_data.d.ts",
|
|
484
934
|
"import": "./dist/http/common/additional_data.js",
|
|
@@ -529,6 +979,151 @@
|
|
|
529
979
|
"import": "./dist/http/currency/index.js",
|
|
530
980
|
"require": "./dist/http/currency/index.js"
|
|
531
981
|
},
|
|
982
|
+
"./http/currency/store/entities": {
|
|
983
|
+
"types": "./dist/http/currency/store/entities.d.ts",
|
|
984
|
+
"import": "./dist/http/currency/store/entities.js",
|
|
985
|
+
"require": "./dist/http/currency/store/entities.js"
|
|
986
|
+
},
|
|
987
|
+
"./http/currency/store": {
|
|
988
|
+
"types": "./dist/http/currency/store/index.d.ts",
|
|
989
|
+
"import": "./dist/http/currency/store/index.js",
|
|
990
|
+
"require": "./dist/http/currency/store/index.js"
|
|
991
|
+
},
|
|
992
|
+
"./http/currency/store/queries": {
|
|
993
|
+
"types": "./dist/http/currency/store/queries.d.ts",
|
|
994
|
+
"import": "./dist/http/currency/store/queries.js",
|
|
995
|
+
"require": "./dist/http/currency/store/queries.js"
|
|
996
|
+
},
|
|
997
|
+
"./http/currency/store/responses": {
|
|
998
|
+
"types": "./dist/http/currency/store/responses.d.ts",
|
|
999
|
+
"import": "./dist/http/currency/store/responses.js",
|
|
1000
|
+
"require": "./dist/http/currency/store/responses.js"
|
|
1001
|
+
},
|
|
1002
|
+
"./http/customer/admin/entities": {
|
|
1003
|
+
"types": "./dist/http/customer/admin/entities.d.ts",
|
|
1004
|
+
"import": "./dist/http/customer/admin/entities.js",
|
|
1005
|
+
"require": "./dist/http/customer/admin/entities.js"
|
|
1006
|
+
},
|
|
1007
|
+
"./http/customer/admin": {
|
|
1008
|
+
"types": "./dist/http/customer/admin/index.d.ts",
|
|
1009
|
+
"import": "./dist/http/customer/admin/index.js",
|
|
1010
|
+
"require": "./dist/http/customer/admin/index.js"
|
|
1011
|
+
},
|
|
1012
|
+
"./http/customer/admin/payloads": {
|
|
1013
|
+
"types": "./dist/http/customer/admin/payloads.d.ts",
|
|
1014
|
+
"import": "./dist/http/customer/admin/payloads.js",
|
|
1015
|
+
"require": "./dist/http/customer/admin/payloads.js"
|
|
1016
|
+
},
|
|
1017
|
+
"./http/customer/admin/queries": {
|
|
1018
|
+
"types": "./dist/http/customer/admin/queries.d.ts",
|
|
1019
|
+
"import": "./dist/http/customer/admin/queries.js",
|
|
1020
|
+
"require": "./dist/http/customer/admin/queries.js"
|
|
1021
|
+
},
|
|
1022
|
+
"./http/customer/admin/responses": {
|
|
1023
|
+
"types": "./dist/http/customer/admin/responses.d.ts",
|
|
1024
|
+
"import": "./dist/http/customer/admin/responses.js",
|
|
1025
|
+
"require": "./dist/http/customer/admin/responses.js"
|
|
1026
|
+
},
|
|
1027
|
+
"./http/customer/common": {
|
|
1028
|
+
"types": "./dist/http/customer/common.d.ts",
|
|
1029
|
+
"import": "./dist/http/customer/common.js",
|
|
1030
|
+
"require": "./dist/http/customer/common.js"
|
|
1031
|
+
},
|
|
1032
|
+
"./http/customer": {
|
|
1033
|
+
"types": "./dist/http/customer/index.d.ts",
|
|
1034
|
+
"import": "./dist/http/customer/index.js",
|
|
1035
|
+
"require": "./dist/http/customer/index.js"
|
|
1036
|
+
},
|
|
1037
|
+
"./http/customer/store/entities": {
|
|
1038
|
+
"types": "./dist/http/customer/store/entities.d.ts",
|
|
1039
|
+
"import": "./dist/http/customer/store/entities.js",
|
|
1040
|
+
"require": "./dist/http/customer/store/entities.js"
|
|
1041
|
+
},
|
|
1042
|
+
"./http/customer/store": {
|
|
1043
|
+
"types": "./dist/http/customer/store/index.d.ts",
|
|
1044
|
+
"import": "./dist/http/customer/store/index.js",
|
|
1045
|
+
"require": "./dist/http/customer/store/index.js"
|
|
1046
|
+
},
|
|
1047
|
+
"./http/customer/store/payloads": {
|
|
1048
|
+
"types": "./dist/http/customer/store/payloads.d.ts",
|
|
1049
|
+
"import": "./dist/http/customer/store/payloads.js",
|
|
1050
|
+
"require": "./dist/http/customer/store/payloads.js"
|
|
1051
|
+
},
|
|
1052
|
+
"./http/customer/store/queries": {
|
|
1053
|
+
"types": "./dist/http/customer/store/queries.d.ts",
|
|
1054
|
+
"import": "./dist/http/customer/store/queries.js",
|
|
1055
|
+
"require": "./dist/http/customer/store/queries.js"
|
|
1056
|
+
},
|
|
1057
|
+
"./http/customer/store/responses": {
|
|
1058
|
+
"types": "./dist/http/customer/store/responses.d.ts",
|
|
1059
|
+
"import": "./dist/http/customer/store/responses.js",
|
|
1060
|
+
"require": "./dist/http/customer/store/responses.js"
|
|
1061
|
+
},
|
|
1062
|
+
"./http/customer-group/admin/entities": {
|
|
1063
|
+
"types": "./dist/http/customer-group/admin/entities.d.ts",
|
|
1064
|
+
"import": "./dist/http/customer-group/admin/entities.js",
|
|
1065
|
+
"require": "./dist/http/customer-group/admin/entities.js"
|
|
1066
|
+
},
|
|
1067
|
+
"./http/customer-group/admin": {
|
|
1068
|
+
"types": "./dist/http/customer-group/admin/index.d.ts",
|
|
1069
|
+
"import": "./dist/http/customer-group/admin/index.js",
|
|
1070
|
+
"require": "./dist/http/customer-group/admin/index.js"
|
|
1071
|
+
},
|
|
1072
|
+
"./http/customer-group/admin/payloads": {
|
|
1073
|
+
"types": "./dist/http/customer-group/admin/payloads.d.ts",
|
|
1074
|
+
"import": "./dist/http/customer-group/admin/payloads.js",
|
|
1075
|
+
"require": "./dist/http/customer-group/admin/payloads.js"
|
|
1076
|
+
},
|
|
1077
|
+
"./http/customer-group/admin/queries": {
|
|
1078
|
+
"types": "./dist/http/customer-group/admin/queries.d.ts",
|
|
1079
|
+
"import": "./dist/http/customer-group/admin/queries.js",
|
|
1080
|
+
"require": "./dist/http/customer-group/admin/queries.js"
|
|
1081
|
+
},
|
|
1082
|
+
"./http/customer-group/admin/responses": {
|
|
1083
|
+
"types": "./dist/http/customer-group/admin/responses.d.ts",
|
|
1084
|
+
"import": "./dist/http/customer-group/admin/responses.js",
|
|
1085
|
+
"require": "./dist/http/customer-group/admin/responses.js"
|
|
1086
|
+
},
|
|
1087
|
+
"./http/customer-group/common": {
|
|
1088
|
+
"types": "./dist/http/customer-group/common.d.ts",
|
|
1089
|
+
"import": "./dist/http/customer-group/common.js",
|
|
1090
|
+
"require": "./dist/http/customer-group/common.js"
|
|
1091
|
+
},
|
|
1092
|
+
"./http/customer-group": {
|
|
1093
|
+
"types": "./dist/http/customer-group/index.d.ts",
|
|
1094
|
+
"import": "./dist/http/customer-group/index.js",
|
|
1095
|
+
"require": "./dist/http/customer-group/index.js"
|
|
1096
|
+
},
|
|
1097
|
+
"./http/draft-order/admin/entities": {
|
|
1098
|
+
"types": "./dist/http/draft-order/admin/entities.d.ts",
|
|
1099
|
+
"import": "./dist/http/draft-order/admin/entities.js",
|
|
1100
|
+
"require": "./dist/http/draft-order/admin/entities.js"
|
|
1101
|
+
},
|
|
1102
|
+
"./http/draft-order/admin": {
|
|
1103
|
+
"types": "./dist/http/draft-order/admin/index.d.ts",
|
|
1104
|
+
"import": "./dist/http/draft-order/admin/index.js",
|
|
1105
|
+
"require": "./dist/http/draft-order/admin/index.js"
|
|
1106
|
+
},
|
|
1107
|
+
"./http/draft-order/admin/payloads": {
|
|
1108
|
+
"types": "./dist/http/draft-order/admin/payloads.d.ts",
|
|
1109
|
+
"import": "./dist/http/draft-order/admin/payloads.js",
|
|
1110
|
+
"require": "./dist/http/draft-order/admin/payloads.js"
|
|
1111
|
+
},
|
|
1112
|
+
"./http/draft-order/admin/queries": {
|
|
1113
|
+
"types": "./dist/http/draft-order/admin/queries.d.ts",
|
|
1114
|
+
"import": "./dist/http/draft-order/admin/queries.js",
|
|
1115
|
+
"require": "./dist/http/draft-order/admin/queries.js"
|
|
1116
|
+
},
|
|
1117
|
+
"./http/draft-order/admin/responses": {
|
|
1118
|
+
"types": "./dist/http/draft-order/admin/responses.d.ts",
|
|
1119
|
+
"import": "./dist/http/draft-order/admin/responses.js",
|
|
1120
|
+
"require": "./dist/http/draft-order/admin/responses.js"
|
|
1121
|
+
},
|
|
1122
|
+
"./http/draft-order": {
|
|
1123
|
+
"types": "./dist/http/draft-order/index.d.ts",
|
|
1124
|
+
"import": "./dist/http/draft-order/index.js",
|
|
1125
|
+
"require": "./dist/http/draft-order/index.js"
|
|
1126
|
+
},
|
|
532
1127
|
"./http/encore/dal-validator": {
|
|
533
1128
|
"types": "./dist/http/encore/dal-validator.d.ts",
|
|
534
1129
|
"import": "./dist/http/encore/dal-validator.js",
|
|
@@ -544,6 +1139,41 @@
|
|
|
544
1139
|
"import": "./dist/http/encore/index.js",
|
|
545
1140
|
"require": "./dist/http/encore/index.js"
|
|
546
1141
|
},
|
|
1142
|
+
"./http/exchange/admin/entities": {
|
|
1143
|
+
"types": "./dist/http/exchange/admin/entities.d.ts",
|
|
1144
|
+
"import": "./dist/http/exchange/admin/entities.js",
|
|
1145
|
+
"require": "./dist/http/exchange/admin/entities.js"
|
|
1146
|
+
},
|
|
1147
|
+
"./http/exchange/admin": {
|
|
1148
|
+
"types": "./dist/http/exchange/admin/index.d.ts",
|
|
1149
|
+
"import": "./dist/http/exchange/admin/index.js",
|
|
1150
|
+
"require": "./dist/http/exchange/admin/index.js"
|
|
1151
|
+
},
|
|
1152
|
+
"./http/exchange/admin/payloads": {
|
|
1153
|
+
"types": "./dist/http/exchange/admin/payloads.d.ts",
|
|
1154
|
+
"import": "./dist/http/exchange/admin/payloads.js",
|
|
1155
|
+
"require": "./dist/http/exchange/admin/payloads.js"
|
|
1156
|
+
},
|
|
1157
|
+
"./http/exchange/admin/queries": {
|
|
1158
|
+
"types": "./dist/http/exchange/admin/queries.d.ts",
|
|
1159
|
+
"import": "./dist/http/exchange/admin/queries.js",
|
|
1160
|
+
"require": "./dist/http/exchange/admin/queries.js"
|
|
1161
|
+
},
|
|
1162
|
+
"./http/exchange/admin/responses": {
|
|
1163
|
+
"types": "./dist/http/exchange/admin/responses.d.ts",
|
|
1164
|
+
"import": "./dist/http/exchange/admin/responses.js",
|
|
1165
|
+
"require": "./dist/http/exchange/admin/responses.js"
|
|
1166
|
+
},
|
|
1167
|
+
"./http/exchange/common": {
|
|
1168
|
+
"types": "./dist/http/exchange/common.d.ts",
|
|
1169
|
+
"import": "./dist/http/exchange/common.js",
|
|
1170
|
+
"require": "./dist/http/exchange/common.js"
|
|
1171
|
+
},
|
|
1172
|
+
"./http/exchange": {
|
|
1173
|
+
"types": "./dist/http/exchange/index.d.ts",
|
|
1174
|
+
"import": "./dist/http/exchange/index.js",
|
|
1175
|
+
"require": "./dist/http/exchange/index.js"
|
|
1176
|
+
},
|
|
547
1177
|
"./http/file/admin/entities": {
|
|
548
1178
|
"types": "./dist/http/file/admin/entities.d.ts",
|
|
549
1179
|
"import": "./dist/http/file/admin/entities.js",
|
|
@@ -579,11 +1209,176 @@
|
|
|
579
1209
|
"import": "./dist/http/file/store.js",
|
|
580
1210
|
"require": "./dist/http/file/store.js"
|
|
581
1211
|
},
|
|
1212
|
+
"./http/fulfillment/admin/entitites": {
|
|
1213
|
+
"types": "./dist/http/fulfillment/admin/entitites.d.ts",
|
|
1214
|
+
"import": "./dist/http/fulfillment/admin/entitites.js",
|
|
1215
|
+
"require": "./dist/http/fulfillment/admin/entitites.js"
|
|
1216
|
+
},
|
|
1217
|
+
"./http/fulfillment/admin": {
|
|
1218
|
+
"types": "./dist/http/fulfillment/admin/index.d.ts",
|
|
1219
|
+
"import": "./dist/http/fulfillment/admin/index.js",
|
|
1220
|
+
"require": "./dist/http/fulfillment/admin/index.js"
|
|
1221
|
+
},
|
|
1222
|
+
"./http/fulfillment/admin/payloads": {
|
|
1223
|
+
"types": "./dist/http/fulfillment/admin/payloads.d.ts",
|
|
1224
|
+
"import": "./dist/http/fulfillment/admin/payloads.js",
|
|
1225
|
+
"require": "./dist/http/fulfillment/admin/payloads.js"
|
|
1226
|
+
},
|
|
1227
|
+
"./http/fulfillment/admin/responses": {
|
|
1228
|
+
"types": "./dist/http/fulfillment/admin/responses.d.ts",
|
|
1229
|
+
"import": "./dist/http/fulfillment/admin/responses.js",
|
|
1230
|
+
"require": "./dist/http/fulfillment/admin/responses.js"
|
|
1231
|
+
},
|
|
1232
|
+
"./http/fulfillment": {
|
|
1233
|
+
"types": "./dist/http/fulfillment/index.d.ts",
|
|
1234
|
+
"import": "./dist/http/fulfillment/index.js",
|
|
1235
|
+
"require": "./dist/http/fulfillment/index.js"
|
|
1236
|
+
},
|
|
1237
|
+
"./http/fulfillment/store": {
|
|
1238
|
+
"types": "./dist/http/fulfillment/store/index.d.ts",
|
|
1239
|
+
"import": "./dist/http/fulfillment/store/index.js",
|
|
1240
|
+
"require": "./dist/http/fulfillment/store/index.js"
|
|
1241
|
+
},
|
|
1242
|
+
"./http/fulfillment-provider/admin/entities": {
|
|
1243
|
+
"types": "./dist/http/fulfillment-provider/admin/entities.d.ts",
|
|
1244
|
+
"import": "./dist/http/fulfillment-provider/admin/entities.js",
|
|
1245
|
+
"require": "./dist/http/fulfillment-provider/admin/entities.js"
|
|
1246
|
+
},
|
|
1247
|
+
"./http/fulfillment-provider/admin": {
|
|
1248
|
+
"types": "./dist/http/fulfillment-provider/admin/index.d.ts",
|
|
1249
|
+
"import": "./dist/http/fulfillment-provider/admin/index.js",
|
|
1250
|
+
"require": "./dist/http/fulfillment-provider/admin/index.js"
|
|
1251
|
+
},
|
|
1252
|
+
"./http/fulfillment-provider/admin/queries": {
|
|
1253
|
+
"types": "./dist/http/fulfillment-provider/admin/queries.d.ts",
|
|
1254
|
+
"import": "./dist/http/fulfillment-provider/admin/queries.js",
|
|
1255
|
+
"require": "./dist/http/fulfillment-provider/admin/queries.js"
|
|
1256
|
+
},
|
|
1257
|
+
"./http/fulfillment-provider/admin/responses": {
|
|
1258
|
+
"types": "./dist/http/fulfillment-provider/admin/responses.d.ts",
|
|
1259
|
+
"import": "./dist/http/fulfillment-provider/admin/responses.js",
|
|
1260
|
+
"require": "./dist/http/fulfillment-provider/admin/responses.js"
|
|
1261
|
+
},
|
|
1262
|
+
"./http/fulfillment-provider/common": {
|
|
1263
|
+
"types": "./dist/http/fulfillment-provider/common.d.ts",
|
|
1264
|
+
"import": "./dist/http/fulfillment-provider/common.js",
|
|
1265
|
+
"require": "./dist/http/fulfillment-provider/common.js"
|
|
1266
|
+
},
|
|
1267
|
+
"./http/fulfillment-provider": {
|
|
1268
|
+
"types": "./dist/http/fulfillment-provider/index.d.ts",
|
|
1269
|
+
"import": "./dist/http/fulfillment-provider/index.js",
|
|
1270
|
+
"require": "./dist/http/fulfillment-provider/index.js"
|
|
1271
|
+
},
|
|
1272
|
+
"./http/fulfillment-set/admin/entities": {
|
|
1273
|
+
"types": "./dist/http/fulfillment-set/admin/entities.d.ts",
|
|
1274
|
+
"import": "./dist/http/fulfillment-set/admin/entities.js",
|
|
1275
|
+
"require": "./dist/http/fulfillment-set/admin/entities.js"
|
|
1276
|
+
},
|
|
1277
|
+
"./http/fulfillment-set/admin": {
|
|
1278
|
+
"types": "./dist/http/fulfillment-set/admin/index.d.ts",
|
|
1279
|
+
"import": "./dist/http/fulfillment-set/admin/index.js",
|
|
1280
|
+
"require": "./dist/http/fulfillment-set/admin/index.js"
|
|
1281
|
+
},
|
|
1282
|
+
"./http/fulfillment-set/admin/payloads": {
|
|
1283
|
+
"types": "./dist/http/fulfillment-set/admin/payloads.d.ts",
|
|
1284
|
+
"import": "./dist/http/fulfillment-set/admin/payloads.js",
|
|
1285
|
+
"require": "./dist/http/fulfillment-set/admin/payloads.js"
|
|
1286
|
+
},
|
|
1287
|
+
"./http/fulfillment-set/admin/queries": {
|
|
1288
|
+
"types": "./dist/http/fulfillment-set/admin/queries.d.ts",
|
|
1289
|
+
"import": "./dist/http/fulfillment-set/admin/queries.js",
|
|
1290
|
+
"require": "./dist/http/fulfillment-set/admin/queries.js"
|
|
1291
|
+
},
|
|
1292
|
+
"./http/fulfillment-set/admin/responses": {
|
|
1293
|
+
"types": "./dist/http/fulfillment-set/admin/responses.d.ts",
|
|
1294
|
+
"import": "./dist/http/fulfillment-set/admin/responses.js",
|
|
1295
|
+
"require": "./dist/http/fulfillment-set/admin/responses.js"
|
|
1296
|
+
},
|
|
1297
|
+
"./http/fulfillment-set": {
|
|
1298
|
+
"types": "./dist/http/fulfillment-set/index.d.ts",
|
|
1299
|
+
"import": "./dist/http/fulfillment-set/index.js",
|
|
1300
|
+
"require": "./dist/http/fulfillment-set/index.js"
|
|
1301
|
+
},
|
|
1302
|
+
"./http/index/admin/payload": {
|
|
1303
|
+
"types": "./dist/http/index/admin/payload.d.ts",
|
|
1304
|
+
"import": "./dist/http/index/admin/payload.js",
|
|
1305
|
+
"require": "./dist/http/index/admin/payload.js"
|
|
1306
|
+
},
|
|
1307
|
+
"./http/index/admin/responses": {
|
|
1308
|
+
"types": "./dist/http/index/admin/responses.d.ts",
|
|
1309
|
+
"import": "./dist/http/index/admin/responses.js",
|
|
1310
|
+
"require": "./dist/http/index/admin/responses.js"
|
|
1311
|
+
},
|
|
1312
|
+
"./http/index": {
|
|
1313
|
+
"types": "./dist/http/index/index.d.ts",
|
|
1314
|
+
"import": "./dist/http/index/index.js",
|
|
1315
|
+
"require": "./dist/http/index/index.js"
|
|
1316
|
+
},
|
|
582
1317
|
"./http": {
|
|
583
1318
|
"types": "./dist/http/index.d.ts",
|
|
584
1319
|
"import": "./dist/http/index.js",
|
|
585
1320
|
"require": "./dist/http/index.js"
|
|
586
1321
|
},
|
|
1322
|
+
"./http/inventory/admin/entities": {
|
|
1323
|
+
"types": "./dist/http/inventory/admin/entities.d.ts",
|
|
1324
|
+
"import": "./dist/http/inventory/admin/entities.js",
|
|
1325
|
+
"require": "./dist/http/inventory/admin/entities.js"
|
|
1326
|
+
},
|
|
1327
|
+
"./http/inventory/admin": {
|
|
1328
|
+
"types": "./dist/http/inventory/admin/index.d.ts",
|
|
1329
|
+
"import": "./dist/http/inventory/admin/index.js",
|
|
1330
|
+
"require": "./dist/http/inventory/admin/index.js"
|
|
1331
|
+
},
|
|
1332
|
+
"./http/inventory/admin/payloads": {
|
|
1333
|
+
"types": "./dist/http/inventory/admin/payloads.d.ts",
|
|
1334
|
+
"import": "./dist/http/inventory/admin/payloads.js",
|
|
1335
|
+
"require": "./dist/http/inventory/admin/payloads.js"
|
|
1336
|
+
},
|
|
1337
|
+
"./http/inventory/admin/queries": {
|
|
1338
|
+
"types": "./dist/http/inventory/admin/queries.d.ts",
|
|
1339
|
+
"import": "./dist/http/inventory/admin/queries.js",
|
|
1340
|
+
"require": "./dist/http/inventory/admin/queries.js"
|
|
1341
|
+
},
|
|
1342
|
+
"./http/inventory/admin/responses": {
|
|
1343
|
+
"types": "./dist/http/inventory/admin/responses.d.ts",
|
|
1344
|
+
"import": "./dist/http/inventory/admin/responses.js",
|
|
1345
|
+
"require": "./dist/http/inventory/admin/responses.js"
|
|
1346
|
+
},
|
|
1347
|
+
"./http/inventory": {
|
|
1348
|
+
"types": "./dist/http/inventory/index.d.ts",
|
|
1349
|
+
"import": "./dist/http/inventory/index.js",
|
|
1350
|
+
"require": "./dist/http/inventory/index.js"
|
|
1351
|
+
},
|
|
1352
|
+
"./http/inventory-level/admin/entities": {
|
|
1353
|
+
"types": "./dist/http/inventory-level/admin/entities.d.ts",
|
|
1354
|
+
"import": "./dist/http/inventory-level/admin/entities.js",
|
|
1355
|
+
"require": "./dist/http/inventory-level/admin/entities.js"
|
|
1356
|
+
},
|
|
1357
|
+
"./http/inventory-level/admin": {
|
|
1358
|
+
"types": "./dist/http/inventory-level/admin/index.d.ts",
|
|
1359
|
+
"import": "./dist/http/inventory-level/admin/index.js",
|
|
1360
|
+
"require": "./dist/http/inventory-level/admin/index.js"
|
|
1361
|
+
},
|
|
1362
|
+
"./http/inventory-level/admin/payloads": {
|
|
1363
|
+
"types": "./dist/http/inventory-level/admin/payloads.d.ts",
|
|
1364
|
+
"import": "./dist/http/inventory-level/admin/payloads.js",
|
|
1365
|
+
"require": "./dist/http/inventory-level/admin/payloads.js"
|
|
1366
|
+
},
|
|
1367
|
+
"./http/inventory-level/admin/queries": {
|
|
1368
|
+
"types": "./dist/http/inventory-level/admin/queries.d.ts",
|
|
1369
|
+
"import": "./dist/http/inventory-level/admin/queries.js",
|
|
1370
|
+
"require": "./dist/http/inventory-level/admin/queries.js"
|
|
1371
|
+
},
|
|
1372
|
+
"./http/inventory-level/admin/responses": {
|
|
1373
|
+
"types": "./dist/http/inventory-level/admin/responses.d.ts",
|
|
1374
|
+
"import": "./dist/http/inventory-level/admin/responses.js",
|
|
1375
|
+
"require": "./dist/http/inventory-level/admin/responses.js"
|
|
1376
|
+
},
|
|
1377
|
+
"./http/inventory-level": {
|
|
1378
|
+
"types": "./dist/http/inventory-level/index.d.ts",
|
|
1379
|
+
"import": "./dist/http/inventory-level/index.js",
|
|
1380
|
+
"require": "./dist/http/inventory-level/index.js"
|
|
1381
|
+
},
|
|
587
1382
|
"./http/invite/admin/entities": {
|
|
588
1383
|
"types": "./dist/http/invite/admin/entities.d.ts",
|
|
589
1384
|
"import": "./dist/http/invite/admin/entities.js",
|
|
@@ -614,6 +1409,51 @@
|
|
|
614
1409
|
"import": "./dist/http/invite/index.js",
|
|
615
1410
|
"require": "./dist/http/invite/index.js"
|
|
616
1411
|
},
|
|
1412
|
+
"./http/locale/admin/entities": {
|
|
1413
|
+
"types": "./dist/http/locale/admin/entities.d.ts",
|
|
1414
|
+
"import": "./dist/http/locale/admin/entities.js",
|
|
1415
|
+
"require": "./dist/http/locale/admin/entities.js"
|
|
1416
|
+
},
|
|
1417
|
+
"./http/locale/admin": {
|
|
1418
|
+
"types": "./dist/http/locale/admin/index.d.ts",
|
|
1419
|
+
"import": "./dist/http/locale/admin/index.js",
|
|
1420
|
+
"require": "./dist/http/locale/admin/index.js"
|
|
1421
|
+
},
|
|
1422
|
+
"./http/locale/admin/queries": {
|
|
1423
|
+
"types": "./dist/http/locale/admin/queries.d.ts",
|
|
1424
|
+
"import": "./dist/http/locale/admin/queries.js",
|
|
1425
|
+
"require": "./dist/http/locale/admin/queries.js"
|
|
1426
|
+
},
|
|
1427
|
+
"./http/locale/admin/responses": {
|
|
1428
|
+
"types": "./dist/http/locale/admin/responses.d.ts",
|
|
1429
|
+
"import": "./dist/http/locale/admin/responses.js",
|
|
1430
|
+
"require": "./dist/http/locale/admin/responses.js"
|
|
1431
|
+
},
|
|
1432
|
+
"./http/locale/common": {
|
|
1433
|
+
"types": "./dist/http/locale/common.d.ts",
|
|
1434
|
+
"import": "./dist/http/locale/common.js",
|
|
1435
|
+
"require": "./dist/http/locale/common.js"
|
|
1436
|
+
},
|
|
1437
|
+
"./http/locale": {
|
|
1438
|
+
"types": "./dist/http/locale/index.d.ts",
|
|
1439
|
+
"import": "./dist/http/locale/index.js",
|
|
1440
|
+
"require": "./dist/http/locale/index.js"
|
|
1441
|
+
},
|
|
1442
|
+
"./http/locale/store/entities": {
|
|
1443
|
+
"types": "./dist/http/locale/store/entities.d.ts",
|
|
1444
|
+
"import": "./dist/http/locale/store/entities.js",
|
|
1445
|
+
"require": "./dist/http/locale/store/entities.js"
|
|
1446
|
+
},
|
|
1447
|
+
"./http/locale/store": {
|
|
1448
|
+
"types": "./dist/http/locale/store/index.d.ts",
|
|
1449
|
+
"import": "./dist/http/locale/store/index.js",
|
|
1450
|
+
"require": "./dist/http/locale/store/index.js"
|
|
1451
|
+
},
|
|
1452
|
+
"./http/locale/store/responses": {
|
|
1453
|
+
"types": "./dist/http/locale/store/responses.d.ts",
|
|
1454
|
+
"import": "./dist/http/locale/store/responses.js",
|
|
1455
|
+
"require": "./dist/http/locale/store/responses.js"
|
|
1456
|
+
},
|
|
617
1457
|
"./http/notification/admin/entities": {
|
|
618
1458
|
"types": "./dist/http/notification/admin/entities.d.ts",
|
|
619
1459
|
"import": "./dist/http/notification/admin/entities.js",
|
|
@@ -639,6 +1479,91 @@
|
|
|
639
1479
|
"import": "./dist/http/notification/index.js",
|
|
640
1480
|
"require": "./dist/http/notification/index.js"
|
|
641
1481
|
},
|
|
1482
|
+
"./http/order/admin/entities": {
|
|
1483
|
+
"types": "./dist/http/order/admin/entities.d.ts",
|
|
1484
|
+
"import": "./dist/http/order/admin/entities.js",
|
|
1485
|
+
"require": "./dist/http/order/admin/entities.js"
|
|
1486
|
+
},
|
|
1487
|
+
"./http/order/admin": {
|
|
1488
|
+
"types": "./dist/http/order/admin/index.d.ts",
|
|
1489
|
+
"import": "./dist/http/order/admin/index.js",
|
|
1490
|
+
"require": "./dist/http/order/admin/index.js"
|
|
1491
|
+
},
|
|
1492
|
+
"./http/order/admin/payload": {
|
|
1493
|
+
"types": "./dist/http/order/admin/payload.d.ts",
|
|
1494
|
+
"import": "./dist/http/order/admin/payload.js",
|
|
1495
|
+
"require": "./dist/http/order/admin/payload.js"
|
|
1496
|
+
},
|
|
1497
|
+
"./http/order/admin/queries": {
|
|
1498
|
+
"types": "./dist/http/order/admin/queries.d.ts",
|
|
1499
|
+
"import": "./dist/http/order/admin/queries.js",
|
|
1500
|
+
"require": "./dist/http/order/admin/queries.js"
|
|
1501
|
+
},
|
|
1502
|
+
"./http/order/admin/responses": {
|
|
1503
|
+
"types": "./dist/http/order/admin/responses.d.ts",
|
|
1504
|
+
"import": "./dist/http/order/admin/responses.js",
|
|
1505
|
+
"require": "./dist/http/order/admin/responses.js"
|
|
1506
|
+
},
|
|
1507
|
+
"./http/order/common": {
|
|
1508
|
+
"types": "./dist/http/order/common.d.ts",
|
|
1509
|
+
"import": "./dist/http/order/common.js",
|
|
1510
|
+
"require": "./dist/http/order/common.js"
|
|
1511
|
+
},
|
|
1512
|
+
"./http/order": {
|
|
1513
|
+
"types": "./dist/http/order/index.d.ts",
|
|
1514
|
+
"import": "./dist/http/order/index.js",
|
|
1515
|
+
"require": "./dist/http/order/index.js"
|
|
1516
|
+
},
|
|
1517
|
+
"./http/order/store/entities": {
|
|
1518
|
+
"types": "./dist/http/order/store/entities.d.ts",
|
|
1519
|
+
"import": "./dist/http/order/store/entities.js",
|
|
1520
|
+
"require": "./dist/http/order/store/entities.js"
|
|
1521
|
+
},
|
|
1522
|
+
"./http/order/store": {
|
|
1523
|
+
"types": "./dist/http/order/store/index.d.ts",
|
|
1524
|
+
"import": "./dist/http/order/store/index.js",
|
|
1525
|
+
"require": "./dist/http/order/store/index.js"
|
|
1526
|
+
},
|
|
1527
|
+
"./http/order/store/payloads": {
|
|
1528
|
+
"types": "./dist/http/order/store/payloads.d.ts",
|
|
1529
|
+
"import": "./dist/http/order/store/payloads.js",
|
|
1530
|
+
"require": "./dist/http/order/store/payloads.js"
|
|
1531
|
+
},
|
|
1532
|
+
"./http/order/store/queries": {
|
|
1533
|
+
"types": "./dist/http/order/store/queries.d.ts",
|
|
1534
|
+
"import": "./dist/http/order/store/queries.js",
|
|
1535
|
+
"require": "./dist/http/order/store/queries.js"
|
|
1536
|
+
},
|
|
1537
|
+
"./http/order/store/responses": {
|
|
1538
|
+
"types": "./dist/http/order/store/responses.d.ts",
|
|
1539
|
+
"import": "./dist/http/order/store/responses.js",
|
|
1540
|
+
"require": "./dist/http/order/store/responses.js"
|
|
1541
|
+
},
|
|
1542
|
+
"./http/order-edit/admin": {
|
|
1543
|
+
"types": "./dist/http/order-edit/admin/index.d.ts",
|
|
1544
|
+
"import": "./dist/http/order-edit/admin/index.js",
|
|
1545
|
+
"require": "./dist/http/order-edit/admin/index.js"
|
|
1546
|
+
},
|
|
1547
|
+
"./http/order-edit/admin/payloads": {
|
|
1548
|
+
"types": "./dist/http/order-edit/admin/payloads.d.ts",
|
|
1549
|
+
"import": "./dist/http/order-edit/admin/payloads.js",
|
|
1550
|
+
"require": "./dist/http/order-edit/admin/payloads.js"
|
|
1551
|
+
},
|
|
1552
|
+
"./http/order-edit/admin/responses": {
|
|
1553
|
+
"types": "./dist/http/order-edit/admin/responses.d.ts",
|
|
1554
|
+
"import": "./dist/http/order-edit/admin/responses.js",
|
|
1555
|
+
"require": "./dist/http/order-edit/admin/responses.js"
|
|
1556
|
+
},
|
|
1557
|
+
"./http/order-edit/common": {
|
|
1558
|
+
"types": "./dist/http/order-edit/common.d.ts",
|
|
1559
|
+
"import": "./dist/http/order-edit/common.js",
|
|
1560
|
+
"require": "./dist/http/order-edit/common.js"
|
|
1561
|
+
},
|
|
1562
|
+
"./http/order-edit": {
|
|
1563
|
+
"types": "./dist/http/order-edit/index.d.ts",
|
|
1564
|
+
"import": "./dist/http/order-edit/index.js",
|
|
1565
|
+
"require": "./dist/http/order-edit/index.js"
|
|
1566
|
+
},
|
|
642
1567
|
"./http/payment/admin/entities": {
|
|
643
1568
|
"types": "./dist/http/payment/admin/entities.d.ts",
|
|
644
1569
|
"import": "./dist/http/payment/admin/entities.js",
|
|
@@ -674,31 +1599,6 @@
|
|
|
674
1599
|
"import": "./dist/http/payment/index.js",
|
|
675
1600
|
"require": "./dist/http/payment/index.js"
|
|
676
1601
|
},
|
|
677
|
-
"./http/payment/store/entities": {
|
|
678
|
-
"types": "./dist/http/payment/store/entities.d.ts",
|
|
679
|
-
"import": "./dist/http/payment/store/entities.js",
|
|
680
|
-
"require": "./dist/http/payment/store/entities.js"
|
|
681
|
-
},
|
|
682
|
-
"./http/payment/store": {
|
|
683
|
-
"types": "./dist/http/payment/store/index.d.ts",
|
|
684
|
-
"import": "./dist/http/payment/store/index.js",
|
|
685
|
-
"require": "./dist/http/payment/store/index.js"
|
|
686
|
-
},
|
|
687
|
-
"./http/payment/store/payloads": {
|
|
688
|
-
"types": "./dist/http/payment/store/payloads.d.ts",
|
|
689
|
-
"import": "./dist/http/payment/store/payloads.js",
|
|
690
|
-
"require": "./dist/http/payment/store/payloads.js"
|
|
691
|
-
},
|
|
692
|
-
"./http/payment/store/queries": {
|
|
693
|
-
"types": "./dist/http/payment/store/queries.d.ts",
|
|
694
|
-
"import": "./dist/http/payment/store/queries.js",
|
|
695
|
-
"require": "./dist/http/payment/store/queries.js"
|
|
696
|
-
},
|
|
697
|
-
"./http/payment/store/responses": {
|
|
698
|
-
"types": "./dist/http/payment/store/responses.d.ts",
|
|
699
|
-
"import": "./dist/http/payment/store/responses.js",
|
|
700
|
-
"require": "./dist/http/payment/store/responses.js"
|
|
701
|
-
},
|
|
702
1602
|
"./http/plugins/admin/responses": {
|
|
703
1603
|
"types": "./dist/http/plugins/admin/responses.d.ts",
|
|
704
1604
|
"import": "./dist/http/plugins/admin/responses.js",
|
|
@@ -709,6 +1609,856 @@
|
|
|
709
1609
|
"import": "./dist/http/plugins/index.js",
|
|
710
1610
|
"require": "./dist/http/plugins/index.js"
|
|
711
1611
|
},
|
|
1612
|
+
"./http/price-list/admin/entities": {
|
|
1613
|
+
"types": "./dist/http/price-list/admin/entities.d.ts",
|
|
1614
|
+
"import": "./dist/http/price-list/admin/entities.js",
|
|
1615
|
+
"require": "./dist/http/price-list/admin/entities.js"
|
|
1616
|
+
},
|
|
1617
|
+
"./http/price-list/admin": {
|
|
1618
|
+
"types": "./dist/http/price-list/admin/index.d.ts",
|
|
1619
|
+
"import": "./dist/http/price-list/admin/index.js",
|
|
1620
|
+
"require": "./dist/http/price-list/admin/index.js"
|
|
1621
|
+
},
|
|
1622
|
+
"./http/price-list/admin/payloads": {
|
|
1623
|
+
"types": "./dist/http/price-list/admin/payloads.d.ts",
|
|
1624
|
+
"import": "./dist/http/price-list/admin/payloads.js",
|
|
1625
|
+
"require": "./dist/http/price-list/admin/payloads.js"
|
|
1626
|
+
},
|
|
1627
|
+
"./http/price-list/admin/queries": {
|
|
1628
|
+
"types": "./dist/http/price-list/admin/queries.d.ts",
|
|
1629
|
+
"import": "./dist/http/price-list/admin/queries.js",
|
|
1630
|
+
"require": "./dist/http/price-list/admin/queries.js"
|
|
1631
|
+
},
|
|
1632
|
+
"./http/price-list/admin/responses": {
|
|
1633
|
+
"types": "./dist/http/price-list/admin/responses.d.ts",
|
|
1634
|
+
"import": "./dist/http/price-list/admin/responses.js",
|
|
1635
|
+
"require": "./dist/http/price-list/admin/responses.js"
|
|
1636
|
+
},
|
|
1637
|
+
"./http/price-list": {
|
|
1638
|
+
"types": "./dist/http/price-list/index.d.ts",
|
|
1639
|
+
"import": "./dist/http/price-list/index.js",
|
|
1640
|
+
"require": "./dist/http/price-list/index.js"
|
|
1641
|
+
},
|
|
1642
|
+
"./http/pricing/admin/entities": {
|
|
1643
|
+
"types": "./dist/http/pricing/admin/entities.d.ts",
|
|
1644
|
+
"import": "./dist/http/pricing/admin/entities.js",
|
|
1645
|
+
"require": "./dist/http/pricing/admin/entities.js"
|
|
1646
|
+
},
|
|
1647
|
+
"./http/pricing/admin": {
|
|
1648
|
+
"types": "./dist/http/pricing/admin/index.d.ts",
|
|
1649
|
+
"import": "./dist/http/pricing/admin/index.js",
|
|
1650
|
+
"require": "./dist/http/pricing/admin/index.js"
|
|
1651
|
+
},
|
|
1652
|
+
"./http/pricing/admin/payloads": {
|
|
1653
|
+
"types": "./dist/http/pricing/admin/payloads.d.ts",
|
|
1654
|
+
"import": "./dist/http/pricing/admin/payloads.js",
|
|
1655
|
+
"require": "./dist/http/pricing/admin/payloads.js"
|
|
1656
|
+
},
|
|
1657
|
+
"./http/pricing/admin/queries": {
|
|
1658
|
+
"types": "./dist/http/pricing/admin/queries.d.ts",
|
|
1659
|
+
"import": "./dist/http/pricing/admin/queries.js",
|
|
1660
|
+
"require": "./dist/http/pricing/admin/queries.js"
|
|
1661
|
+
},
|
|
1662
|
+
"./http/pricing/admin/responses": {
|
|
1663
|
+
"types": "./dist/http/pricing/admin/responses.d.ts",
|
|
1664
|
+
"import": "./dist/http/pricing/admin/responses.js",
|
|
1665
|
+
"require": "./dist/http/pricing/admin/responses.js"
|
|
1666
|
+
},
|
|
1667
|
+
"./http/pricing/common": {
|
|
1668
|
+
"types": "./dist/http/pricing/common.d.ts",
|
|
1669
|
+
"import": "./dist/http/pricing/common.js",
|
|
1670
|
+
"require": "./dist/http/pricing/common.js"
|
|
1671
|
+
},
|
|
1672
|
+
"./http/pricing": {
|
|
1673
|
+
"types": "./dist/http/pricing/index.d.ts",
|
|
1674
|
+
"import": "./dist/http/pricing/index.js",
|
|
1675
|
+
"require": "./dist/http/pricing/index.js"
|
|
1676
|
+
},
|
|
1677
|
+
"./http/pricing/store/entities": {
|
|
1678
|
+
"types": "./dist/http/pricing/store/entities.d.ts",
|
|
1679
|
+
"import": "./dist/http/pricing/store/entities.js",
|
|
1680
|
+
"require": "./dist/http/pricing/store/entities.js"
|
|
1681
|
+
},
|
|
1682
|
+
"./http/pricing/store": {
|
|
1683
|
+
"types": "./dist/http/pricing/store/index.d.ts",
|
|
1684
|
+
"import": "./dist/http/pricing/store/index.js",
|
|
1685
|
+
"require": "./dist/http/pricing/store/index.js"
|
|
1686
|
+
},
|
|
1687
|
+
"./http/product/admin/entitites": {
|
|
1688
|
+
"types": "./dist/http/product/admin/entitites.d.ts",
|
|
1689
|
+
"import": "./dist/http/product/admin/entitites.js",
|
|
1690
|
+
"require": "./dist/http/product/admin/entitites.js"
|
|
1691
|
+
},
|
|
1692
|
+
"./http/product/admin": {
|
|
1693
|
+
"types": "./dist/http/product/admin/index.d.ts",
|
|
1694
|
+
"import": "./dist/http/product/admin/index.js",
|
|
1695
|
+
"require": "./dist/http/product/admin/index.js"
|
|
1696
|
+
},
|
|
1697
|
+
"./http/product/admin/payloads": {
|
|
1698
|
+
"types": "./dist/http/product/admin/payloads.d.ts",
|
|
1699
|
+
"import": "./dist/http/product/admin/payloads.js",
|
|
1700
|
+
"require": "./dist/http/product/admin/payloads.js"
|
|
1701
|
+
},
|
|
1702
|
+
"./http/product/admin/queries": {
|
|
1703
|
+
"types": "./dist/http/product/admin/queries.d.ts",
|
|
1704
|
+
"import": "./dist/http/product/admin/queries.js",
|
|
1705
|
+
"require": "./dist/http/product/admin/queries.js"
|
|
1706
|
+
},
|
|
1707
|
+
"./http/product/admin/responses": {
|
|
1708
|
+
"types": "./dist/http/product/admin/responses.d.ts",
|
|
1709
|
+
"import": "./dist/http/product/admin/responses.js",
|
|
1710
|
+
"require": "./dist/http/product/admin/responses.js"
|
|
1711
|
+
},
|
|
1712
|
+
"./http/product/common": {
|
|
1713
|
+
"types": "./dist/http/product/common.d.ts",
|
|
1714
|
+
"import": "./dist/http/product/common.js",
|
|
1715
|
+
"require": "./dist/http/product/common.js"
|
|
1716
|
+
},
|
|
1717
|
+
"./http/product": {
|
|
1718
|
+
"types": "./dist/http/product/index.d.ts",
|
|
1719
|
+
"import": "./dist/http/product/index.js",
|
|
1720
|
+
"require": "./dist/http/product/index.js"
|
|
1721
|
+
},
|
|
1722
|
+
"./http/product/store/entitites": {
|
|
1723
|
+
"types": "./dist/http/product/store/entitites.d.ts",
|
|
1724
|
+
"import": "./dist/http/product/store/entitites.js",
|
|
1725
|
+
"require": "./dist/http/product/store/entitites.js"
|
|
1726
|
+
},
|
|
1727
|
+
"./http/product/store": {
|
|
1728
|
+
"types": "./dist/http/product/store/index.d.ts",
|
|
1729
|
+
"import": "./dist/http/product/store/index.js",
|
|
1730
|
+
"require": "./dist/http/product/store/index.js"
|
|
1731
|
+
},
|
|
1732
|
+
"./http/product/store/queries": {
|
|
1733
|
+
"types": "./dist/http/product/store/queries.d.ts",
|
|
1734
|
+
"import": "./dist/http/product/store/queries.js",
|
|
1735
|
+
"require": "./dist/http/product/store/queries.js"
|
|
1736
|
+
},
|
|
1737
|
+
"./http/product/store/responses": {
|
|
1738
|
+
"types": "./dist/http/product/store/responses.d.ts",
|
|
1739
|
+
"import": "./dist/http/product/store/responses.js",
|
|
1740
|
+
"require": "./dist/http/product/store/responses.js"
|
|
1741
|
+
},
|
|
1742
|
+
"./http/product-category/admin/entities": {
|
|
1743
|
+
"types": "./dist/http/product-category/admin/entities.d.ts",
|
|
1744
|
+
"import": "./dist/http/product-category/admin/entities.js",
|
|
1745
|
+
"require": "./dist/http/product-category/admin/entities.js"
|
|
1746
|
+
},
|
|
1747
|
+
"./http/product-category/admin": {
|
|
1748
|
+
"types": "./dist/http/product-category/admin/index.d.ts",
|
|
1749
|
+
"import": "./dist/http/product-category/admin/index.js",
|
|
1750
|
+
"require": "./dist/http/product-category/admin/index.js"
|
|
1751
|
+
},
|
|
1752
|
+
"./http/product-category/admin/payloads": {
|
|
1753
|
+
"types": "./dist/http/product-category/admin/payloads.d.ts",
|
|
1754
|
+
"import": "./dist/http/product-category/admin/payloads.js",
|
|
1755
|
+
"require": "./dist/http/product-category/admin/payloads.js"
|
|
1756
|
+
},
|
|
1757
|
+
"./http/product-category/admin/queries": {
|
|
1758
|
+
"types": "./dist/http/product-category/admin/queries.d.ts",
|
|
1759
|
+
"import": "./dist/http/product-category/admin/queries.js",
|
|
1760
|
+
"require": "./dist/http/product-category/admin/queries.js"
|
|
1761
|
+
},
|
|
1762
|
+
"./http/product-category/admin/responses": {
|
|
1763
|
+
"types": "./dist/http/product-category/admin/responses.d.ts",
|
|
1764
|
+
"import": "./dist/http/product-category/admin/responses.js",
|
|
1765
|
+
"require": "./dist/http/product-category/admin/responses.js"
|
|
1766
|
+
},
|
|
1767
|
+
"./http/product-category/common": {
|
|
1768
|
+
"types": "./dist/http/product-category/common.d.ts",
|
|
1769
|
+
"import": "./dist/http/product-category/common.js",
|
|
1770
|
+
"require": "./dist/http/product-category/common.js"
|
|
1771
|
+
},
|
|
1772
|
+
"./http/product-category": {
|
|
1773
|
+
"types": "./dist/http/product-category/index.d.ts",
|
|
1774
|
+
"import": "./dist/http/product-category/index.js",
|
|
1775
|
+
"require": "./dist/http/product-category/index.js"
|
|
1776
|
+
},
|
|
1777
|
+
"./http/product-category/store/entities": {
|
|
1778
|
+
"types": "./dist/http/product-category/store/entities.d.ts",
|
|
1779
|
+
"import": "./dist/http/product-category/store/entities.js",
|
|
1780
|
+
"require": "./dist/http/product-category/store/entities.js"
|
|
1781
|
+
},
|
|
1782
|
+
"./http/product-category/store": {
|
|
1783
|
+
"types": "./dist/http/product-category/store/index.d.ts",
|
|
1784
|
+
"import": "./dist/http/product-category/store/index.js",
|
|
1785
|
+
"require": "./dist/http/product-category/store/index.js"
|
|
1786
|
+
},
|
|
1787
|
+
"./http/product-category/store/queries": {
|
|
1788
|
+
"types": "./dist/http/product-category/store/queries.d.ts",
|
|
1789
|
+
"import": "./dist/http/product-category/store/queries.js",
|
|
1790
|
+
"require": "./dist/http/product-category/store/queries.js"
|
|
1791
|
+
},
|
|
1792
|
+
"./http/product-category/store/responses": {
|
|
1793
|
+
"types": "./dist/http/product-category/store/responses.d.ts",
|
|
1794
|
+
"import": "./dist/http/product-category/store/responses.js",
|
|
1795
|
+
"require": "./dist/http/product-category/store/responses.js"
|
|
1796
|
+
},
|
|
1797
|
+
"./http/product-tag/admin/entities": {
|
|
1798
|
+
"types": "./dist/http/product-tag/admin/entities.d.ts",
|
|
1799
|
+
"import": "./dist/http/product-tag/admin/entities.js",
|
|
1800
|
+
"require": "./dist/http/product-tag/admin/entities.js"
|
|
1801
|
+
},
|
|
1802
|
+
"./http/product-tag/admin": {
|
|
1803
|
+
"types": "./dist/http/product-tag/admin/index.d.ts",
|
|
1804
|
+
"import": "./dist/http/product-tag/admin/index.js",
|
|
1805
|
+
"require": "./dist/http/product-tag/admin/index.js"
|
|
1806
|
+
},
|
|
1807
|
+
"./http/product-tag/admin/payloads": {
|
|
1808
|
+
"types": "./dist/http/product-tag/admin/payloads.d.ts",
|
|
1809
|
+
"import": "./dist/http/product-tag/admin/payloads.js",
|
|
1810
|
+
"require": "./dist/http/product-tag/admin/payloads.js"
|
|
1811
|
+
},
|
|
1812
|
+
"./http/product-tag/admin/queries": {
|
|
1813
|
+
"types": "./dist/http/product-tag/admin/queries.d.ts",
|
|
1814
|
+
"import": "./dist/http/product-tag/admin/queries.js",
|
|
1815
|
+
"require": "./dist/http/product-tag/admin/queries.js"
|
|
1816
|
+
},
|
|
1817
|
+
"./http/product-tag/admin/responses": {
|
|
1818
|
+
"types": "./dist/http/product-tag/admin/responses.d.ts",
|
|
1819
|
+
"import": "./dist/http/product-tag/admin/responses.js",
|
|
1820
|
+
"require": "./dist/http/product-tag/admin/responses.js"
|
|
1821
|
+
},
|
|
1822
|
+
"./http/product-tag/common": {
|
|
1823
|
+
"types": "./dist/http/product-tag/common.d.ts",
|
|
1824
|
+
"import": "./dist/http/product-tag/common.js",
|
|
1825
|
+
"require": "./dist/http/product-tag/common.js"
|
|
1826
|
+
},
|
|
1827
|
+
"./http/product-tag": {
|
|
1828
|
+
"types": "./dist/http/product-tag/index.d.ts",
|
|
1829
|
+
"import": "./dist/http/product-tag/index.js",
|
|
1830
|
+
"require": "./dist/http/product-tag/index.js"
|
|
1831
|
+
},
|
|
1832
|
+
"./http/product-tag/store/entities": {
|
|
1833
|
+
"types": "./dist/http/product-tag/store/entities.d.ts",
|
|
1834
|
+
"import": "./dist/http/product-tag/store/entities.js",
|
|
1835
|
+
"require": "./dist/http/product-tag/store/entities.js"
|
|
1836
|
+
},
|
|
1837
|
+
"./http/product-tag/store": {
|
|
1838
|
+
"types": "./dist/http/product-tag/store/index.d.ts",
|
|
1839
|
+
"import": "./dist/http/product-tag/store/index.js",
|
|
1840
|
+
"require": "./dist/http/product-tag/store/index.js"
|
|
1841
|
+
},
|
|
1842
|
+
"./http/product-tag/store/queries": {
|
|
1843
|
+
"types": "./dist/http/product-tag/store/queries.d.ts",
|
|
1844
|
+
"import": "./dist/http/product-tag/store/queries.js",
|
|
1845
|
+
"require": "./dist/http/product-tag/store/queries.js"
|
|
1846
|
+
},
|
|
1847
|
+
"./http/product-tag/store/responses": {
|
|
1848
|
+
"types": "./dist/http/product-tag/store/responses.d.ts",
|
|
1849
|
+
"import": "./dist/http/product-tag/store/responses.js",
|
|
1850
|
+
"require": "./dist/http/product-tag/store/responses.js"
|
|
1851
|
+
},
|
|
1852
|
+
"./http/product-type/admin/entities": {
|
|
1853
|
+
"types": "./dist/http/product-type/admin/entities.d.ts",
|
|
1854
|
+
"import": "./dist/http/product-type/admin/entities.js",
|
|
1855
|
+
"require": "./dist/http/product-type/admin/entities.js"
|
|
1856
|
+
},
|
|
1857
|
+
"./http/product-type/admin": {
|
|
1858
|
+
"types": "./dist/http/product-type/admin/index.d.ts",
|
|
1859
|
+
"import": "./dist/http/product-type/admin/index.js",
|
|
1860
|
+
"require": "./dist/http/product-type/admin/index.js"
|
|
1861
|
+
},
|
|
1862
|
+
"./http/product-type/admin/payloads": {
|
|
1863
|
+
"types": "./dist/http/product-type/admin/payloads.d.ts",
|
|
1864
|
+
"import": "./dist/http/product-type/admin/payloads.js",
|
|
1865
|
+
"require": "./dist/http/product-type/admin/payloads.js"
|
|
1866
|
+
},
|
|
1867
|
+
"./http/product-type/admin/queries": {
|
|
1868
|
+
"types": "./dist/http/product-type/admin/queries.d.ts",
|
|
1869
|
+
"import": "./dist/http/product-type/admin/queries.js",
|
|
1870
|
+
"require": "./dist/http/product-type/admin/queries.js"
|
|
1871
|
+
},
|
|
1872
|
+
"./http/product-type/admin/responses": {
|
|
1873
|
+
"types": "./dist/http/product-type/admin/responses.d.ts",
|
|
1874
|
+
"import": "./dist/http/product-type/admin/responses.js",
|
|
1875
|
+
"require": "./dist/http/product-type/admin/responses.js"
|
|
1876
|
+
},
|
|
1877
|
+
"./http/product-type/common": {
|
|
1878
|
+
"types": "./dist/http/product-type/common.d.ts",
|
|
1879
|
+
"import": "./dist/http/product-type/common.js",
|
|
1880
|
+
"require": "./dist/http/product-type/common.js"
|
|
1881
|
+
},
|
|
1882
|
+
"./http/product-type": {
|
|
1883
|
+
"types": "./dist/http/product-type/index.d.ts",
|
|
1884
|
+
"import": "./dist/http/product-type/index.js",
|
|
1885
|
+
"require": "./dist/http/product-type/index.js"
|
|
1886
|
+
},
|
|
1887
|
+
"./http/product-type/store/entities": {
|
|
1888
|
+
"types": "./dist/http/product-type/store/entities.d.ts",
|
|
1889
|
+
"import": "./dist/http/product-type/store/entities.js",
|
|
1890
|
+
"require": "./dist/http/product-type/store/entities.js"
|
|
1891
|
+
},
|
|
1892
|
+
"./http/product-type/store": {
|
|
1893
|
+
"types": "./dist/http/product-type/store/index.d.ts",
|
|
1894
|
+
"import": "./dist/http/product-type/store/index.js",
|
|
1895
|
+
"require": "./dist/http/product-type/store/index.js"
|
|
1896
|
+
},
|
|
1897
|
+
"./http/product-type/store/queries": {
|
|
1898
|
+
"types": "./dist/http/product-type/store/queries.d.ts",
|
|
1899
|
+
"import": "./dist/http/product-type/store/queries.js",
|
|
1900
|
+
"require": "./dist/http/product-type/store/queries.js"
|
|
1901
|
+
},
|
|
1902
|
+
"./http/product-type/store/responses": {
|
|
1903
|
+
"types": "./dist/http/product-type/store/responses.d.ts",
|
|
1904
|
+
"import": "./dist/http/product-type/store/responses.js",
|
|
1905
|
+
"require": "./dist/http/product-type/store/responses.js"
|
|
1906
|
+
},
|
|
1907
|
+
"./http/promotion/admin/entities": {
|
|
1908
|
+
"types": "./dist/http/promotion/admin/entities.d.ts",
|
|
1909
|
+
"import": "./dist/http/promotion/admin/entities.js",
|
|
1910
|
+
"require": "./dist/http/promotion/admin/entities.js"
|
|
1911
|
+
},
|
|
1912
|
+
"./http/promotion/admin": {
|
|
1913
|
+
"types": "./dist/http/promotion/admin/index.d.ts",
|
|
1914
|
+
"import": "./dist/http/promotion/admin/index.js",
|
|
1915
|
+
"require": "./dist/http/promotion/admin/index.js"
|
|
1916
|
+
},
|
|
1917
|
+
"./http/promotion/admin/payloads": {
|
|
1918
|
+
"types": "./dist/http/promotion/admin/payloads.d.ts",
|
|
1919
|
+
"import": "./dist/http/promotion/admin/payloads.js",
|
|
1920
|
+
"require": "./dist/http/promotion/admin/payloads.js"
|
|
1921
|
+
},
|
|
1922
|
+
"./http/promotion/admin/queries": {
|
|
1923
|
+
"types": "./dist/http/promotion/admin/queries.d.ts",
|
|
1924
|
+
"import": "./dist/http/promotion/admin/queries.js",
|
|
1925
|
+
"require": "./dist/http/promotion/admin/queries.js"
|
|
1926
|
+
},
|
|
1927
|
+
"./http/promotion/admin/responses": {
|
|
1928
|
+
"types": "./dist/http/promotion/admin/responses.d.ts",
|
|
1929
|
+
"import": "./dist/http/promotion/admin/responses.js",
|
|
1930
|
+
"require": "./dist/http/promotion/admin/responses.js"
|
|
1931
|
+
},
|
|
1932
|
+
"./http/promotion/common": {
|
|
1933
|
+
"types": "./dist/http/promotion/common.d.ts",
|
|
1934
|
+
"import": "./dist/http/promotion/common.js",
|
|
1935
|
+
"require": "./dist/http/promotion/common.js"
|
|
1936
|
+
},
|
|
1937
|
+
"./http/promotion": {
|
|
1938
|
+
"types": "./dist/http/promotion/index.d.ts",
|
|
1939
|
+
"import": "./dist/http/promotion/index.js",
|
|
1940
|
+
"require": "./dist/http/promotion/index.js"
|
|
1941
|
+
},
|
|
1942
|
+
"./http/promotion/store": {
|
|
1943
|
+
"types": "./dist/http/promotion/store.d.ts",
|
|
1944
|
+
"import": "./dist/http/promotion/store.js",
|
|
1945
|
+
"require": "./dist/http/promotion/store.js"
|
|
1946
|
+
},
|
|
1947
|
+
"./http/refund-reason/admin/entities": {
|
|
1948
|
+
"types": "./dist/http/refund-reason/admin/entities.d.ts",
|
|
1949
|
+
"import": "./dist/http/refund-reason/admin/entities.js",
|
|
1950
|
+
"require": "./dist/http/refund-reason/admin/entities.js"
|
|
1951
|
+
},
|
|
1952
|
+
"./http/refund-reason/admin": {
|
|
1953
|
+
"types": "./dist/http/refund-reason/admin/index.d.ts",
|
|
1954
|
+
"import": "./dist/http/refund-reason/admin/index.js",
|
|
1955
|
+
"require": "./dist/http/refund-reason/admin/index.js"
|
|
1956
|
+
},
|
|
1957
|
+
"./http/refund-reason/admin/payloads": {
|
|
1958
|
+
"types": "./dist/http/refund-reason/admin/payloads.d.ts",
|
|
1959
|
+
"import": "./dist/http/refund-reason/admin/payloads.js",
|
|
1960
|
+
"require": "./dist/http/refund-reason/admin/payloads.js"
|
|
1961
|
+
},
|
|
1962
|
+
"./http/refund-reason/admin/queries": {
|
|
1963
|
+
"types": "./dist/http/refund-reason/admin/queries.d.ts",
|
|
1964
|
+
"import": "./dist/http/refund-reason/admin/queries.js",
|
|
1965
|
+
"require": "./dist/http/refund-reason/admin/queries.js"
|
|
1966
|
+
},
|
|
1967
|
+
"./http/refund-reason/admin/responses": {
|
|
1968
|
+
"types": "./dist/http/refund-reason/admin/responses.d.ts",
|
|
1969
|
+
"import": "./dist/http/refund-reason/admin/responses.js",
|
|
1970
|
+
"require": "./dist/http/refund-reason/admin/responses.js"
|
|
1971
|
+
},
|
|
1972
|
+
"./http/refund-reason/common": {
|
|
1973
|
+
"types": "./dist/http/refund-reason/common.d.ts",
|
|
1974
|
+
"import": "./dist/http/refund-reason/common.js",
|
|
1975
|
+
"require": "./dist/http/refund-reason/common.js"
|
|
1976
|
+
},
|
|
1977
|
+
"./http/refund-reason": {
|
|
1978
|
+
"types": "./dist/http/refund-reason/index.d.ts",
|
|
1979
|
+
"import": "./dist/http/refund-reason/index.js",
|
|
1980
|
+
"require": "./dist/http/refund-reason/index.js"
|
|
1981
|
+
},
|
|
1982
|
+
"./http/region/admin/entities": {
|
|
1983
|
+
"types": "./dist/http/region/admin/entities.d.ts",
|
|
1984
|
+
"import": "./dist/http/region/admin/entities.js",
|
|
1985
|
+
"require": "./dist/http/region/admin/entities.js"
|
|
1986
|
+
},
|
|
1987
|
+
"./http/region/admin": {
|
|
1988
|
+
"types": "./dist/http/region/admin/index.d.ts",
|
|
1989
|
+
"import": "./dist/http/region/admin/index.js",
|
|
1990
|
+
"require": "./dist/http/region/admin/index.js"
|
|
1991
|
+
},
|
|
1992
|
+
"./http/region/admin/payloads": {
|
|
1993
|
+
"types": "./dist/http/region/admin/payloads.d.ts",
|
|
1994
|
+
"import": "./dist/http/region/admin/payloads.js",
|
|
1995
|
+
"require": "./dist/http/region/admin/payloads.js"
|
|
1996
|
+
},
|
|
1997
|
+
"./http/region/admin/queries": {
|
|
1998
|
+
"types": "./dist/http/region/admin/queries.d.ts",
|
|
1999
|
+
"import": "./dist/http/region/admin/queries.js",
|
|
2000
|
+
"require": "./dist/http/region/admin/queries.js"
|
|
2001
|
+
},
|
|
2002
|
+
"./http/region/admin/responses": {
|
|
2003
|
+
"types": "./dist/http/region/admin/responses.d.ts",
|
|
2004
|
+
"import": "./dist/http/region/admin/responses.js",
|
|
2005
|
+
"require": "./dist/http/region/admin/responses.js"
|
|
2006
|
+
},
|
|
2007
|
+
"./http/region/common": {
|
|
2008
|
+
"types": "./dist/http/region/common.d.ts",
|
|
2009
|
+
"import": "./dist/http/region/common.js",
|
|
2010
|
+
"require": "./dist/http/region/common.js"
|
|
2011
|
+
},
|
|
2012
|
+
"./http/region": {
|
|
2013
|
+
"types": "./dist/http/region/index.d.ts",
|
|
2014
|
+
"import": "./dist/http/region/index.js",
|
|
2015
|
+
"require": "./dist/http/region/index.js"
|
|
2016
|
+
},
|
|
2017
|
+
"./http/region/store/entities": {
|
|
2018
|
+
"types": "./dist/http/region/store/entities.d.ts",
|
|
2019
|
+
"import": "./dist/http/region/store/entities.js",
|
|
2020
|
+
"require": "./dist/http/region/store/entities.js"
|
|
2021
|
+
},
|
|
2022
|
+
"./http/region/store": {
|
|
2023
|
+
"types": "./dist/http/region/store/index.d.ts",
|
|
2024
|
+
"import": "./dist/http/region/store/index.js",
|
|
2025
|
+
"require": "./dist/http/region/store/index.js"
|
|
2026
|
+
},
|
|
2027
|
+
"./http/region/store/queries": {
|
|
2028
|
+
"types": "./dist/http/region/store/queries.d.ts",
|
|
2029
|
+
"import": "./dist/http/region/store/queries.js",
|
|
2030
|
+
"require": "./dist/http/region/store/queries.js"
|
|
2031
|
+
},
|
|
2032
|
+
"./http/region/store/responses": {
|
|
2033
|
+
"types": "./dist/http/region/store/responses.d.ts",
|
|
2034
|
+
"import": "./dist/http/region/store/responses.js",
|
|
2035
|
+
"require": "./dist/http/region/store/responses.js"
|
|
2036
|
+
},
|
|
2037
|
+
"./http/reservation/admin/entities": {
|
|
2038
|
+
"types": "./dist/http/reservation/admin/entities.d.ts",
|
|
2039
|
+
"import": "./dist/http/reservation/admin/entities.js",
|
|
2040
|
+
"require": "./dist/http/reservation/admin/entities.js"
|
|
2041
|
+
},
|
|
2042
|
+
"./http/reservation/admin": {
|
|
2043
|
+
"types": "./dist/http/reservation/admin/index.d.ts",
|
|
2044
|
+
"import": "./dist/http/reservation/admin/index.js",
|
|
2045
|
+
"require": "./dist/http/reservation/admin/index.js"
|
|
2046
|
+
},
|
|
2047
|
+
"./http/reservation/admin/payloads": {
|
|
2048
|
+
"types": "./dist/http/reservation/admin/payloads.d.ts",
|
|
2049
|
+
"import": "./dist/http/reservation/admin/payloads.js",
|
|
2050
|
+
"require": "./dist/http/reservation/admin/payloads.js"
|
|
2051
|
+
},
|
|
2052
|
+
"./http/reservation/admin/queries": {
|
|
2053
|
+
"types": "./dist/http/reservation/admin/queries.d.ts",
|
|
2054
|
+
"import": "./dist/http/reservation/admin/queries.js",
|
|
2055
|
+
"require": "./dist/http/reservation/admin/queries.js"
|
|
2056
|
+
},
|
|
2057
|
+
"./http/reservation/admin/responses": {
|
|
2058
|
+
"types": "./dist/http/reservation/admin/responses.d.ts",
|
|
2059
|
+
"import": "./dist/http/reservation/admin/responses.js",
|
|
2060
|
+
"require": "./dist/http/reservation/admin/responses.js"
|
|
2061
|
+
},
|
|
2062
|
+
"./http/reservation": {
|
|
2063
|
+
"types": "./dist/http/reservation/index.d.ts",
|
|
2064
|
+
"import": "./dist/http/reservation/index.js",
|
|
2065
|
+
"require": "./dist/http/reservation/index.js"
|
|
2066
|
+
},
|
|
2067
|
+
"./http/return/admin/entities": {
|
|
2068
|
+
"types": "./dist/http/return/admin/entities.d.ts",
|
|
2069
|
+
"import": "./dist/http/return/admin/entities.js",
|
|
2070
|
+
"require": "./dist/http/return/admin/entities.js"
|
|
2071
|
+
},
|
|
2072
|
+
"./http/return/admin": {
|
|
2073
|
+
"types": "./dist/http/return/admin/index.d.ts",
|
|
2074
|
+
"import": "./dist/http/return/admin/index.js",
|
|
2075
|
+
"require": "./dist/http/return/admin/index.js"
|
|
2076
|
+
},
|
|
2077
|
+
"./http/return/admin/payloads": {
|
|
2078
|
+
"types": "./dist/http/return/admin/payloads.d.ts",
|
|
2079
|
+
"import": "./dist/http/return/admin/payloads.js",
|
|
2080
|
+
"require": "./dist/http/return/admin/payloads.js"
|
|
2081
|
+
},
|
|
2082
|
+
"./http/return/admin/queries": {
|
|
2083
|
+
"types": "./dist/http/return/admin/queries.d.ts",
|
|
2084
|
+
"import": "./dist/http/return/admin/queries.js",
|
|
2085
|
+
"require": "./dist/http/return/admin/queries.js"
|
|
2086
|
+
},
|
|
2087
|
+
"./http/return/admin/responses": {
|
|
2088
|
+
"types": "./dist/http/return/admin/responses.d.ts",
|
|
2089
|
+
"import": "./dist/http/return/admin/responses.js",
|
|
2090
|
+
"require": "./dist/http/return/admin/responses.js"
|
|
2091
|
+
},
|
|
2092
|
+
"./http/return/common": {
|
|
2093
|
+
"types": "./dist/http/return/common.d.ts",
|
|
2094
|
+
"import": "./dist/http/return/common.js",
|
|
2095
|
+
"require": "./dist/http/return/common.js"
|
|
2096
|
+
},
|
|
2097
|
+
"./http/return": {
|
|
2098
|
+
"types": "./dist/http/return/index.d.ts",
|
|
2099
|
+
"import": "./dist/http/return/index.js",
|
|
2100
|
+
"require": "./dist/http/return/index.js"
|
|
2101
|
+
},
|
|
2102
|
+
"./http/return/store/entities": {
|
|
2103
|
+
"types": "./dist/http/return/store/entities.d.ts",
|
|
2104
|
+
"import": "./dist/http/return/store/entities.js",
|
|
2105
|
+
"require": "./dist/http/return/store/entities.js"
|
|
2106
|
+
},
|
|
2107
|
+
"./http/return/store": {
|
|
2108
|
+
"types": "./dist/http/return/store/index.d.ts",
|
|
2109
|
+
"import": "./dist/http/return/store/index.js",
|
|
2110
|
+
"require": "./dist/http/return/store/index.js"
|
|
2111
|
+
},
|
|
2112
|
+
"./http/return/store/payloads": {
|
|
2113
|
+
"types": "./dist/http/return/store/payloads.d.ts",
|
|
2114
|
+
"import": "./dist/http/return/store/payloads.js",
|
|
2115
|
+
"require": "./dist/http/return/store/payloads.js"
|
|
2116
|
+
},
|
|
2117
|
+
"./http/return/store/responses": {
|
|
2118
|
+
"types": "./dist/http/return/store/responses.d.ts",
|
|
2119
|
+
"import": "./dist/http/return/store/responses.js",
|
|
2120
|
+
"require": "./dist/http/return/store/responses.js"
|
|
2121
|
+
},
|
|
2122
|
+
"./http/return-reason/admin/entities": {
|
|
2123
|
+
"types": "./dist/http/return-reason/admin/entities.d.ts",
|
|
2124
|
+
"import": "./dist/http/return-reason/admin/entities.js",
|
|
2125
|
+
"require": "./dist/http/return-reason/admin/entities.js"
|
|
2126
|
+
},
|
|
2127
|
+
"./http/return-reason/admin": {
|
|
2128
|
+
"types": "./dist/http/return-reason/admin/index.d.ts",
|
|
2129
|
+
"import": "./dist/http/return-reason/admin/index.js",
|
|
2130
|
+
"require": "./dist/http/return-reason/admin/index.js"
|
|
2131
|
+
},
|
|
2132
|
+
"./http/return-reason/admin/payloads": {
|
|
2133
|
+
"types": "./dist/http/return-reason/admin/payloads.d.ts",
|
|
2134
|
+
"import": "./dist/http/return-reason/admin/payloads.js",
|
|
2135
|
+
"require": "./dist/http/return-reason/admin/payloads.js"
|
|
2136
|
+
},
|
|
2137
|
+
"./http/return-reason/admin/queries": {
|
|
2138
|
+
"types": "./dist/http/return-reason/admin/queries.d.ts",
|
|
2139
|
+
"import": "./dist/http/return-reason/admin/queries.js",
|
|
2140
|
+
"require": "./dist/http/return-reason/admin/queries.js"
|
|
2141
|
+
},
|
|
2142
|
+
"./http/return-reason/admin/responses": {
|
|
2143
|
+
"types": "./dist/http/return-reason/admin/responses.d.ts",
|
|
2144
|
+
"import": "./dist/http/return-reason/admin/responses.js",
|
|
2145
|
+
"require": "./dist/http/return-reason/admin/responses.js"
|
|
2146
|
+
},
|
|
2147
|
+
"./http/return-reason/common": {
|
|
2148
|
+
"types": "./dist/http/return-reason/common.d.ts",
|
|
2149
|
+
"import": "./dist/http/return-reason/common.js",
|
|
2150
|
+
"require": "./dist/http/return-reason/common.js"
|
|
2151
|
+
},
|
|
2152
|
+
"./http/return-reason": {
|
|
2153
|
+
"types": "./dist/http/return-reason/index.d.ts",
|
|
2154
|
+
"import": "./dist/http/return-reason/index.js",
|
|
2155
|
+
"require": "./dist/http/return-reason/index.js"
|
|
2156
|
+
},
|
|
2157
|
+
"./http/return-reason/store/entities": {
|
|
2158
|
+
"types": "./dist/http/return-reason/store/entities.d.ts",
|
|
2159
|
+
"import": "./dist/http/return-reason/store/entities.js",
|
|
2160
|
+
"require": "./dist/http/return-reason/store/entities.js"
|
|
2161
|
+
},
|
|
2162
|
+
"./http/return-reason/store": {
|
|
2163
|
+
"types": "./dist/http/return-reason/store/index.d.ts",
|
|
2164
|
+
"import": "./dist/http/return-reason/store/index.js",
|
|
2165
|
+
"require": "./dist/http/return-reason/store/index.js"
|
|
2166
|
+
},
|
|
2167
|
+
"./http/return-reason/store/responses": {
|
|
2168
|
+
"types": "./dist/http/return-reason/store/responses.d.ts",
|
|
2169
|
+
"import": "./dist/http/return-reason/store/responses.js",
|
|
2170
|
+
"require": "./dist/http/return-reason/store/responses.js"
|
|
2171
|
+
},
|
|
2172
|
+
"./http/sales-channel/admin/entities": {
|
|
2173
|
+
"types": "./dist/http/sales-channel/admin/entities.d.ts",
|
|
2174
|
+
"import": "./dist/http/sales-channel/admin/entities.js",
|
|
2175
|
+
"require": "./dist/http/sales-channel/admin/entities.js"
|
|
2176
|
+
},
|
|
2177
|
+
"./http/sales-channel/admin": {
|
|
2178
|
+
"types": "./dist/http/sales-channel/admin/index.d.ts",
|
|
2179
|
+
"import": "./dist/http/sales-channel/admin/index.js",
|
|
2180
|
+
"require": "./dist/http/sales-channel/admin/index.js"
|
|
2181
|
+
},
|
|
2182
|
+
"./http/sales-channel/admin/payloads": {
|
|
2183
|
+
"types": "./dist/http/sales-channel/admin/payloads.d.ts",
|
|
2184
|
+
"import": "./dist/http/sales-channel/admin/payloads.js",
|
|
2185
|
+
"require": "./dist/http/sales-channel/admin/payloads.js"
|
|
2186
|
+
},
|
|
2187
|
+
"./http/sales-channel/admin/queries": {
|
|
2188
|
+
"types": "./dist/http/sales-channel/admin/queries.d.ts",
|
|
2189
|
+
"import": "./dist/http/sales-channel/admin/queries.js",
|
|
2190
|
+
"require": "./dist/http/sales-channel/admin/queries.js"
|
|
2191
|
+
},
|
|
2192
|
+
"./http/sales-channel/admin/responses": {
|
|
2193
|
+
"types": "./dist/http/sales-channel/admin/responses.d.ts",
|
|
2194
|
+
"import": "./dist/http/sales-channel/admin/responses.js",
|
|
2195
|
+
"require": "./dist/http/sales-channel/admin/responses.js"
|
|
2196
|
+
},
|
|
2197
|
+
"./http/sales-channel": {
|
|
2198
|
+
"types": "./dist/http/sales-channel/index.d.ts",
|
|
2199
|
+
"import": "./dist/http/sales-channel/index.js",
|
|
2200
|
+
"require": "./dist/http/sales-channel/index.js"
|
|
2201
|
+
},
|
|
2202
|
+
"./http/shipping-option/admin/entities": {
|
|
2203
|
+
"types": "./dist/http/shipping-option/admin/entities.d.ts",
|
|
2204
|
+
"import": "./dist/http/shipping-option/admin/entities.js",
|
|
2205
|
+
"require": "./dist/http/shipping-option/admin/entities.js"
|
|
2206
|
+
},
|
|
2207
|
+
"./http/shipping-option/admin": {
|
|
2208
|
+
"types": "./dist/http/shipping-option/admin/index.d.ts",
|
|
2209
|
+
"import": "./dist/http/shipping-option/admin/index.js",
|
|
2210
|
+
"require": "./dist/http/shipping-option/admin/index.js"
|
|
2211
|
+
},
|
|
2212
|
+
"./http/shipping-option/admin/payloads": {
|
|
2213
|
+
"types": "./dist/http/shipping-option/admin/payloads.d.ts",
|
|
2214
|
+
"import": "./dist/http/shipping-option/admin/payloads.js",
|
|
2215
|
+
"require": "./dist/http/shipping-option/admin/payloads.js"
|
|
2216
|
+
},
|
|
2217
|
+
"./http/shipping-option/admin/queries": {
|
|
2218
|
+
"types": "./dist/http/shipping-option/admin/queries.d.ts",
|
|
2219
|
+
"import": "./dist/http/shipping-option/admin/queries.js",
|
|
2220
|
+
"require": "./dist/http/shipping-option/admin/queries.js"
|
|
2221
|
+
},
|
|
2222
|
+
"./http/shipping-option/admin/responses": {
|
|
2223
|
+
"types": "./dist/http/shipping-option/admin/responses.d.ts",
|
|
2224
|
+
"import": "./dist/http/shipping-option/admin/responses.js",
|
|
2225
|
+
"require": "./dist/http/shipping-option/admin/responses.js"
|
|
2226
|
+
},
|
|
2227
|
+
"./http/shipping-option": {
|
|
2228
|
+
"types": "./dist/http/shipping-option/index.d.ts",
|
|
2229
|
+
"import": "./dist/http/shipping-option/index.js",
|
|
2230
|
+
"require": "./dist/http/shipping-option/index.js"
|
|
2231
|
+
},
|
|
2232
|
+
"./http/shipping-option/store/entities": {
|
|
2233
|
+
"types": "./dist/http/shipping-option/store/entities.d.ts",
|
|
2234
|
+
"import": "./dist/http/shipping-option/store/entities.js",
|
|
2235
|
+
"require": "./dist/http/shipping-option/store/entities.js"
|
|
2236
|
+
},
|
|
2237
|
+
"./http/shipping-option/store": {
|
|
2238
|
+
"types": "./dist/http/shipping-option/store/index.d.ts",
|
|
2239
|
+
"import": "./dist/http/shipping-option/store/index.js",
|
|
2240
|
+
"require": "./dist/http/shipping-option/store/index.js"
|
|
2241
|
+
},
|
|
2242
|
+
"./http/shipping-option/store/payloads": {
|
|
2243
|
+
"types": "./dist/http/shipping-option/store/payloads.d.ts",
|
|
2244
|
+
"import": "./dist/http/shipping-option/store/payloads.js",
|
|
2245
|
+
"require": "./dist/http/shipping-option/store/payloads.js"
|
|
2246
|
+
},
|
|
2247
|
+
"./http/shipping-option/store/queries": {
|
|
2248
|
+
"types": "./dist/http/shipping-option/store/queries.d.ts",
|
|
2249
|
+
"import": "./dist/http/shipping-option/store/queries.js",
|
|
2250
|
+
"require": "./dist/http/shipping-option/store/queries.js"
|
|
2251
|
+
},
|
|
2252
|
+
"./http/shipping-option/store/responses": {
|
|
2253
|
+
"types": "./dist/http/shipping-option/store/responses.d.ts",
|
|
2254
|
+
"import": "./dist/http/shipping-option/store/responses.js",
|
|
2255
|
+
"require": "./dist/http/shipping-option/store/responses.js"
|
|
2256
|
+
},
|
|
2257
|
+
"./http/shipping-profile/admin/entities": {
|
|
2258
|
+
"types": "./dist/http/shipping-profile/admin/entities.d.ts",
|
|
2259
|
+
"import": "./dist/http/shipping-profile/admin/entities.js",
|
|
2260
|
+
"require": "./dist/http/shipping-profile/admin/entities.js"
|
|
2261
|
+
},
|
|
2262
|
+
"./http/shipping-profile/admin": {
|
|
2263
|
+
"types": "./dist/http/shipping-profile/admin/index.d.ts",
|
|
2264
|
+
"import": "./dist/http/shipping-profile/admin/index.js",
|
|
2265
|
+
"require": "./dist/http/shipping-profile/admin/index.js"
|
|
2266
|
+
},
|
|
2267
|
+
"./http/shipping-profile/admin/payloads": {
|
|
2268
|
+
"types": "./dist/http/shipping-profile/admin/payloads.d.ts",
|
|
2269
|
+
"import": "./dist/http/shipping-profile/admin/payloads.js",
|
|
2270
|
+
"require": "./dist/http/shipping-profile/admin/payloads.js"
|
|
2271
|
+
},
|
|
2272
|
+
"./http/shipping-profile/admin/queries": {
|
|
2273
|
+
"types": "./dist/http/shipping-profile/admin/queries.d.ts",
|
|
2274
|
+
"import": "./dist/http/shipping-profile/admin/queries.js",
|
|
2275
|
+
"require": "./dist/http/shipping-profile/admin/queries.js"
|
|
2276
|
+
},
|
|
2277
|
+
"./http/shipping-profile/admin/responses": {
|
|
2278
|
+
"types": "./dist/http/shipping-profile/admin/responses.d.ts",
|
|
2279
|
+
"import": "./dist/http/shipping-profile/admin/responses.js",
|
|
2280
|
+
"require": "./dist/http/shipping-profile/admin/responses.js"
|
|
2281
|
+
},
|
|
2282
|
+
"./http/shipping-profile": {
|
|
2283
|
+
"types": "./dist/http/shipping-profile/index.d.ts",
|
|
2284
|
+
"import": "./dist/http/shipping-profile/index.js",
|
|
2285
|
+
"require": "./dist/http/shipping-profile/index.js"
|
|
2286
|
+
},
|
|
2287
|
+
"./http/stock-locations/admin/entities": {
|
|
2288
|
+
"types": "./dist/http/stock-locations/admin/entities.d.ts",
|
|
2289
|
+
"import": "./dist/http/stock-locations/admin/entities.js",
|
|
2290
|
+
"require": "./dist/http/stock-locations/admin/entities.js"
|
|
2291
|
+
},
|
|
2292
|
+
"./http/stock-locations/admin": {
|
|
2293
|
+
"types": "./dist/http/stock-locations/admin/index.d.ts",
|
|
2294
|
+
"import": "./dist/http/stock-locations/admin/index.js",
|
|
2295
|
+
"require": "./dist/http/stock-locations/admin/index.js"
|
|
2296
|
+
},
|
|
2297
|
+
"./http/stock-locations/admin/payloads": {
|
|
2298
|
+
"types": "./dist/http/stock-locations/admin/payloads.d.ts",
|
|
2299
|
+
"import": "./dist/http/stock-locations/admin/payloads.js",
|
|
2300
|
+
"require": "./dist/http/stock-locations/admin/payloads.js"
|
|
2301
|
+
},
|
|
2302
|
+
"./http/stock-locations/admin/queries": {
|
|
2303
|
+
"types": "./dist/http/stock-locations/admin/queries.d.ts",
|
|
2304
|
+
"import": "./dist/http/stock-locations/admin/queries.js",
|
|
2305
|
+
"require": "./dist/http/stock-locations/admin/queries.js"
|
|
2306
|
+
},
|
|
2307
|
+
"./http/stock-locations/admin/responses": {
|
|
2308
|
+
"types": "./dist/http/stock-locations/admin/responses.d.ts",
|
|
2309
|
+
"import": "./dist/http/stock-locations/admin/responses.js",
|
|
2310
|
+
"require": "./dist/http/stock-locations/admin/responses.js"
|
|
2311
|
+
},
|
|
2312
|
+
"./http/stock-locations": {
|
|
2313
|
+
"types": "./dist/http/stock-locations/index.d.ts",
|
|
2314
|
+
"import": "./dist/http/stock-locations/index.js",
|
|
2315
|
+
"require": "./dist/http/stock-locations/index.js"
|
|
2316
|
+
},
|
|
2317
|
+
"./http/store/admin/entities": {
|
|
2318
|
+
"types": "./dist/http/store/admin/entities.d.ts",
|
|
2319
|
+
"import": "./dist/http/store/admin/entities.js",
|
|
2320
|
+
"require": "./dist/http/store/admin/entities.js"
|
|
2321
|
+
},
|
|
2322
|
+
"./http/store/admin": {
|
|
2323
|
+
"types": "./dist/http/store/admin/index.d.ts",
|
|
2324
|
+
"import": "./dist/http/store/admin/index.js",
|
|
2325
|
+
"require": "./dist/http/store/admin/index.js"
|
|
2326
|
+
},
|
|
2327
|
+
"./http/store/admin/payloads": {
|
|
2328
|
+
"types": "./dist/http/store/admin/payloads.d.ts",
|
|
2329
|
+
"import": "./dist/http/store/admin/payloads.js",
|
|
2330
|
+
"require": "./dist/http/store/admin/payloads.js"
|
|
2331
|
+
},
|
|
2332
|
+
"./http/store/admin/queries": {
|
|
2333
|
+
"types": "./dist/http/store/admin/queries.d.ts",
|
|
2334
|
+
"import": "./dist/http/store/admin/queries.js",
|
|
2335
|
+
"require": "./dist/http/store/admin/queries.js"
|
|
2336
|
+
},
|
|
2337
|
+
"./http/store/admin/responses": {
|
|
2338
|
+
"types": "./dist/http/store/admin/responses.d.ts",
|
|
2339
|
+
"import": "./dist/http/store/admin/responses.js",
|
|
2340
|
+
"require": "./dist/http/store/admin/responses.js"
|
|
2341
|
+
},
|
|
2342
|
+
"./http/store": {
|
|
2343
|
+
"types": "./dist/http/store/index.d.ts",
|
|
2344
|
+
"import": "./dist/http/store/index.js",
|
|
2345
|
+
"require": "./dist/http/store/index.js"
|
|
2346
|
+
},
|
|
2347
|
+
"./http/tax-provider/admin/entities": {
|
|
2348
|
+
"types": "./dist/http/tax-provider/admin/entities.d.ts",
|
|
2349
|
+
"import": "./dist/http/tax-provider/admin/entities.js",
|
|
2350
|
+
"require": "./dist/http/tax-provider/admin/entities.js"
|
|
2351
|
+
},
|
|
2352
|
+
"./http/tax-provider/admin": {
|
|
2353
|
+
"types": "./dist/http/tax-provider/admin/index.d.ts",
|
|
2354
|
+
"import": "./dist/http/tax-provider/admin/index.js",
|
|
2355
|
+
"require": "./dist/http/tax-provider/admin/index.js"
|
|
2356
|
+
},
|
|
2357
|
+
"./http/tax-provider/admin/queries": {
|
|
2358
|
+
"types": "./dist/http/tax-provider/admin/queries.d.ts",
|
|
2359
|
+
"import": "./dist/http/tax-provider/admin/queries.js",
|
|
2360
|
+
"require": "./dist/http/tax-provider/admin/queries.js"
|
|
2361
|
+
},
|
|
2362
|
+
"./http/tax-provider/admin/responses": {
|
|
2363
|
+
"types": "./dist/http/tax-provider/admin/responses.d.ts",
|
|
2364
|
+
"import": "./dist/http/tax-provider/admin/responses.js",
|
|
2365
|
+
"require": "./dist/http/tax-provider/admin/responses.js"
|
|
2366
|
+
},
|
|
2367
|
+
"./http/tax-provider": {
|
|
2368
|
+
"types": "./dist/http/tax-provider/index.d.ts",
|
|
2369
|
+
"import": "./dist/http/tax-provider/index.js",
|
|
2370
|
+
"require": "./dist/http/tax-provider/index.js"
|
|
2371
|
+
},
|
|
2372
|
+
"./http/tax-rate/admin/entities": {
|
|
2373
|
+
"types": "./dist/http/tax-rate/admin/entities.d.ts",
|
|
2374
|
+
"import": "./dist/http/tax-rate/admin/entities.js",
|
|
2375
|
+
"require": "./dist/http/tax-rate/admin/entities.js"
|
|
2376
|
+
},
|
|
2377
|
+
"./http/tax-rate/admin": {
|
|
2378
|
+
"types": "./dist/http/tax-rate/admin/index.d.ts",
|
|
2379
|
+
"import": "./dist/http/tax-rate/admin/index.js",
|
|
2380
|
+
"require": "./dist/http/tax-rate/admin/index.js"
|
|
2381
|
+
},
|
|
2382
|
+
"./http/tax-rate/admin/payloads": {
|
|
2383
|
+
"types": "./dist/http/tax-rate/admin/payloads.d.ts",
|
|
2384
|
+
"import": "./dist/http/tax-rate/admin/payloads.js",
|
|
2385
|
+
"require": "./dist/http/tax-rate/admin/payloads.js"
|
|
2386
|
+
},
|
|
2387
|
+
"./http/tax-rate/admin/queries": {
|
|
2388
|
+
"types": "./dist/http/tax-rate/admin/queries.d.ts",
|
|
2389
|
+
"import": "./dist/http/tax-rate/admin/queries.js",
|
|
2390
|
+
"require": "./dist/http/tax-rate/admin/queries.js"
|
|
2391
|
+
},
|
|
2392
|
+
"./http/tax-rate/admin/responses": {
|
|
2393
|
+
"types": "./dist/http/tax-rate/admin/responses.d.ts",
|
|
2394
|
+
"import": "./dist/http/tax-rate/admin/responses.js",
|
|
2395
|
+
"require": "./dist/http/tax-rate/admin/responses.js"
|
|
2396
|
+
},
|
|
2397
|
+
"./http/tax-rate": {
|
|
2398
|
+
"types": "./dist/http/tax-rate/index.d.ts",
|
|
2399
|
+
"import": "./dist/http/tax-rate/index.js",
|
|
2400
|
+
"require": "./dist/http/tax-rate/index.js"
|
|
2401
|
+
},
|
|
2402
|
+
"./http/tax-region/admin/entities": {
|
|
2403
|
+
"types": "./dist/http/tax-region/admin/entities.d.ts",
|
|
2404
|
+
"import": "./dist/http/tax-region/admin/entities.js",
|
|
2405
|
+
"require": "./dist/http/tax-region/admin/entities.js"
|
|
2406
|
+
},
|
|
2407
|
+
"./http/tax-region/admin": {
|
|
2408
|
+
"types": "./dist/http/tax-region/admin/index.d.ts",
|
|
2409
|
+
"import": "./dist/http/tax-region/admin/index.js",
|
|
2410
|
+
"require": "./dist/http/tax-region/admin/index.js"
|
|
2411
|
+
},
|
|
2412
|
+
"./http/tax-region/admin/payloads": {
|
|
2413
|
+
"types": "./dist/http/tax-region/admin/payloads.d.ts",
|
|
2414
|
+
"import": "./dist/http/tax-region/admin/payloads.js",
|
|
2415
|
+
"require": "./dist/http/tax-region/admin/payloads.js"
|
|
2416
|
+
},
|
|
2417
|
+
"./http/tax-region/admin/queries": {
|
|
2418
|
+
"types": "./dist/http/tax-region/admin/queries.d.ts",
|
|
2419
|
+
"import": "./dist/http/tax-region/admin/queries.js",
|
|
2420
|
+
"require": "./dist/http/tax-region/admin/queries.js"
|
|
2421
|
+
},
|
|
2422
|
+
"./http/tax-region/admin/responses": {
|
|
2423
|
+
"types": "./dist/http/tax-region/admin/responses.d.ts",
|
|
2424
|
+
"import": "./dist/http/tax-region/admin/responses.js",
|
|
2425
|
+
"require": "./dist/http/tax-region/admin/responses.js"
|
|
2426
|
+
},
|
|
2427
|
+
"./http/tax-region": {
|
|
2428
|
+
"types": "./dist/http/tax-region/index.d.ts",
|
|
2429
|
+
"import": "./dist/http/tax-region/index.js",
|
|
2430
|
+
"require": "./dist/http/tax-region/index.js"
|
|
2431
|
+
},
|
|
2432
|
+
"./http/translations/admin/entities": {
|
|
2433
|
+
"types": "./dist/http/translations/admin/entities.d.ts",
|
|
2434
|
+
"import": "./dist/http/translations/admin/entities.js",
|
|
2435
|
+
"require": "./dist/http/translations/admin/entities.js"
|
|
2436
|
+
},
|
|
2437
|
+
"./http/translations/admin": {
|
|
2438
|
+
"types": "./dist/http/translations/admin/index.d.ts",
|
|
2439
|
+
"import": "./dist/http/translations/admin/index.js",
|
|
2440
|
+
"require": "./dist/http/translations/admin/index.js"
|
|
2441
|
+
},
|
|
2442
|
+
"./http/translations/admin/payloads": {
|
|
2443
|
+
"types": "./dist/http/translations/admin/payloads.d.ts",
|
|
2444
|
+
"import": "./dist/http/translations/admin/payloads.js",
|
|
2445
|
+
"require": "./dist/http/translations/admin/payloads.js"
|
|
2446
|
+
},
|
|
2447
|
+
"./http/translations/admin/queries": {
|
|
2448
|
+
"types": "./dist/http/translations/admin/queries.d.ts",
|
|
2449
|
+
"import": "./dist/http/translations/admin/queries.js",
|
|
2450
|
+
"require": "./dist/http/translations/admin/queries.js"
|
|
2451
|
+
},
|
|
2452
|
+
"./http/translations/admin/responses": {
|
|
2453
|
+
"types": "./dist/http/translations/admin/responses.d.ts",
|
|
2454
|
+
"import": "./dist/http/translations/admin/responses.js",
|
|
2455
|
+
"require": "./dist/http/translations/admin/responses.js"
|
|
2456
|
+
},
|
|
2457
|
+
"./http/translations": {
|
|
2458
|
+
"types": "./dist/http/translations/index.d.ts",
|
|
2459
|
+
"import": "./dist/http/translations/index.js",
|
|
2460
|
+
"require": "./dist/http/translations/index.js"
|
|
2461
|
+
},
|
|
712
2462
|
"./http/user/admin/entities": {
|
|
713
2463
|
"types": "./dist/http/user/admin/entities.d.ts",
|
|
714
2464
|
"import": "./dist/http/user/admin/entities.js",
|
|
@@ -739,6 +2489,36 @@
|
|
|
739
2489
|
"import": "./dist/http/user/index.js",
|
|
740
2490
|
"require": "./dist/http/user/index.js"
|
|
741
2491
|
},
|
|
2492
|
+
"./http/view-configuration/admin/columns": {
|
|
2493
|
+
"types": "./dist/http/view-configuration/admin/columns.d.ts",
|
|
2494
|
+
"import": "./dist/http/view-configuration/admin/columns.js",
|
|
2495
|
+
"require": "./dist/http/view-configuration/admin/columns.js"
|
|
2496
|
+
},
|
|
2497
|
+
"./http/view-configuration/admin": {
|
|
2498
|
+
"types": "./dist/http/view-configuration/admin/index.d.ts",
|
|
2499
|
+
"import": "./dist/http/view-configuration/admin/index.js",
|
|
2500
|
+
"require": "./dist/http/view-configuration/admin/index.js"
|
|
2501
|
+
},
|
|
2502
|
+
"./http/view-configuration/admin/payloads": {
|
|
2503
|
+
"types": "./dist/http/view-configuration/admin/payloads.d.ts",
|
|
2504
|
+
"import": "./dist/http/view-configuration/admin/payloads.js",
|
|
2505
|
+
"require": "./dist/http/view-configuration/admin/payloads.js"
|
|
2506
|
+
},
|
|
2507
|
+
"./http/view-configuration/admin/queries": {
|
|
2508
|
+
"types": "./dist/http/view-configuration/admin/queries.d.ts",
|
|
2509
|
+
"import": "./dist/http/view-configuration/admin/queries.js",
|
|
2510
|
+
"require": "./dist/http/view-configuration/admin/queries.js"
|
|
2511
|
+
},
|
|
2512
|
+
"./http/view-configuration/admin/responses": {
|
|
2513
|
+
"types": "./dist/http/view-configuration/admin/responses.d.ts",
|
|
2514
|
+
"import": "./dist/http/view-configuration/admin/responses.js",
|
|
2515
|
+
"require": "./dist/http/view-configuration/admin/responses.js"
|
|
2516
|
+
},
|
|
2517
|
+
"./http/view-configuration": {
|
|
2518
|
+
"types": "./dist/http/view-configuration/index.d.ts",
|
|
2519
|
+
"import": "./dist/http/view-configuration/index.js",
|
|
2520
|
+
"require": "./dist/http/view-configuration/index.js"
|
|
2521
|
+
},
|
|
742
2522
|
"./http/workflow-execution/admin/entities": {
|
|
743
2523
|
"types": "./dist/http/workflow-execution/admin/entities.d.ts",
|
|
744
2524
|
"import": "./dist/http/workflow-execution/admin/entities.js",
|
|
@@ -824,6 +2604,71 @@
|
|
|
824
2604
|
"import": "./dist/index-data/storage-provider.js",
|
|
825
2605
|
"require": "./dist/index-data/storage-provider.js"
|
|
826
2606
|
},
|
|
2607
|
+
"./integrations/capabilities": {
|
|
2608
|
+
"types": "./dist/integrations/capabilities.d.ts",
|
|
2609
|
+
"import": "./dist/integrations/capabilities.js",
|
|
2610
|
+
"require": "./dist/integrations/capabilities.js"
|
|
2611
|
+
},
|
|
2612
|
+
"./integrations": {
|
|
2613
|
+
"types": "./dist/integrations/index.d.ts",
|
|
2614
|
+
"import": "./dist/integrations/index.js",
|
|
2615
|
+
"require": "./dist/integrations/index.js"
|
|
2616
|
+
},
|
|
2617
|
+
"./integrations/shopabox": {
|
|
2618
|
+
"types": "./dist/integrations/shopabox.d.ts",
|
|
2619
|
+
"import": "./dist/integrations/shopabox.js",
|
|
2620
|
+
"require": "./dist/integrations/shopabox.js"
|
|
2621
|
+
},
|
|
2622
|
+
"./inventory/common": {
|
|
2623
|
+
"types": "./dist/inventory/common/index.d.ts",
|
|
2624
|
+
"import": "./dist/inventory/common/index.js",
|
|
2625
|
+
"require": "./dist/inventory/common/index.js"
|
|
2626
|
+
},
|
|
2627
|
+
"./inventory/common/inventory-item": {
|
|
2628
|
+
"types": "./dist/inventory/common/inventory-item.d.ts",
|
|
2629
|
+
"import": "./dist/inventory/common/inventory-item.js",
|
|
2630
|
+
"require": "./dist/inventory/common/inventory-item.js"
|
|
2631
|
+
},
|
|
2632
|
+
"./inventory/common/inventory-level": {
|
|
2633
|
+
"types": "./dist/inventory/common/inventory-level.d.ts",
|
|
2634
|
+
"import": "./dist/inventory/common/inventory-level.js",
|
|
2635
|
+
"require": "./dist/inventory/common/inventory-level.js"
|
|
2636
|
+
},
|
|
2637
|
+
"./inventory/common/reservation-item": {
|
|
2638
|
+
"types": "./dist/inventory/common/reservation-item.d.ts",
|
|
2639
|
+
"import": "./dist/inventory/common/reservation-item.js",
|
|
2640
|
+
"require": "./dist/inventory/common/reservation-item.js"
|
|
2641
|
+
},
|
|
2642
|
+
"./inventory": {
|
|
2643
|
+
"types": "./dist/inventory/index.d.ts",
|
|
2644
|
+
"import": "./dist/inventory/index.js",
|
|
2645
|
+
"require": "./dist/inventory/index.js"
|
|
2646
|
+
},
|
|
2647
|
+
"./inventory/mutations": {
|
|
2648
|
+
"types": "./dist/inventory/mutations/index.d.ts",
|
|
2649
|
+
"import": "./dist/inventory/mutations/index.js",
|
|
2650
|
+
"require": "./dist/inventory/mutations/index.js"
|
|
2651
|
+
},
|
|
2652
|
+
"./inventory/mutations/inventory-item": {
|
|
2653
|
+
"types": "./dist/inventory/mutations/inventory-item.d.ts",
|
|
2654
|
+
"import": "./dist/inventory/mutations/inventory-item.js",
|
|
2655
|
+
"require": "./dist/inventory/mutations/inventory-item.js"
|
|
2656
|
+
},
|
|
2657
|
+
"./inventory/mutations/inventory-level": {
|
|
2658
|
+
"types": "./dist/inventory/mutations/inventory-level.d.ts",
|
|
2659
|
+
"import": "./dist/inventory/mutations/inventory-level.js",
|
|
2660
|
+
"require": "./dist/inventory/mutations/inventory-level.js"
|
|
2661
|
+
},
|
|
2662
|
+
"./inventory/mutations/reservation-item": {
|
|
2663
|
+
"types": "./dist/inventory/mutations/reservation-item.d.ts",
|
|
2664
|
+
"import": "./dist/inventory/mutations/reservation-item.js",
|
|
2665
|
+
"require": "./dist/inventory/mutations/reservation-item.js"
|
|
2666
|
+
},
|
|
2667
|
+
"./inventory/service": {
|
|
2668
|
+
"types": "./dist/inventory/service.d.ts",
|
|
2669
|
+
"import": "./dist/inventory/service.js",
|
|
2670
|
+
"require": "./dist/inventory/service.js"
|
|
2671
|
+
},
|
|
827
2672
|
"./joiner": {
|
|
828
2673
|
"types": "./dist/joiner/index.d.ts",
|
|
829
2674
|
"import": "./dist/joiner/index.js",
|
|
@@ -879,6 +2724,11 @@
|
|
|
879
2724
|
"import": "./dist/modules-sdk/index.js",
|
|
880
2725
|
"require": "./dist/modules-sdk/index.js"
|
|
881
2726
|
},
|
|
2727
|
+
"./modules-sdk/medusa-internal-service": {
|
|
2728
|
+
"types": "./dist/modules-sdk/medusa-internal-service.d.ts",
|
|
2729
|
+
"import": "./dist/modules-sdk/medusa-internal-service.js",
|
|
2730
|
+
"require": "./dist/modules-sdk/medusa-internal-service.js"
|
|
2731
|
+
},
|
|
882
2732
|
"./modules-sdk/module-provider": {
|
|
883
2733
|
"types": "./dist/modules-sdk/module-provider.d.ts",
|
|
884
2734
|
"import": "./dist/modules-sdk/module-provider.js",
|
|
@@ -949,6 +2799,31 @@
|
|
|
949
2799
|
"import": "./dist/notification/service.js",
|
|
950
2800
|
"require": "./dist/notification/service.js"
|
|
951
2801
|
},
|
|
2802
|
+
"./order/common": {
|
|
2803
|
+
"types": "./dist/order/common.d.ts",
|
|
2804
|
+
"import": "./dist/order/common.js",
|
|
2805
|
+
"require": "./dist/order/common.js"
|
|
2806
|
+
},
|
|
2807
|
+
"./order": {
|
|
2808
|
+
"types": "./dist/order/index.d.ts",
|
|
2809
|
+
"import": "./dist/order/index.js",
|
|
2810
|
+
"require": "./dist/order/index.js"
|
|
2811
|
+
},
|
|
2812
|
+
"./order/mutations": {
|
|
2813
|
+
"types": "./dist/order/mutations.d.ts",
|
|
2814
|
+
"import": "./dist/order/mutations.js",
|
|
2815
|
+
"require": "./dist/order/mutations.js"
|
|
2816
|
+
},
|
|
2817
|
+
"./order/service": {
|
|
2818
|
+
"types": "./dist/order/service.d.ts",
|
|
2819
|
+
"import": "./dist/order/service.js",
|
|
2820
|
+
"require": "./dist/order/service.js"
|
|
2821
|
+
},
|
|
2822
|
+
"./order/workflows": {
|
|
2823
|
+
"types": "./dist/order/workflows.d.ts",
|
|
2824
|
+
"import": "./dist/order/workflows.js",
|
|
2825
|
+
"require": "./dist/order/workflows.js"
|
|
2826
|
+
},
|
|
952
2827
|
"./payment/common": {
|
|
953
2828
|
"types": "./dist/payment/common.d.ts",
|
|
954
2829
|
"import": "./dist/payment/common.js",
|
|
@@ -974,6 +2849,216 @@
|
|
|
974
2849
|
"import": "./dist/payment/service.js",
|
|
975
2850
|
"require": "./dist/payment/service.js"
|
|
976
2851
|
},
|
|
2852
|
+
"./pricing/common": {
|
|
2853
|
+
"types": "./dist/pricing/common/index.d.ts",
|
|
2854
|
+
"import": "./dist/pricing/common/index.js",
|
|
2855
|
+
"require": "./dist/pricing/common/index.js"
|
|
2856
|
+
},
|
|
2857
|
+
"./pricing/common/money-amount": {
|
|
2858
|
+
"types": "./dist/pricing/common/money-amount.d.ts",
|
|
2859
|
+
"import": "./dist/pricing/common/money-amount.js",
|
|
2860
|
+
"require": "./dist/pricing/common/money-amount.js"
|
|
2861
|
+
},
|
|
2862
|
+
"./pricing/common/price-list": {
|
|
2863
|
+
"types": "./dist/pricing/common/price-list.d.ts",
|
|
2864
|
+
"import": "./dist/pricing/common/price-list.js",
|
|
2865
|
+
"require": "./dist/pricing/common/price-list.js"
|
|
2866
|
+
},
|
|
2867
|
+
"./pricing/common/price-preference": {
|
|
2868
|
+
"types": "./dist/pricing/common/price-preference.d.ts",
|
|
2869
|
+
"import": "./dist/pricing/common/price-preference.js",
|
|
2870
|
+
"require": "./dist/pricing/common/price-preference.js"
|
|
2871
|
+
},
|
|
2872
|
+
"./pricing/common/price-rule": {
|
|
2873
|
+
"types": "./dist/pricing/common/price-rule.d.ts",
|
|
2874
|
+
"import": "./dist/pricing/common/price-rule.js",
|
|
2875
|
+
"require": "./dist/pricing/common/price-rule.js"
|
|
2876
|
+
},
|
|
2877
|
+
"./pricing/common/price-set": {
|
|
2878
|
+
"types": "./dist/pricing/common/price-set.d.ts",
|
|
2879
|
+
"import": "./dist/pricing/common/price-set.js",
|
|
2880
|
+
"require": "./dist/pricing/common/price-set.js"
|
|
2881
|
+
},
|
|
2882
|
+
"./pricing/common/price": {
|
|
2883
|
+
"types": "./dist/pricing/common/price.d.ts",
|
|
2884
|
+
"import": "./dist/pricing/common/price.js",
|
|
2885
|
+
"require": "./dist/pricing/common/price.js"
|
|
2886
|
+
},
|
|
2887
|
+
"./pricing/common/pricing-context": {
|
|
2888
|
+
"types": "./dist/pricing/common/pricing-context.d.ts",
|
|
2889
|
+
"import": "./dist/pricing/common/pricing-context.js",
|
|
2890
|
+
"require": "./dist/pricing/common/pricing-context.js"
|
|
2891
|
+
},
|
|
2892
|
+
"./pricing": {
|
|
2893
|
+
"types": "./dist/pricing/index.d.ts",
|
|
2894
|
+
"import": "./dist/pricing/index.js",
|
|
2895
|
+
"require": "./dist/pricing/index.js"
|
|
2896
|
+
},
|
|
2897
|
+
"./pricing/service": {
|
|
2898
|
+
"types": "./dist/pricing/service.d.ts",
|
|
2899
|
+
"import": "./dist/pricing/service.js",
|
|
2900
|
+
"require": "./dist/pricing/service.js"
|
|
2901
|
+
},
|
|
2902
|
+
"./pricing/workflows": {
|
|
2903
|
+
"types": "./dist/pricing/workflows.d.ts",
|
|
2904
|
+
"import": "./dist/pricing/workflows.js",
|
|
2905
|
+
"require": "./dist/pricing/workflows.js"
|
|
2906
|
+
},
|
|
2907
|
+
"./product/common": {
|
|
2908
|
+
"types": "./dist/product/common.d.ts",
|
|
2909
|
+
"import": "./dist/product/common.js",
|
|
2910
|
+
"require": "./dist/product/common.js"
|
|
2911
|
+
},
|
|
2912
|
+
"./product": {
|
|
2913
|
+
"types": "./dist/product/index.d.ts",
|
|
2914
|
+
"import": "./dist/product/index.js",
|
|
2915
|
+
"require": "./dist/product/index.js"
|
|
2916
|
+
},
|
|
2917
|
+
"./product/service": {
|
|
2918
|
+
"types": "./dist/product/service.d.ts",
|
|
2919
|
+
"import": "./dist/product/service.js",
|
|
2920
|
+
"require": "./dist/product/service.js"
|
|
2921
|
+
},
|
|
2922
|
+
"./product-category": {
|
|
2923
|
+
"types": "./dist/product-category/index.d.ts",
|
|
2924
|
+
"import": "./dist/product-category/index.js",
|
|
2925
|
+
"require": "./dist/product-category/index.js"
|
|
2926
|
+
},
|
|
2927
|
+
"./product-category/repository": {
|
|
2928
|
+
"types": "./dist/product-category/repository.d.ts",
|
|
2929
|
+
"import": "./dist/product-category/repository.js",
|
|
2930
|
+
"require": "./dist/product-category/repository.js"
|
|
2931
|
+
},
|
|
2932
|
+
"./promotion/common/application-method": {
|
|
2933
|
+
"types": "./dist/promotion/common/application-method.d.ts",
|
|
2934
|
+
"import": "./dist/promotion/common/application-method.js",
|
|
2935
|
+
"require": "./dist/promotion/common/application-method.js"
|
|
2936
|
+
},
|
|
2937
|
+
"./promotion/common/campaign-budget": {
|
|
2938
|
+
"types": "./dist/promotion/common/campaign-budget.d.ts",
|
|
2939
|
+
"import": "./dist/promotion/common/campaign-budget.js",
|
|
2940
|
+
"require": "./dist/promotion/common/campaign-budget.js"
|
|
2941
|
+
},
|
|
2942
|
+
"./promotion/common/campaign": {
|
|
2943
|
+
"types": "./dist/promotion/common/campaign.d.ts",
|
|
2944
|
+
"import": "./dist/promotion/common/campaign.js",
|
|
2945
|
+
"require": "./dist/promotion/common/campaign.js"
|
|
2946
|
+
},
|
|
2947
|
+
"./promotion/common/campaing-budget-usage": {
|
|
2948
|
+
"types": "./dist/promotion/common/campaing-budget-usage.d.ts",
|
|
2949
|
+
"import": "./dist/promotion/common/campaing-budget-usage.js",
|
|
2950
|
+
"require": "./dist/promotion/common/campaing-budget-usage.js"
|
|
2951
|
+
},
|
|
2952
|
+
"./promotion/common/compute-actions": {
|
|
2953
|
+
"types": "./dist/promotion/common/compute-actions.d.ts",
|
|
2954
|
+
"import": "./dist/promotion/common/compute-actions.js",
|
|
2955
|
+
"require": "./dist/promotion/common/compute-actions.js"
|
|
2956
|
+
},
|
|
2957
|
+
"./promotion/common": {
|
|
2958
|
+
"types": "./dist/promotion/common/index.d.ts",
|
|
2959
|
+
"import": "./dist/promotion/common/index.js",
|
|
2960
|
+
"require": "./dist/promotion/common/index.js"
|
|
2961
|
+
},
|
|
2962
|
+
"./promotion/common/promotion-rule-value": {
|
|
2963
|
+
"types": "./dist/promotion/common/promotion-rule-value.d.ts",
|
|
2964
|
+
"import": "./dist/promotion/common/promotion-rule-value.js",
|
|
2965
|
+
"require": "./dist/promotion/common/promotion-rule-value.js"
|
|
2966
|
+
},
|
|
2967
|
+
"./promotion/common/promotion-rule": {
|
|
2968
|
+
"types": "./dist/promotion/common/promotion-rule.d.ts",
|
|
2969
|
+
"import": "./dist/promotion/common/promotion-rule.js",
|
|
2970
|
+
"require": "./dist/promotion/common/promotion-rule.js"
|
|
2971
|
+
},
|
|
2972
|
+
"./promotion/common/promotion": {
|
|
2973
|
+
"types": "./dist/promotion/common/promotion.d.ts",
|
|
2974
|
+
"import": "./dist/promotion/common/promotion.js",
|
|
2975
|
+
"require": "./dist/promotion/common/promotion.js"
|
|
2976
|
+
},
|
|
2977
|
+
"./promotion/http": {
|
|
2978
|
+
"types": "./dist/promotion/http.d.ts",
|
|
2979
|
+
"import": "./dist/promotion/http.js",
|
|
2980
|
+
"require": "./dist/promotion/http.js"
|
|
2981
|
+
},
|
|
2982
|
+
"./promotion": {
|
|
2983
|
+
"types": "./dist/promotion/index.d.ts",
|
|
2984
|
+
"import": "./dist/promotion/index.js",
|
|
2985
|
+
"require": "./dist/promotion/index.js"
|
|
2986
|
+
},
|
|
2987
|
+
"./promotion/mutations": {
|
|
2988
|
+
"types": "./dist/promotion/mutations.d.ts",
|
|
2989
|
+
"import": "./dist/promotion/mutations.js",
|
|
2990
|
+
"require": "./dist/promotion/mutations.js"
|
|
2991
|
+
},
|
|
2992
|
+
"./promotion/service": {
|
|
2993
|
+
"types": "./dist/promotion/service.d.ts",
|
|
2994
|
+
"import": "./dist/promotion/service.js",
|
|
2995
|
+
"require": "./dist/promotion/service.js"
|
|
2996
|
+
},
|
|
2997
|
+
"./promotion/workflows": {
|
|
2998
|
+
"types": "./dist/promotion/workflows.d.ts",
|
|
2999
|
+
"import": "./dist/promotion/workflows.js",
|
|
3000
|
+
"require": "./dist/promotion/workflows.js"
|
|
3001
|
+
},
|
|
3002
|
+
"./rbac/common": {
|
|
3003
|
+
"types": "./dist/rbac/common.d.ts",
|
|
3004
|
+
"import": "./dist/rbac/common.js",
|
|
3005
|
+
"require": "./dist/rbac/common.js"
|
|
3006
|
+
},
|
|
3007
|
+
"./rbac": {
|
|
3008
|
+
"types": "./dist/rbac/index.d.ts",
|
|
3009
|
+
"import": "./dist/rbac/index.js",
|
|
3010
|
+
"require": "./dist/rbac/index.js"
|
|
3011
|
+
},
|
|
3012
|
+
"./rbac/mutations": {
|
|
3013
|
+
"types": "./dist/rbac/mutations.d.ts",
|
|
3014
|
+
"import": "./dist/rbac/mutations.js",
|
|
3015
|
+
"require": "./dist/rbac/mutations.js"
|
|
3016
|
+
},
|
|
3017
|
+
"./rbac/service": {
|
|
3018
|
+
"types": "./dist/rbac/service.d.ts",
|
|
3019
|
+
"import": "./dist/rbac/service.js",
|
|
3020
|
+
"require": "./dist/rbac/service.js"
|
|
3021
|
+
},
|
|
3022
|
+
"./region/common": {
|
|
3023
|
+
"types": "./dist/region/common.d.ts",
|
|
3024
|
+
"import": "./dist/region/common.js",
|
|
3025
|
+
"require": "./dist/region/common.js"
|
|
3026
|
+
},
|
|
3027
|
+
"./region": {
|
|
3028
|
+
"types": "./dist/region/index.d.ts",
|
|
3029
|
+
"import": "./dist/region/index.js",
|
|
3030
|
+
"require": "./dist/region/index.js"
|
|
3031
|
+
},
|
|
3032
|
+
"./region/mutations": {
|
|
3033
|
+
"types": "./dist/region/mutations.d.ts",
|
|
3034
|
+
"import": "./dist/region/mutations.js",
|
|
3035
|
+
"require": "./dist/region/mutations.js"
|
|
3036
|
+
},
|
|
3037
|
+
"./region/service": {
|
|
3038
|
+
"types": "./dist/region/service.d.ts",
|
|
3039
|
+
"import": "./dist/region/service.js",
|
|
3040
|
+
"require": "./dist/region/service.js"
|
|
3041
|
+
},
|
|
3042
|
+
"./sales-channel/common": {
|
|
3043
|
+
"types": "./dist/sales-channel/common.d.ts",
|
|
3044
|
+
"import": "./dist/sales-channel/common.js",
|
|
3045
|
+
"require": "./dist/sales-channel/common.js"
|
|
3046
|
+
},
|
|
3047
|
+
"./sales-channel": {
|
|
3048
|
+
"types": "./dist/sales-channel/index.d.ts",
|
|
3049
|
+
"import": "./dist/sales-channel/index.js",
|
|
3050
|
+
"require": "./dist/sales-channel/index.js"
|
|
3051
|
+
},
|
|
3052
|
+
"./sales-channel/mutations": {
|
|
3053
|
+
"types": "./dist/sales-channel/mutations.d.ts",
|
|
3054
|
+
"import": "./dist/sales-channel/mutations.js",
|
|
3055
|
+
"require": "./dist/sales-channel/mutations.js"
|
|
3056
|
+
},
|
|
3057
|
+
"./sales-channel/service": {
|
|
3058
|
+
"types": "./dist/sales-channel/service.d.ts",
|
|
3059
|
+
"import": "./dist/sales-channel/service.js",
|
|
3060
|
+
"require": "./dist/sales-channel/service.js"
|
|
3061
|
+
},
|
|
977
3062
|
"./search": {
|
|
978
3063
|
"types": "./dist/search/index.d.ts",
|
|
979
3064
|
"import": "./dist/search/index.js",
|
|
@@ -989,6 +3074,26 @@
|
|
|
989
3074
|
"import": "./dist/search/settings.js",
|
|
990
3075
|
"require": "./dist/search/settings.js"
|
|
991
3076
|
},
|
|
3077
|
+
"./settings/common": {
|
|
3078
|
+
"types": "./dist/settings/common.d.ts",
|
|
3079
|
+
"import": "./dist/settings/common.js",
|
|
3080
|
+
"require": "./dist/settings/common.js"
|
|
3081
|
+
},
|
|
3082
|
+
"./settings": {
|
|
3083
|
+
"types": "./dist/settings/index.d.ts",
|
|
3084
|
+
"import": "./dist/settings/index.js",
|
|
3085
|
+
"require": "./dist/settings/index.js"
|
|
3086
|
+
},
|
|
3087
|
+
"./settings/mutations": {
|
|
3088
|
+
"types": "./dist/settings/mutations.d.ts",
|
|
3089
|
+
"import": "./dist/settings/mutations.js",
|
|
3090
|
+
"require": "./dist/settings/mutations.js"
|
|
3091
|
+
},
|
|
3092
|
+
"./settings/service": {
|
|
3093
|
+
"types": "./dist/settings/service.d.ts",
|
|
3094
|
+
"import": "./dist/settings/service.js",
|
|
3095
|
+
"require": "./dist/settings/service.js"
|
|
3096
|
+
},
|
|
992
3097
|
"./shared-context": {
|
|
993
3098
|
"types": "./dist/shared-context.d.ts",
|
|
994
3099
|
"import": "./dist/shared-context.js",
|
|
@@ -1004,11 +3109,86 @@
|
|
|
1004
3109
|
"import": "./dist/space/index.js",
|
|
1005
3110
|
"require": "./dist/space/index.js"
|
|
1006
3111
|
},
|
|
3112
|
+
"./space/mutations": {
|
|
3113
|
+
"types": "./dist/space/mutations.d.ts",
|
|
3114
|
+
"import": "./dist/space/mutations.js",
|
|
3115
|
+
"require": "./dist/space/mutations.js"
|
|
3116
|
+
},
|
|
1007
3117
|
"./space/service": {
|
|
1008
3118
|
"types": "./dist/space/service.d.ts",
|
|
1009
3119
|
"import": "./dist/space/service.js",
|
|
1010
3120
|
"require": "./dist/space/service.js"
|
|
1011
3121
|
},
|
|
3122
|
+
"./stock-location/common": {
|
|
3123
|
+
"types": "./dist/stock-location/common.d.ts",
|
|
3124
|
+
"import": "./dist/stock-location/common.js",
|
|
3125
|
+
"require": "./dist/stock-location/common.js"
|
|
3126
|
+
},
|
|
3127
|
+
"./stock-location": {
|
|
3128
|
+
"types": "./dist/stock-location/index.d.ts",
|
|
3129
|
+
"import": "./dist/stock-location/index.js",
|
|
3130
|
+
"require": "./dist/stock-location/index.js"
|
|
3131
|
+
},
|
|
3132
|
+
"./stock-location/service": {
|
|
3133
|
+
"types": "./dist/stock-location/service.d.ts",
|
|
3134
|
+
"import": "./dist/stock-location/service.js",
|
|
3135
|
+
"require": "./dist/stock-location/service.js"
|
|
3136
|
+
},
|
|
3137
|
+
"./store/common": {
|
|
3138
|
+
"types": "./dist/store/common/index.d.ts",
|
|
3139
|
+
"import": "./dist/store/common/index.js",
|
|
3140
|
+
"require": "./dist/store/common/index.js"
|
|
3141
|
+
},
|
|
3142
|
+
"./store/common/store": {
|
|
3143
|
+
"types": "./dist/store/common/store.d.ts",
|
|
3144
|
+
"import": "./dist/store/common/store.js",
|
|
3145
|
+
"require": "./dist/store/common/store.js"
|
|
3146
|
+
},
|
|
3147
|
+
"./store": {
|
|
3148
|
+
"types": "./dist/store/index.d.ts",
|
|
3149
|
+
"import": "./dist/store/index.js",
|
|
3150
|
+
"require": "./dist/store/index.js"
|
|
3151
|
+
},
|
|
3152
|
+
"./store/mutations": {
|
|
3153
|
+
"types": "./dist/store/mutations/index.d.ts",
|
|
3154
|
+
"import": "./dist/store/mutations/index.js",
|
|
3155
|
+
"require": "./dist/store/mutations/index.js"
|
|
3156
|
+
},
|
|
3157
|
+
"./store/mutations/store": {
|
|
3158
|
+
"types": "./dist/store/mutations/store.d.ts",
|
|
3159
|
+
"import": "./dist/store/mutations/store.js",
|
|
3160
|
+
"require": "./dist/store/mutations/store.js"
|
|
3161
|
+
},
|
|
3162
|
+
"./store/service": {
|
|
3163
|
+
"types": "./dist/store/service.d.ts",
|
|
3164
|
+
"import": "./dist/store/service.js",
|
|
3165
|
+
"require": "./dist/store/service.js"
|
|
3166
|
+
},
|
|
3167
|
+
"./tax/common": {
|
|
3168
|
+
"types": "./dist/tax/common.d.ts",
|
|
3169
|
+
"import": "./dist/tax/common.js",
|
|
3170
|
+
"require": "./dist/tax/common.js"
|
|
3171
|
+
},
|
|
3172
|
+
"./tax": {
|
|
3173
|
+
"types": "./dist/tax/index.d.ts",
|
|
3174
|
+
"import": "./dist/tax/index.js",
|
|
3175
|
+
"require": "./dist/tax/index.js"
|
|
3176
|
+
},
|
|
3177
|
+
"./tax/mutations": {
|
|
3178
|
+
"types": "./dist/tax/mutations.d.ts",
|
|
3179
|
+
"import": "./dist/tax/mutations.js",
|
|
3180
|
+
"require": "./dist/tax/mutations.js"
|
|
3181
|
+
},
|
|
3182
|
+
"./tax/provider": {
|
|
3183
|
+
"types": "./dist/tax/provider.d.ts",
|
|
3184
|
+
"import": "./dist/tax/provider.js",
|
|
3185
|
+
"require": "./dist/tax/provider.js"
|
|
3186
|
+
},
|
|
3187
|
+
"./tax/service": {
|
|
3188
|
+
"types": "./dist/tax/service.d.ts",
|
|
3189
|
+
"import": "./dist/tax/service.js",
|
|
3190
|
+
"require": "./dist/tax/service.js"
|
|
3191
|
+
},
|
|
1012
3192
|
"./totals/big-number": {
|
|
1013
3193
|
"types": "./dist/totals/big-number.d.ts",
|
|
1014
3194
|
"import": "./dist/totals/big-number.js",
|
|
@@ -1029,6 +3209,26 @@
|
|
|
1029
3209
|
"import": "./dist/transaction-base/transaction-base.js",
|
|
1030
3210
|
"require": "./dist/transaction-base/transaction-base.js"
|
|
1031
3211
|
},
|
|
3212
|
+
"./translation/common": {
|
|
3213
|
+
"types": "./dist/translation/common.d.ts",
|
|
3214
|
+
"import": "./dist/translation/common.js",
|
|
3215
|
+
"require": "./dist/translation/common.js"
|
|
3216
|
+
},
|
|
3217
|
+
"./translation": {
|
|
3218
|
+
"types": "./dist/translation/index.d.ts",
|
|
3219
|
+
"import": "./dist/translation/index.js",
|
|
3220
|
+
"require": "./dist/translation/index.js"
|
|
3221
|
+
},
|
|
3222
|
+
"./translation/mutations": {
|
|
3223
|
+
"types": "./dist/translation/mutations.d.ts",
|
|
3224
|
+
"import": "./dist/translation/mutations.js",
|
|
3225
|
+
"require": "./dist/translation/mutations.js"
|
|
3226
|
+
},
|
|
3227
|
+
"./translation/service": {
|
|
3228
|
+
"types": "./dist/translation/service.d.ts",
|
|
3229
|
+
"import": "./dist/translation/service.js",
|
|
3230
|
+
"require": "./dist/translation/service.js"
|
|
3231
|
+
},
|
|
1032
3232
|
"./user/common": {
|
|
1033
3233
|
"types": "./dist/user/common.d.ts",
|
|
1034
3234
|
"import": "./dist/user/common.js",
|
|
@@ -1049,16 +3249,86 @@
|
|
|
1049
3249
|
"import": "./dist/user/service.js",
|
|
1050
3250
|
"require": "./dist/user/service.js"
|
|
1051
3251
|
},
|
|
3252
|
+
"./workflow/cart/create-cart": {
|
|
3253
|
+
"types": "./dist/workflow/cart/create-cart.d.ts",
|
|
3254
|
+
"import": "./dist/workflow/cart/create-cart.js",
|
|
3255
|
+
"require": "./dist/workflow/cart/create-cart.js"
|
|
3256
|
+
},
|
|
3257
|
+
"./workflow/cart": {
|
|
3258
|
+
"types": "./dist/workflow/cart/index.d.ts",
|
|
3259
|
+
"import": "./dist/workflow/cart/index.js",
|
|
3260
|
+
"require": "./dist/workflow/cart/index.js"
|
|
3261
|
+
},
|
|
1052
3262
|
"./workflow/common": {
|
|
1053
3263
|
"types": "./dist/workflow/common.d.ts",
|
|
1054
3264
|
"import": "./dist/workflow/common.js",
|
|
1055
3265
|
"require": "./dist/workflow/common.js"
|
|
1056
3266
|
},
|
|
3267
|
+
"./workflow/fulfillment/calculate-shipping-options-prices": {
|
|
3268
|
+
"types": "./dist/workflow/fulfillment/calculate-shipping-options-prices.d.ts",
|
|
3269
|
+
"import": "./dist/workflow/fulfillment/calculate-shipping-options-prices.js",
|
|
3270
|
+
"require": "./dist/workflow/fulfillment/calculate-shipping-options-prices.js"
|
|
3271
|
+
},
|
|
3272
|
+
"./workflow/fulfillment/create-fulfillment": {
|
|
3273
|
+
"types": "./dist/workflow/fulfillment/create-fulfillment.d.ts",
|
|
3274
|
+
"import": "./dist/workflow/fulfillment/create-fulfillment.js",
|
|
3275
|
+
"require": "./dist/workflow/fulfillment/create-fulfillment.js"
|
|
3276
|
+
},
|
|
3277
|
+
"./workflow/fulfillment/create-shipment": {
|
|
3278
|
+
"types": "./dist/workflow/fulfillment/create-shipment.d.ts",
|
|
3279
|
+
"import": "./dist/workflow/fulfillment/create-shipment.js",
|
|
3280
|
+
"require": "./dist/workflow/fulfillment/create-shipment.js"
|
|
3281
|
+
},
|
|
3282
|
+
"./workflow/fulfillment/create-shipping-options": {
|
|
3283
|
+
"types": "./dist/workflow/fulfillment/create-shipping-options.d.ts",
|
|
3284
|
+
"import": "./dist/workflow/fulfillment/create-shipping-options.js",
|
|
3285
|
+
"require": "./dist/workflow/fulfillment/create-shipping-options.js"
|
|
3286
|
+
},
|
|
3287
|
+
"./workflow/fulfillment/delete-shipping-options": {
|
|
3288
|
+
"types": "./dist/workflow/fulfillment/delete-shipping-options.d.ts",
|
|
3289
|
+
"import": "./dist/workflow/fulfillment/delete-shipping-options.js",
|
|
3290
|
+
"require": "./dist/workflow/fulfillment/delete-shipping-options.js"
|
|
3291
|
+
},
|
|
3292
|
+
"./workflow/fulfillment": {
|
|
3293
|
+
"types": "./dist/workflow/fulfillment/index.d.ts",
|
|
3294
|
+
"import": "./dist/workflow/fulfillment/index.js",
|
|
3295
|
+
"require": "./dist/workflow/fulfillment/index.js"
|
|
3296
|
+
},
|
|
3297
|
+
"./workflow/fulfillment/service-zones": {
|
|
3298
|
+
"types": "./dist/workflow/fulfillment/service-zones.d.ts",
|
|
3299
|
+
"import": "./dist/workflow/fulfillment/service-zones.js",
|
|
3300
|
+
"require": "./dist/workflow/fulfillment/service-zones.js"
|
|
3301
|
+
},
|
|
3302
|
+
"./workflow/fulfillment/shipping-profiles": {
|
|
3303
|
+
"types": "./dist/workflow/fulfillment/shipping-profiles.d.ts",
|
|
3304
|
+
"import": "./dist/workflow/fulfillment/shipping-profiles.js",
|
|
3305
|
+
"require": "./dist/workflow/fulfillment/shipping-profiles.js"
|
|
3306
|
+
},
|
|
3307
|
+
"./workflow/fulfillment/update-fulfillment": {
|
|
3308
|
+
"types": "./dist/workflow/fulfillment/update-fulfillment.d.ts",
|
|
3309
|
+
"import": "./dist/workflow/fulfillment/update-fulfillment.js",
|
|
3310
|
+
"require": "./dist/workflow/fulfillment/update-fulfillment.js"
|
|
3311
|
+
},
|
|
3312
|
+
"./workflow/fulfillment/update-shipping-options": {
|
|
3313
|
+
"types": "./dist/workflow/fulfillment/update-shipping-options.d.ts",
|
|
3314
|
+
"import": "./dist/workflow/fulfillment/update-shipping-options.js",
|
|
3315
|
+
"require": "./dist/workflow/fulfillment/update-shipping-options.js"
|
|
3316
|
+
},
|
|
1057
3317
|
"./workflow": {
|
|
1058
3318
|
"types": "./dist/workflow/index.d.ts",
|
|
1059
3319
|
"import": "./dist/workflow/index.js",
|
|
1060
3320
|
"require": "./dist/workflow/index.js"
|
|
1061
3321
|
},
|
|
3322
|
+
"./workflow/inventory/create-inventory-items": {
|
|
3323
|
+
"types": "./dist/workflow/inventory/create-inventory-items.d.ts",
|
|
3324
|
+
"import": "./dist/workflow/inventory/create-inventory-items.js",
|
|
3325
|
+
"require": "./dist/workflow/inventory/create-inventory-items.js"
|
|
3326
|
+
},
|
|
3327
|
+
"./workflow/inventory": {
|
|
3328
|
+
"types": "./dist/workflow/inventory/index.d.ts",
|
|
3329
|
+
"import": "./dist/workflow/inventory/index.js",
|
|
3330
|
+
"require": "./dist/workflow/inventory/index.js"
|
|
3331
|
+
},
|
|
1062
3332
|
"./workflow/invite/accept-invite": {
|
|
1063
3333
|
"types": "./dist/workflow/invite/accept-invite.d.ts",
|
|
1064
3334
|
"import": "./dist/workflow/invite/accept-invite.js",
|
|
@@ -1084,6 +3354,216 @@
|
|
|
1084
3354
|
"import": "./dist/workflow/invite/resend-invite.js",
|
|
1085
3355
|
"require": "./dist/workflow/invite/resend-invite.js"
|
|
1086
3356
|
},
|
|
3357
|
+
"./workflow/order/accept-transfer": {
|
|
3358
|
+
"types": "./dist/workflow/order/accept-transfer.d.ts",
|
|
3359
|
+
"import": "./dist/workflow/order/accept-transfer.js",
|
|
3360
|
+
"require": "./dist/workflow/order/accept-transfer.js"
|
|
3361
|
+
},
|
|
3362
|
+
"./workflow/order/begin-claim-order": {
|
|
3363
|
+
"types": "./dist/workflow/order/begin-claim-order.d.ts",
|
|
3364
|
+
"import": "./dist/workflow/order/begin-claim-order.js",
|
|
3365
|
+
"require": "./dist/workflow/order/begin-claim-order.js"
|
|
3366
|
+
},
|
|
3367
|
+
"./workflow/order/begin-exchange-order": {
|
|
3368
|
+
"types": "./dist/workflow/order/begin-exchange-order.d.ts",
|
|
3369
|
+
"import": "./dist/workflow/order/begin-exchange-order.js",
|
|
3370
|
+
"require": "./dist/workflow/order/begin-exchange-order.js"
|
|
3371
|
+
},
|
|
3372
|
+
"./workflow/order/begin-order-edit": {
|
|
3373
|
+
"types": "./dist/workflow/order/begin-order-edit.d.ts",
|
|
3374
|
+
"import": "./dist/workflow/order/begin-order-edit.js",
|
|
3375
|
+
"require": "./dist/workflow/order/begin-order-edit.js"
|
|
3376
|
+
},
|
|
3377
|
+
"./workflow/order/begin-return-order": {
|
|
3378
|
+
"types": "./dist/workflow/order/begin-return-order.d.ts",
|
|
3379
|
+
"import": "./dist/workflow/order/begin-return-order.js",
|
|
3380
|
+
"require": "./dist/workflow/order/begin-return-order.js"
|
|
3381
|
+
},
|
|
3382
|
+
"./workflow/order/cancel-claim": {
|
|
3383
|
+
"types": "./dist/workflow/order/cancel-claim.d.ts",
|
|
3384
|
+
"import": "./dist/workflow/order/cancel-claim.js",
|
|
3385
|
+
"require": "./dist/workflow/order/cancel-claim.js"
|
|
3386
|
+
},
|
|
3387
|
+
"./workflow/order/cancel-exchange": {
|
|
3388
|
+
"types": "./dist/workflow/order/cancel-exchange.d.ts",
|
|
3389
|
+
"import": "./dist/workflow/order/cancel-exchange.js",
|
|
3390
|
+
"require": "./dist/workflow/order/cancel-exchange.js"
|
|
3391
|
+
},
|
|
3392
|
+
"./workflow/order/cancel-fulfillment": {
|
|
3393
|
+
"types": "./dist/workflow/order/cancel-fulfillment.d.ts",
|
|
3394
|
+
"import": "./dist/workflow/order/cancel-fulfillment.js",
|
|
3395
|
+
"require": "./dist/workflow/order/cancel-fulfillment.js"
|
|
3396
|
+
},
|
|
3397
|
+
"./workflow/order/cancel-order": {
|
|
3398
|
+
"types": "./dist/workflow/order/cancel-order.d.ts",
|
|
3399
|
+
"import": "./dist/workflow/order/cancel-order.js",
|
|
3400
|
+
"require": "./dist/workflow/order/cancel-order.js"
|
|
3401
|
+
},
|
|
3402
|
+
"./workflow/order/cancel-return": {
|
|
3403
|
+
"types": "./dist/workflow/order/cancel-return.d.ts",
|
|
3404
|
+
"import": "./dist/workflow/order/cancel-return.js",
|
|
3405
|
+
"require": "./dist/workflow/order/cancel-return.js"
|
|
3406
|
+
},
|
|
3407
|
+
"./workflow/order/cancel-transfer": {
|
|
3408
|
+
"types": "./dist/workflow/order/cancel-transfer.d.ts",
|
|
3409
|
+
"import": "./dist/workflow/order/cancel-transfer.js",
|
|
3410
|
+
"require": "./dist/workflow/order/cancel-transfer.js"
|
|
3411
|
+
},
|
|
3412
|
+
"./workflow/order/create-fulfillment": {
|
|
3413
|
+
"types": "./dist/workflow/order/create-fulfillment.d.ts",
|
|
3414
|
+
"import": "./dist/workflow/order/create-fulfillment.js",
|
|
3415
|
+
"require": "./dist/workflow/order/create-fulfillment.js"
|
|
3416
|
+
},
|
|
3417
|
+
"./workflow/order/create-return-order": {
|
|
3418
|
+
"types": "./dist/workflow/order/create-return-order.d.ts",
|
|
3419
|
+
"import": "./dist/workflow/order/create-return-order.js",
|
|
3420
|
+
"require": "./dist/workflow/order/create-return-order.js"
|
|
3421
|
+
},
|
|
3422
|
+
"./workflow/order/create-shipment": {
|
|
3423
|
+
"types": "./dist/workflow/order/create-shipment.d.ts",
|
|
3424
|
+
"import": "./dist/workflow/order/create-shipment.js",
|
|
3425
|
+
"require": "./dist/workflow/order/create-shipment.js"
|
|
3426
|
+
},
|
|
3427
|
+
"./workflow/order/decline-transfer": {
|
|
3428
|
+
"types": "./dist/workflow/order/decline-transfer.d.ts",
|
|
3429
|
+
"import": "./dist/workflow/order/decline-transfer.js",
|
|
3430
|
+
"require": "./dist/workflow/order/decline-transfer.js"
|
|
3431
|
+
},
|
|
3432
|
+
"./workflow/order": {
|
|
3433
|
+
"types": "./dist/workflow/order/index.d.ts",
|
|
3434
|
+
"import": "./dist/workflow/order/index.js",
|
|
3435
|
+
"require": "./dist/workflow/order/index.js"
|
|
3436
|
+
},
|
|
3437
|
+
"./workflow/order/items": {
|
|
3438
|
+
"types": "./dist/workflow/order/items.d.ts",
|
|
3439
|
+
"import": "./dist/workflow/order/items.js",
|
|
3440
|
+
"require": "./dist/workflow/order/items.js"
|
|
3441
|
+
},
|
|
3442
|
+
"./workflow/order/receive-return": {
|
|
3443
|
+
"types": "./dist/workflow/order/receive-return.d.ts",
|
|
3444
|
+
"import": "./dist/workflow/order/receive-return.js",
|
|
3445
|
+
"require": "./dist/workflow/order/receive-return.js"
|
|
3446
|
+
},
|
|
3447
|
+
"./workflow/order/request-item-return": {
|
|
3448
|
+
"types": "./dist/workflow/order/request-item-return.d.ts",
|
|
3449
|
+
"import": "./dist/workflow/order/request-item-return.js",
|
|
3450
|
+
"require": "./dist/workflow/order/request-item-return.js"
|
|
3451
|
+
},
|
|
3452
|
+
"./workflow/order/request-transfer": {
|
|
3453
|
+
"types": "./dist/workflow/order/request-transfer.d.ts",
|
|
3454
|
+
"import": "./dist/workflow/order/request-transfer.js",
|
|
3455
|
+
"require": "./dist/workflow/order/request-transfer.js"
|
|
3456
|
+
},
|
|
3457
|
+
"./workflow/order/shipping-method": {
|
|
3458
|
+
"types": "./dist/workflow/order/shipping-method.d.ts",
|
|
3459
|
+
"import": "./dist/workflow/order/shipping-method.js",
|
|
3460
|
+
"require": "./dist/workflow/order/shipping-method.js"
|
|
3461
|
+
},
|
|
3462
|
+
"./workflow/order/update-order": {
|
|
3463
|
+
"types": "./dist/workflow/order/update-order.d.ts",
|
|
3464
|
+
"import": "./dist/workflow/order/update-order.js",
|
|
3465
|
+
"require": "./dist/workflow/order/update-order.js"
|
|
3466
|
+
},
|
|
3467
|
+
"./workflow/order/update-return": {
|
|
3468
|
+
"types": "./dist/workflow/order/update-return.d.ts",
|
|
3469
|
+
"import": "./dist/workflow/order/update-return.js",
|
|
3470
|
+
"require": "./dist/workflow/order/update-return.js"
|
|
3471
|
+
},
|
|
3472
|
+
"./workflow/price-list/create-price-list": {
|
|
3473
|
+
"types": "./dist/workflow/price-list/create-price-list.d.ts",
|
|
3474
|
+
"import": "./dist/workflow/price-list/create-price-list.js",
|
|
3475
|
+
"require": "./dist/workflow/price-list/create-price-list.js"
|
|
3476
|
+
},
|
|
3477
|
+
"./workflow/price-list": {
|
|
3478
|
+
"types": "./dist/workflow/price-list/index.d.ts",
|
|
3479
|
+
"import": "./dist/workflow/price-list/index.js",
|
|
3480
|
+
"require": "./dist/workflow/price-list/index.js"
|
|
3481
|
+
},
|
|
3482
|
+
"./workflow/price-list/remove-price-list": {
|
|
3483
|
+
"types": "./dist/workflow/price-list/remove-price-list.d.ts",
|
|
3484
|
+
"import": "./dist/workflow/price-list/remove-price-list.js",
|
|
3485
|
+
"require": "./dist/workflow/price-list/remove-price-list.js"
|
|
3486
|
+
},
|
|
3487
|
+
"./workflow/pricing": {
|
|
3488
|
+
"types": "./dist/workflow/pricing/index.d.ts",
|
|
3489
|
+
"import": "./dist/workflow/pricing/index.js",
|
|
3490
|
+
"require": "./dist/workflow/pricing/index.js"
|
|
3491
|
+
},
|
|
3492
|
+
"./workflow/product/create-product-variants": {
|
|
3493
|
+
"types": "./dist/workflow/product/create-product-variants.d.ts",
|
|
3494
|
+
"import": "./dist/workflow/product/create-product-variants.js",
|
|
3495
|
+
"require": "./dist/workflow/product/create-product-variants.js"
|
|
3496
|
+
},
|
|
3497
|
+
"./workflow/product/create-products": {
|
|
3498
|
+
"types": "./dist/workflow/product/create-products.d.ts",
|
|
3499
|
+
"import": "./dist/workflow/product/create-products.js",
|
|
3500
|
+
"require": "./dist/workflow/product/create-products.js"
|
|
3501
|
+
},
|
|
3502
|
+
"./workflow/product/export-products": {
|
|
3503
|
+
"types": "./dist/workflow/product/export-products.d.ts",
|
|
3504
|
+
"import": "./dist/workflow/product/export-products.js",
|
|
3505
|
+
"require": "./dist/workflow/product/export-products.js"
|
|
3506
|
+
},
|
|
3507
|
+
"./workflow/product/import-products": {
|
|
3508
|
+
"types": "./dist/workflow/product/import-products.d.ts",
|
|
3509
|
+
"import": "./dist/workflow/product/import-products.js",
|
|
3510
|
+
"require": "./dist/workflow/product/import-products.js"
|
|
3511
|
+
},
|
|
3512
|
+
"./workflow/product": {
|
|
3513
|
+
"types": "./dist/workflow/product/index.d.ts",
|
|
3514
|
+
"import": "./dist/workflow/product/index.js",
|
|
3515
|
+
"require": "./dist/workflow/product/index.js"
|
|
3516
|
+
},
|
|
3517
|
+
"./workflow/product/update-product-variants": {
|
|
3518
|
+
"types": "./dist/workflow/product/update-product-variants.d.ts",
|
|
3519
|
+
"import": "./dist/workflow/product/update-product-variants.js",
|
|
3520
|
+
"require": "./dist/workflow/product/update-product-variants.js"
|
|
3521
|
+
},
|
|
3522
|
+
"./workflow/product/update-products": {
|
|
3523
|
+
"types": "./dist/workflow/product/update-products.d.ts",
|
|
3524
|
+
"import": "./dist/workflow/product/update-products.js",
|
|
3525
|
+
"require": "./dist/workflow/product/update-products.js"
|
|
3526
|
+
},
|
|
3527
|
+
"./workflow/product-category": {
|
|
3528
|
+
"types": "./dist/workflow/product-category/index.d.ts",
|
|
3529
|
+
"import": "./dist/workflow/product-category/index.js",
|
|
3530
|
+
"require": "./dist/workflow/product-category/index.js"
|
|
3531
|
+
},
|
|
3532
|
+
"./workflow/region/create-regions": {
|
|
3533
|
+
"types": "./dist/workflow/region/create-regions.d.ts",
|
|
3534
|
+
"import": "./dist/workflow/region/create-regions.js",
|
|
3535
|
+
"require": "./dist/workflow/region/create-regions.js"
|
|
3536
|
+
},
|
|
3537
|
+
"./workflow/region": {
|
|
3538
|
+
"types": "./dist/workflow/region/index.d.ts",
|
|
3539
|
+
"import": "./dist/workflow/region/index.js",
|
|
3540
|
+
"require": "./dist/workflow/region/index.js"
|
|
3541
|
+
},
|
|
3542
|
+
"./workflow/region/update-regions": {
|
|
3543
|
+
"types": "./dist/workflow/region/update-regions.d.ts",
|
|
3544
|
+
"import": "./dist/workflow/region/update-regions.js",
|
|
3545
|
+
"require": "./dist/workflow/region/update-regions.js"
|
|
3546
|
+
},
|
|
3547
|
+
"./workflow/reservation/create-reservations": {
|
|
3548
|
+
"types": "./dist/workflow/reservation/create-reservations.d.ts",
|
|
3549
|
+
"import": "./dist/workflow/reservation/create-reservations.js",
|
|
3550
|
+
"require": "./dist/workflow/reservation/create-reservations.js"
|
|
3551
|
+
},
|
|
3552
|
+
"./workflow/reservation": {
|
|
3553
|
+
"types": "./dist/workflow/reservation/index.d.ts",
|
|
3554
|
+
"import": "./dist/workflow/reservation/index.js",
|
|
3555
|
+
"require": "./dist/workflow/reservation/index.js"
|
|
3556
|
+
},
|
|
3557
|
+
"./workflow/reservation/update-reservations": {
|
|
3558
|
+
"types": "./dist/workflow/reservation/update-reservations.d.ts",
|
|
3559
|
+
"import": "./dist/workflow/reservation/update-reservations.js",
|
|
3560
|
+
"require": "./dist/workflow/reservation/update-reservations.js"
|
|
3561
|
+
},
|
|
3562
|
+
"./workflow/store": {
|
|
3563
|
+
"types": "./dist/workflow/store/index.d.ts",
|
|
3564
|
+
"import": "./dist/workflow/store/index.js",
|
|
3565
|
+
"require": "./dist/workflow/store/index.js"
|
|
3566
|
+
},
|
|
1087
3567
|
"./workflow/user/create-user": {
|
|
1088
3568
|
"types": "./dist/workflow/user/create-user.d.ts",
|
|
1089
3569
|
"import": "./dist/workflow/user/create-user.js",
|
|
@@ -1104,6 +3584,31 @@
|
|
|
1104
3584
|
"import": "./dist/workflow/user/update-user.js",
|
|
1105
3585
|
"require": "./dist/workflow/user/update-user.js"
|
|
1106
3586
|
},
|
|
3587
|
+
"./workflows": {
|
|
3588
|
+
"types": "./dist/workflows/index.d.ts",
|
|
3589
|
+
"import": "./dist/workflows/index.js",
|
|
3590
|
+
"require": "./dist/workflows/index.js"
|
|
3591
|
+
},
|
|
3592
|
+
"./workflows/products": {
|
|
3593
|
+
"types": "./dist/workflows/products/index.d.ts",
|
|
3594
|
+
"import": "./dist/workflows/products/index.js",
|
|
3595
|
+
"require": "./dist/workflows/products/index.js"
|
|
3596
|
+
},
|
|
3597
|
+
"./workflows/products/mutations": {
|
|
3598
|
+
"types": "./dist/workflows/products/mutations.d.ts",
|
|
3599
|
+
"import": "./dist/workflows/products/mutations.js",
|
|
3600
|
+
"require": "./dist/workflows/products/mutations.js"
|
|
3601
|
+
},
|
|
3602
|
+
"./workflows/stock-locations": {
|
|
3603
|
+
"types": "./dist/workflows/stock-locations/index.d.ts",
|
|
3604
|
+
"import": "./dist/workflows/stock-locations/index.js",
|
|
3605
|
+
"require": "./dist/workflows/stock-locations/index.js"
|
|
3606
|
+
},
|
|
3607
|
+
"./workflows/stock-locations/mutations": {
|
|
3608
|
+
"types": "./dist/workflows/stock-locations/mutations.d.ts",
|
|
3609
|
+
"import": "./dist/workflows/stock-locations/mutations.js",
|
|
3610
|
+
"require": "./dist/workflows/stock-locations/mutations.js"
|
|
3611
|
+
},
|
|
1107
3612
|
"./workflows-sdk/common": {
|
|
1108
3613
|
"types": "./dist/workflows-sdk/common.d.ts",
|
|
1109
3614
|
"import": "./dist/workflows-sdk/common.js",
|