@open-mercato/core 0.6.6-develop.6184.1.b7e55f8d61 → 0.6.6-develop.6201.1.8ceb502c4b

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 (63) hide show
  1. package/.turbo/turbo-build.log +1 -1
  2. package/dist/modules/auth/frontend/login.js +5 -5
  3. package/dist/modules/auth/frontend/login.js.map +2 -2
  4. package/dist/modules/catalog/backend/catalog/products/MerchandisingAssistantSheet.js +3 -2
  5. package/dist/modules/catalog/backend/catalog/products/MerchandisingAssistantSheet.js.map +2 -2
  6. package/dist/modules/catalog/widgets/injection/product-seo/widget.client.js +26 -14
  7. package/dist/modules/catalog/widgets/injection/product-seo/widget.client.js.map +2 -2
  8. package/dist/modules/customers/api/deals/[id]/route.js +169 -149
  9. package/dist/modules/customers/api/deals/[id]/route.js.map +3 -3
  10. package/dist/modules/customers/components/detail/InlineEditors.js +9 -4
  11. package/dist/modules/customers/components/detail/InlineEditors.js.map +2 -2
  12. package/dist/modules/integrations/backend/integrations/[id]/page.js +13 -9
  13. package/dist/modules/integrations/backend/integrations/[id]/page.js.map +2 -2
  14. package/dist/modules/integrations/backend/integrations/bundle/[id]/page.js +81 -37
  15. package/dist/modules/integrations/backend/integrations/bundle/[id]/page.js.map +2 -2
  16. package/dist/modules/integrations/backend/integrations/detail-page-refresh.js +17 -0
  17. package/dist/modules/integrations/backend/integrations/detail-page-refresh.js.map +7 -0
  18. package/dist/modules/integrations/backend/integrations/page.js +45 -24
  19. package/dist/modules/integrations/backend/integrations/page.js.map +2 -2
  20. package/dist/modules/notifications/api/[id]/action/route.js +18 -3
  21. package/dist/modules/notifications/api/[id]/action/route.js.map +2 -2
  22. package/dist/modules/notifications/api/[id]/restore/route.js +19 -3
  23. package/dist/modules/notifications/api/[id]/restore/route.js.map +2 -2
  24. package/dist/modules/notifications/api/mark-all-read/route.js +18 -4
  25. package/dist/modules/notifications/api/mark-all-read/route.js.map +2 -2
  26. package/dist/modules/notifications/api/route.js +17 -4
  27. package/dist/modules/notifications/api/route.js.map +2 -2
  28. package/dist/modules/notifications/api/settings/route.js +26 -5
  29. package/dist/modules/notifications/api/settings/route.js.map +2 -2
  30. package/dist/modules/notifications/lib/routeHelpers.js +64 -5
  31. package/dist/modules/notifications/lib/routeHelpers.js.map +2 -2
  32. package/dist/modules/sales/components/documents/SalesDocumentForm.js +299 -297
  33. package/dist/modules/sales/components/documents/SalesDocumentForm.js.map +2 -2
  34. package/dist/modules/workflows/components/EdgeEditDialog.js +120 -141
  35. package/dist/modules/workflows/components/EdgeEditDialog.js.map +2 -2
  36. package/dist/modules/workflows/components/NodeEditDialog.js +114 -118
  37. package/dist/modules/workflows/components/NodeEditDialog.js.map +2 -2
  38. package/dist/modules/workflows/frontend/checkout-demo/page.js +155 -260
  39. package/dist/modules/workflows/frontend/checkout-demo/page.js.map +2 -2
  40. package/package.json +7 -7
  41. package/src/modules/auth/frontend/login.tsx +5 -5
  42. package/src/modules/catalog/backend/catalog/products/MerchandisingAssistantSheet.tsx +4 -3
  43. package/src/modules/catalog/widgets/injection/product-seo/widget.client.tsx +27 -17
  44. package/src/modules/customers/api/deals/[id]/route.ts +208 -174
  45. package/src/modules/customers/components/detail/InlineEditors.tsx +6 -10
  46. package/src/modules/integrations/backend/integrations/[id]/page.tsx +13 -9
  47. package/src/modules/integrations/backend/integrations/bundle/[id]/page.tsx +78 -35
  48. package/src/modules/integrations/backend/integrations/detail-page-refresh.ts +36 -0
  49. package/src/modules/integrations/backend/integrations/page.tsx +42 -21
  50. package/src/modules/notifications/api/[id]/action/route.ts +17 -2
  51. package/src/modules/notifications/api/[id]/restore/route.ts +19 -3
  52. package/src/modules/notifications/api/mark-all-read/route.ts +18 -4
  53. package/src/modules/notifications/api/route.ts +16 -3
  54. package/src/modules/notifications/api/settings/route.ts +26 -5
  55. package/src/modules/notifications/lib/routeHelpers.ts +101 -4
  56. package/src/modules/sales/components/documents/SalesDocumentForm.tsx +351 -327
  57. package/src/modules/workflows/components/EdgeEditDialog.tsx +132 -157
  58. package/src/modules/workflows/components/NodeEditDialog.tsx +116 -121
  59. package/src/modules/workflows/frontend/checkout-demo/page.tsx +172 -239
  60. package/src/modules/workflows/i18n/de.json +2 -0
  61. package/src/modules/workflows/i18n/en.json +2 -0
  62. package/src/modules/workflows/i18n/es.json +2 -0
  63. package/src/modules/workflows/i18n/pl.json +2 -0
