@tpc-mare/mare-ui-components-react 1.0.1 → 1.0.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.
@@ -1,4 +1,4 @@
1
- import { C as a } from "../shared/ConfirmDialog-CjrWhDx8.js";
1
+ import { C as a } from "../shared/ConfirmDialog-cmLTBBNs.js";
2
2
  export {
3
3
  a as ConfirmDialog
4
4
  };
@@ -1,5 +1,5 @@
1
- import { D as r, a as e } from "../shared/DialogFooter-CDlh11Gy.js";
2
- import { D as g } from "../shared/DialogHeader-PMBgMjsb.js";
1
+ import { D as r, a as e } from "../shared/DialogFooter-Cx7G-GHH.js";
2
+ import { D as g } from "../shared/DialogHeader-DdVPFxGf.js";
3
3
  export {
4
4
  r as Dialog,
5
5
  e as DialogFooter,
@@ -1,4 +1,4 @@
1
- import { D as e, a as o, b as D } from "../shared/DrawerFooter-Bb-X7keE.js";
1
+ import { D as e, a as o, b as D } from "../shared/DrawerFooter-DEb2gqW-.js";
2
2
  export {
3
3
  e as Drawer,
4
4
  o as DrawerFooter,
@@ -31,10 +31,10 @@ import { E as nr } from "../shared/ExpandableCounter-pPJIrd6L.js";
31
31
  import { C as Sr } from "../shared/Checkbox-DCq3_MWz.js";
32
32
  import { R as Fr } from "../shared/RadioGroup-B8CXU8-l.js";
33
33
  import { S as gr } from "../shared/Switch-B5DSQLFL.js";
34
- import { D as ur, a as Dr } from "../shared/DialogFooter-CDlh11Gy.js";
35
- import { D as Pr } from "../shared/DialogHeader-PMBgMjsb.js";
36
- import { C as Br } from "../shared/ConfirmDialog-CjrWhDx8.js";
37
- import { D as hr, a as wr, b as Mr } from "../shared/DrawerFooter-Bb-X7keE.js";
34
+ import { D as ur, a as Dr } from "../shared/DialogFooter-Cx7G-GHH.js";
35
+ import { D as Pr } from "../shared/DialogHeader-DdVPFxGf.js";
36
+ import { C as Br } from "../shared/ConfirmDialog-cmLTBBNs.js";
37
+ import { D as hr, a as wr, b as Mr } from "../shared/DrawerFooter-DEb2gqW-.js";
38
38
  import { M as Ar } from "../shared/Menu-Cv9dU1iA.js";
39
39
  import { P as vr } from "../shared/PanelMenu-BpjNM7O_.js";
40
40
  import { S as Er, c as Gr } from "../shared/Snackbar-BhORbyt-.js";
@@ -1,5 +1,5 @@
1
1
  import { jsx as r, jsxs as t } from "react/jsx-runtime";
2
- import { D as v, a as h } from "./DialogFooter-CDlh11Gy.js";
2
+ import { D as v, a as h } from "./DialogFooter-Cx7G-GHH.js";
3
3
  import { B as o } from "./Button-C2ULmKj3.js";
4
4
  import { o as n } from "./index-ByQ37VXf.js";
5
5
  const w = (e) => `
@@ -45,7 +45,7 @@ const _ = (e) => `
45
45
  mare:flex mare:flex-col-reverse mare:gap-3 mare:justify-end mare:w-full
46
46
  mare:px-6 mare:pb-4 mare:sm:pb-6
47
47
  ${e.layout === "row" ? "mare:sm:flex-row" : ""}
48
- ${e.border ? "mare:pt-3 mare:sm:pt-6 mare:border-t mare:border-t-default" : "mare:pt-0"}
48
+ ${e.border ? "mare:pt-3 mare:sm:pt-6 mare:border-t mare:border-default" : "mare:pt-0"}
49
49
  `, j = ["small", "medium", "large"];
50
50
  function E({
51
51
  open: e,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as t, jsx as s } from "react/jsx-runtime";
2
2
  import { Dialog as l } from "@ark-ui/react/dialog";
3
- import { s as h, i as o, n as d, l as u } from "./DialogFooter-CDlh11Gy.js";
3
+ import { s as h, i as o, n as d, l as u } from "./DialogFooter-Cx7G-GHH.js";
4
4
  import { B as r } from "./Button-C2ULmKj3.js";
5
5
  import { I as p } from "./IconX-CpPADKjZ.js";
6
6
  function y({
@@ -68,7 +68,7 @@ const k = [
68
68
  mare:gap-3 mare:sm:gap-4 mare:w-full
69
69
  mare:*:w-full mare:sm:*:flex-1
70
70
  mare:px-6 mare:pb-4 mare:sm:pb-6
71
- ${e ? "mare:pt-3 mare:sm:pt-6 mare:border-t mare:border-t-default" : "mare:pt-0"}
71
+ ${e ? "mare:pt-3 mare:sm:pt-6 mare:border-t mare:border-default" : "mare:pt-0"}
72
72
  `;
73
73
  function H({
74
74
  open: e,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tpc-mare/mare-ui-components-react",
3
3
  "description": "Mare components for React (headless base, MIT). Framework-agnostic design system, React adapter.",
4
- "version": "1.0.1",
4
+ "version": "1.0.2",
5
5
  "type": "module",
6
6
  "license": "MIT",
7
7
  "author": "The Palace Company",