@unchainedshop/admin-ui 4.8.19 → 4.8.21

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 (683) hide show
  1. package/dist/chunk-45H2WVIC.js +51 -0
  2. package/dist/chunk-4VNS5WPM.js +37 -0
  3. package/dist/chunk-54DKBWXV.js +33 -0
  4. package/dist/chunk-6TXD4TA7.js +1196 -0
  5. package/dist/chunk-BGCKJQGS.js +58 -0
  6. package/dist/chunk-BYXBJQAS.js +1 -0
  7. package/dist/chunk-EJDZRZSZ.js +59 -0
  8. package/dist/chunk-ELPURWDC.js +75 -0
  9. package/dist/chunk-IAQPLRXZ.js +16 -0
  10. package/dist/chunk-ILYPJE4N.js +57 -0
  11. package/dist/chunk-IXBMHOB5.js +13 -0
  12. package/dist/chunk-KH5MK6ZW.js +18 -0
  13. package/dist/chunk-NT7RB7AK.js +70 -0
  14. package/dist/chunk-OKGJ6HDE.js +26 -0
  15. package/dist/chunk-Q6S3LBUF.js +180 -0
  16. package/dist/chunk-QNLGYFV7.js +22 -0
  17. package/dist/chunk-RAQV2GYF.js +70 -0
  18. package/dist/chunk-RHUFQVKL.js +514 -0
  19. package/dist/chunk-RVG6IOFC.js +11 -0
  20. package/dist/chunk-SRAAKMWY.js +39 -0
  21. package/dist/chunk-UFYR5WZT.js +165 -0
  22. package/dist/chunk-UXG7EYHC.js +614 -0
  23. package/dist/chunk-VDKQGOMV.js +840 -0
  24. package/dist/chunk-XHOCXPD5.js +9 -0
  25. package/dist/chunk-XJBPMIC4.js +284 -0
  26. package/dist/chunk-YO6PT7KD.js +13 -0
  27. package/dist/chunk-YSKZE2KN.js +652 -0
  28. package/dist/components/ui/Accordion/Accordion.d.ts +11 -0
  29. package/dist/components/ui/Accordion/Accordion.d.ts.map +1 -0
  30. package/dist/components/ui/Accordion/AccordionHeader.d.ts +6 -0
  31. package/dist/components/ui/Accordion/AccordionHeader.d.ts.map +1 -0
  32. package/dist/components/ui/Accordion/AccordionItem.d.ts +11 -0
  33. package/dist/components/ui/Accordion/AccordionItem.d.ts.map +1 -0
  34. package/dist/components/ui/ActiveInActive.d.ts +10 -0
  35. package/dist/components/ui/ActiveInActive.d.ts.map +1 -0
  36. package/dist/components/ui/AnimatedCounter.d.ts +7 -0
  37. package/dist/components/ui/AnimatedCounter.d.ts.map +1 -0
  38. package/dist/components/ui/Badge.d.ts +10 -0
  39. package/dist/components/ui/Badge.d.ts.map +1 -0
  40. package/dist/components/ui/BreadCrumbs.d.ts +7 -0
  41. package/dist/components/ui/BreadCrumbs.d.ts.map +1 -0
  42. package/dist/components/ui/Button.d.ts +36 -0
  43. package/dist/components/ui/Button.d.ts.map +1 -0
  44. package/dist/components/ui/CopyableText.d.ts +5 -0
  45. package/dist/components/ui/CopyableText.d.ts.map +1 -0
  46. package/dist/components/ui/DateInput.d.ts +15 -0
  47. package/dist/components/ui/DateInput.d.ts.map +1 -0
  48. package/dist/components/ui/DateRangeFilterInput.d.ts +4 -0
  49. package/dist/components/ui/DateRangeFilterInput.d.ts.map +1 -0
  50. package/dist/components/ui/DetailHeader.d.ts +6 -0
  51. package/dist/components/ui/DetailHeader.d.ts.map +1 -0
  52. package/dist/components/ui/DraggableIcon.d.ts +3 -0
  53. package/dist/components/ui/DraggableIcon.d.ts.map +1 -0
  54. package/dist/components/ui/ErrorBoundary.d.ts +18 -0
  55. package/dist/components/ui/ErrorBoundary.d.ts.map +1 -0
  56. package/dist/components/ui/ErrorFallback.d.ts +6 -0
  57. package/dist/components/ui/ErrorFallback.d.ts.map +1 -0
  58. package/dist/components/ui/HelpText.d.ts +11 -0
  59. package/dist/components/ui/HelpText.d.ts.map +1 -0
  60. package/dist/components/ui/ImageWithFallback.d.ts +7 -0
  61. package/dist/components/ui/ImageWithFallback.d.ts.map +1 -0
  62. package/dist/components/ui/InfoTextBanner.d.ts +6 -0
  63. package/dist/components/ui/InfoTextBanner.d.ts.map +1 -0
  64. package/dist/components/ui/JSONView.d.ts +6 -0
  65. package/dist/components/ui/JSONView.d.ts.map +1 -0
  66. package/dist/components/ui/ListHeader.d.ts +6 -0
  67. package/dist/components/ui/ListHeader.d.ts.map +1 -0
  68. package/dist/components/ui/Loading.d.ts +3 -0
  69. package/dist/components/ui/Loading.d.ts.map +1 -0
  70. package/dist/components/ui/NoData.d.ts +7 -0
  71. package/dist/components/ui/NoData.d.ts.map +1 -0
  72. package/dist/components/ui/NoImage.d.ts +7 -0
  73. package/dist/components/ui/NoImage.d.ts.map +1 -0
  74. package/dist/components/ui/NoImageSvg.d.ts +8 -0
  75. package/dist/components/ui/NoImageSvg.d.ts.map +1 -0
  76. package/dist/components/ui/PageHeader.d.ts +11 -0
  77. package/dist/components/ui/PageHeader.d.ts.map +1 -0
  78. package/dist/components/ui/Pagination.d.ts +8 -0
  79. package/dist/components/ui/Pagination.d.ts.map +1 -0
  80. package/dist/components/ui/Portal/Portal.d.ts +16 -0
  81. package/dist/components/ui/Portal/Portal.d.ts.map +1 -0
  82. package/dist/components/ui/Portal/Portal.types.d.ts +16 -0
  83. package/dist/components/ui/Portal/Portal.types.d.ts.map +1 -0
  84. package/dist/components/ui/SaveAndCancelButtons.d.ts +10 -0
  85. package/dist/components/ui/SaveAndCancelButtons.d.ts.map +1 -0
  86. package/dist/components/ui/SearchField.d.ts +7 -0
  87. package/dist/components/ui/SearchField.d.ts.map +1 -0
  88. package/dist/components/ui/Tab.d.ts +18 -0
  89. package/dist/components/ui/Tab.d.ts.map +1 -0
  90. package/dist/components/ui/Tag/TagInput.d.ts +14 -0
  91. package/dist/components/ui/Tag/TagInput.d.ts.map +1 -0
  92. package/dist/components/ui/Tag/TagList.d.ts +8 -0
  93. package/dist/components/ui/Tag/TagList.d.ts.map +1 -0
  94. package/dist/components/ui/Tag/TagListForm.d.ts +8 -0
  95. package/dist/components/ui/Tag/TagListForm.d.ts.map +1 -0
  96. package/dist/components/ui/Toggle.d.ts +11 -0
  97. package/dist/components/ui/Toggle.d.ts.map +1 -0
  98. package/dist/components/ui/ToolTip.d.ts +7 -0
  99. package/dist/components/ui/ToolTip.d.ts.map +1 -0
  100. package/dist/components/ui/card.d.ts +9 -0
  101. package/dist/components/ui/card.d.ts.map +1 -0
  102. package/dist/components/ui/chart.d.ts +42 -0
  103. package/dist/components/ui/chart.d.ts.map +1 -0
  104. package/dist/components/ui/form/CheckboxField.d.ts +4 -0
  105. package/dist/components/ui/form/CheckboxField.d.ts.map +1 -0
  106. package/dist/components/ui/form/ChoicesField.d.ts +12 -0
  107. package/dist/components/ui/form/ChoicesField.d.ts.map +1 -0
  108. package/dist/components/ui/form/Combobox.d.ts +20 -0
  109. package/dist/components/ui/form/Combobox.d.ts.map +1 -0
  110. package/dist/components/ui/form/DatePickerField.d.ts +4 -0
  111. package/dist/components/ui/form/DatePickerField.d.ts.map +1 -0
  112. package/dist/components/ui/form/EmailField.d.ts +7 -0
  113. package/dist/components/ui/form/EmailField.d.ts.map +1 -0
  114. package/dist/components/ui/form/FieldWithHelp.d.ts +10 -0
  115. package/dist/components/ui/form/FieldWithHelp.d.ts.map +1 -0
  116. package/dist/components/ui/form/FieldWrapper.d.ts +8 -0
  117. package/dist/components/ui/form/FieldWrapper.d.ts.map +1 -0
  118. package/dist/components/ui/form/FormErrors.d.ts +6 -0
  119. package/dist/components/ui/form/FormErrors.d.ts.map +1 -0
  120. package/dist/components/ui/form/JSONAreaField.d.ts +7 -0
  121. package/dist/components/ui/form/JSONAreaField.d.ts.map +1 -0
  122. package/dist/components/ui/form/MarkdownTextAreaField.d.ts +8 -0
  123. package/dist/components/ui/form/MarkdownTextAreaField.d.ts.map +1 -0
  124. package/dist/components/ui/form/PasswordField.d.ts +3 -0
  125. package/dist/components/ui/form/PasswordField.d.ts.map +1 -0
  126. package/dist/components/ui/form/SelectField.d.ts +11 -0
  127. package/dist/components/ui/form/SelectField.d.ts.map +1 -0
  128. package/dist/components/ui/form/SubmitButton.d.ts +9 -0
  129. package/dist/components/ui/form/SubmitButton.d.ts.map +1 -0
  130. package/dist/components/ui/form/TagInputField.d.ts +6 -0
  131. package/dist/components/ui/form/TagInputField.d.ts.map +1 -0
  132. package/dist/components/ui/form/TextAreaField.d.ts +8 -0
  133. package/dist/components/ui/form/TextAreaField.d.ts.map +1 -0
  134. package/dist/components/ui/form/TextField.d.ts +10 -0
  135. package/dist/components/ui/form/TextField.d.ts.map +1 -0
  136. package/dist/components/ui/form/index.d.ts +17 -0
  137. package/dist/components/ui/form/index.d.ts.map +1 -0
  138. package/dist/components/ui/icons.d.ts +4 -0
  139. package/dist/components/ui/icons.d.ts.map +1 -0
  140. package/dist/components/ui/index.d.ts +41 -0
  141. package/dist/components/ui/index.d.ts.map +1 -0
  142. package/dist/form.js +30077 -0
  143. package/dist/gql/types.d.ts +17209 -0
  144. package/dist/gql/types.d.ts.map +1 -0
  145. package/dist/hooks.js +41 -0
  146. package/dist/lib/utils.d.ts +3 -0
  147. package/dist/lib/utils.d.ts.map +1 -0
  148. package/dist/modal.js +114 -0
  149. package/dist/modules/UnchainedContext/UnchainedContext.d.ts +8 -0
  150. package/dist/modules/UnchainedContext/UnchainedContext.d.ts.map +1 -0
  151. package/dist/modules/UnchainedContext/useUnchainedContext.d.ts +7 -0
  152. package/dist/modules/UnchainedContext/useUnchainedContext.d.ts.map +1 -0
  153. package/dist/modules/accounts/fragment/MD5MetaDataFragment.d.ts +3 -0
  154. package/dist/modules/accounts/fragment/MD5MetaDataFragment.d.ts.map +1 -0
  155. package/dist/modules/accounts/fragment/UserFragment.d.ts +3 -0
  156. package/dist/modules/accounts/fragment/UserFragment.d.ts.map +1 -0
  157. package/dist/modules/accounts/hooks/useCurrentUser.d.ts +10 -0
  158. package/dist/modules/accounts/hooks/useCurrentUser.d.ts.map +1 -0
  159. package/dist/modules/accounts/hooks/useUsersCount.d.ts +8 -0
  160. package/dist/modules/accounts/hooks/useUsersCount.d.ts.map +1 -0
  161. package/dist/modules/accounts.js +1013 -0
  162. package/dist/modules/assortment/hooks/useAssortmentsCount.d.ts +8 -0
  163. package/dist/modules/assortment/hooks/useAssortmentsCount.d.ts.map +1 -0
  164. package/dist/modules/assortment.js +1121 -0
  165. package/dist/modules/common/components/AppContext.d.ts +18 -0
  166. package/dist/modules/common/components/AppContext.d.ts.map +1 -0
  167. package/dist/modules/common/components/FormWrapper.d.ts +8 -0
  168. package/dist/modules/common/components/FormWrapper.d.ts.map +1 -0
  169. package/dist/modules/common/components/ThemeWrapper.d.ts +10 -0
  170. package/dist/modules/common/components/ThemeWrapper.d.ts.map +1 -0
  171. package/dist/modules/common/data/iso-codes.d.ts +4 -0
  172. package/dist/modules/common/data/iso-codes.d.ts.map +1 -0
  173. package/dist/modules/common/data/miscellaneous.d.ts +51 -0
  174. package/dist/modules/common/data/miscellaneous.d.ts.map +1 -0
  175. package/dist/modules/common/fragments/AddressFragment.d.ts +3 -0
  176. package/dist/modules/common/fragments/AddressFragment.d.ts.map +1 -0
  177. package/dist/modules/common/hooks/useApp.d.ts +11 -0
  178. package/dist/modules/common/hooks/useApp.d.ts.map +1 -0
  179. package/dist/modules/common/hooks/useCSVExport.d.ts +10 -0
  180. package/dist/modules/common/hooks/useCSVExport.d.ts.map +1 -0
  181. package/dist/modules/common/hooks/useCSVImport.d.ts +18 -0
  182. package/dist/modules/common/hooks/useCSVImport.d.ts.map +1 -0
  183. package/dist/modules/common/hooks/useChatEndpointChecker.d.ts +5 -0
  184. package/dist/modules/common/hooks/useChatEndpointChecker.d.ts.map +1 -0
  185. package/dist/modules/common/hooks/useConfirmMediaUpload.d.ts +10 -0
  186. package/dist/modules/common/hooks/useConfirmMediaUpload.d.ts.map +1 -0
  187. package/dist/modules/common/hooks/useDashboardMetrics.d.ts +23 -0
  188. package/dist/modules/common/hooks/useDashboardMetrics.d.ts.map +1 -0
  189. package/dist/modules/common/hooks/useLocalStorage.d.ts +3 -0
  190. package/dist/modules/common/hooks/useLocalStorage.d.ts.map +1 -0
  191. package/dist/modules/common/hooks/useOrderAnalytics.d.ts +25 -0
  192. package/dist/modules/common/hooks/useOrderAnalytics.d.ts.map +1 -0
  193. package/dist/modules/common/hooks/useOrderItemsAnalytics.d.ts +16 -0
  194. package/dist/modules/common/hooks/useOrderItemsAnalytics.d.ts.map +1 -0
  195. package/dist/modules/common/hooks/useOutsideClick.d.ts +3 -0
  196. package/dist/modules/common/hooks/useOutsideClick.d.ts.map +1 -0
  197. package/dist/modules/common/hooks/usePortal.d.ts +20 -0
  198. package/dist/modules/common/hooks/usePortal.d.ts.map +1 -0
  199. package/dist/modules/common/hooks/useShopConfiguration.d.ts +8 -0
  200. package/dist/modules/common/hooks/useShopConfiguration.d.ts.map +1 -0
  201. package/dist/modules/common/hooks/useShopInfo.d.ts +41 -0
  202. package/dist/modules/common/hooks/useShopInfo.d.ts.map +1 -0
  203. package/dist/modules/common/hooks/useStatusTypes.d.ts +10 -0
  204. package/dist/modules/common/hooks/useStatusTypes.d.ts.map +1 -0
  205. package/dist/modules/common/hooks/useSystemRoles.d.ts +7 -0
  206. package/dist/modules/common/hooks/useSystemRoles.d.ts.map +1 -0
  207. package/dist/modules/common/hooks/useTheme.d.ts +7 -0
  208. package/dist/modules/common/hooks/useTheme.d.ts.map +1 -0
  209. package/dist/modules/common/utils/deBounce.d.ts +3 -0
  210. package/dist/modules/common/utils/deBounce.d.ts.map +1 -0
  211. package/dist/modules/common/utils/defaultNextImageLoader.d.ts +7 -0
  212. package/dist/modules/common/utils/defaultNextImageLoader.d.ts.map +1 -0
  213. package/dist/modules/common/utils/formatUsername.d.ts +3 -0
  214. package/dist/modules/common/utils/formatUsername.d.ts.map +1 -0
  215. package/dist/modules/common/utils/getSetupStepsConfigurationsMeta.d.ts +30 -0
  216. package/dist/modules/common/utils/getSetupStepsConfigurationsMeta.d.ts.map +1 -0
  217. package/dist/modules/common/utils/normalizeFilterKeys.d.ts +4 -0
  218. package/dist/modules/common/utils/normalizeFilterKeys.d.ts.map +1 -0
  219. package/dist/modules/common/utils/useFormatDateTime.d.ts +7 -0
  220. package/dist/modules/common/utils/useFormatDateTime.d.ts.map +1 -0
  221. package/dist/modules/common/utils/utils.d.ts +21 -0
  222. package/dist/modules/common/utils/utils.d.ts.map +1 -0
  223. package/dist/modules/country/fragments/CountryFragment.d.ts +3 -0
  224. package/dist/modules/country/fragments/CountryFragment.d.ts.map +1 -0
  225. package/dist/modules/country/hooks/useCountries.d.ts +22 -0
  226. package/dist/modules/country/hooks/useCountries.d.ts.map +1 -0
  227. package/dist/modules/country.js +108 -0
  228. package/dist/modules/currency.js +119 -0
  229. package/dist/modules/delivery-provider.js +269 -0
  230. package/dist/modules/enrollment.js +353 -0
  231. package/dist/modules/event.js +123 -0
  232. package/dist/modules/filter.js +448 -0
  233. package/dist/modules/forms/components/Form.d.ts +8 -0
  234. package/dist/modules/forms/components/Form.d.ts.map +1 -0
  235. package/dist/modules/forms/hooks/useField.d.ts +35 -0
  236. package/dist/modules/forms/hooks/useField.d.ts.map +1 -0
  237. package/dist/modules/forms/hooks/useForm.d.ts +44 -0
  238. package/dist/modules/forms/hooks/useForm.d.ts.map +1 -0
  239. package/dist/modules/forms/hooks/useFormContext.d.ts +3 -0
  240. package/dist/modules/forms/hooks/useFormContext.d.ts.map +1 -0
  241. package/dist/modules/forms/lib/FormContext.d.ts +13 -0
  242. package/dist/modules/forms/lib/FormContext.d.ts.map +1 -0
  243. package/dist/modules/forms/lib/clean.d.ts +3 -0
  244. package/dist/modules/forms/lib/clean.d.ts.map +1 -0
  245. package/dist/modules/forms/lib/validators.d.ts +20 -0
  246. package/dist/modules/forms/lib/validators.d.ts.map +1 -0
  247. package/dist/modules/language/fragments/LanguageFragment.d.ts +3 -0
  248. package/dist/modules/language/fragments/LanguageFragment.d.ts.map +1 -0
  249. package/dist/modules/language/hooks/useLanguages.d.ts +19 -0
  250. package/dist/modules/language/hooks/useLanguages.d.ts.map +1 -0
  251. package/dist/modules/language.js +106 -0
  252. package/dist/modules/modal/components/AlertMessage.d.ts +9 -0
  253. package/dist/modules/modal/components/AlertMessage.d.ts.map +1 -0
  254. package/dist/modules/modal/components/DangerMessage.d.ts +12 -0
  255. package/dist/modules/modal/components/DangerMessage.d.ts.map +1 -0
  256. package/dist/modules/modal/components/ImportResultMessage.d.ts +14 -0
  257. package/dist/modules/modal/components/ImportResultMessage.d.ts.map +1 -0
  258. package/dist/modules/modal/components/Modal.d.ts +10 -0
  259. package/dist/modules/modal/components/Modal.d.ts.map +1 -0
  260. package/dist/modules/modal/components/ModalWrapper.d.ts +6 -0
  261. package/dist/modules/modal/components/ModalWrapper.d.ts.map +1 -0
  262. package/dist/modules/modal/hooks/useModal.d.ts +7 -0
  263. package/dist/modules/modal/hooks/useModal.d.ts.map +1 -0
  264. package/dist/modules/modal/utils/ModalContext.d.ts +9 -0
  265. package/dist/modules/modal/utils/ModalContext.d.ts.map +1 -0
  266. package/dist/modules/order/fragments/OrderDetailFragment.d.ts +3 -0
  267. package/dist/modules/order/fragments/OrderDetailFragment.d.ts.map +1 -0
  268. package/dist/modules/order/fragments/OrderFragment.d.ts +3 -0
  269. package/dist/modules/order/fragments/OrderFragment.d.ts.map +1 -0
  270. package/dist/modules/order/hooks/useOrders.d.ts +46 -0
  271. package/dist/modules/order/hooks/useOrders.d.ts.map +1 -0
  272. package/dist/modules/order.js +563 -0
  273. package/dist/modules/payment-providers.js +206 -0
  274. package/dist/modules/product/hooks/useProductsCount.d.ts +8 -0
  275. package/dist/modules/product/hooks/useProductsCount.d.ts.map +1 -0
  276. package/dist/modules/product-review.js +251 -0
  277. package/dist/modules/product.js +1929 -0
  278. package/dist/modules/quotation.js +297 -0
  279. package/dist/modules/token.js +143 -0
  280. package/dist/modules/warehousing-providers.js +206 -0
  281. package/dist/modules/work/fragments/WorkFragment.d.ts +3 -0
  282. package/dist/modules/work/fragments/WorkFragment.d.ts.map +1 -0
  283. package/dist/modules/work/hooks/useAddWork.d.ts +6 -0
  284. package/dist/modules/work/hooks/useAddWork.d.ts.map +1 -0
  285. package/dist/modules/work/hooks/useWork.d.ts +32 -0
  286. package/dist/modules/work/hooks/useWork.d.ts.map +1 -0
  287. package/dist/modules/work.js +308 -0
  288. package/dist/plugins.js +8 -0
  289. package/dist/providers.js +6 -0
  290. package/dist/sdk/hooks.d.ts +9 -0
  291. package/dist/sdk/hooks.d.ts.map +1 -0
  292. package/dist/sdk/modal.d.ts +7 -0
  293. package/dist/sdk/modal.d.ts.map +1 -0
  294. package/dist/sdk/plugins.d.ts +67 -0
  295. package/dist/sdk/plugins.d.ts.map +1 -0
  296. package/dist/sdk/providers.d.ts +5 -0
  297. package/dist/sdk/providers.d.ts.map +1 -0
  298. package/dist/sdk/theme.d.ts +26 -0
  299. package/dist/sdk/theme.d.ts.map +1 -0
  300. package/dist/theme.js +34 -0
  301. package/dist/ui.js +21527 -0
  302. package/out/403/index.html +2 -2
  303. package/out/404/index.html +2 -2
  304. package/out/404.html +2 -2
  305. package/out/423/index.html +2 -2
  306. package/out/500/index.html +2 -2
  307. package/out/_next/static/chunks/0-kffmdf1lcxk.js +1 -0
  308. package/out/_next/static/chunks/{0x_0u_0plqr2a.js → 01h4ept18s-ns.js} +1 -1
  309. package/out/_next/static/chunks/{0a6dpcp83gk_d.js → 02cdoh48sex9m.js} +1 -1
  310. package/out/_next/static/chunks/03-j84eg_htky.js +21 -0
  311. package/out/_next/static/chunks/{3h0e1anfs79d8.js → 03-z1yl608b56.js} +1 -1
  312. package/out/_next/static/chunks/{2od99og1m_66w.js → 030bzkeke0edz.js} +1 -1
  313. package/out/_next/static/chunks/{1yyu_d1-f6du-.js → 037vsiy28s6dg.js} +4 -4
  314. package/out/_next/static/chunks/{2ap6w76e8ol5u.js → 06c-2u_g1d4r2.js} +13 -13
  315. package/out/_next/static/chunks/{0-ewdgd-3fele.js → 06l-rqlf4bp81.js} +1 -1
  316. package/out/_next/static/chunks/{3hj289l9ticmi.js → 06rhycq_6w-52.js} +2 -2
  317. package/out/_next/static/chunks/{0x1z6teidvfkx.js → 07nffhr51vke6.js} +1 -1
  318. package/out/_next/static/chunks/{0-_c63net7ool.js → 0_ngi84ak813x.js} +2 -2
  319. package/out/_next/static/chunks/{2l4fd8k9i9ern.js → 0bc02hascgv7z.js} +1 -1
  320. package/out/_next/static/chunks/{15efce81fs21v.js → 0cm0oyd82zvez.js} +1 -1
  321. package/out/_next/static/chunks/{35ndg6fzxcnty.js → 0cotrfgh1n2cx.js} +2 -2
  322. package/out/_next/static/chunks/{3bdwwpbemvjx7.js → 0d6_opzy2p6ik.js} +1 -1
  323. package/out/_next/static/chunks/{2su-xumzbu8do.js → 0e2e0srgvkzk9.js} +1 -1
  324. package/out/_next/static/chunks/{0wpmgf2-hr2iv.js → 0gurfn3nhm859.js} +1 -1
  325. package/out/_next/static/chunks/{1jqnrnw0p9tw5.js → 0h0r_q6xa9qr_.js} +1 -1
  326. package/out/_next/static/chunks/{1ak71-19pow9-.js → 0ht2wu-61vq9v.js} +1 -1
  327. package/out/_next/static/chunks/0jsq3fzumbjbc.js +8 -0
  328. package/out/_next/static/chunks/0ljuhrsh4x2p-.js +14 -0
  329. package/out/_next/static/chunks/0m6jydfuy_4o3.js +1 -0
  330. package/out/_next/static/chunks/{1pntoz1y5w4jv.js → 0n0uzfbkfb7e5.js} +2 -2
  331. package/out/_next/static/chunks/{2s426qu6fjzkw.js → 0pecsk3c09b19.js} +2 -2
  332. package/out/_next/static/chunks/0qso2-ph6v-5-.js +12 -0
  333. package/out/_next/static/chunks/{0u7f6bhe_pq3r.js → 0razrbxeai797.js} +1 -1
  334. package/out/_next/static/chunks/{07lpvxx321vm4.js → 0se09klbk8drd.js} +1 -1
  335. package/out/_next/static/chunks/0so45zh_oxlfb.js +15 -0
  336. package/out/_next/static/chunks/0uw9cbq0ivaz0.js +1 -0
  337. package/out/_next/static/chunks/{23wvgu9l7gubq.js → 0xuevvy5i5d12.js} +2 -2
  338. package/out/_next/static/chunks/0y4l_7c35iai3.js +12 -0
  339. package/out/_next/static/chunks/0yjypzfweew5c.js +13 -0
  340. package/out/_next/static/chunks/1-g6r12rmwlxe.js +14 -0
  341. package/out/_next/static/chunks/{2cpj8dwdlemoy.js → 10mdz-l7wmtr5.js} +12 -12
  342. package/out/_next/static/chunks/{1bg27j6ir_vye.js → 10os1s66nimmi.js} +2 -2
  343. package/out/_next/static/chunks/{0mdsh3hratj8d.js → 12qzh85d5on4y.js} +1 -1
  344. package/out/_next/static/chunks/{1iq49d9o76aue.js → 13qk8ukzu1snm.js} +2 -2
  345. package/out/_next/static/chunks/140i5f2n-78cg.js +7 -0
  346. package/out/_next/static/chunks/14xo-79v4hkao.js +15 -0
  347. package/out/_next/static/chunks/164wr2-2gfnlb.js +1 -0
  348. package/out/_next/static/chunks/168vn2bjuxmkv.js +15 -0
  349. package/out/_next/static/chunks/{3gps2w4oz_5nb.js → 16ey81skn09dz.js} +1 -1
  350. package/out/_next/static/chunks/16njzhio749zv.js +14 -0
  351. package/out/_next/static/chunks/18y5ygb5ea60g.js +15 -0
  352. package/out/_next/static/chunks/{1lwiflo8v2d93.js → 19y4w6_d_qiou.js} +1 -1
  353. package/out/_next/static/chunks/{0zna0xdp64z_l.js → 1_quktgfhf40v.js} +1 -1
  354. package/out/_next/static/chunks/1_zsbsuo7l_6m.js +12 -0
  355. package/out/_next/static/chunks/1a8cuvabj42_k.js +15 -0
  356. package/out/_next/static/chunks/{0wooaklx8_14q.js → 1ae-9ft5cgojf.js} +1 -1
  357. package/out/_next/static/chunks/1ai7t85n93pgb.js +13 -0
  358. package/out/_next/static/chunks/1bm5ab-8dqhhe.js +14 -0
  359. package/out/_next/static/chunks/{04rnz0wyo1ztn.js → 1cgxgd2cf8u3j.js} +2 -2
  360. package/out/_next/static/chunks/1d0-uj-itsj64.js +13 -0
  361. package/out/_next/static/chunks/{27zb6orujvv40.js → 1d951b6ed8oqn.js} +2 -2
  362. package/out/_next/static/chunks/{1zad4c_24j5tx.js → 1d_puhcn8lg6q.js} +1 -1
  363. package/out/_next/static/chunks/1dn4wzp1vhocn.js +13 -0
  364. package/out/_next/static/chunks/1drrou5kp4qdz.js +1 -0
  365. package/out/_next/static/chunks/1e43ue9prlgq1.js +14 -0
  366. package/out/_next/static/chunks/{2ts8ed-v0uy3f.js → 1e4_28-3u5o85.js} +2 -2
  367. package/out/_next/static/chunks/{0nbl8z8pgn4hi.js → 1f5-j4f3irx0j.js} +2 -2
  368. package/out/_next/static/chunks/1fid6ut5hz6aw.js +14 -0
  369. package/out/_next/static/chunks/{296i-4_dt00_q.js → 1fm3727le1x_5.js} +1 -1
  370. package/out/_next/static/chunks/{01g2163tzyp94.js → 1g57y7cq7tjcb.js} +3 -3
  371. package/out/_next/static/chunks/{14d4ht1a81_9x.js → 1ggz6fow3gt00.js} +2 -2
  372. package/out/_next/static/chunks/1gt65pz91hyuz.js +1 -0
  373. package/out/_next/static/chunks/1i-48ku54x3au.js +12 -0
  374. package/out/_next/static/chunks/{2d3glkbseygki.js → 1ikm9qcx--k3u.js} +1 -1
  375. package/out/_next/static/chunks/{2vvbiquh__xca.js → 1izpxynqp99t4.js} +1 -1
  376. package/out/_next/static/chunks/{36yqqmqp09-ru.js → 1j2ko85jp-5wy.js} +1 -1
  377. package/out/_next/static/chunks/{26vq8d2yx49i9.js → 1kj__-femskug.js} +1 -1
  378. package/out/_next/static/chunks/{295a0pnwvg1qc.js → 1lbsdlf5h6ojc.js} +3 -3
  379. package/out/_next/static/chunks/1mp7dwvsvobjw.js +14 -0
  380. package/out/_next/static/chunks/{0t399g0sf94-s.js → 1mwvnv71bl7mc.js} +1 -1
  381. package/out/_next/static/chunks/1n7suzk2c4p2e.js +16 -0
  382. package/out/_next/static/chunks/1nsbi_bcocm4l.js +7 -0
  383. package/out/_next/static/chunks/{14_1kd8rfy011.js → 1pklei2ds10d2.js} +1 -1
  384. package/out/_next/static/chunks/{0pqur8ngvdiuk.js → 1pxor-3_vf3du.js} +5 -5
  385. package/out/_next/static/chunks/1q865b-tzgi80.js +13 -0
  386. package/out/_next/static/chunks/{3d8omzb1f_5o-.js → 1r-cvj3mpr-7x.js} +1 -1
  387. package/out/_next/static/chunks/1r69rdckmu3ku.js +14 -0
  388. package/out/_next/static/chunks/1t7lg-hnk9tjf.js +18 -0
  389. package/out/_next/static/chunks/1telbrcq2kix_.js +10 -0
  390. package/out/_next/static/chunks/1tz4za98hv_q2.js +12 -0
  391. package/out/_next/static/chunks/1uw2vfhjol6j4.js +10 -0
  392. package/out/_next/static/chunks/{0paxpysd7n2bf.js → 1v16gcok-ktdo.js} +1 -1
  393. package/out/_next/static/chunks/{1qbor4wcmq0tb.js → 1v_n1-h3u8vtf.js} +11 -11
  394. package/out/_next/static/chunks/{2qvjmevwc7-wa.js → 1weq9keqxiqpy.js} +2 -2
  395. package/out/_next/static/chunks/1wfwvd-730eaa.js +16 -0
  396. package/out/_next/static/chunks/1xbofs3ibkjvj.js +1 -0
  397. package/out/_next/static/chunks/1xl2h1_c5-b_a.js +13 -0
  398. package/out/_next/static/chunks/{2a8d-7cbu-vup.js → 1yv01jo2m1gkf.js} +1 -1
  399. package/out/_next/static/chunks/{145z4rx1s-om6.js → 1ziicn0eb_yji.js} +2 -2
  400. package/out/_next/static/chunks/{350fjlg6t9ofm.js → 1zzpf1xbmchcj.js} +2 -2
  401. package/out/_next/static/chunks/208fwfjeuxv-r.js +14 -0
  402. package/out/_next/static/chunks/{43_nzxwfqw0z1.js → 20rtv8f0brb0n.js} +1 -1
  403. package/out/_next/static/chunks/{01jj_whurmsv9.js → 21a19t2pe0fpg.js} +2 -2
  404. package/out/_next/static/chunks/21zt48zdev_7t.js +20 -0
  405. package/out/_next/static/chunks/236ovetz0d3cm.js +12 -0
  406. package/out/_next/static/chunks/{09pees0w94cvm.js → 252jebodi67kg.js} +1 -1
  407. package/out/_next/static/chunks/{03p87qyak-kej.js → 275o3ly3svw4p.js} +1 -1
  408. package/out/_next/static/chunks/{1crid0go3l_po.js → 28z1z7in8-kbg.js} +2 -2
  409. package/out/_next/static/chunks/{18karcwbeuhu0.js → 2atsi2t3hup4a.js} +10 -10
  410. package/out/_next/static/chunks/{3rj9t5qgjkv4i.js → 2bb7696udjx6k.js} +2 -2
  411. package/out/_next/static/chunks/{2_ria73vuq53h.js → 2bm5aw8hqlgf2.js} +1 -1
  412. package/out/_next/static/chunks/{1w5v62vtd_95h.js → 2c7gw8ronvu-c.js} +1 -1
  413. package/out/_next/static/chunks/{2ph1xxjuzrdi5.js → 2cbr3ybo4xsrv.js} +1 -1
  414. package/out/_next/static/chunks/{1d7yxt38n9q85.js → 2ef363b9erq_s.js} +2 -2
  415. package/out/_next/static/chunks/{3wgzrp3bxrd2j.js → 2eh6ku1a1zbs4.js} +2 -2
  416. package/out/_next/static/chunks/{3_aj_qrufrk1e.js → 2fed4-6c0ghqp.js} +2 -2
  417. package/out/_next/static/chunks/{2w9zv8rs1v2dp.js → 2hm0mbq0vtqmw.js} +3 -3
  418. package/out/_next/static/chunks/2j9-8qtc4_-uk.js +17 -0
  419. package/out/_next/static/chunks/{3by6890zct23p.js → 2k020ab3luqev.js} +1 -1
  420. package/out/_next/static/chunks/2kzyda4a6mqut.js +1 -0
  421. package/out/_next/static/chunks/2l24h40hc5_30.js +10 -0
  422. package/out/_next/static/chunks/{1vnvinjvn78t3.js → 2ljoq6sr-g2da.js} +1 -1
  423. package/out/_next/static/chunks/{0fxe2yz57puxo.js → 2na27-e8gs0-f.js} +3 -3
  424. package/out/_next/static/chunks/{405g8in3lmiz-.js → 2nn3_f04lnr0b.js} +1 -1
  425. package/out/_next/static/chunks/2o8r09deae36c.js +9 -0
  426. package/out/_next/static/chunks/{1blrx65zlz-6e.js → 2ocwu5vbc5r34.js} +2 -2
  427. package/out/_next/static/chunks/{1ovn52nf7wkip.js → 2qprgjhjl8d4c.js} +1 -1
  428. package/out/_next/static/chunks/2s1zqhg6tm4h9.js +13 -0
  429. package/out/_next/static/chunks/{0tgsccom6_8bl.js → 2skxi0oqka3ef.js} +4 -4
  430. package/out/_next/static/chunks/2som54uae4_oi.js +12 -0
  431. package/out/_next/static/chunks/{40t7r6dc5nu9x.js → 2t3t6gm5vlg_0.js} +1 -1
  432. package/out/_next/static/chunks/2twfwv_6mk256.js +17 -0
  433. package/out/_next/static/chunks/2u57x6wlny1y3.js +13 -0
  434. package/out/_next/static/chunks/2ukm5shi1lfcd.js +14 -0
  435. package/out/_next/static/chunks/2we-9ioq4gqia.js +8 -0
  436. package/out/_next/static/chunks/2ydh6mhksolv7.js +12 -0
  437. package/out/_next/static/chunks/2zr8-l2b9pf-u.js +12 -0
  438. package/out/_next/static/chunks/329ps41fzi6kl.js +17 -0
  439. package/out/_next/static/chunks/32r9w6anc6p-3.js +17 -0
  440. package/out/_next/static/chunks/{1oes025cnqfi6.js → 363ng2l8o_bee.js} +2 -2
  441. package/out/_next/static/chunks/{38qud89s5advf.js → 36jick0alh9oa.js} +3 -3
  442. package/out/_next/static/chunks/{3fatocqr45gc-.js → 36pa0vs0telmp.js} +1 -1
  443. package/out/_next/static/chunks/{3shn20joqkv6a.js → 378867ti5yucc.js} +2 -2
  444. package/out/_next/static/chunks/{0h1tx_euiem85.js → 38b7m-s26ciug.js} +1 -1
  445. package/out/_next/static/chunks/{2bijmez61unrj.js → 38pz7fmyf6ay0.js} +1 -1
  446. package/out/_next/static/chunks/{3t_5g2yunib45.js → 3_fk1axw7jv3l.js} +2 -2
  447. package/out/_next/static/chunks/{139j9yzp_s2dj.js → 3_oq57mmti33y.js} +2 -2
  448. package/out/_next/static/chunks/3b5o-l5g62zd5.js +15 -0
  449. package/out/_next/static/chunks/3def6w0a5af0g.js +21 -0
  450. package/out/_next/static/chunks/{34_uxvoed7itd.js → 3ebh4y7h6y1vq.js} +2 -2
  451. package/out/_next/static/chunks/3ely6dgcq2a4h.js +16 -0
  452. package/out/_next/static/chunks/{019cyy1s5g_vv.js → 3f-ap6wo94un_.js} +1 -1
  453. package/out/_next/static/chunks/{07xk6mpkd-n5a.js → 3gfjdynb9mg8h.js} +1 -1
  454. package/out/_next/static/chunks/3ghzaufs2n8uq.js +2 -0
  455. package/out/_next/static/chunks/{1608o1bg3qrvl.js → 3gx4smk7pb27x.js} +1 -1
  456. package/out/_next/static/chunks/{07q8ufsdxo1tx.js → 3jv-kmvjt_bno.js} +1 -1
  457. package/out/_next/static/chunks/{3y40s9fvu5vvw.js → 3kisw9hre44e5.js} +1 -1
  458. package/out/_next/static/chunks/3l2ohiwua66_k.js +13 -0
  459. package/out/_next/static/chunks/3mdyli-gbdglv.js +18 -0
  460. package/out/_next/static/chunks/3o733m88skfkc.js +8 -0
  461. package/out/_next/static/chunks/{2oj6yl1izft24.js → 3oi70v10_19oi.js} +1 -1
  462. package/out/_next/static/chunks/{1ozxpp_-0fs6j.js → 3opuxnw_w3yb5.js} +2 -2
  463. package/out/_next/static/chunks/3po074-e_om-u.js +13 -0
  464. package/out/_next/static/chunks/3qpo866owyu7i.js +16 -0
  465. package/out/_next/static/chunks/{2t8-bqg8qce33.js → 3rnl7-84z1op5.js} +1 -1
  466. package/out/_next/static/chunks/3s1r5r5je7t2j.js +12 -0
  467. package/out/_next/static/chunks/{3-aohmw8_9eax.js → 3w_wwl_hd91od.js} +1 -1
  468. package/out/_next/static/chunks/3wlt1njh1vvtx.js +16 -0
  469. package/out/_next/static/chunks/3wwsanj-y2gn3.js +107 -0
  470. package/out/_next/static/chunks/{1d2gpcttrfusd.js → 3z_c5kpm-e1ty.js} +1 -1
  471. package/out/_next/static/chunks/{2zifte49qslcg.js → 4079hjuumfmm2.js} +1 -1
  472. package/out/_next/static/chunks/{0a3azl0t7oxma.js → 40922jbr_e5ug.js} +1 -1
  473. package/out/_next/static/chunks/{2i6ytth8ua7yu.js → 40zy6mxa-be0m.js} +1 -1
  474. package/out/_next/static/chunks/43-m6q6a0aebk.js +66 -0
  475. package/out/_next/static/chunks/{2lieac0n6yk-w.js → 43lu0r3m_c-km.js} +10 -10
  476. package/out/_next/static/chunks/{3_0owfg_yy8cl.js → 44nj9c766dqvc.js} +1 -1
  477. package/out/_next/static/chunks/{3_jg-uorf4j_e.js → 458tg2eg5h8j5.js} +2 -2
  478. package/out/_next/static/chunks/{2obwy2cjs-tkl.js → 45cd4ypk94sw2.js} +1 -1
  479. package/out/_next/static/chunks/{turbopack-2rfxy8cvv65ky.js → turbopack-0-r_wvlw2r9-u.js} +1 -1
  480. package/out/_next/static/chunks/{turbopack-3lruq1-v_utu8.js → turbopack-019acfo_4lvwb.js} +1 -1
  481. package/out/_next/static/chunks/{turbopack-28qsbatnihqpt.js → turbopack-04p4_o2q-3775.js} +1 -1
  482. package/out/_next/static/chunks/{turbopack-1b93bv1_u6do1.js → turbopack-05gjzccig6ly0.js} +1 -1
  483. package/out/_next/static/chunks/{turbopack-00ci999vh-rng.js → turbopack-0_-8nqdse9k2n.js} +1 -1
  484. package/out/_next/static/chunks/{turbopack-2fwm49apzpwdw.js → turbopack-0bakfyovo7_7v.js} +1 -1
  485. package/out/_next/static/chunks/{turbopack-3bc1k7779spg8.js → turbopack-0dnmhb2s6oz_0.js} +1 -1
  486. package/out/_next/static/chunks/turbopack-0f_0xhndfo2rg.js +1 -0
  487. package/out/_next/static/chunks/{turbopack-3q2nl2ba0-b4r.js → turbopack-0g8j6jo0h0wr2.js} +1 -1
  488. package/out/_next/static/chunks/{turbopack-23deartek7k-k.js → turbopack-0higs44_fpd2z.js} +1 -1
  489. package/out/_next/static/chunks/{turbopack-35oxrv2nrziql.js → turbopack-0hpqs96ev0qw3.js} +1 -1
  490. package/out/_next/static/chunks/{turbopack-3h4zeqo_iafeu.js → turbopack-0nhgkjul58c0o.js} +1 -1
  491. package/out/_next/static/chunks/{turbopack-18m7hwg4kb2kn.js → turbopack-0o2st91056bew.js} +1 -1
  492. package/out/_next/static/chunks/turbopack-0t_4mmwvh5jcg.js +1 -0
  493. package/out/_next/static/chunks/turbopack-0x70e5tn0cdka.js +1 -0
  494. package/out/_next/static/chunks/{turbopack-0eu635c5mf8n8.js → turbopack-0xkx2uti084qk.js} +1 -1
  495. package/out/_next/static/chunks/{turbopack-1a-z9vrevc8ko.js → turbopack-0yqmz8xksziao.js} +1 -1
  496. package/out/_next/static/chunks/{turbopack-2ie3qfkx-wpx5.js → turbopack-12k7mi-z9q_my.js} +1 -1
  497. package/out/_next/static/chunks/{turbopack-0g4rv9x40334-.js → turbopack-15m77byc-8nnf.js} +1 -1
  498. package/out/_next/static/chunks/turbopack-18mged-v_fxn-.js +1 -0
  499. package/out/_next/static/chunks/{turbopack-2mg7lq0gzqzmj.js → turbopack-1cuprvm6j2dby.js} +1 -1
  500. package/out/_next/static/chunks/{turbopack-34h_7ojk9pxqb.js → turbopack-1eymghczt7xa6.js} +1 -1
  501. package/out/_next/static/chunks/{turbopack-36v8l4mm2nd3z.js → turbopack-1g54o3vx9b89_.js} +1 -1
  502. package/out/_next/static/chunks/{turbopack-2sh26n5idbo4t.js → turbopack-1m692rsdwiawo.js} +1 -1
  503. package/out/_next/static/chunks/{turbopack-3mjx39qg9tei_.js → turbopack-1mm7vtvpd13ez.js} +1 -1
  504. package/out/_next/static/chunks/{turbopack-371tszwah_bcv.js → turbopack-1mpj4cwcr142-.js} +1 -1
  505. package/out/_next/static/chunks/{turbopack-2qy0dj2qllnma.js → turbopack-1r78bk7u_h8wj.js} +1 -1
  506. package/out/_next/static/chunks/{turbopack-2w5uttg2gaa96.js → turbopack-1r7fkywendzls.js} +1 -1
  507. package/out/_next/static/chunks/{turbopack-15i5cecuky2l3.js → turbopack-1rd9nl8tzd7mh.js} +1 -1
  508. package/out/_next/static/chunks/{turbopack-0ji4m_gwcrznb.js → turbopack-20utl54u5j0tw.js} +1 -1
  509. package/out/_next/static/chunks/{turbopack-06wgqo3oih99j.js → turbopack-22rm65gb-fb5f.js} +1 -1
  510. package/out/_next/static/chunks/{turbopack-135_3fkj93zbs.js → turbopack-25vthc1ebxwmp.js} +1 -1
  511. package/out/_next/static/chunks/{turbopack-1kulpwt8cpabn.js → turbopack-270o4xzuhcrx0.js} +1 -1
  512. package/out/_next/static/chunks/{turbopack-3z1kj0q9v13m5.js → turbopack-28xworku-1n7z.js} +1 -1
  513. package/out/_next/static/chunks/{turbopack-1ca001k8h1tj9.js → turbopack-29flyuxccgrne.js} +1 -1
  514. package/out/_next/static/chunks/{turbopack-28uqnzo3g6ndb.js → turbopack-29srldogp40c5.js} +1 -1
  515. package/out/_next/static/chunks/{turbopack-16qmgek24j718.js → turbopack-2_6wg5anpoge7.js} +1 -1
  516. package/out/_next/static/chunks/{turbopack-2s0e_i163zhnh.js → turbopack-2bj5y06eussh4.js} +1 -1
  517. package/out/_next/static/chunks/{turbopack-2b1s2sz_wpnmj.js → turbopack-2fn9x-4hydbz0.js} +1 -1
  518. package/out/_next/static/chunks/turbopack-2fuo3f3fu4s_7.js +1 -0
  519. package/out/_next/static/chunks/{turbopack-16rsk8cgzyrid.js → turbopack-2hl0oouvcl1z1.js} +1 -1
  520. package/out/_next/static/chunks/{turbopack-3rx8eccbo_7r5.js → turbopack-2n2hy492yai1a.js} +1 -1
  521. package/out/_next/static/chunks/{turbopack-0bszywoq094m7.js → turbopack-2p5bsfgvhhojm.js} +1 -1
  522. package/out/_next/static/chunks/{turbopack-0mrm_61ye6alf.js → turbopack-2rbboc86ezfbu.js} +1 -1
  523. package/out/_next/static/chunks/turbopack-2s2n1a40z_nc8.js +1 -0
  524. package/out/_next/static/chunks/turbopack-3383eobamf6qf.js +1 -0
  525. package/out/_next/static/chunks/{turbopack-3fzs_vfrvq1be.js → turbopack-3ef9ygfxmresk.js} +1 -1
  526. package/out/_next/static/chunks/{turbopack-0m_8d8fkbgdq2.js → turbopack-3gcd1fazu0e6k.js} +1 -1
  527. package/out/_next/static/chunks/{turbopack-27_d4pvfj1l5l.js → turbopack-3jhuq-3ckq-kq.js} +1 -1
  528. package/out/_next/static/chunks/{turbopack-127hudw-h8baj.js → turbopack-3k39kfzuaitd7.js} +1 -1
  529. package/out/_next/static/chunks/{turbopack-1-k77vmj16_cx.js → turbopack-3l628cr68ep0q.js} +1 -1
  530. package/out/_next/static/chunks/{turbopack-17phmvom13nf9.js → turbopack-3pajnpuxg-oo4.js} +1 -1
  531. package/out/_next/static/chunks/{turbopack-3sr314c8tit-f.js → turbopack-3pb9kv0yc_t53.js} +1 -1
  532. package/out/_next/static/chunks/turbopack-3qe4ztycky7v0.js +1 -0
  533. package/out/_next/static/chunks/turbopack-3soc2g2pyqtpz.js +1 -0
  534. package/out/_next/static/chunks/{turbopack-0zbiiplahh0oz.js → turbopack-3tgiyd018trw3.js} +1 -1
  535. package/out/_next/static/chunks/turbopack-3vvw42_0j2__s.js +1 -0
  536. package/out/_next/static/chunks/{turbopack-0fnpjhnuzd5u3.js → turbopack-3xhkblxlca6x1.js} +1 -1
  537. package/out/_next/static/chunks/{turbopack-204_fz_4gv1rb.js → turbopack-3xz6yhttw8te6.js} +1 -1
  538. package/out/_next/static/chunks/turbopack-3zxdh674077s0.js +1 -0
  539. package/out/_next/static/chunks/{turbopack-18n83cxq16dpq.js → turbopack-4258ul_qgxg3-.js} +1 -1
  540. package/out/_next/static/chunks/{turbopack-33v_pjoh5kiex.js → turbopack-42gir6e579247.js} +1 -1
  541. package/out/_next/static/chunks/{turbopack-0vye15xyn32t0.js → turbopack-42m_zup5_jxr9.js} +1 -1
  542. package/out/_next/static/{FNg7dw2L88E-_7FIFWIOB → qrH64bWBknGCDeSU-IqHn}/_buildManifest.js +62 -62
  543. package/out/_offline/index.html +2 -2
  544. package/out/account/forgot-password/index.html +2 -2
  545. package/out/account/index.html +2 -2
  546. package/out/assortments/AssortmentDetailPage/index.html +2 -2
  547. package/out/assortments/index.html +2 -2
  548. package/out/assortments/new/index.html +2 -2
  549. package/out/copilot/index.html +2 -2
  550. package/out/country/CountryDetailPage/index.html +2 -2
  551. package/out/country/index.html +2 -2
  552. package/out/country/new/index.html +2 -2
  553. package/out/currency/CurrencyDetailPage/index.html +2 -2
  554. package/out/currency/index.html +2 -2
  555. package/out/currency/new/index.html +2 -2
  556. package/out/delivery-provider/DeliveryProviderDetailPage/index.html +2 -2
  557. package/out/delivery-provider/index.html +2 -2
  558. package/out/delivery-provider/new/index.html +2 -2
  559. package/out/enrollments/EnrollmentDetailPage/index.html +2 -2
  560. package/out/enrollments/index.html +2 -2
  561. package/out/events/EventDetailPage/index.html +2 -2
  562. package/out/events/index.html +2 -2
  563. package/out/exports/index.html +2 -2
  564. package/out/external/index.html +2 -2
  565. package/out/filters/FilterDetailPage/index.html +2 -2
  566. package/out/filters/index.html +2 -2
  567. package/out/filters/new/index.html +2 -2
  568. package/out/index.html +2 -2
  569. package/out/install/index.html +2 -2
  570. package/out/language/LanguageDetailPage/index.html +2 -2
  571. package/out/language/index.html +2 -2
  572. package/out/language/new/index.html +2 -2
  573. package/out/log-in/index.html +2 -2
  574. package/out/orders/OrderDetailPage/index.html +2 -2
  575. package/out/orders/index.html +2 -2
  576. package/out/payment-provider/PaymentProviderDetailPage/index.html +2 -2
  577. package/out/payment-provider/index.html +2 -2
  578. package/out/payment-provider/new/index.html +2 -2
  579. package/out/products/ProductDetailPage/index.html +2 -2
  580. package/out/products/index.html +2 -2
  581. package/out/products/new/index.html +2 -2
  582. package/out/quotations/QuotationDetailPage/index.html +2 -2
  583. package/out/quotations/index.html +2 -2
  584. package/out/reset-password/index.html +2 -2
  585. package/out/sign-up/index.html +2 -2
  586. package/out/styleguide/index.html +2 -2
  587. package/out/tokens/TokenDetailPage/index.html +2 -2
  588. package/out/tokens/index.html +2 -2
  589. package/out/users/UserDetailPage/index.html +2 -2
  590. package/out/users/index.html +2 -2
  591. package/out/users/new/index.html +2 -2
  592. package/out/verify-email/index.html +2 -2
  593. package/out/warehousing-provider/WarehousingProviderDetailPage/index.html +2 -2
  594. package/out/warehousing-provider/index.html +2 -2
  595. package/out/warehousing-provider/new/index.html +2 -2
  596. package/out/works/WorkDetailPage/index.html +2 -2
  597. package/out/works/WorkQueueListView/index.html +2 -2
  598. package/out/works/index.html +2 -2
  599. package/out/works/management/index.html +2 -2
  600. package/package.json +14 -14
  601. package/out/_next/static/chunks/0-kx7dau8mwj3.js +0 -12
  602. package/out/_next/static/chunks/0-vvjiu6i6io1.js +0 -8
  603. package/out/_next/static/chunks/020ygnpt2hvr6.js +0 -12
  604. package/out/_next/static/chunks/02789wou-krp2.js +0 -17
  605. package/out/_next/static/chunks/02pyaua1iclmh.js +0 -14
  606. package/out/_next/static/chunks/075wli4d5-r2p.js +0 -12
  607. package/out/_next/static/chunks/0d6coeyltto6f.js +0 -14
  608. package/out/_next/static/chunks/0i9-n-ou9xlff.js +0 -16
  609. package/out/_next/static/chunks/0kj2fqqsy6i5a.js +0 -14
  610. package/out/_next/static/chunks/0nwdczm-ggidm.js +0 -10
  611. package/out/_next/static/chunks/0o44zd65hf7ja.js +0 -18
  612. package/out/_next/static/chunks/0s_joidkwu3rl.js +0 -12
  613. package/out/_next/static/chunks/0smqsy4u3s0p_.js +0 -18
  614. package/out/_next/static/chunks/0w3869b8gkxvn.js +0 -14
  615. package/out/_next/static/chunks/0wjutk95t9soh.js +0 -13
  616. package/out/_next/static/chunks/1-bcv-77wl_kr.js +0 -12
  617. package/out/_next/static/chunks/166ijn8z_lj4u.js +0 -107
  618. package/out/_next/static/chunks/16h_9qcx1bkbi.js +0 -12
  619. package/out/_next/static/chunks/1765w9f3cd__i.js +0 -9
  620. package/out/_next/static/chunks/199qn4mcr74y9.js +0 -13
  621. package/out/_next/static/chunks/1bkf26dd0a1je.js +0 -14
  622. package/out/_next/static/chunks/1cd0q27lcn0v9.js +0 -12
  623. package/out/_next/static/chunks/1g685jdb1v1ic.js +0 -10
  624. package/out/_next/static/chunks/1gi1me_-4zp4j.js +0 -20
  625. package/out/_next/static/chunks/1gma2qehx-wg8.js +0 -8
  626. package/out/_next/static/chunks/1h9pl5vl0xk0u.js +0 -66
  627. package/out/_next/static/chunks/1l1jh7r2164fp.js +0 -12
  628. package/out/_next/static/chunks/1lewut00m9sq1.js +0 -1
  629. package/out/_next/static/chunks/1paq5rkj25r88.js +0 -1
  630. package/out/_next/static/chunks/1pl21uldingrs.js +0 -10
  631. package/out/_next/static/chunks/1uhhsszv0yyqu.js +0 -12
  632. package/out/_next/static/chunks/1vv5s7q0i03vv.js +0 -13
  633. package/out/_next/static/chunks/25xp4jhpkoys-.js +0 -15
  634. package/out/_next/static/chunks/266ifjsae9o8y.js +0 -15
  635. package/out/_next/static/chunks/26oz4niuq196h.js +0 -15
  636. package/out/_next/static/chunks/27gg7ro90t698.js +0 -12
  637. package/out/_next/static/chunks/27jaj6rxxuu8m.js +0 -13
  638. package/out/_next/static/chunks/2_et414wqnlow.js +0 -16
  639. package/out/_next/static/chunks/2_km26udzt4rw.js +0 -13
  640. package/out/_next/static/chunks/2a4b5y3ivwz_k.js +0 -16
  641. package/out/_next/static/chunks/2h5g2a91memt0.js +0 -14
  642. package/out/_next/static/chunks/2hw-87k5hxjnd.js +0 -7
  643. package/out/_next/static/chunks/2i5s2lrccoh2z.js +0 -8
  644. package/out/_next/static/chunks/2j0l7kybho547.js +0 -1
  645. package/out/_next/static/chunks/2nloomc5p8k3z.js +0 -15
  646. package/out/_next/static/chunks/2qaf44ypuy_4z.js +0 -1
  647. package/out/_next/static/chunks/2r743v9afkc6o.js +0 -21
  648. package/out/_next/static/chunks/2rxn56o3dny16.js +0 -13
  649. package/out/_next/static/chunks/2s-a-q9n-4720.js +0 -7
  650. package/out/_next/static/chunks/2t6-c849j1gzo.js +0 -15
  651. package/out/_next/static/chunks/2v5wqxg5po6bi.js +0 -21
  652. package/out/_next/static/chunks/2xw9-6m7g1h0u.js +0 -14
  653. package/out/_next/static/chunks/2zz0wsy9o6axm.js +0 -17
  654. package/out/_next/static/chunks/301x4aphmzmmz.js +0 -13
  655. package/out/_next/static/chunks/36iem94awn5te.js +0 -1
  656. package/out/_next/static/chunks/389ltf_fd8x4o.js +0 -17
  657. package/out/_next/static/chunks/3dhm792n15b_j.js +0 -14
  658. package/out/_next/static/chunks/3dktrkr-x_gg5.js +0 -14
  659. package/out/_next/static/chunks/3eifvfd9dxcau.js +0 -16
  660. package/out/_next/static/chunks/3g67xtrp0vv4m.js +0 -1
  661. package/out/_next/static/chunks/3mggjyvwt-zcv.js +0 -16
  662. package/out/_next/static/chunks/3mmh55q1q01dm.js +0 -1
  663. package/out/_next/static/chunks/3q4vx3y0y3b8f.js +0 -15
  664. package/out/_next/static/chunks/3zbvc7hsqe--6.js +0 -17
  665. package/out/_next/static/chunks/3zmshqnnou1t1.js +0 -13
  666. package/out/_next/static/chunks/40bj8p05_weue.js +0 -13
  667. package/out/_next/static/chunks/413qu_x6yky1e.js +0 -1
  668. package/out/_next/static/chunks/4259vr3f_srqk.js +0 -13
  669. package/out/_next/static/chunks/436wzlp_dvy3-.js +0 -13
  670. package/out/_next/static/chunks/44z0hn5p9y_kc.js +0 -14
  671. package/out/_next/static/chunks/turbopack-0buuzij_wb6oo.js +0 -1
  672. package/out/_next/static/chunks/turbopack-0lyjo4pc9gmta.js +0 -1
  673. package/out/_next/static/chunks/turbopack-1s84g8rorq9z9.js +0 -1
  674. package/out/_next/static/chunks/turbopack-1udgwh4h-oxxi.js +0 -1
  675. package/out/_next/static/chunks/turbopack-2d5m_036sipx_.js +0 -1
  676. package/out/_next/static/chunks/turbopack-2qbdkv-049pcn.js +0 -1
  677. package/out/_next/static/chunks/turbopack-2xogbjelfebs9.js +0 -1
  678. package/out/_next/static/chunks/turbopack-30360onh0u-p-.js +0 -1
  679. package/out/_next/static/chunks/turbopack-34w-nmqfd_xdk.js +0 -1
  680. package/out/_next/static/chunks/turbopack-3d3ft7r25v06f.js +0 -1
  681. package/out/_next/static/chunks/turbopack-3o7ajhrpw1q1f.js +0 -1
  682. /package/out/_next/static/{FNg7dw2L88E-_7FIFWIOB → qrH64bWBknGCDeSU-IqHn}/_clientMiddlewareManifest.js +0 -0
  683. /package/out/_next/static/{FNg7dw2L88E-_7FIFWIOB → qrH64bWBknGCDeSU-IqHn}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.19" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/1paq5rkj25r88.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/3fatocqr45gc-.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2t8-bqg8qce33.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/1d7yxt38n9q85.js" defer=""></script><script src="/_next/static/chunks/36iem94awn5te.js" defer=""></script><script src="/_next/static/chunks/07q8ufsdxo1tx.js" defer=""></script><script src="/_next/static/chunks/2w9zv8rs1v2dp.js" defer=""></script><script src="/_next/static/chunks/09pees0w94cvm.js" defer=""></script><script src="/_next/static/chunks/40bj8p05_weue.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/166ijn8z_lj4u.js" defer=""></script><script src="/_next/static/chunks/turbopack-135_3fkj93zbs.js" defer=""></script><script src="/_next/static/chunks/3gps2w4oz_5nb.js" defer=""></script><script src="/_next/static/chunks/2bijmez61unrj.js" defer=""></script><script src="/_next/static/chunks/3bxtyo0u_psf7.js" defer=""></script><script src="/_next/static/chunks/3bdwwpbemvjx7.js" defer=""></script><script src="/_next/static/chunks/3xhmfg-981n_5.js" defer=""></script><script src="/_next/static/chunks/2-4ng9fxftmld.js" defer=""></script><script src="/_next/static/chunks/2w5y5xf0nriwx.js" defer=""></script><script src="/_next/static/chunks/turbopack-0bszywoq094m7.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_buildManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_ssgManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
