frosty 0.0.127 → 0.0.128

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/dist/_native.d.mts +3 -3
  2. package/dist/_native.d.ts +3 -3
  3. package/dist/dom.d.mts +3 -3
  4. package/dist/dom.d.ts +3 -3
  5. package/dist/index.d.mts +4 -4
  6. package/dist/index.d.ts +4 -4
  7. package/dist/internals/{common-C_Pu3YBA.d.ts → common-CW6N_kp7.d.mts} +2 -1
  8. package/dist/internals/{common-C_Pu3YBA.d.mts.map → common-CW6N_kp7.d.mts.map} +1 -1
  9. package/dist/internals/{common-C_Pu3YBA.d.mts → common-CW6N_kp7.d.ts} +2 -1
  10. package/dist/internals/{common-C_Pu3YBA.d.ts.map → common-CW6N_kp7.d.ts.map} +1 -1
  11. package/dist/internals/{fragment-UqO3R2Pl.d.mts → fragment-e7qugEm8.d.mts} +2 -2
  12. package/dist/internals/{fragment-UqO3R2Pl.d.mts.map → fragment-e7qugEm8.d.mts.map} +1 -1
  13. package/dist/internals/{fragment-DWoyCVWb.d.ts → fragment-zSOwL-5z.d.ts} +2 -2
  14. package/dist/internals/{fragment-DWoyCVWb.d.ts.map → fragment-zSOwL-5z.d.ts.map} +1 -1
  15. package/dist/internals/{index-Br8UKKTG.d.ts → index-DKN7BdhW.d.ts} +2 -2
  16. package/dist/internals/{index-Br8UKKTG.d.ts.map → index-DKN7BdhW.d.ts.map} +1 -1
  17. package/dist/internals/{index-2HcUopl7.d.mts → index-pYLzs8Z4.d.mts} +2 -2
  18. package/dist/internals/{index-2HcUopl7.d.mts.map → index-pYLzs8Z4.d.mts.map} +1 -1
  19. package/dist/internals/{renderer-CjsMSkFv.d.ts → renderer-C2_qJUwS.d.ts} +3 -3
  20. package/dist/internals/{renderer-CjsMSkFv.d.ts.map → renderer-C2_qJUwS.d.ts.map} +1 -1
  21. package/dist/internals/{renderer-DexeKSbf.d.mts → renderer-d-AvqWBN.d.mts} +3 -3
  22. package/dist/internals/{renderer-DexeKSbf.d.mts.map → renderer-d-AvqWBN.d.mts.map} +1 -1
  23. package/dist/internals/runtime-BuYFJGQW.mjs.map +1 -1
  24. package/dist/internals/runtime-DQKTfY3C.js.map +1 -1
  25. package/dist/internals/{utils-OjKFrG0_.d.ts → utils-DaWQDvR4.d.ts} +2 -2
  26. package/dist/internals/{utils-OjKFrG0_.d.ts.map → utils-DaWQDvR4.d.ts.map} +1 -1
  27. package/dist/internals/{utils-C0Uw6_-D.d.mts → utils-DlkzxCkf.d.mts} +2 -2
  28. package/dist/internals/{utils-C0Uw6_-D.d.mts.map → utils-DlkzxCkf.d.mts.map} +1 -1
  29. package/dist/jsx-dev-runtime.d.mts +2 -2
  30. package/dist/jsx-dev-runtime.d.ts +2 -2
  31. package/dist/jsx-runtime.d.mts +2 -2
  32. package/dist/jsx-runtime.d.ts +2 -2
  33. package/dist/server-dom.d.mts +3 -3
  34. package/dist/server-dom.d.ts +3 -3
  35. package/dist/web.d.mts +3 -3
  36. package/dist/web.d.ts +3 -3
  37. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
- import { N as NativeElementType, c as PropsType, a as ComponentNode } from './internals/common-C_Pu3YBA.mjs';
2
- export { V as VNode, _ as _Renderer } from './internals/index-2HcUopl7.mjs';
3
- export { u as uniqueId } from './internals/utils-C0Uw6_-D.mjs';
1
+ import { N as NativeElementType, c as PropsType, a as ComponentNode } from './internals/common-CW6N_kp7.mjs';
2
+ export { V as VNode, _ as _Renderer } from './internals/index-pYLzs8Z4.mjs';
3
+ export { u as uniqueId } from './internals/utils-DlkzxCkf.mjs';
4
4
  import '@o2ter/utils-js';
5
5
  import 'lodash';
6
6
  import 'csstype';
package/dist/_native.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- import { N as NativeElementType, c as PropsType, a as ComponentNode } from './internals/common-C_Pu3YBA.js';
2
- export { V as VNode, _ as _Renderer } from './internals/index-Br8UKKTG.js';
3
- export { u as uniqueId } from './internals/utils-OjKFrG0_.js';
1
+ import { N as NativeElementType, c as PropsType, a as ComponentNode } from './internals/common-CW6N_kp7.js';
2
+ export { V as VNode, _ as _Renderer } from './internals/index-DKN7BdhW.js';
3
+ export { u as uniqueId } from './internals/utils-DaWQDvR4.js';
4
4
  import '@o2ter/utils-js';
5
5
  import 'lodash';
6
6
  import 'csstype';
package/dist/dom.d.mts CHANGED
@@ -1,6 +1,6 @@
1
- import { _ as _DOMRenderer } from './internals/renderer-DexeKSbf.mjs';
2
- import './internals/index-2HcUopl7.mjs';
3
- import './internals/common-C_Pu3YBA.mjs';
1
+ import { _ as _DOMRenderer } from './internals/renderer-d-AvqWBN.mjs';
2
+ import './internals/index-pYLzs8Z4.mjs';
3
+ import './internals/common-CW6N_kp7.mjs';
4
4
  import '@o2ter/utils-js';
