@acmekit/dashboard 2.13.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2066) hide show
  1. package/README.md +30 -0
  2. package/dist/Inter-Medium-RUQTUVA3.ttf +0 -0
  3. package/dist/Inter-Regular-CKBOXRQ3.ttf +0 -0
  4. package/dist/RobotoMono-Medium-LUNBMOOH.ttf +0 -0
  5. package/dist/RobotoMono-Regular-27MA6W2G.ttf +0 -0
  6. package/dist/add-campaign-promotions-GV3D3N2X.mjs +263 -0
  7. package/dist/add-locales-WQDGU5A2.mjs +82 -0
  8. package/dist/adjust-inventory-CSOFODJL.mjs +217 -0
  9. package/dist/api-key-management-create-JUXDTSXT.mjs +176 -0
  10. package/dist/api-key-management-detail-7TKDKAYS.mjs +493 -0
  11. package/dist/api-key-management-edit-ZWOCXPXV.mjs +110 -0
  12. package/dist/api-key-management-list-C6BVUVSI.mjs +356 -0
  13. package/dist/api-key-management-sales-channels-B2HCUBX7.mjs +206 -0
  14. package/dist/app.css +5330 -0
  15. package/dist/app.js +195968 -0
  16. package/dist/app.mjs +81 -0
  17. package/dist/campaign-budget-edit-OHOU27NN.mjs +147 -0
  18. package/dist/campaign-configuration-MZHTGODE.mjs +154 -0
  19. package/dist/campaign-create-VAJXI544.mjs +31 -0
  20. package/dist/campaign-detail-MWRQ5LSR.mjs +677 -0
  21. package/dist/campaign-edit-Z2KT7NZD.mjs +206 -0
  22. package/dist/campaign-list-HOAE6MXC.mjs +192 -0
  23. package/dist/categories-metadata-OESX2QXC.mjs +74 -0
  24. package/dist/category-create-AIVN7H3A.mjs +423 -0
  25. package/dist/category-detail-PDRC4NHH.mjs +579 -0
  26. package/dist/category-edit-7OLII5PI.mjs +224 -0
  27. package/dist/category-list-SYODXAV7.mjs +309 -0
  28. package/dist/category-organize-C3IUWW33.mjs +113 -0
  29. package/dist/category-products-GA4KP7EC.mjs +284 -0
  30. package/dist/chunk-22YYMH6M.mjs +382 -0
  31. package/dist/chunk-2PCPX3L2.mjs +92 -0
  32. package/dist/chunk-2V4DS7AE.mjs +49 -0
  33. package/dist/chunk-3C6WQ7NH.mjs +46 -0
  34. package/dist/chunk-3ISBJK7K.mjs +45 -0
  35. package/dist/chunk-3TAD7FW4.mjs +431 -0
  36. package/dist/chunk-3TZOFKX2.mjs +110 -0
  37. package/dist/chunk-3VXYG7KG.mjs +64 -0
  38. package/dist/chunk-3WPRVYF6.mjs +122 -0
  39. package/dist/chunk-452UKZW6.mjs +471 -0
  40. package/dist/chunk-4DFGIDVN.mjs +117 -0
  41. package/dist/chunk-4FM6S5CX.mjs +17 -0
  42. package/dist/chunk-4GQOUCX6.mjs +0 -0
  43. package/dist/chunk-4UTXEJBF.mjs +128 -0
  44. package/dist/chunk-4XSXVVYD.mjs +18 -0
  45. package/dist/chunk-535OVBXR.mjs +226 -0
  46. package/dist/chunk-54IEHX46.mjs +116 -0
  47. package/dist/chunk-5DXB7NNX.mjs +221 -0
  48. package/dist/chunk-5Q74GF5H.mjs +94 -0
  49. package/dist/chunk-5SAFO54D.mjs +56 -0
  50. package/dist/chunk-6GU6IDUA.mjs +8 -0
  51. package/dist/chunk-6HTZNHPT.mjs +34 -0
  52. package/dist/chunk-6T6CP246.mjs +340 -0
  53. package/dist/chunk-774WSTCC.mjs +19 -0
  54. package/dist/chunk-7AXHHXCX.mjs +4 -0
  55. package/dist/chunk-7M2A645H.mjs +63 -0
  56. package/dist/chunk-7PCPPVXC.mjs +175 -0
  57. package/dist/chunk-AM2BU2RH.mjs +6 -0
  58. package/dist/chunk-B2FDWFGX.mjs +171 -0
  59. package/dist/chunk-B4QEDA23.mjs +97 -0
  60. package/dist/chunk-B6ZOPCPA.mjs +73 -0
  61. package/dist/chunk-BALV2UTZ.mjs +24 -0
  62. package/dist/chunk-BBP7EYBG.mjs +260 -0
  63. package/dist/chunk-BCEWAWGA.mjs +39 -0
  64. package/dist/chunk-BD3XDAG5.mjs +401 -0
  65. package/dist/chunk-BGATYAVC.mjs +47 -0
  66. package/dist/chunk-BZ3BUDOK.mjs +4113 -0
  67. package/dist/chunk-C5P5PL3E.mjs +31 -0
  68. package/dist/chunk-C76H5USB.mjs +16 -0
  69. package/dist/chunk-C7F7MMXS.mjs +68 -0
  70. package/dist/chunk-CABJXU6D.mjs +302 -0
  71. package/dist/chunk-CBSCX7RE.mjs +13 -0
  72. package/dist/chunk-CG3YNOEK.mjs +144 -0
  73. package/dist/chunk-CNZM6RE7.mjs +610 -0
  74. package/dist/chunk-CQWBG33R.mjs +30 -0
  75. package/dist/chunk-CRBKNYSH.mjs +275 -0
  76. package/dist/chunk-D3YQN7HV.mjs +30 -0
  77. package/dist/chunk-DFFLVEZ5.mjs +40 -0
  78. package/dist/chunk-DG7J63J2.mjs +1764 -0
  79. package/dist/chunk-DHF3B6D2.mjs +9 -0
  80. package/dist/chunk-DK4WIVY6.mjs +749 -0
  81. package/dist/chunk-DKOD27V5.mjs +175 -0
  82. package/dist/chunk-DLZWPHHO.mjs +20 -0
  83. package/dist/chunk-DTY37DDZ.mjs +20 -0
  84. package/dist/chunk-DXWAKJTM.mjs +108 -0
  85. package/dist/chunk-EAZDQKZL.mjs +259 -0
  86. package/dist/chunk-EFEGJQI5.mjs +34 -0
  87. package/dist/chunk-EG5MMCD4.mjs +50 -0
  88. package/dist/chunk-EHAU7SOS.mjs +1280 -0
  89. package/dist/chunk-EKFF2W4G.mjs +124 -0
  90. package/dist/chunk-EN5J6OFE.mjs +41 -0
  91. package/dist/chunk-EO7CNFE6.mjs +265 -0
  92. package/dist/chunk-EVPLJRXF.mjs +123 -0
  93. package/dist/chunk-EVY7AHQA.mjs +50 -0
  94. package/dist/chunk-EZGBAGIR.mjs +310 -0
  95. package/dist/chunk-F57Z263P.mjs +36 -0
  96. package/dist/chunk-F6ZOHZVB.mjs +9 -0
  97. package/dist/chunk-FA2DYBNX.mjs +6 -0
  98. package/dist/chunk-FHSC5X62.mjs +31 -0
  99. package/dist/chunk-FUDIA3GL.mjs +39 -0
  100. package/dist/chunk-FVMHCXYX.mjs +106 -0
  101. package/dist/chunk-FX5GXN2P.mjs +164 -0
  102. package/dist/chunk-FXYH54JP.mjs +16 -0
  103. package/dist/chunk-G22WWLPG.mjs +44 -0
  104. package/dist/chunk-G2GBTFKW.mjs +522 -0
  105. package/dist/chunk-G2J2T2QU.mjs +85 -0
  106. package/dist/chunk-G2VJOHHV.mjs +32 -0
  107. package/dist/chunk-G4M37GFI.mjs +98061 -0
  108. package/dist/chunk-G57B6U6Y.mjs +41 -0
  109. package/dist/chunk-GBFVWROS.mjs +58 -0
  110. package/dist/chunk-GF7N2AY2.mjs +79 -0
  111. package/dist/chunk-GGTFPFCV.mjs +1150 -0
  112. package/dist/chunk-HE77DA46.mjs +108 -0
  113. package/dist/chunk-HKYVPRUA.mjs +182 -0
  114. package/dist/chunk-HVQIZLNB.mjs +108 -0
  115. package/dist/chunk-I2GUUJVE.mjs +127 -0
  116. package/dist/chunk-IR5DHEKS.mjs +9 -0
  117. package/dist/chunk-IU262EDH.mjs +495 -0
  118. package/dist/chunk-IUCDCPJU.mjs +0 -0
  119. package/dist/chunk-IW4TACOD.mjs +55 -0
  120. package/dist/chunk-IXXG72CP.mjs +422 -0
  121. package/dist/chunk-JHATTPS3.mjs +6 -0
  122. package/dist/chunk-JO7JAVWB.mjs +170 -0
  123. package/dist/chunk-JQ67EF5F.mjs +101 -0
  124. package/dist/chunk-K5DSJBZS.mjs +556 -0
  125. package/dist/chunk-KA4KBTUN.mjs +29 -0
  126. package/dist/chunk-KIASDQKH.mjs +51 -0
  127. package/dist/chunk-KPLL3ATX.mjs +97 -0
  128. package/dist/chunk-L7YA4D55.mjs +61 -0
  129. package/dist/chunk-LEYWBRRG.mjs +225 -0
  130. package/dist/chunk-LKWTBYYC.mjs +35 -0
  131. package/dist/chunk-LLJB2TFN.mjs +50 -0
  132. package/dist/chunk-LQTHYS2Z.mjs +0 -0
  133. package/dist/chunk-LSEYENCI.mjs +14 -0
  134. package/dist/chunk-LT4MVCA7.mjs +19 -0
  135. package/dist/chunk-LWUDSTVZ.mjs +128 -0
  136. package/dist/chunk-LXIJHOSW.mjs +43 -0
  137. package/dist/chunk-LZX5TJ65.mjs +42 -0
  138. package/dist/chunk-MFALVTRQ.mjs +181 -0
  139. package/dist/chunk-MKJPYPAH.mjs +516 -0
  140. package/dist/chunk-MOSRJHJ3.mjs +31 -0
  141. package/dist/chunk-N7BIDSR6.mjs +45 -0
  142. package/dist/chunk-ND3ODI36.mjs +161 -0
  143. package/dist/chunk-NOAFLTPV.mjs +99 -0
  144. package/dist/chunk-NPOS27VN.mjs +29 -0
  145. package/dist/chunk-NQMO3WSW.mjs +98 -0
  146. package/dist/chunk-NSKLCNSB.mjs +1106 -0
  147. package/dist/chunk-NTEWUH4C.mjs +65 -0
  148. package/dist/chunk-NUHHTFNL.mjs +1144 -0
  149. package/dist/chunk-OAHCJFG3.mjs +17 -0
  150. package/dist/chunk-OK4NIKP5.mjs +84 -0
  151. package/dist/chunk-OMC5JCQH.mjs +31 -0
  152. package/dist/chunk-OWHSIJ2H.mjs +37 -0
  153. package/dist/chunk-P3DRE4IY.mjs +39 -0
  154. package/dist/chunk-P3UUX2T6.mjs +9 -0
  155. package/dist/chunk-P3VJXF6S.mjs +345 -0
  156. package/dist/chunk-PB5SVVN2.mjs +117 -0
  157. package/dist/chunk-PEZUM4LH.mjs +174 -0
  158. package/dist/chunk-PMA2D6IL.mjs +49 -0
  159. package/dist/chunk-PQGZLPCG.mjs +61 -0
  160. package/dist/chunk-PXZ7QYKX.mjs +14 -0
  161. package/dist/chunk-PYIO3TDQ.mjs +18 -0
  162. package/dist/chunk-QAFVGV7P.mjs +47 -0
  163. package/dist/chunk-QDRW4DAC.mjs +363 -0
  164. package/dist/chunk-QJ6SBVJ2.mjs +17 -0
  165. package/dist/chunk-QKARRHBY.mjs +146 -0
  166. package/dist/chunk-QNGB3OCG.mjs +391 -0
  167. package/dist/chunk-QVJ6Q4XS.mjs +157 -0
  168. package/dist/chunk-QZ5QAA5L.mjs +89 -0
  169. package/dist/chunk-QZ7TP4HQ.mjs +7 -0
  170. package/dist/chunk-R65S6ZZV.mjs +70 -0
  171. package/dist/chunk-RIV7FKGN.mjs +31 -0
  172. package/dist/chunk-RPAL6FHW.mjs +73 -0
  173. package/dist/chunk-RREPQMYC.mjs +116 -0
  174. package/dist/chunk-S3REQHPQ.mjs +86 -0
  175. package/dist/chunk-S4DMV3ZT.mjs +35 -0
  176. package/dist/chunk-SC6BSTC7.mjs +38 -0
  177. package/dist/chunk-SLYFSTN7.mjs +824 -0
  178. package/dist/chunk-SZXVOG6N.mjs +42 -0
  179. package/dist/chunk-T7THKDM2.mjs +132 -0
  180. package/dist/chunk-TCNCAWYD.mjs +9 -0
  181. package/dist/chunk-TDK3JDOB.mjs +31 -0
  182. package/dist/chunk-TNJMHOGZ.mjs +34 -0
  183. package/dist/chunk-TU3OVBKQ.mjs +87 -0
  184. package/dist/chunk-TXO6ZWHH.mjs +79 -0
  185. package/dist/chunk-U7I66IFZ.mjs +88 -0
  186. package/dist/chunk-UC26CCHZ.mjs +45 -0
  187. package/dist/chunk-UCZNM66J.mjs +22 -0
  188. package/dist/chunk-ULSPL3DR.mjs +126 -0
  189. package/dist/chunk-UVPCTLA2.mjs +79 -0
  190. package/dist/chunk-V7OUZM56.mjs +83 -0
  191. package/dist/chunk-VAO4P4YN.mjs +44 -0
  192. package/dist/chunk-W4OT76ZB.mjs +23 -0
  193. package/dist/chunk-W7625H47.mjs +18 -0
  194. package/dist/chunk-WATKBUHQ.mjs +12 -0
  195. package/dist/chunk-WILMJYUB.mjs +35 -0
  196. package/dist/chunk-WJ4YB5O4.mjs +87 -0
  197. package/dist/chunk-WKOPGFW5.mjs +8 -0
  198. package/dist/chunk-WMOGMKQN.mjs +0 -0
  199. package/dist/chunk-WRSGHGAT.mjs +41 -0
  200. package/dist/chunk-X4LMDPH5.mjs +52 -0
  201. package/dist/chunk-X6BAAGCL.mjs +48 -0
  202. package/dist/chunk-XIM7X4FB.mjs +83 -0
  203. package/dist/chunk-XIWUBH6W.mjs +37 -0
  204. package/dist/chunk-XJYL2XTV.mjs +280 -0
  205. package/dist/chunk-XP4VHZBM.mjs +162 -0
  206. package/dist/chunk-XR4GEMGR.mjs +31 -0
  207. package/dist/chunk-XRTVFYCW.mjs +0 -0
  208. package/dist/chunk-XU4GD2XM.mjs +360 -0
  209. package/dist/chunk-XUQVQCAO.mjs +16 -0
  210. package/dist/chunk-YF6NQZGM.mjs +78 -0
  211. package/dist/chunk-YOYOJU5D.mjs +0 -0
  212. package/dist/chunk-YVPTNVHA.mjs +792 -0
  213. package/dist/chunk-YWU55M6Z.mjs +183 -0
  214. package/dist/chunk-Z5LP57ST.mjs +160 -0
  215. package/dist/chunk-ZFCG2354.mjs +98 -0
  216. package/dist/chunk-ZGI57SVH.mjs +49 -0
  217. package/dist/chunk-ZNSZ45XP.mjs +193 -0
  218. package/dist/chunk-ZQRKUG6J.mjs +72 -0
  219. package/dist/collection-add-products-IY6FQ72Q.mjs +287 -0
  220. package/dist/collection-create-HT3M5GN2.mjs +134 -0
  221. package/dist/collection-detail-B2ITEYFM.mjs +469 -0
  222. package/dist/collection-edit-XFZ2MCJM.mjs +125 -0
  223. package/dist/collection-list-XOQQ2LT2.mjs +257 -0
  224. package/dist/collection-metadata-3EZ5FMJI.mjs +73 -0
  225. package/dist/customer-create-PGX4DCTL.mjs +183 -0
  226. package/dist/customer-create-address-QOU74N6J.mjs +293 -0
  227. package/dist/customer-detail-HUXNR3Y5.mjs +706 -0
  228. package/dist/customer-edit-T4TG2APF.mjs +194 -0
  229. package/dist/customer-group-add-customers-62EAFEKD.mjs +244 -0
  230. package/dist/customer-group-create-QE5D76WG.mjs +113 -0
  231. package/dist/customer-group-detail-PE3DCMPC.mjs +437 -0
  232. package/dist/customer-group-edit-O3TX6KF5.mjs +110 -0
  233. package/dist/customer-group-list-IXQNLETU.mjs +268 -0
  234. package/dist/customer-group-metadata-FKKGWCL3.mjs +44 -0
  235. package/dist/customer-list-M7XWLNDQ.mjs +163 -0
  236. package/dist/customer-metadata-72M7HMZU.mjs +44 -0
  237. package/dist/customers-add-customer-group-B6KORLWA.mjs +279 -0
  238. package/dist/edit-inventory-item-44J2OXJL.mjs +130 -0
  239. package/dist/edit-inventory-item-attributes-S3HC6QLQ.mjs +297 -0
  240. package/dist/edit-reservation-LOB3RJ7B.mjs +249 -0
  241. package/dist/edit-rules-HUMVN4MD.mjs +272 -0
  242. package/dist/en.json +3311 -0
  243. package/dist/home-KFQGXKRT.mjs +16 -0
  244. package/dist/index.d.ts +10 -0
  245. package/dist/inventory-create-ZPUOJP7S.mjs +599 -0
  246. package/dist/inventory-detail-IBGA6OJ5.mjs +751 -0
  247. package/dist/inventory-list-4C5Z7CC5.mjs +413 -0
  248. package/dist/inventory-metadata-774S7FV4.mjs +74 -0
  249. package/dist/inventory-stock-RBIJMUBV.mjs +293 -0
  250. package/dist/invite-3KUCHUTF.mjs +362 -0
  251. package/dist/location-create-YRQYKOVU.mjs +240 -0
  252. package/dist/location-detail-F6MVSFSE.mjs +823 -0
  253. package/dist/location-edit-RZAKOXKH.mjs +256 -0
  254. package/dist/location-fulfillment-providers-3ODKOKQV.mjs +291 -0
  255. package/dist/location-list-C4EDJMIE.mjs +323 -0
  256. package/dist/location-sales-channels-NFDU7PBR.mjs +189 -0
  257. package/dist/location-service-zone-create-KFEG2FP7.mjs +174 -0
  258. package/dist/location-service-zone-edit-RWWWYJ7O.mjs +137 -0
  259. package/dist/location-service-zone-manage-areas-GPWFFIBT.mjs +155 -0
  260. package/dist/location-service-zone-shipping-option-create-PB4OXW3T.mjs +796 -0
  261. package/dist/location-service-zone-shipping-option-edit-7ME3GVRL.mjs +368 -0
  262. package/dist/location-service-zone-shipping-option-pricing-E24IAV36.mjs +357 -0
  263. package/dist/login-WSXW2XIW.mjs +325 -0
  264. package/dist/manage-locations-4DGVNLYL.mjs +250 -0
  265. package/dist/no-match-4YRQTKJD.mjs +33 -0
  266. package/dist/order-allocate-items-LSVBTKPE.mjs +558 -0
  267. package/dist/order-create-claim-BS7QRFZT.mjs +2143 -0
  268. package/dist/order-create-edit-BNIKKD6R.mjs +772 -0
  269. package/dist/order-create-exchange-LZZOJKHY.mjs +2144 -0
  270. package/dist/order-create-fulfillment-YWEDORGR.mjs +610 -0
  271. package/dist/order-create-refund-J5FTOWGJ.mjs +690 -0
  272. package/dist/order-create-return-SI4UJIK5.mjs +1288 -0
  273. package/dist/order-create-shipment-M2TDSJP6.mjs +284 -0
  274. package/dist/order-detail-WTAGF6K5.mjs +3553 -0
  275. package/dist/order-edit-billing-address-RYPXALHJ.mjs +300 -0
  276. package/dist/order-edit-email-Y5YD24FI.mjs +148 -0
  277. package/dist/order-edit-shipping-address-5G5S5JG2.mjs +297 -0
  278. package/dist/order-export-HCIPFZXG.mjs +131 -0
  279. package/dist/order-list-4JYZ5PVV.mjs +330 -0
  280. package/dist/order-metadata-IG4BXARU.mjs +73 -0
  281. package/dist/order-receive-return-I6LBDB3Q.mjs +554 -0
  282. package/dist/order-request-transfer-EMUBP52T.mjs +575 -0
  283. package/dist/price-list-configuration-HAVZ2V7E.mjs +355 -0
  284. package/dist/price-list-create-RAZUHESH.mjs +960 -0
  285. package/dist/price-list-detail-TNP75PRJ.mjs +559 -0
  286. package/dist/price-list-edit-7SW7BUF4.mjs +227 -0
  287. package/dist/price-list-list-5N5HJPM3.mjs +251 -0
  288. package/dist/price-list-prices-add-7IEBI6VR.mjs +615 -0
  289. package/dist/price-list-prices-edit-JHHVHIK3.mjs +313 -0
  290. package/dist/product-attributes-FZN5FBTN.mjs +340 -0
  291. package/dist/product-create-KOARKVLW.mjs +2231 -0
  292. package/dist/product-create-option-NPEDGHZE.mjs +151 -0
  293. package/dist/product-create-variant-43Y5RF3E.mjs +823 -0
  294. package/dist/product-detail-IN2O5DEF.mjs +1256 -0
  295. package/dist/product-edit-RLW4J3UB.mjs +313 -0
  296. package/dist/product-edit-option-66YVWG6O.mjs +157 -0
  297. package/dist/product-export-YAB56R6E.mjs +131 -0
  298. package/dist/product-image-variants-edit-LUKL275V.mjs +334 -0
  299. package/dist/product-import-AX6Q42LM.mjs +268 -0
  300. package/dist/product-list-TF24QRNG.mjs +459 -0
  301. package/dist/product-media-3DQ2LIUB.mjs +701 -0
  302. package/dist/product-metadata-7SAZ35AT.mjs +74 -0
  303. package/dist/product-organization-YN7YXIWS.mjs +281 -0
  304. package/dist/product-prices-LOUY77V4.mjs +227 -0
  305. package/dist/product-sales-channels-S2OD4436.mjs +165 -0
  306. package/dist/product-shipping-profile-WD6LOI4M.mjs +145 -0
  307. package/dist/product-stock-HZRHSEDF.mjs +545 -0
  308. package/dist/product-tag-create-UUM4ZE2M.mjs +127 -0
  309. package/dist/product-tag-detail-W6M2LEQR.mjs +304 -0
  310. package/dist/product-tag-edit-674OSZZH.mjs +140 -0
  311. package/dist/product-tag-list-RXZFET7E.mjs +282 -0
  312. package/dist/product-tag-metadata-GRLX3C2Q.mjs +73 -0
  313. package/dist/product-type-create-XY5BE533.mjs +103 -0
  314. package/dist/product-type-detail-22ZHL6DS.mjs +265 -0
  315. package/dist/product-type-edit-M2U7YUJD.mjs +117 -0
  316. package/dist/product-type-list-3JY7CTAA.mjs +201 -0
  317. package/dist/product-type-metadata-PSRCZKDV.mjs +73 -0
  318. package/dist/product-variant-detail-4F6IX6MM.mjs +571 -0
  319. package/dist/product-variant-edit-IRUNIAYG.mjs +539 -0
  320. package/dist/product-variant-manage-inventory-items-ET6YPQP3.mjs +343 -0
  321. package/dist/product-variant-media-DRT5DE5P.mjs +376 -0
  322. package/dist/product-variant-metadata-HRVK7DEZ.mjs +77 -0
  323. package/dist/profile-detail-VNUJILTO.mjs +96 -0
  324. package/dist/profile-edit-TFV42P22.mjs +177 -0
  325. package/dist/promotion-add-campaign-HB2IHPPX.mjs +45 -0
  326. package/dist/promotion-create-S6FP2NTH.mjs +1227 -0
  327. package/dist/promotion-detail-AECYBJWT.mjs +509 -0
  328. package/dist/promotion-edit-details-2UNVLLBP.mjs +498 -0
  329. package/dist/promotion-list-PYMKNPW3.mjs +216 -0
  330. package/dist/refund-reason-create-75WFVL5X.mjs +195 -0
  331. package/dist/refund-reason-edit-JLIAOA54.mjs +196 -0
  332. package/dist/refund-reason-list-EWXWKRUP.mjs +246 -0
  333. package/dist/region-add-countries-FH7WTMU5.mjs +223 -0
  334. package/dist/region-create-2T4MWC4Z.mjs +497 -0
  335. package/dist/region-detail-B3GUB37B.mjs +494 -0
  336. package/dist/region-edit-2FSEVLOP.mjs +310 -0
  337. package/dist/region-list-QEADKLOY.mjs +215 -0
  338. package/dist/region-metadata-NFYAHB2F.mjs +74 -0
  339. package/dist/reservation-create-ND6DSNKT.mjs +312 -0
  340. package/dist/reservation-detail-YBOFICEP.mjs +235 -0
  341. package/dist/reservation-list-K44BOK7R.mjs +302 -0
  342. package/dist/reservation-metadata-PDKWSVYX.mjs +74 -0
  343. package/dist/reset-password-E7TYBPPE.mjs +381 -0
  344. package/dist/return-reason-create-MGNM7VYN.mjs +163 -0
  345. package/dist/return-reason-edit-OM3Y5MMI.mjs +168 -0
  346. package/dist/return-reason-list-7SNQPIIW.mjs +245 -0
  347. package/dist/sales-channel-add-products-ZHJ3AGRH.mjs +274 -0
  348. package/dist/sales-channel-create-XG3PEX3G.mjs +156 -0
  349. package/dist/sales-channel-detail-XFSOLMFO.mjs +442 -0
  350. package/dist/sales-channel-edit-DG27YNYG.mjs +166 -0
  351. package/dist/sales-channel-list-AJ6P4KAT.mjs +207 -0
  352. package/dist/sales-channel-metadata-BA3SFE2P.mjs +79 -0
  353. package/dist/settings-FKUZ6EYT.mjs +19 -0
  354. package/dist/settings-KJGPXBDJ.mjs +549 -0
  355. package/dist/shipping-option-type-create-HDNTVL56.mjs +198 -0
  356. package/dist/shipping-option-type-detail-RLTKAAQK.mjs +180 -0
  357. package/dist/shipping-option-type-edit-KEDMAP7J.mjs +197 -0
  358. package/dist/shipping-option-type-list-L5PZ7ZFM.mjs +279 -0
  359. package/dist/shipping-profile-create-Z7XRDHU3.mjs +125 -0
  360. package/dist/shipping-profile-detail-AYYBFPSQ.mjs +165 -0
  361. package/dist/shipping-profile-metadata-35WEIPZB.mjs +75 -0
  362. package/dist/shipping-profiles-list-YSYM46QD.mjs +251 -0
  363. package/dist/store-add-currencies-QGLOAIJO.mjs +300 -0
  364. package/dist/store-add-locales-72674T3W.mjs +82 -0
  365. package/dist/store-detail-VKOWH3SL.mjs +781 -0
  366. package/dist/store-edit-XCBTEI35.mjs +247 -0
  367. package/dist/store-metadata-V4SGUYKY.mjs +72 -0
  368. package/dist/tax-region-create-G3BOD6C5.mjs +301 -0
  369. package/dist/tax-region-detail-FS6ZNEAI.mjs +388 -0
  370. package/dist/tax-region-edit-INVOVYED.mjs +167 -0
  371. package/dist/tax-region-list-KQP4Q3E5.mjs +100 -0
  372. package/dist/tax-region-province-create-OFPOZSXU.mjs +312 -0
  373. package/dist/tax-region-province-detail-RN64NGAZ.mjs +280 -0
  374. package/dist/tax-region-tax-override-create-3Q56UJRX.mjs +681 -0
  375. package/dist/tax-region-tax-override-edit-LJ7AI3XV.mjs +273 -0
  376. package/dist/tax-region-tax-rate-create-VXJ3UZTT.mjs +195 -0
  377. package/dist/tax-region-tax-rate-edit-PBFVAWDZ.mjs +195 -0
  378. package/dist/translation-list-77WQA3S6.mjs +582 -0
  379. package/dist/translations-edit-2ASRTZ77.mjs +674 -0
  380. package/dist/user-detail-PHL64WWP.mjs +172 -0
  381. package/dist/user-edit-33WO64ER.mjs +118 -0
  382. package/dist/user-invite-F5D5RCWB.mjs +343 -0
  383. package/dist/user-list-IL65REDJ.mjs +165 -0
  384. package/dist/user-metadata-OUQI74YV.mjs +74 -0
  385. package/dist/workflow-execution-detail-7U67F575.mjs +840 -0
  386. package/dist/workflow-execution-list-54WC7PFS.mjs +179 -0
  387. package/package.json +89 -0
  388. package/src/app.tsx +34 -0
  389. package/src/assets/fonts/Inter-Medium.ttf +0 -0
  390. package/src/assets/fonts/Inter-Regular.ttf +0 -0
  391. package/src/assets/fonts/RobotoMono-Medium.ttf +0 -0
  392. package/src/assets/fonts/RobotoMono-Regular.ttf +0 -0
  393. package/src/components/authentication/protected-route/index.ts +1 -0
  394. package/src/components/authentication/protected-route/protected-route.tsx +30 -0
  395. package/src/components/common/action-menu/action-menu.tsx +125 -0
  396. package/src/components/common/action-menu/index.ts +1 -0
  397. package/src/components/common/badge-list-summary/badge-list-summary.tsx +81 -0
  398. package/src/components/common/badge-list-summary/index.ts +1 -0
  399. package/src/components/common/chip-group/chip-group.tsx +111 -0
  400. package/src/components/common/chip-group/index.ts +1 -0
  401. package/src/components/common/conditional-tooltip/conditional-tooltip.tsx +20 -0
  402. package/src/components/common/conditional-tooltip/index.ts +1 -0
  403. package/src/components/common/customer-info/customer-info.tsx +202 -0
  404. package/src/components/common/customer-info/index.ts +1 -0
  405. package/src/components/common/date-range-display/date-range-display.tsx +73 -0
  406. package/src/components/common/date-range-display/index.ts +1 -0
  407. package/src/components/common/display-id/display-id.tsx +30 -0
  408. package/src/components/common/display-id/index.ts +1 -0
  409. package/src/components/common/empty-table-content/empty-table-content.tsx +106 -0
  410. package/src/components/common/empty-table-content/index.ts +1 -0
  411. package/src/components/common/file-preview/file-preview.tsx +130 -0
  412. package/src/components/common/file-preview/index.ts +1 -0
  413. package/src/components/common/file-upload/file-upload.tsx +156 -0
  414. package/src/components/common/file-upload/index.ts +1 -0
  415. package/src/components/common/form/form.tsx +222 -0
  416. package/src/components/common/form/index.ts +1 -0
  417. package/src/components/common/icon-avatar/icon-avatar.tsx +42 -0
  418. package/src/components/common/icon-avatar/index.ts +1 -0
  419. package/src/components/common/infinite-list/index.ts +1 -0
  420. package/src/components/common/infinite-list/infinite-list.tsx +156 -0
  421. package/src/components/common/json-view-section/index.ts +1 -0
  422. package/src/components/common/json-view-section/json-view-section.tsx +201 -0
  423. package/src/components/common/link-button/index.ts +1 -0
  424. package/src/components/common/link-button/link-button.tsx +29 -0
  425. package/src/components/common/list-summary/index.ts +1 -0
  426. package/src/components/common/list-summary/list-summary.tsx +70 -0
  427. package/src/components/common/listicle/index.ts +1 -0
  428. package/src/components/common/listicle/listicle.tsx +34 -0
  429. package/src/components/common/logo-box/avatar-box.tsx +87 -0
  430. package/src/components/common/logo-box/index.ts +2 -0
  431. package/src/components/common/logo-box/logo-box.tsx +74 -0
  432. package/src/components/common/metadata-section/index.ts +1 -0
  433. package/src/components/common/metadata-section/metadata-section.tsx +49 -0
  434. package/src/components/common/progress-bar/index.ts +1 -0
  435. package/src/components/common/progress-bar/progress-bar.tsx +33 -0
  436. package/src/components/common/section/index.ts +1 -0
  437. package/src/components/common/section/section-row.tsx +41 -0
  438. package/src/components/common/segmented-control/index.ts +2 -0
  439. package/src/components/common/segmented-control/segmented-control.tsx +53 -0
  440. package/src/components/common/sidebar-link/indext.ts +1 -0
  441. package/src/components/common/sidebar-link/sidebar-link.tsx +47 -0
  442. package/src/components/common/skeleton/index.ts +1 -0
  443. package/src/components/common/skeleton/skeleton.tsx +327 -0
  444. package/src/components/common/sortable-list/index.ts +1 -0
  445. package/src/components/common/sortable-list/sortable-list.tsx +228 -0
  446. package/src/components/common/sortable-tree/index.ts +1 -0
  447. package/src/components/common/sortable-tree/keyboard-coordinates.ts +156 -0
  448. package/src/components/common/sortable-tree/sortable-tree-item.tsx +62 -0
  449. package/src/components/common/sortable-tree/sortable-tree.tsx +379 -0
  450. package/src/components/common/sortable-tree/tree-item.tsx +207 -0
  451. package/src/components/common/sortable-tree/types.ts +23 -0
  452. package/src/components/common/sortable-tree/utils.ts +299 -0
  453. package/src/components/common/switch-box/index.ts +1 -0
  454. package/src/components/common/switch-box/switch-box.tsx +76 -0
  455. package/src/components/common/tax-badge/tax-badge.tsx +30 -0
  456. package/src/components/common/thumbnail/index.ts +1 -0
  457. package/src/components/common/thumbnail/thumbnail.tsx +32 -0
  458. package/src/components/common/user-link/index.ts +1 -0
  459. package/src/components/common/user-link/user-link.tsx +45 -0
  460. package/src/components/data-grid/components/data-grid-boolean-cell.tsx +71 -0
  461. package/src/components/data-grid/components/data-grid-cell-container.tsx +97 -0
  462. package/src/components/data-grid/components/data-grid-country-select-cell.tsx +149 -0
  463. package/src/components/data-grid/components/data-grid-currency-cell.tsx +140 -0
  464. package/src/components/data-grid/components/data-grid-duplicate-cell.tsx +21 -0
  465. package/src/components/data-grid/components/data-grid-keyboard-shortcut-modal.tsx +245 -0
  466. package/src/components/data-grid/components/data-grid-multiline-cell.tsx +103 -0
  467. package/src/components/data-grid/components/data-grid-number-cell.tsx +94 -0
  468. package/src/components/data-grid/components/data-grid-readonly-cell.tsx +43 -0
  469. package/src/components/data-grid/components/data-grid-root.tsx +1156 -0
  470. package/src/components/data-grid/components/data-grid-row-error-indicator.tsx +55 -0
  471. package/src/components/data-grid/components/data-grid-select-cell.tsx +55 -0
  472. package/src/components/data-grid/components/data-grid-skeleton.tsx +63 -0
  473. package/src/components/data-grid/components/data-grid-text-cell.tsx +75 -0
  474. package/src/components/data-grid/components/data-grid-textarea-modal-cell.tsx +233 -0
  475. package/src/components/data-grid/components/data-grid-toggleable-number-cell.tsx +206 -0
  476. package/src/components/data-grid/components/index.ts +9 -0
  477. package/src/components/data-grid/context/data-grid-context.tsx +45 -0
  478. package/src/components/data-grid/context/index.ts +2 -0
  479. package/src/components/data-grid/context/use-data-grid-context.tsx +14 -0
  480. package/src/components/data-grid/data-grid.tsx +56 -0
  481. package/src/components/data-grid/helpers/create-data-grid-column-helper.ts +93 -0
  482. package/src/components/data-grid/helpers/create-data-grid-price-columns.tsx +136 -0
  483. package/src/components/data-grid/helpers/index.ts +2 -0
  484. package/src/components/data-grid/hooks/index.ts +14 -0
  485. package/src/components/data-grid/hooks/use-data-grid-cell-error.tsx +78 -0
  486. package/src/components/data-grid/hooks/use-data-grid-cell-handlers.tsx +162 -0
  487. package/src/components/data-grid/hooks/use-data-grid-cell-metadata.tsx +75 -0
  488. package/src/components/data-grid/hooks/use-data-grid-cell-snapshot.tsx +75 -0
  489. package/src/components/data-grid/hooks/use-data-grid-cell.tsx +257 -0
  490. package/src/components/data-grid/hooks/use-data-grid-clipboard-events.tsx +105 -0
  491. package/src/components/data-grid/hooks/use-data-grid-column-visibility.tsx +68 -0
  492. package/src/components/data-grid/hooks/use-data-grid-duplicate-cell.tsx +18 -0
  493. package/src/components/data-grid/hooks/use-data-grid-error-highlighting.tsx +133 -0
  494. package/src/components/data-grid/hooks/use-data-grid-form-handlers.tsx +237 -0
  495. package/src/components/data-grid/hooks/use-data-grid-keydown-event.tsx +732 -0
  496. package/src/components/data-grid/hooks/use-data-grid-mouse-up-event.tsx +96 -0
  497. package/src/components/data-grid/hooks/use-data-grid-navigation.tsx +113 -0
  498. package/src/components/data-grid/hooks/use-data-grid-query-tool.tsx +15 -0
  499. package/src/components/data-grid/index.ts +2 -0
  500. package/src/components/data-grid/models/data-grid-bulk-update-command.ts +38 -0
  501. package/src/components/data-grid/models/data-grid-matrix.ts +421 -0
  502. package/src/components/data-grid/models/data-grid-query-tool.ts +74 -0
  503. package/src/components/data-grid/models/data-grid-update-command.ts +33 -0
  504. package/src/components/data-grid/models/index.ts +5 -0
  505. package/src/components/data-grid/types.ts +173 -0
  506. package/src/components/data-grid/utils.ts +28 -0
  507. package/src/components/data-table/components/data-table-status-cell/data-table-status-cell.tsx +35 -0
  508. package/src/components/data-table/data-table.tsx +545 -0
  509. package/src/components/data-table/helpers/general/use-data-table-date-columns.tsx +61 -0
  510. package/src/components/data-table/helpers/general/use-data-table-date-filters.tsx +95 -0
  511. package/src/components/data-table/helpers/sales-channels/index.ts +4 -0
  512. package/src/components/data-table/helpers/sales-channels/use-sales-channel-table-columns.tsx +61 -0
  513. package/src/components/data-table/helpers/sales-channels/use-sales-channel-table-empty-state.tsx +22 -0
  514. package/src/components/data-table/helpers/sales-channels/use-sales-channel-table-filters.tsx +33 -0
  515. package/src/components/data-table/helpers/sales-channels/use-sales-channel-table-query.tsx +30 -0
  516. package/src/components/data-table/index.ts +1 -0
  517. package/src/components/filtering/filter-group/filter-group.tsx +58 -0
  518. package/src/components/filtering/filter-group/index.ts +1 -0
  519. package/src/components/filtering/order-by/index.ts +1 -0
  520. package/src/components/filtering/order-by/order-by.tsx +151 -0
  521. package/src/components/filtering/query/index.ts +1 -0
  522. package/src/components/filtering/query/query.tsx +57 -0
  523. package/src/components/forms/address-form/address-form.tsx +228 -0
  524. package/src/components/forms/address-form/index.ts +1 -0
  525. package/src/components/forms/email-form/email-form.tsx +42 -0
  526. package/src/components/forms/email-form/index.ts +1 -0
  527. package/src/components/forms/metadata-form/index.ts +1 -0
  528. package/src/components/forms/metadata-form/metadata-form.tsx +438 -0
  529. package/src/components/inputs/chip-input/chip-input.tsx +191 -0
  530. package/src/components/inputs/chip-input/index.ts +1 -0
  531. package/src/components/inputs/combobox/combobox.tsx +422 -0
  532. package/src/components/inputs/combobox/index.ts +1 -0
  533. package/src/components/inputs/country-select/country-select.tsx +53 -0
  534. package/src/components/inputs/country-select/index.ts +1 -0
  535. package/src/components/inputs/handle-input/handle-input.tsx +24 -0
  536. package/src/components/inputs/handle-input/index.ts +1 -0
  537. package/src/components/inputs/percentage-input/index.ts +1 -0
  538. package/src/components/inputs/percentage-input/percentage-input.tsx +105 -0
  539. package/src/components/inputs/province-select/index.ts +1 -0
  540. package/src/components/inputs/province-select/province-select.tsx +91 -0
  541. package/src/components/layout/main-layout/index.ts +1 -0
  542. package/src/components/layout/main-layout/main-layout.tsx +389 -0
  543. package/src/components/layout/nav-item/index.ts +1 -0
  544. package/src/components/layout/nav-item/nav-item.tsx +254 -0
  545. package/src/components/layout/notifications/index.ts +1 -0
  546. package/src/components/layout/notifications/notifications.tsx +232 -0
  547. package/src/components/layout/pages/index.ts +2 -0
  548. package/src/components/layout/pages/single-column-page/index.ts +1 -0
  549. package/src/components/layout/pages/single-column-page/single-column-page.tsx +63 -0
  550. package/src/components/layout/pages/two-column-page/index.ts +1 -0
  551. package/src/components/layout/pages/two-column-page/two-column-page.tsx +141 -0
  552. package/src/components/layout/pages/types.ts +15 -0
  553. package/src/components/layout/public-layout/index.ts +1 -0
  554. package/src/components/layout/public-layout/public-layout.tsx +5 -0
  555. package/src/components/layout/settings-layout/index.ts +1 -0
  556. package/src/components/layout/settings-layout/settings-layout.tsx +266 -0
  557. package/src/components/layout/shell/index.ts +1 -0
  558. package/src/components/layout/shell/shell.tsx +263 -0
  559. package/src/components/layout/user-menu/index.ts +1 -0
  560. package/src/components/layout/user-menu/user-menu.tsx +344 -0
  561. package/src/components/localization/localized-table-pagination/index.ts +1 -0
  562. package/src/components/localization/localized-table-pagination/localized-table-pagination.tsx +26 -0
  563. package/src/components/modals/hooks/use-state-aware-to.tsx +32 -0
  564. package/src/components/modals/index.ts +7 -0
  565. package/src/components/modals/route-drawer/index.ts +1 -0
  566. package/src/components/modals/route-drawer/route-drawer.tsx +82 -0
  567. package/src/components/modals/route-focus-modal/index.ts +1 -0
  568. package/src/components/modals/route-focus-modal/route-focus-modal.tsx +109 -0
  569. package/src/components/modals/route-modal-form/index.ts +1 -0
  570. package/src/components/modals/route-modal-form/route-modal-form.tsx +93 -0
  571. package/src/components/modals/route-modal-provider/index.ts +2 -0
  572. package/src/components/modals/route-modal-provider/route-modal-context.tsx +12 -0
  573. package/src/components/modals/route-modal-provider/route-provider.tsx +51 -0
  574. package/src/components/modals/route-modal-provider/use-route-modal.tsx +12 -0
  575. package/src/components/modals/stacked-drawer/index.ts +1 -0
  576. package/src/components/modals/stacked-drawer/stacked-drawer.tsx +85 -0
  577. package/src/components/modals/stacked-focus-modal/index.ts +1 -0
  578. package/src/components/modals/stacked-focus-modal/stacked-focus-modal.tsx +98 -0
  579. package/src/components/modals/stacked-modal-provider/index.ts +2 -0
  580. package/src/components/modals/stacked-modal-provider/stacked-modal-context.tsx +10 -0
  581. package/src/components/modals/stacked-modal-provider/stacked-modal-provider.tsx +54 -0
  582. package/src/components/modals/stacked-modal-provider/use-stacked-modal.ts +14 -0
  583. package/src/components/search/constants.ts +30 -0
  584. package/src/components/search/index.ts +1 -0
  585. package/src/components/search/search.tsx +576 -0
  586. package/src/components/search/types.ts +20 -0
  587. package/src/components/search/use-search-results.tsx +752 -0
  588. package/src/components/table/configurable-data-table/configurable-data-table.tsx +240 -0
  589. package/src/components/table/configurable-data-table/index.ts +3 -0
  590. package/src/components/table/configurable-data-table/save-view-dropdown.tsx +87 -0
  591. package/src/components/table/data-table/data-table-filter/context.tsx +19 -0
  592. package/src/components/table/data-table/data-table-filter/data-table-filter.tsx +296 -0
  593. package/src/components/table/data-table/data-table-filter/date-filter.tsx +328 -0
  594. package/src/components/table/data-table/data-table-filter/filter-chip.tsx +97 -0
  595. package/src/components/table/data-table/data-table-filter/index.ts +1 -0
  596. package/src/components/table/data-table/data-table-filter/number-filter.tsx +316 -0
  597. package/src/components/table/data-table/data-table-filter/select-filter.tsx +201 -0
  598. package/src/components/table/data-table/data-table-filter/string-filter.tsx +125 -0
  599. package/src/components/table/data-table/data-table-filter/types.ts +9 -0
  600. package/src/components/table/data-table/data-table-order-by/data-table-order-by.tsx +153 -0
  601. package/src/components/table/data-table/data-table-order-by/index.ts +1 -0
  602. package/src/components/table/data-table/data-table-query/data-table-query.tsx +39 -0
  603. package/src/components/table/data-table/data-table-query/index.ts +1 -0
  604. package/src/components/table/data-table/data-table-root/data-table-root.tsx +382 -0
  605. package/src/components/table/data-table/data-table-root/index.ts +1 -0
  606. package/src/components/table/data-table/data-table-search/data-table-search.tsx +61 -0
  607. package/src/components/table/data-table/data-table-search/index.ts +1 -0
  608. package/src/components/table/data-table/data-table.tsx +96 -0
  609. package/src/components/table/data-table/hooks.tsx +73 -0
  610. package/src/components/table/data-table/index.ts +2 -0
  611. package/src/components/table/save-view-dialog/index.ts +1 -0
  612. package/src/components/table/save-view-dialog/save-view-dialog.tsx +163 -0
  613. package/src/components/table/save-view-dropdown/index.ts +1 -0
  614. package/src/components/table/save-view-dropdown/save-view-dropdown.tsx +88 -0
  615. package/src/components/table/table-cells/common/code-cell/code-cell.tsx +27 -0
  616. package/src/components/table/table-cells/common/code-cell/index.ts +1 -0
  617. package/src/components/table/table-cells/common/created-at-cell/created-at-cell.tsx +44 -0
  618. package/src/components/table/table-cells/common/created-at-cell/index.ts +1 -0
  619. package/src/components/table/table-cells/common/date-cell/date-cell.tsx +44 -0
  620. package/src/components/table/table-cells/common/date-cell/index.ts +1 -0
  621. package/src/components/table/table-cells/common/email-cell/email-cell.tsx +28 -0
  622. package/src/components/table/table-cells/common/email-cell/index.ts +1 -0
  623. package/src/components/table/table-cells/common/money-amount-cell/index.ts +1 -0
  624. package/src/components/table/table-cells/common/money-amount-cell/money-amount-cell.tsx +38 -0
  625. package/src/components/table/table-cells/common/name-cell/index.ts +1 -0
  626. package/src/components/table/table-cells/common/name-cell/name-cell.tsx +31 -0
  627. package/src/components/table/table-cells/common/placeholder-cell/index.ts +1 -0
  628. package/src/components/table/table-cells/common/placeholder-cell/placeholder-cell.tsx +7 -0
  629. package/src/components/table/table-cells/common/status-cell/index.ts +1 -0
  630. package/src/components/table/table-cells/common/status-cell/status-cell.tsx +35 -0
  631. package/src/components/table/table-cells/common/text-cell/index.ts +1 -0
  632. package/src/components/table/table-cells/common/text-cell/text-cell.tsx +49 -0
  633. package/src/components/table/table-cells/customer/account-cell/account-cell.tsx +27 -0
  634. package/src/components/table/table-cells/customer/first-seen-cell/first-seen-cell.tsx +25 -0
  635. package/src/components/table/table-cells/customer/first-seen-cell/index.ts +1 -0
  636. package/src/components/table/table-cells/order/country-cell/country-cell.tsx +36 -0
  637. package/src/components/table/table-cells/order/country-cell/index.ts +1 -0
  638. package/src/components/table/table-cells/order/customer-cell/customer-cell.tsx +31 -0
  639. package/src/components/table/table-cells/order/customer-cell/index.ts +1 -0
  640. package/src/components/table/table-cells/order/display-id-cell/display-id-cell.tsx +24 -0
  641. package/src/components/table/table-cells/order/display-id-cell/index.ts +1 -0
  642. package/src/components/table/table-cells/order/fulfillment-status-cell/fulfillment-status-cell.tsx +35 -0
  643. package/src/components/table/table-cells/order/fulfillment-status-cell/index.ts +1 -0
  644. package/src/components/table/table-cells/order/payment-status-cell/index.ts +1 -0
  645. package/src/components/table/table-cells/order/payment-status-cell/payment-status-cell.tsx +26 -0
  646. package/src/components/table/table-cells/order/sales-channel-cell/index.ts +1 -0
  647. package/src/components/table/table-cells/order/sales-channel-cell/sales-channel-cell.tsx +30 -0
  648. package/src/components/table/table-cells/order/total-cell/index.ts +1 -0
  649. package/src/components/table/table-cells/order/total-cell/total-cell.tsx +29 -0
  650. package/src/components/table/table-cells/product/collection-cell/collection-cell.tsx +30 -0
  651. package/src/components/table/table-cells/product/collection-cell/index.ts +1 -0
  652. package/src/components/table/table-cells/product/product-cell/index.ts +1 -0
  653. package/src/components/table/table-cells/product/product-cell/product-cell.tsx +31 -0
  654. package/src/components/table/table-cells/product/product-status-cell/index.ts +1 -0
  655. package/src/components/table/table-cells/product/product-status-cell/product-status-cell.tsx +31 -0
  656. package/src/components/table/table-cells/product/sales-channels-cell/index.ts +1 -0
  657. package/src/components/table/table-cells/product/sales-channels-cell/sales-channels-cell.tsx +67 -0
  658. package/src/components/table/table-cells/product/variant-cell/index.ts +1 -0
  659. package/src/components/table/table-cells/product/variant-cell/variant-cell.tsx +34 -0
  660. package/src/components/table/table-cells/promotion/status-cell/index.ts +1 -0
  661. package/src/components/table/table-cells/promotion/status-cell/status-cell.tsx +13 -0
  662. package/src/components/table/table-cells/region/countries-cell/countries-cell.tsx +39 -0
  663. package/src/components/table/table-cells/region/countries-cell/index.ts +1 -0
  664. package/src/components/table/table-cells/region/fulfillment-providers-cell/fulfillment-providers-cell.tsx +49 -0
  665. package/src/components/table/table-cells/region/fulfillment-providers-cell/index.ts +1 -0
  666. package/src/components/table/table-cells/region/payment-providers-cell/index.ts +1 -0
  667. package/src/components/table/table-cells/region/payment-providers-cell/payment-providers-cell.tsx +36 -0
  668. package/src/components/table/table-cells/region/region-cell/index.ts +1 -0
  669. package/src/components/table/table-cells/region/region-cell/region-cell.tsx +23 -0
  670. package/src/components/table/table-cells/sales-channel/description-cell/description-cell.tsx +28 -0
  671. package/src/components/table/table-cells/sales-channel/description-cell/index.ts +1 -0
  672. package/src/components/table/table-cells/sales-channel/name-cell/index.ts +1 -0
  673. package/src/components/table/table-cells/sales-channel/name-cell/name-cell.tsx +28 -0
  674. package/src/components/table/table-cells/shipping-option/admin-only-cell/admin-only-cell.tsx +25 -0
  675. package/src/components/table/table-cells/shipping-option/admin-only-cell/index.ts +1 -0
  676. package/src/components/table/table-cells/shipping-option/is-return-cell/index.ts +1 -0
  677. package/src/components/table/table-cells/shipping-option/is-return-cell/is-return-cell.tsx +27 -0
  678. package/src/components/table/table-cells/shipping-option/price-type-cell/index.ts +1 -0
  679. package/src/components/table/table-cells/shipping-option/price-type-cell/price-type-cell.tsx +34 -0
  680. package/src/components/table/table-cells/shipping-option/shipping-option-cell/index.ts +1 -0
  681. package/src/components/table/table-cells/shipping-option/shipping-option-cell/shipping-option-cell.tsx +28 -0
  682. package/src/components/table/table-cells/shipping-option/shipping-price-cell/shipping-price-cell.tsx +31 -0
  683. package/src/components/table/table-cells/taxes/type-cell/index.ts +1 -0
  684. package/src/components/table/table-cells/taxes/type-cell/type-cell.tsx +33 -0
  685. package/src/components/table/view-selector/index.ts +2 -0
  686. package/src/components/table/view-selector/view-pills.tsx +265 -0
  687. package/src/components/table/view-selector/view-selector.tsx +253 -0
  688. package/src/components/utilities/error-boundary/error-boundary.tsx +75 -0
  689. package/src/components/utilities/error-boundary/index.ts +1 -0
  690. package/src/components/utilities/generic-forward-ref/generic-forward-ref.tsx +7 -0
  691. package/src/components/utilities/generic-forward-ref/index.ts +1 -0
  692. package/src/components/utilities/i18n/i18n.tsx +33 -0
  693. package/src/components/utilities/i18n/index.ts +1 -0
  694. package/src/components/utilities/keybound-form/index.ts +1 -0
  695. package/src/components/utilities/keybound-form/keybound-form.tsx +42 -0
  696. package/src/components/utilities/visually-hidden/index.ts +1 -0
  697. package/src/components/utilities/visually-hidden/visually-hidden.tsx +5 -0
  698. package/src/dashboard-app/__tests__/sort-menu-items-by-rank.spec.ts +169 -0
  699. package/src/dashboard-app/dashboard-app.tsx +499 -0
  700. package/src/dashboard-app/forms/form-extension-zone/form-extension-zone.tsx +116 -0
  701. package/src/dashboard-app/forms/form-extension-zone/index.ts +1 -0
  702. package/src/dashboard-app/forms/form-extension-zone/types.ts +1 -0
  703. package/src/dashboard-app/forms/form-extension-zone/utils.ts +66 -0
  704. package/src/dashboard-app/forms/hooks.tsx +86 -0
  705. package/src/dashboard-app/forms/index.ts +2 -0
  706. package/src/dashboard-app/index.ts +12 -0
  707. package/src/dashboard-app/links/utils.ts +20 -0
  708. package/src/dashboard-app/routes/get-route.map.tsx +1904 -0
  709. package/src/dashboard-app/routes/utils.ts +229 -0
  710. package/src/dashboard-app/types.ts +143 -0
  711. package/src/dashboard-app/utils/sort-menu-items-by-rank.ts +43 -0
  712. package/src/hooks/api/api-keys.tsx +179 -0
  713. package/src/hooks/api/auth.tsx +75 -0
  714. package/src/hooks/api/campaigns.tsx +138 -0
  715. package/src/hooks/api/categories.tsx +186 -0
  716. package/src/hooks/api/claims.tsx +593 -0
  717. package/src/hooks/api/cloud.tsx +41 -0
  718. package/src/hooks/api/collections.tsx +180 -0
  719. package/src/hooks/api/currencies.tsx +52 -0
  720. package/src/hooks/api/customer-groups.tsx +207 -0
  721. package/src/hooks/api/customers.tsx +263 -0
  722. package/src/hooks/api/exchanges.tsx +475 -0
  723. package/src/hooks/api/feature-flags.tsx +26 -0
  724. package/src/hooks/api/fulfillment-providers.tsx +59 -0
  725. package/src/hooks/api/fulfillment-sets.tsx +180 -0
  726. package/src/hooks/api/fulfillment.tsx +66 -0
  727. package/src/hooks/api/index.ts +41 -0
  728. package/src/hooks/api/inventory.tsx +274 -0
  729. package/src/hooks/api/invites.tsx +135 -0
  730. package/src/hooks/api/locales.tsx +52 -0
  731. package/src/hooks/api/notification.tsx +52 -0
  732. package/src/hooks/api/order-edits.tsx +242 -0
  733. package/src/hooks/api/orders.tsx +457 -0
  734. package/src/hooks/api/payment-collections.tsx +104 -0
  735. package/src/hooks/api/payments.tsx +116 -0
  736. package/src/hooks/api/plugins.tsx +28 -0
  737. package/src/hooks/api/price-lists.tsx +199 -0
  738. package/src/hooks/api/price-preferences.tsx +113 -0
  739. package/src/hooks/api/product-types.tsx +152 -0
  740. package/src/hooks/api/product-variants.tsx +69 -0
  741. package/src/hooks/api/products.tsx +508 -0
  742. package/src/hooks/api/promotions.tsx +286 -0
  743. package/src/hooks/api/refund-reasons.tsx +124 -0
  744. package/src/hooks/api/regions.tsx +131 -0
  745. package/src/hooks/api/reservations.tsx +149 -0
  746. package/src/hooks/api/return-reasons.tsx +132 -0
  747. package/src/hooks/api/returns.tsx +651 -0
  748. package/src/hooks/api/sales-channels.tsx +236 -0
  749. package/src/hooks/api/shipping-option-types.tsx +128 -0
  750. package/src/hooks/api/shipping-options.tsx +128 -0
  751. package/src/hooks/api/shipping-profiles.tsx +131 -0
  752. package/src/hooks/api/stock-locations.tsx +202 -0
  753. package/src/hooks/api/store.tsx +83 -0
  754. package/src/hooks/api/tags.tsx +160 -0
  755. package/src/hooks/api/tax-rates.tsx +127 -0
  756. package/src/hooks/api/tax-regions.tsx +124 -0
  757. package/src/hooks/api/translations.tsx +241 -0
  758. package/src/hooks/api/users.tsx +150 -0
  759. package/src/hooks/api/views.tsx +244 -0
  760. package/src/hooks/api/workflow-executions.tsx +52 -0
  761. package/src/hooks/table/columns/index.ts +12 -0
  762. package/src/hooks/table/columns/use-campaign-table-columns.tsx +73 -0
  763. package/src/hooks/table/columns/use-collection-table-columns.tsx +33 -0
  764. package/src/hooks/table/columns/use-column-state.ts +209 -0
  765. package/src/hooks/table/columns/use-configurable-table-columns.tsx +109 -0
  766. package/src/hooks/table/columns/use-customer-group-table-columns.tsx +33 -0
  767. package/src/hooks/table/columns/use-customer-table-columns.tsx +51 -0
  768. package/src/hooks/table/columns/use-fulfillment-provider-table-columns.tsx +25 -0
  769. package/src/hooks/table/columns/use-order-data-table-columns.tsx +234 -0
  770. package/src/hooks/table/columns/use-order-table-columns.tsx +162 -0
  771. package/src/hooks/table/columns/use-product-table-columns.tsx +59 -0
  772. package/src/hooks/table/columns/use-product-tag-table-columns.tsx +35 -0
  773. package/src/hooks/table/columns/use-product-type-table-columns.tsx +36 -0
  774. package/src/hooks/table/columns/use-promotion-table-columns.tsx +49 -0
  775. package/src/hooks/table/columns/use-refund-reason-table-columns.tsx +39 -0
  776. package/src/hooks/table/columns/use-region-table-columns.tsx +40 -0
  777. package/src/hooks/table/columns/use-return-reason-table-columns.tsx +32 -0
  778. package/src/hooks/table/columns/use-shipping-option-table-columns.tsx +89 -0
  779. package/src/hooks/table/columns/use-shipping-option-type-table-columns.tsx +44 -0
  780. package/src/hooks/table/columns/use-tax-rates-table-columns.tsx +55 -0
  781. package/src/hooks/table/filters/index.ts +12 -0
  782. package/src/hooks/table/filters/use-collection-table-filters.tsx +7 -0
  783. package/src/hooks/table/filters/use-customer-group-table-filters.tsx +21 -0
  784. package/src/hooks/table/filters/use-customer-table-filters.tsx +68 -0
  785. package/src/hooks/table/filters/use-date-table-filters.tsx +17 -0
  786. package/src/hooks/table/filters/use-order-table-filters.tsx +158 -0
  787. package/src/hooks/table/filters/use-product-table-filters.tsx +212 -0
  788. package/src/hooks/table/filters/use-product-tag-table-filters.tsx +7 -0
  789. package/src/hooks/table/filters/use-product-type-table-filters.tsx +7 -0
  790. package/src/hooks/table/filters/use-promotion-table-filters.tsx +13 -0
  791. package/src/hooks/table/filters/use-region-table-filters.tsx +19 -0
  792. package/src/hooks/table/filters/use-shipping-option-table-filters.tsx +30 -0
  793. package/src/hooks/table/filters/use-shipping-option-type-table-filters.tsx +5 -0
  794. package/src/hooks/table/filters/use-tax-rate-table-filters.tsx +19 -0
  795. package/src/hooks/table/query/index.ts +15 -0
  796. package/src/hooks/table/query/use-campaign-table-query.tsx +31 -0
  797. package/src/hooks/table/query/use-collection-table-query.tsx +33 -0
  798. package/src/hooks/table/query/use-customer-group-table-query.tsx +33 -0
  799. package/src/hooks/table/query/use-customer-table-query.tsx +44 -0
  800. package/src/hooks/table/query/use-fulfillment-providers-table-query.tsx +31 -0
  801. package/src/hooks/table/query/use-order-table-query.tsx +57 -0
  802. package/src/hooks/table/query/use-product-table-query.tsx +72 -0
  803. package/src/hooks/table/query/use-product-tag-table-query.tsx +32 -0
  804. package/src/hooks/table/query/use-product-type-table-query.tsx +32 -0
  805. package/src/hooks/table/query/use-product-variant-table-query.tsx +32 -0
  806. package/src/hooks/table/query/use-promotion-table-query.tsx +33 -0
  807. package/src/hooks/table/query/use-refund-reason-table-query.tsx +32 -0
  808. package/src/hooks/table/query/use-region-table-query.tsx +33 -0
  809. package/src/hooks/table/query/use-return-reason-table-query.tsx +32 -0
  810. package/src/hooks/table/query/use-shipping-option-table-query.tsx +61 -0
  811. package/src/hooks/table/query/use-shipping-option-type-table-query.tsx +32 -0
  812. package/src/hooks/table/query/use-tax-rate-table-query.tsx +33 -0
  813. package/src/hooks/table/query/use-tax-region-table-query.tsx +32 -0
  814. package/src/hooks/table/query/use-user-invite-table-query.tsx +32 -0
  815. package/src/hooks/table/use-table-configuration.tsx +287 -0
  816. package/src/hooks/use-combined-refs.tsx +19 -0
  817. package/src/hooks/use-combobox-data.tsx +123 -0
  818. package/src/hooks/use-command-history.tsx +67 -0
  819. package/src/hooks/use-data-table.tsx +132 -0
  820. package/src/hooks/use-date.tsx +48 -0
  821. package/src/hooks/use-debounced-search.tsx +29 -0
  822. package/src/hooks/use-document-direction.tsx +54 -0
  823. package/src/hooks/use-handle-table-scroll.tsx +24 -0
  824. package/src/hooks/use-infinite-list.tsx +92 -0
  825. package/src/hooks/use-media-query.tsx +14 -0
  826. package/src/hooks/use-query-params.tsx +24 -0
  827. package/src/hooks/use-view-configurations.tsx +102 -0
  828. package/src/i18n/config.ts +16 -0
  829. package/src/i18n/languages.ts +223 -0
  830. package/src/i18n/translations/$schema.json +12399 -0
  831. package/src/i18n/translations/__tests__/validate-translations.spec.ts +67 -0
  832. package/src/i18n/translations/ar.json +2956 -0
  833. package/src/i18n/translations/bg.json +2987 -0
  834. package/src/i18n/translations/bs.json +3016 -0
  835. package/src/i18n/translations/cs.json +3050 -0
  836. package/src/i18n/translations/de.json +2792 -0
  837. package/src/i18n/translations/el.json +2960 -0
  838. package/src/i18n/translations/en.json +3311 -0
  839. package/src/i18n/translations/es.json +3167 -0
  840. package/src/i18n/translations/fa.json +2932 -0
  841. package/src/i18n/translations/fr.json +2791 -0
  842. package/src/i18n/translations/he.json +3017 -0
  843. package/src/i18n/translations/hu.json +3005 -0
  844. package/src/i18n/translations/id.json +3020 -0
  845. package/src/i18n/translations/index.ts +126 -0
  846. package/src/i18n/translations/it.json +2805 -0
  847. package/src/i18n/translations/ja.json +2821 -0
  848. package/src/i18n/translations/ko.json +3026 -0
  849. package/src/i18n/translations/lt.json +3007 -0
  850. package/src/i18n/translations/mk.json +2925 -0
  851. package/src/i18n/translations/mn.json +2922 -0
  852. package/src/i18n/translations/nl.json +3005 -0
  853. package/src/i18n/translations/pl.json +3227 -0
  854. package/src/i18n/translations/ptBR.json +2789 -0
  855. package/src/i18n/translations/ptPT.json +3219 -0
  856. package/src/i18n/translations/ro.json +2935 -0
  857. package/src/i18n/translations/ru.json +2936 -0
  858. package/src/i18n/translations/th.json +2792 -0
  859. package/src/i18n/translations/tr.json +2961 -0
  860. package/src/i18n/translations/uk.json +2856 -0
  861. package/src/i18n/translations/vi.json +3051 -0
  862. package/src/i18n/translations/zhCN.json +3017 -0
  863. package/src/i18n/translations/zhTW.json +3249 -0
  864. package/src/i18n/types.ts +15 -0
  865. package/src/i18next.d.ts +7 -0
  866. package/src/index.css +48 -0
  867. package/src/index.ts +2 -0
  868. package/src/lib/addresses.ts +97 -0
  869. package/src/lib/cast-number.ts +6 -0
  870. package/src/lib/client/client.ts +18 -0
  871. package/src/lib/client/index.ts +1 -0
  872. package/src/lib/common.ts +45 -0
  873. package/src/lib/credit-line.ts +8 -0
  874. package/src/lib/data/countries.ts +1767 -0
  875. package/src/lib/data/country-states.ts +1311 -0
  876. package/src/lib/data/currencies.ts +752 -0
  877. package/src/lib/form-helpers.ts +69 -0
  878. package/src/lib/format-currency.ts +7 -0
  879. package/src/lib/format-provider.ts +18 -0
  880. package/src/lib/is-fetch-error.ts +5 -0
  881. package/src/lib/money-amount-helpers.ts +75 -0
  882. package/src/lib/number-helper.ts +19 -0
  883. package/src/lib/order-helpers.ts +74 -0
  884. package/src/lib/order-item.ts +5 -0
  885. package/src/lib/orders.ts +23 -0
  886. package/src/lib/payment.ts +23 -0
  887. package/src/lib/percentage-helpers.ts +28 -0
  888. package/src/lib/plugins.ts +7 -0
  889. package/src/lib/promotions.ts +51 -0
  890. package/src/lib/query-client.ts +13 -0
  891. package/src/lib/query-key-factory.ts +53 -0
  892. package/src/lib/rma.ts +17 -0
  893. package/src/lib/schemas.ts +36 -0
  894. package/src/lib/shipping-options.ts +62 -0
  895. package/src/lib/storefront.ts +2 -0
  896. package/src/lib/table/cell-renderers.tsx +332 -0
  897. package/src/lib/table/entity-adapters.tsx +138 -0
  898. package/src/lib/table/entity-defaults.ts +73 -0
  899. package/src/lib/table/field-utils.ts +75 -0
  900. package/src/lib/table/table-adapters.ts +94 -0
  901. package/src/lib/table-display-utils.tsx +372 -0
  902. package/src/lib/validation.ts +101 -0
  903. package/src/main.tsx +9 -0
  904. package/src/module.d.ts +41 -0
  905. package/src/providers/extension-provider/extension-context.tsx +8 -0
  906. package/src/providers/extension-provider/extension-provider.tsx +18 -0
  907. package/src/providers/extension-provider/index.ts +2 -0
  908. package/src/providers/extension-provider/use-extension.tsx +10 -0
  909. package/src/providers/feature-flag-provider/index.tsx +46 -0
  910. package/src/providers/i18n-provider/i18n-provider.tsx +25 -0
  911. package/src/providers/i18n-provider/index.ts +1 -0
  912. package/src/providers/index.ts +1 -0
  913. package/src/providers/keybind-provider/hooks.tsx +319 -0
  914. package/src/providers/keybind-provider/index.ts +3 -0
  915. package/src/providers/keybind-provider/keybind-context.tsx +4 -0
  916. package/src/providers/keybind-provider/keybind-provider.tsx +64 -0
  917. package/src/providers/keybind-provider/types.ts +28 -0
  918. package/src/providers/keybind-provider/utils.ts +92 -0
  919. package/src/providers/providers.tsx +34 -0
  920. package/src/providers/search-provider/index.ts +2 -0
  921. package/src/providers/search-provider/search-context.tsx +9 -0
  922. package/src/providers/search-provider/search-provider.tsx +50 -0
  923. package/src/providers/search-provider/use-search.tsx +10 -0
  924. package/src/providers/sidebar-provider/index.ts +2 -0
  925. package/src/providers/sidebar-provider/sidebar-context.tsx +9 -0
  926. package/src/providers/sidebar-provider/sidebar-provider.tsx +31 -0
  927. package/src/providers/sidebar-provider/use-sidebar.tsx +12 -0
  928. package/src/providers/theme-provider/index.ts +3 -0
  929. package/src/providers/theme-provider/theme-context.tsx +11 -0
  930. package/src/providers/theme-provider/theme-provider.tsx +84 -0
  931. package/src/providers/theme-provider/use-theme.tsx +10 -0
  932. package/src/routes/api-key-management/api-key-management-create/api-key-management-create.tsx +15 -0
  933. package/src/routes/api-key-management/api-key-management-create/components/api-key-create-form/api-key-create-form.tsx +205 -0
  934. package/src/routes/api-key-management/api-key-management-create/components/api-key-create-form/index.ts +1 -0
  935. package/src/routes/api-key-management/api-key-management-create/index.ts +1 -0
  936. package/src/routes/api-key-management/api-key-management-detail/api-key-management-detail.tsx +48 -0
  937. package/src/routes/api-key-management/api-key-management-detail/breadcrumb.tsx +24 -0
  938. package/src/routes/api-key-management/api-key-management-detail/components/api-key-general-section/api-key-general-section.tsx +249 -0
  939. package/src/routes/api-key-management/api-key-management-detail/components/api-key-general-section/index.ts +1 -0
  940. package/src/routes/api-key-management/api-key-management-detail/components/api-key-sales-channel-section/api-key-sales-channel-section.tsx +206 -0
  941. package/src/routes/api-key-management/api-key-management-detail/components/api-key-sales-channel-section/index.ts +1 -0
  942. package/src/routes/api-key-management/api-key-management-detail/index.ts +3 -0
  943. package/src/routes/api-key-management/api-key-management-detail/loader.ts +17 -0
  944. package/src/routes/api-key-management/api-key-management-edit/api-key-management-edit.tsx +34 -0
  945. package/src/routes/api-key-management/api-key-management-edit/components/edit-api-key-form/edit-api-key-form.tsx +87 -0
  946. package/src/routes/api-key-management/api-key-management-edit/components/edit-api-key-form/index.ts +1 -0
  947. package/src/routes/api-key-management/api-key-management-edit/index.ts +1 -0
  948. package/src/routes/api-key-management/api-key-management-list/api-key-management-list.tsx +25 -0
  949. package/src/routes/api-key-management/api-key-management-list/components/api-key-management-list-table/api-key-management-list-table.tsx +93 -0
  950. package/src/routes/api-key-management/api-key-management-list/components/api-key-management-list-table/api-key-row-actions.tsx +123 -0
  951. package/src/routes/api-key-management/api-key-management-list/components/api-key-management-list-table/index.ts +1 -0
  952. package/src/routes/api-key-management/api-key-management-list/components/api-key-management-list-table/use-api-key-management-table-columns.tsx +80 -0
  953. package/src/routes/api-key-management/api-key-management-list/components/api-key-management-list-table/use-api-key-management-table-filters.tsx +18 -0
  954. package/src/routes/api-key-management/api-key-management-list/components/api-key-management-list-table/use-api-key-management-table-query.tsx +34 -0
  955. package/src/routes/api-key-management/api-key-management-list/index.ts +1 -0
  956. package/src/routes/api-key-management/api-key-management-sales-channels/api-key-management-sales-channels.tsx +32 -0
  957. package/src/routes/api-key-management/api-key-management-sales-channels/components/api-key-sales-channels-form/api-key-sales-channels-form.tsx +202 -0
  958. package/src/routes/api-key-management/api-key-management-sales-channels/components/api-key-sales-channels-form/index.ts +1 -0
  959. package/src/routes/api-key-management/api-key-management-sales-channels/index.ts +1 -0
  960. package/src/routes/api-key-management/common/constants.ts +4 -0
  961. package/src/routes/api-key-management/common/utils.ts +62 -0
  962. package/src/routes/campaigns/add-campaign-promotions/add-campaign-promotions.tsx +19 -0
  963. package/src/routes/campaigns/add-campaign-promotions/components/add-campaign-promotions-form.tsx +260 -0
  964. package/src/routes/campaigns/add-campaign-promotions/components/index.ts +1 -0
  965. package/src/routes/campaigns/add-campaign-promotions/index.ts +1 -0
  966. package/src/routes/campaigns/campaign-budget-edit/campaign-budget-edit.tsx +29 -0
  967. package/src/routes/campaigns/campaign-budget-edit/components/edit-campaign-budget-form/edit-campaign-budget-form.tsx +138 -0
  968. package/src/routes/campaigns/campaign-budget-edit/components/edit-campaign-budget-form/index.ts +1 -0
  969. package/src/routes/campaigns/campaign-budget-edit/index.ts +1 -0
  970. package/src/routes/campaigns/campaign-configuration/campaign-configuration.tsx +33 -0
  971. package/src/routes/campaigns/campaign-configuration/components/campaign-configuration-form/campaign-configuration-form.tsx +134 -0
  972. package/src/routes/campaigns/campaign-configuration/components/campaign-configuration-form/index.ts +1 -0
  973. package/src/routes/campaigns/campaign-configuration/index.ts +1 -0
  974. package/src/routes/campaigns/campaign-create/campaign-create.tsx +10 -0
  975. package/src/routes/campaigns/campaign-create/components/create-campaign-form/create-campaign-form.tsx +113 -0
  976. package/src/routes/campaigns/campaign-create/components/create-campaign-form/index.ts +1 -0
  977. package/src/routes/campaigns/campaign-create/index.ts +1 -0
  978. package/src/routes/campaigns/campaign-detail/breadcrumb.tsx +29 -0
  979. package/src/routes/campaigns/campaign-detail/campaign-detail.tsx +69 -0
  980. package/src/routes/campaigns/campaign-detail/components/campaign-budget/campaign-budget.tsx +88 -0
  981. package/src/routes/campaigns/campaign-detail/components/campaign-budget/index.ts +1 -0
  982. package/src/routes/campaigns/campaign-detail/components/campaign-configuration-section/campaign-configuration-section.tsx +43 -0
  983. package/src/routes/campaigns/campaign-detail/components/campaign-configuration-section/index.ts +1 -0
  984. package/src/routes/campaigns/campaign-detail/components/campaign-general-section/campaign-general-section.tsx +137 -0
  985. package/src/routes/campaigns/campaign-detail/components/campaign-general-section/index.ts +1 -0
  986. package/src/routes/campaigns/campaign-detail/components/campaign-promotion-section/campaign-promotion-section.tsx +237 -0
  987. package/src/routes/campaigns/campaign-detail/components/campaign-promotion-section/index.ts +1 -0
  988. package/src/routes/campaigns/campaign-detail/components/campaign-spend/campaign-spend.tsx +61 -0
  989. package/src/routes/campaigns/campaign-detail/components/campaign-spend/index.ts +1 -0
  990. package/src/routes/campaigns/campaign-detail/constants.ts +1 -0
  991. package/src/routes/campaigns/campaign-detail/index.ts +3 -0
  992. package/src/routes/campaigns/campaign-detail/loader.ts +21 -0
  993. package/src/routes/campaigns/campaign-edit/campaign-edit.tsx +33 -0
  994. package/src/routes/campaigns/campaign-edit/components/edit-campaign-form/edit-campaign-form.tsx +194 -0
  995. package/src/routes/campaigns/campaign-edit/components/edit-campaign-form/index.ts +1 -0
  996. package/src/routes/campaigns/campaign-edit/index.ts +1 -0
  997. package/src/routes/campaigns/campaign-list/campaign-list.tsx +19 -0
  998. package/src/routes/campaigns/campaign-list/components/campaign-list-table.tsx +157 -0
  999. package/src/routes/campaigns/campaign-list/components/index.ts +1 -0
  1000. package/src/routes/campaigns/campaign-list/index.ts +1 -0
  1001. package/src/routes/campaigns/common/components/create-campaign-form-fields/create-campaign-form-fields.tsx +402 -0
  1002. package/src/routes/campaigns/common/components/create-campaign-form-fields/index.ts +1 -0
  1003. package/src/routes/campaigns/common/constants.ts +15 -0
  1004. package/src/routes/campaigns/common/utils/campaign-status.ts +31 -0
  1005. package/src/routes/categories/categories-metadata/categories-metadata.tsx +30 -0
  1006. package/src/routes/categories/categories-metadata/index.ts +1 -0
  1007. package/src/routes/categories/category-create/category-create.tsx +16 -0
  1008. package/src/routes/categories/category-create/components/create-category-form/create-category-details.tsx +144 -0
  1009. package/src/routes/categories/category-create/components/create-category-form/create-category-form.tsx +209 -0
  1010. package/src/routes/categories/category-create/components/create-category-form/create-category-nesting.tsx +114 -0
  1011. package/src/routes/categories/category-create/components/create-category-form/index.ts +1 -0
  1012. package/src/routes/categories/category-create/components/create-category-form/schema.ts +17 -0
  1013. package/src/routes/categories/category-create/index.ts +1 -0
  1014. package/src/routes/categories/category-detail/breadcrumb.tsx +29 -0
  1015. package/src/routes/categories/category-detail/category-detail.tsx +65 -0
  1016. package/src/routes/categories/category-detail/components/category-general-section/category-general-section.tsx +93 -0
  1017. package/src/routes/categories/category-detail/components/category-general-section/index.ts +1 -0
  1018. package/src/routes/categories/category-detail/components/category-organize-section/category-organize-section.tsx +216 -0
  1019. package/src/routes/categories/category-detail/components/category-organize-section/index.ts +1 -0
  1020. package/src/routes/categories/category-detail/components/category-product-section/category-product-section.tsx +204 -0
  1021. package/src/routes/categories/category-detail/components/category-product-section/index.ts +1 -0
  1022. package/src/routes/categories/category-detail/index.ts +3 -0
  1023. package/src/routes/categories/category-detail/loader.ts +17 -0
  1024. package/src/routes/categories/category-edit/category-edit.tsx +36 -0
  1025. package/src/routes/categories/category-edit/components/edit-category-form/edit-category-form.tsx +204 -0
  1026. package/src/routes/categories/category-edit/components/edit-category-form/index.ts +1 -0
  1027. package/src/routes/categories/category-edit/index.ts +1 -0
  1028. package/src/routes/categories/category-list/category-list.tsx +19 -0
  1029. package/src/routes/categories/category-list/components/category-list-table/category-list-table.tsx +169 -0
  1030. package/src/routes/categories/category-list/components/category-list-table/index.ts +1 -0
  1031. package/src/routes/categories/category-list/components/category-list-table/use-category-table-columns.tsx +116 -0
  1032. package/src/routes/categories/category-list/components/category-list-table/use-category-table-query.tsx +23 -0
  1033. package/src/routes/categories/category-list/index.ts +1 -0
  1034. package/src/routes/categories/category-organize/category-organize.tsx +10 -0
  1035. package/src/routes/categories/category-organize/components/organize-category-form/index.ts +1 -0
  1036. package/src/routes/categories/category-organize/components/organize-category-form/organize-category-form.tsx +131 -0
  1037. package/src/routes/categories/category-organize/index.ts +1 -0
  1038. package/src/routes/categories/category-products/category-products.tsx +30 -0
  1039. package/src/routes/categories/category-products/components/edit-category-products-form/edit-category-products-form.tsx +245 -0
  1040. package/src/routes/categories/category-products/components/edit-category-products-form/index.ts +1 -0
  1041. package/src/routes/categories/category-products/index.ts +1 -0
  1042. package/src/routes/categories/common/components/category-tree/category-tree.tsx +55 -0
  1043. package/src/routes/categories/common/components/category-tree/index.ts +1 -0
  1044. package/src/routes/categories/common/hooks/use-delete-product-category-action.tsx +49 -0
  1045. package/src/routes/categories/common/types.ts +7 -0
  1046. package/src/routes/categories/common/utils.ts +157 -0
  1047. package/src/routes/collections/collection-add-products/collection-add-products.tsx +22 -0
  1048. package/src/routes/collections/collection-add-products/components/add-products-to-collection-form/add-products-to-collection-form.tsx +259 -0
  1049. package/src/routes/collections/collection-add-products/components/add-products-to-collection-form/index.ts +1 -0
  1050. package/src/routes/collections/collection-add-products/index.ts +1 -0
  1051. package/src/routes/collections/collection-create/collection-create.tsx +10 -0
  1052. package/src/routes/collections/collection-create/components/create-collection-form/create-collection-form.tsx +120 -0
  1053. package/src/routes/collections/collection-create/components/create-collection-form/index.ts +1 -0
  1054. package/src/routes/collections/collection-create/index.ts +1 -0
  1055. package/src/routes/collections/collection-detail/breadcrumb.tsx +23 -0
  1056. package/src/routes/collections/collection-detail/collection-detail.tsx +45 -0
  1057. package/src/routes/collections/collection-detail/components/collection-general-section/collection-general-section.tsx +91 -0
  1058. package/src/routes/collections/collection-detail/components/collection-general-section/index.ts +1 -0
  1059. package/src/routes/collections/collection-detail/components/collection-product-section/collection-product-section.tsx +272 -0
  1060. package/src/routes/collections/collection-detail/components/collection-product-section/index.ts +1 -0
  1061. package/src/routes/collections/collection-detail/index.ts +3 -0
  1062. package/src/routes/collections/collection-detail/loader.ts +17 -0
  1063. package/src/routes/collections/collection-edit/collection-edit.tsx +27 -0
  1064. package/src/routes/collections/collection-edit/components/edit-collection-form/edit-collection-form.tsx +110 -0
  1065. package/src/routes/collections/collection-edit/components/edit-collection-form/index.ts +1 -0
  1066. package/src/routes/collections/collection-edit/index.ts +1 -0
  1067. package/src/routes/collections/collection-list/collection-list.tsx +18 -0
  1068. package/src/routes/collections/collection-list/components/collection-list-table/collection-list-table.tsx +99 -0
  1069. package/src/routes/collections/collection-list/components/collection-list-table/collection-row-actions.tsx +78 -0
  1070. package/src/routes/collections/collection-list/components/collection-list-table/index.ts +1 -0
  1071. package/src/routes/collections/collection-list/index.ts +1 -0
  1072. package/src/routes/collections/collection-metadata/collection-metadata.tsx +26 -0
  1073. package/src/routes/collections/collection-metadata/index.ts +1 -0
  1074. package/src/routes/customer-groups/customer-group-add-customers/components/add-customers-form/add-customers-form.tsx +245 -0
  1075. package/src/routes/customer-groups/customer-group-add-customers/components/add-customers-form/index.ts +1 -0
  1076. package/src/routes/customer-groups/customer-group-add-customers/customer-group-add-customers.tsx +13 -0
  1077. package/src/routes/customer-groups/customer-group-add-customers/index.ts +1 -0
  1078. package/src/routes/customer-groups/customer-group-create/components/create-customer-group-form/create-customer-group-form.tsx +110 -0
  1079. package/src/routes/customer-groups/customer-group-create/components/create-customer-group-form/index.ts +1 -0
  1080. package/src/routes/customer-groups/customer-group-create/customer-group-create.tsx +10 -0
  1081. package/src/routes/customer-groups/customer-group-create/index.ts +1 -0
  1082. package/src/routes/customer-groups/customer-group-detail/breadcrumb.tsx +31 -0
  1083. package/src/routes/customer-groups/customer-group-detail/components/customer-group-customer-section/customer-group-customer-section.tsx +243 -0
  1084. package/src/routes/customer-groups/customer-group-detail/components/customer-group-customer-section/index.ts +1 -0
  1085. package/src/routes/customer-groups/customer-group-detail/components/customer-group-general-section/customer-group-general-section.tsx +90 -0
  1086. package/src/routes/customer-groups/customer-group-detail/components/customer-group-general-section/index.ts +1 -0
  1087. package/src/routes/customer-groups/customer-group-detail/constants.ts +1 -0
  1088. package/src/routes/customer-groups/customer-group-detail/customer-group-detail.tsx +51 -0
  1089. package/src/routes/customer-groups/customer-group-detail/index.ts +3 -0
  1090. package/src/routes/customer-groups/customer-group-detail/loader.ts +20 -0
  1091. package/src/routes/customer-groups/customer-group-edit/components/edit-customer-group-form/edit-customer-group-form.tsx +90 -0
  1092. package/src/routes/customer-groups/customer-group-edit/components/edit-customer-group-form/index.ts +1 -0
  1093. package/src/routes/customer-groups/customer-group-edit/customer-group-edit.tsx +28 -0
  1094. package/src/routes/customer-groups/customer-group-edit/index.ts +1 -0
  1095. package/src/routes/customer-groups/customer-group-list/components/customer-group-list-table/customer-group-list-table.tsx +223 -0
  1096. package/src/routes/customer-groups/customer-group-list/components/customer-group-list-table/index.ts +1 -0
  1097. package/src/routes/customer-groups/customer-group-list/customer-group-list.tsx +18 -0
  1098. package/src/routes/customer-groups/customer-group-list/index.ts +1 -0
  1099. package/src/routes/customer-groups/customer-group-metadata/customer-metadata.tsx +26 -0
  1100. package/src/routes/customer-groups/customer-group-metadata/index.ts +1 -0
  1101. package/src/routes/customers/customer-create/components/create-customer-form/create-customer-form.tsx +179 -0
  1102. package/src/routes/customers/customer-create/components/create-customer-form/index.ts +1 -0
  1103. package/src/routes/customers/customer-create/customer-create.tsx +10 -0
  1104. package/src/routes/customers/customer-create/index.ts +1 -0
  1105. package/src/routes/customers/customer-create-address/components/create-customer-address-form/create-customer-address-form.tsx +282 -0
  1106. package/src/routes/customers/customer-create-address/components/create-customer-address-form/index.ts +1 -0
  1107. package/src/routes/customers/customer-create-address/customer-create-address.tsx +10 -0
  1108. package/src/routes/customers/customer-create-address/index.ts +1 -0
  1109. package/src/routes/customers/customer-detail/breadcrumb.tsx +29 -0
  1110. package/src/routes/customers/customer-detail/components/customer-address-section/customer-address-section.tsx +104 -0
  1111. package/src/routes/customers/customer-detail/components/customer-address-section/index.ts +1 -0
  1112. package/src/routes/customers/customer-detail/components/customer-general-section/customer-general-section.tsx +127 -0
  1113. package/src/routes/customers/customer-detail/components/customer-general-section/index.ts +1 -0
  1114. package/src/routes/customers/customer-detail/components/customer-group-section/customer-group-section.tsx +269 -0
  1115. package/src/routes/customers/customer-detail/components/customer-group-section/index.ts +1 -0
  1116. package/src/routes/customers/customer-detail/components/customer-order-section/customer-order-section.tsx +130 -0
  1117. package/src/routes/customers/customer-detail/components/customer-order-section/index.ts +1 -0
  1118. package/src/routes/customers/customer-detail/customer-detail.tsx +58 -0
  1119. package/src/routes/customers/customer-detail/index.ts +3 -0
  1120. package/src/routes/customers/customer-detail/loader.ts +19 -0
  1121. package/src/routes/customers/customer-edit/components/edit-customer-form/edit-customer-form.tsx +178 -0
  1122. package/src/routes/customers/customer-edit/components/edit-customer-form/index.ts +1 -0
  1123. package/src/routes/customers/customer-edit/customer-edit.tsx +26 -0
  1124. package/src/routes/customers/customer-edit/index.ts +1 -0
  1125. package/src/routes/customers/customer-list/components/customer-list-table/customer-list-table.tsx +124 -0
  1126. package/src/routes/customers/customer-list/components/customer-list-table/index.ts +1 -0
  1127. package/src/routes/customers/customer-list/customer-list.tsx +18 -0
  1128. package/src/routes/customers/customer-list/index.ts +1 -0
  1129. package/src/routes/customers/customer-metadata/customer-metadata.tsx +23 -0
  1130. package/src/routes/customers/customer-metadata/index.ts +1 -0
  1131. package/src/routes/customers/customers-add-customer-group/components/add-customers-form/add-customer-groups-form.tsx +257 -0
  1132. package/src/routes/customers/customers-add-customer-group/components/add-customers-form/index.ts +1 -0
  1133. package/src/routes/customers/customers-add-customer-group/customer-add-customer-groups.tsx +13 -0
  1134. package/src/routes/customers/customers-add-customer-group/index.ts +1 -0
  1135. package/src/routes/home/home.tsx +12 -0
  1136. package/src/routes/home/index.ts +1 -0
  1137. package/src/routes/inventory/common/constants.ts +1 -0
  1138. package/src/routes/inventory/inventory-create/components/inventory-create-form/index.ts +1 -0
  1139. package/src/routes/inventory/inventory-create/components/inventory-create-form/inventory-availability-form.tsx +78 -0
  1140. package/src/routes/inventory/inventory-create/components/inventory-create-form/inventory-create-form.tsx +517 -0
  1141. package/src/routes/inventory/inventory-create/components/inventory-create-form/schema.ts +23 -0
  1142. package/src/routes/inventory/inventory-create/index.ts +1 -0
  1143. package/src/routes/inventory/inventory-create/inventory-create.tsx +21 -0
  1144. package/src/routes/inventory/inventory-detail/breadcrumb.tsx +31 -0
  1145. package/src/routes/inventory/inventory-detail/components/adjust-inventory/adjust-inventory-drawer.tsx +55 -0
  1146. package/src/routes/inventory/inventory-detail/components/adjust-inventory/components/adjust-inventory-form.tsx +178 -0
  1147. package/src/routes/inventory/inventory-detail/components/adjust-inventory/index.ts +1 -0
  1148. package/src/routes/inventory/inventory-detail/components/edit-inventory-item/components/edit-item-form.tsx +105 -0
  1149. package/src/routes/inventory/inventory-detail/components/edit-inventory-item/edit-item-drawer.tsx +33 -0
  1150. package/src/routes/inventory/inventory-detail/components/edit-inventory-item/index.ts +1 -0
  1151. package/src/routes/inventory/inventory-detail/components/edit-inventory-item-attributes/components/edit-item-attributes-form.tsx +270 -0
  1152. package/src/routes/inventory/inventory-detail/components/edit-inventory-item-attributes/edit-item-attributes-drawer.tsx +33 -0
  1153. package/src/routes/inventory/inventory-detail/components/edit-inventory-item-attributes/index.ts +1 -0
  1154. package/src/routes/inventory/inventory-detail/components/inventory-item-attributes/attributes-section.tsx +50 -0
  1155. package/src/routes/inventory/inventory-detail/components/inventory-item-general-section.tsx +65 -0
  1156. package/src/routes/inventory/inventory-detail/components/inventory-item-location-levels.tsx +26 -0
  1157. package/src/routes/inventory/inventory-detail/components/inventory-item-reservations.tsx +28 -0
  1158. package/src/routes/inventory/inventory-detail/components/inventory-item-variants/variants-section.tsx +72 -0
  1159. package/src/routes/inventory/inventory-detail/components/location-levels-table/location-list-table.tsx +49 -0
  1160. package/src/routes/inventory/inventory-detail/components/location-levels-table/use-location-list-table-columns.tsx +170 -0
  1161. package/src/routes/inventory/inventory-detail/components/location-levels-table/use-location-list-table-query.tsx +32 -0
  1162. package/src/routes/inventory/inventory-detail/components/manage-locations/components/location-item.tsx +51 -0
  1163. package/src/routes/inventory/inventory-detail/components/manage-locations/components/location-search-input.tsx +34 -0
  1164. package/src/routes/inventory/inventory-detail/components/manage-locations/components/manage-locations-form.tsx +183 -0
  1165. package/src/routes/inventory/inventory-detail/components/manage-locations/index.ts +1 -0
  1166. package/src/routes/inventory/inventory-detail/components/manage-locations/manage-locations-drawer.tsx +40 -0
  1167. package/src/routes/inventory/inventory-detail/components/reservations-table/reservation-actions.tsx +64 -0
  1168. package/src/routes/inventory/inventory-detail/components/reservations-table/reservation-list-table.tsx +70 -0
  1169. package/src/routes/inventory/inventory-detail/components/reservations-table/use-reservation-list-table-columns.tsx +93 -0
  1170. package/src/routes/inventory/inventory-detail/components/reservations-table/use-reservation-list-table-query.tsx +35 -0
  1171. package/src/routes/inventory/inventory-detail/constants.ts +2 -0
  1172. package/src/routes/inventory/inventory-detail/index.ts +3 -0
  1173. package/src/routes/inventory/inventory-detail/inventory-detail.tsx +80 -0
  1174. package/src/routes/inventory/inventory-detail/loader.ts +21 -0
  1175. package/src/routes/inventory/inventory-list/components/inventory-actions.tsx +53 -0
  1176. package/src/routes/inventory/inventory-list/components/inventory-list-table.tsx +105 -0
  1177. package/src/routes/inventory/inventory-list/components/use-inventory-table-columns.tsx +125 -0
  1178. package/src/routes/inventory/inventory-list/components/use-inventory-table-filters.tsx +82 -0
  1179. package/src/routes/inventory/inventory-list/components/use-inventory-table-query.tsx +70 -0
  1180. package/src/routes/inventory/inventory-list/index.ts +1 -0
  1181. package/src/routes/inventory/inventory-list/inventory-list.tsx +18 -0
  1182. package/src/routes/inventory/inventory-metadata/index.ts +1 -0
  1183. package/src/routes/inventory/inventory-metadata/inventory-metadata.tsx +27 -0
  1184. package/src/routes/inventory/inventory-stock/components/inventory-stock-form/index.ts +1 -0
  1185. package/src/routes/inventory/inventory-stock/components/inventory-stock-form/inventory-stock-form.tsx +163 -0
  1186. package/src/routes/inventory/inventory-stock/hooks/use-inventory-stock-columns.tsx +76 -0
  1187. package/src/routes/inventory/inventory-stock/index.ts +1 -0
  1188. package/src/routes/inventory/inventory-stock/inventory-stock.tsx +58 -0
  1189. package/src/routes/inventory/inventory-stock/schema.ts +22 -0
  1190. package/src/routes/invite/index.ts +1 -0
  1191. package/src/routes/invite/invite.tsx +416 -0
  1192. package/src/routes/locations/common/components/conditional-price-form/conditional-price-form.tsx +713 -0
  1193. package/src/routes/locations/common/components/conditional-price-form/index.ts +1 -0
  1194. package/src/routes/locations/common/components/geo-zone-form/geo-zone-form.tsx +327 -0
  1195. package/src/routes/locations/common/components/geo-zone-form/index.ts +1 -0
  1196. package/src/routes/locations/common/components/shipping-option-price-cell/index.ts +1 -0
  1197. package/src/routes/locations/common/components/shipping-option-price-cell/shipping-option-price-cell.tsx +261 -0
  1198. package/src/routes/locations/common/components/shipping-option-price-provider/index.ts +2 -0
  1199. package/src/routes/locations/common/components/shipping-option-price-provider/shipping-option-price-context.tsx +10 -0
  1200. package/src/routes/locations/common/components/shipping-option-price-provider/shipping-option-price-provider.tsx +23 -0
  1201. package/src/routes/locations/common/components/shipping-option-price-provider/use-shipping-option-price.tsx +14 -0
  1202. package/src/routes/locations/common/constants.ts +16 -0
  1203. package/src/routes/locations/common/hooks/use-shipping-option-price-columns.tsx +174 -0
  1204. package/src/routes/locations/common/schema.ts +192 -0
  1205. package/src/routes/locations/common/types.ts +12 -0
  1206. package/src/routes/locations/common/utils/get-custom-shipping-option-price-field-info.ts +19 -0
  1207. package/src/routes/locations/common/utils/price-rule-helpers.ts +41 -0
  1208. package/src/routes/locations/location-create/components/create-location-form/create-location-form.tsx +248 -0
  1209. package/src/routes/locations/location-create/components/create-location-form/index.ts +1 -0
  1210. package/src/routes/locations/location-create/index.ts +1 -0
  1211. package/src/routes/locations/location-create/location-create.tsx +10 -0
  1212. package/src/routes/locations/location-detail/breadcrumb.tsx +31 -0
  1213. package/src/routes/locations/location-detail/components/location-fulfillment-providers-section/index.ts +1 -0
  1214. package/src/routes/locations/location-detail/components/location-fulfillment-providers-section/location-fulfillment-providers-section.tsx +81 -0
  1215. package/src/routes/locations/location-detail/components/location-general-section/index.ts +1 -0
  1216. package/src/routes/locations/location-detail/components/location-general-section/location-general-section.tsx +661 -0
  1217. package/src/routes/locations/location-detail/components/location-sales-channels-section/index.ts +1 -0
  1218. package/src/routes/locations/location-detail/components/location-sales-channels-section/locations-sales-channels-section.tsx +76 -0
  1219. package/src/routes/locations/location-detail/constants.ts +2 -0
  1220. package/src/routes/locations/location-detail/index.ts +3 -0
  1221. package/src/routes/locations/location-detail/loader.ts +23 -0
  1222. package/src/routes/locations/location-detail/location-detail.tsx +64 -0
  1223. package/src/routes/locations/location-edit/components/edit-location-form/edit-location-form.tsx +234 -0
  1224. package/src/routes/locations/location-edit/components/edit-location-form/index.ts +1 -0
  1225. package/src/routes/locations/location-edit/index.ts +1 -0
  1226. package/src/routes/locations/location-edit/location-edit.tsx +33 -0
  1227. package/src/routes/locations/location-fulfillment-providers/components/edit-fulfillment-providers-form/edit-fulfillment-providers-form.tsx +207 -0
  1228. package/src/routes/locations/location-fulfillment-providers/components/edit-fulfillment-providers-form/index.ts +1 -0
  1229. package/src/routes/locations/location-fulfillment-providers/index.ts +1 -0
  1230. package/src/routes/locations/location-fulfillment-providers/location-fulfillment-providers.tsx +27 -0
  1231. package/src/routes/locations/location-list/components/location-list-item/index.ts +1 -0
  1232. package/src/routes/locations/location-list/components/location-list-item/location-list-item.tsx +186 -0
  1233. package/src/routes/locations/location-list/constants.ts +3 -0
  1234. package/src/routes/locations/location-list/index.ts +1 -0
  1235. package/src/routes/locations/location-list/location-list.tsx +128 -0
  1236. package/src/routes/locations/location-list/use-location-list-table-columns.tsx +185 -0
  1237. package/src/routes/locations/location-list/use-location-list-table-query.tsx +22 -0
  1238. package/src/routes/locations/location-sales-channels/components/edit-sales-channels-form/edit-sales-channels-form.tsx +177 -0
  1239. package/src/routes/locations/location-sales-channels/components/edit-sales-channels-form/index.ts +1 -0
  1240. package/src/routes/locations/location-sales-channels/index.ts +1 -0
  1241. package/src/routes/locations/location-sales-channels/location-sales-channels.tsx +27 -0
  1242. package/src/routes/locations/location-service-zone-create/components/create-service-zone-form/create-service-zone-form.tsx +146 -0
  1243. package/src/routes/locations/location-service-zone-create/components/create-service-zone-form/index.ts +1 -0
  1244. package/src/routes/locations/location-service-zone-create/index.ts +1 -0
  1245. package/src/routes/locations/location-service-zone-create/location-service-zone-create.tsx +47 -0
  1246. package/src/routes/locations/location-service-zone-edit/components/edit-region-form/edit-service-zone-form.tsx +105 -0
  1247. package/src/routes/locations/location-service-zone-edit/components/edit-region-form/index.ts +1 -0
  1248. package/src/routes/locations/location-service-zone-edit/index.ts +1 -0
  1249. package/src/routes/locations/location-service-zone-edit/location-service-zone-edit.tsx +47 -0
  1250. package/src/routes/locations/location-service-zone-manage-areas/components/edit-region-areas-form/edit-service-zone-areas-form.tsx +120 -0
  1251. package/src/routes/locations/location-service-zone-manage-areas/components/edit-region-areas-form/index.ts +1 -0
  1252. package/src/routes/locations/location-service-zone-manage-areas/index.ts +1 -0
  1253. package/src/routes/locations/location-service-zone-manage-areas/location-service-zone-manage-areas.tsx +41 -0
  1254. package/src/routes/locations/location-service-zone-shipping-option-create/components/create-shipping-options-form/create-shipping-option-details-form.tsx +297 -0
  1255. package/src/routes/locations/location-service-zone-shipping-option-create/components/create-shipping-options-form/create-shipping-options-form.tsx +359 -0
  1256. package/src/routes/locations/location-service-zone-shipping-option-create/components/create-shipping-options-form/create-shipping-options-prices-form.tsx +145 -0
  1257. package/src/routes/locations/location-service-zone-shipping-option-create/components/create-shipping-options-form/index.ts +1 -0
  1258. package/src/routes/locations/location-service-zone-shipping-option-create/components/create-shipping-options-form/schema.ts +44 -0
  1259. package/src/routes/locations/location-service-zone-shipping-option-create/constants.ts +2 -0
  1260. package/src/routes/locations/location-service-zone-shipping-option-create/index.ts +1 -0
  1261. package/src/routes/locations/location-service-zone-shipping-option-create/location-service-zone-shipping-option-create.tsx +55 -0
  1262. package/src/routes/locations/location-service-zone-shipping-option-edit/components/edit-region-form/edit-shipping-option-form.tsx +314 -0
  1263. package/src/routes/locations/location-service-zone-shipping-option-edit/components/edit-region-form/index.ts +1 -0
  1264. package/src/routes/locations/location-service-zone-shipping-option-edit/index.ts +1 -0
  1265. package/src/routes/locations/location-service-zone-shipping-option-edit/location-service-zone-shipping-option-edit.tsx +59 -0
  1266. package/src/routes/locations/location-service-zone-shipping-option-pricing/components/create-shipping-options-form/edit-shipping-options-pricing-form.tsx +384 -0
  1267. package/src/routes/locations/location-service-zone-shipping-option-pricing/components/create-shipping-options-form/index.ts +1 -0
  1268. package/src/routes/locations/location-service-zone-shipping-option-pricing/index.ts +1 -0
  1269. package/src/routes/locations/location-service-zone-shipping-option-pricing/location-service-zone-shipping-option-pricing.tsx +36 -0
  1270. package/src/routes/login/components/cloud-auth-login.tsx +166 -0
  1271. package/src/routes/login/index.ts +1 -0
  1272. package/src/routes/login/login.tsx +175 -0
  1273. package/src/routes/no-match/index.ts +1 -0
  1274. package/src/routes/no-match/no-match.tsx +36 -0
  1275. package/src/routes/orders/common/placeholders.tsx +48 -0
  1276. package/src/routes/orders/order-allocate-items/components/order-create-fulfillment-form/constants.ts +6 -0
  1277. package/src/routes/orders/order-allocate-items/components/order-create-fulfillment-form/index.ts +1 -0
  1278. package/src/routes/orders/order-allocate-items/components/order-create-fulfillment-form/order-allocate-items-form.tsx +349 -0
  1279. package/src/routes/orders/order-allocate-items/components/order-create-fulfillment-form/order-allocate-items-item.tsx +346 -0
  1280. package/src/routes/orders/order-allocate-items/components/order-create-fulfillment-form/utils.ts +28 -0
  1281. package/src/routes/orders/order-allocate-items/index.ts +1 -0
  1282. package/src/routes/orders/order-allocate-items/order-allocate-items.tsx +26 -0
  1283. package/src/routes/orders/order-balance-settlement/components/order-balance-settlement-form/index.ts +1 -0
  1284. package/src/routes/orders/order-balance-settlement/components/order-balance-settlement-form/order-balance-settlement-form.tsx +396 -0
  1285. package/src/routes/orders/order-balance-settlement/index.ts +1 -0
  1286. package/src/routes/orders/order-create-claim/claim-create.tsx +84 -0
  1287. package/src/routes/orders/order-create-claim/components/add-claim-items-table/add-claim-items-table.tsx +283 -0
  1288. package/src/routes/orders/order-create-claim/components/add-claim-items-table/index.ts +1 -0
  1289. package/src/routes/orders/order-create-claim/components/add-claim-items-table/use-claim-item-table-columns.tsx +103 -0
  1290. package/src/routes/orders/order-create-claim/components/add-claim-items-table/use-claim-item-table-filters.tsx +32 -0
  1291. package/src/routes/orders/order-create-claim/components/add-claim-items-table/use-claim-item-table-query.tsx +61 -0
  1292. package/src/routes/orders/order-create-claim/components/add-claim-outbound-items-table/add-claim-outbound-items-table.tsx +94 -0
  1293. package/src/routes/orders/order-create-claim/components/add-claim-outbound-items-table/index.ts +1 -0
  1294. package/src/routes/orders/order-create-claim/components/add-claim-outbound-items-table/use-claim-outbound-item-table-columns.tsx +68 -0
  1295. package/src/routes/orders/order-create-claim/components/add-claim-outbound-items-table/use-claim-outbound-item-table-filters.tsx +22 -0
  1296. package/src/routes/orders/order-create-claim/components/add-claim-outbound-items-table/use-claim-outbound-item-table-query.tsx +40 -0
  1297. package/src/routes/orders/order-create-claim/components/claim-create-form/claim-create-form.tsx +1092 -0
  1298. package/src/routes/orders/order-create-claim/components/claim-create-form/claim-inbound-item.tsx +244 -0
  1299. package/src/routes/orders/order-create-claim/components/claim-create-form/claim-outbound-item.tsx +121 -0
  1300. package/src/routes/orders/order-create-claim/components/claim-create-form/claim-outbound-section.tsx +442 -0
  1301. package/src/routes/orders/order-create-claim/components/claim-create-form/index.ts +1 -0
  1302. package/src/routes/orders/order-create-claim/components/claim-create-form/item-placeholder.tsx +11 -0
  1303. package/src/routes/orders/order-create-claim/components/claim-create-form/schema.ts +24 -0
  1304. package/src/routes/orders/order-create-claim/index.ts +1 -0
  1305. package/src/routes/orders/order-create-edit/components/add-order-edit-items-table/add-order-edit-items-table.tsx +87 -0
  1306. package/src/routes/orders/order-create-edit/components/add-order-edit-items-table/index.ts +1 -0
  1307. package/src/routes/orders/order-create-edit/components/add-order-edit-items-table/use-order-edit-item-table-columns.tsx +68 -0
  1308. package/src/routes/orders/order-create-edit/components/add-order-edit-items-table/use-order-edit-item-table-filters.tsx +22 -0
  1309. package/src/routes/orders/order-create-edit/components/add-order-edit-items-table/use-order-edit-item-table-query.tsx +26 -0
  1310. package/src/routes/orders/order-create-edit/components/order-edit-create-form/index.ts +1 -0
  1311. package/src/routes/orders/order-create-edit/components/order-edit-create-form/order-edit-create-form.tsx +231 -0
  1312. package/src/routes/orders/order-create-edit/components/order-edit-create-form/order-edit-item.tsx +257 -0
  1313. package/src/routes/orders/order-create-edit/components/order-edit-create-form/order-edit-items-section.tsx +145 -0
  1314. package/src/routes/orders/order-create-edit/components/order-edit-create-form/schema.ts +8 -0
  1315. package/src/routes/orders/order-create-edit/index.ts +1 -0
  1316. package/src/routes/orders/order-create-edit/order-edit-create.tsx +65 -0
  1317. package/src/routes/orders/order-create-exchange/components/add-exchange-inbound-items-table/add-exchange-inbound-items-table.tsx +193 -0
  1318. package/src/routes/orders/order-create-exchange/components/add-exchange-inbound-items-table/index.ts +1 -0
  1319. package/src/routes/orders/order-create-exchange/components/add-exchange-inbound-items-table/use-exchange-item-table-columns.tsx +103 -0
  1320. package/src/routes/orders/order-create-exchange/components/add-exchange-inbound-items-table/use-exchange-item-table-filters.tsx +22 -0
  1321. package/src/routes/orders/order-create-exchange/components/add-exchange-inbound-items-table/use-exchange-item-table-query.tsx +26 -0
  1322. package/src/routes/orders/order-create-exchange/components/add-exchange-outbound-items-table/add-exchange-outbound-items-table.tsx +94 -0
  1323. package/src/routes/orders/order-create-exchange/components/add-exchange-outbound-items-table/index.ts +1 -0
  1324. package/src/routes/orders/order-create-exchange/components/add-exchange-outbound-items-table/use-exchange-outbound-item-table-columns.tsx +68 -0
  1325. package/src/routes/orders/order-create-exchange/components/add-exchange-outbound-items-table/use-exchange-outbound-item-table-filters.tsx +22 -0
  1326. package/src/routes/orders/order-create-exchange/components/add-exchange-outbound-items-table/use-exchange-outbound-item-table-query.tsx +26 -0
  1327. package/src/routes/orders/order-create-exchange/components/exchange-create-form/exchange-create-form.tsx +652 -0
  1328. package/src/routes/orders/order-create-exchange/components/exchange-create-form/exchange-inbound-item.tsx +269 -0
  1329. package/src/routes/orders/order-create-exchange/components/exchange-create-form/exchange-inbound-section.tsx +546 -0
  1330. package/src/routes/orders/order-create-exchange/components/exchange-create-form/exchange-outbound-item.tsx +140 -0
  1331. package/src/routes/orders/order-create-exchange/components/exchange-create-form/exchange-outbound-section.tsx +450 -0
  1332. package/src/routes/orders/order-create-exchange/components/exchange-create-form/index.ts +1 -0
  1333. package/src/routes/orders/order-create-exchange/components/exchange-create-form/schema.ts +25 -0
  1334. package/src/routes/orders/order-create-exchange/exchange-create.tsx +84 -0
  1335. package/src/routes/orders/order-create-exchange/index.ts +1 -0
  1336. package/src/routes/orders/order-create-fulfillment/components/order-create-fulfillment-form/constants.ts +8 -0
  1337. package/src/routes/orders/order-create-fulfillment/components/order-create-fulfillment-form/index.ts +1 -0
  1338. package/src/routes/orders/order-create-fulfillment/components/order-create-fulfillment-form/order-create-fulfillment-form.tsx +437 -0
  1339. package/src/routes/orders/order-create-fulfillment/components/order-create-fulfillment-form/order-create-fulfillment-item.tsx +250 -0
  1340. package/src/routes/orders/order-create-fulfillment/index.ts +1 -0
  1341. package/src/routes/orders/order-create-fulfillment/order-create-fulfillments.tsx +33 -0
  1342. package/src/routes/orders/order-create-refund/components/create-refund-form/create-refund-form.tsx +306 -0
  1343. package/src/routes/orders/order-create-refund/components/create-refund-form/index.ts +1 -0
  1344. package/src/routes/orders/order-create-refund/index.ts +1 -0
  1345. package/src/routes/orders/order-create-refund/order-create-refund.tsx +31 -0
  1346. package/src/routes/orders/order-create-return/components/add-return-items-table/add-return-items-table.tsx +284 -0
  1347. package/src/routes/orders/order-create-return/components/add-return-items-table/index.ts +1 -0
  1348. package/src/routes/orders/order-create-return/components/add-return-items-table/use-return-item-table-columns.tsx +103 -0
  1349. package/src/routes/orders/order-create-return/components/add-return-items-table/use-return-item-table-filters.tsx +32 -0
  1350. package/src/routes/orders/order-create-return/components/add-return-items-table/use-return-item-table-query.tsx +61 -0
  1351. package/src/routes/orders/order-create-return/components/return-create-form/index.ts +1 -0
  1352. package/src/routes/orders/order-create-return/components/return-create-form/return-create-form.tsx +785 -0
  1353. package/src/routes/orders/order-create-return/components/return-create-form/return-item.tsx +246 -0
  1354. package/src/routes/orders/order-create-return/components/return-create-form/schema.ts +19 -0
  1355. package/src/routes/orders/order-create-return/index.ts +1 -0
  1356. package/src/routes/orders/order-create-return/return-create.tsx +80 -0
  1357. package/src/routes/orders/order-create-shipment/components/order-create-shipment-form/constants.ts +13 -0
  1358. package/src/routes/orders/order-create-shipment/components/order-create-shipment-form/index.ts +1 -0
  1359. package/src/routes/orders/order-create-shipment/components/order-create-shipment-form/order-create-shipment-form.tsx +234 -0
  1360. package/src/routes/orders/order-create-shipment/index.ts +1 -0
  1361. package/src/routes/orders/order-create-shipment/order-create-shipment.tsx +30 -0
  1362. package/src/routes/orders/order-detail/breadcrumb.tsx +27 -0
  1363. package/src/routes/orders/order-detail/components/active-order-claim-section/active-order-claim-section.tsx +79 -0
  1364. package/src/routes/orders/order-detail/components/active-order-claim-section/index.ts +1 -0
  1365. package/src/routes/orders/order-detail/components/active-order-exchange-section/active-order-exchange-section.tsx +83 -0
  1366. package/src/routes/orders/order-detail/components/active-order-exchange-section/index.ts +1 -0
  1367. package/src/routes/orders/order-detail/components/active-order-return-section/active-order-return-section.tsx +82 -0
  1368. package/src/routes/orders/order-detail/components/active-order-return-section/index.ts +1 -0
  1369. package/src/routes/orders/order-detail/components/copy-payment-link/copy-payment-link.tsx +80 -0
  1370. package/src/routes/orders/order-detail/components/copy-payment-link/index.ts +1 -0
  1371. package/src/routes/orders/order-detail/components/order-active-edit-section/index.ts +1 -0
  1372. package/src/routes/orders/order-detail/components/order-active-edit-section/order-active-edit-section.tsx +199 -0
  1373. package/src/routes/orders/order-detail/components/order-activity-section/activity-items.tsx +125 -0
  1374. package/src/routes/orders/order-detail/components/order-activity-section/change-details-tooltip.tsx +74 -0
  1375. package/src/routes/orders/order-detail/components/order-activity-section/index.ts +1 -0
  1376. package/src/routes/orders/order-detail/components/order-activity-section/order-activity-section.tsx +25 -0
  1377. package/src/routes/orders/order-detail/components/order-activity-section/order-note-form.tsx +112 -0
  1378. package/src/routes/orders/order-detail/components/order-activity-section/order-timeline.tsx +1121 -0
  1379. package/src/routes/orders/order-detail/components/order-customer-section/index.ts +1 -0
  1380. package/src/routes/orders/order-detail/components/order-customer-section/order-customer-section.tsx +68 -0
  1381. package/src/routes/orders/order-detail/components/order-fulfillment-section/index.ts +1 -0
  1382. package/src/routes/orders/order-detail/components/order-fulfillment-section/order-fulfillment-section.tsx +489 -0
  1383. package/src/routes/orders/order-detail/components/order-general-section/index.ts +1 -0
  1384. package/src/routes/orders/order-detail/components/order-general-section/order-general-section.tsx +136 -0
  1385. package/src/routes/orders/order-detail/components/order-payment-section/index.ts +1 -0
  1386. package/src/routes/orders/order-detail/components/order-payment-section/order-payment-section.tsx +465 -0
  1387. package/src/routes/orders/order-detail/components/order-summary-section/index.ts +1 -0
  1388. package/src/routes/orders/order-detail/components/order-summary-section/order-summary-section.tsx +1270 -0
  1389. package/src/routes/orders/order-detail/components/order-summary-section/return-info-popover.tsx +90 -0
  1390. package/src/routes/orders/order-detail/components/order-summary-section/shipping-info-popover.tsx +48 -0
  1391. package/src/routes/orders/order-detail/constants.ts +64 -0
  1392. package/src/routes/orders/order-detail/index.ts +3 -0
  1393. package/src/routes/orders/order-detail/loader.ts +21 -0
  1394. package/src/routes/orders/order-detail/order-detail.tsx +96 -0
  1395. package/src/routes/orders/order-edit-billing-address/components/edit-order-billing-address-form/edit-order-billing-address-form.tsx +250 -0
  1396. package/src/routes/orders/order-edit-billing-address/components/edit-order-billing-address-form/index.ts +1 -0
  1397. package/src/routes/orders/order-edit-billing-address/index.ts +1 -0
  1398. package/src/routes/orders/order-edit-billing-address/order-edit-billing-address.tsx +31 -0
  1399. package/src/routes/orders/order-edit-email/components/edit-order-email-form/edit-order-email-form.tsx +95 -0
  1400. package/src/routes/orders/order-edit-email/components/edit-order-email-form/index.ts +1 -0
  1401. package/src/routes/orders/order-edit-email/index.ts +1 -0
  1402. package/src/routes/orders/order-edit-email/order-edit-email.tsx +31 -0
  1403. package/src/routes/orders/order-edit-shipping-address/components/edit-order-shipping-address-form/edit-order-shipping-address-form.tsx +247 -0
  1404. package/src/routes/orders/order-edit-shipping-address/components/edit-order-shipping-address-form/index.ts +1 -0
  1405. package/src/routes/orders/order-edit-shipping-address/index.ts +1 -0
  1406. package/src/routes/orders/order-edit-shipping-address/order-edit-shipping-address.tsx +31 -0
  1407. package/src/routes/orders/order-export/components/export-filters.tsx +22 -0
  1408. package/src/routes/orders/order-export/index.ts +1 -0
  1409. package/src/routes/orders/order-export/order-export.tsx +66 -0
  1410. package/src/routes/orders/order-list/components/order-list-table/components/save-view-dropdown.tsx +81 -0
  1411. package/src/routes/orders/order-list/components/order-list-table/configurable-order-list-table.tsx +24 -0
  1412. package/src/routes/orders/order-list/components/order-list-table/constants.ts +14 -0
  1413. package/src/routes/orders/order-list/components/order-list-table/hooks/use-order-data-table-columns.tsx +153 -0
  1414. package/src/routes/orders/order-list/components/order-list-table/index.ts +1 -0
  1415. package/src/routes/orders/order-list/components/order-list-table/order-list-table.tsx +89 -0
  1416. package/src/routes/orders/order-list/components/order-list-table/order-table-adapter.tsx +133 -0
  1417. package/src/routes/orders/order-list/const.ts +18 -0
  1418. package/src/routes/orders/order-list/index.ts +1 -0
  1419. package/src/routes/orders/order-list/order-list.tsx +20 -0
  1420. package/src/routes/orders/order-metadata/index.ts +1 -0
  1421. package/src/routes/orders/order-metadata/order-metadata.tsx +26 -0
  1422. package/src/routes/orders/order-receive-return/components/order-receive-return-form/constants.ts +12 -0
  1423. package/src/routes/orders/order-receive-return/components/order-receive-return-form/dismissed-quantity.tsx +167 -0
  1424. package/src/routes/orders/order-receive-return/components/order-receive-return-form/index.ts +1 -0
  1425. package/src/routes/orders/order-receive-return/components/order-receive-return-form/order-receive-return-form.tsx +386 -0
  1426. package/src/routes/orders/order-receive-return/index.ts +1 -0
  1427. package/src/routes/orders/order-receive-return/order-receive-return.tsx +96 -0
  1428. package/src/routes/orders/order-request-transfer/components/create-order-transfer-form/create-order-transfer-form.tsx +152 -0
  1429. package/src/routes/orders/order-request-transfer/components/create-order-transfer-form/index.ts +1 -0
  1430. package/src/routes/orders/order-request-transfer/components/create-order-transfer-form/transfer-header.tsx +299 -0
  1431. package/src/routes/orders/order-request-transfer/index.ts +1 -0
  1432. package/src/routes/orders/order-request-transfer/order-request-transfer.tsx +34 -0
  1433. package/src/routes/price-lists/common/components/price-list-customer-group-rule-form/index.ts +1 -0
  1434. package/src/routes/price-lists/common/components/price-list-customer-group-rule-form/price-list-customer-group-rule-form.tsx +194 -0
  1435. package/src/routes/price-lists/common/constants.ts +20 -0
  1436. package/src/routes/price-lists/common/hooks/use-delete-price-list-action.tsx +50 -0
  1437. package/src/routes/price-lists/common/hooks/use-price-list-currency-data.tsx +79 -0
  1438. package/src/routes/price-lists/common/hooks/use-price-list-grid-columns.tsx +91 -0
  1439. package/src/routes/price-lists/common/schemas.ts +96 -0
  1440. package/src/routes/price-lists/common/utils.ts +123 -0
  1441. package/src/routes/price-lists/price-list-configuration/components/price-list-configuration-form/index.ts +1 -0
  1442. package/src/routes/price-lists/price-list-configuration/components/price-list-configuration-form/price-list-configuration-form.tsx +311 -0
  1443. package/src/routes/price-lists/price-list-configuration/index.ts +1 -0
  1444. package/src/routes/price-lists/price-list-configuration/price-list-configuration.tsx +68 -0
  1445. package/src/routes/price-lists/price-list-create/components/price-list-create-form/index.ts +1 -0
  1446. package/src/routes/price-lists/price-list-create/components/price-list-create-form/price-list-create-form.tsx +364 -0
  1447. package/src/routes/price-lists/price-list-create/components/price-list-create-form/price-list-details-form.tsx +331 -0
  1448. package/src/routes/price-lists/price-list-create/components/price-list-create-form/price-list-prices-form.tsx +96 -0
  1449. package/src/routes/price-lists/price-list-create/components/price-list-create-form/price-list-products-form.tsx +187 -0
  1450. package/src/routes/price-lists/price-list-create/components/price-list-create-form/schema.ts +59 -0
  1451. package/src/routes/price-lists/price-list-create/index.ts +1 -0
  1452. package/src/routes/price-lists/price-list-create/price-list-create.tsx +20 -0
  1453. package/src/routes/price-lists/price-list-detail/breadcrumb.tsx +23 -0
  1454. package/src/routes/price-lists/price-list-detail/components/price-list-configuration-section/index.ts +1 -0
  1455. package/src/routes/price-lists/price-list-detail/components/price-list-configuration-section/price-list-configuration-section.tsx +96 -0
  1456. package/src/routes/price-lists/price-list-detail/components/price-list-general-section/index.ts +1 -0
  1457. package/src/routes/price-lists/price-list-detail/components/price-list-general-section/price-list-general-section.tsx +94 -0
  1458. package/src/routes/price-lists/price-list-detail/components/price-list-product-section/index.ts +1 -0
  1459. package/src/routes/price-lists/price-list-detail/components/price-list-product-section/price-list-product-section.tsx +285 -0
  1460. package/src/routes/price-lists/price-list-detail/index.ts +3 -0
  1461. package/src/routes/price-lists/price-list-detail/loader.ts +16 -0
  1462. package/src/routes/price-lists/price-list-detail/price-list-detail.tsx +48 -0
  1463. package/src/routes/price-lists/price-list-edit/components/price-list-edit-form/edit-price-list-form.tsx +193 -0
  1464. package/src/routes/price-lists/price-list-edit/components/price-list-edit-form/index.ts +1 -0
  1465. package/src/routes/price-lists/price-list-edit/index.ts +1 -0
  1466. package/src/routes/price-lists/price-list-edit/price-list-edit.tsx +28 -0
  1467. package/src/routes/price-lists/price-list-list/components/price-list-list-table/index.ts +1 -0
  1468. package/src/routes/price-lists/price-list-list/components/price-list-list-table/price-count-cell.tsx +19 -0
  1469. package/src/routes/price-lists/price-list-list/components/price-list-list-table/price-list-list-table-actions.tsx +42 -0
  1470. package/src/routes/price-lists/price-list-list/components/price-list-list-table/price-list-list-table.tsx +76 -0
  1471. package/src/routes/price-lists/price-list-list/components/price-list-list-table/use-pricing-table-columns.tsx +45 -0
  1472. package/src/routes/price-lists/price-list-list/components/price-list-list-table/use-pricing-table-filters.tsx +7 -0
  1473. package/src/routes/price-lists/price-list-list/components/price-list-list-table/use-pricing-table-query.tsx +25 -0
  1474. package/src/routes/price-lists/price-list-list/index.ts +1 -0
  1475. package/src/routes/price-lists/price-list-list/price-list-list.tsx +18 -0
  1476. package/src/routes/price-lists/price-list-prices-add/components/price-list-prices-add-form/index.ts +1 -0
  1477. package/src/routes/price-lists/price-list-prices-add/components/price-list-prices-add-form/price-list-prices-add-form.tsx +305 -0
  1478. package/src/routes/price-lists/price-list-prices-add/components/price-list-prices-add-form/price-list-prices-add-prices-form.tsx +97 -0
  1479. package/src/routes/price-lists/price-list-prices-add/components/price-list-prices-add-form/price-list-prices-add-product-ids-form.tsx +231 -0
  1480. package/src/routes/price-lists/price-list-prices-add/components/price-list-prices-add-form/schema.ts +27 -0
  1481. package/src/routes/price-lists/price-list-prices-add/index.ts +1 -0
  1482. package/src/routes/price-lists/price-list-prices-add/price-list-prices-add.tsx +35 -0
  1483. package/src/routes/price-lists/price-list-prices-edit/components/price-list-prices-edit-form/index.ts +1 -0
  1484. package/src/routes/price-lists/price-list-prices-edit/components/price-list-prices-edit-form/price-list-prices-edit-form.tsx +313 -0
  1485. package/src/routes/price-lists/price-list-prices-edit/index.ts +1 -0
  1486. package/src/routes/price-lists/price-list-prices-edit/price-list-prices-edit.tsx +65 -0
  1487. package/src/routes/product-tags/common/hooks/use-delete-product-tag-action.tsx +52 -0
  1488. package/src/routes/product-tags/product-tag-create/components/product-tag-create-form/index.ts +1 -0
  1489. package/src/routes/product-tags/product-tag-create/components/product-tag-create-form/product-tag-create-form.tsx +100 -0
  1490. package/src/routes/product-tags/product-tag-create/index.ts +1 -0
  1491. package/src/routes/product-tags/product-tag-create/product-tag-create.tsx +10 -0
  1492. package/src/routes/product-tags/product-tag-detail/breadcrumb.tsx +23 -0
  1493. package/src/routes/product-tags/product-tag-detail/components/product-tag-general-section/index.ts +1 -0
  1494. package/src/routes/product-tags/product-tag-detail/components/product-tag-general-section/product-tag-general-section.tsx +63 -0
  1495. package/src/routes/product-tags/product-tag-detail/components/product-tag-product-section/index.ts +1 -0
  1496. package/src/routes/product-tags/product-tag-detail/components/product-tag-product-section/product-tag-product-section.tsx +74 -0
  1497. package/src/routes/product-tags/product-tag-detail/index.ts +3 -0
  1498. package/src/routes/product-tags/product-tag-detail/loader.ts +17 -0
  1499. package/src/routes/product-tags/product-tag-detail/product-tag-detail.tsx +50 -0
  1500. package/src/routes/product-tags/product-tag-edit/components/product-tag-edit-form/index.ts +1 -0
  1501. package/src/routes/product-tags/product-tag-edit/components/product-tag-edit-form/product-tag-edit-form.tsx +88 -0
  1502. package/src/routes/product-tags/product-tag-edit/index.ts +1 -0
  1503. package/src/routes/product-tags/product-tag-edit/product-tag-edit.tsx +33 -0
  1504. package/src/routes/product-tags/product-tag-list/components/product-tag-list-table/index.ts +1 -0
  1505. package/src/routes/product-tags/product-tag-list/components/product-tag-list-table/product-tag-list-table.tsx +148 -0
  1506. package/src/routes/product-tags/product-tag-list/index.ts +2 -0
  1507. package/src/routes/product-tags/product-tag-list/loader.ts +34 -0
  1508. package/src/routes/product-tags/product-tag-list/product-tag-list.tsx +21 -0
  1509. package/src/routes/product-tags/product-tag-metadata/index.ts +1 -0
  1510. package/src/routes/product-tags/product-tag-metadata/product-tag-metadata.tsx +26 -0
  1511. package/src/routes/product-types/common/hooks/use-delete-product-type-action.tsx +38 -0
  1512. package/src/routes/product-types/product-type-create/components/create-product-type-form/create-product-type-form.tsx +100 -0
  1513. package/src/routes/product-types/product-type-create/components/create-product-type-form/index.ts +1 -0
  1514. package/src/routes/product-types/product-type-create/index.ts +1 -0
  1515. package/src/routes/product-types/product-type-create/product-type-create.tsx +10 -0
  1516. package/src/routes/product-types/product-type-detail/breadcrumb.tsx +24 -0
  1517. package/src/routes/product-types/product-type-detail/components/product-type-general-section/index.ts +1 -0
  1518. package/src/routes/product-types/product-type-detail/components/product-type-general-section/product-type-general-section.tsx +63 -0
  1519. package/src/routes/product-types/product-type-detail/components/product-type-product-section/index.ts +1 -0
  1520. package/src/routes/product-types/product-type-detail/components/product-type-product-section/product-type-product-section.tsx +70 -0
  1521. package/src/routes/product-types/product-type-detail/index.ts +3 -0
  1522. package/src/routes/product-types/product-type-detail/loader.ts +17 -0
  1523. package/src/routes/product-types/product-type-detail/product-type-detail.tsx +49 -0
  1524. package/src/routes/product-types/product-type-edit/components/edit-product-type-form/edit-product-type-form.tsx +94 -0
  1525. package/src/routes/product-types/product-type-edit/components/edit-product-type-form/index.ts +1 -0
  1526. package/src/routes/product-types/product-type-edit/index.ts +1 -0
  1527. package/src/routes/product-types/product-type-edit/product-type-edit.tsx +28 -0
  1528. package/src/routes/product-types/product-type-list/components/product-type-list-table/index.ts +1 -0
  1529. package/src/routes/product-types/product-type-list/components/product-type-list-table/product-table-row-actions.tsx +59 -0
  1530. package/src/routes/product-types/product-type-list/components/product-type-list-table/product-type-list-table.tsx +98 -0
  1531. package/src/routes/product-types/product-type-list/index.ts +1 -0
  1532. package/src/routes/product-types/product-type-list/product-type-list.tsx +18 -0
  1533. package/src/routes/product-types/product-type-metadata/index.ts +1 -0
  1534. package/src/routes/product-types/product-type-metadata/product-type-metadata.tsx +26 -0
  1535. package/src/routes/product-variants/product-variant-detail/breadcrumb.tsx +31 -0
  1536. package/src/routes/product-variants/product-variant-detail/components/variant-general-section/index.ts +1 -0
  1537. package/src/routes/product-variants/product-variant-detail/components/variant-general-section/variant-general-section.tsx +112 -0
  1538. package/src/routes/product-variants/product-variant-detail/components/variant-inventory-section/index.ts +1 -0
  1539. package/src/routes/product-variants/product-variant-detail/components/variant-inventory-section/inventory-actions.tsx +26 -0
  1540. package/src/routes/product-variants/product-variant-detail/components/variant-inventory-section/use-inventory-table-columns.tsx +104 -0
  1541. package/src/routes/product-variants/product-variant-detail/components/variant-inventory-section/variant-inventory-section.tsx +94 -0
  1542. package/src/routes/product-variants/product-variant-detail/components/variant-media-section/index.ts +1 -0
  1543. package/src/routes/product-variants/product-variant-detail/components/variant-media-section/variant-media-section.tsx +77 -0
  1544. package/src/routes/product-variants/product-variant-detail/components/variant-prices-section/index.ts +1 -0
  1545. package/src/routes/product-variants/product-variant-detail/components/variant-prices-section/variant-prices-section.tsx +82 -0
  1546. package/src/routes/product-variants/product-variant-detail/constants.ts +2 -0
  1547. package/src/routes/product-variants/product-variant-detail/index.ts +3 -0
  1548. package/src/routes/product-variants/product-variant-detail/loader.ts +25 -0
  1549. package/src/routes/product-variants/product-variant-detail/product-variant-detail.tsx +85 -0
  1550. package/src/routes/product-variants/product-variant-edit/components/product-edit-variant-form/index.ts +1 -0
  1551. package/src/routes/product-variants/product-variant-edit/components/product-edit-variant-form/product-edit-variant-form.tsx +447 -0
  1552. package/src/routes/product-variants/product-variant-edit/index.ts +2 -0
  1553. package/src/routes/product-variants/product-variant-edit/loader.ts +33 -0
  1554. package/src/routes/product-variants/product-variant-edit/product-variant-edit.tsx +62 -0
  1555. package/src/routes/product-variants/product-variant-manage-inventory-items/components/manage-variant-inventory-items-form/index.ts +1 -0
  1556. package/src/routes/product-variants/product-variant-manage-inventory-items/components/manage-variant-inventory-items-form/manage-variant-inventory-items-form.tsx +376 -0
  1557. package/src/routes/product-variants/product-variant-manage-inventory-items/index.ts +1 -0
  1558. package/src/routes/product-variants/product-variant-manage-inventory-items/product-variant-manage-inventory-items.tsx +31 -0
  1559. package/src/routes/product-variants/product-variant-media/components/edit-product-variant-media-form/edit-product-variant-media-form.tsx +434 -0
  1560. package/src/routes/product-variants/product-variant-media/components/edit-product-variant-media-form/index.ts +1 -0
  1561. package/src/routes/product-variants/product-variant-media/index.ts +1 -0
  1562. package/src/routes/product-variants/product-variant-media/product-variant-media.tsx +38 -0
  1563. package/src/routes/product-variants/product-variant-metadata/index.ts +1 -0
  1564. package/src/routes/product-variants/product-variant-metadata/product-variant-metadata.tsx +30 -0
  1565. package/src/routes/products/common/components/category-combobox/category-combobox.tsx +499 -0
  1566. package/src/routes/products/common/components/category-combobox/index.ts +1 -0
  1567. package/src/routes/products/common/components/upload-media-form-item/index.ts +1 -0
  1568. package/src/routes/products/common/components/upload-media-form-item/upload-media-form-item.tsx +134 -0
  1569. package/src/routes/products/common/constants.ts +1 -0
  1570. package/src/routes/products/common/variant-pricing-form.tsx +99 -0
  1571. package/src/routes/products/product-attributes/components/product-attributes-form/index.ts +1 -0
  1572. package/src/routes/products/product-attributes/components/product-attributes-form/product-attributes-form.tsx +277 -0
  1573. package/src/routes/products/product-attributes/index.ts +1 -0
  1574. package/src/routes/products/product-attributes/product-attributes.tsx +33 -0
  1575. package/src/routes/products/product-create/components/product-create-details-form/components/product-create-details-general-section/index.ts +1 -0
  1576. package/src/routes/products/product-create/components/product-create-details-form/components/product-create-details-general-section/product-create-general-section.tsx +91 -0
  1577. package/src/routes/products/product-create/components/product-create-details-form/components/product-create-details-media-section/index.ts +1 -0
  1578. package/src/routes/products/product-create/components/product-create-details-form/components/product-create-details-media-section/product-create-details-media-section.tsx +338 -0
  1579. package/src/routes/products/product-create/components/product-create-details-form/components/product-create-details-variant-section/index.ts +1 -0
  1580. package/src/routes/products/product-create/components/product-create-details-form/components/product-create-details-variant-section/product-create-details-variant-section.tsx +528 -0
  1581. package/src/routes/products/product-create/components/product-create-details-form/index.ts +1 -0
  1582. package/src/routes/products/product-create/components/product-create-details-form/product-create-details-form.tsx +44 -0
  1583. package/src/routes/products/product-create/components/product-create-form/index.ts +1 -0
  1584. package/src/routes/products/product-create/components/product-create-form/product-create-form.tsx +404 -0
  1585. package/src/routes/products/product-create/components/product-create-inventory-kit-form/components/product-create-inventory-kit-section/index.ts +1 -0
  1586. package/src/routes/products/product-create/components/product-create-inventory-kit-form/components/product-create-inventory-kit-section/product-create-inventory-kit-section.tsx +248 -0
  1587. package/src/routes/products/product-create/components/product-create-inventory-kit-form/index.ts +1 -0
  1588. package/src/routes/products/product-create/components/product-create-inventory-kit-form/product-create-inventory-kit-form.tsx +20 -0
  1589. package/src/routes/products/product-create/components/product-create-organize-form/components/product-create-organize-attribute-section/index.ts +1 -0
  1590. package/src/routes/products/product-create/components/product-create-organize-form/components/product-create-organize-attribute-section/product-create-details-attribute-section.tsx +155 -0
  1591. package/src/routes/products/product-create/components/product-create-organize-form/components/product-create-organize-section/index.ts +1 -0
  1592. package/src/routes/products/product-create/components/product-create-organize-form/components/product-create-organize-section/product-create-details-organize-section.tsx +248 -0
  1593. package/src/routes/products/product-create/components/product-create-organize-form/components/product-create-sales-channel-stacked-modal/index.ts +1 -0
  1594. package/src/routes/products/product-create/components/product-create-organize-form/components/product-create-sales-channel-stacked-modal/product-create-sales-channel-drawer.tsx +160 -0
  1595. package/src/routes/products/product-create/components/product-create-organize-form/constants.ts +1 -0
  1596. package/src/routes/products/product-create/components/product-create-organize-form/index.ts +1 -0
  1597. package/src/routes/products/product-create/components/product-create-organize-form/product-create-organize-form.tsx +33 -0
  1598. package/src/routes/products/product-create/components/product-create-variants-form/index.ts +1 -0
  1599. package/src/routes/products/product-create/components/product-create-variants-form/product-create-variants-form.tsx +204 -0
  1600. package/src/routes/products/product-create/constants.ts +163 -0
  1601. package/src/routes/products/product-create/index.ts +1 -0
  1602. package/src/routes/products/product-create/product-create.tsx +90 -0
  1603. package/src/routes/products/product-create/types.ts +6 -0
  1604. package/src/routes/products/product-create/utils.ts +118 -0
  1605. package/src/routes/products/product-create-option/components/create-product-option-form/create-product-option-form.tsx +122 -0
  1606. package/src/routes/products/product-create-option/components/create-product-option-form/index.ts +1 -0
  1607. package/src/routes/products/product-create-option/index.ts +1 -0
  1608. package/src/routes/products/product-create-option/product-create-option.tsx +30 -0
  1609. package/src/routes/products/product-create-variant/components/create-product-variant-form/constants.ts +44 -0
  1610. package/src/routes/products/product-create-variant/components/create-product-variant-form/create-product-variant-form.tsx +387 -0
  1611. package/src/routes/products/product-create-variant/components/create-product-variant-form/details-tab.tsx +193 -0
  1612. package/src/routes/products/product-create-variant/components/create-product-variant-form/index.ts +1 -0
  1613. package/src/routes/products/product-create-variant/components/create-product-variant-form/inventory-kit-tab.tsx +188 -0
  1614. package/src/routes/products/product-create-variant/components/create-product-variant-form/pricing-tab.tsx +100 -0
  1615. package/src/routes/products/product-create-variant/index.ts +1 -0
  1616. package/src/routes/products/product-create-variant/product-create-variant.tsx +23 -0
  1617. package/src/routes/products/product-detail/breadcrumb.tsx +30 -0
  1618. package/src/routes/products/product-detail/components/product-attribute-section/index.ts +1 -0
  1619. package/src/routes/products/product-detail/components/product-attribute-section/product-attribute-section.tsx +53 -0
  1620. package/src/routes/products/product-detail/components/product-general-section/index.ts +1 -0
  1621. package/src/routes/products/product-detail/components/product-general-section/product-general-section.tsx +130 -0
  1622. package/src/routes/products/product-detail/components/product-media-section/index.ts +1 -0
  1623. package/src/routes/products/product-detail/components/product-media-section/product-media-section.tsx +220 -0
  1624. package/src/routes/products/product-detail/components/product-option-section/index.ts +1 -0
  1625. package/src/routes/products/product-detail/components/product-option-section/product-option-section.tsx +113 -0
  1626. package/src/routes/products/product-detail/components/product-organization-section/index.ts +1 -0
  1627. package/src/routes/products/product-detail/components/product-organization-section/product-organization-section.tsx +107 -0
  1628. package/src/routes/products/product-detail/components/product-sales-channel-section/index.ts +1 -0
  1629. package/src/routes/products/product-detail/components/product-sales-channel-section/product-sales-channel-section.tsx +106 -0
  1630. package/src/routes/products/product-detail/components/product-shipping-profile-section/index.ts +1 -0
  1631. package/src/routes/products/product-detail/components/product-shipping-profile-section/product-shipping-profile-section.tsx +51 -0
  1632. package/src/routes/products/product-detail/components/product-variant-section/index.ts +1 -0
  1633. package/src/routes/products/product-detail/components/product-variant-section/product-variant-section.tsx +468 -0
  1634. package/src/routes/products/product-detail/constants.ts +6 -0
  1635. package/src/routes/products/product-detail/index.ts +3 -0
  1636. package/src/routes/products/product-detail/loader.ts +24 -0
  1637. package/src/routes/products/product-detail/product-detail.tsx +81 -0
  1638. package/src/routes/products/product-edit/components/edit-product-form/edit-product-form.tsx +246 -0
  1639. package/src/routes/products/product-edit/components/edit-product-form/index.ts +1 -0
  1640. package/src/routes/products/product-edit/index.ts +1 -0
  1641. package/src/routes/products/product-edit/product-edit.tsx +36 -0
  1642. package/src/routes/products/product-edit-option/components/edit-product-option-form/edit-product-option-form.tsx +125 -0
  1643. package/src/routes/products/product-edit-option/components/edit-product-option-form/index.ts +1 -0
  1644. package/src/routes/products/product-edit-option/index.ts +1 -0
  1645. package/src/routes/products/product-edit-option/product-edit-option.tsx +35 -0
  1646. package/src/routes/products/product-export/components/export-filters.tsx +22 -0
  1647. package/src/routes/products/product-export/index.ts +1 -0
  1648. package/src/routes/products/product-export/product-export.tsx +67 -0
  1649. package/src/routes/products/product-image-variants-edit/components/variants-table-form/index.ts +1 -0
  1650. package/src/routes/products/product-image-variants-edit/components/variants-table-form/variants-table-form.tsx +264 -0
  1651. package/src/routes/products/product-image-variants-edit/index.ts +1 -0
  1652. package/src/routes/products/product-image-variants-edit/product-image-variants-edit.tsx +65 -0
  1653. package/src/routes/products/product-import/components/import-summary.tsx +50 -0
  1654. package/src/routes/products/product-import/components/upload-import.tsx +61 -0
  1655. package/src/routes/products/product-import/helpers/import-template.ts +12 -0
  1656. package/src/routes/products/product-import/index.ts +1 -0
  1657. package/src/routes/products/product-import/product-import.tsx +143 -0
  1658. package/src/routes/products/product-list/components/product-list-table/configurable-product-list-table.tsx +26 -0
  1659. package/src/routes/products/product-list/components/product-list-table/index.ts +1 -0
  1660. package/src/routes/products/product-list/components/product-list-table/product-list-table.tsx +203 -0
  1661. package/src/routes/products/product-list/components/product-list-table/product-table-adapter.tsx +51 -0
  1662. package/src/routes/products/product-list/components/product-list-table/use-product-table-filters.tsx +104 -0
  1663. package/src/routes/products/product-list/index.ts +2 -0
  1664. package/src/routes/products/product-list/loader.ts +28 -0
  1665. package/src/routes/products/product-list/product-list.tsx +18 -0
  1666. package/src/routes/products/product-media/components/edit-product-media-form/edit-product-media-form.tsx +457 -0
  1667. package/src/routes/products/product-media/components/edit-product-media-form/index.ts +1 -0
  1668. package/src/routes/products/product-media/components/product-media-gallery/index.ts +1 -0
  1669. package/src/routes/products/product-media/components/product-media-gallery/product-media-gallery.tsx +327 -0
  1670. package/src/routes/products/product-media/components/product-media-view/index.ts +1 -0
  1671. package/src/routes/products/product-media/components/product-media-view/product-media-view-context.tsx +9 -0
  1672. package/src/routes/products/product-media/components/product-media-view/product-media-view.tsx +54 -0
  1673. package/src/routes/products/product-media/components/product-media-view/use-product-media-view.tsx +14 -0
  1674. package/src/routes/products/product-media/index.ts +1 -0
  1675. package/src/routes/products/product-media/product-media.tsx +33 -0
  1676. package/src/routes/products/product-metadata/index.ts +1 -0
  1677. package/src/routes/products/product-metadata/product-metadata.tsx +28 -0
  1678. package/src/routes/products/product-organization/components/product-organization-form/index.ts +1 -0
  1679. package/src/routes/products/product-organization/components/product-organization-form/product-organization-form.tsx +218 -0
  1680. package/src/routes/products/product-organization/index.ts +1 -0
  1681. package/src/routes/products/product-organization/product-organization.tsx +32 -0
  1682. package/src/routes/products/product-prices/index.ts +1 -0
  1683. package/src/routes/products/product-prices/pricing-edit.tsx +149 -0
  1684. package/src/routes/products/product-prices/product-prices.tsx +26 -0
  1685. package/src/routes/products/product-sales-channels/components/edit-sales-channels-form/edit-sales-channels-form.tsx +155 -0
  1686. package/src/routes/products/product-sales-channels/components/edit-sales-channels-form/index.ts +1 -0
  1687. package/src/routes/products/product-sales-channels/index.ts +1 -0
  1688. package/src/routes/products/product-sales-channels/product-sales-channels.tsx +23 -0
  1689. package/src/routes/products/product-shipping-profile/components/product-organization-form/index.ts +1 -0
  1690. package/src/routes/products/product-shipping-profile/components/product-organization-form/product-shipping-profile-form.tsx +133 -0
  1691. package/src/routes/products/product-shipping-profile/index.ts +1 -0
  1692. package/src/routes/products/product-shipping-profile/product-shipping-profile.tsx +35 -0
  1693. package/src/routes/products/product-stock/components/product-stock-form/index.ts +1 -0
  1694. package/src/routes/products/product-stock/components/product-stock-form/product-stock-form.tsx +220 -0
  1695. package/src/routes/products/product-stock/hooks/use-product-stock-columns.tsx +227 -0
  1696. package/src/routes/products/product-stock/index.ts +2 -0
  1697. package/src/routes/products/product-stock/loader.ts +55 -0
  1698. package/src/routes/products/product-stock/product-stock.tsx +106 -0
  1699. package/src/routes/products/product-stock/schema.ts +33 -0
  1700. package/src/routes/products/product-stock/utils.ts +53 -0
  1701. package/src/routes/profile/profile-detail/components/profile-general-section/index.ts +1 -0
  1702. package/src/routes/profile/profile-detail/components/profile-general-section/profile-general-section.tsx +76 -0
  1703. package/src/routes/profile/profile-detail/index.ts +1 -0
  1704. package/src/routes/profile/profile-detail/profile-detail.tsx +30 -0
  1705. package/src/routes/profile/profile-edit/components/edit-profile-form/edit-profile-form.tsx +205 -0
  1706. package/src/routes/profile/profile-edit/index.ts +1 -0
  1707. package/src/routes/profile/profile-edit/profile-edit.tsx +26 -0
  1708. package/src/routes/promotions/common/edit-rules/components/edit-rules-form/edit-rules-form.tsx +76 -0
  1709. package/src/routes/promotions/common/edit-rules/components/edit-rules-form/form-schema.ts +32 -0
  1710. package/src/routes/promotions/common/edit-rules/components/edit-rules-form/index.ts +1 -0
  1711. package/src/routes/promotions/common/edit-rules/components/edit-rules-form/utils.ts +17 -0
  1712. package/src/routes/promotions/common/edit-rules/components/edit-rules-wrapper/edit-rules-wrapper.tsx +123 -0
  1713. package/src/routes/promotions/common/edit-rules/components/edit-rules-wrapper/index.ts +1 -0
  1714. package/src/routes/promotions/common/edit-rules/components/edit-rules-wrapper/utils.ts +9 -0
  1715. package/src/routes/promotions/common/edit-rules/components/rule-value-form-field/index.ts +1 -0
  1716. package/src/routes/promotions/common/edit-rules/components/rule-value-form-field/rule-value-form-field.tsx +168 -0
  1717. package/src/routes/promotions/common/edit-rules/components/rules-form-field/constants.ts +11 -0
  1718. package/src/routes/promotions/common/edit-rules/components/rules-form-field/index.ts +1 -0
  1719. package/src/routes/promotions/common/edit-rules/components/rules-form-field/rules-form-field.tsx +450 -0
  1720. package/src/routes/promotions/common/edit-rules/edit-rules.tsx +63 -0
  1721. package/src/routes/promotions/common/edit-rules/index.ts +1 -0
  1722. package/src/routes/promotions/promotion-add-campaign/components/add-campaign-promotion-form/add-campaign-promotion-form.tsx +244 -0
  1723. package/src/routes/promotions/promotion-add-campaign/components/add-campaign-promotion-form/campaign-details.tsx +145 -0
  1724. package/src/routes/promotions/promotion-add-campaign/components/add-campaign-promotion-form/index.ts +1 -0
  1725. package/src/routes/promotions/promotion-add-campaign/index.ts +1 -0
  1726. package/src/routes/promotions/promotion-add-campaign/promotion-add-campaign.tsx +29 -0
  1727. package/src/routes/promotions/promotion-create/components/create-promotion-form/constants.ts +11 -0
  1728. package/src/routes/promotions/promotion-create/components/create-promotion-form/create-promotion-form.tsx +1086 -0
  1729. package/src/routes/promotions/promotion-create/components/create-promotion-form/form-schema.ts +62 -0
  1730. package/src/routes/promotions/promotion-create/components/create-promotion-form/index.ts +1 -0
  1731. package/src/routes/promotions/promotion-create/components/create-promotion-form/templates.ts +140 -0
  1732. package/src/routes/promotions/promotion-create/index.ts +1 -0
  1733. package/src/routes/promotions/promotion-create/promotion-create.tsx +10 -0
  1734. package/src/routes/promotions/promotion-detail/breadcrumb.tsx +22 -0
  1735. package/src/routes/promotions/promotion-detail/components/campaign-section/campaign-section.tsx +92 -0
  1736. package/src/routes/promotions/promotion-detail/components/campaign-section/index.ts +1 -0
  1737. package/src/routes/promotions/promotion-detail/components/promotion-conditions-section/index.ts +1 -0
  1738. package/src/routes/promotions/promotion-detail/components/promotion-conditions-section/promotion-conditions-section.tsx +105 -0
  1739. package/src/routes/promotions/promotion-detail/components/promotion-general-section/index.ts +1 -0
  1740. package/src/routes/promotions/promotion-detail/components/promotion-general-section/promotion-general-section.tsx +215 -0
  1741. package/src/routes/promotions/promotion-detail/index.ts +3 -0
  1742. package/src/routes/promotions/promotion-detail/loader.ts +16 -0
  1743. package/src/routes/promotions/promotion-detail/promotion-detail.tsx +72 -0
  1744. package/src/routes/promotions/promotion-edit-details/components/edit-promotion-form/edit-promotion-details-form.tsx +455 -0
  1745. package/src/routes/promotions/promotion-edit-details/components/edit-promotion-form/index.ts +1 -0
  1746. package/src/routes/promotions/promotion-edit-details/index.ts +1 -0
  1747. package/src/routes/promotions/promotion-edit-details/promotion-edit-details.tsx +30 -0
  1748. package/src/routes/promotions/promotion-list/components/promotion-list-table/index.ts +1 -0
  1749. package/src/routes/promotions/promotion-list/components/promotion-list-table/promotion-list-table.tsx +158 -0
  1750. package/src/routes/promotions/promotion-list/index.ts +2 -0
  1751. package/src/routes/promotions/promotion-list/loader.ts +27 -0
  1752. package/src/routes/promotions/promotion-list/promotions-list.tsx +18 -0
  1753. package/src/routes/refund-reasons/refund-reason-create/components/refund-reason-create-form/index.ts +1 -0
  1754. package/src/routes/refund-reasons/refund-reason-create/components/refund-reason-create-form/refund-reason-create-form.tsx +177 -0
  1755. package/src/routes/refund-reasons/refund-reason-create/index.ts +1 -0
  1756. package/src/routes/refund-reasons/refund-reason-create/refund-reason-create.tsx +10 -0
  1757. package/src/routes/refund-reasons/refund-reason-edit/components/refund-reason-edit-form/index.ts +1 -0
  1758. package/src/routes/refund-reasons/refund-reason-edit/components/refund-reason-edit-form/refund-reason-edit-form.tsx +141 -0
  1759. package/src/routes/refund-reasons/refund-reason-edit/index.ts +1 -0
  1760. package/src/routes/refund-reasons/refund-reason-edit/refund-reason-edit.tsx +33 -0
  1761. package/src/routes/refund-reasons/refund-reason-list/components/refund-reason-list-table/index.ts +1 -0
  1762. package/src/routes/refund-reasons/refund-reason-list/components/refund-reason-list-table/refund-reason-list-table.tsx +138 -0
  1763. package/src/routes/refund-reasons/refund-reason-list/index.ts +2 -0
  1764. package/src/routes/refund-reasons/refund-reason-list/loader.ts +16 -0
  1765. package/src/routes/refund-reasons/refund-reason-list/refund-reason-list.tsx +21 -0
  1766. package/src/routes/regions/common/constants.ts +4 -0
  1767. package/src/routes/regions/common/hooks/use-countries.tsx +68 -0
  1768. package/src/routes/regions/common/hooks/use-country-table-columns.tsx +25 -0
  1769. package/src/routes/regions/common/hooks/use-country-table-query.tsx +25 -0
  1770. package/src/routes/regions/region-add-countries/components/add-countries-form/add-countries-form.tsx +208 -0
  1771. package/src/routes/regions/region-add-countries/components/add-countries-form/index.ts +1 -0
  1772. package/src/routes/regions/region-add-countries/index.ts +1 -0
  1773. package/src/routes/regions/region-add-countries/region-add-countries.tsx +27 -0
  1774. package/src/routes/regions/region-create/components/create-region-form/create-region-form.tsx +523 -0
  1775. package/src/routes/regions/region-create/components/create-region-form/index.ts +1 -0
  1776. package/src/routes/regions/region-create/index.ts +1 -0
  1777. package/src/routes/regions/region-create/region-create.tsx +22 -0
  1778. package/src/routes/regions/region-detail/breadcrumb.tsx +27 -0
  1779. package/src/routes/regions/region-detail/components/region-country-section/index.ts +1 -0
  1780. package/src/routes/regions/region-detail/components/region-country-section/region-country-section.tsx +255 -0
  1781. package/src/routes/regions/region-detail/components/region-general-section/index.ts +1 -0
  1782. package/src/routes/regions/region-detail/components/region-general-section/region-general-section.tsx +138 -0
  1783. package/src/routes/regions/region-detail/constants.ts +2 -0
  1784. package/src/routes/regions/region-detail/index.ts +3 -0
  1785. package/src/routes/regions/region-detail/loader.ts +25 -0
  1786. package/src/routes/regions/region-detail/region-detail.tsx +77 -0
  1787. package/src/routes/regions/region-edit/components/edit-region-form/edit-region-form.tsx +251 -0
  1788. package/src/routes/regions/region-edit/components/edit-region-form/index.ts +1 -0
  1789. package/src/routes/regions/region-edit/index.ts +1 -0
  1790. package/src/routes/regions/region-edit/region-edit.tsx +78 -0
  1791. package/src/routes/regions/region-list/components/region-list-table/index.ts +1 -0
  1792. package/src/routes/regions/region-list/components/region-list-table/region-list-table.tsx +178 -0
  1793. package/src/routes/regions/region-list/index.ts +1 -0
  1794. package/src/routes/regions/region-list/region-list.tsx +18 -0
  1795. package/src/routes/regions/region-metadata/index.ts +1 -0
  1796. package/src/routes/regions/region-metadata/region-metadata.tsx +27 -0
  1797. package/src/routes/reservations/reservation-create/components/reservation-create-from/index.ts +1 -0
  1798. package/src/routes/reservations/reservation-create/components/reservation-create-from/reservation-create-from.tsx +311 -0
  1799. package/src/routes/reservations/reservation-create/index.ts +2 -0
  1800. package/src/routes/reservations/reservation-create/reservation-create.tsx +16 -0
  1801. package/src/routes/reservations/reservation-detail/breadcrumb.tsx +29 -0
  1802. package/src/routes/reservations/reservation-detail/components/edit-reservation/components/edit-reservation-form.tsx +215 -0
  1803. package/src/routes/reservations/reservation-detail/components/edit-reservation/components/index.tsx +1 -0
  1804. package/src/routes/reservations/reservation-detail/components/edit-reservation/edit-reservation-modal.tsx +53 -0
  1805. package/src/routes/reservations/reservation-detail/components/edit-reservation/index.ts +1 -0
  1806. package/src/routes/reservations/reservation-detail/components/reservation-general-section/index.ts +1 -0
  1807. package/src/routes/reservations/reservation-detail/components/reservation-general-section/reservation-general-section.tsx +90 -0
  1808. package/src/routes/reservations/reservation-detail/index.ts +3 -0
  1809. package/src/routes/reservations/reservation-detail/loader.ts +16 -0
  1810. package/src/routes/reservations/reservation-detail/reservation-detail.tsx +73 -0
  1811. package/src/routes/reservations/reservation-list/components/reservation-list-table/index.ts +1 -0
  1812. package/src/routes/reservations/reservation-list/components/reservation-list-table/reservation-actions.tsx +57 -0
  1813. package/src/routes/reservations/reservation-list/components/reservation-list-table/reservation-list-table.tsx +67 -0
  1814. package/src/routes/reservations/reservation-list/components/reservation-list-table/use-reservation-table-columns.tsx +107 -0
  1815. package/src/routes/reservations/reservation-list/components/reservation-list-table/use-reservation-table-filters.tsx +35 -0
  1816. package/src/routes/reservations/reservation-list/components/reservation-list-table/use-reservation-table-query.tsx +32 -0
  1817. package/src/routes/reservations/reservation-list/constants.ts +1 -0
  1818. package/src/routes/reservations/reservation-list/index.ts +1 -0
  1819. package/src/routes/reservations/reservation-list/reservation-list.tsx +18 -0
  1820. package/src/routes/reservations/reservation-metadata/index.ts +1 -0
  1821. package/src/routes/reservations/reservation-metadata/reservation-metadata.tsx +30 -0
  1822. package/src/routes/reset-password/index.ts +2 -0
  1823. package/src/routes/reset-password/reset-password.tsx +341 -0
  1824. package/src/routes/return-reasons/common/hooks/use-delete-return-reason-action.tsx +40 -0
  1825. package/src/routes/return-reasons/return-reason-create/components/return-reason-create-form/index.ts +1 -0
  1826. package/src/routes/return-reasons/return-reason-create/components/return-reason-create-form/return-reason-create-form.tsx +157 -0
  1827. package/src/routes/return-reasons/return-reason-create/index.ts +1 -0
  1828. package/src/routes/return-reasons/return-reason-create/return-reason-create.tsx +10 -0
  1829. package/src/routes/return-reasons/return-reason-edit/components/return-reason-edit-form/index.ts +1 -0
  1830. package/src/routes/return-reasons/return-reason-edit/components/return-reason-edit-form/return-reason-edit-form.tsx +141 -0
  1831. package/src/routes/return-reasons/return-reason-edit/index.ts +1 -0
  1832. package/src/routes/return-reasons/return-reason-edit/return-reason-edit.tsx +33 -0
  1833. package/src/routes/return-reasons/return-reason-list/components/return-reason-list-table/index.ts +1 -0
  1834. package/src/routes/return-reasons/return-reason-list/components/return-reason-list-table/return-reason-list-table.tsx +128 -0
  1835. package/src/routes/return-reasons/return-reason-list/index.ts +2 -0
  1836. package/src/routes/return-reasons/return-reason-list/loader.ts +21 -0
  1837. package/src/routes/return-reasons/return-reason-list/return-reason-list.tsx +21 -0
  1838. package/src/routes/sales-channels/sales-channel-add-products/components/add-products-to-sales-channel-form.tsx +240 -0
  1839. package/src/routes/sales-channels/sales-channel-add-products/components/index.ts +1 -0
  1840. package/src/routes/sales-channels/sales-channel-add-products/index.ts +1 -0
  1841. package/src/routes/sales-channels/sales-channel-add-products/sales-channel-add-products.tsx +26 -0
  1842. package/src/routes/sales-channels/sales-channel-create/components/create-sales-channel-form/create-sales-channel-form.tsx +154 -0
  1843. package/src/routes/sales-channels/sales-channel-create/components/create-sales-channel-form/index.ts +1 -0
  1844. package/src/routes/sales-channels/sales-channel-create/index.ts +1 -0
  1845. package/src/routes/sales-channels/sales-channel-create/sales-channel-create.tsx +10 -0
  1846. package/src/routes/sales-channels/sales-channel-detail/breadcrumb.tsx +23 -0
  1847. package/src/routes/sales-channels/sales-channel-detail/components/sales-channel-general-section/index.ts +1 -0
  1848. package/src/routes/sales-channels/sales-channel-detail/components/sales-channel-general-section/sales-channel-general-section.tsx +99 -0
  1849. package/src/routes/sales-channels/sales-channel-detail/components/sales-channel-product-section/index.ts +1 -0
  1850. package/src/routes/sales-channels/sales-channel-detail/components/sales-channel-product-section/sales-channel-product-section.tsx +255 -0
  1851. package/src/routes/sales-channels/sales-channel-detail/index.ts +3 -0
  1852. package/src/routes/sales-channels/sales-channel-detail/loader.ts +17 -0
  1853. package/src/routes/sales-channels/sales-channel-detail/sales-channel-detail.tsx +41 -0
  1854. package/src/routes/sales-channels/sales-channel-edit/components/edit-sales-channel-form/edit-sales-channel-form.tsx +136 -0
  1855. package/src/routes/sales-channels/sales-channel-edit/components/edit-sales-channel-form/index.ts +1 -0
  1856. package/src/routes/sales-channels/sales-channel-edit/index.ts +1 -0
  1857. package/src/routes/sales-channels/sales-channel-edit/sales-channel-edit.tsx +36 -0
  1858. package/src/routes/sales-channels/sales-channel-list/components/index.ts +1 -0
  1859. package/src/routes/sales-channels/sales-channel-list/components/sales-channel-list-table.tsx +158 -0
  1860. package/src/routes/sales-channels/sales-channel-list/index.ts +1 -0
  1861. package/src/routes/sales-channels/sales-channel-list/sales-channel-list.tsx +20 -0
  1862. package/src/routes/sales-channels/sales-channel-metadata/index.ts +1 -0
  1863. package/src/routes/sales-channels/sales-channel-metadata/sales-channel-metadata.tsx +32 -0
  1864. package/src/routes/settings/index.ts +1 -0
  1865. package/src/routes/settings/settings.tsx +15 -0
  1866. package/src/routes/shipping-option-types/common/hooks/use-delete-shipping-option-type-action.tsx +43 -0
  1867. package/src/routes/shipping-option-types/shipping-option-type-create/components/create-shipping-option-type-form/create-shipping-option-type-form.tsx +168 -0
  1868. package/src/routes/shipping-option-types/shipping-option-type-create/components/create-shipping-option-type-form/index.ts +1 -0
  1869. package/src/routes/shipping-option-types/shipping-option-type-create/index.ts +1 -0
  1870. package/src/routes/shipping-option-types/shipping-option-type-create/shipping-option-type-create.tsx +10 -0
  1871. package/src/routes/shipping-option-types/shipping-option-type-detail/breadcrumb.tsx +24 -0
  1872. package/src/routes/shipping-option-types/shipping-option-type-detail/components/shipping-option-type-general-section/index.ts +1 -0
  1873. package/src/routes/shipping-option-types/shipping-option-type-detail/components/shipping-option-type-general-section/shipping-option-type-general-section.tsx +66 -0
  1874. package/src/routes/shipping-option-types/shipping-option-type-detail/index.ts +3 -0
  1875. package/src/routes/shipping-option-types/shipping-option-type-detail/loader.ts +19 -0
  1876. package/src/routes/shipping-option-types/shipping-option-type-detail/shipping-option-type-detail.tsx +46 -0
  1877. package/src/routes/shipping-option-types/shipping-option-type-edit/components/edit-shipping-option-type-form/edit-shipping-option-type-form.tsx +145 -0
  1878. package/src/routes/shipping-option-types/shipping-option-type-edit/components/edit-shipping-option-type-form/index.ts +1 -0
  1879. package/src/routes/shipping-option-types/shipping-option-type-edit/index.ts +1 -0
  1880. package/src/routes/shipping-option-types/shipping-option-type-edit/shipping-option-type-edit.tsx +31 -0
  1881. package/src/routes/shipping-option-types/shipping-option-type-list/components/shipping-option-type-list-table/index.ts +1 -0
  1882. package/src/routes/shipping-option-types/shipping-option-type-list/components/shipping-option-type-list-table/shipping-option-type-list-table.tsx +99 -0
  1883. package/src/routes/shipping-option-types/shipping-option-type-list/components/shipping-option-type-list-table/shipping-option-type-table-row-actions.tsx +44 -0
  1884. package/src/routes/shipping-option-types/shipping-option-type-list/index.ts +1 -0
  1885. package/src/routes/shipping-option-types/shipping-option-type-list/shipping-option-type-list.tsx +18 -0
  1886. package/src/routes/shipping-profiles/shipping-profile-create/components/create-shipping-profile-form/create-shipping-profile-form.tsx +129 -0
  1887. package/src/routes/shipping-profiles/shipping-profile-create/components/create-shipping-profile-form/index.ts +1 -0
  1888. package/src/routes/shipping-profiles/shipping-profile-create/index.ts +1 -0
  1889. package/src/routes/shipping-profiles/shipping-profile-create/shipping-profile-create.tsx +10 -0
  1890. package/src/routes/shipping-profiles/shipping-profile-detail/breadcrumb.tsx +27 -0
  1891. package/src/routes/shipping-profiles/shipping-profile-detail/components/shipping-profile-general-section/index.ts +1 -0
  1892. package/src/routes/shipping-profiles/shipping-profile-detail/components/shipping-profile-general-section/shipping-profile-general-section.tsx +76 -0
  1893. package/src/routes/shipping-profiles/shipping-profile-detail/index.ts +3 -0
  1894. package/src/routes/shipping-profiles/shipping-profile-detail/loader.ts +17 -0
  1895. package/src/routes/shipping-profiles/shipping-profile-detail/shipping-profile-detail.tsx +47 -0
  1896. package/src/routes/shipping-profiles/shipping-profile-metadata/index.ts +1 -0
  1897. package/src/routes/shipping-profiles/shipping-profile-metadata/shipping-profile-metadata.tsx +31 -0
  1898. package/src/routes/shipping-profiles/shipping-profiles-list/components/shipping-profile-list-table/index.ts +1 -0
  1899. package/src/routes/shipping-profiles/shipping-profiles-list/components/shipping-profile-list-table/shipping-options-row-actions.tsx +64 -0
  1900. package/src/routes/shipping-profiles/shipping-profiles-list/components/shipping-profile-list-table/shipping-profile-list-table.tsx +78 -0
  1901. package/src/routes/shipping-profiles/shipping-profiles-list/components/shipping-profile-list-table/use-shipping-profile-table-columns.tsx +31 -0
  1902. package/src/routes/shipping-profiles/shipping-profiles-list/components/shipping-profile-list-table/use-shipping-profile-table-filters.tsx +33 -0
  1903. package/src/routes/shipping-profiles/shipping-profiles-list/components/shipping-profile-list-table/use-shipping-profile-table-query.tsx +30 -0
  1904. package/src/routes/shipping-profiles/shipping-profiles-list/index.ts +1 -0
  1905. package/src/routes/shipping-profiles/shipping-profiles-list/shipping-profile-list.tsx +18 -0
  1906. package/src/routes/store/common/hooks/use-currencies-table-columns.tsx +29 -0
  1907. package/src/routes/store/common/hooks/use-currencies-table-query.tsx +21 -0
  1908. package/src/routes/store/common/hooks/use-locales-table-columns.tsx +29 -0
  1909. package/src/routes/store/common/hooks/use-locales-table-query.tsx +21 -0
  1910. package/src/routes/store/store-add-currencies/components/add-currencies-form/add-currencies-form.tsx +308 -0
  1911. package/src/routes/store/store-add-currencies/index.ts +1 -0
  1912. package/src/routes/store/store-add-currencies/store-add-currencies.tsx +42 -0
  1913. package/src/routes/store/store-add-locales/components/add-locales-form/add-locales-form.tsx +231 -0
  1914. package/src/routes/store/store-add-locales/index.ts +1 -0
  1915. package/src/routes/store/store-add-locales/store-add-locales.tsx +29 -0
  1916. package/src/routes/store/store-detail/components/store-currency-section/index.ts +1 -0
  1917. package/src/routes/store/store-detail/components/store-currency-section/store-currency-section.tsx +387 -0
  1918. package/src/routes/store/store-detail/components/store-general-section/index.ts +1 -0
  1919. package/src/routes/store/store-detail/components/store-general-section/store-general-section.tsx +142 -0
  1920. package/src/routes/store/store-detail/components/store-locale-section/index.ts +1 -0
  1921. package/src/routes/store/store-detail/components/store-locale-section/store-locale-section.tsx +282 -0
  1922. package/src/routes/store/store-detail/index.ts +2 -0
  1923. package/src/routes/store/store-detail/loader.ts +18 -0
  1924. package/src/routes/store/store-detail/store-detail.tsx +48 -0
  1925. package/src/routes/store/store-edit/components/edit-store-form/edit-store-form.tsx +232 -0
  1926. package/src/routes/store/store-edit/index.ts +1 -0
  1927. package/src/routes/store/store-edit/store-edit.tsx +25 -0
  1928. package/src/routes/store/store-metadata/index.ts +1 -0
  1929. package/src/routes/store/store-metadata/store-metadata.tsx +24 -0
  1930. package/src/routes/tax-regions/common/components/target-form/index.ts +1 -0
  1931. package/src/routes/tax-regions/common/components/target-form/target-form.tsx +970 -0
  1932. package/src/routes/tax-regions/common/components/target-item/index.ts +1 -0
  1933. package/src/routes/tax-regions/common/components/target-item/target-item.tsx +43 -0
  1934. package/src/routes/tax-regions/common/components/tax-override-card/index.ts +1 -0
  1935. package/src/routes/tax-regions/common/components/tax-override-card/tax-override-card.tsx +404 -0
  1936. package/src/routes/tax-regions/common/components/tax-override-table/index.ts +1 -0
  1937. package/src/routes/tax-regions/common/components/tax-override-table/tax-override-table.tsx +119 -0
  1938. package/src/routes/tax-regions/common/components/tax-rate-line/index.ts +1 -0
  1939. package/src/routes/tax-regions/common/components/tax-rate-line/tax-rate-line.tsx +82 -0
  1940. package/src/routes/tax-regions/common/components/tax-region-card/index.ts +1 -0
  1941. package/src/routes/tax-regions/common/components/tax-region-card/tax-region-card.tsx +218 -0
  1942. package/src/routes/tax-regions/common/components/tax-region-table/index.ts +1 -0
  1943. package/src/routes/tax-regions/common/components/tax-region-table/tax-region-table.tsx +122 -0
  1944. package/src/routes/tax-regions/common/constants.ts +8 -0
  1945. package/src/routes/tax-regions/common/hooks/use-tax-override-table.tsx +92 -0
  1946. package/src/routes/tax-regions/common/hooks/use-tax-region-table.tsx +92 -0
  1947. package/src/routes/tax-regions/common/hooks.ts +79 -0
  1948. package/src/routes/tax-regions/common/schemas.ts +16 -0
  1949. package/src/routes/tax-regions/common/utils.ts +12 -0
  1950. package/src/routes/tax-regions/tax-region-create/components/tax-region-create-form/index.ts +1 -0
  1951. package/src/routes/tax-regions/tax-region-create/components/tax-region-create-form/tax-region-create-form.tsx +276 -0
  1952. package/src/routes/tax-regions/tax-region-create/index.ts +3 -0
  1953. package/src/routes/tax-regions/tax-region-create/tax-region-create.tsx +10 -0
  1954. package/src/routes/tax-regions/tax-region-detail/breadcrumb.tsx +29 -0
  1955. package/src/routes/tax-regions/tax-region-detail/components/index.ts +2 -0
  1956. package/src/routes/tax-regions/tax-region-detail/components/tax-region-detail-section/index.ts +1 -0
  1957. package/src/routes/tax-regions/tax-region-detail/components/tax-region-detail-section/tax-region-detail-section.tsx +41 -0
  1958. package/src/routes/tax-regions/tax-region-detail/components/tax-region-override-section/index.ts +1 -0
  1959. package/src/routes/tax-regions/tax-region-detail/components/tax-region-override-section/tax-region-override-section.tsx +66 -0
  1960. package/src/routes/tax-regions/tax-region-detail/components/tax-region-province-section/index.ts +1 -0
  1961. package/src/routes/tax-regions/tax-region-detail/components/tax-region-province-section/tax-region-province-section.tsx +72 -0
  1962. package/src/routes/tax-regions/tax-region-detail/components/tax-region-sublevel-alert/index.ts +1 -0
  1963. package/src/routes/tax-regions/tax-region-detail/components/tax-region-sublevel-alert/tax-region-sublevel-alert.tsx +62 -0
  1964. package/src/routes/tax-regions/tax-region-detail/index.ts +5 -0
  1965. package/src/routes/tax-regions/tax-region-detail/loader.ts +16 -0
  1966. package/src/routes/tax-regions/tax-region-detail/tax-region-detail.tsx +65 -0
  1967. package/src/routes/tax-regions/tax-region-detail/tax-region-provider-section/index.ts +1 -0
  1968. package/src/routes/tax-regions/tax-region-detail/tax-region-provider-section/tax-region-provider-section.tsx +28 -0
  1969. package/src/routes/tax-regions/tax-region-edit/components/tax-region-edit/index.ts +1 -0
  1970. package/src/routes/tax-regions/tax-region-edit/components/tax-region-edit/tax-region-edit-form.tsx +109 -0
  1971. package/src/routes/tax-regions/tax-region-edit/index.ts +1 -0
  1972. package/src/routes/tax-regions/tax-region-edit/tax-region-edit.tsx +33 -0
  1973. package/src/routes/tax-regions/tax-region-list/components/tax-region-list-view/index.ts +1 -0
  1974. package/src/routes/tax-regions/tax-region-list/components/tax-region-list-view/tax-region-list-view.tsx +58 -0
  1975. package/src/routes/tax-regions/tax-region-list/index.ts +1 -0
  1976. package/src/routes/tax-regions/tax-region-list/tax-region-list.tsx +19 -0
  1977. package/src/routes/tax-regions/tax-region-metadata/index.ts +1 -0
  1978. package/src/routes/tax-regions/tax-region-metadata/tax-region-metadata.tsx +31 -0
  1979. package/src/routes/tax-regions/tax-region-province-create/components/tax-region-province-create-form/index.ts +1 -0
  1980. package/src/routes/tax-regions/tax-region-province-create/components/tax-region-province-create-form/tax-region-province-create-form.tsx +249 -0
  1981. package/src/routes/tax-regions/tax-region-province-create/index.ts +3 -0
  1982. package/src/routes/tax-regions/tax-region-province-create/tax-region-province-create.tsx +22 -0
  1983. package/src/routes/tax-regions/tax-region-province-detail/breadcrumb.tsx +32 -0
  1984. package/src/routes/tax-regions/tax-region-province-detail/components/index.ts +2 -0
  1985. package/src/routes/tax-regions/tax-region-province-detail/components/tax-region-province-detail-section/index.ts +1 -0
  1986. package/src/routes/tax-regions/tax-region-province-detail/components/tax-region-province-detail-section/tax-region-detail-section.tsx +42 -0
  1987. package/src/routes/tax-regions/tax-region-province-detail/components/tax-region-province-override-section/index.ts +1 -0
  1988. package/src/routes/tax-regions/tax-region-province-detail/components/tax-region-province-override-section/tax-region-province-override-section.tsx +65 -0
  1989. package/src/routes/tax-regions/tax-region-province-detail/index.ts +5 -0
  1990. package/src/routes/tax-regions/tax-region-province-detail/loader.ts +16 -0
  1991. package/src/routes/tax-regions/tax-region-province-detail/tax-region-detail.tsx +49 -0
  1992. package/src/routes/tax-regions/tax-region-tax-override-create/components/tax-region-override-create-form/index.ts +1 -0
  1993. package/src/routes/tax-regions/tax-region-tax-override-create/components/tax-region-override-create-form/tax-region-tax-override-create.tsx +675 -0
  1994. package/src/routes/tax-regions/tax-region-tax-override-create/index.ts +1 -0
  1995. package/src/routes/tax-regions/tax-region-tax-override-create/tax-region-tax-override-create.tsx +24 -0
  1996. package/src/routes/tax-regions/tax-region-tax-override-edit/components/tax-region-tax-override-edit-form/index.ts +1 -0
  1997. package/src/routes/tax-regions/tax-region-tax-override-edit/components/tax-region-tax-override-edit-form/tax-region-tax-override-edit-form.tsx +652 -0
  1998. package/src/routes/tax-regions/tax-region-tax-override-edit/index.ts +1 -0
  1999. package/src/routes/tax-regions/tax-region-tax-override-edit/tax-region-tax-override-edit.tsx +211 -0
  2000. package/src/routes/tax-regions/tax-region-tax-override-edit/types.ts +11 -0
  2001. package/src/routes/tax-regions/tax-region-tax-rate-create/components/tax-region-tax-rate-create-form/index.ts +1 -0
  2002. package/src/routes/tax-regions/tax-region-tax-rate-create/components/tax-region-tax-rate-create-form/tax-region-tax-rate-create-form.tsx +180 -0
  2003. package/src/routes/tax-regions/tax-region-tax-rate-create/index.ts +1 -0
  2004. package/src/routes/tax-regions/tax-region-tax-rate-create/tax-region-tax-rate-create.tsx +29 -0
  2005. package/src/routes/tax-regions/tax-region-tax-rate-edit/components/tax-region-tax-rate-edit-form/index.ts +1 -0
  2006. package/src/routes/tax-regions/tax-region-tax-rate-edit/components/tax-region-tax-rate-edit-form/tax-region-tax-rate-edit-form.tsx +159 -0
  2007. package/src/routes/tax-regions/tax-region-tax-rate-edit/index.ts +1 -0
  2008. package/src/routes/tax-regions/tax-region-tax-rate-edit/tax-region-edit.tsx +38 -0
  2009. package/src/routes/translations/add-locales/add-locales.tsx +29 -0
  2010. package/src/routes/translations/add-locales/index.tsx +1 -0
  2011. package/src/routes/translations/settings/components/batch-translation-settings-form/batch-translation-settings-form.tsx +246 -0
  2012. package/src/routes/translations/settings/components/entity-selector-tree/entity-selector-tree.tsx +288 -0
  2013. package/src/routes/translations/settings/components/selector-tree-filter/selector-tree-filter.tsx +88 -0
  2014. package/src/routes/translations/settings/index.tsx +2 -0
  2015. package/src/routes/translations/settings/settings.tsx +35 -0
  2016. package/src/routes/translations/translation-list/components/active-locales-section/active-locales-section.tsx +85 -0
  2017. package/src/routes/translations/translation-list/components/translation-list-section/translation-list-section.tsx +48 -0
  2018. package/src/routes/translations/translation-list/components/translations-completion-section/translations-completion-section.tsx +285 -0
  2019. package/src/routes/translations/translation-list/index.tsx +1 -0
  2020. package/src/routes/translations/translation-list/translation-list.tsx +188 -0
  2021. package/src/routes/translations/translations-edit/components/translations-edit-form/index.ts +1 -0
  2022. package/src/routes/translations/translations-edit/components/translations-edit-form/translations-edit-form.tsx +747 -0
  2023. package/src/routes/translations/translations-edit/index.ts +1 -0
  2024. package/src/routes/translations/translations-edit/translations-edit.tsx +85 -0
  2025. package/src/routes/users/user-detail/breadcrumb.tsx +24 -0
  2026. package/src/routes/users/user-detail/components/user-general-section/index.ts +1 -0
  2027. package/src/routes/users/user-detail/components/user-general-section/user-general-section.tsx +86 -0
  2028. package/src/routes/users/user-detail/index.ts +3 -0
  2029. package/src/routes/users/user-detail/loader.ts +17 -0
  2030. package/src/routes/users/user-detail/user-detail.tsx +47 -0
  2031. package/src/routes/users/user-edit/components/edit-user-form/edit-user-form.tsx +97 -0
  2032. package/src/routes/users/user-edit/components/edit-user-form/index.ts +1 -0
  2033. package/src/routes/users/user-edit/index.ts +1 -0
  2034. package/src/routes/users/user-edit/user-edit.tsx +25 -0
  2035. package/src/routes/users/user-invite/components/invite-user-form/invite-user-form.tsx +345 -0
  2036. package/src/routes/users/user-invite/index.ts +1 -0
  2037. package/src/routes/users/user-invite/user-invite.tsx +10 -0
  2038. package/src/routes/users/user-list/components/user-list-table/index.ts +1 -0
  2039. package/src/routes/users/user-list/components/user-list-table/user-list-table.tsx +131 -0
  2040. package/src/routes/users/user-list/index.ts +1 -0
  2041. package/src/routes/users/user-list/user-list.tsx +18 -0
  2042. package/src/routes/users/user-metadata/index.ts +1 -0
  2043. package/src/routes/users/user-metadata/user-metadata.tsx +27 -0
  2044. package/src/routes/workflow-executions/constants.ts +38 -0
  2045. package/src/routes/workflow-executions/types.ts +28 -0
  2046. package/src/routes/workflow-executions/utils.ts +103 -0
  2047. package/src/routes/workflow-executions/workflow-execution-detail/breadcrumb.tsx +26 -0
  2048. package/src/routes/workflow-executions/workflow-execution-detail/components/workflow-execution-general-section/index.ts +1 -0
  2049. package/src/routes/workflow-executions/workflow-execution-detail/components/workflow-execution-general-section/workflow-execution-general-section.tsx +120 -0
  2050. package/src/routes/workflow-executions/workflow-execution-detail/components/workflow-execution-history-section/index.ts +1 -0
  2051. package/src/routes/workflow-executions/workflow-execution-detail/components/workflow-execution-history-section/workflow-execution-history-section.tsx +334 -0
  2052. package/src/routes/workflow-executions/workflow-execution-detail/components/workflow-execution-payload-section/index.ts +1 -0
  2053. package/src/routes/workflow-executions/workflow-execution-detail/components/workflow-execution-payload-section/workflow-execution-payload-section.tsx +24 -0
  2054. package/src/routes/workflow-executions/workflow-execution-detail/components/workflow-execution-timeline-section/index.ts +1 -0
  2055. package/src/routes/workflow-executions/workflow-execution-detail/components/workflow-execution-timeline-section/workflow-execution-timeline-section.tsx +446 -0
  2056. package/src/routes/workflow-executions/workflow-execution-detail/index.ts +3 -0
  2057. package/src/routes/workflow-executions/workflow-execution-detail/loader.ts +19 -0
  2058. package/src/routes/workflow-executions/workflow-execution-detail/workflow-detail.tsx +43 -0
  2059. package/src/routes/workflow-executions/workflow-execution-list/components/workflow-execution-list-table/index.ts +1 -0
  2060. package/src/routes/workflow-executions/workflow-execution-list/components/workflow-execution-list-table/use-workflow-execution-table-columns.tsx +72 -0
  2061. package/src/routes/workflow-executions/workflow-execution-list/components/workflow-execution-list-table/use-workflow-execution-table-query.tsx +25 -0
  2062. package/src/routes/workflow-executions/workflow-execution-list/components/workflow-execution-list-table/workflow-execution-list-table.tsx +69 -0
  2063. package/src/routes/workflow-executions/workflow-execution-list/index.ts +1 -0
  2064. package/src/routes/workflow-executions/workflow-execution-list/workflow-execution-list.tsx +20 -0
  2065. package/src/utils/column-utils.ts +71 -0
  2066. package/src/vite-env.d.ts +20 -0
@@ -0,0 +1,2932 @@
1
+ {
2
+ "$schema": "./$schema.json",
3
+ "general": {
4
+ "ascending": "صعودی",
5
+ "descending": "نزولی",
6
+ "add": "اضافه کردن",
7
+ "start": "شروع",
8
+ "end": "پایان",
9
+ "open": "باز کردن",
10
+ "close": "بستن",
11
+ "apply": "اعمال",
12
+ "range": "محدوده",
13
+ "search": "جستجو",
14
+ "of": "از",
15
+ "results": "نتایج",
16
+ "pages": "صفحات",
17
+ "next": "بعدی",
18
+ "prev": "قبلی",
19
+ "is": "است",
20
+ "timeline": "جدول زمانی",
21
+ "success": "موفقیت",
22
+ "warning": "هشدار",
23
+ "tip": "نکته",
24
+ "error": "خطا",
25
+ "select": "انتخاب",
26
+ "selected": "انتخاب شده",
27
+ "enabled": "فعال",
28
+ "disabled": "غیرفعال",
29
+ "expired": "منقضی شده",
30
+ "active": "فعال",
31
+ "revoked": "لغو شده",
32
+ "new": "جدید",
33
+ "modified": "اصلاح شده",
34
+ "added": "اضافه شده",
35
+ "removed": "حذف شده",
36
+ "admin": "مدیر",
37
+ "store": "فروشگاه",
38
+ "details": "جزئیات",
39
+ "items_one": "{{count}} آیتم",
40
+ "items_other": "{{count}} آیتم‌",
41
+ "countSelected": "{{count}} انتخاب شده",
42
+ "countOfTotalSelected": "{{count}} از {{total}} انتخاب شده",
43
+ "plusCount": "+ {{count}}",
44
+ "plusCountMore": "+ {{count}} بیشتر",
45
+ "areYouSure": "آیا مطمئنید؟",
46
+ "noRecordsFound": "هیچ رکوردی پیدا نشد",
47
+ "typeToConfirm": "لطفاً برای تایید {val} را تایپ کنید:",
48
+ "noResultsTitle": "نتیجه‌ای یافت نشد",
49
+ "noResultsMessage": "لطفاً فیلترها یا عبارت جستجو را تغییر دهید",
50
+ "noSearchResults": "هیچ نتیجه‌ای برای جستجو پیدا نشد",
51
+ "noSearchResultsFor": "جستجو برای <0> '{{query}}'</0> هیچ نتیجه‌ای نداشت",
52
+ "noRecordsTitle": "هیچ رکوردی",
53
+ "noRecordsMessage": "رکوردی برای نمایش وجود ندارد",
54
+ "unsavedChangesTitle": "آیا مطمئنید که می‌خواهید از این فرم خارج شوید؟",
55
+ "unsavedChangesDescription": "شما تغییرات ذخیره نشده دارید که در صورت خروج از فرم از دست خواهند رفت.",
56
+ "includesTaxTooltip": "قیمت‌های این ستون شامل مالیات هستند.",
57
+ "excludesTaxTooltip": "قیمت‌های این ستون بدون مالیات هستند.",
58
+ "noMoreData": "داده‌ی بیشتری وجود ندارد"
59
+ },
60
+ "json": {
61
+ "header": "JSON",
62
+ "numberOfKeys_one": "{{count}} کلید",
63
+ "numberOfKeys_other": "{{count}} کلید",
64
+ "drawer": {
65
+ "header_one": "JSON <0>· {{count}} کلید</0>",
66
+ "header_other": "JSON <0>· {{count}} کلیدها</0>",
67
+ "description": "داده‌های JSON مربوط به این شیء را مشاهده کنید."
68
+ }
69
+ },
70
+ "metadata": {
71
+ "header": "متادیتا",
72
+ "numberOfKeys_one": "{{count}} کلید",
73
+ "numberOfKeys_other": "{{count}} کلید",
74
+ "edit": {
75
+ "header": "ویرایش متادیتا",
76
+ "description": "متادیتای مربوط به این شیء را ویرایش کنید.",
77
+ "successToast": "متادیتا با موفقیت به‌روزرسانی شد.",
78
+ "actions": {
79
+ "insertRowAbove": "یک ردیف در بالا اضافه کنید",
80
+ "insertRowBelow": "یک ردیف در پایین اضافه کنید",
81
+ "deleteRow": "ردیف را حذف کنید"
82
+ },
83
+ "labels": {
84
+ "key": "کلید",
85
+ "value": "مقدار"
86
+ },
87
+ "complexRow": {
88
+ "label": "برخی ردیف‌ها غیرفعال هستند",
89
+ "description": "این شیء شامل متادیتای غیر ابتدایی مانند آرایه‌ها یا اشیاء است که در اینجا قابل ویرایش نیستند. برای ویرایش ردیف‌های غیرفعال، از API به‌طور مستقیم استفاده کنید.",
90
+ "tooltip": "این ردیف غیرفعال است زیرا شامل داده‌های غیر ابتدایی است."
91
+ }
92
+ }
93
+ },
94
+ "validation": {
95
+ "mustBeInt": "مقدار باید یک عدد صحیح باشد.",
96
+ "mustBePositive": "مقدار باید یک عدد مثبت باشد."
97
+ },
98
+ "actions": {
99
+ "save": "ذخیره",
100
+ "saveAsDraft": "ذخیره به‌عنوان پیش‌نویس",
101
+ "copy": "کپی",
102
+ "copied": "کپی شد",
103
+ "duplicate": "تکرار",
104
+ "publish": "منتشر کردن",
105
+ "create": "ایجاد",
106
+ "delete": "حذف",
107
+ "remove": "حذف",
108
+ "revoke": "لغو",
109
+ "cancel": "لغو",
110
+ "forceConfirm": "تایید اجباری",
111
+ "continueEdit": "ادامه ویرایش",
112
+ "enable": "فعال کردن",
113
+ "disable": "غیرفعال کردن",
114
+ "undo": "برگشت",
115
+ "complete": "تکمیل",
116
+ "viewDetails": "مشاهده جزئیات",
117
+ "back": "بازگشت",
118
+ "close": "بستن",
119
+ "showMore": "نمایش بیشتر",
120
+ "continue": "ادامه",
121
+ "continueWithEmail": "ادامه با ایمیل",
122
+ "idCopiedToClipboard": "شناسه در حافظه کپی شد",
123
+ "addReason": "اضافه کردن دلیل",
124
+ "addNote": "اضافه کردن یادداشت",
125
+ "reset": "بازنشانی",
126
+ "confirm": "تایید",
127
+ "edit": "ویرایش",
128
+ "addItems": "اضافه کردن آیتم‌",
129
+ "download": "دانلود",
130
+ "clear": "پاک کردن",
131
+ "clearAll": "پاک کردن همه",
132
+ "apply": "اعمال",
133
+ "add": "اضافه کردن",
134
+ "select": "انتخاب",
135
+ "browse": "کاوش",
136
+ "logout": "خروج",
137
+ "hide": "مخفی کردن",
138
+ "export": "گرفتن خروجی",
139
+ "import": "وارد کردن",
140
+ "cannotUndo": "این عمل قابل بازگشت نیست"
141
+ },
142
+ "operators": {
143
+ "in": "در"
144
+ },
145
+ "app": {
146
+ "search": {
147
+ "label": "جستجو",
148
+ "title": "جستجو",
149
+ "description": "تمام فروشگاه خود را جستجو کنید، از جمله سفارش‌ها، محصولات، مشتریان و بیشتر.",
150
+ "allAreas": "تمام بخش‌ها",
151
+ "navigation": "ناوبری",
152
+ "openResult": "نتیجه را باز کنید",
153
+ "showMore": "نمایش بیشتر",
154
+ "placeholder": "برای جستجو یا رفتن به هر چیزی...",
155
+ "noResultsTitle": "نتیجه‌ای پیدا نشد",
156
+ "noResultsMessage": "ما چیزی که با جستجوی شما مطابقت داشته باشد پیدا نکردیم.",
157
+ "emptySearchTitle": "برای جستجو تایپ کنید",
158
+ "emptySearchMessage": "یک کلمه کلیدی یا عبارت وارد کنید تا جستجو کنید.",
159
+ "loadMore": "بارگذاری {{count}} بیشتر",
160
+ "groups": {
161
+ "all": "تمام بخش‌ها",
162
+ "customer": "مشتریان",
163
+ "customerGroup": "گروه‌های مشتریان",
164
+ "product": "محصولات",
165
+ "productVariant": "تنوع محصولات",
166
+ "inventory": "موجودی",
167
+ "reservation": "رزروها",
168
+ "category": "دسته‌بندی‌ها",
169
+ "collection": "مجموعه‌ها",
170
+ "order": "سفارش‌ها",
171
+ "promotion": "تخفیف‌ها",
172
+ "campaign": "کمپین‌ها",
173
+ "priceList": "لیست قیمت‌ها",
174
+ "user": "کاربران",
175
+ "region": "مناطق",
176
+ "taxRegion": "مناطق مالیاتی",
177
+ "returnReason": "دلایل بازگشت",
178
+ "salesChannel": "کانال‌های فروش",
179
+ "productType": "نوع محصولات",
180
+ "productTag": "برچسب‌های محصول",
181
+ "location": "موقعیت‌ها",
182
+ "shippingProfile": "پروفایل‌های حمل و نقل",
183
+ "publishableApiKey": "کلیدهای API قابل انتشار",
184
+ "secretApiKey": "کلیدهای API مخفی",
185
+ "command": "دستورات",
186
+ "navigation": "ناوبری"
187
+ }
188
+ },
189
+ "keyboardShortcuts": {
190
+ "pageShortcut": "پرش به",
191
+ "settingShortcut": "تنظیمات",
192
+ "commandShortcut": "دستورات",
193
+ "then": "سپس",
194
+ "navigation": {
195
+ "goToOrders": "سفارش‌ها",
196
+ "goToProducts": "محصولات",
197
+ "goToCollections": "مجموعه‌ها",
198
+ "goToCategories": "دسته‌بندی‌ها",
199
+ "goToCustomers": "مشتریان",
200
+ "goToCustomerGroups": "گروه‌های مشتریان",
201
+ "goToInventory": "موجودی",
202
+ "goToReservations": "رزروها",
203
+ "goToPriceLists": "لیست قیمت‌ها",
204
+ "goToPromotions": "تخفیف‌ها",
205
+ "goToCampaigns": "کمپین‌ها"
206
+ },
207
+ "settings": {
208
+ "goToSettings": "تنظیمات",
209
+ "goToStore": "فروشگاه",
210
+ "goToUsers": "کاربران",
211
+ "goToRegions": "مناطق",
212
+ "goToTaxRegions": "مناطق مالیاتی",
213
+ "goToSalesChannels": "کانال‌های فروش",
214
+ "goToProductTypes": "نوع محصولات",
215
+ "goToLocations": "موقعیت‌ها",
216
+ "goToPublishableApiKeys": "کلیدهای API قابل انتشار",
217
+ "goToSecretApiKeys": "کلیدهای API مخفی",
218
+ "goToWorkflows": "فرایندها",
219
+ "goToProfile": "پروفایل",
220
+ "goToReturnReasons": "دلایل بازگشت"
221
+ }
222
+ },
223
+ "menus": {
224
+ "user": {
225
+ "documentation": "مستندات",
226
+ "changelog": "تغییرات",
227
+ "shortcuts": "کلیدهای میانبر",
228
+ "profileSettings": "تنظیمات پروفایل",
229
+ "theme": {
230
+ "label": "تم",
231
+ "dark": "تاریک",
232
+ "light": "روشن",
233
+ "system": "سیستم"
234
+ }
235
+ },
236
+ "store": {
237
+ "label": "فروشگاه",
238
+ "storeSettings": "تنظیمات فروشگاه"
239
+ },
240
+ "actions": {
241
+ "logout": "خروج"
242
+ }
243
+ },
244
+ "nav": {
245
+ "accessibility": {
246
+ "title": "ناوبری",
247
+ "description": "منوی ناوبری برای داشبورد."
248
+ },
249
+ "common": {
250
+ "extensions": "افزونه‌ها"
251
+ },
252
+ "main": {
253
+ "store": "فروشگاه",
254
+ "storeSettings": "تنظیمات فروشگاه"
255
+ },
256
+ "settings": {
257
+ "header": "تنظیمات",
258
+ "general": "عمومی",
259
+ "developer": "توسعه‌دهنده",
260
+ "myAccount": "حساب من"
261
+ }
262
+ }
263
+ },
264
+ "dataGrid": {
265
+ "columns": {
266
+ "view": "مشاهده",
267
+ "resetToDefault": "بازنشانی به پیش‌فرض",
268
+ "disabled": "تغییر ستون‌های قابل مشاهده غیرفعال است."
269
+ },
270
+ "shortcuts": {
271
+ "label": "میانبرها",
272
+ "commands": {
273
+ "undo": "بازگشت",
274
+ "redo": "انجام دوباره",
275
+ "copy": "کپی",
276
+ "paste": "چسباندن",
277
+ "edit": "ویرایش",
278
+ "delete": "حذف",
279
+ "clear": "پاک کردن",
280
+ "moveUp": "جابجایی به بالا",
281
+ "moveDown": "جابجایی به پایین",
282
+ "moveLeft": "جابجایی به چپ",
283
+ "moveRight": "جابجایی به راست",
284
+ "moveTop": "جابجایی به بالاترین",
285
+ "moveBottom": "جابجایی به پایین‌ترین",
286
+ "selectDown": "انتخاب از پایین",
287
+ "selectUp": "انتخاب از بالا",
288
+ "selectColumnDown": "انتخاب ستون از پایین",
289
+ "selectColumnUp": "انتخاب ستون به بالا",
290
+ "focusToolbar": "تمرکز بر نوار ابزار",
291
+ "focusCancel": "تمرکز بر لغو"
292
+ }
293
+ },
294
+ "errors": {
295
+ "fixError": "رفع خطا",
296
+ "count_one": "{{count}} خطا",
297
+ "count_other": "{{count}} خطا"
298
+ }
299
+ },
300
+ "filters": {
301
+ "sortLabel": "مرتب‌سازی",
302
+ "filterLabel": "فیلتر",
303
+ "searchLabel": "جستجو",
304
+ "date": {
305
+ "today": "امروز",
306
+ "lastSevenDays": "۷ روز گذشته",
307
+ "lastThirtyDays": "۳۰ روز گذشته",
308
+ "lastNinetyDays": "۹۰ روز گذشته",
309
+ "lastTwelveMonths": "۱۲ ماه گذشته",
310
+ "custom": "سفارشی",
311
+ "from": "از",
312
+ "to": "تا",
313
+ "starting": "شروع",
314
+ "ending": "پایان"
315
+ },
316
+ "compare": {
317
+ "lessThan": "کمتر از",
318
+ "greaterThan": "بیشتر از",
319
+ "exact": "دقیق",
320
+ "range": "بازه",
321
+ "lessThanLabel": "کمتر از {{value}}",
322
+ "greaterThanLabel": "بیشتر از {{value}}",
323
+ "andLabel": "و"
324
+ },
325
+ "sorting": {
326
+ "alphabeticallyAsc": "از A به Z",
327
+ "alphabeticallyDesc": "از Z به A",
328
+ "dateAsc": "جدیدترین اول",
329
+ "dateDesc": "قدیمی‌ترین اول"
330
+ },
331
+ "radio": {
332
+ "yes": "بله",
333
+ "no": "خیر",
334
+ "true": "درست",
335
+ "false": "نادرست"
336
+ },
337
+ "addFilter": "افزودن فیلتر"
338
+ },
339
+ "errorBoundary": {
340
+ "badRequestTitle": "۴۰۰ - درخواست نامعتبر",
341
+ "badRequestMessage": "درخواست به دلیل سینتکس نادرست قابل درک توسط سرور نبود.",
342
+ "notFoundTitle": "۴۰۴ - صفحه‌ای در این آدرس وجود ندارد",
343
+ "notFoundMessage": "آدرس URL را بررسی کرده و دوباره تلاش کنید، یا از نوار جستجو برای یافتن آنچه به دنبالش هستید استفاده کنید.",
344
+ "internalServerErrorTitle": "۵۰۰ - خطای داخلی سرور",
345
+ "internalServerErrorMessage": "یک خطای غیرمنتظره در سرور رخ داد. لطفاً بعداً دوباره تلاش کنید.",
346
+ "defaultTitle": "یک خطا رخ داده است",
347
+ "defaultMessage": "یک خطای غیرمنتظره در هنگام بارگذاری این صفحه رخ داده است.",
348
+ "noMatchMessage": "صفحه‌ای که به دنبال آن هستید وجود ندارد.",
349
+ "backToDashboard": "بازگشت به داشبورد"
350
+ },
351
+ "addresses": {
352
+ "shippingAddress": {
353
+ "header": "آدرس حمل و نقل",
354
+ "editHeader": "ویرایش آدرس حمل و نقل",
355
+ "editLabel": "آدرس حمل و نقل",
356
+ "label": "آدرس حمل و نقل"
357
+ },
358
+ "billingAddress": {
359
+ "header": "آدرس صورتحساب",
360
+ "editHeader": "ویرایش آدرس صورتحساب",
361
+ "editLabel": "آدرس صورتحساب",
362
+ "label": "آدرس صورتحساب",
363
+ "sameAsShipping": "یکسان با آدرس حمل و نقل"
364
+ },
365
+ "contactHeading": "تماس",
366
+ "locationHeading": "موقعیت"
367
+ },
368
+ "email": {
369
+ "editHeader": "ویرایش ایمیل",
370
+ "editLabel": "ایمیل",
371
+ "label": "ایمیل"
372
+ },
373
+ "transferOwnership": {
374
+ "header": "انتقال مالکیت",
375
+ "label": "انتقال مالکیت",
376
+ "details": {
377
+ "order": "جزئیات سفارش",
378
+ "draft": "جزئیات پیش‌نویس"
379
+ },
380
+ "currentOwner": {
381
+ "label": "مالک فعلی",
382
+ "hint": "مالک فعلی سفارش."
383
+ },
384
+ "newOwner": {
385
+ "label": "مالک جدید",
386
+ "hint": "مالک جدیدی که باید سفارش به او منتقل شود."
387
+ },
388
+ "validation": {
389
+ "mustBeDifferent": "مالک جدید باید متفاوت از مالک فعلی باشد.",
390
+ "required": "مالک جدید الزامی است."
391
+ }
392
+ },
393
+ "sales_channels": {
394
+ "availableIn": "در <0>{{x}}</0> از <1>{{y}}</1> کانال‌ فروش موجود است"
395
+ },
396
+ "products": {
397
+ "domain": "محصولات",
398
+ "list": {
399
+ "noRecordsMessage": "اولین محصول خود را ایجاد کنید تا شروع به فروش کنید."
400
+ },
401
+ "edit": {
402
+ "header": "ویرایش محصول",
403
+ "description": "جزئیات محصول را ویرایش کنید.",
404
+ "successToast": "محصول {{title}} با موفقیت به‌روزرسانی شد."
405
+ },
406
+ "create": {
407
+ "title": "ایجاد محصول",
408
+ "description": "یک محصول جدید ایجاد کنید.",
409
+ "header": "عمومی",
410
+ "tabs": {
411
+ "details": "جزئیات",
412
+ "organize": "سازماندهی",
413
+ "variants": "متغیرها",
414
+ "inventory": "کیت‌های موجودی"
415
+ },
416
+ "errors": {
417
+ "variants": "لطفاً حداقل یک متغیر را انتخاب کنید.",
418
+ "options": "لطفاً حداقل یک گزینه ایجاد کنید.",
419
+ "uniqueSku": "SKU باید منحصر به فرد باشد."
420
+ },
421
+ "inventory": {
422
+ "heading": "کیت‌های موجودی",
423
+ "label": "آیتم‌های موجودی را به کیت موجودی متغیر اضافه کنید.",
424
+ "itemPlaceholder": "آیتم موجودی را انتخاب کنید",
425
+ "quantityPlaceholder": "چند عدد از این آیتم برای کیت نیاز است؟"
426
+ },
427
+ "variants": {
428
+ "header": "متغیرها",
429
+ "subHeadingTitle": "بله، این یک محصول متغیر است",
430
+ "subHeadingDescription": "هنگامی که این گزینه را لغو کنید، ما یک متغیر پیش‌فرض برای شما ایجاد خواهیم کرد",
431
+ "optionTitle": {
432
+ "placeholder": "اندازه"
433
+ },
434
+ "optionValues": {
435
+ "placeholder": "کوچک، متوسط، بزرگ"
436
+ },
437
+ "productVariants": {
438
+ "label": "متغیرهای محصول",
439
+ "hint": "این رتبه‌بندی بر ترتیب متغیرها در فروشگاه شما تأثیر خواهد گذاشت.",
440
+ "alert": "برای ایجاد متغیرها گزینه‌ها را اضافه کنید.",
441
+ "tip": "متغیرهایی که بررسی نشده‌اند ایجاد نخواهند شد. شما همیشه می‌توانید متغیرها را بعداً ایجاد و ویرایش کنید اما این لیست تناسبات گزینه‌های محصول شما را پوشش می‌دهد."
442
+ },
443
+ "productOptions": {
444
+ "label": "گزینه‌های محصول",
445
+ "hint": "گزینه‌های محصول مانند رنگ، اندازه و غیره را تعریف کنید."
446
+ }
447
+ },
448
+ "successToast": "محصول {{title}} با موفقیت ایجاد شد."
449
+ },
450
+ "export": {
451
+ "header": "خروجی گرفتن لیست محصولات",
452
+ "description": "خروجی گرفتن لیست محصولات در یک فایل CSV.",
453
+ "success": {
454
+ "title": "ما در حال پردازش خروجی شما هستیم",
455
+ "description": "خروجی گرفتن از داده ها ممکن است چند دقیقه طول بکشد. زمانی که کار تمام شد به شما اطلاع خواهیم داد."
456
+ },
457
+ "filters": {
458
+ "title": "فیلترها",
459
+ "description": "فیلترهایی را در جدول اعمال کنید تا نمایش اطلاعات بر اساس آن انجام شود"
460
+ },
461
+ "columns": {
462
+ "title": "ستون‌ها",
463
+ "description": "داده‌های صادر شده را برای رفع نیازهای خاص سفارشی کنید"
464
+ }
465
+ },
466
+ "import": {
467
+ "header": "وارد کردن لیست محصولات",
468
+ "uploadLabel": "وارد کردن محصولات",
469
+ "uploadHint": "فایل CSV را بکشید و رها کنید یا برای بارگذاری کلیک کنید",
470
+ "description": "محصولات را با ارائه یک فایل CSV در قالب از پیش تعیین شده وارد کنید",
471
+ "template": {
472
+ "title": "نمی‌دانید چگونه لیست خود را مرتب کنید؟",
473
+ "description": "برای اطمینان از دنبال کردن قالب صحیح، الگو را از پایین دانلود کنید."
474
+ },
475
+ "upload": {
476
+ "title": "آپلود فایل CSV",
477
+ "description": "از طریق بارگزاری فایل می‌توانید محصولات را اضافه یا به‌روزرسانی کنید. برای به‌روزرسانی محصولات موجود باید از شناسه و دسته موجود استفاده کنید. قبل از وارد کردن محصولات از شما اجازه می‌گیریم.",
478
+ "preprocessing": "در حال بردازش داده‌ها...",
479
+ "productsToCreate": "محصولات ایجاد خواهند شد",
480
+ "productsToUpdate": "محصولات بروزرسانی خواهند شد"
481
+ },
482
+ "success": {
483
+ "title": "ما در حال پردازش اطلاعات ورودی شما هستیم",
484
+ "description": "وارد کردن داده‌ها ممکن است مدتی طول بکشد. زمانی که کار تمام شد به شما اطلاع خواهیم داد."
485
+ }
486
+ },
487
+ "deleteWarning": "شما در حال حذف محصول {{title}} هستید. این اقدام غیرقابل بازگشت است.",
488
+ "variants": {
489
+ "header": "تنوع‌ها",
490
+ "empty": {
491
+ "heading": "بدون تنوع",
492
+ "description": "هیچ تنوعی برای نمایش وجود ندارد."
493
+ },
494
+ "filtered": {
495
+ "heading": "بدون نتیجه",
496
+ "description": "هیچ تنوعی با معیارهای فیلتر فعلی مطابقت ندارد."
497
+ }
498
+ },
499
+ "attributes": "ویژگی‌ها",
500
+ "editAttributes": "ویرایش ویژگی‌ها",
501
+ "editOptions": "ویرایش گزینه‌ها",
502
+ "editPrices": "ویرایش قیمت‌ها",
503
+ "media": {
504
+ "label": "رسانه‌ها",
505
+ "editHint": "رسانه‌ها را به محصول اضافه کنید تا در فروشگاه شما نمایش داده شود.",
506
+ "makeThumbnail": "ایجاد تصویر بندانگشتی",
507
+ "uploadImagesLabel": "بارگذاری تصاویر",
508
+ "uploadImagesHint": "تصاویر را اینجا بکشید و رها کنید یا برای بارگذاری کلیک کنید.",
509
+ "invalidFileType": "'{{name}}' نوع فایل پشتیبانی‌شده نیست. نوع‌های پشتیبانی‌شده عبارتند از: {{types}}.",
510
+ "failedToUpload": "بارگذاری رسانه اضافه شده با شکست مواجه شد. لطفاً دوباره تلاش کنید.",
511
+ "deleteWarning_one": "شما در حال حذف {{count}} تصویر هستید. این عمل غیرقابل بازگشت است.",
512
+ "deleteWarning_other": "شما در حال حذف {{count}} تصویر هستید. این عمل غیرقابل بازگشت است.",
513
+ "deleteWarningWithThumbnail_one": "شما در حال حذف {{count}} تصویر به همراه تصویر کوچک آن هستید. این عمل غیرقابل بازگشت است.",
514
+ "deleteWarningWithThumbnail_other": "شما در حال حذف {{count}} تصویر به همراه تصاویر کوچک آن‌ها هستید. این عمل غیرقابل بازگشت است.",
515
+ "thumbnailTooltip": "تصویر کوچک",
516
+ "galleryLabel": "گالری",
517
+ "downloadImageLabel": "دانلود تصویر فعلی",
518
+ "deleteImageLabel": "حذف تصویر فعلی",
519
+ "emptyState": {
520
+ "header": "هیچ رسانه‌ای هنوز اضافه نشده است",
521
+ "description": "رسانه‌هایی به محصول اضافه کنید تا در ویترین فروشگاه شما نمایش داده شوند.",
522
+ "action": "افزودن رسانه"
523
+ },
524
+ "successToast": "رسانه با موفقیت بروزرسانی شد."
525
+ },
526
+ "discountableHint": "هنگامی که غیرفعال باشد، تخفیف‌ها به این محصول اعمال نخواهند شد.",
527
+ "noSalesChannels": "در هیچ کانال فروش موجود نیست",
528
+ "variantCount_one": "{{count}} متغیر",
529
+ "variantCount_other": "{{count}} متغیر",
530
+ "deleteVariantWarning": "آیا مطمئن هستید که می‌خواهید متغیر {{title}} را حذف کنید؟ این عمل غیرقابل بازگشت است.",
531
+ "productStatus": {
532
+ "draft": "پیش‌نویس",
533
+ "published": "منتشر شده",
534
+ "proposed": "پیشنهادی",
535
+ "rejected": "رد شده"
536
+ },
537
+ "fields": {
538
+ "title": {
539
+ "label": "عنوان",
540
+ "hint": "عنوانی کوتاه و واضح برای محصول خود بدهید.<0/>طول 50-60 کاراکتر برای موتورهای جستجو توصیه می‌شود.",
541
+ "placeholder": "کاپشن زمستانی"
542
+ },
543
+ "subtitle": {
544
+ "label": "زیرعنوان",
545
+ "placeholder": "گرم و راحت"
546
+ },
547
+ "handle": {
548
+ "label": "شناسه",
549
+ "tooltip": "شناسه برای ارجاع به محصول در فروشگاه شما استفاده می‌شود. اگر مشخص نشود، شناسه از عنوان محصول ساخته خواهد شد.",
550
+ "placeholder": "کاپشن-زمستانی"
551
+ },
552
+ "description": {
553
+ "label": "توضیحات",
554
+ "hint": "توضیحی کوتاه و واضح برای محصول خود بنویسید.<0/>طول 120-160 کاراکتر برای موتورهای جستجو توصیه می‌شود.",
555
+ "placeholder": "یک کاپشن گرم و راحت برای روزهای سرد زمستان"
556
+ },
557
+ "discountable": {
558
+ "label": "قابل تخفیف",
559
+ "hint": "هنگامی که غیرفعال باشد، تخفیف‌ها به این محصول اعمال نخواهند شد."
560
+ },
561
+ "type": {
562
+ "label": "نوع"
563
+ },
564
+ "collection": {
565
+ "label": "مجموعه"
566
+ },
567
+ "categories": {
568
+ "label": "دسته‌بندی‌ها"
569
+ },
570
+ "tags": {
571
+ "label": "برچسب‌ها"
572
+ },
573
+ "sales_channels": {
574
+ "label": "کانال‌های فروش",
575
+ "hint": "این محصول فقط در کانال فروش پیش‌فرض در دسترس خواهد بود اگر دست نخورده باقی بماند."
576
+ },
577
+ "countryOrigin": {
578
+ "label": "کشور مبدأ"
579
+ },
580
+ "material": {
581
+ "label": "مواد"
582
+ },
583
+ "width": {
584
+ "label": "عرض"
585
+ },
586
+ "length": {
587
+ "label": "طول"
588
+ },
589
+ "height": {
590
+ "label": "ارتفاع"
591
+ },
592
+ "weight": {
593
+ "label": "وزن"
594
+ },
595
+ "options": {
596
+ "label": "گزینه‌های محصول",
597
+ "hint": "گزینه‌ها برای تعیین رنگ، اندازه و غیره محصول استفاده می‌شوند.",
598
+ "add": "افزودن گزینه",
599
+ "optionTitle": "عنوان گزینه",
600
+ "optionTitlePlaceholder": "رنگ",
601
+ "variations": "مقادیر متغییر (با کاما جدا شده)",
602
+ "variantionsPlaceholder": "قرمز، آبی، سبز"
603
+ },
604
+ "variants": {
605
+ "label": "متغیرهای محصول",
606
+ "hint": "متغیرهایی که غیرفعال باقی بمانند ایجاد نخواهند شد. این رتبه‌بندی نحوه رتبه‌بندی متغیرها را در رابط کاربری شما تحت تأثیر قرار می‌دهد."
607
+ },
608
+ "mid_code": {
609
+ "label": "کد Mid"
610
+ },
611
+ "hs_code": {
612
+ "label": "کد HS"
613
+ }
614
+ },
615
+ "variant": {
616
+ "edit": {
617
+ "header": "ویرایش متغیر",
618
+ "success": "متغیر با موفقیت ویرایش شد"
619
+ },
620
+ "create": {
621
+ "header": "جزئیات متغیر"
622
+ },
623
+ "deleteWarning": "آیا مطمئن هستید که می‌خواهید این متغیر را حذف کنید؟",
624
+ "pricesPagination": "1 - {{current}} از {{total}} قیمت‌",
625
+ "tableItemAvailable": "{{availableCount}} موجود",
626
+ "tableItem_one": "{{availableCount}} موجود در {{locationCount}} مکان",
627
+ "tableItem_other": "{{availableCount}} موجود در {{locationCount}} مکان‌",
628
+ "inventory": {
629
+ "notManaged": "مدیریت نمی‌شود",
630
+ "manageItems": "مدیریت اقلام موجودی",
631
+ "notManagedDesc": "برای این متغیر موجودی مدیریت نمی‌شود. برای پیگیری موجودی، گزینه 'مدیریت موجودی' را فعال کنید.",
632
+ "manageKit": "مدیریت کیت موجودی",
633
+ "navigateToItem": "برو به آیتم موجودی",
634
+ "actions": {
635
+ "inventoryItems": "برو به آیتم موجودی",
636
+ "inventoryKit": "نمایش اقلام موجودی"
637
+ },
638
+ "inventoryKit": "کیت موجودی",
639
+ "inventoryKitHint": "آیا این متغیر از چندین آیتم موجودی تشکیل شده است؟",
640
+ "validation": {
641
+ "itemId": "لطفاً یک آیتم موجودی انتخاب کنید.",
642
+ "quantity": "مقدار مورد نیاز است. لطفاً یک عدد مثبت وارد کنید."
643
+ },
644
+ "header": "موجودی و انبار",
645
+ "editItemDetails": "ویرایش جزئیات آیتم",
646
+ "manageInventoryLabel": "مدیریت موجودی",
647
+ "manageInventoryHint": "هنگامی که فعال شود، زمانی که سفارشات و بازگشت‌ها ایجاد شوند مقدار موجودی برای شما به روز می‌شود.",
648
+ "allowBackordersLabel": "اجازه به پیش‌سفارش‌ها",
649
+ "allowBackordersHint": "هنگامی که فعال شود، مشتریان می‌توانند محصول را حتی اگر موجودی آن تمام شده باشد خریداری کنند.",
650
+ "toast": {
651
+ "levelsBatch": "سطوح موجودی به روز شد.",
652
+ "update": "آیتم موجودی با موفقیت به روز شد.",
653
+ "updateLevel": "میزان موجودی با موفقیت به روز شد.",
654
+ "itemsManageSuccess": "اقلام موجودی با موفقیت به روز شدند."
655
+ }
656
+ }
657
+ },
658
+ "options": {
659
+ "header": "گزینه‌ها",
660
+ "edit": {
661
+ "header": "ویرایش گزینه",
662
+ "successToast": "گزینه {{title}} با موفقیت به روز شد."
663
+ },
664
+ "create": {
665
+ "header": "ایجاد گزینه",
666
+ "successToast": "گزینه {{title}} با موفقیت ایجاد شد."
667
+ },
668
+ "deleteWarning": "شما در حال حذف گزینه محصول: {{title}} هستید. این عمل غیرقابل بازگشت است."
669
+ },
670
+ "organization": {
671
+ "header": "سازماندهی",
672
+ "edit": {
673
+ "header": "ویرایش سازمان",
674
+ "toasts": {
675
+ "success": "سازمان {{title}} با موفقیت به روز شد."
676
+ }
677
+ }
678
+ },
679
+ "stock": {
680
+ "heading": "مدیریت میزان موجودی و مکان‌ها",
681
+ "description": "مقدار موجودی برای تمامی متغیرهای محصول را به روز کنید.",
682
+ "loading": "لطفاً منتظر بمانید، ممکن است کمی زمان ببرد...",
683
+ "tooltips": {
684
+ "alreadyManaged": "این آیتم موجودی تحت عنوان {{title}} در حال ویرایش است.",
685
+ "alreadyManagedWithSku": "این آیتم موجودی تحت عنوان {{title}} ({{sku}}) در حال ویرایش است."
686
+ }
687
+ },
688
+ "toasts": {
689
+ "delete": {
690
+ "success": {
691
+ "header": "محصول حذف شد",
692
+ "description": "{{title}} با موفقیت حذف شد."
693
+ },
694
+ "error": {
695
+ "header": "حذف محصول با شکست مواجه شد"
696
+ }
697
+ }
698
+ }
699
+ },
700
+ "collections": {
701
+ "domain": "مجموعه‌ها",
702
+ "subtitle": "محصولات را در مجموعه‌ها سازماندهی کنید.",
703
+ "createCollection": "ایجاد مجموعه",
704
+ "createCollectionHint": "یک مجموعه جدید ایجاد کنید تا محصولات خود را سازماندهی کنید.",
705
+ "createSuccess": "مجموعه با موفقیت ایجاد شد.",
706
+ "editCollection": "ویرایش مجموعه",
707
+ "handleTooltip": "شناسه برای ارجاع به مجموعه در ویترین فروشگاه شما استفاده می‌شود. اگر مشخص نشود، شناسه از عنوان مجموعه ساخته خواهد شد.",
708
+ "deleteWarning": "شما در حال حذف مجموعه {{title}} هستید. این عمل غیرقابل بازگشت است.",
709
+ "removeSingleProductWarning": "شما در حال حذف محصول {{title}} از مجموعه هستید. این عمل غیرقابل بازگشت است.",
710
+ "removeProductsWarning_one": "شما در حال حذف {{count}} محصول از مجموعه هستید. این عمل غیرقابل بازگشت است.",
711
+ "removeProductsWarning_other": "شما در حال حذف {{count}} محصول از مجموعه هستید. این عمل غیرقابل بازگشت است.",
712
+ "products": {
713
+ "list": {
714
+ "noRecordsMessage": "هیچ محصولی در مجموعه وجود ندارد."
715
+ },
716
+ "add": {
717
+ "successToast_one": "محصول با موفقیت به مجموعه اضافه شد.",
718
+ "successToast_other": "محصولات با موفقیت به مجموعه اضافه شدند."
719
+ },
720
+ "remove": {
721
+ "successToast_one": "محصول با موفقیت از مجموعه حذف شد.",
722
+ "successToast_other": "محصولات با موفقیت از مجموعه حذف شدند."
723
+ }
724
+ }
725
+ },
726
+ "categories": {
727
+ "domain": "دسته‌بندی‌ها",
728
+ "subtitle": "محصولات را در دسته‌بندی‌ها سازماندهی کنید و رتبه‌بندی و سلسله مراتب آن‌ها را مدیریت کنید.",
729
+ "create": {
730
+ "header": "ایجاد دسته‌بندی",
731
+ "hint": "یک دسته‌بندی جدید ایجاد کنید تا محصولات خود را سازماندهی کنید.",
732
+ "tabs": {
733
+ "details": "جزئیات",
734
+ "organize": "رتبه‌بندی سازماندهی"
735
+ },
736
+ "successToast": "دسته‌بندی {{name}} با موفقیت ایجاد شد."
737
+ },
738
+ "edit": {
739
+ "header": "ویرایش دسته‌بندی",
740
+ "description": "دسته‌بندی را ویرایش کنید تا جزئیات آن را به روز کنید.",
741
+ "successToast": "دسته‌بندی با موفقیت به روز شد."
742
+ },
743
+ "delete": {
744
+ "confirmation": "شما در حال حذف دسته‌بندی {{name}} هستید. این عمل غیرقابل بازگشت است.",
745
+ "successToast": "دسته‌بندی {{name}} با موفقیت حذف شد."
746
+ },
747
+ "products": {
748
+ "add": {
749
+ "disabledTooltip": "محصول در این دسته‌بندی از قبل وجود دارد.",
750
+ "successToast_one": "{{count}} محصول به دسته‌بندی اضافه شد.",
751
+ "successToast_other": "{{count}} محصول به دسته‌بندی اضافه شدند."
752
+ },
753
+ "remove": {
754
+ "confirmation_one": "شما در حال حذف {{count}} محصول از دسته‌بندی هستید. این عمل غیرقابل بازگشت است.",
755
+ "confirmation_other": "شما در حال حذف {{count}} محصول از دسته‌بندی هستید. این عمل غیرقابل بازگشت است.",
756
+ "successToast_one": "{{count}} محصول از دسته‌بندی حذف شد.",
757
+ "successToast_other": "{{count}} محصول از دسته‌بندی حذف شدند."
758
+ },
759
+ "list": {
760
+ "noRecordsMessage": "هیچ محصولی در دسته‌بندی وجود ندارد."
761
+ }
762
+ },
763
+ "organize": {
764
+ "header": "سازماندهی",
765
+ "action": "ویرایش رتبه‌بندی"
766
+ },
767
+ "fields": {
768
+ "visibility": {
769
+ "label": "نمایش",
770
+ "internal": "داخلی",
771
+ "public": "عمومی"
772
+ },
773
+ "status": {
774
+ "label": "وضعیت",
775
+ "active": "فعال",
776
+ "inactive": "غیرفعال"
777
+ },
778
+ "path": {
779
+ "label": "مسیر",
780
+ "tooltip": "مسیر کامل دسته‌بندی را نمایش دهید."
781
+ },
782
+ "children": {
783
+ "label": "فرزندان"
784
+ },
785
+ "new": {
786
+ "label": "جدید"
787
+ }
788
+ }
789
+ },
790
+ "inventory": {
791
+ "domain": "موجودی",
792
+ "subtitle": "اقلام موجودی خود را مدیریت کنید",
793
+ "reserved": "رزرو شده",
794
+ "available": "موجود",
795
+ "locationLevels": "مکان‌ها",
796
+ "associatedVariants": "متغیرهای مرتبط",
797
+ "manageLocations": "مدیریت مکان‌ها",
798
+ "deleteWarning": "شما در حال حذف یک آیتم موجودی هستید. این عمل غیرقابل بازگشت است.",
799
+ "editItemDetails": "ویرایش جزئیات آیتم",
800
+ "create": {
801
+ "title": "ایجاد آیتم موجودی",
802
+ "details": "جزئیات",
803
+ "availability": "موجودی",
804
+ "locations": "مکان‌ها",
805
+ "attributes": "ویژگی‌ها",
806
+ "requiresShipping": "آیا نیاز به حمل و نقل دارد؟",
807
+ "requiresShippingHint": "آیا این آیتم موجودی نیاز به حمل و نقل دارد؟",
808
+ "successToast": "آیتم موجودی با موفقیت ایجاد شد."
809
+ },
810
+ "reservation": {
811
+ "header": "رزرو {{itemName}}",
812
+ "editItemDetails": "ویرایش",
813
+ "lineItemId": "شناسه آیتم خط",
814
+ "orderID": "شناسه سفارش",
815
+ "description": "توضیحات",
816
+ "location": "مکان",
817
+ "inStockAtLocation": "موجود در این مکان",
818
+ "availableAtLocation": "موجود در این مکان",
819
+ "reservedAtLocation": "رزرو شده در این مکان",
820
+ "reservedAmount": "مقدار رزرو",
821
+ "create": "ایجاد رزرو",
822
+ "itemToReserve": "آیتم برای رزرو",
823
+ "quantityPlaceholder": "چقدر می‌خواهید رزرو کنید؟",
824
+ "descriptionPlaceholder": "این رزرو چه نوعی است؟",
825
+ "successToast": "رزرو با موفقیت ایجاد شد.",
826
+ "updateSuccessToast": "رزرو با موفقیت به‌روزرسانی شد.",
827
+ "deleteSuccessToast": "رزرو با موفقیت حذف شد.",
828
+ "errors": {
829
+ "noAvaliableQuantity": "این مکان موجودی ندارد.",
830
+ "quantityOutOfRange": "حداقل مقدار ۱ و حداکثر مقدار {{max}} است."
831
+ }
832
+ },
833
+ "adjustInventory": {
834
+ "errors": {
835
+ "stockedQuantity": "مقدار موجودی نمی‌تواند کمتر از مقدار رزرو شده‌ی {{quantity}} باشد."
836
+ }
837
+ },
838
+ "toast": {
839
+ "updateLocations": "مکان‌ها با موفقیت به‌روزرسانی شدند.",
840
+ "updateLevel": "میزان موجودی با موفقیت به‌روزرسانی شد.",
841
+ "updateItem": "آیتم موجودی با موفقیت به‌روزرسانی شد."
842
+ },
843
+ "stock": {
844
+ "title": "به‌روزرسانی میزان موجودی",
845
+ "description": "میزان موجودی برای آیتم‌های انتخاب شده را به‌روزرسانی کنید.",
846
+ "action": "ویرایش میزان موجودی",
847
+ "placeholder": "غیرفعال شده",
848
+ "disablePrompt_one": "شما در حال غیرفعال کردن سطح {{count}} مکان هستید. این عمل قابل بازگشت نیست.",
849
+ "disablePrompt_other": "شما در حال غیرفعال کردن سطح {{count}} مکان‌ هستید. این عمل قابل بازگشت نیست.",
850
+ "disabledToggleTooltip": "غیرفعال کردن امکان‌پذیر نیست: مقدار ورودی و/یا رزرو را قبل از غیرفعال کردن پاک کنید.",
851
+ "successToast": "سطح موجودی با موفقیت به‌روزرسانی شد."
852
+ }
853
+ },
854
+ "giftCards": {
855
+ "domain": "کارت‌های هدیه",
856
+ "editGiftCard": "ویرایش کارت هدیه",
857
+ "createGiftCard": "ایجاد کارت هدیه",
858
+ "createGiftCardHint": "کارت هدیه‌ای به صورت دستی ایجاد کنید که به عنوان روش پرداخت در فروشگاه شما استفاده شود.",
859
+ "selectRegionFirst": "اول منطقه را انتخاب کنید",
860
+ "deleteGiftCardWarning": "شما در حال حذف کارت هدیه {{code}} هستید. این عمل قابل بازگشت نیست.",
861
+ "balanceHigherThanValue": "موجودی نمی‌تواند بیشتر از مبلغ اصلی باشد.",
862
+ "balanceLowerThanZero": "موجودی نمی‌تواند منفی باشد.",
863
+ "expiryDateHint": "کشورها قوانین مختلفی در مورد تاریخ انقضای کارت هدیه دارند. قبل از تنظیم تاریخ انقضاء، مطمئن شوید که مقررات محلی را بررسی کرده‌اید.",
864
+ "regionHint": "تغییر منطقه کارت هدیه همچنین ارز آن را تغییر خواهد داد که ممکن است بر ارزش پولی آن تأثیر بگذارد.",
865
+ "enabledHint": "مشخص کنید که آیا کارت هدیه فعال است یا غیرفعال.",
866
+ "balance": "موجودی",
867
+ "currentBalance": "موجودی فعلی",
868
+ "initialBalance": "موجودی اولیه",
869
+ "personalMessage": "پیام شخصی",
870
+ "recipient": "گیرنده"
871
+ },
872
+ "customers": {
873
+ "domain": "مشتریان",
874
+ "list": {
875
+ "noRecordsMessage": "مشتریان شما اینجا نمایش داده خواهند شد."
876
+ },
877
+ "create": {
878
+ "header": "ایجاد مشتری",
879
+ "hint": "مشتری جدید ایجاد کرده و جزئیات آن را مدیریت کنید.",
880
+ "successToast": "مشتری {{email}} با موفقیت ایجاد شد."
881
+ },
882
+ "groups": {
883
+ "label": "گروه‌های مشتریان",
884
+ "remove": "آیا مطمئنید که می‌خواهید مشتری را از گروه مشتریان \"{{name}}\" حذف کنید؟",
885
+ "removeMany": "آیا مطمئنید که می‌خواهید مشتری را از گروه‌های زیر حذف کنید: {{groups}}؟",
886
+ "alreadyAddedTooltip": "مشتری از قبل در این گروه مشتریان است.",
887
+ "list": {
888
+ "noRecordsMessage": "این مشتری به هیچ گروهی تعلق ندارد."
889
+ },
890
+ "add": {
891
+ "success": "مشتری به گروه‌های: {{groups}} اضافه شد.",
892
+ "list": {
893
+ "noRecordsMessage": "لطفاً ابتدا یک گروه مشتری ایجاد کنید."
894
+ }
895
+ },
896
+ "removed": {
897
+ "success": "مشتری از گروه‌های: {{groups}} حذف شد.",
898
+ "list": {
899
+ "noRecordsMessage": "لطفاً ابتدا یک گروه مشتری ایجاد کنید."
900
+ }
901
+ }
902
+ },
903
+ "edit": {
904
+ "header": "ویرایش مشتری",
905
+ "emailDisabledTooltip": "آدرس ایمیل برای مشتریان ثبت‌نامی قابل تغییر نیست.",
906
+ "successToast": "مشتری {{email}} با موفقیت به‌روزرسانی شد."
907
+ },
908
+ "delete": {
909
+ "title": "حذف مشتری",
910
+ "description": "شما در حال حذف مشتری {{email}} هستید. این عمل قابل بازگشت نیست.",
911
+ "successToast": "مشتری {{email}} با موفقیت حذف شد."
912
+ },
913
+ "fields": {
914
+ "guest": "مهمان",
915
+ "registered": "ثبت‌نام‌شده",
916
+ "groups": "گروه‌ها"
917
+ },
918
+ "registered": "ثبت‌نام‌شده",
919
+ "guest": "مهمان",
920
+ "hasAccount": "حساب دارد"
921
+ },
922
+ "customerGroups": {
923
+ "domain": "گروه‌های مشتریان",
924
+ "subtitle": "مشتریان را به گروه‌ها تقسیم کنید. گروه‌ها می‌توانند تبلیغات و قیمت‌های متفاوتی داشته باشند.",
925
+ "list": {
926
+ "empty": {
927
+ "heading": "گروه مشتری وجود ندارد",
928
+ "description": "گروه مشتری برای نمایش وجود ندارد."
929
+ },
930
+ "filtered": {
931
+ "heading": "نتیجه‌ای یافت نشد",
932
+ "description": "هیچ گروه مشتری با معیارهای فیلتر فعلی مطابقت ندارد."
933
+ }
934
+ },
935
+ "create": {
936
+ "header": "ایجاد گروه مشتری",
937
+ "hint": "یک گروه مشتری جدید ایجاد کنید تا مشتریان خود را بخش‌بندی کنید.",
938
+ "successToast": "گروه مشتری {{name}} با موفقیت ایجاد شد."
939
+ },
940
+ "edit": {
941
+ "header": "ویرایش گروه مشتری",
942
+ "successToast": "گروه مشتری {{name}} با موفقیت به‌روزرسانی شد."
943
+ },
944
+ "delete": {
945
+ "title": "حذف گروه مشتری",
946
+ "description": "شما در حال حذف گروه مشتری {{name}} هستید. این عمل قابل بازگشت نیست.",
947
+ "successToast": "گروه مشتری {{name}} با موفقیت حذف شد."
948
+ },
949
+ "customers": {
950
+ "alreadyAddedTooltip": "مشتری قبلاً به این گروه اضافه شده است.",
951
+ "add": {
952
+ "successToast_one": "مشتری با موفقیت به گروه اضافه شد.",
953
+ "successToast_other": "مشتریان با موفقیت به گروه اضافه شدند.",
954
+ "list": {
955
+ "noRecordsMessage": "لطفاً ابتدا یک مشتری ایجاد کنید."
956
+ }
957
+ },
958
+ "remove": {
959
+ "title_one": "حذف مشتری",
960
+ "title_other": "حذف مشتریان",
961
+ "description_one": "شما در حال حذف {{count}} مشتری از گروه مشتریان هستید. این عمل قابل بازگشت نیست.",
962
+ "description_other": "شما در حال حذف {{count}} مشتری از گروه مشتریان هستید. این عمل قابل بازگشت نیست."
963
+ },
964
+ "list": {
965
+ "noRecordsMessage": "این گروه مشتری ندارد."
966
+ }
967
+ }
968
+ },
969
+ "orders": {
970
+ "domain": "سفارشات",
971
+ "claim": "ادعا",
972
+ "exchange": "تعویض",
973
+ "return": "بازگشت",
974
+ "cancelWarning": "شما در حال لغو سفارش {{id}} هستید. این عمل قابل بازگشت نیست.",
975
+ "orderCanceled": "سفارش با موفقیت لغو شد",
976
+ "onDateFromSalesChannel": "{{date}} از {{salesChannel}}",
977
+ "list": {
978
+ "noRecordsMessage": "سفارشات شما اینجا نمایش داده خواهند شد."
979
+ },
980
+ "status": {
981
+ "not_paid": "پرداخت نشده",
982
+ "pending": "در انتظار",
983
+ "completed": "تکمیل شده",
984
+ "draft": "پیش‌نویس",
985
+ "archived": "بایگانی شده",
986
+ "canceled": "لغو شده",
987
+ "requires_action": "نیاز به اقدام"
988
+ },
989
+ "summary": {
990
+ "requestReturn": "درخواست بازگشت",
991
+ "allocateItems": "اختصاص آیتم‌ها",
992
+ "editOrder": "ویرایش سفارش",
993
+ "editOrderContinue": "ادامه ویرایش سفارش",
994
+ "inventoryKit": "شامل {{count}} آیتم موجودی",
995
+ "itemTotal": "جمع آیتم‌ها",
996
+ "shippingTotal": "جمع حمل و نقل",
997
+ "discountTotal": "جمع تخفیف",
998
+ "taxTotalIncl": "جمع مالیات (شامل)",
999
+ "itemSubtotal": "جمع فرعی آیتم‌ها",
1000
+ "shippingSubtotal": "جمع فرعی حمل و نقل",
1001
+ "discountSubtotal": "جمع فرعی تخفیف",
1002
+ "taxTotal": "جمع مالیات"
1003
+ },
1004
+ "transfer": {
1005
+ "title": "انتقال مالکیت",
1006
+ "requestSuccess": "درخواست انتقال سفارش به {{email}} ارسال شد.",
1007
+ "currentOwner": "مالک فعلی",
1008
+ "newOwner": "مالک جدید",
1009
+ "currentOwnerDescription": "مشتری که در حال حاضر به این سفارش مرتبط است.",
1010
+ "newOwnerDescription": "مشتری که سفارش به او منتقل می‌شود."
1011
+ },
1012
+ "payment": {
1013
+ "title": "پرداخت‌ها",
1014
+ "isReadyToBeCaptured": "پرداخت <0/> آماده برای ثبت است.",
1015
+ "totalPaidByCustomer": "مجموع پرداختی توسط مشتری",
1016
+ "capture": "ثبت پرداخت",
1017
+ "capture_short": "ثبت",
1018
+ "refund": "استرداد",
1019
+ "markAsPaid": "علامت‌گذاری به عنوان پرداخت‌شده",
1020
+ "statusLabel": "وضعیت پرداخت",
1021
+ "statusTitle": "وضعیت پرداخت",
1022
+ "status": {
1023
+ "notPaid": "پرداخت نشده",
1024
+ "authorized": "موجودی کافی",
1025
+ "partiallyAuthorized": "موجودی ناکافی",
1026
+ "awaiting": "در انتظار",
1027
+ "captured": "پرداخت شده",
1028
+ "partiallyRefunded": "بخشی از مبلغ مسترد شده",
1029
+ "partiallyCaptured": "بخشی از مبلغ پرداخت شده",
1030
+ "refunded": "مسترد شده",
1031
+ "canceled": "لغو شده",
1032
+ "requiresAction": "نیاز به اقدام"
1033
+ },
1034
+ "capturePayment": "مبلغ {{amount}} از مشتری دریافت خواهد شد.",
1035
+ "capturePaymentSuccess": "مبلغ {{amount}} با موفقیت دریافت شد",
1036
+ "markAsPaidPayment": "مبلغ {{amount}} به عنوان پرداخت‌ شده ثبت خواهد شد.",
1037
+ "markAsPaidPaymentSuccess": "مبلغ {{amount}} با موفقیت به عنوان پرداخت شده ثبت شد",
1038
+ "createRefund": "ایجاد استرداد",
1039
+ "refundPaymentSuccess": "استرداد مبلغ {{amount}} با موفقیت انجام شد",
1040
+ "createRefundWrongQuantity": "مقدار باید عددی بین 1 و {{number}} باشد",
1041
+ "refundAmount": "استرداد {{amount}}",
1042
+ "paymentLink": "لینک پرداخت برای {{amount}} را کپی کنید",
1043
+ "selectPaymentToRefund": "پرداخت را برای استرداد انتخاب کنید"
1044
+ },
1045
+ "edits": {
1046
+ "title": "ویرایش سفارش",
1047
+ "confirm": "تأیید ویرایش",
1048
+ "confirmText": "شما در حال تأیید ویرایش سفارش هستید. این عمل قابل بازگشت نیست.",
1049
+ "cancel": "لغو ویرایش",
1050
+ "currentItems": "آیتم‌های فعلی",
1051
+ "currentItemsDescription": "مقدار آیتم‌ها را تنظیم یا حذف کنید.",
1052
+ "addItemsDescription": "شما می‌توانید آیتم‌های جدیدی به سفارش اضافه کنید.",
1053
+ "addItems": "افزودن آیتم‌ها",
1054
+ "amountPaid": "مقدار پرداخت ‌شده",
1055
+ "newTotal": "مجموع جدید",
1056
+ "differenceDue": "تفاوت بدهی",
1057
+ "create": "ویرایش سفارش",
1058
+ "currentTotal": "مجموع فعلی",
1059
+ "noteHint": "یادداشت داخلی برای ویرایش اضافه کنید",
1060
+ "cancelSuccessToast": "ویرایش سفارش لغو شد",
1061
+ "createSuccessToast": "درخواست ویرایش سفارش ایجاد شد",
1062
+ "activeChangeError": "در حال حاضر تغییری فعال روی سفارش (بازگشت، ادعا، تعویض و غیره) وجود دارد. لطفاً تغییرات را تکمیل یا لغو کنید قبل از اینکه سفارش را ویرایش کنید.",
1063
+ "panel": {
1064
+ "title": "درخواست ویرایش سفارش شده است",
1065
+ "titlePending": "در انتظار ویرایش سفارش"
1066
+ },
1067
+ "toast": {
1068
+ "canceledSuccessfully": "ویرایش سفارش لغو شد",
1069
+ "confirmedSuccessfully": "ویرایش سفارش تأیید شد"
1070
+ },
1071
+ "validation": {
1072
+ "quantityLowerThanFulfillment": "نمی‌توان مقدار را کمتر از یا برابر با مقدار انجام‌شده تنظیم کرد"
1073
+ }
1074
+ },
1075
+ "edit": {
1076
+ "email": {
1077
+ "title": "ویرایش ایمیل",
1078
+ "requestSuccess": "ایمیل سفارش به {{email}} به‌روزرسانی شد."
1079
+ },
1080
+ "shippingAddress": {
1081
+ "title": "ویرایش آدرس ارسال",
1082
+ "requestSuccess": "آدرس ارسال سفارش به‌روزرسانی شد."
1083
+ },
1084
+ "billingAddress": {
1085
+ "title": "ویرایش آدرس صورتحساب",
1086
+ "requestSuccess": "آدرس صورتحساب سفارش به‌روزرسانی شد."
1087
+ }
1088
+ },
1089
+ "returns": {
1090
+ "create": "ایجاد مرجوعی",
1091
+ "confirm": "تأیید مرجوعی",
1092
+ "confirmText": "شما در حال تأیید یک مرجوعی هستید. این عمل قابل بازگشت نیست.",
1093
+ "inbound": "بازگشتی",
1094
+ "outbound": "ارسالی",
1095
+ "sendNotification": "ارسال اطلاع‌رسانی",
1096
+ "sendNotificationHint": "به مشتری درباره مرجوعی اطلاع دهید.",
1097
+ "returnTotal": "مجموع مرجوعی",
1098
+ "inboundTotal": "مجموع بازگشتی",
1099
+ "refundAmount": "مبلغ بازپرداخت",
1100
+ "outstandingAmount": "مبلغ باقی‌مانده",
1101
+ "reason": "دلیل",
1102
+ "reasonHint": "دلیل مرجوعی محصولات توسط مشتری را انتخاب کنید.",
1103
+ "note": "یادداشت",
1104
+ "noInventoryLevel": "میزان موجودی وجود ندارد",
1105
+ "noInventoryLevelDesc": "مکان انتخاب شده میزان موجودی برای آیتم‌های انتخاب شده را ندارد. درخواست مرجوعی امکان‌پذیر است، اما تا زمانی که میزان موجودی برای مکان انتخاب شده ایجاد نشود، دریافت آن امکان‌پذیر نخواهد بود.",
1106
+ "noteHint": "در صورت نیاز می‌توانید آزادانه تایپ کنید.",
1107
+ "location": "مکان",
1108
+ "locationHint": "مکانی که می‌خواهید محصولات به آن مرجوع شوند را انتخاب کنید.",
1109
+ "inboundShipping": "حمل و نقل بازگشتی",
1110
+ "inboundShippingHint": "روشی که می‌خواهید استفاده کنید را انتخاب کنید.",
1111
+ "returnableQuantityLabel": "تعداد قابل مرجوع",
1112
+ "refundableAmountLabel": "مبلغ قابل بازپرداخت",
1113
+ "returnRequestedInfo": "برای {{requestedItemsCount}}x آیتم درخواست مرجوعی داده شد",
1114
+ "returnReceivedInfo": "{{requestedItemsCount}}x آیتم مرجوعی دریافت شد",
1115
+ "itemReceived": "آیتم‌های دریافت شده",
1116
+ "returnRequested": "درخواست مرجوعی داده شد",
1117
+ "damagedItemReceived": "آیتم‌های آسیب‌ دیده‌ی دریافت شد",
1118
+ "damagedItemsReturned": "{{quantity}}x آیتم‌ آسیب‌ دیده مرجوع شد",
1119
+ "activeChangeError": "یک تغییر فعال در حال انجام روی این سفارش وجود دارد. لطفاً ابتدا آن تغییر را تکمیل یا لغو کنید.",
1120
+ "cancel": {
1121
+ "title": "لغو مرجوعی",
1122
+ "description": "آیا مطمئن هستید که می‌خواهید درخواست مرجوعی را لغو کنید؟"
1123
+ },
1124
+ "placeholders": {
1125
+ "noReturnShippingOptions": {
1126
+ "title": "هیچ گزینه حمل و نقل مرجوعی یافت نشد",
1127
+ "hint": "هیچ گزینه حمل و نقل مرجوعی برای این مکان ایجاد نشده است. می‌توانید یکی در <LinkComponent>مکان و حمل و نقل</LinkComponent> ایجاد کنید."
1128
+ },
1129
+ "outboundShippingOptions": {
1130
+ "title": "هیچ گزینه حمل و نقلی برای ارسال یافت نشد",
1131
+ "hint": "هیچ گزینه حمل و نقلی برای ارسال از این مکان ایجاد نشده است. می‌توانید یکی در <LinkComponent>مکان و حمل و نقل</LinkComponent> ایجاد کنید."
1132
+ }
1133
+ },
1134
+ "receive": {
1135
+ "action": "دریافت آیتم‌ها",
1136
+ "receiveItems": "{{ returnType }} {{ id }}",
1137
+ "restockAll": "بازگرداندن همه‌ی آیتم‌ها به انبار",
1138
+ "itemsLabel": "آیتم‌های دریافت شده",
1139
+ "title": "دریافت آیتم‌ها برای #{{returnId}}",
1140
+ "sendNotificationHint": "به مشتری درباره دریافت مرجوعی اطلاع دهید.",
1141
+ "inventoryWarning": "لطفاً توجه داشته باشید که ما به‌طور خودکار سطح موجودی را بر اساس بازگشتی شما تنظیم خواهیم کرد.",
1142
+ "writeOffInputLabel": "چند آیتم آسیب دیده است؟",
1143
+ "toast": {
1144
+ "success": "مرجوعی با موفقیت دریافت شد.",
1145
+ "errorLargeValue": "تعداد درخواست شده از میزان موجودی بیشتر است.",
1146
+ "errorNegativeValue": "تعداد نمی‌تواند مقدار منفی باشد.",
1147
+ "errorLargeDamagedValue": "تعداد آیتم‌های آسیب‌دیده + تعداد آیتم‌های دریافت شده بدون آسیب از کل تعداد آیتم‌های مرجوعی بیشتر است. لطفاً تعداد آیتم‌های بدون آسیب را کاهش دهید."
1148
+ }
1149
+ },
1150
+ "toast": {
1151
+ "canceledSuccessfully": "مرجوعی با موفقیت لغو شد",
1152
+ "confirmedSuccessfully": "مرجوعی با موفقیت تأیید شد"
1153
+ },
1154
+ "panel": {
1155
+ "title": "مرجوعی آغاز شد",
1156
+ "description": "یک درخواست مرجوعی باز برای تکمیل وجود دارد"
1157
+ }
1158
+ },
1159
+ "claims": {
1160
+ "create": "ایجاد ادعا",
1161
+ "confirm": "تأیید ادعا",
1162
+ "confirmText": "شما در حال تأیید یک ادعا هستید. این عمل قابل بازگشت نیست.",
1163
+ "manage": "مدیریت ادعا",
1164
+ "outbound": "ارسالی",
1165
+ "outboundItemAdded": "{{itemsCount}}x از طریق ادعا اضافه شد",
1166
+ "outboundTotal": "مجموع ارسالی",
1167
+ "outboundShipping": "حمل و نقل ارسالی",
1168
+ "outboundShippingHint": "روشی که می‌خواهید استفاده کنید را انتخاب کنید.",
1169
+ "refundAmount": "تفاوت تخمینی",
1170
+ "activeChangeError": "یک تغییر فعال روی این سفارش وجود دارد. لطفاً ابتدا تغییر قبلی را تکمیل یا لغو کنید.",
1171
+ "actions": {
1172
+ "cancelClaim": {
1173
+ "successToast": "ادعا با موفقیت لغو شد."
1174
+ }
1175
+ },
1176
+ "cancel": {
1177
+ "title": "لغو ادعا",
1178
+ "description": "آیا مطمئن هستید که می‌خواهید ادعا را لغو کنید؟"
1179
+ },
1180
+ "tooltips": {
1181
+ "onlyReturnShippingOptions": "این لیست فقط شامل گزینه‌های حمل و نقل مرجوعی خواهد بود."
1182
+ },
1183
+ "toast": {
1184
+ "canceledSuccessfully": "ادعا با موفقیت لغو شد",
1185
+ "confirmedSuccessfully": "ادعا با موفقیت تأیید شد"
1186
+ },
1187
+ "panel": {
1188
+ "title": "ادعا آغاز شد",
1189
+ "description": "یک درخواست ادعای باز برای تکمیل وجود دارد"
1190
+ }
1191
+ },
1192
+ "exchanges": {
1193
+ "create": "ایجاد تعویض",
1194
+ "manage": "مدیریت تعویض",
1195
+ "confirm": "تأیید تعویض",
1196
+ "confirmText": "شما در حال تأیید یک تعویض هستید. این عمل قابل بازگشت نیست.",
1197
+ "outbound": "ارسالی",
1198
+ "outboundItemAdded": "{{itemsCount}}x از طریق تعویض اضافه شد",
1199
+ "outboundTotal": "مجموع ارسالی",
1200
+ "outboundShipping": "حمل و نقل ارسالی",
1201
+ "outboundShippingHint": "روشی که می‌خواهید استفاده کنید را انتخاب کنید.",
1202
+ "refundAmount": "تفاوت تخمینی",
1203
+ "activeChangeError": "یک تغییر فعال روی این سفارش وجود دارد. لطفاً ابتدا تغییر قبلی را تکمیل یا لغو کنید.",
1204
+ "actions": {
1205
+ "cancelExchange": {
1206
+ "successToast": "تعویض با موفقیت لغو شد."
1207
+ }
1208
+ },
1209
+ "cancel": {
1210
+ "title": "لغو تعویض",
1211
+ "description": "آیا مطمئن هستید که می‌خواهید تعویض را لغو کنید؟"
1212
+ },
1213
+ "tooltips": {
1214
+ "onlyReturnShippingOptions": "این لیست فقط شامل گزینه‌های حمل و نقل مرجوعی خواهد بود."
1215
+ },
1216
+ "toast": {
1217
+ "canceledSuccessfully": "تعویض با موفقیت لغو شد",
1218
+ "confirmedSuccessfully": "تعویض با موفقیت تأیید شد"
1219
+ },
1220
+ "panel": {
1221
+ "title": "تعویض آغاز شد",
1222
+ "description": "یک درخواست تعویض باز برای تکمیل وجود دارد"
1223
+ }
1224
+ },
1225
+ "reservations": {
1226
+ "allocatedLabel": "تخصیص داده شده",
1227
+ "notAllocatedLabel": "تخصیص داده نشده"
1228
+ },
1229
+ "allocateItems": {
1230
+ "action": "تخصیص آیتم‌ها",
1231
+ "title": "تخصیص آیتم‌های سفارش",
1232
+ "locationDescription": "مکانی که می‌خواهید از آن تخصیص دهید را انتخاب کنید.",
1233
+ "itemsToAllocate": "آیتم‌ها برای تخصیص",
1234
+ "itemsToAllocateDesc": "تعداد آیتم‌هایی که می‌خواهید تخصیص دهید را انتخاب کنید",
1235
+ "search": "جستجوی آیتم‌ها",
1236
+ "consistsOf": "شامل {{num}}x آیتم‌ موجودی",
1237
+ "requires": "نیاز به {{num}} نوع برای هر آیتم",
1238
+ "toast": {
1239
+ "created": "آیتم‌ها با موفقیت تخصیص داده شدند"
1240
+ },
1241
+ "error": {
1242
+ "quantityNotAllocated": "آیتم‌های تخصیص‌ نشده وجود دارند."
1243
+ }
1244
+ },
1245
+ "shipment": {
1246
+ "title": "علامت ‌گذاری به عنوان پردازش شده",
1247
+ "trackingNumber": "شماره رهگیری",
1248
+ "addTracking": "افزودن شماره رهگیری",
1249
+ "sendNotification": "ارسال اطلاع‌رسانی",
1250
+ "sendNotificationHint": "به مشتری درباره این ارسال اطلاع دهید.",
1251
+ "toastCreated": "ارسال با موفقیت ایجاد شد."
1252
+ },
1253
+ "fulfillment": {
1254
+ "cancelWarning": "شما در حال لغو یک پردازش در حال اجرا هستید. این عمل قابل بازگشت نیست.",
1255
+ "markAsDeliveredWarning": "شما در حال علامت‌گذاری یک پردازش به عنوان تحویل داده شده هستید. این عمل قابل بازگشت نیست.",
1256
+ "unfulfilledItems": "آیتم‌های پردازش نشده",
1257
+ "statusLabel": "وضعیت پردازش",
1258
+ "statusTitle": "وضعیت پردازش",
1259
+ "fulfillItems": "آیتم‌های پردازش",
1260
+ "awaitingFulfillmentBadge": "در انتظار پردازش",
1261
+ "requiresShipping": "نیاز به حمل و نقل",
1262
+ "number": "پردازش #{{number}}",
1263
+ "itemsToFulfill": "آیتم‌ها برای پردازش",
1264
+ "create": "ایجاد پردازش",
1265
+ "available": "موجود",
1266
+ "inStock": "در انبار",
1267
+ "markAsShipped": "علامت‌گذاری به عنوان ارسال شده",
1268
+ "markAsDelivered": "علامت‌گذاری به عنوان تحویل داده شده",
1269
+ "itemsToFulfillDesc": "آیتم‌ها و تعداد آن‌ها را برای پردازش انتخاب کنید",
1270
+ "locationDescription": "مکانی که می‌خواهید پردازش را انجام دهد انتخاب کنید.",
1271
+ "sendNotificationHint": "به مشتریان درباره پردازش ایجاد شده اطلاع دهید.",
1272
+ "methodDescription": "یک روش حمل و نقل متفاوت از روش انتخاب شده توسط مشتری انتخاب کنید",
1273
+ "error": {
1274
+ "wrongQuantity": "فقط یک آیتم برای پردازش موجود است",
1275
+ "wrongQuantity_other": "تعداد باید بین 1 و {{number}} باشد",
1276
+ "noItems": "هیچ آیتمی برای پردازش وجود ندارد."
1277
+ },
1278
+ "status": {
1279
+ "notFulfilled": "پردازش نشده",
1280
+ "partiallyFulfilled": "بخشی از سفارش پردازش شده",
1281
+ "fulfilled": "پردازش شده",
1282
+ "partiallyShipped": "بخشی از سفارش ارسال شده",
1283
+ "shipped": "ارسال شده",
1284
+ "delivered": "تحویل داده شده",
1285
+ "partiallyDelivered": "بخشی از سفارش تحویل داده شده",
1286
+ "partiallyReturned": "بخشی از سفارش مرجوع شده",
1287
+ "returned": "مرجوع شده",
1288
+ "canceled": "لغو شده",
1289
+ "requiresAction": "نیاز به اقدام"
1290
+ },
1291
+ "toast": {
1292
+ "created": "پردازش با موفقیت ایجاد شد",
1293
+ "canceled": "پردازش با موفقیت لغو شد",
1294
+ "fulfillmentShipped": "امکان لغو سفارشی که قبلاً ارسال شده است وجود ندارد",
1295
+ "fulfillmentDelivered": "پردازش با موفقیت به عنوان تحویل داده شده علامت‌گذاری شد"
1296
+ },
1297
+ "trackingLabel": "رهگیری",
1298
+ "shippingFromLabel": "ارسال از",
1299
+ "itemsLabel": "آیتم‌ها"
1300
+ },
1301
+ "refund": {
1302
+ "title": "ایجاد بازپرداخت",
1303
+ "sendNotificationHint": "به مشتریان درباره بازپرداخت ایجاد شده اطلاع دهید.",
1304
+ "systemPayment": "پرداخت سیستم",
1305
+ "systemPaymentDesc": "یک یا چند پرداخت شما پرداخت سیستم است. توجه داشته باشید که برای چنین پرداخت‌هایی، دریافت و بازپرداخت توسط ما انجام نمی‌شود.",
1306
+ "error": {
1307
+ "amountToLarge": "امکان بازپرداخت بیشتر از مبلغ سفارش اصلی وجود ندارد.",
1308
+ "amountNegative": "مبلغ بازپرداخت باید یک عدد مثبت باشد.",
1309
+ "reasonRequired": "لطفاً دلیل بازپرداخت را انتخاب کنید."
1310
+ }
1311
+ },
1312
+ "customer": {
1313
+ "contactLabel": "تماس",
1314
+ "editEmail": "ویرایش ایمیل",
1315
+ "transferOwnership": "انتقال مالکیت",
1316
+ "editBillingAddress": "ویرایش آدرس صورتحساب",
1317
+ "editShippingAddress": "ویرایش آدرس حمل ‌و نقل"
1318
+ },
1319
+ "activity": {
1320
+ "header": "فعالیت",
1321
+ "showMoreActivities_one": "نمایش {{count}} فعالیت بیشتر",
1322
+ "showMoreActivities_other": "نمایش {{count}} فعالیت بیشتر",
1323
+ "comment": {
1324
+ "label": "نظر",
1325
+ "placeholder": "یک نظر بگذارید",
1326
+ "addButtonText": "افزودن نظر",
1327
+ "deleteButtonText": "حذف نظر"
1328
+ },
1329
+ "from": "از",
1330
+ "to": "به",
1331
+ "events": {
1332
+ "common": {
1333
+ "toReturn": "برای مرجوعی",
1334
+ "toSend": "برای ارسال"
1335
+ },
1336
+ "placed": {
1337
+ "title": "سفارش ثبت شد",
1338
+ "fromSalesChannel": "از {{salesChannel}}"
1339
+ },
1340
+ "canceled": {
1341
+ "title": "سفارش لغو شد"
1342
+ },
1343
+ "payment": {
1344
+ "awaiting": "در انتظار پرداخت",
1345
+ "captured": "پرداخت شد",
1346
+ "canceled": "پرداخت لغو شد",
1347
+ "refunded": "بازپرداخت انجام شد"
1348
+ },
1349
+ "fulfillment": {
1350
+ "created": "آیتم‌ها پردازش شدند",
1351
+ "canceled": "پردازش لغو شد",
1352
+ "shipped": "آیتم‌ها ارسال شدند",
1353
+ "delivered": "آیتم‌ها تحویل داده شدند",
1354
+ "items_one": "{{count}} آیتم",
1355
+ "items_other": "{{count}} آیتم‌"
1356
+ },
1357
+ "return": {
1358
+ "created": "درخواست مرجوعی #{{returnId}} ثبت شد",
1359
+ "canceled": "مرجوعی #{{returnId}} لغو شد",
1360
+ "received": "مرجوعی #{{returnId}} دریافت شد",
1361
+ "items_one": "{{count}} آیتم مرجوع شد",
1362
+ "items_other": "{{count}} آیتم‌ مرجوع شد"
1363
+ },
1364
+ "note": {
1365
+ "comment": "نظر",
1366
+ "byLine": "توسط {{author}}"
1367
+ },
1368
+ "claim": {
1369
+ "created": "درخواست ادعا #{{claimId}} ثبت شد",
1370
+ "canceled": "ادعا #{{claimId}} لغو شد",
1371
+ "itemsInbound": "{{count}} آیتم برای مرجوعی",
1372
+ "itemsOutbound": "{{count}} آیتم برای ارسال"
1373
+ },
1374
+ "exchange": {
1375
+ "created": "درخواست تعویض #{{exchangeId}} ثبت شد",
1376
+ "canceled": "تعویض #{{exchangeId}} لغو شد",
1377
+ "itemsInbound": "{{count}} آیتم برای مرجوعی",
1378
+ "itemsOutbound": "{{count}} آیتم برای ارسال"
1379
+ },
1380
+ "edit": {
1381
+ "requested": "درخواست ویرایش سفارش #{{editId}} ثبت شد",
1382
+ "confirmed": "ویرایش سفارش #{{editId}} تأیید شد"
1383
+ },
1384
+ "transfer": {
1385
+ "requested": "درخواست انتقال سفارش #{{transferId}} ثبت شد",
1386
+ "confirmed": "انتقال سفارش #{{transferId}} تأیید شد",
1387
+ "declined": "انتقال سفارش #{{transferId}} رد شد"
1388
+ },
1389
+ "update_order": {
1390
+ "shipping_address": "آدرس حمل‌ و نقل به‌روزرسانی شد",
1391
+ "billing_address": "آدرس صورتحساب به‌روزرسانی شد",
1392
+ "email": "ایمیل به‌روزرسانی شد"
1393
+ }
1394
+ }
1395
+ },
1396
+ "fields": {
1397
+ "displayId": "شناسه نمایشی",
1398
+ "refundableAmount": "مبلغ قابل بازپرداخت",
1399
+ "returnableQuantity": "تعداد قابل مرجوع"
1400
+ }
1401
+ },
1402
+ "draftOrders": {
1403
+ "domain": "سفارشات پیش‌نویس",
1404
+ "deleteWarning": "شما در حال حذف سفارش پیش‌نویس {{id}} هستید. این عمل قابل بازگشت نیست.",
1405
+ "paymentLinkLabel": "لینک پرداخت",
1406
+ "cartIdLabel": "شناسه سبد خرید",
1407
+ "markAsPaid": {
1408
+ "label": "علامت‌گذاری به عنوان پرداخت شده",
1409
+ "warningTitle": "علامت‌گذاری به عنوان پرداخت شده",
1410
+ "warningDescription": "شما در حال علامت‌گذاری سفارش پیش‌نویس به عنوان پرداخت شده هستید. این عمل قابل بازگشت نیست و جمع‌آوری پرداخت بعداً امکان‌پذیر نخواهد بود."
1411
+ },
1412
+ "status": {
1413
+ "open": "باز",
1414
+ "completed": "تکمیل شده"
1415
+ },
1416
+ "create": {
1417
+ "createDraftOrder": "ایجاد سفارش پیش‌نویس",
1418
+ "createDraftOrderHint": "یک سفارش پیش‌نویس جدید ایجاد کنید تا جزئیات سفارش را قبل از ثبت مدیریت کنید.",
1419
+ "chooseRegionHint": "منطقه را انتخاب کنید",
1420
+ "existingItemsLabel": "آیتم‌های موجود",
1421
+ "existingItemsHint": "محصولات موجود را به سفارش پیش‌نویس اضافه کنید.",
1422
+ "customItemsLabel": "آیتم‌های سفارشی",
1423
+ "customItemsHint": "آیتم‌های سفارشی را به سفارش پیش‌نویس اضافه کنید.",
1424
+ "addExistingItemsAction": "افزودن آیتم‌های موجود",
1425
+ "addCustomItemAction": "افزودن آیتم سفارشی",
1426
+ "noCustomItemsAddedLabel": "هنوز هیچ آیتم سفارشی اضافه نشده است",
1427
+ "noExistingItemsAddedLabel": "هنوز هیچ آیتم موجودی اضافه نشده است",
1428
+ "chooseRegionTooltip": "ابتدا یک منطقه انتخاب کنید",
1429
+ "useExistingCustomerLabel": "استفاده از مشتری موجود",
1430
+ "addShippingMethodsAction": "افزودن روش‌های حمل‌ و نقل",
1431
+ "unitPriceOverrideLabel": "تغییر قیمت واحد",
1432
+ "shippingOptionLabel": "گزینه حمل و نقل",
1433
+ "shippingOptionHint": "گزینه حمل و نقل را برای سفارش پیش‌نویس انتخاب کنید.",
1434
+ "shippingPriceOverrideLabel": "تغییر قیمت حمل‌ و نقل",
1435
+ "shippingPriceOverrideHint": "قیمت حمل‌ و نقل را برای سفارش پیش‌نویس تغییر دهید.",
1436
+ "sendNotificationLabel": "ارسال اطلاع‌رسانی",
1437
+ "sendNotificationHint": "هنگام ایجاد سفارش پیش‌نویس به مشتری اطلاع دهید."
1438
+ },
1439
+ "validation": {
1440
+ "requiredEmailOrCustomer": "ایمیل یا مشتری الزامی است.",
1441
+ "requiredItems": "حداقل یک آیتم الزامی است.",
1442
+ "invalidEmail": "ایمیل باید یک آدرس ایمیل معتبر باشد."
1443
+ }
1444
+ },
1445
+ "stockLocations": {
1446
+ "domain": "مکان‌ها و حمل‌ و نقل",
1447
+ "list": {
1448
+ "description": "مکان‌های موجودی و گزینه‌های حمل‌ و نقل فروشگاه خود را مدیریت کنید."
1449
+ },
1450
+ "create": {
1451
+ "header": "ایجاد مکان موجودی",
1452
+ "hint": "مکان موجودی یک انبار، فروشگاه فیزیکی، مرکز توزیع یا نمایندگی فروش است که محصولات در آن ذخیره و از آن ارسال می‌شوند.",
1453
+ "successToast": "مکان {{name}} با موفقیت ایجاد شد."
1454
+ },
1455
+ "edit": {
1456
+ "header": "ویرایش مکان موجودی",
1457
+ "viewInventory": "مشاهده موجودی",
1458
+ "successToast": "مکان {{name}} با موفقیت به‌روزرسانی شد."
1459
+ },
1460
+ "delete": {
1461
+ "confirmation": "شما در حال حذف مکان موجودی {{name}} هستید. این عمل قابل بازگشت نیست."
1462
+ },
1463
+ "fulfillmentProviders": {
1464
+ "header": "ارائه‌ دهندگان پردازش",
1465
+ "shippingOptionsTooltip": "این لیست فقط شامل ارائه‌دهندگانی است که برای این مکان فعال شده‌اند. اگر لیست غیرفعال است، آن‌ها را به این مکان اضافه کنید.",
1466
+ "label": "ارائه‌دهندگان پردازش متصل",
1467
+ "connectedTo": "متصل به {{count}} از {{total}} ارائه‌دهندگان پردازش",
1468
+ "noProviders": "این مکان موجودی به هیچ ارائه‌دهنده پردازشی متصل نیست.",
1469
+ "action": "اتصال ارائه‌ دهندگان",
1470
+ "successToast": "ارائه‌ دهندگان پردازش برای مکان موجودی با موفقیت به‌روزرسانی شدند."
1471
+ },
1472
+ "fulfillmentSets": {
1473
+ "pickup": {
1474
+ "header": "تحویل حضوری"
1475
+ },
1476
+ "shipping": {
1477
+ "header": "حمل و نقل"
1478
+ },
1479
+ "disable": {
1480
+ "confirmation": "آیا مطمئن هستید که می‌خواهید {{name}} را غیرفعال کنید؟ این عمل تمام مناطق سرویس و گزینه‌های حمل و نقل مرتبط را حذف می‌کند و قابل بازگشت نیست.",
1481
+ "pickup": "تحویل حضوری با موفقیت غیرفعال شد.",
1482
+ "shipping": "حمل و نقل با موفقیت غیرفعال شد."
1483
+ },
1484
+ "enable": {
1485
+ "pickup": "تحویل حضوری با موفقیت فعال شد.",
1486
+ "shipping": "حمل و نقل با موفقیت فعال شد."
1487
+ }
1488
+ },
1489
+ "sidebar": {
1490
+ "header": "پیکربندی حمل و نقل",
1491
+ "shippingProfiles": {
1492
+ "label": "پروفایل‌های حمل و نقل",
1493
+ "description": "محصولات را بر اساس نیازهای حمل و نقل گروه‌بندی کنید"
1494
+ }
1495
+ },
1496
+ "salesChannels": {
1497
+ "header": "کانال‌های فروش",
1498
+ "label": "کانال‌های فروش متصل",
1499
+ "connectedTo": "متصل به {{count}} از {{total}} کانال‌ فروش",
1500
+ "noChannels": "این مکان به هیچ کانال فروشی متصل نیست.",
1501
+ "action": "اتصال کانال‌های فروش",
1502
+ "successToast": "کانال‌های فروش با موفقیت به‌روزرسانی شدند."
1503
+ },
1504
+ "shippingOptions": {
1505
+ "create": {
1506
+ "shipping": {
1507
+ "header": "ایجاد گزینه حمل‌ و نقل برای {{zone}}",
1508
+ "hint": "یک گزینه حمل و نقل جدید ایجاد کنید تا نحوه‌ی ارسال محصولات از این مکان را تعریف کنید.",
1509
+ "label": "گزینه‌های حمل‌ و نقل",
1510
+ "successToast": "گزینه حمل‌ و نقل {{name}} با موفقیت ایجاد شد."
1511
+ },
1512
+ "returns": {
1513
+ "header": "ایجاد گزینه مرجوعی برای {{zone}}",
1514
+ "hint": "یک گزینه مرجوعی جدید ایجاد کنید تا نحوه بازگشت محصولات به این مکان را تعریف کنید.",
1515
+ "label": "گزینه‌های مرجوعی",
1516
+ "successToast": "گزینه مرجوعی {{name}} با موفقیت ایجاد شد."
1517
+ },
1518
+ "tabs": {
1519
+ "details": "جزئیات",
1520
+ "prices": "قیمت‌ها"
1521
+ },
1522
+ "action": "ایجاد گزینه"
1523
+ },
1524
+ "delete": {
1525
+ "confirmation": "شما در حال حذف گزینه حمل‌ و نقل {{name}} هستید. این عمل قابل بازگشت نیست.",
1526
+ "successToast": "گزینه حمل‌ و نقل {{name}} با موفقیت حذف شد."
1527
+ },
1528
+ "edit": {
1529
+ "header": "ویرایش گزینه حمل و نقل",
1530
+ "action": "ویرایش گزینه",
1531
+ "successToast": "گزینه حمل و نقل {{name}} با موفقیت به‌روزرسانی شد."
1532
+ },
1533
+ "pricing": {
1534
+ "action": "ویرایش قیمت‌ها"
1535
+ },
1536
+ "conditionalPrices": {
1537
+ "header": "قیمت‌های شرطی برای {{name}}",
1538
+ "description": "هزینه‌ی این گزینه‌ی حمل و نقل را بر اساس مجموع آیتم‌های سبد خرید مدیریت کنید.",
1539
+ "attributes": {
1540
+ "cartItemTotal": "مجموع آیتم‌های سبد خرید"
1541
+ },
1542
+ "summaries": {
1543
+ "range": "اگر <0>{{attribute}}</0> بین <1>{{gte}}</1> و <2>{{lte}}</2> باشد",
1544
+ "greaterThan": "اگر <0>{{attribute}}</0> ≥ <1>{{gte}}</1> باشد",
1545
+ "lessThan": "اگر <0>{{attribute}}</0> ≤ <1>{{lte}}</1> باشد"
1546
+ },
1547
+ "actions": {
1548
+ "addPrice": "افزودن قیمت",
1549
+ "manageConditionalPrices": "مدیریت قیمت‌های شرطی"
1550
+ },
1551
+ "rules": {
1552
+ "amount": "قیمت گزینه حمل و نقل",
1553
+ "gte": "حداقل مجموع آیتم‌های سبد خرید",
1554
+ "lte": "حداکثر مجموع آیتم‌های سبد خرید"
1555
+ },
1556
+ "customRules": {
1557
+ "label": "قوانین سفارشی",
1558
+ "tooltip": "این قیمت شرطی قوانینی دارد که در داشبورد قابل مدیریت نیستند.",
1559
+ "eq": "مجموع آیتم‌های سبد خرید باید برابر باشد",
1560
+ "gt": "مجموع آیتم‌های سبد خرید باید بیشتر باشد",
1561
+ "lt": "مجموع آیتم‌های سبد خرید باید کمتر باشد"
1562
+ },
1563
+ "errors": {
1564
+ "amountRequired": "قیمت گزینه حمل و نقل الزامی است",
1565
+ "minOrMaxRequired": "حداقل یکی از موارد حداقل یا حداکثر مجموع آیتم‌های سبد خرید باید ارائه شود",
1566
+ "minGreaterThanMax": "حداقل مجموع آیتم‌های سبد خرید باید کمتر یا مساوی حداکثر باشد",
1567
+ "duplicateAmount": "قیمت گزینه حمل و نقل باید برای هر شرط منحصر به فرد باشد",
1568
+ "overlappingConditions": "شرایط باید در تمام قوانین قیمت منحصر به فرد باشند"
1569
+ }
1570
+ },
1571
+ "fields": {
1572
+ "count": {
1573
+ "shipping_one": "{{count}} گزینه حمل و نقل",
1574
+ "shipping_other": "{{count}} گزینه‌ حمل و نقل",
1575
+ "returns_one": "{{count}} گزینه مرجوعی",
1576
+ "returns_other": "{{count}} گزینه‌ مرجوعی"
1577
+ },
1578
+ "priceType": {
1579
+ "label": "نوع قیمت",
1580
+ "options": {
1581
+ "fixed": {
1582
+ "label": "ثابت",
1583
+ "hint": "قیمت گزینه حمل و نقل ثابت است و بر اساس محتوای سفارش تغییر نمی‌کند."
1584
+ },
1585
+ "calculated": {
1586
+ "label": "محاسبه‌ شده",
1587
+ "hint": "قیمت گزینه حمل و نقل توسط ارائه‌ دهنده پردازش در هنگام تسویه‌ حساب محاسبه می‌شود."
1588
+ }
1589
+ }
1590
+ },
1591
+ "enableInStore": {
1592
+ "label": "فعال‌سازی در فروشگاه",
1593
+ "hint": "آیا مشتریان می‌توانند از این گزینه در هنگام تسویه‌ حساب استفاده کنند."
1594
+ },
1595
+ "provider": "ارائه‌دهنده پردازش",
1596
+ "profile": "پروفایل حمل و نقل",
1597
+ "fulfillmentOption": "گزینه پردازش"
1598
+ }
1599
+ },
1600
+ "serviceZones": {
1601
+ "create": {
1602
+ "headerPickup": "ایجاد منطقه سرویس‌دهی برای تحویل حضوری از {{location}}",
1603
+ "headerShipping": "ایجاد منطقه سرویس‌دهی برای حمل و نقل از {{location}}",
1604
+ "action": "ایجاد منطقه سرویس‌دهی",
1605
+ "successToast": "منطقه سرویس {{name}} با موفقیت ایجاد شد."
1606
+ },
1607
+ "edit": {
1608
+ "header": "ویرایش منطقه سرویس‌دهی",
1609
+ "successToast": "منطقه سروی‌دهی {{name}} با موفقیت به‌روزرسانی شد."
1610
+ },
1611
+ "delete": {
1612
+ "confirmation": "شما در حال حذف منطقه سرویس‌دهی {{name}} هستید. این عمل قابل بازگشت نیست.",
1613
+ "successToast": "منطقه سرویس‌دهی {{name}} با موفقیت حذف شد."
1614
+ },
1615
+ "manageAreas": {
1616
+ "header": "مدیریت مناطق برای {{name}}",
1617
+ "action": "مدیریت مناطق",
1618
+ "label": "مناطق",
1619
+ "hint": "مناطق جغرافیایی که منطقه سرویس‌دهی پوشش می‌دهد را انتخاب کنید.",
1620
+ "successToast": "مناطق برای {{name}} با موفقیت به‌روزرسانی شدند."
1621
+ },
1622
+ "fields": {
1623
+ "noRecords": "هیچ منطقه سرویسی‌دهی برای افزودن گزینه‌های حمل و نقل وجود ندارد.",
1624
+ "tip": "منطقه سرویس‌دهی مجموعه‌ای از مناطق جغرافیایی است. از آن برای محدود کردن گزینه‌های حمل و نقل به مجموعه‌ای از مکان‌ها استفاده می‌شود."
1625
+ }
1626
+ }
1627
+ },
1628
+ "shippingProfile": {
1629
+ "domain": "پروفایل‌های حمل و نقل",
1630
+ "subtitle": "محصولات با نیازهای حمل و نقل مشابه را در پروفایل‌ها گروه‌بندی کنید.",
1631
+ "create": {
1632
+ "header": "ایجاد پروفایل حمل و نقل",
1633
+ "hint": "یک پروفایل حمل و نقل جدید ایجاد کنید تا محصولات با نیازهای حمل و نقل مشابه را گروه‌بندی کنید.",
1634
+ "successToast": "پروفایل حمل و نقل {{name}} با موفقیت ایجاد شد."
1635
+ },
1636
+ "delete": {
1637
+ "title": "حذف پروفایل حمل و نقل",
1638
+ "description": "شما در حال حذف پروفایل حمل و نقل {{name}} هستید. این عمل قابل بازگشت نیست.",
1639
+ "successToast": "پروفایل حمل و نقل {{name}} با موفقیت حذف شد."
1640
+ },
1641
+ "tooltip": {
1642
+ "type": "نوع پروفایل حمل و نقل را وارد کنید، به عنوان مثال: سنگین، بزرگ‌اندازه، فقط باربری و غیره."
1643
+ }
1644
+ },
1645
+ "taxRegions": {
1646
+ "domain": "مناطق مالیاتی",
1647
+ "list": {
1648
+ "hint": "مدیریت هزینه‌هایی که از مشتریان برای خرید از کشورهای مختلف و مناطق متفاوت دریافت می‌کنید."
1649
+ },
1650
+ "delete": {
1651
+ "confirmation": "شما در حال حذف یک منطقه مالیاتی هستید. این اقدام قابل بازگشت نیست.",
1652
+ "successToast": "منطقه مالیاتی با موفقیت حذف شد."
1653
+ },
1654
+ "create": {
1655
+ "header": "ایجاد منطقه مالیاتی",
1656
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک کشور مشخص.",
1657
+ "errors": {
1658
+ "rateIsRequired": "نرخ مالیات هنگام ایجاد یک نرخ مالیاتی پیش‌فرض ضروری است.",
1659
+ "nameIsRequired": "نام هنگام ایجاد یک نرخ مالیاتی پیش‌فرض ضروری است."
1660
+ },
1661
+ "successToast": "منطقه مالیاتی با موفقیت ایجاد شد."
1662
+ },
1663
+ "province": {
1664
+ "header": "استان‌ها",
1665
+ "create": {
1666
+ "header": "ایجاد منطقه مالیاتی برای استان",
1667
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک استان مشخص."
1668
+ }
1669
+ },
1670
+ "state": {
1671
+ "header": "ایالت‌ها",
1672
+ "create": {
1673
+ "header": "ایجاد منطقه مالیاتی برای ایالت",
1674
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک ایالت مشخص."
1675
+ }
1676
+ },
1677
+ "stateOrTerritory": {
1678
+ "header": "ایالت یا قلمرو",
1679
+ "create": {
1680
+ "header": "ایجاد منطقه مالیاتی برای ایالت یا قلمرو",
1681
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک ایالت یا قلمرو مشخص."
1682
+ }
1683
+ },
1684
+ "county": {
1685
+ "header": "شهرستان‌ها",
1686
+ "create": {
1687
+ "header": "ایجاد منطقه مالیاتی برای شهرستان",
1688
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک شهرستان مشخص."
1689
+ }
1690
+ },
1691
+ "region": {
1692
+ "header": "مناطق",
1693
+ "create": {
1694
+ "header": "ایجاد منطقه مالیاتی برای منطقه",
1695
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک منطقه مشخص."
1696
+ }
1697
+ },
1698
+ "department": {
1699
+ "header": "بخش‌ها",
1700
+ "create": {
1701
+ "header": "ایجاد منطقه مالیاتی برای بخش",
1702
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک بخش مشخص."
1703
+ }
1704
+ },
1705
+ "territory": {
1706
+ "header": "قلمروها",
1707
+ "create": {
1708
+ "header": "ایجاد منطقه مالیاتی برای قلمرو",
1709
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک قلمرو مشخص."
1710
+ }
1711
+ },
1712
+ "prefecture": {
1713
+ "header": "استان‌ها (Prefectures)",
1714
+ "create": {
1715
+ "header": "ایجاد منطقه مالیاتی برای استان (Prefecture)",
1716
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک استان مشخص (Prefecture)."
1717
+ }
1718
+ },
1719
+ "district": {
1720
+ "header": "ناحیه‌ها",
1721
+ "create": {
1722
+ "header": "ایجاد منطقه مالیاتی برای ناحیه",
1723
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک ناحیه مشخص."
1724
+ }
1725
+ },
1726
+ "governorate": {
1727
+ "header": "استانداری‌ها",
1728
+ "create": {
1729
+ "header": "ایجاد منطقه مالیاتی برای استانداری",
1730
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک استانداری مشخص."
1731
+ }
1732
+ },
1733
+ "canton": {
1734
+ "header": "کانتون‌ها",
1735
+ "create": {
1736
+ "header": "ایجاد منطقه مالیاتی برای کانتون",
1737
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک کانتون مشخص."
1738
+ }
1739
+ },
1740
+ "emirate": {
1741
+ "header": "امارت‌ها",
1742
+ "create": {
1743
+ "header": "ایجاد منطقه مالیاتی برای امارت",
1744
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک امارت مشخص."
1745
+ }
1746
+ },
1747
+ "sublevel": {
1748
+ "header": "زیربخش‌ها",
1749
+ "create": {
1750
+ "header": "ایجاد منطقه مالیاتی برای زیربخش",
1751
+ "hint": "ایجاد یک منطقه مالیاتی جدید برای تعریف نرخ‌های مالیاتی یک زیربخش مشخص."
1752
+ }
1753
+ },
1754
+ "taxOverrides": {
1755
+ "header": "نرخ‌های جایگزین",
1756
+ "create": {
1757
+ "header": "ایجاد نرخ جایگزین",
1758
+ "hint": "ایجاد یک نرخ مالیاتی که جایگزین نرخ‌های پیش‌فرض برای شرایط انتخاب‌شده باشد."
1759
+ },
1760
+ "edit": {
1761
+ "header": "ویرایش نرخ جایگزین",
1762
+ "hint": "ویرایش نرخ مالیاتی که جایگزین نرخ‌های پیش‌فرض برای شرایط انتخاب‌شده باشد."
1763
+ }
1764
+ },
1765
+ "taxRates": {
1766
+ "create": {
1767
+ "header": "ایجاد نرخ مالیات",
1768
+ "hint": "ایجاد یک نرخ مالیاتی جدید برای تعریف نرخ مالیاتی یک منطقه.",
1769
+ "successToast": "نرخ مالیاتی با موفقیت ایجاد شد."
1770
+ },
1771
+ "edit": {
1772
+ "header": "ویرایش نرخ مالیات",
1773
+ "hint": "ویرایش نرخ مالیاتی برای تعریف نرخ مالیاتی یک منطقه.",
1774
+ "successToast": "نرخ مالیاتی با موفقیت به‌روزرسانی شد."
1775
+ },
1776
+ "delete": {
1777
+ "confirmation": "شما در حال حذف نرخ مالیاتی {{name}} هستید. این اقدام قابل بازگشت نیست.",
1778
+ "successToast": "نرخ مالیاتی با موفقیت حذف شد."
1779
+ }
1780
+ },
1781
+ "fields": {
1782
+ "isCombinable": {
1783
+ "label": "ترکیب‌پذیر",
1784
+ "hint": "آیا این نرخ مالیاتی می‌تواند با نرخ پیش‌فرض منطقه مالیاتی ترکیب شود یا خیر.",
1785
+ "true": "ترکیب‌پذیر",
1786
+ "false": "غیر ترکیب‌پذیر"
1787
+ },
1788
+ "defaultTaxRate": {
1789
+ "label": "نرخ مالیاتی پیش‌فرض",
1790
+ "tooltip": "نرخ مالیاتی پیش‌فرض برای این منطقه. نمونه‌ای از آن نرخ استاندارد مالیات بر ارزش افزوده (VAT) برای یک کشور یا منطقه است.",
1791
+ "action": "ایجاد نرخ مالیاتی پیش‌فرض"
1792
+ },
1793
+ "taxRate": "نرخ مالیات",
1794
+ "taxCode": "کد مالیاتی",
1795
+ "targets": {
1796
+ "label": "اهداف",
1797
+ "hint": "اهداف مورد نظر که این نرخ مالیاتی بر آن‌ها اعمال می‌شود را انتخاب کنید.",
1798
+ "options": {
1799
+ "product": "محصولات",
1800
+ "productCollection": "مجموعه محصولات",
1801
+ "productTag": "برچسب محصولات",
1802
+ "productType": "نوع محصولات",
1803
+ "customerGroup": "گروه مشتریان"
1804
+ },
1805
+ "operators": {
1806
+ "in": "در",
1807
+ "on": "بر",
1808
+ "and": "و"
1809
+ },
1810
+ "placeholders": {
1811
+ "product": "محصولات را جستجو کنید",
1812
+ "productCollection": "مجموعه محصولات را جستجو کنید",
1813
+ "productTag": "برچسب‌های محصولات را جستجو کنید",
1814
+ "productType": "نوع محصولات را جستجو کنید",
1815
+ "customerGroup": "گروه‌های مشتریان را جستجو کنید"
1816
+ },
1817
+ "tags": {
1818
+ "product": "محصول",
1819
+ "productCollection": "مجموعه محصول",
1820
+ "productTag": "برچسب محصول",
1821
+ "productType": "نوع محصول",
1822
+ "customerGroup": "گروه مشتریان"
1823
+ },
1824
+ "modal": {
1825
+ "header": "اضافه کردن اهداف"
1826
+ },
1827
+ "values_one": "{{count}} مقدار",
1828
+ "values_other": "{{count}} مقادیر",
1829
+ "numberOfTargets_one": "{{count}} هدف",
1830
+ "numberOfTargets_other": "{{count}} اهداف",
1831
+ "additionalValues_one": "و {{count}} مقدار دیگر",
1832
+ "additionalValues_other": "و {{count}} مقادیر دیگر",
1833
+ "action": "اضافه کردن هدف"
1834
+ },
1835
+ "sublevels": {
1836
+ "labels": {
1837
+ "province": "استان",
1838
+ "state": "ایالت",
1839
+ "region": "منطقه",
1840
+ "stateOrTerritory": "ایالت/قلمرو",
1841
+ "department": "بخش",
1842
+ "county": "شهرستان",
1843
+ "territory": "قلمرو",
1844
+ "prefecture": "استان (Prefecture)",
1845
+ "district": "ناحیه",
1846
+ "governorate": "استانداری",
1847
+ "emirate": "امارت",
1848
+ "canton": "کانتون",
1849
+ "sublevel": "کد زیربخش"
1850
+ },
1851
+ "placeholders": {
1852
+ "province": "انتخاب استان",
1853
+ "state": "انتخاب ایالت",
1854
+ "region": "انتخاب منطقه",
1855
+ "stateOrTerritory": "انتخاب ایالت/قلمرو",
1856
+ "department": "انتخاب دپارتمان",
1857
+ "county": "انتخاب شهرستان",
1858
+ "territory": "انتخاب قلمرو",
1859
+ "prefecture": "انتخاب استان (Prefecture)",
1860
+ "district": "انتخاب ناحیه",
1861
+ "governorate": "انتخاب استانداری",
1862
+ "emirate": "انتخاب امارت",
1863
+ "canton": "انتخاب کانتون"
1864
+ },
1865
+ "tooltips": {
1866
+ "sublevel": "کد ISO 3166-2 را برای منطقه مالیاتی سطح فرعی وارد کنید.",
1867
+ "notPartOfCountry": "به نظر می‌رسد {{province}} بخشی از {{country}} نیست. لطفاً دوباره بررسی کنید که آیا این درست است یا خیر."
1868
+ },
1869
+ "alert": {
1870
+ "header": "زیربخش‌ها برای این منطقه مالیاتی غیرفعال هستند",
1871
+ "description": "زیربخش‌های این منطقه به‌صورت پیش‌فرض غیرفعال هستند. می‌توانید آن‌ها را فعال کنید تا زیربخش‌هایی مانند استان‌ها، ایالت‌ها یا نواحی ایجاد کنید.",
1872
+ "action": "فعال‌سازی زیربخش‌ها"
1873
+ }
1874
+ },
1875
+ "noDefaultRate": {
1876
+ "label": "بدون نرخ پیش‌فرض",
1877
+ "tooltip": "این منطقه مالیاتی نرخ مالیاتی پیش‌فرض ندارد. اگر نرخ استانداردی مانند VAT یک کشور وجود دارد، لطفاً آن را به این منطقه اضافه کنید."
1878
+ }
1879
+ }
1880
+ },
1881
+ "promotions": {
1882
+ "domain": "تبلیغات",
1883
+ "sections": {
1884
+ "details": "جزئیات تبلیغات"
1885
+ },
1886
+ "tabs": {
1887
+ "template": "نوع",
1888
+ "details": "جزئیات",
1889
+ "campaign": "کمپین"
1890
+ },
1891
+ "fields": {
1892
+ "type": "نوع",
1893
+ "value_type": "نوع مقدار",
1894
+ "value": "مقدار",
1895
+ "campaign": "کمپین",
1896
+ "method": "روش",
1897
+ "allocation": "تخصیص",
1898
+ "addCondition": "افزودن شرط",
1899
+ "clearAll": "پاک کردن همه",
1900
+ "amount": {
1901
+ "tooltip": "کد ارز را انتخاب کنید تا امکان تنظیم مقدار فعال شود"
1902
+ },
1903
+ "conditions": {
1904
+ "rules": {
1905
+ "title": "چه کسی می‌تواند از این کد استفاده کند؟",
1906
+ "description": "کدام مشتری مجاز به استفاده از کد تبلیغاتی است؟ اگر تغییری داده نشود، کد تبلیغاتی توسط همه مشتریان قابل استفاده خواهد بود."
1907
+ },
1908
+ "target-rules": {
1909
+ "title": "این تبلیغ روی چه آیتم‌هایی اعمال می‌شود؟",
1910
+ "description": "تبلیغ روی آیتم‌هایی اعمال می‌شود که با شرایط زیر مطابقت داشته باشند."
1911
+ },
1912
+ "buy-rules": {
1913
+ "title": "برای فعال‌سازی تبلیغ چه چیزی باید در سبد خرید باشد؟",
1914
+ "description": "اگر این شرایط مطابقت داشته باشند، تبلیغ روی آیتم‌های هدف فعال می‌شود."
1915
+ }
1916
+ }
1917
+ },
1918
+ "tooltips": {
1919
+ "campaignType": "برای تنظیم بودجه، کد ارز باید در تبلیغ انتخاب شود."
1920
+ },
1921
+ "errors": {
1922
+ "requiredField": "فیلد الزامی",
1923
+ "promotionTabError": "قبل از ادامه، خطاهای تب تبلیغات را برطرف کنید"
1924
+ },
1925
+ "toasts": {
1926
+ "promotionCreateSuccess": "تبلیغ ({{code}}) با موفقیت ایجاد شد."
1927
+ },
1928
+ "create": {},
1929
+ "edit": {
1930
+ "title": "ویرایش جزئیات تبلیغ",
1931
+ "rules": {
1932
+ "title": "ویرایش شرایط استفاده"
1933
+ },
1934
+ "target-rules": {
1935
+ "title": "ویرایش شرایط آیتم"
1936
+ },
1937
+ "buy-rules": {
1938
+ "title": "ویرایش قوانین خرید"
1939
+ }
1940
+ },
1941
+ "campaign": {
1942
+ "header": "کمپین",
1943
+ "edit": {
1944
+ "header": "ویرایش کمپین",
1945
+ "successToast": "کمپین تبلیغ با موفقیت به‌روزرسانی شد."
1946
+ },
1947
+ "actions": {
1948
+ "goToCampaign": "برو به کمپین"
1949
+ }
1950
+ },
1951
+ "campaign_currency": {
1952
+ "tooltip": "این ارز تبلیغ است. آن را از تب جزئیات تغییر دهید."
1953
+ },
1954
+ "form": {
1955
+ "required": "الزامی",
1956
+ "and": "و",
1957
+ "selectAttribute": "انتخاب ویژگی",
1958
+ "campaign": {
1959
+ "existing": {
1960
+ "title": "کمپین موجود",
1961
+ "description": "تبلیغ را به یک کمپین موجود اضافه کنید.",
1962
+ "placeholder": {
1963
+ "title": "هیچ کمپین وجود ندارد",
1964
+ "desc": "می‌توانید یکی ایجاد کنید تا چندین تبلیغ را ردیابی کرده و محدودیت بودجه تعیین کنید."
1965
+ }
1966
+ },
1967
+ "new": {
1968
+ "title": "کمپین جدید",
1969
+ "description": "یک کمپین جدید برای این تبلیغ ایجاد کنید."
1970
+ },
1971
+ "none": {
1972
+ "title": "بدون کمپین",
1973
+ "description": "بدون اتصال تبلیغ با یک کمپین ادامه دهید"
1974
+ }
1975
+ },
1976
+ "status": {
1977
+ "label": "وضعیت",
1978
+ "draft": {
1979
+ "title": "پیش‌نویس",
1980
+ "description": "مشتریان هنوز نمی‌توانند از کد استفاده کنند"
1981
+ },
1982
+ "active": {
1983
+ "title": "فعال",
1984
+ "description": "مشتریان می‌توانند از کد استفاده کنند"
1985
+ },
1986
+ "inactive": {
1987
+ "title": "غیرفعال",
1988
+ "description": "مشتریان دیگر نمی‌توانند از کد استفاده کنند"
1989
+ }
1990
+ },
1991
+ "method": {
1992
+ "label": "روش",
1993
+ "code": {
1994
+ "title": "کد تبلیغاتی",
1995
+ "description": "مشتریان باید این کد را در هنگام تسویه‌حساب وارد کنند"
1996
+ },
1997
+ "automatic": {
1998
+ "title": "خودکار",
1999
+ "description": "مشتریان این تبلیغ را در هنگام تسویه‌حساب مشاهده خواهند کرد"
2000
+ }
2001
+ },
2002
+ "max_quantity": {
2003
+ "title": "حداکثر تعداد",
2004
+ "description": "حداکثر تعداد آیتم‌هایی که این تبلیغ روی آن‌ها اعمال می‌شود."
2005
+ },
2006
+ "type": {
2007
+ "standard": {
2008
+ "title": "استاندارد",
2009
+ "description": "یک تبلیغ استاندارد"
2010
+ },
2011
+ "buyget": {
2012
+ "title": "خرید و دریافت",
2013
+ "description": "تبلیغ خرید X و دریافت Y"
2014
+ }
2015
+ },
2016
+ "allocation": {
2017
+ "each": {
2018
+ "title": "هر کدام",
2019
+ "description": "مقدار را روی هر آیتم به صورت جداگانه اعمال می‌کند"
2020
+ },
2021
+ "across": {
2022
+ "title": "بر روی همه",
2023
+ "description": "مقدار را به صورت کلی بر روی همه آیتم‌ها اعمال می‌کند"
2024
+ }
2025
+ },
2026
+ "code": {
2027
+ "title": "کد",
2028
+ "description": "کدی که مشتریان شما در هنگام تسویه‌حساب وارد می‌کنند."
2029
+ },
2030
+ "value": {
2031
+ "title": "مقدار تبلیغ"
2032
+ },
2033
+ "value_type": {
2034
+ "fixed": {
2035
+ "title": "مقدار تبلیغ",
2036
+ "description": "مقداری که باید تخفیف داده شود. مثلاً 100"
2037
+ },
2038
+ "percentage": {
2039
+ "title": "مقدار تبلیغ",
2040
+ "description": "درصدی که باید از مقدار تخفیف داده شود. مثلاً 8%"
2041
+ }
2042
+ }
2043
+ },
2044
+ "deleteWarning": "شما در حال حذف تبلیغ {{code}} هستید. این عمل قابل بازگشت نیست.",
2045
+ "createPromotionTitle": "ایجاد تبلیغ",
2046
+ "type": "نوع تبلیغ",
2047
+ "conditions": {
2048
+ "add": "افزودن شرط",
2049
+ "list": {
2050
+ "noRecordsMessage": "یک شرط اضافه کنید تا محدودیت‌هایی برای اعمال تبلیغ روی آیتم‌ها تعیین کنید."
2051
+ }
2052
+ }
2053
+ },
2054
+ "campaigns": {
2055
+ "domain": "کمپین‌ها",
2056
+ "details": "جزئیات کمپین",
2057
+ "status": {
2058
+ "active": "فعال",
2059
+ "expired": "منقضی شده",
2060
+ "scheduled": "زمان‌بندی شده"
2061
+ },
2062
+ "delete": {
2063
+ "title": "آیا مطمئن هستید؟",
2064
+ "description": "شما در حال حذف کمپین '{{name}}' هستید. این عمل قابل بازگشت نیست.",
2065
+ "successToast": "کمپین '{{name}}' با موفقیت ایجاد شد."
2066
+ },
2067
+ "edit": {
2068
+ "header": "ویرایش کمپین",
2069
+ "description": "جزئیات کمپین را ویرایش کنید.",
2070
+ "successToast": "کمپین '{{name}}' با موفقیت به‌روزرسانی شد."
2071
+ },
2072
+ "configuration": {
2073
+ "header": "پیکربندی",
2074
+ "edit": {
2075
+ "header": "ویرایش پیکربندی کمپین",
2076
+ "description": "پیکربندی کمپین را ویرایش کنید.",
2077
+ "successToast": "پیکربندی کمپین با موفقیت به‌روزرسانی شد."
2078
+ }
2079
+ },
2080
+ "create": {
2081
+ "title": "ایجاد کمپین",
2082
+ "description": "یک کمپین تبلیغاتی ایجاد کنید.",
2083
+ "hint": "یک کمپین تبلیغاتی ایجاد کنید.",
2084
+ "header": "ایجاد کمپین",
2085
+ "successToast": "کمپین '{{name}}' با موفقیت ایجاد شد."
2086
+ },
2087
+ "fields": {
2088
+ "name": "نام",
2089
+ "identifier": "شناسه",
2090
+ "start_date": "تاریخ شروع",
2091
+ "end_date": "تاریخ پایان",
2092
+ "total_spend": "بودجه خرج شده",
2093
+ "total_used": "بودجه استفاده شده",
2094
+ "budget_limit": "محدودیت بودجه",
2095
+ "campaign_id": {
2096
+ "hint": "فقط کمپین‌هایی که کد ارز آن‌ها با تبلیغ یکسان است در این لیست نمایش داده می‌شوند."
2097
+ }
2098
+ },
2099
+ "budget": {
2100
+ "create": {
2101
+ "hint": "یک بودجه برای کمپین ایجاد کنید.",
2102
+ "header": "بودجه کمپین"
2103
+ },
2104
+ "details": "بودجه کمپین",
2105
+ "fields": {
2106
+ "type": "نوع",
2107
+ "currency": "ارز",
2108
+ "limit": "محدودیت",
2109
+ "used": "استفاده شده"
2110
+ },
2111
+ "type": {
2112
+ "spend": {
2113
+ "title": "هزینه",
2114
+ "description": "یک محدودیت برای کل مبلغ تخفیف‌هایی که از یک کد تخفیف یا تبلیغ اعمال می‌شود تعیین کنید."
2115
+ },
2116
+ "usage": {
2117
+ "title": "استفاده",
2118
+ "description": "محدودیتی روی تعداد دفعاتی که تبلیغ می‌تواند استفاده شود تعیین کنید."
2119
+ }
2120
+ },
2121
+ "edit": {
2122
+ "header": "ویرایش بودجه کمپین"
2123
+ }
2124
+ },
2125
+ "promotions": {
2126
+ "remove": {
2127
+ "title": "حذف تبلیغ از کمپین",
2128
+ "description": "شما در حال حذف {{count}} تبلیغ از کمپین هستید. این عمل قابل بازگشت نیست."
2129
+ },
2130
+ "alreadyAdded": "این تبلیغ قبلاً به کمپین اضافه شده است.",
2131
+ "alreadyAddedDiffCampaign": "این تبلیغ قبلاً به یک کمپین دیگر اضافه شده است ({{name}}).",
2132
+ "currencyMismatch": "ارز تبلیغ و کمپین مطابقت ندارد",
2133
+ "toast": {
2134
+ "success": "{{count}} تبلیغ با موفقیت به کمپین اضافه شد."
2135
+ },
2136
+ "add": {
2137
+ "list": {
2138
+ "noRecordsMessage": "ابتدا یک تبلیغ ایجاد کنید."
2139
+ }
2140
+ },
2141
+ "list": {
2142
+ "noRecordsMessage": "هیچ تبلیغی در کمپین وجود ندارد."
2143
+ }
2144
+ },
2145
+ "deleteCampaignWarning": "شما در حال حذف کمپین {{name}} هستید. این عمل قابل بازگشت نیست.",
2146
+ "totalSpend": "<0>{{amount}}</0> <1>{{currency}}</1>"
2147
+ },
2148
+ "priceLists": {
2149
+ "domain": "لیست‌های قیمت",
2150
+ "subtitle": "قیمت‌های فروش یا تغییر قیمت‌ها را برای شرایط خاص ایجاد کنید.",
2151
+ "delete": {
2152
+ "confirmation": "شما در حال حذف لیست قیمت {{title}} هستید. این عمل قابل بازگشت نیست.",
2153
+ "successToast": "لیست قیمت {{title}} با موفقیت حذف شد."
2154
+ },
2155
+ "create": {
2156
+ "header": "ایجاد لیست قیمت",
2157
+ "subheader": "یک لیست قیمت جدید ایجاد کنید تا قیمت‌های محصولات خود را مدیریت کنید.",
2158
+ "tabs": {
2159
+ "details": "جزئیات",
2160
+ "products": "محصولات",
2161
+ "prices": "قیمت‌ها"
2162
+ },
2163
+ "successToast": "لیست قیمت {{title}} با موفقیت ایجاد شد.",
2164
+ "products": {
2165
+ "list": {
2166
+ "noRecordsMessage": "ابتدا یک محصول ایجاد کنید."
2167
+ }
2168
+ }
2169
+ },
2170
+ "edit": {
2171
+ "header": "ویرایش لیست قیمت",
2172
+ "successToast": "لیست قیمت {{title}} با موفقیت به‌روزرسانی شد."
2173
+ },
2174
+ "configuration": {
2175
+ "header": "پیکربندی",
2176
+ "edit": {
2177
+ "header": "ویرایش پیکربندی لیست قیمت",
2178
+ "description": "پیکربندی لیست قیمت را ویرایش کنید.",
2179
+ "successToast": "پیکربندی لیست قیمت با موفقیت به‌روزرسانی شد."
2180
+ }
2181
+ },
2182
+ "products": {
2183
+ "header": "محصولات",
2184
+ "actions": {
2185
+ "addProducts": "افزودن محصولات",
2186
+ "editPrices": "ویرایش قیمت‌ها"
2187
+ },
2188
+ "delete": {
2189
+ "confirmation_one": "شما در حال حذف قیمت‌های {{count}} محصول در لیست قیمت هستید. این عمل قابل بازگشت نیست.",
2190
+ "confirmation_other": "شما در حال حذف قیمت‌های {{count}} محصول در لیست قیمت هستید. این عمل قابل بازگشت نیست.",
2191
+ "successToast_one": "قیمت‌های {{count}} محصول با موفقیت حذف شد.",
2192
+ "successToast_other": "قیمت‌های {{count}} محصول با موفقیت حذف شد."
2193
+ },
2194
+ "add": {
2195
+ "successToast": "قیمت‌ها با موفقیت به لیست قیمت اضافه شدند."
2196
+ },
2197
+ "edit": {
2198
+ "successToast": "قیمت‌ها با موفقیت به‌روزرسانی شدند."
2199
+ }
2200
+ },
2201
+ "fields": {
2202
+ "priceOverrides": {
2203
+ "label": "بازنویسی قیمت‌ها",
2204
+ "header": "بازنویسی قیمت‌ها"
2205
+ },
2206
+ "status": {
2207
+ "label": "وضعیت",
2208
+ "options": {
2209
+ "active": "فعال",
2210
+ "draft": "پیش‌نویس",
2211
+ "expired": "منقضی شده",
2212
+ "scheduled": "زمان‌بندی شده"
2213
+ }
2214
+ },
2215
+ "type": {
2216
+ "label": "نوع",
2217
+ "hint": "نوع لیست قیمتی که می‌خواهید ایجاد کنید را انتخاب کنید.",
2218
+ "options": {
2219
+ "sale": {
2220
+ "label": "فروش",
2221
+ "description": "قیمت‌های فروش، تغییرات موقتی در قیمت محصولات هستند."
2222
+ },
2223
+ "override": {
2224
+ "label": "بازنویسی",
2225
+ "description": "بازنویسی‌ها معمولاً برای ایجاد قیمت‌های خاص مشتری استفاده می‌شوند."
2226
+ }
2227
+ }
2228
+ },
2229
+ "startsAt": {
2230
+ "label": "لیست قیمت تاریخ شروع دارد؟",
2231
+ "hint": "لیست قیمت را برای فعال‌سازی در آینده زمان‌بندی کنید."
2232
+ },
2233
+ "endsAt": {
2234
+ "label": "لیست قیمت تاریخ انقضا دارد؟",
2235
+ "hint": "لیست قیمت را برای غیرفعال‌سازی در آینده زمان‌بندی کنید."
2236
+ },
2237
+ "customerAvailability": {
2238
+ "header": "انتخاب گروه‌های مشتری",
2239
+ "label": "دسترسی مشتری",
2240
+ "hint": "گروه‌های مشتری که لیست قیمت باید روی آن‌ها اعمال شود را انتخاب کنید.",
2241
+ "placeholder": "جستجوی گروه‌های مشتری",
2242
+ "attribute": "گروه‌های مشتری"
2243
+ }
2244
+ }
2245
+ },
2246
+ "profile": {
2247
+ "domain": "پروفایل",
2248
+ "manageYourProfileDetails": "جزئیات پروفایل خود را مدیریت کنید.",
2249
+ "fields": {
2250
+ "languageLabel": "زبان",
2251
+ "usageInsightsLabel": "تحلیل‌های مربوط به استفاده"
2252
+ },
2253
+ "edit": {
2254
+ "header": "ویرایش پروفایل",
2255
+ "languageHint": "زبانی که می‌خواهید در داشبورد مدیریتی استفاده کنید. این مورد زبان فروشگاه شما را تغییر نمی‌دهد.",
2256
+ "languagePlaceholder": "انتخاب زبان",
2257
+ "usageInsightsHint": "تحلیل‌های مربوط به استفاده را به اشتراک بگذارید و به ما در بهبود مدوسا کمک کنید. می‌توانید در مورد اطلاعاتی که جمع‌آوری می‌کنیم و نحوه استفاده از آن‌ها در <0>مستندات</0> بیشتر بخوانید."
2258
+ },
2259
+ "toast": {
2260
+ "edit": "تغییرات پروفایل ذخیره شد"
2261
+ }
2262
+ },
2263
+ "users": {
2264
+ "domain": "کاربران",
2265
+ "editUser": "ویرایش کاربر",
2266
+ "inviteUser": "دعوت کاربر",
2267
+ "inviteUserHint": "یک کاربر جدید به فروشگاه خود دعوت کنید.",
2268
+ "sendInvite": "ارسال دعوت",
2269
+ "pendingInvites": "دعوت‌های در انتظار",
2270
+ "deleteInviteWarning": "شما در حال حذف دعوت برای {{email}} هستید. این عمل قابل بازگشت نیست.",
2271
+ "resendInvite": "ارسال مجدد دعوت",
2272
+ "copyInviteLink": "کپی لینک دعوت",
2273
+ "expiredOnDate": "منقضی شده در {{date}}",
2274
+ "validFromUntil": "معتبر از <0>{{from}}</0> - <1>{{until}}</1>",
2275
+ "acceptedOnDate": "پذیرفته شده در {{date}}",
2276
+ "inviteStatus": {
2277
+ "accepted": "پذیرفته شده",
2278
+ "pending": "در انتظار",
2279
+ "expired": "منقضی شده"
2280
+ },
2281
+ "roles": {
2282
+ "admin": "ادمین",
2283
+ "developer": "توسعه‌دهنده",
2284
+ "member": "عضو"
2285
+ },
2286
+ "list": {
2287
+ "empty": {
2288
+ "heading": "کاربری یافت نشد",
2289
+ "description": "پس از دعوت یک کاربر، در اینجا نمایش داده خواهد شد."
2290
+ },
2291
+ "filtered": {
2292
+ "heading": "نتیجه‌ای یافت نشد",
2293
+ "description": "هیچ کاربری با معیارهای فیلتر فعلی مطابقت ندارد."
2294
+ }
2295
+ },
2296
+ "deleteUserWarning": "شما در حال حذف کاربر {{name}} هستید. این عمل قابل بازگشت نیست.",
2297
+ "deleteUserSuccess": "کاربر {{name}} با موفقیت حذف شد",
2298
+ "invite": "دعوت"
2299
+ },
2300
+ "store": {
2301
+ "domain": "فروشگاه",
2302
+ "manageYourStoresDetails": "جزئیات فروشگاه خود را مدیریت کنید",
2303
+ "editStore": "ویرایش فروشگاه",
2304
+ "defaultCurrency": "ارز پیش‌فرض",
2305
+ "defaultRegion": "منطقه پیش‌فرض",
2306
+ "swapLinkTemplate": "الگوی لینک تعویض",
2307
+ "paymentLinkTemplate": "الگوی لینک پرداخت",
2308
+ "inviteLinkTemplate": "الگوی لینک دعوت",
2309
+ "currencies": "ارزها",
2310
+ "addCurrencies": "افزودن ارزها",
2311
+ "enableTaxInclusivePricing": "فعال‌سازی قیمت‌گذاری شامل مالیات",
2312
+ "disableTaxInclusivePricing": "غیرفعال‌سازی قیمت‌گذاری شامل مالیات",
2313
+ "removeCurrencyWarning_one": "شما در حال حذف {{count}} ارز از فروشگاه خود هستید. مطمئن شوید که تمام قیمت‌های استفاده‌کننده از این ارز را حذف کرده‌اید.",
2314
+ "removeCurrencyWarning_other": "شما در حال حذف {{count}} ارز از فروشگاه خود هستید. مطمئن شوید که تمام قیمت‌های استفاده‌کننده از این ارزها را حذف کرده‌اید.",
2315
+ "currencyAlreadyAdded": "این ارز قبلاً به فروشگاه شما اضافه شده است.",
2316
+ "edit": {
2317
+ "header": "ویرایش فروشگاه"
2318
+ },
2319
+ "toast": {
2320
+ "update": "فروشگاه با موفقیت به‌روزرسانی شد",
2321
+ "currenciesUpdated": "ارزها با موفقیت به‌روزرسانی شدند",
2322
+ "currenciesRemoved": "ارزها با موفقیت از فروشگاه حذف شدند",
2323
+ "updatedTaxInclusivitySuccessfully": "قیمت‌گذاری شامل مالیات با موفقیت به‌روزرسانی شد"
2324
+ }
2325
+ },
2326
+ "regions": {
2327
+ "domain": "مناطق",
2328
+ "subtitle": "یک منطقه محدوده‌ای است که در آن محصولات خود را می‌فروشید. این منطقه می‌تواند چندین کشور را پوشش دهد و نرخ‌های مالیاتی، ارائه‌دهندگان و ارزهای متفاوتی داشته باشد.",
2329
+ "createRegion": "ایجاد منطقه",
2330
+ "createRegionHint": "نرخ‌های مالیاتی و ارائه‌دهندگان را برای مجموعه‌ای از کشورها مدیریت کنید.",
2331
+ "addCountries": "افزودن کشورها",
2332
+ "editRegion": "ویرایش منطقه",
2333
+ "countriesHint": "کشورهای موجود در این منطقه را اضافه کنید.",
2334
+ "deleteRegionWarning": "شما در حال حذف منطقه {{name}} هستید. این عمل قابل بازگشت نیست.",
2335
+ "removeCountriesWarning_one": "شما در حال حذف {{count}} کشور از منطقه هستید. این عمل قابل بازگشت نیست.",
2336
+ "removeCountriesWarning_other": "شما در حال حذف {{count}} کشور از منطقه هستید. این عمل قابل بازگشت نیست.",
2337
+ "removeCountryWarning": "شما در حال حذف کشور {{name}} از منطقه هستید. این عمل قابل بازگشت نیست.",
2338
+ "automaticTaxesHint": "در صورت فعال‌سازی، مالیات‌ها فقط در هنگام پرداخت بر اساس آدرس حمل و نقل محاسبه می‌شوند.",
2339
+ "taxInclusiveHint": "در صورت فعال‌سازی، قیمت‌ها در این منطقه شامل مالیات خواهند بود.",
2340
+ "providersHint": "روش‌های پرداخت موجود در این منطقه را اضافه کنید.",
2341
+ "shippingOptions": "گزینه‌های حمل و نقل",
2342
+ "deleteShippingOptionWarning": "شما در حال حذف گزینه حمل و نقل {{name}} هستید. این عمل غیر قابل بازگشت است.",
2343
+ "return": "مرجوعی",
2344
+ "outbound": "ارسالی",
2345
+ "priceType": "نوع قیمت",
2346
+ "flatRate": "نرخ ثابت",
2347
+ "calculated": "محاسبه‌شده",
2348
+ "list": {
2349
+ "noRecordsMessage": "برای مناطقی که در آن‌ها فروش دارید، یک منطقه ایجاد کنید."
2350
+ },
2351
+ "toast": {
2352
+ "delete": "منطقه با موفقیت حذف شد",
2353
+ "edit": "منطقه با موفقیت ویرایش شد",
2354
+ "create": "منطقه با موفقیت ایجاد شد",
2355
+ "countries": "کشورهای منطقه با موفقیت به‌روزرسانی شدند"
2356
+ },
2357
+ "shippingOption": {
2358
+ "createShippingOption": "ایجاد گزینه حمل و نقل",
2359
+ "createShippingOptionHint": "یک گزینه حمل و نقل جدید برای منطقه ایجاد کنید.",
2360
+ "editShippingOption": "ویرایش گزینه حمل و نقل",
2361
+ "fulfillmentMethod": "روش پردازش",
2362
+ "type": {
2363
+ "outbound": "ارسالی",
2364
+ "outboundHint": "اگر در حال ایجاد یک گزینه حمل و نقل برای ارسال محصولات به مشتری هستید، از این استفاده کنید.",
2365
+ "return": "مرجوعی",
2366
+ "returnHint": "اگر در حال ایجاد یک گزینه حمل و نقل برای بازگشت محصولات از مشتری به شما هستید، از این استفاده کنید."
2367
+ },
2368
+ "priceType": {
2369
+ "label": "نوع قیمت",
2370
+ "flatRate": "نرخ ثابت",
2371
+ "calculated": "محاسبه‌شده"
2372
+ },
2373
+ "availability": {
2374
+ "adminOnly": "فقط ادمین",
2375
+ "adminOnlyHint": "در صورت فعال‌سازی، گزینه حمل و نقل فقط در داشبورد مدیریتی قابل دسترسی خواهد بود و در فروشگاه نمایش داده نمی‌شود."
2376
+ },
2377
+ "taxInclusiveHint": "در صورت فعال‌سازی، قیمت گزینه حمل و نقل شامل مالیات خواهد بود.",
2378
+ "requirements": {
2379
+ "label": "نیازمندی‌ها",
2380
+ "hint": "نیازمندی‌های گزینه حمل و نقل را مشخص کنید."
2381
+ }
2382
+ }
2383
+ },
2384
+ "taxes": {
2385
+ "domain": "مناطق مالیاتی",
2386
+ "domainDescription": "منطقه مالیاتی خود را مدیریت کنید",
2387
+ "countries": {
2388
+ "taxCountriesHint": "تنظیمات مالیاتی برای کشورهای فهرست‌ شده اعمال می‌شود."
2389
+ },
2390
+ "settings": {
2391
+ "editTaxSettings": "ویرایش تنظیمات مالیاتی",
2392
+ "taxProviderLabel": "ارائه‌ دهنده مالیات",
2393
+ "systemTaxProviderLabel": "ارائه‌دهنده مالیات سیستم",
2394
+ "calculateTaxesAutomaticallyLabel": "محاسبه خودکار مالیات",
2395
+ "calculateTaxesAutomaticallyHint": "در صورت فعال‌سازی، نرخ‌های مالیاتی به‌طور خودکار محاسبه و به سبد خرید اعمال می‌شوند. در صورت غیرفعال‌سازی، مالیات‌ها باید به‌صورت دستی در هنگام پرداخت محاسبه شوند. مالیات‌های دستی برای استفاده با ارائه‌دهندگان مالیات شخص ثالث توصیه می‌شوند.",
2396
+ "applyTaxesOnGiftCardsLabel": "اعمال مالیات بر کارت‌های هدیه",
2397
+ "applyTaxesOnGiftCardsHint": "در صورت فعال‌سازی، مالیات‌ها در هنگام پرداخت به کارت‌های هدیه اعمال می‌شوند. در برخی کشورها، مقررات مالیاتی اعمال مالیات بر کارت‌های هدیه در هنگام خرید را الزامی می‌کند.",
2398
+ "defaultTaxRateLabel": "نرخ مالیات پیش‌فرض",
2399
+ "defaultTaxCodeLabel": "کد مالیات پیش‌فرض"
2400
+ },
2401
+ "defaultRate": {
2402
+ "sectionTitle": "نرخ مالیات پیش‌فرض"
2403
+ },
2404
+ "taxRate": {
2405
+ "sectionTitle": "نرخ‌های مالیاتی",
2406
+ "createTaxRate": "ایجاد نرخ مالیات",
2407
+ "createTaxRateHint": "یک نرخ مالیات جدید برای منطقه ایجاد کنید.",
2408
+ "deleteRateDescription": "شما در حال حذف نرخ مالیات {{name}} هستید. این عمل قابل بازگشت نیست.",
2409
+ "editTaxRate": "ویرایش نرخ مالیات",
2410
+ "editRateAction": "ویرایش نرخ",
2411
+ "editOverridesAction": "ویرایش جایگزین‌ها",
2412
+ "editOverridesTitle": "ویرایش جایگزین‌های نرخ مالیات",
2413
+ "editOverridesHint": "جایگزین‌های نرخ مالیات را مشخص کنید.",
2414
+ "deleteTaxRateWarning": "شما در حال حذف نرخ مالیات {{name}} هستید. این عمل قابل بازگشت نیست.",
2415
+ "productOverridesLabel": "جایگزین‌های محصول",
2416
+ "productOverridesHint": "جایگزین‌های محصول برای نرخ مالیات را مشخص کنید.",
2417
+ "addProductOverridesAction": "افزودن جایگزین‌های محصول",
2418
+ "productTypeOverridesLabel": "جایگزین‌های نوع محصول",
2419
+ "productTypeOverridesHint": "جایگزین‌های نوع محصول برای نرخ مالیات را مشخص کنید.",
2420
+ "addProductTypeOverridesAction": "افزودن جایگزین‌های نوع محصول",
2421
+ "shippingOptionOverridesLabel": "جایگزین‌های گزینه حمل و نقل",
2422
+ "shippingOptionOverridesHint": "جایگزین‌های گزینه حمل و نقل برای نرخ مالیات را مشخص کنید.",
2423
+ "addShippingOptionOverridesAction": "افزودن جایگزین‌های گزینه حمل و نقل",
2424
+ "productOverridesHeader": "محصولات",
2425
+ "productTypeOverridesHeader": "انواع محصولات",
2426
+ "shippingOptionOverridesHeader": "گزینه‌های حمل و نقل"
2427
+ }
2428
+ },
2429
+ "locations": {
2430
+ "domain": "مکان‌ها",
2431
+ "editLocation": "ویرایش مکان",
2432
+ "addSalesChannels": "افزودن کانال‌های فروش",
2433
+ "noLocationsFound": "هیچ مکانی یافت نشد",
2434
+ "selectLocations": "مکان‌هایی که موجودی کالا را دارند انتخاب کنید.",
2435
+ "deleteLocationWarning": "شما در حال حذف مکان {{name}} هستید. این عمل قابل بازگشت نیست.",
2436
+ "removeSalesChannelsWarning_one": "شما در حال حذف {{count}} کانال فروش از مکان هستید.",
2437
+ "removeSalesChannelsWarning_other": "شما در حال حذف {{count}} کانال فروش از مکان هستید.",
2438
+ "toast": {
2439
+ "create": "مکان با موفقیت ایجاد شد",
2440
+ "update": "مکان با موفقیت به‌روزرسانی شد",
2441
+ "removeChannel": "کانال فروش با موفقیت حذف شد"
2442
+ }
2443
+ },
2444
+ "reservations": {
2445
+ "domain": "رزروها",
2446
+ "subtitle": "مقدار رزرو شده از اقلام موجودی را مدیریت کنید.",
2447
+ "deleteWarning": "شما در حال حذف یک رزرو هستید. این عمل قابل بازگشت نیست."
2448
+ },
2449
+ "salesChannels": {
2450
+ "domain": "کانال‌های فروش",
2451
+ "subtitle": "کانال‌های آنلاین و آفلاینی که محصولات خود را در آن‌ها می‌فروشید را مدیریت کنید.",
2452
+ "createSalesChannel": "ایجاد کانال فروش",
2453
+ "createSalesChannelHint": "یک کانال فروش جدید برای فروش محصولات خود ایجاد کنید.",
2454
+ "enabledHint": "مشخص کنید که آیا کانال فروش فعال است یا خیر.",
2455
+ "removeProductsWarning_one": "شما در حال حذف {{count}} محصول از {{sales_channel}} هستید.",
2456
+ "removeProductsWarning_other": "شما در حال حذف {{count}} محصول از {{sales_channel}} هستید.",
2457
+ "addProducts": "افزودن محصولات",
2458
+ "editSalesChannel": "ویرایش کانال فروش",
2459
+ "productAlreadyAdded": "این محصول قبلاً به کانال فروش اضافه شده است.",
2460
+ "deleteSalesChannelWarning": "شما در حال حذف کانال فروش {{name}} هستید. این عمل قابل بازگشت نیست.",
2461
+ "toast": {
2462
+ "create": "کانال فروش با موفقیت ایجاد شد",
2463
+ "update": "کانال فروش با موفقیت به‌روزرسانی شد",
2464
+ "delete": "کانال فروش با موفقیت حذف شد"
2465
+ },
2466
+ "tooltip": {
2467
+ "cannotDeleteDefault": "امکان حذف کانال فروش پیش‌فرض وجود ندارد"
2468
+ },
2469
+ "products": {
2470
+ "list": {
2471
+ "noRecordsMessage": "هیچ محصولی در کانال فروش وجود ندارد."
2472
+ },
2473
+ "add": {
2474
+ "list": {
2475
+ "noRecordsMessage": "ابتدا یک محصول ایجاد کنید."
2476
+ }
2477
+ }
2478
+ }
2479
+ },
2480
+ "apiKeyManagement": {
2481
+ "domain": {
2482
+ "publishable": "کلیدهای API قابل انتشار",
2483
+ "secret": "کلیدهای API محرمانه"
2484
+ },
2485
+ "subtitle": {
2486
+ "publishable": "کلیدهای API مورد استفاده در فروشگاه را مدیریت کنید تا محدوده درخواست‌ها به کانال‌های فروش خاص محدود شود.",
2487
+ "secret": "کلیدهای API مورد استفاده برای احراز هویت کاربران ادمین در برنامه‌های مدیریتی را مدیریت کنید."
2488
+ },
2489
+ "status": {
2490
+ "active": "فعال",
2491
+ "revoked": "لغو شده"
2492
+ },
2493
+ "type": {
2494
+ "publishable": "قابل انتشار",
2495
+ "secret": "محرمانه"
2496
+ },
2497
+ "create": {
2498
+ "createPublishableHeader": "ایجاد کلید API قابل انتشار",
2499
+ "createPublishableHint": "یک کلید API قابل انتشار جدید ایجاد کنید تا محدوده درخواست‌ها به کانال‌های فروش خاص محدود شود.",
2500
+ "createSecretHeader": "ایجاد کلید API محرمانه",
2501
+ "createSecretHint": "یک کلید API محرمانه جدید ایجاد کنید تا به عنوان یک کاربر ادمین احراز هویت شده به API مدوسا دسترسی داشته باشید.",
2502
+ "secretKeyCreatedHeader": "کلید محرمانه ایجاد شد",
2503
+ "secretKeyCreatedHint": "کلید محرمانه جدید شما ایجاد شده است. آن را کپی کرده و اکنون به‌طور ایمن ذخیره کنید. این تنها زمانی است که نمایش داده می‌شود.",
2504
+ "copySecretTokenSuccess": "کلید محرمانه با موفقیت در کلیپ‌بورد کپی شد.",
2505
+ "copySecretTokenFailure": "کپی کلید محرمانه به کلیپ‌بورد ناموفق بود.",
2506
+ "successToast": "کلید API با موفقیت ایجاد شد."
2507
+ },
2508
+ "edit": {
2509
+ "header": "ویرایش کلید API",
2510
+ "description": "عنوان کلید API را ویرایش کنید.",
2511
+ "successToast": "کلید API {{title}} با موفقیت به‌روزرسانی شد."
2512
+ },
2513
+ "salesChannels": {
2514
+ "title": "افزودن کانال‌های فروش",
2515
+ "description": "کانال‌های فروشی که کلید API باید به آن‌ها محدود شود را اضافه کنید.",
2516
+ "successToast_one": "{{count}} کانال فروش با موفقیت به کلید API اضافه شد.",
2517
+ "successToast_other": "{{count}} کانال فروش با موفقیت به کلید API اضافه شدند.",
2518
+ "alreadyAddedTooltip": "این کانال فروش قبلاً به کلید API اضافه شده است.",
2519
+ "list": {
2520
+ "noRecordsMessage": "هیچ کانال فروشی در محدوده کلید API قابل انتشار وجود ندارد."
2521
+ }
2522
+ },
2523
+ "delete": {
2524
+ "warning": "شما در حال حذف کلید API {{title}} هستید. این عمل قابل بازگشت نیست.",
2525
+ "successToast": "کلید API {{title}} با موفقیت حذف شد."
2526
+ },
2527
+ "revoke": {
2528
+ "warning": "شما در حال لغو کلید API {{title}} هستید. این عمل قابل بازگشت نیست.",
2529
+ "successToast": "کلید API {{title}} با موفقیت لغو شد."
2530
+ },
2531
+ "addSalesChannels": {
2532
+ "list": {
2533
+ "noRecordsMessage": "ابتدا یک کانال فروش ایجاد کنید."
2534
+ }
2535
+ },
2536
+ "removeSalesChannel": {
2537
+ "warning": "شما در حال حذف کانال فروش {{name}} از کلید API هستید. این عمل قابل بازگشت نیست.",
2538
+ "warningBatch_one": "شما در حال حذف {{count}} کانال فروش از کلید API هستید. این عمل قابل بازگشت نیست.",
2539
+ "warningBatch_other": "شما در حال حذف {{count}} کانال فروش از کلید API هستید. این عمل قابل بازگشت نیست.",
2540
+ "successToast": "کانال فروش با موفقیت از کلید API حذف شد.",
2541
+ "successToastBatch_one": "{{count}} کانال فروش با موفقیت از کلید API حذف شد.",
2542
+ "successToastBatch_other": "{{count}} کانال فروش با موفقیت از کلید API حذف شدند."
2543
+ },
2544
+ "actions": {
2545
+ "revoke": "لغو کلید API",
2546
+ "copy": "کپی کلید API",
2547
+ "copySuccessToast": "کلید API در کلیپ‌بورد کپی شد."
2548
+ },
2549
+ "table": {
2550
+ "lastUsedAtHeader": "آخرین استفاده در",
2551
+ "createdAtHeader": "لغو شده در"
2552
+ },
2553
+ "fields": {
2554
+ "lastUsedAtLabel": "آخرین استفاده در",
2555
+ "revokedByLabel": "لغو شده توسط",
2556
+ "revokedAtLabel": "لغو شده در",
2557
+ "createdByLabel": "ایجاد شده توسط"
2558
+ }
2559
+ },
2560
+ "returnReasons": {
2561
+ "domain": "دلایل بازگشت",
2562
+ "subtitle": "دلایل بازگشت اقلام را مدیریت کنید.",
2563
+ "calloutHint": "دلایل دسته‌بندی بازگشت‌ها را مدیریت کنید.",
2564
+ "editReason": "ویرایش دلیل بازگشت",
2565
+ "create": {
2566
+ "header": "افزودن دلیل بازگشت",
2567
+ "subtitle": "متداول‌ترین دلایل بازگشت را مشخص کنید.",
2568
+ "hint": "یک دلیل بازگشت جدید ایجاد کنید تا بازگشت‌ها دسته‌بندی شوند.",
2569
+ "successToast": "دلیل بازگشت {{label}} با موفقیت ایجاد شد."
2570
+ },
2571
+ "edit": {
2572
+ "header": "ویرایش دلیل بازگشت",
2573
+ "subtitle": "مقدار دلیل بازگشت را ویرایش کنید.",
2574
+ "successToast": "دلیل بازگشت {{label}} با موفقیت به‌روزرسانی شد."
2575
+ },
2576
+ "delete": {
2577
+ "confirmation": "شما در حال حذف دلیل بازگشت {{label}} هستید. این عمل قابل بازگشت نیست.",
2578
+ "successToast": "دلیل بازگشت {{label}} با موفقیت حذف شد."
2579
+ },
2580
+ "fields": {
2581
+ "value": {
2582
+ "label": "مقدار",
2583
+ "placeholder": "wrong_size",
2584
+ "tooltip": "مقدار باید یک شناسه منحصر به فرد برای دلیل بازگشت باشد."
2585
+ },
2586
+ "label": { "label": "برچسب", "placeholder": "سایز اشتباه" },
2587
+ "description": {
2588
+ "label": "توضیحات",
2589
+ "placeholder": "مشتری سایز اشتباه دریافت کرده است"
2590
+ }
2591
+ }
2592
+ },
2593
+ "login": {
2594
+ "forgotPassword": "رمز عبور را فراموش کرده‌اید؟ - <0>بازنشانی</0>",
2595
+ "title": "به مدوسا خوش آمدید",
2596
+ "hint": "برای دسترسی به بخش حساب کاربری وارد شوید"
2597
+ },
2598
+ "invite": {
2599
+ "title": "به مدوسا خوش آمدید",
2600
+ "hint": "در زیر حساب کاربری خود را ایجاد کنید",
2601
+ "backToLogin": "بازگشت به ورود",
2602
+ "createAccount": "ایجاد حساب کاربری",
2603
+ "alreadyHaveAccount": "قبلاً حساب کاربری دارید؟ - <0>وارد شوید</0>",
2604
+ "emailTooltip": "ایمیل شما قابل تغییر نیست. اگر می‌خواهید از ایمیل دیگری استفاده کنید، باید دعوت‌نامه جدیدی ارسال شود.",
2605
+ "invalidInvite": "دعوت‌نامه نامعتبر است یا منقضی شده است.",
2606
+ "successTitle": "حساب کاربری شما ثبت شد",
2607
+ "successHint": "همین حالا کار با مدوسا ادمین را شروع کنید.",
2608
+ "successAction": "شروع مدوسا ادمین",
2609
+ "invalidTokenTitle": "توکن دعوت شما نامعتبر است",
2610
+ "invalidTokenHint": "سعی کنید لینک دعوت جدیدی درخواست دهید.",
2611
+ "passwordMismatch": "رمزهای عبور مطابقت ندارند",
2612
+ "toast": {
2613
+ "accepted": "دعوت‌نامه با موفقیت پذیرفته شد"
2614
+ }
2615
+ },
2616
+ "resetPassword": {
2617
+ "title": "بازنشانی رمز عبور",
2618
+ "hint": "ایمیل خود را در زیر وارد کنید و ما دستورالعمل‌هایی برای بازنشانی رمز عبور شما ارسال خواهیم کرد.",
2619
+ "email": "ایمیل",
2620
+ "sendResetInstructions": "ارسال دستورالعمل‌های بازنشانی",
2621
+ "backToLogin": "<0>بازگشت به ورود</0>",
2622
+ "newPasswordHint": "در زیر یک رمز عبور جدید انتخاب کنید.",
2623
+ "invalidTokenTitle": "توکن بازنشانی شما نامعتبر است",
2624
+ "invalidTokenHint": "سعی کنید لینک بازنشانی جدیدی درخواست دهید.",
2625
+ "expiredTokenTitle": "توکن بازنشانی شما منقضی شده است",
2626
+ "goToResetPassword": "برو به بازنشانی رمز عبور",
2627
+ "resetPassword": "بازنشانی رمز عبور",
2628
+ "newPassword": "رمز عبور جدید",
2629
+ "repeatNewPassword": "تکرار رمز عبور جدید",
2630
+ "tokenExpiresIn": "توکن در <0>{{time}}</0> دقیقه منقضی می‌شود",
2631
+ "successfulRequestTitle": "ایمیل با موفقیت ارسال شد",
2632
+ "successfulRequest": "ما ایمیلی برای شما ارسال کرده‌ایم که می‌توانید از آن برای بازنشانی رمز عبور خود استفاده کنید. اگر پس از چند دقیقه آن را دریافت نکرده‌اید، پوشه اسپم خود را بررسی کنید.",
2633
+ "successfulResetTitle": "بازنشانی رمز عبور موفقیت‌آمیز بود",
2634
+ "successfulReset": "لطفاً در صفحه ورود وارد شوید.",
2635
+ "passwordMismatch": "رمزهای عبور مطابقت ندارند",
2636
+ "invalidLinkTitle": "لینک بازنشانی شما نامعتبر است",
2637
+ "invalidLinkHint": "سعی کنید دوباره رمز عبور خود را بازنشانی کنید."
2638
+ },
2639
+ "workflowExecutions": {
2640
+ "domain": "گردش‌های کاری",
2641
+ "subtitle": "مشاهده و پیگیری اجرای گردش‌های کاری در اپلیکیشن مدوسا شما.",
2642
+ "transactionIdLabel": "شناسه تراکنش",
2643
+ "workflowIdLabel": "شناسه گردش کاری",
2644
+ "progressLabel": "پیشرفت",
2645
+ "stepsCompletedLabel_one": "{{completed}} از {{count}} مرحله",
2646
+ "stepsCompletedLabel_other": "{{completed}} از {{count}} مرحله",
2647
+ "list": {
2648
+ "noRecordsMessage": "هنوز هیچ گردش کاری اجرا نشده است."
2649
+ },
2650
+ "history": {
2651
+ "sectionTitle": "تاریخچه",
2652
+ "runningState": "در حال اجرا...",
2653
+ "awaitingState": "در انتظار",
2654
+ "failedState": "ناموفق",
2655
+ "skippedState": "رد شده",
2656
+ "skippedFailureState": "رد شده (خطا)",
2657
+ "definitionLabel": "تعریف",
2658
+ "outputLabel": "خروجی",
2659
+ "compensateInputLabel": "ورودی جبران",
2660
+ "revertedLabel": "برگشت داده شده",
2661
+ "errorLabel": "خطا"
2662
+ },
2663
+ "state": {
2664
+ "done": "انجام شده",
2665
+ "failed": "ناموفق",
2666
+ "reverted": "برگشت داده شده",
2667
+ "invoking": "در حال فراخوانی",
2668
+ "compensating": "در حال جبران",
2669
+ "notStarted": "شروع نشده"
2670
+ },
2671
+ "transaction": {
2672
+ "state": {
2673
+ "waitingToCompensate": "در انتظار جبران"
2674
+ }
2675
+ },
2676
+ "step": {
2677
+ "state": {
2678
+ "skipped": "رد شده",
2679
+ "skippedFailure": "رد شده (خطا)",
2680
+ "dormant": "غیرفعال",
2681
+ "timeout": "زمان‌سنج"
2682
+ }
2683
+ }
2684
+ },
2685
+ "productTypes": {
2686
+ "domain": "انواع محصولات",
2687
+ "subtitle": "محصولات خود را در انواع دسته‌بندی کنید.",
2688
+ "create": {
2689
+ "header": "ایجاد نوع محصول",
2690
+ "hint": "یک نوع محصول جدید ایجاد کنید تا محصولات خود را دسته‌بندی کنید.",
2691
+ "successToast": "نوع محصول {{value}} با موفقیت ایجاد شد."
2692
+ },
2693
+ "edit": {
2694
+ "header": "ویرایش نوع محصول",
2695
+ "successToast": "نوع محصول {{value}} با موفقیت به‌روزرسانی شد."
2696
+ },
2697
+ "delete": {
2698
+ "confirmation": "شما در حال حذف نوع محصول {{value}} هستید. این عمل قابل بازگشت نیست.",
2699
+ "successToast": "نوع محصول {{value}} با موفقیت حذف شد."
2700
+ },
2701
+ "fields": {
2702
+ "value": "مقدار"
2703
+ }
2704
+ },
2705
+ "productTags": {
2706
+ "domain": "برچسب‌های محصول",
2707
+ "create": {
2708
+ "header": "ایجاد برچسب محصول",
2709
+ "subtitle": "یک برچسب محصول جدید ایجاد کنید تا محصولات خود را دسته‌بندی کنید.",
2710
+ "successToast": "برچسب محصول {{value}} با موفقیت ایجاد شد."
2711
+ },
2712
+ "edit": {
2713
+ "header": "ویرایش برچسب محصول",
2714
+ "subtitle": "مقدار برچسب محصول را ویرایش کنید.",
2715
+ "successToast": "برچسب محصول {{value}} با موفقیت به‌روزرسانی شد."
2716
+ },
2717
+ "delete": {
2718
+ "confirmation": "شما در حال حذف برچسب محصول {{value}} هستید. این عمل قابل بازگشت نیست.",
2719
+ "successToast": "برچسب محصول {{value}} با موفقیت حذف شد."
2720
+ },
2721
+ "fields": {
2722
+ "value": "مقدار"
2723
+ }
2724
+ },
2725
+ "notifications": {
2726
+ "domain": "اعلان‌ها",
2727
+ "emptyState": {
2728
+ "title": "هیچ اعلانی وجود ندارد",
2729
+ "description": "در حال حاضر هیچ اعلانی ندارید، اما به محض داشتن، آن‌ها در اینجا نمایش داده می‌شوند."
2730
+ },
2731
+ "accessibility": {
2732
+ "description": "اعلان‌های مربوط به فعالیت‌های مدوسا در اینجا فهرست می‌شوند."
2733
+ }
2734
+ },
2735
+ "errors": {
2736
+ "serverError": "خطای سرور - بعداً دوباره تلاش کنید.",
2737
+ "invalidCredentials": "ایمیل یا رمز عبور اشتباه است"
2738
+ },
2739
+ "statuses": {
2740
+ "scheduled": "زمان‌بندی شده",
2741
+ "expired": "منقضی شده",
2742
+ "active": "فعال",
2743
+ "inactive": "غیرفعال",
2744
+ "draft": "پیش‌نویس",
2745
+ "enabled": "فعال شده",
2746
+ "disabled": "غیرفعال شده"
2747
+ },
2748
+ "labels": {
2749
+ "productVariant": "تنوع محصول",
2750
+ "prices": "قیمت‌ها",
2751
+ "available": "موجود",
2752
+ "inStock": "در انبار",
2753
+ "added": "اضافه شده",
2754
+ "removed": "حذف شده",
2755
+ "from": "از",
2756
+ "to": "به"
2757
+ },
2758
+ "fields": {
2759
+ "amount": "مبلغ",
2760
+ "refundAmount": "مبلغ بازپرداخت",
2761
+ "name": "نام",
2762
+ "default": "پیش‌فرض",
2763
+ "lastName": "نام خانوادگی",
2764
+ "firstName": "نام",
2765
+ "title": "عنوان",
2766
+ "customTitle": "عنوان سفارشی",
2767
+ "manageInventory": "مدیریت موجودی",
2768
+ "inventoryKit": "دارای کیت موجودی",
2769
+ "inventoryItems": "موجودی اقلام",
2770
+ "inventoryItem": "آیتم موجودی",
2771
+ "requiredQuantity": "مقدار مورد نیاز",
2772
+ "description": "توضیحات",
2773
+ "email": "ایمیل",
2774
+ "password": "رمز عبور",
2775
+ "repeatPassword": "تکرار رمز عبور",
2776
+ "confirmPassword": "تأیید رمز عبور",
2777
+ "newPassword": "رمز عبور جدید",
2778
+ "repeatNewPassword": "تکرار رمز عبور جدید",
2779
+ "categories": "دسته‌بندی‌ها",
2780
+ "shippingMethod": "روش حمل و نقل",
2781
+ "configurations": "پیکربندی‌ها",
2782
+ "conditions": "شرایط",
2783
+ "category": "دسته‌بندی",
2784
+ "collection": "مجموعه",
2785
+ "discountable": "قابل تخفیف",
2786
+ "handle": "مدیریت",
2787
+ "subtitle": "زیرعنوان",
2788
+ "by": "توسط",
2789
+ "item": "آیتم",
2790
+ "qty": "تعداد",
2791
+ "limit": "محدودیت",
2792
+ "tags": "برچسب‌ها",
2793
+ "type": "نوع",
2794
+ "reason": "دلیل",
2795
+ "none": "هیچ‌کدام",
2796
+ "all": "همه",
2797
+ "search": "جستجو",
2798
+ "percentage": "درصد",
2799
+ "sales_channels": "کانال‌های فروش",
2800
+ "customer_groups": "گروه‌های مشتری",
2801
+ "product_tags": "برچسب‌های محصول",
2802
+ "product_types": "انواع محصول",
2803
+ "product_collections": "مجموعه‌های محصول",
2804
+ "status": "وضعیت",
2805
+ "code": "کد",
2806
+ "value": "مقدار",
2807
+ "disabled": "غیرفعال",
2808
+ "dynamic": "پویا",
2809
+ "normal": "عادی",
2810
+ "years": "سال",
2811
+ "months": "ماه",
2812
+ "days": "روز",
2813
+ "hours": "ساعت",
2814
+ "minutes": "دقیقه",
2815
+ "totalRedemptions": "کل بازخریدها",
2816
+ "countries": "کشورها",
2817
+ "paymentProviders": "ارائه‌دهندگان پرداخت",
2818
+ "refundReason": "دلیل بازپرداخت",
2819
+ "fulfillmentProviders": "ارائه‌دهندگان پردازش",
2820
+ "fulfillmentProvider": "ارائه‌دهنده پردازش",
2821
+ "providers": "ارائه‌دهندگان",
2822
+ "availability": "دسترسی",
2823
+ "inventory": "موجودی",
2824
+ "optional": "اختیاری",
2825
+ "note": "یادداشت",
2826
+ "automaticTaxes": "مالیات خودکار",
2827
+ "taxInclusivePricing": "قیمت‌گذاری شامل مالیات",
2828
+ "currency": "ارز",
2829
+ "address": "آدرس",
2830
+ "address2": "آپارتمان، سوئیت و غیره",
2831
+ "city": "شهر",
2832
+ "postalCode": "کد پستی",
2833
+ "country": "کشور",
2834
+ "state": "استان",
2835
+ "province": "استان",
2836
+ "company": "شرکت",
2837
+ "phone": "تلفن",
2838
+ "metadata": "متادیتا",
2839
+ "selectCountry": "انتخاب کشور",
2840
+ "products": "محصولات",
2841
+ "variants": "تنوع‌ها",
2842
+ "orders": "سفارشات",
2843
+ "account": "حساب کاربری",
2844
+ "total": "مجموع سفارش",
2845
+ "paidTotal": "مجموع پرداخت شده",
2846
+ "totalExclTax": "مجموع بدون مالیات",
2847
+ "subtotal": "جمع جزء",
2848
+ "shipping": "حمل و نقل",
2849
+ "outboundShipping": "حمل و نقل ارسالی",
2850
+ "returnShipping": "حمل و نقل مرجوعی",
2851
+ "tax": "مالیات",
2852
+ "created": "ایجاد شده",
2853
+ "key": "کلید",
2854
+ "customer": "مشتری",
2855
+ "date": "تاریخ",
2856
+ "order": "سفارش",
2857
+ "fulfillment": "پردازش",
2858
+ "provider": "ارائه‌دهنده",
2859
+ "payment": "پرداخت",
2860
+ "items": "اقلام",
2861
+ "salesChannel": "کانال فروش",
2862
+ "region": "منطقه",
2863
+ "discount": "تخفیف",
2864
+ "role": "نقش",
2865
+ "sent": "ارسال شده",
2866
+ "salesChannels": "کانال‌های فروش",
2867
+ "product": "محصول",
2868
+ "createdAt": "ایجاد شده در",
2869
+ "updatedAt": "به‌روزرسانی شده در",
2870
+ "revokedAt": "لغو شده در",
2871
+ "true": "صحیح",
2872
+ "false": "غلط",
2873
+ "giftCard": "کارت هدیه",
2874
+ "tag": "برچسب",
2875
+ "dateIssued": "تاریخ صدور",
2876
+ "issuedDate": "تاریخ صدور",
2877
+ "expiryDate": "تاریخ انقضا",
2878
+ "price": "قیمت",
2879
+ "priceTemplate": "قیمت {{regionOrCurrency}}",
2880
+ "height": "ارتفاع",
2881
+ "width": "عرض",
2882
+ "length": "طول",
2883
+ "weight": "وزن",
2884
+ "midCode": "کد MID",
2885
+ "hsCode": "کد HS",
2886
+ "ean": "EAN",
2887
+ "upc": "UPC",
2888
+ "inventoryQuantity": "مقدار موجودی",
2889
+ "barcode": "بارکد",
2890
+ "countryOfOrigin": "کشور مبدأ",
2891
+ "material": "جنس",
2892
+ "thumbnail": "تصویر کوچک",
2893
+ "sku": "SKU",
2894
+ "managedInventory": "موجودی مدیریت شده",
2895
+ "allowBackorder": "اجازه پیش‌سفارش",
2896
+ "inStock": "موجود در انبار",
2897
+ "location": "مکان",
2898
+ "quantity": "تعداد",
2899
+ "variant": "تنوع",
2900
+ "id": "شناسه",
2901
+ "parent": "والد",
2902
+ "minSubtotal": "حداقل جمع جزء",
2903
+ "maxSubtotal": "حداکثر جمع جزء",
2904
+ "shippingProfile": "پروفایل حمل و نقل",
2905
+ "summary": "خلاصه",
2906
+ "details": "جزئیات",
2907
+ "label": "برچسب",
2908
+ "rate": "نرخ",
2909
+ "requiresShipping": "نیاز به حمل و نقل",
2910
+ "unitPrice": "قیمت واحد",
2911
+ "startDate": "تاریخ شروع",
2912
+ "endDate": "تاریخ پایان",
2913
+ "draft": "پیش‌نویس",
2914
+ "values": "مقادیر"
2915
+ },
2916
+ "dateTime": {
2917
+ "years_one": "سال",
2918
+ "years_other": "سال",
2919
+ "months_one": "ماه",
2920
+ "months_other": "ماه",
2921
+ "weeks_one": "هفته",
2922
+ "weeks_other": "هفته",
2923
+ "days_one": "روز",
2924
+ "days_other": "روز",
2925
+ "hours_one": "ساعت",
2926
+ "hours_other": "ساعت",
2927
+ "minutes_one": "دقیقه",
2928
+ "minutes_other": "دقیقه",
2929
+ "seconds_one": "ثانیه",
2930
+ "seconds_other": "ثانیه"
2931
+ }
2932
+ }