@stacksjs/actions 0.70.2 → 0.70.4

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/dist/build.js CHANGED
@@ -2,10 +2,10 @@
2
2
  import {
3
3
  generateTypes
4
4
  } from "./generate/index.js";
5
- import"./chunk-1rcr814r.js";
5
+ import"./chunk-v1qz355d.js";
6
6
  import"./helpers/vscode-custom-data.js";
7
7
  import"./chunk-494jp8d5.js";
8
- import"./chunk-mm6thy3f.js";
8
+ import"./chunk-8tjc3whz.js";
9
9
  import"./chunk-fxan91t8.js";
10
10
  import"./chunk-w6fdq4hk.js";
11
11
  import"./chunk-wkwtsvym.js";
@@ -1,8 +1,8 @@
1
1
  // @bun
2
2
  import {
3
3
  route
4
- } from "./chunk-1rcr814r.js";
5
- import"./chunk-mm6thy3f.js";
4
+ } from "./chunk-v1qz355d.js";
5
+ import"./chunk-8tjc3whz.js";
6
6
  import"./chunk-fxan91t8.js";
7
7
  import"./chunk-w6fdq4hk.js";
8
8
  import"./chunk-wkwtsvym.js";
@@ -1,8 +1,8 @@
1
1
  // @bun
2
2
  import {
3
3
  route
4
- } from "./chunk-1rcr814r.js";
5
- import"./chunk-mm6thy3f.js";
4
+ } from "./chunk-v1qz355d.js";
5
+ import"./chunk-8tjc3whz.js";
6
6
  import"./chunk-fxan91t8.js";
7
7
  import"./chunk-w6fdq4hk.js";
8
8
  import"./chunk-wkwtsvym.js";
