defuss 3.1.0 → 3.2.1

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/index.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var dom = require('./dom-CzDaYcdd.cjs');
4
- var mount = require('./mount-BhJaAQYc.cjs');
3
+ var dom = require('./dom-BzXkdUr2.cjs');
4
+ var mount = require('./mount-DKbhuW_5.cjs');
5
5
  require('defuss-runtime');
6
6
 
7
7
  const inDevMode = typeof process !== "undefined" && process.env ? process.env.NODE_ENV !== "production" : false;
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { ao as PersistenceProviderType, ap as PersistenceProviderOptions, aq as PersistenceProviderImpl, l as VNode, j as VNodeAttributes, R as RenderInput, G as Globals, N as NodeType, h as Ref, D as DOMElement, B as Props, r as VNodeChild, I as FC, aj as TransitionConfig, A as AsyncDefussChild } from './index-uCL6lDoN.js';
2
- export { aE as $, H as AllHTMLElements, aU as AnyEventHandler, L as AsyncFC, T as AsyncFunctionComponent, W as CLASS_ATTRIBUTE_NAME, C as CSSProperties, as as Call, ax as CallChainImpl, ay as CallChainImplThenable, t as Children, _ as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, am as DEFAULT_TRANSITION_CONFIG, a$ as DOMPropValue, x as DefussChild, y as DefussChildren, z as DefussClassValue, i as DefussKey, aC as Dequery, b0 as DequeryOptions, b2 as DequerySyncMethodReturnType, aZ as Dimensions, u as DomAbstractionImpl, b1 as ElementCreationOptions, E as ElementProps, b7 as EqualsFn, aX as EventMapFor, aY as EventMapForAny, F as FontFaceProperties, aS as FormFieldValue, aT as FormKeyValues, aa as Fragment, Q as FunctionComponent, J as JsxRuntimeHookFn, k as JsxSourceInfo, K as KeyFrameProperties, b6 as Listener, M as Maybe, b4 as MemoryStorage, b3 as MiddlewareFn, d as MountHandler, O as OneOrMany, P as ParentElementInput, b as ParentElementInputAsync, a_ as Position, Z as REF_ATTRIBUTE_NAME, f as RefUpdateFn, g as RefUpdateRenderFn, e as RefUpdateRenderFnInput, v as RenderNodeInput, a as RenderResult, w as RenderResultNode, b9 as Store, b8 as StoreOptions, S as SyncRenderInput, c as SyncRenderResult, aV as TargetOf, ah as TransitionStyles, ag as TransitionType, ai as TransitionsEasing, aW as UnionToIntersection, U as UnmountHandler, V as VAttributes, s as VNodeChildren, n as VNodeKey, q as VNodeRef, p as VNodeRefCallback, o as VNodeRefObject, m as VNodeType, b5 as WebStorage, X as XLINK_ATTRIBUTE_NAME, Y as XMLNS_ATTRIBUTE_NAME, at as addNonChainedReturnCallNames, al as applyStyles, aJ as createCall, aL as createGetterSetterCall, a0 as createInPlaceErrorMessageVNode, af as createRef, bc as createStore, aM as createSubChain, aK as createSyncCall, bb as deepEquals, aB as delayedAutoStart, aD as dequery, aw as emptyImpl, aA as getAllFormValues, aH as getDefaultDequeryOptions, au as getNonChainedReturnCallNames, a4 as getRenderer, ak as getTransitionStyles, a7 as globalScopeDomApis, a3 as handleLifecycleEventsForOnMount, aF as isDequery, aG as isDequeryOptionsObject, a9 as isJSX, av as isNonChainedReturnCall, ae as isRef, a1 as jsx, ac as jsxDEV, ab as jsxs, aI as mapArrayIndexAccess, $ as nsMap, a2 as observeUnmount, an as performTransition, ar as render, a8 as renderInto, a6 as renderIsomorphicAsync, a5 as renderIsomorphicSync, aP as renderNode, aQ as resolveNodes, aO as runWithTimeGuard, az as scrollHelper, ba as shallowEquals, aN as subChainForNextAwait, aR as traverse, ad as updateDom } from './index-uCL6lDoN.js';
1
+ import { ao as PersistenceProviderType, ap as PersistenceProviderOptions, aq as PersistenceProviderImpl, W as VNode, X as VNodeAttributes, N as NodeType, R as RenderInput, G as Globals, t as Props, v as Ref, i as DOMElement, Y as VNodeChild, F as FC, T as TransitionConfig, c as AsyncDefussChild } from './index-DKd9l_sC.js';
2
+ export { ar as $, A as AllHTMLElements, as as AnyEventHandler, d as AsyncFC, e as AsyncFunctionComponent, C as CLASS_ATTRIBUTE_NAME, f as CSSProperties, at as Call, au as CallChainImpl, av as CallChainImplThenable, g as Children, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, h as DEFAULT_TRANSITION_CONFIG, aw as DOMPropValue, j as DefussChild, k as DefussChildren, l as DefussClassValue, m as DefussKey, ax as Dequery, ay as DequeryOptions, az as DequerySyncMethodReturnType, aA as Dimensions, n as DomAbstractionImpl, aB as ElementCreationOptions, E as ElementProps, aC as EqualsFn, aD as EventMapFor, aE as EventMapForAny, o as FontFaceProperties, aF as FormFieldValue, aG as FormKeyValues, p as Fragment, q as FunctionComponent, J as JsxRuntimeHookFn, r as JsxSourceInfo, K as KeyFrameProperties, aH as Listener, M as Maybe, aI as MemoryStorage, aJ as MiddlewareFn, s as MountHandler, O as OneOrMany, b as ParentElementInput, P as ParentElementInputAsync, aK as Position, u as REF_ATTRIBUTE_NAME, w as RefUpdateFn, x as RefUpdateRenderFn, y as RefUpdateRenderFnInput, z as RenderNodeInput, a as RenderResult, B as RenderResultNode, aL as Store, aM as StoreOptions, S as SyncRenderInput, H as SyncRenderResult, aN as TargetOf, I as TransitionStyles, L as TransitionType, Q as TransitionsEasing, aO as UnionToIntersection, U as UnmountHandler, V as VAttributes, Z as VNodeChildren, _ as VNodeKey, $ as VNodeRef, a0 as VNodeRefCallback, a1 as VNodeRefObject, a2 as VNodeType, aP as WebStorage, a3 as XLINK_ATTRIBUTE_NAME, a4 as XMLNS_ATTRIBUTE_NAME, aQ as addNonChainedReturnCallNames, a5 as applyStyles, aR as createCall, aS as createGetterSetterCall, a6 as createInPlaceErrorMessageVNode, a7 as createRef, aT as createStore, aU as createSubChain, aV as createSyncCall, aW as deepEquals, aX as delayedAutoStart, aY as dequery, aZ as emptyImpl, a_ as getAllFormValues, a$ as getDefaultDequeryOptions, b0 as getNonChainedReturnCallNames, a8 as getRenderer, a9 as getTransitionStyles, aa as globalScopeDomApis, ab as handleLifecycleEventsForOnMount, b1 as isDequery, b2 as isDequeryOptionsObject, ac as isJSX, b3 as isNonChainedReturnCall, ad as isRef, ae as jsx, af as jsxDEV, ag as jsxs, b4 as mapArrayIndexAccess, ah as nsMap, ai as observeUnmount, aj as performTransition, b5 as render, ak as renderInto, al as renderIsomorphicAsync, am as renderIsomorphicSync, b6 as renderNode, b7 as resolveNodes, b8 as runWithTimeGuard, b9 as scrollHelper, ba as shallowEquals, bb as subChainForNextAwait, bc as traverse, an as updateDom } from './index-DKd9l_sC.js';
3
3
  export { CAPTURE_ONLY_EVENTS, ComponentInstance, DelegatedEventOptions, DelegatedPhase, ParsedEventProp, clearDelegatedEvents, clearDelegatedEventsDeep, getComponentInstance, getRegisteredEventKeys, getRegisteredEventTypes, isComponentRoot, mount, parseEventPropName, registerComponent, registerDelegatedEvent, removeDelegatedEvent, removeDelegatedEventByKey, unmount, unregisterComponent } from './render/index.js';
