@feedmepos/mf-inventory-portal 0.0.9-dev.3 → 0.0.9-dev.4

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 (34) hide show
  1. package/dist/{ApprovalView-C9NtTd1A.js → ApprovalView-CxLA9Tk4.js} +6 -6
  2. package/dist/{BindingsDialog-CBLv3pJK.js → BindingsDialog-2d8KMiNt.js} +2 -2
  3. package/dist/{BindingsPicker-zoT0x8nF.js → BindingsPicker-Dq3KYBOH.js} +2 -2
  4. package/dist/{BindingsTable-D47RR8nj.js → BindingsTable-VR_PJt-H.js} +3 -3
  5. package/dist/{ChangeLocationComponent.vue_vue_type_script_setup_true_lang-DKqNqEpI.js → ChangeLocationComponent.vue_vue_type_script_setup_true_lang-BI1e8qoK.js} +1 -1
  6. package/dist/{FmMultiselectDialog.vue_vue_type_script_setup_true_lang-ZtBvTGev.js → FmMultiselectDialog.vue_vue_type_script_setup_true_lang-BXmff--W.js} +2 -2
  7. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-CZJU5OoG.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-Y14_-iJZ.js} +1 -1
  8. package/dist/{IngredientsView-hFMsLYk3.js → IngredientsView-BBebPKbz.js} +6 -6
  9. package/dist/{IntegrationView-DJl6--N9.js → IntegrationView-B37GHYlO.js} +3 -3
  10. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DV_zpWGN.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-CEthycAQ.js} +98 -95
  11. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DB7CjUfM.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-g073RKQ2.js} +1 -1
  12. package/dist/{PurchaseOrderPrintPreview-CPTHyW4i.js → PurchaseOrderPrintPreview-BhdBZIJt.js} +1 -1
  13. package/dist/{ReceiveRequestView-C-Kvt6OJ.js → ReceiveRequestView-CFfPqNJl.js} +11 -11
  14. package/dist/{RecipeView-DBhzx5EI.js → RecipeView-B5TcxFNE.js} +7 -7
  15. package/dist/{StockView-TSVfWfNP.js → StockView-CVCN3wkh.js} +12 -12
  16. package/dist/{SupplierView-SpZj0jGP.js → SupplierView-CRpaJJyN.js} +7 -7
  17. package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-DwJnDKbV.js → TransferDetails.vue_vue_type_script_setup_true_lang-M0Z_1-dh.js} +5 -5
  18. package/dist/{UnitView-C-SfvLrI.js → UnitView-VjvCa-_J.js} +6 -6
  19. package/dist/{WarehouseView-CQHWvGAw.js → WarehouseView-CudKexeI.js} +3 -3
  20. package/dist/{app-Bi9BFWrX.js → app-BKRjwub_.js} +3 -3
  21. package/dist/app.js +1 -1
  22. package/dist/components/FmUnitInputProps.d.ts +2 -1
  23. package/dist/{date2-BXg2Rt3a.js → date2-C8AM1GIN.js} +1 -1
  24. package/dist/{dayjs.min-CvydFU80.js → dayjs.min-DYayH1UN.js} +2 -2
  25. package/dist/{decimal-Cr2TFXHL.js → decimal-CMayQ-Di.js} +1 -1
  26. package/dist/{fuzzy-D0AfqXF8.js → fuzzy-DfvjJF-Y.js} +1 -1
  27. package/dist/{init-date-range-B_3Ap4mI.js → init-date-range-DdbbMhPB.js} +1 -1
  28. package/dist/{layout-UdC9Qu4Z.js → layout-JDXCtoya.js} +1 -1
  29. package/dist/{rules-CG4VstbE.js → rules-CyIMpyLJ.js} +1 -1
  30. package/dist/{stock-estimate-BFVnBLU6.js → stock-estimate-B_iBijXH.js} +2 -2
  31. package/dist/{supplier-CGnKHkFI.js → supplier-CGgz9s7x.js} +1 -1
  32. package/dist/{use-inventory-binding-dialog-CCMFT6ee.js → use-inventory-binding-dialog-BLeDIWYh.js} +2 -2
  33. package/dist/{xlsx-D6N3Y9th.js → xlsx-CeDIlGss.js} +1 -1
  34. package/package.json +3 -3
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as Z, ref as v, watch as B, computed as I, resolveComponent as ee, openBlock as h, createBlock as P, withCtx as D, createElementVNode as o, createVNode as r, normalizeStyle as te, unref as e, toDisplayString as ae, createElementBlock as oe, createCommentVNode as re, Teleport as se, mergeProps as ne } from "vue";
2
- import { o as d, e as le } from "./app-Bi9BFWrX.js";
3
- import { a as pe } from "./init-date-range-B_3Ap4mI.js";
4
- import { a as ce, b as ie, _ as me } from "./TransferDetails.vue_vue_type_script_setup_true_lang-DwJnDKbV.js";
5
- import { q as H } from "./date2-BXg2Rt3a.js";
2
+ import { o as d, e as le } from "./app-BKRjwub_.js";
3
+ import { a as pe } from "./init-date-range-DdbbMhPB.js";
4
+ import { a as ce, b as ie, _ as me } from "./TransferDetails.vue_vue_type_script_setup_true_lang-M0Z_1-dh.js";
5
+ import { q as H } from "./date2-C8AM1GIN.js";
6
6
  import { _ as ue } from "./SingleColumnLayout.vue_vue_type_script_setup_true_lang-CFjO4TPG.js";
7
- import { _ as de } from "./ChangeLocationComponent.vue_vue_type_script_setup_true_lang-DKqNqEpI.js";
8
- import { _ as fe, F as f, u as _e } from "./layout-UdC9Qu4Z.js";
7
+ import { _ as de } from "./ChangeLocationComponent.vue_vue_type_script_setup_true_lang-BI1e8qoK.js";
8
+ import { _ as fe, F as f, u as _e } from "./layout-JDXCtoya.js";
9
9
  import { useBreakpoints as ve } from "@feedmepos/ui-library";
10
10
  const he = { class: "px-24 xs:p-0 sm:p-0 flex flex-col gap-8 max-h-full" }, De = { class: "px-8 flex gap-8 items-center xs:gap-0 xs:flex-col-reverse sm:gap-0 sm:flex-col-reverse" }, xe = { class: "xs:w-full sm:w-full flex gap-8 items-center overflow-x-auto no-scrollbar py-8" }, ge = /* @__PURE__ */ o("div", { class: "h-32" }, null, -1), be = { class: "flex flex-col py-8" }, ye = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, we = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary line-clamp-1" }, Re = { class: "fm-typo-en-body-md-400 text-fm-color-typo-primary line-clamp-1" }, Oe = {
