@yakavkaz/uikit 0.0.13 → 0.0.14

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
@@ -380,9 +380,9 @@ const AA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/s
380
380
  // 24px
381
381
  [J.heading_2_regular]: "text-md font-regular",
382
382
  // 24px
383
- [J.heading_3_bold]: "text-s font-semibold",
383
+ [J.heading_3_bold]: "text-sm font-semibold",
384
384
  // 18px
385
- [J.heading_3_semibold]: "text-s font-bold",
385
+ [J.heading_3_semibold]: "text-sm font-bold",
386
386
  // 18px
387
387
  // Текст
388
388
  [J.text_30_semibold]: "text-[30px] font-semibold",