@feedmepos/mf-report 5.7.0-beta.0 → 5.7.0-beta.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.
@@ -96,7 +96,7 @@ const he = ["src"], _e = ["src"], Le = /* @__PURE__ */ O({
96
96
  }), M(() => {
97
97
  u(de);
98
98
  }), z(() => {
99
- console.log("5.7.0-beta.0", !0), window.addEventListener("message", E), window.addEventListener("message", L);
99
+ console.log("5.7.0-beta.1", !0), window.addEventListener("message", E), window.addEventListener("message", L);
100
100
  });
101
101
  const R = ce(), N = ve();
102
102
  ee(() => {
@@ -1931,17 +1931,6 @@ const lt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
1931
1931
  },
1932
1932
  removable: !0,
1933
1933
  onRemove: () => $("items", d)
1934
- }, null, 8, ["modelValue", "onUpdate:modelValue", "onRemove"]))), 128)),
1935
- (m(!0), F(O, null, L((ne = (le = (ae = e.value) == null ? void 0 : ae.platform) == null ? void 0 : le.mappings) == null ? void 0 : ne.taxRoundingAdjustments, (T, d) => (m(), I(R, {
1936
- key: `tax-rounding-adjustment-${d}`,
1937
- modelValue: e.value.platform.mappings.taxRoundingAdjustments[d],
1938
- "onUpdate:modelValue": (k) => e.value.platform.mappings.taxRoundingAdjustments[d] = k,
1939
- options: {
1940
- key: { placeholder: "Key", editable: !0 },
1941
- account: { placeholder: "Account code", editable: !0 }
1942
- },
1943
- removable: !0,
1944
- onRemove: () => $("taxRoundingAdjustments", d)
1945
1934
  }, null, 8, ["modelValue", "onUpdate:modelValue", "onRemove"]))), 128))
1946
1935
  ]),
1947
1936
  t("div", Ca, [
@@ -1953,7 +1942,7 @@ const lt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
1953
1942
  })
1954
1943
  ]),
1955
1944
  t("div", Da, [
1956
- (m(!0), F(O, null, L((re = (ie = (se = e.value) == null ? void 0 : se.platform) == null ? void 0 : ie.mappings) == null ? void 0 : re.taxes, (T, d) => (m(), I(R, {
1945
+ (m(!0), F(O, null, L((ne = (le = (ae = e.value) == null ? void 0 : ae.platform) == null ? void 0 : le.mappings) == null ? void 0 : ne.taxes, (T, d) => (m(), I(R, {
1957
1946
  key: `tax-${d}`,
1958
1947
  modelValue: e.value.platform.mappings.taxes[d],
1959
1948
  "onUpdate:modelValue": (k) => e.value.platform.mappings.taxes[d] = k,
@@ -1963,6 +1952,17 @@ const lt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
1963
1952
  },
1964
1953
  removable: !0,
1965
1954
  onRemove: () => $("taxes", d)
1955
+ }, null, 8, ["modelValue", "onUpdate:modelValue", "onRemove"]))), 128)),
1956
+ (m(!0), F(O, null, L((re = (ie = (se = e.value) == null ? void 0 : se.platform) == null ? void 0 : ie.mappings) == null ? void 0 : re.taxRoundingAdjustments, (T, d) => (m(), I(R, {
1957
+ key: `tax-rounding-adjustment-${d}`,
1958
+ modelValue: e.value.platform.mappings.taxRoundingAdjustments[d],
1959
+ "onUpdate:modelValue": (k) => e.value.platform.mappings.taxRoundingAdjustments[d] = k,
1960
+ options: {
1961
+ key: { placeholder: "Key", editable: !0 },
1962
+ account: { placeholder: "Account code", editable: !0 }
1963
+ },
1964
+ removable: !0,
1965
+ onRemove: () => $("taxRoundingAdjustments", d)
1966
1966
  }, null, 8, ["modelValue", "onUpdate:modelValue", "onRemove"]))), 128))
1967
1967
  ]),
1968
1968
  t("div", Ua, [
package/dist/app.js CHANGED
@@ -3297,7 +3297,7 @@ const a = {
3297
3297
  {
3298
3298
  name: "integration",
3299
3299
  path: "/integration/:id",
3300
- component: () => import("./Integration-Drw9_Bm1.js")
3300
+ component: () => import("./Integration-Bu0y1MDy.js")
3301
3301
  }
3302
3302
  ]
3303
3303
  },
@@ -3320,7 +3320,7 @@ const l = {
3320
3320
  "en-US": t,
3321
3321
  "zh-CN": m,
3322
3322
  "th-TH": c
3323
- }, y = e(() => import("./App-DqP5D6pB.js"));
3323
+ }, y = e(() => import("./App-HkK7YCea.js"));
3324
3324
  export {
3325
3325
  y as FmApp,
3326
3326
  l as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.7.0-beta.0",
3
+ "version": "5.7.0-beta.1",
4
4
  "files": [
5
5
  "dist"
6
6
  ],