@minejs/jsx 0.2.3 → 0.2.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/README.md +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/{jsx-dev-runtime-DFrfaKOw.d.cts → jsx-dev-runtime-BVwpihrl.d.cts} +1 -1
- package/dist/{jsx-dev-runtime-DFrfaKOw.d.ts → jsx-dev-runtime-BVwpihrl.d.ts} +1 -1
- package/dist/jsx-dev-runtime.d.cts +1 -1
- package/dist/jsx-dev-runtime.d.ts +1 -1
- package/dist/jsx-runtime.d.cts +1 -1
- package/dist/jsx-runtime.d.ts +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
</div>
|
|
9
9
|
|
|
10
10
|
<div align="center">
|
|
11
|
-
<img src="https://img.shields.io/badge/v-0.2.
|
|
11
|
+
<img src="https://img.shields.io/badge/v-0.2.4-black"/>
|
|
12
12
|
<img src="https://img.shields.io/badge/🔥-@minejs-black"/>
|
|
13
13
|
<br>
|
|
14
14
|
<img src="https://img.shields.io/badge/coverage-97.91%25-brightgreen" alt="Test Coverage" />
|
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { J as JSXElement, R as RenderOptions, M as MountedComponent } from './jsx-dev-runtime-
|
|
2
|
-
export { C as ComponentFunction, d as ContainerAlign, a as ContainerAs, q as ContainerBg, s as ContainerBorderColor, t as ContainerBorderWidth, c as ContainerDirection, b as ContainerDisplay, j as ContainerFraction, f as ContainerGap, n as ContainerHeight, e as ContainerJustify, p as ContainerMaxHeight, l as ContainerMaxWidth, o as ContainerMinHeight, m as ContainerMinWidth, x as ContainerOverflow, w as ContainerPosition, y as ContainerProps, u as ContainerRadius, i as ContainerScale, v as ContainerShadow, g as ContainerSpace, h as ContainerSpaceOrAuto, r as ContainerTextColor, k as ContainerWidth, I as For, F as Fragment, z as JSXProps, O as OverlayPosition, S as Show, H as Switch, D as component, G as createElements, E as defineComponent, A as jsx, B as jsxs } from './jsx-dev-runtime-
|
|
1
|
+
import { J as JSXElement, R as RenderOptions, M as MountedComponent } from './jsx-dev-runtime-BVwpihrl.cjs';
|
|
2
|
+
export { C as ComponentFunction, d as ContainerAlign, a as ContainerAs, q as ContainerBg, s as ContainerBorderColor, t as ContainerBorderWidth, c as ContainerDirection, b as ContainerDisplay, j as ContainerFraction, f as ContainerGap, n as ContainerHeight, e as ContainerJustify, p as ContainerMaxHeight, l as ContainerMaxWidth, o as ContainerMinHeight, m as ContainerMinWidth, x as ContainerOverflow, w as ContainerPosition, y as ContainerProps, u as ContainerRadius, i as ContainerScale, v as ContainerShadow, g as ContainerSpace, h as ContainerSpaceOrAuto, r as ContainerTextColor, k as ContainerWidth, I as For, F as Fragment, z as JSXProps, O as OverlayPosition, S as Show, H as Switch, D as component, G as createElements, E as defineComponent, A as jsx, B as jsxs } from './jsx-dev-runtime-BVwpihrl.cjs';
|
|
3
3
|
import '@minejs/signals';
|
|
4
4
|
|
|
5
5
|
/**
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { J as JSXElement, R as RenderOptions, M as MountedComponent } from './jsx-dev-runtime-
|
|
2
|
-
export { C as ComponentFunction, d as ContainerAlign, a as ContainerAs, q as ContainerBg, s as ContainerBorderColor, t as ContainerBorderWidth, c as ContainerDirection, b as ContainerDisplay, j as ContainerFraction, f as ContainerGap, n as ContainerHeight, e as ContainerJustify, p as ContainerMaxHeight, l as ContainerMaxWidth, o as ContainerMinHeight, m as ContainerMinWidth, x as ContainerOverflow, w as ContainerPosition, y as ContainerProps, u as ContainerRadius, i as ContainerScale, v as ContainerShadow, g as ContainerSpace, h as ContainerSpaceOrAuto, r as ContainerTextColor, k as ContainerWidth, I as For, F as Fragment, z as JSXProps, O as OverlayPosition, S as Show, H as Switch, D as component, G as createElements, E as defineComponent, A as jsx, B as jsxs } from './jsx-dev-runtime-
|
|
1
|
+
import { J as JSXElement, R as RenderOptions, M as MountedComponent } from './jsx-dev-runtime-BVwpihrl.js';
|
|
2
|
+
export { C as ComponentFunction, d as ContainerAlign, a as ContainerAs, q as ContainerBg, s as ContainerBorderColor, t as ContainerBorderWidth, c as ContainerDirection, b as ContainerDisplay, j as ContainerFraction, f as ContainerGap, n as ContainerHeight, e as ContainerJustify, p as ContainerMaxHeight, l as ContainerMaxWidth, o as ContainerMinHeight, m as ContainerMinWidth, x as ContainerOverflow, w as ContainerPosition, y as ContainerProps, u as ContainerRadius, i as ContainerScale, v as ContainerShadow, g as ContainerSpace, h as ContainerSpaceOrAuto, r as ContainerTextColor, k as ContainerWidth, I as For, F as Fragment, z as JSXProps, O as OverlayPosition, S as Show, H as Switch, D as component, G as createElements, E as defineComponent, A as jsx, B as jsxs } from './jsx-dev-runtime-BVwpihrl.js';
|
|
3
3
|
import '@minejs/signals';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { F as Fragment, A as jsxDEV, B as jsxs } from './jsx-dev-runtime-
|
|
1
|
+
export { F as Fragment, A as jsxDEV, B as jsxs } from './jsx-dev-runtime-BVwpihrl.cjs';
|
|
2
2
|
import '@minejs/signals';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { F as Fragment, A as jsxDEV, B as jsxs } from './jsx-dev-runtime-
|
|
1
|
+
export { F as Fragment, A as jsxDEV, B as jsxs } from './jsx-dev-runtime-BVwpihrl.js';
|
|
2
2
|
import '@minejs/signals';
|
package/dist/jsx-runtime.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { F as Fragment, A as jsx, B as jsxs } from './jsx-dev-runtime-
|
|
1
|
+
export { F as Fragment, A as jsx, B as jsxs } from './jsx-dev-runtime-BVwpihrl.cjs';
|
|
2
2
|
import '@minejs/signals';
|
package/dist/jsx-runtime.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { F as Fragment, A as jsx, B as jsxs } from './jsx-dev-runtime-
|
|
1
|
+
export { F as Fragment, A as jsx, B as jsxs } from './jsx-dev-runtime-BVwpihrl.js';
|
|
2
2
|
import '@minejs/signals';
|