@feedmepos/mf-inventory-portal 0.0.23-dev.2 → 0.0.23-dev.21
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-DRE3c1lJ.js → App-CvIvF0fg.js} +59 -51
- package/dist/{ApprovalView-B4ZYcS3B.js → ApprovalView-BOn2HDVY.js} +20 -23
- package/dist/{BindingsDialog-Df1yrWHU.js → BindingsDialog-9qfADiSA.js} +7 -7
- package/dist/{BindingsPicker-BERMWh4w.js → BindingsPicker-CpV9uOqj.js} +7 -8
- package/dist/{BindingsTable-DRIapOWW.js → BindingsTable-BYScxUTj.js} +16 -20
- package/dist/ClosingDraftView-DM7-3zOd.js +1116 -0
- package/dist/{ClosingTemplateView-CbFn3Sdy.js → ClosingTemplateView-Cye5VPAM.js} +66 -76
- package/dist/{FmDroppableField-8RzKjEdL.js → FmDroppableField-AIKfZo3H.js} +1 -1
- package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CQUsooGm.js +282 -0
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-BHSGZyJL.js → FmUnitInput.vue_vue_type_script_setup_true_lang-CFQc-CBX.js} +121 -119
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DH5IQchQ.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-2r8mut0B.js} +7 -7
- package/dist/{IngredientGroupView-DoETcEvV.js → IngredientGroupView-RNokzPJa.js} +30 -36
- package/dist/IngredientsView-M7K_GAEO.js +1660 -0
- package/dist/{IntegrationView-D1HeBiGF.js → IntegrationView-D9a8d1sO.js} +18 -20
- package/dist/{InventoryBindingForm-Dmz9BQ37.js → InventoryBindingForm-B0Gx5N1p.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DoyqVBOd.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-DEOudgKD.js} +15 -17
- package/dist/{InventoryBindingSummary-DrpwiRGZ.js → InventoryBindingSummary-C16Nc5aN.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-yNEswIEI.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CZiypEex.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-Br4_VUza.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BbYZwclN.js} +8 -8
- package/dist/{PurchaseOrderPrintPreview-cp671yWE.js → PurchaseOrderPrintPreview-DdKF8g0J.js} +13 -14
- package/dist/ReceiveRequestView-DBPRR6fz.js +4186 -0
- package/dist/{RecipeView-CD_dAWLo.js → RecipeView-CzUgVxKz.js} +58 -63
- package/dist/{StockView-DfUzFC1b.js → StockView-DCO3N1FS.js} +1338 -1446
- package/dist/{SupplierView-DB-zrNxh.js → SupplierView-CzV6DYSj.js} +2345 -783
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-00pcY0qu.js +1228 -0
- package/dist/TransferTemplateView-uL5PId9-.js +1265 -0
- package/dist/{UnitView-BlC9-WOA.js → UnitView-d-mCs-cS.js} +40 -44
- package/dist/{WarehouseView-CgEY87Lo.js → WarehouseView-B7z8m-Hv.js} +67 -73
- package/dist/api/adjustment-template.d.ts +23 -0
- package/dist/api/bill.d.ts +2 -2
- package/dist/api/closing-draft.d.ts +6 -0
- package/dist/api/closing.d.ts +1 -0
- package/dist/api/netsuite.d.ts +69 -0
- package/dist/app-CTCC1zfY.js +58871 -0
- package/dist/app.d.ts +56 -0
- package/dist/app.js +2 -2
- package/dist/components/FmMinMaxInputRules.d.ts +4 -1
- package/dist/components/FmMultiselectDialogProps.d.ts +1 -0
- package/dist/components/row-action.enum.d.ts +1 -0
- package/dist/composable/defineDeepModel.d.ts +1 -1
- package/dist/{decimal-D7BCubZO.js → decimal-DhUR6QsF.js} +1 -1
- package/dist/{feature-BR-MsGYt.js → feature-DiGS5Fa4.js} +23 -9
- package/dist/format-unit-display-MRARpSlY.js +1210 -0
- package/dist/index-BSN3RnCl.js +12087 -0
- package/dist/netsuite-CIibMNer.js +251 -0
- package/dist/router/name.d.ts +2 -0
- package/dist/stock-COHpOTJk.js +110 -0
- package/dist/stores/feature.d.ts +2 -0
- package/dist/stores/integration/netsuite.d.ts +81 -0
- package/dist/stores/inventory.d.ts +1 -4
- package/dist/style.css +1 -1
- package/dist/{supplier-aBuwVukl.js → supplier-csNwTHYl.js} +15 -15
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-CLQ0LUmW.js → use-inventory-binding-dialog-172A48Xx.js} +10 -11
- package/dist/views/adjustment-template/wastage-template/WastageTemplateDetails.vue.d.ts +2 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplateDialog.vue.d.ts +22 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplatePublish.vue.d.ts +6 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplateView.vue.d.ts +2 -0
- package/dist/views/adjustment-template/wastage-template/actions.d.ts +1295 -0
- package/dist/views/adjustment-template/wastage-template/form/WastageTemplateForm.vue.d.ts +16 -0
- package/dist/views/adjustment-template/wastage-template/form/WastageTemplateItemTable.vue.d.ts +35 -0
- package/dist/views/adjustment-template/wastage-template/form/useAdjustmentTemplateItems.d.ts +20 -0
- package/dist/views/adjustment-template/wastage-template/props.d.ts +29 -0
- package/dist/views/adjustment-template/wastage-template/table.d.ts +1273 -0
- package/dist/views/closing-draft/ClosingDraftView.vue.d.ts +2 -0
- package/dist/views/closing-draft/components/closing-draft-action/ClosingDraftAction.vue.d.ts +22 -0
- package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +451 -0
- package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +25 -0
- package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +2601 -0
- package/dist/views/closing-draft/helpers/draft-status-to-class-name.helper.d.ts +1 -0
- package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +19 -0
- package/dist/views/closing-draft/helpers/get-calculated-total.helper.d.ts +4 -0
- package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +24 -192
- package/dist/views/closing-template/composables/use-closing-template-table.d.ts +24 -192
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +34 -34
- package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +1 -0
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +54 -54
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +54 -54
- package/dist/views/receive-request/helper/check-netsuite-subsidiary.helper.d.ts +1 -0
- package/dist/views/stock/components/StockRecordCard.vue.d.ts +1 -1
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +2 -2
- package/dist/views/stock/helper/compute-summary-total.d.ts +2 -2
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +8 -8
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +96 -96
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +96 -96
- package/dist/{xlsx-BbtURTDy.js → xlsx-CH-bhcOL.js} +1 -1
- package/dist/{xlsx.util-zYS4OJFi.js → xlsx.util-4aHI7W-Z.js} +1 -1
- package/package.json +3 -3
- package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-7JYNssTm.js +0 -267
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-KbYSywk2.js +0 -436
- package/dist/FmMultiselectDialog-Da9JMCYa.js +0 -415
- package/dist/IngredientsView-DHAhj9pV.js +0 -1613
- package/dist/ReceiveRequestView-C1WBlpho.js +0 -4082
- package/dist/TableActionableRow.vue_vue_type_script_setup_true_lang-DlNJ6kRg.js +0 -135
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-2mzqFGCz.js +0 -1144
- package/dist/TransferTemplateView-CaAJrqU6.js +0 -1262
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/app-CAyFhmAz.js +0 -33457
- package/dist/date2-D9i5izMt.js +0 -117
- package/dist/dayjs.min-SJKP9zBL.js +0 -282
- package/dist/defineDeepModel-DS4Shctf.js +0 -13
- package/dist/format-time-from-id-CUby60uW.js +0 -15
- package/dist/format-unit-display-D25Al2JZ.js +0 -1198
- package/dist/fuzzy-BryBtMz_.js +0 -41
- package/dist/index-ByJbUSIQ.js +0 -45
- package/dist/index-CFA_VFyX.js +0 -10545
- package/dist/index-CTvgBOum.js +0 -22280
- package/dist/netsuite-D0G4B60k.js +0 -146
- package/dist/normalizeArguments-DP7Hrren.js +0 -1552
- package/dist/row-action.enum-PMKMRrZR.js +0 -50
- package/dist/rules-DxVY0b7F.js +0 -198
- package/dist/use-template-enabled-locations-2-BgTiwy_3.js +0 -86
|
@@ -1,415 +0,0 @@
|
|
|
1
|
-
import { defineComponent as oe, computed as _, ref as C, watch as ne, openBlock as d, createElementBlock as v, normalizeStyle as A, Fragment as S, renderList as D, renderSlot as fe, createCommentVNode as M, onMounted as be, reactive as q, resolveComponent as w, createElementVNode as V, createVNode as c, toDisplayString as K, unref as B, createSlots as ye, withCtx as y, createBlock as L, normalizeClass as te, withModifiers as he, Transition as ge } from "vue";
|
|
2
|
-
import { useDialogChild as ke, useSnackbar as _e } from "@feedmepos/ui-library";
|
|
3
|
-
import { z as m } from "./app-CAyFhmAz.js";
|
|
4
|
-
import { f as xe } from "./fuzzy-BryBtMz_.js";
|
|
5
|
-
import { d as Fe } from "./index-ByJbUSIQ.js";
|
|
6
|
-
/* empty css */
|
|
7
|
-
import { useI18n as we } from "@feedmepos/mf-common";
|
|
8
|
-
import { _ as Ce } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
9
|
-
const Se = /* @__PURE__ */ oe({
|
|
10
|
-
__name: "VirtualScroll",
|
|
11
|
-
props: {
|
|
12
|
-
itemHeight: {},
|
|
13
|
-
length: {},
|
|
14
|
-
scrollTop: {},
|
|
15
|
-
prerender: {}
|
|
16
|
-
},
|
|
17
|
-
emits: ["changed:minHeight"],
|
|
18
|
-
setup(U, { emit: E }) {
|
|
19
|
-
const p = U, $ = E, u = _(() => {
|
|
20
|
-
const r = p.itemHeight * p.length;
|
|
21
|
-
return $("changed:minHeight", r), `${r}px`;
|
|
22
|
-
}), H = C(0), n = _(
|
|
23
|
-
() => Array.from({ length: p.prerender }).map((r, s) => s + H.value)
|
|
24
|
-
);
|
|
25
|
-
function P() {
|
|
26
|
-
H.value = Math.floor(p.scrollTop / p.itemHeight) - Math.floor(p.prerender / 2);
|
|
27
|
-
}
|
|
28
|
-
const h = C(Fe(P, 10));
|
|
29
|
-
ne([() => p.scrollTop], () => {
|
|
30
|
-
h.value();
|
|
31
|
-
});
|
|
32
|
-
function g(r) {
|
|
33
|
-
const s = r.el;
|
|
34
|
-
s && (s.style.opacity = "0", setTimeout(() => {
|
|
35
|
-
s.style.opacity = "1";
|
|
36
|
-
}, 0));
|
|
37
|
-
}
|
|
38
|
-
return (r, s) => (d(), v("div", {
|
|
39
|
-
class: "relative",
|
|
40
|
-
style: A({ minHeight: u.value })
|
|
41
|
-
}, [
|
|
42
|
-
(d(!0), v(S, null, D(n.value, (f) => (d(), v(S, { key: f }, [
|
|
43
|
-
f >= 0 && f < r.length ? (d(), v("div", {
|
|
44
|
-
key: 0,
|
|
45
|
-
class: "absolute w-full left-0 bg-white",
|
|
46
|
-
style: A({
|
|
47
|
-
top: `${r.itemHeight * f}px`,
|
|
48
|
-
height: `${r.itemHeight}px`,
|
|
49
|
-
transition: "opacity 0.5s ease"
|
|
50
|
-
}),
|
|
51
|
-
onVnodeMounted: g
|
|
52
|
-
}, [
|
|
53
|
-
fe(r.$slots, "default", {
|
|
54
|
-
key: f,
|
|
55
|
-
index: f,
|
|
56
|
-
getItem: (x) => x[f]
|
|
57
|
-
})
|
|
58
|
-
], 4)) : M("", !0)
|
|
59
|
-
], 64))), 128))
|
|
60
|
-
], 4));
|
|
61
|
-
}
|
|
62
|
-
}), Ve = { class: "flex justify-between items-center sticky top-0 bg-white z-50" }, Te = {
|
|
63
|
-
key: 0,
|
|
64
|
-
class: "h-12 bg-white absolute top-[-12px] left-[-24px] w-lvw z-50",
|
|
65
|
-
style: { "max-width": "min(100vw - 48px, 560px)" }
|
|
66
|
-
}, Be = { class: "flex gap-16 basis-1/2" }, Ae = { class: "fm-typo-en-body-lg-400 text-fm-color-typo-secondary" }, $e = {
|
|
67
|
-
key: 0,
|
|
68
|
-
class: "flex items-center gap-8 justify-center py-32"
|
|
69
|
-
}, He = { class: "text-fm-color-typo-secondary fm-typo-en-body-md-400" }, Ie = {
|
|
70
|
-
key: 2,
|
|
71
|
-
class: "p-16 text-fm-color-typo-disabled fm-typo-en-body-lg-400 text-center"
|
|
72
|
-
}, ze = /* @__PURE__ */ oe({
|
|
73
|
-
__name: "FmMultiselectDialog",
|
|
74
|
-
props: {
|
|
75
|
-
modelValue: {},
|
|
76
|
-
items: {},
|
|
77
|
-
groups: {},
|
|
78
|
-
singleSelect: { type: Boolean },
|
|
79
|
-
placeholder: {},
|
|
80
|
-
showValidBorder: { type: Boolean },
|
|
81
|
-
maxHeight: {},
|
|
82
|
-
width: {},
|
|
83
|
-
noShadow: { type: Boolean },
|
|
84
|
-
loading: { type: Boolean },
|
|
85
|
-
virtualScroll: { type: Boolean }
|
|
86
|
-
},
|
|
87
|
-
emits: ["update:modelValue"],
|
|
88
|
-
setup(U, { emit: E }) {
|
|
89
|
-
var Q, R, Y;
|
|
90
|
-
const { t: p } = we(), $ = ke(), u = U, H = E, n = C(u.modelValue ?? []), P = _e();
|
|
91
|
-
be(() => {
|
|
92
|
-
var l, a, o, b;
|
|
93
|
-
$.emitData(n.value);
|
|
94
|
-
const e = (l = u.modelValue) != null && l.length ? u.items.findIndex((F) => {
|
|
95
|
-
var k;
|
|
96
|
-
return m(F.value, (k = u.modelValue) == null ? void 0 : k[0]);
|
|
97
|
-
}) : 0;
|
|
98
|
-
(a = z.value) == null || a.scrollTo({ top: e * 64 - 64, behavior: "smooth" }), (b = (o = O.value) == null ? void 0 : o.inputEl) == null || b.focus();
|
|
99
|
-
}), ne([() => n.value], ([e]) => {
|
|
100
|
-
$.emitData(e), H("update:modelValue", e);
|
|
101
|
-
});
|
|
102
|
-
function h(e) {
|
|
103
|
-
return !!n.value.find((l) => m(l, e));
|
|
104
|
-
}
|
|
105
|
-
function g(e, l) {
|
|
106
|
-
u.singleSelect && (n.value = l ? [] : [e]);
|
|
107
|
-
const a = h(e);
|
|
108
|
-
if (!(l && a || !l && !a))
|
|
109
|
-
if (l) {
|
|
110
|
-
const o = [...n.value, e];
|
|
111
|
-
n.value = o;
|
|
112
|
-
} else {
|
|
113
|
-
const o = n.value.filter((b) => !m(b, e));
|
|
114
|
-
n.value = o;
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
const r = C(""), s = _(() => {
|
|
118
|
-
const e = r.value.toLocaleLowerCase(), l = u.items;
|
|
119
|
-
return r.value ? xe.filter(e, l, {
|
|
120
|
-
pre: "|",
|
|
121
|
-
post: "|",
|
|
122
|
-
extract(o) {
|
|
123
|
-
return o.sublabel ? `${o.label}${o.sublabel}` : o.label;
|
|
124
|
-
}
|
|
125
|
-
}).map((o) => o.original).filter((o) => !o.disabled) : l;
|
|
126
|
-
}), f = _(
|
|
127
|
-
() => n.value.filter((e) => {
|
|
128
|
-
const l = u.items.find((a) => m(a.value, e));
|
|
129
|
-
return !(l != null && l.disabled) && s.value.find((a) => m(a.value, e));
|
|
130
|
-
})
|
|
131
|
-
), x = _(() => f.value.filter((e) => !e.disabled).length === s.value.filter((e) => !e.disabled).length), W = _(() => f.value.length > 0 && !x.value);
|
|
132
|
-
function se() {
|
|
133
|
-
if (s.value.length > 100) {
|
|
134
|
-
P.open({
|
|
135
|
-
title: "Too many items to select",
|
|
136
|
-
message: "Please use the filter to narrow down your search options."
|
|
137
|
-
});
|
|
138
|
-
return;
|
|
139
|
-
}
|
|
140
|
-
x.value ? n.value = n.value.filter((e) => {
|
|
141
|
-
const l = u.items.find((a) => m(a.value, e));
|
|
142
|
-
return (l == null ? void 0 : l.disabled) && !s.value.find((a) => m(a.value, e));
|
|
143
|
-
}) : n.value = u.items.filter(
|
|
144
|
-
(e) => !e.disabled && (n.value.find((l) => m(l, e.value)) || s.value.find((l) => m(l.value, e.value)))
|
|
145
|
-
).map((e) => e.value);
|
|
146
|
-
}
|
|
147
|
-
const ie = q(
|
|
148
|
-
((Q = u.items) == null ? void 0 : Q.map((e) => ({ value: e.value, disabled: e.disabled ?? !1 }))) ?? []
|
|
149
|
-
);
|
|
150
|
-
function de(e, l) {
|
|
151
|
-
return e.reduce(
|
|
152
|
-
(a, o) => {
|
|
153
|
-
const b = l(o);
|
|
154
|
-
return a[b] || (a[b] = []), a[b].push(o), a;
|
|
155
|
-
},
|
|
156
|
-
{}
|
|
157
|
-
);
|
|
158
|
-
}
|
|
159
|
-
const ue = _(() => de(ie, (e) => {
|
|
160
|
-
var l;
|
|
161
|
-
return (l = e.value) == null ? void 0 : l._id;
|
|
162
|
-
})), re = q(
|
|
163
|
-
((R = u.items) == null ? void 0 : R.map((e) => ({ value: e.value, collapsed: e.collapsed ?? !1 }))) ?? []
|
|
164
|
-
), G = q(
|
|
165
|
-
((Y = u.groups) == null ? void 0 : Y.reduce(
|
|
166
|
-
(e, l) => (e[l.id] = l.collapse ?? !1, e),
|
|
167
|
-
{}
|
|
168
|
-
)) ?? {}
|
|
169
|
-
);
|
|
170
|
-
function N({ groupId: e, value: l }) {
|
|
171
|
-
var a;
|
|
172
|
-
return e && G[e] || ((a = re.find((o) => m(o.value, l))) == null ? void 0 : a.collapsed);
|
|
173
|
-
}
|
|
174
|
-
function ce(e) {
|
|
175
|
-
G[e] = !G[e];
|
|
176
|
-
}
|
|
177
|
-
function j(e) {
|
|
178
|
-
return u.items.filter((l) => l.groupId === e).map((l) => l.value).every((l) => n.value.find((a) => m(a, l)));
|
|
179
|
-
}
|
|
180
|
-
function X(e) {
|
|
181
|
-
return !j(e) && u.items.filter((a) => a.groupId === e).map((a) => a.value).some((a) => n.value.find((o) => m(o, a)));
|
|
182
|
-
}
|
|
183
|
-
function ve(e) {
|
|
184
|
-
const l = u.items.filter((a) => a.groupId === e).map((a) => a.value);
|
|
185
|
-
if (j(e))
|
|
186
|
-
n.value = n.value.filter((a) => !l.find((o) => m(a, o)));
|
|
187
|
-
else if (X(e))
|
|
188
|
-
for (const a of l)
|
|
189
|
-
n.value.find((o) => m(o, a)) || (n.value = [...n.value, a]);
|
|
190
|
-
else
|
|
191
|
-
n.value = [...n.value, ...l];
|
|
192
|
-
}
|
|
193
|
-
const I = C(0);
|
|
194
|
-
function J(e) {
|
|
195
|
-
var l;
|
|
196
|
-
I.value = ((l = e.target) == null ? void 0 : l.scrollTop) ?? I;
|
|
197
|
-
}
|
|
198
|
-
const me = _(() => I.value > 100), z = C(), O = C();
|
|
199
|
-
return (e, l) => {
|
|
200
|
-
var ee, le;
|
|
201
|
-
const a = w("FmIcon"), o = w("FmTextField"), b = w("FmCircularProgress"), F = w("FmCheckbox"), k = w("FmListItem"), Z = w("FmButton"), pe = w("FmList");
|
|
202
|
-
return d(), v("div", {
|
|
203
|
-
class: "relative max-h-[380px] overflow-y-auto overflow-x-hidden",
|
|
204
|
-
onScroll: J,
|
|
205
|
-
onScrollend: J,
|
|
206
|
-
ref_key: "scrollable",
|
|
207
|
-
ref: z
|
|
208
|
-
}, [
|
|
209
|
-
V("div", Ve, [
|
|
210
|
-
e.noShadow ? M("", !0) : (d(), v("div", Te)),
|
|
211
|
-
V("div", Be, [
|
|
212
|
-
c(a, { name: "autorenew" }),
|
|
213
|
-
V("span", Ae, K(B(p)("inventory.formField.itemsSelected", { count: ((ee = n.value) == null ? void 0 : ee.length) ?? 0 })), 1)
|
|
214
|
-
]),
|
|
215
|
-
c(o, {
|
|
216
|
-
class: "basis-1/2",
|
|
217
|
-
modelValue: r.value,
|
|
218
|
-
"onUpdate:modelValue": l[1] || (l[1] = (t) => r.value = t),
|
|
219
|
-
"prepend-icon": "search",
|
|
220
|
-
placeholder: e.placeholder,
|
|
221
|
-
ref_key: "searchTextField",
|
|
222
|
-
ref: O
|
|
223
|
-
}, ye({ _: 2 }, [
|
|
224
|
-
r.value.length ? {
|
|
225
|
-
name: "append",
|
|
226
|
-
fn: y(() => [
|
|
227
|
-
c(a, {
|
|
228
|
-
class: "cursor-pointer",
|
|
229
|
-
name: "close",
|
|
230
|
-
onClick: l[0] || (l[0] = (t) => r.value = "")
|
|
231
|
-
})
|
|
232
|
-
]),
|
|
233
|
-
key: "0"
|
|
234
|
-
} : void 0
|
|
235
|
-
]), 1032, ["modelValue", "placeholder"])
|
|
236
|
-
]),
|
|
237
|
-
V("div", null, [
|
|
238
|
-
e.loading ? (d(), v("div", $e, [
|
|
239
|
-
c(b, {
|
|
240
|
-
size: "md",
|
|
241
|
-
color: "neutral-gray-400"
|
|
242
|
-
}),
|
|
243
|
-
V("div", He, K(B(p)("inventory.formField.loading")), 1)
|
|
244
|
-
])) : s.value.length ? (d(), L(pe, { key: 1 }, {
|
|
245
|
-
default: y(() => [
|
|
246
|
-
e.singleSelect ? M("", !0) : (d(), L(k, {
|
|
247
|
-
key: 0,
|
|
248
|
-
"model-value": x.value,
|
|
249
|
-
indeterminate: W.value,
|
|
250
|
-
value: "",
|
|
251
|
-
onClick: l[2] || (l[2] = (t) => se())
|
|
252
|
-
}, {
|
|
253
|
-
prepend: y(() => [
|
|
254
|
-
c(F, {
|
|
255
|
-
"model-value": x.value,
|
|
256
|
-
indeterminate: W.value,
|
|
257
|
-
label: x.value ? B(p)("inventory.formField.select.removeAll") : B(p)("inventory.formField.select.selectAll"),
|
|
258
|
-
value: ""
|
|
259
|
-
}, null, 8, ["model-value", "indeterminate", "label"])
|
|
260
|
-
]),
|
|
261
|
-
_: 1
|
|
262
|
-
}, 8, ["model-value", "indeterminate"])),
|
|
263
|
-
e.groups ? (d(!0), v(S, { key: 2 }, D(e.groups, (t) => (d(), v(S, {
|
|
264
|
-
key: t.id
|
|
265
|
-
}, [
|
|
266
|
-
c(k, {
|
|
267
|
-
label: t.label,
|
|
268
|
-
sublabel: t.sublabel,
|
|
269
|
-
style: { "padding-top": "4px", "padding-bottom": "4px", "padding-left": "32px" },
|
|
270
|
-
disabled: t.disabled
|
|
271
|
-
}, {
|
|
272
|
-
prepend: y(() => [
|
|
273
|
-
c(F, {
|
|
274
|
-
"model-value": j(t.id),
|
|
275
|
-
indeterminate: X(t.id),
|
|
276
|
-
onClick: () => ve(t.id),
|
|
277
|
-
value: t.id,
|
|
278
|
-
disabled: t.disabled
|
|
279
|
-
}, null, 8, ["model-value", "indeterminate", "onClick", "value", "disabled"])
|
|
280
|
-
]),
|
|
281
|
-
append: y(() => [
|
|
282
|
-
c(Z, {
|
|
283
|
-
"prepend-icon": N({ groupId: t.id }) ? "expand_less" : "expand_more",
|
|
284
|
-
size: "md",
|
|
285
|
-
variant: "tertiary",
|
|
286
|
-
onClick: he(() => ce(t.id), ["stop"])
|
|
287
|
-
}, null, 8, ["prepend-icon", "onClick"])
|
|
288
|
-
]),
|
|
289
|
-
_: 2
|
|
290
|
-
}, 1032, ["label", "sublabel", "disabled"]),
|
|
291
|
-
(d(!0), v(S, null, D(s.value.filter((i) => i.groupId === t.id), (i) => (d(), v("div", {
|
|
292
|
-
key: i.value,
|
|
293
|
-
class: te([
|
|
294
|
-
"transition-all overflow-y-clip",
|
|
295
|
-
N({ groupId: t.id, value: i.value }) ? "max-h-0 opacity-0" : "max-h-[64px] opacity-100"
|
|
296
|
-
])
|
|
297
|
-
}, [
|
|
298
|
-
c(k, {
|
|
299
|
-
label: i.label,
|
|
300
|
-
sublabel: i.sublabel,
|
|
301
|
-
disabled: i.disabled,
|
|
302
|
-
onClick: (T) => g(i.value, !h(i.value)),
|
|
303
|
-
style: { "padding-top": "4px", "padding-bottom": "4px", "padding-left": "64px" }
|
|
304
|
-
}, {
|
|
305
|
-
prepend: y(() => [
|
|
306
|
-
c(F, {
|
|
307
|
-
"model-value": h(i.value),
|
|
308
|
-
"onUpdate:modelValue": (T) => g(i.value, T),
|
|
309
|
-
value: i.value,
|
|
310
|
-
disabled: i.disabled
|
|
311
|
-
}, null, 8, ["model-value", "onUpdate:modelValue", "value", "disabled"])
|
|
312
|
-
]),
|
|
313
|
-
_: 2
|
|
314
|
-
}, 1032, ["label", "sublabel", "disabled", "onClick"])
|
|
315
|
-
], 2))), 128))
|
|
316
|
-
], 64))), 128)) : (d(), v(S, { key: 1 }, [
|
|
317
|
-
e.virtualScroll ? (d(), L(Se, {
|
|
318
|
-
key: 0,
|
|
319
|
-
length: s.value.length,
|
|
320
|
-
"item-height": 64,
|
|
321
|
-
scrollTop: I.value,
|
|
322
|
-
prerender: 100
|
|
323
|
-
}, {
|
|
324
|
-
default: y(({ getItem: t }) => {
|
|
325
|
-
var i, T;
|
|
326
|
-
return [
|
|
327
|
-
c(k, {
|
|
328
|
-
label: t(s.value).label,
|
|
329
|
-
sublabel: t(s.value).sublabel,
|
|
330
|
-
onClick: (ae) => g(
|
|
331
|
-
t(s.value).value,
|
|
332
|
-
!h(t(s.value).value)
|
|
333
|
-
),
|
|
334
|
-
disabled: (T = ue.value[(i = t(s.value).value) == null ? void 0 : i._id][0]) == null ? void 0 : T.disabled,
|
|
335
|
-
style: A({
|
|
336
|
-
paddingTop: 4,
|
|
337
|
-
paddingBottom: 4,
|
|
338
|
-
paddingLeft: e.singleSelect === !0 ? 12 : 32
|
|
339
|
-
})
|
|
340
|
-
}, {
|
|
341
|
-
prepend: y(() => [
|
|
342
|
-
c(F, {
|
|
343
|
-
"model-value": h(t(s.value).value),
|
|
344
|
-
"onUpdate:modelValue": (ae) => g(t(s.value).value, ae),
|
|
345
|
-
value: t(s.value).value,
|
|
346
|
-
disabled: t(s.value).disabled
|
|
347
|
-
}, null, 8, ["model-value", "onUpdate:modelValue", "value", "disabled"])
|
|
348
|
-
]),
|
|
349
|
-
_: 2
|
|
350
|
-
}, 1032, ["label", "sublabel", "onClick", "disabled", "style"])
|
|
351
|
-
];
|
|
352
|
-
}),
|
|
353
|
-
_: 1
|
|
354
|
-
}, 8, ["length", "scrollTop"])) : (d(!0), v(S, { key: 1 }, D(s.value, (t) => (d(), v("div", {
|
|
355
|
-
key: t.value,
|
|
356
|
-
class: te([
|
|
357
|
-
"transition-all overflow-y-clip",
|
|
358
|
-
N({ value: t.value }) ? "max-h-0 opacity-0" : "max-h-[64px] opacity-100"
|
|
359
|
-
])
|
|
360
|
-
}, [
|
|
361
|
-
c(k, {
|
|
362
|
-
label: t.label,
|
|
363
|
-
sublabel: t.sublabel,
|
|
364
|
-
onClick: (i) => g(t.value, !h(t.value)),
|
|
365
|
-
disabled: t.disabled,
|
|
366
|
-
style: A({
|
|
367
|
-
paddingTop: 4,
|
|
368
|
-
paddingBottom: 4,
|
|
369
|
-
paddingLeft: e.singleSelect === !0 ? 12 : 32
|
|
370
|
-
})
|
|
371
|
-
}, {
|
|
372
|
-
prepend: y(() => [
|
|
373
|
-
c(F, {
|
|
374
|
-
"model-value": h(t.value),
|
|
375
|
-
"onUpdate:modelValue": (i) => g(t.value, i),
|
|
376
|
-
value: t.value,
|
|
377
|
-
disabled: t.disabled
|
|
378
|
-
}, null, 8, ["model-value", "onUpdate:modelValue", "value", "disabled"])
|
|
379
|
-
]),
|
|
380
|
-
_: 2
|
|
381
|
-
}, 1032, ["label", "sublabel", "onClick", "disabled", "style"])
|
|
382
|
-
], 2))), 128))
|
|
383
|
-
], 64))
|
|
384
|
-
]),
|
|
385
|
-
_: 1
|
|
386
|
-
})) : (d(), v("div", Ie, K(B(p)("inventory.formField.noItemsFound")), 1))
|
|
387
|
-
]),
|
|
388
|
-
V("div", {
|
|
389
|
-
class: "sticky bottom-24",
|
|
390
|
-
style: A({ transform: `translateX(${(((le = z.value) == null ? void 0 : le.clientWidth) ?? 0) - 80}px)` })
|
|
391
|
-
}, [
|
|
392
|
-
c(ge, { name: "fade" }, {
|
|
393
|
-
default: y(() => [
|
|
394
|
-
me.value ? (d(), L(Z, {
|
|
395
|
-
key: 0,
|
|
396
|
-
variant: "fab",
|
|
397
|
-
class: "bg-white",
|
|
398
|
-
"text-color": "neutral-gray-400",
|
|
399
|
-
"prepend-icon": "keyboard_arrow_up",
|
|
400
|
-
onClick: l[3] || (l[3] = () => {
|
|
401
|
-
var t;
|
|
402
|
-
return (t = z.value) == null ? void 0 : t.scrollTo({ top: 0, behavior: "smooth" });
|
|
403
|
-
})
|
|
404
|
-
})) : M("", !0)
|
|
405
|
-
]),
|
|
406
|
-
_: 1
|
|
407
|
-
})
|
|
408
|
-
], 4)
|
|
409
|
-
], 544);
|
|
410
|
-
};
|
|
411
|
-
}
|
|
412
|
-
}), je = /* @__PURE__ */ Ce(ze, [["__scopeId", "data-v-fa6c2f94"]]);
|
|
413
|
-
export {
|
|
414
|
-
je as F
|
|
415
|
-
};
|