@nmorph/nmorph-ui-kit 0.2.57 → 0.2.58
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/index.es.js +2 -3
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -4465,7 +4465,7 @@ const Le = (e) => {
|
|
|
4465
4465
|
};
|
|
4466
4466
|
return { placement: u, placementCoords: d };
|
|
4467
4467
|
}, jx = () => {
|
|
4468
|
-
}, Ng = "@nmorph/nmorph-ui-kit", Ig = "module", ew = "0.2.
|
|
4468
|
+
}, Ng = "@nmorph/nmorph-ui-kit", Ig = "module", ew = "0.2.58", tw = "MIT", nw = {
|
|
4469
4469
|
node: "18.13.0",
|
|
4470
4470
|
npm: "8.19.3"
|
|
4471
4471
|
}, ow = "./dist/index.d.ts", aw = "./dist/index.umd.js", sw = "./dist/index.es.js", lw = "./dist/style.css", rw = [
|
|
@@ -6961,8 +6961,7 @@ const Tx = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6961
6961
|
}, Ux = () => Q("nmorph"), Yx = {
|
|
6962
6962
|
install(e, t = {}) {
|
|
6963
6963
|
const a = yw(t.i18n), l = e.__VUE_I18N__;
|
|
6964
|
-
console.log(a.global.messages, "сообщения либы"), console.log(e, "vue инстанс"), console.log(l, "app i18n"), console.log(l.global, "global data app i18n"), l ? (a.global.messages && Object.entries(a.global.messages).forEach(([d, h]) => {
|
|
6965
|
-
l.global.mergeLocaleMessage(d, h);
|
|
6964
|
+
console.log(a.global.messages, "сообщения либы"), console.log(e, "vue инстанс"), console.log(l.global.messages.value, "сообщение app i18n"), console.log(l.global, "global data app i18n"), l ? (a.global.messages && Object.entries(a.global.messages).forEach(([d, h]) => {
|
|
6966
6965
|
}), a.global.locale && (l.global.locale.value = a.global.locale)) : e.use(a);
|
|
6967
6966
|
const r = xw(t.theme), i = Ox(), u = { theme: r, browser: i };
|
|
6968
6967
|
return e.provide("nmorph", u), Object.entries(Tx).forEach(([d, h]) => {
|