@arcadeai/design-system 3.27.3 → 3.27.4
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,10 +1,10 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import { forwardRef as
|
|
3
|
-
const
|
|
4
|
-
title:
|
|
1
|
+
import * as l from "react";
|
|
2
|
+
import { forwardRef as c } from "react";
|
|
3
|
+
const o = ({
|
|
4
|
+
title: e,
|
|
5
5
|
titleId: a,
|
|
6
|
-
...
|
|
7
|
-
},
|
|
6
|
+
...r
|
|
7
|
+
}, t) => /* @__PURE__ */ l.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024", ref: t, "aria-labelledby": a, ...r }, e ? /* @__PURE__ */ l.createElement("title", { id: a }, e) : null, /* @__PURE__ */ l.createElement("path", { d: "M4.8 438.2A520.7 520.7 0 000 489.7h777.8c-2.7-5.3-6.4-10-10-14.7-133-171.8-204.5-157-306.9-161.3-34-1.4-57.2-2-193-2-72.7 0-151.7.2-228.6.4A621 621 0 0015 386.3h398.6v51.9H4.8zm779.1 103.5H.4c.8 13.8 2.1 27.5 4 41h723.4c32.2 0 50.3-18.3 56.1-41zM45 724.3s120 294.5 466.5 299.7c207 0 385-123 465.9-299.7H45z", className: "fill-black dark:fill-white", fill: "currentColor" }), /* @__PURE__ */ l.createElement("path", { d: "M511.5 0A512.2 512.2 0 0065.3 260.6l202.7-.2c158.4 0 164.2.6 195.2 2l19.1.6c66.7 2.3 148.7 9.4 213.2 58.2 35 26.5 85.6 85 115.7 126.5 27.9 38.5 35.9 82.8 17 125.2-17.5 39-55 62.2-100.4 62.2H16.7s4.2 18 10.6 37.8h970.6a510.4 510.4 0 0026.1-160.7A512.4 512.4 0 00511.5 0z", className: "fill-black dark:fill-white", fill: "currentColor" })), s = c(o);
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
s as default
|
|
10
10
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"railway.d.ts","sourceRoot":"","sources":["../../../../../lib/components/ui/atoms/icons/railway.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,OAAO,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,
|
|
1
|
+
{"version":3,"file":"railway.d.ts","sourceRoot":"","sources":["../../../../../lib/components/ui/atoms/icons/railway.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,OAAO,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAcrD,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -1,31 +1,24 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
d: "M511.5 0A512.2 512.2 0 0065.3 260.6l202.7-.2c158.4 0 164.2.6 195.2 2l19.1.6c66.7 2.3 148.7 9.4 213.2 58.2 35 26.5 85.6 85 115.7 126.5 27.9 38.5 35.9 82.8 17 125.2-17.5 39-55 62.2-100.4 62.2H16.7s4.2 18 10.6 37.8h970.6a510.4 510.4 0 0026.1-160.7A512.4 512.4 0 00511.5 0z",
|
|
22
|
-
fill: "#fff"
|
|
23
|
-
}
|
|
24
|
-
)
|
|
25
|
-
]
|
|
26
|
-
}
|
|
27
|
-
);
|
|
1
|
+
import { jsxs as c, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const r = (a) => /* @__PURE__ */ c("svg", { viewBox: "0 0 1024 1024", xmlns: "http://www.w3.org/2000/svg", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ l("title", { children: "Railway" }),
|
|
4
|
+
/* @__PURE__ */ l(
|
|
5
|
+
"path",
|
|
6
|
+
{
|
|
7
|
+
className: "fill-black dark:fill-white",
|
|
8
|
+
d: "M4.8 438.2A520.7 520.7 0 000 489.7h777.8c-2.7-5.3-6.4-10-10-14.7-133-171.8-204.5-157-306.9-161.3-34-1.4-57.2-2-193-2-72.7 0-151.7.2-228.6.4A621 621 0 0015 386.3h398.6v51.9H4.8zm779.1 103.5H.4c.8 13.8 2.1 27.5 4 41h723.4c32.2 0 50.3-18.3 56.1-41zM45 724.3s120 294.5 466.5 299.7c207 0 385-123 465.9-299.7H45z",
|
|
9
|
+
fill: "currentColor"
|
|
10
|
+
}
|
|
11
|
+
),
|
|
12
|
+
/* @__PURE__ */ l(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
className: "fill-black dark:fill-white",
|
|
16
|
+
d: "M511.5 0A512.2 512.2 0 0065.3 260.6l202.7-.2c158.4 0 164.2.6 195.2 2l19.1.6c66.7 2.3 148.7 9.4 213.2 58.2 35 26.5 85.6 85 115.7 126.5 27.9 38.5 35.9 82.8 17 125.2-17.5 39-55 62.2-100.4 62.2H16.7s4.2 18 10.6 37.8h970.6a510.4 510.4 0 0026.1-160.7A512.4 512.4 0 00511.5 0z",
|
|
17
|
+
fill: "currentColor"
|
|
18
|
+
}
|
|
19
|
+
)
|
|
20
|
+
] });
|
|
28
21
|
export {
|
|
29
|
-
|
|
30
|
-
|
|
22
|
+
r as Railway,
|
|
23
|
+
r as default
|
|
31
24
|
};
|