@@ -102,8 +102,10 @@
102
102
  "workflows.activities.waitUntilDescription": "Bestimmtes Datum und Uhrzeit, bis zu dem gewartet werden soll",
103
103
  "workflows.backToList": "Zurück zu Workflows",
104
104
  "workflows.backend.definitions.visual_editor.title": "Visueller Workflow-Editor",
105
+ "workflows.checkoutDemo.cart.decreaseQty": "Decrease quantity",
105
106
  "workflows.checkoutDemo.cart.empty.hint": "Füge Produkte aus dem Dropdown oben hinzu",
106
107
  "workflows.checkoutDemo.cart.empty.title": "Dein Warenkorb ist leer",
108
+ "workflows.checkoutDemo.cart.increaseQty": "Increase quantity",
107
109
  "workflows.checkoutDemo.cart.pricePerUnitSuffix": "each",
108
110
  "workflows.checkoutDemo.cart.removeItemTitle": "Remove from cart",
109
111
  "workflows.checkoutDemo.cart.selectHint": "Select products from the dropdown to add them to your cart",
@@ -102,8 +102,10 @@
102
102
  "workflows.activities.waitUntilDescription": "Specific date and time to wait until",
103
103
  "workflows.backToList": "Back to workflows",
104
104
  "workflows.backend.definitions.visual_editor.title": "Visual Workflow Editor",
105
+ "workflows.checkoutDemo.cart.decreaseQty": "Decrease quantity",
105
106
  "workflows.checkoutDemo.cart.empty.hint": "Add products from the dropdown above",
106
107
  "workflows.checkoutDemo.cart.empty.title": "Your cart is empty",
108
+ "workflows.checkoutDemo.cart.increaseQty": "Increase quantity",
107
109
  "workflows.checkoutDemo.cart.pricePerUnitSuffix": "each",
108
110
  "workflows.checkoutDemo.cart.removeItemTitle": "Remove from cart",
109
111
  "workflows.checkoutDemo.cart.selectHint": "Select products from the dropdown to add them to your cart",
@@ -102,8 +102,10 @@
102
102
  "workflows.activities.waitUntilDescription": "Fecha y hora específica hasta la cual esperar",
103
103
  "workflows.backToList": "Volver a flujos de trabajo",
104
104
  "workflows.backend.definitions.visual_editor.title": "Editor visual de flujos de trabajo",
105
+ "workflows.checkoutDemo.cart.decreaseQty": "Decrease quantity",
105
106
  "workflows.checkoutDemo.cart.empty.hint": "Añade productos desde el menú desplegable de arriba",
106
107
  "workflows.checkoutDemo.cart.empty.title": "Tu carrito está vacío",
108
+ "workflows.checkoutDemo.cart.increaseQty": "Increase quantity",
107
109
  "workflows.checkoutDemo.cart.pricePerUnitSuffix": "each",
108
110
  "workflows.checkoutDemo.cart.removeItemTitle": "Remove from cart",
109
111
  "workflows.checkoutDemo.cart.selectHint": "Select products from the dropdown to add them to your cart",
@@ -102,8 +102,10 @@
102
102
  "workflows.activities.waitUntilDescription": "Konkretna data i godzina, do której czekać",
103
103
  "workflows.backToList": "Powrót do przepływów",
104
104
  "workflows.backend.definitions.visual_editor.title": "Wizualny Edytor Przepływów Pracy",
105
+ "workflows.checkoutDemo.cart.decreaseQty": "Decrease quantity",
105
106
  "workflows.checkoutDemo.cart.empty.hint": "Dodaj produkty z listy powyżej",
106
107
  "workflows.checkoutDemo.cart.empty.title": "Twój koszyk jest pusty",
108
+ "workflows.checkoutDemo.cart.increaseQty": "Increase quantity",
107
109
  "workflows.checkoutDemo.cart.pricePerUnitSuffix": "each",
108
110
  "workflows.checkoutDemo.cart.removeItemTitle": "Remove from cart",
109
111
  "workflows.checkoutDemo.cart.selectHint": "Select products from the dropdown to add them to your cart",