@vygruppen/spor-react 12.24.8 → 12.24.9
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/.turbo/turbo-build.log +10 -10
- package/.turbo/turbo-postinstall.log +3 -4
- package/CHANGELOG.md +6 -0
- package/dist/index.cjs +3 -10
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.mjs +3 -10
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -3
- package/src/layout/RadioCard.tsx +3 -10
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @vygruppen/spor-react@12.24.
|
|
2
|
+
> @vygruppen/spor-react@12.24.9 build /home/runner/work/spor/spor/packages/spor-react
|
|
3
3
|
> tsup
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: src/index.tsx, src/icons/index.tsx
|
|
@@ -11,18 +11,18 @@
|
|
|
11
11
|
[34mESM[39m Build start
|
|
12
12
|
[34mCJS[39m Build start
|
|
13
13
|
[34mDTS[39m Build start
|
|
14
|
-
[32mCJS[39m [1mdist/index.cjs [22m[32m356.
|
|
14
|
+
[32mCJS[39m [1mdist/index.cjs [22m[32m356.13 KB[39m
|
|
15
15
|
[32mCJS[39m [1mdist/icons/index.cjs [22m[32m381.00 B[39m
|
|
16
|
-
[32mCJS[39m [1mdist/index.cjs.map [22m[32m702.33 KB[39m
|
|
17
16
|
[32mCJS[39m [1mdist/icons/index.cjs.map [22m[32m157.00 B[39m
|
|
18
|
-
[32mCJS[39m
|
|
17
|
+
[32mCJS[39m [1mdist/index.cjs.map [22m[32m702.12 KB[39m
|
|
18
|
+
[32mCJS[39m ⚡️ Build success in 2606ms
|
|
19
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m331.95 KB[39m
|
|
19
20
|
[32mESM[39m [1mdist/icons/index.mjs [22m[32m110.00 B[39m
|
|
20
|
-
[32mESM[39m [1mdist/index.mjs
|
|
21
|
+
[32mESM[39m [1mdist/index.mjs.map [22m[32m702.12 KB[39m
|
|
21
22
|
[32mESM[39m [1mdist/icons/index.mjs.map [22m[32m157.00 B[39m
|
|
22
|
-
[32mESM[39m
|
|
23
|
-
[
|
|
24
|
-
[32mDTS[39m ⚡️ Build success in 21486ms
|
|
23
|
+
[32mESM[39m ⚡️ Build success in 2609ms
|
|
24
|
+
[32mDTS[39m ⚡️ Build success in 20140ms
|
|
25
25
|
[32mDTS[39m [1mdist/icons/index.d.ts [22m[32m44.00 B[39m
|
|
26
|
-
[32mDTS[39m [1mdist/index.d.ts [22m[32m147.
|
|
26
|
+
[32mDTS[39m [1mdist/index.d.ts [22m[32m147.62 KB[39m
|
|
27
27
|
[32mDTS[39m [1mdist/icons/index.d.cts [22m[32m44.00 B[39m
|
|
28
|
-
[32mDTS[39m [1mdist/index.d.cts [22m[32m147.
|
|
28
|
+
[32mDTS[39m [1mdist/index.d.cts [22m[32m147.62 KB[39m
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
|
-
> @vygruppen/spor-react@12.24.
|
|
2
|
+
> @vygruppen/spor-react@12.24.9 postinstall /home/runner/work/spor/spor/packages/spor-react
|
|
3
3
|
> chakra typegen src/theme/index.ts
|
|
4
4
|
|
|
5
|
-
[dotenv@17.3.1] injecting env (0) from .env -- tip:
|
|
5
|
+
[dotenv@17.3.1] injecting env (0) from .env -- tip: 🛡️ auth for agents: https://vestauth.com
|
|
6
6
|
[90m┌[39m Chakra CLI ⚡️
|
|
7
7
|
[?25l[90m│[39m
|
|
8
8
|
[35m◒[39m Generating conditions types...
|
|
@@ -13,8 +13,7 @@
|
|
|
13
13
|
[?25h[?25l[90m│[39m
|
|
14
14
|
[32m◇[39m ✅ Generated utility typings
|
|
15
15
|
[?25h[?25l[90m│[39m
|
|
16
|
-
[
|
|
17
|
-
[999D[J[32m◇[39m ✅ Generated token typings
|
|
16
|
+
[32m◇[39m ✅ Generated token typings
|
|
18
17
|
[?25h[?25l[90m│[39m
|
|
19
18
|
[35m◒[39m Generating system types...
|
|
20
19
|
[999D[J[32m◇[39m ✅ Generated system types
|
package/CHANGELOG.md
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -1523,17 +1523,10 @@ var PressableCard = React20.forwardRef(
|
|
|
1523
1523
|
PressableCard.displayName = "PressableCard";
|
|
1524
1524
|
var RadioCard = React20.forwardRef(
|
|
1525
1525
|
(props, ref) => {
|
|
1526
|
-
const { inputProps, children
|
|
1526
|
+
const { inputProps, children } = props;
|
|
1527
1527
|
return /* @__PURE__ */ jsxRuntime.jsxs(react.RadioCard.Item, { ...props, children: [
|
|
1528
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1529
|
-
|
|
1530
|
-
{
|
|
1531
|
-
ref,
|
|
1532
|
-
...inputProps,
|
|
1533
|
-
"aria-label": value
|
|
1534
|
-
}
|
|
1535
|
-
),
|
|
1536
|
-
/* @__PURE__ */ jsxRuntime.jsx(react.RadioCard.ItemControl, { "aria-hidden": value ? true : false, children })
|
|
1528
|
+
/* @__PURE__ */ jsxRuntime.jsx(react.RadioCard.ItemHiddenInput, { ref, ...inputProps }),
|
|
1529
|
+
/* @__PURE__ */ jsxRuntime.jsx(react.RadioCard.ItemControl, { children })
|
|
1537
1530
|
] });
|
|
1538
1531
|
}
|
|
1539
1532
|
);
|