@feedmepos/mf-inventory-portal 0.0.7-dev.2 → 0.0.7-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.
- package/dist/{ApprovalView-PgJmPjWr.js → ApprovalView-D1CshEiL.js} +6 -6
- package/dist/{BindingsDialog-Ch42kY-Z.js → BindingsDialog-Box9e9MU.js} +2 -2
- package/dist/{BindingsPicker-CjKJb9Iu.js → BindingsPicker-BMU_18fI.js} +2 -2
- package/dist/{BindingsTable-PvwPN2Vu.js → BindingsTable-CEmUUzD9.js} +3 -3
- package/dist/{ChangeLocationComponent.vue_vue_type_script_setup_true_lang-Dyl7UXMT.js → ChangeLocationComponent.vue_vue_type_script_setup_true_lang-BfmFBfLR.js} +1 -1
- package/dist/{FmMultiselectDialog.vue_vue_type_script_setup_true_lang-BCUjOxSy.js → FmMultiselectDialog.vue_vue_type_script_setup_true_lang-izsN_Y6x.js} +2 -2
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-CDi5O9gb.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-cNMSS0Ji.js} +1 -1
- package/dist/{IngredientsView--902oYCN.js → IngredientsView-Cx189ZUR.js} +202 -185
- package/dist/{IntegrationView-DzfSwX2I.js → IntegrationView-eJmquyFT.js} +3 -3
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-jBbeI4Xr.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-CN1SVuzj.js} +5 -5
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-VIcbJgay.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Dyo5rWdy.js} +1 -1
- package/dist/PreviewBadge.vue_vue_type_script_setup_true_lang-BvadeWUz.js +35 -0
- package/dist/{PurchaseOrderPrintPreview-sr4WLbNL.js → PurchaseOrderPrintPreview-8aVgWGlY.js} +1 -1
- package/dist/{ReceiveRequestView-B3n0s9JC.js → ReceiveRequestView-DosAbeBl.js} +520 -495
- package/dist/{RecipeView-DjHRoOJv.js → RecipeView-_A-EOMMi.js} +7 -7
- package/dist/StockView-CpVv9gnP.js +1938 -0
- package/dist/{SupplierView-DXn13XBW.js → SupplierView-CZmv0Zch.js} +208 -195
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-BdTcFpfV.js → TransferDetails.vue_vue_type_script_setup_true_lang-DnMxN-Zl.js} +5 -5
- package/dist/{UnitView-DVrscPTQ.js → UnitView-CF48QegO.js} +6 -6
- package/dist/{WarehouseView-B1n-2vW4.js → WarehouseView-Pq4tKlGH.js} +3 -3
- package/dist/api/stock.d.ts +8 -0
- package/dist/{app-D-4-R23d.js → app-kk-I7El6.js} +187 -187
- package/dist/app.js +1 -1
- package/dist/components/PremiumBadge.vue.d.ts +24 -0
- package/dist/components/PreviewBadge.vue.d.ts +24 -0
- package/dist/{date2-B0vvvXGT.js → date2-C_MxkBzJ.js} +8 -8
- package/dist/{dayjs.min-BJNynOI_.js → dayjs.min-B0-vxxmd.js} +2251 -2009
- package/dist/{decimal-MudMBQgK.js → decimal-CwL8K3v-.js} +1 -1
- package/dist/{fuzzy-CToOYwhA.js → fuzzy-CdBRA2rL.js} +1 -1
- package/dist/{init-date-range-D5SkV2p4.js → init-date-range-BkRJwJWl.js} +1 -1
- package/dist/{layout-C7Dvo6EU.js → layout-Uo3EuS0G.js} +1 -1
- package/dist/{rules-D4pouPya.js → rules-DMCipsmW.js} +1 -1
- package/dist/stock-estimate-BRvddt7k.js +122 -0
- package/dist/{supplier-lu9adAbr.js → supplier-Ba-xLeGl.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-C-4l8D01.js → use-inventory-binding-dialog-Bn0GdfHQ.js} +2 -2
- package/dist/views/stock/components/StockHeaderPreview.vue.d.ts +2 -0
- package/dist/views/stock/components/StockRecalculateDialog.vue.d.ts +9 -0
- package/dist/{xlsx-BIvEkCPF.js → xlsx-DqXzQH_V.js} +628 -628
- package/package.json +3 -3
- package/dist/StockView-CtJ1iGfy.js +0 -1807
- package/dist/stock-estimate-Cpumo92_.js +0 -90
|
@@ -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-
|
|
3
|
-
import { a as pe } from "./init-date-range-
|
|
4
|
-
import { a as ce, b as ie, _ as me } from "./TransferDetails.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import { q as H } from "./date2-
|
|
2
|
+
import { o as d, e as le } from "./app-kk-I7El6.js";
|
|
3
|
+
import { a as pe } from "./init-date-range-BkRJwJWl.js";
|
|
4
|
+
import { a as ce, b as ie, _ as me } from "./TransferDetails.vue_vue_type_script_setup_true_lang-DnMxN-Zl.js";
|
|
5
|
+
import { q as H } from "./date2-C_MxkBzJ.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-
|
|
8
|
-
import { _ as fe, F as f, u as _e } from "./layout-
|
|
7
|
+
import { _ as de } from "./ChangeLocationComponent.vue_vue_type_script_setup_true_lang-BfmFBfLR.js";
|
|
8
|
+
import { _ as fe, F as f, u as _e } from "./layout-Uo3EuS0G.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-
|
|
3
|
-
import { u as L, x as S } from "./app-
|
|
2
|
+
import { _ as V } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-CN1SVuzj.js";
|
|
3
|
+
import { u as L, x as S } from "./app-kk-I7El6.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-
|
|
3
|
-
import { u as M, x as h } from "./app-
|
|
2
|
+
import { _ as x } from "./FmMultiselectDialog.vue_vue_type_script_setup_true_lang-izsN_Y6x.js";
|
|
3
|
+
import { u as M, x as h } from "./app-kk-I7El6.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-
|
|
3
|
-
import "./dayjs.min-
|
|
2
|
+
import { h as b, u as P, x as R } from "./app-kk-I7El6.js";
|
|
3
|
+
import "./dayjs.min-B0-vxxmd.js";
|
|
4
4
|
import "@feedmepos/ui-library";
|
|
5
|
-
import "./fuzzy-
|
|
5
|
+
import "./fuzzy-CdBRA2rL.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-
|
|
2
|
+
import { e as I } from "./app-kk-I7El6.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-
|
|
4
|
-
import { f as H } from "./fuzzy-
|
|
3
|
+
import { v as c } from "./app-kk-I7El6.js";
|
|
4
|
+
import { f as H } from "./fuzzy-CdBRA2rL.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-
|
|
2
|
+
import { a, b as d } from "./date2-C_MxkBzJ.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" }
|