@purpurds/tooltip 5.27.2 → 5.27.4
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/{6e413d054f9acd6b780a550818819c8d250d7ff8.untar.log → 69ba63f5f3be29346a13651b2818acb5f6dedbe1.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 +4 -5
- package/.rush/temp/operation/test_unit/state.json +1 -1
- package/.rush/temp/shrinkwrap-deps.json +259 -187
- 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 +982 -990
- 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 Nov 26 2024 17:07: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/69ba63f5f3be29346a13651b2818acb5f6dedbe1"
|
|
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
|
-
|
|
15
|
-
dist/tooltip.cjs.js 56.04 kB │ gzip: 19.29 kB │ map: 738.85 kB
|
|
16
|
-
[vite:dts] Declaration files built in 4365ms.
|
|
14
|
+
[vite:dts] Declaration files built in 5133ms.
|
|
17
15
|
|
|
16
|
+
dist/styles.css 1.78 kB │ gzip: 0.49 kB
|
|
17
|
+
dist/tooltip.cjs.js 55.94 kB │ gzip: 19.31 kB │ map: 735.48 kB
|
|
18
18
|
dist/styles.css 1.78 kB │ gzip: 0.49 kB
|
|
19
|
-
dist/tooltip.es.js 80.
|
|
20
|
-
✓ built in
|
|
19
|
+
dist/tooltip.es.js 80.33 kB │ gzip: 23.10 kB │ map: 744.75 kB
|
|
20
|
+
✓ built in 8.32s
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
Invoking: vitest run --passWithNoTests
|
|
2
2
|
|
|
3
|
-
RUN v2.1.
|
|
3
|
+
RUN v2.1.2 /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/components/tooltip
|
|
4
4
|
|
|
5
|
-
✓ src/tooltip.test.tsx
|
|
6
|
-
✓ Tooltip > should open on hover 571ms
|
|
5
|
+
✓ src/tooltip.test.tsx (9 tests) 779ms
|
|
7
6
|
|
|
8
7
|
Test Files 1 passed (1)
|
|
9
8
|
Tests 9 passed (9)
|
|
10
|
-
Start at
|
|
11
|
-
Duration
|
|
9
|
+
Start at 17:07:59
|
|
10
|
+
Duration 2.83s (transform 756ms, setup 0ms, collect 1.24s, tests 779ms, environment 403ms, prepare 76ms)
|
|
12
11
|
|