@feedmepos/mf-common 1.8.12 → 1.8.13
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/app.js +3 -2
- package/package.json +1 -1
package/dist/app.js
CHANGED
|
@@ -32043,10 +32043,11 @@ const Jt = /* @__PURE__ */ Jn(z0, [["__scopeId", "data-v-e01fc897"]]), C0 = { cl
|
|
|
32043
32043
|
const P = Ue("fm-avatar"), N = Ue("FmButton"), q = Ue("FmListItem"), Y = Ue("fm-list-item"), Z = Ue("fm-dialog");
|
|
32044
32044
|
return Ce(), xe(Z, {
|
|
32045
32045
|
modelValue: Le(z),
|
|
32046
|
-
"onUpdate:modelValue": j[1] || (j[1] = (Q) => wi(z) ? z.value = Q : null)
|
|
32046
|
+
"onUpdate:modelValue": j[1] || (j[1] = (Q) => wi(z) ? z.value = Q : null),
|
|
32047
|
+
"dismiss-away": ""
|
|
32047
32048
|
}, {
|
|
32048
32049
|
"dialog-header": Ne(() => j[2] || (j[2] = [
|
|
32049
|
-
ks(" My Business
|
|
32050
|
+
ks(" My Business")
|
|
32050
32051
|
])),
|
|
32051
32052
|
default: Ne(() => [
|
|
32052
32053
|
me("div", C0, [
|