stacks 0.58.19 → 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.
Files changed (101) hide show
  1. package/core/scripts/publish +10 -4
  2. package/core/src/actions/dist/src/generate/ide-helpers.js +1 -1
  3. package/core/src/actions/dist/src/generate/lib-entries.js +1 -1
  4. package/core/src/actions/dist/src/generate/vscode-custom-data.js +1 -1
  5. package/core/src/actions/dist/src/helpers/lib-entries.js +1 -1
  6. package/core/src/actions/dist/src/helpers/package-json.js +1 -1
  7. package/core/src/actions/dist/src/helpers/vscode-custom-data.js +1 -1
  8. package/core/src/actions/dist/src/upgrade.js +1 -1
  9. package/core/src/actions/package.json +1 -1
  10. package/core/src/ai/package.json +1 -1
  11. package/core/src/alias/package.json +1 -1
  12. package/core/src/analytics/package.json +1 -1
  13. package/core/src/api/package.json +1 -1
  14. package/core/src/arrays/package.json +1 -1
  15. package/core/src/auth/package.json +1 -1
  16. package/core/src/buddy/package.json +1 -1
  17. package/core/src/build/package.json +1 -1
  18. package/core/src/bun-create/bud/package.json +4 -3
  19. package/core/src/bun-create/buddy/package.json +4 -3
  20. package/core/src/bun-create/stack/package.json +4 -3
  21. package/core/src/bun-create/stacks/package.json +4 -3
  22. package/core/src/bun-create/stx/package.json +4 -3
  23. package/core/src/bun-plugin-yaml/dist/index.js +1 -1
  24. package/core/src/bun-plugin-yaml/package.json +1 -1
  25. package/core/src/cache/package.json +1 -1
  26. package/core/src/chat/package.json +1 -1
  27. package/core/src/cli/dist/index.js +1 -1
  28. package/core/src/cli/package.json +1 -1
  29. package/core/src/cloud/package.json +1 -1
  30. package/core/src/cloud/src/cloud/aws-sdk-layer/nodejs/package.json +1 -1
  31. package/core/src/cloud/src/server/package.json +1 -1
  32. package/core/src/collections/package.json +1 -1
  33. package/core/src/config/dist/index.js +22 -22
  34. package/core/src/config/package.json +1 -1
  35. package/core/src/database/dist/index.js +1 -1
  36. package/core/src/database/package.json +1 -1
  37. package/core/src/datetime/package.json +1 -1
  38. package/core/src/desktop/dist/index.js +22 -22
  39. package/core/src/desktop/package.json +1 -1
  40. package/core/src/development/package.json +1 -1
  41. package/core/src/dns/package.json +1 -1
  42. package/core/src/docs/dist/index.js +5176 -170
  43. package/core/src/docs/package.json +1 -1
  44. package/core/src/email/package.json +1 -1
  45. package/core/src/enums/package.json +1 -1
  46. package/core/src/env/dist/index.js +4 -4
  47. package/core/src/env/package.json +1 -1
  48. package/core/src/error-handling/dist/index.js +1 -1
  49. package/core/src/error-handling/package.json +1 -1
  50. package/core/src/eslint-config/package.json +1 -1
  51. package/core/src/events/package.json +1 -1
  52. package/core/src/faker/package.json +1 -1
  53. package/core/src/git/package.json +1 -1
  54. package/core/src/health/package.json +1 -1
  55. package/core/src/http/package.json +1 -1
  56. package/core/src/lint/package.json +1 -1
  57. package/core/src/logging/dist/index.js +7 -7
  58. package/core/src/logging/package.json +1 -1
  59. package/core/src/music/package.json +1 -1
  60. package/core/src/notifications/package.json +1 -1
  61. package/core/src/objects/package.json +1 -1
  62. package/core/src/orm/package.json +1 -1
  63. package/core/src/path/package.json +1 -1
  64. package/core/src/payments/dist/index.js +144 -144
  65. package/core/src/payments/package.json +1 -1
  66. package/core/src/push/package.json +1 -1
  67. package/core/src/query-builder/package.json +1 -1
  68. package/core/src/queue/package.json +1 -1
  69. package/core/src/realtime/package.json +1 -1
  70. package/core/src/repl/package.json +1 -1
  71. package/core/src/router/dist/index.js +3 -3
  72. package/core/src/router/package.json +1 -1
  73. package/core/src/scheduler/package.json +1 -1
  74. package/core/src/search-engine/package.json +1 -1
  75. package/core/src/security/dist/index.js +11 -11
  76. package/core/src/security/package.json +1 -1
  77. package/core/src/server/package.json +1 -1
  78. package/core/src/signals/package.json +1 -1
  79. package/core/src/slug/package.json +1 -1
  80. package/core/src/sms/package.json +1 -1
  81. package/core/src/storage/dist/index.js +1 -1
  82. package/core/src/storage/package.json +1 -1
  83. package/core/src/strings/package.json +1 -1
  84. package/core/src/tables/package.json +2 -2
  85. package/core/src/testing/package.json +1 -1
  86. package/core/src/tinker/package.json +1 -1
  87. package/core/src/tunnel/package.json +1 -1
  88. package/core/src/types/dist/index.js +6 -6
  89. package/core/src/types/package.json +1 -1
  90. package/core/src/ui/package.json +1 -1
  91. package/core/src/utils/dist/index.js +4 -4
  92. package/core/src/utils/package.json +1 -1
  93. package/core/src/validation/package.json +1 -1
  94. package/core/src/vite/dist/index.js +3 -3
  95. package/core/src/vite/package.json +1 -1
  96. package/core/src/vite-plugin-vue-layouts/package.json +1 -1
  97. package/core/src/whois/package.json +1 -1
  98. package/core/src/x-ray/package.json +1 -1
  99. package/ide/vscode/package.json +1 -1
  100. package/package.json +2 -2
  101. package/core/.env +0 -38
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/payments",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks payments package. Currently supporting Stripe.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/push",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks Push integration",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/query-builder",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks Query Builder integration",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/queue",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks Queue system.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/realtime",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks realtime integration.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/repl",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "A Stacks optimized TS & Vue REPL.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -3,10 +3,10 @@
3
3
  import fs from "fs";
