@mercurjs/admin 2.0.0-canary.34 → 2.0.0-canary.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (250) hide show
  1. package/dist/{add-campaign-promotions-UVEH25GZ.js → add-campaign-promotions-ZUXBF5G3.js} +10 -10
  2. package/dist/{adjust-inventory-6Q53EEFB.js → adjust-inventory-HZCWL6SC.js} +10 -10
  3. package/dist/api-key-management-detail-SKJNAZ5L.js +87 -0
  4. package/dist/api-key-management-list-2D4WKI6Y.js +33 -0
  5. package/dist/{campaign-create-2IIU3WTS.js → campaign-create-B7XM2FZM.js} +4 -4
  6. package/dist/campaign-detail-7U4CQHU5.js +105 -0
  7. package/dist/campaign-list-SC7FLTRM.js +31 -0
  8. package/dist/{categories-metadata-G7JDGW6O.js → categories-metadata-LPSJNCME.js} +12 -12
  9. package/dist/category-detail-HGHR3R2R.js +105 -0
  10. package/dist/category-list-QBBFGHQM.js +32 -0
  11. package/dist/{category-products-FH4RIZKA.js → category-products-XLCG2JR7.js} +14 -14
  12. package/dist/{chunk-36WVODFU.js → chunk-23663A2W.js} +1 -1
  13. package/dist/chunk-2IGCU3KP.js +170 -0
  14. package/dist/chunk-33FUPXJL.js +102 -0
  15. package/dist/{chunk-O5HZRJPB.js → chunk-3B6MTW5G.js} +9 -0
  16. package/dist/{shipping-profiles-list-FUW4FXLC.js → chunk-3H74EI2D.js} +11 -19
  17. package/dist/{shipping-profile-detail-WHKHB2OQ.js → chunk-3IYIS5UZ.js} +15 -61
  18. package/dist/{return-reason-list-MRYG7ZK7.js → chunk-3SAH3NUS.js} +12 -80
  19. package/dist/chunk-4GVHNYZR.js +294 -0
  20. package/dist/chunk-4WYBW3HK.js +209 -0
  21. package/dist/chunk-5GG65TKV.js +335 -0
  22. package/dist/{customer-group-detail-CPONLZRF.js → chunk-5VEYNZSW.js} +33 -119
  23. package/dist/{customer-group-list-V2CGT3FT.js → chunk-62ZRA6BZ.js} +2 -37
  24. package/dist/{category-list-YPRENMVF.js → chunk-66IHH2HG.js} +105 -89
  25. package/dist/chunk-6L2LSIPR.js +223 -0
  26. package/dist/{region-list-PGWUOULN.js → chunk-6PNMR6XP.js} +18 -32
  27. package/dist/{product-type-list-T5KO5J3W.js → chunk-7COSFMM7.js} +17 -30
  28. package/dist/{api-key-management-detail-RQW5RC5F.js → chunk-7TLEUIAL.js} +22 -80
  29. package/dist/{product-tag-list-I6M6TAYM.js → chunk-A2KURGQO.js} +16 -131
  30. package/dist/{chunk-GFZ7GOEU.js → chunk-A6Z2Q7D5.js} +2 -2
  31. package/dist/{customer-detail-YS265DZS.js → chunk-AOVEX4EM.js} +74 -158
  32. package/dist/{inventory-detail-42GK24BA.js → chunk-AOVJTW7M.js} +130 -196
  33. package/dist/{payout-list-GE7E637R.js → chunk-BHID7W3U.js} +12 -22
  34. package/dist/{price-list-list-VFHHTBLR.js → chunk-CR4E2DCR.js} +98 -78
  35. package/dist/{chunk-UZVYM65V.js → chunk-D44T5KAE.js} +6 -6
  36. package/dist/{chunk-BFCAJKRG.js → chunk-DBYUB2YI.js} +28 -56
  37. package/dist/{user-detail-Q7ST2YKP.js → chunk-DK3U2SRA.js} +17 -62
  38. package/dist/{refund-reason-list-ECQKWA2M.js → chunk-DP5U3GQU.js} +54 -105
  39. package/dist/chunk-E2AAYIHS.js +250 -0
  40. package/dist/{commission-rate-detail-ANI37QHI.js → chunk-EDQBUWY7.js} +46 -106
  41. package/dist/{region-detail-DIEFHHOM.js → chunk-ENMRRG4N.js} +48 -94
  42. package/dist/{chunk-UZJ2NQSN.js → chunk-FRRQW7BG.js} +4 -4
  43. package/dist/{order-detail-V2O5C4CX.js → chunk-FXU7SL6M.js} +413 -423
  44. package/dist/{product-type-detail-JI4DF7WR.js → chunk-FYB5MS4F.js} +29 -110
  45. package/dist/{chunk-QNGHZSK3.js → chunk-G644AXKV.js} +1 -1
  46. package/dist/chunk-GJTIHFXG.js +115 -0
  47. package/dist/{sales-channel-list-2ZUNUM2T.js → chunk-HHNJNKCB.js} +16 -54
  48. package/dist/{campaign-list-EAGDQZO3.js → chunk-HZKW7HRU.js} +14 -32
  49. package/dist/chunk-IXGP2EEN.js +425 -0
  50. package/dist/{profile-detail-AWZ4EZ6R.js → chunk-J7SR4GW5.js} +10 -15
  51. package/dist/{product-variant-detail-DXTUM4R7.js → chunk-JA2XIIIZ.js} +96 -178
  52. package/dist/{price-list-detail-324FZRK5.js → chunk-JRWB7VWP.js} +59 -130
  53. package/dist/{category-detail-2U65E3CX.js → chunk-KUDLPUWR.js} +70 -146
  54. package/dist/{collection-detail-Y4GGSHXX.js → chunk-KXPCEVFB.js} +44 -121
  55. package/dist/{location-list-KVFFPEIV.js → chunk-KYUXTS2L.js} +61 -86
  56. package/dist/{chunk-M3I52H3M.js → chunk-LU72QEQC.js} +4 -4
  57. package/dist/{location-detail-XO4RRCAU.js → chunk-LYT3RI4O.js} +90 -155
  58. package/dist/chunk-NOWUEJ74.js +44 -0
  59. package/dist/{product-detail-3UWUMNHC.js → chunk-NQPAEBSZ.js} +145 -195
  60. package/dist/{api-key-management-list-VYQ4AVSX.js → chunk-O6O22BN4.js} +9 -29
  61. package/dist/{tax-region-province-detail-PB7RFWJ4.js → chunk-OFRQZHVQ.js} +15 -99
  62. package/dist/{reservation-detail-J4M2EXRY.js → chunk-OSHCUDYY.js} +27 -93
  63. package/dist/{campaign-detail-4DO3S5UZ.js → chunk-Q6XCCONH.js} +118 -193
  64. package/dist/{payout-detail-PRYOQSGQ.js → chunk-QBOXELB5.js} +7 -41
  65. package/dist/chunk-QD6KYDYH.js +169 -0
  66. package/dist/{commission-rate-list-FCQ3HXC7.js → chunk-QP6XXG6A.js} +11 -20
  67. package/dist/{promotion-list-SJYMXQXT.js → chunk-RIMR3ULR.js} +14 -51
  68. package/dist/{shipping-option-type-list-4A7FT4P5.js → chunk-SFG7JTBH.js} +14 -51
  69. package/dist/{sales-channel-detail-RMU5QW3N.js → chunk-T25UE7SS.js} +39 -120
  70. package/dist/{tax-region-detail-L3EB6JSF.js → chunk-TE5VQBCL.js} +19 -60
  71. package/dist/{reservation-list-X33SIPG3.js → chunk-TKGZBTOS.js} +11 -20
  72. package/dist/{chunk-LQSLDDPT.js → chunk-TZSOL34K.js} +40 -1
  73. package/dist/{chunk-F5PEK3DA.js → chunk-U3SFHLUA.js} +1 -1
  74. package/dist/{chunk-IZ5RG5XI.js → chunk-UXD3VNBO.js} +1 -20
  75. package/dist/{chunk-XE6KSRKQ.js → chunk-V2DXJ75C.js} +1 -1
  76. package/dist/{marketplace-detail-OVWHCK5W.js → chunk-VBAAYYCS.js} +114 -172
  77. package/dist/{chunk-5POS4GBN.js → chunk-WZADCDDE.js} +4 -4
  78. package/dist/{chunk-HOZHWCST.js → chunk-XDVS4B7W.js} +1 -1
  79. package/dist/{promotion-detail-IO7V5CXR.js → chunk-XVKRTPVM.js} +147 -162
  80. package/dist/{inventory-list-UJNDJFJS.js → chunk-YH4VQBAA.js} +11 -19
  81. package/dist/{collection-add-products-RLTEE27D.js → collection-add-products-IQ7M63BA.js} +13 -13
  82. package/dist/collection-detail-YJ3FV2C6.js +96 -0
  83. package/dist/collection-list-WDQOBHQN.js +78 -0
  84. package/dist/{collection-metadata-CQWEZ4EQ.js → collection-metadata-UZ3VN625.js} +10 -10
  85. package/dist/{commission-rate-create-YK6GCP2R.js → commission-rate-create-VC72GTV4.js} +34 -34
  86. package/dist/commission-rate-detail-UQDIIMIK.js +82 -0
  87. package/dist/{commission-rate-edit-5MPI53CE.js → commission-rate-edit-AXJKJNFY.js} +34 -34
  88. package/dist/commission-rate-list-WTDZLKUR.js +27 -0
  89. package/dist/customer-detail-N7CS4IJU.js +106 -0
  90. package/dist/{customer-group-add-customers-FTRCJHE7.js → customer-group-add-customers-LCNDTLXR.js} +6 -6
  91. package/dist/customer-group-detail-UCTY4FF7.js +105 -0
  92. package/dist/customer-group-list-XOQ64CVR.js +48 -0
  93. package/dist/{customer-group-metadata-BITZXXFX.js → customer-group-metadata-FMAZBXIK.js} +11 -11
  94. package/dist/customer-list-BUUO6OF7.js +32 -0
  95. package/dist/{customer-metadata-6DDHIGDD.js → customer-metadata-7GW4JRZR.js} +11 -11
  96. package/dist/{customers-add-customer-group-SD3KK6JE.js → customers-add-customer-group-BKEV24N2.js} +15 -15
  97. package/dist/{edit-inventory-item-5PZZ3IAH.js → edit-inventory-item-RECBP7OX.js} +7 -7
  98. package/dist/{edit-inventory-item-attributes-7PJQCUXL.js → edit-inventory-item-attributes-2P3BMQJ5.js} +8 -8
  99. package/dist/{edit-rules-E2564ZQB.js → edit-rules-DPHJ7PQQ.js} +9 -9
  100. package/dist/index.d.ts +5 -0
  101. package/dist/index.js +564 -757
  102. package/dist/{inventory-create-LYXHQR7Y.js → inventory-create-QLEIHESO.js} +20 -20
  103. package/dist/inventory-detail-BJT5WEV5.js +106 -0
  104. package/dist/inventory-list-3LWBPWVK.js +29 -0
  105. package/dist/{inventory-metadata-OLR5ZMMN.js → inventory-metadata-ZNHZQEMX.js} +11 -11
  106. package/dist/{inventory-stock-ZOM2ANKJ.js → inventory-stock-G3GP4FZX.js} +17 -17
  107. package/dist/location-detail-N7J6PEAP.js +99 -0
  108. package/dist/{location-fulfillment-providers-6T27UNF7.js → location-fulfillment-providers-BHCY2MYC.js} +18 -18
  109. package/dist/location-list-UG6B47NP.js +52 -0
  110. package/dist/{location-service-zone-create-IYKQNCNO.js → location-service-zone-create-AIVG7HTM.js} +8 -8
  111. package/dist/{location-service-zone-manage-areas-L7BQTR7S.js → location-service-zone-manage-areas-EZSV25CP.js} +10 -10
  112. package/dist/{location-service-zone-shipping-option-create-PSPX634E.js → location-service-zone-shipping-option-create-GYPW6SSN.js} +18 -18
  113. package/dist/{location-service-zone-shipping-option-pricing-HC7Z4BVU.js → location-service-zone-shipping-option-pricing-7VMPXDWX.js} +8 -8
  114. package/dist/{login-U5WERLJC.js → login-2HSCF4ZB.js} +16 -10
  115. package/dist/{marketplace-add-currencies-XQPZT237.js → marketplace-add-currencies-CIGOPBO6.js} +7 -7
  116. package/dist/marketplace-detail-7KJMXXAJ.js +74 -0
  117. package/dist/{marketplace-metadata-GIYATM54.js → marketplace-metadata-PHZ4PUWM.js} +11 -11
  118. package/dist/{order-create-claim-UWNZUBL7.js → order-create-claim-7WW6MXTT.js} +34 -34
  119. package/dist/{order-create-edit-JD4UZ5GW.js → order-create-edit-KAH6ZPLX.js} +20 -20
  120. package/dist/{order-create-exchange-OTIDP47E.js → order-create-exchange-ELLWF3IY.js} +31 -31
  121. package/dist/{order-create-fulfillment-7OP64TNJ.js → order-create-fulfillment-E3J7ILOJ.js} +13 -13
  122. package/dist/{order-create-refund-U4UK5IZB.js → order-create-refund-5QZBOSCA.js} +13 -13
  123. package/dist/{order-create-return-LH4LW5BZ.js → order-create-return-L6DEDPJK.js} +17 -17
  124. package/dist/{order-create-shipment-URYCUNU6.js → order-create-shipment-NBQ226NM.js} +7 -7
  125. package/dist/order-detail-C25NQSZN.js +122 -0
  126. package/dist/{order-edit-billing-address-XRUEKX33.js → order-edit-billing-address-NVRMPZEU.js} +14 -14
  127. package/dist/{order-edit-email-CJ3MEZB6.js → order-edit-email-5FA7X52X.js} +7 -7
  128. package/dist/{order-edit-shipping-address-SV4UVNBQ.js → order-edit-shipping-address-BPU7OL2N.js} +11 -11
  129. package/dist/order-list-7NH7LROU.js +48 -0
  130. package/dist/{order-metadata-HIOSALZT.js → order-metadata-47FUKENZ.js} +10 -10
  131. package/dist/{order-receive-return-4SRRRBW6.js → order-receive-return-FW5QZJBM.js} +8 -8
  132. package/dist/{order-request-transfer-5AGKGFVY.js → order-request-transfer-WD327YGL.js} +7 -7
  133. package/dist/pages/index.d.ts +638 -0
  134. package/dist/pages/index.js +359 -0
  135. package/dist/payout-detail-MDD5SRK5.js +51 -0
  136. package/dist/payout-list-XY2A5KYS.js +28 -0
  137. package/dist/{price-list-configuration-GK4MA3BE.js → price-list-configuration-XK3IZLLX.js} +8 -8
  138. package/dist/{price-list-create-3NNWUS6L.js → price-list-create-OK7YYLAB.js} +22 -22
  139. package/dist/price-list-detail-IGFSM77P.js +102 -0
  140. package/dist/price-list-list-TBXQ5DOS.js +35 -0
  141. package/dist/{price-list-prices-add-IBSLTMNK.js → price-list-prices-add-7PGUONDK.js} +18 -18
  142. package/dist/{price-list-prices-edit-AAVPX34P.js → price-list-prices-edit-QVGBT6AI.js} +14 -14
  143. package/dist/{product-create-C4GHUEM5.js → product-create-NVBKO426.js} +218 -383
  144. package/dist/{product-create-variant-5MVBT5ST.js → product-create-variant-CJPECBV4.js} +68 -230
  145. package/dist/product-detail-ZC37BGPC.js +100 -0
  146. package/dist/{product-export-XTS7P5AD.js → product-export-ULTY2SNJ.js} +14 -14
  147. package/dist/{product-import-ZEZE2JE6.js → product-import-Q2CPHVNJ.js} +10 -10
  148. package/dist/product-list-635ZXM2D.js +85 -0
  149. package/dist/{product-media-Z2DCRZSU.js → product-media-ZMDAVPGI.js} +4 -4
  150. package/dist/{product-metadata-NBB5SRDN.js → product-metadata-36JNWKCJ.js} +10 -10
  151. package/dist/{product-stock-ZXNZZBJI.js → product-stock-HF42WRSC.js} +18 -18
  152. package/dist/{product-tag-create-LL35OFZM.js → product-tag-create-VCRDLR27.js} +7 -7
  153. package/dist/product-tag-detail-OJLYO3Q5.js +135 -0
  154. package/dist/{product-tag-edit-6XBZCCED.js → product-tag-edit-BYE7UP54.js} +7 -7
  155. package/dist/product-tag-list-XFHGJBRF.js +129 -0
  156. package/dist/{product-tag-metadata-UGO4RUFU.js → product-tag-metadata-ADHNZA2H.js} +10 -10
  157. package/dist/product-type-detail-J4UA4AEM.js +97 -0
  158. package/dist/product-type-list-H5EQHCXS.js +34 -0
  159. package/dist/{product-type-metadata-ZKOZNZE3.js → product-type-metadata-UY22KDAN.js} +10 -10
  160. package/dist/product-variant-detail-5WKYURFA.js +111 -0
  161. package/dist/{product-variant-edit-KGLW5GXD.js → product-variant-edit-66ZUIIMP.js} +10 -10
  162. package/dist/{product-variant-metadata-H7J7SZNU.js → product-variant-metadata-7N5F7DM5.js} +10 -10
  163. package/dist/profile-detail-EYNXOHGZ.js +17 -0
  164. package/dist/{promotion-add-campaign-OEMV62HF.js → promotion-add-campaign-B5SF72KC.js} +4 -4
  165. package/dist/{promotion-create-P2WR5RPH.js → promotion-create-D77SANLX.js} +17 -17
  166. package/dist/promotion-detail-MVFOMS4E.js +87 -0
  167. package/dist/promotion-list-IN4VWEQN.js +57 -0
  168. package/dist/{refund-reason-create-PTHFUT2D.js → refund-reason-create-BHI5XXZC.js} +7 -7
  169. package/dist/{refund-reason-edit-WEEQQGYO.js → refund-reason-edit-UWWYC4OB.js} +7 -7
  170. package/dist/refund-reason-list-DJZZC7KK.js +101 -0
  171. package/dist/{region-add-countries-GVOTB5YX.js → region-add-countries-YOGU74UR.js} +9 -9
  172. package/dist/{region-create-3BCYTIDB.js → region-create-UMJK3VGL.js} +14 -14
  173. package/dist/region-detail-OFZHX57G.js +73 -0
  174. package/dist/region-list-L4FKHVJJ.js +34 -0
  175. package/dist/{region-metadata-IYIHJCTK.js → region-metadata-JLHWQGTC.js} +11 -11
  176. package/dist/reservation-detail-LZYEM5NW.js +82 -0
  177. package/dist/reservation-list-OGPDB7WG.js +30 -0
  178. package/dist/{reservation-metadata-MMHE4TPO.js → reservation-metadata-WB42HSMD.js} +11 -11
  179. package/dist/{reset-password-WNANNJDX.js → reset-password-Q7Y4FWRE.js} +2 -2
  180. package/dist/return-reason-list-6ICMSVKF.js +80 -0
  181. package/dist/{sales-channel-add-products-GP7TMMKB.js → sales-channel-add-products-EOWFSO35.js} +14 -14
  182. package/dist/sales-channel-detail-RRJG7U7R.js +97 -0
  183. package/dist/sales-channel-list-LUZ4ZXCY.js +50 -0
  184. package/dist/{sales-channel-metadata-QF5KEN7C.js → sales-channel-metadata-5CLXRNQF.js} +12 -12
  185. package/dist/{seller-details-EUCYPH4Z.js → seller-details-KROISMQC.js} +48 -48
  186. package/dist/seller-list-664H4SI5.js +79 -0
  187. package/dist/{shipping-option-type-create-KBQMPNIW.js → shipping-option-type-create-42URKECR.js} +7 -7
  188. package/dist/shipping-option-type-detail-2RY3NHRO.js +81 -0
  189. package/dist/{shipping-option-type-edit-S3R6JBFV.js → shipping-option-type-edit-VLFV2AR4.js} +7 -7
  190. package/dist/shipping-option-type-list-IOSOE33S.js +59 -0
  191. package/dist/shipping-profile-detail-RIIAX7VE.js +56 -0
  192. package/dist/{shipping-profile-metadata-BJFUYS5L.js → shipping-profile-metadata-7WDHFEEH.js} +10 -10
  193. package/dist/shipping-profiles-list-AL4EJSJY.js +26 -0
  194. package/dist/{tax-region-create-KTFZNQCZ.js → tax-region-create-UOTLTCOP.js} +14 -14
  195. package/dist/tax-region-detail-CA2W5W6A.js +67 -0
  196. package/dist/{tax-region-edit-H2ORQVEW.js → tax-region-edit-7O2Z3EYC.js} +7 -7
  197. package/dist/tax-region-list-JTZ7KZCX.js +26 -0
  198. package/dist/{tax-region-metadata-2PYZ5ECB.js → tax-region-metadata-VQ57FSEM.js} +11 -11
  199. package/dist/tax-region-province-detail-ZHLX4FF4.js +98 -0
  200. package/dist/{tax-region-tax-override-create-IDGG732M.js → tax-region-tax-override-create-WIWUNXW6.js} +31 -31
  201. package/dist/{tax-region-tax-override-edit-NSBZBBZA.js → tax-region-tax-override-edit-SWROFQTP.js} +31 -31
  202. package/dist/user-detail-YNPBC5MN.js +54 -0
  203. package/dist/{user-invite-ATAF42EH.js → user-invite-OT73USBI.js} +10 -10
  204. package/dist/user-list-LNTZNT3D.js +27 -0
  205. package/dist/{user-metadata-QFVK2VJX.js → user-metadata-ZGTN4FRU.js} +11 -11
  206. package/package.json +3 -3
  207. package/dist/chunk-RW35OPIA.js +0 -45
  208. package/dist/collection-list-WUPG6AU2.js +0 -233
  209. package/dist/customer-list-DYQHKNJV.js +0 -153
  210. package/dist/order-list-ASHM44MM.js +0 -317
  211. package/dist/product-list-7WK2AWI2.js +0 -323
  212. package/dist/product-tag-detail-E7VYBISE.js +0 -288
  213. package/dist/seller-list-W76S2T27.js +0 -237
  214. package/dist/shipping-option-type-detail-CFGKF7NV.js +0 -173
  215. package/dist/tax-region-list-D7HWEZUR.js +0 -92
  216. package/dist/user-list-S6BMNMKL.js +0 -342
  217. package/dist/{api-key-management-sales-channels-RDE5YSYK.js → api-key-management-sales-channels-C7EWPHC2.js} +9 -9
  218. package/dist/{campaign-budget-edit-722ECPRI.js → campaign-budget-edit-AIXCDGG3.js} +3 -3
  219. package/dist/{category-create-VSH7BLNC.js → category-create-UWBJGIED.js} +7 -7
  220. package/dist/{category-edit-CCHWEQER.js → category-edit-ZDTTOXKZ.js} +3 -3
  221. package/dist/{chunk-JISYRXUS.js → chunk-B44E3LJT.js} +7 -7
  222. package/dist/{chunk-L22DLGNI.js → chunk-DEKJJ7NG.js} +3 -3
  223. package/dist/{chunk-2PZGY332.js → chunk-LQAAVRET.js} +3 -3
  224. package/dist/{chunk-GEVYE225.js → chunk-RA4UMZRP.js} +3 -3
  225. package/dist/{chunk-NIRWGTM3.js → chunk-RV6NZTNP.js} +3 -3
  226. package/dist/{chunk-SXC5ZMLI.js → chunk-TKEAOWBZ.js} +24 -24
  227. package/dist/{chunk-FLCYR7E5.js → chunk-ULJ3OMWU.js} +3 -3
  228. package/dist/{chunk-XDEVXAGC.js → chunk-VBBBIEVH.js} +3 -3
  229. package/dist/{chunk-FMOQNZFZ.js → chunk-YMKZS2HK.js} +12 -12
  230. package/dist/{customer-create-address-2LLOW6NZ.js → customer-create-address-GKWNPTZS.js} +1 -1
  231. package/dist/{customer-edit-F5UBFJIZ.js → customer-edit-WDRZ6YUO.js} +3 -3
  232. package/dist/{edit-reservation-SAKSTZTE.js → edit-reservation-7UOWKFMF.js} +3 -3
  233. package/dist/{invite-CSXH7VAO.js → invite-AXGDIENO.js} +1 -1
  234. package/dist/{location-create-HHOJPTDK.js → location-create-FQT3BJGV.js} +1 -1
  235. package/dist/{location-edit-2NAOR4DV.js → location-edit-RTPPP4KP.js} +1 -1
  236. package/dist/{location-sales-channels-BJUJNBQQ.js → location-sales-channels-3IGHCJEN.js} +9 -9
  237. package/dist/{location-service-zone-shipping-option-edit-SSMGORBF.js → location-service-zone-shipping-option-edit-E3GN4ZF5.js} +3 -3
  238. package/dist/{marketplace-edit-WPOSY2WN.js → marketplace-edit-GH2GQF3O.js} +3 -3
  239. package/dist/{order-allocate-items-DLVOSAC2.js → order-allocate-items-VEEANPH7.js} +3 -3
  240. package/dist/{price-list-edit-UU2XBKT3.js → price-list-edit-KK7SHR7O.js} +3 -3
  241. package/dist/{product-attributes-HNF4J53T.js → product-attributes-NG4OSBIV.js} +1 -1
  242. package/dist/{product-edit-6EL6US22.js → product-edit-LQJDUUVX.js} +4 -4
  243. package/dist/{product-organization-NWS3NMD6.js → product-organization-AFCELJ62.js} +1 -1
  244. package/dist/{product-prices-V63CFHI3.js → product-prices-WMRIC7WM.js} +7 -7
  245. package/dist/{product-sales-channels-WU3MSCV5.js → product-sales-channels-LSN5DVWZ.js} +5 -5
  246. package/dist/{product-variant-manage-inventory-items-C77QHYRT.js → product-variant-manage-inventory-items-CV2CC2PV.js} +3 -3
  247. package/dist/{profile-edit-3GIVUYUM.js → profile-edit-4HXBRWJ5.js} +6 -6
  248. package/dist/{promotion-edit-details-7Y2A5PPJ.js → promotion-edit-details-YKS24GBD.js} +6 -6
  249. package/dist/{region-edit-7XER3THY.js → region-edit-ODVSNJHM.js} +5 -5
  250. package/dist/{tax-region-province-create-7BMYABJ6.js → tax-region-province-create-RFYCUDER.js} +3 -3