1
+ <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.21" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/2kzyda4a6mqut.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/36pa0vs0telmp.js" defer=""></script><script src="/_next/static/chunks/252jebodi67kg.js" defer=""></script><script src="/_next/static/chunks/3rnl7-84z1op5.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/2ef363b9erq_s.js" defer=""></script><script src="/_next/static/chunks/0-kffmdf1lcxk.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2hm0mbq0vtqmw.js" defer=""></script><script src="/_next/static/chunks/3ghzaufs2n8uq.js" defer=""></script><script src="/_next/static/chunks/3jv-kmvjt_bno.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/3wwsanj-y2gn3.js" defer=""></script><script src="/_next/static/chunks/turbopack-25vthc1ebxwmp.js" defer=""></script><script src="/_next/static/chunks/16ey81skn09dz.js" defer=""></script><script src="/_next/static/chunks/38pz7fmyf6ay0.js" defer=""></script><script src="/_next/static/chunks/3bxtyo0u_psf7.js" defer=""></script><script src="/_next/static/chunks/0d6_opzy2p6ik.js" defer=""></script><script src="/_next/static/chunks/3xhmfg-981n_5.js" defer=""></script><script src="/_next/static/chunks/2-4ng9fxftmld.js" defer=""></script><script src="/_next/static/chunks/2w5y5xf0nriwx.js" defer=""></script><script src="/_next/static/chunks/turbopack-3pajnpuxg-oo4.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_buildManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_ssgManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
2
2
  <!--
