@elmethis/core 1.0.0-alpha.37 → 1.0.0-alpha.39

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.
@@ -2582,26 +2582,26 @@ const Q1 = /* @__PURE__ */ U({
2582
2582
  case "rust":
2583
2583
  case "rs":
2584
2584
  return mt({
2585
- loader: () => import("./Rust-C3Jg2hfv.js"),
2585
+ loader: () => import("./Rust-CzVUJ2gp.js"),
2586
2586
  loadingComponent: Q0
2587
2587
  });
2588
2588
  case "javascript":
2589
2589
  case "js":
2590
2590
  return mt({
2591
- loader: () => import("./JavaScript-DOvoxVRd.js"),
2591
+ loader: () => import("./JavaScript-BWrmf9U2.js"),
2592
2592
  loadingComponent: Q0
2593
2593
  });
2594
2594
  case "typescript":
2595
2595
  case "ts":
2596
2596
  return mt({
2597
- loader: () => import("./TypeScript-DCshcJ-a.js"),
2597
+ loader: () => import("./TypeScript-QuIeA3g5.js"),
2598
2598
  loadingComponent: Q0
2599
2599
  });
2600
2600
  case "bash":
2601
2601
  case "sh":
2602
2602
  case "shell":
2603
2603
  return mt({
2604
- loader: () => import("./Bash-BID4DAyS.js"),
2604
+ loader: () => import("./Bash-z2q3UXM9.js"),
2605
2605
  loadingComponent: Q0
2606
2606
  });
2607
2607
  default:
@@ -16631,7 +16631,7 @@ const Il = /* @__PURE__ */ U({
16631
16631
  "elmethis-block-fallback": "_elmethis-block-fallback_uo36g_1"
16632
16632
  }, _o = {
16633
16633
  $style: Ho
16634
- }, nd = /* @__PURE__ */ J(Ro, [["__cssModules", _o]]), No = { key: 1 }, Lo = /* @__PURE__ */ U({
16634
+ }, nd = /* @__PURE__ */ J(Ro, [["__cssModules", _o]]), No = /* @__PURE__ */ U({
16635
16635
  __name: "ElmButton",
16636
16636
  props: {
16637
16637
  loading: { type: Boolean, default: !1 },
@@ -16650,19 +16650,23 @@ const Il = /* @__PURE__ */ U({
16650
16650
  e.loading ? (B(), Se(Pt, {
16651
16651
  key: 0,
16652
16652
  size: "1.5rem"
16653
- })) : (B(), F("span", No, [
16653
+ })) : (B(), F("span", {
16654
+ key: 1,
16655
+ class: O(e.$style.flex)
16656
+ }, [
16654
16657
  be(e.$slots, "default", {}, void 0, !0)
16655
- ]))
16658
+ ], 2))
16656
16659
  ]),
16657
16660
  _: 3
16658
16661
  })
16659
16662
  ], 6));
16660
16663
  }
16661
- }), Po = "_button_1go8r_1", qo = {
16662
- button: Po
16664
+ }), Lo = "_button_1ht1l_1", Po = "_flex_1ht1l_38", qo = {
16665
+ button: Lo,
16666
+ flex: Po
16663
16667
  }, Vo = {
16664
16668
  $style: qo
16665
- }, sd = /* @__PURE__ */ J(Lo, [["__cssModules", Vo], ["__scopeId", "data-v-bc74d81d"]]), Go = { style: {
16669
+ }, sd = /* @__PURE__ */ J(No, [["__cssModules", Vo], ["__scopeId", "data-v-84c1ff34"]]), Go = { style: {
16666
16670
  cursor: "pointer",
16667
16671
  display: "flex",
16668
16672
  alignItems: "center",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elmethis/core",
3
- "version": "1.0.0-alpha.37",
3
+ "version": "1.0.0-alpha.39",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },