@almadar/ui 4.56.2 → 4.56.3

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.
@@ -60859,7 +60859,7 @@ var OrbPreviewNodeInner = (props) => {
60859
60859
  /* @__PURE__ */ jsxRuntime.jsx(
60860
60860
  Box,
60861
60861
  {
60862
- className: "absolute top-1.5 left-1.5 rounded px-1 py-[1px] text-[8px] font-mono uppercase tracking-wider pointer-events-none",
60862
+ className: "absolute top-1.5 right-1.5 rounded px-1 py-[1px] text-[8px] font-mono uppercase tracking-wider pointer-events-none",
60863
60863
  style: {
60864
60864
  backgroundColor: "var(--color-muted)",
60865
60865
  color: "var(--color-muted-foreground)",
package/dist/avl/index.js CHANGED
@@ -60813,7 +60813,7 @@ var OrbPreviewNodeInner = (props) => {
60813
60813
  /* @__PURE__ */ jsx(
60814
60814
  Box,
60815
60815
  {
60816
- className: "absolute top-1.5 left-1.5 rounded px-1 py-[1px] text-[8px] font-mono uppercase tracking-wider pointer-events-none",
60816
+ className: "absolute top-1.5 right-1.5 rounded px-1 py-[1px] text-[8px] font-mono uppercase tracking-wider pointer-events-none",
60817
60817
  style: {
60818
60818
  backgroundColor: "var(--color-muted)",
60819
60819
  color: "var(--color-muted-foreground)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@almadar/ui",
3
- "version": "4.56.2",
3
+ "version": "4.56.3",
4
4
  "description": "React UI components, hooks, and providers for Almadar",
5
5
  "type": "module",
6
6
  "sideEffects": [