3
3
  _____ _____ _____ _____ _____ _____ _____ _____ ____
4
4
  | | | | | | | | _ | | | | __| \
@@ -8,4 +8,4 @@
8
8
  - Technology, Engineering & Design by Unchained Commerce GmbH - https://unchained.shop
9
9
 
10
10
  -->
11
- </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/warehousing-provider","query":{},"buildId":"FNg7dw2L88E-_7FIFWIOB","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
11
+ </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/warehousing-provider","query":{},"buildId":"qrH64bWBknGCDeSU-IqHn","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.19" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/1paq5rkj25r88.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/3fatocqr45gc-.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2t8-bqg8qce33.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/1d7yxt38n9q85.js" defer=""></script><script src="/_next/static/chunks/36iem94awn5te.js" defer=""></script><script src="/_next/static/chunks/07q8ufsdxo1tx.js" defer=""></script><script src="/_next/static/chunks/2w9zv8rs1v2dp.js" defer=""></script><script src="/_next/static/chunks/09pees0w94cvm.js" defer=""></script><script src="/_next/static/chunks/40bj8p05_weue.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/166ijn8z_lj4u.js" defer=""></script><script src="/_next/static/chunks/turbopack-135_3fkj93zbs.js" defer=""></script><script src="/_next/static/chunks/2ph1xxjuzrdi5.js" defer=""></script><script src="/_next/static/chunks/3bxtyo0u_psf7.js" defer=""></script><script src="/_next/static/chunks/3bdwwpbemvjx7.js" defer=""></script><script src="/_next/static/chunks/2bijmez61unrj.js" defer=""></script><script src="/_next/static/chunks/2-4ng9fxftmld.js" defer=""></script><script src="/_next/static/chunks/turbopack-3o7ajhrpw1q1f.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_buildManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_ssgManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
1
+ <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.21" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/2kzyda4a6mqut.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/36pa0vs0telmp.js" defer=""></script><script src="/_next/static/chunks/252jebodi67kg.js" defer=""></script><script src="/_next/static/chunks/3rnl7-84z1op5.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/2ef363b9erq_s.js" defer=""></script><script src="/_next/static/chunks/0-kffmdf1lcxk.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2hm0mbq0vtqmw.js" defer=""></script><script src="/_next/static/chunks/3ghzaufs2n8uq.js" defer=""></script><script src="/_next/static/chunks/3jv-kmvjt_bno.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/3wwsanj-y2gn3.js" defer=""></script><script src="/_next/static/chunks/turbopack-25vthc1ebxwmp.js" defer=""></script><script src="/_next/static/chunks/2cbr3ybo4xsrv.js" defer=""></script><script src="/_next/static/chunks/3bxtyo0u_psf7.js" defer=""></script><script src="/_next/static/chunks/0d6_opzy2p6ik.js" defer=""></script><script src="/_next/static/chunks/38pz7fmyf6ay0.js" defer=""></script><script src="/_next/static/chunks/2-4ng9fxftmld.js" defer=""></script><script src="/_next/static/chunks/turbopack-3tgiyd018trw3.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_buildManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_ssgManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
2
2
  <!--
