stacks 0.58.20 → 0.58.22
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.
- package/core/src/actions/dist/src/generate/ide-helpers.js +1 -1
- package/core/src/actions/dist/src/generate/lib-entries.js +1 -1
- package/core/src/actions/dist/src/generate/vscode-custom-data.js +1 -1
- package/core/src/actions/dist/src/helpers/lib-entries.js +1 -1
- package/core/src/actions/dist/src/helpers/package-json.js +1 -1
- package/core/src/actions/dist/src/helpers/vscode-custom-data.js +1 -1
- package/core/src/actions/dist/src/upgrade.js +1 -1
- package/core/src/actions/package.json +1 -1
- package/core/src/ai/package.json +1 -1
- package/core/src/alias/package.json +1 -1
- package/core/src/analytics/package.json +1 -1
- package/core/src/api/package.json +1 -1
- package/core/src/arrays/package.json +1 -1
- package/core/src/auth/package.json +1 -1
- package/core/src/buddy/package.json +1 -1
- package/core/src/build/package.json +1 -1
- package/core/src/bun-create/bud/package.json +4 -3
- package/core/src/bun-create/buddy/package.json +4 -3
- package/core/src/bun-create/stack/package.json +4 -3
- package/core/src/bun-create/stacks/package.json +4 -3
- package/core/src/bun-create/stx/package.json +4 -3
- package/core/src/bun-plugin-yaml/dist/index.js +1 -1
- package/core/src/bun-plugin-yaml/package.json +1 -1
- package/core/src/cache/package.json +1 -1
- package/core/src/chat/package.json +1 -1
- package/core/src/cli/dist/index.js +1 -1
- package/core/src/cli/package.json +1 -1
- package/core/src/cloud/package.json +1 -1
- package/core/src/cloud/src/cloud/aws-sdk-layer/nodejs/package.json +1 -1
- package/core/src/cloud/src/server/package.json +1 -1
- package/core/src/collections/package.json +1 -1
- package/core/src/config/dist/index.js +22 -22
- package/core/src/config/package.json +1 -1
- package/core/src/database/dist/index.js +1 -1
- package/core/src/database/package.json +1 -1
- package/core/src/datetime/package.json +1 -1
- package/core/src/desktop/dist/index.js +22 -22
- package/core/src/desktop/package.json +1 -1
- package/core/src/development/package.json +1 -1
- package/core/src/dns/package.json +1 -1
- package/core/src/docs/dist/index.js +5176 -170
- package/core/src/docs/package.json +1 -1
- package/core/src/email/package.json +1 -1
- package/core/src/enums/package.json +1 -1
- package/core/src/env/dist/index.js +4 -4
- package/core/src/env/package.json +1 -1
- package/core/src/error-handling/dist/index.js +1 -1
- package/core/src/error-handling/package.json +1 -1
- package/core/src/eslint-config/package.json +1 -1
- package/core/src/events/package.json +1 -1
- package/core/src/faker/package.json +1 -1
- package/core/src/git/package.json +1 -1
- package/core/src/health/package.json +1 -1
- package/core/src/http/package.json +1 -1
- package/core/src/lint/package.json +1 -1
- package/core/src/logging/dist/index.js +7 -7
- package/core/src/logging/package.json +1 -1
- package/core/src/music/package.json +1 -1
- package/core/src/notifications/package.json +1 -1
- package/core/src/objects/package.json +1 -1
- package/core/src/orm/package.json +1 -1
- package/core/src/path/package.json +1 -1
- package/core/src/payments/dist/index.js +144 -144
- package/core/src/payments/package.json +1 -1
- package/core/src/push/package.json +1 -1
- package/core/src/query-builder/package.json +1 -1
- package/core/src/queue/package.json +1 -1
- package/core/src/realtime/package.json +1 -1
- package/core/src/repl/package.json +1 -1
- package/core/src/router/dist/index.js +3 -3
- package/core/src/router/package.json +1 -1
- package/core/src/scheduler/package.json +1 -1
- package/core/src/search-engine/package.json +1 -1
- package/core/src/security/dist/index.js +11 -11
- package/core/src/security/package.json +1 -1
- package/core/src/server/package.json +1 -1
- package/core/src/signals/package.json +1 -1
- package/core/src/slug/package.json +1 -1
- package/core/src/sms/package.json +1 -1
- package/core/src/storage/dist/index.js +1 -1
- package/core/src/storage/package.json +1 -1
- package/core/src/strings/package.json +1 -1
- package/core/src/tables/package.json +2 -2
- package/core/src/testing/package.json +1 -1
- package/core/src/tinker/package.json +1 -1
- package/core/src/tunnel/package.json +1 -1
- package/core/src/types/dist/index.js +6 -6
- package/core/src/types/package.json +1 -1
- package/core/src/ui/package.json +1 -1
- package/core/src/utils/dist/index.js +4 -4
- package/core/src/utils/package.json +1 -1
- package/core/src/validation/package.json +1 -1
- package/core/src/vite/dist/index.js +2 -2
- package/core/src/vite/package.json +1 -1
- package/core/src/vite-plugin-vue-layouts/package.json +1 -1
- package/core/src/whois/package.json +1 -1
- package/core/src/x-ray/package.json +1 -1
- package/ide/vscode/package.json +1 -1
- package/package.json +1 -1
- package/core/.env +0 -38
- package/core/src/ai/dist/index.js +0 -10351
- package/core/src/api/dist/index.js +0 -636
- package/core/src/push/dist/index.js +0 -35
- package/core/src/sms/dist/index.js +0 -240
|
@@ -6,7 +6,7 @@ import {log} from "@stacksjs/logging";
|
|
|
6
6
|
import {customElementsDataPath} from "@stacksjs/path";
|
|
7
7
|
import {writeTextFile} from "@stacksjs/storage";
|
|
8
8
|
|
|
9
|
-
// /
|
|
9
|
+
// /home/runner/work/stacks/stacks/config/library.ts
|
|
10
10
|
var library_default = {
|
|
11
11
|
name: "hello-world",
|
|
12
12
|
owner: "@stacksjs",
|
|
@@ -10,7 +10,7 @@ import {writeTextFile} from "@stacksjs/storage";
|
|
|
10
10
|
import {determineResetPreset} from "@stacksjs/utils";
|
|
11
11
|
import {ExitCode} from "@stacksjs/types";
|
|
12
12
|
|
|
13
|
-
// /
|
|
13
|
+
// /home/runner/work/stacks/stacks/config/library.ts
|
|
14
14
|
var library_default = {
|
|
15
15
|
name: "hello-world",
|
|
16
16
|
owner: "@stacksjs",
|
|
@@ -6,7 +6,7 @@ import {log} from "@stacksjs/logging";
|
|
|
6
6
|
import {customElementsDataPath} from "@stacksjs/path";
|
|
7
7
|
import {writeTextFile} from "@stacksjs/storage";
|
|
8
8
|
|
|
9
|
-
// /
|
|
9
|
+
// /home/runner/work/stacks/stacks/config/library.ts
|
|
10
10
|
var library_default = {
|
|
11
11
|
name: "hello-world",
|
|
12
12
|
owner: "@stacksjs",
|
|
@@ -8,7 +8,7 @@ import {writeTextFile} from "@stacksjs/storage";
|
|
|
8
8
|
import {determineResetPreset} from "@stacksjs/utils";
|
|
9
9
|
import {ExitCode} from "@stacksjs/types";
|
|
10
10
|
|
|
11
|
-
// /
|
|
11
|
+
// /home/runner/work/stacks/stacks/config/library.ts
|
|
12
12
|
var library_default = {
|
|
13
13
|
name: "hello-world",
|
|
14
14
|
owner: "@stacksjs",
|
|
@@ -4,7 +4,7 @@ import {log} from "@stacksjs/logging";
|
|
|
4
4
|
import {writeTextFile} from "@stacksjs/storage";
|
|
5
5
|
import {packageJsonPath} from "@stacksjs/path";
|
|
6
6
|
|
|
7
|
-
// /
|
|
7
|
+
// /home/runner/work/stacks/stacks/config/library.ts
|
|
8
8
|
var library_default = {
|
|
9
9
|
name: "hello-world",
|
|
10
10
|
owner: "@stacksjs",
|
|
@@ -4,7 +4,7 @@ import {log} from "@stacksjs/logging";
|
|
|
4
4
|
import {customElementsDataPath} from "@stacksjs/path";
|
|
5
5
|
import {writeTextFile} from "@stacksjs/storage";
|
|
6
6
|
|
|
7
|
-
// /
|
|
7
|
+
// /home/runner/work/stacks/stacks/config/library.ts
|
|
8
8
|
var library_default = {
|
|
9
9
|
name: "hello-world",
|
|
10
10
|
owner: "@stacksjs",
|
|
@@ -6,7 +6,7 @@ import {log} from "@stacksjs/logging";
|
|
|
6
6
|
import {projectPath} from "@stacksjs/path";
|
|
7
7
|
import * as storage from "@stacksjs/storage";
|
|
8
8
|
// package.json
|
|
9
|
-
var version = "0.58.
|
|
9
|
+
var version = "0.58.22";
|
|
10
10
|
|
|
11
11
|
// src/upgrade.ts
|
|
12
12
|
function checkForUncommittedChanges(options) {
|
package/core/src/ai/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bun-examples/bud",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.58.
|
|
4
|
+
"version": "0.58.22",
|
|
5
5
|
"description": "Your project description.",
|
|
6
6
|
"author": "your-name <your-email>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
},
|
|
126
126
|
"config": {
|
|
127
127
|
"commitizen": {
|
|
128
|
-
"path": "
|
|
128
|
+
"path": "node_modules/cz-git"
|
|
129
129
|
}
|
|
130
130
|
},
|
|
131
131
|
"workspaces": [
|
|
@@ -142,7 +142,8 @@
|
|
|
142
142
|
"git clone https://github.com/stacksjs/stacks.git ."
|
|
143
143
|
],
|
|
144
144
|
"postinstall": [
|
|
145
|
-
"echo 'Done!'"
|
|
145
|
+
"echo 'Done for now! But need to enable the following:'",
|
|
146
|
+
"echo '1. run `buddy setup`"
|
|
146
147
|
],
|
|
147
148
|
"start": "bun run echo 'Hello world!'"
|
|
148
149
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bun-examples/buddy",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.58.
|
|
4
|
+
"version": "0.58.22",
|
|
5
5
|
"description": "Your project description.",
|
|
6
6
|
"author": "your-name <your-email>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
},
|
|
126
126
|
"config": {
|
|
127
127
|
"commitizen": {
|
|
128
|
-
"path": "
|
|
128
|
+
"path": "node_modules/cz-git"
|
|
129
129
|
}
|
|
130
130
|
},
|
|
131
131
|
"workspaces": [
|
|
@@ -142,7 +142,8 @@
|
|
|
142
142
|
"git clone https://github.com/stacksjs/stacks.git ."
|
|
143
143
|
],
|
|
144
144
|
"postinstall": [
|
|
145
|
-
"echo 'Done!'"
|
|
145
|
+
"echo 'Done for now! But need to enable the following:'",
|
|
146
|
+
"echo '1. run `buddy setup`"
|
|
146
147
|
],
|
|
147
148
|
"start": "bun run echo 'Hello world!'"
|
|
148
149
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bun-examples/stack",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.58.
|
|
4
|
+
"version": "0.58.22",
|
|
5
5
|
"description": "Your project description.",
|
|
6
6
|
"author": "your-name <your-email>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
},
|
|
126
126
|
"config": {
|
|
127
127
|
"commitizen": {
|
|
128
|
-
"path": "
|
|
128
|
+
"path": "node_modules/cz-git"
|
|
129
129
|
}
|
|
130
130
|
},
|
|
131
131
|
"workspaces": [
|
|
@@ -142,7 +142,8 @@
|
|
|
142
142
|
"git clone https://github.com/stacksjs/stacks.git ."
|
|
143
143
|
],
|
|
144
144
|
"postinstall": [
|
|
145
|
-
"echo 'Done!'"
|
|
145
|
+
"echo 'Done for now! But need to enable the following:'",
|
|
146
|
+
"echo '1. run `buddy setup`"
|
|
146
147
|
],
|
|
147
148
|
"start": "bun run echo 'Hello world!'"
|
|
148
149
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bun-examples/stacks",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.58.
|
|
4
|
+
"version": "0.58.22",
|
|
5
5
|
"description": "Your project description.",
|
|
6
6
|
"author": "your-name <your-email>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
},
|
|
126
126
|
"config": {
|
|
127
127
|
"commitizen": {
|
|
128
|
-
"path": "
|
|
128
|
+
"path": "node_modules/cz-git"
|
|
129
129
|
}
|
|
130
130
|
},
|
|
131
131
|
"workspaces": [
|
|
@@ -142,7 +142,8 @@
|
|
|
142
142
|
"git clone https://github.com/stacksjs/stacks.git ."
|
|
143
143
|
],
|
|
144
144
|
"postinstall": [
|
|
145
|
-
"echo 'Done!'"
|
|
145
|
+
"echo 'Done for now! But need to enable the following:'",
|
|
146
|
+
"echo '1. run `buddy setup`"
|
|
146
147
|
],
|
|
147
148
|
"start": "bun run echo 'Hello world!'"
|
|
148
149
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bun-examples/stx",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.58.
|
|
4
|
+
"version": "0.58.22",
|
|
5
5
|
"description": "Your project description.",
|
|
6
6
|
"author": "your-name <your-email>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
},
|
|
126
126
|
"config": {
|
|
127
127
|
"commitizen": {
|
|
128
|
-
"path": "
|
|
128
|
+
"path": "node_modules/cz-git"
|
|
129
129
|
}
|
|
130
130
|
},
|
|
131
131
|
"workspaces": [
|
|
@@ -142,7 +142,8 @@
|
|
|
142
142
|
"git clone https://github.com/stacksjs/stacks.git ."
|
|
143
143
|
],
|
|
144
144
|
"postinstall": [
|
|
145
|
-
"echo 'Done!'"
|
|
145
|
+
"echo 'Done for now! But need to enable the following:'",
|
|
146
|
+
"echo '1. run `buddy setup`"
|
|
146
147
|
],
|
|
147
148
|
"start": "bun run dev"
|
|
148
149
|
}
|
|
@@ -29,7 +29,7 @@ var __export = (target, all) => {
|
|
|
29
29
|
};
|
|
30
30
|
var __esm = (fn, res) => () => (fn && (res = fn(fn = 0)), res);
|
|
31
31
|
|
|
32
|
-
// /
|
|
32
|
+
// /home/runner/work/stacks/stacks/node_modules/js-yaml/dist/js-yaml.mjs
|
|
33
33
|
var exports_js_yaml = {};
|
|
34
34
|
__export(exports_js_yaml, {
|
|
35
35
|
types: () => {
|
|
@@ -679,7 +679,7 @@ var defaults_default = {
|
|
|
679
679
|
}
|
|
680
680
|
};
|
|
681
681
|
|
|
682
|
-
// /
|
|
682
|
+
// /home/runner/work/stacks/stacks/config/ai.ts
|
|
683
683
|
var ai_default = {
|
|
684
684
|
default: "meta.llama2-70b-chat-v1",
|
|
685
685
|
models: [
|
|
@@ -689,7 +689,7 @@ var ai_default = {
|
|
|
689
689
|
]
|
|
690
690
|
};
|
|
691
691
|
|
|
692
|
-
// /
|
|
692
|
+
// /home/runner/work/stacks/stacks/config/api.ts
|
|
693
693
|
import {env as env2} from "@stacksjs/env";
|
|
694
694
|
var api_default = {
|
|
695
695
|
prefix: env2.API_PREFIX || "api",
|
|
@@ -699,7 +699,7 @@ var api_default = {
|
|
|
699
699
|
timeout: 30
|
|
700
700
|
};
|
|
701
701
|
|
|
702
|
-
// /
|
|
702
|
+
// /home/runner/work/stacks/stacks/config/app.ts
|
|
703
703
|
import {env as env4} from "@stacksjs/env";
|
|
704
704
|
var app_default = {
|
|
705
705
|
name: env4.APP_NAME || "Stacks",
|
|
@@ -728,7 +728,7 @@ var app_default = {
|
|
|
728
728
|
}
|
|
729
729
|
};
|
|
730
730
|
|
|
731
|
-
// /
|
|
731
|
+
// /home/runner/work/stacks/stacks/config/cache.ts
|
|
732
732
|
import {env as env6} from "@stacksjs/env";
|
|
733
733
|
var cache_default = {
|
|
734
734
|
driver: "redis",
|
|
@@ -762,14 +762,14 @@ var cache_default = {
|
|
|
762
762
|
}
|
|
763
763
|
};
|
|
764
764
|
|
|
765
|
-
// /
|
|
765
|
+
// /home/runner/work/stacks/stacks/config/cli.ts
|
|
766
766
|
var cli_default = {
|
|
767
767
|
name: "Buddy CLI",
|
|
768
768
|
command: "buddy",
|
|
769
769
|
description: "This is an example command to illustrate how to create your own commands. Check out `../app/commands` for more."
|
|
770
770
|
};
|
|
771
771
|
|
|
772
|
-
// /
|
|
772
|
+
// /home/runner/work/stacks/stacks/config/security.ts
|
|
773
773
|
var security_default = {
|
|
774
774
|
firewall: {
|
|
775
775
|
enabled: true,
|
|
@@ -783,7 +783,7 @@ var security_default = {
|
|
|
783
783
|
}
|
|
784
784
|
};
|
|
785
785
|
|
|
786
|
-
// /
|
|
786
|
+
// /home/runner/work/stacks/stacks/config/cloud.ts
|
|
787
787
|
var cloud_default = {
|
|
788
788
|
driver: "aws",
|
|
789
789
|
firewall: security_default.firewall,
|
|
@@ -810,7 +810,7 @@ var cloud_default = {
|
|
|
810
810
|
fileSystem: true
|
|
811
811
|
};
|
|
812
812
|
|
|
813
|
-
// /
|
|
813
|
+
// /home/runner/work/stacks/stacks/config/database.ts
|
|
814
814
|
import {env as env8} from "@stacksjs/env";
|
|
815
815
|
var database_default = {
|
|
816
816
|
default: env8.DB_CONNECTION || "sqlite",
|
|
@@ -834,7 +834,7 @@ var database_default = {
|
|
|
834
834
|
migrations: "migrations"
|
|
835
835
|
};
|
|
836
836
|
|
|
837
|
-
// /
|
|
837
|
+
// /home/runner/work/stacks/stacks/config/dns.ts
|
|
838
838
|
import {env as env10} from "@stacksjs/env";
|
|
839
839
|
var dns_default = {
|
|
840
840
|
a: [
|
|
@@ -856,7 +856,7 @@ var dns_default = {
|
|
|
856
856
|
nameservers: []
|
|
857
857
|
};
|
|
858
858
|
|
|
859
|
-
// /
|
|
859
|
+
// /home/runner/work/stacks/stacks/config/docs.ts
|
|
860
860
|
import {SocialLinkIcon} from "@stacksjs/types";
|
|
861
861
|
var nav = [
|
|
862
862
|
{ text: "Config", link: "/config", activeMatch: "/config" },
|
|
@@ -1106,7 +1106,7 @@ var docs_default = {
|
|
|
1106
1106
|
}
|
|
1107
1107
|
};
|
|
1108
1108
|
|
|
1109
|
-
// /
|
|
1109
|
+
// /home/runner/work/stacks/stacks/config/email.ts
|
|
1110
1110
|
import {env as env12} from "@stacksjs/env";
|
|
1111
1111
|
var email_default = {
|
|
1112
1112
|
from: {
|
|
@@ -1119,7 +1119,7 @@ var email_default = {
|
|
|
1119
1119
|
}
|
|
1120
1120
|
};
|
|
1121
1121
|
|
|
1122
|
-
// /
|
|
1122
|
+
// /home/runner/work/stacks/stacks/config/git.ts
|
|
1123
1123
|
var git_default = {
|
|
1124
1124
|
hooks: {
|
|
1125
1125
|
"pre-commit": "lint-staged"
|
|
@@ -1192,7 +1192,7 @@ var git_default = {
|
|
|
1192
1192
|
]
|
|
1193
1193
|
};
|
|
1194
1194
|
|
|
1195
|
-
// /
|
|
1195
|
+
// /home/runner/work/stacks/stacks/config/hashing.ts
|
|
1196
1196
|
var hashing_default = {
|
|
1197
1197
|
driver: "argon2",
|
|
1198
1198
|
bcrypt: {
|
|
@@ -1206,7 +1206,7 @@ var hashing_default = {
|
|
|
1206
1206
|
}
|
|
1207
1207
|
};
|
|
1208
1208
|
|
|
1209
|
-
// /
|
|
1209
|
+
// /home/runner/work/stacks/stacks/config/library.ts
|
|
1210
1210
|
var library_default = {
|
|
1211
1211
|
name: "hello-world",
|
|
1212
1212
|
owner: "@stacksjs",
|
|
@@ -1253,7 +1253,7 @@ var library_default = {
|
|
|
1253
1253
|
}
|
|
1254
1254
|
};
|
|
1255
1255
|
|
|
1256
|
-
// /
|
|
1256
|
+
// /home/runner/work/stacks/stacks/config/queue.ts
|
|
1257
1257
|
var queue_default = {
|
|
1258
1258
|
default: "sync",
|
|
1259
1259
|
connections: {
|
|
@@ -1284,27 +1284,27 @@ var queue_default = {
|
|
|
1284
1284
|
}
|
|
1285
1285
|
};
|
|
1286
1286
|
|
|
1287
|
-
// /
|
|
1287
|
+
// /home/runner/work/stacks/stacks/config/payment.ts
|
|
1288
1288
|
var payment_default = {
|
|
1289
1289
|
driver: "stripe"
|
|
1290
1290
|
};
|
|
1291
1291
|
|
|
1292
|
-
// /
|
|
1292
|
+
// /home/runner/work/stacks/stacks/config/notification.ts
|
|
1293
1293
|
var notification_default = {
|
|
1294
1294
|
default: "email"
|
|
1295
1295
|
};
|
|
1296
1296
|
|
|
1297
|
-
// /
|
|
1297
|
+
// /home/runner/work/stacks/stacks/config/storage.ts
|
|
1298
1298
|
var storage_default = {
|
|
1299
1299
|
driver: "s3"
|
|
1300
1300
|
};
|
|
1301
1301
|
|
|
1302
|
-
// /
|
|
1302
|
+
// /home/runner/work/stacks/stacks/config/search-engine.ts
|
|
1303
1303
|
var search_engine_default = {
|
|
1304
1304
|
driver: "meilisearch"
|
|
1305
1305
|
};
|
|
1306
1306
|
|
|
1307
|
-
// /
|
|
1307
|
+
// /home/runner/work/stacks/stacks/config/services.ts
|
|
1308
1308
|
import {env as env14} from "@stacksjs/env";
|
|
1309
1309
|
var services_default = {
|
|
1310
1310
|
aws: {
|
|
@@ -1335,7 +1335,7 @@ var services_default = {
|
|
|
1335
1335
|
}
|
|
1336
1336
|
};
|
|
1337
1337
|
|
|
1338
|
-
// /
|
|
1338
|
+
// /home/runner/work/stacks/stacks/config/team.ts
|
|
1339
1339
|
var team_default = {
|
|
1340
1340
|
name: "Stacks",
|
|
1341
1341
|
members: {
|
|
@@ -1343,7 +1343,7 @@ var team_default = {
|
|
|
1343
1343
|
}
|
|
1344
1344
|
};
|
|
1345
1345
|
|
|
1346
|
-
// /
|
|
1346
|
+
// /home/runner/work/stacks/stacks/config/ui.ts
|
|
1347
1347
|
var ui_default = {
|
|
1348
1348
|
shortcuts: [
|
|
1349
1349
|
["btn", "inline-flex items-center px-4 py-2 ml-2 border border-transparent shadow-sm text-base font-medium rounded-md text-white bg-indigo-600 hover:bg-indigo-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500 cursor-pointer"]
|
|
@@ -9,7 +9,7 @@ import {SqliteAdapter, SqliteIntrospector, SqliteQueryCompiler} from "kysely";
|
|
|
9
9
|
// src/kysely-bun-worker/driver.ts
|
|
10
10
|
import {CompiledQuery} from "kysely";
|
|
11
11
|
|
|
12
|
-
// /
|
|
12
|
+
// /home/runner/work/stacks/stacks/node_modules/mitt/dist/mitt.mjs
|
|
13
13
|
function mitt_default(n) {
|
|
14
14
|
return { all: n = n || new Map, on: function(t, e) {
|
|
15
15
|
var i = n.get(t);
|