@feedmepos/mf-mdm 1.6.10-beta.263 → 1.6.10-beta.265
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/{DeviceList-e96bd358.js → DeviceList-a11c93ce.js} +3322 -3312
- package/dist/app.d.ts +80 -0
- package/dist/app.js +93 -13
- package/package.json +1 -1
package/dist/app.d.ts
CHANGED
|
@@ -294,6 +294,26 @@ export declare const i18nMessages: {
|
|
|
294
294
|
export: {
|
|
295
295
|
success: string;
|
|
296
296
|
error: string;
|
|
297
|
+
empty: string;
|
|
298
|
+
};
|
|
299
|
+
};
|
|
300
|
+
export: {
|
|
301
|
+
header: {
|
|
302
|
+
deviceName: string;
|
|
303
|
+
restaurantName: string;
|
|
304
|
+
deviceType: string;
|
|
305
|
+
appVersion: string;
|
|
306
|
+
bindingDate: string;
|
|
307
|
+
machineId: string;
|
|
308
|
+
deviceId: string;
|
|
309
|
+
status: string;
|
|
310
|
+
};
|
|
311
|
+
status: {
|
|
312
|
+
bound: string;
|
|
313
|
+
unbound: string;
|
|
314
|
+
};
|
|
315
|
+
sheetName: {
|
|
316
|
+
devices: string;
|
|
297
317
|
};
|
|
298
318
|
};
|
|
299
319
|
error: {
|
|
@@ -597,6 +617,26 @@ export declare const i18nMessages: {
|
|
|
597
617
|
export: {
|
|
598
618
|
success: string;
|
|
599
619
|
error: string;
|
|
620
|
+
empty: string;
|
|
621
|
+
};
|
|
622
|
+
};
|
|
623
|
+
export: {
|
|
624
|
+
header: {
|
|
625
|
+
deviceName: string;
|
|
626
|
+
restaurantName: string;
|
|
627
|
+
deviceType: string;
|
|
628
|
+
appVersion: string;
|
|
629
|
+
bindingDate: string;
|
|
630
|
+
machineId: string;
|
|
631
|
+
deviceId: string;
|
|
632
|
+
status: string;
|
|
633
|
+
};
|
|
634
|
+
status: {
|
|
635
|
+
bound: string;
|
|
636
|
+
unbound: string;
|
|
637
|
+
};
|
|
638
|
+
sheetName: {
|
|
639
|
+
devices: string;
|
|
600
640
|
};
|
|
601
641
|
};
|
|
602
642
|
error: {
|
|
@@ -898,6 +938,26 @@ export declare const i18nMessages: {
|
|
|
898
938
|
export: {
|
|
899
939
|
success: string;
|
|
900
940
|
error: string;
|
|
941
|
+
empty: string;
|
|
942
|
+
};
|
|
943
|
+
};
|
|
944
|
+
export: {
|
|
945
|
+
header: {
|
|
946
|
+
deviceName: string;
|
|
947
|
+
restaurantName: string;
|
|
948
|
+
deviceType: string;
|
|
949
|
+
appVersion: string;
|
|
950
|
+
bindingDate: string;
|
|
951
|
+
machineId: string;
|
|
952
|
+
deviceId: string;
|
|
953
|
+
status: string;
|
|
954
|
+
};
|
|
955
|
+
status: {
|
|
956
|
+
bound: string;
|
|
957
|
+
unbound: string;
|
|
958
|
+
};
|
|
959
|
+
sheetName: {
|
|
960
|
+
devices: string;
|
|
901
961
|
};
|
|
902
962
|
};
|
|
903
963
|
error: {
|
|
@@ -1201,6 +1261,26 @@ export declare const i18nMessages: {
|
|
|
1201
1261
|
export: {
|
|
1202
1262
|
success: string;
|
|
1203
1263
|
error: string;
|
|
1264
|
+
empty: string;
|
|
1265
|
+
};
|
|
1266
|
+
};
|
|
1267
|
+
export: {
|
|
1268
|
+
header: {
|
|
1269
|
+
deviceName: string;
|
|
1270
|
+
restaurantName: string;
|
|
1271
|
+
deviceType: string;
|
|
1272
|
+
appVersion: string;
|
|
1273
|
+
bindingDate: string;
|
|
1274
|
+
machineId: string;
|
|
1275
|
+
deviceId: string;
|
|
1276
|
+
status: string;
|
|
1277
|
+
};
|
|
1278
|
+
status: {
|
|
1279
|
+
bound: string;
|
|
1280
|
+
unbound: string;
|
|
1281
|
+
};
|
|
1282
|
+
sheetName: {
|
|
1283
|
+
devices: string;
|
|
1204
1284
|
};
|
|
1205
1285
|
};
|
|
1206
1286
|
error: {
|
package/dist/app.js
CHANGED
|
@@ -290,8 +290,28 @@ const r = {
|
|
|
290
290
|
deleteError: "Failed to delete log request: {error}"
|
|
291
291
|
},
|
|
292
292
|
export: {
|
|
293
|
-
success: "Devices exported successfully!",
|
|
294
|
-
error: "Failed to export devices: {error}"
|
|
293
|
+
success: "Devices exported successfully! ",
|
|
294
|
+
error: "Failed to export devices: {error} ",
|
|
295
|
+
empty: "No devices to export. Please adjust your filters."
|
|
296
|
+
}
|
|
297
|
+
},
|
|
298
|
+
export: {
|
|
299
|
+
header: {
|
|
300
|
+
deviceName: "Device Name",
|
|
301
|
+
restaurantName: "Restaurant Name",
|
|
302
|
+
deviceType: "Device Type",
|
|
303
|
+
appVersion: "App Version",
|
|
304
|
+
bindingDate: "Binding Date",
|
|
305
|
+
machineId: "Machine ID",
|
|
306
|
+
deviceId: "Device ID",
|
|
307
|
+
status: "Status"
|
|
308
|
+
},
|
|
309
|
+
status: {
|
|
310
|
+
bound: "Bound",
|
|
311
|
+
unbound: "Unbound"
|
|
312
|
+
},
|
|
313
|
+
sheetName: {
|
|
314
|
+
devices: "Devices"
|
|
295
315
|
}
|
|
296
316
|
},
|
|
297
317
|
error: {
|
|
@@ -590,17 +610,37 @@ const r = {
|
|
|
590
610
|
deleteError: "ไม่สามารถลบคำขอบันทึกได้: {error}"
|
|
591
611
|
},
|
|
592
612
|
export: {
|
|
593
|
-
success: "ส่งออกอุปกรณ์สำเร็จแล้ว!",
|
|
594
|
-
error: "ไม่สามารถส่งออกอุปกรณ์: {error}"
|
|
613
|
+
success: "ส่งออกอุปกรณ์สำเร็จแล้ว! ",
|
|
614
|
+
error: "ไม่สามารถส่งออกอุปกรณ์: {error} ",
|
|
615
|
+
empty: "ไม่มีอุปกรณ์ให้ส่งออก โปรดปรับตัวกรองของคุณ"
|
|
616
|
+
}
|
|
617
|
+
},
|
|
618
|
+
export: {
|
|
619
|
+
header: {
|
|
620
|
+
deviceName: "ชื่ออุปกรณ์",
|
|
621
|
+
restaurantName: "ชื่อร้านอาหาร",
|
|
622
|
+
deviceType: "ประเภทอุปกรณ์",
|
|
623
|
+
appVersion: "เวอร์ชันแอป",
|
|
624
|
+
bindingDate: "วันที่ผูก",
|
|
625
|
+
machineId: "รหัสเครื่อง",
|
|
626
|
+
deviceId: "รหัสอุปกรณ์",
|
|
627
|
+
status: "สถานะ"
|
|
628
|
+
},
|
|
629
|
+
status: {
|
|
630
|
+
bound: "ผูกแล้ว",
|
|
631
|
+
unbound: "ไม่ได้ผูก"
|
|
632
|
+
},
|
|
633
|
+
sheetName: {
|
|
634
|
+
devices: "อุปกรณ์"
|
|
595
635
|
}
|
|
596
636
|
},
|
|
597
637
|
error: {
|
|
598
638
|
general: "ข้อผิดพลาด: {error}",
|
|
599
639
|
getDevices: "ไม่สามารถรับอุปกรณ์ร้านอาหาร: {error}"
|
|
600
640
|
}
|
|
601
|
-
}, o = {
|
|
602
|
-
device: t
|
|
603
641
|
}, a = {
|
|
642
|
+
device: t
|
|
643
|
+
}, o = {
|
|
604
644
|
title: "设备",
|
|
605
645
|
actions: {
|
|
606
646
|
refresh: "@:common.refresh",
|
|
@@ -893,7 +933,27 @@ const r = {
|
|
|
893
933
|
},
|
|
894
934
|
export: {
|
|
895
935
|
success: "设备导出成功!",
|
|
896
|
-
error: "导出设备失败:{error}"
|
|
936
|
+
error: "导出设备失败:{error}",
|
|
937
|
+
empty: "没有设备可导出。请调整您的筛选条件。"
|
|
938
|
+
}
|
|
939
|
+
},
|
|
940
|
+
export: {
|
|
941
|
+
header: {
|
|
942
|
+
deviceName: "设备名称",
|
|
943
|
+
restaurantName: "餐厅名称",
|
|
944
|
+
deviceType: "设备类型",
|
|
945
|
+
appVersion: "应用版本",
|
|
946
|
+
bindingDate: "绑定时间",
|
|
947
|
+
machineId: "机器ID",
|
|
948
|
+
deviceId: "设备ID",
|
|
949
|
+
status: "状态"
|
|
950
|
+
},
|
|
951
|
+
status: {
|
|
952
|
+
bound: "已绑定",
|
|
953
|
+
unbound: "未绑定"
|
|
954
|
+
},
|
|
955
|
+
sheetName: {
|
|
956
|
+
devices: "设备"
|
|
897
957
|
}
|
|
898
958
|
},
|
|
899
959
|
error: {
|
|
@@ -901,7 +961,7 @@ const r = {
|
|
|
901
961
|
getDevices: "获取餐厅设备失败:{error}"
|
|
902
962
|
}
|
|
903
963
|
}, n = {
|
|
904
|
-
device:
|
|
964
|
+
device: o
|
|
905
965
|
}, s = {
|
|
906
966
|
title: "設備",
|
|
907
967
|
actions: {
|
|
@@ -1195,26 +1255,46 @@ const r = {
|
|
|
1195
1255
|
},
|
|
1196
1256
|
export: {
|
|
1197
1257
|
success: "設備導出成功!",
|
|
1198
|
-
error: "導出設備失敗:{error}"
|
|
1258
|
+
error: "導出設備失敗:{error}",
|
|
1259
|
+
empty: "沒有設備可導出。請調整您的篩選條件。"
|
|
1260
|
+
}
|
|
1261
|
+
},
|
|
1262
|
+
export: {
|
|
1263
|
+
header: {
|
|
1264
|
+
deviceName: "設備名稱",
|
|
1265
|
+
restaurantName: "餐廳名稱",
|
|
1266
|
+
deviceType: "設備類型",
|
|
1267
|
+
appVersion: "應用版本",
|
|
1268
|
+
bindingDate: "綁定時間",
|
|
1269
|
+
machineId: "機器ID",
|
|
1270
|
+
deviceId: "設備ID",
|
|
1271
|
+
status: "狀態"
|
|
1272
|
+
},
|
|
1273
|
+
status: {
|
|
1274
|
+
bound: "已綁定",
|
|
1275
|
+
unbound: "未綁定"
|
|
1276
|
+
},
|
|
1277
|
+
sheetName: {
|
|
1278
|
+
devices: "設備"
|
|
1199
1279
|
}
|
|
1200
1280
|
},
|
|
1201
1281
|
error: {
|
|
1202
1282
|
general: "錯誤:{error}",
|
|
1203
1283
|
getDevices: "獲取餐廳設備失敗:{error}"
|
|
1204
1284
|
}
|
|
1205
|
-
},
|
|
1285
|
+
}, d = {
|
|
1206
1286
|
device: s
|
|
1207
1287
|
}, m = [
|
|
1208
1288
|
{
|
|
1209
1289
|
path: "/",
|
|
1210
1290
|
name: "$devices",
|
|
1211
|
-
component: e(() => import("./DeviceList-
|
|
1291
|
+
component: e(() => import("./DeviceList-a11c93ce.js"))
|
|
1212
1292
|
}
|
|
1213
1293
|
], u = {
|
|
1214
1294
|
"en-US": i,
|
|
1215
1295
|
"zh-CN": n,
|
|
1216
|
-
"th-TH":
|
|
1217
|
-
"zh-Hant":
|
|
1296
|
+
"th-TH": a,
|
|
1297
|
+
"zh-Hant": d
|
|
1218
1298
|
}, p = e(() => import("./App-91351016.js"));
|
|
1219
1299
|
export {
|
|
1220
1300
|
p as FmApp,
|