3
3
  _____ _____ _____ _____ _____ _____ _____ _____ ____
4
4
  | | | | | | | | _ | | | | __| \
@@ -8,4 +8,4 @@
8
8
  - Technology, Engineering & Design by Unchained Commerce GmbH - https://unchained.shop
9
9
 
10
10
  -->
11
- </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/warehousing-provider/new","query":{},"buildId":"FNg7dw2L88E-_7FIFWIOB","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
11
+ </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/warehousing-provider/new","query":{},"buildId":"qrH64bWBknGCDeSU-IqHn","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.19" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/1paq5rkj25r88.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/3fatocqr45gc-.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2t8-bqg8qce33.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/1d7yxt38n9q85.js" defer=""></script><script src="/_next/static/chunks/36iem94awn5te.js" defer=""></script><script src="/_next/static/chunks/07q8ufsdxo1tx.js" defer=""></script><script src="/_next/static/chunks/2w9zv8rs1v2dp.js" defer=""></script><script src="/_next/static/chunks/09pees0w94cvm.js" defer=""></script><script src="/_next/static/chunks/40bj8p05_weue.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/166ijn8z_lj4u.js" defer=""></script><script src="/_next/static/chunks/turbopack-135_3fkj93zbs.js" defer=""></script><script src="/_next/static/chunks/3bxtyo0u_psf7.js" defer=""></script><script src="/_next/static/chunks/2bijmez61unrj.js" defer=""></script><script src="/_next/static/chunks/0u7f6bhe_pq3r.js" defer=""></script><script src="/_next/static/chunks/40t7r6dc5nu9x.js" defer=""></script><script src="/_next/static/chunks/2-4ng9fxftmld.js" defer=""></script><script src="/_next/static/chunks/0ukyxgmnqos6o.js" defer=""></script><script src="/_next/static/chunks/turbopack-34w-nmqfd_xdk.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_buildManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_ssgManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
1
+ <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.21" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/2kzyda4a6mqut.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/36pa0vs0telmp.js" defer=""></script><script src="/_next/static/chunks/252jebodi67kg.js" defer=""></script><script src="/_next/static/chunks/3rnl7-84z1op5.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/2ef363b9erq_s.js" defer=""></script><script src="/_next/static/chunks/0-kffmdf1lcxk.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2hm0mbq0vtqmw.js" defer=""></script><script src="/_next/static/chunks/3ghzaufs2n8uq.js" defer=""></script><script src="/_next/static/chunks/3jv-kmvjt_bno.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/3wwsanj-y2gn3.js" defer=""></script><script src="/_next/static/chunks/turbopack-25vthc1ebxwmp.js" defer=""></script><script src="/_next/static/chunks/3bxtyo0u_psf7.js" defer=""></script><script src="/_next/static/chunks/38pz7fmyf6ay0.js" defer=""></script><script src="/_next/static/chunks/0razrbxeai797.js" defer=""></script><script src="/_next/static/chunks/2t3t6gm5vlg_0.js" defer=""></script><script src="/_next/static/chunks/2-4ng9fxftmld.js" defer=""></script><script src="/_next/static/chunks/0ukyxgmnqos6o.js" defer=""></script><script src="/_next/static/chunks/turbopack-0t_4mmwvh5jcg.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_buildManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_ssgManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
2
2
  <!--