4
4
  import 'csstype';
5
5
 
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
- import { M as createStore, p as createRef, $, m as isRef } from './dom-wcIpcL6F.mjs';
2
- export { w as CAPTURE_ONLY_EVENTS, C as CLASS_ATTRIBUTE_NAME, a7 as Call, ac as CallChainImpl, ad as CallChainImplThenable, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, t as DEFAULT_TRANSITION_CONFIG, F as Fragment, R as REF_ATTRIBUTE_NAME, X as XLINK_ATTRIBUTE_NAME, a as XMLNS_ATTRIBUTE_NAME, a1 as addElementEvent, a8 as addNonChainedReturnCallNames, s as applyStyles, N as areDomNodesEqual, _ as checkElementVisibility, A as clearDelegatedEvents, B as clearDelegatedEventsDeep, a3 as clearElementEvents, am as createCall, ao as createGetterSetterCall, c as createInPlaceErrorMessageVNode, ap as createSubChain, an as createSyncCall, ax as deepEquals, ag as delayedAutoStart, ah as dequery, a4 as domNodeToVNode, ab as emptyImpl, af as getAllFormValues, J as getComponentInstance, ak as getDefaultDequeryOptions, a0 as getEventMap, Y as getMimeType, a9 as getNonChainedReturnCallNames, G as getRegisteredEventKeys, E as getRegisteredEventTypes, g as getRenderer, q as getTransitionStyles, d as globalScopeDomApis, h as handleLifecycleEventsForOnMount, a5 as htmlStringToVNodes, I as isComponentRoot, ai as isDequery, aj as isDequeryOptionsObject, U as isHTML, i as isJSX, V as isMarkup, aa as isNonChainedReturnCall, T as isSVG, j as jsx, l as jsxDEV, k as jsxs, al as mapArrayIndexAccess, n as nsMap, o as observeUnmount, S as parseDOM, x as parseEventPropName, v as performTransition, Z as processAllFormElements, a6 as queueCallback, K as registerComponent, y as registerDelegatedEvent, z as removeDelegatedEvent, H as removeDelegatedEventByKey, a2 as removeElementEvent, e as render, f as renderInto, b as renderIsomorphicAsync, r as renderIsomorphicSync, W as renderMarkup, as as renderNode, P as replaceDomWithVdom, at as resolveNodes, ar as runWithTimeGuard, ae as scrollHelper, aw as shallowEquals, aq as subChainForNextAwait, au as traverse, L as unregisterComponent, u as updateDom, O as updateDomWithVdom, Q as waitForDOM, av as webstorage } from './dom-wcIpcL6F.mjs';
3
- export { m as mount, u as unmount } from './mount-DRpQI95j.mjs';
1
+ import { M as createStore, h as createRef, $, r as isRef } from './dom-BiGAr6m-.mjs';
2
+ export { C as CAPTURE_ONLY_EVENTS, a as CLASS_ATTRIBUTE_NAME, N as Call, O as CallChainImpl, P as CallChainImplThenable, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, b as DEFAULT_TRANSITION_CONFIG, F as Fragment, R as REF_ATTRIBUTE_NAME, X as XLINK_ATTRIBUTE_NAME, c as XMLNS_ATTRIBUTE_NAME, Q as addElementEvent, S as addNonChainedReturnCallNames, d as applyStyles, T as areDomNodesEqual, U as checkElementVisibility, e as clearDelegatedEvents, f as clearDelegatedEventsDeep, V as clearElementEvents, W as createCall, Y as createGetterSetterCall, g as createInPlaceErrorMessageVNode, Z as createSubChain, _ as createSyncCall, a0 as deepEquals, a1 as delayedAutoStart, a2 as dequery, a3 as domNodeToVNode, a4 as emptyImpl, a5 as getAllFormValues, i as getComponentInstance, a6 as getDefaultDequeryOptions, a7 as getEventMap, a8 as getMimeType, a9 as getNonChainedReturnCallNames, j as getRegisteredEventKeys, k as getRegisteredEventTypes, l as getRenderer, m as getTransitionStyles, n as globalScopeDomApis, o as handleLifecycleEventsForOnMount, aa as htmlStringToVNodes, p as isComponentRoot, ab as isDequery, ac as isDequeryOptionsObject, ad as isHTML, q as isJSX, ae as isMarkup, af as isNonChainedReturnCall, ag as isSVG, s as jsx, t as jsxDEV, u as jsxs, ah as mapArrayIndexAccess, v as nsMap, w as observeUnmount, ai as parseDOM, x as parseEventPropName, y as performTransition, aj as processAllFormElements, ak as queueCallback, z as registerComponent, A as registerDelegatedEvent, B as removeDelegatedEvent, E as removeDelegatedEventByKey, al as removeElementEvent, G as render, H as renderInto, I as renderIsomorphicAsync, J as renderIsomorphicSync, am as renderMarkup, an as renderNode, ao as replaceDomWithVdom, ap as resolveNodes, aq as runWithTimeGuard, ar as scrollHelper, as as shallowEquals, at as subChainForNextAwait, au as traverse, K as unregisterComponent, L as updateDom, av as updateDomWithVdom, aw as waitForDOM, ax as webstorage } from './dom-BiGAr6m-.mjs';
3
+ export { m as mount, u as unmount } from './mount-BcH7K_c6.mjs';
4
4
  import 'defuss-runtime';
5
5
 
6
6
  const inDevMode = typeof process !== "undefined" && process.env ? process.env.NODE_ENV !== "production" : false;
