@arcadeai/design-system 3.35.0 → 3.35.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.
Files changed (34) hide show
  1. package/dist/assets/icons/{outlook-mail.js → microsoft-outlook-mail.js} +4 -4
  2. package/dist/assets/images/arcade-logo.d.ts +10 -5
  3. package/dist/components/index.js +490 -488
  4. package/dist/components/ui/atoms/icons/arcade-logo.d.ts +4 -0
  5. package/dist/components/ui/atoms/icons/arcade-logo.d.ts.map +1 -0
  6. package/dist/components/ui/atoms/icons/arcade-logo.js +33 -0
  7. package/dist/components/ui/atoms/icons/index.d.ts +3 -2
  8. package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
  9. package/dist/components/ui/atoms/icons/index.js +284 -282
  10. package/dist/components/ui/atoms/icons/microsoft-outlook-calendar.d.ts +4 -0
  11. package/dist/components/ui/atoms/icons/microsoft-outlook-calendar.d.ts.map +1 -0
  12. package/dist/components/ui/atoms/icons/{outlook-calendar.js → microsoft-outlook-calendar.js} +1 -1
  13. package/dist/components/ui/atoms/icons/microsoft-outlook-mail.d.ts +4 -0
  14. package/dist/components/ui/atoms/icons/microsoft-outlook-mail.d.ts.map +1 -0
  15. package/dist/components/ui/atoms/icons/{outlook-mail.js → microsoft-outlook-mail.js} +3 -3
  16. package/dist/components/ui/atoms/index.js +407 -405
  17. package/dist/components/ui/index.js +490 -488
  18. package/dist/components/ui/pages/chat-page.js +13 -13
  19. package/dist/components/ui/pages/login-page.js +9 -9
  20. package/dist/main.js +519 -517
  21. package/dist/metadata/toolkit-icons.d.ts.map +1 -1
  22. package/dist/metadata/toolkit-icons.js +209 -206
  23. package/dist/metadata/toolkits.d.ts.map +1 -1
  24. package/dist/metadata/toolkits.js +45 -6
  25. package/dist/metadata/utils.d.ts.map +1 -1
  26. package/dist/metadata/utils.js +18 -17
  27. package/package.json +1 -1
  28. package/dist/arcade-logo-BVV97-cr.js +0 -33
  29. package/dist/assets/images/arcade-logo.d.ts.map +0 -1
  30. package/dist/components/ui/atoms/icons/outlook-calendar.d.ts +0 -4
  31. package/dist/components/ui/atoms/icons/outlook-calendar.d.ts.map +0 -1
  32. package/dist/components/ui/atoms/icons/outlook-mail.d.ts +0 -4
  33. package/dist/components/ui/atoms/icons/outlook-mail.d.ts.map +0 -1
  34. /package/dist/assets/icons/{outlook-calendar.js → microsoft-outlook-calendar.js} +0 -0
@@ -2,9 +2,9 @@ import * as e from "react";
2
2
  import { forwardRef as r } from "react";
3
3
  const o = ({
4
4
  title: c,
5
- titleId: l,
6
- ...t
7
- }, a) => /* @__PURE__ */ e.createElement("svg", { height: "1em", viewBox: "0 0 48 48", width: "1em", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...t }, c === void 0 ? /* @__PURE__ */ e.createElement("title", { id: l }, "Outlook Mail") : c ? /* @__PURE__ */ e.createElement("title", { id: l }, c) : null, /* @__PURE__ */ e.createElement("path", { d: "M21,31c0,1.104,0.896,2,2,2h17c1.104,0,2-0.896,2-2V16c0-1.104-0.896-2-2-2H23c-1.104,0-2,0.896-2,2V31z", fill: "#03A9F4" }), /* @__PURE__ */ e.createElement("path", { d: "M42,16.975V16c0-0.428-0.137-0.823-0.367-1.148l-11.264,6.932l-7.542-4.656L22.125,19l8.459,5L42,16.975z", fill: "#B3E5FC" }), /* @__PURE__ */ e.createElement("path", { d: "M27 41.46L6 37.46 6 9.46 27 5.46z", fill: "#0277BD" }), /* @__PURE__ */ e.createElement("path", { d: "M21.216,18.311c-1.098-1.275-2.546-1.913-4.328-1.913c-1.892,0-3.408,0.669-4.554,2.003c-1.144,1.337-1.719,3.088-1.719,5.246c0,2.045,0.564,3.714,1.69,4.986c1.126,1.273,2.592,1.91,4.378,1.91c1.84,0,3.331-0.652,4.474-1.975c1.143-1.313,1.712-3.043,1.712-5.199C22.869,21.281,22.318,19.595,21.216,18.311z M19.049,26.735c-0.568,0.769-1.339,1.152-2.313,1.152c-0.939,0-1.699-0.394-2.285-1.187c-0.581-0.785-0.87-1.861-0.87-3.211c0-1.336,0.289-2.414,0.87-3.225c0.586-0.81,1.368-1.211,2.355-1.211c0.962,0,1.718,0.393,2.267,1.178c0.555,0.795,0.833,1.895,0.833,3.31C19.907,24.906,19.618,25.968,19.049,26.735z", fill: "#FFF" })), i = r(o);
5
+ titleId: t,
6
+ ...l
7
+ }, a) => /* @__PURE__ */ e.createElement("svg", { height: "1em", viewBox: "0 0 48 48", width: "1em", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": t, ...l }, c === void 0 ? /* @__PURE__ */ e.createElement("title", { id: t }, "Outlook Mail") : c ? /* @__PURE__ */ e.createElement("title", { id: t }, c) : null, /* @__PURE__ */ e.createElement("path", { d: "M21,31c0,1.104,0.896,2,2,2h17c1.104,0,2-0.896,2-2V16c0-1.104-0.896-2-2-2H23c-1.104,0-2,0.896-2,2V31z", fill: "#03A9F4" }), /* @__PURE__ */ e.createElement("path", { d: "M42,16.975V16c0-0.428-0.137-0.823-0.367-1.148l-11.264,6.932l-7.542-4.656L22.125,19l8.459,5L42,16.975z", fill: "#B3E5FC" }), /* @__PURE__ */ e.createElement("path", { d: "M27 41.46L6 37.46 6 9.46 27 5.46z", fill: "#0277BD" }), /* @__PURE__ */ e.createElement("path", { d: "M21.216,18.311c-1.098-1.275-2.546-1.913-4.328-1.913c-1.892,0-3.408,0.669-4.554,2.003c-1.144,1.337-1.719,3.088-1.719,5.246c0,2.045,0.564,3.714,1.69,4.986c1.126,1.273,2.592,1.91,4.378,1.91c1.84,0,3.331-0.652,4.474-1.975c1.143-1.313,1.712-3.043,1.712-5.199C22.869,21.281,22.318,19.595,21.216,18.311z M19.049,26.735c-0.568,0.769-1.339,1.152-2.313,1.152c-0.939,0-1.699-0.394-2.285-1.187c-0.581-0.785-0.87-1.861-0.87-3.211c0-1.336,0.289-2.414,0.87-3.225c0.586-0.81,1.368-1.211,2.355-1.211c0.962,0,1.718,0.393,2.267,1.178c0.555,0.795,0.833,1.895,0.833,3.31C19.907,24.906,19.618,25.968,19.049,26.735z", fill: "#FFF" })), m = r(o);
8
8
  export {
9
- i as default
9
+ m as default
10
10
  };
@@ -1,5 +1,10 @@
1
- type ArcadeLogoProps = React.SVGProps<SVGSVGElement>;
2
- declare function ArcadeLogo(props: ArcadeLogoProps): import("react/jsx-runtime").JSX.Element;
3
- export type { ArcadeLogoProps };
4
- export { ArcadeLogo };
5
- //# sourceMappingURL=arcade-logo.d.ts.map
1
+ import type * as React from "react";
2
+
3
+ declare const ArcadeLogo: React.FC<
4
+ React.SVGProps<SVGSVGElement> & {
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ >;
9
+
10
+ export default ArcadeLogo;