@arcadeai/design-system 7.9.3 → 7.9.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,5 +1,4 @@
1
1
  /* empty css */
2
- /* empty css */
3
2
  import { t as e } from "../../../button-BdQxLUOB.js";
4
3
  import { Badge as t } from "../atoms/badge.js";
5
4
  import { Card as n } from "../atoms/card.js";
@@ -11,6 +10,7 @@ import { t as s } from "../../../input-DZTqcpe-.js";
11
10
  import { Label as c } from "../atoms/label.js";
12
11
  import { Separator as l } from "../atoms/separator.js";
13
12
  import { t as u } from "../../../switch-DlxZDt6o.js";
13
+ /* empty css */
14
14
  import { useState as d } from "react";
15
15
  import { jsx as f, jsxs as p } from "react/jsx-runtime";
16
16
  import { CheckIcon as m, MoonIcon as h, PaletteIcon as g, SunIcon as _, TypeIcon as v } from "lucide-react";
@@ -1 +1 @@
1
- {"version":3,"file":"toolkits.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkits.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEjD,eAAO,MAAM,UAAU,EAAE,QAAQ,EAWhC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,OAAO,EAm1E7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAOrD,CAAC"}
1
+ {"version":3,"file":"toolkits.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkits.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEjD,eAAO,MAAM,UAAU,EAAE,QAAQ,EAWhC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,OAAO,EAi2E7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAOrD,CAAC"}
@@ -328,6 +328,19 @@ var t = [
328
328
  isComingSoon: !0,
329
329
  isHidden: !1
330
330
  },
331
+ {
332
+ id: "Calendly",
333
+ label: "Calendly",
334
+ isBYOC: !1,
335
+ isPro: !1,
336
+ publicIconUrl: `${e}/calendly.svg`,
337
+ docsLink: "https://docs.arcade.dev/en/resources/integrations/productivity/calendly",
338
+ relativeDocsLink: "/en/resources/integrations/productivity/calendly",
339
+ category: "productivity",
340
+ type: "arcade",
341
+ isComingSoon: !0,
342
+ isHidden: !1
343
+ },
331
344
  {
332
345
  id: "CalendlyApi",
333
346
  label: "Calendly API",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcadeai/design-system",
3
3
  "private": false,
4
- "version": "7.9.3",
4
+ "version": "7.9.4",
5
5
  "type": "module",
6
6
  "main": "./dist/main.js",
7
7
  "types": "./dist/main.d.ts",
@@ -86,8 +86,8 @@
86
86
  "@types/react": "19.2.17",
87
87
  "@types/react-dom": "19.2.3",
88
88
  "@vitejs/plugin-react": "6.0.3",
89
- "@vitest/browser-playwright": "4.1.9",
90
- "@vitest/coverage-istanbul": "4.1.9",
89
+ "@vitest/browser-playwright": "4.1.11",
90
+ "@vitest/coverage-istanbul": "4.1.11",
91
91
  "chromatic": "17.6.0",
92
92
  "glob": "13.0.6",
93
93
  "globals": "17.7.0",
@@ -105,7 +105,7 @@
105
105
  "vite": "8.1.0",
106
106
  "vite-plugin-dts": "5.0.3",
107
107
  "vite-plugin-svgr": "5.2.0",
108
- "vitest": "4.1.9",
108
+ "vitest": "4.1.11",
109
109
  "zod": "4.4.3"
110
110
  },
111
111
  "dependencies": {