11
11
  key: 0,
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as C, ref as o, onMounted as M, onUnmounted as x, watch as F, resolveComponent as l, openBlock as i, createElementBlock as c, createBlock as I, withCtx as R, createVNode as a, createCommentVNode as z, createElementVNode as P } from "vue";
2
- import { _ as V } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-DV_zpWGN.js";
3
- import { u as L, x as S } from "./app-Bi9BFWrX.js";
2
+ import { _ as V } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-CEthycAQ.js";
3
+ import { u as L, x as S } from "./app-BKRjwub_.js";
4
4
  const U = {
5
5
  key: 0,
6
6
  class: "flex justify-end gap-8 items-center"
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as S, computed as r, ref as l, onMounted as U, onUnmounted as V, resolveComponent as E, openBlock as p, createElementBlock as f, createVNode as u, createElementVNode as k } from "vue";
2
- import { _ as x } from "./FmMultiselectDialog.vue_vue_type_script_setup_true_lang-ZtBvTGev.js";
3
- import { u as M, x as h } from "./app-Bi9BFWrX.js";
2
+ import { _ as x } from "./FmMultiselectDialog.vue_vue_type_script_setup_true_lang-BXmff--W.js";
3
+ import { u as M, x as h } from "./app-BKRjwub_.js";
4
4
  const z = {
5
5
  key: 0,
6
6
  class: "flex flex-col gap-16"
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as h, ref as o, provide as C, computed as v, resolveComponent as x, openBlock as r, createElementBlock as u, Fragment as L, renderList as F, createElementVNode as p, toDisplayString as k, createVNode as w, withModifiers as I, createStaticVNode as N, onMounted as E, onUnmounted as z, createBlock as M } from "vue";
2
- import { h as b, u as P, x as R } from "./app-Bi9BFWrX.js";
3
- import "./dayjs.min-CvydFU80.js";
2
+ import { h as b, u as P, x as R } from "./app-BKRjwub_.js";
3
+ import "./dayjs.min-DYayH1UN.js";
4
4
  import "@feedmepos/ui-library";
