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

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-D9lDLOqO.js"),
2585
+ loader: () => import("./Rust-C3Jg2hfv.js"),
2586
2586
  loadingComponent: Q0
2587
2587
  });
2588
2588
  case "javascript":
2589
2589
  case "js":
2590
2590
  return mt({
2591
- loader: () => import("./JavaScript-9WtMERnS.js"),
2591
+ loader: () => import("./JavaScript-DOvoxVRd.js"),
2592
2592
  loadingComponent: Q0
2593
2593
  });
2594
2594
  case "typescript":
2595
2595
  case "ts":
2596
2596
  return mt({
2597
- loader: () => import("./TypeScript-DSjIMNNC.js"),
2597
+ loader: () => import("./TypeScript-DCshcJ-a.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-B9Ml7Fks.js"),
2604
+ loader: () => import("./Bash-BID4DAyS.js"),
2605
2605
  loadingComponent: Q0
2606
2606
  });
2607
2607
  default:
@@ -4658,11 +4658,11 @@ const Ss = /* @__PURE__ */ U({
4658
4658
  ], 2)
4659
4659
  ], 2));
4660
4660
  }
4661
- }), $s = "_wrapper_xipct_1", Cs = "_header_xipct_13", Es = "_header__left_xipct_27", Bs = "_code_xipct_53", Os = {
4661
+ }), $s = "_wrapper_o31u9_1", Cs = "_header_o31u9_13", Es = "_header__left_o31u9_27", Bs = "_code_o31u9_53", Os = {
4662
4662
  wrapper: $s,
4663
4663
  header: Cs,
4664
4664
  header__left: Es,
4665
- "copy-icon": "_copy-icon_xipct_34",
4665
+ "copy-icon": "_copy-icon_o31u9_34",
4666
4666
  code: Bs
4667
4667
  }, Is = {
4668
4668
  $style: Os
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elmethis/core",
3
- "version": "1.0.0-alpha.36",
3
+ "version": "1.0.0-alpha.37",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },