design-system-silkhaus 3.4.1-beta.rtl-fixes.1 → 3.4.1-beta.rtl-fixes.2

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -24488,6 +24488,7 @@ const XO = /* @__PURE__ */ Qn(p7), QO = ({ key: t, image: e, onClick: r, aspectR
24488
24488
  Ee(n, "slikhaus-slick-image-carousel", { "is-touch-device": c })
24489
24489
  ),
24490
24490
  ref: l,
24491
+ dir: s ? "rtl" : "ltr",
24491
24492
  children: /* @__PURE__ */ u.jsx(XO, Ye(Pe({}, d), { children: t.map((f, h) => /* @__PURE__ */ u.jsx(
24492
24493
  QO,
24493
24494
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "design-system-silkhaus",
3
3
  "private": false,
4
- "version": "3.4.1-beta.rtl-fixes.1",
4
+ "version": "3.4.1-beta.rtl-fixes.2",
5
5
  "description": "Design system for Silkhaus built with Typescript, React and Tailwind",
6
6
  "author": "silkhaus",
7
7
  "license": "MIT",