@elmethis/core 1.0.0-alpha.41 → 1.0.0-alpha.42

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-CfTiYuB7.js"),
2585
+ loader: () => import("./Rust-62VtQcWL.js"),
2586
2586
  loadingComponent: Q0
2587
2587
  });
2588
2588
  case "javascript":
2589
2589
  case "js":
2590
2590
  return mt({
2591
- loader: () => import("./JavaScript-X5j3rcy1.js"),
2591
+ loader: () => import("./JavaScript-BaS3yAYU.js"),
2592
2592
  loadingComponent: Q0
2593
2593
  });
2594
2594
  case "typescript":
2595
2595
  case "ts":
2596
2596
  return mt({
2597
- loader: () => import("./TypeScript-MQdwVdJC.js"),
2597
+ loader: () => import("./TypeScript-DQfKJ5wY.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-_qylOkZi.js"),
2604
+ loader: () => import("./Bash-DPUx11gc.js"),
2605
2605
  loadingComponent: Q0
2606
2606
  });
2607
2607
  default:
@@ -17636,7 +17636,8 @@ const yc = /* @__PURE__ */ U({
17636
17636
  url: {},
17637
17637
  createdAt: {},
17638
17638
  updatedAt: {},
17639
- onClick: {}
17639
+ onClick: {},
17640
+ margin: {}
17640
17641
  },
17641
17642
  setup(r) {
17642
17643
  const e = r;
@@ -17651,7 +17652,8 @@ const yc = /* @__PURE__ */ U({
17651
17652
  style: W({
17652
17653
  "--flex-direction": a.isHorizontal ? "row" : "column",
17653
17654
  "--container-height": a.isHorizontal ? "150px" : "auto",
17654
- "--image-max-width": a.isHorizontal ? "32%" : "100%"
17655
+ "--image-max-width": a.isHorizontal ? "32%" : "100%",
17656
+ "--margin-block": a.margin
17655
17657
  }),
17656
17658
  onClick: t
17657
17659
  }, [
@@ -17716,7 +17718,7 @@ const yc = /* @__PURE__ */ U({
17716
17718
  ], 2)
17717
17719
  ], 14, Wc));
17718
17720
  }
17719
- }), Xc = "_bookmark_9vini_1", Zc = "_image_9vini_22", Kc = "_typography_9vini_34", Jc = "_title_9vini_43", Qc = "_link_9vini_50", e4 = "_date_9vini_55", t4 = "_icon_9vini_61", r4 = {
17721
+ }), Xc = "_bookmark_1ahct_1", Zc = "_image_1ahct_23", Kc = "_typography_1ahct_35", Jc = "_title_1ahct_44", Qc = "_link_1ahct_51", e4 = "_date_1ahct_56", t4 = "_icon_1ahct_62", r4 = {
17720
17722
  bookmark: Xc,
17721
17723
  image: Zc,
17722
17724
  typography: Kc,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elmethis/core",
3
- "version": "1.0.0-alpha.41",
3
+ "version": "1.0.0-alpha.42",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },