@purpurds/quantity-selector 5.25.0 → 5.25.1-0

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.
@@ -12,9 +12,9 @@ rendering chunks...
12
12
  [vite:dts] Start generate declaration files...
13
13
  computing gzip size...
14
14
  dist/styles.css 2.71 kB │ gzip: 0.56 kB
15
- dist/quantity-selector.cjs.js 35.96 kB │ gzip: 6.77 kB │ map: 522.58 kB
16
- [vite:dts] Declaration files built in 4219ms.
15
+ dist/quantity-selector.cjs.js 35.80 kB │ gzip: 6.74 kB │ map: 522.32 kB
16
+ [vite:dts] Declaration files built in 3666ms.
17
17
 
18
18
  dist/styles.css 2.71 kB │ gzip: 0.56 kB
19
- dist/quantity-selector.es.js 47.69 kB │ gzip: 7.73 kB │ map: 527.32 kB
20
- ✓ built in 5.73s
19
+ dist/quantity-selector.es.js 47.44 kB │ gzip: 7.71 kB │ map: 526.93 kB
20
+ ✓ built in 5.26s
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 8358.021431
2
+ "nonCachedDurationMs": 7614.324281
3
3
  }
@@ -1,11 +1,12 @@
1
1
  Invoking: vitest run --passWithNoTests
2
2
 
3
- RUN v2.1.2 /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/components/quantity-selector
3
+ RUN v2.1.5 /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/components/quantity-selector
4
4
 
5
- ✓ src/quantity-selector.test.tsx (6 tests) 411ms
5
+ ✓ src/quantity-selector.test.tsx (6 tests) 403ms
6
+ ✓ QuantitySelector > should update value when entering a number in input 311ms
6
7
 
7
8
  Test Files 1 passed (1)
8
9
  Tests 6 passed (6)
9
- Start at 15:11:33
10
- Duration 2.30s (transform 816ms, setup 0ms, collect 1.17s, tests 411ms, environment 413ms, prepare 101ms)
10
+ Start at 15:30:01
11
+ Duration 2.32s (transform 837ms, setup 0ms, collect 1.19s, tests 403ms, environment 399ms, prepare 82ms)
11
12
 
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 3808.3009409999977
2
+ "nonCachedDurationMs": 3791.741765999999
3
3
  }