5
5
  import 'lodash';
6
6
  import 'csstype';
package/dist/dom.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- import { _ as _DOMRenderer } from './internals/renderer-CjsMSkFv.js';
2
- import './internals/index-Br8UKKTG.js';
3
- import './internals/common-C_Pu3YBA.js';
1
+ import { _ as _DOMRenderer } from './internals/renderer-C2_qJUwS.js';
2
+ import './internals/index-DKN7BdhW.js';
3
+ import './internals/common-CW6N_kp7.js';
4
4
  import '@o2ter/utils-js';
5
5
  import 'lodash';
6
6
  import 'csstype';
package/dist/index.d.mts CHANGED
@@ -1,9 +1,9 @@
1
- import { C as ComponentType, E as ElementNode, _ as _ElementType, N as NativeElementType, P as PropsWithChildren, a as ComponentNode, S as SetStateAction, R as RefObject, b as Ref, c as PropsType } from './internals/common-C_Pu3YBA.mjs';
2
- export { h as CSSProperties, e as ClassName, j as ComponentProps, k as ComponentPropsWithoutRef, m as ComponentRef, g as ExtendedCSSProperties, i as RefAttribute, l as RefCallback, f as StyleProp, d as createElement } from './internals/common-C_Pu3YBA.mjs';
3
- export { F as Fragment } from './internals/fragment-UqO3R2Pl.mjs';
1
+ import { C as ComponentType, E as ElementNode, _ as _ElementType, N as NativeElementType, P as PropsWithChildren, a as ComponentNode, S as SetStateAction, R as RefObject, b as Ref, c as PropsType } from './internals/common-CW6N_kp7.mjs';
2
+ export { h as CSSProperties, e as ClassName, j as ComponentProps, k as ComponentPropsWithoutRef, m as ComponentRef, g as ExtendedCSSProperties, i as RefAttribute, l as RefCallback, f as StyleProp, d as createElement } from './internals/common-CW6N_kp7.mjs';
3
+ export { F as Fragment } from './internals/fragment-e7qugEm8.mjs';
4
4
  import { Awaitable } from '@o2ter/utils-js';
5
5
  import _ from 'lodash';
6
- export { m as mergeRefs } from './internals/utils-C0Uw6_-D.mjs';
6
+ export { m as mergeRefs } from './internals/utils-DlkzxCkf.mjs';
7
7
  import 'csstype';
8
8
 
9
9
  type Context<Value> = ReturnType<typeof _createContext<Value>>;
package/dist/index.d.ts CHANGED
@@ -1,9 +1,9 @@
1
- import { C as ComponentType, E as ElementNode, _ as _ElementType, N as NativeElementType, P as PropsWithChildren, a as ComponentNode, S as SetStateAction, R as RefObject, b as Ref, c as PropsType } from './internals/common-C_Pu3YBA.js';
2
- export { h as CSSProperties, e as ClassName, j as ComponentProps, k as ComponentPropsWithoutRef, m as ComponentRef, g as ExtendedCSSProperties, i as RefAttribute, l as RefCallback, f as StyleProp, d as createElement } from './internals/common-C_Pu3YBA.js';
3
- export { F as Fragment } from './internals/fragment-DWoyCVWb.js';
1
+ import { C as ComponentType, E as ElementNode, _ as _ElementType, N as NativeElementType, P as PropsWithChildren, a as ComponentNode, S as SetStateAction, R as RefObject, b as Ref, c as PropsType } from './internals/common-CW6N_kp7.js';
2
+ export { h as CSSProperties, e as ClassName, j as ComponentProps, k as ComponentPropsWithoutRef, m as ComponentRef, g as ExtendedCSSProperties, i as RefAttribute, l as RefCallback, f as StyleProp, d as createElement } from './internals/common-CW6N_kp7.js';
3
+ export { F as Fragment } from './internals/fragment-zSOwL-5z.js';
4
4
  import { Awaitable } from '@o2ter/utils-js';
5
5
  import _ from 'lodash';
6
- export { m as mergeRefs } from './internals/utils-OjKFrG0_.js';
6
+ export { m as mergeRefs } from './internals/utils-DaWQDvR4.js';
7
7
  import 'csstype';
8
8
 
9
9
  type Context<Value> = ReturnType<typeof _createContext<Value>>;
@@ -3405,6 +3405,7 @@ type _ElementProps<ElementMap extends {
3405
3405
  };
3406
3406
  }> = {
3407
3407
  [x in keyof ElementMap]: PropsWithChildren<Partial<RefAttribute<ElementMap[x]['type'] | null | undefined> & {
3408
+ key?: string | number;
3408
3409
  className?: ClassName;
3409
3410
  style?: StyleProp<ExtendedCSSProperties>;
3410
3411
  inlineStyle?: CSSProperties;
@@ -3450,4 +3451,4 @@ type ComponentRef<T> = ComponentProps<T> extends RefAttribute<infer R> ? R : nev
3450
3451
 
3451
3452
  export { NativeElementType as N, ComponentNode as a, createElement as d };
3452
3453
  export type { ComponentType as C, ElementNode as E, PropsWithChildren as P, RefObject as R, SetStateAction as S, _ElementType as _, Ref as b, PropsType as c, ClassName as e, StyleProp as f, ExtendedCSSProperties as g, CSSProperties as h, RefAttribute as i, ComponentProps as j, ComponentPropsWithoutRef as k, RefCallback as l, ComponentRef as m, _IntrinsicElements as n, _IntrinsicAttributes as o };
3453
- //# sourceMappingURL=common-C_Pu3YBA.d.ts.map
3454
+ //# sourceMappingURL=common-CW6N_kp7.d.mts.map