@@ -0,0 +1,29 @@
1
+ 'use strict';
2
+
3
+ var dom = require('./dom-Dc6i7wMh.cjs');
4
+
5
+ function mount(container, Component, initialProps) {
6
+ while (container.firstChild) {
7
+ container.removeChild(container.firstChild);
8
+ }
9
+ const vnode = Component(initialProps);
10
+ dom.renderIsomorphicSync(vnode, container, globalThis);
11
+ dom.registerComponent(
12
+ container,
13
+ Component,
14
+ { ...initialProps }
15
+ );
16
+ if (container.parentNode) {
17
+ dom.observeUnmount(container, () => dom.unregisterComponent(container));
18
+ }
19
+ return container;
20
+ }
21
+ function unmount(container) {
22
+ dom.unregisterComponent(container);
23
+ while (container.firstChild) {
24
+ container.removeChild(container.firstChild);
25
+ }
26
+ }
27
+
28
+ exports.mount = mount;
29
+ exports.unmount = unmount;
@@ -0,0 +1,26 @@
1
+ import { J as renderIsomorphicSync, z as registerComponent, w as observeUnmount, K as unregisterComponent } from './dom-BNE0x2_-.mjs';
2
+
3
+ function mount(container, Component, initialProps) {
4
+ while (container.firstChild) {
5
+ container.removeChild(container.firstChild);
6
+ }
7
+ const vnode = Component(initialProps);
8
+ renderIsomorphicSync(vnode, container, globalThis);
9
+ registerComponent(
10
+ container,
11
+ Component,
12
+ { ...initialProps }
13
+ );
14
+ if (container.parentNode) {
15
+ observeUnmount(container, () => unregisterComponent(container));
16
+ }
17
+ return container;
18
+ }
19
+ function unmount(container) {
20
+ unregisterComponent(container);
21
+ while (container.firstChild) {
22
+ container.removeChild(container.firstChild);
23
+ }
24
+ }
25
+
26
+ export { mount as m, unmount as u };
@@ -0,0 +1,26 @@
1
+ import { J as renderIsomorphicSync, z as registerComponent, w as observeUnmount, K as unregisterComponent } from './dom-BiGAr6m-.mjs';
2
+
3
+ function mount(container, Component, initialProps) {
4
+ while (container.firstChild) {
5
+ container.removeChild(container.firstChild);
6
+ }
7
+ const vnode = Component(initialProps);
8
+ renderIsomorphicSync(vnode, container, globalThis);
9
+ registerComponent(
10
+ container,
11
+ Component,
12
+ { ...initialProps }
13
+ );
14
+ if (container.parentNode) {
15
+ observeUnmount(container, () => unregisterComponent(container));
16
+ }
17
+ return container;
18
+ }
19
+ function unmount(container) {
20
+ unregisterComponent(container);
21
+ while (container.firstChild) {
22
+ container.removeChild(container.firstChild);
23
+ }
24
+ }
25
+
26
+ export { mount as m, unmount as u };
@@ -0,0 +1,29 @@
1
+ 'use strict';
2
+
3
+ var dom = require('./dom-BzXkdUr2.cjs');
4
+
5
+ function mount(container, Component, initialProps) {
6
+ while (container.firstChild) {
7
+ container.removeChild(container.firstChild);
8
+ }
9
+ const vnode = Component(initialProps);
10
+ dom.renderIsomorphicSync(vnode, container, globalThis);
11
+ dom.registerComponent(
12
+ container,
13
+ Component,
14
+ { ...initialProps }
15
+ );
16
+ if (container.parentNode) {
17
+ dom.observeUnmount(container, () => dom.unregisterComponent(container));
18
+ }
19
+ return container;
20
+ }
21
+ function unmount(container) {
22
+ dom.unregisterComponent(container);
23
+ while (container.firstChild) {
24
+ container.removeChild(container.firstChild);
25
+ }
26
+ }
27
+
28
+ exports.mount = mount;
29
+ exports.unmount = unmount;
@@ -0,0 +1,29 @@
1
+ 'use strict';
2
+
3
+ var dom = require('./dom-BMSWQp9d.cjs');
4
+
5
+ function mount(container, Component, initialProps) {
6
+ while (container.firstChild) {
7
+ container.removeChild(container.firstChild);
8
+ }
9
+ const vnode = Component(initialProps);
10
+ dom.renderIsomorphicSync(vnode, container, globalThis);
11
+ dom.registerComponent(
12
+ container,
13
+ Component,
14
+ { ...initialProps }
15
+ );
16
+ if (container.parentNode) {
17
+ dom.observeUnmount(container, () => dom.unregisterComponent(container));
18
+ }
19
+ return container;
20
+ }
21
+ function unmount(container) {
22
+ dom.unregisterComponent(container);
23
+ while (container.firstChild) {
24
+ container.removeChild(container.firstChild);
25
+ }
26
+ }
27
+
28
+ exports.mount = mount;
29
+ exports.unmount = unmount;
@@ -0,0 +1,26 @@
1
+ import { J as renderIsomorphicSync, z as registerComponent, w as observeUnmount, K as unregisterComponent } from './dom-BjFpmoeW.mjs';
2
+
3
+ function mount(container, Component, initialProps) {
4
+ while (container.firstChild) {
5
+ container.removeChild(container.firstChild);
6
+ }
7
+ const vnode = Component(initialProps);
8
+ renderIsomorphicSync(vnode, container, globalThis);
9
+ registerComponent(
10
+ container,
11
+ Component,
12
+ { ...initialProps }
13
+ );
14
+ if (container.parentNode) {
15
+ observeUnmount(container, () => unregisterComponent(container));
16
+ }
17
+ return container;
18
+ }
19
+ function unmount(container) {
20
+ unregisterComponent(container);
21
+ while (container.firstChild) {
22
+ container.removeChild(container.firstChild);
23
+ }
24
+ }
25
+
26
+ export { mount as m, unmount as u };
@@ -0,0 +1,26 @@
1
+ import { J as renderIsomorphicSync, z as registerComponent, w as observeUnmount, K as unregisterComponent } from './dom-B5zbx-3T.mjs';
2
+
3
+ function mount(container, Component, initialProps) {
4
+ while (container.firstChild) {
5
+ container.removeChild(container.firstChild);
6
+ }
7
+ const vnode = Component(initialProps);
8
+ renderIsomorphicSync(vnode, container, globalThis);
9
+ registerComponent(
10
+ container,
11
+ Component,
12
+ { ...initialProps }
13
+ );
14
+ if (container.parentNode) {
15
+ observeUnmount(container, () => unregisterComponent(container));
16
+ }
17
+ return container;
18
+ }
19
+ function unmount(container) {
20
+ unregisterComponent(container);
21
+ while (container.firstChild) {
22
+ container.removeChild(container.firstChild);
23
+ }
24
+ }
25
+
26
+ export { mount as m, unmount as u };
@@ -0,0 +1,29 @@
1
+ 'use strict';
2
+
3
+ var dom = require('./dom-B58Ij3VD.cjs');
4
+
5
+ function mount(container, Component, initialProps) {
6
+ while (container.firstChild) {
7
+ container.removeChild(container.firstChild);
8
+ }
9
+ const vnode = Component(initialProps);
10
+ dom.renderIsomorphicSync(vnode, container, globalThis);
11
+ dom.registerComponent(
12
+ container,
13
+ Component,
14
+ { ...initialProps }
15
+ );
16
+ if (container.parentNode) {
17
+ dom.observeUnmount(container, () => dom.unregisterComponent(container));
18
+ }
19
+ return container;
20
+ }
21
+ function unmount(container) {
22
+ dom.unregisterComponent(container);
23
+ while (container.firstChild) {
24
+ container.removeChild(container.firstChild);
25
+ }
26
+ }
27
+
28
+ exports.mount = mount;
29
+ exports.unmount = unmount;
@@ -0,0 +1,26 @@
1
+ import { J as renderIsomorphicSync, z as registerComponent, w as observeUnmount, K as unregisterComponent } from './dom-CUHgK6d1.mjs';
2
+
3
+ function mount(container, Component, initialProps) {
4
+ while (container.firstChild) {
5
+ container.removeChild(container.firstChild);
6
+ }
7
+ const vnode = Component(initialProps);
8
+ renderIsomorphicSync(vnode, container, globalThis);
9
+ registerComponent(
10
+ container,
11
+ Component,
12
+ { ...initialProps }
13
+ );
14
+ if (container.parentNode) {
15
+ observeUnmount(container, () => unregisterComponent(container));
16
+ }
17
+ return container;
18
+ }
19
+ function unmount(container) {
20
+ unregisterComponent(container);
21
+ while (container.firstChild) {
22
+ container.removeChild(container.firstChild);
23
+ }
24
+ }
25
+
26
+ export { mount as m, unmount as u };
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var dom = require('../dom-CzDaYcdd.cjs');
4
- var mount = require('../mount-BhJaAQYc.cjs');
3
+ var dom = require('../dom-BzXkdUr2.cjs');
4
+ var mount = require('../mount-DKbhuW_5.cjs');
5
5
  require('defuss-runtime');
