@elmethis/core 1.0.0-alpha.35 → 1.0.0-alpha.36

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-0zMB3pC1.js"),
2585
+ loader: () => import("./Rust-D9lDLOqO.js"),
2586
2586
  loadingComponent: Q0
2587
2587
  });
2588
2588
  case "javascript":
2589
2589
  case "js":
2590
2590
  return mt({
2591
- loader: () => import("./JavaScript-Cq6kx7wY.js"),
2591
+ loader: () => import("./JavaScript-9WtMERnS.js"),
2592
2592
  loadingComponent: Q0
2593
2593
  });
2594
2594
  case "typescript":
2595
2595
  case "ts":
2596
2596
  return mt({
2597
- loader: () => import("./TypeScript-B9KQQkqd.js"),
2597
+ loader: () => import("./TypeScript-DSjIMNNC.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-DE7bU-Xo.js"),
2604
+ loader: () => import("./Bash-B9Ml7Fks.js"),
2605
2605
  loadingComponent: Q0
2606
2606
  });
2607
2607
  default:
@@ -16662,7 +16662,7 @@ const Il = /* @__PURE__ */ U({
16662
16662
  button: Po
16663
16663
  }, Vo = {
16664
16664
  $style: qo
16665
- }, sd = /* @__PURE__ */ J(Lo, [["__cssModules", Vo], ["__scopeId", "data-v-f4bb6ab4"]]), Go = { style: {
16665
+ }, sd = /* @__PURE__ */ J(Lo, [["__cssModules", Vo], ["__scopeId", "data-v-bc74d81d"]]), Go = { style: {
16666
16666
  cursor: "pointer",
16667
16667
  display: "flex",
16668
16668
  alignItems: "center",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elmethis/core",
3
- "version": "1.0.0-alpha.35",
3
+ "version": "1.0.0-alpha.36",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },