@feedmepos/mf-menu 0.31.2 → 0.31.3
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-D4csrLIt.js → App-DEtLv77t.js} +6 -6
- package/dist/{ApplyProduct.vue_vue_type_script_setup_true_lang-klau3V0u.js → ApplyProduct.vue_vue_type_script_setup_true_lang-CLdzAPFw.js} +2 -2
- package/dist/{Catalog-53oQUpFX.js → Catalog-DQd_53jm.js} +5 -5
- package/dist/{Category-C8S53Rbq.js → Category-GnHGz6vU.js} +5 -5
- package/dist/{CookingGuide-C5Vy1EgG.js → CookingGuide-B1qrjYEM.js} +4 -4
- package/dist/{CustomAttributeChip.vue_vue_type_script_setup_true_lang-DCJJZenT.js → CustomAttributeChip.vue_vue_type_script_setup_true_lang-CQZRtZ9m.js} +1 -1
- package/dist/{Group-BNY-B4ym.js → Group-Bp0Bz82V.js} +3 -3
- package/dist/{Group-BHBlq4zE.js → Group-Dlm3QCDH.js} +1 -1
- package/dist/{Group.vue_vue_type_script_setup_true_lang-BxGK75yI.js → Group.vue_vue_type_script_setup_true_lang-DRX0z8HA.js} +8 -8
- package/dist/{GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-CslTxV3j.js → GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-D4SwsCnk.js} +3 -3
- package/dist/{ImportProductDialog.vue_vue_type_script_setup_true_lang-ByDesY5j.js → ImportProductDialog.vue_vue_type_script_setup_true_lang-H43LPcLH.js} +1459 -1459
- package/dist/{Ingredient-XWDA2Mpx.js → Ingredient-B9jNFufj.js} +4 -4
- package/dist/{InventoryBinding.vue_vue_type_script_setup_true_lang-DUkQW-WS.js → InventoryBinding.vue_vue_type_script_setup_true_lang-juskHdZV.js} +1052 -1052
- package/dist/{LinkProductSideSheet-CrSY06pY.js → LinkProductSideSheet-BBQXucIi.js} +2 -2
- package/dist/{MenuSetting-B_7mLi5i.js → MenuSetting-BhgzzYd7.js} +4 -4
- package/dist/{PrintRoute-DuOHbC7x.js → PrintRoute-m1UT4GCU.js} +4 -4
- package/dist/{Product-BZ181Ir-.js → Product-Crvvmvzc.js} +1 -1
- package/dist/{Product.vue_vue_type_script_setup_true_lang-f8rZSxS3.js → Product.vue_vue_type_script_setup_true_lang-DYPuj8x7.js} +12 -12
- package/dist/{Products-D3RZOm1T.js → Products-MIWkrTBO.js} +245 -245
- package/dist/{Publish-CAsu-pA_.js → Publish-DVLy5QVv.js} +4 -4
- package/dist/{Recipe-DdMmWGfM.js → Recipe-DL7QeByP.js} +5 -5
- package/dist/{Scheduler-CNQAzK8s.js → Scheduler-eCRbMD3X.js} +3 -3
- package/dist/{ServingSequence-_X-93x3a.js → ServingSequence-uUgvVSwD.js} +3 -3
- package/dist/{Setting-Bhrb3EH8.js → Setting-Dixt6Q05.js} +4 -4
- package/dist/{Subcategory-Cz_9XIcz.js → Subcategory-5rIawEAV.js} +5 -5
- package/dist/{Takeaway-AnrXuUen.js → Takeaway-CN7Pq4uh.js} +1 -1
- package/dist/{Takeaway-8ENmx3IN.js → Takeaway-CSDtSM2J.js} +4 -4
- package/dist/{Takeaway.vue_vue_type_script_setup_true_lang-DFhq6650.js → Takeaway.vue_vue_type_script_setup_true_lang-mkkSuPOc.js} +5 -5
- package/dist/{TreeEditorOpenner.vue_vue_type_script_setup_true_lang-C5NogbvP.js → TreeEditorOpenner.vue_vue_type_script_setup_true_lang-mQFPlOAK.js} +13 -13
- package/dist/{Unit-riyppdLv.js → Unit-C_4_pM1N.js} +2 -2
- package/dist/{Variant-BNAvDz7R.js → Variant-BKXt8cqU.js} +3 -3
- package/dist/{_id_-DNqe74iz.js → _id_-DpxalU5t.js} +9 -9
- package/dist/{app-C0uuCMcr.js → app-B_mKaOSC.js} +22 -22
- package/dist/{app-Dtcjd0h6.js → app-BnCf5y7j.js} +1 -1
- package/dist/app.js +1 -1
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/index.d.ts +36 -6
- package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierButton.vue.d.ts +36 -6
- package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierForm.vue.d.ts +36 -6
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/item.d.ts +36 -6
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/scheduler.d.ts +18 -3
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/useItemFormManagement.d.ts +18 -3
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/item/ItemForm.vue.d.ts +54 -9
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/menuUtils.d.ts +18 -3
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/store/menuV2.d.ts +291 -264
- package/dist/apps/mf-menu/src/helper/import-export.d.ts +291 -264
- package/dist/apps/mf-menu/src/helper/menu.d.ts +309 -267
- package/dist/apps/mf-menu/src/manager/menu/item.d.ts +291 -264
- package/dist/apps/mf-menu/src/stores/manager/item.d.ts +54 -9
- package/dist/apps/mf-menu/src/stores/manager/scheduler.d.ts +18 -3
- package/dist/apps/mf-menu/src/stores/menu.d.ts +291 -264
- package/dist/apps/mf-menu/src/views/Catalog/Edit/AddProductPopup/Form.vue.d.ts +36 -6
- package/dist/apps/mf-menu/src/views/Catalog/Edit/AddProductPopup/index.d.ts +90 -15
- package/dist/apps/mf-menu/tsconfig.app.tsbuildinfo +1 -1
- package/dist/assets/linked-status-D7y8kfPP.js +24 -0
- package/dist/assets/{override-menu-BkdRr3XV.js → override-menu-CfNbmBqj.js} +5 -5
- package/dist/assets/{validate-menu-BFn-txVU.js → validate-menu--Fb2HTF9.js} +9 -9
- package/dist/{catalog-B2Gp1NZz.js → catalog-CVqSLZH-.js} +1 -1
- package/dist/{catalogSetting-CVRhJnrD.js → catalogSetting-BCbSVqYf.js} +1 -1
- package/dist/{currency-Dy_2-uQ2.js → currency-rD-pSMdo.js} +1 -1
- package/dist/{dayjs.min-BE-iCNq4.js → dayjs.min-BJK73AAj.js} +1 -1
- package/dist/{discardConfirm-BGWewacS.js → discardConfirm-BVEi30ai.js} +1 -1
- package/dist/{index-DngtbXpS.js → index-B7hzbpy5.js} +4 -4
- package/dist/{index-B56AKdXS.js → index-COIRrFqc.js} +3 -3
- package/dist/{index-CVuFnVT5.js → index-CrjBBFyR.js} +1 -1
- package/dist/{item-DbJJETFb.js → item-CicrpOGz.js} +571 -571
- package/dist/{menu-CVszc-G4.js → menu-9WeEUMFB.js} +1 -1
- package/dist/{menu-Ccpbkrto.js → menu-B7qykxcB.js} +5857 -5802
- package/dist/{priceTier-Rqj3ApDU.js → priceTier-DTJmPHsL.js} +1 -1
- package/dist/{scheduler-B-B8ow8U.js → scheduler-CbjAGyjm.js} +4 -4
- package/dist/{subcategory-D7ZIucEM.js → subcategory-CXtaSWNi.js} +47 -47
- package/dist/{toExcel-CjrCWkzr.js → toExcel-DSmn9_xz.js} +2 -2
- package/dist/{unit-Dlxm1sdR.js → unit-C0rHx8Bw.js} +2 -2
- package/package.json +2 -2
- package/dist/assets/linked-status-CIffDl5p.js +0 -24
|
@@ -408,7 +408,16 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
408
408
|
}>>>;
|
|
409
409
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
410
410
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
411
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
411
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
412
|
+
_id: z.ZodString;
|
|
413
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
414
|
+
}, "strip", z.ZodTypeAny, {
|
|
415
|
+
position?: number | null | undefined;
|
|
416
|
+
_id: string;
|
|
417
|
+
}, {
|
|
418
|
+
position?: number | null | undefined;
|
|
419
|
+
_id: string;
|
|
420
|
+
}>, "many">>>;
|
|
412
421
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
413
422
|
openPrice: z.ZodBoolean;
|
|
414
423
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -651,7 +660,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
651
660
|
amount: number;
|
|
652
661
|
precision: number;
|
|
653
662
|
}> | null | undefined;
|
|
654
|
-
additionalCategories?:
|
|
663
|
+
additionalCategories?: {
|
|
664
|
+
position?: number | null | undefined;
|
|
665
|
+
_id: string;
|
|
666
|
+
}[] | null | undefined;
|
|
655
667
|
print?: {
|
|
656
668
|
sequential?: boolean | null | undefined;
|
|
657
669
|
department: string[];
|
|
@@ -775,7 +787,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
775
787
|
amount: number;
|
|
776
788
|
precision: number;
|
|
777
789
|
}> | null | undefined;
|
|
778
|
-
additionalCategories?:
|
|
790
|
+
additionalCategories?: {
|
|
791
|
+
position?: number | null | undefined;
|
|
792
|
+
_id: string;
|
|
793
|
+
}[] | null | undefined;
|
|
779
794
|
print?: {
|
|
780
795
|
sequential?: boolean | null | undefined;
|
|
781
796
|
department: string[];
|
|
@@ -1204,7 +1219,16 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
1204
1219
|
}>>>;
|
|
1205
1220
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
1206
1221
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
1207
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
1222
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1223
|
+
_id: z.ZodString;
|
|
1224
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
1225
|
+
}, "strip", z.ZodTypeAny, {
|
|
1226
|
+
position?: number | null | undefined;
|
|
1227
|
+
_id: string;
|
|
1228
|
+
}, {
|
|
1229
|
+
position?: number | null | undefined;
|
|
1230
|
+
_id: string;
|
|
1231
|
+
}>, "many">>>;
|
|
1208
1232
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
1209
1233
|
openPrice: z.ZodBoolean;
|
|
1210
1234
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -1447,7 +1471,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
1447
1471
|
amount: number;
|
|
1448
1472
|
precision: number;
|
|
1449
1473
|
}> | null | undefined;
|
|
1450
|
-
additionalCategories?:
|
|
1474
|
+
additionalCategories?: {
|
|
1475
|
+
position?: number | null | undefined;
|
|
1476
|
+
_id: string;
|
|
1477
|
+
}[] | null | undefined;
|
|
1451
1478
|
print?: {
|
|
1452
1479
|
sequential?: boolean | null | undefined;
|
|
1453
1480
|
department: string[];
|
|
@@ -1571,7 +1598,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
1571
1598
|
amount: number;
|
|
1572
1599
|
precision: number;
|
|
1573
1600
|
}> | null | undefined;
|
|
1574
|
-
additionalCategories?:
|
|
1601
|
+
additionalCategories?: {
|
|
1602
|
+
position?: number | null | undefined;
|
|
1603
|
+
_id: string;
|
|
1604
|
+
}[] | null | undefined;
|
|
1575
1605
|
print?: {
|
|
1576
1606
|
sequential?: boolean | null | undefined;
|
|
1577
1607
|
department: string[];
|
|
@@ -407,7 +407,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
407
407
|
}>>>;
|
|
408
408
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
409
409
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
410
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
410
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
411
|
+
_id: z.ZodString;
|
|
412
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
413
|
+
}, "strip", z.ZodTypeAny, {
|
|
414
|
+
position?: number | null | undefined;
|
|
415
|
+
_id: string;
|
|
416
|
+
}, {
|
|
417
|
+
position?: number | null | undefined;
|
|
418
|
+
_id: string;
|
|
419
|
+
}>, "many">>>;
|
|
411
420
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
412
421
|
openPrice: z.ZodBoolean;
|
|
413
422
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -650,7 +659,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
650
659
|
amount: number;
|
|
651
660
|
precision: number;
|
|
652
661
|
}> | null | undefined;
|
|
653
|
-
additionalCategories?:
|
|
662
|
+
additionalCategories?: {
|
|
663
|
+
position?: number | null | undefined;
|
|
664
|
+
_id: string;
|
|
665
|
+
}[] | null | undefined;
|
|
654
666
|
print?: {
|
|
655
667
|
sequential?: boolean | null | undefined;
|
|
656
668
|
department: string[];
|
|
@@ -774,7 +786,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
774
786
|
amount: number;
|
|
775
787
|
precision: number;
|
|
776
788
|
}> | null | undefined;
|
|
777
|
-
additionalCategories?:
|
|
789
|
+
additionalCategories?: {
|
|
790
|
+
position?: number | null | undefined;
|
|
791
|
+
_id: string;
|
|
792
|
+
}[] | null | undefined;
|
|
778
793
|
print?: {
|
|
779
794
|
sequential?: boolean | null | undefined;
|
|
780
795
|
department: string[];
|
|
@@ -1220,7 +1235,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1220
1235
|
}>>>;
|
|
1221
1236
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
1222
1237
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
1223
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
1238
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1239
|
+
_id: z.ZodString;
|
|
1240
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
1241
|
+
}, "strip", z.ZodTypeAny, {
|
|
1242
|
+
position?: number | null | undefined;
|
|
1243
|
+
_id: string;
|
|
1244
|
+
}, {
|
|
1245
|
+
position?: number | null | undefined;
|
|
1246
|
+
_id: string;
|
|
1247
|
+
}>, "many">>>;
|
|
1224
1248
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
1225
1249
|
openPrice: z.ZodBoolean;
|
|
1226
1250
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -1463,7 +1487,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1463
1487
|
amount: number;
|
|
1464
1488
|
precision: number;
|
|
1465
1489
|
}> | null | undefined;
|
|
1466
|
-
additionalCategories?:
|
|
1490
|
+
additionalCategories?: {
|
|
1491
|
+
position?: number | null | undefined;
|
|
1492
|
+
_id: string;
|
|
1493
|
+
}[] | null | undefined;
|
|
1467
1494
|
print?: {
|
|
1468
1495
|
sequential?: boolean | null | undefined;
|
|
1469
1496
|
department: string[];
|
|
@@ -1587,7 +1614,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1587
1614
|
amount: number;
|
|
1588
1615
|
precision: number;
|
|
1589
1616
|
}> | null | undefined;
|
|
1590
|
-
additionalCategories?:
|
|
1617
|
+
additionalCategories?: {
|
|
1618
|
+
position?: number | null | undefined;
|
|
1619
|
+
_id: string;
|
|
1620
|
+
}[] | null | undefined;
|
|
1591
1621
|
print?: {
|
|
1592
1622
|
sequential?: boolean | null | undefined;
|
|
1593
1623
|
department: string[];
|
|
@@ -408,7 +408,16 @@ export default function useItemManager(): {
|
|
|
408
408
|
}>>>;
|
|
409
409
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
410
410
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
411
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
411
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
412
|
+
_id: z.ZodString;
|
|
413
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
414
|
+
}, "strip", z.ZodTypeAny, {
|
|
415
|
+
position?: number | null | undefined;
|
|
416
|
+
_id: string;
|
|
417
|
+
}, {
|
|
418
|
+
position?: number | null | undefined;
|
|
419
|
+
_id: string;
|
|
420
|
+
}>, "many">>>;
|
|
412
421
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
413
422
|
openPrice: z.ZodBoolean;
|
|
414
423
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -651,7 +660,10 @@ export default function useItemManager(): {
|
|
|
651
660
|
amount: number;
|
|
652
661
|
precision: number;
|
|
653
662
|
}> | null | undefined;
|
|
654
|
-
additionalCategories?:
|
|
663
|
+
additionalCategories?: {
|
|
664
|
+
position?: number | null | undefined;
|
|
665
|
+
_id: string;
|
|
666
|
+
}[] | null | undefined;
|
|
655
667
|
print?: {
|
|
656
668
|
sequential?: boolean | null | undefined;
|
|
657
669
|
department: string[];
|
|
@@ -775,7 +787,10 @@ export default function useItemManager(): {
|
|
|
775
787
|
amount: number;
|
|
776
788
|
precision: number;
|
|
777
789
|
}> | null | undefined;
|
|
778
|
-
additionalCategories?:
|
|
790
|
+
additionalCategories?: {
|
|
791
|
+
position?: number | null | undefined;
|
|
792
|
+
_id: string;
|
|
793
|
+
}[] | null | undefined;
|
|
779
794
|
print?: {
|
|
780
795
|
sequential?: boolean | null | undefined;
|
|
781
796
|
department: string[];
|
|
@@ -1213,7 +1228,16 @@ export default function useItemManager(): {
|
|
|
1213
1228
|
}>>>;
|
|
1214
1229
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
1215
1230
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
1216
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
1231
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1232
|
+
_id: z.ZodString;
|
|
1233
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
1234
|
+
}, "strip", z.ZodTypeAny, {
|
|
1235
|
+
position?: number | null | undefined;
|
|
1236
|
+
_id: string;
|
|
1237
|
+
}, {
|
|
1238
|
+
position?: number | null | undefined;
|
|
1239
|
+
_id: string;
|
|
1240
|
+
}>, "many">>>;
|
|
1217
1241
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
1218
1242
|
openPrice: z.ZodBoolean;
|
|
1219
1243
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -1456,7 +1480,10 @@ export default function useItemManager(): {
|
|
|
1456
1480
|
amount: number;
|
|
1457
1481
|
precision: number;
|
|
1458
1482
|
}> | null | undefined;
|
|
1459
|
-
additionalCategories?:
|
|
1483
|
+
additionalCategories?: {
|
|
1484
|
+
position?: number | null | undefined;
|
|
1485
|
+
_id: string;
|
|
1486
|
+
}[] | null | undefined;
|
|
1460
1487
|
print?: {
|
|
1461
1488
|
sequential?: boolean | null | undefined;
|
|
1462
1489
|
department: string[];
|
|
@@ -1580,7 +1607,10 @@ export default function useItemManager(): {
|
|
|
1580
1607
|
amount: number;
|
|
1581
1608
|
precision: number;
|
|
1582
1609
|
}> | null | undefined;
|
|
1583
|
-
additionalCategories?:
|
|
1610
|
+
additionalCategories?: {
|
|
1611
|
+
position?: number | null | undefined;
|
|
1612
|
+
_id: string;
|
|
1613
|
+
}[] | null | undefined;
|
|
1584
1614
|
print?: {
|
|
1585
1615
|
sequential?: boolean | null | undefined;
|
|
1586
1616
|
department: string[];
|
|
@@ -404,7 +404,16 @@ export default function useSchedulerManager(): {
|
|
|
404
404
|
}>>>;
|
|
405
405
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
406
406
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
407
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
407
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
408
|
+
_id: z.ZodString;
|
|
409
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
410
|
+
}, "strip", z.ZodTypeAny, {
|
|
411
|
+
position?: number | null | undefined;
|
|
412
|
+
_id: string;
|
|
413
|
+
}, {
|
|
414
|
+
position?: number | null | undefined;
|
|
415
|
+
_id: string;
|
|
416
|
+
}>, "many">>>;
|
|
408
417
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
409
418
|
openPrice: z.ZodBoolean;
|
|
410
419
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -647,7 +656,10 @@ export default function useSchedulerManager(): {
|
|
|
647
656
|
amount: number;
|
|
648
657
|
precision: number;
|
|
649
658
|
}> | null | undefined;
|
|
650
|
-
additionalCategories?:
|
|
659
|
+
additionalCategories?: {
|
|
660
|
+
position?: number | null | undefined;
|
|
661
|
+
_id: string;
|
|
662
|
+
}[] | null | undefined;
|
|
651
663
|
print?: {
|
|
652
664
|
sequential?: boolean | null | undefined;
|
|
653
665
|
department: string[];
|
|
@@ -771,7 +783,10 @@ export default function useSchedulerManager(): {
|
|
|
771
783
|
amount: number;
|
|
772
784
|
precision: number;
|
|
773
785
|
}> | null | undefined;
|
|
774
|
-
additionalCategories?:
|
|
786
|
+
additionalCategories?: {
|
|
787
|
+
position?: number | null | undefined;
|
|
788
|
+
_id: string;
|
|
789
|
+
}[] | null | undefined;
|
|
775
790
|
print?: {
|
|
776
791
|
sequential?: boolean | null | undefined;
|
|
777
792
|
department: string[];
|
package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/useItemFormManagement.d.ts
CHANGED
|
@@ -407,7 +407,16 @@ export declare function useItemFormManagement(itemFormRef: Ref<any>, menuStore:
|
|
|
407
407
|
}>>>;
|
|
408
408
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
409
409
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
410
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
410
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
411
|
+
_id: z.ZodString;
|
|
412
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
413
|
+
}, "strip", z.ZodTypeAny, {
|
|
414
|
+
position?: number | null | undefined;
|
|
415
|
+
_id: string;
|
|
416
|
+
}, {
|
|
417
|
+
position?: number | null | undefined;
|
|
418
|
+
_id: string;
|
|
419
|
+
}>, "many">>>;
|
|
411
420
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
412
421
|
openPrice: z.ZodBoolean;
|
|
413
422
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -650,7 +659,10 @@ export declare function useItemFormManagement(itemFormRef: Ref<any>, menuStore:
|
|
|
650
659
|
amount: number;
|
|
651
660
|
precision: number;
|
|
652
661
|
}> | null | undefined;
|
|
653
|
-
additionalCategories?:
|
|
662
|
+
additionalCategories?: {
|
|
663
|
+
position?: number | null | undefined;
|
|
664
|
+
_id: string;
|
|
665
|
+
}[] | null | undefined;
|
|
654
666
|
print?: {
|
|
655
667
|
sequential?: boolean | null | undefined;
|
|
656
668
|
department: string[];
|
|
@@ -774,7 +786,10 @@ export declare function useItemFormManagement(itemFormRef: Ref<any>, menuStore:
|
|
|
774
786
|
amount: number;
|
|
775
787
|
precision: number;
|
|
776
788
|
}> | null | undefined;
|
|
777
|
-
additionalCategories?:
|
|
789
|
+
additionalCategories?: {
|
|
790
|
+
position?: number | null | undefined;
|
|
791
|
+
_id: string;
|
|
792
|
+
}[] | null | undefined;
|
|
778
793
|
print?: {
|
|
779
794
|
sequential?: boolean | null | undefined;
|
|
780
795
|
department: string[];
|
|
@@ -432,7 +432,16 @@ declare function getData(): z.infer<z.ZodObject<{
|
|
|
432
432
|
}>>>;
|
|
433
433
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
434
434
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
435
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
435
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
436
|
+
_id: z.ZodString;
|
|
437
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
438
|
+
}, "strip", z.ZodTypeAny, {
|
|
439
|
+
position?: number | null | undefined;
|
|
440
|
+
_id: string;
|
|
441
|
+
}, {
|
|
442
|
+
position?: number | null | undefined;
|
|
443
|
+
_id: string;
|
|
444
|
+
}>, "many">>>;
|
|
436
445
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
437
446
|
openPrice: z.ZodBoolean;
|
|
438
447
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -675,7 +684,10 @@ declare function getData(): z.infer<z.ZodObject<{
|
|
|
675
684
|
amount: number;
|
|
676
685
|
precision: number;
|
|
677
686
|
}> | null | undefined;
|
|
678
|
-
additionalCategories?:
|
|
687
|
+
additionalCategories?: {
|
|
688
|
+
position?: number | null | undefined;
|
|
689
|
+
_id: string;
|
|
690
|
+
}[] | null | undefined;
|
|
679
691
|
print?: {
|
|
680
692
|
sequential?: boolean | null | undefined;
|
|
681
693
|
department: string[];
|
|
@@ -799,7 +811,10 @@ declare function getData(): z.infer<z.ZodObject<{
|
|
|
799
811
|
amount: number;
|
|
800
812
|
precision: number;
|
|
801
813
|
}> | null | undefined;
|
|
802
|
-
additionalCategories?:
|
|
814
|
+
additionalCategories?: {
|
|
815
|
+
position?: number | null | undefined;
|
|
816
|
+
_id: string;
|
|
817
|
+
}[] | null | undefined;
|
|
803
818
|
print?: {
|
|
804
819
|
sequential?: boolean | null | undefined;
|
|
805
820
|
department: string[];
|
|
@@ -1228,7 +1243,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1228
1243
|
}>>>;
|
|
1229
1244
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
1230
1245
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
1231
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
1246
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1247
|
+
_id: z.ZodString;
|
|
1248
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
1249
|
+
}, "strip", z.ZodTypeAny, {
|
|
1250
|
+
position?: number | null | undefined;
|
|
1251
|
+
_id: string;
|
|
1252
|
+
}, {
|
|
1253
|
+
position?: number | null | undefined;
|
|
1254
|
+
_id: string;
|
|
1255
|
+
}>, "many">>>;
|
|
1232
1256
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
1233
1257
|
openPrice: z.ZodBoolean;
|
|
1234
1258
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -1471,7 +1495,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1471
1495
|
amount: number;
|
|
1472
1496
|
precision: number;
|
|
1473
1497
|
}> | null | undefined;
|
|
1474
|
-
additionalCategories?:
|
|
1498
|
+
additionalCategories?: {
|
|
1499
|
+
position?: number | null | undefined;
|
|
1500
|
+
_id: string;
|
|
1501
|
+
}[] | null | undefined;
|
|
1475
1502
|
print?: {
|
|
1476
1503
|
sequential?: boolean | null | undefined;
|
|
1477
1504
|
department: string[];
|
|
@@ -1595,7 +1622,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1595
1622
|
amount: number;
|
|
1596
1623
|
precision: number;
|
|
1597
1624
|
}> | null | undefined;
|
|
1598
|
-
additionalCategories?:
|
|
1625
|
+
additionalCategories?: {
|
|
1626
|
+
position?: number | null | undefined;
|
|
1627
|
+
_id: string;
|
|
1628
|
+
}[] | null | undefined;
|
|
1599
1629
|
print?: {
|
|
1600
1630
|
sequential?: boolean | null | undefined;
|
|
1601
1631
|
department: string[];
|
|
@@ -2020,7 +2050,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2020
2050
|
}>>>;
|
|
2021
2051
|
groups: z.ZodArray<z.ZodType<import("@feedmepos/menu/entity").FdoGroupOverriderV4, z.ZodTypeDef, import("@feedmepos/menu/entity").FdoGroupOverriderV4>, "many">;
|
|
2022
2052
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
2023
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
2053
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2054
|
+
_id: z.ZodString;
|
|
2055
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
2056
|
+
}, "strip", z.ZodTypeAny, {
|
|
2057
|
+
position?: number | null | undefined;
|
|
2058
|
+
_id: string;
|
|
2059
|
+
}, {
|
|
2060
|
+
position?: number | null | undefined;
|
|
2061
|
+
_id: string;
|
|
2062
|
+
}>, "many">>>;
|
|
2024
2063
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
2025
2064
|
openPrice: z.ZodBoolean;
|
|
2026
2065
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -2263,7 +2302,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2263
2302
|
amount: number;
|
|
2264
2303
|
precision: number;
|
|
2265
2304
|
}> | null | undefined;
|
|
2266
|
-
additionalCategories?:
|
|
2305
|
+
additionalCategories?: {
|
|
2306
|
+
position?: number | null | undefined;
|
|
2307
|
+
_id: string;
|
|
2308
|
+
}[] | null | undefined;
|
|
2267
2309
|
print?: {
|
|
2268
2310
|
sequential?: boolean | null | undefined;
|
|
2269
2311
|
department: string[];
|
|
@@ -2387,7 +2429,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2387
2429
|
amount: number;
|
|
2388
2430
|
precision: number;
|
|
2389
2431
|
}> | null | undefined;
|
|
2390
|
-
additionalCategories?:
|
|
2432
|
+
additionalCategories?: {
|
|
2433
|
+
position?: number | null | undefined;
|
|
2434
|
+
_id: string;
|
|
2435
|
+
}[] | null | undefined;
|
|
2391
2436
|
print?: {
|
|
2392
2437
|
sequential?: boolean | null | undefined;
|
|
2393
2438
|
department: string[];
|
|
@@ -443,7 +443,16 @@ export declare function generateInitialForm(menu: FdoMenuV4, catalogId: string |
|
|
|
443
443
|
}>>>;
|
|
444
444
|
groups: z.ZodArray<z.ZodType<FdoGroupOverriderV4, z.ZodTypeDef, FdoGroupOverriderV4>, "many">;
|
|
445
445
|
category: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
446
|
-
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.
|
|
446
|
+
additionalCategories: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
447
|
+
_id: z.ZodString;
|
|
448
|
+
position: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
449
|
+
}, "strip", z.ZodTypeAny, {
|
|
450
|
+
position?: number | null | undefined;
|
|
451
|
+
_id: string;
|
|
452
|
+
}, {
|
|
453
|
+
position?: number | null | undefined;
|
|
454
|
+
_id: string;
|
|
455
|
+
}>, "many">>>;
|
|
447
456
|
thumbnail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
448
457
|
openPrice: z.ZodBoolean;
|
|
449
458
|
taxes: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -686,7 +695,10 @@ export declare function generateInitialForm(menu: FdoMenuV4, catalogId: string |
|
|
|
686
695
|
amount: number;
|
|
687
696
|
precision: number;
|
|
688
697
|
}> | null | undefined;
|
|
689
|
-
additionalCategories?:
|
|
698
|
+
additionalCategories?: {
|
|
699
|
+
position?: number | null | undefined;
|
|
700
|
+
_id: string;
|
|
701
|
+
}[] | null | undefined;
|
|
690
702
|
print?: {
|
|
691
703
|
sequential?: boolean | null | undefined;
|
|
692
704
|
department: string[];
|
|
@@ -810,7 +822,10 @@ export declare function generateInitialForm(menu: FdoMenuV4, catalogId: string |
|
|
|
810
822
|
amount: number;
|
|
811
823
|
precision: number;
|
|
812
824
|
}> | null | undefined;
|
|
813
|
-
additionalCategories?:
|
|
825
|
+
additionalCategories?: {
|
|
826
|
+
position?: number | null | undefined;
|
|
827
|
+
_id: string;
|
|
828
|
+
}[] | null | undefined;
|
|
814
829
|
print?: {
|
|
815
830
|
sequential?: boolean | null | undefined;
|
|
816
831
|
department: string[];
|