@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,2956 @@
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
+ "sorting": {
305
+ "alphabeticallyAsc": "الترتيب الأبجدي تصاعدي",
306
+ "alphabeticallyDesc": "الترتيب الأبجدي تنازلي",
307
+ "dateAsc": "التاريخ تصاعدي",
308
+ "dateDesc": "التاريخ تنازلي"
309
+ },
310
+ "radio": {
311
+ "false": "غير مفعل",
312
+ "true": "مفعل",
313
+ "no": "لا",
314
+ "yes": "نعم"
315
+ },
316
+ "date": {
317
+ "ending": "منتهي",
318
+ "starting": "بدأ",
319
+ "today": "اليوم",
320
+ "lastSevenDays": "آخر 7 أيام",
321
+ "lastThirtyDays": "آخر 30 يومًا",
322
+ "lastNinetyDays": "آخر 90 يومًا",
323
+ "lastTwelveMonths": "آخر 12 شهرًا",
324
+ "custom": "مخصص",
325
+ "from": "من",
326
+ "to": "إلى"
327
+ },
328
+ "compare": {
329
+ "lessThan": "أقل من",
330
+ "greaterThan": "أكبر من",
331
+ "exact": "بالضبط",
332
+ "range": "نطاق",
333
+ "lessThanLabel": "أقل من {{value}}",
334
+ "greaterThanLabel": "أكبر من {{value}}",
335
+ "andLabel": "و"
336
+ },
337
+ "addFilter": "إضافة فلتر"
338
+ },
339
+ "errorBoundary": {
340
+ "badRequestTitle": "400 - طلب غير صالح",
341
+ "badRequestMessage": "لم يتمكن الخادم من فهم الطلب بسبب صيغة غير صحيحة.",
342
+ "notFoundTitle": "404 - لا توجد صفحة في هذا العنوان",
343
+ "notFoundMessage": "تحقق من عنوان URL وحاول مرة أخرى، أو استخدم شريط البحث للعثور على ما تبحث عنه.",
344
+ "internalServerErrorTitle": "500 - خطأ في الخادم الداخلي",
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
+ "stock": {
398
+ "description": "إضافة عناصر المخزون إلى مجموعة المخزون الخاصة بالبديل.",
399
+ "heading": "مجموعات المخزون",
400
+ "loading": "جاري التحميل...",
401
+ "tooltips": {
402
+ "alreadyManaged": "هذا العنصر مدار بالفعل.",
403
+ "alreadyManagedWithSku": "هذا العنصر مدار بالفعل بالمعرف {{sku}}."
404
+ }
405
+ },
406
+ "shippingProfile": {
407
+ "create": {
408
+ "errors": {
409
+ "required": "يرجى إدخال عنوان المنتج."
410
+ }
411
+ },
412
+ "edit": {
413
+ "header": "تحرير عنوان الشحن",
414
+ "toasts": {
415
+ "success": "تم تحديث عنوان الشحن بنجاح."
416
+ }
417
+ },
418
+ "header": "تحرير عنوان الشحن"
419
+ },
420
+ "domain": "المنتجات",
421
+ "list": {
422
+ "noRecordsMessage": "أنشئ منتجك الأول لبدء البيع."
423
+ },
424
+ "edit": {
425
+ "header": "تحرير المنتج",
426
+ "description": "تحرير تفاصيل المنتج.",
427
+ "successToast": "تم تحديث المنتج {{title}} بنجاح."
428
+ },
429
+ "create": {
430
+ "title": "إنشاء منتج",
431
+ "description": "إنشاء منتج جديد.",
432
+ "header": "عام",
433
+ "tabs": {
434
+ "details": "التفاصيل",
435
+ "organize": "تنظيم",
436
+ "variants": "البدائل",
437
+ "inventory": "مجموعات المخزون"
438
+ },
439
+ "errors": {
440
+ "variants": "يرجى تحديد بديل واحد على الأقل.",
441
+ "options": "يرجى إنشاء خيار واحد على الأقل.",
442
+ "uniqueSku": "يجب أن يكون SKU فريدًا."
443
+ },
444
+ "inventory": {
445
+ "heading": "مجموعات المخزون",
446
+ "label": "أضف عناصر المخزون إلى مجموعة المخزون الخاصة بالبديل.",
447
+ "itemPlaceholder": "اختر عنصر المخزون",
448
+ "quantityPlaceholder": "كم عدد هذه العناصر المطلوبة للمجموعة؟"
449
+ },
450
+ "variants": {
451
+ "header": "البدائل",
452
+ "subHeadingTitle": "نعم، هذا منتج ببدائل",
453
+ "subHeadingDescription": "عند عدم التحديد، سنقوم بإنشاء بديل افتراضي لك",
454
+ "optionTitle": {
455
+ "placeholder": "الحجم"
456
+ },
457
+ "optionValues": {
458
+ "placeholder": "صغير، متوسط، كبير"
459
+ },
460
+ "productVariants": {
461
+ "label": "بدائل المنتج",
462
+ "hint": "سيؤثر هذا الترتيب على ترتيب البدائل في واجهة متجرك.",
463
+ "alert": "أضف الخيارات لإنشاء البدائل.",
464
+ "tip": "لن يتم إنشاء البدائل غير المحددة. يمكنك دائمًا إنشاء وتحرير البدائل لاحقًا ولكن هذه القائمة تناسب التباينات في خيارات منتجك."
465
+ },
466
+ "productOptions": {
467
+ "label": "خيارات المنتج",
468
+ "hint": "حدد الخيارات للمنتج، مثل اللون، الحجم، إلخ."
469
+ }
470
+ },
471
+ "successToast": "تم إنشاء المنتج {{title}} بنجاح."
472
+ },
473
+ "export": {
474
+ "header": "تصدير قائمة المنتجات",
475
+ "description": "تصدير قائمة المنتجات إلى ملف CSV.",
476
+ "success": {
477
+ "title": "نحن نعالج تصديرك",
478
+ "description": "قد يستغرق تصدير البيانات بضع دقائق. سنقوم بإعلامك عند الانتهاء."
479
+ },
480
+ "filters": {
481
+ "title": "الفلاتر",
482
+ "description": "تطبيق الفلاتر في نظرة عامة على الجدول لضبط هذا العرض"
483
+ },
484
+ "columns": {
485
+ "title": "الأعمدة",
486
+ "description": "تخصيص البيانات المصدرة لتلبية الاحتياجات المحددة"
487
+ }
488
+ },
489
+ "import": {
490
+ "header": "استيراد قائمة المنتجات",
491
+ "uploadLabel": "استيراد المنتجات",
492
+ "uploadHint": "اسحب وأفلت ملف CSV أو انقر للتحميل",
493
+ "description": "استيراد المنتجات عن طريق تقديم ملف CSV بتنسيق محدد مسبقًا",
494
+ "template": {
495
+ "title": "غير متأكد من كيفية ترتيب قائمتك؟",
496
+ "description": "قم بتنزيل القالب أدناه للتأكد من أنك تتبع التنسيق الصحيح."
497
+ },
498
+ "upload": {
499
+ "title": "تحميل ملف CSV",
500
+ "description": "من خلال الاستيرادات يمكنك إضافة أو تحديث المنتجات. لتحديث المنتجات الحالية يجب استخدام المعرف والمعرف الفريد الحالي، لتحديث البدائل الحالية يجب استخدام المعرف الحالي. سيتم طلب التأكيد قبل استيراد المنتجات.",
501
+ "preprocessing": "معالجة مسبقة...",
502
+ "productsToCreate": "سيتم إنشاء المنتجات",
503
+ "productsToUpdate": "سيتم تحديث المنتجات"
504
+ },
505
+ "success": {
506
+ "title": "نحن نعالج استيرادك",
507
+ "description": "قد يستغرق استيراد البيانات بعض الوقت. سنقوم بإعلامك عند الانتهاء."
508
+ }
509
+ },
510
+ "deleteWarning": "أنت على وشك حذف المنتج {{title}}. لا يمكن التراجع عن هذا الإجراء.",
511
+ "variants": {
512
+ "empty": {
513
+ "description": "لا يوجد بدائل لهذا المنتج.",
514
+ "heading": "لا يوجد بدائل"
515
+ },
516
+ "filtered": {
517
+ "description": "هذا المنتج لديه {{count}} بديلات معروفة.",
518
+ "heading": "بدائل معروفة"
519
+ },
520
+ "header": "البدائل"
521
+ },
522
+ "attributes": "السمات",
523
+ "editAttributes": "تحرير السمات",
524
+ "editOptions": "تحرير الخيارات",
525
+ "editPrices": "تحرير الأسعار",
526
+ "media": {
527
+ "label": "الوسائط",
528
+ "editHint": "أضف وسائط إلى المنتج لعرضها في واجهة متجرك.",
529
+ "makeThumbnail": "جعل الصورة المصغرة",
530
+ "uploadImagesLabel": "تحميل الصور",
531
+ "uploadImagesHint": "اسحب وأفلت الصور هنا أو انقر للتحميل.",
532
+ "invalidFileType": "'{{name}}' ليس نوع ملف مدعوم. الأنواع المدعومة هي: {{types}}.",
533
+ "failedToUpload": "فشل في تحميل الوسائط المضافة. يرجى المحاولة مرة أخرى.",
534
+ "deleteWarning_one": "أنت على وشك حذف {{count}} صورة. لا يمكن التراجع عن هذا الإجراء.",
535
+ "deleteWarning_other": "أنت على وشك حذف {{count}} صور. لا يمكن التراجع عن هذا الإجراء.",
536
+ "deleteWarningWithThumbnail_one": "أنت على وشك حذف {{count}} صورة بما في ذلك الصورة المصغرة. لا يمكن التراجع عن هذا الإجراء.",
537
+ "deleteWarningWithThumbnail_other": "أنت على وشك حذف {{count}} صور بما في ذلك الصورة المصغرة. لا يمكن التراجع عن هذا الإجراء.",
538
+ "thumbnailTooltip": "الصورة المصغرة",
539
+ "galleryLabel": "المعرض",
540
+ "downloadImageLabel": "تحميل الصورة الحالية",
541
+ "deleteImageLabel": "حذف الصورة الحالية",
542
+ "emptyState": {
543
+ "header": "لا توجد وسائط بعد",
544
+ "description": "أضف وسائط إلى المنتج لعرضها في واجهة متجرك.",
545
+ "action": "إضافة وسائط"
546
+ },
547
+ "successToast": "تم تحديث الوسائط بنجاح."
548
+ },
549
+ "discountableHint": "عند عدم التحديد، لن يتم تطبيق الخصومات على هذا المنتج.",
550
+ "noSalesChannels": "غير متاح في أي قنوات بيع",
551
+ "variantCount_one": "{{count}} بديل",
552
+ "variantCount_other": "{{count}} بدائل",
553
+ "deleteVariantWarning": "أنت على وشك حذف البديل {{title}}. لا يمكن التراجع عن هذا الإجراء.",
554
+ "productStatus": {
555
+ "draft": "مسودة",
556
+ "published": "منشور",
557
+ "proposed": "مقترح",
558
+ "rejected": "مرفوض"
559
+ },
560
+ "fields": {
561
+ "shipping_profile": {
562
+ "hint": "اختر عنوان الشحن لهذا المنتج.",
563
+ "label": "عنوان الشحن"
564
+ },
565
+ "title": {
566
+ "label": "العنوان",
567
+ "hint": "امنح منتجك عنوانًا قصيرًا وواضحًا.<0/>50-60 حرفًا هو الطول الموصى به لمحركات البحث.",
568
+ "placeholder": "جاكيت شتوي"
569
+ },
570
+ "subtitle": {
571
+ "label": "العنوان الفرعي",
572
+ "placeholder": "دافئة ومريحة"
573
+ },
574
+ "handle": {
575
+ "label": "المقبض",
576
+ "tooltip": "يستخدم المقبض للإشارة إلى المنتج في واجهة متجرك. إذا لم يتم تحديده، سيتم إنشاء المقبض من عنوان المنتج.",
577
+ "placeholder": "سترة-الشتاء"
578
+ },
579
+ "description": {
580
+ "label": "الوصف",
581
+ "hint": "امنح منتجك وصفًا قصيرًا وواضحًا.<0/>120-160 حرفًا هو الطول الموصى به لمحركات البحث.",
582
+ "placeholder": "سترة دافئة ومريحة"
583
+ },
584
+ "discountable": {
585
+ "label": "قابل للخصم",
586
+ "hint": "عند عدم التحديد، لن يتم تطبيق الخصومات على هذا المنتج"
587
+ },
588
+ "type": {
589
+ "label": "النوع"
590
+ },
591
+ "collection": {
592
+ "label": "المجموعة"
593
+ },
594
+ "categories": {
595
+ "label": "الفئات"
596
+ },
597
+ "tags": {
598
+ "label": "العلامات"
599
+ },
600
+ "sales_channels": {
601
+ "label": "قنوات البيع",
602
+ "hint": "سيكون هذا المنتج متاحًا فقط في قناة البيع الافتراضية إذا تركت دون تغيير."
603
+ },
604
+ "countryOrigin": {
605
+ "label": "بلد المنشأ"
606
+ },
607
+ "material": {
608
+ "label": "المادة"
609
+ },
610
+ "width": {
611
+ "label": "العرض"
612
+ },
613
+ "length": {
614
+ "label": "الطول"
615
+ },
616
+ "height": {
617
+ "label": "الارتفاع"
618
+ },
619
+ "weight": {
620
+ "label": "الوزن"
621
+ },
622
+ "options": {
623
+ "label": "خيارات المنتج",
624
+ "hint": "تستخدم الخيارات لتحديد اللون، الحجم، إلخ. للمنتج",
625
+ "add": "إضافة خيار",
626
+ "optionTitle": "عنوان الخيار",
627
+ "optionTitlePlaceholder": "اللون",
628
+ "variations": "التباينات (مفصولة بفواصل)",
629
+ "variantionsPlaceholder": "أحمر، أزرق، أخضر"
630
+ },
631
+ "variants": {
632
+ "label": "بدائل المنتج",
633
+ "hint": "لن يتم إنشاء البدائل غير المحددة، سيؤثر هذا الترتيب على كيفية ترتيب البدائل في واجهة متجرك."
634
+ },
635
+ "mid_code": {
636
+ "label": "رمز MID"
637
+ },
638
+ "hs_code": {
639
+ "label": "رمز HS"
640
+ }
641
+ },
642
+ "variant": {
643
+ "edit": {
644
+ "header": "تحرير البديل",
645
+ "success": "تم تحرير بديل المنتج بنجاح"
646
+ },
647
+ "create": {
648
+ "header": "تفاصيل البديل"
649
+ },
650
+ "deleteWarning": "هل أنت متأكد أنك تريد حذف هذا البديل؟",
651
+ "pricesPagination": "1 - {{current}} من {{total}} أسعار",
652
+ "tableItemAvailable": "{{availableCount}} متاح",
653
+ "tableItem_one": "{{availableCount}} متاح في {{locationCount}} موقع",
654
+ "tableItem_other": "{{availableCount}} متاح في {{locationCount}} مواقع",
655
+ "inventory": {
656
+ "notManaged": "غير مُدار",
657
+ "manageItems": "إدارة عناصر المخزون",
658
+ "notManagedDesc": "لا يتم إدارة المخزون لهذا البديل. قم بتشغيل 'إدارة المخزون' لتتبع مخزون البديل.",
659
+ "manageKit": "إدارة مجموعة المخزون",
660
+ "navigateToItem": "الانتقال إلى عنصر المخزون",
661
+ "actions": {
662
+ "inventoryItems": "الانتقال إلى عنصر المخزون",
663
+ "inventoryKit": "عرض عناصر المخزون"
664
+ },
665
+ "inventoryKit": "مجموعة المخزون",
666
+ "inventoryKitHint": "هل يتكون هذا البديل من عدة عناصر مخزون؟",
667
+ "validation": {
668
+ "itemId": "يرجى اختيار عنصر المخزون.",
669
+ "quantity": "الكمية مطلوبة. يرجى إدخال رقم موجب."
670
+ },
671
+ "header": "المخزون والمخزون",
672
+ "editItemDetails": "تحرير تفاصيل العنصر",
673
+ "manageInventoryLabel": "إدارة المخزون",
674
+ "manageInventoryHint": "عند التمكين، سنقوم بتغيير كمية المخزون لك عند إنشاء الطلبات والإرجاعات.",
675
+ "allowBackordersLabel": "السماح بالطلبات المسبقة",
676
+ "allowBackordersHint": "عند التمكين، يمكن للعملاء شراء البديل حتى إذا لم يكن هناك كمية متاحة.",
677
+ "toast": {
678
+ "levelsBatch": "تم تحديث مستويات المخزون.",
679
+ "update": "تم تحديث عنصر المخزون بنجاح.",
680
+ "updateLevel": "تم تحديث مستوى المخزون بنجاح.",
681
+ "itemsManageSuccess": "تم تحديث عناصر المخزون بنجاح."
682
+ }
683
+ }
684
+ },
685
+ "options": {
686
+ "header": "الخيارات",
687
+ "edit": {
688
+ "header": "تحرير الخيار",
689
+ "successToast": "تم تحديث الخيار {{title}} بنجاح."
690
+ },
691
+ "create": {
692
+ "header": "إنشاء خيار",
693
+ "successToast": "تم إنشاء الخيار {{title}} بنجاح."
694
+ },
695
+ "deleteWarning": "أنت على وشك حذف خيار المنتج: {{title}}. لا يمكن التراجع عن هذا الإجراء."
696
+ },
697
+ "organization": {
698
+ "header": "تنظيم",
699
+ "edit": {
700
+ "header": "تحرير التنظيم",
701
+ "toasts": {
702
+ "success": "تم تحديث تنظيم {{title}} بنجاح."
703
+ }
704
+ }
705
+ },
706
+ "toasts": {
707
+ "delete": {
708
+ "success": {
709
+ "header": "تم حذف المنتج",
710
+ "description": "تم حذف {{title}} بنجاح."
711
+ },
712
+ "error": {
713
+ "header": "فشل في حذف المنتج"
714
+ }
715
+ }
716
+ }
717
+ },
718
+ "collections": {
719
+ "domain": "المجموعات",
720
+ "subtitle": "تنظيم المنتجات في مجموعات.",
721
+ "createCollection": "إنشاء مجموعة",
722
+ "createCollectionHint": "إنشاء مجموعة جديدة لتنظيم منتجاتك.",
723
+ "createSuccess": "تم إنشاء المجموعة بنجاح.",
724
+ "editCollection": "تحرير المجموعة",
725
+ "handleTooltip": "يستخدم المقبض للإشارة إلى المجموعة في واجهة متجرك. إذا لم يتم تحديده، سيتم إنشاء المقبض من عنوان المجموعة.",
726
+ "deleteWarning": "أنت على وشك حذف المجموعة {{title}}. لا يمكن التراجع عن هذا الإجراء.",
727
+ "removeSingleProductWarning": "أنت على وشك إزالة المنتج {{title}} من المجموعة. لا يمكن التراجع عن هذا الإجراء.",
728
+ "removeProductsWarning_one": "أنت على وشك إزالة {{count}} منتج من المجموعة. لا يمكن التراجع عن هذا الإجراء.",
729
+ "removeProductsWarning_other": "أنت على وشك إزالة {{count}} منتجات من المجموعة. لا يمكن التراجع عن هذا الإجراء.",
730
+ "products": {
731
+ "list": {
732
+ "noRecordsMessage": "لا توجد منتجات في المجموعة."
733
+ },
734
+ "add": {
735
+ "successToast_one": "تمت إضافة المنتج إلى المجموعة بنجاح.",
736
+ "successToast_other": "تمت إضافة المنتجات إلى المجموعة بنجاح."
737
+ },
738
+ "remove": {
739
+ "successToast_one": "تمت إزالة المنتج من المجموعة بنجاح.",
740
+ "successToast_other": "تمت إزالة المنتجات من المجموعة بنجاح."
741
+ }
742
+ }
743
+ },
744
+ "categories": {
745
+ "domain": "الفئات",
746
+ "subtitle": "تنظيم المنتجات في فئات، وإدارة ترتيب الفئات وتسلسلها الهرمي.",
747
+ "create": {
748
+ "header": "إنشاء فئة",
749
+ "hint": "إنشاء فئة جديدة لتنظيم منتجاتك.",
750
+ "tabs": {
751
+ "details": "التفاصيل",
752
+ "organize": "تنظيم الترتيب"
753
+ },
754
+ "successToast": "تم إنشاء الفئة {{name}} بنجاح."
755
+ },
756
+ "edit": {
757
+ "header": "تحرير الفئة",
758
+ "description": "تحرير الفئة لتحديث تفاصيلها.",
759
+ "successToast": "تم تحديث الفئة بنجاح."
760
+ },
761
+ "delete": {
762
+ "confirmation": "أنت على وشك حذف الفئة {{name}}. لا يمكن التراجع عن هذا الإجراء.",
763
+ "successToast": "تم حذف الفئة {{name}} بنجاح."
764
+ },
765
+ "products": {
766
+ "add": {
767
+ "disabledTooltip": "المنتج موجود بالفعل في هذه الفئة.",
768
+ "successToast_one": "تمت إضافة {{count}} منتج إلى الفئة.",
769
+ "successToast_other": "تمت إضافة {{count}} منتجات إلى الفئة."
770
+ },
771
+ "remove": {
772
+ "confirmation_one": "أنت على وشك إزالة {{count}} منتج من الفئة. لا يمكن التراجع عن هذا الإجراء.",
773
+ "confirmation_other": "أنت على وشك إزالة {{count}} منتجات من الفئة. لا يمكن التراجع عن هذا الإجراء.",
774
+ "successToast_one": "تمت إزالة {{count}} منتج من الفئة.",
775
+ "successToast_other": "تمت إزالة {{count}} منتجات من الفئة."
776
+ },
777
+ "list": {
778
+ "noRecordsMessage": "لا توجد منتجات في الفئة."
779
+ }
780
+ },
781
+ "organize": {
782
+ "header": "تنظيم",
783
+ "action": "تحرير الترتيب"
784
+ },
785
+ "fields": {
786
+ "visibility": {
787
+ "label": "الرؤية",
788
+ "internal": "داخلي",
789
+ "public": "عام"
790
+ },
791
+ "status": {
792
+ "label": "الحالة",
793
+ "active": "نشط",
794
+ "inactive": "غير نشط"
795
+ },
796
+ "path": {
797
+ "label": "المسار",
798
+ "tooltip": "عرض المسار الكامل للفئة."
799
+ },
800
+ "children": {
801
+ "label": "الأطفال"
802
+ },
803
+ "new": {
804
+ "label": "جديد"
805
+ }
806
+ }
807
+ },
808
+ "inventory": {
809
+ "stock": {
810
+ "action": "إضافة عناصر المخزون إلى مجموعة المخزون الخاصة بالبديل",
811
+ "description": "إضافة عناصر المخزون إلى مجموعة المخزون الخاصة بالبديل.",
812
+ "disabledToggleTooltip": "يجب أن يكون البديل مدار بالفعل لإضافة عناصر المخزون إلى مجموعة المخزون الخاصة بالبديل.",
813
+ "disablePrompt_one": "أنت على وشك إضافة {{count}} عنصر مخزون إلى مجموعة المخزون الخاصة بالبديل. لا يمكن التراجع عن هذا الإجراء.",
814
+ "disablePrompt_other": "أنت على وشك إضافة {{count}} عناصر مخزون إلى مجموعة المخزون الخاصة بالبديل. لا يمكن التراجع عن هذا الإجراء.",
815
+ "placeholder": "اختر عنصر المخزون",
816
+ "successToast": "تم إضافة عناصر المخزون إلى مجموعة المخزون الخاصة بالبديل بنجاح.",
817
+ "title": "مجموعات المخزون"
818
+ },
819
+ "domain": "المخزون",
820
+ "subtitle": "إدارة عناصر المخزون الخاصة بك",
821
+ "reserved": "محجوز",
822
+ "available": "متاح",
823
+ "locationLevels": "المواقع",
824
+ "associatedVariants": "البدائل المرتبطة",
825
+ "manageLocations": "إدارة المواقع",
826
+ "deleteWarning": "أنت على وشك حذف عنصر المخزون. لا يمكن التراجع عن هذا الإجراء.",
827
+ "editItemDetails": "تحرير تفاصيل العنصر",
828
+ "create": {
829
+ "title": "إنشاء عنصر مخزون",
830
+ "details": "التفاصيل",
831
+ "availability": "التوافر",
832
+ "locations": "المواقع",
833
+ "attributes": "السمات",
834
+ "requiresShipping": "يتطلب الشحن",
835
+ "requiresShippingHint": "هل يتطلب عنصر المخزون الشحن؟",
836
+ "successToast": "تم إنشاء عنصر المخزون بنجاح."
837
+ },
838
+ "reservation": {
839
+ "header": "حجز {{itemName}}",
840
+ "editItemDetails": "تحرير الحجز",
841
+ "lineItemId": "معرف العنصر",
842
+ "orderID": "معرف الطلب",
843
+ "description": "الوصف",
844
+ "location": "الموقع",
845
+ "inStockAtLocation": "متوفر في هذا الموقع",
846
+ "availableAtLocation": "متاح في هذا الموقع",
847
+ "reservedAtLocation": "محجوز في هذا الموقع",
848
+ "reservedAmount": "كمية الحجز",
849
+ "create": "إنشاء حجز",
850
+ "itemToReserve": "العنصر للحجز",
851
+ "quantityPlaceholder": "كم تريد الحجز؟",
852
+ "descriptionPlaceholder": "ما نوع هذا الحجز؟",
853
+ "successToast": "تم إنشاء الحجز بنجاح.",
854
+ "updateSuccessToast": "تم تحديث الحجز بنجاح.",
855
+ "deleteSuccessToast": "تم حذف الحجز بنجاح.",
856
+ "errors": {
857
+ "noAvaliableQuantity": "الموقع المخزني لا يحتوي على كمية متاحة.",
858
+ "quantityOutOfRange": "الكمية الدنيا هي 1 والكمية القصوى هي {{max}}"
859
+ }
860
+ },
861
+ "adjustInventory": {
862
+ "errors": {
863
+ "stockedQuantity": "لا يمكن تحديث الكمية المخزنة إلى أقل من الكمية المحجوزة البالغة {{quantity}}."
864
+ }
865
+ },
866
+ "toast": {
867
+ "updateLocations": "تم تحديث المواقع بنجاح.",
868
+ "updateLevel": "تم تحديث مستوى المخزون بنجاح.",
869
+ "updateItem": "تم تحديث عنصر المخزون بنجاح."
870
+ }
871
+ },
872
+ "giftCards": {
873
+ "domain": "بطاقات الهدايا",
874
+ "editGiftCard": "تحرير بطاقة الهدايا",
875
+ "createGiftCard": "إنشاء بطاقة هدايا",
876
+ "createGiftCardHint": "إنشاء بطاقة هدايا يدويًا يمكن استخدامها كوسيلة دفع في متجرك.",
877
+ "selectRegionFirst": "اختر منطقة أولاً",
878
+ "deleteGiftCardWarning": "أنت على وشك حذف بطاقة الهدايا {{code}}. لا يمكن التراجع عن هذا الإجراء.",
879
+ "balanceHigherThanValue": "لا يمكن أن يكون الرصيد أعلى من المبلغ الأصلي.",
880
+ "balanceLowerThanZero": "لا يمكن أن يكون الرصيد سالبًا.",
881
+ "expiryDateHint": "تختلف القوانين المتعلقة بتواريخ انتهاء صلاحية بطاقات الهدايا من بلد لآخر. تأكد من مراجعة اللوائح المحلية قبل تحديد تاريخ انتهاء الصلاحية.",
882
+ "regionHint": "سيؤدي تغيير منطقة بطاقة الهدايا أيضًا إلى تغيير عملتها، مما قد يؤثر على قيمتها النقدية.",
883
+ "enabledHint": "حدد ما إذا كانت بطاقة الهدايا مفعلة أو معطلة.",
884
+ "balance": "الرصيد",
885
+ "currentBalance": "الرصيد الحالي",
886
+ "initialBalance": "الرصيد الأولي",
887
+ "personalMessage": "رسالة شخصية",
888
+ "recipient": "المستلم"
889
+ },
890
+ "customers": {
891
+ "domain": "العملاء",
892
+ "list": {
893
+ "noRecordsMessage": "سيظهر عملاؤك هنا."
894
+ },
895
+ "create": {
896
+ "header": "إنشاء عميل",
897
+ "hint": "إنشاء عميل جديد وإدارة تفاصيله.",
898
+ "successToast": "تم إنشاء العميل {{email}} بنجاح."
899
+ },
900
+ "groups": {
901
+ "label": "مجموعات العملاء",
902
+ "remove": "هل أنت متأكد أنك تريد إزالة العميل من مجموعة العملاء \"{{name}}\"؟",
903
+ "removeMany": "هل أنت متأكد أنك تريد إزالة العميل من مجموعات العملاء التالية: {{groups}}؟",
904
+ "alreadyAddedTooltip": "العميل موجود بالفعل في هذه المجموعة.",
905
+ "list": {
906
+ "noRecordsMessage": "هذا العميل لا ينتمي إلى أي مجموعة."
907
+ },
908
+ "add": {
909
+ "success": "تمت إضافة العميل إلى: {{groups}}.",
910
+ "list": {
911
+ "noRecordsMessage": "يرجى إنشاء مجموعة عملاء أولاً."
912
+ }
913
+ },
914
+ "removed": {
915
+ "success": "تمت إزالة العميل من: {{groups}}.",
916
+ "list": {
917
+ "noRecordsMessage": "يرجى إنشاء مجموعة عملاء أولاً."
918
+ }
919
+ }
920
+ },
921
+ "edit": {
922
+ "header": "تحرير العميل",
923
+ "emailDisabledTooltip": "لا يمكن تغيير عنوان البريد الإلكتروني للعملاء المسجلين.",
924
+ "successToast": "تم تحديث العميل {{email}} بنجاح."
925
+ },
926
+ "delete": {
927
+ "title": "حذف العميل",
928
+ "description": "أنت على وشك حذف العميل {{email}}. لا يمكن التراجع عن هذا الإجراء.",
929
+ "successToast": "تم حذف العميل {{email}} بنجاح."
930
+ },
931
+ "fields": {
932
+ "guest": "ضيف",
933
+ "registered": "مسجل",
934
+ "groups": "المجموعات"
935
+ },
936
+ "registered": "مسجل",
937
+ "guest": "ضيف",
938
+ "hasAccount": "لديه حساب"
939
+ },
940
+ "customerGroups": {
941
+ "list": {
942
+ "empty": {
943
+ "description": "لا يوجد مجموعات عملاء.",
944
+ "heading": "لا يوجد مجموعات عملاء."
945
+ },
946
+ "filtered": {
947
+ "description": "هذا المنتج لديه {{count}} مجموعات عملاء معروفة.",
948
+ "heading": "مجموعات عملاء معروفة"
949
+ }
950
+ },
951
+ "domain": "مجموعات العملاء",
952
+ "subtitle": "تنظيم العملاء في مجموعات. يمكن أن تحتوي المجموعات على عروض ترويجية وأسعار مختلفة.",
953
+ "create": {
954
+ "header": "إنشاء مجموعة عملاء",
955
+ "hint": "إنشاء مجموعة عملاء جديدة لتقسيم عملائك.",
956
+ "successToast": "تم إنشاء مجموعة العملاء {{name}} بنجاح."
957
+ },
958
+ "edit": {
959
+ "header": "تحرير مجموعة العملاء",
960
+ "successToast": "تم تحديث مجموعة العملاء {{name}} بنجاح."
961
+ },
962
+ "delete": {
963
+ "title": "حذف مجموعة العملاء",
964
+ "description": "أنت على وشك حذف مجموعة العملاء {{name}}. لا يمكن التراجع عن هذا الإجراء.",
965
+ "successToast": "تم حذف مجموعة العملاء {{name}} بنجاح."
966
+ },
967
+ "customers": {
968
+ "alreadyAddedTooltip": "تمت إضافة العميل بالفعل إلى المجموعة.",
969
+ "add": {
970
+ "successToast_one": "تمت إضافة العميل إلى المجموعة بنجاح.",
971
+ "successToast_other": "تمت إضافة العملاء إلى المجموعة بنجاح.",
972
+ "list": {
973
+ "noRecordsMessage": "أنشئ عميلًا أولاً."
974
+ }
975
+ },
976
+ "remove": {
977
+ "title_one": "إزالة العميل",
978
+ "title_other": "إزالة العملاء",
979
+ "description_one": "أنت على وشك إزالة {{count}} عميل من مجموعة العملاء. لا يمكن التراجع عن هذا الإجراء.",
980
+ "description_other": "أنت على وشك إزالة {{count}} عملاء من مجموعة العملاء. لا يمكن التراجع عن هذا الإجراء."
981
+ },
982
+ "list": {
983
+ "noRecordsMessage": "هذه المجموعة لا تحتوي على عملاء."
984
+ }
985
+ }
986
+ },
987
+ "orders": {
988
+ "orderCanceled": "تم إلغاء الطلب",
989
+ "status": {
990
+ "archived": "مؤرشف",
991
+ "canceled": "ملغى",
992
+ "completed": "مكتمل",
993
+ "draft": "مسودة",
994
+ "not_paid": "غير مدفوع",
995
+ "pending": "قيد الانتظار",
996
+ "requires_action": "يتطلب إجراء"
997
+ },
998
+ "domain": "الطلبات",
999
+ "claim": "مطالبة",
1000
+ "exchange": "تبادل",
1001
+ "return": "إرجاع",
1002
+ "cancelWarning": "أنت على وشك إلغاء الطلب {{id}}. لا يمكن التراجع عن هذا الإجراء.",
1003
+ "onDateFromSalesChannel": "{{date}} من {{salesChannel}}",
1004
+ "list": {
1005
+ "noRecordsMessage": "ستظهر طلباتك هنا."
1006
+ },
1007
+ "summary": {
1008
+ "requestReturn": "طلب إرجاع",
1009
+ "allocateItems": "تخصيص العناصر",
1010
+ "editOrder": "تحرير الطلب",
1011
+ "editOrderContinue": "متابعة تحرير الطلب",
1012
+ "inventoryKit": "يتكون من {{count}}x عناصر المخزون",
1013
+ "itemTotal": "إجمالي العناصر",
1014
+ "shippingTotal": "إجمالي الشحن",
1015
+ "discountTotal": "إجمالي الخصم",
1016
+ "taxTotalIncl": "إجمالي الضرائب (مشمول)",
1017
+ "itemSubtotal": "المجموع الفرعي للعناصر",
1018
+ "shippingSubtotal": "المجموع الفرعي للشحن",
1019
+ "discountSubtotal": "المجموع الفرعي للخصم",
1020
+ "taxTotal": "إجمالي الضرائب"
1021
+ },
1022
+ "transfer": {
1023
+ "title": "نقل الملكية",
1024
+ "requestSuccess": "تم إرسال طلب نقل الطلب إلى: {{email}}.",
1025
+ "currentOwner": "المالك الحالي",
1026
+ "newOwner": "المالك الجديد",
1027
+ "currentOwnerDescription": "العميل المرتبط حاليًا بهذا الطلب.",
1028
+ "newOwnerDescription": "العميل الذي سيتم نقل هذا الطلب إليه."
1029
+ },
1030
+ "payment": {
1031
+ "title": "المدفوعات",
1032
+ "isReadyToBeCaptured": "الدفع <0/> جاهز للاستلام.",
1033
+ "totalPaidByCustomer": "إجمالي المدفوع من قبل العميل",
1034
+ "capture": "استلام الدفع",
1035
+ "capture_short": "استلام",
1036
+ "refund": "استرداد",
1037
+ "markAsPaid": "وضع علامة مدفوع",
1038
+ "statusLabel": "حالة الدفع",
1039
+ "statusTitle": "حالة الدفع",
1040
+ "status": {
1041
+ "notPaid": "غير مدفوع",
1042
+ "authorized": "مصرح به",
1043
+ "partiallyAuthorized": "مصرح به جزئيًا",
1044
+ "awaiting": "في انتظار",
1045
+ "captured": "تم الاستلام",
1046
+ "partiallyRefunded": "تم استرداده جزئيًا",
1047
+ "partiallyCaptured": "تم استلامه جزئيًا",
1048
+ "refunded": "تم استرداده",
1049
+ "canceled": "ملغى",
1050
+ "requiresAction": "يتطلب إجراء"
1051
+ },
1052
+ "capturePayment": "سيتم استلام الدفع بمبلغ {{amount}}.",
1053
+ "capturePaymentSuccess": "تم استلام الدفع بمبلغ {{amount}} بنجاح",
1054
+ "markAsPaidPayment": "سيتم وضع علامة مدفوع على الدفع بمبلغ {{amount}}.",
1055
+ "markAsPaidPaymentSuccess": "تم وضع علامة مدفوع على الدفع بمبلغ {{amount}} بنجاح",
1056
+ "createRefund": "إنشاء استرداد",
1057
+ "refundPaymentSuccess": "تم استرداد المبلغ {{amount}} بنجاح",
1058
+ "createRefundWrongQuantity": "يجب أن تكون الكمية رقمًا بين 1 و {{number}}",
1059
+ "refundAmount": "استرداد {{ amount }}",
1060
+ "paymentLink": "نسخ رابط الدفع لـ {{ amount }}",
1061
+ "selectPaymentToRefund": "اختر الدفع للاسترداد"
1062
+ },
1063
+ "edits": {
1064
+ "title": "تحرير الطلب",
1065
+ "confirm": "تأكيد التحرير",
1066
+ "confirmText": "أنت على وشك تأكيد تحرير الطلب. لا يمكن التراجع عن هذا الإجراء.",
1067
+ "cancel": "إلغاء التحرير",
1068
+ "currentItems": "العناصر الحالية",
1069
+ "currentItemsDescription": "تعديل كمية العنصر أو إزالته.",
1070
+ "addItemsDescription": "يمكنك إضافة عناصر جديدة إلى الطلب.",
1071
+ "addItems": "إضافة عناصر",
1072
+ "amountPaid": "المبلغ المدفوع",
1073
+ "newTotal": "الإجمالي الجديد",
1074
+ "differenceDue": "الفرق المستحق",
1075
+ "create": "تحرير الطلب",
1076
+ "currentTotal": "الإجمالي الحالي",
1077
+ "noteHint": "أضف ملاحظة داخلية للتحرير",
1078
+ "cancelSuccessToast": "تم إلغاء تحرير الطلب",
1079
+ "createSuccessToast": "تم إنشاء طلب تحرير الطلب",
1080
+ "activeChangeError": "هناك تغيير نشط بالفعل على الطلب (إرجاع، مطالبة، تبادل، إلخ). يرجى إنهاء أو إلغاء التغيير قبل تحرير الطلب.",
1081
+ "panel": {
1082
+ "title": "تم طلب تحرير الطلب",
1083
+ "titlePending": "تحرير الطلب قيد الانتظار"
1084
+ },
1085
+ "toast": {
1086
+ "canceledSuccessfully": "تم إلغاء تحرير الطلب",
1087
+ "confirmedSuccessfully": "تم تأكيد تحرير الطلب"
1088
+ },
1089
+ "validation": {
1090
+ "quantityLowerThanFulfillment": "لا يمكن تعيين الكمية لتكون أقل من أو تساوي الكمية الملباة"
1091
+ }
1092
+ },
1093
+ "edit": {
1094
+ "email": {
1095
+ "title": "تحرير البريد الإلكتروني",
1096
+ "requestSuccess": "تم تحديث البريد الإلكتروني للطلب إلى {{email}}."
1097
+ },
1098
+ "shippingAddress": {
1099
+ "title": "تحرير عنوان الشحن",
1100
+ "requestSuccess": "تم تحديث عنوان الشحن للطلب."
1101
+ },
1102
+ "billingAddress": {
1103
+ "title": "تحرير عنوان الفواتير",
1104
+ "requestSuccess": "تم تحديث عنوان الفواتير للطلب."
1105
+ }
1106
+ },
1107
+ "returns": {
1108
+ "create": "إنشاء إرجاع",
1109
+ "confirm": "تأكيد الإرجاع",
1110
+ "confirmText": "أنت على وشك تأكيد الإرجاع. لا يمكن التراجع عن هذا الإجراء.",
1111
+ "inbound": "وارد",
1112
+ "outbound": "صادر",
1113
+ "sendNotification": "إرسال إشعار",
1114
+ "sendNotificationHint": "إخطار العميل بالإرجاع.",
1115
+ "returnTotal": "إجمالي الإرجاع",
1116
+ "inboundTotal": "إجمالي الوارد",
1117
+ "refundAmount": "مبلغ الاسترداد",
1118
+ "outstandingAmount": "المبلغ المستحق",
1119
+ "reason": "السبب",
1120
+ "reasonHint": "اختر سبب رغبة العميل في إرجاع العناصر.",
1121
+ "note": "ملاحظة",
1122
+ "noInventoryLevel": "لا يوجد مستوى مخزون",
1123
+ "noInventoryLevelDesc": "الموقع المحدد لا يحتوي على مستوى مخزون للعناصر المحددة. يمكن طلب الإرجاع ولكن لا يمكن استلامه حتى يتم إنشاء مستوى مخزون للموقع المحدد.",
1124
+ "noteHint": "يمكنك الكتابة بحرية إذا كنت تريد تحديد شيء ما.",
1125
+ "location": "الموقع",
1126
+ "locationHint": "اختر الموقع الذي تريد إرجاع العناصر إليه.",
1127
+ "inboundShipping": "شحن الإرجاع",
1128
+ "inboundShippingHint": "اختر الطريقة التي تريد استخدامها.",
1129
+ "returnableQuantityLabel": "الكمية القابلة للإرجاع",
1130
+ "refundableAmountLabel": "المبلغ القابل للاسترداد",
1131
+ "returnRequestedInfo": "تم طلب إرجاع {{requestedItemsCount}}x عناصر",
1132
+ "returnReceivedInfo": "تم استلام {{requestedItemsCount}}x عناصر",
1133
+ "itemReceived": "تم استلام العناصر",
1134
+ "returnRequested": "تم طلب الإرجاع",
1135
+ "damagedItemReceived": "تم استلام العناصر التالفة",
1136
+ "damagedItemsReturned": "تم إرجاع {{quantity}}x عناصر تالفة",
1137
+ "activeChangeError": "هناك تغيير نشط في الطلب قيد التقدم على هذا الطلب. يرجى إنهاء أو إلغاء التغيير أولاً.",
1138
+ "cancel": {
1139
+ "title": "إلغاء الإرجاع",
1140
+ "description": "هل أنت متأكد أنك تريد إلغاء طلب الإرجاع؟"
1141
+ },
1142
+ "placeholders": {
1143
+ "noReturnShippingOptions": {
1144
+ "title": "لم يتم العثور على خيارات شحن الإرجاع",
1145
+ "hint": "لم يتم إنشاء خيارات شحن الإرجاع للموقع. يمكنك إنشاء واحدة في <LinkComponent>الموقع والشحن</LinkComponent>."
1146
+ },
1147
+ "outboundShippingOptions": {
1148
+ "title": "لم يتم العثور على خيارات الشحن الصادرة",
1149
+ "hint": "لم يتم إنشاء خيارات الشحن الصادرة للموقع. يمكنك إنشاء واحدة في <LinkComponent>الموقع والشحن</LinkComponent>."
1150
+ }
1151
+ },
1152
+ "receive": {
1153
+ "action": "استلام العناصر",
1154
+ "receiveItems": "{{ returnType }} {{ id }}",
1155
+ "restockAll": "إعادة تخزين جميع العناصر",
1156
+ "itemsLabel": "العناصر المستلمة",
1157
+ "title": "استلام العناصر لـ #{{returnId}}",
1158
+ "sendNotificationHint": "إخطار العميل بالإرجاع المستلم.",
1159
+ "inventoryWarning": "يرجى ملاحظة أننا سنقوم تلقائيًا بتعديل مستويات المخزون بناءً على إدخالك أعلاه.",
1160
+ "writeOffInputLabel": "كم عدد العناصر التالفة؟",
1161
+ "toast": {
1162
+ "success": "تم استلام الإرجاع بنجاح.",
1163
+ "errorLargeValue": "الكمية أكبر من كمية العنصر المطلوبة.",
1164
+ "errorNegativeValue": "لا يمكن أن تكون الكمية قيمة سالبة.",
1165
+ "errorLargeDamagedValue": "كمية العناصر التالفة + كمية العناصر غير التالفة المستلمة تتجاوز إجمالي كمية العنصر في الإرجاع. يرجى تقليل كمية العناصر غير التالفة."
1166
+ }
1167
+ },
1168
+ "toast": {
1169
+ "canceledSuccessfully": "تم إلغاء الإرجاع بنجاح",
1170
+ "confirmedSuccessfully": "تم تأكيد الإرجاع بنجاح"
1171
+ },
1172
+ "panel": {
1173
+ "title": "تم بدء الإرجاع",
1174
+ "description": "هناك طلب إرجاع مفتوح ليتم إكماله"
1175
+ }
1176
+ },
1177
+ "claims": {
1178
+ "create": "إنشاء مطالبة",
1179
+ "confirm": "تأكيد المطالبة",
1180
+ "confirmText": "أنت على وشك تأكيد المطالبة. لا يمكن التراجع عن هذا الإجراء.",
1181
+ "manage": "إدارة المطالبة",
1182
+ "outbound": "صادر",
1183
+ "outboundItemAdded": "تمت إضافة {{itemsCount}}x من خلال المطالبة",
1184
+ "outboundTotal": "إجمالي الصادر",
1185
+ "outboundShipping": "شحن الصادر",
1186
+ "outboundShippingHint": "اختر الطريقة التي تريد استخدامها.",
1187
+ "refundAmount": "الفرق المقدر",
1188
+ "activeChangeError": "هناك تغيير نشط في الطلب على هذا الطلب. يرجى إنهاء أو إلغاء التغيير السابق.",
1189
+ "actions": {
1190
+ "cancelClaim": {
1191
+ "successToast": "تم إلغاء المطالبة بنجاح."
1192
+ }
1193
+ },
1194
+ "cancel": {
1195
+ "title": "إلغاء المطالبة",
1196
+ "description": "هل أنت متأكد أنك تريد إلغاء المطالبة؟"
1197
+ },
1198
+ "tooltips": {
1199
+ "onlyReturnShippingOptions": "ستتكون هذه القائمة فقط من خيارات شحن الإرجاع."
1200
+ },
1201
+ "toast": {
1202
+ "canceledSuccessfully": "تم إلغاء المطالبة بنجاح",
1203
+ "confirmedSuccessfully": "تم تأكيد المطالبة بنجاح"
1204
+ },
1205
+ "panel": {
1206
+ "title": "تم بدء المطالبة",
1207
+ "description": "هناك طلب مطالبة مفتوح ليتم إكماله"
1208
+ }
1209
+ },
1210
+ "exchanges": {
1211
+ "create": "إنشاء تبادل",
1212
+ "manage": "إدارة التبادل",
1213
+ "confirm": "تأكيد التبادل",
1214
+ "confirmText": "أنت على وشك تأكيد التبادل. لا يمكن التراجع عن هذا الإجراء.",
1215
+ "outbound": "صادر",
1216
+ "outboundItemAdded": "{{itemsCount}}x تمت إضافتها من خلال التبادل",
1217
+ "outboundTotal": "إجمالي الصادر",
1218
+ "outboundShipping": "شحن الصادر",
1219
+ "outboundShippingHint": "اختر الطريقة التي تريد استخدامها.",
1220
+ "refundAmount": "الفرق المقدر",
1221
+ "activeChangeError": "هناك تغيير نشط في الطلب على هذا الطلب. يرجى إنهاء أو إلغاء التغيير السابق.",
1222
+ "actions": {
1223
+ "cancelExchange": {
1224
+ "successToast": "تم إلغاء التبادل بنجاح."
1225
+ }
1226
+ },
1227
+ "cancel": {
1228
+ "title": "إلغاء التبادل",
1229
+ "description": "هل أنت متأكد أنك تريد إلغاء التبادل؟"
1230
+ },
1231
+ "tooltips": {
1232
+ "onlyReturnShippingOptions": "ستتكون هذه القائمة فقط من خيارات شحن الإرجاع."
1233
+ },
1234
+ "toast": {
1235
+ "canceledSuccessfully": "تم إلغاء التبادل بنجاح",
1236
+ "confirmedSuccessfully": "تم تأكيد التبادل بنجاح"
1237
+ },
1238
+ "panel": {
1239
+ "title": "تم بدء التبادل",
1240
+ "description": "هناك طلب تبادل مفتوح ليتم إكماله"
1241
+ }
1242
+ },
1243
+ "reservations": {
1244
+ "allocatedLabel": "مخصص",
1245
+ "notAllocatedLabel": "غير مخصص"
1246
+ },
1247
+ "allocateItems": {
1248
+ "action": "تخصيص العناصر",
1249
+ "title": "تخصيص عناصر الطلب",
1250
+ "locationDescription": "اختر الموقع الذي تريد التخصيص منه.",
1251
+ "itemsToAllocate": "العناصر للتخصيص",
1252
+ "itemsToAllocateDesc": "اختر عدد العناصر التي ترغب في تخصيصها",
1253
+ "search": "بحث عن العناصر",
1254
+ "consistsOf": "يتكون من {{num}}x عناصر المخزون",
1255
+ "requires": "يتطلب {{num}} لكل بديل",
1256
+ "toast": {
1257
+ "created": "تم تخصيص العناصر بنجاح"
1258
+ },
1259
+ "error": {
1260
+ "quantityNotAllocated": "هناك عناصر غير مخصصة."
1261
+ }
1262
+ },
1263
+ "shipment": {
1264
+ "title": "تحديد الشحنة كمشحونة",
1265
+ "trackingNumber": "رقم التتبع",
1266
+ "addTracking": "إضافة رقم التتبع",
1267
+ "sendNotification": "إرسال إشعار",
1268
+ "sendNotificationHint": "إخطار العميل حول هذه الشحنة.",
1269
+ "toastCreated": "تم إنشاء الشحنة بنجاح."
1270
+ },
1271
+ "fulfillment": {
1272
+ "differentOptionSelected": "تم اختيار خيار شحن مختلف عن الذي اختاره العميل.",
1273
+ "disabledItemTooltip": "يجب أن يكون البديل مدار بالفعل لإضافة عناصر المخزون إلى مجموعة المخزون الخاصة بالبديل.",
1274
+ "cancelWarning": "أنت على وشك إلغاء التنفيذ. لا يمكن التراجع عن هذا الإجراء.",
1275
+ "markAsDeliveredWarning": "أنت على وشك تحديد التنفيذ كمُسلم. لا يمكن التراجع عن هذا الإجراء.",
1276
+ "unfulfilledItems": "العناصر غير المنفذة",
1277
+ "statusLabel": "حالة التنفيذ",
1278
+ "statusTitle": "حالة التنفيذ",
1279
+ "fulfillItems": "تنفيذ العناصر",
1280
+ "awaitingFulfillmentBadge": "في انتظار التنفيذ",
1281
+ "requiresShipping": "يتطلب الشحن",
1282
+ "number": "تنفيذ #{{number}}",
1283
+ "itemsToFulfill": "العناصر لتنفيذها",
1284
+ "create": "إنشاء تنفيذ",
1285
+ "available": "متاح",
1286
+ "inStock": "في المخزون",
1287
+ "markAsShipped": "تحديد كمشحون",
1288
+ "markAsDelivered": "تحديد كمُسلم",
1289
+ "itemsToFulfillDesc": "اختر العناصر والكميات لتنفيذها",
1290
+ "locationDescription": "اختر الموقع الذي تريد تنفيذ العناصر منه.",
1291
+ "sendNotificationHint": "إخطار العملاء حول التنفيذ المُنشأ.",
1292
+ "methodDescription": "اختر طريقة شحن مختلفة عن التي اختارها العميل",
1293
+ "error": {
1294
+ "noLocation": "يجب أن يكون الموقع موجود.",
1295
+ "noShippingOption": "يجب أن يكون خيار الشحن موجود.",
1296
+ "wrongQuantity": "يتوفر عنصر واحد فقط للتنفيذ",
1297
+ "wrongQuantity_other": "يجب أن تكون الكمية رقمًا بين 1 و {{number}}",
1298
+ "noItems": "لا توجد عناصر لتنفيذها."
1299
+ },
1300
+ "status": {
1301
+ "notFulfilled": "Not fulfilled",
1302
+ "partiallyFulfilled": "Partially fulfilled",
1303
+ "fulfilled": "Fulfilled",
1304
+ "partiallyShipped": "Partially shipped",
1305
+ "shipped": "Shipped",
1306
+ "delivered": "Delivered",
1307
+ "partiallyDelivered": "Partially delivered",
1308
+ "partiallyReturned": "Partially returned",
1309
+ "returned": "Returned",
1310
+ "canceled": "Canceled",
1311
+ "requiresAction": "Requires action"
1312
+ },
1313
+ "toast": {
1314
+ "created": "Fulfillment created successfully",
1315
+ "canceled": "Fulfillment successfully canceled",
1316
+ "fulfillmentShipped": "Cannot cancel an already shipped fulfillment",
1317
+ "fulfillmentDelivered": "Fulfillment marked as delivered successfully"
1318
+ },
1319
+ "trackingLabel": "Tracking",
1320
+ "shippingFromLabel": "Shipping from",
1321
+ "itemsLabel": "Items"
1322
+ },
1323
+ "refund": {
1324
+ "title": "إنشاء استرداد",
1325
+ "sendNotificationHint": "إخطار العملاء بالاسترداد المُنشأ.",
1326
+ "systemPayment": "الدفع بالنظام",
1327
+ "systemPaymentDesc": "واحدة أو أكثر من دفعاتك هي دفعة نظام. كن على علم بأن الاستلام والاسترداد لا يتم التعامل معها بواسطة AcmeKit لمثل هذه الدفعات.",
1328
+ "error": {
1329
+ "amountToLarge": "لا يمكن استرداد أكثر من المبلغ الأصلي للطلب.",
1330
+ "amountNegative": "يجب أن يكون مبلغ الاسترداد رقمًا موجبًا.",
1331
+ "reasonRequired": "يرجى اختيار سبب الاسترداد."
1332
+ }
1333
+ },
1334
+ "customer": {
1335
+ "contactLabel": "الاتصال",
1336
+ "editEmail": "تحرير البريد الإلكتروني",
1337
+ "transferOwnership": "نقل الملكية",
1338
+ "editBillingAddress": "تحرير عنوان الفواتير",
1339
+ "editShippingAddress": "تحرير عنوان الشحن"
1340
+ },
1341
+ "activity": {
1342
+ "header": "النشاط",
1343
+ "showMoreActivities_one": "عرض {{count}} نشاط آخر",
1344
+ "showMoreActivities_other": "عرض {{count}} أنشطة أخرى",
1345
+ "comment": {
1346
+ "label": "تعليق",
1347
+ "placeholder": "اترك تعليقًا",
1348
+ "addButtonText": "إضافة تعليق",
1349
+ "deleteButtonText": "حذف التعليق"
1350
+ },
1351
+ "from": "من",
1352
+ "to": "إلى",
1353
+ "events": {
1354
+ "common": {
1355
+ "toReturn": "للإرجاع",
1356
+ "toSend": "للإرسال"
1357
+ },
1358
+ "placed": {
1359
+ "title": "تم تقديم الطلب",
1360
+ "fromSalesChannel": "من {{salesChannel}}"
1361
+ },
1362
+ "canceled": {
1363
+ "title": "تم إلغاء الطلب"
1364
+ },
1365
+ "payment": {
1366
+ "awaiting": "في انتظار الدفع",
1367
+ "captured": "تم استلام الدفع",
1368
+ "canceled": "تم إلغاء الدفع",
1369
+ "refunded": "تم استرداد الدفع"
1370
+ },
1371
+ "fulfillment": {
1372
+ "created": "تم تنفيذ العناصر",
1373
+ "canceled": "تم إلغاء التنفيذ",
1374
+ "shipped": "تم شحن العناصر",
1375
+ "delivered": "تم تسليم العناصر",
1376
+ "items_one": "{{count}} عنصر",
1377
+ "items_other": "{{count}} عناصر"
1378
+ },
1379
+ "return": {
1380
+ "created": "تم طلب الإرجاع #{{returnId}}",
1381
+ "canceled": "تم إلغاء الإرجاع #{{returnId}}",
1382
+ "received": "تم استلام الإرجاع #{{returnId}}",
1383
+ "items_one": "{{count}} عنصر مُرجع",
1384
+ "items_other": "{{count}} عناصر مُرجعة"
1385
+ },
1386
+ "note": {
1387
+ "comment": "تعليق",
1388
+ "byLine": "بواسطة {{author}}"
1389
+ },
1390
+ "claim": {
1391
+ "created": "تم طلب المطالبة #{{claimId}}",
1392
+ "canceled": "تم إلغاء المطالبة #{{claimId}}",
1393
+ "itemsInbound": "{{count}} عنصر للإرجاع",
1394
+ "itemsOutbound": "{{count}} عنصر للإرسال"
1395
+ },
1396
+ "exchange": {
1397
+ "created": "تم طلب التبادل #{{exchangeId}}",
1398
+ "canceled": "تم إلغاء التبادل #{{exchangeId}}",
1399
+ "itemsInbound": "{{count}} عنصر للإرجاع",
1400
+ "itemsOutbound": "{{count}} عنصر للإرسال"
1401
+ },
1402
+ "edit": {
1403
+ "requested": "تم طلب تحرير الطلب #{{editId}}",
1404
+ "confirmed": "تم تأكيد تحرير الطلب #{{editId}}"
1405
+ },
1406
+ "transfer": {
1407
+ "requested": "تم طلب نقل الطلب #{{transferId}}",
1408
+ "confirmed": "تم تأكيد نقل الطلب #{{transferId}}",
1409
+ "declined": "تم رفض نقل الطلب #{{transferId}}"
1410
+ },
1411
+ "update_order": {
1412
+ "shipping_address": "تم تحديث عنوان الشحن",
1413
+ "billing_address": "تم تحديث عنوان الفواتير",
1414
+ "email": "تم تحديث البريد الإلكتروني"
1415
+ }
1416
+ }
1417
+ },
1418
+ "fields": {
1419
+ "displayId": "معرف العرض",
1420
+ "refundableAmount": "المبلغ القابل للاسترداد",
1421
+ "returnableQuantity": "الكمية القابلة للإرجاع"
1422
+ }
1423
+ },
1424
+ "draftOrders": {
1425
+ "domain": "الطلبات المسودة",
1426
+ "deleteWarning": "أنت على وشك حذف الطلب المسودة {{id}}. لا يمكن التراجع عن هذا الإجراء.",
1427
+ "paymentLinkLabel": "رابط الدفع",
1428
+ "cartIdLabel": "معرف السلة",
1429
+ "markAsPaid": {
1430
+ "label": "وضع علامة مدفوع",
1431
+ "warningTitle": "وضع علامة مدفوع",
1432
+ "warningDescription": "أنت على وشك وضع علامة على الطلب المسودة كمدفوع. لا يمكن التراجع عن هذا الإجراء، ولن يكون جمع الدفع ممكنًا لاحقًا."
1433
+ },
1434
+ "status": {
1435
+ "open": "مفتوح",
1436
+ "completed": "مكتمل"
1437
+ },
1438
+ "create": {
1439
+ "createDraftOrder": "إنشاء طلب مسودة",
1440
+ "createDraftOrderHint": "إنشاء طلب مسودة جديد لإدارة تفاصيل الطلب قبل تقديمه.",
1441
+ "chooseRegionHint": "اختر المنطقة",
1442
+ "existingItemsLabel": "العناصر الموجودة",
1443
+ "existingItemsHint": "إضافة المنتجات الموجودة إلى الطلب المسودة.",
1444
+ "customItemsLabel": "العناصر المخصصة",
1445
+ "customItemsHint": "إضافة عناصر مخصصة إلى الطلب المسودة.",
1446
+ "addExistingItemsAction": "إضافة العناصر الموجودة",
1447
+ "addCustomItemAction": "إضافة عنصر مخصص",
1448
+ "noCustomItemsAddedLabel": "لم تتم إضافة عناصر مخصصة بعد",
1449
+ "noExistingItemsAddedLabel": "لم تتم إضافة عناصر موجودة بعد",
1450
+ "chooseRegionTooltip": "اختر منطقة أولاً",
1451
+ "useExistingCustomerLabel": "استخدام عميل موجود",
1452
+ "addShippingMethodsAction": "إضافة طرق الشحن",
1453
+ "unitPriceOverrideLabel": "تجاوز سعر الوحدة",
1454
+ "shippingOptionLabel": "خيار الشحن",
1455
+ "shippingOptionHint": "اختر خيار الشحن للطلب المسودة.",
1456
+ "shippingPriceOverrideLabel": "تجاوز سعر الشحن",
1457
+ "shippingPriceOverrideHint": "تجاوز سعر الشحن للطلب المسودة.",
1458
+ "sendNotificationLabel": "إرسال إشعار",
1459
+ "sendNotificationHint": "إرسال إشعار إلى العميل عند إنشاء الطلب المسودة."
1460
+ },
1461
+ "validation": {
1462
+ "requiredEmailOrCustomer": "البريد الإلكتروني أو العميل مطلوب.",
1463
+ "requiredItems": "مطلوب عنصر واحد على الأقل.",
1464
+ "invalidEmail": "يجب أن يكون البريد الإلكتروني عنوان بريد إلكتروني صالح."
1465
+ }
1466
+ },
1467
+ "stockLocations": {
1468
+ "domain": "المواقع والشحن",
1469
+ "list": {
1470
+ "description": "إدارة مواقع المخزون وخيارات الشحن لمتجرك."
1471
+ },
1472
+ "create": {
1473
+ "header": "إنشاء موقع مخزون",
1474
+ "hint": "موقع المخزون هو موقع فعلي يتم فيه تخزين المنتجات وشحنها.",
1475
+ "successToast": "تم إنشاء الموقع {{name}} بنجاح."
1476
+ },
1477
+ "edit": {
1478
+ "header": "تحرير موقع المخزون",
1479
+ "viewInventory": "عرض المخزون",
1480
+ "successToast": "تم تحديث الموقع {{name}} بنجاح."
1481
+ },
1482
+ "delete": {
1483
+ "confirmation": "أنت على وشك حذف موقع المخزون {{name}}. لا يمكن التراجع عن هذا الإجراء."
1484
+ },
1485
+ "fulfillmentProviders": {
1486
+ "header": "مزودي التنفيذ",
1487
+ "shippingOptionsTooltip": "سيحتوي هذا القائمة المنسدلة فقط على المزودين الممكّنين لهذا الموقع. أضفهم إلى الموقع إذا كانت القائمة المنسدلة معطلة.",
1488
+ "label": "مزودي التنفيذ المتصلين",
1489
+ "connectedTo": "متصل بـ {{count}} من {{total}} مزودي التنفيذ",
1490
+ "noProviders": "هذا الموقع المخزون غير متصل بأي مزودي تنفيذ.",
1491
+ "action": "توصيل المزودين",
1492
+ "successToast": "تم تحديث مزودي التنفيذ لموقع المخزون بنجاح."
1493
+ },
1494
+ "fulfillmentSets": {
1495
+ "pickup": {
1496
+ "header": "الاستلام"
1497
+ },
1498
+ "shipping": {
1499
+ "header": "الشحن"
1500
+ },
1501
+ "disable": {
1502
+ "confirmation": "هل أنت متأكد أنك تريد تعطيل {{name}}؟ سيؤدي ذلك إلى حذف جميع مناطق الخدمة وخيارات الشحن المرتبطة، ولا يمكن التراجع عن هذا الإجراء.",
1503
+ "pickup": "تم تعطيل الاستلام بنجاح.",
1504
+ "shipping": "تم تعطيل الشحن بنجاح."
1505
+ },
1506
+ "enable": {
1507
+ "pickup": "تم تمكين الاستلام بنجاح.",
1508
+ "shipping": "تم تمكين الشحن بنجاح."
1509
+ }
1510
+ },
1511
+ "sidebar": {
1512
+ "header": "تكوين الشحن",
1513
+ "shippingProfiles": {
1514
+ "label": "ملفات تعريف الشحن",
1515
+ "description": "تجميع المنتجات حسب متطلبات الشحن"
1516
+ }
1517
+ },
1518
+ "salesChannels": {
1519
+ "header": "قنوات البيع",
1520
+ "label": "قنوات البيع المتصلة",
1521
+ "connectedTo": "متصل بـ {{count}} من {{total}} قنوات البيع",
1522
+ "noChannels": "الموقع غير متصل بأي قنوات بيع.",
1523
+ "action": "توصيل قنوات البيع",
1524
+ "successToast": "تم تحديث قنوات البيع بنجاح."
1525
+ },
1526
+ "shippingOptions": {
1527
+ "conditionalPrices": {
1528
+ "actions": {
1529
+ "addPrice": "إضافة سعر",
1530
+ "manageConditionalPrices": "إدارة الأسعار المخصصة"
1531
+ },
1532
+ "attributes": {
1533
+ "cartItemTotal": "إجمالي عناصر السلة"
1534
+ },
1535
+ "customRules": {
1536
+ "eq": "يساوي",
1537
+ "gt": "أكبر من",
1538
+ "label": "قواعد مخصصة",
1539
+ "lt": "أقل من",
1540
+ "tooltip": "إضافة قواعد مخصصة لتحديد الأسعار بناءً على المنتجات الموجودة في السلة."
1541
+ },
1542
+ "description": "إضافة قواعد مخصصة لتحديد الأسعار بناءً على المنتجات الموجودة في السلة.",
1543
+ "errors": {
1544
+ "amountRequired": "يجب أن يكون الحد موجود.",
1545
+ "duplicateAmount": "لا يمكن أن يكون الحد متساوياً لقواعد مخصصة أخرى.",
1546
+ "minGreaterThanMax": "لا يمكن أن يكون الحد الأدنى أكبر من الحد الأعلى.",
1547
+ "minOrMaxRequired": "يجب أن يكون الحد الأدنى أو الحد الأعلى موجود.",
1548
+ "overlappingConditions": "لا يمكن أن يكون الحد الأدنى أكبر من الحد الأعلى."
1549
+ },
1550
+ "header": "قواعد الأسعار المخصصة",
1551
+ "rules": {
1552
+ "amount": "الحد",
1553
+ "gte": "أكبر من أو يساوي",
1554
+ "lte": "أقل من أو يساوي"
1555
+ },
1556
+ "summaries": {
1557
+ "greaterThan": "أكبر من",
1558
+ "lessThan": "أقل من",
1559
+ "range": "في النطاق"
1560
+ }
1561
+ },
1562
+ "create": {
1563
+ "shipping": {
1564
+ "header": "إنشاء خيار شحن لـ {{zone}}",
1565
+ "hint": "إنشاء خيار شحن جديد لتحديد كيفية شحن المنتجات من هذا الموقع.",
1566
+ "label": "خيارات الشحن",
1567
+ "successToast": "تم إنشاء خيار الشحن {{name}} بنجاح."
1568
+ },
1569
+ "returns": {
1570
+ "header": "إنشاء خيار إرجاع لـ {{zone}}",
1571
+ "hint": "إنشاء خيار إرجاع جديد لتحديد كيفية إرجاع المنتجات إلى هذا الموقع.",
1572
+ "label": "خيارات الإرجاع",
1573
+ "successToast": "تم إنشاء خيار الإرجاع {{name}} بنجاح."
1574
+ },
1575
+ "tabs": {
1576
+ "details": "التفاصيل",
1577
+ "prices": "الأسعار"
1578
+ },
1579
+ "action": "إنشاء الخيار"
1580
+ },
1581
+ "delete": {
1582
+ "confirmation": "أنت على وشك حذف خيار الشحن {{name}}. لا يمكن التراجع عن هذا الإجراء.",
1583
+ "successToast": "تم حذف خيار الشحن {{name}} بنجاح."
1584
+ },
1585
+ "edit": {
1586
+ "header": "تحرير خيار الشحن",
1587
+ "action": "تحرير الخيار",
1588
+ "successToast": "تم تحديث خيار الشحن {{name}} بنجاح."
1589
+ },
1590
+ "pricing": {
1591
+ "action": "تحرير الأسعار"
1592
+ },
1593
+ "fields": {
1594
+ "fulfillmentOption": "خيار التنفيذ",
1595
+ "count": {
1596
+ "shipping_one": "{{count}} خيار شحن",
1597
+ "shipping_other": "{{count}} خيارات شحن",
1598
+ "returns_one": "{{count}} خيار إرجاع",
1599
+ "returns_other": "{{count}} خيارات إرجاع"
1600
+ },
1601
+ "priceType": {
1602
+ "label": "نوع السعر",
1603
+ "options": {
1604
+ "fixed": {
1605
+ "label": "ثابت",
1606
+ "hint": "سعر خيار الشحن ثابت ولا يتغير بناءً على محتويات الطلب."
1607
+ },
1608
+ "calculated": {
1609
+ "label": "محسوب",
1610
+ "hint": "سعر خيار الشحن محسوب بواسطة مزود التنفيذ أثناء الدفع."
1611
+ }
1612
+ }
1613
+ },
1614
+ "enableInStore": {
1615
+ "label": "تمكين في المتجر",
1616
+ "hint": "ما إذا كان يمكن للعملاء استخدام هذا الخيار أثناء الدفع."
1617
+ },
1618
+ "provider": "مزود التنفيذ",
1619
+ "profile": "ملف تعريف الشحن"
1620
+ }
1621
+ },
1622
+ "serviceZones": {
1623
+ "create": {
1624
+ "headerPickup": "إنشاء منطقة خدمة للاستلام من {{location}}",
1625
+ "headerShipping": "إنشاء منطقة خدمة للشحن من {{location}}",
1626
+ "action": "إنشاء منطقة خدمة",
1627
+ "successToast": "تم إنشاء منطقة الخدمة {{name}} بنجاح."
1628
+ },
1629
+ "edit": {
1630
+ "header": "تحرير منطقة الخدمة",
1631
+ "successToast": "تم تحديث منطقة الخدمة {{name}} بنجاح."
1632
+ },
1633
+ "delete": {
1634
+ "confirmation": "أنت على وشك حذف منطقة الخدمة {{name}}. لا يمكن التراجع عن هذا الإجراء.",
1635
+ "successToast": "تم حذف منطقة الخدمة {{name}} بنجاح."
1636
+ },
1637
+ "manageAreas": {
1638
+ "header": "إدارة المناطق لـ {{name}}",
1639
+ "action": "إدارة المناطق",
1640
+ "label": "المناطق",
1641
+ "hint": "اختر المناطق الجغرافية التي تغطيها منطقة الخدمة.",
1642
+ "successToast": "تم تحديث المناطق لـ {{name}} بنجاح."
1643
+ },
1644
+ "fields": {
1645
+ "noRecords": "لا توجد مناطق خدمة لإضافة خيارات الشحن إليها.",
1646
+ "tip": "منطقة الخدمة هي مجموعة من المناطق الجغرافية. تُستخدم لتقييد خيارات الشحن المتاحة لمجموعة محددة من المواقع."
1647
+ }
1648
+ }
1649
+ },
1650
+ "shippingProfile": {
1651
+ "domain": "ملفات تعريف الشحن",
1652
+ "subtitle": "تجميع المنتجات ذات متطلبات الشحن المماثلة في ملفات تعريف.",
1653
+ "create": {
1654
+ "header": "إنشاء ملف تعريف الشحن",
1655
+ "hint": "إنشاء ملف تعريف شحن جديد لتجميع المنتجات ذات متطلبات الشحن المماثلة.",
1656
+ "successToast": "تم إنشاء ملف تعريف الشحن {{name}} بنجاح."
1657
+ },
1658
+ "delete": {
1659
+ "title": "حذف ملف تعريف الشحن",
1660
+ "description": "أنت على وشك حذف ملف تعريف الشحن {{name}}. لا يمكن التراجع عن هذا الإجراء.",
1661
+ "successToast": "تم حذف ملف تعريف الشحن {{name}} بنجاح."
1662
+ },
1663
+ "tooltip": {
1664
+ "type": "أدخل نوع ملف تعريف الشحن، على سبيل المثال: ثقيل، كبير الحجم، للشحن فقط، إلخ."
1665
+ }
1666
+ },
1667
+ "taxRegions": {
1668
+ "domain": "مناطق الضرائب",
1669
+ "list": {
1670
+ "hint": "إدارة ما تفرضه على عملائك عند التسوق من دول ومناطق مختلفة."
1671
+ },
1672
+ "delete": {
1673
+ "confirmation": "أنت على وشك حذف منطقة ضريبية. لا يمكن التراجع عن هذا الإجراء.",
1674
+ "successToast": "تم حذف المنطقة الضريبية بنجاح."
1675
+ },
1676
+ "create": {
1677
+ "header": "إنشاء منطقة ضريبية",
1678
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لدولة معينة.",
1679
+ "errors": {
1680
+ "rateIsRequired": "معدل الضريبة مطلوب عند إنشاء معدل ضريبة افتراضي.",
1681
+ "nameIsRequired": "الاسم مطلوب عند إنشاء معدل ضريبة افتراضي."
1682
+ },
1683
+ "successToast": "تم إنشاء المنطقة الضريبية بنجاح."
1684
+ },
1685
+ "province": {
1686
+ "header": "المحافظات",
1687
+ "create": {
1688
+ "header": "إنشاء منطقة ضريبية للمحافظة",
1689
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لمحافظة معينة."
1690
+ }
1691
+ },
1692
+ "state": {
1693
+ "header": "الولايات",
1694
+ "create": {
1695
+ "header": "إنشاء منطقة ضريبية للولاية",
1696
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لولاية معينة."
1697
+ }
1698
+ },
1699
+ "stateOrTerritory": {
1700
+ "header": "الولايات أو الأقاليم",
1701
+ "create": {
1702
+ "header": "إنشاء منطقة ضريبية للولاية/الإقليم",
1703
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لولاية/إقليم معين."
1704
+ }
1705
+ },
1706
+ "county": {
1707
+ "header": "المقاطعات",
1708
+ "create": {
1709
+ "header": "إنشاء منطقة ضريبية للمقاطعة",
1710
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لمقاطعة معينة."
1711
+ }
1712
+ },
1713
+ "region": {
1714
+ "header": "المناطق",
1715
+ "create": {
1716
+ "header": "إنشاء منطقة ضريبية للمنطقة",
1717
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لمنطقة معينة."
1718
+ }
1719
+ },
1720
+ "department": {
1721
+ "header": "الأقسام",
1722
+ "create": {
1723
+ "header": "إنشاء منطقة ضريبية للقسم",
1724
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لقسم معين."
1725
+ }
1726
+ },
1727
+ "territory": {
1728
+ "header": "الأقاليم",
1729
+ "create": {
1730
+ "header": "إنشاء منطقة ضريبية للإقليم",
1731
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لإقليم معين."
1732
+ }
1733
+ },
1734
+ "prefecture": {
1735
+ "header": "المحافظات",
1736
+ "create": {
1737
+ "header": "إنشاء منطقة ضريبية للمحافظة",
1738
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لمحافظة معينة."
1739
+ }
1740
+ },
1741
+ "district": {
1742
+ "header": "المناطق",
1743
+ "create": {
1744
+ "header": "إنشاء منطقة ضريبية للمنطقة",
1745
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لمنطقة معينة."
1746
+ }
1747
+ },
1748
+ "governorate": {
1749
+ "header": "المحافظات",
1750
+ "create": {
1751
+ "header": "إنشاء منطقة ضريبية للمحافظة",
1752
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لمحافظة معينة."
1753
+ }
1754
+ },
1755
+ "canton": {
1756
+ "header": "الكانتونات",
1757
+ "create": {
1758
+ "header": "إنشاء منطقة ضريبية للكانتون",
1759
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لكانتون معين."
1760
+ }
1761
+ },
1762
+ "emirate": {
1763
+ "header": "الإمارات",
1764
+ "create": {
1765
+ "header": "إنشاء منطقة ضريبية للإمارة",
1766
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لإمارة معينة."
1767
+ }
1768
+ },
1769
+ "sublevel": {
1770
+ "header": "المستويات الفرعية",
1771
+ "create": {
1772
+ "header": "إنشاء منطقة ضريبية للمستوى الفرعي",
1773
+ "hint": "إنشاء منطقة ضريبية جديدة لتحديد معدلات الضرائب لمستوى فرعي معين."
1774
+ }
1775
+ },
1776
+ "taxOverrides": {
1777
+ "header": "التجاوزات",
1778
+ "create": {
1779
+ "header": "إنشاء تجاوز",
1780
+ "hint": "إنشاء معدل ضريبة يتجاوز معدلات الضرائب الافتراضية للظروف المحددة."
1781
+ },
1782
+ "edit": {
1783
+ "header": "تحرير التجاوز",
1784
+ "hint": "تحرير معدل الضريبة الذي يتجاوز معدلات الضرائب الافتراضية للظروف المحددة."
1785
+ }
1786
+ },
1787
+ "taxRates": {
1788
+ "create": {
1789
+ "header": "إنشاء معدل ضريبة",
1790
+ "hint": "إنشاء معدل ضريبة جديد لتحديد معدل الضريبة لمنطقة.",
1791
+ "successToast": "تم إنشاء معدل الضريبة بنجاح."
1792
+ },
1793
+ "edit": {
1794
+ "header": "تحرير معدل الضريبة",
1795
+ "hint": "تحرير معدل الضريبة لتحديد معدل الضريبة لمنطقة.",
1796
+ "successToast": "تم تحديث معدل الضريبة بنجاح."
1797
+ },
1798
+ "delete": {
1799
+ "confirmation": "أنت على وشك حذف معدل الضريبة {{name}}. لا يمكن التراجع عن هذا الإجراء.",
1800
+ "successToast": "تم حذف معدل الضريبة بنجاح."
1801
+ }
1802
+ },
1803
+ "fields": {
1804
+ "isCombinable": {
1805
+ "label": "قابل للجمع",
1806
+ "hint": "ما إذا كان يمكن جمع هذا معدل الضريبة مع المعدل الافتراضي من المنطقة الضريبية.",
1807
+ "true": "قابل للجمع",
1808
+ "false": "غير قابل للجمع"
1809
+ },
1810
+ "defaultTaxRate": {
1811
+ "label": "معدل الضريبة الافتراضي",
1812
+ "tooltip": "معدل الضريبة الافتراضي لهذه المنطقة. مثال على ذلك هو معدل ضريبة القيمة المضافة القياسي لدولة أو منطقة.",
1813
+ "action": "إنشاء معدل ضريبة افتراضي"
1814
+ },
1815
+ "taxRate": "معدل الضريبة",
1816
+ "taxCode": "رمز الضريبة",
1817
+ "targets": {
1818
+ "label": "الأهداف",
1819
+ "hint": "حدد الأهداف التي سيطبق عليها هذا معدل الضريبة.",
1820
+ "options": {
1821
+ "product": "المنتجات",
1822
+ "productCollection": "مجموعات المنتجات",
1823
+ "productTag": "علامات المنتجات",
1824
+ "productType": "أنواع المنتجات",
1825
+ "customerGroup": "مجموعات العملاء"
1826
+ },
1827
+ "operators": {
1828
+ "in": "في",
1829
+ "on": "على",
1830
+ "and": "و"
1831
+ },
1832
+ "placeholders": {
1833
+ "product": "البحث عن المنتجات",
1834
+ "productCollection": "البحث عن مجموعات المنتجات",
1835
+ "productTag": "البحث عن علامات المنتجات",
1836
+ "productType": "البحث عن أنواع المنتجات",
1837
+ "customerGroup": "البحث عن مجموعات العملاء"
1838
+ },
1839
+ "tags": {
1840
+ "product": "المنتج",
1841
+ "productCollection": "مجموعة المنتجات",
1842
+ "productTag": "علامة المنتج",
1843
+ "productType": "نوع المنتج",
1844
+ "customerGroup": "مجموعة العملاء"
1845
+ },
1846
+ "modal": {
1847
+ "header": "إضافة الأهداف"
1848
+ },
1849
+ "values_one": "{{count}} قيمة",
1850
+ "values_other": "{{count}} قيم",
1851
+ "numberOfTargets_one": "{{count}} هدف",
1852
+ "numberOfTargets_other": "{{count}} أهداف",
1853
+ "additionalValues_one": "و {{count}} قيمة أخرى",
1854
+ "additionalValues_other": "و {{count}} قيم أخرى",
1855
+ "action": "إضافة هدف"
1856
+ },
1857
+ "sublevels": {
1858
+ "labels": {
1859
+ "province": "المحافظة",
1860
+ "state": "الولاية",
1861
+ "region": "المنطقة",
1862
+ "stateOrTerritory": "الولاية/الإقليم",
1863
+ "department": "القسم",
1864
+ "county": "المقاطعة",
1865
+ "territory": "الإقليم",
1866
+ "prefecture": "المحافظة",
1867
+ "district": "المنطقة",
1868
+ "governorate": "المحافظة",
1869
+ "emirate": "الإمارة",
1870
+ "canton": "الكانتون",
1871
+ "sublevel": "رمز المستوى الفرعي"
1872
+ },
1873
+ "placeholders": {
1874
+ "province": "اختر المحافظة",
1875
+ "state": "اختر الولاية",
1876
+ "region": "اختر المنطقة",
1877
+ "stateOrTerritory": "اختر الولاية/الإقليم",
1878
+ "department": "اختر القسم",
1879
+ "county": "اختر المقاطعة",
1880
+ "territory": "اختر الإقليم",
1881
+ "prefecture": "اختر المحافظة",
1882
+ "district": "اختر المنطقة",
1883
+ "governorate": "اختر المحافظة",
1884
+ "emirate": "اختر الإمارة",
1885
+ "canton": "اختر الكانتون"
1886
+ },
1887
+ "tooltips": {
1888
+ "sublevel": "أدخل رمز ISO 3166-2 لمنطقة الضريبة الفرعية.",
1889
+ "notPartOfCountry": "{{province}} لا يبدو أنها جزء من {{country}}. يرجى التحقق مرة أخرى إذا كان هذا صحيحًا."
1890
+ },
1891
+ "alert": {
1892
+ "header": "تم تعطيل المناطق الفرعية لهذه المنطقة الضريبية",
1893
+ "description": "تم تعطيل المناطق الفرعية لهذه المنطقة افتراضيًا. يمكنك تمكينها لإنشاء مناطق فرعية مثل المحافظات أو الولايات أو الأقاليم.",
1894
+ "action": "تمكين المناطق الفرعية"
1895
+ }
1896
+ },
1897
+ "noDefaultRate": {
1898
+ "label": "لا يوجد معدل افتراضي",
1899
+ "tooltip": "هذه المنطقة الضريبية لا تحتوي على معدل ضريبة افتراضي. إذا كان هناك معدل قياسي، مثل ضريبة القيمة المضافة لدولة، يرجى إضافته إلى هذه المنطقة."
1900
+ }
1901
+ }
1902
+ },
1903
+ "promotions": {
1904
+ "domain": "العروض الترويجية",
1905
+ "sections": {
1906
+ "details": "تفاصيل العرض الترويجي"
1907
+ },
1908
+ "tabs": {
1909
+ "template": "النوع",
1910
+ "details": "التفاصيل",
1911
+ "campaign": "الحملة"
1912
+ },
1913
+ "fields": {
1914
+ "type": "النوع",
1915
+ "value_type": "نوع القيمة",
1916
+ "value": "القيمة",
1917
+ "campaign": "الحملة",
1918
+ "method": "الطريقة",
1919
+ "allocation": "التخصيص",
1920
+ "addCondition": "إضافة شرط",
1921
+ "clearAll": "مسح الكل",
1922
+ "amount": {
1923
+ "tooltip": "اختر رمز العملة لتمكين تعيين المبلغ"
1924
+ },
1925
+ "conditions": {
1926
+ "rules": {
1927
+ "title": "من يمكنه استخدام هذا الرمز؟",
1928
+ "description": "أي عميل مسموح له باستخدام رمز العرض الترويجي؟ يمكن استخدام رمز العرض الترويجي من قبل جميع العملاء إذا ترك دون تغيير."
1929
+ },
1930
+ "target-rules": {
1931
+ "title": "ما هي العناصر التي سيتم تطبيق العرض الترويجي عليها؟",
1932
+ "description": "سيتم تطبيق العرض الترويجي على العناصر التي تطابق الشروط التالية."
1933
+ },
1934
+ "buy-rules": {
1935
+ "title": "ما الذي يجب أن يكون في السلة لتفعيل العرض الترويجي؟",
1936
+ "description": "إذا تطابقت هذه الشروط، سنقوم بتفعيل العرض الترويجي على العناصر المستهدفة."
1937
+ }
1938
+ }
1939
+ },
1940
+ "tooltips": {
1941
+ "campaignType": "يجب اختيار رمز العملة في العرض الترويجي لتحديد ميزانية الإنفاق."
1942
+ },
1943
+ "errors": {
1944
+ "requiredField": "حقل مطلوب",
1945
+ "promotionTabError": "إصلاح الأخطاء في علامة التبويب العرض الترويجي قبل المتابعة"
1946
+ },
1947
+ "toasts": {
1948
+ "promotionCreateSuccess": "تم إنشاء العرض الترويجي ({{code}}) بنجاح."
1949
+ },
1950
+ "create": {},
1951
+ "edit": {
1952
+ "title": "تحرير تفاصيل العرض الترويجي",
1953
+ "rules": {
1954
+ "title": "تحرير شروط الاستخدام"
1955
+ },
1956
+ "target-rules": {
1957
+ "title": "تحرير شروط العناصر"
1958
+ },
1959
+ "buy-rules": {
1960
+ "title": "تحرير شروط الشراء"
1961
+ }
1962
+ },
1963
+ "campaign": {
1964
+ "header": "الحملة",
1965
+ "edit": {
1966
+ "header": "تحرير الحملة",
1967
+ "successToast": "تم تحديث حملة العرض الترويجي بنجاح."
1968
+ },
1969
+ "actions": {
1970
+ "goToCampaign": "الذهاب إلى الحملة"
1971
+ }
1972
+ },
1973
+ "campaign_currency": {
1974
+ "tooltip": "هذه هي عملة العرض الترويجي. قم بتغييرها من علامة التبويب التفاصيل."
1975
+ },
1976
+ "form": {
1977
+ "required": "مطلوب",
1978
+ "and": "و",
1979
+ "selectAttribute": "اختر السمة",
1980
+ "campaign": {
1981
+ "existing": {
1982
+ "title": "حملة موجودة",
1983
+ "description": "إضافة العرض الترويجي إلى حملة موجودة.",
1984
+ "placeholder": {
1985
+ "title": "لا توجد حملات موجودة",
1986
+ "desc": "يمكنك إنشاء واحدة لتتبع العروض الترويجية المتعددة وتحديد حدود الميزانية."
1987
+ }
1988
+ },
1989
+ "new": {
1990
+ "title": "حملة جديدة",
1991
+ "description": "إنشاء حملة جديدة لهذا العرض الترويجي."
1992
+ },
1993
+ "none": {
1994
+ "title": "بدون حملة",
1995
+ "description": "المتابعة دون ربط العرض الترويجي بحملة"
1996
+ }
1997
+ },
1998
+ "status": {
1999
+ "active": {
2000
+ "description": "العرض الترويجي مفعل",
2001
+ "title": "مفعل"
2002
+ },
2003
+ "inactive": {
2004
+ "description": "العرض الترويجي معطل",
2005
+ "title": "معطل"
2006
+ },
2007
+ "draft": {
2008
+ "description": "العرض الترويجي في وضع المسودة",
2009
+ "title": "مسودة"
2010
+ },
2011
+ "label": "الحالة"
2012
+ },
2013
+ "method": {
2014
+ "label": "الطريقة",
2015
+ "code": {
2016
+ "title": "رمز العرض الترويجي",
2017
+ "description": "يجب على العملاء إدخال هذا الرمز عند الدفع"
2018
+ },
2019
+ "automatic": {
2020
+ "title": "تلقائي",
2021
+ "description": "سيشاهد العملاء هذا العرض الترويجي عند الدفع"
2022
+ }
2023
+ },
2024
+ "max_quantity": {
2025
+ "title": "الكمية القصوى",
2026
+ "description": "الكمية القصوى من العناصر التي ينطبق عليها هذا العرض الترويجي."
2027
+ },
2028
+ "type": {
2029
+ "standard": {
2030
+ "title": "قياسي",
2031
+ "description": "عرض ترويجي قياسي"
2032
+ },
2033
+ "buyget": {
2034
+ "title": "اشتر واحصل",
2035
+ "description": "عرض ترويجي اشتر X واحصل على Y"
2036
+ }
2037
+ },
2038
+ "allocation": {
2039
+ "each": {
2040
+ "title": "كل",
2041
+ "description": "تطبيق القيمة على كل عنصر"
2042
+ },
2043
+ "across": {
2044
+ "title": "عبر",
2045
+ "description": "تطبيق القيمة عبر العناصر"
2046
+ }
2047
+ },
2048
+ "code": {
2049
+ "title": "الرمز",
2050
+ "description": "الرمز الذي سيدخله عملاؤك أثناء الدفع."
2051
+ },
2052
+ "value": {
2053
+ "title": "قيمة العرض الترويجي"
2054
+ },
2055
+ "value_type": {
2056
+ "fixed": {
2057
+ "title": "قيمة العرض الترويجي",
2058
+ "description": "المبلغ الذي سيتم خصمه. على سبيل المثال: 100"
2059
+ },
2060
+ "percentage": {
2061
+ "title": "قيمة العرض الترويجي",
2062
+ "description": "النسبة المئوية للخصم من المبلغ. على سبيل المثال: 8%"
2063
+ }
2064
+ }
2065
+ },
2066
+ "deleteWarning": "أنت على وشك حذف العرض الترويجي {{code}}. لا يمكن التراجع عن هذا الإجراء.",
2067
+ "createPromotionTitle": "إنشاء عرض ترويجي",
2068
+ "type": "نوع العرض الترويجي",
2069
+ "conditions": {
2070
+ "add": "إضافة شرط",
2071
+ "list": {
2072
+ "noRecordsMessage": "أضف شرطًا لتقييد العناصر التي ينطبق عليها العرض الترويجي."
2073
+ }
2074
+ }
2075
+ },
2076
+ "campaigns": {
2077
+ "domain": "الحملات",
2078
+ "details": "تفاصيل الحملة",
2079
+ "status": {
2080
+ "active": "نشط",
2081
+ "expired": "منتهي",
2082
+ "scheduled": "مجدول"
2083
+ },
2084
+ "delete": {
2085
+ "title": "هل أنت متأكد؟",
2086
+ "description": "أنت على وشك حذف الحملة '{{name}}'. لا يمكن التراجع عن هذا الإجراء.",
2087
+ "successToast": "تم إنشاء الحملة '{{name}}' بنجاح."
2088
+ },
2089
+ "edit": {
2090
+ "header": "تحرير الحملة",
2091
+ "description": "تحرير تفاصيل الحملة.",
2092
+ "successToast": "تم تحديث الحملة '{{name}}' بنجاح."
2093
+ },
2094
+ "configuration": {
2095
+ "header": "التكوين",
2096
+ "edit": {
2097
+ "header": "تحرير تكوين الحملة",
2098
+ "description": "تحرير تكوين الحملة.",
2099
+ "successToast": "تم تحديث تكوين الحملة بنجاح."
2100
+ }
2101
+ },
2102
+ "create": {
2103
+ "title": "إنشاء حملة",
2104
+ "description": "إنشاء حملة ترويجية.",
2105
+ "hint": "إنشاء حملة ترويجية.",
2106
+ "header": "إنشاء حملة",
2107
+ "successToast": "تم إنشاء الحملة '{{name}}' بنجاح."
2108
+ },
2109
+ "fields": {
2110
+ "name": "الاسم",
2111
+ "identifier": "المعرف",
2112
+ "start_date": "تاريخ البدء",
2113
+ "end_date": "تاريخ الانتهاء",
2114
+ "total_spend": "الميزانية المنفقة",
2115
+ "total_used": "الميزانية المستخدمة",
2116
+ "budget_limit": "حد الميزانية",
2117
+ "campaign_id": {
2118
+ "hint": "تظهر فقط الحملات التي تحتوي على نفس رمز العملة مثل العرض الترويجي في هذه القائمة."
2119
+ }
2120
+ },
2121
+ "budget": {
2122
+ "create": {
2123
+ "hint": "إنشاء ميزانية للحملة.",
2124
+ "header": "ميزانية الحملة"
2125
+ },
2126
+ "details": "ميزانية الحملة",
2127
+ "fields": {
2128
+ "type": "النوع",
2129
+ "currency": "العملة",
2130
+ "limit": "الحد",
2131
+ "used": "المستخدم"
2132
+ },
2133
+ "type": {
2134
+ "spend": {
2135
+ "title": "الإنفاق",
2136
+ "description": "تحديد حد للمبلغ الإجمالي المخفض لجميع استخدامات العرض الترويجي."
2137
+ },
2138
+ "usage": {
2139
+ "title": "الاستخدام",
2140
+ "description": "تحديد حد لعدد مرات استخدام العرض الترويجي."
2141
+ }
2142
+ },
2143
+ "edit": {
2144
+ "header": "تحرير ميزانية الحملة"
2145
+ }
2146
+ },
2147
+ "promotions": {
2148
+ "remove": {
2149
+ "title": "إزالة العرض الترويجي من الحملة",
2150
+ "description": "أنت على وشك إزالة {{count}} عرض ترويجي من الحملة. لا يمكن التراجع عن هذا الإجراء."
2151
+ },
2152
+ "alreadyAdded": "تمت إضافة هذا العرض الترويجي بالفعل إلى الحملة.",
2153
+ "alreadyAddedDiffCampaign": "تمت إضافة هذا العرض الترويجي بالفعل إلى حملة مختلفة ({{name}}).",
2154
+ "currencyMismatch": "عملة العرض الترويجي والحملة لا تتطابق",
2155
+ "toast": {
2156
+ "success": "تمت إضافة {{count}} عرض ترويجي إلى الحملة بنجاح"
2157
+ },
2158
+ "add": {
2159
+ "list": {
2160
+ "noRecordsMessage": "قم بإنشاء عرض ترويجي أولاً."
2161
+ }
2162
+ },
2163
+ "list": {
2164
+ "noRecordsMessage": "لا توجد عروض ترويجية في الحملة."
2165
+ }
2166
+ },
2167
+ "deleteCampaignWarning": "أنت على وشك حذف الحملة {{name}}. لا يمكن التراجع عن هذا الإجراء.",
2168
+ "totalSpend": "<0>{{amount}}</0> <1>{{currency}}</1>"
2169
+ },
2170
+ "priceLists": {
2171
+ "domain": "قوائم الأسعار",
2172
+ "subtitle": "إنشاء مبيعات أو تجاوز الأسعار لظروف محددة.",
2173
+ "delete": {
2174
+ "confirmation": "أنت على وشك حذف قائمة الأسعار {{title}}. لا يمكن التراجع عن هذا الإجراء.",
2175
+ "successToast": "تم حذف قائمة الأسعار {{title}} بنجاح."
2176
+ },
2177
+ "create": {
2178
+ "header": "إنشاء قائمة أسعار",
2179
+ "subheader": "إنشاء قائمة أسعار جديدة لإدارة أسعار منتجاتك.",
2180
+ "tabs": {
2181
+ "details": "التفاصيل",
2182
+ "products": "المنتجات",
2183
+ "prices": "الأسعار"
2184
+ },
2185
+ "successToast": "تم إنشاء قائمة الأسعار {{title}} بنجاح.",
2186
+ "products": {
2187
+ "list": {
2188
+ "noRecordsMessage": "أنشئ منتجًا أولاً."
2189
+ }
2190
+ }
2191
+ },
2192
+ "edit": {
2193
+ "header": "تحرير قائمة الأسعار",
2194
+ "successToast": "تم تحديث قائمة الأسعار {{title}} بنجاح."
2195
+ },
2196
+ "configuration": {
2197
+ "header": "التكوين",
2198
+ "edit": {
2199
+ "header": "تحرير تكوين قائمة الأسعار",
2200
+ "description": "تحرير تكوين قائمة الأسعار.",
2201
+ "successToast": "تم تحديث تكوين قائمة الأسعار بنجاح."
2202
+ }
2203
+ },
2204
+ "products": {
2205
+ "header": "المنتجات",
2206
+ "actions": {
2207
+ "addProducts": "إضافة منتجات",
2208
+ "editPrices": "تحرير الأسعار"
2209
+ },
2210
+ "delete": {
2211
+ "confirmation_one": "أنت على وشك حذف الأسعار لـ {{count}} منتج في قائمة الأسعار. لا يمكن التراجع عن هذا الإجراء.",
2212
+ "confirmation_other": "أنت على وشك حذف الأسعار لـ {{count}} منتجات في قائمة الأسعار. لا يمكن التراجع عن هذا الإجراء.",
2213
+ "successToast_one": "تم حذف الأسعار لـ {{count}} منتج بنجاح.",
2214
+ "successToast_other": "تم حذف الأسعار لـ {{count}} منتجات بنجاح."
2215
+ },
2216
+ "add": {
2217
+ "successToast": "تمت إضافة الأسعار إلى قائمة الأسعار بنجاح."
2218
+ },
2219
+ "edit": {
2220
+ "successToast": "تم تحديث الأسعار بنجاح."
2221
+ }
2222
+ },
2223
+ "fields": {
2224
+ "priceOverrides": {
2225
+ "label": "تجاوزات الأسعار",
2226
+ "header": "تجاوزات الأسعار"
2227
+ },
2228
+ "status": {
2229
+ "label": "الحالة",
2230
+ "options": {
2231
+ "active": "نشط",
2232
+ "draft": "مسودة",
2233
+ "expired": "منتهي",
2234
+ "scheduled": "مجدول"
2235
+ }
2236
+ },
2237
+ "type": {
2238
+ "label": "النوع",
2239
+ "hint": "اختر نوع قائمة الأسعار التي تريد إنشاؤها.",
2240
+ "options": {
2241
+ "sale": {
2242
+ "label": "بيع",
2243
+ "description": "أسعار البيع هي تغييرات مؤقتة في أسعار المنتجات."
2244
+ },
2245
+ "override": {
2246
+ "label": "تجاوز",
2247
+ "description": "عادةً ما تُستخدم التجاوزات لإنشاء أسعار مخصصة للعملاء."
2248
+ }
2249
+ }
2250
+ },
2251
+ "startsAt": {
2252
+ "label": "هل تحتوي قائمة الأسعار على تاريخ بدء؟",
2253
+ "hint": "جدولة قائمة الأسعار لتفعيلها في المستقبل."
2254
+ },
2255
+ "endsAt": {
2256
+ "label": "هل تحتوي قائمة الأسعار على تاريخ انتهاء؟",
2257
+ "hint": "جدولة قائمة الأسعار لتعطيلها في المستقبل."
2258
+ },
2259
+ "customerAvailability": {
2260
+ "header": "اختر مجموعات العملاء",
2261
+ "label": "توفر العملاء",
2262
+ "hint": "اختر مجموعات العملاء التي يجب تطبيق قائمة الأسعار عليها.",
2263
+ "placeholder": "البحث عن مجموعات العملاء",
2264
+ "attribute": "مجموعات العملاء"
2265
+ }
2266
+ }
2267
+ },
2268
+ "profile": {
2269
+ "domain": "الملف الشخصي",
2270
+ "manageYourProfileDetails": "إدارة تفاصيل ملفك الشخصي.",
2271
+ "fields": {
2272
+ "languageLabel": "اللغة",
2273
+ "usageInsightsLabel": "رؤى الاستخدام"
2274
+ },
2275
+ "edit": {
2276
+ "header": "تحرير الملف الشخصي",
2277
+ "languageHint": "اللغة التي تريد استخدامها في لوحة الإدارة. هذا لا يغير لغة متجرك.",
2278
+ "languagePlaceholder": "اختر اللغة",
2279
+ "usageInsightsHint": "شارك رؤى الاستخدام وساعدنا في تحسين AcmeKit. يمكنك قراءة المزيد حول ما نجمعه وكيف نستخدمه في <0>التوثيق</0>."
2280
+ },
2281
+ "toast": {
2282
+ "edit": "تم حفظ تغييرات الملف الشخصي"
2283
+ }
2284
+ },
2285
+ "users": {
2286
+ "deleteUserSuccess": "تم حذف المستخدم بنجاح",
2287
+ "list": {
2288
+ "empty": {
2289
+ "description": "لا يوجد مستخدمين في هذا المتجر.",
2290
+ "heading": "لا يوجد مستخدمين"
2291
+ },
2292
+ "filtered": {
2293
+ "description": "لا يوجد مستخدمين مطابقين للمعايير المحددة.",
2294
+ "heading": "لا يوجد مستخدمين"
2295
+ }
2296
+ },
2297
+ "domain": "المستخدمين",
2298
+ "editUser": "تحرير المستخدم",
2299
+ "inviteUser": "دعوة مستخدم",
2300
+ "inviteUserHint": "دعوة مستخدم جديد إلى متجرك.",
2301
+ "sendInvite": "إرسال الدعوة",
2302
+ "pendingInvites": "الدعوات المعلقة",
2303
+ "deleteInviteWarning": "أنت على وشك حذف الدعوة لـ {{email}}. لا يمكن التراجع عن هذا الإجراء.",
2304
+ "resendInvite": "إعادة إرسال الدعوة",
2305
+ "copyInviteLink": "نسخ رابط الدعوة",
2306
+ "expiredOnDate": "انتهت صلاحيتها في {{date}}",
2307
+ "validFromUntil": "صالح من <0>{{from}}</0> - <1>{{until}}</1>",
2308
+ "acceptedOnDate": "تم قبولها في {{date}}",
2309
+ "inviteStatus": {
2310
+ "accepted": "تم القبول",
2311
+ "pending": "معلق",
2312
+ "expired": "منتهي الصلاحية"
2313
+ },
2314
+ "roles": {
2315
+ "admin": "مسؤول",
2316
+ "developer": "مطور",
2317
+ "member": "عضو"
2318
+ },
2319
+ "deleteUserWarning": "أنت على وشك حذف المستخدم {{name}}. لا يمكن التراجع عن هذا الإجراء.",
2320
+ "invite": "دعوة"
2321
+ },
2322
+ "store": {
2323
+ "domain": "المتجر",
2324
+ "manageYourStoresDetails": "إدارة تفاصيل متجرك",
2325
+ "editStore": "تحرير المتجر",
2326
+ "defaultCurrency": "العملة الافتراضية",
2327
+ "defaultRegion": "المنطقة الافتراضية",
2328
+ "swapLinkTemplate": "قالب رابط التبديل",
2329
+ "paymentLinkTemplate": "قالب رابط الدفع",
2330
+ "inviteLinkTemplate": "قالب رابط الدعوة",
2331
+ "currencies": "العملات",
2332
+ "addCurrencies": "إضافة عملات",
2333
+ "enableTaxInclusivePricing": "تمكين التسعير الشامل للضرائب",
2334
+ "disableTaxInclusivePricing": "تعطيل التسعير الشامل للضرائب",
2335
+ "removeCurrencyWarning_one": "أنت على وشك إزالة {{count}} عملة من متجرك. تأكد من إزالة جميع الأسعار التي تستخدم العملة قبل المتابعة.",
2336
+ "removeCurrencyWarning_other": "أنت على وشك إزالة {{count}} عملات من متجرك. تأكد من إزالة جميع الأسعار التي تستخدم العملات قبل المتابعة.",
2337
+ "currencyAlreadyAdded": "تمت إضافة العملة بالفعل إلى متجرك.",
2338
+ "edit": {
2339
+ "header": "تحرير المتجر"
2340
+ },
2341
+ "toast": {
2342
+ "update": "تم تحديث المتجر بنجاح",
2343
+ "currenciesUpdated": "تم تحديث العملات بنجاح",
2344
+ "currenciesRemoved": "تمت إزالة العملات من المتجر بنجاح",
2345
+ "updatedTaxInclusivitySuccessfully": "تم تحديث التسعير الشامل للضرائب بنجاح"
2346
+ }
2347
+ },
2348
+ "regions": {
2349
+ "domain": "المناطق",
2350
+ "subtitle": "المنطقة هي منطقة تبيع فيها المنتجات. يمكن أن تغطي عدة دول، ولها معدلات ضرائب مختلفة، ومزودين، وعملة.",
2351
+ "createRegion": "إنشاء منطقة",
2352
+ "createRegionHint": "إدارة معدلات الضرائب والمزودين لمجموعة من الدول.",
2353
+ "addCountries": "إضافة دول",
2354
+ "editRegion": "تحرير المنطقة",
2355
+ "countriesHint": "أضف الدول المدرجة في هذه المنطقة.",
2356
+ "deleteRegionWarning": "أنت على وشك حذف المنطقة {{name}}. لا يمكن التراجع عن هذا الإجراء.",
2357
+ "removeCountriesWarning_one": "أنت على وشك إزالة {{count}} دولة من المنطقة. لا يمكن التراجع عن هذا الإجراء.",
2358
+ "removeCountriesWarning_other": "أنت على وشك إزالة {{count}} دول من المنطقة. لا يمكن التراجع عن هذا الإجراء.",
2359
+ "removeCountryWarning": "أنت على وشك إزالة الدولة {{name}} من المنطقة. لا يمكن التراجع عن هذا الإجراء.",
2360
+ "automaticTaxesHint": "عند التمكين، سيتم حساب الضرائب فقط عند الدفع بناءً على عنوان الشحن.",
2361
+ "taxInclusiveHint": "عند التمكين، ستكون الأسعار في المنطقة شاملة للضرائب.",
2362
+ "providersHint": "أضف مزودي الدفع المتاحين في هذه المنطقة.",
2363
+ "shippingOptions": "خيارات الشحن",
2364
+ "deleteShippingOptionWarning": "أنت على وشك حذف خيار الشحن {{name}}. لا يمكن التراجع عن هذا الإجراء.",
2365
+ "return": "إرجاع",
2366
+ "outbound": "صادر",
2367
+ "priceType": "نوع السعر",
2368
+ "flatRate": "سعر ثابت",
2369
+ "calculated": "محسوب",
2370
+ "list": {
2371
+ "noRecordsMessage": "أنشئ منطقة للمناطق التي تبيع فيها."
2372
+ },
2373
+ "toast": {
2374
+ "delete": "تم حذف المنطقة بنجاح",
2375
+ "edit": "تم حفظ تحرير المنطقة",
2376
+ "create": "تم إنشاء المنطقة بنجاح",
2377
+ "countries": "تم تحديث دول المنطقة بنجاح"
2378
+ },
2379
+ "shippingOption": {
2380
+ "createShippingOption": "إنشاء خيار شحن",
2381
+ "createShippingOptionHint": "إنشاء خيار شحن جديد للمنطقة.",
2382
+ "editShippingOption": "تحرير خيار الشحن",
2383
+ "fulfillmentMethod": "طريقة التنفيذ",
2384
+ "type": {
2385
+ "outbound": "صادر",
2386
+ "outboundHint": "استخدم هذا إذا كنت تنشئ خيار شحن لإرسال المنتجات إلى العميل.",
2387
+ "return": "إرجاع",
2388
+ "returnHint": "استخدم هذا إذا كنت تنشئ خيار شحن لإرجاع المنتجات إليك."
2389
+ },
2390
+ "priceType": {
2391
+ "label": "نوع السعر",
2392
+ "flatRate": "سعر ثابت",
2393
+ "calculated": "محسوب"
2394
+ },
2395
+ "availability": {
2396
+ "adminOnly": "للمسؤول فقط",
2397
+ "adminOnlyHint": "عند التمكين، سيكون خيار الشحن متاحًا فقط في لوحة الإدارة، وليس في واجهة المتجر."
2398
+ },
2399
+ "taxInclusiveHint": "عند التمكين، سيكون سعر خيار الشحن شاملًا للضرائب.",
2400
+ "requirements": {
2401
+ "label": "المتطلبات",
2402
+ "hint": "حدد المتطلبات لخيار الشحن."
2403
+ }
2404
+ }
2405
+ },
2406
+ "taxes": {
2407
+ "domain": "مناطق الضرائب",
2408
+ "domainDescription": "إدارة منطقتك الضريبية",
2409
+ "countries": {
2410
+ "taxCountriesHint": "تنطبق إعدادات الضرائب على الدول المدرجة."
2411
+ },
2412
+ "settings": {
2413
+ "editTaxSettings": "تحرير إعدادات الضرائب",
2414
+ "taxProviderLabel": "مزود الضرائب",
2415
+ "systemTaxProviderLabel": "مزود الضرائب النظامي",
2416
+ "calculateTaxesAutomaticallyLabel": "حساب الضرائب تلقائيًا",
2417
+ "calculateTaxesAutomaticallyHint": "عند التمكين، سيتم حساب معدلات الضرائب تلقائيًا وتطبيقها على السلال. عند التعطيل، يجب حساب الضرائب يدويًا عند الدفع. يوصى بالضرائب اليدوية للاستخدام مع مزودي الضرائب الخارجيين.",
2418
+ "applyTaxesOnGiftCardsLabel": "تطبيق الضرائب على بطاقات الهدايا",
2419
+ "applyTaxesOnGiftCardsHint": "عند التمكين، سيتم تطبيق الضرائب على بطاقات الهدايا عند الدفع. في بعض الدول، تتطلب اللوائح الضريبية تطبيق الضرائب على بطاقات الهدايا عند الشراء.",
2420
+ "defaultTaxRateLabel": "معدل الضريبة الافتراضي",
2421
+ "defaultTaxCodeLabel": "رمز الضريبة الافتراضي"
2422
+ },
2423
+ "defaultRate": {
2424
+ "sectionTitle": "معدل الضريبة الافتراضي"
2425
+ },
2426
+ "taxRate": {
2427
+ "sectionTitle": "معدلات الضرائب",
2428
+ "createTaxRate": "إنشاء معدل ضريبة",
2429
+ "createTaxRateHint": "إنشاء معدل ضريبة جديد للمنطقة.",
2430
+ "deleteRateDescription": "أنت على وشك حذف معدل الضريبة {{name}}. لا يمكن التراجع عن هذا الإجراء.",
2431
+ "editTaxRate": "تحرير معدل الضريبة",
2432
+ "editRateAction": "تحرير المعدل",
2433
+ "editOverridesAction": "تحرير التجاوزات",
2434
+ "editOverridesTitle": "تحرير تجاوزات معدل الضريبة",
2435
+ "editOverridesHint": "حدد التجاوزات لمعدل الضريبة.",
2436
+ "deleteTaxRateWarning": "أنت على وشك حذف معدل الضريبة {{name}}. لا يمكن التراجع عن هذا الإجراء.",
2437
+ "productOverridesLabel": "تجاوزات المنتج",
2438
+ "productOverridesHint": "حدد تجاوزات المنتج لمعدل الضريبة.",
2439
+ "addProductOverridesAction": "إضافة تجاوزات المنتج",
2440
+ "productTypeOverridesLabel": "تجاوزات نوع المنتج",
2441
+ "productTypeOverridesHint": "حدد تجاوزات نوع المنتج لمعدل الضريبة.",
2442
+ "addProductTypeOverridesAction": "إضافة تجاوزات نوع المنتج",
2443
+ "shippingOptionOverridesLabel": "تجاوزات خيار الشحن",
2444
+ "shippingOptionOverridesHint": "حدد تجاوزات خيار الشحن لمعدل الضريبة.",
2445
+ "addShippingOptionOverridesAction": "إضافة تجاوزات خيار الشحن",
2446
+ "productOverridesHeader": "المنتجات",
2447
+ "productTypeOverridesHeader": "أنواع المنتجات",
2448
+ "shippingOptionOverridesHeader": "خيارات الشحن"
2449
+ }
2450
+ },
2451
+ "locations": {
2452
+ "domain": "المواقع",
2453
+ "editLocation": "تحرير الموقع",
2454
+ "addSalesChannels": "إضافة قنوات البيع",
2455
+ "noLocationsFound": "لم يتم العثور على مواقع",
2456
+ "selectLocations": "اختر المواقع التي تخزن العنصر.",
2457
+ "deleteLocationWarning": "أنت على وشك حذف الموقع {{name}}. لا يمكن التراجع عن هذا الإجراء.",
2458
+ "removeSalesChannelsWarning_one": "أنت على وشك إزالة {{count}} قناة بيع من الموقع.",
2459
+ "removeSalesChannelsWarning_other": "أنت على وشك إزالة {{count}} قنوات بيع من الموقع.",
2460
+ "toast": {
2461
+ "create": "تم إنشاء الموقع بنجاح",
2462
+ "update": "تم تحديث الموقع بنجاح",
2463
+ "removeChannel": "تمت إزالة قناة البيع بنجاح"
2464
+ }
2465
+ },
2466
+ "reservations": {
2467
+ "domain": "الحجوزات",
2468
+ "subtitle": "إدارة الكمية المحجوزة من عناصر المخزون.",
2469
+ "deleteWarning": "أنت على وشك حذف حجز. لا يمكن التراجع عن هذا الإجراء."
2470
+ },
2471
+ "salesChannels": {
2472
+ "domain": "قنوات البيع",
2473
+ "subtitle": "إدارة القنوات عبر الإنترنت وغير المتصلة التي تبيع المنتجات عليها.",
2474
+ "createSalesChannel": "إنشاء قناة بيع",
2475
+ "createSalesChannelHint": "إنشاء قناة بيع جديدة لبيع منتجاتك عليها.",
2476
+ "enabledHint": "حدد ما إذا كانت قناة البيع مفعلة.",
2477
+ "removeProductsWarning_one": "أنت على وشك إزالة {{count}} منتج من {{sales_channel}}.",
2478
+ "removeProductsWarning_other": "أنت على وشك إزالة {{count}} منتجات من {{sales_channel}}.",
2479
+ "addProducts": "إضافة منتجات",
2480
+ "editSalesChannel": "تحرير قناة البيع",
2481
+ "productAlreadyAdded": "تمت إضافة المنتج بالفعل إلى قناة البيع.",
2482
+ "deleteSalesChannelWarning": "أنت على وشك حذف قناة البيع {{name}}. لا يمكن التراجع عن هذا الإجراء.",
2483
+ "toast": {
2484
+ "create": "تم إنشاء قناة البيع بنجاح",
2485
+ "update": "تم تحديث قناة البيع بنجاح",
2486
+ "delete": "تم حذف قناة البيع بنجاح"
2487
+ },
2488
+ "tooltip": {
2489
+ "cannotDeleteDefault": "لا يمكن حذف قناة البيع الافتراضية"
2490
+ },
2491
+ "products": {
2492
+ "list": {
2493
+ "noRecordsMessage": "لا توجد منتجات في قناة البيع."
2494
+ },
2495
+ "add": {
2496
+ "list": {
2497
+ "noRecordsMessage": "أنشئ منتجًا أولاً."
2498
+ }
2499
+ }
2500
+ }
2501
+ },
2502
+ "apiKeyManagement": {
2503
+ "domain": {
2504
+ "publishable": "مفاتيح API القابلة للنشر",
2505
+ "secret": "مفاتيح API السرية"
2506
+ },
2507
+ "subtitle": {
2508
+ "publishable": "إدارة مفاتيح API المستخدمة في واجهة المتجر لتحديد نطاق الطلبات إلى قنوات بيع محددة.",
2509
+ "secret": "إدارة مفاتيح API المستخدمة لمصادقة المستخدمين الإداريين في تطبيقات الإدارة."
2510
+ },
2511
+ "status": {
2512
+ "active": "نشط",
2513
+ "revoked": "ملغى"
2514
+ },
2515
+ "type": {
2516
+ "publishable": "قابل للنشر",
2517
+ "secret": "سري"
2518
+ },
2519
+ "create": {
2520
+ "createPublishableHeader": "إنشاء مفتاح API قابل للنشر",
2521
+ "createPublishableHint": "إنشاء مفتاح API قابل للنشر جديد لتحديد نطاق الطلبات إلى قنوات بيع محددة.",
2522
+ "createSecretHeader": "إنشاء مفتاح API سري",
2523
+ "createSecretHint": "إنشاء مفتاح API سري جديد للوصول إلى API AcmeKit كمستخدم إداري مصادق.",
2524
+ "secretKeyCreatedHeader": "تم إنشاء المفتاح السري",
2525
+ "secretKeyCreatedHint": "تم إنشاء مفتاحك السري الجديد. انسخه واحفظه بأمان الآن. هذه هي المرة الوحيدة التي سيتم عرضها.",
2526
+ "copySecretTokenSuccess": "تم نسخ المفتاح السري إلى الحافظة.",
2527
+ "copySecretTokenFailure": "فشل في نسخ المفتاح السري إلى الحافظة.",
2528
+ "successToast": "تم إنشاء مفتاح API بنجاح."
2529
+ },
2530
+ "edit": {
2531
+ "header": "تحرير مفتاح API",
2532
+ "description": "تحرير عنوان مفتاح API.",
2533
+ "successToast": "تم تحديث مفتاح API {{title}} بنجاح."
2534
+ },
2535
+ "salesChannels": {
2536
+ "title": "إضافة قنوات البيع",
2537
+ "description": "أضف قنوات البيع التي يجب أن يقتصر عليها مفتاح API.",
2538
+ "successToast_one": "تمت إضافة قناة بيع واحدة بنجاح إلى مفتاح API.",
2539
+ "successToast_other": "تمت إضافة {{count}} قنوات بيع بنجاح إلى مفتاح API.",
2540
+ "alreadyAddedTooltip": "تمت إضافة قناة البيع بالفعل إلى مفتاح API.",
2541
+ "list": {
2542
+ "noRecordsMessage": "لا توجد قنوات بيع في نطاق مفتاح API القابل للنشر."
2543
+ }
2544
+ },
2545
+ "delete": {
2546
+ "warning": "أنت على وشك حذف مفتاح API {{title}}. لا يمكن التراجع عن هذا الإجراء.",
2547
+ "successToast": "تم حذف مفتاح API {{title}} بنجاح."
2548
+ },
2549
+ "revoke": {
2550
+ "warning": "أنت على وشك إلغاء مفتاح API {{title}}. لا يمكن التراجع عن هذا الإجراء.",
2551
+ "successToast": "تم إلغاء مفتاح API {{title}} بنجاح."
2552
+ },
2553
+ "addSalesChannels": {
2554
+ "list": {
2555
+ "noRecordsMessage": "أنشئ قناة بيع أولاً."
2556
+ }
2557
+ },
2558
+ "removeSalesChannel": {
2559
+ "warning": "أنت على وشك إزالة قناة البيع {{name}} من مفتاح API. لا يمكن التراجع عن هذا الإجراء.",
2560
+ "warningBatch_one": "أنت على وشك إزالة قناة بيع واحدة من مفتاح API. لا يمكن التراجع عن هذا الإجراء.",
2561
+ "warningBatch_other": "أنت على وشك إزالة {{count}} قنوات بيع من مفتاح API. لا يمكن التراجع عن هذا الإجراء.",
2562
+ "successToast": "تمت إزالة قناة البيع بنجاح من مفتاح API.",
2563
+ "successToastBatch_one": "تمت إزالة قناة بيع واحدة بنجاح من مفتاح API.",
2564
+ "successToastBatch_other": "تمت إزالة {{count}} قنوات بيع بنجاح من مفتاح API."
2565
+ },
2566
+ "actions": {
2567
+ "revoke": "إلغاء مفتاح API",
2568
+ "copy": "نسخ مفتاح API",
2569
+ "copySuccessToast": "تم نسخ مفتاح API إلى الحافظة."
2570
+ },
2571
+ "table": {
2572
+ "lastUsedAtHeader": "آخر استخدام في",
2573
+ "createdAtHeader": "تم الإلغاء في"
2574
+ },
2575
+ "fields": {
2576
+ "lastUsedAtLabel": "آخر استخدام في",
2577
+ "revokedByLabel": "تم الإلغاء بواسطة",
2578
+ "revokedAtLabel": "تم الإلغاء في",
2579
+ "createdByLabel": "تم الإنشاء بواسطة"
2580
+ }
2581
+ },
2582
+ "returnReasons": {
2583
+ "domain": "أسباب الإرجاع",
2584
+ "subtitle": "إدارة أسباب إرجاع العناصر.",
2585
+ "calloutHint": "إدارة الأسباب لتصنيف الإرجاعات.",
2586
+ "editReason": "تحرير سبب الإرجاع",
2587
+ "create": {
2588
+ "header": "إضافة سبب إرجاع",
2589
+ "subtitle": "حدد الأسباب الأكثر شيوعًا للإرجاع.",
2590
+ "hint": "إنشاء سبب إرجاع جديد لتصنيف الإرجاعات.",
2591
+ "successToast": "تم إنشاء سبب الإرجاع {{label}} بنجاح."
2592
+ },
2593
+ "edit": {
2594
+ "header": "تحرير سبب الإرجاع",
2595
+ "subtitle": "تحرير قيمة سبب الإرجاع.",
2596
+ "successToast": "تم تحديث سبب الإرجاع {{label}} بنجاح."
2597
+ },
2598
+ "delete": {
2599
+ "confirmation": "أنت على وشك حذف سبب الإرجاع {{label}}. لا يمكن التراجع عن هذا الإجراء.",
2600
+ "successToast": "تم حذف سبب الإرجاع {{label}} بنجاح."
2601
+ },
2602
+ "fields": {
2603
+ "value": {
2604
+ "label": "القيمة",
2605
+ "placeholder": "خطأ في الحجم",
2606
+ "tooltip": "يجب أن تكون القيمة معرفًا فريدًا لسبب الإرجاع."
2607
+ },
2608
+ "label": { "label": "التسمية", "placeholder": "خطأ في الحجم" },
2609
+ "description": {
2610
+ "label": "الوصف",
2611
+ "placeholder": "تلقى العميل الحجم الخطأ"
2612
+ }
2613
+ }
2614
+ },
2615
+ "login": {
2616
+ "forgotPassword": "نسيت كلمة المرور؟ - <0>إعادة تعيين</0>",
2617
+ "title": "مرحبًا بك في مدوسا",
2618
+ "hint": "سجل الدخول للوصول إلى منطقة الحساب"
2619
+ },
2620
+ "invite": {
2621
+ "title": "مرحبًا بك في مدوسا",
2622
+ "hint": "أنشئ حسابك أدناه",
2623
+ "backToLogin": "العودة إلى تسجيل الدخول",
2624
+ "createAccount": "إنشاء حساب",
2625
+ "alreadyHaveAccount": "هل لديك حساب بالفعل؟ - <0>تسجيل الدخول</0>",
2626
+ "emailTooltip": "لا يمكن تغيير بريدك الإلكتروني. إذا كنت ترغب في استخدام بريد إلكتروني آخر، يجب إرسال دعوة جديدة.",
2627
+ "invalidInvite": "الدعوة غير صالحة أو انتهت صلاحيتها.",
2628
+ "successTitle": "تم تسجيل حسابك بنجاح",
2629
+ "successHint": "ابدأ باستخدام مدوسا الآن.",
2630
+ "successAction": "ابدأ مدوسا",
2631
+ "invalidTokenTitle": "رمز الدعوة غير صالح",
2632
+ "invalidTokenHint": "حاول طلب رابط دعوة جديد.",
2633
+ "passwordMismatch": "كلمات المرور غير متطابقة",
2634
+ "toast": {
2635
+ "accepted": "تم قبول الدعوة بنجاح"
2636
+ }
2637
+ },
2638
+ "resetPassword": {
2639
+ "title": "إعادة تعيين كلمة المرور",
2640
+ "hint": "أدخل بريدك الإلكتروني أدناه، وسنرسل لك تعليمات حول كيفية إعادة تعيين كلمة المرور.",
2641
+ "email": "البريد الإلكتروني",
2642
+ "sendResetInstructions": "إرسال تعليمات إعادة التعيين",
2643
+ "backToLogin": "<0>العودة إلى تسجيل الدخول</0>",
2644
+ "newPasswordHint": "اختر كلمة مرور جديدة أدناه.",
2645
+ "invalidTokenTitle": "رمز إعادة التعيين غير صالح",
2646
+ "invalidTokenHint": "حاول طلب رابط إعادة تعيين جديد.",
2647
+ "expiredTokenTitle": "رمز إعادة التعيين انتهت صلاحيته",
2648
+ "goToResetPassword": "اذهب إلى إعادة تعيين كلمة المرور",
2649
+ "resetPassword": "إعادة تعيين كلمة المرور",
2650
+ "newPassword": "كلمة المرور الجديدة",
2651
+ "repeatNewPassword": "أعد إدخال كلمة المرور الجديدة",
2652
+ "tokenExpiresIn": "ينتهي صلاحية الرمز في <0>{{time}}</0> دقيقة",
2653
+ "successfulRequestTitle": "تم إرسال البريد الإلكتروني بنجاح",
2654
+ "successfulRequest": "لقد أرسلنا لك بريدًا إلكترونيًا يمكنك استخدامه لإعادة تعيين كلمة المرور. تحقق من مجلد البريد العشوائي إذا لم تتلقاه بعد بضع دقائق.",
2655
+ "successfulResetTitle": "تم إعادة تعيين كلمة المرور بنجاح",
2656
+ "successfulReset": "يرجى تسجيل الدخول في صفحة تسجيل الدخول.",
2657
+ "passwordMismatch": "كلمات المرور غير متطابقة",
2658
+ "invalidLinkTitle": "رابط إعادة التعيين غير صالح",
2659
+ "invalidLinkHint": "حاول إعادة تعيين كلمة المرور مرة أخرى."
2660
+ },
2661
+ "workflowExecutions": {
2662
+ "domain": "تنفيذات سير العمل",
2663
+ "subtitle": "عرض وتتبع تنفيذات سير العمل في تطبيق مدوسا الخاص بك.",
2664
+ "transactionIdLabel": "معرف المعاملة",
2665
+ "workflowIdLabel": "معرف سير العمل",
2666
+ "progressLabel": "التقدم",
2667
+ "stepsCompletedLabel_one": "{{completed}} من {{count}} خطوة",
2668
+ "stepsCompletedLabel_other": "{{completed}} من {{count}} خطوات",
2669
+ "list": {
2670
+ "noRecordsMessage": "لم يتم تنفيذ أي سير عمل حتى الآن."
2671
+ },
2672
+ "history": {
2673
+ "sectionTitle": "التاريخ",
2674
+ "runningState": "قيد التشغيل...",
2675
+ "awaitingState": "في الانتظار",
2676
+ "failedState": "فشل",
2677
+ "skippedState": "تم التجاوز",
2678
+ "skippedFailureState": "تم التجاوز (فشل)",
2679
+ "definitionLabel": "التعريف",
2680
+ "outputLabel": "المخرجات",
2681
+ "compensateInputLabel": "تعويض المدخلات",
2682
+ "revertedLabel": "تم التراجع",
2683
+ "errorLabel": "خطأ"
2684
+ },
2685
+ "state": {
2686
+ "done": "تم",
2687
+ "failed": "فشل",
2688
+ "reverted": "تم التراجع",
2689
+ "invoking": "استدعاء",
2690
+ "compensating": "تعويض",
2691
+ "notStarted": "لم يبدأ"
2692
+ },
2693
+ "transaction": {
2694
+ "state": {
2695
+ "waitingToCompensate": "في انتظار التعويض"
2696
+ }
2697
+ },
2698
+ "step": {
2699
+ "state": {
2700
+ "skipped": "تم التجاوز",
2701
+ "skippedFailure": "تم التجاوز (فشل)",
2702
+ "dormant": "خامل",
2703
+ "timeout": "انتهت المهلة"
2704
+ }
2705
+ }
2706
+ },
2707
+ "productTypes": {
2708
+ "domain": "أنواع المنتجات",
2709
+ "subtitle": "تنظيم منتجاتك في أنواع.",
2710
+ "create": {
2711
+ "header": "إنشاء نوع منتج",
2712
+ "hint": "إنشاء نوع منتج جديد لتصنيف منتجاتك.",
2713
+ "successToast": "تم إنشاء نوع المنتج {{value}} بنجاح."
2714
+ },
2715
+ "edit": {
2716
+ "header": "تحرير نوع المنتج",
2717
+ "successToast": "تم تحديث نوع المنتج {{value}} بنجاح."
2718
+ },
2719
+ "delete": {
2720
+ "confirmation": "أنت على وشك حذف نوع المنتج {{value}}. لا يمكن التراجع عن هذا الإجراء.",
2721
+ "successToast": "تم حذف نوع المنتج {{value}} بنجاح."
2722
+ },
2723
+ "fields": {
2724
+ "value": "القيمة"
2725
+ }
2726
+ },
2727
+ "productTags": {
2728
+ "domain": "علامات المنتجات",
2729
+ "create": {
2730
+ "header": "إنشاء علامة منتج",
2731
+ "subtitle": "إنشاء علامة منتج جديدة لتصنيف منتجاتك.",
2732
+ "successToast": "تم إنشاء علامة المنتج {{value}} بنجاح."
2733
+ },
2734
+ "edit": {
2735
+ "header": "تحرير علامة المنتج",
2736
+ "subtitle": "تحرير قيمة علامة المنتج.",
2737
+ "successToast": "تم تحديث علامة المنتج {{value}} بنجاح."
2738
+ },
2739
+ "delete": {
2740
+ "confirmation": "أنت على وشك حذف علامة المنتج {{value}}. لا يمكن التراجع عن هذا الإجراء.",
2741
+ "successToast": "تم حذف علامة المنتج {{value}} بنجاح."
2742
+ },
2743
+ "fields": {
2744
+ "value": "القيمة"
2745
+ }
2746
+ },
2747
+ "notifications": {
2748
+ "domain": "الإشعارات",
2749
+ "emptyState": {
2750
+ "title": "لا توجد إشعارات",
2751
+ "description": "ليس لديك أي إشعارات في الوقت الحالي، ولكن بمجرد أن تحصل عليها ستظهر هنا."
2752
+ },
2753
+ "accessibility": {
2754
+ "description": "سيتم سرد الإشعارات حول أنشطة مدوسا هنا."
2755
+ }
2756
+ },
2757
+ "errors": {
2758
+ "serverError": "خطأ في الخادم - حاول مرة أخرى لاحقًا.",
2759
+ "invalidCredentials": "البريد الإلكتروني أو كلمة المرور غير صحيحة"
2760
+ },
2761
+ "statuses": {
2762
+ "scheduled": "مجدول",
2763
+ "expired": "منتهي",
2764
+ "active": "نشط",
2765
+ "enabled": "ممكّن",
2766
+ "disabled": "معطل",
2767
+ "draft": "مسودة",
2768
+ "inactive": "معطل"
2769
+ },
2770
+ "labels": {
2771
+ "beaware": "كن واعي",
2772
+ "loading": "جاري التحميل...",
2773
+ "productVariant": "متغير المنتج",
2774
+ "prices": "الأسعار",
2775
+ "available": "متاح",
2776
+ "inStock": "في المخزون",
2777
+ "added": "مضاف",
2778
+ "removed": "محذوف",
2779
+ "from": "من",
2780
+ "to": "إلى"
2781
+ },
2782
+ "fields": {
2783
+ "amount": "المبلغ",
2784
+ "refundAmount": "مبلغ الاسترداد",
2785
+ "name": "الاسم",
2786
+ "default": "افتراضي",
2787
+ "lastName": "الاسم الأخير",
2788
+ "firstName": "الاسم الأول",
2789
+ "title": "العنوان",
2790
+ "customTitle": "عنوان مخصص",
2791
+ "manageInventory": "إدارة المخزون",
2792
+ "inventoryKit": "مجموعة المخزون",
2793
+ "inventoryItems": "عناصر المخزون",
2794
+ "inventoryItem": "عنصر المخزون",
2795
+ "requiredQuantity": "الكمية المطلوبة",
2796
+ "description": "الوصف",
2797
+ "email": "البريد الإلكتروني",
2798
+ "password": "كلمة المرور",
2799
+ "repeatPassword": "أعد إدخال كلمة المرور",
2800
+ "confirmPassword": "تأكيد كلمة المرور",
2801
+ "newPassword": "كلمة المرور الجديدة",
2802
+ "repeatNewPassword": "أعد إدخال كلمة المرور الجديدة",
2803
+ "categories": "الفئات",
2804
+ "shippingMethod": "طريقة الشحن",
2805
+ "configurations": "التكوينات",
2806
+ "conditions": "الشروط",
2807
+ "category": "الفئة",
2808
+ "collection": "المجموعة",
2809
+ "discountable": "قابل للخصم",
2810
+ "handle": "المقبض",
2811
+ "subtitle": "العنوان الفرعي",
2812
+ "by": "بواسطة",
2813
+ "item": "عنصر",
2814
+ "qty": "الكمية",
2815
+ "limit": "الحد",
2816
+ "tags": "العلامات",
2817
+ "type": "النوع",
2818
+ "reason": "السبب",
2819
+ "none": "لا شيء",
2820
+ "all": "الكل",
2821
+ "search": "بحث",
2822
+ "percentage": "النسبة المئوية",
2823
+ "sales_channels": "قنوات البيع",
2824
+ "customer_groups": "مجموعات العملاء",
2825
+ "product_tags": "علامات المنتجات",
2826
+ "product_types": "أنواع المنتجات",
2827
+ "product_collections": "مجموعات المنتجات",
2828
+ "status": "الحالة",
2829
+ "code": "الرمز",
2830
+ "value": "القيمة",
2831
+ "disabled": "معطل",
2832
+ "dynamic": "ديناميكي",
2833
+ "normal": "عادي",
2834
+ "years": "السنوات",
2835
+ "months": "الأشهر",
2836
+ "days": "الأيام",
2837
+ "hours": "الساعات",
2838
+ "minutes": "الدقائق",
2839
+ "totalRedemptions": "إجمالي الاستردادات",
2840
+ "countries": "الدول",
2841
+ "paymentProviders": "مزودي الدفع",
2842
+ "refundReason": "سبب الاسترداد",
2843
+ "fulfillmentProviders": "مزودي التنفيذ",
2844
+ "fulfillmentProvider": "مزود التنفيذ",
2845
+ "providers": "المزودين",
2846
+ "availability": "التوافر",
2847
+ "inventory": "المخزون",
2848
+ "optional": "اختياري",
2849
+ "note": "ملاحظة",
2850
+ "automaticTaxes": "الضرائب التلقائية",
2851
+ "taxInclusivePricing": "التسعير الشامل للضرائب",
2852
+ "currency": "العملة",
2853
+ "address": "العنوان",
2854
+ "address2": "الشقة، الجناح، إلخ.",
2855
+ "city": "المدينة",
2856
+ "postalCode": "الرمز البريدي",
2857
+ "country": "الدولة",
2858
+ "state": "الولاية",
2859
+ "province": "المقاطعة",
2860
+ "company": "الشركة",
2861
+ "phone": "الهاتف",
2862
+ "metadata": "البيانات الوصفية",
2863
+ "selectCountry": "اختر الدولة",
2864
+ "products": "المنتجات",
2865
+ "variants": "البدائل",
2866
+ "orders": "الطلبات",
2867
+ "account": "الحساب",
2868
+ "total": "إجمالي الطلب",
2869
+ "paidTotal": "إجمالي المدفوع",
2870
+ "totalExclTax": "الإجمالي بدون ضريبة",
2871
+ "subtotal": "المجموع الفرعي",
2872
+ "shipping": "الشحن",
2873
+ "outboundShipping": "الشحن الصادر",
2874
+ "returnShipping": "شحن الإرجاع",
2875
+ "tax": "الضريبة",
2876
+ "created": "تم الإنشاء",
2877
+ "key": "المفتاح",
2878
+ "customer": "العميل",
2879
+ "date": "التاريخ",
2880
+ "order": "الطلب",
2881
+ "fulfillment": "التنفيذ",
2882
+ "provider": "المزود",
2883
+ "payment": "الدفع",
2884
+ "items": "العناصر",
2885
+ "salesChannel": "قناة البيع",
2886
+ "region": "المنطقة",
2887
+ "discount": "الخصم",
2888
+ "role": "الدور",
2889
+ "sent": "تم الإرسال",
2890
+ "salesChannels": "قنوات البيع",
2891
+ "product": "المنتج",
2892
+ "createdAt": "تم الإنشاء في",
2893
+ "updatedAt": "تم التحديث في",
2894
+ "revokedAt": "تم الإلغاء في",
2895
+ "true": "صحيح",
2896
+ "false": "خطأ",
2897
+ "giftCard": "بطاقة هدايا",
2898
+ "tag": "علامة",
2899
+ "dateIssued": "تاريخ الإصدار",
2900
+ "issuedDate": "تاريخ الإصدار",
2901
+ "expiryDate": "تاريخ الانتهاء",
2902
+ "price": "السعر",
2903
+ "priceTemplate": "السعر {{regionOrCurrency}}",
2904
+ "height": "الارتفاع",
2905
+ "width": "العرض",
2906
+ "length": "الطول",
2907
+ "weight": "الوزن",
2908
+ "midCode": "رمز MID",
2909
+ "hsCode": "رمز HS",
2910
+ "ean": "EAN",
2911
+ "upc": "UPC",
2912
+ "inventoryQuantity": "كمية المخزون",
2913
+ "barcode": "الباركود",
2914
+ "countryOfOrigin": "بلد المنشأ",
2915
+ "material": "المادة",
2916
+ "thumbnail": "الصورة المصغرة",
2917
+ "sku": "SKU",
2918
+ "managedInventory": "المخزون المُدار",
2919
+ "allowBackorder": "السماح بالطلبات المسبقة",
2920
+ "inStock": "في المخزون",
2921
+ "location": "الموقع",
2922
+ "quantity": "الكمية",
2923
+ "variant": "البديل",
2924
+ "id": "المعرف",
2925
+ "parent": "الأصل",
2926
+ "minSubtotal": "الحد الأدنى للمجموع الفرعي",
2927
+ "maxSubtotal": "الحد الأقصى للمجموع الفرعي",
2928
+ "shippingProfile": "ملف تعريف الشحن",
2929
+ "summary": "الملخص",
2930
+ "details": "التفاصيل",
2931
+ "label": "التسمية",
2932
+ "rate": "المعدل",
2933
+ "requiresShipping": "يتطلب الشحن",
2934
+ "unitPrice": "سعر الوحدة",
2935
+ "startDate": "تاريخ البدء",
2936
+ "endDate": "تاريخ الانتهاء",
2937
+ "draft": "مسودة",
2938
+ "values": "القيم"
2939
+ },
2940
+ "dateTime": {
2941
+ "years_one": "سنة",
2942
+ "years_other": "سنوات",
2943
+ "months_one": "شهر",
2944
+ "months_other": "أشهر",
2945
+ "weeks_one": "أسبوع",
2946
+ "weeks_other": "أسابيع",
2947
+ "days_one": "يوم",
2948
+ "days_other": "أيام",
2949
+ "hours_one": "ساعة",
2950
+ "hours_other": "ساعات",
2951
+ "minutes_one": "دقيقة",
2952
+ "minutes_other": "دقائق",
2953
+ "seconds_one": "ثانية",
2954
+ "seconds_other": "ثواني"
2955
+ }
2956
+ }