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/docs",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks way to document.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/email",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks Email integration. Painlessly create & manage your inboxes, templates, and send emails.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/enums",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "private": true,
6
6
  "description": "Stacks enums.",
7
7
  "author": "Chris Breuer",
@@ -3,10 +3,10 @@
3
3
  import p from "process";
4
4
  import fs from "fs-extra";
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;
@@ -103,7 +103,7 @@ var resolve = function(...arguments_) {
103
103
  var isAbsolute = function(p) {
104
104
  return _IS_ABSOLUTE_RE.test(p);
105
105
  };
106
- // /Users/chrisbreuer/Code/stacks/storage/framework/core/src/path/src/index.ts
106
+ // /home/runner/work/stacks/stacks/storage/framework/core/src/path/src/index.ts
107
107
  function projectPath(filePath = "") {
108
108
  let path2 = process2.cwd();
109
109
  while (path2.includes("storage"))
@@ -131,7 +131,7 @@ function writeEnv(key, value, options) {
131
131
  // src/types.ts
132
132
  import {validator} from "@stacksjs/validation";
133
133
 
134
- // /Users/chrisbreuer/Code/stacks/config/env.ts
134
+ // /home/runner/work/stacks/stacks/config/env.ts
135
135
  import {validate} from "@stacksjs/validation";
136
136
  var env_default = {
137
137
  APP_NAME: validate.string(),
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/env",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "private": true,
6
6
  "description": "Stacks env helper methods.",
7
7
  "author": "Chris Breuer",
@@ -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/neverthrow/dist/index.cjs.js
19
+ // /home/runner/work/stacks/stacks/node_modules/neverthrow/dist/index.cjs.js
20
20
  var require_index_cjs = __commonJS((exports) => {
21
21
  var __awaiter = function(thisArg, _arguments, P, generator) {
22
22
  function adopt(value) {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/error-handling",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "Type safe error handling.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/eslint-config",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks.js ESLint config preset, heavily inspired by Anthony's ESLint config.",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/events",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "Functional event emitting.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/faker",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "Faker functions.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/git",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks git utilities & conventions.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/health",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks Health services.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/http",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "Stacks HTTP methods.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/lint",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks way to lint.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -11,7 +11,7 @@ var __export = (target, all) => {
11
11
  };
12
12
  var __esm = (fn, res) => () => (fn && (res = fn(fn = 0)), res);
13
13
 
14
- // /Users/chrisbreuer/Code/stacks/node_modules/consola/dist/core.mjs
14
+ // /home/runner/work/stacks/stacks/node_modules/consola/dist/core.mjs
15
15
  class Consola {
16
16
  constructor(options = {}) {
17
17
  const types = options.types || LogTypes;
@@ -392,7 +392,7 @@ var init_core = __esm(() => {
392
392
  Consola.prototype.resume = Consola.prototype.resumeLogs;
393
393
  });
394
394
 
395
- // /Users/chrisbreuer/Code/stacks/node_modules/consola/dist/shared/consola.06ad8a64.mjs
395
+ // /home/runner/work/stacks/stacks/node_modules/consola/dist/shared/consola.06ad8a64.mjs
396
396
  import {formatWithOptions} from "util";
397
397
  import {sep} from "path";
398
398
 
@@ -452,7 +452,7 @@ var init_consola_06ad8a64 = __esm(() => {
452
452
  bracket = (x) => x ? `[${x}]` : "";
453
453
  });
454
454
 
455
- // /Users/chrisbreuer/Code/stacks/node_modules/consola/dist/utils.mjs
455
+ // /home/runner/work/stacks/stacks/node_modules/consola/dist/utils.mjs
456
456
  import * as tty from "tty";
457
457
  var replaceClose, clearBleed, filterEmpty, init, createColors, getColor, stripAnsi, box, env, argv, platform, isDisabled, isForced, isWindows, isDumbTerminal, isCompatibleTerminal, isCI, isColorSupported, colorDefs, colors, ansiRegex, boxStylePresets, defaultStyle;
458
458
  var init_utils = __esm(() => {
@@ -665,7 +665,7 @@ var init_utils = __esm(() => {
665
665
  };
666
666
  });
667
667
 
668
- // /Users/chrisbreuer/Code/stacks/node_modules/consola/dist/chunks/prompt.mjs
668
+ // /home/runner/work/stacks/stacks/node_modules/consola/dist/chunks/prompt.mjs
669
669
  var exports_prompt = {};
670
670
  __export(exports_prompt, {
671
671
  prompt: () => {
@@ -1035,7 +1035,7 @@ var init_prompt = __esm(() => {
1035
1035
  src = { cursor, scroll, erase, beep };
1036
1036
  picocolors = { exports: {} };
1037
1037
  tty2 = require$$0;
1038
- isColorSupported2 = !(("NO_COLOR" in process.env) || process.argv.includes("--no-color")) && (("FORCE_COLOR" in process.env) || process.argv.includes("--color") || process.platform === "win32" || tty2.isatty(1) && true || ("CI" in process.env));
1038
+ isColorSupported2 = !(("NO_COLOR" in process.env) || process.argv.includes("--no-color")) && (("FORCE_COLOR" in process.env) || process.argv.includes("--color") || process.platform === "win32" || tty2.isatty(1) && process.env.TERM !== "dumb" || ("CI" in process.env));
1039
1039
  formatter = (open, close, replace = open) => (input) => {
1040
1040
  let string = "" + input;
1041
1041
  let index = string.indexOf(close, open.length);
@@ -1425,7 +1425,7 @@ ${colors.cyan(S_BAR_END)}
1425
1425
  };
1426
1426
  });
1427
1427
 
1428
- // /Users/chrisbreuer/Code/stacks/node_modules/consola/dist/shared/consola.36c0034f.mjs
1428
+ // /home/runner/work/stacks/stacks/node_modules/consola/dist/shared/consola.36c0034f.mjs
1429
1429
  import process$1 from "process";
1430
1430
 
1431
1431
  class FancyReporter extends BasicReporter {
@@ -1780,7 +1780,7 @@ var init_consola_36c0034f = __esm(() => {
1780
1780
  // src/index.ts
1781
1781
  import process2 from "process";
1782
1782
 
1783
- // /Users/chrisbreuer/Code/stacks/node_modules/consola/dist/index.mjs
1783
+ // /home/runner/work/stacks/stacks/node_modules/consola/dist/index.mjs
1784
1784
  init_consola_36c0034f();
1785
1785
  init_core();
1786
1786
  init_consola_06ad8a64();
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/logging",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks logging system.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/music",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "Stacks Music",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/notifications",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks notifications integration.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/objects",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks objects.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/orm",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks ORM integration",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/path",
3
3
  "type": "module",
4
- "version": "0.58.19",
4
+ "version": "0.58.21",
5
5
  "description": "The Stacks path.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",