@feedmepos/mf-inventory-portal 1.2.13 → 1.2.14
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/App-BKUu2y4m.js +286 -0
- package/dist/{ApprovalView-BWX6xBQs.js → ApprovalView-BXIr-aOO.js} +26 -26
- package/dist/{BindingsDialog-CuwkcDKX.js → BindingsDialog-BDxyU1ai.js} +2 -2
- package/dist/{BindingsPicker-BibFsY0g.js → BindingsPicker-CtlglFHZ.js} +10 -10
- package/dist/{BindingsTable-AdjKwSPH.js → BindingsTable-CAkqyxwU.js} +1 -1
- package/dist/{ClosingDraftView-DWFHP9nE.js → ClosingDraftView-uqekYW8F.js} +44 -44
- package/dist/{ClosingTemplateView-DOCF5f_u.js → ClosingTemplateView-T75Sz9_T.js} +26 -26
- package/dist/{DeliveryOrderPrintPreview-DNDtL_Vo.js → DeliveryOrderPrintPreview-DHhQSQ2B.js} +10 -10
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-BWhINOE8.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-Dcof4mm-.js} +15 -15
- package/dist/{FmMultiselectDialog-Dfo04ak5.js → FmMultiselectDialog-WIXHw0Uk.js} +4 -4
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-DGVs4zLl.js → FmUnitInput.vue_vue_type_script_setup_true_lang-V7qRyodl.js} +54 -54
- package/dist/ImportView-D6K4u2to.js +1303 -0
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-BESx2u4Y.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-DXSaHlBC.js} +1 -1
- package/dist/{IngredientGroupView-M9sXlnE0.js → IngredientGroupView-337gZxja.js} +19 -20
- package/dist/IngredientsView-BFB5W9wU.js +2240 -0
- package/dist/{IntegrationView-BlUNz1yc.js → IntegrationView-DBZir_ru.js} +3 -3
- package/dist/{InventoryBindingForm-CvQ5zh6v.js → InventoryBindingForm-D4T5aJjL.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BEAEmPsU.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-CxeoVbtU.js} +12 -12
- package/dist/{InventoryBindingSummary-CsJ-6G2P.js → InventoryBindingSummary-Cb0OLH16.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DjN_ktl1.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BBayB4R3.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BN_e7k7U.js → PremiumBadge.vue_vue_type_script_setup_true_lang-C9en2Mi_.js} +1 -1
- package/dist/{PublishView-DZgCyLK2.js → PublishView-BM5b29AM.js} +25 -25
- package/dist/{PurchaseOrderPrintPreview-CB2xvQ33.js → PurchaseOrderPrintPreview-Dml3m5ao.js} +12 -12
- package/dist/{ReceiveRequestView-DgDHOS-Y.js → ReceiveRequestView-Ceya3bOZ.js} +131 -132
- package/dist/RecipeView-Bw3qnkmy.js +636 -0
- package/dist/{StockView-eJOngk08.js → StockView-Dum7wayi.js} +165 -166
- package/dist/{SubsidiaryTreeDialog.vue_vue_type_script_setup_true_lang-BMFfegsk.js → SubsidiaryTreeDialog.vue_vue_type_script_setup_true_lang-BCMz3BUb.js} +1 -1
- package/dist/{SupplierView-BS8rBAKC.js → SupplierView-BRePnXQP.js} +4 -4
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-4Kll7qk7.js +3385 -0
- package/dist/{TransferTemplateView-By5Ci4Yg.js → TransferTemplateView-DzcNysRM.js} +166 -166
- package/dist/UnitView-Dd9vLRU0.js +674 -0
- package/dist/{WarehouseView-4ZLSJXYc.js → WarehouseView-C1T2VVo_.js} +32 -32
- package/dist/api/inventory.d.ts +306 -0
- package/dist/api/purchase-order.d.ts +1 -0
- package/dist/{app-D2lun71R.js → app-DU_GXTW3.js} +11730 -11115
- package/dist/app.d.ts +421 -0
- package/dist/app.js +1 -1
- package/dist/{closing-template-Cm1TtVzm.js → closing-template-DhM1Taa8.js} +1 -1
- package/dist/{decimal-eeicE4jp.js → decimal-CB27myvl.js} +1 -1
- package/dist/{format-unit-display-vHKazw0l.js → format-unit-display-Bou8fmKm.js} +24 -24
- package/dist/helper/number.d.ts +1 -0
- package/dist/import-export.helper-Bstm4Lwa.js +243 -0
- package/dist/{index-C5s-1g7c.js → index-B14XCvps.js} +1 -1
- package/dist/{index-DvX9cMJV.js → index-B9_waZl0.js} +1 -1
- package/dist/{purchase-order-template-uTs7bR89.js → purchase-order-template-DKQSKCx3.js} +1 -1
- package/dist/router/name.d.ts +1 -0
- package/dist/{stock-CL2LNdXp.js → stock-CWx63kov.js} +1 -1
- package/dist/stores/feature.d.ts +2 -0
- package/dist/stores/inventory.d.ts +26 -199
- package/dist/{supplier-CuzoW2k4.js → supplier-BMV0Wr8s.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-Cpg4lHHC.js → use-ingredient-select-dialog-B6k49FYb.js} +4 -4
- package/dist/{use-inventory-binding-dialog-h4M4ICQK.js → use-inventory-binding-dialog-D_ai3vrG.js} +1 -1
- package/dist/views/import/ImportView.vue.d.ts +3 -0
- package/dist/views/import/components/ImportDialog.vue.d.ts +2 -0
- package/dist/views/import/helper/import-export.helper.d.ts +4 -0
- package/dist/views/ingredients/helper/import-export.helper.d.ts +3 -1
- package/dist/views/receive-request/components/delivery-order-form/SystemTrailDialog.vue.d.ts +17 -0
- package/dist/views/receive-request/components/netsuite/NetSuiteTransactionChangeLog.vue.d.ts +15 -0
- package/dist/views/recipe/RecipeView.vue.d.ts +1 -0
- package/dist/views/recipe/components/import-recipes/ImportRecipeItem.vue.d.ts +16 -0
- package/dist/views/recipe/components/import-recipes/ImportRecipes.vue.d.ts +2 -0
- package/dist/views/recipe/helper/import-recipe.d.ts +48 -0
- package/dist/views/unit/UnitView.vue.d.ts +1 -0
- package/dist/views/unit/components/import-units/ImportUnitItem.vue.d.ts +12 -0
- package/dist/views/unit/components/import-units/ImportUnitItemProps.d.ts +6 -0
- package/dist/views/unit/components/import-units/ImportUnits.vue.d.ts +9 -0
- package/dist/views/unit/components/import-units/ImportUnitsProps.d.ts +5 -0
- package/dist/views/unit/helper/import-export.helper.d.ts +40 -0
- package/package.json +2 -2
- package/dist/App-ZoXow3DD.js +0 -276
- package/dist/IngredientsView-DUwhH3j1.js +0 -2475
- package/dist/RecipeView-DQDfwCJd.js +0 -621
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-w98ibfql.js +0 -3060
- package/dist/UnitView-DmuWMFlA.js +0 -667
- package/dist/array-Ca8T3f_G.js +0 -44
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { l as T, t as
|
|
2
|
-
import { u as z } from "./supplier-
|
|
3
|
-
import { P as C } from "./format-unit-display-
|
|
4
|
-
import { computed as f, defineComponent as j, mergeModels as q, useModel as x, ref as W, resolveComponent as w, openBlock as L, createElementBlock as O, normalizeStyle as $, createElementVNode as I, createVNode as J, withCtx as K, createBlock as V, createCommentVNode as
|
|
1
|
+
import { l as T, t as E, aF as M, u as R, aJ as B, aT as D, o as H, aU as U } from "./app-DU_GXTW3.js";
|
|
2
|
+
import { u as z } from "./supplier-BMV0Wr8s.js";
|
|
3
|
+
import { P as C } from "./format-unit-display-Bou8fmKm.js";
|
|
4
|
+
import { computed as f, defineComponent as j, mergeModels as q, useModel as x, ref as W, resolveComponent as w, openBlock as L, createElementBlock as O, normalizeStyle as $, createElementVNode as I, createVNode as J, withCtx as K, createBlock as V, createCommentVNode as N, Fragment as Q, renderList as X, unref as g } from "vue";
|
|
5
5
|
function Y(e, a, r) {
|
|
6
6
|
var o;
|
|
7
7
|
if (!!a.measurement === !!r && ((o = a.measurement) == null ? void 0 : o.id) === r)
|
|
@@ -32,7 +32,7 @@ function oe(e, a, r, u) {
|
|
|
32
32
|
const n = e.defaultCost ? Y(e.unit, e.defaultCost, e.trackingMeasurement) : void 0, o = l ?? n, p = o == null ? void 0 : o.costPerUnit, v = p ? o != null && o.measurement ? +T(p) / +T(o == null ? void 0 : o.measurement.conversion) : +T(p) : void 0, b = v ? r ? v * +T(r.conversion) : v : void 0, h = b ? +T(a) * b : void 0;
|
|
33
33
|
return {
|
|
34
34
|
cost: h ? {
|
|
35
|
-
...
|
|
35
|
+
...E(h ?? 0, 2),
|
|
36
36
|
currency: M()
|
|
37
37
|
} : {
|
|
38
38
|
amount: 0,
|
|
@@ -48,7 +48,7 @@ function k(e) {
|
|
|
48
48
|
if (a.success) return a.data;
|
|
49
49
|
throw new Error("Invalid supplier data");
|
|
50
50
|
}
|
|
51
|
-
function
|
|
51
|
+
function S(e) {
|
|
52
52
|
return {
|
|
53
53
|
_id: e.doc._id,
|
|
54
54
|
internal: e.type,
|
|
@@ -77,7 +77,7 @@ function ne(e, a, r = !1, u = !1) {
|
|
|
77
77
|
const t = u ? l.suppliers[0] : l.businessSuppliers[0], i = (r ? n.locations.filter((d) => d.doc._id !== n.currentLocation.doc._id) : n.locations)[0];
|
|
78
78
|
a({
|
|
79
79
|
...s,
|
|
80
|
-
supplier: t ? k(t) : i ?
|
|
80
|
+
supplier: t ? k(t) : i ? S(i) : s.supplier
|
|
81
81
|
});
|
|
82
82
|
});
|
|
83
83
|
const o = f(
|
|
@@ -93,10 +93,10 @@ function ne(e, a, r = !1, u = !1) {
|
|
|
93
93
|
set(s) {
|
|
94
94
|
const t = e() ?? {};
|
|
95
95
|
if (o.value === C.PURCHASE) {
|
|
96
|
-
const
|
|
96
|
+
const F = (u ? l.suppliers : l.businessSuppliers).find((A) => A._id === s);
|
|
97
97
|
a({
|
|
98
98
|
...t,
|
|
99
|
-
supplier:
|
|
99
|
+
supplier: F ? k(F) : t.supplier
|
|
100
100
|
});
|
|
101
101
|
return;
|
|
102
102
|
}
|
|
@@ -105,7 +105,7 @@ function ne(e, a, r = !1, u = !1) {
|
|
|
105
105
|
) : n.allLocations).find((d) => d.doc._id === s);
|
|
106
106
|
a({
|
|
107
107
|
...t,
|
|
108
|
-
supplier: y ?
|
|
108
|
+
supplier: y ? S(y) : t.supplier
|
|
109
109
|
});
|
|
110
110
|
}
|
|
111
111
|
}), v = f(() => l.locationSuppliers.map(k)), b = f(() => l.businessSuppliers.map(k)), h = f(() => {
|
|
@@ -116,7 +116,7 @@ function ne(e, a, r = !1, u = !1) {
|
|
|
116
116
|
const s = ((m = n._currentLocation) == null ? void 0 : m.type) === B.warehouse;
|
|
117
117
|
return (r ? n.allLocations.filter(
|
|
118
118
|
(i) => i.doc._id !== n.currentLocation.doc._id
|
|
119
|
-
) : n.allLocations).filter((i) => s || i.acceptRequest).map(
|
|
119
|
+
) : n.allLocations).filter((i) => s || i.acceptRequest).map(S);
|
|
120
120
|
}), P = f(() => {
|
|
121
121
|
if (o.value === C.PURCHASE) {
|
|
122
122
|
const t = v.value.map((i) => ({
|
|
@@ -138,11 +138,11 @@ function ne(e, a, r = !1, u = !1) {
|
|
|
138
138
|
var i, y;
|
|
139
139
|
const s = (y = (i = e()) == null ? void 0 : i.supplier) == null ? void 0 : y._id;
|
|
140
140
|
if (o.value === C.PURCHASE) {
|
|
141
|
-
const d = l.suppliers.find((
|
|
141
|
+
const d = l.suppliers.find((F) => F._id === s);
|
|
142
142
|
return d ? k(d) : null;
|
|
143
143
|
}
|
|
144
144
|
const m = n.allLocations.find((d) => d.doc._id);
|
|
145
|
-
return m ?
|
|
145
|
+
return m ? S(m) : null;
|
|
146
146
|
});
|
|
147
147
|
return {
|
|
148
148
|
transferLocationModel: p,
|
|
@@ -196,7 +196,7 @@ const Z = { class: "overflow-y-auto h-full pb-8" }, ae = /* @__PURE__ */ j({
|
|
|
196
196
|
variant: "tertiary",
|
|
197
197
|
"prepend-icon": "close",
|
|
198
198
|
onClick: p[0] || (p[0] = (c) => r.value = "")
|
|
199
|
-
})) :
|
|
199
|
+
})) : N("", !0)
|
|
200
200
|
]),
|
|
201
201
|
_: 1
|
|
202
202
|
}, 8, ["modelValue"])
|
|
@@ -213,7 +213,7 @@ const Z = { class: "overflow-y-auto h-full pb-8" }, ae = /* @__PURE__ */ j({
|
|
|
213
213
|
return g(U)(o.modelValue, c.value) && ((s = _.el) == null || s.scrollIntoView({ behavior: "instant", block: "end" }), (t = _.el) == null || t.scrollIntoView({ behavior: "smooth", block: "center" })), void 0;
|
|
214
214
|
}
|
|
215
215
|
}, null, 8, ["label", "sublabel", "model-value", "onClick", "onVnodeMounted"]))), 128)),
|
|
216
|
-
l.value.length ?
|
|
216
|
+
l.value.length ? N("", !0) : (L(), V(h, {
|
|
217
217
|
key: 0,
|
|
218
218
|
disabled: "",
|
|
219
219
|
label: "No options available"
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineStore as p } from "pinia";
|
|
2
|
-
import { useDialog as
|
|
3
|
-
import { useI18n as
|
|
4
|
-
import {
|
|
2
|
+
import { useDialog as y } from "@feedmepos/ui-library";
|
|
3
|
+
import { useI18n as v } from "@feedmepos/mf-common";
|
|
4
|
+
import { w as a } from "./app-DU_GXTW3.js";
|
|
5
5
|
import { h as S } from "vue";
|
|
6
6
|
const w = p("inventoryMultiSelectDialog", () => {
|
|
7
|
-
const l =
|
|
7
|
+
const l = y(), { t: n } = v();
|
|
8
8
|
return { multiSelect: async (s, t, c) => {
|
|
9
9
|
const o = c ?? ((e) => e), { promise: i, resolve: r } = Promise.withResolvers();
|
|
10
10
|
return l.open({
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
import { defineComponent as ie, mergeModels as W, useModel as
|
|
2
|
-
import {
|
|
1
|
+
import { defineComponent as ie, mergeModels as W, useModel as le, computed as v, ref as B, watch as E, onBeforeUnmount as ae, inject as ue, resolveComponent as b, openBlock as d, createElementBlock as y, createElementVNode as u, createVNode as h, withCtx as F, renderSlot as G, normalizeClass as O, toDisplayString as _, withDirectives as re, vModelText as me, createCommentVNode as I, createTextVNode as ce, createBlock as U, Fragment as de, renderList as pe } from "vue";
|
|
2
|
+
import { Z as D, O as R, y as $, $ as fe, l as M, aS as ve, t as be, bd as ye, Y as he, ay as Me, aQ as ge, aP as xe } from "./app-DU_GXTW3.js";
|
|
3
3
|
import "@feedmepos/ui-library";
|
|
4
4
|
function H() {
|
|
5
5
|
return {
|
|
6
6
|
amount: D.reset()
|
|
7
7
|
};
|
|
8
8
|
}
|
|
9
|
-
function
|
|
9
|
+
function Q() {
|
|
10
10
|
return function(f) {
|
|
11
11
|
return R()(f.amountAsString);
|
|
12
12
|
};
|
|
13
13
|
}
|
|
14
|
-
function
|
|
14
|
+
function je(a) {
|
|
15
15
|
return function(t) {
|
|
16
|
-
return R()(t.amountAsString) !== !0 ? !0 : +t.amountAsString <
|
|
16
|
+
return R()(t.amountAsString) !== !0 ? !0 : +t.amountAsString < a ? `Must be at least ${a}` : !0;
|
|
17
17
|
};
|
|
18
18
|
}
|
|
19
|
-
function qe(
|
|
19
|
+
function qe(a) {
|
|
20
20
|
return function(t) {
|
|
21
|
-
return R()(t.amountAsString) !== !0 ? !0 : +t.amountAsString >
|
|
21
|
+
return R()(t.amountAsString) !== !0 ? !0 : +t.amountAsString > a ? `Must be at most ${a}` : !0;
|
|
22
22
|
};
|
|
23
23
|
}
|
|
24
|
-
function
|
|
24
|
+
function Z(a, f = !1) {
|
|
25
25
|
return function(c) {
|
|
26
|
-
const s =
|
|
26
|
+
const s = Q()(c);
|
|
27
27
|
if (s != !0)
|
|
28
28
|
return f ? s : !0;
|
|
29
|
-
const A = typeof
|
|
30
|
-
return fe(+c.amountAsString).precision > A ? `Cannot exceed precision more than ${
|
|
29
|
+
const A = typeof a == "number" ? a : $(a, c.modelValue.measurement);
|
|
30
|
+
return fe(+c.amountAsString).precision > A ? `Cannot exceed precision more than ${M({
|
|
31
31
|
amount: 1,
|
|
32
32
|
precision: A
|
|
33
33
|
})}` : !0;
|
|
34
34
|
};
|
|
35
35
|
}
|
|
36
|
-
function ze(
|
|
37
|
-
const f = ve(
|
|
36
|
+
function ze(a) {
|
|
37
|
+
const f = ve(a);
|
|
38
38
|
return function(c) {
|
|
39
39
|
return f(c.modelValue.amount);
|
|
40
40
|
};
|
|
@@ -104,41 +104,41 @@ const Fe = { class: "flex flex-col" }, _e = { class: "flex flex-col" }, Ae = { c
|
|
|
104
104
|
modelModifiers: {}
|
|
105
105
|
}),
|
|
106
106
|
emits: /* @__PURE__ */ W(["update:amount", "update:measurement"], ["update:modelValue"]),
|
|
107
|
-
setup(
|
|
108
|
-
const t =
|
|
107
|
+
setup(a, { emit: f }) {
|
|
108
|
+
const t = a, c = f, s = le(a, "modelValue"), A = R(), w = v(() => {
|
|
109
109
|
var n;
|
|
110
|
-
return
|
|
110
|
+
return $(t.unit, (n = s.value) == null ? void 0 : n.measurement);
|
|
111
111
|
}), p = B((() => {
|
|
112
112
|
var o;
|
|
113
|
-
const e = ((o = s.value) == null ? void 0 : o.amount) ?? D.reset(), n =
|
|
114
|
-
return
|
|
113
|
+
const e = ((o = s.value) == null ? void 0 : o.amount) ?? D.reset(), n = ge(e), i = t.formatMinimumPrecision ?? n.precision, l = xe(n, i);
|
|
114
|
+
return M(l);
|
|
115
115
|
})());
|
|
116
|
-
let
|
|
116
|
+
let x = null;
|
|
117
117
|
E(p, (e) => {
|
|
118
|
-
|
|
118
|
+
x && clearTimeout(x), x = setTimeout(() => {
|
|
119
119
|
var r;
|
|
120
120
|
const n = A(e), i = t.precision ?? w.value, o = typeof t.formatMinimumPrecision == "number" && t.formatMinimumPrecision > i ? t.formatMinimumPrecision : i;
|
|
121
121
|
if (n == !0) {
|
|
122
|
-
const
|
|
123
|
-
((r = s.value) == null ? void 0 : r.amount) !==
|
|
122
|
+
const g = be(+e, o);
|
|
123
|
+
((r = s.value) == null ? void 0 : r.amount) !== g && (s.value = {
|
|
124
124
|
...s.value,
|
|
125
|
-
amount:
|
|
125
|
+
amount: g
|
|
126
126
|
});
|
|
127
127
|
}
|
|
128
128
|
c("update:amount", e);
|
|
129
129
|
}, 500);
|
|
130
|
-
}),
|
|
131
|
-
|
|
130
|
+
}), ae(() => {
|
|
131
|
+
x && clearTimeout(x);
|
|
132
132
|
});
|
|
133
|
-
const
|
|
134
|
-
var
|
|
135
|
-
const e = t.unit.measurements.filter((o) => !o.name.toLocaleLowerCase().includes("inactive")).filter((o) => o.abbrev !== t.unit.abbrev || +
|
|
133
|
+
const J = Symbol.for("fm:form-state"), C = ue(J, null), P = v(() => t.disabled ?? (C == null ? void 0 : C.getDisabled()) ?? !1), K = B(), S = B(!1), j = B(!1), X = v(() => S.value || j.value), ee = v(() => {
|
|
134
|
+
var l;
|
|
135
|
+
const e = t.unit.measurements.filter((o) => !o.name.toLocaleLowerCase().includes("inactive")).filter((o) => o.abbrev !== t.unit.abbrev || +M(o.conversion) != 1), n = ye.groupBy(
|
|
136
136
|
e,
|
|
137
|
-
(o) => `${o.abbrev}${
|
|
137
|
+
(o) => `${o.abbrev}${M(o.conversion)}`
|
|
138
138
|
), i = Object.values(n).map((o) => o[0]);
|
|
139
139
|
return [
|
|
140
140
|
{
|
|
141
|
-
label: (
|
|
141
|
+
label: (l = t.unit) == null ? void 0 : l.abbrev,
|
|
142
142
|
value: null,
|
|
143
143
|
isBaseUnit: !0
|
|
144
144
|
},
|
|
@@ -172,11 +172,11 @@ const Fe = { class: "flex flex-col" }, _e = { class: "flex flex-col" }, Ae = { c
|
|
|
172
172
|
var m;
|
|
173
173
|
if (!t.convertAmountOnChangeUnit)
|
|
174
174
|
return;
|
|
175
|
-
const i = ((m = s.value) == null ? void 0 : m.amount) ?? D.reset(),
|
|
176
|
-
value:
|
|
175
|
+
const i = ((m = s.value) == null ? void 0 : m.amount) ?? D.reset(), l = t.unit.measurements.find((k) => k.id === n) ?? null, o = t.unit.measurements.find((k) => k.id === e) ?? null, r = l ? he(i, l.conversion) : i, g = o ? Me(r, o.conversion) : r, T = $(t.unit, o), L = D.convertPrecision({
|
|
176
|
+
value: g,
|
|
177
177
|
precision: T
|
|
178
178
|
});
|
|
179
|
-
p.value =
|
|
179
|
+
p.value = M(L);
|
|
180
180
|
});
|
|
181
181
|
const q = v(() => {
|
|
182
182
|
var e;
|
|
@@ -192,27 +192,27 @@ const Fe = { class: "flex flex-col" }, _e = { class: "flex flex-col" }, Ae = { c
|
|
|
192
192
|
)) ?? [];
|
|
193
193
|
}
|
|
194
194
|
), ne = v(() => [...t.applyDefaultRules ? [
|
|
195
|
-
|
|
196
|
-
typeof t.precision == "number" ?
|
|
195
|
+
Q(),
|
|
196
|
+
typeof t.precision == "number" ? Z(t.precision) : Z(t.unit)
|
|
197
197
|
] : [], ...te.value]);
|
|
198
198
|
function z(e) {
|
|
199
|
-
const n = t.precision ?? w.value,
|
|
199
|
+
const n = t.precision ?? w.value, l = typeof t.formatMinimumPrecision == "number" && t.formatMinimumPrecision > n ? t.formatMinimumPrecision : n, o = e.toFixed(l), r = o.includes(".") ? o.replace(/0+$/, "") : o;
|
|
200
200
|
return r.endsWith(".") ? r.slice(0, r.length - 1) : r;
|
|
201
201
|
}
|
|
202
202
|
function oe() {
|
|
203
203
|
if (!t.stepper)
|
|
204
204
|
return;
|
|
205
|
-
const e = +p.value + +
|
|
205
|
+
const e = +p.value + +M(t.stepper);
|
|
206
206
|
p.value = z(e);
|
|
207
207
|
}
|
|
208
208
|
function se() {
|
|
209
209
|
if (!t.stepper)
|
|
210
210
|
return;
|
|
211
|
-
const e = +p.value - +
|
|
211
|
+
const e = +p.value - +M(t.stepper);
|
|
212
212
|
p.value = z(e);
|
|
213
213
|
}
|
|
214
214
|
return (e, n) => {
|
|
215
|
-
const i = b("FmLabel"),
|
|
215
|
+
const i = b("FmLabel"), l = b("FmIcon"), o = b("FmMenuItem"), r = b("FmMenu"), g = b("FmTooltip"), T = b("FmField"), L = b("FmFormGroup");
|
|
216
216
|
return d(), y("div", Fe, [
|
|
217
217
|
u("div", _e, [
|
|
218
218
|
u("div", Ae, [
|
|
@@ -223,7 +223,7 @@ const Fe = { class: "flex flex-col" }, _e = { class: "flex flex-col" }, Ae = { c
|
|
|
223
223
|
optional: e.labelMark === "optional"
|
|
224
224
|
}, null, 8, ["label", "disabled", "required", "optional"])
|
|
225
225
|
]),
|
|
226
|
-
h(T, { focused:
|
|
226
|
+
h(T, { focused: X.value }, {
|
|
227
227
|
default: F(() => [
|
|
228
228
|
u("div", Pe, [
|
|
229
229
|
G(e.$slots, "prepend"),
|
|
@@ -231,7 +231,7 @@ const Fe = { class: "flex flex-col" }, _e = { class: "flex flex-col" }, Ae = { c
|
|
|
231
231
|
u("div", Be, [
|
|
232
232
|
e.stepperOnly ? (d(), y("span", {
|
|
233
233
|
key: 0,
|
|
234
|
-
class:
|
|
234
|
+
class: O({
|
|
235
235
|
"fm-text-field--input fm-typo-en-body-lg-400": !0,
|
|
236
236
|
"text-fm-color-typo-primary": !P.value,
|
|
237
237
|
"text-fm-color-typo-disabled": P.value
|
|
@@ -240,11 +240,11 @@ const Fe = { class: "flex flex-col" }, _e = { class: "flex flex-col" }, Ae = { c
|
|
|
240
240
|
key: 1,
|
|
241
241
|
type: "text",
|
|
242
242
|
ref_key: "inputRef",
|
|
243
|
-
ref:
|
|
243
|
+
ref: K,
|
|
244
244
|
onFocus: n[0] || (n[0] = () => S.value = !0),
|
|
245
245
|
onBlur: n[1] || (n[1] = () => S.value = !1),
|
|
246
246
|
"onUpdate:modelValue": n[2] || (n[2] = (m) => p.value = m),
|
|
247
|
-
class:
|
|
247
|
+
class: O({
|
|
248
248
|
"fm-text-field--input fm-typo-en-body-lg-400": !0,
|
|
249
249
|
"text-fm-color-typo-primary": !P.value,
|
|
250
250
|
"text-fm-color-typo-disabled": P.value
|
|
@@ -255,22 +255,22 @@ const Fe = { class: "flex flex-col" }, _e = { class: "flex flex-col" }, Ae = { c
|
|
|
255
255
|
]),
|
|
256
256
|
e.separator ? (d(), y("div", Ie, _(e.separator), 1)) : I("", !0),
|
|
257
257
|
u("div", {
|
|
258
|
-
class:
|
|
258
|
+
class: O([e.disabled ? "text-fm-color-typo-disabled" : "text-fm-color-typo-secondary"])
|
|
259
259
|
}, [
|
|
260
|
-
h(
|
|
260
|
+
h(g, { "z-index": 51 }, {
|
|
261
261
|
content: F(() => [
|
|
262
262
|
ce(_(V.value), 1)
|
|
263
263
|
]),
|
|
264
264
|
default: F(() => [
|
|
265
265
|
e.disableUnit ? (d(), y("div", Ue, [
|
|
266
|
-
q.value ? I("", !0) : (d(), U(
|
|
266
|
+
q.value ? I("", !0) : (d(), U(l, {
|
|
267
267
|
key: 0,
|
|
268
268
|
name: "square_foot"
|
|
269
269
|
})),
|
|
270
270
|
u("div", De, _(V.value), 1)
|
|
271
271
|
])) : (d(), U(r, {
|
|
272
272
|
key: 1,
|
|
273
|
-
onMenuChanged: n[3] || (n[3] = (m) =>
|
|
273
|
+
onMenuChanged: n[3] || (n[3] = (m) => j.value = m),
|
|
274
274
|
"z-index": 500,
|
|
275
275
|
placement: e.placement,
|
|
276
276
|
disabled: e.disabled
|
|
@@ -278,13 +278,13 @@ const Fe = { class: "flex flex-col" }, _e = { class: "flex flex-col" }, Ae = { c
|
|
|
278
278
|
"menu-button": F(() => [
|
|
279
279
|
u("div", Re, [
|
|
280
280
|
u("div", we, [
|
|
281
|
-
q.value ? I("", !0) : (d(), U(
|
|
281
|
+
q.value ? I("", !0) : (d(), U(l, {
|
|
282
282
|
key: 0,
|
|
283
283
|
name: "square_foot"
|
|
284
284
|
})),
|
|
285
285
|
u("div", Ce, _(V.value), 1)
|
|
286
286
|
]),
|
|
287
|
-
h(
|
|
287
|
+
h(l, { name: "keyboard_arrow_down" })
|
|
288
288
|
])
|
|
289
289
|
]),
|
|
290
290
|
default: F(() => [
|
|
@@ -310,7 +310,7 @@ const Fe = { class: "flex flex-col" }, _e = { class: "flex flex-col" }, Ae = { c
|
|
|
310
310
|
onClick: oe
|
|
311
311
|
}, [
|
|
312
312
|
u("div", Ve, [
|
|
313
|
-
h(
|
|
313
|
+
h(l, {
|
|
314
314
|
name: "expand_less",
|
|
315
315
|
size: "md"
|
|
316
316
|
})
|
|
@@ -321,7 +321,7 @@ const Fe = { class: "flex flex-col" }, _e = { class: "flex flex-col" }, Ae = { c
|
|
|
321
321
|
onClick: se
|
|
322
322
|
}, [
|
|
323
323
|
u("div", Te, [
|
|
324
|
-
h(
|
|
324
|
+
h(l, {
|
|
325
325
|
name: "expand_more",
|
|
326
326
|
size: "md"
|
|
327
327
|
})
|
|
@@ -348,10 +348,10 @@ const Fe = { class: "flex flex-col" }, _e = { class: "flex flex-col" }, Ae = { c
|
|
|
348
348
|
}
|
|
349
349
|
});
|
|
350
350
|
export {
|
|
351
|
-
|
|
351
|
+
je as F,
|
|
352
352
|
We as _,
|
|
353
353
|
qe as a,
|
|
354
354
|
ze as b,
|
|
355
|
-
|
|
356
|
-
|
|
355
|
+
Q as c,
|
|
356
|
+
Z as d
|
|
357
357
|
};
|