@nmorph/nmorph-ui-kit 1.0.67 → 1.0.69

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
@@ -194,7 +194,7 @@ const z2 = (t) => {
194
194
  });
195
195
  };
196
196
  return { placement: u, placementCoords: c };
197
- }, dn = "@nmorph/nmorph-ui-kit", hn = "module", pn = "1.0.67", vn = "MIT", mn = {
197
+ }, dn = "@nmorph/nmorph-ui-kit", hn = "module", pn = "1.0.69", vn = "MIT", mn = {
198
198
  node: "18.13.0",
199
199
  npm: "8.19.3"
200
200
  }, fn = "./dist/index.d.ts", _n = "./dist/index.umd.js", gn = "./dist/index.es.js", wn = "./dist/style.css", xn = [
@@ -4848,23 +4848,20 @@ const u_ = /* @__PURE__ */ C({
4848
4848
  yBarWidthInPx: { default: 6 },
4849
4849
  xBarWidthInPx: { default: 6 },
4850
4850
  xGapInPx: { default: 4 },
4851
- yGapInPx: { default: 4 },
4852
- role: {},
4853
- ariaLabel: {},
4854
- ariaOrientation: {}
4851
+ yGapInPx: { default: 4 }
4855
4852
  },
4856
4853
  emits: ["on-scroll", "update:model-value", "on-scroll-end"],
4857
4854
  setup(t, { expose: e, emit: n }) {
4858
4855
  ie((ae) => ({
4859
- "5deb5234": j.value,
4860
- af6ebf4e: Y.value,
4861
- "3b3a791d": f.value,
4862
- "1121c34a": w.value,
4863
- "9e223578": u.value,
4864
- "9e223576": i.value,
4865
- 46860451: F.value,
4866
- "53cc6f05": m.value,
4867
- "0bf277c8": g.value
4856
+ "4ccb54e1": j.value,
4857
+ "6d21dc3e": Y.value,
4858
+ "920911d0": f.value,
4859
+ "0d8084af": w.value,
4860
+ "75c82129": u.value,
4861
+ "75c8212a": i.value,
4862
+ "540120e8": F.value,
4863
+ "2899a280": m.value,
4864
+ "5e6898a6": g.value
4868
4865
  }));
4869
4866
  const a = t, l = $(null), i = v(() => a.scrollYProp), u = v(() => a.scrollXProp), c = $(!1), d = $(!1), h = () => {
4870
4867
  c.value = l.value?.scrollHeight > l.value?.clientHeight, d.value = l.value?.scrollWidth > l.value?.clientWidth;