@arcadeai/design-system 3.8.0 → 3.8.1

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,16 +1,14 @@
1
- import { jsxs as s, jsx as c } from "react/jsx-runtime";
2
- const t = (e) => /* @__PURE__ */ s(
1
+ import { jsxs as e, jsx as c } from "react/jsx-runtime";
2
+ const t = (s) => /* @__PURE__ */ e(
3
3
  "svg",
4
4
  {
5
- height: "1em",
6
- preserveAspectRatio: "xMidYMid",
7
- viewBox: "0 0 256 226",
8
- width: "1em",
5
+ height: "2500",
6
+ viewBox: "-2.94 -27.43691191 521.39 549.43691191",
7
+ width: "2272",
9
8
  xmlns: "http://www.w3.org/2000/svg",
10
- ...e,
9
+ ...s,
11
10
  children: [
12
11
  /* @__PURE__ */ c("title", { children: "Freshservice" }),
13
- " ",
14
12
  /* @__PURE__ */ c(
15
13
  "path",
16
14
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcadeai/design-system",
3
3
  "private": false,
4
- "version": "3.8.0",
4
+ "version": "3.8.1",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",
7
7
  "types": "dist/main.d.ts",