@vygruppen/spor-react 13.1.2 → 13.1.3
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 +2 -2
- package/CHANGELOG.md +8 -0
- package/dist/index.cjs +22 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.mjs +23 -3
- package/dist/index.mjs.map +1 -1
- package/package.json +4 -4
- package/src/input/PasswordInput.tsx +2 -1
- package/src/logo/VyLogo.tsx +14 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @vygruppen/spor-react@13.1.
|
|
2
|
+
> @vygruppen/spor-react@13.1.3 build /home/runner/work/spor/spor/packages/spor-react
|
|
3
3
|
> tsup
|
|
4
4
|
|
|
5
5
|
CLI Building entry: src/index.tsx, src/icons/index.tsx
|
|
@@ -11,17 +11,17 @@ CLI Cleaning output folder
|
|
|
11
11
|
ESM Build start
|
|
12
12
|
CJS Build start
|
|
13
13
|
DTS Build start
|
|
14
|
-
|
|
15
|
-
CJS dist/icons/index.cjs 381.00 B
|
|
16
|
-
CJS dist/index.cjs.map 719.37 KB
|
|
17
|
-
CJS dist/icons/index.cjs.map 157.00 B
|
|
18
|
-
CJS ⚡️ Build success in 2677ms
|
|
19
|
-
ESM dist/index.mjs 337.34 KB
|
|
14
|
+
ESM dist/index.mjs 338.27 KB
|
|
20
15
|
ESM dist/icons/index.mjs 110.00 B
|
|
21
|
-
ESM dist/index.mjs.map
|
|
16
|
+
ESM dist/index.mjs.map 720.59 KB
|
|
22
17
|
ESM dist/icons/index.mjs.map 157.00 B
|
|
23
|
-
ESM ⚡️ Build success in
|
|
24
|
-
|
|
18
|
+
ESM ⚡️ Build success in 2927ms
|
|
19
|
+
CJS dist/index.cjs 362.31 KB
|
|
20
|
+
CJS dist/icons/index.cjs 381.00 B
|
|
21
|
+
CJS dist/icons/index.cjs.map 157.00 B
|
|
22
|
+
CJS dist/index.cjs.map 720.59 KB
|
|
23
|
+
CJS ⚡️ Build success in 2928ms
|
|
24
|
+
DTS ⚡️ Build success in 21478ms
|
|
25
25
|
DTS dist/icons/index.d.ts 44.00 B
|
|
26
26
|
DTS dist/index.d.ts 143.27 KB
|
|
27
27
|
DTS dist/icons/index.d.cts 44.00 B
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
|
-
> @vygruppen/spor-react@13.1.
|
|
2
|
+
> @vygruppen/spor-react@13.1.3 postinstall /home/runner/work/spor/spor/packages/spor-react
|
|
3
3
|
> chakra typegen src/theme/index.ts
|
|
4
4
|
|
|
5
|
-
◇ injected env (0) from .env // tip:
|
|
5
|
+
◇ injected env (0) from .env // tip: ◈ secrets for agents [www.dotenvx.com]
|
|
6
6
|
[90m┌[39m Chakra CLI ⚡️
|
|
7
7
|
[?25l[90m│[39m
|
|
8
8
|
[35m◒[39m Generating conditions types...
|
package/CHANGELOG.md
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -5652,7 +5652,18 @@ var VyLogo = ({
|
|
|
5652
5652
|
fillRule: "evenodd",
|
|
5653
5653
|
clipRule: "evenodd",
|
|
5654
5654
|
d: "M98.49.07h-1.82c-2.98 0-4.6 1.49-5.63 5.06l-6.52 21.79a18.22 18.22 0 0 1-1.67 3.96c.57.78 1.17 1.26 1.76 1.38 1.13-.96 2.06-2.75 2.89-5.46l6.49-21.67c.9-3.1 2.23-4.63 4.5-4.98a.04.04 0 0 0 0-.08Z",
|
|
5655
|
-
fill: fillForAccent
|
|
5655
|
+
fill: fillForAccent,
|
|
5656
|
+
display: { _light: "block", _dark: "none" }
|
|
5657
|
+
}
|
|
5658
|
+
),
|
|
5659
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
5660
|
+
Path,
|
|
5661
|
+
{
|
|
5662
|
+
fillRule: "evenodd",
|
|
5663
|
+
clipRule: "evenodd",
|
|
5664
|
+
d: "M98.49.07h-1.82c-2.98 0-4.6 1.49-5.63 5.06l-6.52 21.79a18.22 18.22 0 0 1-1.67 3.96c.57.78 1.17 1.26 1.76 1.38 1.13-.96 2.06-2.75 2.89-5.46l6.49-21.67c.9-3.1 2.23-4.63 4.5-4.98a.04.04 0 0 0 0-.08Z",
|
|
5665
|
+
fill: "main",
|
|
5666
|
+
display: { _light: "none", _dark: "block" }
|
|
5656
5667
|
}
|
|
5657
5668
|
),
|
|
5658
5669
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
@@ -5704,7 +5715,16 @@ var VyLogo = ({
|
|
|
5704
5715
|
Path,
|
|
5705
5716
|
{
|
|
5706
5717
|
d: "M53.78 1.44a4.64 4.64 0 0 0-4.17.93A10.79 10.79 0 0 0 46.19 8L34.53 47.72c-.58 1.93-1.2 3.75-2.56 4.87-.62.5-1.4.86-2.39 1.01a.04.04 0 0 0 0 .08h1.8c1.57 0 2.69-.41 3.53-1.1 1.36-1.1 1.98-2.93 2.56-4.86L49.05 8.3c.73-2.74 1.95-4.63 3.43-5.9.43-.36.88-.68 1.35-.95l-.05-.01Z",
|
|
5707
|
-
fill: fillForAccent
|
|
5718
|
+
fill: fillForAccent,
|
|
5719
|
+
display: { _light: "block", _dark: "none" }
|
|
5720
|
+
}
|
|
5721
|
+
),
|
|
5722
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
5723
|
+
Path,
|
|
5724
|
+
{
|
|
5725
|
+
d: "M53.78 1.44a4.64 4.64 0 0 0-4.17.93A10.79 10.79 0 0 0 46.19 8L34.53 47.72c-.58 1.93-1.2 3.75-2.56 4.87-.62.5-1.4.86-2.39 1.01a.04.04 0 0 0 0 .08h1.8c1.57 0 2.69-.41 3.53-1.1 1.36-1.1 1.98-2.93 2.56-4.86L49.05 8.3c.73-2.74 1.95-4.63 3.43-5.9.43-.36.88-.68 1.35-.95l-.05-.01Z",
|
|
5726
|
+
fill: "main",
|
|
5727
|
+
display: { _light: "none", _dark: "block" }
|
|
5708
5728
|
}
|
|
5709
5729
|
)
|
|
5710
5730
|
] }),
|