@nmorph/nmorph-ui-kit 1.0.1 → 1.0.2

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
@@ -4682,7 +4682,7 @@ const Oe = (t) => {
4682
4682
  });
4683
4683
  };
4684
4684
  return { placement: c, placementCoords: d };
4685
- }, Ju = "@nmorph/nmorph-ui-kit", Zu = "module", Nu = "1.0.1", Iu = "MIT", ec = {
4685
+ }, Ju = "@nmorph/nmorph-ui-kit", Zu = "module", Nu = "1.0.2", Iu = "MIT", ec = {
4686
4686
  node: "18.13.0",
4687
4687
  npm: "8.19.3"
4688
4688
  }, tc = "./dist/index.d.ts", nc = "./dist/index.umd.js", ac = "./dist/index.es.js", oc = "./dist/style.css", lc = [
@@ -4814,8 +4814,8 @@ const Oe = (t) => {
4814
4814
  darkShadeGeneratorCoefficient: -45,
4815
4815
  lightShadeGeneratorCoefficient: 45,
4816
4816
  other: {
4817
- baseShadowWidth: "1.5px",
4818
- baseShadowBlurCoefficient: "1.5"
4817
+ baseShadowWidth: "2px",
4818
+ baseShadowBlurCoefficient: "3"
4819
4819
  }
4820
4820
  }, _c = (t) => /^#[0-9A-Fa-f]{6}$/.test(t), fc = (t) => {
4821
4821
  if (!_c(t))
@@ -7315,7 +7315,7 @@ const z9 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7315
7315
  };
7316
7316
  }, P9 = () => N("nmorph"), E9 = {
7317
7317
  install(t, e = {}) {
7318
- if (!e.i18n.outsideMessagesMerge) {
7318
+ if (!e?.i18n?.outsideMessagesMerge) {
7319
7319
  const u = xc(e.i18n), c = t.__VUE_I18N__;
7320
7320
  c ? (u.global.messages && Object.entries(u.global.messages).forEach(([d, v]) => {
7321
7321
  c.global.mergeLocaleMessage(d, v);