@@ -0,0 +1,638 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import * as react from 'react';
3
+ import { ReactNode } from 'react';
4
+ import * as _medusajs_types from '@medusajs/types';
5
+ import { HttpTypes } from '@medusajs/types';
6
+ import * as _mercurjs_types from '@mercurjs/types';
7
+
8
+ declare const ApiKeyManagementList: (({ children }: {
9
+ children?: ReactNode;
10
+ }) => react_jsx_runtime.JSX.Element) & {
11
+ Table: ({ keyType, }: {
12
+ keyType: "secret" | "publishable";
13
+ }) => react_jsx_runtime.JSX.Element;
14
+ };
15
+
16
+ declare const ApiKeyManagementDetail: (({ children }: {
17
+ children?: ReactNode;
18
+ }) => react_jsx_runtime.JSX.Element) & {
19
+ GeneralSection: ({ apiKey }: {
20
+ apiKey: _medusajs_types.ApiKeyDTO;
21
+ }) => react_jsx_runtime.JSX.Element;
22
+ SalesChannelSection: ({ apiKey, }: {
23
+ apiKey: _medusajs_types.AdminApiKeyResponse["api_key"];
24
+ }) => react_jsx_runtime.JSX.Element;
25
+ };
26
+
27
+ declare const CampaignList: (({ children }: {
28
+ children?: ReactNode;
29
+ }) => react_jsx_runtime.JSX.Element) & {
30
+ Table: () => react_jsx_runtime.JSX.Element;
31
+ };
32
+
33
+ declare const CampaignDetail: (({ children }: {
34
+ children?: ReactNode;
35
+ }) => react_jsx_runtime.JSX.Element) & {
36
+ Main: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
37
+ Sidebar: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
38
+ MainGeneralSection: ({ campaign, }: {
39
+ campaign: _medusajs_types.AdminCampaignResponse["campaign"];
40
+ }) => react_jsx_runtime.JSX.Element;
41
+ MainPromotionSection: ({ campaign, }: {
42
+ campaign: _medusajs_types.AdminCampaign;
43
+ }) => react_jsx_runtime.JSX.Element;
44
+ SidebarConfigurationSection: ({ campaign, }: {
45
+ campaign: _medusajs_types.AdminCampaign;
46
+ }) => react_jsx_runtime.JSX.Element;
47
+ SidebarSpendSection: ({ campaign }: {
48
+ campaign: _medusajs_types.AdminCampaign;
49
+ }) => react_jsx_runtime.JSX.Element;
50
+ SidebarBudgetSection: ({ campaign }: {
51
+ campaign: _medusajs_types.AdminCampaign;
52
+ }) => react_jsx_runtime.JSX.Element;
53
+ };
54
+
55
+ declare const CategoryList: (({ children }: {
56
+ children?: ReactNode;
57
+ }) => react_jsx_runtime.JSX.Element) & {
58
+ Table: ({ children }: {
59
+ children?: ReactNode;
60
+ }) => react_jsx_runtime.JSX.Element;
61
+ Header: ({ children, }: {
62
+ children?: ReactNode;
63
+ }) => react_jsx_runtime.JSX.Element;
64
+ HeaderTitle: () => react_jsx_runtime.JSX.Element;
65
+ HeaderActions: ({ children, }: {
66
+ children?: ReactNode;
67
+ }) => react_jsx_runtime.JSX.Element;
68
+ DataTable: () => react_jsx_runtime.JSX.Element;
69
+ };
70
+
71
+ declare const CategoryDetail: (({ children }: {
72
+ children?: ReactNode;
73
+ }) => react_jsx_runtime.JSX.Element) & {
74
+ Main: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
75
+ Sidebar: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
76
+ MainGeneralSection: ({ category, }: {
77
+ category: _medusajs_types.AdminProductCategory;
78
+ }) => react_jsx_runtime.JSX.Element;
79
+ MainProductSection: ({ category, }: {
80
+ category: _medusajs_types.AdminProductCategory;
81
+ }) => react_jsx_runtime.JSX.Element;
82
+ SidebarOrganizeSection: ({ category, }: {
83
+ category: _medusajs_types.AdminProductCategory;
84
+ }) => react_jsx_runtime.JSX.Element;
85
+ };
86
+
87
+ declare const CollectionList: (({ children }: {
88
+ children?: ReactNode;
89
+ }) => react_jsx_runtime.JSX.Element) & {
90
+ Table: ({ children }: {
91
+ children?: ReactNode;
92
+ }) => react_jsx_runtime.JSX.Element;
93
+ Header: ({ children, }: {
94
+ children?: ReactNode;
95
+ }) => react_jsx_runtime.JSX.Element;
96
+ HeaderTitle: () => react_jsx_runtime.JSX.Element;
97
+ HeaderActions: ({ children, }: {
98
+ children?: ReactNode;
99
+ }) => react_jsx_runtime.JSX.Element;
100
+ DataTable: () => react_jsx_runtime.JSX.Element;
101
+ };
102
+
103
+ declare const CollectionDetail: (({ children }: {
104
+ children?: ReactNode;
105
+ }) => react_jsx_runtime.JSX.Element) & {
106
+ GeneralSection: ({ collection, }: {
107
+ collection: _medusajs_types.AdminCollection;
108
+ }) => react_jsx_runtime.JSX.Element;
109
+ ProductSection: ({ collection, }: {
110
+ collection: _medusajs_types.AdminCollection;
111
+ }) => react_jsx_runtime.JSX.Element;
112
+ };
113
+
114
+ declare const CommissionRateList: (({ children }: {
115
+ children?: ReactNode;
116
+ }) => react_jsx_runtime.JSX.Element) & {
117
+ Table: () => react_jsx_runtime.JSX.Element;
118
+ };
119
+
120
+ declare const CommissionRateDetail: (({ children }: {
121
+ children?: ReactNode;
122
+ }) => react_jsx_runtime.JSX.Element) & {
123
+ GeneralSection: ({ commissionRate, }: {
124
+ commissionRate: _mercurjs_types.CommissionRateDTO;
125
+ }) => react_jsx_runtime.JSX.Element;
126
+ RulesSection: ({ commissionRate, }: {
127
+ commissionRate: _mercurjs_types.CommissionRateDTO;
128
+ }) => react_jsx_runtime.JSX.Element;
129
+ };
130
+
131
+ declare const CustomerGroupsList: () => react_jsx_runtime.JSX.Element;
132
+
133
+ declare const CustomerGroupDetail: () => react_jsx_runtime.JSX.Element;
134
+
135
+ declare const CustomerListPage: (({ children }: {
136
+ children?: ReactNode;
137
+ }) => react_jsx_runtime.JSX.Element) & {
138
+ Table: ({ children }: {
139
+ children?: ReactNode;
140
+ }) => react_jsx_runtime.JSX.Element;
141
+ Header: ({ children }: {
142
+ children?: ReactNode;
143
+ }) => react_jsx_runtime.JSX.Element;
144
+ HeaderTitle: () => react_jsx_runtime.JSX.Element;
145
+ HeaderActions: ({ children }: {
146
+ children?: ReactNode;
147
+ }) => react_jsx_runtime.JSX.Element;
148
+ HeaderCreateButton: () => react_jsx_runtime.JSX.Element;
149
+ DataTable: () => react_jsx_runtime.JSX.Element;
150
+ };
151
+
152
+ declare const CustomerDetailPage: (({ children }: {
153
+ children?: ReactNode;
154
+ }) => react_jsx_runtime.JSX.Element) & {
155
+ Main: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
156
+ Sidebar: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
157
+ MainGeneralSection: ({ customer, }: {
158
+ customer: _medusajs_types.AdminCustomer;
159
+ }) => react_jsx_runtime.JSX.Element;
160
+ MainOrderSection: ({ customer, }: {
161
+ customer: _medusajs_types.AdminCustomer;
162
+ }) => react_jsx_runtime.JSX.Element;
163
+ MainGroupSection: ({ customer, }: {
164
+ customer: _medusajs_types.AdminCustomer;
165
+ }) => react_jsx_runtime.JSX.Element;
166
+ SidebarAddressSection: ({ customer, }: {
167
+ customer: _medusajs_types.AdminCustomer;
168
+ }) => react_jsx_runtime.JSX.Element;
169
+ };
170
+
171
+ declare const InventoryItemListTable: (({ children }: {
172
+ children?: ReactNode;
173
+ }) => react_jsx_runtime.JSX.Element) & {
174
+ Table: () => react_jsx_runtime.JSX.Element;
175
+ };
176
+
177
+ declare const InventoryDetail: (({ children }: {
178
+ children?: ReactNode;
179
+ }) => react_jsx_runtime.JSX.Element) & {
180
+ Main: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
181
+ Sidebar: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
182
+ MainGeneralSection: ({ inventoryItem, }: {
183
+ inventoryItem: ExtendedAdminInventoryItem;
184
+ }) => react_jsx_runtime.JSX.Element;
185
+ MainLocationLevelsSection: ({ inventoryItem, }: {
186
+ inventoryItem: ExtendedAdminInventoryItem;
187
+ }) => react_jsx_runtime.JSX.Element;
188
+ MainReservationsSection: ({ inventoryItem, }: {
189
+ inventoryItem: _medusajs_types.AdminInventoryItemResponse["inventory_item"];
190
+ }) => react_jsx_runtime.JSX.Element;
191
+ SidebarVariantsSection: ({ variants, }: {
192
+ variants: _medusajs_types.ProductVariantDTO[];
193
+ }) => react_jsx_runtime.JSX.Element | null;
194
+ SidebarAttributeSection: ({ inventoryItem, }: {
195
+ inventoryItem: ExtendedAdminInventoryItem;
196
+ }) => react_jsx_runtime.JSX.Element;
197
+ };
198
+
199
+ declare const LocationList: (({ children }: {
200
+ children?: ReactNode;
201
+ }) => react_jsx_runtime.JSX.Element) & {
202
+ Main: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
203
+ Sidebar: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
204
+ MainContent: () => react_jsx_runtime.JSX.Element;
205
+ SidebarLinks: () => react_jsx_runtime.JSX.Element;
206
+ };
207
+
208
+ type LocationsSalesChannelsSectionProps = {
209
+ location: HttpTypes.AdminStockLocation;
210
+ };
211
+ declare function LocationsSalesChannelsSection({ location, }: LocationsSalesChannelsSectionProps): react_jsx_runtime.JSX.Element;
212
+
213
+ type LocationsFulfillmentProvidersSectionProps = {
214
+ location: HttpTypes.AdminStockLocation;
215
+ };
216
+ declare function LocationsFulfillmentProvidersSection({ location, }: LocationsFulfillmentProvidersSectionProps): react_jsx_runtime.JSX.Element;
217
+
218
+ declare const LocationDetail: (({ children }: {
219
+ children?: ReactNode;
220
+ }) => react_jsx_runtime.JSX.Element) & {
221
+ Main: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
222
+ Sidebar: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
223
+ MainGeneralSection: ({ location, }: {
224
+ location: _medusajs_types.AdminStockLocation;
225
+ }) => react_jsx_runtime.JSX.Element;
226
+ SidebarSalesChannelsSection: typeof LocationsSalesChannelsSection;
227
+ SidebarFulfillmentProvidersSection: typeof LocationsFulfillmentProvidersSection;
228
+ };
229
+
230
+ declare const MarketplaceDetail: (({ children }: {
231
+ children?: ReactNode;
232
+ }) => react_jsx_runtime.JSX.Element) & {
233
+ GeneralSection: ({ store }: {
234
+ store: _medusajs_types.AdminStore;
235
+ }) => react_jsx_runtime.JSX.Element;
236
+ CurrencySection: ({ store }: {
237
+ store: _medusajs_types.AdminStore;
238
+ }) => react_jsx_runtime.JSX.Element;
239
+ };
240
+
241
+ declare const OrderList: ({ children }: {
242
+ children?: ReactNode;
243
+ }) => react_jsx_runtime.JSX.Element;
244
+
245
+ declare const OrderDetail: ({ children }: {
246
+ children?: ReactNode;
247
+ }) => react_jsx_runtime.JSX.Element;
248
+
249
+ declare const PayoutList: (({ children }: {
250
+ children?: ReactNode;
251
+ }) => react_jsx_runtime.JSX.Element) & {
252
+ Table: () => react_jsx_runtime.JSX.Element;
253
+ };
254
+
255
+ declare const PayoutDetail: (({ children }: {
256
+ children?: ReactNode;
257
+ }) => react_jsx_runtime.JSX.Element) & {
258
+ GeneralSection: ({ payout }: {
259
+ payout: _mercurjs_types.PayoutDTO;
260
+ }) => react_jsx_runtime.JSX.Element;
261
+ };
262
+
263
+ declare const PriceListList: (({ children }: {
264
+ children?: ReactNode;
265
+ }) => react_jsx_runtime.JSX.Element) & {
266
+ Table: ({ children }: {
267
+ children?: ReactNode;
268
+ }) => react_jsx_runtime.JSX.Element;
269
+ Header: ({ children, }: {
270
+ children?: ReactNode;
271
+ }) => react_jsx_runtime.JSX.Element;
272
+ HeaderTitle: () => react_jsx_runtime.JSX.Element;
273
+ HeaderActions: ({ children, }: {
274
+ children?: ReactNode;
275
+ }) => react_jsx_runtime.JSX.Element;
276
+ DataTable: () => react_jsx_runtime.JSX.Element;
277
+ };
278
+
279
+ declare const PriceListDetails: (({ children }: {
280
+ children?: ReactNode;
281
+ }) => react_jsx_runtime.JSX.Element) & {
282
+ Main: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
283
+ Sidebar: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
284
+ MainGeneralSection: ({ priceList, }: {
285
+ priceList: _medusajs_types.AdminPriceList;
286
+ }) => react_jsx_runtime.JSX.Element;
287
+ MainProductSection: ({ priceList, }: {
288
+ priceList: _medusajs_types.AdminPriceList;
289
+ }) => react_jsx_runtime.JSX.Element;
290
+ SidebarConfigurationSection: ({ priceList, }: {
291
+ priceList: _medusajs_types.AdminPriceList;
292
+ }) => react_jsx_runtime.JSX.Element;
293
+ };
294
+
295
+ declare const ProductTagList: (({ children }: {
296
+ children?: ReactNode;
297
+ }) => react_jsx_runtime.JSX.Element) & {
298
+ Table: () => react_jsx_runtime.JSX.Element;
299
+ };
300
+
301
+ declare const ProductTagDetail: (({ children }: {
302
+ children?: ReactNode;
303
+ }) => react_jsx_runtime.JSX.Element) & {
304
+ GeneralSection: ({ productTag, }: {
305
+ productTag: _medusajs_types.AdminProductTag;
306
+ }) => react_jsx_runtime.JSX.Element;
307
+ ProductSection: ({ productTag, }: {
308
+ productTag: _medusajs_types.AdminProductTag;
309
+ }) => react_jsx_runtime.JSX.Element;
310
+ };
311
+
312
+ declare const ProductTypeList: (({ children }: {
313
+ children?: ReactNode;
314
+ }) => react_jsx_runtime.JSX.Element) & {
315
+ Table: () => react_jsx_runtime.JSX.Element;
316
+ };
317
+
318
+ declare const ProductTypeDetail: (({ children }: {
319
+ children?: ReactNode;
320
+ }) => react_jsx_runtime.JSX.Element) & {
321
+ GeneralSection: ({ productType, }: {
322
+ productType: _medusajs_types.AdminProductType;
323
+ }) => react_jsx_runtime.JSX.Element;
324
+ ProductSection: ({ productType, }: {
325
+ productType: _medusajs_types.AdminProductType;
326
+ }) => react_jsx_runtime.JSX.Element;
327
+ };
328
+
329
+ declare function VariantGeneralSection({ variant, }: {
330
+ variant: HttpTypes.AdminProductVariant;
331
+ }): react_jsx_runtime.JSX.Element;
332
+
333
+ /**
334
+ * Wrapper that handles manage_inventory gating and inventory_items mapping.
335
+ */
336
+ declare function VariantInventorySectionConnected({ variant, }: {
337
+ variant: HttpTypes.AdminProductVariant;
338
+ }): react_jsx_runtime.JSX.Element;
339
+
340
+ declare function VariantPricesSection({ variant, }: {
341
+ variant: HttpTypes.AdminProductVariant;
342
+ }): react_jsx_runtime.JSX.Element;
343
+
344
+ declare const ProductVariantDetailPage: (({ children }: {
345
+ children?: ReactNode;
346
+ }) => react_jsx_runtime.JSX.Element) & {
347
+ Main: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
348
+ Sidebar: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
349
+ MainGeneralSection: typeof VariantGeneralSection;
350
+ MainInventorySection: typeof VariantInventorySectionConnected;
351
+ SidebarSellerSection: ({ seller }: {
352
+ seller?: _mercurjs_types.SellerDTO | null;
353
+ }) => react_jsx_runtime.JSX.Element | null;
354
+ SidebarPricesSection: typeof VariantPricesSection;
355
+ };
356
+
357
+ declare const ProductListPage: (({ children }: {
358
+ children?: ReactNode;
359
+ }) => react_jsx_runtime.JSX.Element) & {
360
+ Table: ({ children }: {
361
+ children?: ReactNode;
362
+ }) => react_jsx_runtime.JSX.Element;
363
+ Header: ({ children }: {
364
+ children?: ReactNode;
365
+ }) => react_jsx_runtime.JSX.Element;
366
+ HeaderTitle: () => react_jsx_runtime.JSX.Element;
367
+ HeaderActions: ({ children }: {
368
+ children?: ReactNode;
369
+ }) => react_jsx_runtime.JSX.Element;
370
+ HeaderCreateButton: () => react_jsx_runtime.JSX.Element;
371
+ HeaderExportButton: () => react_jsx_runtime.JSX.Element;
372
+ HeaderImportButton: () => react_jsx_runtime.JSX.Element;
373
+ DataTable: () => react_jsx_runtime.JSX.Element;
374
+ };
375
+
376
+ declare const ProductDetailPage: (({ children }: {
377
+ children?: ReactNode;
378
+ }) => react_jsx_runtime.JSX.Element) & {
379
+ Main: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
380
+ Sidebar: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
381
+ MainGeneralSection: ({ product, }: {
382
+ product: _medusajs_types.AdminProduct;
383
+ }) => react_jsx_runtime.JSX.Element;
384
+ MainMediaSection: ({ product, }: {
385
+ product: _medusajs_types.AdminProduct;
386
+ }) => react_jsx_runtime.JSX.Element;
387
+ MainOptionSection: ({ product, }: {
388
+ product: _medusajs_types.AdminProduct;
389
+ }) => react_jsx_runtime.JSX.Element;
390
+ MainVariantSection: ({ product, }: {
391
+ product: _medusajs_types.AdminProduct;
392
+ }) => react_jsx_runtime.JSX.Element;
393
+ SidebarSellerSection: ({ seller }: {
394
+ seller?: _mercurjs_types.SellerDTO | null;
395
+ }) => react_jsx_runtime.JSX.Element | null;
396
+ SidebarSalesChannelSection: ({ product, }: {
397
+ product: _medusajs_types.AdminProduct;
398
+ }) => react_jsx_runtime.JSX.Element;
399
+ SidebarShippingProfileSection: ({ product, }: {
400
+ product: _medusajs_types.AdminProduct;
401
+ }) => react_jsx_runtime.JSX.Element;
402
+ SidebarOrganizationSection: ({ product, }: {
403
+ product: _medusajs_types.AdminProduct;
404
+ }) => react_jsx_runtime.JSX.Element;
405
+ SidebarAttributeSection: ({ product, }: {
406
+ product: _medusajs_types.AdminProduct;
407
+ }) => react_jsx_runtime.JSX.Element;
408
+ };
409
+
410
+ declare const ProfileDetail: (({ children }: {
411
+ children?: ReactNode;
412
+ }) => react_jsx_runtime.JSX.Element) & {
413
+ GeneralSection: ({ user }: {
414
+ user: _medusajs_types.AdminUser;
415
+ }) => react_jsx_runtime.JSX.Element;
416
+ };
417
+
418
+ declare const PromotionsList: (({ children }: {
419
+ children?: ReactNode;
420
+ }) => react_jsx_runtime.JSX.Element) & {
421
+ Table: () => react_jsx_runtime.JSX.Element;
422
+ };
423
+
424
+ declare const PromotionDetail: (({ children }: {
425
+ children?: ReactNode;
426
+ }) => react_jsx_runtime.JSX.Element) & {
427
+ Main: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
428
+ Sidebar: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
429
+ MainGeneralSection: ({ promotion, }: {
430
+ promotion: _medusajs_types.AdminPromotion;
431
+ }) => react_jsx_runtime.JSX.Element;
432
+ MainConditionsSection: ({ rules, ruleType, applicationMethodTargetType, }: {
433
+ rules: _medusajs_types.AdminPromotionRule[];
434
+ ruleType: string;
435
+ applicationMethodTargetType?: _medusajs_types.ApplicationMethodTargetTypeValues;
436
+ }) => react_jsx_runtime.JSX.Element;
437
+ SidebarCampaignSection: ({ campaign, }: {
438
+ campaign: _medusajs_types.AdminCampaign | null;
439
+ }) => react_jsx_runtime.JSX.Element;
440
+ };
441
+
442
+ declare const RefundReasonList: (({ children }: {
443
+ children?: ReactNode;
444
+ }) => react_jsx_runtime.JSX.Element) & {
445
+ Table: ({ children }: {
446
+ children?: ReactNode;
447
+ }) => react_jsx_runtime.JSX.Element;
448
+ Header: ({ children, }: {
449
+ children?: ReactNode;
450
+ }) => react_jsx_runtime.JSX.Element;
451
+ HeaderTitle: () => react_jsx_runtime.JSX.Element;
452
+ HeaderActions: ({ children, }: {
453
+ children?: ReactNode;
454
+ }) => react_jsx_runtime.JSX.Element;
455
+ DataTable: () => react_jsx_runtime.JSX.Element;
456
+ };
457
+
458
+ declare const RegionList: (({ children }: {
459
+ children?: ReactNode;
460
+ }) => react_jsx_runtime.JSX.Element) & {
461
+ Table: () => react_jsx_runtime.JSX.Element;
462
+ };
463
+
464
+ declare const RegionDetail: (({ children }: {
465
+ children?: ReactNode;
466
+ }) => react_jsx_runtime.JSX.Element) & {
467
+ GeneralSection: ({ region, pricePreferences, }: {
468
+ region: _medusajs_types.AdminRegion;
469
+ pricePreferences: _medusajs_types.AdminPricePreference[];
470
+ }) => react_jsx_runtime.JSX.Element;
471
+ CountrySection: ({ region }: {
472
+ region: _medusajs_types.AdminRegion;
473
+ }) => react_jsx_runtime.JSX.Element;
474
+ };
475
+
476
+ declare const ReservationList: (({ children }: {
477
+ children?: ReactNode;
478
+ }) => react_jsx_runtime.JSX.Element) & {
479
+ Table: () => react_jsx_runtime.JSX.Element;
480
+ };
481
+
482
+ declare const ReservationDetail: (({ children }: {
483
+ children?: ReactNode;
484
+ }) => react_jsx_runtime.JSX.Element) & {
485
+ Main: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
486
+ Sidebar: ({ children, className, ...props }: react.ComponentPropsWithoutRef<"div">) => react_jsx_runtime.JSX.Element;
487
+ MainGeneralSection: ({ reservation, }: {
488
+ reservation: _medusajs_types.AdminReservationResponse["reservation"];
489
+ }) => react_jsx_runtime.JSX.Element;
490
+ SidebarInventorySection: ({ inventoryItem, }: {
491
+ inventoryItem: ExtendedAdminInventoryItem;
492
+ }) => react_jsx_runtime.JSX.Element;
493
+ };
494
+
495
+ declare const ReturnReasonList: (({ children }: {
496
+ children?: ReactNode;
497
+ }) => react_jsx_runtime.JSX.Element) & {
498
+ Table: () => react_jsx_runtime.JSX.Element;
499
+ };
500
+
501
+ declare const SalesChannelList: (({ children }: {
502
+ children?: ReactNode;
503
+ }) => react_jsx_runtime.JSX.Element) & {
504
+ Table: () => react_jsx_runtime.JSX.Element;
505
+ };
506
+
507
+ declare const SalesChannelDetail: (({ children }: {
508
+ children?: ReactNode;
509
+ }) => react_jsx_runtime.JSX.Element) & {
510
+ GeneralSection: ({ salesChannel, }: {
511
+ salesChannel: _medusajs_types.SalesChannelDTO;
512
+ }) => react_jsx_runtime.JSX.Element;
513
+ ProductSection: ({ salesChannel, }: {
514
+ salesChannel: _medusajs_types.SalesChannelDTO;
515
+ }) => react_jsx_runtime.JSX.Element;
516
+ };
517
+
518
+ declare const SellersList: (({ children }: {
519
+ children?: ReactNode;
520
+ }) => react_jsx_runtime.JSX.Element) & {
521
+ Table: ({ children }: {
522
+ children?: ReactNode;
523
+ }) => react_jsx_runtime.JSX.Element;
524
+ Header: ({ children, }: {
525
+ children?: ReactNode;
526
+ }) => react_jsx_runtime.JSX.Element;
527
+ HeaderTitle: () => react_jsx_runtime.JSX.Element;
528
+ HeaderActions: ({ children, }: {
529
+ children?: ReactNode;
530
+ }) => react_jsx_runtime.JSX.Element;
531
+ DataTable: () => react_jsx_runtime.JSX.Element;
532
+ };
533
+
534
+ declare const ShippingOptionTypeList: (({ children }: {
535
+ children?: ReactNode;
536
+ }) => react_jsx_runtime.JSX.Element) & {
537
+ Table: () => react_jsx_runtime.JSX.Element;
538
+ };
539
+
540
+ declare const ShippingOptionTypeDetail: (({ children }: {
541
+ children?: ReactNode;
542
+ }) => react_jsx_runtime.JSX.Element) & {
543
+ GeneralSection: ({ shippingOptionType, }: {
544
+ shippingOptionType: _medusajs_types.AdminShippingOptionType;
545
+ }) => react_jsx_runtime.JSX.Element;
546
+ };
547
+
548
+ declare const ShippingProfileList: (({ children }: {
549
+ children?: ReactNode;
550
+ }) => react_jsx_runtime.JSX.Element) & {
551
+ Table: () => react_jsx_runtime.JSX.Element;
552
+ };
553
+
554
+ declare const ShippingProfileDetail: (({ children }: {
555
+ children?: ReactNode;
556
+ }) => react_jsx_runtime.JSX.Element) & {
557
+ GeneralSection: ({ profile, }: {
558
+ profile: _medusajs_types.AdminShippingProfileResponse["shipping_profile"];
559
+ }) => react_jsx_runtime.JSX.Element;
560
+ };
561
+
562
+ declare const TaxRegionsList: (({ children }: {
563
+ children?: ReactNode;
564
+ }) => react_jsx_runtime.JSX.Element) & {
565
+ Table: ({ children }: {
566
+ children?: ReactNode;
567
+ }) => react_jsx_runtime.JSX.Element;
568
+ Header: ({ children, }: {
569
+ children?: ReactNode;
570
+ }) => react_jsx_runtime.JSX.Element;
571
+ HeaderTitle: () => react_jsx_runtime.JSX.Element;
572
+ HeaderActions: ({ children, }: {
573
+ children?: ReactNode;
574
+ }) => react_jsx_runtime.JSX.Element;
575
+ DataTable: () => react_jsx_runtime.JSX.Element;
576
+ };
577
+
578
+ declare function TaxRegionProviderSection({ taxRegion, }: {
579
+ taxRegion: HttpTypes.AdminTaxRegion;
580
+ }): react_jsx_runtime.JSX.Element;
581
+
582
+ declare const TaxRegionDetail$1: (({ children }: {
583
+ children?: ReactNode;
584
+ }) => react_jsx_runtime.JSX.Element) & {
585
+ SublevelAlert: ({ taxRegion, showSublevelRegions, setShowSublevelRegions, }: {
586
+ taxRegion: _medusajs_types.AdminTaxRegion;
587
+ showSublevelRegions: boolean;
588
+ setShowSublevelRegions: (state: boolean) => void;
589
+ }) => react_jsx_runtime.JSX.Element | null;
590
+ DetailSection: ({ taxRegion, }: {
591
+ taxRegion: _medusajs_types.AdminTaxRegion;
592
+ }) => react_jsx_runtime.JSX.Element;
593
+ ProvinceSection: ({ taxRegion, showSublevelRegions, }: {
594
+ taxRegion: _medusajs_types.AdminTaxRegion;
595
+ showSublevelRegions: boolean;
596
+ }) => react_jsx_runtime.JSX.Element | null;
597
+ OverrideSection: ({ taxRegion, }: {
598
+ taxRegion: _medusajs_types.AdminTaxRegion;
599
+ }) => react_jsx_runtime.JSX.Element;
600
+ ProviderSection: typeof TaxRegionProviderSection;
601
+ };
602
+
603
+ declare const TaxRegionDetail: (({ children }: {
604
+ children?: ReactNode;
605
+ }) => react_jsx_runtime.JSX.Element) & {
606
+ DetailSection: ({ taxRegion, }: {
607
+ taxRegion: _medusajs_types.AdminTaxRegion;
608
+ }) => react_jsx_runtime.JSX.Element;
609
+ OverrideSection: ({ taxRegion, }: {
610
+ taxRegion: _medusajs_types.AdminTaxRegion;
611
+ }) => react_jsx_runtime.JSX.Element;
612
+ };
613
+
614
+ declare const UserList: (({ children }: {
615
+ children?: ReactNode;
616
+ }) => react_jsx_runtime.JSX.Element) & {
617
+ Table: ({ children }: {
618
+ children?: ReactNode;
619
+ }) => react_jsx_runtime.JSX.Element;
620
+ Header: ({ children, }: {
621
+ children?: ReactNode;
622
+ }) => react_jsx_runtime.JSX.Element;
623
+ HeaderTitle: () => react_jsx_runtime.JSX.Element;
624
+ HeaderActions: ({ children, }: {
625
+ children?: ReactNode;
626
+ }) => react_jsx_runtime.JSX.Element;
627
+ DataTable: () => react_jsx_runtime.JSX.Element;
628
+ };
629
+
630
+ declare const UserDetail: (({ children }: {
631
+ children?: ReactNode;
632
+ }) => react_jsx_runtime.JSX.Element) & {
633
+ GeneralSection: ({ user }: {
634
+ user: _medusajs_types.AdminUser;
635
+ }) => react_jsx_runtime.JSX.Element;
636
+ };
637
+
638
+ export { ApiKeyManagementDetail, ApiKeyManagementList, CampaignDetail, CampaignList, CategoryDetail, CategoryList, CollectionDetail, CollectionList, CommissionRateDetail, CommissionRateList, CustomerDetailPage, CustomerGroupDetail, CustomerGroupsList, CustomerListPage, InventoryDetail, InventoryItemListTable, LocationDetail, LocationList, MarketplaceDetail, OrderDetail, OrderList, PayoutDetail, PayoutList, PriceListDetails, PriceListList, ProductDetailPage, ProductListPage, ProductTagDetail, ProductTagList, ProductTypeDetail, ProductTypeList, ProductVariantDetailPage, ProfileDetail, PromotionDetail, PromotionsList, RefundReasonList, RegionDetail, RegionList, ReservationDetail, ReservationList, ReturnReasonList, SalesChannelDetail, SalesChannelList, SellersList, ShippingOptionTypeDetail, ShippingOptionTypeList, ShippingProfileDetail, ShippingProfileList, TaxRegionDetail$1 as TaxRegionDetail, TaxRegionDetail as TaxRegionProvinceDetail, TaxRegionsList, UserDetail, UserList };