@yakavkaz/uikit 0.0.11 → 0.0.12

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.js CHANGED
@@ -1291,7 +1291,7 @@ const Yg = [
1291
1291
  children: [
1292
1292
  /* @__PURE__ */ B("div", { className: x(h ? "flex items-center" : "flex flex-col gap-10"), children: [
1293
1293
  /* @__PURE__ */ A(H, { iconColor: n, variant: "medium", withTM: !0 }),
1294
- /* @__PURE__ */ A("div", { className: x("ml-10", h ? "max-w-[340px] text-xs" : "max-w-[200px]"), children: e })
1294
+ /* @__PURE__ */ A("div", { className: x(h ? "ml-10 max-w-[340px] text-xs" : "max-w-[200px]"), children: e })
1295
1295
  ] }),
1296
1296
  h ? /* @__PURE__ */ B(k, { children: [
1297
1297
  /* @__PURE__ */ A(U, { className: x("fill-current", n), width: "380px" }),
@@ -1302,7 +1302,7 @@ const Yg = [
1302
1302
  {
1303
1303
  width: 380,
1304
1304
  height: 380,
1305
- className: "absolute bottom-0 right-[-60px]"
1305
+ className: "absolute right-[-60px] bottom-0"
1306
1306
  }
1307
1307
  ),
1308
1308
  /* @__PURE__ */ A(C, { variant: "text_26_medium", className: x(n), onClick: g, children: /* @__PURE__ */ A("a", { href: M, children: "yakavkaz.ru" }) })