@purpurds/tooltip 5.31.0 → 5.32.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.
- package/.rush/temp/ci_build/@purpurds/tooltip/{325f48734fcb7f52e36b48e70976e92f9dedcfdb.untar.log → 1ee3ee74ed798b7ea0652912230bf9942df38863.untar.log} +2 -2
- package/.rush/temp/operation/ci_build/all.log +4 -4
- package/.rush/temp/operation/ci_build/state.json +1 -1
- package/.rush/temp/operation/test_unit/all.log +5 -4
- package/.rush/temp/operation/test_unit/state.json +1 -1
- package/.rush/temp/shrinkwrap-deps.json +292 -342
- package/dist/LICENSE.txt +9 -9
- package/dist/tooltip.cjs.js +6 -6
- package/dist/tooltip.cjs.js.map +1 -1
- package/dist/tooltip.es.js +933 -900
- 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: Tue Jan 28 2025 09:03:28 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/1ee3ee74ed798b7ea0652912230bf9942df38863"
|
|
3
3
|
|
|
4
4
|
======= BEGIN PROCESS INPUT ======
|
|
5
5
|
|
|
@@ -12,9 +12,9 @@ rendering chunks...
|
|
|
12
12
|
[vite:dts] Start generate declaration files...
|
|
13
13
|
computing gzip size...
|
|
14
14
|
dist/styles.css 1.78 kB │ gzip: 0.49 kB
|
|
15
|
-
dist/tooltip.cjs.js
|
|
16
|
-
[vite:dts] Declaration files built in
|
|
15
|
+
dist/tooltip.cjs.js 56.65 kB │ gzip: 19.51 kB │ map: 740.39 kB
|
|
16
|
+
[vite:dts] Declaration files built in 4677ms.
|
|
17
17
|
|
|
18
18
|
dist/styles.css 1.78 kB │ gzip: 0.49 kB
|
|
19
|
-
dist/tooltip.es.js
|
|
20
|
-
✓ built in 8.
|
|
19
|
+
dist/tooltip.es.js 81.65 kB │ gzip: 23.49 kB │ map: 749.74 kB
|
|
20
|
+
✓ built in 8.66s
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
Invoking: vitest run --passWithNoTests
|
|
2
2
|
|
|
3
|
-
RUN v2.1.
|
|
3
|
+
RUN v2.1.8 /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/components/tooltip
|
|
4
4
|
|
|
5
|
-
✓ src/tooltip.test.tsx
|
|
5
|
+
✓ src/tooltip.test.tsx (9 tests) 857ms
|
|
6
|
+
✓ Tooltip > should open on hover 584ms
|
|
6
7
|
|
|
7
8
|
Test Files 1 passed (1)
|
|
8
9
|
Tests 9 passed (9)
|
|
9
|
-
Start at
|
|
10
|
-
Duration
|
|
10
|
+
Start at 09:04:05
|
|
11
|
+
Duration 3.41s (transform 1.03s, setup 0ms, collect 1.58s, tests 857ms, environment 508ms, prepare 107ms)
|
|
11
12
|
|