4
4
  import {promisify} from "util";
5
5
 
6
- // /Users/chrisbreuer/Code/stacks/storage/framework/core/src/path/src/index.ts
6
+ // /home/runner/work/stacks/stacks/storage/framework/core/src/path/src/index.ts
7
7
  import process2 from "process";
8
8
 
9
- // /Users/chrisbreuer/Code/stacks/node_modules/pathe/dist/shared/pathe.ff20891b.mjs
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
- // /Users/chrisbreuer/Code/stacks/storage/framework/core/src/path/src/index.ts
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
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/router",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks framework router.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/scheduler",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks scheduler.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/search-engine",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks search engine integrations.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -20,7 +20,7 @@ var __require = (id) => {
20
20
  return import.meta.require(id);
21
21
  };
22
22
 
23
- // /Users/chrisbreuer/Code/stacks/node_modules/crypto-js/core.js
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
- // /Users/chrisbreuer/Code/stacks/node_modules/crypto-js/enc-utf8.js
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
- // /Users/chrisbreuer/Code/stacks/node_modules/crypto-js/enc-base64.js
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
- // /Users/chrisbreuer/Code/stacks/node_modules/crypto-js/md5.js
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
- // /Users/chrisbreuer/Code/stacks/node_modules/crypto-js/sha1.js
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
- // /Users/chrisbreuer/Code/stacks/node_modules/crypto-js/hmac.js
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
- // /Users/chrisbreuer/Code/stacks/node_modules/crypto-js/evpkdf.js
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
- // /Users/chrisbreuer/Code/stacks/node_modules/crypto-js/cipher-core.js
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
- // /Users/chrisbreuer/Code/stacks/node_modules/crypto-js/aes.js
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
- // /Users/chrisbreuer/Code/stacks/node_modules/bcryptjs/dist/bcrypt.js
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
- // /Users/chrisbreuer/Code/stacks/node_modules/js-base64/base64.mjs
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";
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/security",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks framework security.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/server",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "Local development and production-ready.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/signals",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks signals integration, based on Maverick.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/slug",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks slug functionality.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/sms",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks SMS integration. Painlessly create & manage your inboxes, templates, and send sms.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -226,7 +226,7 @@ function updateConfigFile(filePath, newConfig) {
226
226
  }