@@ -26490,9 +26490,17 @@ var require_globals = __commonJS((exports, module) => {
26490
26490
  version: false
26491
26491
  },
26492
26492
  serviceworker: {
26493
+ AbortController: false,
26494
+ AbortPaymentEvent: false,
26495
+ AbortSignal: false,
26493
26496
  addEventListener: false,
26494
- applicationCache: false,
26495
26497
  atob: false,
26498
+ BackgroundFetchEvent: false,
26499
+ BackgroundFetchManager: false,
26500
+ BackgroundFetchRecord: false,
26501
+ BackgroundFetchRegistration: false,
26502
+ BackgroundFetchUpdateUIEvent: false,
26503
+ BarcodeDetector: false,
26496
26504
  Blob: false,
26497
26505
  BroadcastChannel: false,
26498
26506
  btoa: false,
@@ -26500,29 +26508,100 @@ var require_globals = __commonJS((exports, module) => {
26500
26508
  Cache: false,
26501
26509
  caches: false,
26502
26510
  CacheStorage: false,
26511
+ CanMakePaymentEvent: false,
26512
+ CanvasGradient: false,
26513
+ CanvasPattern: false,
26503
26514
  clearInterval: false,
26504
26515
  clearTimeout: false,
26505
26516
  Client: false,
26506
26517
  clients: false,
26507
26518
  Clients: false,
26508
- close: true,
26519
+ CloseEvent: false,
26509
26520
  CompressionStream: false,
26510
26521
  console: false,
26522
+ cookieStore: false,
26523
+ CookieStore: false,
26524
+ CookieStoreManager: false,
26511
26525
  CountQueuingStrategy: false,
26526
+ createImageBitmap: false,
26527
+ CropTarget: false,
26528
+ crossOriginIsolated: false,
26512
26529
  crypto: false,
26513
26530
  Crypto: false,
26514
26531
  CryptoKey: false,
26532
+ CSSSkewX: false,
26533
+ CSSSkewY: false,
26515
26534
  CustomEvent: false,
26516
26535
  DecompressionStream: false,
26536
+ dispatchEvent: false,
26537
+ DOMException: false,
26538
+ DOMMatrix: false,
26539
+ DOMMatrixReadOnly: false,
26540
+ DOMPoint: false,
26541
+ DOMPointReadOnly: false,
26542
+ DOMQuad: false,
26543
+ DOMRect: false,
26544
+ DOMRectReadOnly: false,
26545
+ DOMStringList: false,
26517
26546
  ErrorEvent: false,
26518
26547
  Event: false,
26548
+ EventSource: false,
26549
+ EventTarget: false,
26550
+ ExtendableCookieChangeEvent: false,
26519
26551
  ExtendableEvent: false,
26520
26552
  ExtendableMessageEvent: false,
26521
26553
  fetch: false,
26522
26554
  FetchEvent: false,
26523
26555
  File: false,
26524
- FileReaderSync: false,
26556
+ FileList: false,
26557
+ FileReader: false,
26558
+ FileSystemDirectoryHandle: false,
26559
+ FileSystemFileHandle: false,
26560
+ FileSystemHandle: false,
26561
+ FileSystemWritableFileStream: false,
26562
+ FontFace: false,
26563
+ fonts: false,
26525
26564
  FormData: false,
26565
+ GPU: false,
26566
+ GPUAdapter: false,
26567
+ GPUAdapterInfo: false,
26568
+ GPUBindGroup: false,
26569
+ GPUBindGroupLayout: false,
26570
+ GPUBuffer: false,
26571
+ GPUBufferUsage: false,
26572
+ GPUCanvasContext: false,
26573
+ GPUColorWrite: false,
26574
+ GPUCommandBuffer: false,
26575
+ GPUCommandEncoder: false,
26576
+ GPUCompilationInfo: false,
26577
+ GPUCompilationMessage: false,
26578
+ GPUComputePassEncoder: false,
26579
+ GPUComputePipeline: false,
26580
+ GPUDevice: false,
26581
+ GPUDeviceLostInfo: false,
26582
+ GPUError: false,
26583
+ GPUExternalTexture: false,
26584
+ GPUInternalError: false,
26585
+ GPUMapMode: false,
26586
+ GPUOutOfMemoryError: false,
26587
+ GPUPipelineError: false,
26588
+ GPUPipelineLayout: false,
26589
+ GPUQuerySet: false,
26590
+ GPUQueue: false,
26591
+ GPURenderBundle: false,
26592
+ GPURenderBundleEncoder: false,
26593
+ GPURenderPassEncoder: false,
26594
+ GPURenderPipeline: false,
26595
+ GPUSampler: false,
26596
+ GPUShaderModule: false,
26597
+ GPUShaderStage: false,
26598
+ GPUSupportedFeatures: false,
26599
+ GPUSupportedLimits: false,
26600
+ GPUTexture: false,
26601
+ GPUTextureUsage: false,
26602
+ GPUTextureView: false,
26603
+ GPUUncapturedErrorEvent: false,
26604
+ GPUValidationError: false,
26526
26605
  Headers: false,
26527
26606
  IDBCursor: false,
26528
26607
  IDBCursorWithValue: false,
@@ -26535,18 +26614,36 @@ var require_globals = __commonJS((exports, module) => {
26535
26614
  IDBRequest: false,
26536
26615
  IDBTransaction: false,
26537
26616
  IDBVersionChangeEvent: false,
26617
+ ImageBitmap: false,
26618
+ ImageBitmapRenderingContext: false,
26538
26619
  ImageData: false,
26539
26620
  importScripts: false,
26540
26621
  indexedDB: false,
26622
+ InstallEvent: false,
26623
+ isSecureContext: false,
26541
26624
  location: false,
26625
+ Lock: false,
26626
+ LockManager: false,
26627
+ MediaCapabilities: false,
26542
26628
  MessageChannel: false,
26543
26629
  MessageEvent: false,
26544
26630
  MessagePort: false,
26545
- name: false,
26631
+ NavigationPreloadManager: false,
26546
26632
  navigator: false,
26633
+ NavigatorUAData: false,
26634
+ NetworkInformation: false,
26547
26635
  Notification: false,
26548
- onclose: true,
26549
- onconnect: true,
26636
+ NotificationEvent: false,
26637
+ OffscreenCanvas: false,
26638
+ OffscreenCanvasRenderingContext2D: false,
26639
+ onabortpayment: true,
26640
+ onactivate: true,
26641
+ onbackgroundfetchabort: true,
26642
+ onbackgroundfetchclick: true,
26643
+ onbackgroundfetchfail: true,
26644
+ onbackgroundfetchsuccess: true,
26645
+ oncanmakepayment: true,
26646
+ oncookiechange: true,
26550
26647
  onerror: true,
26551
26648
  onfetch: true,
26552
26649
  oninstall: true,
@@ -26555,24 +26652,35 @@ var require_globals = __commonJS((exports, module) => {
26555
26652
  onmessageerror: true,
26556
26653
  onnotificationclick: true,
26557
26654
  onnotificationclose: true,
26558
- onoffline: true,
26559
- ononline: true,
26655
+ onpaymentrequest: true,
26656
+ onperiodicsync: true,
26560
26657
  onpush: true,
26561
26658
  onpushsubscriptionchange: true,
26562
26659
  onrejectionhandled: true,
26563
26660
  onsync: true,
26564
26661
  onunhandledrejection: true,
26662
+ origin: false,
26663
+ Path2D: false,
26664
+ PaymentRequestEvent: false,
26565
26665
  performance: false,
26566
26666
  Performance: false,
26567
26667
  PerformanceEntry: false,
26568
26668
  PerformanceMark: false,
26569
26669
  PerformanceMeasure: false,
26570
- PerformanceNavigation: false,
26571
26670
  PerformanceObserver: false,
26572
26671
  PerformanceObserverEntryList: false,
26573
26672
  PerformanceResourceTiming: false,
26574
- PerformanceTiming: false,
26575
- postMessage: true,
26673
+ PerformanceServerTiming: false,
26674
+ PeriodicSyncEvent: false,
26675
+ PeriodicSyncManager: false,
26676
+ Permissions: false,
26677
+ PermissionStatus: false,
26678
+ PromiseRejectionEvent: false,
26679
+ PushEvent: false,
26680
+ PushManager: false,
26681
+ PushMessageData: false,
26682
+ PushSubscription: false,
26683
+ PushSubscriptionOptions: false,
26576
26684
  queueMicrotask: false,
26577
26685
  ReadableByteStreamController: false,
26578
26686
  ReadableStream: false,
@@ -26582,35 +26690,82 @@ var require_globals = __commonJS((exports, module) => {
26582
26690
  ReadableStreamDefaultReader: false,
26583
26691
  registration: false,
26584
26692
  removeEventListener: false,
26693
+ reportError: false,
26694
+ ReportingObserver: false,
26585
26695
  Request: false,
26586
26696
  Response: false,
26697
+ scheduler: false,
26698
+ Scheduler: false,
26699
+ SecurityPolicyViolationEvent: false,
26587
26700
  self: false,
26701
+ serviceWorker: false,
26588
26702
  ServiceWorker: false,
26589
- ServiceWorkerContainer: false,
26590
26703
  ServiceWorkerGlobalScope: false,
26591
- ServiceWorkerMessageEvent: false,
26592
26704
  ServiceWorkerRegistration: false,
26593
26705
  setInterval: false,
26594
26706
  setTimeout: false,
26595
26707
  skipWaiting: false,
26708
+ StorageBucket: false,
26709
+ StorageBucketManager: false,
26710
+ StorageManager: false,
26711
+ structuredClone: false,
26596
26712
  SubtleCrypto: false,
26713
+ SyncEvent: false,
26714
+ SyncManager: false,
26715
+ TaskController: false,
26716
+ TaskPriorityChangeEvent: false,
26717
+ TaskSignal: false,
26597
26718
  TextDecoder: false,
26598
26719
  TextDecoderStream: false,
26599
26720
  TextEncoder: false,
26600
26721
  TextEncoderStream: false,
26722
+ TextMetrics: false,
26601
26723
  TransformStream: false,
26602
26724
  TransformStreamDefaultController: false,
26725
+ TrustedHTML: false,
26726
+ TrustedScript: false,
26727
+ TrustedScriptURL: false,
26728
+ TrustedTypePolicy: false,
26729
+ TrustedTypePolicyFactory: false,
26730
+ trustedTypes: false,
26603
26731
  URL: false,
26732
+ URLPattern: false,
26604
26733
  URLSearchParams: false,
26734
+ UserActivation: false,
26605
26735
  WebAssembly: false,
26736
+ WebGL2RenderingContext: false,
26737
+ WebGLActiveInfo: false,
26738
+ WebGLBuffer: false,
26739
+ WebGLContextEvent: false,
26740
+ WebGLFramebuffer: false,
26741
+ WebGLObject: false,
26742
+ WebGLProgram: false,
26743
+ WebGLQuery: false,
26744
+ WebGLRenderbuffer: false,
26745
+ WebGLRenderingContext: false,
26746
+ WebGLSampler: false,
26747
+ WebGLShader: false,
26748
+ WebGLShaderPrecisionFormat: false,
26749
+ WebGLSync: false,
26750
+ WebGLTexture: false,
26751
+ WebGLTransformFeedback: false,
26752
+ WebGLUniformLocation: false,
26753
+ WebGLVertexArrayObject: false,
26606
26754
  WebSocket: false,
26755
+ WebSocketError: false,
26756
+ WebSocketStream: false,
26757
+ WebTransport: false,
26758
+ WebTransportBidirectionalStream: false,
26759
+ WebTransportDatagramDuplexStream: false,
26760
+ WebTransportError: false,
26761
+ WGSLLanguageFeatures: false,
26607
26762
  WindowClient: false,
26608
- Worker: false,
26609
26763
  WorkerGlobalScope: false,
26764
+ WorkerLocation: false,
26765
+ WorkerNavigator: false,
26610
26766
  WritableStream: false,
26611
26767
  WritableStreamDefaultController: false,
26612
- WritableStreamDefaultWriter: false,
26613
- XMLHttpRequest: false
26768
+ WritableStreamDefaultWriter: false
26614
26769
  },
26615
26770
  "shared-node-browser": {
26616
26771
  AbortController: false,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  db
3
- } from "./chunk-mm6thy3f.js";
3
+ } from "./chunk-8tjc3whz.js";
4
4
  import {
5
5
  customValidate,
6
6
  isObjectNotEmpty,
@@ -319,8 +319,8 @@ class Router {
319
319
  return this.routes;
320
320
  }
321
321
  async importRoutes() {
322
- await import("./chunk-xfjdew8j.js");
323
- await import("./chunk-d611vavk.js");
322
+ await import("./chunk-6jdq6549.js");
323
+ await import("./chunk-8swsxabt.js");
324
324
  }
325
325
  async resolveCallback(callback) {
326
326
  if (callback instanceof Promise) {
@@ -1,7 +1,7 @@
1
1
  // @bun
2
2
  import {
3
3
  seed
4
- } from "../chunk-mm6thy3f.js";
4
+ } from "../chunk-8tjc3whz.js";
5
5
  import"../chunk-fxan91t8.js";
6
6
  import"../chunk-w6fdq4hk.js";
7
7
  import"../chunk-wkwtsvym.js";
@@ -1,14 +1,14 @@
1
1
  // @bun
2
2
  import {
3
3
  route
4
- } from "../chunk-1rcr814r.js";
4
+ } from "../chunk-v1qz355d.js";
5
5
  import {
6
6
  generateVsCodeCustomData
7
7
  } from "../helpers/vscode-custom-data.js";
8
8
  import"../chunk-494jp8d5.js";
9
9
  import {
10
10
  generateModelFiles
11
- } from "../chunk-mm6thy3f.js";
11
+ } from "../chunk-8tjc3whz.js";
12
12
  import"../chunk-fxan91t8.js";
13
13
  import"../chunk-w6fdq4hk.js";
14
14
  import"../chunk-wkwtsvym.js";
@@ -189494,7 +189494,8 @@ var require_cjs = __commonJS((exports, module) => {
189494
189494
  return SubscriberFlags2;
189495
189495
  })(SubscriberFlags || {});
189496
189496
  function createReactiveSystem({ updateComputed, notifyEffect: notifyEffect2 }) {
189497
- const queuedEffects = [];
189497
+ let queuedEffects;
189498
+ let queuedEffectsTail;
189498
189499
  return { link(dep, sub) {
189499
189500
  const currentDep = sub.depsTail;
189500
189501
  if (currentDep !== undefined && currentDep.dep === dep) {
@@ -189533,12 +189534,20 @@ var require_cjs = __commonJS((exports, module) => {
189533
189534
  continue;
189534
189535
  }
189535
189536
  if (subFlags & 2) {
189536
- queuedEffects.push(sub);
189537
+ if (queuedEffectsTail !== undefined) {
189538
+ queuedEffectsTail = queuedEffectsTail.next = { effect: sub, next: undefined };
189539
+ } else {
189540
+ queuedEffectsTail = queuedEffects = { effect: sub, next: undefined };
189541
+ }
189537
189542
  }
189538
189543
  } else if (!(subFlags & (4 | targetFlag))) {
189539
189544
  sub.flags = subFlags | targetFlag | 8;
189540
189545
  if ((subFlags & (2 | 8)) === 2) {
189541
- queuedEffects.push(sub);
189546
+ if (queuedEffectsTail !== undefined) {
189547
+ queuedEffectsTail = queuedEffectsTail.next = { effect: sub, next: undefined };
189548
+ } else {
189549
+ queuedEffectsTail = queuedEffects = { effect: sub, next: undefined };
189550
+ }
189542
189551
  }
189543
189552
  } else if (!(subFlags & targetFlag) && subFlags & 224 && isValidLink(link22, sub)) {
189544
189553
  sub.flags = subFlags | targetFlag;
@@ -189608,8 +189617,11 @@ var require_cjs = __commonJS((exports, module) => {
189608
189617
  } while (link22 !== undefined);
189609
189618
  }
189610
189619
  }, processEffectNotifications() {
189611
- while (queuedEffects.length) {
189612
- const effect2 = queuedEffects.shift();
189620
+ while (queuedEffects !== undefined) {
189621
+ const effect2 = queuedEffects.effect;
189622
+ if ((queuedEffects = queuedEffects.next) === undefined) {
189623
+ queuedEffectsTail = undefined;
189624
+ }
189613
189625
  if (!notifyEffect2(effect2)) {
189614
189626
  effect2.flags &= ~8;
189615
189627
  }
@@ -189709,7 +189721,11 @@ var require_cjs = __commonJS((exports, module) => {
189709
189721
  if ((subFlags & (64 | 32)) === 64) {
189710
189722
  sub.flags = subFlags | 32 | 8;
189711
189723
  if ((subFlags & (2 | 8)) === 2) {
189712
- queuedEffects.push(sub);
189724
+ if (queuedEffectsTail !== undefined) {
189725
+ queuedEffectsTail = queuedEffectsTail.next = { effect: sub, next: undefined };
189726
+ } else {
189727
+ queuedEffectsTail = queuedEffects = { effect: sub, next: undefined };
189728
+ }
189713
189729
  }
189714
189730
  }
189715
189731
  link22 = link22.nextSub;
package/dist/index.js CHANGED
@@ -41,10 +41,10 @@ import {
41
41
  generateWebTypes,
42
42
  invoke
43
43
  } from "./generate/index.js";
44
- import"./chunk-1rcr814r.js";
44
+ import"./chunk-v1qz355d.js";
45
45
  import"./helpers/vscode-custom-data.js";
46
46
  import"./chunk-494jp8d5.js";
47
- import"./chunk-mm6thy3f.js";
47
+ import"./chunk-8tjc3whz.js";
48
48
  import"./chunk-fxan91t8.js";
49
49
  import"./chunk-w6fdq4hk.js";
50
50
  import"./chunk-wkwtsvym.js";
package/dist/release.js CHANGED
@@ -5,10 +5,10 @@ import"./commit.js";
5
5
  import"./make.js";
6
6
  import"./add.js";
7
7
  import"./generate/index.js";
8
- import"./chunk-1rcr814r.js";
8
+ import"./chunk-v1qz355d.js";
9
9
  import"./helpers/vscode-custom-data.js";
10
10
  import"./chunk-494jp8d5.js";
11
- import"./chunk-mm6thy3f.js";
11
+ import"./chunk-8tjc3whz.js";
12
12
  import"./chunk-fxan91t8.js";
13
13
  import"./chunk-w6fdq4hk.js";
14
14
  import"./chunk-wkwtsvym.js";
package/dist/upgrade.js CHANGED
@@ -9,7 +9,7 @@ import { log } from "@stacksjs/logging";
9
9
  import { projectPath } from "@stacksjs/path";
10
10
  import * as storage from "@stacksjs/storage";
11
11
  // package.json
12
- var version = "0.70.2";
12
+ var version = "0.70.4";
13
13
 
14
14
  // src/upgrade.ts
15
15
  function checkForUncommittedChanges(options) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/actions",
3
3
  "type": "module",
4
- "version": "0.70.2",
4
+ "version": "0.70.4",
5
5
  "description": "The Stacks actions.",
6
6
  "author": "Chris Breuer",
7
7
  "contributors": ["Chris Breuer <chris@stacksjs.org>"],
@@ -42,22 +42,22 @@
42
42
  "prepublishOnly": "bun run build"
43
43
  },
44
44
  "devDependencies": {
45
- "@stacksjs/api": "0.70.1",
46
- "@stacksjs/cli": "0.70.1",
47
- "@stacksjs/config": "0.70.1",
48
- "@stacksjs/database": "0.70.1",
49
- "@stacksjs/development": "0.70.1",
50
- "@stacksjs/dns": "0.70.1",
51
- "@stacksjs/enums": "0.70.1",
52
- "@stacksjs/env": "0.70.1",
53
- "@stacksjs/error-handling": "0.70.1",
54
- "@stacksjs/logging": "0.70.1",
55
- "@stacksjs/path": "0.70.1",
56
- "@stacksjs/security": "0.70.1",
57
- "@stacksjs/storage": "0.70.1",
58
- "@stacksjs/strings": "0.70.1",
59
- "@stacksjs/utils": "0.70.1",
60
- "@stacksjs/validation": "0.70.1",
45
+ "@stacksjs/api": "0.70.3",
46
+ "@stacksjs/cli": "0.70.3",
47
+ "@stacksjs/config": "0.70.3",
48
+ "@stacksjs/database": "0.70.3",
49
+ "@stacksjs/development": "0.70.3",
50
+ "@stacksjs/dns": "0.70.3",
51
+ "@stacksjs/enums": "0.70.3",
52
+ "@stacksjs/env": "0.70.3",
53
+ "@stacksjs/error-handling": "0.70.3",
54
+ "@stacksjs/logging": "0.70.3",
55
+ "@stacksjs/path": "0.70.3",
56
+ "@stacksjs/security": "0.70.3",
57
+ "@stacksjs/storage": "0.70.3",
58
+ "@stacksjs/strings": "0.70.3",
59
+ "@stacksjs/utils": "0.70.3",
60
+ "@stacksjs/validation": "0.70.3",
61
61
  "markdown-it": "^14.1.0",
62
62
  "vue-component-meta": "^2.2.8"
63
63
  }