stacks 0.58.20 → 0.58.21
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
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
import fs from "fs";
|
|
4
4
|
import {promisify} from "util";
|
|
5
5
|
|
|
6
|
-
// /
|
|
6
|
+
// /home/runner/work/stacks/stacks/storage/framework/core/src/path/src/index.ts
|
|
7
7
|
import process2 from "process";
|
|
8
8
|
|
|
9
|
-
// /
|
|
9
|
+
// /home/runner/work/stacks/stacks/node_modules/pathe/dist/shared/pathe.ff20891b.mjs
|
|
10
10
|
var normalizeWindowsPath = function(input = "") {
|
|
11
11
|
if (!input) {
|
|
12
12
|
return input;
|
|
@@ -207,7 +207,7 @@ var parse = function(p) {
|
|
|
207
207
|
name: base.slice(0, base.length - extension.length)
|
|
208
208
|
};
|
|
209
209
|
};
|
|
210
|
-
// /
|
|
210
|
+
// /home/runner/work/stacks/stacks/storage/framework/core/src/path/src/index.ts
|
|
211
211
|
function actionsPath(path2) {
|
|
212
212
|
return corePath(`actions/src/${path2 || ""}`);
|
|
213
213
|
}
|
|
@@ -20,7 +20,7 @@ var __require = (id) => {
|
|
|
20
20
|
return import.meta.require(id);
|
|
21
21
|
};
|
|
22
22
|
|
|
23
|
-
// /
|
|
23
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/core.js
|
|
24
24
|
var require_core = __commonJS((exports, module) => {
|
|
25
25
|
(function(root, factory) {
|
|
26
26
|
if (typeof exports === "object") {
|
|
@@ -310,7 +310,7 @@ var require_core = __commonJS((exports, module) => {
|
|
|
310
310
|
});
|
|
311
311
|
});
|
|
312
312
|
|
|
313
|
-
// /
|
|
313
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/enc-utf8.js
|
|
314
314
|
var require_enc_utf8 = __commonJS((exports, module) => {
|
|
315
315
|
(function(root, factory) {
|
|
316
316
|
if (typeof exports === "object") {
|
|
@@ -325,7 +325,7 @@ var require_enc_utf8 = __commonJS((exports, module) => {
|
|
|
325
325
|
});
|
|
326
326
|
});
|
|
327
327
|
|
|
328
|
-
// /
|
|
328
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/enc-base64.js
|
|
329
329
|
var require_enc_base64 = __commonJS((exports, module) => {
|
|
330
330
|
(function(root, factory) {
|
|
331
331
|
if (typeof exports === "object") {
|
|
@@ -405,7 +405,7 @@ var require_enc_base64 = __commonJS((exports, module) => {
|
|
|
405
405
|
});
|
|
406
406
|
});
|
|
407
407
|
|
|
408
|
-
// /
|
|
408
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/md5.js
|
|
409
409
|
var require_md5 = __commonJS((exports, module) => {
|
|
410
410
|
(function(root, factory) {
|
|
411
411
|
if (typeof exports === "object") {
|
|
@@ -582,7 +582,7 @@ var require_md5 = __commonJS((exports, module) => {
|
|
|
582
582
|
});
|
|
583
583
|
});
|
|
584
584
|
|
|
585
|
-
// /
|
|
585
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/sha1.js
|
|
586
586
|
var require_sha1 = __commonJS((exports, module) => {
|
|
587
587
|
(function(root, factory) {
|
|
588
588
|
if (typeof exports === "object") {
|
|
@@ -671,7 +671,7 @@ var require_sha1 = __commonJS((exports, module) => {
|
|
|
671
671
|
});
|
|
672
672
|
});
|
|
673
673
|
|
|
674
|
-
// /
|
|
674
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/hmac.js
|
|
675
675
|
var require_hmac = __commonJS((exports, module) => {
|
|
676
676
|
(function(root, factory) {
|
|
677
677
|
if (typeof exports === "object") {
|
|
@@ -733,7 +733,7 @@ var require_hmac = __commonJS((exports, module) => {
|
|
|
733
733
|
});
|
|
734
734
|
});
|
|
735
735
|
|
|
736
|
-
// /
|
|
736
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/evpkdf.js
|
|
737
737
|
var require_evpkdf = __commonJS((exports, module) => {
|
|
738
738
|
(function(root, factory, undef) {
|
|
739
739
|
if (typeof exports === "object") {
|
|
@@ -792,7 +792,7 @@ var require_evpkdf = __commonJS((exports, module) => {
|
|
|
792
792
|
});
|
|
793
793
|
});
|
|
794
794
|
|
|
795
|
-
// /
|
|
795
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/cipher-core.js
|
|
796
796
|
var require_cipher_core = __commonJS((exports, module) => {
|
|
797
797
|
(function(root, factory, undef) {
|
|
798
798
|
if (typeof exports === "object") {
|
|
@@ -1090,7 +1090,7 @@ var require_cipher_core = __commonJS((exports, module) => {
|
|
|
1090
1090
|
});
|
|
1091
1091
|
});
|
|
1092
1092
|
|
|
1093
|
-
// /
|
|
1093
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/aes.js
|
|
1094
1094
|
var require_aes = __commonJS((exports, module) => {
|
|
1095
1095
|
(function(root, factory, undef) {
|
|
1096
1096
|
if (typeof exports === "object") {
|
|
@@ -1242,7 +1242,7 @@ var require_aes = __commonJS((exports, module) => {
|
|
|
1242
1242
|
});
|
|
1243
1243
|
});
|
|
1244
1244
|
|
|
1245
|
-
// /
|
|
1245
|
+
// /home/runner/work/stacks/stacks/node_modules/bcryptjs/dist/bcrypt.js
|
|
1246
1246
|
var require_bcrypt = __commonJS((exports, module) => {
|
|
1247
1247
|
(function(global2, factory) {
|
|
1248
1248
|
if (typeof define === "function" && define["amd"])
|
|
@@ -3081,7 +3081,7 @@ var decrypt = function(encrypted) {
|
|
|
3081
3081
|
// src/hash.ts
|
|
3082
3082
|
var import_bcryptjs = __toESM(require_bcrypt(), 1);
|
|
3083
3083
|
|
|
3084
|
-
// /
|
|
3084
|
+
// /home/runner/work/stacks/stacks/node_modules/js-base64/base64.mjs
|
|
3085
3085
|
var version = "3.7.5";
|
|
3086
3086
|
var VERSION = version;
|
|
3087
3087
|
var _hasatob = typeof atob === "function";
|
|
@@ -226,7 +226,7 @@ function updateConfigFile(filePath, newConfig) {
|
|
|
226
226
|
}
|
|
227
227
|
});
|
|
228
228
|
}
|
|
229
|
-
var __dirname = "/
|
|
229
|
+
var __dirname = "/home/runner/work/stacks/stacks/storage/framework/core/src/storage/src";
|
|
230
230
|
var _dirname = typeof __dirname !== "undefined" ? __dirname : dirname2(fileURLToPath(import.meta.url));
|
|
231
231
|
var helpers = {
|
|
232
232
|
_dirname,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stacksjs/tables",
|
|
3
|
-
"version": "0.58.
|
|
3
|
+
"version": "0.58.21",
|
|
4
4
|
"description": "The easy & modern way to work with tables. Facet filtering, searching, pagination, ...",
|
|
5
5
|
"author": "Open Web Labs",
|
|
6
6
|
"license": "MIT",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
"config": {
|
|
53
53
|
"commitizen": {
|
|
54
|
-
"path": "
|
|
54
|
+
"path": "node_modules/cz-git"
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
}
|
|
@@ -16,7 +16,7 @@ var __toESM = (mod, isNodeMode, target) => {
|
|
|
16
16
|
};
|
|
17
17
|
var __commonJS = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);
|
|
18
18
|
|
|
19
|
-
// /
|
|
19
|
+
// /home/runner/work/stacks/stacks/node_modules/slugify/slugify.js
|
|
20
20
|
var require_slugify = __commonJS((exports, module) => {
|
|
21
21
|
(function(name, root, factory) {
|
|
22
22
|
if (typeof exports === "object") {
|
|
@@ -67,7 +67,7 @@ var require_slugify = __commonJS((exports, module) => {
|
|
|
67
67
|
});
|
|
68
68
|
});
|
|
69
69
|
|
|
70
|
-
// /
|
|
70
|
+
// /home/runner/work/stacks/stacks/node_modules/pluralize/pluralize.js
|
|
71
71
|
var require_pluralize = __commonJS((exports, module) => {
|
|
72
72
|
(function(root, pluralize) {
|
|
73
73
|
if (typeof require === "function" && typeof exports === "object" && typeof module === "object") {
|
|
@@ -430,9 +430,9 @@ var ExitCode;
|
|
|
430
430
|
ExitCode2[ExitCode2["FatalError"] = 1] = "FatalError";
|
|
431
431
|
ExitCode2[ExitCode2["InvalidArgument"] = 9] = "InvalidArgument";
|
|
432
432
|
})(ExitCode || (ExitCode = {}));
|
|
433
|
-
// /
|
|
433
|
+
// /home/runner/work/stacks/stacks/storage/framework/core/src/strings/src/utils.ts
|
|
434
434
|
var import_slugify = __toESM(require_slugify(), 1);
|
|
435
|
-
// /
|
|
435
|
+
// /home/runner/work/stacks/stacks/node_modules/title-case/dist/index.js
|
|
436
436
|
var WORD_SEPARATORS = new Set(["\u2014", "\u2013", "-", "\u2015", "/"]);
|
|
437
437
|
var SENTENCE_TERMINATORS = new Set([".", "!", "?"]);
|
|
438
438
|
var TITLE_TERMINATORS = new Set([
|
|
@@ -480,9 +480,9 @@ var SMALL_WORDS = new Set([
|
|
|
480
480
|
"without",
|
|
481
481
|
"yet"
|
|
482
482
|
]);
|
|
483
|
-
// /
|
|
483
|
+
// /home/runner/work/stacks/stacks/storage/framework/core/src/strings/src/pluralize.ts
|
|
484
484
|
var pluralize = __toESM(require_pluralize(), 1);
|
|
485
|
-
// /
|
|
485
|
+
// /home/runner/work/stacks/stacks/storage/framework/core/src/strings/src/helpers.ts
|
|
486
486
|
function toString(v) {
|
|
487
487
|
return Object.prototype.toString.call(v);
|
|
488
488
|
}
|
package/core/src/ui/package.json
CHANGED
|
@@ -404,7 +404,7 @@ function createControlledPromise() {
|
|
|
404
404
|
promise.reject = reject;
|
|
405
405
|
return promise;
|
|
406
406
|
}
|
|
407
|
-
// /
|
|
407
|
+
// /home/runner/work/stacks/stacks/node_modules/magic-regexp/dist/shared/magic-regexp.b7c910ac.mjs
|
|
408
408
|
var NO_WRAP_RE = /^(\(.*\)|\\?.)$/;
|
|
409
409
|
var wrap = (s) => {
|
|
410
410
|
const v = s.toString();
|
|
@@ -482,7 +482,7 @@ var dotAll = "s";
|
|
|
482
482
|
var unicode = "u";
|
|
483
483
|
var sticky = "y";
|
|
484
484
|
|
|
485
|
-
// /
|
|
485
|
+
// /home/runner/work/stacks/stacks/node_modules/magic-regexp/dist/index.mjs
|
|
486
486
|
var createRegExp = (...inputs) => {
|
|
487
487
|
const flags = inputs.length > 1 && (Array.isArray(inputs[inputs.length - 1]) || inputs[inputs.length - 1] instanceof Set) ? inputs.pop() : undefined;
|
|
488
488
|
return new RegExp(exactly(...inputs).toString(), [...flags || ""].join(""));
|
|
@@ -789,7 +789,7 @@ createHead,
|
|
|
789
789
|
renderHeadToString
|
|
790
790
|
} from "@vueuse/head";
|
|
791
791
|
|
|
792
|
-
// /
|
|
792
|
+
// /home/runner/work/stacks/stacks/node_modules/pretty-bytes/index.js
|
|
793
793
|
var BYTE_UNITS = [
|
|
794
794
|
"B",
|
|
795
795
|
"kB",
|
|
@@ -884,7 +884,7 @@ function prettyBytes(number, options) {
|
|
|
884
884
|
return prefix + numberString + separator + unit;
|
|
885
885
|
}
|
|
886
886
|
// package.json
|
|
887
|
-
var version = "0.58.
|
|
887
|
+
var version = "0.58.21";
|
|
888
888
|
export {
|
|
889
889
|
wordChar,
|
|
890
890
|
wordBoundary,
|
|
@@ -395,7 +395,7 @@ function i18n() {
|
|
|
395
395
|
]
|
|
396
396
|
});
|
|
397
397
|
}
|
|
398
|
-
var __dirname = "/
|
|
398
|
+
var __dirname = "/home/runner/work/stacks/stacks/storage/framework/core/src/vite/src/plugin";
|
|
399
399
|
// src/plugin/router.ts
|
|
400
400
|
import {config as config2} from "@stacksjs/config";
|
|
401
401
|
import VueRouter2 from "unplugin-vue-router/vite";
|
|
@@ -607,7 +607,7 @@ var web_components_default = defineConfig(({ command }) => {
|
|
|
607
607
|
// src/plugin/docs.ts
|
|
608
608
|
import {kolorist as c2} from "@stacksjs/cli";
|
|
609
609
|
// package.json
|
|
610
|
-
var version = "0.58.
|
|
610
|
+
var version = "0.58.21";
|
|
611
611
|
|
|
612
612
|
// src/plugin/docs.ts
|
|
613
613
|
var docsEngine = {
|
package/ide/vscode/package.json
CHANGED
package/package.json
CHANGED
package/core/.env
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
APP_NAME="Danyel Group"
|
|
2
|
-
APP_ENV=development
|
|
3
|
-
APP_KEY=base64:NTksOTksMjUyLDE2MywyMjcsMTI1LDIyLDgwLDIwNCwxMDIsNTUsOTAsNSw2MSwxODksMjAyLDM4LDE2NiwyMjAsNDcsNzgsMTExLDg3LDMsMzcsMTU0LDEzMywxMzIsNTMsNTIsMjksMjM0
|
|
4
|
-
APP_DEBUG=false
|
|
5
|
-
APP_URL=danyelgroup.com
|
|
6
|
-
APP_PORT=3333
|
|
7
|
-
APP_MAINTENANCE=false
|
|
8
|
-
|
|
9
|
-
DB_CONNECTION=sqlite
|
|
10
|
-
DB_HOST=127.0.0.1
|
|
11
|
-
DB_PORT=3306
|
|
12
|
-
DB_DATABASE=stacks
|
|
13
|
-
DB_USERNAME=root
|
|
14
|
-
DB_PASSWORD=
|
|
15
|
-
|
|
16
|
-
AWS_ACCOUNT_ID=575299561803
|
|
17
|
-
AWS_ACCESS_KEY_ID=AKIAYL4UGVFF6OKPPZHZ
|
|
18
|
-
AWS_SECRET_ACCESS_KEY=RAEAtoguBKWQG9Cp48PbxS1uZnt538ya0xbcM8bM
|
|
19
|
-
AWS_DEFAULT_PASSWORD=Verysecret123-
|
|
20
|
-
AWS_REGION=us-east-1
|
|
21
|
-
AWS_PROFILE=danyelgroup.com
|
|
22
|
-
|
|
23
|
-
MAIL_MAILER=smtp
|
|
24
|
-
MAIL_HOST=mailpit
|
|
25
|
-
MAIL_PORT=1025
|
|
26
|
-
MAIL_USERNAME=null
|
|
27
|
-
MAIL_PASSWORD=null
|
|
28
|
-
MAIL_ENCRYPTION=null
|
|
29
|
-
MAIL_FROM_NAME="${APP_NAME}"
|
|
30
|
-
MAIL_FROM_ADDRESS="no-reply@stacksjs.org"
|
|
31
|
-
|
|
32
|
-
SEARCH_ENGINE_DRIVER=meilisearch
|
|
33
|
-
MEILISEARCH_HOST=http://127.0.0.1:7700
|
|
34
|
-
MEILISEARCH_KEY=masterKey
|
|
35
|
-
|
|
36
|
-
# FRONTEND_* variables should not contain any sensitive information
|
|
37
|
-
FRONTEND_APP_ENV="${APP_ENV}"
|
|
38
|
-
FRONTEND_APP_URL="${APP_URL}"
|