@feedmepos/mf-transaction 0.0.27 → 0.0.28

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.
@@ -41,14 +41,14 @@ const N = /* @__PURE__ */ m({
41
41
  b(i.$slots, "default")
42
42
  ], 4));
43
43
  }
44
- }), D = { class: "flex justify-center items-center h-full w-full" }, F = /* @__PURE__ */ m({
44
+ }), T = { class: "flex justify-center items-center h-full w-full" }, D = /* @__PURE__ */ m({
45
45
  __name: "PageLoading",
46
46
  setup(e) {
47
47
  return (n, r) => {
48
48
  const t = P("FmCircularProgress");
49
49
  return u(), I(N, null, {
50
50
  default: g(() => [
51
- w("div", D, [
51
+ w("div", T, [
52
52
  R(t, { size: "xl" })
53
53
  ])
54
54
  ]),
@@ -58,8 +58,8 @@ const N = /* @__PURE__ */ m({
58
58
  }
59
59
  }), f = (e) => C({
60
60
  loader: e,
61
- loadingComponent: F
62
- }), S = {
61
+ loadingComponent: D
62
+ }), F = {
63
63
  title: "Transaction",
64
64
  receipt: {
65
65
  title: "Receipt",
@@ -115,8 +115,8 @@ const N = /* @__PURE__ */ m({
115
115
  total: "Total"
116
116
  }
117
117
  }
118
- }, T = {
119
- transaction: S
118
+ }, S = {
119
+ transaction: F
120
120
  }, z = {
121
121
  title: "交易",
122
122
  receipt: {
@@ -183,12 +183,13 @@ const N = /* @__PURE__ */ m({
183
183
  {
184
184
  path: "/receipt",
185
185
  name: p,
186
- component: f(() => import("./Receipt-DDEpblSR.js").then((e) => e.R))
186
+ component: f(() => import("./Receipt-D4ELnpCI.js").then((e) => e.R))
187
187
  }
188
188
  ], L = {
189
- "en-US": T,
190
- "zh-CN": A
191
- }, O = f(() => import("./App-DxSAqU31.js"));
189
+ "en-US": S,
190
+ "zh-CN": A,
191
+ "th-TH": thTH
192
+ }, O = f(() => import("./App-Ca1Dod1Q.js"));
192
193
  export {
193
194
  O as F,
194
195
  N as _,
package/dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { F as a, i as e, r as o } from "./app-BPe02mhe.js";
1
+ import { F as a, i as e, r as o } from "./app-Gsp5apaA.js";
2
2
  export {
3
3
  a as FmApp,
4
4
  e as i18nMessages,
@@ -119,6 +119,7 @@ export declare const i18nMessages: {
119
119
  };
120
120
  };
121
121
  };
122
+ "th-TH": any;
122
123
  };
123
124
  export declare const FmApp: any;
124
125
  export { routers } from "@/router/shared";