@arcadeai/design-system 7.3.1 → 7.3.3

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.
@@ -1474,7 +1474,7 @@ var t = [
1474
1474
  },
1475
1475
  {
1476
1476
  id: "NotionToolkit",
1477
- label: "Notion",
1477
+ label: "Notion (legacy)",
1478
1478
  isBYOC: !1,
1479
1479
  isPro: !1,
1480
1480
  publicIconUrl: `${e}/notion.svg`,
@@ -1855,11 +1855,11 @@ var t = [
1855
1855
  isBYOC: !1,
1856
1856
  isPro: !1,
1857
1857
  publicIconUrl: `${e}/snowflake.svg`,
1858
- docsLink: "https://docs.arcade.dev/en/resources/integrations/development/snowflake",
1859
- relativeDocsLink: "/en/resources/integrations/development/snowflake",
1860
- category: "development",
1858
+ docsLink: "https://docs.arcade.dev/en/resources/integrations/databases/snowflake",
1859
+ relativeDocsLink: "/en/resources/integrations/databases/snowflake",
1860
+ category: "databases",
1861
1861
  type: "arcade",
1862
- isComingSoon: !0,
1862
+ isComingSoon: !1,
1863
1863
  isHidden: !1
1864
1864
  },
1865
1865
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcadeai/design-system",
3
3
  "private": false,
4
- "version": "7.3.1",
4
+ "version": "7.3.3",
5
5
  "type": "module",
6
6
  "main": "./dist/main.js",
7
7
  "types": "./dist/main.d.ts",