6
6
 
7
7
  const renderSync = (virtualNode, parentDomElement = document.documentElement) => {
@@ -1,5 +1,5 @@
1
- import { R as RenderInput, P as ParentElementInput, a as RenderResult, b as ParentElementInputAsync, l as VNode } from '../index-uCL6lDoN.js';
2
- export { H as AllHTMLElements, A as AsyncDefussChild, L as AsyncFC, T as AsyncFunctionComponent, W as CLASS_ATTRIBUTE_NAME, C as CSSProperties, t as Children, _ as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, am as DEFAULT_TRANSITION_CONFIG, D as DOMElement, x as DefussChild, y as DefussChildren, z as DefussClassValue, i as DefussKey, u as DomAbstractionImpl, E as ElementProps, I as FC, F as FontFaceProperties, aa as Fragment, Q as FunctionComponent, G as Globals, J as JsxRuntimeHookFn, k as JsxSourceInfo, K as KeyFrameProperties, M as Maybe, d as MountHandler, N as NodeType, O as OneOrMany, B as Props, Z as REF_ATTRIBUTE_NAME, h as Ref, f as RefUpdateFn, g as RefUpdateRenderFn, e as RefUpdateRenderFnInput, v as RenderNodeInput, w as RenderResultNode, S as SyncRenderInput, c as SyncRenderResult, aj as TransitionConfig, ah as TransitionStyles, ag as TransitionType, ai as TransitionsEasing, U as UnmountHandler, V as VAttributes, j as VNodeAttributes, r as VNodeChild, s as VNodeChildren, n as VNodeKey, q as VNodeRef, p as VNodeRefCallback, o as VNodeRefObject, m as VNodeType, X as XLINK_ATTRIBUTE_NAME, Y as XMLNS_ATTRIBUTE_NAME, al as applyStyles, a0 as createInPlaceErrorMessageVNode, af as createRef, a4 as getRenderer, ak as getTransitionStyles, a7 as globalScopeDomApis, a3 as handleLifecycleEventsForOnMount, a9 as isJSX, ae as isRef, a1 as jsx, ac as jsxDEV, ab as jsxs, $ as nsMap, a2 as observeUnmount, an as performTransition, a8 as renderInto, a6 as renderIsomorphicAsync, a5 as renderIsomorphicSync, ad as updateDom } from '../index-uCL6lDoN.js';
1
+ import { W as VNode, R as RenderInput, P as ParentElementInputAsync, a as RenderResult, b as ParentElementInput } from '../index-DKd9l_sC.js';
2
+ export { A as AllHTMLElements, c as AsyncDefussChild, d as AsyncFC, e as AsyncFunctionComponent, C as CLASS_ATTRIBUTE_NAME, f as CSSProperties, g as Children, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, h as DEFAULT_TRANSITION_CONFIG, i as DOMElement, j as DefussChild, k as DefussChildren, l as DefussClassValue, m as DefussKey, n as DomAbstractionImpl, E as ElementProps, F as FC, o as FontFaceProperties, p as Fragment, q as FunctionComponent, G as Globals, J as JsxRuntimeHookFn, r as JsxSourceInfo, K as KeyFrameProperties, M as Maybe, s as MountHandler, N as NodeType, O as OneOrMany, t as Props, u as REF_ATTRIBUTE_NAME, v as Ref, w as RefUpdateFn, x as RefUpdateRenderFn, y as RefUpdateRenderFnInput, z as RenderNodeInput, B as RenderResultNode, S as SyncRenderInput, H as SyncRenderResult, T as TransitionConfig, I as TransitionStyles, L as TransitionType, Q as TransitionsEasing, U as UnmountHandler, V as VAttributes, X as VNodeAttributes, Y as VNodeChild, Z as VNodeChildren, _ as VNodeKey, $ as VNodeRef, a0 as VNodeRefCallback, a1 as VNodeRefObject, a2 as VNodeType, a3 as XLINK_ATTRIBUTE_NAME, a4 as XMLNS_ATTRIBUTE_NAME, a5 as applyStyles, a6 as createInPlaceErrorMessageVNode, a7 as createRef, a8 as getRenderer, a9 as getTransitionStyles, aa as globalScopeDomApis, ab as handleLifecycleEventsForOnMount, ac as isJSX, ad as isRef, ae as jsx, af as jsxDEV, ag as jsxs, ah as nsMap, ai as observeUnmount, aj as performTransition, ak as renderInto, al as renderIsomorphicAsync, am as renderIsomorphicSync, an as updateDom } from '../index-DKd9l_sC.js';
3
3
  export { CAPTURE_ONLY_EVENTS, ComponentInstance, DelegatedEventOptions, DelegatedPhase, ParsedEventProp, clearDelegatedEvents, clearDelegatedEventsDeep, getComponentInstance, getRegisteredEventKeys, getRegisteredEventTypes, isComponentRoot, mount, parseEventPropName, registerComponent, registerDelegatedEvent, removeDelegatedEvent, removeDelegatedEventByKey, unmount, unregisterComponent } from './index.js';
4
4
  import 'csstype';
5
5
 
@@ -1,6 +1,6 @@
1
- import { d as globalScopeDomApis, r as renderIsomorphicSync, b as renderIsomorphicAsync, x as parseEventPropName, y as registerDelegatedEvent, o as observeUnmount } from '../dom-wcIpcL6F.mjs';
2
- export { w as CAPTURE_ONLY_EVENTS, C as CLASS_ATTRIBUTE_NAME, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, t as DEFAULT_TRANSITION_CONFIG, F as Fragment, R as REF_ATTRIBUTE_NAME, X as XLINK_ATTRIBUTE_NAME, a as XMLNS_ATTRIBUTE_NAME, s as applyStyles, A as clearDelegatedEvents, B as clearDelegatedEventsDeep, c as createInPlaceErrorMessageVNode, p as createRef, J as getComponentInstance, G as getRegisteredEventKeys, E as getRegisteredEventTypes, g as getRenderer, q as getTransitionStyles, h as handleLifecycleEventsForOnMount, I as isComponentRoot, i as isJSX, m as isRef, j as jsx, l as jsxDEV, k as jsxs, n as nsMap, v as performTransition, K as registerComponent, z as removeDelegatedEvent, H as removeDelegatedEventByKey, f as renderInto, L as unregisterComponent, u as updateDom } from '../dom-wcIpcL6F.mjs';
3
- export { m as mount, u as unmount } from '../mount-DRpQI95j.mjs';
1
+ import { x as parseEventPropName, A as registerDelegatedEvent, w as observeUnmount, n as globalScopeDomApis, I as renderIsomorphicAsync, J as renderIsomorphicSync } from '../dom-BiGAr6m-.mjs';
2
+ export { C as CAPTURE_ONLY_EVENTS, a as CLASS_ATTRIBUTE_NAME, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, b as DEFAULT_TRANSITION_CONFIG, F as Fragment, R as REF_ATTRIBUTE_NAME, X as XLINK_ATTRIBUTE_NAME, c as XMLNS_ATTRIBUTE_NAME, d as applyStyles, e as clearDelegatedEvents, f as clearDelegatedEventsDeep, g as createInPlaceErrorMessageVNode, h as createRef, i as getComponentInstance, j as getRegisteredEventKeys, k as getRegisteredEventTypes, l as getRenderer, m as getTransitionStyles, o as handleLifecycleEventsForOnMount, p as isComponentRoot, q as isJSX, r as isRef, s as jsx, t as jsxDEV, u as jsxs, v as nsMap, y as performTransition, z as registerComponent, B as removeDelegatedEvent, E as removeDelegatedEventByKey, H as renderInto, K as unregisterComponent, L as updateDom } from '../dom-BiGAr6m-.mjs';
3
+ export { m as mount, u as unmount } from '../mount-BcH7K_c6.mjs';
4
4
  import 'defuss-runtime';
5
5
 
6
6
  const renderSync = (virtualNode, parentDomElement = document.documentElement) => {
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var dom = require('../../dom-CzDaYcdd.cjs');
3
+ var dom = require('../../dom-BzXkdUr2.cjs');
4
4
  require('defuss-runtime');
5
5
 
6
6
 
@@ -1,2 +1,2 @@
1
- export { H as AllHTMLElements, A as AsyncDefussChild, L as AsyncFC, T as AsyncFunctionComponent, W as CLASS_ATTRIBUTE_NAME, C as CSSProperties, t as Children, _ as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, am as DEFAULT_TRANSITION_CONFIG, D as DOMElement, x as DefussChild, y as DefussChildren, z as DefussClassValue, i as DefussKey, u as DomAbstractionImpl, E as ElementProps, I as FC, F as FontFaceProperties, aa as Fragment, Q as FunctionComponent, G as Globals, J as JsxRuntimeHookFn, k as JsxSourceInfo, K as KeyFrameProperties, M as Maybe, d as MountHandler, N as NodeType, O as OneOrMany, P as ParentElementInput, b as ParentElementInputAsync, B as Props, Z as REF_ATTRIBUTE_NAME, h as Ref, f as RefUpdateFn, g as RefUpdateRenderFn, e as RefUpdateRenderFnInput, R as RenderInput, v as RenderNodeInput, a as RenderResult, w as RenderResultNode, S as SyncRenderInput, c as SyncRenderResult, aj as TransitionConfig, ah as TransitionStyles, ag as TransitionType, ai as TransitionsEasing, U as UnmountHandler, V as VAttributes, l as VNode, j as VNodeAttributes, r as VNodeChild, s as VNodeChildren, n as VNodeKey, q as VNodeRef, p as VNodeRefCallback, o as VNodeRefObject, m as VNodeType, X as XLINK_ATTRIBUTE_NAME, Y as XMLNS_ATTRIBUTE_NAME, al as applyStyles, a0 as createInPlaceErrorMessageVNode, af as createRef, a4 as getRenderer, ak as getTransitionStyles, a7 as globalScopeDomApis, a3 as handleLifecycleEventsForOnMount, a9 as isJSX, ae as isRef, a1 as jsx, ac as jsxDEV, ab as jsxs, $ as nsMap, a2 as observeUnmount, an as performTransition, ar as render, a8 as renderInto, a6 as renderIsomorphicAsync, a5 as renderIsomorphicSync, ad as updateDom } from '../../index-uCL6lDoN.js';
1
+ export { A as AllHTMLElements, c as AsyncDefussChild, d as AsyncFC, e as AsyncFunctionComponent, C as CLASS_ATTRIBUTE_NAME, f as CSSProperties, g as Children, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, h as DEFAULT_TRANSITION_CONFIG, i as DOMElement, j as DefussChild, k as DefussChildren, l as DefussClassValue, m as DefussKey, n as DomAbstractionImpl, E as ElementProps, F as FC, o as FontFaceProperties, p as Fragment, q as FunctionComponent, G as Globals, J as JsxRuntimeHookFn, r as JsxSourceInfo, K as KeyFrameProperties, M as Maybe, s as MountHandler, N as NodeType, O as OneOrMany, b as ParentElementInput, P as ParentElementInputAsync, t as Props, u as REF_ATTRIBUTE_NAME, v as Ref, w as RefUpdateFn, x as RefUpdateRenderFn, y as RefUpdateRenderFnInput, R as RenderInput, z as RenderNodeInput, a as RenderResult, B as RenderResultNode, S as SyncRenderInput, H as SyncRenderResult, T as TransitionConfig, I as TransitionStyles, L as TransitionType, Q as TransitionsEasing, U as UnmountHandler, V as VAttributes, W as VNode, X as VNodeAttributes, Y as VNodeChild, Z as VNodeChildren, _ as VNodeKey, $ as VNodeRef, a0 as VNodeRefCallback, a1 as VNodeRefObject, a2 as VNodeType, a3 as XLINK_ATTRIBUTE_NAME, a4 as XMLNS_ATTRIBUTE_NAME, a5 as applyStyles, a6 as createInPlaceErrorMessageVNode, a7 as createRef, a8 as getRenderer, a9 as getTransitionStyles, aa as globalScopeDomApis, ab as handleLifecycleEventsForOnMount, ac as isJSX, ad as isRef, ae as jsx, af as jsxDEV, ag as jsxs, ah as nsMap, ai as observeUnmount, aj as performTransition, b5 as render, ak as renderInto, al as renderIsomorphicAsync, am as renderIsomorphicSync, an as updateDom } from '../../index-DKd9l_sC.js';
2
2
  import 'csstype';
@@ -1,2 +1,2 @@
1
- export { C as CLASS_ATTRIBUTE_NAME, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, t as DEFAULT_TRANSITION_CONFIG, F as Fragment, R as REF_ATTRIBUTE_NAME, X as XLINK_ATTRIBUTE_NAME, a as XMLNS_ATTRIBUTE_NAME, s as applyStyles, c as createInPlaceErrorMessageVNode, p as createRef, g as getRenderer, q as getTransitionStyles, d as globalScopeDomApis, h as handleLifecycleEventsForOnMount, i as isJSX, m as isRef, j as jsx, l as jsxDEV, k as jsxs, n as nsMap, o as observeUnmount, v as performTransition, e as render, f as renderInto, b as renderIsomorphicAsync, r as renderIsomorphicSync, u as updateDom } from '../../dom-wcIpcL6F.mjs';
1
+ export { a as CLASS_ATTRIBUTE_NAME, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, b as DEFAULT_TRANSITION_CONFIG, F as Fragment, R as REF_ATTRIBUTE_NAME, X as XLINK_ATTRIBUTE_NAME, c as XMLNS_ATTRIBUTE_NAME, d as applyStyles, g as createInPlaceErrorMessageVNode, h as createRef, l as getRenderer, m as getTransitionStyles, n as globalScopeDomApis, o as handleLifecycleEventsForOnMount, q as isJSX, r as isRef, s as jsx, t as jsxDEV, u as jsxs, v as nsMap, w as observeUnmount, y as performTransition, G as render, H as renderInto, I as renderIsomorphicAsync, J as renderIsomorphicSync, L as updateDom } from '../../dom-BiGAr6m-.mjs';
2
2
  import 'defuss-runtime';
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var dom = require('../dom-CzDaYcdd.cjs');
4
- var mount = require('../mount-BhJaAQYc.cjs');
3
+ var dom = require('../dom-BzXkdUr2.cjs');
4
+ var mount = require('../mount-DKbhuW_5.cjs');
5
5
  require('defuss-runtime');
6
6
 
7
7
 
@@ -1,5 +1,5 @@
1
- import { l as VNode } from '../index-uCL6lDoN.js';
2
- export { H as AllHTMLElements, A as AsyncDefussChild, L as AsyncFC, T as AsyncFunctionComponent, W as CLASS_ATTRIBUTE_NAME, C as CSSProperties, t as Children, _ as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, am as DEFAULT_TRANSITION_CONFIG, D as DOMElement, x as DefussChild, y as DefussChildren, z as DefussClassValue, i as DefussKey, u as DomAbstractionImpl, E as ElementProps, I as FC, F as FontFaceProperties, aa as Fragment, Q as FunctionComponent, G as Globals, J as JsxRuntimeHookFn, k as JsxSourceInfo, K as KeyFrameProperties, M as Maybe, d as MountHandler, N as NodeType, O as OneOrMany, P as ParentElementInput, b as ParentElementInputAsync, B as Props, Z as REF_ATTRIBUTE_NAME, h as Ref, f as RefUpdateFn, g as RefUpdateRenderFn, e as RefUpdateRenderFnInput, R as RenderInput, v as RenderNodeInput, a as RenderResult, w as RenderResultNode, S as SyncRenderInput, c as SyncRenderResult, aj as TransitionConfig, ah as TransitionStyles, ag as TransitionType, ai as TransitionsEasing, U as UnmountHandler, V as VAttributes, j as VNodeAttributes, r as VNodeChild, s as VNodeChildren, n as VNodeKey, q as VNodeRef, p as VNodeRefCallback, o as VNodeRefObject, m as VNodeType, X as XLINK_ATTRIBUTE_NAME, Y as XMLNS_ATTRIBUTE_NAME, al as applyStyles, a0 as createInPlaceErrorMessageVNode, af as createRef, a4 as getRenderer, ak as getTransitionStyles, a7 as globalScopeDomApis, a3 as handleLifecycleEventsForOnMount, a9 as isJSX, ae as isRef, a1 as jsx, ac as jsxDEV, ab as jsxs, $ as nsMap, a2 as observeUnmount, an as performTransition, ar as render, a8 as renderInto, a6 as renderIsomorphicAsync, a5 as renderIsomorphicSync, ad as updateDom } from '../index-uCL6lDoN.js';
1
+ import { W as VNode } from '../index-DKd9l_sC.js';
2
+ export { A as AllHTMLElements, c as AsyncDefussChild, d as AsyncFC, e as AsyncFunctionComponent, C as CLASS_ATTRIBUTE_NAME, f as CSSProperties, g as Children, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, h as DEFAULT_TRANSITION_CONFIG, i as DOMElement, j as DefussChild, k as DefussChildren, l as DefussClassValue, m as DefussKey, n as DomAbstractionImpl, E as ElementProps, F as FC, o as FontFaceProperties, p as Fragment, q as FunctionComponent, G as Globals, J as JsxRuntimeHookFn, r as JsxSourceInfo, K as KeyFrameProperties, M as Maybe, s as MountHandler, N as NodeType, O as OneOrMany, b as ParentElementInput, P as ParentElementInputAsync, t as Props, u as REF_ATTRIBUTE_NAME, v as Ref, w as RefUpdateFn, x as RefUpdateRenderFn, y as RefUpdateRenderFnInput, R as RenderInput, z as RenderNodeInput, a as RenderResult, B as RenderResultNode, S as SyncRenderInput, H as SyncRenderResult, T as TransitionConfig, I as TransitionStyles, L as TransitionType, Q as TransitionsEasing, U as UnmountHandler, V as VAttributes, X as VNodeAttributes, Y as VNodeChild, Z as VNodeChildren, _ as VNodeKey, $ as VNodeRef, a0 as VNodeRefCallback, a1 as VNodeRefObject, a2 as VNodeType, a3 as XLINK_ATTRIBUTE_NAME, a4 as XMLNS_ATTRIBUTE_NAME, a5 as applyStyles, a6 as createInPlaceErrorMessageVNode, a7 as createRef, a8 as getRenderer, a9 as getTransitionStyles, aa as globalScopeDomApis, ab as handleLifecycleEventsForOnMount, ac as isJSX, ad as isRef, ae as jsx, af as jsxDEV, ag as jsxs, ah as nsMap, ai as observeUnmount, aj as performTransition, b5 as render, ak as renderInto, al as renderIsomorphicAsync, am as renderIsomorphicSync, an as updateDom } from '../index-DKd9l_sC.js';
3
3
  import 'csstype';
4
4
 
5
5
  type DelegatedPhase = "bubble" | "capture";
@@ -1,3 +1,3 @@
1
- export { w as CAPTURE_ONLY_EVENTS, C as CLASS_ATTRIBUTE_NAME, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, t as DEFAULT_TRANSITION_CONFIG, F as Fragment, R as REF_ATTRIBUTE_NAME, X as XLINK_ATTRIBUTE_NAME, a as XMLNS_ATTRIBUTE_NAME, s as applyStyles, A as clearDelegatedEvents, B as clearDelegatedEventsDeep, c as createInPlaceErrorMessageVNode, p as createRef, J as getComponentInstance, G as getRegisteredEventKeys, E as getRegisteredEventTypes, g as getRenderer, q as getTransitionStyles, d as globalScopeDomApis, h as handleLifecycleEventsForOnMount, I as isComponentRoot, i as isJSX, m as isRef, j as jsx, l as jsxDEV, k as jsxs, n as nsMap, o as observeUnmount, x as parseEventPropName, v as performTransition, K as registerComponent, y as registerDelegatedEvent, z as removeDelegatedEvent, H as removeDelegatedEventByKey, e as render, f as renderInto, b as renderIsomorphicAsync, r as renderIsomorphicSync, L as unregisterComponent, u as updateDom } from '../dom-wcIpcL6F.mjs';
2
- export { m as mount, u as unmount } from '../mount-DRpQI95j.mjs';
1
+ export { C as CAPTURE_ONLY_EVENTS, a as CLASS_ATTRIBUTE_NAME, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, b as DEFAULT_TRANSITION_CONFIG, F as Fragment, R as REF_ATTRIBUTE_NAME, X as XLINK_ATTRIBUTE_NAME, c as XMLNS_ATTRIBUTE_NAME, d as applyStyles, e as clearDelegatedEvents, f as clearDelegatedEventsDeep, g as createInPlaceErrorMessageVNode, h as createRef, i as getComponentInstance, j as getRegisteredEventKeys, k as getRegisteredEventTypes, l as getRenderer, m as getTransitionStyles, n as globalScopeDomApis, o as handleLifecycleEventsForOnMount, p as isComponentRoot, q as isJSX, r as isRef, s as jsx, t as jsxDEV, u as jsxs, v as nsMap, w as observeUnmount, x as parseEventPropName, y as performTransition, z as registerComponent, A as registerDelegatedEvent, B as removeDelegatedEvent, E as removeDelegatedEventByKey, G as render, H as renderInto, I as renderIsomorphicAsync, J as renderIsomorphicSync, K as unregisterComponent, L as updateDom } from '../dom-BiGAr6m-.mjs';
2
+ export { m as mount, u as unmount } from '../mount-BcH7K_c6.mjs';
3
3
  import 'defuss-runtime';
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
3
  var HappyDom = require('happy-dom');
4
- var dom = require('../dom-CzDaYcdd.cjs');
4
+ var dom = require('../dom-BzXkdUr2.cjs');
5
5
  var serializeHtml = require('w3c-xmlserializer');
6
- var mount = require('../mount-BhJaAQYc.cjs');
6
+ var mount = require('../mount-DKbhuW_5.cjs');
7
7
  require('defuss-runtime');
8
8
 
9
9
  function _interopNamespaceDefault(e) {
@@ -1,5 +1,5 @@
1
- import { G as Globals, R as RenderInput, P as ParentElementInput, a as RenderResult, b as ParentElementInputAsync } from '../index-uCL6lDoN.js';
2
- export { H as AllHTMLElements, A as AsyncDefussChild, L as AsyncFC, T as AsyncFunctionComponent, W as CLASS_ATTRIBUTE_NAME, C as CSSProperties, t as Children, _ as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, am as DEFAULT_TRANSITION_CONFIG, D as DOMElement, x as DefussChild, y as DefussChildren, z as DefussClassValue, i as DefussKey, u as DomAbstractionImpl, E as ElementProps, I as FC, F as FontFaceProperties, aa as Fragment, Q as FunctionComponent, J as JsxRuntimeHookFn, k as JsxSourceInfo, K as KeyFrameProperties, M as Maybe, d as MountHandler, N as NodeType, O as OneOrMany, B as Props, Z as REF_ATTRIBUTE_NAME, h as Ref, f as RefUpdateFn, g as RefUpdateRenderFn, e as RefUpdateRenderFnInput, v as RenderNodeInput, w as RenderResultNode, S as SyncRenderInput, c as SyncRenderResult, aj as TransitionConfig, ah as TransitionStyles, ag as TransitionType, ai as TransitionsEasing, U as UnmountHandler, V as VAttributes, l as VNode, j as VNodeAttributes, r as VNodeChild, s as VNodeChildren, n as VNodeKey, q as VNodeRef, p as VNodeRefCallback, o as VNodeRefObject, m as VNodeType, X as XLINK_ATTRIBUTE_NAME, Y as XMLNS_ATTRIBUTE_NAME, al as applyStyles, a0 as createInPlaceErrorMessageVNode, af as createRef, a4 as getRenderer, ak as getTransitionStyles, a7 as globalScopeDomApis, a3 as handleLifecycleEventsForOnMount, a9 as isJSX, ae as isRef, a1 as jsx, ac as jsxDEV, ab as jsxs, $ as nsMap, a2 as observeUnmount, an as performTransition, a8 as renderInto, a6 as renderIsomorphicAsync, a5 as renderIsomorphicSync, ad as updateDom } from '../index-uCL6lDoN.js';
1
+ import { G as Globals, R as RenderInput, P as ParentElementInputAsync, a as RenderResult, b as ParentElementInput } from '../index-DKd9l_sC.js';
2
+ export { A as AllHTMLElements, c as AsyncDefussChild, d as AsyncFC, e as AsyncFunctionComponent, C as CLASS_ATTRIBUTE_NAME, f as CSSProperties, g as Children, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, h as DEFAULT_TRANSITION_CONFIG, i as DOMElement, j as DefussChild, k as DefussChildren, l as DefussClassValue, m as DefussKey, n as DomAbstractionImpl, E as ElementProps, F as FC, o as FontFaceProperties, p as Fragment, q as FunctionComponent, J as JsxRuntimeHookFn, r as JsxSourceInfo, K as KeyFrameProperties, M as Maybe, s as MountHandler, N as NodeType, O as OneOrMany, t as Props, u as REF_ATTRIBUTE_NAME, v as Ref, w as RefUpdateFn, x as RefUpdateRenderFn, y as RefUpdateRenderFnInput, z as RenderNodeInput, B as RenderResultNode, S as SyncRenderInput, H as SyncRenderResult, T as TransitionConfig, I as TransitionStyles, L as TransitionType, Q as TransitionsEasing, U as UnmountHandler, V as VAttributes, W as VNode, X as VNodeAttributes, Y as VNodeChild, Z as VNodeChildren, _ as VNodeKey, $ as VNodeRef, a0 as VNodeRefCallback, a1 as VNodeRefObject, a2 as VNodeType, a3 as XLINK_ATTRIBUTE_NAME, a4 as XMLNS_ATTRIBUTE_NAME, a5 as applyStyles, a6 as createInPlaceErrorMessageVNode, a7 as createRef, a8 as getRenderer, a9 as getTransitionStyles, aa as globalScopeDomApis, ab as handleLifecycleEventsForOnMount, ac as isJSX, ad as isRef, ae as jsx, af as jsxDEV, ag as jsxs, ah as nsMap, ai as observeUnmount, aj as performTransition, ak as renderInto, al as renderIsomorphicAsync, am as renderIsomorphicSync, an as updateDom } from '../index-DKd9l_sC.js';
3
3
  export { CAPTURE_ONLY_EVENTS, ComponentInstance, DelegatedEventOptions, DelegatedPhase, ParsedEventProp, clearDelegatedEvents, clearDelegatedEventsDeep, getComponentInstance, getRegisteredEventKeys, getRegisteredEventTypes, isComponentRoot, mount, parseEventPropName, registerComponent, registerDelegatedEvent, removeDelegatedEvent, removeDelegatedEventByKey, unmount, unregisterComponent } from './index.js';
4
4
  import 'csstype';
5
5
 
@@ -1,8 +1,8 @@
1
1
  import * as HappyDom from 'happy-dom';
2
- import { r as renderIsomorphicSync, b as renderIsomorphicAsync, d as globalScopeDomApis } from '../dom-wcIpcL6F.mjs';
3
- export { w as CAPTURE_ONLY_EVENTS, C as CLASS_ATTRIBUTE_NAME, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, t as DEFAULT_TRANSITION_CONFIG, F as Fragment, R as REF_ATTRIBUTE_NAME, X as XLINK_ATTRIBUTE_NAME, a as XMLNS_ATTRIBUTE_NAME, s as applyStyles, A as clearDelegatedEvents, B as clearDelegatedEventsDeep, c as createInPlaceErrorMessageVNode, p as createRef, J as getComponentInstance, G as getRegisteredEventKeys, E as getRegisteredEventTypes, g as getRenderer, q as getTransitionStyles, h as handleLifecycleEventsForOnMount, I as isComponentRoot, i as isJSX, m as isRef, j as jsx, l as jsxDEV, k as jsxs, n as nsMap, o as observeUnmount, x as parseEventPropName, v as performTransition, K as registerComponent, y as registerDelegatedEvent, z as removeDelegatedEvent, H as removeDelegatedEventByKey, f as renderInto, L as unregisterComponent, u as updateDom } from '../dom-wcIpcL6F.mjs';
2
+ import { I as renderIsomorphicAsync, J as renderIsomorphicSync, n as globalScopeDomApis } from '../dom-BiGAr6m-.mjs';
3
+ export { C as CAPTURE_ONLY_EVENTS, a as CLASS_ATTRIBUTE_NAME, D as DANGEROUSLY_SET_INNER_HTML_ATTRIBUTE, b as DEFAULT_TRANSITION_CONFIG, F as Fragment, R as REF_ATTRIBUTE_NAME, X as XLINK_ATTRIBUTE_NAME, c as XMLNS_ATTRIBUTE_NAME, d as applyStyles, e as clearDelegatedEvents, f as clearDelegatedEventsDeep, g as createInPlaceErrorMessageVNode, h as createRef, i as getComponentInstance, j as getRegisteredEventKeys, k as getRegisteredEventTypes, l as getRenderer, m as getTransitionStyles, o as handleLifecycleEventsForOnMount, p as isComponentRoot, q as isJSX, r as isRef, s as jsx, t as jsxDEV, u as jsxs, v as nsMap, w as observeUnmount, x as parseEventPropName, y as performTransition, z as registerComponent, A as registerDelegatedEvent, B as removeDelegatedEvent, E as removeDelegatedEventByKey, H as renderInto, K as unregisterComponent, L as updateDom } from '../dom-BiGAr6m-.mjs';
4
4
  import serializeHtml from 'w3c-xmlserializer';
5
- export { m as mount, u as unmount } from '../mount-DRpQI95j.mjs';
5
+ export { m as mount, u as unmount } from '../mount-BcH7K_c6.mjs';
6
6
  import 'defuss-runtime';
7
7
 
8
8
  const setupDomApis = (options = {}) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "defuss",
3
- "version": "3.1.0",
3
+ "version": "3.2.1",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -39,15 +39,15 @@
39
39
  "type": "git"
40
40
  },
41
41
  "scripts": {
42
- "clean": "rm -rf ./coverage && rm -rf ./node_modules/.pnpm && rm -rf ./node_modules/.vite",
43
- "pretest": "pnpm run build",
42
+ "clean": "rm -rf ./coverage && rm -rf ./node_modules/.bun && rm -rf ./node_modules/.vite",
43
+ "pretest": "bun run build",
44
44
  "test:watch": "vitest --coverage",
45
45
  "test": "vitest run --coverage",
46
46
  "test:browser": "vitest run --config vitest.browser.config.ts",
47
47
  "kitchensink": "vitest run --config kitchensink/vitest.config.ts",
48
48
  "bench": "vitest bench --config vitest.bench.config.ts",
49
49
  "bench:browser": "vitest run --config vitest.browser.config.ts src/__benchmarks__/dom-benchmark.browser.test.tsx",
50
- "prebuild": "pnpm run clean",
50
+ "prebuild": "bun run clean",
51
51
  "build": "node scripts/build.mjs"
52
52
  },
53
53
  "author": "Aron Homberg <info@aron-homberg.de>",
@@ -127,8 +127,8 @@
127
127
  "dependencies": {
128
128
  "@types/w3c-xmlserializer": "^2.0.4",
129
129
  "csstype": "^3.2.3",
130
- "defuss-runtime": "workspace:*",
130
+ "defuss-runtime": "^1.3.1",
131
131
  "happy-dom": "^20.5.0",
132
132
  "w3c-xmlserializer": "^5.0.0"
133
133
  }
134
- }
134
+ }