fix: function execution logs light mode

This commit is contained in:
Torsten Dittmann
2023-08-28 18:24:46 +02:00
parent bbb19b634a
commit e7258e19b1
4 changed files with 20 additions and 20 deletions
+16 -16
View File
@@ -9,8 +9,8 @@
"@analytics/google-analytics": "^1.0.5",
"@analytics/google-tag-manager": "^0.5.3",
"@appwrite.io/console": "npm:matej-appwrite-console@7.1.130",
"@appwrite.io/pink": "0.1.0-next.7",
"@appwrite.io/pink-icons": "^0.1.0-next.7",
"@appwrite.io/pink": "0.1.0-next.8",
"@appwrite.io/pink-icons": "^0.1.0-next.8",
"@popperjs/core": "^2.11.6",
"@sentry/svelte": "^7.44.2",
"@sentry/tracing": "^7.44.2",
@@ -179,19 +179,19 @@
}
},
"node_modules/@appwrite.io/pink": {
"version": "0.1.0-next.7",
"resolved": "https://registry.npmjs.org/@appwrite.io/pink/-/pink-0.1.0-next.7.tgz",
"integrity": "sha512-6AMN3nyEjCbxu/zkglKzX+/LaGVIy9Z2hFqbZcp+0/dWzpS9qrwW1btisdihmupDpyzG2e8xaLBHJlzKVFGa3Q==",
"version": "0.1.0-next.8",
"resolved": "https://registry.npmjs.org/@appwrite.io/pink/-/pink-0.1.0-next.8.tgz",
"integrity": "sha512-Zu77Y/Ecd9EmCcojDMg6363neod3ZR24VbWnxQKMtBtTAPe5m/KorOae331tSjkkZNCjvMvnZYkLyebwJUSsSQ==",
"dependencies": {
"@appwrite.io/pink-icons": "0.1.0-next.7",
"@appwrite.io/pink-icons": "0.1.0-next.8",
"normalize.css": "^8.0.1",
"the-new-css-reset": "^1.7.3"
}
},
"node_modules/@appwrite.io/pink-icons": {
"version": "0.1.0-next.7",
"resolved": "https://registry.npmjs.org/@appwrite.io/pink-icons/-/pink-icons-0.1.0-next.7.tgz",
"integrity": "sha512-byVGAkR+SOQClpVEUieuyJLkjZvsQuTXGahMZv4dbLlptzYRCn2vKcDdivHtWXWUmeDfEUbrnTXalNzZyl9Smw=="
"version": "0.1.0-next.8",
"resolved": "https://registry.npmjs.org/@appwrite.io/pink-icons/-/pink-icons-0.1.0-next.8.tgz",
"integrity": "sha512-np/62QTP9wq5yEXz1uCMmzxokMDRfLIDXkxp80gFtTR0T2h2h54y3J5oPQZSraRVyETa/e7VhO+jfbi2a0qaxw=="
},
"node_modules/@babel/code-frame": {
"version": "7.22.10",
@@ -8994,19 +8994,19 @@
}
},
"@appwrite.io/pink": {
"version": "0.1.0-next.7",
"resolved": "https://registry.npmjs.org/@appwrite.io/pink/-/pink-0.1.0-next.7.tgz",
"integrity": "sha512-6AMN3nyEjCbxu/zkglKzX+/LaGVIy9Z2hFqbZcp+0/dWzpS9qrwW1btisdihmupDpyzG2e8xaLBHJlzKVFGa3Q==",
"version": "0.1.0-next.8",
"resolved": "https://registry.npmjs.org/@appwrite.io/pink/-/pink-0.1.0-next.8.tgz",
"integrity": "sha512-Zu77Y/Ecd9EmCcojDMg6363neod3ZR24VbWnxQKMtBtTAPe5m/KorOae331tSjkkZNCjvMvnZYkLyebwJUSsSQ==",
"requires": {
"@appwrite.io/pink-icons": "0.1.0-next.7",
"@appwrite.io/pink-icons": "0.1.0-next.8",
"normalize.css": "^8.0.1",
"the-new-css-reset": "^1.7.3"
}
},
"@appwrite.io/pink-icons": {
"version": "0.1.0-next.7",
"resolved": "https://registry.npmjs.org/@appwrite.io/pink-icons/-/pink-icons-0.1.0-next.7.tgz",
"integrity": "sha512-byVGAkR+SOQClpVEUieuyJLkjZvsQuTXGahMZv4dbLlptzYRCn2vKcDdivHtWXWUmeDfEUbrnTXalNzZyl9Smw=="
"version": "0.1.0-next.8",
"resolved": "https://registry.npmjs.org/@appwrite.io/pink-icons/-/pink-icons-0.1.0-next.8.tgz",
"integrity": "sha512-np/62QTP9wq5yEXz1uCMmzxokMDRfLIDXkxp80gFtTR0T2h2h54y3J5oPQZSraRVyETa/e7VhO+jfbi2a0qaxw=="
},
"@babel/code-frame": {
"version": "7.22.10",
+2 -2
View File
@@ -21,8 +21,8 @@
"@analytics/google-analytics": "^1.0.5",
"@analytics/google-tag-manager": "^0.5.3",
"@appwrite.io/console": "npm:matej-appwrite-console@7.1.130",
"@appwrite.io/pink": "0.1.0-next.7",
"@appwrite.io/pink-icons": "^0.1.0-next.7",
"@appwrite.io/pink": "0.1.0-next.8",
"@appwrite.io/pink-icons": "^0.1.0-next.8",
"@popperjs/core": "^2.11.6",
"@sentry/svelte": "^7.44.2",
"@sentry/tracing": "^7.44.2",
+1 -1
View File
@@ -127,7 +127,7 @@
</div>
</div>
<div class="theme-dark u-stretch u-margin-block-start-32 u-overflow-hidden">
<div class="u-stretch u-margin-block-start-32 u-overflow-hidden">
<section class="code-panel">
<header class="code-panel-header u-flex u-main-space-between u-width-full-line">
<div class="u-flex u-gap-24">
@@ -107,7 +107,7 @@
<FormList>
{#if selectedFunction?.version !== 'v3'}
<Alert type="info">
<svelte:fragment>
<svelte:fragment slot="title">
Customizable execution data now available for functions v3.0
</svelte:fragment>
Update your function version to make use of new features including customizable HTTP