voodoojs 0.6.2 → 0.7.0

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.
@@ -1,7 +1,7 @@
1
- import { __publicField } from './chunk-E27NRARW.js';
1
+ import { __publicField } from './chunk-YOZTHZS2.js';
2
2
 
3
3
  /**
4
- * Voodoo.js v0.4.6
4
+ * Voodoo.js v0.7.0
5
5
  * JavaScript feels like magic.
6
6
  * (c) 2026 Voodoo.js contributors. MIT License.
7
7
  */
@@ -637,5 +637,5 @@ function traverse(value, seen = /* @__PURE__ */ new Set()) {
637
637
  }
638
638
 
639
639
  export { EffectScope, ITERATE_KEY, ReactiveEffect, TriggerType, computed, effect, effectScope, enableTracking, flushSync, getActiveEffect, getActiveScope, handleError, hasChanged, isReactive, isRef, markRaw, nextTick, pauseTracking, queueJob, queuePostFlush, reactive, ref, resetTracking, setErrorHandler, shallowRef, stop, toRaw, track, trigger, unref, warn, watch, watchEffect };
640
- //# sourceMappingURL=chunk-NNU6WOOU.js.map
641
- //# sourceMappingURL=chunk-NNU6WOOU.js.map
640
+ //# sourceMappingURL=chunk-4T2UIPWX.js.map
641
+ //# sourceMappingURL=chunk-4T2UIPWX.js.map
@@ -1,7 +1,7 @@
1
- import { config } from './chunk-5777LJVW.js';
1
+ import { config } from './chunk-MMLUK37L.js';
2
2
 
3
3
  /**
4
- * Voodoo.js v0.4.6
4
+ * Voodoo.js v0.7.0
5
5
  * JavaScript feels like magic.
6
6
  * (c) 2026 Voodoo.js contributors. MIT License.
7
7
  */
@@ -78,5 +78,5 @@ function warnAlias(alias, canonical) {
78
78
  }
79
79
 
80
80
  export { describeElement, inDevelopment, warn, warnAlias, warnDuplicateKey, warnInvalidExpression, warnOnce, warnRequiredProp, warnUnknownComponent, warnUnknownDirective };
81
- //# sourceMappingURL=chunk-A2UOVQBP.js.map
82
- //# sourceMappingURL=chunk-A2UOVQBP.js.map
81
+ //# sourceMappingURL=chunk-CYN6VLMD.js.map
82
+ //# sourceMappingURL=chunk-CYN6VLMD.js.map
@@ -1,8 +1,8 @@
1
- import { handleError } from './chunk-NNU6WOOU.js';
2
- import { warn } from './chunk-A2UOVQBP.js';
1
+ import { handleError } from './chunk-4T2UIPWX.js';
2
+ import { warn } from './chunk-CYN6VLMD.js';
3
3
 
4
4
  /**
5
- * Voodoo.js v0.4.6
5
+ * Voodoo.js v0.7.0
6
6
  * JavaScript feels like magic.
7
7
  * (c) 2026 Voodoo.js contributors. MIT License.
8
8
  */
@@ -1192,5 +1192,5 @@ var gpu = {
1192
1192
  };
1193
1193
 
1194
1194
  export { clock, compute, describeWgslType, destroy, effect, findEntry, flattenValue, frame, frameLoop, gpu, inferStruct, init, packStruct, reflectBindings, reflectEntries, reflectStructs, reflectWgsl, resetShared, shared, splitTopLevel, stripWgslComments, supported, surface, target, uniforms, writeField, writeStruct };
1195
- //# sourceMappingURL=chunk-JZIYRIY6.js.map
1196
- //# sourceMappingURL=chunk-JZIYRIY6.js.map
1195
+ //# sourceMappingURL=chunk-E5T65CEI.js.map
1196
+ //# sourceMappingURL=chunk-E5T65CEI.js.map
@@ -1,7 +1,7 @@
1
- import { config } from './chunk-5777LJVW.js';
1
+ import { config } from './chunk-MMLUK37L.js';
2
2
 
3
3
  /**
4
- * Voodoo.js v0.4.6
4
+ * Voodoo.js v0.7.0
5
5
  * JavaScript feels like magic.
6
6
  * (c) 2026 Voodoo.js contributors. MIT License.
7
7
  */
@@ -68,5 +68,5 @@ function ensureTokens() {
68
68
  }
69
69
 
70
70
  export { BASE_TOKENS, ensureTokens, injectStyle };