3
3
  _____ _____ _____ _____ _____ _____ _____ _____ ____
4
4
  | | | | | | | | _ | | | | __| \
@@ -8,4 +8,4 @@
8
8
  - Technology, Engineering & Design by Unchained Commerce GmbH - https://unchained.shop
9
9
 
10
10
  -->
11
- </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/works/WorkDetailPage","query":{},"buildId":"FNg7dw2L88E-_7FIFWIOB","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
11
+ </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/works/WorkDetailPage","query":{},"buildId":"qrH64bWBknGCDeSU-IqHn","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.19" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/1paq5rkj25r88.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/3fatocqr45gc-.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2t8-bqg8qce33.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/1d7yxt38n9q85.js" defer=""></script><script src="/_next/static/chunks/36iem94awn5te.js" defer=""></script><script src="/_next/static/chunks/07q8ufsdxo1tx.js" defer=""></script><script src="/_next/static/chunks/2w9zv8rs1v2dp.js" defer=""></script><script src="/_next/static/chunks/09pees0w94cvm.js" defer=""></script><script src="/_next/static/chunks/40bj8p05_weue.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/166ijn8z_lj4u.js" defer=""></script><script src="/_next/static/chunks/turbopack-135_3fkj93zbs.js" defer=""></script><script src="/_next/static/chunks/2bijmez61unrj.js" defer=""></script><script src="/_next/static/chunks/3wzzh45yillzb.js" defer=""></script><script src="/_next/static/chunks/2kbieaechn8m8.js" defer=""></script><script src="/_next/static/chunks/2jtk4-i4e9lug.js" defer=""></script><script src="/_next/static/chunks/2_ria73vuq53h.js" defer=""></script><script src="/_next/static/chunks/turbopack-0g4rv9x40334-.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_buildManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_ssgManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
1
+ <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.21" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/2kzyda4a6mqut.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/36pa0vs0telmp.js" defer=""></script><script src="/_next/static/chunks/252jebodi67kg.js" defer=""></script><script src="/_next/static/chunks/3rnl7-84z1op5.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/2ef363b9erq_s.js" defer=""></script><script src="/_next/static/chunks/0-kffmdf1lcxk.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2hm0mbq0vtqmw.js" defer=""></script><script src="/_next/static/chunks/3ghzaufs2n8uq.js" defer=""></script><script src="/_next/static/chunks/3jv-kmvjt_bno.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/3wwsanj-y2gn3.js" defer=""></script><script src="/_next/static/chunks/turbopack-25vthc1ebxwmp.js" defer=""></script><script src="/_next/static/chunks/38pz7fmyf6ay0.js" defer=""></script><script src="/_next/static/chunks/3wzzh45yillzb.js" defer=""></script><script src="/_next/static/chunks/2kbieaechn8m8.js" defer=""></script><script src="/_next/static/chunks/2jtk4-i4e9lug.js" defer=""></script><script src="/_next/static/chunks/2bm5aw8hqlgf2.js" defer=""></script><script src="/_next/static/chunks/turbopack-3soc2g2pyqtpz.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_buildManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_ssgManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
2
2
  <!--
