@feedmepos/mf-menu 0.32.37 → 0.32.38-dev.2
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-Dl-BiHwh.js → App-Cfc6q7R4.js} +7 -7
- package/dist/{ApplyProduct.vue_vue_type_script_setup_true_lang-Z4PgBxr3.js → ApplyProduct.vue_vue_type_script_setup_true_lang-BXtuSeAK.js} +3 -3
- package/dist/{Catalog-BSZ8BAbX.js → Catalog-BwWG8aVq.js} +6 -6
- package/dist/Category-CTSxrlD3.js +224 -0
- package/dist/{Category-bGvXpr0F.js → Category-lIONtEO5.js} +9 -9
- package/dist/{CookingGuide-DijUR2JM.js → CookingGuide-Ba6fLxDH.js} +4 -4
- package/dist/{CustomAttributeChip.vue_vue_type_script_setup_true_lang-B30t_PW1.js → CustomAttributeChip.vue_vue_type_script_setup_true_lang-BDUxrr9V.js} +1 -1
- package/dist/{Group-CrqE40ia.js → Group-Bs1GXOJ6.js} +7 -7
- package/dist/{Group-O4L3iHx0.js → Group-C577jf-a.js} +1 -1
- package/dist/{Group.vue_vue_type_script_setup_true_lang-CsM72Jnq.js → Group.vue_vue_type_script_setup_true_lang-DwIQSBka.js} +227 -216
- package/dist/{GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-BGR4kFzj.js → GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-DC41D4_B.js} +5 -5
- package/dist/{ImportProductDialog.vue_vue_type_script_setup_true_lang-wf0Wm51b.js → ImportProductDialog.vue_vue_type_script_setup_true_lang-DydOyrWz.js} +1743 -1743
- package/dist/{Ingredient-DvvuwOdH.js → Ingredient-DMdt_R8F.js} +3 -3
- package/dist/{InventoryBinding.vue_vue_type_script_setup_true_lang-anFCPZZD.js → InventoryBinding.vue_vue_type_script_setup_true_lang-DExCzIH7.js} +2 -2
- package/dist/{LinkProductSideSheet-ImK8azTA.js → LinkProductSideSheet-C5EJF94w.js} +3 -3
- package/dist/{MenuSetting-BX0ohmwF.js → MenuSetting-DWPluEWH.js} +5 -5
- package/dist/{PrintRoute-CXYZHJsf.js → PrintRoute-BmebtmN5.js} +4 -4
- package/dist/{Product-BnnwL5DZ.js → Product-D2GO3tYo.js} +1 -1
- package/dist/{Product.vue_vue_type_script_setup_true_lang-DUBnQJZ1.js → Product.vue_vue_type_script_setup_true_lang-r6xF3HkK.js} +348 -337
- package/dist/{ProductInternalTools-DzRnmE1r.js → ProductInternalTools-Dep9C9sT.js} +23 -23
- package/dist/{Products-CtzHONQZ.js → Products-kXzyZ-qw.js} +24 -24
- package/dist/{Publish-DmIbDy8-.js → Publish-DiFxcujy.js} +3 -3
- package/dist/{Recipe-D_0Ezt1C.js → Recipe-Bb0_R7pY.js} +4 -4
- package/dist/{RuleView.vue_vue_type_script_setup_true_lang-DdeQnyfQ.js → RuleView.vue_vue_type_script_setup_true_lang-BZi9zjue.js} +176 -176
- package/dist/{Scheduler-BgQsbdVM.js → Scheduler-BosF_svj.js} +3 -3
- package/dist/{ServingSequence-DCRzJsrs.js → ServingSequence-Ka7ZszUb.js} +3 -3
- package/dist/{Setting-CgtttPN_.js → Setting-ZZ-N5_ht.js} +5 -5
- package/dist/Subcategory-BGCzSst1.js +345 -0
- package/dist/{Takeaway-BfcHs1we.js → Takeaway-CILmyRDs.js} +1 -1
- package/dist/{Takeaway-CExKsbN5.js → Takeaway-Daa_CJ-H.js} +4 -4
- package/dist/Takeaway.vue_vue_type_script_setup_true_lang-B1jejzX7.js +316 -0
- package/dist/{Thumbnail.vue_vue_type_script_setup_true_lang-Br279NC_.js → Thumbnail.vue_vue_type_script_setup_true_lang-CCBa35X7.js} +4 -4
- package/dist/TranslationSideSheet.vue_vue_type_script_setup_true_lang-PbYAxItr.js +185 -0
- package/dist/TreeEditorOpenner.vue_vue_type_script_setup_true_lang-j4xROEG7.js +6122 -0
- package/dist/{Unit-B6P_ykM-.js → Unit-D21SP540.js} +2 -2
- package/dist/Variant-BDf9DDmG.js +247 -0
- package/dist/{_id_-D2ozS9Ck.js → _id_-R8SE-ZmQ.js} +9 -9
- package/dist/app-BASWdzxI.js +363 -0
- package/dist/{app-DqyNXgYz.js → app-CqvEAGdq.js} +1 -1
- package/dist/app.js +1 -1
- package/dist/apps/mf-menu/src/app.d.ts +264 -0
- package/dist/apps/mf-menu/src/components/ProductTranslationDialog.vue.d.ts +41 -0
- package/dist/apps/mf-menu/src/components/TranslationBadge.vue.d.ts +29 -0
- package/dist/apps/mf-menu/src/components/TranslationFieldSection.vue.d.ts +39 -0
- package/dist/apps/mf-menu/src/components/TranslationSideSheet.vue.d.ts +23 -0
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/ApplyProduct.vue.d.ts +12 -0
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/ApplyProductDialog.vue.d.ts +6 -0
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/index.d.ts +54 -0
- package/dist/apps/mf-menu/src/components/feature/CategoryManager/Form.vue.d.ts +1 -0
- package/dist/apps/mf-menu/src/components/feature/Fields/ImageDropField.vue.d.ts +1 -0
- package/dist/apps/mf-menu/src/components/feature/GroupManager/OptionTable.vue.d.ts +16 -0
- package/dist/apps/mf-menu/src/components/feature/GroupManager/ProductOverrideTranslation.vue.d.ts +22 -0
- package/dist/apps/mf-menu/src/components/feature/GroupManager/UpdateForm.vue.d.ts +6 -0
- package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierButton.vue.d.ts +20 -0
- package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierForm.vue.d.ts +20 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/category.d.ts +8 -2
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/item.d.ts +24 -1
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/scheduler.d.ts +16 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/useItemFormManagement.d.ts +10 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/OptionTable.vue.d.ts +16 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/UpdateForm.vue.d.ts +6 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/index.d.ts +24 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/item/ItemForm.vue.d.ts +30 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/menuUtils.d.ts +10 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/store/menuV2.d.ts +125 -1
- package/dist/apps/mf-menu/src/components/feature/VariantManager/ProductVariantTranslation.vue.d.ts +37 -0
- package/dist/apps/mf-menu/src/components/import/PreviewAddonContent.vue.d.ts +20 -0
- package/dist/apps/mf-menu/src/composable/linkProducts.d.ts +16 -0
- package/dist/apps/mf-menu/src/helper/item.d.ts +1 -0
- package/dist/apps/mf-menu/src/helper/itemCategories.d.ts +10 -0
- package/dist/apps/mf-menu/src/helper/menu.d.ts +11 -0
- package/dist/apps/mf-menu/src/helper/menuImport.d.ts +125 -1
- package/dist/apps/mf-menu/src/helper/menuSanitizer.d.ts +125 -1
- package/dist/apps/mf-menu/src/manager/menu/category.d.ts +8 -2
- package/dist/apps/mf-menu/src/manager/menu/group.d.ts +1 -0
- package/dist/apps/mf-menu/src/manager/menu/item.d.ts +125 -1
- package/dist/apps/mf-menu/src/manager/menu/subcategory.d.ts +6 -0
- package/dist/apps/mf-menu/src/stores/manager/item.d.ts +31 -1
- package/dist/apps/mf-menu/src/stores/manager/scheduler.d.ts +16 -0
- package/dist/apps/mf-menu/src/stores/manager/takeaway.d.ts +9 -0
- package/dist/apps/mf-menu/src/stores/menu.d.ts +125 -1
- package/dist/apps/mf-menu/src/utils/translation.d.ts +2 -0
- package/dist/apps/mf-menu/src/views/Catalog/Edit/AddCategoryDialogContentComponent.vue.d.ts +1 -0
- package/dist/apps/mf-menu/src/views/Catalog/Edit/AddProductPopup/Form.vue.d.ts +20 -0
- package/dist/apps/mf-menu/src/views/Publish/UpdateCatalogDialog.vue.d.ts +46 -0
- package/dist/apps/mf-menu/src/views/Scheduler/FilterForm.vue.d.ts +10 -0
- package/dist/apps/mf-menu/src/views/Scheduler/SchedulerDialog.vue.d.ts +10 -0
- package/dist/apps/mf-menu/tsconfig.app.tsbuildinfo +1 -1
- package/dist/assets/linked-status-Cq9TLj-4.js +13 -0
- package/dist/assets/menu-export-Blxjlc7o.js +107 -0
- package/dist/assets/override-menu-Cny8YlWs.js +13 -0
- package/dist/assets/validate-menu-CAWtxE9g.js +13 -0
- package/dist/{catalog-CFKVaXk7.js → catalog-D1ldj55y.js} +1 -1
- package/dist/{catalogSetting-N4nT-nGm.js → catalogSetting-DdCMyQ1n.js} +1 -1
- package/dist/{currency-Bi_GukGE.js → currency-CozWj5-6.js} +1 -1
- package/dist/dayjs.min-DjVUMZe1.js +6 -0
- package/dist/{index-uiJS0BKT.js → index-B3uidhol.js} +1 -1
- package/dist/index-CZ2slj-T.js +539 -0
- package/dist/index-Cw3iqI80.js +335 -0
- package/dist/{index.vue_vue_type_script_setup_true_lang-CL6a622s.js → index.vue_vue_type_script_setup_true_lang-BMBAQiGH.js} +19063 -18861
- package/dist/item-ncimpz9a.js +8120 -0
- package/dist/{jszip.min-v__o3BM4.js → jszip.min-DaMSaZr3.js} +383 -383
- package/dist/{menu-LtIuM7Qj.js → menu-Cb5CM_BJ.js} +1 -1
- package/dist/{menuV2-N0hB53Gw.js → menuV2-2B1i4-4v.js} +24 -24
- package/dist/mf-menu.css +1 -1
- package/dist/{priceTier-DZeAvlXs.js → priceTier-H4TWDspA.js} +1 -1
- package/dist/rules-aP3AB4aS.js +212 -0
- package/dist/{scheduler-FVlscyjB.js → scheduler-CnQo8MiW.js} +4 -4
- package/dist/{toExcel-DBCbupeI.js → toExcel-C99U873x.js} +2 -2
- package/dist/translation-BeqjfyEb.js +75 -0
- package/dist/{unit-DNphv-4C.js → unit-DiCr5V9I.js} +2 -2
- package/package.json +3 -3
- package/dist/Category-DMgNea31.js +0 -392
- package/dist/Subcategory-6SgvwWpX.js +0 -280
- package/dist/Takeaway.vue_vue_type_script_setup_true_lang-GAZ3S2_n.js +0 -305
- package/dist/TreeEditorOpenner.vue_vue_type_script_setup_true_lang-BFwMfAlB.js +0 -6024
- package/dist/Variant-DmNuLi96.js +0 -230
- package/dist/app-CE0yoao0.js +0 -363
- package/dist/assets/linked-status-BB6BrSUB.js +0 -13
- package/dist/assets/menu-export-C1TBcoi-.js +0 -107
- package/dist/assets/override-menu-C0RijOOI.js +0 -13
- package/dist/assets/validate-menu-9VpR7oZY.js +0 -13
- package/dist/category-BSGaVgyv.js +0 -156
- package/dist/dayjs.min-DgXlcVSD.js +0 -6
- package/dist/index-BaxQ5Nq0.js +0 -273
- package/dist/index-Bun2EboK.js +0 -239
- package/dist/item-DPivBmJh.js +0 -6950
- package/dist/rules-CIWTZQfh.js +0 -6
- package/dist/subcategory-CIctYwBF.js +0 -148
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineStore as r } from "pinia";
|
|
2
|
-
import {
|
|
2
|
+
import { a9 as a, aa as s, ab as l } from "./index.vue_vue_type_script_setup_true_lang-BMBAQiGH.js";
|
|
3
3
|
const u = {
|
|
4
4
|
async read() {
|
|
5
5
|
return a(await s().get("/public-setting"));
|
package/dist/app.js
CHANGED
|
@@ -64,6 +64,7 @@ export declare const i18nMessages: {
|
|
|
64
64
|
product_count: string;
|
|
65
65
|
search_product: string;
|
|
66
66
|
product_image: string;
|
|
67
|
+
category_image: string;
|
|
67
68
|
optional: string;
|
|
68
69
|
products_selected: string;
|
|
69
70
|
items_selected: string;
|
|
@@ -80,6 +81,13 @@ export declare const i18nMessages: {
|
|
|
80
81
|
search: string;
|
|
81
82
|
status: string;
|
|
82
83
|
};
|
|
84
|
+
translation: {
|
|
85
|
+
title_suffix: string;
|
|
86
|
+
language: string;
|
|
87
|
+
default: string;
|
|
88
|
+
translation_label: string;
|
|
89
|
+
name_section: string;
|
|
90
|
+
};
|
|
83
91
|
dialog: {
|
|
84
92
|
remove_confirmation: string;
|
|
85
93
|
change_type: {
|
|
@@ -191,6 +199,7 @@ export declare const i18nMessages: {
|
|
|
191
199
|
add: string;
|
|
192
200
|
linked_count: string;
|
|
193
201
|
search: string;
|
|
202
|
+
save_first: string;
|
|
194
203
|
columns: {
|
|
195
204
|
name: string;
|
|
196
205
|
code: string;
|
|
@@ -294,6 +303,15 @@ export declare const i18nMessages: {
|
|
|
294
303
|
name_required: string;
|
|
295
304
|
};
|
|
296
305
|
applied_product: string;
|
|
306
|
+
translation: {
|
|
307
|
+
title: string;
|
|
308
|
+
language: string;
|
|
309
|
+
variant_name: string;
|
|
310
|
+
option_value: string;
|
|
311
|
+
default: string;
|
|
312
|
+
translation: string;
|
|
313
|
+
option: string;
|
|
314
|
+
};
|
|
297
315
|
};
|
|
298
316
|
};
|
|
299
317
|
unit: {
|
|
@@ -480,6 +498,17 @@ export declare const i18nMessages: {
|
|
|
480
498
|
validation: {
|
|
481
499
|
name_duplicate: string;
|
|
482
500
|
};
|
|
501
|
+
translation: {
|
|
502
|
+
title: string;
|
|
503
|
+
language: string;
|
|
504
|
+
group_name: string;
|
|
505
|
+
product_name: string;
|
|
506
|
+
default: string;
|
|
507
|
+
translation: string;
|
|
508
|
+
option: string;
|
|
509
|
+
add_language: string;
|
|
510
|
+
placeholder: string;
|
|
511
|
+
};
|
|
483
512
|
};
|
|
484
513
|
migrate: {
|
|
485
514
|
title: string;
|
|
@@ -1174,6 +1203,16 @@ export declare const i18nMessages: {
|
|
|
1174
1203
|
price_min: string;
|
|
1175
1204
|
};
|
|
1176
1205
|
};
|
|
1206
|
+
translation: {
|
|
1207
|
+
title: string;
|
|
1208
|
+
language: string;
|
|
1209
|
+
product_name: string;
|
|
1210
|
+
description: string;
|
|
1211
|
+
default: string;
|
|
1212
|
+
translation: string;
|
|
1213
|
+
placeholder: string;
|
|
1214
|
+
optional: string;
|
|
1215
|
+
};
|
|
1177
1216
|
};
|
|
1178
1217
|
setting: {
|
|
1179
1218
|
catalog: {
|
|
@@ -1824,6 +1863,7 @@ export declare const i18nMessages: {
|
|
|
1824
1863
|
product_count: string;
|
|
1825
1864
|
search_product: string;
|
|
1826
1865
|
product_image: string;
|
|
1866
|
+
category_image: string;
|
|
1827
1867
|
optional: string;
|
|
1828
1868
|
products_selected: string;
|
|
1829
1869
|
items_selected: string;
|
|
@@ -1840,6 +1880,13 @@ export declare const i18nMessages: {
|
|
|
1840
1880
|
search: string;
|
|
1841
1881
|
status: string;
|
|
1842
1882
|
};
|
|
1883
|
+
translation: {
|
|
1884
|
+
title_suffix: string;
|
|
1885
|
+
language: string;
|
|
1886
|
+
default: string;
|
|
1887
|
+
translation_label: string;
|
|
1888
|
+
name_section: string;
|
|
1889
|
+
};
|
|
1843
1890
|
dialog: {
|
|
1844
1891
|
remove_confirmation: string;
|
|
1845
1892
|
change_type: {
|
|
@@ -1951,6 +1998,7 @@ export declare const i18nMessages: {
|
|
|
1951
1998
|
add: string;
|
|
1952
1999
|
linked_count: string;
|
|
1953
2000
|
search: string;
|
|
2001
|
+
save_first: string;
|
|
1954
2002
|
columns: {
|
|
1955
2003
|
name: string;
|
|
1956
2004
|
code: string;
|
|
@@ -2054,6 +2102,15 @@ export declare const i18nMessages: {
|
|
|
2054
2102
|
name_required: string;
|
|
2055
2103
|
};
|
|
2056
2104
|
applied_product: string;
|
|
2105
|
+
translation: {
|
|
2106
|
+
title: string;
|
|
2107
|
+
language: string;
|
|
2108
|
+
variant_name: string;
|
|
2109
|
+
option_value: string;
|
|
2110
|
+
default: string;
|
|
2111
|
+
translation: string;
|
|
2112
|
+
option: string;
|
|
2113
|
+
};
|
|
2057
2114
|
};
|
|
2058
2115
|
};
|
|
2059
2116
|
unit: {
|
|
@@ -2240,6 +2297,17 @@ export declare const i18nMessages: {
|
|
|
2240
2297
|
validation: {
|
|
2241
2298
|
name_duplicate: string;
|
|
2242
2299
|
};
|
|
2300
|
+
translation: {
|
|
2301
|
+
title: string;
|
|
2302
|
+
language: string;
|
|
2303
|
+
group_name: string;
|
|
2304
|
+
product_name: string;
|
|
2305
|
+
default: string;
|
|
2306
|
+
translation: string;
|
|
2307
|
+
option: string;
|
|
2308
|
+
add_language: string;
|
|
2309
|
+
placeholder: string;
|
|
2310
|
+
};
|
|
2243
2311
|
};
|
|
2244
2312
|
migrate: {
|
|
2245
2313
|
title: string;
|
|
@@ -2934,6 +3002,16 @@ export declare const i18nMessages: {
|
|
|
2934
3002
|
price_min: string;
|
|
2935
3003
|
};
|
|
2936
3004
|
};
|
|
3005
|
+
translation: {
|
|
3006
|
+
title: string;
|
|
3007
|
+
language: string;
|
|
3008
|
+
product_name: string;
|
|
3009
|
+
description: string;
|
|
3010
|
+
default: string;
|
|
3011
|
+
translation: string;
|
|
3012
|
+
placeholder: string;
|
|
3013
|
+
optional: string;
|
|
3014
|
+
};
|
|
2937
3015
|
};
|
|
2938
3016
|
setting: {
|
|
2939
3017
|
catalog: {
|
|
@@ -3348,6 +3426,23 @@ export declare const i18nMessages: {
|
|
|
3348
3426
|
cancel: string;
|
|
3349
3427
|
};
|
|
3350
3428
|
};
|
|
3429
|
+
scheduler: {
|
|
3430
|
+
calender: {
|
|
3431
|
+
day: {
|
|
3432
|
+
sun: string;
|
|
3433
|
+
mon: string;
|
|
3434
|
+
tue: string;
|
|
3435
|
+
wed: string;
|
|
3436
|
+
thu: string;
|
|
3437
|
+
fri: string;
|
|
3438
|
+
sat: string;
|
|
3439
|
+
};
|
|
3440
|
+
};
|
|
3441
|
+
date: {
|
|
3442
|
+
monthFormat: string;
|
|
3443
|
+
yearFormat: string;
|
|
3444
|
+
};
|
|
3445
|
+
};
|
|
3351
3446
|
};
|
|
3352
3447
|
tax_setting: {
|
|
3353
3448
|
title: string;
|
|
@@ -3567,6 +3662,7 @@ export declare const i18nMessages: {
|
|
|
3567
3662
|
product_count: string;
|
|
3568
3663
|
search_product: string;
|
|
3569
3664
|
product_image: string;
|
|
3665
|
+
category_image: string;
|
|
3570
3666
|
optional: string;
|
|
3571
3667
|
products_selected: string;
|
|
3572
3668
|
items_selected: string;
|
|
@@ -3583,6 +3679,13 @@ export declare const i18nMessages: {
|
|
|
3583
3679
|
search: string;
|
|
3584
3680
|
status: string;
|
|
3585
3681
|
};
|
|
3682
|
+
translation: {
|
|
3683
|
+
title_suffix: string;
|
|
3684
|
+
language: string;
|
|
3685
|
+
default: string;
|
|
3686
|
+
translation_label: string;
|
|
3687
|
+
name_section: string;
|
|
3688
|
+
};
|
|
3586
3689
|
dialog: {
|
|
3587
3690
|
remove_confirmation: string;
|
|
3588
3691
|
change_type: {
|
|
@@ -3694,6 +3797,7 @@ export declare const i18nMessages: {
|
|
|
3694
3797
|
add: string;
|
|
3695
3798
|
linked_count: string;
|
|
3696
3799
|
search: string;
|
|
3800
|
+
save_first: string;
|
|
3697
3801
|
columns: {
|
|
3698
3802
|
name: string;
|
|
3699
3803
|
code: string;
|
|
@@ -3797,6 +3901,15 @@ export declare const i18nMessages: {
|
|
|
3797
3901
|
name_required: string;
|
|
3798
3902
|
};
|
|
3799
3903
|
applied_product: string;
|
|
3904
|
+
translation: {
|
|
3905
|
+
title: string;
|
|
3906
|
+
language: string;
|
|
3907
|
+
variant_name: string;
|
|
3908
|
+
option_value: string;
|
|
3909
|
+
default: string;
|
|
3910
|
+
translation: string;
|
|
3911
|
+
option: string;
|
|
3912
|
+
};
|
|
3800
3913
|
};
|
|
3801
3914
|
};
|
|
3802
3915
|
unit: {
|
|
@@ -3983,6 +4096,17 @@ export declare const i18nMessages: {
|
|
|
3983
4096
|
validation: {
|
|
3984
4097
|
name_duplicate: string;
|
|
3985
4098
|
};
|
|
4099
|
+
translation: {
|
|
4100
|
+
title: string;
|
|
4101
|
+
language: string;
|
|
4102
|
+
group_name: string;
|
|
4103
|
+
product_name: string;
|
|
4104
|
+
default: string;
|
|
4105
|
+
translation: string;
|
|
4106
|
+
option: string;
|
|
4107
|
+
add_language: string;
|
|
4108
|
+
placeholder: string;
|
|
4109
|
+
};
|
|
3986
4110
|
};
|
|
3987
4111
|
migrate: {
|
|
3988
4112
|
title: string;
|
|
@@ -4182,6 +4306,7 @@ export declare const i18nMessages: {
|
|
|
4182
4306
|
};
|
|
4183
4307
|
add: string;
|
|
4184
4308
|
config: string;
|
|
4309
|
+
percentage: string;
|
|
4185
4310
|
products: string;
|
|
4186
4311
|
all_items: string;
|
|
4187
4312
|
};
|
|
@@ -4676,6 +4801,16 @@ export declare const i18nMessages: {
|
|
|
4676
4801
|
price_min: string;
|
|
4677
4802
|
};
|
|
4678
4803
|
};
|
|
4804
|
+
translation: {
|
|
4805
|
+
title: string;
|
|
4806
|
+
language: string;
|
|
4807
|
+
product_name: string;
|
|
4808
|
+
description: string;
|
|
4809
|
+
default: string;
|
|
4810
|
+
translation: string;
|
|
4811
|
+
placeholder: string;
|
|
4812
|
+
optional: string;
|
|
4813
|
+
};
|
|
4679
4814
|
};
|
|
4680
4815
|
setting: {
|
|
4681
4816
|
catalog: {
|
|
@@ -5090,6 +5225,23 @@ export declare const i18nMessages: {
|
|
|
5090
5225
|
cancel: string;
|
|
5091
5226
|
};
|
|
5092
5227
|
};
|
|
5228
|
+
scheduler: {
|
|
5229
|
+
calender: {
|
|
5230
|
+
day: {
|
|
5231
|
+
sun: string;
|
|
5232
|
+
mon: string;
|
|
5233
|
+
tue: string;
|
|
5234
|
+
wed: string;
|
|
5235
|
+
thu: string;
|
|
5236
|
+
fri: string;
|
|
5237
|
+
sat: string;
|
|
5238
|
+
};
|
|
5239
|
+
};
|
|
5240
|
+
date: {
|
|
5241
|
+
monthFormat: string;
|
|
5242
|
+
yearFormat: string;
|
|
5243
|
+
};
|
|
5244
|
+
};
|
|
5093
5245
|
};
|
|
5094
5246
|
tax_setting: {
|
|
5095
5247
|
title: string;
|
|
@@ -5309,6 +5461,7 @@ export declare const i18nMessages: {
|
|
|
5309
5461
|
product_count: string;
|
|
5310
5462
|
search_product: string;
|
|
5311
5463
|
product_image: string;
|
|
5464
|
+
category_image: string;
|
|
5312
5465
|
optional: string;
|
|
5313
5466
|
products_selected: string;
|
|
5314
5467
|
items_selected: string;
|
|
@@ -5325,6 +5478,13 @@ export declare const i18nMessages: {
|
|
|
5325
5478
|
search: string;
|
|
5326
5479
|
status: string;
|
|
5327
5480
|
};
|
|
5481
|
+
translation: {
|
|
5482
|
+
title_suffix: string;
|
|
5483
|
+
language: string;
|
|
5484
|
+
default: string;
|
|
5485
|
+
translation_label: string;
|
|
5486
|
+
name_section: string;
|
|
5487
|
+
};
|
|
5328
5488
|
dialog: {
|
|
5329
5489
|
remove_confirmation: string;
|
|
5330
5490
|
change_type: {
|
|
@@ -5436,6 +5596,7 @@ export declare const i18nMessages: {
|
|
|
5436
5596
|
add: string;
|
|
5437
5597
|
linked_count: string;
|
|
5438
5598
|
search: string;
|
|
5599
|
+
save_first: string;
|
|
5439
5600
|
columns: {
|
|
5440
5601
|
name: string;
|
|
5441
5602
|
code: string;
|
|
@@ -5539,6 +5700,15 @@ export declare const i18nMessages: {
|
|
|
5539
5700
|
name_required: string;
|
|
5540
5701
|
};
|
|
5541
5702
|
applied_product: string;
|
|
5703
|
+
translation: {
|
|
5704
|
+
title: string;
|
|
5705
|
+
language: string;
|
|
5706
|
+
variant_name: string;
|
|
5707
|
+
option_value: string;
|
|
5708
|
+
default: string;
|
|
5709
|
+
translation: string;
|
|
5710
|
+
option: string;
|
|
5711
|
+
};
|
|
5542
5712
|
};
|
|
5543
5713
|
};
|
|
5544
5714
|
unit: {
|
|
@@ -5725,6 +5895,17 @@ export declare const i18nMessages: {
|
|
|
5725
5895
|
validation: {
|
|
5726
5896
|
name_duplicate: string;
|
|
5727
5897
|
};
|
|
5898
|
+
translation: {
|
|
5899
|
+
title: string;
|
|
5900
|
+
language: string;
|
|
5901
|
+
group_name: string;
|
|
5902
|
+
product_name: string;
|
|
5903
|
+
default: string;
|
|
5904
|
+
translation: string;
|
|
5905
|
+
option: string;
|
|
5906
|
+
add_language: string;
|
|
5907
|
+
placeholder: string;
|
|
5908
|
+
};
|
|
5728
5909
|
};
|
|
5729
5910
|
migrate: {
|
|
5730
5911
|
title: string;
|
|
@@ -6419,6 +6600,16 @@ export declare const i18nMessages: {
|
|
|
6419
6600
|
price_min: string;
|
|
6420
6601
|
};
|
|
6421
6602
|
};
|
|
6603
|
+
translation: {
|
|
6604
|
+
title: string;
|
|
6605
|
+
language: string;
|
|
6606
|
+
product_name: string;
|
|
6607
|
+
description: string;
|
|
6608
|
+
default: string;
|
|
6609
|
+
translation: string;
|
|
6610
|
+
placeholder: string;
|
|
6611
|
+
optional: string;
|
|
6612
|
+
};
|
|
6422
6613
|
};
|
|
6423
6614
|
setting: {
|
|
6424
6615
|
catalog: {
|
|
@@ -6833,6 +7024,23 @@ export declare const i18nMessages: {
|
|
|
6833
7024
|
cancel: string;
|
|
6834
7025
|
};
|
|
6835
7026
|
};
|
|
7027
|
+
scheduler: {
|
|
7028
|
+
calender: {
|
|
7029
|
+
day: {
|
|
7030
|
+
sun: string;
|
|
7031
|
+
mon: string;
|
|
7032
|
+
tue: string;
|
|
7033
|
+
wed: string;
|
|
7034
|
+
thu: string;
|
|
7035
|
+
fri: string;
|
|
7036
|
+
sat: string;
|
|
7037
|
+
};
|
|
7038
|
+
};
|
|
7039
|
+
date: {
|
|
7040
|
+
monthFormat: string;
|
|
7041
|
+
yearFormat: string;
|
|
7042
|
+
};
|
|
7043
|
+
};
|
|
6836
7044
|
};
|
|
6837
7045
|
tax_setting: {
|
|
6838
7046
|
title: string;
|
|
@@ -7052,6 +7260,7 @@ export declare const i18nMessages: {
|
|
|
7052
7260
|
product_count: string;
|
|
7053
7261
|
search_product: string;
|
|
7054
7262
|
product_image: string;
|
|
7263
|
+
category_image: string;
|
|
7055
7264
|
optional: string;
|
|
7056
7265
|
products_selected: string;
|
|
7057
7266
|
items_selected: string;
|
|
@@ -7068,6 +7277,13 @@ export declare const i18nMessages: {
|
|
|
7068
7277
|
search: string;
|
|
7069
7278
|
status: string;
|
|
7070
7279
|
};
|
|
7280
|
+
translation: {
|
|
7281
|
+
title_suffix: string;
|
|
7282
|
+
language: string;
|
|
7283
|
+
default: string;
|
|
7284
|
+
translation_label: string;
|
|
7285
|
+
name_section: string;
|
|
7286
|
+
};
|
|
7071
7287
|
dialog: {
|
|
7072
7288
|
remove_confirmation: string;
|
|
7073
7289
|
change_type: {
|
|
@@ -7179,6 +7395,7 @@ export declare const i18nMessages: {
|
|
|
7179
7395
|
add: string;
|
|
7180
7396
|
linked_count: string;
|
|
7181
7397
|
search: string;
|
|
7398
|
+
save_first: string;
|
|
7182
7399
|
columns: {
|
|
7183
7400
|
name: string;
|
|
7184
7401
|
code: string;
|
|
@@ -7282,6 +7499,15 @@ export declare const i18nMessages: {
|
|
|
7282
7499
|
name_required: string;
|
|
7283
7500
|
};
|
|
7284
7501
|
applied_product: string;
|
|
7502
|
+
translation: {
|
|
7503
|
+
title: string;
|
|
7504
|
+
language: string;
|
|
7505
|
+
variant_name: string;
|
|
7506
|
+
option_value: string;
|
|
7507
|
+
default: string;
|
|
7508
|
+
translation: string;
|
|
7509
|
+
option: string;
|
|
7510
|
+
};
|
|
7285
7511
|
};
|
|
7286
7512
|
};
|
|
7287
7513
|
unit: {
|
|
@@ -7468,6 +7694,17 @@ export declare const i18nMessages: {
|
|
|
7468
7694
|
validation: {
|
|
7469
7695
|
name_duplicate: string;
|
|
7470
7696
|
};
|
|
7697
|
+
translation: {
|
|
7698
|
+
title: string;
|
|
7699
|
+
language: string;
|
|
7700
|
+
group_name: string;
|
|
7701
|
+
product_name: string;
|
|
7702
|
+
default: string;
|
|
7703
|
+
translation: string;
|
|
7704
|
+
option: string;
|
|
7705
|
+
add_language: string;
|
|
7706
|
+
placeholder: string;
|
|
7707
|
+
};
|
|
7471
7708
|
};
|
|
7472
7709
|
migrate: {
|
|
7473
7710
|
title: string;
|
|
@@ -8152,6 +8389,16 @@ export declare const i18nMessages: {
|
|
|
8152
8389
|
price_min: string;
|
|
8153
8390
|
};
|
|
8154
8391
|
};
|
|
8392
|
+
translation: {
|
|
8393
|
+
title: string;
|
|
8394
|
+
language: string;
|
|
8395
|
+
product_name: string;
|
|
8396
|
+
description: string;
|
|
8397
|
+
default: string;
|
|
8398
|
+
translation: string;
|
|
8399
|
+
placeholder: string;
|
|
8400
|
+
optional: string;
|
|
8401
|
+
};
|
|
8155
8402
|
};
|
|
8156
8403
|
setting: {
|
|
8157
8404
|
catalog: {
|
|
@@ -8566,6 +8813,23 @@ export declare const i18nMessages: {
|
|
|
8566
8813
|
cancel: string;
|
|
8567
8814
|
};
|
|
8568
8815
|
};
|
|
8816
|
+
scheduler: {
|
|
8817
|
+
calender: {
|
|
8818
|
+
day: {
|
|
8819
|
+
sun: string;
|
|
8820
|
+
mon: string;
|
|
8821
|
+
tue: string;
|
|
8822
|
+
wed: string;
|
|
8823
|
+
thu: string;
|
|
8824
|
+
fri: string;
|
|
8825
|
+
sat: string;
|
|
8826
|
+
};
|
|
8827
|
+
};
|
|
8828
|
+
date: {
|
|
8829
|
+
monthFormat: string;
|
|
8830
|
+
yearFormat: string;
|
|
8831
|
+
};
|
|
8832
|
+
};
|
|
8569
8833
|
};
|
|
8570
8834
|
tax_setting: {
|
|
8571
8835
|
title: string;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
modelValue: boolean;
|
|
3
|
+
productName: string;
|
|
4
|
+
productNameLocale?: Record<string, string>;
|
|
5
|
+
productDescription?: string;
|
|
6
|
+
productDescriptionLocale?: Record<string, string>;
|
|
7
|
+
initialSection?: "name" | "description";
|
|
8
|
+
}
|
|
9
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
|
+
initialSection: string;
|
|
11
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
|
+
"update:modelValue": (value: boolean) => void;
|
|
13
|
+
"update:nameLocale": (value: Record<string, string> | undefined) => void;
|
|
14
|
+
"update:descriptionLocale": (value: Record<string, string> | undefined) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
16
|
+
initialSection: string;
|
|
17
|
+
}>>> & Readonly<{
|
|
18
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
19
|
+
"onUpdate:nameLocale"?: ((value: Record<string, string> | undefined) => any) | undefined;
|
|
20
|
+
"onUpdate:descriptionLocale"?: ((value: Record<string, string> | undefined) => any) | undefined;
|
|
21
|
+
}>, {
|
|
22
|
+
initialSection: "name" | "description";
|
|
23
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
24
|
+
export default _default;
|
|
25
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
26
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
27
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
28
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
29
|
+
} : {
|
|
30
|
+
type: import('vue').PropType<T[K]>;
|
|
31
|
+
required: true;
|
|
32
|
+
};
|
|
33
|
+
};
|
|
34
|
+
type __VLS_WithDefaults<P, D> = {
|
|
35
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
36
|
+
default: D[K];
|
|
37
|
+
}> : P[K];
|
|
38
|
+
};
|
|
39
|
+
type __VLS_Prettify<T> = {
|
|
40
|
+
[K in keyof T]: T[K];
|
|
41
|
+
} & {};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
label: string;
|
|
3
|
+
spacing?: "sm" | "md";
|
|
4
|
+
}
|
|
5
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
6
|
+
spacing: string;
|
|
7
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
8
|
+
spacing: string;
|
|
9
|
+
}>>> & Readonly<{}>, {
|
|
10
|
+
spacing: "sm" | "md";
|
|
11
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
|
+
export default _default;
|
|
13
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
14
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
15
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
16
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
17
|
+
} : {
|
|
18
|
+
type: import('vue').PropType<T[K]>;
|
|
19
|
+
required: true;
|
|
20
|
+
};
|
|
21
|
+
};
|
|
22
|
+
type __VLS_WithDefaults<P, D> = {
|
|
23
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
24
|
+
default: D[K];
|
|
25
|
+
}> : P[K];
|
|
26
|
+
};
|
|
27
|
+
type __VLS_Prettify<T> = {
|
|
28
|
+
[K in keyof T]: T[K];
|
|
29
|
+
} & {};
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
label: string;
|
|
3
|
+
modelValue: string;
|
|
4
|
+
type?: "text" | "textarea";
|
|
5
|
+
readonly?: boolean;
|
|
6
|
+
spacing?: "sm" | "md";
|
|
7
|
+
placeholder?: string;
|
|
8
|
+
}
|
|
9
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
|
+
type: string;
|
|
11
|
+
readonly: boolean;
|
|
12
|
+
spacing: string;
|
|
13
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
14
|
+
type: string;
|
|
15
|
+
readonly: boolean;
|
|
16
|
+
spacing: string;
|
|
17
|
+
}>>> & Readonly<{}>, {
|
|
18
|
+
type: "textarea" | "text";
|
|
19
|
+
spacing: "sm" | "md";
|
|
20
|
+
readonly: boolean;
|
|
21
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
22
|
+
export default _default;
|
|
23
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
24
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
25
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
26
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
27
|
+
} : {
|
|
28
|
+
type: import('vue').PropType<T[K]>;
|
|
29
|
+
required: true;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
type __VLS_WithDefaults<P, D> = {
|
|
33
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
34
|
+
default: D[K];
|
|
35
|
+
}> : P[K];
|
|
36
|
+
};
|
|
37
|
+
type __VLS_Prettify<T> = {
|
|
38
|
+
[K in keyof T]: T[K];
|
|
39
|
+
} & {};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
modelValue: boolean;
|
|
3
|
+
title: string;
|
|
4
|
+
name: string;
|
|
5
|
+
nameLocale?: Record<string, string>;
|
|
6
|
+
}
|
|
7
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
|
+
"update:modelValue": (value: boolean) => void;
|
|
9
|
+
"update:nameLocale": (value: Record<string, string> | undefined) => void;
|
|
10
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & Readonly<{
|
|
11
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
12
|
+
"onUpdate:nameLocale"?: ((value: Record<string, string> | undefined) => any) | undefined;
|
|
13
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
14
|
+
export default _default;
|
|
15
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
16
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
17
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
18
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
19
|
+
} : {
|
|
20
|
+
type: import('vue').PropType<T[K]>;
|
|
21
|
+
required: true;
|
|
22
|
+
};
|
|
23
|
+
};
|