227
227
  });
228
228
  }
229
- var __dirname = "/Users/chrisbreuer/Code/stacks/storage/framework/core/src/storage/src";
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,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/storage",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks file system.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/strings",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks string utilities.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stacksjs/tables",
3
- "version": "0.58.19",
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": "stacks/node_modules/cz-git"
54
+ "path": "node_modules/cz-git"
55
55
  }
56
56
  }
57
57
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/testing",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks way of testing.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/tinker",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "All you need to tinker.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/tunnel",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "Local development tunnel.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -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
- // /Users/chrisbreuer/Code/stacks/node_modules/slugify/slugify.js
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
- // /Users/chrisbreuer/Code/stacks/node_modules/pluralize/pluralize.js
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
- // /Users/chrisbreuer/Code/stacks/storage/framework/core/src/strings/src/utils.ts
433
+ // /home/runner/work/stacks/stacks/storage/framework/core/src/strings/src/utils.ts
434
434
  var import_slugify = __toESM(require_slugify(), 1);
435
- // /Users/chrisbreuer/Code/stacks/node_modules/title-case/dist/index.js
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
- // /Users/chrisbreuer/Code/stacks/storage/framework/core/src/strings/src/pluralize.ts
483
+ // /home/runner/work/stacks/stacks/storage/framework/core/src/strings/src/pluralize.ts
484
484
  var pluralize = __toESM(require_pluralize(), 1);
485
- // /Users/chrisbreuer/Code/stacks/storage/framework/core/src/strings/src/helpers.ts
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
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/types",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks framework types.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/ui",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks UI engine.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -404,7 +404,7 @@ function createControlledPromise() {
404
404
  promise.reject = reject;
405
405
  return promise;
406
406
  }
407
- // /Users/chrisbreuer/Code/stacks/node_modules/magic-regexp/dist/shared/magic-regexp.b7c910ac.mjs
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
- // /Users/chrisbreuer/Code/stacks/node_modules/magic-regexp/dist/index.mjs
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
- // /Users/chrisbreuer/Code/stacks/node_modules/pretty-bytes/index.js
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.4";
887
+ var version = "0.58.21";
888
888
  export {
889
889
  wordChar,
890
890
  wordBoundary,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/utils",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks helper functions.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/validation",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks Validation ways.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -247,7 +247,7 @@ function autoImports(options) {
247
247
  p.resourcesPath("components"),
248
248
  p.resourcesPath("functions"),
249
249
  p.resourcesPath("stores"),
250
- p.frameworkPath("core")
250
+ p.corePath()
251
251
  ],
252
252
  vueTemplate: true,
253
253
  ...options
@@ -395,7 +395,7 @@ function i18n() {
395
395
  ]
396
396
  });
397
397
  }
398
- var __dirname = "/Users/chrisbreuer/Code/stacks/storage/framework/core/src/vite/src/plugin";
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.4";
610
+ var version = "0.58.21";
611
611
 
612
612
  // src/plugin/docs.ts
613
613
  var docsEngine = {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/vite",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks Vite plugin.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/vite-plugin-vue-layouts",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "Router based layout plugin for Vite and Vue.",
6
6
  "authors": [
7
7
  "johncampionjr <npm@relate.dev>",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/whois",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "Easily get whois info.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/x-ray",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "All you need to debug, log & analyze.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -2,7 +2,7 @@
2
2
  "publisher": "Stacks",
3
3
  "name": "vscode-stacks",
4
4
  "displayName": "Stacks",
5
- "version": "0.58.19",
5
+ "version": "0.58.21",
6
6
  "description": "A modern Stacks development environment.",
7
7
  "license": "MIT",
8
8
  "funding": "https://github.com/sponsors/chrisbbreuer",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "stacks",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks framework.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -10,7 +10,7 @@
10
10
  "repository": {
11
11
  "type": "git",
12
12
  "url": "git+https://github.com/stacksjs/stacks.git",
13
- "directory": "./stacks"
13
+ "directory": "./storage/framework"
14
14
  },
15
15
  "bugs": {
16
16
  "url": "https://github.com/stacksjs/stacks/issues"
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=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
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}"