3
3
  _____ _____ _____ _____ _____ _____ _____ _____ ____
4
4
  | | | | | | | | _ | | | | __| \
@@ -8,4 +8,4 @@
8
8
  - Technology, Engineering & Design by Unchained Commerce GmbH - https://unchained.shop
9
9
 
10
10
  -->
11
- </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/works/WorkQueueListView","query":{},"buildId":"FNg7dw2L88E-_7FIFWIOB","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
11
+ </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/works/WorkQueueListView","query":{},"buildId":"qrH64bWBknGCDeSU-IqHn","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.19" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/1paq5rkj25r88.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/3fatocqr45gc-.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2t8-bqg8qce33.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/1d7yxt38n9q85.js" defer=""></script><script src="/_next/static/chunks/36iem94awn5te.js" defer=""></script><script src="/_next/static/chunks/07q8ufsdxo1tx.js" defer=""></script><script src="/_next/static/chunks/2w9zv8rs1v2dp.js" defer=""></script><script src="/_next/static/chunks/09pees0w94cvm.js" defer=""></script><script src="/_next/static/chunks/40bj8p05_weue.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/166ijn8z_lj4u.js" defer=""></script><script src="/_next/static/chunks/turbopack-135_3fkj93zbs.js" defer=""></script><script src="/_next/static/chunks/3bxtyo0u_psf7.js" defer=""></script><script src="/_next/static/chunks/2bijmez61unrj.js" defer=""></script><script src="/_next/static/chunks/1f3mflnvp8_7-.js" defer=""></script><script src="/_next/static/chunks/2kbieaechn8m8.js" defer=""></script><script src="/_next/static/chunks/2w5y5xf0nriwx.js" defer=""></script><script src="/_next/static/chunks/34_uxvoed7itd.js" defer=""></script><script src="/_next/static/chunks/3bdwwpbemvjx7.js" defer=""></script><script src="/_next/static/chunks/2jtk4-i4e9lug.js" defer=""></script><script src="/_next/static/chunks/2-4ng9fxftmld.js" defer=""></script><script src="/_next/static/chunks/turbopack-1b93bv1_u6do1.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_buildManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_ssgManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
1
+ <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.21" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/2kzyda4a6mqut.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/36pa0vs0telmp.js" defer=""></script><script src="/_next/static/chunks/252jebodi67kg.js" defer=""></script><script src="/_next/static/chunks/3rnl7-84z1op5.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/2ef363b9erq_s.js" defer=""></script><script src="/_next/static/chunks/0-kffmdf1lcxk.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2hm0mbq0vtqmw.js" defer=""></script><script src="/_next/static/chunks/3ghzaufs2n8uq.js" defer=""></script><script src="/_next/static/chunks/3jv-kmvjt_bno.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/3wwsanj-y2gn3.js" defer=""></script><script src="/_next/static/chunks/turbopack-25vthc1ebxwmp.js" defer=""></script><script src="/_next/static/chunks/3bxtyo0u_psf7.js" defer=""></script><script src="/_next/static/chunks/38pz7fmyf6ay0.js" defer=""></script><script src="/_next/static/chunks/1f3mflnvp8_7-.js" defer=""></script><script src="/_next/static/chunks/2kbieaechn8m8.js" defer=""></script><script src="/_next/static/chunks/2w5y5xf0nriwx.js" defer=""></script><script src="/_next/static/chunks/3ebh4y7h6y1vq.js" defer=""></script><script src="/_next/static/chunks/0d6_opzy2p6ik.js" defer=""></script><script src="/_next/static/chunks/2jtk4-i4e9lug.js" defer=""></script><script src="/_next/static/chunks/2-4ng9fxftmld.js" defer=""></script><script src="/_next/static/chunks/turbopack-0xkx2uti084qk.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_buildManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_ssgManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
2
2
  <!--
