@feedmepos/mf-common 1.18.0-beta.2 → 1.18.0-beta.4
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.
- package/dist/{CustomAttributesForm-9cf66d0e.js → CustomAttributesForm-bf6dfb87.js} +1 -1
- package/dist/{ItemSelector-37f89aaa.js → ItemSelector-bf8fda26.js} +1934 -1916
- package/dist/{RestaurantSelector-74a93db8.js → RestaurantSelector-87f48f4d.js} +1 -1
- package/dist/{app-987c1411.js → app-0c1cef77.js} +10 -6
- package/dist/app.d.ts +4 -0
- package/dist/app.d.ts.map +1 -1
- package/dist/app.js +1 -1
- package/dist/components/ItemSelector.vue.d.ts.map +1 -1
- package/package.json +1 -1
@@ -1,7 +1,7 @@
|
|
1
1
|
import { ref as C, computed as i, defineComponent as J, mergeModels as X, useModel as Y, watch as Z, resolveComponent as x, openBlock as v, createElementBlock as h, createElementVNode as k, createVNode as m, withCtx as O, normalizeClass as ee, toDisplayString as le, createCommentVNode as B, withModifiers as E, unref as y, Fragment as z, renderList as $, createBlock as D, renderSlot as te, nextTick as ae } from "vue";
|
2
2
|
import { x as L, v as ne } from "./app-f61631fd.js";
|
3
3
|
import { storeToRefs as re } from "pinia";
|
4
|
-
import { n as ue, u as oe } from "./app-
|
4
|
+
import { n as ue, u as oe } from "./app-0c1cef77.js";
|
5
5
|
import "@feedmepos/ui-library";
|
6
6
|
import "vue-router";
|
7
7
|
function se(p, t) {
|
@@ -35235,7 +35235,9 @@ const lW = HR("portal-core", () => {
|
|
35235
35235
|
resetFilter: "Reset filter"
|
35236
35236
|
},
|
35237
35237
|
itemSelector: {
|
35238
|
-
productsSelected: "{count} product(s) selected"
|
35238
|
+
productsSelected: "{count} product(s) selected",
|
35239
|
+
expandAll: "Expand all",
|
35240
|
+
collapseAll: "Collapse all"
|
35239
35241
|
}
|
35240
35242
|
}
|
35241
35243
|
}, iW = {
|
@@ -35398,7 +35400,9 @@ const lW = HR("portal-core", () => {
|
|
35398
35400
|
resetFilter: "重置筛选"
|
35399
35401
|
},
|
35400
35402
|
itemSelector: {
|
35401
|
-
productsSelected: "{count} 个产品已选择"
|
35403
|
+
productsSelected: "{count} 个产品已选择",
|
35404
|
+
expandAll: "展开所有",
|
35405
|
+
collapseAll: "折叠所有"
|
35402
35406
|
}
|
35403
35407
|
}
|
35404
35408
|
}, cW = {
|
@@ -38450,7 +38454,7 @@ function wM({
|
|
38450
38454
|
if (!d)
|
38451
38455
|
throw new Error("Target window not exist.");
|
38452
38456
|
const Z = String(Math.random());
|
38453
|
-
return
|
38457
|
+
return d.postMessage(
|
38454
38458
|
{
|
38455
38459
|
type: JR,
|
38456
38460
|
messageId: Z,
|
@@ -38531,10 +38535,10 @@ function AM() {
|
|
38531
38535
|
return localStorage.getItem("locale") !== i && localStorage.setItem("locale", i), i;
|
38532
38536
|
}
|
38533
38537
|
const PM = Vo(
|
38534
|
-
() => import("./CustomAttributesForm-
|
38538
|
+
() => import("./CustomAttributesForm-bf6dfb87.js")
|
38535
38539
|
), _M = Vo(
|
38536
|
-
() => import("./RestaurantSelector-
|
38537
|
-
), KM = Vo(() => import("./ItemSelector-
|
38540
|
+
() => import("./RestaurantSelector-87f48f4d.js")
|
38541
|
+
), KM = Vo(() => import("./ItemSelector-bf8fda26.js"));
|
38538
38542
|
export {
|
38539
38543
|
XM as A,
|
38540
38544
|
xM as B,
|
package/dist/app.d.ts
CHANGED
@@ -176,6 +176,8 @@ export declare const portalShellI18nMessages: {
|
|
176
176
|
};
|
177
177
|
itemSelector: {
|
178
178
|
productsSelected: string;
|
179
|
+
expandAll: string;
|
180
|
+
collapseAll: string;
|
179
181
|
};
|
180
182
|
};
|
181
183
|
};
|
@@ -340,6 +342,8 @@ export declare const portalShellI18nMessages: {
|
|
340
342
|
};
|
341
343
|
itemSelector: {
|
342
344
|
productsSelected: string;
|
345
|
+
expandAll: string;
|
346
|
+
collapseAll: string;
|
343
347
|
};
|
344
348
|
};
|
345
349
|
};
|
package/dist/app.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"app.d.ts","sourceRoot":"","sources":["../../src/app.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;AAC5C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AACtC,OAAO,IAAI,MAAM,sBAAsB,CAAA;AAEvC,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAA;AAGxD,wBAAgB,UAAU,CAAC,QAAQ,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,WAAW,QAenE;AAED,eAAO,MAAM,kBAAkB,sCAAgC,CAAA;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAA;AAC1C,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,WAAW,CAAA;AAE/C,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,CAAA;AACnC,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAA;AAEhD,OAAO,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA;AAGjC,OAAO,EACL,sBAAsB,EACtB,UAAU,EACV,KAAK,kBAAkB,EACvB,KAAK,qBAAqB,EAC3B,MAAM,yBAAyB,CAAA;AAEhC,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,oCAAoC,CAAA;AAEjF,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAA;AAMxD,eAAO,MAAM,uBAAuB
|
1
|
+
{"version":3,"file":"app.d.ts","sourceRoot":"","sources":["../../src/app.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;AAC5C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AACtC,OAAO,IAAI,MAAM,sBAAsB,CAAA;AAEvC,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAA;AAGxD,wBAAgB,UAAU,CAAC,QAAQ,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,WAAW,QAenE;AAED,eAAO,MAAM,kBAAkB,sCAAgC,CAAA;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAA;AAC1C,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,WAAW,CAAA;AAE/C,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,CAAA;AACnC,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAA;AAEhD,OAAO,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA;AAGjC,OAAO,EACL,sBAAsB,EACtB,UAAU,EACV,KAAK,kBAAkB,EACvB,KAAK,qBAAqB,EAC3B,MAAM,yBAAyB,CAAA;AAEhC,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,oCAAoC,CAAA;AAEjF,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAA;AAMxD,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGnC,CAAA;AAED,MAAM,MAAM,qBAAqB,GAAG,OAAO,IAAI,CAAA;AAE/C,OAAO,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAA;AACzC,YAAY,EACV,oBAAoB,EACpB,iBAAiB,EACjB,IAAI,EACJ,mBAAmB,EACpB,MAAM,iBAAiB,CAAA;AAIxB,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,iBAAiB,wDAW1D;AAED,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAA;AAC3D,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAA;AAEnD,wBAAgB,YAAY,WAQ3B;AAGD,OAAO,EAAE,+BAA+B,EAAE,MAAM,gBAAgB,CAAA;AAGhE,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iFAEhC,CAAA;AAED,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAE9B,CAAA;AAED,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAAsE,CAAA;AAG/F,cAAc,+BAA+B,CAAA"}
|
package/dist/app.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import "vue";
|
2
|
-
import { k as l, C as n, x as r, y as u, F as S, _ as m, m as M, I as d, P as p, r as P, R as h, g as c, z as E, h as g, j as C, i as F, v as _, B as A, q as I, o as O, p as R, A as b, s as w, D as y, u as B, n as L, t as T, w as v } from "./app-
|
2
|
+
import { k as l, C as n, x as r, y as u, F as S, _ as m, m as M, I as d, P as p, r as P, R as h, g as c, z as E, h as g, j as C, i as F, v as _, B as A, q as I, o as O, p as R, A as b, s as w, D as y, u as B, n as L, t as T, w as v } from "./app-0c1cef77.js";
|
3
3
|
import "pinia";
|
4
4
|
import "vue-router";
|
5
5
|
import "@feedmepos/ui-library";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ItemSelector.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ItemSelector.vue.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,eAAe,CAAA;AAiBpD,KAAK,eAAe,GAAG;IACrB,GAAG,EAAE,MAAM,CAAA;IACX,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAC/B,CAAA;AAwBD,UAAU,KAAK;IACb,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,gBAAgB,CAAC,EAAE,KAAK,CAAC,eAAe,CAAC,CAAA;IACzC,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC,CAAA;CAC7C;;;;;;;;;;;;
|
1
|
+
{"version":3,"file":"ItemSelector.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ItemSelector.vue.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,eAAe,CAAA;AAiBpD,KAAK,eAAe,GAAG;IACrB,GAAG,EAAE,MAAM,CAAA;IACX,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAC/B,CAAA;AAwBD,UAAU,KAAK;IACb,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,gBAAgB,CAAC,EAAE,KAAK,CAAC,eAAe,CAAC,CAAA;IACzC,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC,CAAA;CAC7C;;;;;;;;;;;;AAgwBD,wBAOG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|