@vygruppen/spor-react 12.4.14 → 12.4.15

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @vygruppen/spor-react@12.4.14 build /home/runner/work/spor/spor/packages/spor-react
2
+ > @vygruppen/spor-react@12.4.15 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
@@ -10,17 +10,17 @@ CLI Target: node16
10
10
  CJS Build start
11
11
  ESM Build start
12
12
  DTS Build start
13
- CJS dist/index.js 311.06 KB
14
- CJS dist/icons/index.js 380.00 B
15
- CJS dist/index.js.map 622.88 KB
16
- CJS dist/icons/index.js.map 157.00 B
17
- CJS ⚡️ Build success in 2700ms
13
+ ESM dist/index.mjs 290.46 KB
18
14
  ESM dist/icons/index.mjs 110.00 B
19
- ESM dist/index.mjs 290.52 KB
15
+ ESM dist/index.mjs.map 622.79 KB
20
16
  ESM dist/icons/index.mjs.map 157.00 B
21
- ESM dist/index.mjs.map 622.88 KB
22
- ESM ⚡️ Build success in 2701ms
23
- DTS ⚡️ Build success in 26476ms
17
+ ESM ⚡️ Build success in 2823ms
18
+ CJS dist/index.js 311.00 KB
19
+ CJS dist/icons/index.js 380.00 B
20
+ CJS dist/icons/index.js.map 157.00 B
21
+ CJS dist/index.js.map 622.79 KB
22
+ CJS ⚡️ Build success in 2825ms
23
+ DTS ⚡️ Build success in 28288ms
24
24
  DTS dist/icons/index.d.ts 44.00 B
25
25
  DTS dist/index.d.ts 153.73 KB
26
26
  DTS dist/icons/index.d.mts 44.00 B
@@ -1,5 +1,5 @@
1
1
 
2
- > @vygruppen/spor-react@12.4.14 postinstall /home/runner/work/spor/spor/packages/spor-react
2
+ > @vygruppen/spor-react@12.4.15 postinstall /home/runner/work/spor/spor/packages/spor-react
3
3
  > chakra typegen src/theme/index.ts
4
4
 
5
5
  ┌ Chakra CLI ⚡️
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @vygruppen/spor-react
2
2
 
3
+ ## 12.4.15
4
+
5
+ ### Patch Changes
6
+
7
+ - 27b895d: NumericStepper: Remove white outline
8
+
3
9
  ## 12.4.14
4
10
 
5
11
  ### Patch Changes
package/dist/index.js CHANGED
@@ -3721,8 +3721,6 @@ var numericStepperRecipe = react.defineSlotRecipe({
3721
3721
  color: "core.text"
3722
3722
  },
3723
3723
  button: {
3724
- border: "0.3rem solid",
3725
- borderColor: "surface",
3726
3724
  outlineOffset: "-2px",
3727
3725
  width: "auto",
3728
3726
  _icon: {