3
3
  _____ _____ _____ _____ _____ _____ _____ _____ ____
4
4
  | | | | | | | | _ | | | | __| \
@@ -8,4 +8,4 @@
8
8
  - Technology, Engineering & Design by Unchained Commerce GmbH - https://unchained.shop
9
9
 
10
10
  -->
11
- </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/works","query":{},"buildId":"FNg7dw2L88E-_7FIFWIOB","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
11
+ </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/works","query":{},"buildId":"qrH64bWBknGCDeSU-IqHn","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.19" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/1paq5rkj25r88.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/3fatocqr45gc-.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2t8-bqg8qce33.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/1d7yxt38n9q85.js" defer=""></script><script src="/_next/static/chunks/36iem94awn5te.js" defer=""></script><script src="/_next/static/chunks/07q8ufsdxo1tx.js" defer=""></script><script src="/_next/static/chunks/2w9zv8rs1v2dp.js" defer=""></script><script src="/_next/static/chunks/09pees0w94cvm.js" defer=""></script><script src="/_next/static/chunks/40bj8p05_weue.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/166ijn8z_lj4u.js" defer=""></script><script src="/_next/static/chunks/turbopack-135_3fkj93zbs.js" defer=""></script><script src="/_next/static/chunks/0zna0xdp64z_l.js" defer=""></script><script src="/_next/static/chunks/3bxtyo0u_psf7.js" defer=""></script><script src="/_next/static/chunks/3bdwwpbemvjx7.js" defer=""></script><script src="/_next/static/chunks/2bijmez61unrj.js" defer=""></script><script src="/_next/static/chunks/2-4ng9fxftmld.js" defer=""></script><script src="/_next/static/chunks/turbopack-0zbiiplahh0oz.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_buildManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_ssgManifest.js" defer=""></script><script src="/_next/static/FNg7dw2L88E-_7FIFWIOB/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
1
+ <!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">Unchained: Admin UI</title><meta name="og:description-0-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="og:site_name-1-Admin UI" content="Admin UI"/><meta name="og:url-2-https://unchained.shop" content="https://unchained.shop"/><meta name="og:image-3-/icons/manifest-icon-512.maskable.png" content="/icons/manifest-icon-512.maskable.png"/><meta name="og:type-4-website" content="website"/><meta name="og:title-5-Unchained Admin UI" content="Unchained Admin UI"/><meta name="twitter:image-6-/icons/manifest-icon-192.maskable.png" content="/icons/manifest-icon-192.maskable.png"/><meta name="twitter:creator-7-@unchainedshop" content="@unchainedshop"/><meta name="twitter:description-8-Unchained e-commerce shop controller" content="Unchained e-commerce shop controller"/><meta name="twitter:card-9-summary" content="summary"/><meta name="twitter:url-10-https://unchained.shop" content="https://unchained.shop"/><meta name="twitter:title-11-Unchained Admin UI" content="Unchained Admin UI"/><meta name="application-name-12-Unchained Admin UI" content="Unchained Admin UI"/><meta name="apple-mobile-web-app-capable-13-yes" content="yes"/><meta name="apple-mobile-web-app-status-bar-style-14-default" content="default"/><meta name="apple-mobile-web-app-title-15-Admin UI" content="Admin UI"/><meta name="description-16-Unchained e-commerce shop admin control" content="Unchained e-commerce shop admin control"/><meta name="format-detection-17-telephone=no" content="telephone=no"/><meta name="mobile-web-app-capable-18-yes" content="yes"/><meta name="msapplication-config-19-/icons/browserconfig.xml" content="/icons/browserconfig.xml"/><meta name="msapplication-TileColor-20-#537bd8" content="#537bd8"/><meta name="msapplication-tap-highlight-21-no" content="no"/><meta name="theme-color-22-#537bd8" content="#537bd8"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><link rel="icon" type="image/png" sizes="196x196" href="/icons/favicon-196.png"/><link rel="apple-touch-icon" href="/icons/apple-icon-180.png"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2732-2048.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2388-1668.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2048-1536.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2224-1668.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2160-1620.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2778-1284.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2532-1170.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2436-1125.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2688-1242.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1792-828.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-2208-1242.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1334-750.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"/><link rel="apple-touch-startup-image" href="/icons/apple-splash-1136-640.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"/><link rel="preload" href="/_next/static/chunks/3zqfchpzqxd92.css" as="style"/><script src="/admin-ui-permissions.js?v=4.8.21" id="role-config-script"></script><link rel="stylesheet" href="/_next/static/chunks/3zqfchpzqxd92.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/2kzyda4a6mqut.js" defer=""></script><script src="/_next/static/chunks/3yqw8z_udrol0.js" defer=""></script><script src="/_next/static/chunks/36pa0vs0telmp.js" defer=""></script><script src="/_next/static/chunks/252jebodi67kg.js" defer=""></script><script src="/_next/static/chunks/3rnl7-84z1op5.js" defer=""></script><script src="/_next/static/chunks/0c9ruqj2wf3n6.js" defer=""></script><script src="/_next/static/chunks/2ef363b9erq_s.js" defer=""></script><script src="/_next/static/chunks/0-kffmdf1lcxk.js" defer=""></script><script src="/_next/static/chunks/3k98cr566roh-.js" defer=""></script><script src="/_next/static/chunks/2hm0mbq0vtqmw.js" defer=""></script><script src="/_next/static/chunks/3ghzaufs2n8uq.js" defer=""></script><script src="/_next/static/chunks/3jv-kmvjt_bno.js" defer=""></script><script src="/_next/static/chunks/35995k_05rugk.js" defer=""></script><script src="/_next/static/chunks/3wwsanj-y2gn3.js" defer=""></script><script src="/_next/static/chunks/turbopack-25vthc1ebxwmp.js" defer=""></script><script src="/_next/static/chunks/1_quktgfhf40v.js" defer=""></script><script src="/_next/static/chunks/3bxtyo0u_psf7.js" defer=""></script><script src="/_next/static/chunks/0d6_opzy2p6ik.js" defer=""></script><script src="/_next/static/chunks/38pz7fmyf6ay0.js" defer=""></script><script src="/_next/static/chunks/2-4ng9fxftmld.js" defer=""></script><script src="/_next/static/chunks/turbopack-0x70e5tn0cdka.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_buildManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_ssgManifest.js" defer=""></script><script src="/_next/static/qrH64bWBknGCDeSU-IqHn/_clientMiddlewareManifest.js" defer=""></script></head><body class="h-full bg-slate-50 dark:bg-slate-950 dark:text-slate-200"><noscript>
2
2
  <!--
