Skip to content

Commit ee06e12

Browse files
authored
Merge branch 'main' into changelog/build-timeout-45m
2 parents de431e4 + 33e6d7e commit ee06e12

165 files changed

Lines changed: 7795 additions & 498 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.optimize-cache.json

Lines changed: 38 additions & 0 deletions
Large diffs are not rendered by default.

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@appwrite.io/console": "^0.6.4",
3535
"@appwrite.io/pink": "~0.26.0",
3636
"@appwrite.io/pink-icons": "~0.26.0",
37-
"@appwrite.io/specs": "github:appwrite/specs#bd8ee024995358cea176e4279b1cc362fc6e9c00",
37+
"@appwrite.io/specs": "github:appwrite/specs#095d750d7036626d949279ddb7cd9510b902a13f",
3838
"@eslint/compat": "^1.4.1",
3939
"@eslint/js": "^9.39.1",
4040
"@fingerprintjs/fingerprintjs": "^4.6.2",

src/icons/optimized/terraform.svg

Lines changed: 1 addition & 0 deletions
Loading

src/icons/output/_variables.scss

Lines changed: 37 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -30,39 +30,40 @@ $web-icon-plus: "\ea1d";
3030
$web-icon-check: "\ea1e";
3131
$web-icon-close: "\ea1f";
3232
$web-icon-copy: "\ea20";
33-
$web-icon-message: "\ea21";
34-
$web-icon-play: "\ea22";
35-
$web-icon-remix: "\ea23";
36-
$web-icon-skills: "\ea24";
37-
$web-icon-hamburger-menu: "\ea25";
38-
$web-icon-google: "\ea26";
39-
$web-icon-rest: "\ea27";
40-
$web-icon-star: "\ea28";
41-
$web-icon-mailgun: "\ea29";
42-
$web-icon-regions: "\ea2a";
43-
$web-icon-youtube: "\ea2b";
44-
$web-icon-command: "\ea2c";
45-
$web-icon-logout-right: "\ea2d";
46-
$web-icon-tanstack: "\ea2e";
47-
$web-icon-location: "\ea2f";
48-
$web-icon-arrow-up: "\ea30";
49-
$web-icon-linkedin: "\ea31";
50-
$web-icon-arena: "\ea32";
51-
$web-icon-twitter: "\ea33";
52-
$web-icon-customize: "\ea34";
53-
$web-icon-discord: "\ea35";
54-
$web-icon-calendar: "\ea36";
55-
$web-icon-arrow-left: "\ea37";
56-
$web-icon-sendgrid: "\ea38";
57-
$web-icon-pop-locations: "\ea39";
58-
$web-icon-product-hunt: "\ea3a";
59-
$web-icon-appwrite: "\ea3b";
60-
$web-icon-arrow-ext-link: "\ea3c";
61-
$web-icon-logout-left: "\ea3d";
62-
$web-icon-external-icon: "\ea3e";
63-
$web-icon-apple: "\ea3f";
64-
$web-icon-tiktok: "\ea40";
65-
$web-icon-minus: "\ea41";
66-
$web-icon-chevron-left: "\ea42";
67-
$web-icon-light: "\ea43";
68-
$web-icon-mcp: "\ea44";
33+
$web-icon-terraform: "\ea21";
34+
$web-icon-message: "\ea22";
35+
$web-icon-play: "\ea23";
36+
$web-icon-remix: "\ea24";
37+
$web-icon-skills: "\ea25";
38+
$web-icon-hamburger-menu: "\ea26";
39+
$web-icon-google: "\ea27";
40+
$web-icon-rest: "\ea28";
41+
$web-icon-star: "\ea29";
42+
$web-icon-mailgun: "\ea2a";
43+
$web-icon-regions: "\ea2b";
44+
$web-icon-youtube: "\ea2c";
45+
$web-icon-command: "\ea2d";
46+
$web-icon-logout-right: "\ea2e";
47+
$web-icon-tanstack: "\ea2f";
48+
$web-icon-location: "\ea30";
49+
$web-icon-arrow-up: "\ea31";
50+
$web-icon-linkedin: "\ea32";
51+
$web-icon-arena: "\ea33";
52+
$web-icon-twitter: "\ea34";
53+
$web-icon-customize: "\ea35";
54+
$web-icon-discord: "\ea36";
55+
$web-icon-calendar: "\ea37";
56+
$web-icon-arrow-left: "\ea38";
57+
$web-icon-sendgrid: "\ea39";
58+
$web-icon-pop-locations: "\ea3a";
59+
$web-icon-product-hunt: "\ea3b";
60+
$web-icon-appwrite: "\ea3c";
61+
$web-icon-arrow-ext-link: "\ea3d";
62+
$web-icon-logout-left: "\ea3e";
63+
$web-icon-external-icon: "\ea3f";
64+
$web-icon-apple: "\ea40";
65+
$web-icon-tiktok: "\ea41";
66+
$web-icon-minus: "\ea42";
67+
$web-icon-chevron-left: "\ea43";
68+
$web-icon-light: "\ea44";
69+
$web-icon-mcp: "\ea45";

0 commit comments

Comments
 (0)