@feedmepos/mf-inventory-portal 0.0.19-dev.15 → 0.0.19-dev.16

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 (31) hide show
  1. package/dist/{ApprovalView-CRHU3Bv0.js → ApprovalView-CKcQLAI8.js} +5 -5
  2. package/dist/{BindingsDialog-ChIRg0d3.js → BindingsDialog-Cp73zLps.js} +9 -9
  3. package/dist/{BindingsPicker-BJAbeiDf.js → BindingsPicker-DgRYGAX9.js} +1 -1
  4. package/dist/{BindingsTable-5MxWD_qa.js → BindingsTable-DcAf4NjN.js} +1 -1
  5. package/dist/{FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-D0j4VOis.js → FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-La7HFqE7.js} +2 -2
  6. package/dist/{IngredientsView-qXrDtzSK.js → IngredientsView-CudiU14j.js} +5 -5
  7. package/dist/{IntegrationView-D6yFqod1.js → IntegrationView-DAL6iV4z.js} +2 -2
  8. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DGurlvYg.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-QzKXWhYR.js} +1 -1
  9. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-2Ady4pB4.js → PremiumBadge.vue_vue_type_script_setup_true_lang-DjjUDrN3.js} +1 -1
  10. package/dist/{PurchaseOrderPrintPreview-BWwjMRqb.js → PurchaseOrderPrintPreview-Dx0kFMsh.js} +1 -1
  11. package/dist/{ReceiveRequestView-C94SWDaj.js → ReceiveRequestView-CJPRYtPB.js} +8 -8
  12. package/dist/{RecipeView-CG9H_ZOo.js → RecipeView-B_q03wl5.js} +4 -4
  13. package/dist/{StockView-BdXGfDNl.js → StockView-jsZK17Y2.js} +8 -8
  14. package/dist/{SupplierView-ClL2oc8K.js → SupplierView-tzSVBr7C.js} +4 -4
  15. package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-DktBkwCx.js → TransferDetails.vue_vue_type_script_setup_true_lang-Dgn1Q71R.js} +4 -4
  16. package/dist/{TransferDialog.vue_vue_type_script_setup_true_lang-BE95F9r1.js → TransferDialog.vue_vue_type_script_setup_true_lang-BqxrMEtA.js} +5 -5
  17. package/dist/{TransferTemplateView-BXrNS8pg.js → TransferTemplateView-DTH0Vubz.js} +186 -186
  18. package/dist/{UnitView-Dx2vWJXi.js → UnitView-CmxzOeJT.js} +5 -5
  19. package/dist/{WarehouseView-UkmUZnqH.js → WarehouseView-CRQ0iaDH.js} +3 -3
  20. package/dist/{app-BLzTa0Ut.js → app-Bi46PfDl.js} +2822 -2822
  21. package/dist/app.js +1 -1
  22. package/dist/{array-AvWd53LI.js → array-ClJzD_Lt.js} +3 -3
  23. package/dist/{decimal-DLYVb_I_.js → decimal-BgCTHluk.js} +1 -1
  24. package/dist/{format-unit-display-D_Z4TNZd.js → format-unit-display-B7oG4kXR.js} +3 -3
  25. package/dist/{id-to-date-CKplrnj_.js → id-to-date-BoyYjRV6.js} +1 -1
  26. package/dist/{layout-B9sdKjL9.js → layout-BMITwCg7.js} +1 -1
  27. package/dist/{supplier-BZ6HZcYB.js → supplier-CGwlcK2h.js} +1 -1
  28. package/dist/tsconfig.app.tsbuildinfo +1 -1
  29. package/dist/{xlsx-C3AV6UrJ.js → xlsx-DYXPer0D.js} +1209 -1209
  30. package/dist/{xlsx.util-slrhXhsk.js → xlsx.util-GCkah-Uu.js} +4 -4
  31. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
- import { defineComponent as g, openBlock as f, createElementBlock as u, createElementVNode as x, toDisplayString as d, unref as w, Fragment as v, renderList as M } from "vue";
2
- import { a as h, k as b } from "./app-BLzTa0Ut.js";
1
+ import { defineComponent as g, openBlock as f, createElementBlock as u, createElementVNode as x, toDisplayString as d, unref as w, Fragment as M, renderList as v } from "vue";
2
+ import { a as h, k as b } from "./app-Bi46PfDl.js";
3
3
  import { useI18n as k } from "@feedmepos/mf-common";
4
- import { u as y, w as S, r as $ } from "./xlsx-C3AV6UrJ.js";
4
+ import { u as y, w as S, r as $ } from "./xlsx-DYXPer0D.js";
5
5
  const A = { class: "flex flex-col" }, B = { class: "flex flex-row fm-typo-en-body-md-600 bg-fm-color-neutral-gray-100 text-fm-color-typo-secondary h-48 items-center" }, E = { class: "flex-1 py-8 px-16" }, I = {
6
6
  class: "flex-0 py-8 px-16",
7
7
  style: { "flex-basis": "120px" }
@@ -37,7 +37,7 @@ const A = { class: "flex flex-col" }, B = { class: "flex flex-row fm-typo-en-bod
37
37
  x("div", E, d(e.name), 1),
38
38
  x("div", I, d(w(n)("inventory.ingredient.bindedItems.amount")), 1)
39
39
  ]),
40
- (f(!0), u(v, null, M(e.bindings, (t) => (f(), u("div", {
40
+ (f(!0), u(M, null, v(e.bindings, (t) => (f(), u("div", {
41
41
  key: t.id,
42
42
  class: "flex flex-row fm-typo-en-body-md-400 h-48 items-center border-b border-b-fm-color-neutral-gray-100"
43
43
  }, [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-inventory-portal",
3
- "version": "0.0.19-dev.15",
3
+ "version": "0.0.19-dev.16",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -16,8 +16,8 @@
16
16
  "dependencies": {
17
17
  "@feedmepos/core": "^2.9.3",
18
18
  "@feedmepos/menu": "1.0.34",
19
- "@feedmepos/mf-common": "^1.11.6",
20
- "@feedmepos/ui-library": "1.3.2",
19
+ "@feedmepos/mf-common": "^1.12.3",
20
+ "@feedmepos/ui-library": "1.3.7",
21
21
  "@tanstack/vue-table": "^8.17.3",
22
22
  "@types/dinero.js": "^1.9.4",
23
23
  "@vue/cli-service": "^5.0.8",