@arcadeai/design-system 3.27.3 → 3.27.5

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 e from "react";
2
- import { forwardRef as r } from "react";
3
- const c = ({
4
- title: l,
1
+ import * as l from "react";
2
+ import { forwardRef as c } from "react";
3
+ const o = ({
4
+ title: e,
5
5
  titleId: a,
6
- ...t
7
- }, f) => /* @__PURE__ */ e.createElement("svg", { fill: "none", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024", ref: f, "aria-labelledby": a, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: a }, l) : null, /* @__PURE__ */ e.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", fill: "#fff" }), /* @__PURE__ */ e.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", fill: "#fff" })), m = r(c);
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
- m as default
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,4CAiBrD,CAAC;AAEF,eAAe,OAAO,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 i, jsx as l } from "react/jsx-runtime";
2
- const t = (f) => /* @__PURE__ */ i(
3
- "svg",
4
- {
5
- fill: "none",
6
- viewBox: "0 0 1024 1024",
7
- xmlns: "http://www.w3.org/2000/svg",
8
- ...f,
9
- children: [
10
- /* @__PURE__ */ l("title", { children: "Railway" }),
11
- /* @__PURE__ */ l(
12
- "path",
13
- {
14
- 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",
15
- fill: "#fff"
16
- }
17
- ),
18
- /* @__PURE__ */ l(
19
- "path",
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
- t as Railway,
30
- t as default
22
+ r as Railway,
23
+ r as default
31
24
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcadeai/design-system",
3
3
  "private": false,
4
- "version": "3.27.3",
4
+ "version": "3.27.5",
5
5
  "type": "module",
6
6
  "main": "./dist/main.js",
7
7
  "types": "./dist/main.d.ts",
@@ -52,8 +52,16 @@
52
52
  "types": "./dist/integrations/*.d.ts",
53
53
  "default": "./dist/integrations/*.js"
54
54
  },
55
- "./assets/images/*": "./dist/assets/images/*",
56
- "./assets/icons/*": "./dist/assets/icons/*",
55
+ "./assets/images/*": {
56
+ "@arcade/source": "./lib/assets/images/*.svg",
57
+ "types": "./dist/assets/images/*.d.ts",
58
+ "default": "./dist/assets/images/*.js"
59
+ },
60
+ "./assets/icons/*": {
61
+ "@arcade/source": "./lib/assets/icons/*.svg",
62
+ "types": "./dist/assets/icons/*.d.ts",
63
+ "default": "./dist/assets/icons/*.js"
64
+ },
57
65
  "./assets/*": "./dist/assets/*",
58
66
  "./assets/variables.css": "./dist/assets/variables.css",
59
67
  "./assets/tokens.css": "./dist/assets/tokens.css",