@feedmepos/mf-remy-panel 0.1.3 → 0.2.0

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.
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as m, ref as j, computed as Z, onMounted as p, onUnmounted as C, openBlock as S, createElementBlock as o, createStaticVNode as c, createElementVNode as E, Fragment as h, renderList as V, toDisplayString as l, createCommentVNode as G } from "vue";
2
- import { u as e, a as F, _ as b } from "./app-155358f0.js";
2
+ import { u as e, a as F, _ as b } from "./app-86f97ba0.js";
3
3
  import "@feedmepos/mf-common";
4
4
  import "pinia";
5
5
  import "vue-router";
@@ -1,5 +1,5 @@
1
1
  import { openBlock as t, createElementBlock as n, createElementVNode as o, defineComponent as a, computed as c, normalizeClass as p, createBlock as i, unref as l, createCommentVNode as h } from "vue";
2
- import { u as k } from "./app-155358f0.js";
2
+ import { u as k } from "./app-86f97ba0.js";
3
3
  import "@feedmepos/mf-common";
4
4
  import "pinia";
5
5
  import "vue-router";
@@ -2354,7 +2354,7 @@ async function Oa(e, t, u) {
2354
2354
  }
2355
2355
  t.done();
2356
2356
  }
2357
- var Qu = 5, Ia = 3e4, Ma = 10240, Na = class {
2357
+ var Qu = 50, Ia = 3e4, Ma = 10240, Na = class {
2358
2358
  constructor() {
2359
2359
  this.tools = /* @__PURE__ */ new Map();
2360
2360
  }
@@ -9172,7 +9172,7 @@ const xh = /* @__PURE__ */ Je(fh, [["__scopeId", "data-v-e873f581"]]), dh = [
9172
9172
  {
9173
9173
  path: "/",
9174
9174
  name: "home",
9175
- component: () => import("./HomeView-bf91e5bf.js")
9175
+ component: () => import("./HomeView-58ed998f.js")
9176
9176
  }
9177
9177
  ], _h = Hs({
9178
9178
  history: qs(),
@@ -9183,7 +9183,7 @@ const xh = /* @__PURE__ */ Je(fh, [["__scopeId", "data-v-e873f581"]]), dh = [
9183
9183
  }, Eh = mo(
9184
9184
  () => Promise.resolve().then(() => ah)
9185
9185
  ), kh = mo(
9186
- () => import("./RemyButton-322064e2.js")
9186
+ () => import("./RemyButton-108412da.js")
9187
9187
  );
9188
9188
  function wh(e) {
9189
9189
  var o;
package/dist/app.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "vue";
2
- import { A as r, b as o, R as p, i as R, c as n, r as u, u as y } from "./app-155358f0.js";
2
+ import { A as r, b as o, R as p, i as R, c as n, r as u, u as y } from "./app-86f97ba0.js";
3
3
  import "@feedmepos/mf-common";
4
4
  import "pinia";
5
5
  import "vue-router";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-remy-panel",
3
- "version": "0.1.3",
3
+ "version": "0.2.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],