@nmorph/nmorph-ui-kit 0.2.44 → 0.2.45

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
  }, Wx = () => {
4468
- }, Ig = "@nmorph/nmorph-ui-kit", ew = "module", tw = "0.2.44", nw = "MIT", ow = {
4468
+ }, Ig = "@nmorph/nmorph-ui-kit", ew = "module", tw = "0.2.45", nw = "MIT", ow = {
4469
4469
  node: "18.13.0",
4470
4470
  npm: "8.19.3"
4471
4471
  }, aw = "./dist/index.d.ts", sw = "./dist/index.umd.js", lw = "./dist/index.es.js", rw = "./dist/style.css", cw = [
@@ -4876,7 +4876,7 @@ const Sw = {
4876
4876
  S(M.$slots, "default")
4877
4877
  ]))
4878
4878
  ])) : O("", !0),
4879
- r.design === "button" ? (o(), s("div", Ew, [
4879
+ r.design === "btn" ? (o(), s("div", Ew, [
4880
4880
  n("input", {
4881
4881
  ref_key: "inputDOMRef",
4882
4882
  ref: i,
@@ -4894,7 +4894,7 @@ const Sw = {
4894
4894
  ], 2));
4895
4895
  }
4896
4896
  });
4897
- var z2 = /* @__PURE__ */ ((e) => (e.checkbox = "checkbox", e.button = "button", e))(z2 || {});
4897
+ var z2 = /* @__PURE__ */ ((e) => (e.checkbox = "checkbox", e.btn = "btn", e))(z2 || {});
4898
4898
  const Ww = { class: "nmorph-checkbox-group__wrapper" }, Lw = { class: "nmorph-checkbox-group__content" }, Uw = /* @__PURE__ */ D({
4899
4899
  __name: "NmorphCheckboxGroup",
4900
4900
  props: {
@@ -6883,8 +6883,8 @@ const Ox = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6883
6883
  NmorphCarousel: Nf,
6884
6884
  NmorphCarouselItem: If,
6885
6885
  NmorphCheckbox: H2,
6886
+ NmorphCheckboxDesignType: z2,
6886
6887
  NmorphCheckboxGroup: Uw,
6887
- NmorphCheckboxStyleType: z2,
6888
6888
  NmorphCollapse: eg,
6889
6889
  NmorphCollapseItem: tg,
6890
6890
  NmorphDatePicker: i$,
@@ -7004,8 +7004,8 @@ export {
7004
7004
  Nf as NmorphCarousel,
7005
7005
  If as NmorphCarouselItem,
7006
7006
  H2 as NmorphCheckbox,
7007
+ z2 as NmorphCheckboxDesignType,
7007
7008
  Uw as NmorphCheckboxGroup,
7008
- z2 as NmorphCheckboxStyleType,
7009
7009
  eg as NmorphCollapse,
7010
7010
  tg as NmorphCollapseItem,
7011
7011
  e2 as NmorphColor,