@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,3050 @@
1
+ {
2
+ "$schema": "./$schema.json",
3
+ "general": {
4
+ "ascending": "Vzestupně",
5
+ "descending": "Sestupně",
6
+ "add": "Přidat",
7
+ "start": "Začátek",
8
+ "end": "Konec",
9
+ "open": "Otevřít",
10
+ "close": "Zavřít",
11
+ "apply": "Použít",
12
+ "range": "Rozsah",
13
+ "search": "Hledat",
14
+ "of": "z",
15
+ "results": "výsledky",
16
+ "pages": "stránky",
17
+ "next": "Další",
18
+ "prev": "Předchozí",
19
+ "is": "je",
20
+ "timeline": "Časová osa",
21
+ "success": "Úspěch",
22
+ "warning": "Varování",
23
+ "tip": "Tip",
24
+ "error": "Chyba",
25
+ "select": "Vybrat",
26
+ "selected": "Vybráno",
27
+ "enabled": "Povoleno",
28
+ "disabled": "Zakázáno",
29
+ "expired": "Vypršelo",
30
+ "active": "Aktivní",
31
+ "revoked": "Odvoláno",
32
+ "new": "Nový",
33
+ "modified": "Upraveno",
34
+ "added": "Přidáno",
35
+ "removed": "Odstraněno",
36
+ "admin": "Admin",
37
+ "store": "Obchod",
38
+ "details": "Detaily",
39
+ "items_one": "{{count}} položka",
40
+ "items_other": "{{count}} položek",
41
+ "countSelected": "{{count}} vybráno",
42
+ "countOfTotalSelected": "{{count}} z {{total}} vybráno",
43
+ "plusCount": "+ {{count}}",
44
+ "plusCountMore": "+ {{count}} více",
45
+ "areYouSure": "Jste si jistý?",
46
+ "areYouSureDescription": "Chystáte se smazat {{entity}} {{title}}. Tuto akci nelze vrátit zpět.",
47
+ "noRecordsFound": "Žádné záznamy nenalezeny",
48
+ "typeToConfirm": "Prosím napište {val} pro potvrzení:",
49
+ "noResultsTitle": "Žádné výsledky",
50
+ "noResultsMessage": "Zkuste změnit filtry nebo hledaný dotaz",
51
+ "noSearchResults": "Žádné výsledky hledání",
52
+ "noSearchResultsFor": "Žádné výsledky hledání pro <0>'{{query}}'</0>",
53
+ "noRecordsTitle": "Žádné záznamy",
54
+ "noRecordsMessage": "Nejsou žádné záznamy k zobrazení",
55
+ "unsavedChangesTitle": "Jste si jistý, že chcete opustit tento formulář?",
56
+ "unsavedChangesDescription": "Máte neuložené změny, které budou ztraceny, pokud opustíte tento formulář.",
57
+ "includesTaxTooltip": "Ceny v tomto sloupci jsou včetně daně.",
58
+ "excludesTaxTooltip": "Ceny v tomto sloupci jsou bez daně.",
59
+ "noMoreData": "Žádná další data"
60
+ },
61
+ "json": {
62
+ "header": "JSON",
63
+ "numberOfKeys_one": "{{count}} klíč",
64
+ "numberOfKeys_other": "{{count}} klíčů",
65
+ "drawer": {
66
+ "header_one": "JSON <0>· {{count}} klíč</0>",
67
+ "header_other": "JSON <0>· {{count}} klíčů</0>",
68
+ "description": "Zobrazit JSON data pro tento objekt."
69
+ }
70
+ },
71
+ "metadata": {
72
+ "header": "Metadata",
73
+ "numberOfKeys_one": "{{count}} klíč",
74
+ "numberOfKeys_other": "{{count}} klíčů",
75
+ "edit": {
76
+ "header": "Upravit Metadata",
77
+ "description": "Upravit metadata pro tento objekt.",
78
+ "successToast": "Metadata byla úspěšně aktualizována.",
79
+ "actions": {
80
+ "insertRowAbove": "Vložit řádek nad",
81
+ "insertRowBelow": "Vložit řádek pod",
82
+ "deleteRow": "Smazat řádek"
83
+ },
84
+ "labels": {
85
+ "key": "Klíč",
86
+ "value": "Hodnota"
87
+ },
88
+ "complexRow": {
89
+ "label": "Některé řádky jsou zakázány",
90
+ "description": "Tento objekt obsahuje neprimární metadata, jako jsou pole nebo objekty, které zde nelze upravit. Chcete-li upravit zakázané řádky, použijte přímo API.",
91
+ "tooltip": "Tento řádek je zakázán, protože obsahuje neprimární data."
92
+ }
93
+ }
94
+ },
95
+ "validation": {
96
+ "mustBeInt": "Hodnota musí být celé číslo.",
97
+ "mustBePositive": "Hodnota musí být kladné číslo."
98
+ },
99
+ "actions": {
100
+ "save": "Uložit",
101
+ "saveAsDraft": "Uložit jako koncept",
102
+ "copy": "Kopírovat",
103
+ "copied": "Zkopírováno",
104
+ "duplicate": "Duplikovat",
105
+ "publish": "Publikovat",
106
+ "create": "Vytvořit",
107
+ "delete": "Smazat",
108
+ "remove": "Odstranit",
109
+ "revoke": "Odvolat",
110
+ "cancel": "Zrušit",
111
+ "forceConfirm": "Vynutit potvrzení",
112
+ "continueEdit": "Pokračovat v úpravách",
113
+ "enable": "Povolit",
114
+ "disable": "Zakázat",
115
+ "undo": "Zpět",
116
+ "complete": "Dokončit",
117
+ "viewDetails": "Zobrazit detaily",
118
+ "back": "Zpět",
119
+ "close": "Zavřít",
120
+ "showMore": "Zobrazit více",
121
+ "continue": "Pokračovat",
122
+ "continueWithEmail": "Pokračovat s e-mailem",
123
+ "idCopiedToClipboard": "ID zkopírováno do schránky",
124
+ "addReason": "Přidat důvod",
125
+ "addNote": "Přidat poznámku",
126
+ "reset": "Resetovat",
127
+ "confirm": "Potvrdit",
128
+ "edit": "Upravit",
129
+ "addItems": "Přidat položky",
130
+ "download": "Stáhnout",
131
+ "clear": "Vymazat",
132
+ "clearAll": "Vymazat vše",
133
+ "apply": "Použít",
134
+ "add": "Přidat",
135
+ "select": "Vybrat",
136
+ "browse": "Procházet",
137
+ "logout": "Odhlásit se",
138
+ "hide": "Skrýt",
139
+ "export": "Exportovat",
140
+ "import": "Importovat",
141
+ "cannotUndo": "Tuto akci nelze vrátit zpět"
142
+ },
143
+ "operators": {
144
+ "in": "V"
145
+ },
146
+ "app": {
147
+ "search": {
148
+ "label": "Hledat",
149
+ "title": "Hledat",
150
+ "description": "Prohledávejte celý svůj obchod, včetně objednávek, produktů, zákazníků a dalších.",
151
+ "allAreas": "Všechny oblasti",
152
+ "navigation": "Navigace",
153
+ "openResult": "Otevřít výsledek",
154
+ "showMore": "Zobrazit více",
155
+ "placeholder": "Přejít na nebo najít cokoliv...",
156
+ "noResultsTitle": "Nebyly nalezeny žádné výsledky",
157
+ "noResultsMessage": "Nenašli jsme nic, co by odpovídalo vašemu hledání.",
158
+ "emptySearchTitle": "Zadejte hledaný výraz",
159
+ "emptySearchMessage": "Zadejte klíčové slovo nebo frázi k prozkoumání.",
160
+ "loadMore": "Načíst dalších {{count}}",
161
+ "groups": {
162
+ "all": "Všechny oblasti",
163
+ "customer": "Zákazníci",
164
+ "customerGroup": "Skupiny zákazníků",
165
+ "product": "Produkty",
166
+ "productVariant": "Varianty produktů",
167
+ "inventory": "Inventář",
168
+ "reservation": "Rezervace",
169
+ "category": "Kategorie",
170
+ "collection": "Kolekce",
171
+ "order": "Objednávky",
172
+ "promotion": "Propagace",
173
+ "campaign": "Kampaně",
174
+ "priceList": "Ceníky",
175
+ "user": "Uživatelé",
176
+ "region": "Regiony",
177
+ "taxRegion": "Daňové regiony",
178
+ "returnReason": "Důvody vrácení",
179
+ "salesChannel": "Prodejní kanály",
180
+ "productType": "Typy produktů",
181
+ "productTag": "Štítky produktů",
182
+ "location": "Lokace",
183
+ "shippingProfile": "Profily dopravy",
184
+ "publishableApiKey": "Publikovatelné API klíče",
185
+ "secretApiKey": "Tajné API klíče",
186
+ "command": "Příkazy",
187
+ "navigation": "Navigace"
188
+ }
189
+ },
190
+ "keyboardShortcuts": {
191
+ "pageShortcut": "Přejít na",
192
+ "settingShortcut": "Nastavení",
193
+ "commandShortcut": "Příkazy",
194
+ "then": "pak",
195
+ "navigation": {
196
+ "goToOrders": "Objednávky",
197
+ "goToProducts": "Produkty",
198
+ "goToCollections": "Kolekce",
199
+ "goToCategories": "Kategorie",
200
+ "goToCustomers": "Zákazníci",
201
+ "goToCustomerGroups": "Skupiny zákazníků",
202
+ "goToInventory": "Inventář",
203
+ "goToReservations": "Rezervace",
204
+ "goToPriceLists": "Ceníky",
205
+ "goToPromotions": "Propagace",
206
+ "goToCampaigns": "Kampaně"
207
+ },
208
+ "settings": {
209
+ "goToSettings": "Nastavení",
210
+ "goToStore": "Obchod",
211
+ "goToUsers": "Uživatelé",
212
+ "goToRegions": "Regiony",
213
+ "goToTaxRegions": "Daňové regiony",
214
+ "goToSalesChannels": "Prodejní kanály",
215
+ "goToProductTypes": "Typy produktů",
216
+ "goToLocations": "Lokace",
217
+ "goToPublishableApiKeys": "Publikovatelné API klíče",
218
+ "goToSecretApiKeys": "Tajné API klíče",
219
+ "goToWorkflows": "Pracovní postupy",
220
+ "goToProfile": "Profil",
221
+ "goToReturnReasons": "Důvody vrácení"
222
+ }
223
+ },
224
+ "menus": {
225
+ "user": {
226
+ "documentation": "Dokumentace",
227
+ "changelog": "Seznam změn",
228
+ "shortcuts": "Zkratky",
229
+ "profileSettings": "Nastavení profilu",
230
+ "theme": {
231
+ "label": "Téma",
232
+ "dark": "Tmavé",
233
+ "light": "Světlé",
234
+ "system": "Systémové"
235
+ }
236
+ },
237
+ "store": {
238
+ "label": "Obchod",
239
+ "storeSettings": "Nastavení obchodu"
240
+ },
241
+ "actions": {
242
+ "logout": "Odhlásit se"
243
+ }
244
+ },
245
+ "nav": {
246
+ "accessibility": {
247
+ "title": "Navigace",
248
+ "description": "Navigační menu pro dashboard."
249
+ },
250
+ "common": {
251
+ "extensions": "Rozšíření"
252
+ },
253
+ "main": {
254
+ "store": "Obchod",
255
+ "storeSettings": "Nastavení obchodu"
256
+ },
257
+ "settings": {
258
+ "header": "Nastavení",
259
+ "general": "Obecné",
260
+ "developer": "Vývojář",
261
+ "myAccount": "Můj účet"
262
+ }
263
+ }
264
+ },
265
+ "dataGrid": {
266
+ "columns": {
267
+ "view": "Zobrazit",
268
+ "resetToDefault": "Obnovit na výchozí",
269
+ "disabled": "Změna viditelných sloupců je zakázána."
270
+ },
271
+ "shortcuts": {
272
+ "label": "Zkratky",
273
+ "commands": {
274
+ "undo": "Zpět",
275
+ "redo": "Znovu",
276
+ "copy": "Kopírovat",
277
+ "paste": "Vložit",
278
+ "edit": "Upravit",
279
+ "delete": "Smazat",
280
+ "clear": "Vymazat",
281
+ "moveUp": "Posunout nahoru",
282
+ "moveDown": "Posunout dolů",
283
+ "moveLeft": "Posunout doleva",
284
+ "moveRight": "Posunout doprava",
285
+ "moveTop": "Posunout na začátek",
286
+ "moveBottom": "Posunout na konec",
287
+ "selectDown": "Vybrat dolů",
288
+ "selectUp": "Vybrat nahoru",
289
+ "selectColumnDown": "Vybrat sloupec dolů",
290
+ "selectColumnUp": "Vybrat sloupec nahoru",
291
+ "focusToolbar": "Zaměřit na panel nástrojů",
292
+ "focusCancel": "Zaměřit na zrušení"
293
+ }
294
+ },
295
+ "errors": {
296
+ "fixError": "Opravit chybu",
297
+ "count_one": "{{count}} chyba",
298
+ "count_other": "{{count}} chyb"
299
+ }
300
+ },
301
+ "filters": {
302
+ "sortLabel": "Řadit",
303
+ "filterLabel": "Filtr",
304
+ "searchLabel": "Hledat",
305
+ "date": {
306
+ "today": "Dnes",
307
+ "lastSevenDays": "Posledních 7 dní",
308
+ "lastThirtyDays": "Posledních 30 dní",
309
+ "lastNinetyDays": "Posledních 90 dní",
310
+ "lastTwelveMonths": "Posledních 12 měsíců",
311
+ "custom": "Vlastní",
312
+ "from": "Od",
313
+ "to": "Do",
314
+ "starting": "Začíná",
315
+ "ending": "Končí"
316
+ },
317
+ "compare": {
318
+ "lessThan": "Méně než",
319
+ "greaterThan": "Více než",
320
+ "exact": "Přesně",
321
+ "range": "Rozsah",
322
+ "lessThanLabel": "méně než {{value}}",
323
+ "greaterThanLabel": "více než {{value}}",
324
+ "andLabel": "a"
325
+ },
326
+ "sorting": {
327
+ "alphabeticallyAsc": "A až Z",
328
+ "alphabeticallyDesc": "Z až A",
329
+ "dateAsc": "Nejnovější první",
330
+ "dateDesc": "Nejstarší první"
331
+ },
332
+ "radio": {
333
+ "yes": "Ano",
334
+ "no": "Ne",
335
+ "true": "Pravda",
336
+ "false": "Nepravda"
337
+ },
338
+ "addFilter": "Přidat filtr"
339
+ },
340
+ "errorBoundary": {
341
+ "badRequestTitle": "400 - Špatný požadavek",
342
+ "badRequestMessage": "Požadavek nemohl být pochopen serverem kvůli špatné syntaxi.",
343
+ "notFoundTitle": "404 - Na této adrese není žádná stránka",
344
+ "notFoundMessage": "Zkontrolujte URL a zkuste to znovu, nebo použijte vyhledávací lištu k nalezení toho, co hledáte.",
345
+ "internalServerErrorTitle": "500 - Interní chyba serveru",
346
+ "internalServerErrorMessage": "Na serveru došlo k neočekávané chybě. Zkuste to prosím později.",
347
+ "defaultTitle": "Došlo k chybě",
348
+ "defaultMessage": "Při vykreslování této stránky došlo k neočekávané chybě.",
349
+ "noMatchMessage": "Stránka, kterou hledáte, neexistuje.",
350
+ "backToDashboard": "Zpět na dashboard"
351
+ },
352
+ "addresses": {
353
+ "title": "Adresy",
354
+ "shippingAddress": {
355
+ "header": "Doručovací adresa",
356
+ "editHeader": "Upravit doručovací adresu",
357
+ "editLabel": "Doručovací adresa",
358
+ "label": "Doručovací adresa"
359
+ },
360
+ "billingAddress": {
361
+ "header": "Fakturační adresa",
362
+ "editHeader": "Upravit fakturační adresu",
363
+ "editLabel": "Fakturační adresa",
364
+ "label": "Fakturační adresa",
365
+ "sameAsShipping": "Stejná jako doručovací adresa"
366
+ },
367
+ "contactHeading": "Kontakt",
368
+ "locationHeading": "Lokace"
369
+ },
370
+ "email": {
371
+ "editHeader": "Upravit e-mail",
372
+ "editLabel": "E-mail",
373
+ "label": "E-mail"
374
+ },
375
+ "transferOwnership": {
376
+ "header": "Převod vlastnictví",
377
+ "label": "Převod vlastnictví",
378
+ "details": {
379
+ "order": "Detaily objednávky",
380
+ "draft": "Detaily konceptu"
381
+ },
382
+ "currentOwner": {
383
+ "label": "Současný vlastník",
384
+ "hint": "Současný vlastník objednávky."
385
+ },
386
+ "newOwner": {
387
+ "label": "Nový vlastník",
388
+ "hint": "Nový vlastník, na kterého se objednávka převede."
389
+ },
390
+ "validation": {
391
+ "mustBeDifferent": "Nový vlastník musí být odlišný od současného vlastníka.",
392
+ "required": "Nový vlastník je povinný."
393
+ }
394
+ },
395
+ "sales_channels": {
396
+ "availableIn": "Dostupné v <0>{{x}}</0> z <1>{{y}}</1> prodejních kanálů"
397
+ },
398
+ "products": {
399
+ "domain": "Produkty",
400
+ "list": {
401
+ "noRecordsMessage": "Vytvořte svůj první produkt, abyste mohli začít prodávat."
402
+ },
403
+ "edit": {
404
+ "header": "Upravit produkt",
405
+ "description": "Upravit detaily produktu.",
406
+ "successToast": "Produkt {{title}} byl úspěšně aktualizován."
407
+ },
408
+ "create": {
409
+ "title": "Vytvořit produkt",
410
+ "description": "Vytvořit nový produkt.",
411
+ "header": "Obecné",
412
+ "tabs": {
413
+ "details": "Detaily",
414
+ "organize": "Organizovat",
415
+ "variants": "Varianty",
416
+ "inventory": "Sady inventáře"
417
+ },
418
+ "errors": {
419
+ "variants": "Prosím vyberte alespoň jednu variantu.",
420
+ "options": "Prosím vytvořte alespoň jednu možnost.",
421
+ "uniqueSku": "SKU musí být jedinečné."
422
+ },
423
+ "inventory": {
424
+ "heading": "Sady inventáře",
425
+ "label": "Přidat inventární položky do sady inventáře varianty.",
426
+ "itemPlaceholder": "Vybrat inventární položku",
427
+ "quantityPlaceholder": "Kolik z těchto položek je potřeba pro sadu?"
428
+ },
429
+ "variants": {
430
+ "header": "Varianty",
431
+ "subHeadingTitle": "Ano, toto je produkt s variantami",
432
+ "subHeadingDescription": "Když není zaškrtnuto, vytvoříme pro vás výchozí variantu",
433
+ "optionTitle": {
434
+ "placeholder": "Velikost"
435
+ },
436
+ "optionValues": {
437
+ "placeholder": "Malá, Střední, Velká"
438
+ },
439
+ "productVariants": {
440
+ "label": "Varianty produktů",
441
+ "hint": "Toto pořadí ovlivní pořadí variant ve vašem obchodě.",
442
+ "alert": "Přidejte možnosti pro vytvoření variant.",
443
+ "tip": "Varianty, které nejsou zaškrtnuté, nebudou vytvořeny. Můžete vždy vytvořit a upravit varianty později, ale tento seznam odpovídá variacím ve vašich produktových možnostech."
444
+ },
445
+ "productOptions": {
446
+ "label": "Možnosti produktů",
447
+ "hint": "Definujte možnosti pro produkt, např. barvu, velikost atd."
448
+ }
449
+ },
450
+ "successToast": "Produkt {{title}} byl úspěšně vytvořen."
451
+ },
452
+ "export": {
453
+ "header": "Exportovat seznam produktů",
454
+ "description": "Exportovat seznam produktů do souboru CSV.",
455
+ "success": {
456
+ "title": "Zpracováváme váš export",
457
+ "description": "Export dat může trvat několik minut. Oznámíme vám, až budeme hotovi."
458
+ },
459
+ "filters": {
460
+ "title": "Filtry",
461
+ "description": "Použijte filtry v přehledu tabulky pro úpravu tohoto zobrazení"
462
+ },
463
+ "columns": {
464
+ "title": "Sloupce",
465
+ "description": "Přizpůsobte exportovaná data tak, aby splňovala specifické potřeby"
466
+ }
467
+ },
468
+ "import": {
469
+ "header": "Importovat seznam produktů",
470
+ "uploadLabel": "Importovat produkty",
471
+ "uploadHint": "Přetáhněte soubor CSV nebo klikněte pro nahrání",
472
+ "description": "Importujte produkty poskytnutím souboru CSV v předdefinovaném formátu",
473
+ "template": {
474
+ "title": "Nejste si jisti, jak uspořádat svůj seznam?",
475
+ "description": "Stáhněte si níže uvedenou šablonu, abyste se ujistili, že dodržujete správný formát."
476
+ },
477
+ "upload": {
478
+ "title": "Nahrát soubor CSV",
479
+ "description": "Prostřednictvím importů můžete přidávat nebo aktualizovat produkty. Pro aktualizaci existujících produktů musíte použít existující handle a ID, pro aktualizaci existujících variant musíte použít existující ID. Před importem produktů budete požádáni o potvrzení.",
480
+ "preprocessing": "Předzpracování...",
481
+ "productsToCreate": "Produkty budou vytvořeny",
482
+ "productsToUpdate": "Produkty budou aktualizovány"
483
+ },
484
+ "success": {
485
+ "title": "Zpracováváme váš import",
486
+ "description": "Import dat může chvíli trvat. Oznámíme vám, až budeme hotovi."
487
+ }
488
+ },
489
+ "deleteWarning": "Chystáte se smazat produkt {{title}}. Tuto akci nelze vrátit zpět.",
490
+ "variants": {
491
+ "header": "Varianty",
492
+ "empty": {
493
+ "heading": "Žádné varianty",
494
+ "description": "Nejsou žádné varianty k zobrazení."
495
+ },
496
+ "filtered": {
497
+ "heading": "Žádné výsledky",
498
+ "description": "Žádné varianty neodpovídají aktuálním kritériím filtru."
499
+ }
500
+ },
501
+ "attributes": "Atributy",
502
+ "editAttributes": "Upravit atributy",
503
+ "editOptions": "Upravit možnosti",
504
+ "editPrices": "Upravit ceny",
505
+ "media": {
506
+ "label": "Média",
507
+ "editHint": "Přidejte média k produktu, aby se zobrazila ve vašem obchodě.",
508
+ "makeThumbnail": "Vytvořit miniaturu",
509
+ "uploadImagesLabel": "Nahrát obrázky",
510
+ "uploadImagesHint": "Přetáhněte obrázky sem nebo klikněte pro nahrání.",
511
+ "invalidFileType": "'{{name}}' není podporovaný typ souboru. Podporované typy souborů jsou: {{types}}.",
512
+ "failedToUpload": "Nepodařilo se nahrát přidaná média. Zkuste to prosím znovu.",
513
+ "deleteWarning_one": "Chystáte se smazat {{count}} obrázek. Tuto akci nelze vrátit zpět.",
514
+ "deleteWarning_other": "Chystáte se smazat {{count}} obrázků. Tuto akci nelze vrátit zpět.",
515
+ "deleteWarningWithThumbnail_one": "Chystáte se smazat {{count}} obrázek včetně miniatury. Tuto akci nelze vrátit zpět.",
516
+ "deleteWarningWithThumbnail_other": "Chystáte se smazat {{count}} obrázků včetně miniatury. Tuto akci nelze vrátit zpět.",
517
+ "thumbnailTooltip": "Miniatura",
518
+ "galleryLabel": "Galerie",
519
+ "downloadImageLabel": "Stáhnout aktuální obrázek",
520
+ "deleteImageLabel": "Smazat aktuální obrázek",
521
+ "emptyState": {
522
+ "header": "Zatím žádná média",
523
+ "description": "Přidejte média k produktu, aby se zobrazila ve vašem obchodě.",
524
+ "action": "Přidat média"
525
+ },
526
+ "successToast": "Média byla úspěšně aktualizována."
527
+ },
528
+ "discountableHint": "Když není zaškrtnuto, slevy nebudou na tento produkt aplikovány.",
529
+ "noSalesChannels": "Není dostupné v žádných prodejních kanálech",
530
+ "variantCount_one": "{{count}} varianta",
531
+ "variantCount_other": "{{count}} variant",
532
+ "deleteVariantWarning": "Chystáte se smazat variantu {{title}}. Tuto akci nelze vrátit zpět.",
533
+ "productStatus": {
534
+ "draft": "Koncept",
535
+ "published": "Publikováno",
536
+ "proposed": "Navrženo",
537
+ "rejected": "Odmítnuto"
538
+ },
539
+ "fields": {
540
+ "title": {
541
+ "label": "Název",
542
+ "hint": "Dejte svému produktu krátký a jasný název.<0/>50-60 znaků je doporučená délka pro vyhledávače.",
543
+ "placeholder": "Zimní bunda"
544
+ },
545
+ "subtitle": {
546
+ "label": "Podtitul",
547
+ "placeholder": "Teplé a útulné"
548
+ },
549
+ "handle": {
550
+ "label": "Handle",
551
+ "tooltip": "Handle se používá k odkazování na produkt ve vašem obchodě. Pokud není specifikováno, handle bude vygenerováno z názvu produktu.",
552
+ "placeholder": "zimní-bunda"
553
+ },
554
+ "description": {
555
+ "label": "Popis",
556
+ "hint": "Dejte svému produktu krátký a jasný popis.<0/>120-160 znaků je doporučená délka pro vyhledávače.",
557
+ "placeholder": "Teplá a útulná bunda"
558
+ },
559
+ "discountable": {
560
+ "label": "Slevový",
561
+ "hint": "Když není zaškrtnuto, slevy nebudou na tento produkt aplikovány"
562
+ },
563
+ "shipping_profile": {
564
+ "label": "Profil dopravy",
565
+ "hint": "Připojte produkt k profilu dopravy"
566
+ },
567
+ "type": {
568
+ "label": "Typ"
569
+ },
570
+ "collection": {
571
+ "label": "Kolekce"
572
+ },
573
+ "categories": {
574
+ "label": "Kategorie"
575
+ },
576
+ "tags": {
577
+ "label": "Štítky"
578
+ },
579
+ "sales_channels": {
580
+ "label": "Prodejní kanály",
581
+ "hint": "Tento produkt bude dostupný pouze v výchozím prodejním kanálu, pokud zůstane nedotčen."
582
+ },
583
+ "countryOrigin": {
584
+ "label": "Země původu"
585
+ },
586
+ "material": {
587
+ "label": "Materiál"
588
+ },
589
+ "width": {
590
+ "label": "Šířka"
591
+ },
592
+ "length": {
593
+ "label": "Délka"
594
+ },
595
+ "height": {
596
+ "label": "Výška"
597
+ },
598
+ "weight": {
599
+ "label": "Hmotnost"
600
+ },
601
+ "options": {
602
+ "label": "Možnosti produktů",
603
+ "hint": "Možnosti se používají k definování barvy, velikosti atd. produktu",
604
+ "add": "Přidat možnost",
605
+ "optionTitle": "Název možnosti",
606
+ "optionTitlePlaceholder": "Barva",
607
+ "variations": "Variace (oddělené čárkou)",
608
+ "variantionsPlaceholder": "Červená, Modrá, Zelená"
609
+ },
610
+ "variants": {
611
+ "label": "Varianty produktů",
612
+ "hint": "Varianty, které nejsou zaškrtnuté, nebudou vytvořeny. Toto pořadí ovlivní, jak jsou varianty řazeny ve vašem frontend."
613
+ },
614
+ "mid_code": {
615
+ "label": "Mid kód"
616
+ },
617
+ "hs_code": {
618
+ "label": "HS kód"
619
+ }
620
+ },
621
+ "variant": {
622
+ "edit": {
623
+ "header": "Upravit variantu",
624
+ "success": "Varianta produktu byla úspěšně upravena"
625
+ },
626
+ "create": {
627
+ "header": "Detaily varianty"
628
+ },
629
+ "deleteWarning": "Jste si jisti, že chcete smazat tuto variantu?",
630
+ "pricesPagination": "1 - {{current}} z {{total}} cen",
631
+ "tableItemAvailable": "{{availableCount}} dostupné",
632
+ "tableItem_one": "{{availableCount}} dostupné na {{locationCount}} lokaci",
633
+ "tableItem_other": "{{availableCount}} dostupné na {{locationCount}} lokacích",
634
+ "inventory": {
635
+ "notManaged": "Nespravováno",
636
+ "manageItems": "Spravovat inventární položky",
637
+ "notManagedDesc": "Inventář není spravován pro tuto variantu. Zapněte 'Spravovat inventář' pro sledování inventáře varianty.",
638
+ "manageKit": "Spravovat sadu inventáře",
639
+ "navigateToItem": "Přejít na inventární položku",
640
+ "actions": {
641
+ "inventoryItems": "Přejít na inventární položku",
642
+ "inventoryKit": "Zobrazit inventární položky"
643
+ },
644
+ "inventoryKit": "Sada inventáře",
645
+ "inventoryKitHint": "Skládá se tato varianta z několika inventárních položek?",
646
+ "validation": {
647
+ "itemId": "Prosím vyberte inventární položku.",
648
+ "quantity": "Množství je povinné. Prosím zadejte kladné číslo."
649
+ },
650
+ "header": "Sklad & Inventář",
651
+ "editItemDetails": "Upravit detaily položky",
652
+ "manageInventoryLabel": "Spravovat inventář",
653
+ "manageInventoryHint": "Když je povoleno, změníme množství inventáře za vás, když jsou vytvořeny objednávky a vrácení.",
654
+ "allowBackordersLabel": "Povolit zpětné objednávky",
655
+ "allowBackordersHint": "Když je povoleno, zákazníci mohou zakoupit variantu, i když není dostupné množství.",
656
+ "toast": {
657
+ "levelsBatch": "Úrovně inventáře byly aktualizovány.",
658
+ "update": "Inventární položka byla úspěšně aktualizována.",
659
+ "updateLevel": "Úroveň inventáře byla úspěšně aktualizována.",
660
+ "itemsManageSuccess": "Inventární položky byly úspěšně aktualizovány."
661
+ }
662
+ }
663
+ },
664
+ "options": {
665
+ "header": "Možnosti",
666
+ "edit": {
667
+ "header": "Upravit možnost",
668
+ "successToast": "Možnost {{title}} byla úspěšně aktualizována."
669
+ },
670
+ "create": {
671
+ "header": "Vytvořit možnost",
672
+ "successToast": "Možnost {{title}} byla úspěšně vytvořena."
673
+ },
674
+ "deleteWarning": "Chystáte se smazat možnost produktu: {{title}}. Tuto akci nelze vrátit zpět."
675
+ },
676
+ "organization": {
677
+ "header": "Organizovat",
678
+ "edit": {
679
+ "header": "Upravit organizaci",
680
+ "toasts": {
681
+ "success": "Organizace {{title}} byla úspěšně aktualizována."
682
+ }
683
+ }
684
+ },
685
+ "stock": {
686
+ "heading": "Spravovat úrovně zásob produktů a lokace",
687
+ "description": "Aktualizujte úrovně zásob pro všechny varianty produktu.",
688
+ "loading": "Počkejte, může to chvíli trvat...",
689
+ "tooltips": {
690
+ "alreadyManaged": "Tato inventární položka je již upravitelná pod {{title}}.",
691
+ "alreadyManagedWithSku": "Tato inventární položka je již upravitelná pod {{title}} ({{sku}})."
692
+ }
693
+ },
694
+ "shippingProfile": {
695
+ "header": "Konfigurace dopravy",
696
+ "edit": {
697
+ "header": "Konfigurace dopravy",
698
+ "toasts": {
699
+ "success": "Profil dopravy pro {{title}} byl úspěšně aktualizován."
700
+ }
701
+ },
702
+ "create": {
703
+ "errors": {
704
+ "required": "Profil dopravy je povinný"
705
+ }
706
+ }
707
+ },
708
+ "toasts": {
709
+ "delete": {
710
+ "success": {
711
+ "header": "Produkt byl smazán",
712
+ "description": "{{title}} byl úspěšně smazán."
713
+ },
714
+ "error": {
715
+ "header": "Nepodařilo se smazat produkt"
716
+ }
717
+ }
718
+ }
719
+ },
720
+ "collections": {
721
+ "domain": "Kolekce",
722
+ "subtitle": "Organizujte produkty do kolekcí.",
723
+ "createCollection": "Vytvořit kolekci",
724
+ "createCollectionHint": "Vytvořte novou kolekci pro organizaci vašich produktů.",
725
+ "createSuccess": "Kolekce byla úspěšně vytvořena.",
726
+ "editCollection": "Upravit kolekci",
727
+ "handleTooltip": "Handle se používá k odkazování na kolekci ve vašem obchodě. Pokud není specifikováno, handle bude vygenerováno z názvu kolekce.",
728
+ "deleteWarning": "Chystáte se smazat kolekci {{title}}. Tuto akci nelze vrátit zpět.",
729
+ "removeSingleProductWarning": "Chystáte se odstranit produkt {{title}} z kolekce. Tuto akci nelze vrátit zpět.",
730
+ "removeProductsWarning_one": "Chystáte se odstranit {{count}} produkt z kolekce. Tuto akci nelze vrátit zpět.",
731
+ "removeProductsWarning_other": "Chystáte se odstranit {{count}} produktů z kolekce. Tuto akci nelze vrátit zpět.",
732
+ "products": {
733
+ "list": {
734
+ "noRecordsMessage": "V kolekci nejsou žádné produkty."
735
+ },
736
+ "add": {
737
+ "successToast_one": "Produkt byl úspěšně přidán do kolekce.",
738
+ "successToast_other": "Produkty byly úspěšně přidány do kolekce."
739
+ },
740
+ "remove": {
741
+ "successToast_one": "Produkt byl úspěšně odstraněn z kolekce.",
742
+ "successToast_other": "Produkty byly úspěšně odstraněny z kolekce."
743
+ }
744
+ }
745
+ },
746
+ "categories": {
747
+ "domain": "Kategorie",
748
+ "subtitle": "Organizujte produkty do kategorií a spravujte jejich pořadí a hierarchii.",
749
+ "create": {
750
+ "header": "Vytvořit kategorii",
751
+ "hint": "Vytvořte novou kategorii pro organizaci vašich produktů.",
752
+ "tabs": {
753
+ "details": "Detaily",
754
+ "organize": "Organizovat pořadí"
755
+ },
756
+ "successToast": "Kategorie {{name}} byla úspěšně vytvořena."
757
+ },
758
+ "edit": {
759
+ "header": "Upravit kategorii",
760
+ "description": "Upravit kategorii pro aktualizaci jejích detailů.",
761
+ "successToast": "Kategorie byla úspěšně aktualizována."
762
+ },
763
+ "delete": {
764
+ "confirmation": "Chystáte se smazat kategorii {{name}}. Tuto akci nelze vrátit zpět.",
765
+ "successToast": "Kategorie {{name}} byla úspěšně smazána."
766
+ },
767
+ "products": {
768
+ "add": {
769
+ "disabledTooltip": "Produkt je již v této kategorii.",
770
+ "successToast_one": "Přidán {{count}} produkt do kategorie.",
771
+ "successToast_other": "Přidáno {{count}} produktů do kategorie."
772
+ },
773
+ "remove": {
774
+ "confirmation_one": "Chystáte se odstranit {{count}} produkt z kategorie. Tuto akci nelze vrátit zpět.",
775
+ "confirmation_other": "Chystáte se odstranit {{count}} produktů z kategorie. Tuto akci nelze vrátit zpět.",
776
+ "successToast_one": "Odstraněn {{count}} produkt z kategorie.",
777
+ "successToast_other": "Odstraněno {{count}} produktů z kategorie."
778
+ },
779
+ "list": {
780
+ "noRecordsMessage": "V kategorii nejsou žádné produkty."
781
+ }
782
+ },
783
+ "organize": {
784
+ "header": "Organizovat",
785
+ "action": "Upravit pořadí"
786
+ },
787
+ "fields": {
788
+ "visibility": {
789
+ "label": "Viditelnost",
790
+ "internal": "Interní",
791
+ "public": "Veřejné"
792
+ },
793
+ "status": {
794
+ "label": "Stav",
795
+ "active": "Aktivní",
796
+ "inactive": "Neaktivní"
797
+ },
798
+ "path": {
799
+ "label": "Cesta",
800
+ "tooltip": "Zobrazit plnou cestu kategorie."
801
+ },
802
+ "children": {
803
+ "label": "Děti"
804
+ },
805
+ "new": {
806
+ "label": "Nový"
807
+ }
808
+ }
809
+ },
810
+ "inventory": {
811
+ "domain": "Inventář",
812
+ "subtitle": "Spravujte své inventární položky",
813
+ "reserved": "Rezervováno",
814
+ "available": "Dostupné",
815
+ "locationLevels": "Lokace",
816
+ "associatedVariants": "Přidružené varianty",
817
+ "manageLocations": "Spravovat lokace",
818
+ "manageLocationQuantity": "Spravovat množství na lokaci",
819
+ "deleteWarning": "Chystáte se smazat inventární položku. Tuto akci nelze vrátit zpět.",
820
+ "editItemDetails": "Upravit detaily položky",
821
+ "quantityAcrossLocations": "{{quantity}} na {{locations}} lokacích",
822
+ "create": {
823
+ "title": "Vytvořit inventární položku",
824
+ "details": "Detaily",
825
+ "availability": "Dostupnost",
826
+ "locations": "Lokace",
827
+ "attributes": "Atributy",
828
+ "requiresShipping": "Vyžaduje dopravu",
829
+ "requiresShippingHint": "Vyžaduje inventární položka dopravu?",
830
+ "successToast": "Inventární položka byla úspěšně vytvořena."
831
+ },
832
+ "reservation": {
833
+ "header": "Rezervace {{itemName}}",
834
+ "editItemDetails": "Upravit rezervaci",
835
+ "lineItemId": "ID položky",
836
+ "orderID": "ID objednávky",
837
+ "description": "Popis",
838
+ "location": "Lokace",
839
+ "inStockAtLocation": "Na skladě na této lokaci",
840
+ "availableAtLocation": "Dostupné na této lokaci",
841
+ "reservedAtLocation": "Rezervováno na této lokaci",
842
+ "reservedAmount": "Rezervované množství",
843
+ "create": "Vytvořit rezervaci",
844
+ "itemToReserve": "Položka k rezervaci",
845
+ "quantityPlaceholder": "Kolik chcete rezervovat?",
846
+ "descriptionPlaceholder": "Jaký typ rezervace to je?",
847
+ "successToast": "Rezervace byla úspěšně vytvořena.",
848
+ "updateSuccessToast": "Rezervace byla úspěšně aktualizována.",
849
+ "deleteSuccessToast": "Rezervace byla úspěšně smazána.",
850
+ "errors": {
851
+ "noAvaliableQuantity": "Skladová lokace nemá dostupné množství.",
852
+ "quantityOutOfRange": "Minimální množství je 1 a maximální množství je {{max}}"
853
+ }
854
+ },
855
+ "adjustInventory": {
856
+ "errors": {
857
+ "stockedQuantity": "Skladové množství nelze aktualizovat na méně než rezervované množství {{quantity}}."
858
+ }
859
+ },
860
+ "toast": {
861
+ "updateLocations": "Lokace byly úspěšně aktualizovány.",
862
+ "updateLevel": "Úroveň inventáře byla úspěšně aktualizována.",
863
+ "updateItem": "Inventární položka byla úspěšně aktualizována."
864
+ },
865
+ "stock": {
866
+ "title": "Aktualizovat úrovně inventáře",
867
+ "description": "Aktualizujte skladové úrovně pro vybrané inventární položky.",
868
+ "action": "Upravit úrovně zásob",
869
+ "placeholder": "Není povoleno",
870
+ "disablePrompt_one": "Chystáte se zakázat {{count}} úroveň lokace. Tuto akci nelze vrátit zpět.",
871
+ "disablePrompt_other": "Chystáte se zakázat {{count}} úrovní lokace. Tuto akci nelze vrátit zpět.",
872
+ "disabledToggleTooltip": "Nelze zakázat: vymažte příchozí a/nebo rezervované množství před zakázáním.",
873
+ "successToast": "Úrovně inventáře byly úspěšně aktualizovány."
874
+ }
875
+ },
876
+ "giftCards": {
877
+ "domain": "Dárkové karty",
878
+ "editGiftCard": "Upravit dárkovou kartu",
879
+ "createGiftCard": "Vytvořit dárkovou kartu",
880
+ "createGiftCardHint": "Ručně vytvořte dárkovou kartu, kterou lze použít jako platební metodu ve vašem obchodě.",
881
+ "selectRegionFirst": "Nejprve vyberte region",
882
+ "deleteGiftCardWarning": "Chystáte se smazat dárkovou kartu {{code}}. Tuto akci nelze vrátit zpět.",
883
+ "balanceHigherThanValue": "Zůstatek nemůže být vyšší než původní částka.",
884
+ "balanceLowerThanZero": "Zůstatek nemůže být záporný.",
885
+ "expiryDateHint": "Země mají různé zákony týkající se data vypršení platnosti dárkových karet. Ujistěte se, že jste zkontrolovali místní předpisy před nastavením data vypršení platnosti.",
886
+ "regionHint": "Změna regionu dárkové karty také změní její měnu, což může ovlivnit její peněžní hodnotu.",
887
+ "enabledHint": "Určete, zda je dárková karta povolena nebo zakázána.",
888
+ "balance": "Zůstatek",
889
+ "currentBalance": "Aktuální zůstatek",
890
+ "initialBalance": "Počáteční zůstatek",
891
+ "personalMessage": "Osobní zpráva",
892
+ "recipient": "Příjemce"
893
+ },
894
+ "customers": {
895
+ "domain": "Zákazníci",
896
+ "list": {
897
+ "noRecordsMessage": "Vaši zákazníci se zde zobrazí."
898
+ },
899
+ "create": {
900
+ "header": "Vytvořit zákazníka",
901
+ "hint": "Vytvořte nového zákazníka a spravujte jeho detaily.",
902
+ "successToast": "Zákazník {{email}} byl úspěšně vytvořen."
903
+ },
904
+ "groups": {
905
+ "label": "Skupiny zákazníků",
906
+ "remove": "Jste si jisti, že chcete odstranit zákazníka ze skupiny zákazníků \"{{name}}\"?",
907
+ "removeMany": "Jste si jisti, že chcete zákazníka odstranit z následujících skupin zákazníků: {{groups}}?",
908
+ "alreadyAddedTooltip": "Zákazník je již v této skupině zákazníků.",
909
+ "list": {
910
+ "noRecordsMessage": "Tento zákazník nepatří do žádné skupiny."
911
+ },
912
+ "add": {
913
+ "success": "Zákazník přidán do: {{groups}}.",
914
+ "list": {
915
+ "noRecordsMessage": "Nejprve vytvořte skupinu zákazníků."
916
+ }
917
+ },
918
+ "removed": {
919
+ "success": "Zákazník odstraněn z: {{groups}}.",
920
+ "list": {
921
+ "noRecordsMessage": "Nejprve vytvořte skupinu zákazníků."
922
+ }
923
+ }
924
+ },
925
+ "edit": {
926
+ "header": "Upravit zákazníka",
927
+ "emailDisabledTooltip": "E-mailová adresa nemůže být změněna pro registrované zákazníky.",
928
+ "successToast": "Zákazník {{email}} byl úspěšně aktualizován."
929
+ },
930
+ "delete": {
931
+ "title": "Smazat zákazníka",
932
+ "description": "Chystáte se smazat zákazníka {{email}}. Tuto akci nelze vrátit zpět.",
933
+ "successToast": "Zákazník {{email}} byl úspěšně smazán."
934
+ },
935
+ "fields": {
936
+ "guest": "Host",
937
+ "registered": "Registrovaný",
938
+ "groups": "Skupiny"
939
+ },
940
+ "registered": "Registrovaný",
941
+ "guest": "Host",
942
+ "hasAccount": "Má účet",
943
+ "addresses": {
944
+ "title": "Adresy",
945
+ "fields": {
946
+ "addressName": "Název adresy",
947
+ "address1": "Adresa 1",
948
+ "address2": "Adresa 2",
949
+ "city": "Město",
950
+ "province": "Provincie",
951
+ "postalCode": "PSČ",
952
+ "country": "Země",
953
+ "phone": "Telefon",
954
+ "company": "Společnost",
955
+ "countryCode": "Kód země",
956
+ "provinceCode": "Kód provincie"
957
+ },
958
+ "create": {
959
+ "header": "Nová adresa",
960
+ "hint": "Vytvořte novou adresu pro zákazníka.",
961
+ "successToast": "Adresa byla úspěšně vytvořena."
962
+ }
963
+ }
964
+ },
965
+ "customerGroups": {
966
+ "domain": "Skupiny zákazníků",
967
+ "subtitle": "Organizujte zákazníky do skupin. Skupiny mohou mít různé propagace a ceny.",
968
+ "list": {
969
+ "empty": {
970
+ "heading": "Žádné skupiny zákazníků",
971
+ "description": "Nejsou žádné skupiny zákazníků k zobrazení."
972
+ },
973
+ "filtered": {
974
+ "heading": "Žádné výsledky",
975
+ "description": "Žádné skupiny zákazníků neodpovídají aktuálním kritériím filtru."
976
+ }
977
+ },
978
+ "create": {
979
+ "header": "Vytvořit skupinu zákazníků",
980
+ "hint": "Vytvořte novou skupinu zákazníků pro segmentaci vašich zákazníků.",
981
+ "successToast": "Skupina zákazníků {{name}} byla úspěšně vytvořena."
982
+ },
983
+ "edit": {
984
+ "header": "Upravit skupinu zákazníků",
985
+ "successToast": "Skupina zákazníků {{name}} byla úspěšně aktualizována."
986
+ },
987
+ "delete": {
988
+ "title": "Smazat skupinu zákazníků",
989
+ "description": "Chystáte se smazat skupinu zákazníků {{name}}. Tuto akci nelze vrátit zpět.",
990
+ "successToast": "Skupina zákazníků {{name}} byla úspěšně smazána."
991
+ },
992
+ "customers": {
993
+ "alreadyAddedTooltip": "Zákazník již byl přidán do skupiny.",
994
+ "add": {
995
+ "successToast_one": "Zákazník byl úspěšně přidán do skupiny.",
996
+ "successToast_other": "Zákazníci byli úspěšně přidáni do skupiny.",
997
+ "list": {
998
+ "noRecordsMessage": "Nejprve vytvořte zákazníka."
999
+ }
1000
+ },
1001
+ "remove": {
1002
+ "title_one": "Odstranit zákazníka",
1003
+ "title_other": "Odstranit zákazníky",
1004
+ "description_one": "Chystáte se odstranit {{count}} zákazníka ze skupiny zákazníků. Tuto akci nelze vrátit zpět.",
1005
+ "description_other": "Chystáte se odstranit {{count}} zákazníků ze skupiny zákazníků. Tuto akci nelze vrátit zpět."
1006
+ },
1007
+ "list": {
1008
+ "noRecordsMessage": "Tato skupina nemá zákazníky."
1009
+ }
1010
+ }
1011
+ },
1012
+ "orders": {
1013
+ "giftCardsStoreCreditLines": "Dárkové karty a kredity",
1014
+ "creditLines": {
1015
+ "title": "Kredity",
1016
+ "total": "Součet všech kreditů",
1017
+ "creditOrDebit": "Kredit / Debet",
1018
+ "createCreditLine": "Vytvořit kredit",
1019
+ "createCreditLineSuccess": "Kredit byl úspěšně vytvořen",
1020
+ "createCreditLineError": "Chyba při vytváření kreditu",
1021
+ "createCreditLineDescription": "Vytvořte kredit na částku {{amount}}",
1022
+ "operation": "Operace",
1023
+ "credit": "Kredit",
1024
+ "creditDescription": "Přidá kladnou částku k objednávce",
1025
+ "debit": "Debet",
1026
+ "debitDescription": "Odečte zápornou částku z objednávky"
1027
+ },
1028
+ "balanceSettlement": {
1029
+ "title": "Vyrovnání zůstatku",
1030
+ "settlementType": "Typ vyrovnání",
1031
+ "settlementTypes": {
1032
+ "paymentMethod": "Platební metoda",
1033
+ "paymentMethodDescription": "Vrátit částku na platební metodu",
1034
+ "creditLine": "Kredit v obchodě",
1035
+ "creditLineDescription": "Vrátit částku jako kredit v obchodě"
1036
+ }
1037
+ },
1038
+ "domain": "Objednávky",
1039
+ "claim": "Reklamace",
1040
+ "exchange": "Výměna",
1041
+ "return": "Vrácení",
1042
+ "cancelWarning": "Chystáte se zrušit objednávku {{id}}. Tuto akci nelze vrátit zpět.",
1043
+ "orderCanceled": "Objednávka byla úspěšně zrušena",
1044
+ "onDateFromSalesChannel": "{{date}} z {{salesChannel}}",
1045
+ "list": {
1046
+ "noRecordsMessage": "Vaše objednávky se zde zobrazí."
1047
+ },
1048
+ "status": {
1049
+ "not_paid": "Nezaplaceno",
1050
+ "pending": "Čeká se",
1051
+ "completed": "Dokončeno",
1052
+ "draft": "Koncept",
1053
+ "archived": "Archivováno",
1054
+ "canceled": "Zrušeno",
1055
+ "requires_action": "Vyžaduje akci"
1056
+ },
1057
+ "summary": {
1058
+ "requestReturn": "Požádat o vrácení",
1059
+ "allocateItems": "Přidělit položky",
1060
+ "editOrder": "Upravit objednávku",
1061
+ "editOrderContinue": "Pokračovat v úpravě objednávky",
1062
+ "inventoryKit": "Skládá se z {{count}}x inventárních položek",
1063
+ "itemTotal": "Celková cena položek",
1064
+ "shippingTotal": "Celková cena dopravy",
1065
+ "discountTotal": "Celková sleva",
1066
+ "taxTotalIncl": "Celková daň (včetně)",
1067
+ "itemSubtotal": "Mezisoučet položek",
1068
+ "shippingSubtotal": "Mezisoučet dopravy",
1069
+ "discountSubtotal": "Mezisoučet slevy",
1070
+ "taxTotal": "Celková daň"
1071
+ },
1072
+ "transfer": {
1073
+ "title": "Převod vlastnictví",
1074
+ "requestSuccess": "Žádost o převod objednávky byla odeslána na: {{email}}.",
1075
+ "currentOwner": "Současný vlastník",
1076
+ "newOwner": "Nový vlastník",
1077
+ "currentOwnerDescription": "Zákazník aktuálně spojený s touto objednávkou.",
1078
+ "newOwnerDescription": "Zákazník, na kterého se objednávka převede."
1079
+ },
1080
+ "payment": {
1081
+ "title": "Platby",
1082
+ "isReadyToBeCaptured": "Platba <0/> je připravena k zachycení.",
1083
+ "totalPaidByCustomer": "Celková částka zaplacená zákazníkem",
1084
+ "totalStoreCreditRefunds": "Celkový kredit vrácen v obchodě",
1085
+ "capture": "Zachytit platbu",
1086
+ "capture_short": "Zachytit",
1087
+ "refund": "Vrácení peněz",
1088
+ "markAsPaid": "Označit jako zaplaceno",
1089
+ "statusLabel": "Stav platby",
1090
+ "statusTitle": "Stav platby",
1091
+ "status": {
1092
+ "notPaid": "Nezaplaceno",
1093
+ "authorized": "Autorizováno",
1094
+ "partiallyAuthorized": "Částečně autorizováno",
1095
+ "awaiting": "Čeká se",
1096
+ "captured": "Zachyceno",
1097
+ "partiallyRefunded": "Částečně vráceno",
1098
+ "partiallyCaptured": "Částečně zachyceno",
1099
+ "refunded": "Vráceno",
1100
+ "canceled": "Zrušeno",
1101
+ "requiresAction": "Vyžaduje akci"
1102
+ },
1103
+ "capturePayment": "Platba ve výši {{amount}} bude zachycena.",
1104
+ "capturePaymentSuccess": "Platba ve výši {{amount}} byla úspěšně zachycena",
1105
+ "markAsPaidPayment": "Platba ve výši {{amount}} bude označena jako zaplacená.",
1106
+ "markAsPaidPaymentSuccess": "Platba ve výši {{amount}} byla úspěšně označena jako zaplacená",
1107
+ "createRefund": "Vytvořit vrácení peněz",
1108
+ "refundPaymentSuccess": "Vrácení peněz ve výši {{amount}} bylo úspěšné",
1109
+ "createRefundWrongQuantity": "Množství by mělo být číslo mezi 1 a {{number}}",
1110
+ "refundAmount": "Vrátit {{ amount }}",
1111
+ "paymentLink": "Zkopírovat odkaz na platbu pro {{ amount }}",
1112
+ "selectPaymentToRefund": "Vyberte platbu k vrácení"
1113
+ },
1114
+ "edits": {
1115
+ "title": "Upravit objednávku",
1116
+ "confirm": "Potvrdit úpravu",
1117
+ "confirmText": "Chystáte se potvrdit úpravu objednávky. Tuto akci nelze vrátit zpět.",
1118
+ "cancel": "Zrušit úpravu",
1119
+ "currentItems": "Aktuální položky",
1120
+ "currentItemsDescription": "Upravit množství položky nebo odstranit.",
1121
+ "addItemsDescription": "Můžete přidat nové položky do objednávky.",
1122
+ "addItems": "Přidat položky",
1123
+ "amountPaid": "Zaplacená částka",
1124
+ "newTotal": "Nový celkový součet",
1125
+ "differenceDue": "Rozdíl k úhradě",
1126
+ "create": "Upravit objednávku",
1127
+ "currentTotal": "Aktuální celkový součet",
1128
+ "noteHint": "Přidat interní poznámku k úpravě",
1129
+ "cancelSuccessToast": "Úprava objednávky byla zrušena",
1130
+ "createSuccessToast": "Žádost o úpravu objednávky byla vytvořena",
1131
+ "activeChangeError": "Na objednávce je již aktivní změna objednávky (vrácení, reklamace, výměna atd.). Dokončete nebo zrušte změnu před úpravou objednávky.",
1132
+ "panel": {
1133
+ "title": "Žádost o úpravu objednávky",
1134
+ "titlePending": "Čeká se na úpravu objednávky"
1135
+ },
1136
+ "toast": {
1137
+ "canceledSuccessfully": "Úprava objednávky byla úspěšně zrušena",
1138
+ "confirmedSuccessfully": "Úprava objednávky byla úspěšně potvrzena"
1139
+ },
1140
+ "validation": {
1141
+ "quantityLowerThanFulfillment": "Nelze nastavit množství na méně než nebo rovno splněnému množství"
1142
+ }
1143
+ },
1144
+ "edit": {
1145
+ "email": {
1146
+ "title": "Upravit e-mail",
1147
+ "requestSuccess": "E-mail objednávky byl aktualizován na {{email}}."
1148
+ },
1149
+ "shippingAddress": {
1150
+ "title": "Upravit doručovací adresu",
1151
+ "requestSuccess": "Doručovací adresa objednávky byla aktualizována."
1152
+ },
1153
+ "billingAddress": {
1154
+ "title": "Upravit fakturační adresu",
1155
+ "requestSuccess": "Fakturační adresa objednávky byla aktualizována."
1156
+ }
1157
+ },
1158
+ "returns": {
1159
+ "create": "Vytvořit vrácení",
1160
+ "confirm": "Potvrdit vrácení",
1161
+ "confirmText": "Chystáte se potvrdit vrácení. Tuto akci nelze vrátit zpět.",
1162
+ "inbound": "Příchozí",
1163
+ "outbound": "Odchozí",
1164
+ "sendNotification": "Odeslat oznámení",
1165
+ "sendNotificationHint": "Oznámit zákazníkovi o vrácení.",
1166
+ "returnTotal": "Celková částka vrácení",
1167
+ "inboundTotal": "Celková částka příchozí",
1168
+ "estDifference": "Odhadovaný rozdíl",
1169
+ "outstandingAmount": "Nesplacená částka",
1170
+ "reason": "Důvod",
1171
+ "reasonHint": "Vyberte, proč chce zákazník vrátit položky.",
1172
+ "note": "Poznámka",
1173
+ "noInventoryLevel": "Žádná úroveň inventáře",
1174
+ "noInventoryLevelDesc": "Vybraná lokace nemá úroveň inventáře pro vybrané položky. Vrácení může být požadováno, ale nemůže být přijato, dokud nebude vytvořena úroveň inventáře pro vybranou lokaci.",
1175
+ "noteHint": "Můžete volně psát, pokud chcete něco upřesnit.",
1176
+ "location": "Lokace",
1177
+ "locationHint": "Vyberte, na kterou lokaci chcete vrátit položky.",
1178
+ "inboundShipping": "Vrácení dopravy",
1179
+ "inboundShippingHint": "Vyberte, kterou metodu chcete použít.",
1180
+ "returnableQuantityLabel": "Množství k vrácení",
1181
+ "refundableAmountLabel": "Částka k vrácení",
1182
+ "returnRequestedInfo": "{{requestedItemsCount}}x položek požadováno k vrácení",
1183
+ "returnReceivedInfo": "{{requestedItemsCount}}x položek přijato k vrácení",
1184
+ "itemReceived": "Položky přijaty",
1185
+ "returnRequested": "Požadováno vrácení",
1186
+ "damagedItemReceived": "Poškozené položky přijaty",
1187
+ "damagedItemsReturned": "{{quantity}}x poškozených položek vráceno",
1188
+ "activeChangeError": "Na této objednávce probíhá aktivní změna objednávky. Dokončete nebo zrušte předchozí změnu.",
1189
+ "cancel": {
1190
+ "title": "Zrušit vrácení",
1191
+ "description": "Jste si jisti, že chcete zrušit žádost o vrácení?"
1192
+ },
1193
+ "placeholders": {
1194
+ "noReturnShippingOptions": {
1195
+ "title": "Nebyly nalezeny žádné možnosti vrácení dopravy",
1196
+ "hint": "Nebyly vytvořeny žádné možnosti vrácení dopravy pro lokaci. Můžete vytvořit jednu na <LinkComponent>Lokace & Doprava</LinkComponent>."
1197
+ },
1198
+ "outboundShippingOptions": {
1199
+ "title": "Nebyly nalezeny žádné možnosti odchozí dopravy",
1200
+ "hint": "Nebyly vytvořeny žádné možnosti odchozí dopravy pro lokaci. Můžete vytvořit jednu na <LinkComponent>Lokace & Doprava</LinkComponent>."
1201
+ }
1202
+ },
1203
+ "receive": {
1204
+ "action": "Přijmout položky",
1205
+ "receiveItems": "{{ returnType }} {{ id }}",
1206
+ "restockAll": "Doplnit všechny položky",
1207
+ "itemsLabel": "Přijaté položky",
1208
+ "title": "Přijmout položky pro #{{returnId}}",
1209
+ "sendNotificationHint": "Oznámit zákazníkovi o přijatém vrácení.",
1210
+ "inventoryWarning": "Upozorňujeme, že automaticky upravíme úrovně inventáře na základě vašeho vstupu výše.",
1211
+ "writeOffInputLabel": "Kolik položek je poškozených?",
1212
+ "toast": {
1213
+ "success": "Vrácení bylo úspěšně přijato.",
1214
+ "errorLargeValue": "Množství je větší než požadované množství položky.",
1215
+ "errorNegativeValue": "Množství nemůže být záporné.",
1216
+ "errorLargeDamagedValue": "Množství poškozených položek + množství nepoškozených přijatých položek přesahuje celkové množství položky na vrácení. Snižte množství nepoškozených položek."
1217
+ }
1218
+ },
1219
+ "toast": {
1220
+ "canceledSuccessfully": "Vrácení bylo úspěšně zrušeno",
1221
+ "confirmedSuccessfully": "Vrácení bylo úspěšně potvrzeno"
1222
+ },
1223
+ "panel": {
1224
+ "title": "Vrácení zahájeno",
1225
+ "description": "Existuje otevřená žádost o vrácení, která musí být dokončena"
1226
+ }
1227
+ },
1228
+ "claims": {
1229
+ "create": "Vytvořit reklamaci",
1230
+ "confirm": "Potvrdit reklamaci",
1231
+ "confirmText": "Chystáte se potvrdit reklamaci. Tuto akci nelze vrátit zpět.",
1232
+ "manage": "Spravovat reklamaci",
1233
+ "outbound": "Odchozí",
1234
+ "outboundItemAdded": "{{itemsCount}}x přidáno prostřednictvím reklamace",
1235
+ "outboundTotal": "Celková částka odchozí",
1236
+ "outboundShipping": "Odchozí doprava",
1237
+ "outboundShippingHint": "Vyberte, kterou metodu chcete použít.",
1238
+ "refundAmount": "Odhadovaný rozdíl",
1239
+ "activeChangeError": "Na této objednávce probíhá aktivní změna objednávky. Dokončete nebo zrušte předchozí změnu.",
1240
+ "actions": {
1241
+ "cancelClaim": {
1242
+ "successToast": "Reklamace byla úspěšně zrušena."
1243
+ }
1244
+ },
1245
+ "cancel": {
1246
+ "title": "Zrušit reklamaci",
1247
+ "description": "Jste si jisti, že chcete zrušit reklamaci?"
1248
+ },
1249
+ "tooltips": {
1250
+ "onlyReturnShippingOptions": "Tento seznam bude obsahovat pouze možnosti vrácení dopravy."
1251
+ },
1252
+ "toast": {
1253
+ "canceledSuccessfully": "Reklamace byla úspěšně zrušena",
1254
+ "confirmedSuccessfully": "Reklamace byla úspěšně potvrzena"
1255
+ },
1256
+ "panel": {
1257
+ "title": "Reklamace zahájena",
1258
+ "description": "Existuje otevřená žádost o reklamaci, která musí být dokončena"
1259
+ }
1260
+ },
1261
+ "exchanges": {
1262
+ "create": "Vytvořit výměnu",
1263
+ "manage": "Spravovat výměnu",
1264
+ "confirm": "Potvrdit výměnu",
1265
+ "confirmText": "Chystáte se potvrdit výměnu. Tuto akci nelze vrátit zpět.",
1266
+ "outbound": "Odchozí",
1267
+ "outboundItemAdded": "{{itemsCount}}x přidáno prostřednictvím výměny",
1268
+ "outboundTotal": "Celková částka odchozí",
1269
+ "outboundShipping": "Odchozí doprava",
1270
+ "outboundShippingHint": "Vyberte, kterou metodu chcete použít.",
1271
+ "refundAmount": "Odhadovaný rozdíl",
1272
+ "activeChangeError": "Na této objednávce probíhá aktivní změna objednávky. Dokončete nebo zrušte předchozí změnu.",
1273
+ "actions": {
1274
+ "cancelExchange": {
1275
+ "successToast": "Výměna byla úspěšně zrušena."
1276
+ }
1277
+ },
1278
+ "cancel": {
1279
+ "title": "Zrušit výměnu",
1280
+ "description": "Jste si jisti, že chcete zrušit výměnu?"
1281
+ },
1282
+ "tooltips": {
1283
+ "onlyReturnShippingOptions": "Tento seznam bude obsahovat pouze možnosti vrácení dopravy."
1284
+ },
1285
+ "toast": {
1286
+ "canceledSuccessfully": "Výměna byla úspěšně zrušena",
1287
+ "confirmedSuccessfully": "Výměna byla úspěšně potvrzena"
1288
+ },
1289
+ "panel": {
1290
+ "title": "Výměna zahájena",
1291
+ "description": "Existuje otevřená žádost o výměnu, která musí být dokončena"
1292
+ }
1293
+ },
1294
+ "reservations": {
1295
+ "allocatedLabel": "Přiděleno",
1296
+ "notAllocatedLabel": "Nepřiděleno"
1297
+ },
1298
+ "allocateItems": {
1299
+ "action": "Přidělit položky",
1300
+ "title": "Přidělit položky objednávky",
1301
+ "locationDescription": "Vyberte, z které lokace chcete přidělit položky.",
1302
+ "itemsToAllocate": "Položky k přidělení",
1303
+ "itemsToAllocateDesc": "Vyberte počet položek, které chcete přidělit",
1304
+ "search": "Hledat položky",
1305
+ "consistsOf": "Skládá se z {{num}}x inventárních položek",
1306
+ "requires": "Vyžaduje {{num}} na variantu",
1307
+ "toast": {
1308
+ "created": "Položky byly úspěšně přiděleny"
1309
+ },
1310
+ "error": {
1311
+ "quantityNotAllocated": "Existují nepřidělené položky."
1312
+ }
1313
+ },
1314
+ "shipment": {
1315
+ "title": "Označit plnění jako odeslané",
1316
+ "trackingNumber": "Sledovací číslo",
1317
+ "addTracking": "Přidat sledovací číslo",
1318
+ "sendNotification": "Odeslat oznámení",
1319
+ "sendNotificationHint": "Oznámit zákazníkovi o této zásilce.",
1320
+ "toastCreated": "Zásilka byla úspěšně vytvořena."
1321
+ },
1322
+ "fulfillment": {
1323
+ "cancelWarning": "Chystáte se zrušit plnění. Tuto akci nelze vrátit zpět.",
1324
+ "markAsDeliveredWarning": "Chystáte se označit plnění jako doručené. Tuto akci nelze vrátit zpět.",
1325
+ "differentOptionSelected": "Vybraná doprava se liší od té, kterou vybral zákazník.",
1326
+ "disabledItemTooltip": "Vybraná doprava neumožňuje vyřízení této položky",
1327
+ "unfulfilledItems": "Nesplněné položky",
1328
+ "statusLabel": "Stav plnění",
1329
+ "statusTitle": "Stav plnění",
1330
+ "fulfillItems": "Splnit položky",
1331
+ "awaitingFulfillmentBadge": "Čeká se na plnění",
1332
+ "requiresShipping": "Vyžaduje dopravu",
1333
+ "number": "Plnění #{{number}}",
1334
+ "itemsToFulfill": "Položky k plnění",
1335
+ "create": "Vytvořit plnění",
1336
+ "available": "Dostupné",
1337
+ "inStock": "Na skladě",
1338
+ "markAsShipped": "Označit jako odeslané",
1339
+ "markAsPickedUp": "Označit jako vyzvednuté",
1340
+ "markAsDelivered": "Označit jako doručené",
1341
+ "itemsToFulfillDesc": "Vyberte položky a množství k plnění",
1342
+ "locationDescription": "Vyberte, z které lokace chcete plnit položky.",
1343
+ "sendNotificationHint": "Oznámit zákazníkům o vytvořeném plnění.",
1344
+ "methodDescription": "Vyberte jinou metodu dopravy než tu, kterou zákazník vybral",
1345
+ "error": {
1346
+ "wrongQuantity": "K dispozici je pouze jedna položka k plnění",
1347
+ "wrongQuantity_other": "Množství by mělo být číslo mezi 1 a {{number}}",
1348
+ "noItems": "Žádné položky k plnění.",
1349
+ "noShippingOption": "Je vyžadována doprava",
1350
+ "noLocation": "Je vyžadována lokace"
1351
+ },
1352
+ "status": {
1353
+ "notFulfilled": "Nesplněno",
1354
+ "partiallyFulfilled": "Částečně splněno",
1355
+ "fulfilled": "Splněno",
1356
+ "partiallyShipped": "Částečně odesláno",
1357
+ "shipped": "Odesláno",
1358
+ "delivered": "Doručeno",
1359
+ "partiallyDelivered": "Částečně doručeno",
1360
+ "partiallyReturned": "Částečně vráceno",
1361
+ "returned": "Vráceno",
1362
+ "canceled": "Zrušeno",
1363
+ "requiresAction": "Vyžaduje akci"
1364
+ },
1365
+ "toast": {
1366
+ "created": "Plnění bylo úspěšně vytvořeno",
1367
+ "canceled": "Plnění bylo úspěšně zrušeno",
1368
+ "fulfillmentShipped": "Nelze zrušit již odeslané plnění",
1369
+ "fulfillmentDelivered": "Plnění bylo úspěšně označeno jako doručené",
1370
+ "fulfillmentPickedUp": "Plnění bylo úspěšně označeno jako vyzvednuté"
1371
+ },
1372
+ "trackingLabel": "Sledování",
1373
+ "shippingFromLabel": "Doprava z",
1374
+ "itemsLabel": "Položky"
1375
+ },
1376
+ "refund": {
1377
+ "title": "Vytvořit vrácení peněz",
1378
+ "sendNotificationHint": "Oznámit zákazníkům o vytvořeném vrácení peněz.",
1379
+ "systemPayment": "Systémová platba",
1380
+ "systemPaymentDesc": "Jedna nebo více vašich plateb je systémová platba. Upozorňujeme, že zachycení a vrácení peněz nejsou zpracovávány Medusou pro takové platby.",
1381
+ "error": {
1382
+ "amountToLarge": "Nelze vrátit více než původní částku objednávky.",
1383
+ "amountNegative": "Částka k vrácení musí být kladné číslo.",
1384
+ "reasonRequired": "Prosím vyberte důvod vrácení peněz."
1385
+ }
1386
+ },
1387
+ "customer": {
1388
+ "contactLabel": "Kontakt",
1389
+ "editEmail": "Upravit e-mail",
1390
+ "transferOwnership": "Převod vlastnictví",
1391
+ "editBillingAddress": "Upravit fakturační adresu",
1392
+ "editShippingAddress": "Upravit doručovací adresu"
1393
+ },
1394
+ "activity": {
1395
+ "header": "Aktivita",
1396
+ "showMoreActivities_one": "Zobrazit {{count}} další aktivitu",
1397
+ "showMoreActivities_other": "Zobrazit {{count}} dalších aktivit",
1398
+ "comment": {
1399
+ "label": "Komentář",
1400
+ "placeholder": "Zanechat komentář",
1401
+ "addButtonText": "Přidat komentář",
1402
+ "deleteButtonText": "Smazat komentář"
1403
+ },
1404
+ "from": "Od",
1405
+ "to": "Do",
1406
+ "events": {
1407
+ "common": {
1408
+ "toReturn": "K vrácení",
1409
+ "toSend": "K odeslání"
1410
+ },
1411
+ "placed": {
1412
+ "title": "Objednávka zadána",
1413
+ "fromSalesChannel": "z {{salesChannel}}"
1414
+ },
1415
+ "canceled": {
1416
+ "title": "Objednávka zrušena"
1417
+ },
1418
+ "payment": {
1419
+ "awaiting": "Čeká se na platbu",
1420
+ "captured": "Platba zachycena",
1421
+ "canceled": "Platba zrušena",
1422
+ "refunded": "Platba vrácena"
1423
+ },
1424
+ "fulfillment": {
1425
+ "created": "Položky splněny",
1426
+ "canceled": "Plnění zrušeno",
1427
+ "shipped": "Položky odeslány",
1428
+ "delivered": "Položky doručeny",
1429
+ "items_one": "{{count}} položka",
1430
+ "items_other": "{{count}} položek"
1431
+ },
1432
+ "return": {
1433
+ "created": "Vrácení #{{returnId}} požadováno",
1434
+ "canceled": "Vrácení #{{returnId}} zrušeno",
1435
+ "received": "Vrácení #{{returnId}} přijato",
1436
+ "items_one": "{{count}} položka vrácena",
1437
+ "items_other": "{{count}} položek vráceno"
1438
+ },
1439
+ "note": {
1440
+ "comment": "Komentář",
1441
+ "byLine": "od {{author}}"
1442
+ },
1443
+ "claim": {
1444
+ "created": "Reklamace #{{claimId}} požadována",
1445
+ "canceled": "Reklamace #{{claimId}} zrušena",
1446
+ "itemsInbound": "{{count}} položka k vrácení",
1447
+ "itemsOutbound": "{{count}} položka k odeslání"
1448
+ },
1449
+ "exchange": {
1450
+ "created": "Výměna #{{exchangeId}} požadována",
1451
+ "canceled": "Výměna #{{exchangeId}} zrušena",
1452
+ "itemsInbound": "{{count}} položka k vrácení",
1453
+ "itemsOutbound": "{{count}} položka k odeslání"
1454
+ },
1455
+ "edit": {
1456
+ "requested": "Úprava objednávky #{{editId}} požadována",
1457
+ "confirmed": "Úprava objednávky #{{editId}} potvrzena"
1458
+ },
1459
+ "transfer": {
1460
+ "requested": "Převod objednávky #{{transferId}} požadován",
1461
+ "confirmed": "Převod objednávky #{{transferId}} potvrzen",
1462
+ "declined": "Převod objednávky #{{transferId}} odmítnut"
1463
+ },
1464
+ "update_order": {
1465
+ "shipping_address": "Doručovací adresa aktualizována",
1466
+ "billing_address": "Fakturační adresa aktualizována",
1467
+ "email": "E-mail aktualizován"
1468
+ }
1469
+ }
1470
+ },
1471
+ "fields": {
1472
+ "displayId": "Zobrazit ID",
1473
+ "refundableAmount": "Částka k vrácení",
1474
+ "returnableQuantity": "Množství k vrácení"
1475
+ }
1476
+ },
1477
+ "draftOrders": {
1478
+ "domain": "Koncepty objednávek",
1479
+ "deleteWarning": "Chystáte se smazat koncept objednávky {{id}}. Tuto akci nelze vrátit zpět.",
1480
+ "paymentLinkLabel": "Odkaz na platbu",
1481
+ "cartIdLabel": "ID košíku",
1482
+ "markAsPaid": {
1483
+ "label": "Označit jako zaplaceno",
1484
+ "warningTitle": "Označit jako zaplaceno",
1485
+ "warningDescription": "Chystáte se označit koncept objednávky jako zaplacený. Tuto akci nelze vrátit zpět a později nebude možné vybrat platbu."
1486
+ },
1487
+ "status": {
1488
+ "open": "Otevřeno",
1489
+ "completed": "Dokončeno"
1490
+ },
1491
+ "create": {
1492
+ "createDraftOrder": "Vytvořit koncept objednávky",
1493
+ "createDraftOrderHint": "Vytvořte nový koncept objednávky pro správu detailů objednávky před jejím zadáním.",
1494
+ "chooseRegionHint": "Vyberte region",
1495
+ "existingItemsLabel": "Existující položky",
1496
+ "existingItemsHint": "Přidat existující produkty do konceptu objednávky.",
1497
+ "customItemsLabel": "Vlastní položky",
1498
+ "customItemsHint": "Přidat vlastní položky do konceptu objednávky.",
1499
+ "addExistingItemsAction": "Přidat existující položky",
1500
+ "addCustomItemAction": "Přidat vlastní položku",
1501
+ "noCustomItemsAddedLabel": "Zatím nebyly přidány žádné vlastní položky",
1502
+ "noExistingItemsAddedLabel": "Zatím nebyly přidány žádné existující položky",
1503
+ "chooseRegionTooltip": "Nejprve vyberte region",
1504
+ "useExistingCustomerLabel": "Použít existujícího zákazníka",
1505
+ "addShippingMethodsAction": "Přidat metody dopravy",
1506
+ "unitPriceOverrideLabel": "Přepsat jednotkovou cenu",
1507
+ "shippingOptionLabel": "Možnost dopravy",
1508
+ "shippingOptionHint": "Vyberte možnost dopravy pro koncept objednávky.",
1509
+ "shippingPriceOverrideLabel": "Přepsat cenu dopravy",
1510
+ "shippingPriceOverrideHint": "Přepsat cenu dopravy pro koncept objednávky.",
1511
+ "sendNotificationLabel": "Odeslat oznámení",
1512
+ "sendNotificationHint": "Odeslat oznámení zákazníkovi při vytvoření konceptu objednávky."
1513
+ },
1514
+ "validation": {
1515
+ "requiredEmailOrCustomer": "E-mail nebo zákazník je povinný.",
1516
+ "requiredItems": "Je vyžadována alespoň jedna položka.",
1517
+ "invalidEmail": "E-mail musí být platná e-mailová adresa."
1518
+ }
1519
+ },
1520
+ "stockLocations": {
1521
+ "domain": "Lokace & Doprava",
1522
+ "list": {
1523
+ "description": "Spravujte skladové lokace a možnosti dopravy vašeho obchodu."
1524
+ },
1525
+ "create": {
1526
+ "header": "Vytvořit skladovou lokaci",
1527
+ "hint": "Skladová lokace je fyzické místo, kde jsou produkty skladovány a odesílány.",
1528
+ "successToast": "Lokace {{name}} byla úspěšně vytvořena."
1529
+ },
1530
+ "edit": {
1531
+ "header": "Upravit skladovou lokaci",
1532
+ "viewInventory": "Zobrazit inventář",
1533
+ "successToast": "Lokace {{name}} byla úspěšně aktualizována."
1534
+ },
1535
+ "delete": {
1536
+ "confirmation": "Chystáte se smazat skladovou lokaci {{name}}. Tuto akci nelze vrátit zpět."
1537
+ },
1538
+ "fulfillmentProviders": {
1539
+ "header": "Poskytovatelé plnění",
1540
+ "shippingOptionsTooltip": "Tento rozbalovací seznam bude obsahovat pouze poskytovatele povolené pro tuto lokaci. Přidejte je do lokace, pokud je rozbalovací seznam zakázán.",
1541
+ "label": "Připojení poskytovatelé plnění",
1542
+ "connectedTo": "Připojeno k {{count}} z {{total}} poskytovatelů plnění",
1543
+ "noProviders": "Tato skladová lokace není připojena k žádným poskytovatelům plnění.",
1544
+ "action": "Připojit poskytovatele",
1545
+ "successToast": "Poskytovatelé plnění pro skladovou lokaci byli úspěšně aktualizováni."
1546
+ },
1547
+ "fulfillmentSets": {
1548
+ "pickup": {
1549
+ "header": "Vyzdvihnutí"
1550
+ },
1551
+ "shipping": {
1552
+ "header": "Doprava"
1553
+ },
1554
+ "disable": {
1555
+ "confirmation": "Jste si jisti, že chcete zakázat {{name}}? Tímto budou smazány všechny přidružené zóny služeb a možnosti dopravy a tuto akci nelze vrátit zpět.",
1556
+ "pickup": "Vyzdvihnutí bylo úspěšně zakázáno.",
1557
+ "shipping": "Doprava byla úspěšně zakázána."
1558
+ },
1559
+ "enable": {
1560
+ "pickup": "Vyzdvihnutí bylo úspěšně povoleno.",
1561
+ "shipping": "Doprava byla úspěšně povolena."
1562
+ }
1563
+ },
1564
+ "sidebar": {
1565
+ "header": "Konfigurace dopravy",
1566
+ "shippingProfiles": {
1567
+ "label": "Profily dopravy",
1568
+ "description": "Skupinové produkty podle požadavků na dopravu"
1569
+ }
1570
+ },
1571
+ "salesChannels": {
1572
+ "header": "Prodejní kanály",
1573
+ "hint": "Správa prodejních kanálů připojených k této lokaci",
1574
+ "label": "Připojené prodejní kanály",
1575
+ "connectedTo": "Připojeno k {{count}} z {{total}} prodejních kanálů",
1576
+ "noChannels": "Lokace není připojena k žádným prodejním kanálům.",
1577
+ "action": "Připojit prodejní kanály",
1578
+ "successToast": "Prodejní kanály byly úspěšně aktualizovány."
1579
+ },
1580
+ "pickupOptions": {
1581
+ "edit": {
1582
+ "header": "Upravit možnost vyzvednutí"
1583
+ }
1584
+ },
1585
+ "shippingOptions": {
1586
+ "create": {
1587
+ "shipping": {
1588
+ "header": "Vytvořit možnost dopravy pro {{zone}}",
1589
+ "hint": "Vytvořte novou možnost dopravy pro definování způsobu dopravy produktů z této lokace.",
1590
+ "label": "Možnosti dopravy",
1591
+ "successToast": "Možnost dopravy {{name}} byla úspěšně vytvořena."
1592
+ },
1593
+ "pickup": {
1594
+ "header": "Vytvořit možnost vyzvednutí pro {{zone}}",
1595
+ "hint": "Vytvořte novou možnost vyzvednutí, která určí, jak jsou produkty vyzvedávány z této lokace.",
1596
+ "label": "Možnosti vyzvednutí",
1597
+ "successToast": "Možnost vyzvednutí {{name}} byla úspěšně vytvořena."
1598
+ },
1599
+ "returns": {
1600
+ "header": "Vytvořit možnost vrácení pro {{zone}}",
1601
+ "hint": "Vytvořte novou možnost vrácení pro definování způsobu vrácení produktů do této lokace.",
1602
+ "label": "Možnosti vrácení",
1603
+ "successToast": "Možnost vrácení {{name}} byla úspěšně vytvořena."
1604
+ },
1605
+ "tabs": {
1606
+ "details": "Detaily",
1607
+ "prices": "Ceny"
1608
+ },
1609
+ "action": "Vytvořit možnost"
1610
+ },
1611
+ "delete": {
1612
+ "confirmation": "Chystáte se smazat možnost dopravy {{name}}. Tuto akci nelze vrátit zpět.",
1613
+ "successToast": "Možnost dopravy {{name}} byla úspěšně smazána."
1614
+ },
1615
+ "edit": {
1616
+ "header": "Upravit možnost dopravy",
1617
+ "action": "Upravit možnost",
1618
+ "successToast": "Možnost dopravy {{name}} byla úspěšně aktualizována."
1619
+ },
1620
+ "pricing": {
1621
+ "action": "Upravit ceny"
1622
+ },
1623
+ "conditionalPrices": {
1624
+ "header": "Podmíněné ceny pro {{name}}",
1625
+ "description": "Spravujte podmíněné ceny pro tuto možnost dopravy na základě celkové částky položek v košíku.",
1626
+ "attributes": {
1627
+ "cartItemTotal": "Celková částka položek v košíku"
1628
+ },
1629
+ "summaries": {
1630
+ "range": "Pokud <0>{{attribute}}</0> je mezi <1>{{gte}}</1> a <2>{{lte}}</2>",
1631
+ "greaterThan": "Pokud <0>{{attribute}}</0> ≥ <1>{{gte}}</1>",
1632
+ "lessThan": "Pokud <0>{{attribute}}</0> ≤ <1>{{lte}}</1>"
1633
+ },
1634
+ "actions": {
1635
+ "addPrice": "Přidat cenu",
1636
+ "manageConditionalPrices": "Spravovat podmíněné ceny"
1637
+ },
1638
+ "rules": {
1639
+ "amount": "Cena možnosti dopravy",
1640
+ "gte": "Minimální celková částka položek v košíku",
1641
+ "lte": "Maximální celková částka položek v košíku"
1642
+ },
1643
+ "customRules": {
1644
+ "label": "Vlastní pravidla",
1645
+ "tooltip": "Tato podmíněná cena má pravidla, která nelze spravovat v dashboardu.",
1646
+ "eq": "Celková částka položek v košíku musí být rovna",
1647
+ "gt": "Celková částka položek v košíku musí být větší než",
1648
+ "lt": "Celková částka položek v košíku musí být menší než"
1649
+ },
1650
+ "errors": {
1651
+ "amountRequired": "Cena možnosti dopravy je povinná",
1652
+ "minOrMaxRequired": "Musí být poskytnuta alespoň jedna z minimální nebo maximální celkové částky položek v košíku",
1653
+ "minGreaterThanMax": "Minimální celková částka položek v košíku musí být menší nebo rovna maximální celkové částce položek v košíku",
1654
+ "duplicateAmount": "Cena možnosti dopravy musí být jedinečná pro každou podmínku",
1655
+ "overlappingConditions": "Podmínky musí být jedinečné pro všechna pravidla cen"
1656
+ }
1657
+ },
1658
+ "fields": {
1659
+ "count": {
1660
+ "shipping_one": "{{count}} možnost dopravy",
1661
+ "shipping_other": "{{count}} možnosti dopravy",
1662
+ "pickup_one": "{{count}} možnost vyzvednutí",
1663
+ "pickup_other": "{{count}} možností vyzvednutí",
1664
+ "returns_one": "{{count}} možnost vrácení",
1665
+ "returns_other": "{{count}} možnosti vrácení"
1666
+ },
1667
+ "priceType": {
1668
+ "label": "Typ ceny",
1669
+ "options": {
1670
+ "fixed": {
1671
+ "label": "Pevná",
1672
+ "hint": "Cena možnosti dopravy je pevná a nemění se na základě obsahu objednávky."
1673
+ },
1674
+ "calculated": {
1675
+ "label": "Vypočítaná",
1676
+ "hint": "Cena možnosti dopravy je vypočítána poskytovatelem plnění během pokladny."
1677
+ }
1678
+ }
1679
+ },
1680
+ "enableInStore": {
1681
+ "label": "Povolit v obchodě",
1682
+ "hint": "Zda zákazníci mohou použít tuto možnost během pokladny."
1683
+ },
1684
+ "provider": "Poskytovatel plnění",
1685
+ "profile": "Profil dopravy",
1686
+ "fulfillmentOption": "Možnost plnění"
1687
+ }
1688
+ },
1689
+ "serviceZones": {
1690
+ "create": {
1691
+ "headerPickup": "Vytvořit zónu služeb pro vyzdvihnutí z {{location}}",
1692
+ "headerShipping": "Vytvořit zónu služeb pro dopravu z {{location}}",
1693
+ "action": "Vytvořit zónu služeb",
1694
+ "successToast": "Zóna služeb {{name}} byla úspěšně vytvořena."
1695
+ },
1696
+ "edit": {
1697
+ "header": "Upravit zónu služeb",
1698
+ "successToast": "Zóna služeb {{name}} byla úspěšně aktualizována."
1699
+ },
1700
+ "delete": {
1701
+ "confirmation": "Chystáte se smazat zónu služeb {{name}}. Tuto akci nelze vrátit zpět.",
1702
+ "successToast": "Zóna služeb {{name}} byla úspěšně smazána."
1703
+ },
1704
+ "manageAreas": {
1705
+ "header": "Spravovat oblasti pro {{name}}",
1706
+ "action": "Spravovat oblasti",
1707
+ "label": "Oblasti",
1708
+ "hint": "Vyberte geografické oblasti, které zóna služeb pokrývá.",
1709
+ "successToast": "Oblasti pro {{name}} byly úspěšně aktualizovány."
1710
+ },
1711
+ "fields": {
1712
+ "noRecords": "Nejsou žádné zóny služeb, do kterých by bylo možné přidat možnosti dopravy.",
1713
+ "tip": "Zóna služeb je sbírka geografických zón nebo oblastí. Používá se k omezení dostupných možností dopravy na definovanou sadu lokací."
1714
+ }
1715
+ }
1716
+ },
1717
+ "shippingProfile": {
1718
+ "domain": "Profily dopravy",
1719
+ "subtitle": "Skupinové produkty s podobnými požadavky na dopravu do profilů.",
1720
+ "create": {
1721
+ "header": "Vytvořit profil dopravy",
1722
+ "hint": "Vytvořte nový profil dopravy pro skupinové produkty s podobnými požadavky na dopravu.",
1723
+ "successToast": "Profil dopravy {{name}} byl úspěšně vytvořen."
1724
+ },
1725
+ "delete": {
1726
+ "title": "Smazat profil dopravy",
1727
+ "description": "Chystáte se smazat profil dopravy {{name}}. Tuto akci nelze vrátit zpět.",
1728
+ "successToast": "Profil dopravy {{name}} byl úspěšně smazán."
1729
+ },
1730
+ "tooltip": {
1731
+ "type": "Zadejte typ profilu dopravy, například: Těžký, Nadrozměrný, Pouze nákladní doprava atd."
1732
+ }
1733
+ },
1734
+ "taxRegions": {
1735
+ "domain": "Daňové regiony",
1736
+ "list": {
1737
+ "hint": "Spravujte, co účtujete svým zákazníkům, když nakupují z různých zemí a regionů."
1738
+ },
1739
+ "delete": {
1740
+ "confirmation": "Chystáte se smazat daňový region. Tuto akci nelze vrátit zpět.",
1741
+ "successToast": "Daňový region byl úspěšně smazán."
1742
+ },
1743
+ "create": {
1744
+ "header": "Vytvořit daňový region",
1745
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní zemi.",
1746
+ "errors": {
1747
+ "missingProvider": "Poskytovatel je povinný při vytváření daňového regionu.",
1748
+ "missingCountry": "Země je povinná při vytváření daňového regionu."
1749
+ },
1750
+ "successToast": "Daňový region byl úspěšně vytvořen."
1751
+ },
1752
+ "edit": {
1753
+ "header": "Upravit daňový region",
1754
+ "hint": "Změna údajů daňového regionu.",
1755
+ "successToast": "Daňový region byl úspěšně aktualizován."
1756
+ },
1757
+ "province": {
1758
+ "header": "Provincie",
1759
+ "create": {
1760
+ "header": "Vytvořit daňový region provincie",
1761
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní provincii."
1762
+ }
1763
+ },
1764
+ "provider": {
1765
+ "header": "Daňový poskytovatel"
1766
+ },
1767
+ "state": {
1768
+ "header": "Státy",
1769
+ "create": {
1770
+ "header": "Vytvořit daňový region státu",
1771
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní stát."
1772
+ }
1773
+ },
1774
+ "stateOrTerritory": {
1775
+ "header": "Státy nebo teritoria",
1776
+ "create": {
1777
+ "header": "Vytvořit daňový region státu/teritoria",
1778
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní stát/teritorium."
1779
+ }
1780
+ },
1781
+ "county": {
1782
+ "header": "Okresy",
1783
+ "create": {
1784
+ "header": "Vytvořit daňový region okresu",
1785
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní okres."
1786
+ }
1787
+ },
1788
+ "region": {
1789
+ "header": "Regiony",
1790
+ "create": {
1791
+ "header": "Vytvořit daňový region regionu",
1792
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní region."
1793
+ }
1794
+ },
1795
+ "department": {
1796
+ "header": "Oddělení",
1797
+ "create": {
1798
+ "header": "Vytvořit daňový region oddělení",
1799
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní oddělení."
1800
+ }
1801
+ },
1802
+ "territory": {
1803
+ "header": "Teritoria",
1804
+ "create": {
1805
+ "header": "Vytvořit daňový region teritoria",
1806
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní teritorium."
1807
+ }
1808
+ },
1809
+ "prefecture": {
1810
+ "header": "Prefektury",
1811
+ "create": {
1812
+ "header": "Vytvořit daňový region prefektury",
1813
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní prefekturu."
1814
+ }
1815
+ },
1816
+ "district": {
1817
+ "header": "Okresy",
1818
+ "create": {
1819
+ "header": "Vytvořit daňový region okresu",
1820
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní okres."
1821
+ }
1822
+ },
1823
+ "governorate": {
1824
+ "header": "Guvernoráty",
1825
+ "create": {
1826
+ "header": "Vytvořit daňový region guvernorátu",
1827
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní guvernorát."
1828
+ }
1829
+ },
1830
+ "canton": {
1831
+ "header": "Kantony",
1832
+ "create": {
1833
+ "header": "Vytvořit daňový region kantonu",
1834
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní kanton."
1835
+ }
1836
+ },
1837
+ "emirate": {
1838
+ "header": "Emiráty",
1839
+ "create": {
1840
+ "header": "Vytvořit daňový region emirátu",
1841
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní emirát."
1842
+ }
1843
+ },
1844
+ "sublevel": {
1845
+ "header": "Podúrovně",
1846
+ "create": {
1847
+ "header": "Vytvořit daňový region podúrovně",
1848
+ "hint": "Vytvořte nový daňový region pro definování daňových sazeb pro konkrétní podúroveň."
1849
+ }
1850
+ },
1851
+ "taxOverrides": {
1852
+ "header": "Přepsání",
1853
+ "create": {
1854
+ "header": "Vytvořit přepsání",
1855
+ "hint": "Vytvořte daňovou sazbu, která přepíše výchozí daňové sazby pro vybrané podmínky."
1856
+ },
1857
+ "edit": {
1858
+ "header": "Upravit přepsání",
1859
+ "hint": "Upravte daňovou sazbu, která přepíše výchozí daňové sazby pro vybrané podmínky."
1860
+ }
1861
+ },
1862
+ "taxRates": {
1863
+ "create": {
1864
+ "header": "Vytvořit daňovou sazbu",
1865
+ "hint": "Vytvořte novou daňovou sazbu pro definování daňové sazby pro region.",
1866
+ "successToast": "Daňová sazba byla úspěšně vytvořena."
1867
+ },
1868
+ "edit": {
1869
+ "header": "Upravit daňovou sazbu",
1870
+ "hint": "Upravte daňovou sazbu pro definování daňové sazby pro region.",
1871
+ "successToast": "Daňová sazba byla úspěšně aktualizována."
1872
+ },
1873
+ "delete": {
1874
+ "confirmation": "Chystáte se smazat daňovou sazbu {{name}}. Tuto akci nelze vrátit zpět.",
1875
+ "successToast": "Daňová sazba byla úspěšně smazána."
1876
+ }
1877
+ },
1878
+ "fields": {
1879
+ "isCombinable": {
1880
+ "label": "Kombinovatelné",
1881
+ "hint": "Zda lze tuto daňovou sazbu kombinovat s výchozí sazbou z daňového regionu.",
1882
+ "true": "Kombinovatelné",
1883
+ "false": "Nekombinovatelné"
1884
+ },
1885
+ "defaultTaxRate": {
1886
+ "label": "Výchozí daňová sazba",
1887
+ "tooltip": "Výchozí daňová sazba pro tento region. Příkladem je standardní sazba DPH pro zemi nebo region.",
1888
+ "action": "Vytvořit výchozí daňovou sazbu"
1889
+ },
1890
+ "taxRate": "Daňová sazba",
1891
+ "taxCode": "Daňový kód",
1892
+ "taxProvider": "Daňový poskytovatel",
1893
+ "targets": {
1894
+ "label": "Cíle",
1895
+ "hint": "Vyberte cíle, na které se tato daňová sazba bude vztahovat.",
1896
+ "options": {
1897
+ "product": "Produkty",
1898
+ "productCollection": "Kolekce produktů",
1899
+ "productTag": "Štítky produktů",
1900
+ "productType": "Typy produktů",
1901
+ "customerGroup": "Skupiny zákazníků"
1902
+ },
1903
+ "operators": {
1904
+ "in": "v",
1905
+ "on": "na",
1906
+ "and": "a"
1907
+ },
1908
+ "placeholders": {
1909
+ "product": "Hledat produkty",
1910
+ "productCollection": "Hledat kolekce produktů",
1911
+ "productTag": "Hledat štítky produktů",
1912
+ "productType": "Hledat typy produktů",
1913
+ "customerGroup": "Hledat skupiny zákazníků"
1914
+ },
1915
+ "tags": {
1916
+ "product": "Produkt",
1917
+ "productCollection": "Kolekce produktů",
1918
+ "productTag": "Štítek produktu",
1919
+ "productType": "Typ produktu",
1920
+ "customerGroup": "Skupina zákazníků"
1921
+ },
1922
+ "modal": {
1923
+ "header": "Přidat cíle"
1924
+ },
1925
+ "values_one": "{{count}} hodnota",
1926
+ "values_other": "{{count}} hodnot",
1927
+ "numberOfTargets_one": "{{count}} cíl",
1928
+ "numberOfTargets_other": "{{count}} cílů",
1929
+ "additionalValues_one": "a {{count}} další hodnota",
1930
+ "additionalValues_other": "a {{count}} dalších hodnot",
1931
+ "action": "Přidat cíl"
1932
+ },
1933
+ "sublevels": {
1934
+ "labels": {
1935
+ "province": "Provincie",
1936
+ "state": "Stát",
1937
+ "region": "Region",
1938
+ "stateOrTerritory": "Stát/Teritorium",
1939
+ "department": "Oddělení",
1940
+ "county": "Okres",
1941
+ "territory": "Teritorium",
1942
+ "prefecture": "Prefektura",
1943
+ "district": "Okres",
1944
+ "governorate": "Guvernorát",
1945
+ "emirate": "Emirát",
1946
+ "canton": "Kanton",
1947
+ "sublevel": "Kód podúrovně"
1948
+ },
1949
+ "placeholders": {
1950
+ "province": "Vyberte provincii",
1951
+ "state": "Vyberte stát",
1952
+ "region": "Vyberte region",
1953
+ "stateOrTerritory": "Vyberte stát/teritorium",
1954
+ "department": "Vyberte oddělení",
1955
+ "county": "Vyberte okres",
1956
+ "territory": "Vyberte teritorium",
1957
+ "prefecture": "Vyberte prefekturu",
1958
+ "district": "Vyberte okres",
1959
+ "governorate": "Vyberte guvernorát",
1960
+ "emirate": "Vyberte emirát",
1961
+ "canton": "Vyberte kanton"
1962
+ },
1963
+ "tooltips": {
1964
+ "sublevel": "Zadejte kód ISO 3166-2 pro daňový region podúrovně.",
1965
+ "notPartOfCountry": "{{province}} se nezdá být součástí {{country}}. Prosím zkontrolujte, zda je to správné."
1966
+ },
1967
+ "alert": {
1968
+ "header": "Podúrovně regionů jsou pro tento daňový region zakázány",
1969
+ "description": "Podúrovně regionů jsou pro tento region ve výchozím nastavení zakázány. Můžete je povolit pro vytvoření podúrovní regionů, jako jsou provincie, státy nebo teritoria.",
1970
+ "action": "Povolit podúrovně regionů"
1971
+ }
1972
+ },
1973
+ "noDefaultRate": {
1974
+ "label": "Žádná výchozí sazba",
1975
+ "tooltip": "Tento daňový region nemá výchozí daňovou sazbu. Pokud existuje standardní sazba, jako je DPH země, přidejte ji do tohoto regionu."
1976
+ }
1977
+ }
1978
+ },
1979
+ "promotions": {
1980
+ "domain": "Propagace",
1981
+ "sections": {
1982
+ "details": "Detaily propagace"
1983
+ },
1984
+ "tabs": {
1985
+ "template": "Typ",
1986
+ "details": "Detaily",
1987
+ "campaign": "Kampaň"
1988
+ },
1989
+ "fields": {
1990
+ "type": "Typ",
1991
+ "value_type": "Typ hodnoty",
1992
+ "value": "Hodnota",
1993
+ "campaign": "Kampaň",
1994
+ "method": "Metoda",
1995
+ "allocation": "Přidělení",
1996
+ "addCondition": "Přidat podmínku",
1997
+ "clearAll": "Vymazat vše",
1998
+ "taxInclusive": "Včetně daně",
1999
+ "amount": {
2000
+ "tooltip": "Vyberte kód měny pro povolení nastavení částky"
2001
+ },
2002
+ "conditions": {
2003
+ "rules": {
2004
+ "title": "Kdo může použít tento kód?",
2005
+ "description": "Který zákazník může použít propagační kód? Propagační kód může být použit všemi zákazníky, pokud zůstane nedotčen."
2006
+ },
2007
+ "target-rules": {
2008
+ "title": "Na které položky bude propagace aplikována?",
2009
+ "description": "Propagace bude aplikována na položky, které odpovídají následujícím podmínkám."
2010
+ },
2011
+ "buy-rules": {
2012
+ "title": "Co musí být v košíku, aby se propagace odemkla?",
2013
+ "description": "Pokud tyto podmínky odpovídají, povolíme propagaci na cílové položky."
2014
+ }
2015
+ }
2016
+ },
2017
+ "tooltips": {
2018
+ "campaignType": "Kód měny musí být vybrán v propagaci pro nastavení rozpočtu výdajů."
2019
+ },
2020
+ "errors": {
2021
+ "requiredField": "Povinné pole",
2022
+ "promotionTabError": "Opravte chyby v záložce Propagace před pokračováním"
2023
+ },
2024
+ "toasts": {
2025
+ "promotionCreateSuccess": "Propagace ({{code}}) byla úspěšně vytvořena."
2026
+ },
2027
+ "create": {},
2028
+ "edit": {
2029
+ "title": "Upravit detaily propagace",
2030
+ "rules": {
2031
+ "title": "Upravit podmínky použití"
2032
+ },
2033
+ "target-rules": {
2034
+ "title": "Upravit podmínky položek"
2035
+ },
2036
+ "buy-rules": {
2037
+ "title": "Upravit pravidla nákupu"
2038
+ }
2039
+ },
2040
+ "campaign": {
2041
+ "header": "Kampaň",
2042
+ "edit": {
2043
+ "header": "Upravit kampaň",
2044
+ "successToast": "Kampaň propagace byla úspěšně aktualizována."
2045
+ },
2046
+ "actions": {
2047
+ "goToCampaign": "Přejít na kampaň"
2048
+ }
2049
+ },
2050
+ "campaign_currency": {
2051
+ "tooltip": "Toto je měna propagace. Změňte ji na záložce Detaily."
2052
+ },
2053
+ "form": {
2054
+ "required": "Povinné",
2055
+ "and": "A",
2056
+ "selectAttribute": "Vyberte atribut",
2057
+ "campaign": {
2058
+ "existing": {
2059
+ "title": "Existující kampaň",
2060
+ "description": "Přidat propagaci do existující kampaně.",
2061
+ "placeholder": {
2062
+ "title": "Žádné existující kampaně",
2063
+ "desc": "Můžete vytvořit jednu pro sledování více propagací a nastavení limitů rozpočtu."
2064
+ }
2065
+ },
2066
+ "new": {
2067
+ "title": "Nová kampaň",
2068
+ "description": "Vytvořit novou kampaň pro tuto propagaci."
2069
+ },
2070
+ "none": {
2071
+ "title": "Bez kampaně",
2072
+ "description": "Pokračovat bez přiřazení propagace ke kampani"
2073
+ }
2074
+ },
2075
+ "taxInclusive": {
2076
+ "title": "Zahrnuje propagace daně?",
2077
+ "description": "Povolte toto pole pro aplikaci propagace po zdanění. Pokud je zakázáno, propagace se aplikuje před zdaněním."
2078
+ },
2079
+ "status": {
2080
+ "label": "Stav",
2081
+ "draft": {
2082
+ "title": "Koncept",
2083
+ "description": "Zákazníci nebudou moci použít kód zatím"
2084
+ },
2085
+ "active": {
2086
+ "title": "Aktivní",
2087
+ "description": "Zákazníci budou moci použít kód"
2088
+ },
2089
+ "inactive": {
2090
+ "title": "Neaktivní",
2091
+ "description": "Zákazníci již nebudou moci použít kód"
2092
+ }
2093
+ },
2094
+ "method": {
2095
+ "label": "Metoda",
2096
+ "code": {
2097
+ "title": "Propagační kód",
2098
+ "description": "Zákazníci musí zadat tento kód při pokladně"
2099
+ },
2100
+ "automatic": {
2101
+ "title": "Automatické",
2102
+ "description": "Zákazníci uvidí tuto propagaci při pokladně"
2103
+ }
2104
+ },
2105
+ "max_quantity": {
2106
+ "title": "Maximální množství",
2107
+ "description": "Maximální množství položek, na které se tato propagace vztahuje."
2108
+ },
2109
+ "type": {
2110
+ "standard": {
2111
+ "title": "Standardní",
2112
+ "description": "Standardní propagace"
2113
+ },
2114
+ "buyget": {
2115
+ "title": "Koupit získat",
2116
+ "description": "Koupit X získat Y propagace"
2117
+ }
2118
+ },
2119
+ "allocation": {
2120
+ "each": {
2121
+ "title": "Každý",
2122
+ "description": "Aplikuje hodnotu na každou položku"
2123
+ },
2124
+ "across": {
2125
+ "title": "Napříč",
2126
+ "description": "Aplikuje hodnotu napříč položkami"
2127
+ }
2128
+ },
2129
+ "code": {
2130
+ "title": "Kód",
2131
+ "description": "Kód, který vaši zákazníci zadají při pokladně."
2132
+ },
2133
+ "value": {
2134
+ "title": "Hodnota propagace"
2135
+ },
2136
+ "value_type": {
2137
+ "fixed": {
2138
+ "title": "Hodnota propagace",
2139
+ "description": "Částka, která bude odečtena. např. 100"
2140
+ },
2141
+ "percentage": {
2142
+ "title": "Hodnota propagace",
2143
+ "description": "Procento, které bude odečteno z částky. např. 8%"
2144
+ }
2145
+ }
2146
+ },
2147
+ "deleteWarning": "Chystáte se smazat propagaci {{code}}. Tuto akci nelze vrátit zpět.",
2148
+ "createPromotionTitle": "Vytvořit propagaci",
2149
+ "type": "Typ propagace",
2150
+ "conditions": {
2151
+ "add": "Přidat podmínku",
2152
+ "list": {
2153
+ "noRecordsMessage": "Přidejte podmínku pro omezení toho, na které položky se propagace vztahuje."
2154
+ }
2155
+ }
2156
+ },
2157
+ "campaigns": {
2158
+ "domain": "Kampaně",
2159
+ "details": "Detaily kampaně",
2160
+ "status": {
2161
+ "active": "Aktivní",
2162
+ "expired": "Vypršelo",
2163
+ "scheduled": "Naplánováno"
2164
+ },
2165
+ "delete": {
2166
+ "title": "Jste si jisti?",
2167
+ "description": "Chystáte se smazat kampaň '{{name}}'. Tuto akci nelze vrátit zpět.",
2168
+ "successToast": "Kampaň '{{name}}' byla úspěšně vytvořena."
2169
+ },
2170
+ "edit": {
2171
+ "header": "Upravit kampaň",
2172
+ "description": "Upravit detaily kampaně.",
2173
+ "successToast": "Kampaň '{{name}}' byla úspěšně aktualizována."
2174
+ },
2175
+ "configuration": {
2176
+ "header": "Konfigurace",
2177
+ "edit": {
2178
+ "header": "Upravit konfiguraci kampaně",
2179
+ "description": "Upravit konfiguraci kampaně.",
2180
+ "successToast": "Konfigurace kampaně byla úspěšně aktualizována."
2181
+ }
2182
+ },
2183
+ "create": {
2184
+ "title": "Vytvořit kampaň",
2185
+ "description": "Vytvořit propagační kampaň.",
2186
+ "hint": "Vytvořit propagační kampaň.",
2187
+ "header": "Vytvořit kampaň",
2188
+ "successToast": "Kampaň '{{name}}' byla úspěšně vytvořena."
2189
+ },
2190
+ "fields": {
2191
+ "name": "Název",
2192
+ "identifier": "Identifikátor",
2193
+ "start_date": "Datum začátku",
2194
+ "end_date": "Datum konce",
2195
+ "total_spend": "Utracený rozpočet",
2196
+ "total_used": "Použitý rozpočet",
2197
+ "budget_limit": "Limit rozpočtu",
2198
+ "campaign_id": {
2199
+ "hint": "Pouze kampaně se stejným kódem měny jako propagace jsou zobrazeny v tomto seznamu."
2200
+ }
2201
+ },
2202
+ "budget": {
2203
+ "create": {
2204
+ "hint": "Vytvořit rozpočet pro kampaň.",
2205
+ "header": "Rozpočet kampaně"
2206
+ },
2207
+ "details": "Rozpočet kampaně",
2208
+ "fields": {
2209
+ "type": "Typ",
2210
+ "currency": "Měna",
2211
+ "limit": "Limit",
2212
+ "used": "Použito"
2213
+ },
2214
+ "type": {
2215
+ "spend": {
2216
+ "title": "Utratit",
2217
+ "description": "Nastavit limit na celkovou slevu všech použití propagace."
2218
+ },
2219
+ "usage": {
2220
+ "title": "Použití",
2221
+ "description": "Nastavit limit na počet použití propagace."
2222
+ }
2223
+ },
2224
+ "edit": {
2225
+ "header": "Upravit rozpočet kampaně"
2226
+ }
2227
+ },
2228
+ "promotions": {
2229
+ "remove": {
2230
+ "title": "Odstranit propagaci z kampaně",
2231
+ "description": "Chystáte se odstranit {{count}} propagaci z kampaně. Tuto akci nelze vrátit zpět."
2232
+ },
2233
+ "alreadyAdded": "Tato propagace již byla přidána do kampaně.",
2234
+ "alreadyAddedDiffCampaign": "Tato propagace již byla přidána do jiné kampaně ({{name}}).",
2235
+ "currencyMismatch": "Měna propagace a kampaně se neshoduje",
2236
+ "toast": {
2237
+ "success": "Úspěšně přidáno {{count}} propagací do kampaně"
2238
+ },
2239
+ "add": {
2240
+ "list": {
2241
+ "noRecordsMessage": "Nejprve vytvořte propagaci."
2242
+ }
2243
+ },
2244
+ "list": {
2245
+ "noRecordsMessage": "V kampani nejsou žádné propagace."
2246
+ }
2247
+ },
2248
+ "deleteCampaignWarning": "Chystáte se smazat kampaň {{name}}. Tuto akci nelze vrátit zpět.",
2249
+ "totalSpend": "<0>{{amount}}</0> <1>{{currency}}</1>"
2250
+ },
2251
+ "priceLists": {
2252
+ "domain": "Ceníky",
2253
+ "subtitle": "Vytvořte prodeje nebo přepište ceny pro specifické podmínky.",
2254
+ "delete": {
2255
+ "confirmation": "Chystáte se smazat ceník {{title}}. Tuto akci nelze vrátit zpět.",
2256
+ "successToast": "Ceník {{title}} byl úspěšně smazán."
2257
+ },
2258
+ "create": {
2259
+ "header": "Vytvořit ceník",
2260
+ "subheader": "Vytvořte nový ceník pro správu cen vašich produktů.",
2261
+ "tabs": {
2262
+ "details": "Detaily",
2263
+ "products": "Produkty",
2264
+ "prices": "Ceny"
2265
+ },
2266
+ "successToast": "Ceník {{title}} byl úspěšně vytvořen.",
2267
+ "products": {
2268
+ "list": {
2269
+ "noRecordsMessage": "Nejprve vytvořte produkt."
2270
+ }
2271
+ }
2272
+ },
2273
+ "edit": {
2274
+ "header": "Upravit ceník",
2275
+ "successToast": "Ceník {{title}} byl úspěšně aktualizován."
2276
+ },
2277
+ "configuration": {
2278
+ "header": "Konfigurace",
2279
+ "edit": {
2280
+ "header": "Upravit konfiguraci ceníku",
2281
+ "description": "Upravit konfiguraci ceníku.",
2282
+ "successToast": "Konfigurace ceníku byla úspěšně aktualizována."
2283
+ }
2284
+ },
2285
+ "products": {
2286
+ "header": "Produkty",
2287
+ "actions": {
2288
+ "addProducts": "Přidat produkty",
2289
+ "editPrices": "Upravit ceny"
2290
+ },
2291
+ "delete": {
2292
+ "confirmation_one": "Chystáte se smazat ceny pro {{count}} produkt v ceníku. Tuto akci nelze vrátit zpět.",
2293
+ "confirmation_other": "Chystáte se smazat ceny pro {{count}} produktů v ceníku. Tuto akci nelze vrátit zpět.",
2294
+ "successToast_one": "Úspěšně smazány ceny pro {{count}} produkt.",
2295
+ "successToast_other": "Úspěšně smazány ceny pro {{count}} produktů."
2296
+ },
2297
+ "add": {
2298
+ "successToast": "Ceny byly úspěšně přidány do ceníku."
2299
+ },
2300
+ "edit": {
2301
+ "successToast": "Ceny byly úspěšně aktualizovány."
2302
+ }
2303
+ },
2304
+ "fields": {
2305
+ "priceOverrides": {
2306
+ "label": "Přepsání cen",
2307
+ "header": "Přepsání cen"
2308
+ },
2309
+ "status": {
2310
+ "label": "Stav",
2311
+ "options": {
2312
+ "active": "Aktivní",
2313
+ "draft": "Koncept",
2314
+ "expired": "Vypršelo",
2315
+ "scheduled": "Naplánováno"
2316
+ }
2317
+ },
2318
+ "type": {
2319
+ "label": "Typ",
2320
+ "hint": "Vyberte typ ceníku, který chcete vytvořit.",
2321
+ "options": {
2322
+ "sale": {
2323
+ "label": "Prodej",
2324
+ "description": "Prodejní ceny jsou dočasné změny cen produktů."
2325
+ },
2326
+ "override": {
2327
+ "label": "Přepsání",
2328
+ "description": "Přepsání se obvykle používají k vytvoření specifických cen pro zákazníky."
2329
+ }
2330
+ }
2331
+ },
2332
+ "startsAt": {
2333
+ "label": "Ceník má datum začátku?",
2334
+ "hint": "Naplánujte ceník, aby se aktivoval v budoucnu."
2335
+ },
2336
+ "endsAt": {
2337
+ "label": "Ceník má datum vypršení?",
2338
+ "hint": "Naplánujte ceník, aby se deaktivoval v budoucnu."
2339
+ },
2340
+ "customerAvailability": {
2341
+ "header": "Vyberte skupiny zákazníků",
2342
+ "label": "Dostupnost pro zákazníky",
2343
+ "hint": "Vyberte, které skupiny zákazníků by měly být ceníkem ovlivněny.",
2344
+ "placeholder": "Hledat skupiny zákazníků",
2345
+ "attribute": "Skupiny zákazníků"
2346
+ }
2347
+ }
2348
+ },
2349
+ "profile": {
2350
+ "domain": "Profil",
2351
+ "manageYourProfileDetails": "Spravujte detaily svého profilu.",
2352
+ "fields": {
2353
+ "languageLabel": "Jazyk",
2354
+ "usageInsightsLabel": "Přehledy používání"
2355
+ },
2356
+ "edit": {
2357
+ "header": "Upravit profil",
2358
+ "languageHint": "Jazyk, který chcete používat v administrativním dashboardu. To nezmění jazyk vašeho obchodu.",
2359
+ "languagePlaceholder": "Vyberte jazyk",
2360
+ "usageInsightsHint": "Sdílejte přehledy používání a pomozte nám zlepšit Medusu. Více o tom, co shromažďujeme a jak to používáme, si můžete přečíst v naší <0>dokumentaci</0>."
2361
+ },
2362
+ "toast": {
2363
+ "edit": "Změny profilu byly uloženy"
2364
+ }
2365
+ },
2366
+ "users": {
2367
+ "domain": "Uživatelé",
2368
+ "editUser": "Upravit uživatele",
2369
+ "inviteUser": "Pozvat uživatele",
2370
+ "inviteUserHint": "Pozvěte nového uživatele do vašeho obchodu.",
2371
+ "sendInvite": "Odeslat pozvánku",
2372
+ "pendingInvites": "Čekající pozvánky",
2373
+ "deleteInviteWarning": "Chystáte se smazat pozvánku pro {{email}}. Tuto akci nelze vrátit zpět.",
2374
+ "resendInvite": "Znovu odeslat pozvánku",
2375
+ "copyInviteLink": "Zkopírovat odkaz na pozvánku",
2376
+ "expiredOnDate": "Vypršelo dne {{date}}",
2377
+ "validFromUntil": "Platné od <0>{{from}}</0> - <1>{{until}}</1>",
2378
+ "acceptedOnDate": "Přijato dne {{date}}",
2379
+ "inviteStatus": {
2380
+ "accepted": "Přijato",
2381
+ "pending": "Čeká se",
2382
+ "expired": "Vypršelo"
2383
+ },
2384
+ "roles": {
2385
+ "admin": "Admin",
2386
+ "developer": "Vývojář",
2387
+ "member": "Člen"
2388
+ },
2389
+ "list": {
2390
+ "empty": {
2391
+ "heading": "Žádní uživatelé nenalezeni",
2392
+ "description": "Jakmile bude uživatel pozván, zobrazí se zde."
2393
+ },
2394
+ "filtered": {
2395
+ "heading": "Žádné výsledky",
2396
+ "description": "Žádní uživatelé neodpovídají aktuálním kritériím filtru."
2397
+ }
2398
+ },
2399
+ "deleteUserWarning": "Chystáte se smazat uživatele {{name}}. Tuto akci nelze vrátit zpět.",
2400
+ "deleteUserSuccess": "Uživatel {{name}} byl úspěšně smazán",
2401
+ "invite": "Pozvat"
2402
+ },
2403
+ "store": {
2404
+ "domain": "Obchod",
2405
+ "manageYourStoresDetails": "Spravujte detaily svého obchodu",
2406
+ "editStore": "Upravit obchod",
2407
+ "defaultCurrency": "Výchozí měna",
2408
+ "defaultRegion": "Výchozí region",
2409
+ "defaultSalesChannel": "Výchozí prodejní kanál",
2410
+ "defaultLocation": "Výchozí lokace",
2411
+ "swapLinkTemplate": "Šablona odkazu na výměnu",
2412
+ "paymentLinkTemplate": "Šablona odkazu na platbu",
2413
+ "inviteLinkTemplate": "Šablona odkazu na pozvánku",
2414
+ "currencies": "Měny",
2415
+ "addCurrencies": "Přidat měny",
2416
+ "enableTaxInclusivePricing": "Povolit ceny včetně daně",
2417
+ "disableTaxInclusivePricing": "Zakázat ceny včetně daně",
2418
+ "removeCurrencyWarning_one": "Chystáte se odstranit {{count}} měnu z vašeho obchodu. Ujistěte se, že jste odstranili všechny ceny používající tuto měnu před pokračováním.",
2419
+ "removeCurrencyWarning_other": "Chystáte se odstranit {{count}} měn z vašeho obchodu. Ujistěte se, že jste odstranili všechny ceny používající tyto měny před pokračováním.",
2420
+ "currencyAlreadyAdded": "Měna již byla přidána do vašeho obchodu.",
2421
+ "edit": {
2422
+ "header": "Upravit obchod"
2423
+ },
2424
+ "toast": {
2425
+ "update": "Obchod byl úspěšně aktualizován",
2426
+ "currenciesUpdated": "Měny byly úspěšně aktualizovány",
2427
+ "currenciesRemoved": "Měny byly úspěšně odstraněny z obchodu",
2428
+ "updatedTaxInclusivitySuccessfully": "Ceny včetně daně byly úspěšně aktualizovány"
2429
+ }
2430
+ },
2431
+ "regions": {
2432
+ "domain": "Regiony",
2433
+ "subtitle": "Region je oblast, ve které prodáváte produkty. Může pokrývat více zemí a má různé daňové sazby, poskytovatele a měnu.",
2434
+ "createRegion": "Vytvořit region",
2435
+ "createRegionHint": "Spravujte daňové sazby a poskytovatele pro sadu zemí.",
2436
+ "addCountries": "Přidat země",
2437
+ "editRegion": "Upravit region",
2438
+ "countriesHint": "Přidejte země zahrnuté v tomto regionu.",
2439
+ "deleteRegionWarning": "Chystáte se smazat region {{name}}. Tuto akci nelze vrátit zpět.",
2440
+ "removeCountriesWarning_one": "Chystáte se odstranit {{count}} zemi z regionu. Tuto akci nelze vrátit zpět.",
2441
+ "removeCountriesWarning_other": "Chystáte se odstranit {{count}} zemí z regionu. Tuto akci nelze vrátit zpět.",
2442
+ "removeCountryWarning": "Chystáte se odstranit zemi {{name}} z regionu. Tuto akci nelze vrátit zpět.",
2443
+ "automaticTaxesHint": "Když je povoleno, daně budou vypočítány pouze při pokladně na základě doručovací adresy.",
2444
+ "taxInclusiveHint": "Když je povoleno, ceny v regionu budou zahrnovat daň.",
2445
+ "providersHint": "Přidejte, které platební poskytovatele jsou dostupné v tomto regionu.",
2446
+ "shippingOptions": "Možnosti dopravy",
2447
+ "deleteShippingOptionWarning": "Chystáte se smazat možnost dopravy {{name}}. Tuto akci nelze vrátit zpět.",
2448
+ "return": "Vrácení",
2449
+ "outbound": "Odchozí",
2450
+ "priceType": "Typ ceny",
2451
+ "flatRate": "Pevná sazba",
2452
+ "calculated": "Vypočítaná",
2453
+ "list": {
2454
+ "noRecordsMessage": "Vytvořte region pro oblasti, ve kterých prodáváte."
2455
+ },
2456
+ "toast": {
2457
+ "delete": "Region byl úspěšně smazán",
2458
+ "edit": "Úprava regionu byla uložena",
2459
+ "create": "Region byl úspěšně vytvořen",
2460
+ "countries": "Země regionu byly úspěšně aktualizovány"
2461
+ },
2462
+ "shippingOption": {
2463
+ "createShippingOption": "Vytvořit možnost dopravy",
2464
+ "createShippingOptionHint": "Vytvořte novou možnost dopravy pro region.",
2465
+ "editShippingOption": "Upravit možnost dopravy",
2466
+ "fulfillmentMethod": "Metoda plnění",
2467
+ "type": {
2468
+ "outbound": "Odchozí",
2469
+ "outboundHint": "Použijte to, pokud vytváříte možnost dopravy pro odesílání produktů zákazníkovi.",
2470
+ "return": "Vrácení",
2471
+ "returnHint": "Použijte to, pokud vytváříte možnost dopravy pro vrácení produktů zákazníkem."
2472
+ },
2473
+ "priceType": {
2474
+ "label": "Typ ceny",
2475
+ "flatRate": "Pevná sazba",
2476
+ "calculated": "Vypočítaná"
2477
+ },
2478
+ "availability": {
2479
+ "adminOnly": "Pouze pro administrátory",
2480
+ "adminOnlyHint": "Když je povoleno, možnost dopravy bude dostupná pouze v administrativním dashboardu, a ne v obchodě."
2481
+ },
2482
+ "taxInclusiveHint": "Když je povoleno, cena možnosti dopravy bude zahrnovat daň.",
2483
+ "requirements": {
2484
+ "label": "Požadavky",
2485
+ "hint": "Určete požadavky pro možnost dopravy."
2486
+ }
2487
+ }
2488
+ },
2489
+ "taxes": {
2490
+ "domain": "Daňové regiony",
2491
+ "domainDescription": "Spravujte svůj daňový region",
2492
+ "countries": {
2493
+ "taxCountriesHint": "Daňová nastavení se vztahují na uvedené země."
2494
+ },
2495
+ "settings": {
2496
+ "editTaxSettings": "Upravit daňová nastavení",
2497
+ "taxProviderLabel": "Poskytovatel daní",
2498
+ "systemTaxProviderLabel": "Systémový poskytovatel daní",
2499
+ "calculateTaxesAutomaticallyLabel": "Automaticky vypočítávat daně",
2500
+ "calculateTaxesAutomaticallyHint": "Když je povoleno, daňové sazby budou automaticky vypočítány a aplikovány na košíky. Když je zakázáno, daně musí být ručně vypočítány při pokladně. Ruční daně jsou doporučeny pro použití s poskytovateli třetích stran.",
2501
+ "applyTaxesOnGiftCardsLabel": "Aplikovat daně na dárkové karty",
2502
+ "applyTaxesOnGiftCardsHint": "Když je povoleno, daně budou aplikovány na dárkové karty při pokladně. V některých zemích vyžadují daňové předpisy aplikaci daní na dárkové karty při nákupu.",
2503
+ "defaultTaxRateLabel": "Výchozí daňová sazba",
2504
+ "defaultTaxCodeLabel": "Výchozí daňový kód"
2505
+ },
2506
+ "defaultRate": {
2507
+ "sectionTitle": "Výchozí daňová sazba"
2508
+ },
2509
+ "taxRate": {
2510
+ "sectionTitle": "Daňové sazby",
2511
+ "createTaxRate": "Vytvořit daňovou sazbu",
2512
+ "createTaxRateHint": "Vytvořte novou daňovou sazbu pro region.",
2513
+ "deleteRateDescription": "Chystáte se smazat daňovou sazbu {{name}}. Tuto akci nelze vrátit zpět.",
2514
+ "editRateAction": "Upravit sazbu",
2515
+ "editOverridesAction": "Upravit přepsání",
2516
+ "editOverridesTitle": "Upravit přepsání daňové sazby",
2517
+ "editOverridesHint": "Určete přepsání pro daňovou sazbu.",
2518
+ "deleteTaxRateWarning": "Chystáte se smazat daňovou sazbu {{name}}. Tuto akci nelze vrátit zpět.",
2519
+ "productOverridesLabel": "Přepsání produktů",
2520
+ "productOverridesHint": "Určete přepsání produktů pro daňovou sazbu.",
2521
+ "addProductOverridesAction": "Přidat přepsání produktů",
2522
+ "productTypeOverridesLabel": "Přepsání typů produktů",
2523
+ "productTypeOverridesHint": "Určete přepsání typů produktů pro daňovou sazbu.",
2524
+ "addProductTypeOverridesAction": "Přidat přepsání typů produktů",
2525
+ "shippingOptionOverridesLabel": "Přepsání možností dopravy",
2526
+ "shippingOptionOverridesHint": "Určete přepsání možností dopravy pro daňovou sazbu.",
2527
+ "addShippingOptionOverridesAction": "Přidat přepsání možností dopravy",
2528
+ "productOverridesHeader": "Produkty",
2529
+ "productTypeOverridesHeader": "Typy produktů",
2530
+ "shippingOptionOverridesHeader": "Možnosti dopravy"
2531
+ }
2532
+ },
2533
+ "locations": {
2534
+ "domain": "Lokace",
2535
+ "editLocation": "Upravit lokaci",
2536
+ "addSalesChannels": "Přidat prodejní kanály",
2537
+ "noLocationsFound": "Nebyly nalezeny žádné lokace",
2538
+ "selectLocations": "Vyberte lokace, které skladují položku.",
2539
+ "deleteLocationWarning": "Chystáte se smazat lokaci {{name}}. Tuto akci nelze vrátit zpět.",
2540
+ "removeSalesChannelsWarning_one": "Chystáte se odstranit {{count}} prodejní kanál z lokace.",
2541
+ "removeSalesChannelsWarning_other": "Chystáte se odstranit {{count}} prodejních kanálů z lokace.",
2542
+ "toast": {
2543
+ "create": "Lokace byla úspěšně vytvořena",
2544
+ "update": "Lokace byla úspěšně aktualizována",
2545
+ "removeChannel": "Prodejní kanál byl úspěšně odstraněn"
2546
+ }
2547
+ },
2548
+ "reservations": {
2549
+ "domain": "Rezervace",
2550
+ "subtitle": "Spravujte rezervované množství inventárních položek.",
2551
+ "deleteWarning": "Chystáte se smazat rezervaci. Tuto akci nelze vrátit zpět."
2552
+ },
2553
+ "salesChannels": {
2554
+ "domain": "Prodejní kanály",
2555
+ "subtitle": "Spravujte online a offline kanály, na kterých prodáváte produkty.",
2556
+ "list": {
2557
+ "empty": {
2558
+ "heading": "Nebyly nalezeny žádné prodejní kanály",
2559
+ "description": "Jakmile bude vytvořen prodejní kanál, zobrazí se zde."
2560
+ },
2561
+ "filtered": {
2562
+ "heading": "Žádné výsledky",
2563
+ "description": "Žádné prodejní kanály neodpovídají aktuálním filtrům."
2564
+ }
2565
+ },"createSalesChannel": "Vytvořit prodejní kanál",
2566
+ "createSalesChannelHint": "Vytvořte nový prodejní kanál pro prodej vašich produktů.",
2567
+ "enabledHint": "Určete, zda je prodejní kanál povolen.",
2568
+ "removeProductsWarning_one": "Chystáte se odstranit {{count}} produkt z {{sales_channel}}.",
2569
+ "removeProductsWarning_other": "Chystáte se odstranit {{count}} produktů z {{sales_channel}}.",
2570
+ "addProducts": "Přidat produkty",
2571
+ "editSalesChannel": "Upravit prodejní kanál",
2572
+ "productAlreadyAdded": "Produkt již byl přidán do prodejního kanálu.",
2573
+ "deleteSalesChannelWarning": "Chystáte se smazat prodejní kanál {{name}}. Tuto akci nelze vrátit zpět.",
2574
+ "toast": {
2575
+ "create": "Prodejní kanál byl úspěšně vytvořen",
2576
+ "update": "Prodejní kanál byl úspěšně aktualizován",
2577
+ "delete": "Prodejní kanál byl úspěšně smazán"
2578
+ },
2579
+ "tooltip": {
2580
+ "cannotDeleteDefault": "Nelze smazat výchozí prodejní kanál"
2581
+ },
2582
+ "products": {
2583
+ "list": {
2584
+ "noRecordsMessage": "V prodejním kanálu nejsou žádné produkty."
2585
+ },
2586
+ "add": {
2587
+ "list": {
2588
+ "noRecordsMessage": "Nejprve vytvořte produkt."
2589
+ }
2590
+ }
2591
+ }
2592
+ },
2593
+ "apiKeyManagement": {
2594
+ "domain": {
2595
+ "publishable": "Publikovatelné API klíče",
2596
+ "secret": "Tajné API klíče"
2597
+ },
2598
+ "subtitle": {
2599
+ "publishable": "Spravujte API klíče používané v obchodě pro omezení rozsahu požadavků na specifické prodejní kanály.",
2600
+ "secret": "Spravujte API klíče používané k autentizaci administrativních uživatelů v administrativních aplikacích."
2601
+ },
2602
+ "status": {
2603
+ "active": "Aktivní",
2604
+ "revoked": "Odvoláno"
2605
+ },
2606
+ "type": {
2607
+ "publishable": "Publikovatelné",
2608
+ "secret": "Tajné"
2609
+ },
2610
+ "create": {
2611
+ "createPublishableHeader": "Vytvořit publikovatelný API klíč",
2612
+ "createPublishableHint": "Vytvořte nový publikovatelný API klíč pro omezení rozsahu požadavků na specifické prodejní kanály.",
2613
+ "createSecretHeader": "Vytvořit tajný API klíč",
2614
+ "createSecretHint": "Vytvořte nový tajný API klíč pro přístup k AcmeKit API jako autentizovaný administrativní uživatel.",
2615
+ "secretKeyCreatedHeader": "Tajný klíč byl vytvořen",
2616
+ "secretKeyCreatedHint": "Váš nový tajný klíč byl vygenerován. Zkopírujte a bezpečně uložte nyní. Toto je jediný čas, kdy bude zobrazen.",
2617
+ "copySecretTokenSuccess": "Tajný klíč byl zkopírován do schránky.",
2618
+ "copySecretTokenFailure": "Nepodařilo se zkopírovat tajný klíč do schránky.",
2619
+ "successToast": "API klíč byl úspěšně vytvořen."
2620
+ },
2621
+ "edit": {
2622
+ "header": "Upravit API klíč",
2623
+ "description": "Upravit název API klíče.",
2624
+ "successToast": "API klíč {{title}} byl úspěšně aktualizován."
2625
+ },
2626
+ "salesChannels": {
2627
+ "title": "Přidat prodejní kanály",
2628
+ "description": "Přidat prodejní kanály, na které by měl být API klíč omezen.",
2629
+ "successToast_one": "{{count}} prodejní kanál byl úspěšně přidán do API klíče.",
2630
+ "successToast_other": "{{count}} prodejních kanálů bylo úspěšně přidáno do API klíče.",
2631
+ "alreadyAddedTooltip": "Prodejní kanál již byl přidán do API klíče.",
2632
+ "list": {
2633
+ "noRecordsMessage": "V rozsahu publikovatelného API klíče nejsou žádné prodejní kanály."
2634
+ }
2635
+ },
2636
+ "delete": {
2637
+ "warning": "Chystáte se smazat API klíč {{title}}. Tuto akci nelze vrátit zpět.",
2638
+ "successToast": "API klíč {{title}} byl úspěšně smazán."
2639
+ },
2640
+ "revoke": {
2641
+ "warning": "Chystáte se odvolat API klíč {{title}}. Tuto akci nelze vrátit zpět.",
2642
+ "successToast": "API klíč {{title}} byl úspěšně odvolán."
2643
+ },
2644
+ "addSalesChannels": {
2645
+ "list": {
2646
+ "noRecordsMessage": "Nejprve vytvořte prodejní kanál."
2647
+ }
2648
+ },
2649
+ "removeSalesChannel": {
2650
+ "warning": "Chystáte se odstranit prodejní kanál {{name}} z API klíče. Tuto akci nelze vrátit zpět.",
2651
+ "warningBatch_one": "Chystáte se odstranit {{count}} prodejní kanál z API klíče. Tuto akci nelze vrátit zpět.",
2652
+ "warningBatch_other": "Chystáte se odstranit {{count}} prodejních kanálů z API klíče. Tuto akci nelze vrátit zpět.",
2653
+ "successToast": "Prodejní kanál byl úspěšně odstraněn z API klíče.",
2654
+ "successToastBatch_one": "{{count}} prodejní kanál byl úspěšně odstraněn z API klíče.",
2655
+ "successToastBatch_other": "{{count}} prodejních kanálů bylo úspěšně odstraněno z API klíče."
2656
+ },
2657
+ "actions": {
2658
+ "revoke": "Odvolat API klíč",
2659
+ "copy": "Zkopírovat API klíč",
2660
+ "copySuccessToast": "API klíč byl zkopírován do schránky."
2661
+ },
2662
+ "table": {
2663
+ "lastUsedAtHeader": "Poslední použití",
2664
+ "createdAtHeader": "Odvoláno dne"
2665
+ },
2666
+ "fields": {
2667
+ "lastUsedAtLabel": "Poslední použití",
2668
+ "revokedByLabel": "Odvoláno kým",
2669
+ "revokedAtLabel": "Odvoláno dne",
2670
+ "createdByLabel": "Vytvořeno kým"
2671
+ }
2672
+ },
2673
+ "returnReasons": {
2674
+ "domain": "Důvody vrácení",
2675
+ "subtitle": "Spravujte důvody pro vrácené položky.",
2676
+ "calloutHint": "Spravujte důvody pro kategorizaci vrácení.",
2677
+ "editReason": "Upravit důvod vrácení",
2678
+ "create": {
2679
+ "header": "Přidat důvod vrácení",
2680
+ "subtitle": "Určete nejčastější důvody pro vrácení.",
2681
+ "hint": "Vytvořte nový důvod vrácení pro kategorizaci vrácení.",
2682
+ "successToast": "Důvod vrácení {{label}} byl úspěšně vytvořen."
2683
+ },
2684
+ "edit": {
2685
+ "header": "Upravit důvod vrácení",
2686
+ "subtitle": "Upravit hodnotu důvodu vrácení.",
2687
+ "successToast": "Důvod vrácení {{label}} byl úspěšně aktualizován."
2688
+ },
2689
+ "delete": {
2690
+ "confirmation": "Chystáte se smazat důvod vrácení {{label}}. Tuto akci nelze vrátit zpět.",
2691
+ "successToast": "Důvod vrácení {{label}} byl úspěšně smazán."
2692
+ },
2693
+ "fields": {
2694
+ "value": {
2695
+ "label": "Hodnota",
2696
+ "placeholder": "špatná_velikost",
2697
+ "tooltip": "Hodnota by měla být jedinečný identifikátor pro důvod vrácení."
2698
+ },
2699
+ "label": { "label": "Štítek", "placeholder": "Špatná velikost" },
2700
+ "description": {
2701
+ "label": "Popis",
2702
+ "placeholder": "Zákazník obdržel špatnou velikost"
2703
+ }
2704
+ }
2705
+ },
2706
+ "login": {
2707
+ "forgotPassword": "Zapomněli jste heslo? - <0>Obnovit</0>",
2708
+ "title": "Vítejte v Meduse",
2709
+ "hint": "Přihlaste se pro přístup do oblasti účtu"
2710
+ },
2711
+ "invite": {
2712
+ "title": "Vítejte v Meduse",
2713
+ "hint": "Vytvořte si svůj účet níže",
2714
+ "backToLogin": "Zpět na přihlášení",
2715
+ "createAccount": "Vytvořit účet",
2716
+ "alreadyHaveAccount": "Již máte účet? - <0>Přihlásit se</0>",
2717
+ "emailTooltip": "Váš e-mail nelze změnit. Pokud byste chtěli použít jiný e-mail, musí být odeslána nová pozvánka.",
2718
+ "invalidInvite": "Pozvánka je neplatná nebo vypršela.",
2719
+ "successTitle": "Váš účet byl zaregistrován",
2720
+ "successHint": "Začněte s AcmeKit Admin hned teď.",
2721
+ "successAction": "Začít AcmeKit Admin",
2722
+ "invalidTokenTitle": "Váš pozvánkový token je neplatný",
2723
+ "invalidTokenHint": "Zkuste požádat o nový odkaz na pozvánku.",
2724
+ "passwordMismatch": "Hesla se neshodují",
2725
+ "toast": {
2726
+ "accepted": "Pozvánka byla úspěšně přijata"
2727
+ }
2728
+ },
2729
+ "resetPassword": {
2730
+ "title": "Obnovit heslo",
2731
+ "hint": "Zadejte svůj e-mail níže a my vám zašleme pokyny, jak obnovit heslo.",
2732
+ "email": "E-mail",
2733
+ "sendResetInstructions": "Odeslat pokyny k obnovení",
2734
+ "backToLogin": "<0>Zpět na přihlášení</0>",
2735
+ "newPasswordHint": "Vyberte nové heslo níže.",
2736
+ "invalidTokenTitle": "Váš resetovací token je neplatný",
2737
+ "invalidTokenHint": "Zkuste požádat o nový odkaz na reset.",
2738
+ "expiredTokenTitle": "Váš resetovací token vypršel",
2739
+ "goToResetPassword": "Přejít na obnovení hesla",
2740
+ "resetPassword": "Obnovit heslo",
2741
+ "newPassword": "Nové heslo",
2742
+ "repeatNewPassword": "Zopakovat nové heslo",
2743
+ "tokenExpiresIn": "Token vyprší za <0>{{time}}</0> minut",
2744
+ "successfulRequestTitle": "Úspěšně jsme vám zaslali e-mail",
2745
+ "successfulRequest": "Poslali jsme vám e-mail, který můžete použít k obnovení hesla. Zkontrolujte složku se spamem, pokud jste jej neobdrželi po několika minutách.",
2746
+ "successfulResetTitle": "Obnovení hesla bylo úspěšné",
2747
+ "successfulReset": "Přihlaste se na přihlašovací stránce.",
2748
+ "passwordMismatch": "Hesla se neshodují",
2749
+ "invalidLinkTitle": "Váš odkaz na reset je neplatný",
2750
+ "invalidLinkHint": "Zkuste znovu obnovit své heslo."
2751
+ },
2752
+ "workflowExecutions": {
2753
+ "domain": "Pracovní postupy",
2754
+ "subtitle": "Zobrazit a sledovat provádění pracovních postupů ve vaší aplikaci AcmeKit.",
2755
+ "transactionIdLabel": "ID transakce",
2756
+ "workflowIdLabel": "ID pracovního postupu",
2757
+ "progressLabel": "Pokrok",
2758
+ "stepsCompletedLabel_one": "{{completed}} z {{count}} kroku",
2759
+ "stepsCompletedLabel_other": "{{completed}} z {{count}} kroků",
2760
+ "list": {
2761
+ "noRecordsMessage": "Zatím nebyly provedeny žádné pracovní postupy."
2762
+ },
2763
+ "history": {
2764
+ "sectionTitle": "Historie",
2765
+ "runningState": "Probíhá...",
2766
+ "awaitingState": "Čeká se",
2767
+ "failedState": "Selhalo",
2768
+ "skippedState": "Přeskočeno",
2769
+ "skippedFailureState": "Přeskočeno (Selhání)",
2770
+ "definitionLabel": "Definice",
2771
+ "outputLabel": "Výstup",
2772
+ "compensateInputLabel": "Kompenzovat vstup",
2773
+ "revertedLabel": "Vráceno",
2774
+ "errorLabel": "Chyba"
2775
+ },
2776
+ "state": {
2777
+ "done": "Hotovo",
2778
+ "failed": "Selhalo",
2779
+ "reverted": "Vráceno",
2780
+ "invoking": "Vyvolávání",
2781
+ "compensating": "Kompenzování",
2782
+ "notStarted": "Nezačalo"
2783
+ },
2784
+ "transaction": {
2785
+ "state": {
2786
+ "waitingToCompensate": "Čeká se na kompenzaci"
2787
+ }
2788
+ },
2789
+ "step": {
2790
+ "state": {
2791
+ "skipped": "Přeskočeno",
2792
+ "skippedFailure": "Přeskočeno (Selhání)",
2793
+ "dormant": "Nečinné",
2794
+ "timeout": "Časový limit"
2795
+ }
2796
+ }
2797
+ },
2798
+ "productTypes": {
2799
+ "domain": "Typy produktů",
2800
+ "subtitle": "Organizujte své produkty do typů.",
2801
+ "create": {
2802
+ "header": "Vytvořit typ produktu",
2803
+ "hint": "Vytvořte nový typ produktu pro kategorizaci vašich produktů.",
2804
+ "successToast": "Typ produktu {{value}} byl úspěšně vytvořen."
2805
+ },
2806
+ "edit": {
2807
+ "header": "Upravit typ produktu",
2808
+ "successToast": "Typ produktu {{value}} byl úspěšně aktualizován."
2809
+ },
2810
+ "delete": {
2811
+ "confirmation": "Chystáte se smazat typ produktu {{value}}. Tuto akci nelze vrátit zpět.",
2812
+ "successToast": "Typ produktu {{value}} byl úspěšně smazán."
2813
+ },
2814
+ "fields": {
2815
+ "value": "Hodnota"
2816
+ }
2817
+ },
2818
+ "productTags": {
2819
+ "domain": "Štítky produktů",
2820
+ "create": {
2821
+ "header": "Vytvořit štítek produktu",
2822
+ "subtitle": "Vytvořte nový štítek produktu pro kategorizaci vašich produktů.",
2823
+ "successToast": "Štítek produktu {{value}} byl úspěšně vytvořen."
2824
+ },
2825
+ "edit": {
2826
+ "header": "Upravit štítek produktu",
2827
+ "subtitle": "Upravit hodnotu štítku produktu.",
2828
+ "successToast": "Štítek produktu {{value}} byl úspěšně aktualizován."
2829
+ },
2830
+ "delete": {
2831
+ "confirmation": "Chystáte se smazat štítek produktu {{value}}. Tuto akci nelze vrátit zpět.",
2832
+ "successToast": "Štítek produktu {{value}} byl úspěšně smazán."
2833
+ },
2834
+ "fields": {
2835
+ "value": "Hodnota"
2836
+ }
2837
+ },
2838
+ "notifications": {
2839
+ "domain": "Oznámení",
2840
+ "emptyState": {
2841
+ "title": "Žádná oznámení",
2842
+ "description": "Momentálně nemáte žádná oznámení, ale jakmile nějaká budete mít, budou zde."
2843
+ },
2844
+ "accessibility": {
2845
+ "description": "oznámení o aktivitách Medusy budou zde uvedena."
2846
+ }
2847
+ },
2848
+ "errors": {
2849
+ "serverError": "Chyba serveru - Zkuste to později.",
2850
+ "invalidCredentials": "Špatný e-mail nebo heslo"
2851
+ },
2852
+ "statuses": {
2853
+ "scheduled": "Naplánováno",
2854
+ "expired": "Vypršelo",
2855
+ "active": "Aktivní",
2856
+ "inactive": "Neaktivní",
2857
+ "draft": "Koncept",
2858
+ "enabled": "Povoleno",
2859
+ "disabled": "Zakázáno"
2860
+ },
2861
+ "labels": {
2862
+ "productVariant": "Varianta produktu",
2863
+ "prices": "Ceny",
2864
+ "available": "Dostupné",
2865
+ "inStock": "Na skladě",
2866
+ "added": "Přidáno",
2867
+ "removed": "Odstraněno",
2868
+ "from": "Od",
2869
+ "to": "Do",
2870
+ "beaware": "Buďte opatrní",
2871
+ "loading": "Načítání"
2872
+ },
2873
+ "fields": {
2874
+ "amount": "Částka",
2875
+ "reference": "Reference",
2876
+ "reference_id": "ID reference",
2877
+ "refundAmount": "Částka k vrácení",
2878
+ "name": "Název",
2879
+ "default": "Výchozí",
2880
+ "lastName": "Příjmení",
2881
+ "firstName": "Jméno",
2882
+ "title": "Název",
2883
+ "customTitle": "Vlastní název",
2884
+ "manageInventory": "Spravovat inventář",
2885
+ "inventoryKit": "Má sadu inventáře",
2886
+ "inventoryItems": "Inventární položky",
2887
+ "inventoryItem": "Inventární položka",
2888
+ "requiredQuantity": "Požadované množství",
2889
+ "description": "Popis",
2890
+ "email": "E-mail",
2891
+ "password": "Heslo",
2892
+ "repeatPassword": "Zopakovat heslo",
2893
+ "confirmPassword": "Potvrdit heslo",
2894
+ "newPassword": "Nové heslo",
2895
+ "repeatNewPassword": "Zopakovat nové heslo",
2896
+ "categories": "Kategorie",
2897
+ "shippingMethod": "Metoda dopravy",
2898
+ "configurations": "Konfigurace",
2899
+ "conditions": "Podmínky",
2900
+ "category": "Kategorie",
2901
+ "collection": "Kolekce",
2902
+ "discountable": "Slevový",
2903
+ "handle": "Handle",
2904
+ "subtitle": "Podtitul",
2905
+ "by": "Od",
2906
+ "item": "Položka",
2907
+ "qty": "množství",
2908
+ "limit": "Limit",
2909
+ "tags": "Štítky",
2910
+ "type": "Typ",
2911
+ "reason": "Důvod",
2912
+ "none": "žádný",
2913
+ "all": "vše",
2914
+ "search": "Hledat",
2915
+ "percentage": "Procento",
2916
+ "sales_channels": "Prodejní kanály",
2917
+ "customer_groups": "Skupiny zákazníků",
2918
+ "product_tags": "Štítky produktů",
2919
+ "product_types": "Typy produktů",
2920
+ "product_collections": "Kolekce produktů",
2921
+ "status": "Stav",
2922
+ "code": "Kód",
2923
+ "value": "Hodnota",
2924
+ "disabled": "Zakázáno",
2925
+ "dynamic": "Dynamický",
2926
+ "normal": "Normální",
2927
+ "years": "Roky",
2928
+ "months": "Měsíce",
2929
+ "days": "Dny",
2930
+ "hours": "Hodiny",
2931
+ "minutes": "Minuty",
2932
+ "totalRedemptions": "Celkový počet uplatnění",
2933
+ "countries": "Země",
2934
+ "paymentProviders": "Poskytovatelé plateb",
2935
+ "refundReason": "Důvod vrácení peněz",
2936
+ "fulfillmentProviders": "Poskytovatelé plnění",
2937
+ "fulfillmentProvider": "Poskytovatel plnění",
2938
+ "providers": "Poskytovatelé",
2939
+ "availability": "Dostupnost",
2940
+ "inventory": "Inventář",
2941
+ "optional": "Volitelné",
2942
+ "note": "Poznámka",
2943
+ "automaticTaxes": "Automatické daně",
2944
+ "taxInclusivePricing": "Ceny včetně daně",
2945
+ "currency": "Měna",
2946
+ "address": "Adresa",
2947
+ "address2": "Byt, apartmán, atd.",
2948
+ "city": "Město",
2949
+ "postalCode": "PSČ",
2950
+ "country": "Země",
2951
+ "state": "Stát",
2952
+ "province": "Provincie",
2953
+ "company": "Společnost",
2954
+ "phone": "Telefon",
2955
+ "metadata": "Metadata",
2956
+ "selectCountry": "Vyberte zemi",
2957
+ "products": "Produkty",
2958
+ "variants": "Varianty",
2959
+ "orders": "Objednávky",
2960
+ "account": "Účet",
2961
+ "total": "Celková částka objednávky",
2962
+ "paidTotal": "Celková zaplacená částka",
2963
+ "creditTotal": "Celková částka kreditu",
2964
+ "totalExclTax": "Celková částka bez daně",
2965
+ "subtotal": "Mezisoučet",
2966
+ "shipping": "Doprava",
2967
+ "outboundShipping": "Odchozí doprava",
2968
+ "returnShipping": "Vrácení dopravy",
2969
+ "tax": "Daň",
2970
+ "created": "Vytvořeno",
2971
+ "key": "Klíč",
2972
+ "customer": "Zákazník",
2973
+ "date": "Datum",
2974
+ "order": "Objednávka",
2975
+ "fulfillment": "Plnění",
2976
+ "provider": "Poskytovatel",
2977
+ "payment": "Platba",
2978
+ "items": "Položky",
2979
+ "salesChannel": "Prodejní kanál",
2980
+ "region": "Region",
2981
+ "discount": "Sleva",
2982
+ "role": "Role",
2983
+ "sent": "Odesláno",
2984
+ "salesChannels": "Prodejní kanály",
2985
+ "product": "Produkt",
2986
+ "createdAt": "Vytvořeno",
2987
+ "updatedAt": "Aktualizováno",
2988
+ "revokedAt": "Odvoláno dne",
2989
+ "true": "Pravda",
2990
+ "false": "Nepravda",
2991
+ "giftCard": "Dárková karta",
2992
+ "tag": "Štítek",
2993
+ "dateIssued": "Datum vydání",
2994
+ "issuedDate": "Datum vydání",
2995
+ "expiryDate": "Datum vypršení",
2996
+ "price": "Cena",
2997
+ "priceTemplate": "Cena {{regionOrCurrency}}",
2998
+ "height": "Výška",
2999
+ "width": "Šířka",
3000
+ "length": "Délka",
3001
+ "weight": "Hmotnost",
3002
+ "midCode": "MID kód",
3003
+ "hsCode": "HS kód",
3004
+ "ean": "EAN",
3005
+ "upc": "UPC",
3006
+ "inventoryQuantity": "Množství inventáře",
3007
+ "barcode": "Čárový kód",
3008
+ "countryOfOrigin": "Země původu",
3009
+ "material": "Materiál",
3010
+ "thumbnail": "Miniatura",
3011
+ "sku": "SKU",
3012
+ "managedInventory": "Spravovaný inventář",
3013
+ "allowBackorder": "Povolit zpětnou objednávku",
3014
+ "inStock": "Na skladě",
3015
+ "location": "Lokace",
3016
+ "quantity": "Množství",
3017
+ "variant": "Varianta",
3018
+ "id": "ID",
3019
+ "parent": "Rodič",
3020
+ "minSubtotal": "Min. mezisoučet",
3021
+ "maxSubtotal": "Max. mezisoučet",
3022
+ "shippingProfile": "Profil dopravy",
3023
+ "summary": "Souhrn",
3024
+ "details": "Detaily",
3025
+ "label": "Štítek",
3026
+ "rate": "Sazba",
3027
+ "requiresShipping": "Vyžaduje dopravu",
3028
+ "unitPrice": "Jednotková cena",
3029
+ "startDate": "Datum začátku",
3030
+ "endDate": "Datum konce",
3031
+ "draft": "Koncept",
3032
+ "values": "Hodnoty"
3033
+ },
3034
+ "dateTime": {
3035
+ "years_one": "Rok",
3036
+ "years_other": "Roky",
3037
+ "months_one": "Měsíc",
3038
+ "months_other": "Měsíce",
3039
+ "weeks_one": "Týden",
3040
+ "weeks_other": "Týdny",
3041
+ "days_one": "Den",
3042
+ "days_other": "Dny",
3043
+ "hours_one": "Hodina",
3044
+ "hours_other": "Hodiny",
3045
+ "minutes_one": "Minuta",
3046
+ "minutes_other": "Minuty",
3047
+ "seconds_one": "Sekunda",
3048
+ "seconds_other": "Sekundy"
3049
+ }
3050
+ }