@nmorph/nmorph-ui-kit 0.2.47 → 0.2.49

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 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.47", tw = "MIT", nw = {
4468
+ }, Ng = "@nmorph/nmorph-ui-kit", Ig = "module", ew = "0.2.49", 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 = [
@@ -6960,12 +6960,12 @@ const Tx = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6960
6960
  }, Ux = () => Q("nmorph"), Yx = {
6961
6961
  install(e, t = {}) {
6962
6962
  const a = yw(t.i18n), l = e.__VUE_I18N__;
6963
- l ? (a.global.messages && Object.entries(a.global.messages).forEach(([d, h]) => {
6963
+ console.log(l, "vue i18n instance"), l ? (a.global.messages && (console.log(a.global.messages, "messages"), Object.entries(a.global.messages).forEach(([d, h]) => {
6964
6964
  l.global.messages.value[d] = {
6965
6965
  ...l.global.messages.value[d],
6966
6966
  ...h
6967
6967
  };
6968
- }), a.global.locale && (l.global.locale.value = a.global.locale)) : e.use(a);
6968
+ })), a.global.locale && (console.log(a.global.locale, "locale"), l.global.locale.value = a.global.locale)) : (e.use(a), console.log("use i18n", a));
6969
6969
  const r = xw(t.theme), i = Ox(), u = { theme: r, browser: i };
6970
6970
  return e.provide("nmorph", u), Object.entries(Tx).forEach(([d, h]) => {
6971
6971
  if (Px(h))