3
3
  _____ _____ _____ _____ _____ _____ _____ _____ ____
4
4
  | | | | | | | | _ | | | | __| \
@@ -8,4 +8,4 @@
8
8
  - Technology, Engineering & Design by Unchained Commerce GmbH - https://unchained.shop
9
9
 
10
10
  -->
11
- </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/works/management","query":{},"buildId":"FNg7dw2L88E-_7FIFWIOB","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
11
+ </noscript><div id="__next"><div class="my-5 flex h-full w-full items-center justify-center bg-slate-50 dark:bg-slate-950 py-5"><div class="flex items-center justify-center space-x-1 text-sm text-slate-700 dark:text-slate-200"><svg fill="none" class="h-6 w-6 animate-spin" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.165 8.53a.5.5 0 01-.404.58A7 7 0 1023 16a.5.5 0 011 0 8 8 0 11-9.416-7.874.5.5 0 01.58.404z" fill="currentColor" fill-rule="evenodd"></path></svg><div>Loading ...</div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"componentName":"Unknown"},"page":"/works/management","query":{},"buildId":"qrH64bWBknGCDeSU-IqHn","nextExport":true,"isFallback":false,"appGip":true,"scriptLoader":[]}</script></body></html>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@unchainedshop/admin-ui",
3
3
  "license": "EUPL-1.2",
4
- "version": "4.8.19",
4
+ "version": "4.8.21",
5
5
  "description": "Unchained Commerce Admin UI Template",
6
6
  "main": "./out/index.html",
7
7
  "files": [
@@ -39,20 +39,20 @@
39
39
  "Mikael Araya Mengistu <mikael@unchained.shop> (http://www.unchained.shop)"
40
40
  ],
41
41
  "devDependencies": {
42
- "@ai-sdk/react": "^4.0.61",
43
- "@apollo/client": "^4.0.11",
42
+ "@ai-sdk/react": "^4.0.76",
43
+ "@apollo/client": "^4.2.12",
44
44
  "@dnd-kit/core": "^6.3.1",
45
45
  "@dnd-kit/sortable": "^10.0.0",
46
46
  "@dnd-kit/utilities": "^3.2.2",
47
47
  "@eslint/js": "^10.0.0",
48
- "@formatjs/cli": "^6.8.1",
48
+ "@formatjs/cli": "^6.16.19",
49
49
  "@formatjs/intl-pluralrules": "^6.0.1",
50
50
  "@formatjs/intl-relativetimeformat": "^12.0.2",
51
51
  "@graphql-codegen/cli": "^7.0.0",
52
52
  "@graphql-codegen/typescript-operations": "^6.0.2",
53
53
  "@headlessui/react": "^2.2.9",
54
54
  "@heroicons/react": "^2.2.0",
55
- "@next/eslint-plugin-next": "^16.0.0",
55
+ "@next/eslint-plugin-next": "^16.3.1",
56
56
  "@tailwindcss/forms": "^0.5.10",
57
57
  "@tailwindcss/postcss": "^4.1.18",
58
58
  "@tailwindcss/typography": "^0.5.19",
@@ -60,10 +60,10 @@
60
60
  "@types/react": "^19.2.7",
61
61
  "@typescript-eslint/eslint-plugin": "^8.43.0",
62
62
  "@typescript-eslint/parser": "^8.43.0",
63
- "ai": "^7.0.58",
63
+ "ai": "^7.0.73",
64
64
  "classnames": "^2.5.1",
65
65
  "clsx": "^2.1.1",
66
- "cypress": "^15.0.0",
66
+ "cypress": "^15.21.0",
67
67
  "d3": "^7.9.0",
68
68
  "date-fns": "^4.1.0",
69
69
  "date-fns-tz": "^3.2.0",
@@ -71,21 +71,21 @@
71
71
  "eslint": "^10.0.0",
72
72
  "eslint-config-prettier": "^10.1.8",
73
73
  "eslint-plugin-cypress": "^7.0.0",
74
- "eslint-plugin-formatjs": "^6.0.1",
74
+ "eslint-plugin-formatjs": "^6.5.0",
75
75
  "eslint-plugin-prettier": "^5.5.4",
76
76
  "formik": "^2.4.9",
77
77
  "globals": "^17.0.0",
78
- "graphql": "^16.12.0",
79
- "intl-messageformat": "^11.0.1",
78
+ "graphql": "^17.0.2",
79
+ "intl-messageformat": "^11.2.14",
80
80
  "lodash.isequal": "^4.5.0",
81
- "lucide-react": "^1.7.0",
82
- "next": "^16.0.10",
81
+ "lucide-react": "^1.33.0",
82
+ "next": "^16.3.1",
83
83
  "npm-run-all": "^4.1.5",
84
- "papaparse": "^5.5.3",
84
+ "papaparse": "^5.6.0",
85
85
  "prettier": "^3.7.4",
86
86
  "react": "19.2",
87
87
  "react-dom": "19.2",
88
- "react-intl": "^10.1.1",
88
+ "react-intl": "^10.1.22",
89
89
  "react-is": "19.2",
90
90
  "react-markdown": "^10.1.0",
91
91
  "react-select": "^5.10.2",
@@ -1,12 +0,0 @@
1
- __turbopack_load_page_chunks__("/log-in", [
2
- "static/chunks/2ts8ed-v0uy3f.js",
3
- "static/chunks/2obwy2cjs-tkl.js",
4
- "static/chunks/2t8-bqg8qce33.js",
5
- "static/chunks/2bijmez61unrj.js",
6
- "static/chunks/40bj8p05_weue.js",
7
- "static/chunks/2-4ng9fxftmld.js",
8
- "static/chunks/2w9zv8rs1v2dp.js",
9
- "static/chunks/07q8ufsdxo1tx.js",
10
- "static/chunks/09pees0w94cvm.js",
11
- "static/chunks/turbopack-06wgqo3oih99j.js"
12
- ])
@@ -1,8 +0,0 @@
1
- __turbopack_load_page_chunks__("/404", [
2
- "static/chunks/2i6ytth8ua7yu.js",
3
- "static/chunks/2t8-bqg8qce33.js",
4
- "static/chunks/07q8ufsdxo1tx.js",
5
- "static/chunks/2w9zv8rs1v2dp.js",
6
- "static/chunks/09pees0w94cvm.js",
7
- "static/chunks/turbopack-3z1kj0q9v13m5.js"
8
- ])
@@ -1,12 +0,0 @@
1
- __turbopack_load_page_chunks__("/events/EventDetailPage", [
2
- "static/chunks/1d2gpcttrfusd.js",
3
- "static/chunks/2bijmez61unrj.js",
4
- "static/chunks/15efce81fs21v.js",
5
- "static/chunks/3wzzh45yillzb.js",
6
- "static/chunks/40bj8p05_weue.js",
7
- "static/chunks/07q8ufsdxo1tx.js",
8
- "static/chunks/2t8-bqg8qce33.js",
9
- "static/chunks/2w9zv8rs1v2dp.js",
10
- "static/chunks/09pees0w94cvm.js",
11
- "static/chunks/turbopack-18n83cxq16dpq.js"
12
- ])