5
- import "./fuzzy-D0AfqXF8.js";
5
+ import "./fuzzy-DfvjJF-Y.js";
6
6
  const U = { class: "" }, D = /* @__PURE__ */ N('<div class="flex font-bold bg-[#F7F8FA]"><div class="flex-grow-0 flex-shrink-0 basis-5/12 py-8"></div><div class="flex-grow-0 flex-shrink-0 basis-3/12 py-8">Ingredient</div><div class="flex-grow-0 flex-shrink-0 basis-3/12 py-8">Recipe</div><div class="flex-grow-0 flex-shrink-0 basis-1/12 py-8"></div></div>', 1), O = ["onClick"], V = { class: "flex-grow-0 flex-shrink-0 basis-5/12 py-8 pl-8" }, $ = { class: "flex-grow-0 flex-shrink-0 basis-3/12 py-8" }, S = { class: "flex-grow-0 flex-shrink-0 basis-3/12 py-8" }, T = { class: "flex-grow-0 flex-shrink-0 basis-1/12 py-4" }, A = /* @__PURE__ */ h({
7
7
  __name: "binding-ui",
8
8
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as S, ref as V, computed as p, resolveComponent as a, openBlock as t, createElementBlock as v, createVNode as l, withCtx as w, createElementVNode as i, toDisplayString as H, unref as _, Fragment as k, renderList as C, createBlock as d, createCommentVNode as L } from "vue";
2
- import { e as I } from "./app-Bi9BFWrX.js";
2
+ import { e as I } from "./app-BKRjwub_.js";
3
3
  const B = { class: "inline-flex" }, D = { class: "inline-flex rounded-md items-center gap-4 justify-center h-[30px] px-8 py-4 bg-fm-color-neutral-gray-100 cursor-pointer text-fm-color-neutral-gray-400" }, z = { class: "fm-typo-en-body-md-600 select-none text-ellipsis overflow-hidden whitespace-nowrap" }, E = {
4
4
  class: "overflow-hidden overflow-y-scroll",
5
5
  style: { maxHeight: "105px" }
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as $, ref as C, onMounted as N, watch as E, computed as f, resolveComponent as m, openBlock as v, createElementBlock as _, createElementVNode as s, createVNode as d, createTextVNode as M, toDisplayString as T, createSlots as U, withCtx as h, createBlock as I, Fragment as j, renderList as z } from "vue";
2
2
  import { useDialogChild as q } from "@feedmepos/ui-library";
3
- import { v as c } from "./app-Bi9BFWrX.js";
4
- import { f as H } from "./fuzzy-D0AfqXF8.js";
3
+ import { v as c } from "./app-BKRjwub_.js";
4
+ import { f as H } from "./fuzzy-DfvjJF-Y.js";
5
5
  const R = { class: "flex flex-col h-[400px]" }, G = { class: "flex justify-between py-24 items-center relative" }, J = { class: "flex gap-16 basis-1/2" }, K = { class: "fm-typo-en-body-lg-400 text-fm-color-typo-secondary" }, O = /* @__PURE__ */ s("span", { class: "xs:hidden" }, "selected", -1), P = /* @__PURE__ */ s("div", { class: "absolute pointer-events-none -bottom-[304px] left-0 w-full h-[308px] overflow-hidden flex flex-col justify-between" }, [
6
6
  /* @__PURE__ */ s("div", { class: "h-1 fm-shadow-light-200" }),
7
7
  /* @__PURE__ */ s("div", {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as f, openBlock as s, createElementBlock as n, createElementVNode as r, toDisplayString as o, Fragment as u, renderList as p, unref as x } from "vue";
2
- import { a, b as d } from "./date2-BXg2Rt3a.js";
2
+ import { a, b as d } from "./date2-C8AM1GIN.js";
3
3
  const y = { class: "flex flex-col" }, _ = { 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" }, v = { class: "flex-1 py-8 px-16" }, h = /* @__PURE__ */ r("div", {
4
4
  class: "flex-0 py-8 px-16",
5
5
  style: { "flex-basis": "120px" }
@@ -1,15 +1,15 @@
1
1
  import { ref as L, defineComponent as te, computed as m, resolveComponent as _, openBlock as w, createBlock as P, withCtx as y, createVNode as r, createElementBlock as J, Fragment as ne, createElementVNode as x, createCommentVNode as G, onMounted as Ie, watch as Ae, unref as d, normalizeClass as pe, createTextVNode as Ue, toDisplayString as ae, renderList as Ee, isRef as ve, normalizeStyle as Re, Teleport as De, normalizeProps as $e, guardReactiveProps as Pe } from "vue";
2
- import { u as le, c as Ce, S as Te, g as fe, F as N, d as ge, a as Be, C as ue, b as be, e as Le } from "./app-Bi9BFWrX.js";
2
+ import { u as le, c as Ce, S as Te, g as fe, F as N, d as ge, a as Be, C as ue, b as be, e as Le } from "./app-BKRjwub_.js";
3
3
  import { useDialog as Oe, useSnackbar as he, useProxiedModel as Ve, useBreakpoints as Ne } from "@feedmepos/ui-library";
4
4
  import { i as ze, _ as Ge } from "./is-linked-ingredient-error-C6AghEwR.js";
5
5
  import { F as M, D as ye, R as ee } from "./row-action.enum-BwQbURNh.js";
6
- import { c as Ye, _ as qe, F as _e, u as We } from "./layout-UdC9Qu4Z.js";
6
+ import { c as Ye, _ as qe, F as _e, u as We } from "./layout-JDXCtoya.js";
7
7
  import { _ as He } from "./SingleColumnLayout.vue_vue_type_script_setup_true_lang-CFjO4TPG.js";
8
- import { R as se, U as je, A as Ke, M as Je } from "./rules-CG4VstbE.js";
8
+ import { R as se, U as je, A as Ke, M as Je } from "./rules-CyIMpyLJ.js";
9
9
  import { g as Qe } from "./util-CEVKTbZD.js";
10
- import { _ as Xe } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-DV_zpWGN.js";
11
- import { _ as re } from "./IngredientBindedItem.vue_vue_type_script_setup_true_lang-CZJU5OoG.js";
12
- import { a as Ze, t as en } from "./date2-BXg2Rt3a.js";
10
+ import { _ as Xe } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-CEthycAQ.js";
11
+ import { _ as re } from "./IngredientBindedItem.vue_vue_type_script_setup_true_lang-Y14_-iJZ.js";
12
+ import { a as Ze, t as en } from "./date2-C8AM1GIN.js";
13
13
  import { useCoreStore as nn } from "@feedmepos/mf-common";
14
14
  import { _ as Fe } from "./PreviewBadge.vue_vue_type_script_setup_true_lang-BvadeWUz.js";
15
15
  function tn() {
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as E, mergeModels as ae, useModel as de, onMounted as ue, ref as D, computed as L, resolveComponent as B, openBlock as F, createElementBlock as S, createElementVNode as c, toDisplayString as Z, createVNode as M, createBlock as j, withCtx as I, Fragment as z, renderList as G, normalizeClass as R, normalizeStyle as ce, createSlots as fe, unref as P, createCommentVNode as O, withModifiers as me, reactive as Q, watch as X, isRef as ee, Teleport as pe } from "vue";
2
2
  import { E as ge } from "./empty-placeholder-wf6-BWE8.js";
3
- import { v as ve, c as U, w as be, e as ye } from "./app-Bi9BFWrX.js";
3
+ import { v as ve, c as U, w as be, e as ye } from "./app-BKRjwub_.js";
4
4
  import { useDialogChild as he, useDialog as te, useProxiedModel as ne, useSnackbar as _e } from "@feedmepos/ui-library";
5
- import { f as oe } from "./fuzzy-D0AfqXF8.js";
5
+ import { f as oe } from "./fuzzy-DfvjJF-Y.js";
6
6
  import { _ as Ce } from "./SingleColumnLayout.vue_vue_type_script_setup_true_lang-CFjO4TPG.js";
7
- import { _ as xe } from "./ChangeLocationComponent.vue_vue_type_script_setup_true_lang-DKqNqEpI.js";
7
+ import { _ as xe } from "./ChangeLocationComponent.vue_vue_type_script_setup_true_lang-BI1e8qoK.js";
8
8
  import { useCoreStore as we } from "@feedmepos/mf-common";
9
9
  const He = "data:image/svg+xml,%3csvg%20width='200'%20height='101'%20viewBox='0%200%20200%20101'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M98.9161%2038.4456V24.1772H108.527V27.1988H102.12V30.2202H107.347V32.7382H102.12V38.4456H98.9161Z'%20fill='%235D5359'/%3e%3cpath%20d='M110.382%2031.2276C110.382%2027.5345%20113.249%2024.1772%20117.127%2024.1772C121.174%2024.1772%20123.872%2027.7024%20123.872%2031.3953C123.872%2035.0884%20121.005%2038.6133%20117.127%2038.6133C113.08%2038.4456%20110.382%2034.9204%20110.382%2031.2276ZM117.127%2035.5919C119.487%2035.5919%20120.499%2033.4096%20120.499%2031.2276C120.499%2029.0452%20119.319%2027.0309%20117.127%2027.0309C114.935%2027.0309%20113.754%2029.213%20113.754%2031.2276C113.754%2033.5776%20114.935%2035.5919%20117.127%2035.5919Z'%20fill='%235D5359'/%3e%3cpath%20d='M126.232%2031.2276C126.232%2027.5345%20129.099%2024.1772%20132.977%2024.1772C137.024%2024.1772%20139.722%2027.7024%20139.722%2031.3953C139.722%2035.0884%20136.855%2038.6133%20132.977%2038.6133C128.93%2038.4456%20126.232%2034.9204%20126.232%2031.2276ZM132.977%2035.5919C135.337%2035.5919%20136.349%2033.4096%20136.349%2031.2276C136.349%2029.0452%20135.169%2027.0309%20132.977%2027.0309C130.785%2027.0309%20129.604%2029.213%20129.604%2031.2276C129.604%2033.5776%20130.785%2035.5919%20132.977%2035.5919Z'%20fill='%235D5359'/%3e%3cpath%20d='M142.926%2038.4455V24.345H148.153C152.874%2024.345%20155.235%2027.5343%20155.235%2031.3952C155.235%2035.5918%20152.368%2038.4455%20148.153%2038.4455H142.926ZM148.153%2027.0308H146.129V35.4238H148.153C150.513%2035.4238%20151.862%2033.5775%20151.862%2031.2272C151.862%2028.8773%20150.513%2027.0308%20148.153%2027.0308Z'%20fill='%235D5359'/%3e%3cpath%20d='M110.045%2057.5607V49.1676L107.009%2055.2107H105.324L102.12%2049.1676V57.5607H98.9161V43.4604H102.457L106.167%2050.8465L109.876%2043.4604H113.417V57.5607H110.045Z'%20fill='%235D5359'/%3e%3cpath%20d='M115.947%2057.5607L121.342%2043.4604H124.04L129.436%2057.5607H125.895L124.715%2054.3716H120.331L119.319%2057.5607H115.947ZM122.691%2046.9856L121.005%2052.1893H124.378L122.691%2046.9856Z'%20fill='%235D5359'/%3e%3cpath%20d='M131.965%2057.5607V43.4604H138.373C141.07%2043.4604%20142.925%2045.8105%20142.925%2048.1605C142.925%2049.8393%20142.082%2051.5179%20140.565%2052.1893L143.768%2057.393H140.059L137.192%2052.8607H135V57.393H131.965V57.5607ZM135.169%2050.175H138.204C139.047%2050.175%20139.553%2049.3356%20139.553%2048.1605C139.553%2046.9856%20138.71%2046.3142%20138.035%2046.3142H135.169V50.175Z'%20fill='%235D5359'/%3e%3cpath%20d='M146.635%2057.5607V43.4604H150.007V49.8393L155.403%2043.4604H158.776L153.548%2049.6713L159.281%2057.5607H155.74L151.693%2051.5179L150.007%2053.3642V57.5607H146.635Z'%20fill='%235D5359'/%3e%3cpath%20d='M171.422%2054.7073V57.5607H161.474V43.4604H171.253V46.3142H164.677V48.9999H170.242V51.6856H164.677V54.7073H171.422Z'%20fill='%235D5359'/%3e%3cpath%20d='M185.417%2046.3142H181.202V57.5607H177.829V46.3142H173.614V43.4604H185.417V46.3142Z'%20fill='%235D5359'/%3e%3cpath%20d='M111.057%2062.5967V76.6973H107.853V70.9898H102.12V76.6973H98.9161V62.5967H102.12V68.1361H107.853V62.5967H111.057Z'%20fill='%235D5359'/%3e%3cpath%20d='M124.04%2069.815V62.5967H127.244V69.815C127.244%2073.6758%20125.389%2076.865%20121.005%2076.865C116.453%2076.865%20114.766%2073.5078%20114.766%2069.815V62.5967H117.97V69.815C117.97%2071.997%20118.813%2074.0115%20121.005%2074.0115C123.366%2074.0115%20124.04%2071.997%20124.04%2069.815Z'%20fill='%235D5359'/%3e%3cpath%20d='M138.036%2076.6973H131.122V62.5967H139.047C141.071%2062.5967%20142.251%2064.4433%20142.251%2066.2898C142.251%2067.6327%20141.576%2068.9755%20140.228%2069.4793C141.914%2069.9827%20142.926%2071.1578%20142.926%2073.1721C142.757%2075.5221%20140.733%2076.6973%20138.036%2076.6973ZM134.326%2065.4504V68.3041H137.53C138.204%2068.3041%20138.879%2067.8004%20138.879%2066.7933C138.879%2065.7861%20138.373%2065.2827%20137.698%2065.2827H134.326V65.4504ZM138.204%2070.8221H134.494V73.8435H138.204C139.047%2073.8435%20139.722%2073.1721%20139.722%2072.3327C139.553%2071.6613%20138.879%2070.8221%20138.204%2070.8221Z'%20fill='%235D5359'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M73.4753%2051.4994C78.7281%2050.5396%2082.8911%2046.4891%2083.9954%2041.3137L84.1232%2040.7134L83.9445%2040.1256C80.5804%2029.066%2071.9945%2020.2704%2061.0373%2016.5726C57.4%2015.3451%2053.5046%2014.6804%2049.458%2014.6804C45.4112%2014.6804%2041.5158%2015.3451%2037.8784%2016.5726C26.9214%2020.2704%2018.3354%2029.066%2014.9712%2040.1256L14.7924%2040.7134L14.9206%2041.3137C16.0247%2046.4891%2020.1875%2050.5396%2025.4405%2051.4994V58.8839H14.4183C14.6758%2059.9557%2014.9818%2061.0088%2015.3337%2062.0411C20.1553%2076.1811%2033.6083%2086.3619%2049.458%2086.3619C65.3074%2086.3619%2078.7606%2076.1811%2083.5822%2062.0411C83.9342%2061.0088%2084.2399%2059.9557%2084.4974%2058.8839H73.4753V51.4994ZM41.0517%2020.5973V38.5742C41.0517%2043.1931%2044.8155%2046.9371%2049.458%2046.9371C54.1005%2046.9371%2057.8641%2043.1931%2057.8641%2038.5742V20.5973C55.1919%2019.856%2052.3732%2019.4592%2049.458%2019.4592C46.5428%2019.4592%2043.7241%2019.856%2041.0517%2020.5973ZM62.6675%2022.3673V38.5742C62.6675%2043.1931%2066.431%2046.9371%2071.0735%2046.9371C74.9051%2046.9371%2078.1425%2044.3848%2079.1528%2040.8942C76.4672%2032.6902%2070.4379%2025.9824%2062.6675%2022.3673ZM60.2658%2046.1322C57.8753%2049.5094%2053.9255%2051.7159%2049.458%2051.7159C44.9902%2051.7159%2041.0408%2049.5094%2038.65%2046.1322C36.6982%2048.8894%2033.7074%2050.8662%2030.2439%2051.4994V58.8839H68.6718V51.4994C65.2083%2050.8662%2062.2175%2048.8894%2060.2658%2046.1322ZM21.1583%2063.6628C26.1349%2074.2514%2036.9382%2081.5834%2049.458%2081.5834C61.9776%2081.5834%2072.781%2074.2514%2077.7574%2063.6628H21.1583ZM36.2482%2038.5742V22.3673C28.4779%2025.9824%2022.4486%2032.6902%2019.7631%2040.8942C20.7733%2044.3848%2024.0106%2046.9371%2027.8422%2046.9371C32.4847%2046.9371%2036.2482%2043.1931%2036.2482%2038.5742Z'%20fill='%23FFC35D'/%3e%3c/svg%3e";
10
10
  function Y(_, v) {
@@ -1,9 +1,9 @@
1
- import { defineComponent as te, mergeModels as Z, useModel as ae, computed as f, ref as $, watch as J, inject as se, resolveComponent as y, openBlock as _, createElementBlock as w, createElementVNode as t, createVNode as m, withCtx as M, withDirectives as ie, normalizeClass as ue, vModelText as re, toDisplayString as q, Fragment as O, renderList as W, createBlock as T, reactive as de, unref as h, createTextVNode as me, createCommentVNode as Q, nextTick as ce } from "vue";
2
- import { u as pe, h as fe } from "./app-Bi9BFWrX.js";
3
- import { g as H, c as ne, a as I, t as ve, b as ye, v as be } from "./date2-BXg2Rt3a.js";
4
- import { u as _e } from "./use-inventory-binding-dialog-CCMFT6ee.js";
5
- import { I as oe, A as xe, b as he, a as X } from "./rules-CG4VstbE.js";
6
- import { F as E, g as Fe } from "./dayjs.min-CvydFU80.js";
1
+ import { defineComponent as te, mergeModels as Z, useModel as ae, computed as p, ref as $, watch as J, inject as se, resolveComponent as y, openBlock as _, createElementBlock as B, createElementVNode as t, createVNode as m, withCtx as A, withDirectives as ie, normalizeClass as ue, vModelText as re, toDisplayString as q, Fragment as O, renderList as W, createBlock as T, reactive as de, unref as g, createTextVNode as me, createCommentVNode as Q, nextTick as ce } from "vue";
2
+ import { u as pe, h as fe } from "./app-BKRjwub_.js";
3
+ import { g as H, c as ne, a as k, t as ve, b as ye, v as be } from "./date2-C8AM1GIN.js";
4
+ import { u as _e } from "./use-inventory-binding-dialog-BLeDIWYh.js";
5
+ import { I as oe, A as xe, b as he, a as X } from "./rules-CyIMpyLJ.js";
6
+ import { F as E, g as ge } from "./dayjs.min-DYayH1UN.js";
7
7
  function ee() {
8
8
  return {
9
9
  amount: E.reset()
@@ -14,19 +14,19 @@ function Y() {
14
14
  return oe()(V.amountAsString);
15
15
  };
16
16
  }
17
- function le(g, V = !1) {
17
+ function le(F, V = !1) {
18
18
  return function(x) {
19
19
  const i = Y()(x);
20
20
  if (i != !0)
21
21
  return V ? i : !0;
22
- const c = H(g, x.modelValue.measurement);
23
- return ne(+x.amountAsString).precision > c ? `Cannot exceed precision more than ${I({
22
+ const c = H(F, x.modelValue.measurement);
23
+ return ne(+x.amountAsString).precision > c ? `Cannot exceed precision more than ${k({
24
24
  amount: 1,
25
25
  precision: c
26
26
  })}` : !0;
27
27
  };
28
28
  }
29
- const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { class: "flex-1" }, ke = { class: "flex items-center gap-4" }, we = { class: "flex-1" }, Me = { class: "text-fm-color-typo-secondary whitespace-nowrap" }, Be = { class: "flex items-center gap-4" }, Ae = { class: "max-w-[200px] flex flex-col gap-[1px]" }, Re = /* @__PURE__ */ te({
29
+ const Fe = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { class: "flex-1" }, ke = { class: "flex items-center gap-4" }, we = { class: "flex-1" }, Me = { class: "text-fm-color-typo-secondary whitespace-nowrap" }, Be = { class: "flex items-center gap-4" }, Ae = { class: "max-w-[200px] flex flex-col gap-[1px]" }, Re = /* @__PURE__ */ te({
30
30
  __name: "FmUnitInput",
31
31
  props: /* @__PURE__ */ Z({
32
32
  modelValue: {},
@@ -34,6 +34,7 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
34
34
  rules: {},
35
35
  zIndex: {},
36
36
  applyDefaultRules: { type: Boolean },
37
+ placement: {},
37
38
  placeholder: {},
38
39
  minLength: {},
39
40
  maxLength: {},
@@ -68,20 +69,20 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
68
69
  modelModifiers: {}
69
70
  }),
70
71
  emits: /* @__PURE__ */ Z(["update:amount", "update:measurement"], ["update:modelValue"]),
71
- setup(g, { emit: V }) {
72
- var P;
73
- const r = g, x = V, i = ae(g, "modelValue"), c = oe(), b = f(() => {
72
+ setup(F, { emit: V }) {
73
+ var N;
74
+ const r = F, x = V, i = ae(F, "modelValue"), c = oe(), b = p(() => {
74
75
  var e;
75
76
  return H(r.unit, (e = i.value) == null ? void 0 : e.measurement);
76
- }), v = $(I(((P = i.value) == null ? void 0 : P.amount) ?? E.reset()));
77
- J(v, (n) => {
77
+ }), f = $(k(((N = i.value) == null ? void 0 : N.amount) ?? E.reset()));
78
+ J(f, (n) => {
78
79
  const e = c(n), l = b.value;
79
80
  e == !0 && (i.value = {
80
81
  ...i.value,
81
82
  amount: ve(+n, l)
82
83
  }), x("update:amount", n);
83
84
  });
84
- const L = Symbol.for("fm:form-state"), B = se(L, null), C = f(() => r.disabled ?? (B == null ? void 0 : B.getDisabled()) ?? !1), z = $(), A = $(!1), U = $(!1), j = f(() => A.value || U.value), S = f(() => {
85
+ const L = Symbol.for("fm:form-state"), R = se(L, null), U = p(() => r.disabled ?? (R == null ? void 0 : R.getDisabled()) ?? !1), z = $(), w = $(!1), S = $(!1), j = p(() => w.value || S.value), D = p(() => {
85
86
  var n;
86
87
  return [
87
88
  {
@@ -93,7 +94,7 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
93
94
  value: e.id
94
95
  }))
95
96
  ];
96
- }), k = f({
97
+ }), M = p({
97
98
  get() {
98
99
  var n, e;
99
100
  return ((e = (n = i.value) == null ? void 0 : n.measurement) == null ? void 0 : e.id) ?? null;
@@ -113,28 +114,28 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
113
114
  }
114
115
  }
115
116
  });
116
- J(k, (n, e) => {
117
- var F;
118
- const l = ((F = i.value) == null ? void 0 : F.amount) ?? E.reset(), a = r.unit.measurements.find((p) => p.id === e) ?? null, s = r.unit.measurements.find((p) => p.id === n) ?? null, u = a ? ye(l, a.conversion) : l, d = s ? be(u, s.conversion) : u, R = H(r.unit, s), o = E.convertPrecision({
117
+ J(M, (n, e) => {
118
+ var I;
119
+ const l = ((I = i.value) == null ? void 0 : I.amount) ?? E.reset(), a = r.unit.measurements.find((h) => h.id === e) ?? null, s = r.unit.measurements.find((h) => h.id === n) ?? null, u = a ? ye(l, a.conversion) : l, d = s ? be(u, s.conversion) : u, C = H(r.unit, s), o = E.convertPrecision({
119
120
  value: d,
120
- precision: R
121
+ precision: C
121
122
  });
122
- v.value = I(o);
123
+ f.value = k(o);
123
124
  });
124
- const G = f(() => {
125
+ const G = p(() => {
125
126
  var n, e;
126
127
  return ((e = (n = i.value) == null ? void 0 : n.measurement) == null ? void 0 : e.abbrev) ?? r.unit.abbrev;
127
- }), K = f(
128
+ }), K = p(
128
129
  () => {
129
130
  var n;
130
131
  return ((n = r.rules) == null ? void 0 : n.map(
131
132
  (e) => (l) => typeof e == "function" ? e(l) : e
132
133
  )) ?? [];
133
134
  }
134
- ), D = f(() => [...r.applyDefaultRules ? [Y(), le(r.unit)] : [], ...K.value]);
135
+ ), P = p(() => [...r.applyDefaultRules ? [Y(), le(r.unit)] : [], ...K.value]);
135
136
  return (n, e) => {
136
- const l = y("FmLabel"), a = y("FmIcon"), s = y("FmMenuItem"), u = y("FmMenu"), d = y("FmField"), R = y("FmFormGroup");
137
- return _(), w("div", ge, [
137
+ const l = y("FmLabel"), a = y("FmIcon"), s = y("FmMenuItem"), u = y("FmMenu"), d = y("FmField"), C = y("FmFormGroup");
138
+ return _(), B("div", Fe, [
138
139
  t("div", Ve, [
139
140
  t("div", Ie, [
140
141
  m(l, {
@@ -145,59 +146,60 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
145
146
  }, null, 8, ["label", "disabled", "required", "optional"])
146
147
  ]),
147
148
  m(d, { focused: j.value }, {
148
- default: M(() => [
149
+ default: A(() => [
149
150
  t("div", ke, [
150
151
  t("div", we, [
151
152
  ie(t("input", {
152
153
  type: "text",
153
154
  ref_key: "inputRef",
154
155
  ref: z,
155
- onFocus: e[0] || (e[0] = () => A.value = !0),
156
- onBlur: e[1] || (e[1] = () => A.value = !1),
157
- "onUpdate:modelValue": e[2] || (e[2] = (o) => v.value = o),
156
+ onFocus: e[0] || (e[0] = () => w.value = !0),
157
+ onBlur: e[1] || (e[1] = () => w.value = !1),
158
+ "onUpdate:modelValue": e[2] || (e[2] = (o) => f.value = o),
158
159
  class: ue({
159
160
  "fm-text-field--input fm-typo-en-body-lg-400 text-right": !0,
160
- "text-fm-color-typo-primary": !C.value,
161
- "text-fm-color-typo-disabled": C.value
161
+ "text-fm-color-typo-primary": !U.value,
162
+ "text-fm-color-typo-disabled": U.value
162
163
  })
163
164
  }, null, 34), [
164
- [re, v.value]
165
+ [re, f.value]
165
166
  ])
166
167
  ]),
167
168
  t("div", Me, [
168
169
  m(u, {
169
- onMenuChanged: e[3] || (e[3] = (o) => U.value = o),
170
- "z-index": 500
170
+ onMenuChanged: e[3] || (e[3] = (o) => S.value = o),
171
+ "z-index": 500,
172
+ placement: n.placement
171
173
  }, {
172
- "menu-button": M(() => [
174
+ "menu-button": A(() => [
173
175
  t("div", Be, [
174
176
  t("div", null, q(G.value), 1),
175
177
  m(a, { name: "keyboard_arrow_down" })
176
178
  ])
177
179
  ]),
178
- default: M(() => [
180
+ default: A(() => [
179
181
  t("div", Ae, [
180
- (_(!0), w(O, null, W(S.value, (o) => (_(), T(s, {
182
+ (_(!0), B(O, null, W(D.value, (o) => (_(), T(s, {
181
183
  key: o.value ?? void 0,
182
184
  label: o.label,
183
- "model-value": o.value == k.value,
184
- onClick: (F) => k.value = o.value
185
+ "model-value": o.value == M.value,
186
+ onClick: (I) => M.value = o.value
185
187
  }, null, 8, ["label", "model-value", "onClick"]))), 128))
186
188
  ])
187
189
  ]),
188
190
  _: 1
189
- })
191
+ }, 8, ["placement"])
190
192
  ])
191
193
  ])
192
194
  ]),
193
195
  _: 1
194
196
  }, 8, ["focused"])
195
197
  ]),
196
- m(R, {
198
+ m(C, {
197
199
  class: "flex-1",
198
- "model-value": { modelValue: i.value, amountAsNumber: v.value },
200
+ "model-value": { modelValue: i.value, amountAsNumber: f.value },
199
201
  info: n.labelInfo,
200
- rules: D.value,
202
+ rules: P.value,
201
203
  "helper-text": n.helperText,
202
204
  "helper-state": n.helperState
203
205
  }, null, 8, ["model-value", "info", "rules", "helper-text", "helper-state"])
@@ -228,36 +230,36 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
228
230
  disabled: { type: Boolean }
229
231
  },
230
232
  emits: ["update:modelValue", "click:pick-inventory-bindings"],
231
- setup(g, { emit: V }) {
232
- const r = pe(), x = f(() => r.inventory.recipe ?? []), i = f(() => r.inventory.sku ?? []), c = g, b = V, v = f(
233
- () => Fe({
233
+ setup(F, { emit: V }) {
234
+ const r = pe(), x = p(() => r.inventory.recipe ?? []), i = p(() => r.inventory.sku ?? []), c = F, b = V, f = p(
235
+ () => ge({
234
236
  id: c.id ?? "",
235
237
  skus: r.skus,
236
238
  recipes: r.recipes
237
239
  })
238
- ), L = f(() => c.modelValue.filter((e) => e.type === "RECIPE")), { promptIngredientsBinding: B, promptRecipesBinding: C } = _e();
240
+ ), L = p(() => c.modelValue.filter((e) => e.type === "RECIPE")), { promptIngredientsBinding: R, promptRecipesBinding: U } = _e();
239
241
  async function z() {
240
242
  if (c.iframeMode) {
241
243
  b("click:pick-inventory-bindings", "RECIPE");
242
244
  return;
243
245
  }
244
- C(
246
+ U(
245
247
  c.modelValue,
246
248
  (e) => b("update:modelValue", e),
247
- v.value.recipes
249
+ f.value.recipes
248
250
  );
249
251
  }
250
- const A = f(() => c.modelValue.filter((e) => e.type === "SKU") ?? []);
251
- async function U() {
252
+ const w = p(() => c.modelValue.filter((e) => e.type === "SKU") ?? []);
253
+ async function S() {
252
254
  if (c.iframeMode) {
253
255
  b("click:pick-inventory-bindings", "SKU");
254
256
  return;
255
257
  }
256
- B(
258
+ R(
257
259
  c.modelValue,
258
260
  (e) => b("update:modelValue", e),
259
261
  c.excludeBindingId,
260
- v.value.skus
262
+ f.value.skus
261
263
  );
262
264
  }
263
265
  function j(e, l, a) {
@@ -265,11 +267,11 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
265
267
  let u = a;
266
268
  l.length > 0 && isFinite(s) ? u = a.map((d) => (d.id !== e || (d.amount = ne(s)), d)) : u = a.map((d) => (d.id !== e || (d.amount = { amount: 0, precision: 0 }), d)), b("update:modelValue", u);
267
269
  }
268
- function S(e, l) {
270
+ function D(e, l) {
269
271
  const a = l.filter((s) => s.id !== e);
270
272
  b("update:modelValue", a);
271
273
  }
272
- function k(e) {
274
+ function M(e) {
273
275
  var a, s;
274
276
  if (e.type !== fe.enum.SKU)
275
277
  throw new Error("Non-SKU binding does not have unit");
@@ -288,19 +290,19 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
288
290
  });
289
291
  b("update:modelValue", s);
290
292
  }
291
- const D = de({});
292
- function P(e) {
293
- return D[e.id] ?? {
293
+ const P = de({});
294
+ function N(e) {
295
+ return P[e.id] ?? {
294
296
  modelValue: {
295
297
  amount: e.amount,
296
298
  measurement: e.measurement
297
299
  },
298
- amountAsString: I(e.amount)
300
+ amountAsString: k(e.amount)
299
301
  };
300
302
  }
301
303
  function n(e, l) {
302
304
  ce(() => {
303
- D[e.id] = {
305
+ P[e.id] = {
304
306
  modelValue: {
305
307
  amount: e.amount,
306
308
  measurement: e.measurement
@@ -310,12 +312,12 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
310
312
  });
311
313
  }
312
314
  return (e, l) => {
313
- const a = y("FmFormGroup"), s = y("FmButton"), u = y("FmIcon"), d = y("FmTooltip"), R = y("FmTextField");
314
- return _(), w("div", Ce, [
315
+ const a = y("FmFormGroup"), s = y("FmButton"), u = y("FmIcon"), d = y("FmTooltip"), C = y("FmTextField");
316
+ return _(), B("div", Ce, [
315
317
  m(a, {
316
318
  disabled: e.disabled,
317
319
  "model-value": e.modelValue,
318
- rules: e.iframeMode ? void 0 : [h(xe)(1, "Must have at least one inventory binding")]
320
+ rules: e.iframeMode ? void 0 : [g(xe)(1, "Must have at least one inventory binding")]
319
321
  }, null, 8, ["disabled", "model-value", "rules"]),
320
322
  t("div", Ue, [
321
323
  t("div", Se, [
@@ -331,19 +333,19 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
331
333
  ]),
332
334
  t("div", Pe, [
333
335
  Ne,
334
- (_(!0), w(O, null, W(L.value, (o) => (_(), T(a, {
336
+ (_(!0), B(O, null, W(L.value, (o) => (_(), T(a, {
335
337
  key: o.id,
336
338
  disabled: e.disabled,
337
- modelValue: +h(I)(o.amount ?? { amount: 1, precision: 0 }),
338
- rules: [h(he)(0), h(X)(0)]
339
+ modelValue: +g(k)(o.amount ?? { amount: 1, precision: 0 }),
340
+ rules: [g(he)(0), g(X)(0)]
339
341
  }, {
340
- default: M(({ invalid: F }) => {
341
- var p;
342
+ default: A(({ invalid: I }) => {
343
+ var h;
342
344
  return [
343
345
  t("div", $e, [
344
346
  t("div", Te, [
345
- me(q((p = x.value.find((N) => N._id === o.id)) == null ? void 0 : p.name) + " ", 1),
346
- v.value.recipes.includes(o.id) ? (_(), T(d, {
347
+ me(q((h = x.value.find((v) => v._id === o.id)) == null ? void 0 : h.name) + " ", 1),
348
+ f.value.recipes.includes(o.id) ? (_(), T(d, {
347
349
  key: 0,
348
350
  variant: "plain",
349
351
  placement: "bottom",
@@ -351,7 +353,7 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
351
353
  "hide-arrow": !0,
352
354
  "z-index": 50
353
355
  }, {
354
- default: M(() => [
356
+ default: A(() => [
355
357
  m(u, {
356
358
  name: "error",
357
359
  size: "sm",
@@ -362,12 +364,12 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
362
364
  })) : Q("", !0)
363
365
  ]),
364
366
  t("div", Ee, [
365
- m(R, {
367
+ m(C, {
366
368
  class: "w-full",
367
369
  disabled: e.disabled,
368
- modelValue: +h(I)(o.amount ?? { amount: 1, precision: 0 }),
369
- "onUpdate:modelValue": (N) => j(o.id, N, e.modelValue),
370
- invalid: F
370
+ modelValue: +g(k)(o.amount ?? { amount: 1, precision: 0 }),
371
+ "onUpdate:modelValue": (v) => j(o.id, v, e.modelValue),
372
+ invalid: I
371
373
  }, null, 8, ["disabled", "modelValue", "onUpdate:modelValue", "invalid"])
372
374
  ]),
373
375
  t("div", Le, [
@@ -377,7 +379,7 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
377
379
  variant: "plain",
378
380
  icon: "delete",
379
381
  "icon-color": "#000000",
380
- onClick: (N) => S(o.id, e.modelValue)
382
+ onClick: (v) => D(o.id, e.modelValue)
381
383
  }, null, 8, ["disabled", "onClick"])
382
384
  ])
383
385
  ])
@@ -396,21 +398,21 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
396
398
  "border-color": "primary",
397
399
  label: "Link ingredient",
398
400
  "prepend-icon": "link",
399
- onClick: U
401
+ onClick: S
400
402
  })
401
403
  ]),
402
404
  t("div", Ke, [
403
405
  qe,
404
- (_(!0), w(O, null, W(A.value, (o) => {
405
- var F;
406
- return _(), w("div", {
406
+ (_(!0), B(O, null, W(w.value, (o, I) => {
407
+ var h;
408
+ return _(), B("div", {
407
409
  key: o.id,
408
410
  class: "flex flex-col border-b border-fm-color-neutral-gray-100"
409
411
  }, [
410
412
  t("div", Oe, [
411
413
  t("div", We, [
412
- t("span", He, q((F = i.value.find((p) => p._id === o.id)) == null ? void 0 : F.name), 1),
413
- v.value.skus.includes(o.id) ? (_(), T(d, {
414
+ t("span", He, q((h = i.value.find((v) => v._id === o.id)) == null ? void 0 : h.name), 1),
415
+ f.value.skus.includes(o.id) ? (_(), T(d, {
414
416
  key: 0,
415
417
  variant: "plain",
416
418
  placement: "bottom",
@@ -418,7 +420,7 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
418
420
  "hide-arrow": !0,
419
421
  "z-index": 50
420
422
  }, {
421
- default: M(() => [
423
+ default: A(() => [
422
424
  m(u, {
423
425
  name: "error",
424
426
  size: "sm",
@@ -431,10 +433,11 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
431
433
  t("div", Ye, [
432
434
  m(Re, {
433
435
  "model-value": G(o),
434
- "onUpdate:modelValue": (p) => K(o.id, p, e.modelValue),
435
- "onUpdate:amount": (p) => n(o, p),
436
- unit: k(o)
437
- }, null, 8, ["model-value", "onUpdate:modelValue", "onUpdate:amount", "unit"])
436
+ "onUpdate:modelValue": (v) => K(o.id, v, e.modelValue),
437
+ "onUpdate:amount": (v) => n(o, v),
438
+ unit: M(o),
439
+ placement: I === w.value.length - 1 ? "top" : "bottom"
440
+ }, null, 8, ["model-value", "onUpdate:modelValue", "onUpdate:amount", "unit", "placement"])
438
441
  ]),
439
442
  t("div", Ze, [
440
443
  m(s, {
@@ -442,20 +445,20 @@ const ge = { class: "flex flex-col" }, Ve = { class: "flex flex-col" }, Ie = { c
442
445
  type: "button",
443
446
  variant: "tertiary",
444
447
  icon: "delete",
445
- onClick: (p) => S(o.id, e.modelValue)
448
+ onClick: (v) => D(o.id, e.modelValue)
446
449
  }, null, 8, ["disabled", "onClick"])
447
450
  ])
448
451
  ]),
449
452
  t("div", Je, [
450
453
  m(a, {
451
- modelValue: +h(I)(o.amount ?? { amount: 1, precision: 0 }),
452
- rules: [h(X)(0)]
454
+ modelValue: +g(k)(o.amount ?? { amount: 1, precision: 0 }),
455
+ rules: [g(X)(0)]
453
456
  }, null, 8, ["modelValue", "rules"]),
454
457
  m(a, {
455
- modelValue: P(o),
458
+ modelValue: N(o),
456
459
  rules: [
457
- h(Y)(),
458
- h(le)(k(o))
460
+ g(Y)(),
461
+ g(le)(M(o))
459
462
  ]
460
463
  }, null, 8, ["modelValue", "rules"])
461
464
  ])
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as y, computed as V, ref as w, watch as h, resolveComponent as u, openBlock as F, createBlock as A, withCtx as s, createVNode as g, createElementVNode as k, normalizeClass as K } from "vue";
2
- import { c as d } from "./date2-BXg2Rt3a.js";
2
+ import { c as d } from "./date2-C8AM1GIN.js";
3
3
  const _ = ["value", "disabled"], D = /* @__PURE__ */ y({
4
4
  __name: "NumberPrecisionInput",
5
5
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as x, computed as f, ref as m, onMounted as g, openBlock as r, createElementBlock as o, createElementVNode as e, toDisplayString as t, normalizeStyle as w, createTextVNode as i, Fragment as u, createCommentVNode as h, renderList as _, normalizeClass as k, pushScopeId as S, popScopeId as C } from "vue";
2
2
  import { useRoute as P } from "vue-router";
3
- import { n as v, _ as R } from "./app-Bi9BFWrX.js";
3
+ import { n as v, _ as R } from "./app-BKRjwub_.js";
4
4
  const n = (d) => (S("data-v-54384fc1"), d = d(), C(), d), A = { class: "purchase-box" }, N = { valign: "bottom" }, E = /* @__PURE__ */ n(() => /* @__PURE__ */ e("div", { class: "title" }, "Inventory Receive Note", -1)), O = { class: "text-right" }, D = { class: "header" }, q = /* @__PURE__ */ n(() => /* @__PURE__ */ e("hr", null, null, -1)), I = /* @__PURE__ */ n(() => /* @__PURE__ */ e("div", { class: "header" }, "Supplier", -1)), T = { class: "sub-header" }, F = { class: "caption" }, L = { class: "address" }, U = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), V = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), z = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), B = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), H = { class: "text-right" }, M = /* @__PURE__ */ n(() => /* @__PURE__ */ e("div", { class: "header" }, "Delivery To", -1)), J = { class: "sub-header" }, Q = { class: "address" }, j = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), G = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), K = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), W = /* @__PURE__ */ n(() => /* @__PURE__ */ e("br", null, null, -1)), X = { class: "purchase-body" }, Y = /* @__PURE__ */ n(() => /* @__PURE__ */ e("thead", { class: "item-header" }, [
5
5
  /* @__PURE__ */ e("tr", null, [
6
6
  /* @__PURE__ */ e("th", {