@feedmepos/mf-transaction 0.0.24 → 0.0.26

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.
@@ -183,12 +183,12 @@ const N = /* @__PURE__ */ m({
183
183
  {
184
184
  path: "/receipt",
185
185
  name: p,
186
- component: f(() => import("./Receipt-CxICe2eu.js").then((e) => e.R))
186
+ component: f(() => import("./Receipt-CHdb2vIk.js").then((e) => e.R))
187
187
  }
188
188
  ], L = {
189
189
  "en-US": T,
190
190
  "zh-CN": A
191
- }, O = f(() => import("./App-C1awdYK1.js"));
191
+ }, O = f(() => import("./App-DXAgd0mr.js"));
192
192
  export {
193
193
  O as F,
194
194
  N as _,
package/dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { F as a, i as e, r as o } from "./app-Catx3bTf.js";
1
+ import { F as a, i as e, r as o } from "./app-BPk7QagJ.js";
2
2
  export {
3
3
  a as FmApp,
4
4
  e as i18nMessages,
@@ -1,4 +1,4 @@
1
- import { type FdoDinero } from "@feedmepos/core-dart";
1
+ import { type FdoDinero } from "@feedmepos/core/entity";
2
2
  export declare function idToDate(id: string): string | null;
3
3
  export declare function formatDuration(totalMinutes: number): string;
4
4
  export declare function sentenceCase(s: string): string;