@feedmepos/mf-report 5.4.22 → 5.4.23
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.
|
@@ -96,7 +96,7 @@ const ye = ["src"], _e = ["src"], Le = /* @__PURE__ */ O({
|
|
|
96
96
|
}), M(() => {
|
|
97
97
|
u(de);
|
|
98
98
|
}), j(() => {
|
|
99
|
-
console.log("5.4.
|
|
99
|
+
console.log("5.4.23", !0), window.addEventListener("message", R), window.addEventListener("message", L);
|
|
100
100
|
});
|
|
101
101
|
const V = ce(), D = ve();
|
|
102
102
|
ee(() => {
|
|
@@ -2829,13 +2829,13 @@ const Ze = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2829
2829
|
])
|
|
2830
2830
|
]),
|
|
2831
2831
|
t("div", Il, [
|
|
2832
|
-
t("div", Ml, T(f(o)("report.
|
|
2832
|
+
t("div", Ml, T(f(o)("report.common.location")), 1),
|
|
2833
2833
|
i(s, {
|
|
2834
2834
|
modelValue: e.value.platform.locationIds,
|
|
2835
2835
|
"onUpdate:modelValue": l[4] || (l[4] = ($) => e.value.platform.locationIds = $),
|
|
2836
2836
|
multiselect: !0,
|
|
2837
2837
|
items: r.value,
|
|
2838
|
-
placeholder: f(o)("report.
|
|
2838
|
+
placeholder: f(o)("report.common.location"),
|
|
2839
2839
|
class: "flex-grow"
|
|
2840
2840
|
}, null, 8, ["modelValue", "items", "placeholder"])
|
|
2841
2841
|
]),
|
package/dist/app.js
CHANGED
|
@@ -262,6 +262,7 @@ const r = {
|
|
|
262
262
|
apiKey: "API Key",
|
|
263
263
|
authenticate: "Authenticate with your official Biztory account to enable FeedMe to securely upload data to Biztory.",
|
|
264
264
|
payments: "Payments",
|
|
265
|
+
grouping: "Grouping",
|
|
265
266
|
taxes: "Taxes",
|
|
266
267
|
items: "Items"
|
|
267
268
|
},
|
|
@@ -369,6 +370,7 @@ const r = {
|
|
|
369
370
|
description: "Filter special value from the schema",
|
|
370
371
|
add: "Add filter",
|
|
371
372
|
advance: "Advance",
|
|
373
|
+
AddToReportView: "Add to @:report.common.report view",
|
|
372
374
|
dataFormula: "Data source formula",
|
|
373
375
|
timeFormatter: "Time Formatter"
|
|
374
376
|
},
|
|
@@ -716,6 +718,7 @@ const r = {
|
|
|
716
718
|
authenticate: "使用你的官方Biztory账户认证,以启用FeedMe将数据安全地上传到Biztory。",
|
|
717
719
|
payments: "支付",
|
|
718
720
|
taxes: "税",
|
|
721
|
+
grouping: "Grouping",
|
|
719
722
|
items: "项目"
|
|
720
723
|
},
|
|
721
724
|
xero: {
|
|
@@ -820,6 +823,7 @@ const r = {
|
|
|
820
823
|
Filter: "筛选",
|
|
821
824
|
description: "筛选特殊值从@:report.section.schema.title",
|
|
822
825
|
add: "添加筛选",
|
|
826
|
+
AddToReportView: "添加到@:{'report.common.report'}视图",
|
|
823
827
|
advance: "高级",
|
|
824
828
|
dataFormula: "数据源公式",
|
|
825
829
|
timeFormatter: "时间格式"
|
|
@@ -952,7 +956,7 @@ const r = {
|
|
|
952
956
|
{
|
|
953
957
|
name: "integration",
|
|
954
958
|
path: "/integration/:id",
|
|
955
|
-
component: () => import("./Integration-
|
|
959
|
+
component: () => import("./Integration-GPDXopSE.js")
|
|
956
960
|
}
|
|
957
961
|
]
|
|
958
962
|
},
|
|
@@ -974,7 +978,7 @@ t({
|
|
|
974
978
|
const m = {
|
|
975
979
|
"en-US": a,
|
|
976
980
|
"zh-CN": i
|
|
977
|
-
}, s = e(() => import("./App-
|
|
981
|
+
}, s = e(() => import("./App-xoo2sC_k.js"));
|
|
978
982
|
export {
|
|
979
983
|
s as FmApp,
|
|
980
984
|
m as i18nMessages,
|