71
- //# sourceMappingURL=chunk-U76IRJKH.js.map
72
- //# sourceMappingURL=chunk-U76IRJKH.js.map
71
+ //# sourceMappingURL=chunk-GIWKGFGY.js.map
72
+ //# sourceMappingURL=chunk-GIWKGFGY.js.map
@@ -1,14 +1,14 @@
1
- import { http, HttpError, request } from './chunk-PQZEVFVZ.js';
2
- import { stringify, markInitialized, markSkipChildren, destroy, walk, removeQuietly, evaluateIn, addCleanup, markNodeScope, setComponentMounter, closestDirective, magic, readAttr, hasAttr, componentAliases, Scope, queryDirective, parse, evaluate, parseAttribute, originalAttributes, hasDirective, findScope, VoodooRuntimeError, VoodooSyntaxError, allowedGlobals, clearParseCache, tokenize, getScope, stopObserving, refresh, start, magics, rootScope, isInitialized, restoreAttributes, hasDirectives } from './chunk-PHMBDPWH.js';
3
- import { ref, reactive, handleError, nextTick, queuePostFlush, warn, watch, EffectScope, computed, effect, toRaw, flushSync, effectScope, stop, unref, markRaw, watchEffect, shallowRef, setErrorHandler } from './chunk-NNU6WOOU.js';
4
- import { warnDuplicateKey, warn as warn$1, describeElement, warnUnknownComponent, warnAlias, warnRequiredProp } from './chunk-A2UOVQBP.js';
5
- import { parseDuration, debounce, utils_exports, throttle, uid, device, escapeHtml } from './chunk-234ZLC6W.js';
6
- import { injectStyle, ensureTokens } from './chunk-U76IRJKH.js';
7
- import { defineDirective, config, PRIORITY, directives, normalizeComponentName, components, usePlugin } from './chunk-5777LJVW.js';
8
- import { __publicField } from './chunk-E27NRARW.js';
1
+ import { http, HttpError, request } from './chunk-WSDB7K4X.js';
2
+ import { stringify, markInitialized, markSkipChildren, destroy, walk, removeQuietly, evaluateIn, addCleanup, markNodeScope, setComponentMounter, closestDirective, magic, readAttr, hasAttr, componentAliases, Scope, queryDirective, parse, evaluate, parseAttribute, originalAttributes, hasDirective, findScope, VoodooRuntimeError, VoodooSyntaxError, allowedGlobals, clearParseCache, tokenize, getScope, stopObserving, refresh, start, magics, rootScope, isInitialized, restoreAttributes, hasDirectives } from './chunk-JB2YYNK6.js';
3
+ import { ref, reactive, handleError, nextTick, queuePostFlush, warn, watch, EffectScope, computed, effect, toRaw, flushSync, effectScope, stop, unref, markRaw, watchEffect, shallowRef, setErrorHandler } from './chunk-4T2UIPWX.js';
4
+ import { warnDuplicateKey, warn as warn$1, describeElement, warnUnknownComponent, warnAlias, warnRequiredProp } from './chunk-CYN6VLMD.js';
5
+ import { parseDuration, debounce, utils_exports, throttle, uid, device, escapeHtml } from './chunk-ZIWLQZZL.js';
6
+ import { injectStyle, ensureTokens } from './chunk-GIWKGFGY.js';
7
+ import { defineDirective, config, PRIORITY, directives, normalizeComponentName, components, usePlugin } from './chunk-MMLUK37L.js';
8
+ import { __publicField } from './chunk-YOZTHZS2.js';
9
9
 
10
10
  /**
11
- * Voodoo.js v0.4.6
11
+ * Voodoo.js v0.7.0
12
12
  * JavaScript feels like magic.
13
13
  * (c) 2026 Voodoo.js contributors. MIT License.
14
14
  */
