@purpurds/tooltip 5.14.0 → 5.15.1
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/.rush/temp/ci_build/@purpurds/tooltip/{29cf122e03974d233e35539e6e2979d98226a157.untar.log → 1c4d4bf559b153f67fb572e80a1dac353199d136.untar.log} +2 -2
- package/.rush/temp/operation/ci_build/all.log +5 -5
- package/.rush/temp/operation/ci_build/state.json +1 -1
- package/.rush/temp/operation/test_unit/all.log +3 -3
- package/.rush/temp/operation/test_unit/state.json +1 -1
- package/.rush/temp/shrinkwrap-deps.json +329 -540
- package/dist/LICENSE.txt +9 -9
- package/dist/tooltip.cjs.js +6 -6
- package/dist/tooltip.cjs.js.map +1 -1
- package/dist/tooltip.d.ts +1 -1
- package/dist/tooltip.es.js +1115 -1034
- package/dist/tooltip.es.js.map +1 -1
- package/package.json +6 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
Start time:
|
|
2
|
-
Invoking "/usr/bin/tar -x -m -f /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/common/temp/build-cache/ci_build/@purpurds/tooltip/
|
|
1
|
+
Start time: Mon Sep 23 2024 11:54:53 GMT+0000 (Coordinated Universal Time)
|
|
2
|
+
Invoking "/usr/bin/tar -x -m -f /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/common/temp/build-cache/ci_build/@purpurds/tooltip/1c4d4bf559b153f67fb572e80a1dac353199d136"
|
|
3
3
|
|
|
4
4
|
======= BEGIN PROCESS INPUT ======
|
|
5
5
|
|
|
@@ -11,10 +11,10 @@ rendering chunks...
|
|
|
11
11
|
|
|
12
12
|
[vite:dts] Start generate declaration files...
|
|
13
13
|
computing gzip size...
|
|
14
|
-
[vite:dts] Declaration files built in 4320ms.
|
|
15
|
-
|
|
16
14
|
dist/styles.css 1.78 kB │ gzip: 0.49 kB
|
|
17
|
-
dist/tooltip.cjs.js
|
|
15
|
+
dist/tooltip.cjs.js 55.91 kB │ gzip: 19.30 kB │ map: 735.44 kB
|
|
16
|
+
[vite:dts] Declaration files built in 4621ms.
|
|
17
|
+
|
|
18
18
|
dist/styles.css 1.78 kB │ gzip: 0.49 kB
|
|
19
|
-
dist/tooltip.es.js
|
|
20
|
-
✓ built in 7.
|
|
19
|
+
dist/tooltip.es.js 80.31 kB │ gzip: 23.10 kB │ map: 744.71 kB
|
|
20
|
+
✓ built in 7.48s
|
|
@@ -2,10 +2,10 @@ Invoking: vitest run --passWithNoTests
|
|
|
2
2
|
|
|
3
3
|
RUN v1.5.3 /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/components/tooltip
|
|
4
4
|
|
|
5
|
-
✓ src/tooltip.test.tsx (9 tests)
|
|
5
|
+
✓ src/tooltip.test.tsx (9 tests) 810ms
|
|
6
6
|
|
|
7
7
|
Test Files 1 passed (1)
|
|
8
8
|
Tests 9 passed (9)
|
|
9
|
-
Start at
|
|
10
|
-
Duration
|
|
9
|
+
Start at 11:55:25
|
|
10
|
+
Duration 3.11s (transform 854ms, setup 1ms, collect 1.39s, tests 810ms, environment 467ms, prepare 89ms)
|
|
11
11
|
|