@feedmepos/mf-menu 0.31.71-prod → 0.31.72-prod.remy.1
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-B5R51HHK.js → App-D0if3wqP.js} +1303 -2464
- package/dist/{ApplyProduct.vue_vue_type_script_setup_true_lang-Dflill79.js → ApplyProduct.vue_vue_type_script_setup_true_lang-BGmnZ0fU.js} +3 -3
- package/dist/{Catalog-yv_fwu1h.js → Catalog-BtUfD8GQ.js} +26 -26
- package/dist/{Category-lOaUwRrB.js → Category-DM8VSsLr.js} +35 -35
- package/dist/{Category-DEkZ-IWE.js → Category-DnqbAJ8u.js} +22 -22
- package/dist/{CookingGuide-Db8VQK5V.js → CookingGuide-D6lkfqBt.js} +113 -113
- package/dist/{CustomAttributeChip.vue_vue_type_script_setup_true_lang-DwsVvlUq.js → CustomAttributeChip.vue_vue_type_script_setup_true_lang-Bm_ojPwl.js} +1 -1
- package/dist/{Group-CFS8D5Uf.js → Group-C5dKF4Nh.js} +3 -3
- package/dist/{Group-B2EXYbcn.js → Group-DuzQnjaf.js} +1 -1
- package/dist/{Group.vue_vue_type_script_setup_true_lang-BdZ9K2Ht.js → Group.vue_vue_type_script_setup_true_lang-CmNA5T1e.js} +48 -48
- package/dist/{GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-CtlyZlos.js → GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-DNB2JuCW.js} +5 -5
- package/dist/{ImportProductDialog.vue_vue_type_script_setup_true_lang-C-RPhKoA.js → ImportProductDialog.vue_vue_type_script_setup_true_lang-ChBkZPAT.js} +21 -22
- package/dist/{Ingredient-C3B8G0Fd.js → Ingredient-D1WJiFol.js} +23 -23
- package/dist/{InventoryBinding.vue_vue_type_script_setup_true_lang-BrhhXwp8.js → InventoryBinding.vue_vue_type_script_setup_true_lang-CtRlYhYV.js} +2 -2
- package/dist/{LinkProductSideSheet-DPn7KN3l.js → LinkProductSideSheet-C8rzleiM.js} +3 -3
- package/dist/{MenuSetting-Mph9Pc9s.js → MenuSetting-DMubRzJX.js} +31 -31
- package/dist/{PrintRoute-BwboeALA.js → PrintRoute-BtUchxJF.js} +26 -26
- package/dist/{Product-CNKnPt-z.js → Product-DgBa91qO.js} +1 -1
- package/dist/{Product.vue_vue_type_script_setup_true_lang-BksTc5Gm.js → Product.vue_vue_type_script_setup_true_lang-HlvAWI2U.js} +71 -71
- package/dist/{ProductInternalTools-DGkoIc6T.js → ProductInternalTools-DtnJTZU3.js} +16 -16
- package/dist/{Products-CkLZYybB.js → Products-DzYBiuui.js} +11 -11
- package/dist/{Publish-Bzq9aREC.js → Publish-ITuDTIzg.js} +56 -57
- package/dist/{Recipe-K55Bnscl.js → Recipe-Cr1UPTHj.js} +13 -13
- package/dist/{Scheduler-ChAmTqSR.js → Scheduler-BydXXFdb.js} +16 -16
- package/dist/{ServingSequence-ywa7-8rG.js → ServingSequence-BIlY0lhh.js} +20 -20
- package/dist/{Setting-CHUNtVho.js → Setting-D2mSH2_l.js} +20 -20
- package/dist/{Subcategory-0-99_i06.js → Subcategory-Dx7lCJaE.js} +19 -19
- package/dist/{Takeaway-BzvxZ_dA.js → Takeaway-DQCHnaxB.js} +10 -10
- package/dist/{Takeaway-CsJf5I8I.js → Takeaway-vZeqiYnK.js} +1 -1
- package/dist/{Takeaway.vue_vue_type_script_setup_true_lang-Bh8mjdk4.js → Takeaway.vue_vue_type_script_setup_true_lang-BuWEny09.js} +20 -20
- package/dist/{Thumbnail.vue_vue_type_script_setup_true_lang-CbxgtwVa.js → Thumbnail.vue_vue_type_script_setup_true_lang-BlF5or9G.js} +20 -20
- package/dist/{TreeEditorOpenner.vue_vue_type_script_setup_true_lang-Dh_CA5gZ.js → TreeEditorOpenner.vue_vue_type_script_setup_true_lang-CIfdrBaX.js} +1505 -1522
- package/dist/{Unit-CbTkNhj2.js → Unit-DaIRAqj9.js} +13 -13
- package/dist/{Variant-NkbzEbF-.js → Variant-CwPHFHql.js} +15 -15
- package/dist/{_id_-mr4_eirX.js → _id_-gdzXnRkY.js} +14 -14
- package/dist/{app-BzsHQwP_.js → app-BRK18Pzq.js} +1 -1
- package/dist/app-C7idHkPU.js +363 -0
- package/dist/app.js +1 -1
- package/dist/apps/mf-menu/src/app.d.ts +1626 -1
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/ApplyProduct.vue.d.ts +72 -0
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/ApplyProductDialog.vue.d.ts +36 -0
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/index.d.ts +218 -0
- package/dist/apps/mf-menu/src/components/feature/Fields/OrderFrom.vue.d.ts +1 -1
- package/dist/apps/mf-menu/src/components/feature/GroupManager/OptionTable.vue.d.ts +52 -0
- package/dist/apps/mf-menu/src/components/feature/GroupManager/UpdateForm.vue.d.ts +36 -0
- package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierButton.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierForm.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/item.d.ts +110 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/scheduler.d.ts +81 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/useItemFormManagement.d.ts +55 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/OptionTable.vue.d.ts +52 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/UpdateForm.vue.d.ts +36 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/index.d.ts +144 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/item/ItemForm.vue.d.ts +165 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/menuUtils.d.ts +55 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/store/menuV2.d.ts +375 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/store/tree.d.ts +18 -18
- package/dist/apps/mf-menu/src/components/import/PreviewAddonContent.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/composable/linkProducts.d.ts +81 -0
- package/dist/apps/mf-menu/src/helper/itemCategories.d.ts +55 -0
- package/dist/apps/mf-menu/src/helper/menu.d.ts +430 -0
- package/dist/apps/mf-menu/src/helper/menuImport.d.ts +375 -0
- package/dist/apps/mf-menu/src/manager/menu/item.d.ts +375 -0
- package/dist/apps/mf-menu/src/stores/manager/item.d.ts +165 -0
- package/dist/apps/mf-menu/src/stores/manager/scheduler.d.ts +81 -0
- package/dist/apps/mf-menu/src/stores/menu.d.ts +375 -0
- package/dist/apps/mf-menu/src/views/Catalog/Edit/AddProductPopup/Form.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/views/Publish/UpdateCatalogDialog.vue.d.ts +220 -0
- package/dist/apps/mf-menu/src/views/Scheduler/FilterForm.vue.d.ts +52 -0
- package/dist/apps/mf-menu/src/views/Scheduler/SchedulerDialog.vue.d.ts +52 -0
- package/dist/apps/mf-menu/tsconfig.app.tsbuildinfo +1 -1
- package/dist/assets/linked-status-CBDpK-sJ.js +13 -0
- package/dist/assets/override-menu-CKhoQX8C.js +13 -0
- package/dist/assets/validate-menu-Bd0HJtEE.js +13 -0
- package/dist/{catalog-C_6TM4e_.js → catalog-DUaNv8KG.js} +1 -1
- package/dist/{catalogSetting-pTMi5i6h.js → catalogSetting-Dv5gg8FZ.js} +1 -1
- package/dist/{category-CHNICcWp.js → category-bK12FQtW.js} +5 -5
- package/dist/{currency-Dx-pn9tw.js → currency-DY6dJBJl.js} +1 -1
- package/dist/{customAttributes-DvHKcDWb.js → customAttributes-DkW26Bc5.js} +1 -1
- package/dist/{index-X3RliLfv.js → index-B0vIEanV.js} +26 -26
- package/dist/{index-DGtoqrTo.js → index-BFUZvKOk.js} +1 -1
- package/dist/{index-CA3_R55p.js → index-C5eLCYqq.js} +13 -13
- package/dist/{index-DqIorABw.js → index-CII83JmK.js} +1 -1
- package/dist/{item-JhHKgoMj.js → item-ve_gbVz-.js} +2729 -2812
- package/dist/iteration-BJCvyPol.js +27 -0
- package/dist/{jszip.min-BQReTtS0.js → jszip.min-Cc_S6qRb.js} +353 -353
- package/dist/{menu-2ymqQnFE.js → menu-B0nEOY1F.js} +27904 -27336
- package/dist/{menu-Bhfx50bt.js → menu-C2TrhHCH.js} +1 -1
- package/dist/{menuV2-ZaA_QLdj.js → menuV2-TGyLK_nb.js} +56 -56
- package/dist/mf-menu.css +1 -1
- package/dist/packages/shared/src/components/form/SelectFilter.vue.d.ts +1 -1
- package/dist/packages/shared/src/components/info/TextChip.vue.d.ts +1 -1
- package/dist/{priceTier-IZtw6WUa.js → priceTier-DrwQuSKr.js} +1 -1
- package/dist/{scheduler-CzuGjuw5.js → scheduler-CQNnLYyx.js} +20 -20
- package/dist/{subcategory-Dt6tFvIu.js → subcategory-mEI4l24p.js} +6 -6
- package/dist/{toExcel-CUrEHCjB.js → toExcel--Sjhn3Fl.js} +2 -2
- package/dist/{unit-Ibbp0wZT.js → unit-C-k6t2BQ.js} +9 -9
- package/package.json +7 -7
- package/dist/app-DVB67WHZ.js +0 -2098
- package/dist/apps/mf-menu/src/components/Announcements.vue.d.ts +0 -19
- package/dist/apps/mf-menu/src/components/feature/RemyButton.vue.d.ts +0 -15
- package/dist/apps/mf-menu/src/components/feature/RemyDialog.vue.d.ts +0 -15
- package/dist/apps/mf-menu/src/helper/remy.d.ts +0 -5
- package/dist/apps/mf-menu/src/stores/announcement/announcement.d.ts +0 -11
- package/dist/assets/linked-status-Dwqdwyog.js +0 -13
- package/dist/assets/override-menu-CGexvHxV.js +0 -13
- package/dist/assets/validate-menu-C2daBpKY.js +0 -13
- package/dist/dayjs.min-BZu87fXJ.js +0 -6
- package/dist/iteration-BoeoXAHD.js +0 -23
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as L, computed as d, ref as g, h as k, withModifiers as x, resolveComponent as p, createBlock as b, openBlock as a, unref as e, withCtx as h, createElementVNode as o, createVNode as r, toDisplayString as f, createCommentVNode as N, createElementBlock as u, Fragment as v, normalizeClass as C, renderList as T } from "vue";
|
|
2
|
-
import { useI18n as
|
|
3
|
-
import { useSnackbar as
|
|
4
|
-
import { _ as
|
|
5
|
-
import {
|
|
2
|
+
import { useI18n as D } from "@feedmepos/mf-common";
|
|
3
|
+
import { useSnackbar as E, components as K, useBreakpoints as R, FmButtonVariant as I } from "@feedmepos/ui-library";
|
|
4
|
+
import { _ as q } from "./ResponsiveFabButton.vue_vue_type_script_setup_true_lang-Cn-3MRBO.js";
|
|
5
|
+
import { D as A, u as G } from "./menu-B0nEOY1F.js";
|
|
6
6
|
import { _ as H } from "./PageLayout.vue_vue_type_script_setup_true_lang-2f0QfweQ.js";
|
|
7
7
|
import { _ as J } from "./index.vue_vue_type_script_setup_true_lang-BgqsTzLI.js";
|
|
8
|
-
import { u as O, U as P } from "./unit-
|
|
8
|
+
import { u as O, U as P } from "./unit-C-k6t2BQ.js";
|
|
9
9
|
const Q = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "h-[600px]"
|
|
@@ -32,11 +32,11 @@ const Q = {
|
|
|
32
32
|
}, be = /* @__PURE__ */ L({
|
|
33
33
|
__name: "Unit",
|
|
34
34
|
setup(re) {
|
|
35
|
-
const w =
|
|
36
|
-
|
|
37
|
-
const S =
|
|
35
|
+
const w = E();
|
|
36
|
+
A(w);
|
|
37
|
+
const S = G(), i = O(), {
|
|
38
38
|
t: n
|
|
39
|
-
} =
|
|
39
|
+
} = D(), m = d(() => S.units), _ = d(() => m.value.filter((s) => `${s.name} ${s.abbrev}`.toLowerCase().includes(c.value.toLowerCase()))), c = g(""), U = g([{
|
|
40
40
|
accessorKey: "name",
|
|
41
41
|
header: () => n("menu.unit.columns.name"),
|
|
42
42
|
enableSorting: !1
|
|
@@ -56,7 +56,7 @@ const Q = {
|
|
|
56
56
|
const l = s.row.original;
|
|
57
57
|
return k("div", {
|
|
58
58
|
class: "flex justify-end"
|
|
59
|
-
}, [k(
|
|
59
|
+
}, [k(K.FmButton, {
|
|
60
60
|
icon: "delete",
|
|
61
61
|
textColor: "neutral-gray-400",
|
|
62
62
|
variant: "tertiary",
|
|
@@ -69,7 +69,7 @@ const Q = {
|
|
|
69
69
|
function V(s) {
|
|
70
70
|
i.updateUnit(s);
|
|
71
71
|
}
|
|
72
|
-
const F = d(() => m.value.length), B =
|
|
72
|
+
const F = d(() => m.value.length), B = R(), M = d(() => B.breakpoints.value.xs);
|
|
73
73
|
return (s, l) => {
|
|
74
74
|
const y = p("FmSearch"), $ = p("FmTable"), j = p("fm-button"), z = p("FmSpacer");
|
|
75
75
|
return a(), b(H, {
|
|
@@ -102,7 +102,7 @@ const Q = {
|
|
|
102
102
|
class: C(["py-12 px-16", "flex space-x-8", "items-center"]),
|
|
103
103
|
onClick: () => e(i).updateUnit(t)
|
|
104
104
|
}, [o("div", ee, [o("p", te, f(t.name), 1), o("p", ne, f(e(n)("menu.common.labels.symbol")) + ": " + f(t.abbrev), 1)]), r(j, {
|
|
105
|
-
variant: e(
|
|
105
|
+
variant: e(I).Tertiary,
|
|
106
106
|
"prepend-icon": "delete",
|
|
107
107
|
"text-color": "neutral-gray-400",
|
|
108
108
|
onClick: x(() => e(i).deleteUnit(t), ["stop"])
|
|
@@ -126,7 +126,7 @@ const Q = {
|
|
|
126
126
|
"append-heading": h(() => [o("div", oe, [o("div", le, [o("div", ae, [o("p", se, f(F.value), 1)])]), r(z), r(e(P), null, {
|
|
127
127
|
default: h(({
|
|
128
128
|
trigger: t
|
|
129
|
-
}) => [m.value.length > 0 ? (a(), b(
|
|
129
|
+
}) => [m.value.length > 0 ? (a(), b(q, {
|
|
130
130
|
key: 0,
|
|
131
131
|
label: e(n)("menu.unit.add"),
|
|
132
132
|
"prepend-icon": "add",
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { getCurrentInstance as
|
|
2
|
-
import { useI18n as
|
|
3
|
-
import { useDialog as
|
|
1
|
+
import { getCurrentInstance as U, defineComponent as $, computed as g, onMounted as A, h as z, resolveComponent as k, createBlock as F, openBlock as u, unref as t, withCtx as p, createElementBlock as f, Fragment as V, createElementVNode as r, createVNode as i, isRef as I, normalizeClass as L, renderList as R, toDisplayString as C, withModifiers as w, createCommentVNode as Y } from "vue";
|
|
2
|
+
import { useI18n as D } from "@feedmepos/mf-common";
|
|
3
|
+
import { useDialog as G, useSnackbar as N, FmButtonVariant as M, components as J, useBreakpoints as q } from "@feedmepos/ui-library";
|
|
4
4
|
import { _ as H } from "./ResponsiveFabButton.vue_vue_type_script_setup_true_lang-Cn-3MRBO.js";
|
|
5
|
-
import { _ as Q } from "./app-
|
|
6
|
-
import {
|
|
5
|
+
import { _ as Q } from "./app-C7idHkPU.js";
|
|
6
|
+
import { D as K, u as P, O as j, J as W, z as X } from "./menu-B0nEOY1F.js";
|
|
7
7
|
import { _ as Z } from "./index.vue_vue_type_script_setup_true_lang-BgqsTzLI.js";
|
|
8
|
-
import { V as S } from "./index-
|
|
8
|
+
import { V as S } from "./index-B0vIEanV.js";
|
|
9
9
|
import { _ as ee } from "./PageLayout.vue_vue_type_script_setup_true_lang-2f0QfweQ.js";
|
|
10
10
|
import { u as te } from "./search-BAPEUu1R.js";
|
|
11
11
|
import { defineStore as oe } from "pinia";
|
|
12
12
|
import { c as ne } from "./createComponentProgrammatically-Bt2rn1IQ.js";
|
|
13
13
|
const ae = oe("variant-manager", () => {
|
|
14
|
-
const B =
|
|
14
|
+
const B = G(), n = N(), _ = K(n), h = j(_);
|
|
15
15
|
P();
|
|
16
|
-
const d =
|
|
16
|
+
const d = U(), { t: c } = D(), x = (l) => {
|
|
17
17
|
var y, a;
|
|
18
18
|
const { vNode: b } = ne(
|
|
19
19
|
S,
|
|
@@ -78,12 +78,12 @@ const ae = oe("variant-manager", () => {
|
|
|
78
78
|
}, _e = {
|
|
79
79
|
key: 1,
|
|
80
80
|
class: "xs:pt-16"
|
|
81
|
-
}, Be = /* @__PURE__ */
|
|
81
|
+
}, Be = /* @__PURE__ */ $({
|
|
82
82
|
__name: "Variant",
|
|
83
83
|
setup(B) {
|
|
84
84
|
const {
|
|
85
85
|
t: n
|
|
86
|
-
} =
|
|
86
|
+
} = D(), _ = P(), h = j(K(N())), d = ae(), c = g(() => _.variants.map((a) => ({
|
|
87
87
|
...a,
|
|
88
88
|
usedBy: _.items.filter((e) => {
|
|
89
89
|
var s;
|
|
@@ -100,7 +100,7 @@ const ae = oe("variant-manager", () => {
|
|
|
100
100
|
var e;
|
|
101
101
|
return x([a.name, ...((e = a.options) == null ? void 0 : e.map((s) => s.name)) ?? []]);
|
|
102
102
|
}));
|
|
103
|
-
|
|
103
|
+
A(() => _.selectCatalog(null));
|
|
104
104
|
const l = g(() => [{
|
|
105
105
|
accessorKey: "name",
|
|
106
106
|
header: () => n("menu.variant.columns.name"),
|
|
@@ -142,7 +142,7 @@ const ae = oe("variant-manager", () => {
|
|
|
142
142
|
})])
|
|
143
143
|
}]), b = q(), y = g(() => b.breakpoints.value.xs);
|
|
144
144
|
return (a, e) => {
|
|
145
|
-
const s = k("fm-search"),
|
|
145
|
+
const s = k("fm-search"), O = k("fm-table"), E = k("fm-button");
|
|
146
146
|
return u(), F(ee, {
|
|
147
147
|
heading: t(n)("menu.variant.title")
|
|
148
148
|
}, {
|
|
@@ -158,7 +158,7 @@ const ae = oe("variant-manager", () => {
|
|
|
158
158
|
onClick: w(o, ["stop"])
|
|
159
159
|
}, null, 8, ["label", "onClick"])]),
|
|
160
160
|
_: 1
|
|
161
|
-
})) :
|
|
161
|
+
})) : Y("", !0)]),
|
|
162
162
|
default: p(() => [c.value.length ? (u(), f(V, {
|
|
163
163
|
key: 0
|
|
164
164
|
}, [y.value ? (u(), f(V, {
|
|
@@ -177,7 +177,7 @@ const ae = oe("variant-manager", () => {
|
|
|
177
177
|
}, [r("div", ue, [r("p", de, C(o.name), 1), r("div", null, [r("p", pe, C(t(n)("menu.common.labels.items_linked", {
|
|
178
178
|
count: o.usedBy.length
|
|
179
179
|
})), 1), r("p", fe, C(t(n)("menu.variant.mobile.value", {
|
|
180
|
-
values: o.options.map((
|
|
180
|
+
values: o.options.map((T) => T.name).join(", ")
|
|
181
181
|
})), 1)])]), i(E, {
|
|
182
182
|
variant: t(M).Tertiary,
|
|
183
183
|
"prepend-icon": "delete",
|
|
@@ -191,7 +191,7 @@ const ae = oe("variant-manager", () => {
|
|
|
191
191
|
type: "variants"
|
|
192
192
|
})
|
|
193
193
|
}, null, 8, ["modelValue", "placeholder"])])]), i(Q, null, {
|
|
194
|
-
default: p(() => [i(
|
|
194
|
+
default: p(() => [i(O, {
|
|
195
195
|
"column-defs": l.value,
|
|
196
196
|
loading: t(h).checkMenuIsLoading(),
|
|
197
197
|
"page-size": v.value.length,
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { defineComponent as H, computed as d, ref as p, watch as A, onMounted as F, resolveComponent as m, createElementBlock as K, openBlock as b, Fragment as W, createVNode as n, withCtx as u, createElementVNode as i, toDisplayString as M, unref as e, createBlock as D } from "vue";
|
|
2
|
-
import { D as j } from "./
|
|
2
|
+
import { D as j } from "./iteration-BJCvyPol.js";
|
|
3
3
|
import { useRoute as J, useRouter as Q } from "vue-router";
|
|
4
|
-
import { _ as X, w as Z } from "./ImportProductDialog.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import {
|
|
4
|
+
import { _ as X, w as Z } from "./ImportProductDialog.vue_vue_type_script_setup_true_lang-ChBkZPAT.js";
|
|
5
|
+
import { D as ee, u as te, B as ae, H as oe, O as ne } from "./menu-B0nEOY1F.js";
|
|
6
6
|
import { useI18n as le } from "@feedmepos/mf-common";
|
|
7
7
|
import { useSnackbar as se } from "@feedmepos/ui-library";
|
|
8
8
|
import { _ as R } from "./ResponsiveFabButton.vue_vue_type_script_setup_true_lang-Cn-3MRBO.js";
|
|
9
|
-
import { L as V } from "./LinkProductSideSheet-
|
|
10
|
-
import { _ as ue } from "./index-
|
|
9
|
+
import { L as V } from "./LinkProductSideSheet-C8rzleiM.js";
|
|
10
|
+
import { _ as ue } from "./index-BFUZvKOk.js";
|
|
11
11
|
import { _ as re } from "./PageLayout.vue_vue_type_script_setup_true_lang-2f0QfweQ.js";
|
|
12
|
-
import { u as ie } from "./Thumbnail.vue_vue_type_script_setup_true_lang-
|
|
13
|
-
import { a as me } from "./menu-
|
|
14
|
-
import { m as ce } from "./toExcel
|
|
15
|
-
import { _ as de, u as pe, c as _e } from "./scheduler-
|
|
16
|
-
import { R as r } from "./app-
|
|
12
|
+
import { u as ie } from "./Thumbnail.vue_vue_type_script_setup_true_lang-BlF5or9G.js";
|
|
13
|
+
import { a as me } from "./menu-C2TrhHCH.js";
|
|
14
|
+
import { m as ce } from "./toExcel--Sjhn3Fl.js";
|
|
15
|
+
import { _ as de, u as pe, c as _e } from "./scheduler-CQNnLYyx.js";
|
|
16
|
+
import { R as r } from "./app-C7idHkPU.js";
|
|
17
17
|
const fe = { class: "px-12 py-8" }, ve = { class: "px-12 py-8" }, ge = { class: "flex ml-auto space-x-8" }, be = { class: "flex-1 flex flex-col overflow-hidden" }, Ge = /* @__PURE__ */ H({
|
|
18
18
|
__name: "[id]",
|
|
19
19
|
setup(ke) {
|
|
@@ -86,7 +86,7 @@ const fe = { class: "px-12 py-8" }, ve = { class: "px-12 py-8" }, ge = { class:
|
|
|
86
86
|
} = ie(!1);
|
|
87
87
|
return me().resetOnUnmount(), (o, t) => {
|
|
88
88
|
var I;
|
|
89
|
-
const Y = m("fm-bottom-sheet"), N = m("fm-button"),
|
|
89
|
+
const Y = m("fm-bottom-sheet"), N = m("fm-button"), B = m("router-link"), P = m("fm-tabs"), q = m("router-view");
|
|
90
90
|
return b(), K(W, null, [
|
|
91
91
|
n(de, {
|
|
92
92
|
ref_key: "schedulerDialogRef",
|
|
@@ -126,7 +126,7 @@ const fe = { class: "px-12 py-8" }, ve = { class: "px-12 py-8" }, ge = { class:
|
|
|
126
126
|
class: "flex flex-col max-h-[calc(100vh-56px)] overflow-hidden"
|
|
127
127
|
}, {
|
|
128
128
|
"prepend-heading": u(() => [
|
|
129
|
-
n(
|
|
129
|
+
n(B, {
|
|
130
130
|
to: { name: e(r).CATALOG },
|
|
131
131
|
class: "mr-8",
|
|
132
132
|
title: e(l)("menu.catalog.edit.back")
|
|
@@ -183,7 +183,7 @@ const fe = { class: "px-12 py-8" }, ve = { class: "px-12 py-8" }, ge = { class:
|
|
|
183
183
|
])
|
|
184
184
|
]),
|
|
185
185
|
default: u(() => [
|
|
186
|
-
n(
|
|
186
|
+
n(P, {
|
|
187
187
|
modelValue: c.value,
|
|
188
188
|
"onUpdate:modelValue": t[3] || (t[3] = (s) => c.value = s),
|
|
189
189
|
items: h.value,
|
|
@@ -191,7 +191,7 @@ const fe = { class: "px-12 py-8" }, ve = { class: "px-12 py-8" }, ge = { class:
|
|
|
191
191
|
}, null, 8, ["modelValue", "items"]),
|
|
192
192
|
i("div", be, [
|
|
193
193
|
n(ue, { "menu-store": e(a) }, null, 8, ["menu-store"]),
|
|
194
|
-
n(
|
|
194
|
+
n(q)
|
|
195
195
|
])
|
|
196
196
|
]),
|
|
197
197
|
_: 1
|