@@ -2662,7 +2662,7 @@ var jsonStylesInjected = false;
2662
2662
  function injectJSONStyles() {
2663
2663
  if (jsonStylesInjected) return;
2664
2664
  jsonStylesInjected = true;
2665
- void import('./style-XEUAGGJK.js').then(({ injectStyle: injectStyle2 }) => {
2665
+ void import('./style-SLQ6PHZK.js').then(({ injectStyle: injectStyle2 }) => {
2666
2666
  injectStyle2(
2667
2667
  "json-render",
2668
2668
  `
@@ -2949,7 +2949,7 @@ function data(values) {
2949
2949
  Object.defineProperties(rootScope.data, Object.getOwnPropertyDescriptors(values));
2950
2950
  return rootScope.data;
2951
2951
  }
2952
- var version2 = "0.4.6";
2952
+ var version2 = "0.7.0";
2953
2953
  var core = {
2954
2954
  // Utilities first: Voodoo's own names can override.
2955
2955
  ...utils_exports,
@@ -10271,5 +10271,5 @@ defineDirective(
10271
10271
  );
10272
10272
 
10273
10273
  export { VoodooCollection, alert, allStores, applyMask, cache, clearErrors, clipboard, confirm, cookie, core, createApp, createResource, defineComponent, dialog, efeitos, ensurePalette, enter, fadeIn, fadeOut, fromHtml, hotkey, instances, leave, mask, masks, messages, modal, mountComponent, network, palette, prompt, query, ready, ready2, registerMask, removeStore, screen, serializeForm, session, showFieldError, showFormErrors, slideDown, slideUp, sound, storage, store, storeNames, theme, toast, unmask, url, validate, validator, viewTransition, whenElement, whenReady };
10274
- //# sourceMappingURL=chunk-CNHNFTPC.js.map
10275
- //# sourceMappingURL=chunk-CNHNFTPC.js.map
10274
+ //# sourceMappingURL=chunk-II3XBOAP.js.map
10275
+ //# sourceMappingURL=chunk-II3XBOAP.js.map
@@ -1,10 +1,10 @@
1
- import { reactive, handleError, EffectScope, effect } from './chunk-NNU6WOOU.js';
2
- import { inDevelopment, warnInvalidExpression, warnUnknownDirective } from './chunk-A2UOVQBP.js';
3
- import { config, directives, components } from './chunk-5777LJVW.js';
4
- import { __publicField } from './chunk-E27NRARW.js';
1
+ import { reactive, handleError, EffectScope, effect } from './chunk-4T2UIPWX.js';
2
+ import { inDevelopment, warnInvalidExpression, warnUnknownDirective } from './chunk-CYN6VLMD.js';
3
+ import { config, directives, components } from './chunk-MMLUK37L.js';
4
+ import { __publicField } from './chunk-YOZTHZS2.js';
5
5
 
6
6
  /**
7
- * Voodoo.js v0.4.6
7
+ * Voodoo.js v0.7.0
8
8
  * JavaScript feels like magic.
9
9
  * (c) 2026 Voodoo.js contributors. MIT License.
10
10
  */
@@ -1841,5 +1841,5 @@ function refresh(root) {
1841
1841
  }
1842
1842
 
1843
1843
  export { Scope, VoodooRuntimeError, VoodooSyntaxError, addCleanup, allowedGlobals, clearParseCache, closestDirective, collectDirectives, componentAliases, destroy, evaluate, evaluateIn, findScope, getEffectScopes, getScope, hadDirectives, hasAttr, hasDirective, hasDirectives, isInitialized, magic, magics, markInitialized, markNodeScope, markSkipChildren, originalAttributes, parse, parseAttribute, queryDirective, readAttr, refresh, removeQuietly, restoreAttributes, rootScope, setComponentMounter, start, stopObserving, stringify, tokenize, walk };
1844
- //# sourceMappingURL=chunk-PHMBDPWH.js.map
1845
- //# sourceMappingURL=chunk-PHMBDPWH.js.map
1844
+ //# sourceMappingURL=chunk-JB2YYNK6.js.map
1845
+ //# sourceMappingURL=chunk-JB2YYNK6.js.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Voodoo.js v0.4.6
2
+ * Voodoo.js v0.7.0
3
3
  * JavaScript feels like magic.
4
4
  * (c) 2026 Voodoo.js contributors. MIT License.
5
5
  */
@@ -60,5 +60,5 @@ function usePlugin(V, plugin, options) {
60
60
  }
61
61
 
62
62
  export { PRIORITY, components, config, defineDirective, directives, normalizeComponentName, usePlugin };
63
- //# sourceMappingURL=chunk-5777LJVW.js.map
64
- //# sourceMappingURL=chunk-5777LJVW.js.map
63
+ //# sourceMappingURL=chunk-MMLUK37L.js.map
64
+ //# sourceMappingURL=chunk-MMLUK37L.js.map
@@ -1,8 +1,8 @@
1
- import { reactive } from './chunk-NNU6WOOU.js';
2
- import { warnOnce } from './chunk-A2UOVQBP.js';
1
+ import { reactive } from './chunk-4T2UIPWX.js';
2
+ import { warnOnce } from './chunk-CYN6VLMD.js';
3
3
 
4
4
  /**
5
- * Voodoo.js v0.4.6
5
+ * Voodoo.js v0.7.0
6
6
  * JavaScript feels like magic.
7
7
  * (c) 2026 Voodoo.js contributors. MIT License.
8
8
  */
@@ -942,5 +942,5 @@ Object.defineProperty(factory, "open", {
942
942
  var socket = factory;
943
943
 
944
944
  export { ENGINE, SIO, createSocket, decodeEngine, decodeSocketIo, devtoolsBus, encodeSocketIo, engineURL, resolveSocketURL, socket, socketSupported };
945
- //# sourceMappingURL=chunk-4LR3IFPX.js.map
946
- //# sourceMappingURL=chunk-4LR3IFPX.js.map
945
+ //# sourceMappingURL=chunk-QO3I7VLJ.js.map
946
+ //# sourceMappingURL=chunk-QO3I7VLJ.js.map
@@ -1,9 +1,9 @@
1
- import { warnOnce } from './chunk-A2UOVQBP.js';
2
- import { parseDuration } from './chunk-234ZLC6W.js';
3
- import { __publicField } from './chunk-E27NRARW.js';
1
+ import { warnOnce } from './chunk-CYN6VLMD.js';
2
+ import { parseDuration } from './chunk-ZIWLQZZL.js';
3
+ import { __publicField } from './chunk-YOZTHZS2.js';
4
4
 
5
5
  /**
6
- * Voodoo.js v0.4.6
6
+ * Voodoo.js v0.7.0
7
7
  * JavaScript feels like magic.
8
8
  * (c) 2026 Voodoo.js contributors. MIT License.
9
9
  */
@@ -444,5 +444,5 @@ var http = {
444
444
  };
445
445
 
446
446
  export { HttpError, clearCache, flushOfflineQueue, http, request };
447
- //# sourceMappingURL=chunk-PQZEVFVZ.js.map
448
- //# sourceMappingURL=chunk-PQZEVFVZ.js.map
447
+ //# sourceMappingURL=chunk-WSDB7K4X.js.map
448
+ //# sourceMappingURL=chunk-WSDB7K4X.js.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Voodoo.js v0.4.6
2
+ * Voodoo.js v0.7.0
3
3
  * JavaScript feels like magic.
4
4
  * (c) 2026 Voodoo.js contributors. MIT License.
5
5
  */
@@ -12,5 +12,5 @@ var __export = (target, all) => {
12
12
  var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
13
13
 
14
14
  export { __export, __publicField };
15
- //# sourceMappingURL=chunk-E27NRARW.js.map
16
- //# sourceMappingURL=chunk-E27NRARW.js.map
15
+ //# sourceMappingURL=chunk-YOZTHZS2.js.map
16
+ //# sourceMappingURL=chunk-YOZTHZS2.js.map
@@ -1,7 +1,7 @@
1
- import { __export } from './chunk-E27NRARW.js';
1
+ import { __export } from './chunk-YOZTHZS2.js';
2
2
 
3
3
  /**
4
- * Voodoo.js v0.4.6
4
+ * Voodoo.js v0.7.0
5
5
  * JavaScript feels like magic.
6
6
  * (c) 2026 Voodoo.js contributors. MIT License.
7
7
  */
@@ -397,5 +397,5 @@ var device = {
397
397
  };
398
398
 
399
399
  export { capitalize, chunk, clone, debounce, device, escapeHtml, formatCurrency, formatDate, formatFileSize, formatNumber, formatPercent, get, groupBy, isBrowser, matchesMedia, memoize, merge, once, parseDuration, random, relativeTime, sample, set, setFormatDefaults, sleep, slugify, sortBy, stripTags, throttle, titleCase, truncate, uid, unique, utils_exports, uuid };
400
- //# sourceMappingURL=chunk-234ZLC6W.js.map
401
- //# sourceMappingURL=chunk-234ZLC6W.js.map
400
+ //# sourceMappingURL=chunk-ZIWLQZZL.js.map
401
+ //# sourceMappingURL=chunk-ZIWLQZZL.js.map
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  /**
6
- * Voodoo.js v0.4.6
6
+ * Voodoo.js v0.7.0
7
7
  * JavaScript feels like magic.
8
8
  * (c) 2026 Voodoo.js contributors. MIT License.
9
9
  */
@@ -6505,7 +6505,7 @@ function data(values) {
6505
6505
  Object.defineProperties(rootScope.data, Object.getOwnPropertyDescriptors(values));
6506
6506
  return rootScope.data;
6507
6507
  }
6508
- var version2 = "0.4.6";
6508
+ var version2 = "0.7.0";
6509
6509
  var core = {
6510
6510
  // Utilities first: Voodoo's own names can override.
6511
6511
  ...utils_exports,
package/dist/essential.js CHANGED
@@ -1,15 +1,15 @@
1
- import { core, sound, hotkey, palette, registerMask, unmask, applyMask, masks, mask, clearErrors, showFieldError, showFormErrors, messages, serializeForm, validate, validator, dialog, prompt, confirm, alert, modal, VoodooCollection, fromHtml, ready2, query } from './chunk-CNHNFTPC.js';
2
- import './chunk-PQZEVFVZ.js';
3
- import { magic } from './chunk-PHMBDPWH.js';
4
- import './chunk-NNU6WOOU.js';
5
- import './chunk-A2UOVQBP.js';
6
- import './chunk-234ZLC6W.js';
7
- import './chunk-U76IRJKH.js';
8
- import './chunk-5777LJVW.js';
9
- import './chunk-E27NRARW.js';
1
+ import { core, sound, hotkey, palette, registerMask, unmask, applyMask, masks, mask, clearErrors, showFieldError, showFormErrors, messages, serializeForm, validate, validator, dialog, prompt, confirm, alert, modal, VoodooCollection, fromHtml, ready2, query } from './chunk-II3XBOAP.js';
2
+ import './chunk-WSDB7K4X.js';
3
+ import { magic } from './chunk-JB2YYNK6.js';
4
+ import './chunk-4T2UIPWX.js';
5
+ import './chunk-CYN6VLMD.js';
6
+ import './chunk-ZIWLQZZL.js';
7
+ import './chunk-GIWKGFGY.js';
8
+ import './chunk-MMLUK37L.js';
9
+ import './chunk-YOZTHZS2.js';
10
10
 
11
11
  /**
12
- * Voodoo.js v0.4.6
12
+ * Voodoo.js v0.7.0
13
13
  * JavaScript feels like magic.
14
14
  * (c) 2026 Voodoo.js contributors. MIT License.
15
15
  */
package/dist/gpu.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  /**
6
- * Voodoo.js v0.4.6
6
+ * Voodoo.js v0.7.0
7
7
  * JavaScript feels like magic.
8
8
  * (c) 2026 Voodoo.js contributors. MIT License.
9
9
  */
package/dist/gpu.js CHANGED
@@ -1,15 +1,15 @@
1
- import { supported, clock, shared, gpu, surface, effect, frameLoop, frame } from './chunk-JZIYRIY6.js';
2
- export { clock, compute, describeWgslType, destroy, effect, findEntry, flattenValue, frame, frameLoop, gpu, inferStruct, init, packStruct, reflectBindings, reflectEntries, reflectStructs, reflectWgsl, resetShared, shared, splitTopLevel, stripWgslComments, supported, surface, target, uniforms, writeField, writeStruct } from './chunk-JZIYRIY6.js';
3
- import { http } from './chunk-PQZEVFVZ.js';
4
- import { originalAttributes, destroy } from './chunk-PHMBDPWH.js';
5
- import { handleError } from './chunk-NNU6WOOU.js';
6
- import { warn, describeElement } from './chunk-A2UOVQBP.js';
7
- import './chunk-234ZLC6W.js';
8
- import { defineDirective } from './chunk-5777LJVW.js';
9
- import './chunk-E27NRARW.js';
1
+ import { supported, clock, shared, gpu, surface, effect, frameLoop, frame } from './chunk-E5T65CEI.js';
2
+ export { clock, compute, describeWgslType, destroy, effect, findEntry, flattenValue, frame, frameLoop, gpu, inferStruct, init, packStruct, reflectBindings, reflectEntries, reflectStructs, reflectWgsl, resetShared, shared, splitTopLevel, stripWgslComments, supported, surface, target, uniforms, writeField, writeStruct } from './chunk-E5T65CEI.js';
3
+ import { http } from './chunk-WSDB7K4X.js';
4
+ import { originalAttributes, destroy } from './chunk-JB2YYNK6.js';
5
+ import { handleError } from './chunk-4T2UIPWX.js';
6
+ import { warn, describeElement } from './chunk-CYN6VLMD.js';
7
+ import './chunk-ZIWLQZZL.js';
8
+ import { defineDirective } from './chunk-MMLUK37L.js';
9
+ import './chunk-YOZTHZS2.js';
10
10
 
11
11
  /**
12
- * Voodoo.js v0.4.6
12
+ * Voodoo.js v0.7.0
13
13
  * JavaScript feels like magic.
14
14
  * (c) 2026 Voodoo.js contributors. MIT License.
15
15
  */
package/dist/http.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  /**
4
- * Voodoo.js v0.4.6
4
+ * Voodoo.js v0.7.0
5
5
  * JavaScript feels like magic.
6
6
  * (c) 2026 Voodoo.js contributors. MIT License.
7
7
  */
package/dist/http.js CHANGED
@@ -1,7 +1,7 @@
1
- export { HttpError, clearCache, flushOfflineQueue, http, request } from './chunk-PQZEVFVZ.js';
2
- import './chunk-A2UOVQBP.js';
3
- import './chunk-234ZLC6W.js';
4
- import './chunk-5777LJVW.js';
5
- import './chunk-E27NRARW.js';
1
+ export { HttpError, clearCache, flushOfflineQueue, http, request } from './chunk-WSDB7K4X.js';
2
+ import './chunk-CYN6VLMD.js';
3
+ import './chunk-ZIWLQZZL.js';
4
+ import './chunk-MMLUK37L.js';
5
+ import './chunk-YOZTHZS2.js';
6
6
  //# sourceMappingURL=http.js.map
7
7
  //# sourceMappingURL=http.js.map
package/dist/index.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  /**
6
- * Voodoo.js v0.4.6
6
+ * Voodoo.js v0.7.0
7
7
  * JavaScript feels like magic.
8
8
  * (c) 2026 Voodoo.js contributors. MIT License.
9
9
  */
@@ -6516,7 +6516,7 @@ function data(values) {
6516
6516
  Object.defineProperties(rootScope.data, Object.getOwnPropertyDescriptors(values));
6517
6517
  return rootScope.data;
6518
6518
  }
6519
- var version2 = "0.4.6";
6519
+ var version2 = "0.7.0";
6520
6520
  var core = {
6521
6521
  // Utilities first: Voodoo's own names can override.
6522
6522
  ...utils_exports,
@@ -20397,8 +20397,8 @@ function enableXrayShortcut() {
20397
20397
  if (shortcutInstalled || typeof document === "undefined") return;
20398
20398
  shortcutInstalled = true;
20399
20399
  document.addEventListener("keydown", (event) => {
20400
- if (!event.ctrlKey || !event.shiftKey) return;
20401
- if (event.key !== "X" && event.key !== "x") return;
20400
+ if (!event.altKey || !event.shiftKey || event.ctrlKey || event.metaKey) return;
20401
+ if (event.code !== "KeyV" && event.key !== "V" && event.key !== "v") return;
20402
20402
  event.preventDefault();
20403
20403
  xray();
20404
20404
  });
@@ -20591,9 +20591,9 @@ function build() {
20591
20591
  const button = document.createElement("button");
20592
20592
  button.type = "button";
20593
20593
  button.className = "v-devtools-btn";
20594
- button.setAttribute("aria-label", "Open Voodoo devtools (Ctrl+Shift+X)");
20594
+ button.setAttribute("aria-label", "Open Voodoo devtools (Alt+Shift+V)");
20595
20595
  button.setAttribute("aria-pressed", "false");
20596
- button.title = "Voodoo devtools \u2014 click to inspect, drag to move (Ctrl+Shift+X)";
20596
+ button.title = "Voodoo devtools \u2014 click to inspect, drag to move (Alt+Shift+V)";
20597
20597
  button.innerHTML = MARK;
20598
20598
  const label = document.createElement("span");
20599
20599
  label.className = "v-devtools-label";
package/dist/index.d.cts CHANGED
@@ -1513,7 +1513,7 @@ declare function isXrayEnabled(): boolean;
1513
1513
  * V.xray(false) // disable
1514
1514
  * ```
1515
1515
  *
1516
- * The first call also installs the `Ctrl+Shift+X` shortcut.
1516
+ * The first call also installs the `Alt+Shift+V` shortcut.
1517
1517
  *
1518
1518
  * @param force enable or disable explicitly. Without argument, toggles.
1519
1519
  * @returns the state after the call.
package/dist/index.d.ts CHANGED
@@ -1513,7 +1513,7 @@ declare function isXrayEnabled(): boolean;
1513
1513
  * V.xray(false) // disable
1514
1514
  * ```
1515
1515
  *
1516
- * The first call also installs the `Ctrl+Shift+X` shortcut.
1516
+ * The first call also installs the `Alt+Shift+V` shortcut.
1517
1517
  *
1518
1518
  * @param force enable or disable explicitly. Without argument, toggles.
1519
1519
  * @returns the state after the call.
package/dist/index.js CHANGED
@@ -1,25 +1,25 @@
1
- import { core, sound, hotkey, palette, registerMask, unmask, applyMask, masks, mask, clearErrors, showFieldError, showFormErrors, messages, serializeForm, validate, validator, dialog, prompt, confirm, alert, modal, VoodooCollection, fromHtml, ready2, query, viewTransition, defineComponent, storage, ensurePalette, instances, storeNames, allStores } from './chunk-CNHNFTPC.js';
2
- export { VoodooCollection, alert, allStores, applyMask, cache, clearErrors, clipboard, confirm, cookie, createApp, createResource, defineComponent, dialog, ready as documentReady, enter, fadeIn, fadeOut, fromHtml, hotkey, instances, leave, mask, masks, modal, mountComponent, network, palette, prompt, query, ready2 as ready, registerMask, removeStore, createResource as resource, screen, serializeForm, session, showFormErrors, slideDown, slideUp, sound, efeitos as soundEffects, storage, store, storeNames, theme, toast, unmask, url, validate, validator, viewTransition, whenElement, whenReady } from './chunk-CNHNFTPC.js';
3
- export { gpu, reflectWgsl } from './chunk-JZIYRIY6.js';
4
- import { http } from './chunk-PQZEVFVZ.js';
5
- export { HttpError, http, request } from './chunk-PQZEVFVZ.js';
6
- import { devtoolsBus } from './chunk-4LR3IFPX.js';
7
- export { createSocket, devtoolsBus, socket, socketSupported } from './chunk-4LR3IFPX.js';
8
- import { magic, markSkipChildren, destroy, readAttr, walk, hadDirectives, getScope, collectDirectives, findScope, getEffectScopes, evaluateIn } from './chunk-PHMBDPWH.js';
9
- export { Scope, VoodooRuntimeError, VoodooSyntaxError, addCleanup, allowedGlobals, clearParseCache, destroy, evaluate, findScope, getScope, magic, magics, parse, refresh, rootScope, start, stringify, tokenize, walk } from './chunk-PHMBDPWH.js';
10
- import { reactive, warn, handleError, queuePostFlush, nextTick } from './chunk-NNU6WOOU.js';
11
- export { EffectScope, computed, effect, effectScope, flushSync, isReactive, markRaw, nextTick, reactive, ref, shallowRef, stop, toRaw, unref, watch, watchEffect } from './chunk-NNU6WOOU.js';
12
- import { warnAlias } from './chunk-A2UOVQBP.js';
13
- import { parseDuration, formatNumber, formatCurrency, formatDate, relativeTime, device, setFormatDefaults, uid, merge, escapeHtml, truncate, get, titleCase } from './chunk-234ZLC6W.js';
14
- export { capitalize, chunk, clone, debounce, device, escapeHtml, formatCurrency, formatDate, formatFileSize, formatNumber, formatPercent, get, groupBy, isBrowser, matchesMedia, memoize, merge, once, parseDuration, random, relativeTime, sample, set, setFormatDefaults, sleep, slugify, sortBy, stripTags, throttle, titleCase, truncate, uid, unique, uuid } from './chunk-234ZLC6W.js';
15
- import { ensureTokens, injectStyle } from './chunk-U76IRJKH.js';
16
- export { ensureTokens, injectStyle } from './chunk-U76IRJKH.js';
17
- import { defineDirective, PRIORITY, config } from './chunk-5777LJVW.js';
18
- export { PRIORITY, config, defineDirective } from './chunk-5777LJVW.js';
19
- import './chunk-E27NRARW.js';
1
+ import { core, sound, hotkey, palette, registerMask, unmask, applyMask, masks, mask, clearErrors, showFieldError, showFormErrors, messages, serializeForm, validate, validator, dialog, prompt, confirm, alert, modal, VoodooCollection, fromHtml, ready2, query, viewTransition, defineComponent, storage, ensurePalette, instances, storeNames, allStores } from './chunk-II3XBOAP.js';
2
+ export { VoodooCollection, alert, allStores, applyMask, cache, clearErrors, clipboard, confirm, cookie, createApp, createResource, defineComponent, dialog, ready as documentReady, enter, fadeIn, fadeOut, fromHtml, hotkey, instances, leave, mask, masks, modal, mountComponent, network, palette, prompt, query, ready2 as ready, registerMask, removeStore, createResource as resource, screen, serializeForm, session, showFormErrors, slideDown, slideUp, sound, efeitos as soundEffects, storage, store, storeNames, theme, toast, unmask, url, validate, validator, viewTransition, whenElement, whenReady } from './chunk-II3XBOAP.js';
3
+ export { gpu, reflectWgsl } from './chunk-E5T65CEI.js';
4
+ import { http } from './chunk-WSDB7K4X.js';
5
+ export { HttpError, http, request } from './chunk-WSDB7K4X.js';
6
+ import { devtoolsBus } from './chunk-QO3I7VLJ.js';
7
+ export { createSocket, devtoolsBus, socket, socketSupported } from './chunk-QO3I7VLJ.js';
8
+ import { magic, markSkipChildren, destroy, readAttr, walk, hadDirectives, getScope, collectDirectives, findScope, getEffectScopes, evaluateIn } from './chunk-JB2YYNK6.js';
9
+ export { Scope, VoodooRuntimeError, VoodooSyntaxError, addCleanup, allowedGlobals, clearParseCache, destroy, evaluate, findScope, getScope, magic, magics, parse, refresh, rootScope, start, stringify, tokenize, walk } from './chunk-JB2YYNK6.js';
10
+ import { reactive, warn, handleError, queuePostFlush, nextTick } from './chunk-4T2UIPWX.js';
11
+ export { EffectScope, computed, effect, effectScope, flushSync, isReactive, markRaw, nextTick, reactive, ref, shallowRef, stop, toRaw, unref, watch, watchEffect } from './chunk-4T2UIPWX.js';
12
+ import { warnAlias } from './chunk-CYN6VLMD.js';
13
+ import { parseDuration, formatNumber, formatCurrency, formatDate, relativeTime, device, setFormatDefaults, uid, merge, escapeHtml, truncate, get, titleCase } from './chunk-ZIWLQZZL.js';
14
+ export { capitalize, chunk, clone, debounce, device, escapeHtml, formatCurrency, formatDate, formatFileSize, formatNumber, formatPercent, get, groupBy, isBrowser, matchesMedia, memoize, merge, once, parseDuration, random, relativeTime, sample, set, setFormatDefaults, sleep, slugify, sortBy, stripTags, throttle, titleCase, truncate, uid, unique, uuid } from './chunk-ZIWLQZZL.js';
15
+ import { ensureTokens, injectStyle } from './chunk-GIWKGFGY.js';
16
+ export { ensureTokens, injectStyle } from './chunk-GIWKGFGY.js';
17
+ import { defineDirective, PRIORITY, config } from './chunk-MMLUK37L.js';
18
+ export { PRIORITY, config, defineDirective } from './chunk-MMLUK37L.js';
19
+ import './chunk-YOZTHZS2.js';
20
20
 
21
21
  /**
22
- * Voodoo.js v0.4.6
22
+ * Voodoo.js v0.7.0
23
23
  * JavaScript feels like magic.
24
24
  * (c) 2026 Voodoo.js contributors. MIT License.
25
25
  */
@@ -6501,8 +6501,8 @@ function enableXrayShortcut() {
6501
6501
  if (shortcutInstalled || typeof document === "undefined") return;
6502
6502
  shortcutInstalled = true;
6503
6503
  document.addEventListener("keydown", (event) => {
6504
- if (!event.ctrlKey || !event.shiftKey) return;
6505
- if (event.key !== "X" && event.key !== "x") return;
6504
+ if (!event.altKey || !event.shiftKey || event.ctrlKey || event.metaKey) return;
6505
+ if (event.code !== "KeyV" && event.key !== "V" && event.key !== "v") return;
6506
6506
  event.preventDefault();
6507
6507
  xray();
6508
6508
  });
@@ -6694,9 +6694,9 @@ function build() {
6694
6694
  const button = document.createElement("button");
6695
6695
  button.type = "button";
6696
6696
  button.className = "v-devtools-btn";
6697
- button.setAttribute("aria-label", "Open Voodoo devtools (Ctrl+Shift+X)");
6697
+ button.setAttribute("aria-label", "Open Voodoo devtools (Alt+Shift+V)");
6698
6698
  button.setAttribute("aria-pressed", "false");
6699
- button.title = "Voodoo devtools \u2014 click to inspect, drag to move (Ctrl+Shift+X)";
6699
+ button.title = "Voodoo devtools \u2014 click to inspect, drag to move (Alt+Shift+V)";
6700
6700
  button.innerHTML = MARK;
6701
6701
  const label = document.createElement("span");
6702
6702
  label.className = "v-devtools-label";
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  /**
4
- * Voodoo.js v0.4.6
4
+ * Voodoo.js v0.7.0
5
5
  * JavaScript feels like magic.
6
6
  * (c) 2026 Voodoo.js contributors. MIT License.
7
7
  */
@@ -1,4 +1,4 @@
1
- export { EffectScope, ITERATE_KEY, ReactiveEffect, TriggerType, computed, effect, effectScope, enableTracking, flushSync, getActiveEffect, getActiveScope, handleError, hasChanged, isReactive, isRef, markRaw, nextTick, pauseTracking, queueJob, queuePostFlush, reactive, ref, resetTracking, setErrorHandler, shallowRef, stop, toRaw, track, trigger, unref, warn, watch, watchEffect } from './chunk-NNU6WOOU.js';
2
- import './chunk-E27NRARW.js';
1
+ export { EffectScope, ITERATE_KEY, ReactiveEffect, TriggerType, computed, effect, effectScope, enableTracking, flushSync, getActiveEffect, getActiveScope, handleError, hasChanged, isReactive, isRef, markRaw, nextTick, pauseTracking, queueJob, queuePostFlush, reactive, ref, resetTracking, setErrorHandler, shallowRef, stop, toRaw, track, trigger, unref, warn, watch, watchEffect } from './chunk-4T2UIPWX.js';
2
+ import './chunk-YOZTHZS2.js';
3
3
  //# sourceMappingURL=reactivity.js.map
4
4
  //# sourceMappingURL=reactivity.js.map
package/dist/socket.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  /**
6
- * Voodoo.js v0.4.6
6
+ * Voodoo.js v0.7.0
7
7
  * JavaScript feels like magic.
8
8
  * (c) 2026 Voodoo.js contributors. MIT License.
9
9
  */
package/dist/socket.js CHANGED
@@ -1,14 +1,14 @@
1
- import { socketSupported, createSocket, socket } from './chunk-4LR3IFPX.js';
2
- export { ENGINE, SIO, createSocket, decodeEngine, decodeSocketIo, encodeSocketIo, engineURL, resolveSocketURL, socket, socketSupported } from './chunk-4LR3IFPX.js';
3
- import { evaluateIn, readAttr } from './chunk-PHMBDPWH.js';
4
- import { reactive } from './chunk-NNU6WOOU.js';
5
- import { warnAlias } from './chunk-A2UOVQBP.js';
6
- import { parseDuration } from './chunk-234ZLC6W.js';
7
- import { defineDirective, PRIORITY, config } from './chunk-5777LJVW.js';
8
- import './chunk-E27NRARW.js';
1
+ import { socketSupported, createSocket, socket } from './chunk-QO3I7VLJ.js';
2
+ export { ENGINE, SIO, createSocket, decodeEngine, decodeSocketIo, encodeSocketIo, engineURL, resolveSocketURL, socket, socketSupported } from './chunk-QO3I7VLJ.js';
3
+ import { evaluateIn, readAttr } from './chunk-JB2YYNK6.js';
4
+ import { reactive } from './chunk-4T2UIPWX.js';
5
+ import { warnAlias } from './chunk-CYN6VLMD.js';
6
+ import { parseDuration } from './chunk-ZIWLQZZL.js';
7
+ import { defineDirective, PRIORITY, config } from './chunk-MMLUK37L.js';
8
+ import './chunk-YOZTHZS2.js';
9
9
 
10
10
  /**
11
- * Voodoo.js v0.4.6
11
+ * Voodoo.js v0.7.0
12
12
  * JavaScript feels like magic.
13
13
  * (c) 2026 Voodoo.js contributors. MIT License.
14
14
  */
@@ -0,0 +1,5 @@
1
+ export { BASE_TOKENS, ensureTokens, injectStyle } from './chunk-GIWKGFGY.js';
2
+ import './chunk-MMLUK37L.js';
3
+ import './chunk-YOZTHZS2.js';
4
+ //# sourceMappingURL=style-SLQ6PHZK.js.map
5
+ //# sourceMappingURL=style-SLQ6PHZK.js.map
package/dist/utils.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  /**
4
- * Voodoo.js v0.4.6
4
+ * Voodoo.js v0.7.0
5
5
  * JavaScript feels like magic.
6
6
  * (c) 2026 Voodoo.js contributors. MIT License.
7
7
  */
package/dist/utils.js CHANGED
@@ -1,4 +1,4 @@
1
- export { capitalize, chunk, clone, debounce, device, escapeHtml, formatCurrency, formatDate, formatFileSize, formatNumber, formatPercent, get, groupBy, isBrowser, matchesMedia, memoize, merge, once, parseDuration, random, relativeTime, sample, set, setFormatDefaults, sleep, slugify, sortBy, stripTags, throttle, titleCase, truncate, uid, unique, uuid } from './chunk-234ZLC6W.js';
2
- import './chunk-E27NRARW.js';
1
+ export { capitalize, chunk, clone, debounce, device, escapeHtml, formatCurrency, formatDate, formatFileSize, formatNumber, formatPercent, get, groupBy, isBrowser, matchesMedia, memoize, merge, once, parseDuration, random, relativeTime, sample, set, setFormatDefaults, sleep, slugify, sortBy, stripTags, throttle, titleCase, truncate, uid, unique, uuid } from './chunk-ZIWLQZZL.js';
2
+ import './chunk-YOZTHZS2.js';
3
3
  //# sourceMappingURL=utils.js.map
4
4
  //# sourceMappingURL=utils.js.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Voodoo.js v0.4.6
2
+ * Voodoo.js v0.7.0
3
3
  * JavaScript feels like magic.
4
4
  * (c) 2026 Voodoo.js contributors. MIT License.
5
5
  */
@@ -6566,7 +6566,7 @@ Suggestion: attribute expressions accept a single value. If the logic spans more
6566
6566
  Object.defineProperties(rootScope.data, Object.getOwnPropertyDescriptors(values));
6567
6567
  return rootScope.data;
6568
6568
  }
6569
- var version2 = "0.4.6";
6569
+ var version2 = "0.7.0";
6570
6570
  var core = {
6571
6571
  // Utilities first: Voodoo's own names can override.
6572
6572
  ...utils_exports,