@purpurds/quantity-selector 6.8.2 → 6.9.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/chunked-rush-logs/quantity-selector.ci_build.chunks.jsonl +20 -0
- package/.rush/temp/chunked-rush-logs/quantity-selector.test_unit.chunks.jsonl +11 -0
- package/.rush/temp/operation/ci_build/all.log +3 -3
- package/.rush/temp/operation/ci_build/log-chunks.jsonl +20 -0
- 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/log-chunks.jsonl +11 -0
- package/.rush/temp/operation/test_unit/state.json +1 -1
- package/dist/LICENSE.txt +4 -4
- package/package.json +5 -5
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{"kind":"O","text":"Invoking: rushx build \n"}
|
|
2
|
+
{"kind":"O","text":"Found configuration in /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/rush.json\n"}
|
|
3
|
+
{"kind":"O","text":"\n"}
|
|
4
|
+
{"kind":"O","text":"\u001b[1mRush Multi-Project Build Tool 5.150.0\u001b[33m\u001b[39m\u001b[22m - Node.js 20.12.2 (LTS)\n"}
|
|
5
|
+
{"kind":"O","text":"> \"vite build\"\n"}
|
|
6
|
+
{"kind":"O","text":"\n"}
|
|
7
|
+
{"kind":"O","text":"\u001b[36mvite v6.2.1 \u001b[32mbuilding for production...\u001b[36m\u001b[39m\n"}
|
|
8
|
+
{"kind":"O","text":"transforming...\n"}
|
|
9
|
+
{"kind":"O","text":"\u001b[32m✓\u001b[39m 14 modules transformed.\n"}
|
|
10
|
+
{"kind":"O","text":"rendering chunks...\n"}
|
|
11
|
+
{"kind":"O","text":"\u001b[32m\n"}
|
|
12
|
+
{"kind":"O","text":"\u001b[36m[vite:dts]\u001b[32m Start generate declaration files...\u001b[39m\n"}
|
|
13
|
+
{"kind":"O","text":"computing gzip size...\n"}
|
|
14
|
+
{"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[35mstyles.css \u001b[39m\u001b[1m\u001b[2m 2.71 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.56 kB\u001b[22m\n"}
|
|
15
|
+
{"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[36mquantity-selector.cjs.js \u001b[39m\u001b[1m\u001b[2m37.18 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 7.30 kB\u001b[22m\u001b[2m │ map: 92.89 kB\u001b[22m\n"}
|
|
16
|
+
{"kind":"O","text":"\u001b[32m\u001b[36m[vite:dts]\u001b[32m Declaration files built in 3318ms.\n"}
|
|
17
|
+
{"kind":"O","text":"\u001b[39m\n"}
|
|
18
|
+
{"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[35mstyles.css \u001b[39m\u001b[1m\u001b[2m 2.71 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.56 kB\u001b[22m\n"}
|
|
19
|
+
{"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[36mquantity-selector.es.js \u001b[39m\u001b[1m\u001b[2m49.56 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 8.66 kB\u001b[22m\u001b[2m │ map: 97.47 kB\u001b[22m\n"}
|
|
20
|
+
{"kind":"O","text":"\u001b[32m✓ built in 5.06s\u001b[39m\n"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{"kind":"O","text":"Invoking: vitest run --passWithNoTests \n"}
|
|
2
|
+
{"kind":"O","text":"\n"}
|
|
3
|
+
{"kind":"O","text":"\u001b[7m\u001b[1m\u001b[36m RUN \u001b[39m\u001b[22m\u001b[27m \u001b[36mv2.1.2\u001b[39m \u001b[90m/opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/components/quantity-selector\u001b[39m\n"}
|
|
4
|
+
{"kind":"O","text":"\n"}
|
|
5
|
+
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/quantity-selector.test.tsx \u001b[2m (\u001b[22m\u001b[2m6 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[90m 125\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
6
|
+
{"kind":"O","text":"\n"}
|
|
7
|
+
{"kind":"O","text":"\u001b[2m Test Files \u001b[22m \u001b[1m\u001b[32m1 passed\u001b[39m\u001b[22m\u001b[90m (1)\u001b[39m\n"}
|
|
8
|
+
{"kind":"O","text":"\u001b[2m Tests \u001b[22m \u001b[1m\u001b[32m6 passed\u001b[39m\u001b[22m\u001b[90m (6)\u001b[39m\n"}
|
|
9
|
+
{"kind":"O","text":"\u001b[2m Start at \u001b[22m 09:31:45\n"}
|
|
10
|
+
{"kind":"O","text":"\u001b[2m Duration \u001b[22m 1.92s\u001b[2m (transform 554ms, setup 0ms, collect 796ms, tests 125ms, environment 548ms, prepare 179ms)\u001b[22m\n"}
|
|
11
|
+
{"kind":"O","text":"\n"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Invoking: rushx build
|
|
2
2
|
Found configuration in /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/rush.json
|
|
3
3
|
|
|
4
|
-
Rush Multi-Project Build Tool 5.
|
|
4
|
+
Rush Multi-Project Build Tool 5.150.0 - Node.js 20.12.2 (LTS)
|
|
5
5
|
> "vite build"
|
|
6
6
|
|
|
7
7
|
vite v6.2.1 building for production...
|
|
@@ -13,8 +13,8 @@ rendering chunks...
|
|
|
13
13
|
computing gzip size...
|
|
14
14
|
dist/styles.css 2.71 kB │ gzip: 0.56 kB
|
|
15
15
|
dist/quantity-selector.cjs.js 37.18 kB │ gzip: 7.30 kB │ map: 92.89 kB
|
|
16
|
-
[vite:dts] Declaration files built in
|
|
16
|
+
[vite:dts] Declaration files built in 3318ms.
|
|
17
17
|
|
|
18
18
|
dist/styles.css 2.71 kB │ gzip: 0.56 kB
|
|
19
19
|
dist/quantity-selector.es.js 49.56 kB │ gzip: 8.66 kB │ map: 97.47 kB
|
|
20
|
-
✓ built in 5.
|
|
20
|
+
✓ built in 5.06s
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{"kind":"O","text":"Invoking: rushx build \n"}
|
|
2
|
+
{"kind":"O","text":"Found configuration in /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/rush.json\n"}
|
|
3
|
+
{"kind":"O","text":"\n"}
|
|
4
|
+
{"kind":"O","text":"\u001b[1mRush Multi-Project Build Tool 5.150.0\u001b[33m\u001b[39m\u001b[22m - Node.js 20.12.2 (LTS)\n"}
|
|
5
|
+
{"kind":"O","text":"> \"vite build\"\n"}
|
|
6
|
+
{"kind":"O","text":"\n"}
|
|
7
|
+
{"kind":"O","text":"\u001b[36mvite v6.2.1 \u001b[32mbuilding for production...\u001b[36m\u001b[39m\n"}
|
|
8
|
+
{"kind":"O","text":"transforming...\n"}
|
|
9
|
+
{"kind":"O","text":"\u001b[32m✓\u001b[39m 14 modules transformed.\n"}
|
|
10
|
+
{"kind":"O","text":"rendering chunks...\n"}
|
|
11
|
+
{"kind":"O","text":"\u001b[32m\n"}
|
|
12
|
+
{"kind":"O","text":"\u001b[36m[vite:dts]\u001b[32m Start generate declaration files...\u001b[39m\n"}
|
|
13
|
+
{"kind":"O","text":"computing gzip size...\n"}
|
|
14
|
+
{"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[35mstyles.css \u001b[39m\u001b[1m\u001b[2m 2.71 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.56 kB\u001b[22m\n"}
|
|
15
|
+
{"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[36mquantity-selector.cjs.js \u001b[39m\u001b[1m\u001b[2m37.18 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 7.30 kB\u001b[22m\u001b[2m │ map: 92.89 kB\u001b[22m\n"}
|
|
16
|
+
{"kind":"O","text":"\u001b[32m\u001b[36m[vite:dts]\u001b[32m Declaration files built in 3318ms.\n"}
|
|
17
|
+
{"kind":"O","text":"\u001b[39m\n"}
|
|
18
|
+
{"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[35mstyles.css \u001b[39m\u001b[1m\u001b[2m 2.71 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.56 kB\u001b[22m\n"}
|
|
19
|
+
{"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[36mquantity-selector.es.js \u001b[39m\u001b[1m\u001b[2m49.56 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 8.66 kB\u001b[22m\u001b[2m │ map: 97.47 kB\u001b[22m\n"}
|
|
20
|
+
{"kind":"O","text":"\u001b[32m✓ built in 5.06s\u001b[39m\n"}
|
|
@@ -2,10 +2,10 @@ Invoking: vitest run --passWithNoTests
|
|
|
2
2
|
|
|
3
3
|
RUN v2.1.2 /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/components/quantity-selector
|
|
4
4
|
|
|
5
|
-
✓ src/quantity-selector.test.tsx (6 tests)
|
|
5
|
+
✓ src/quantity-selector.test.tsx (6 tests) 125ms
|
|
6
6
|
|
|
7
7
|
Test Files 1 passed (1)
|
|
8
8
|
Tests 6 passed (6)
|
|
9
|
-
Start at 09:
|
|
10
|
-
Duration 1.
|
|
9
|
+
Start at 09:31:45
|
|
10
|
+
Duration 1.92s (transform 554ms, setup 0ms, collect 796ms, tests 125ms, environment 548ms, prepare 179ms)
|
|
11
11
|
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{"kind":"O","text":"Invoking: vitest run --passWithNoTests \n"}
|
|
2
|
+
{"kind":"O","text":"\n"}
|
|
3
|
+
{"kind":"O","text":"\u001b[7m\u001b[1m\u001b[36m RUN \u001b[39m\u001b[22m\u001b[27m \u001b[36mv2.1.2\u001b[39m \u001b[90m/opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/components/quantity-selector\u001b[39m\n"}
|
|
4
|
+
{"kind":"O","text":"\n"}
|
|
5
|
+
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/quantity-selector.test.tsx \u001b[2m (\u001b[22m\u001b[2m6 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[90m 125\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
6
|
+
{"kind":"O","text":"\n"}
|
|
7
|
+
{"kind":"O","text":"\u001b[2m Test Files \u001b[22m \u001b[1m\u001b[32m1 passed\u001b[39m\u001b[22m\u001b[90m (1)\u001b[39m\n"}
|
|
8
|
+
{"kind":"O","text":"\u001b[2m Tests \u001b[22m \u001b[1m\u001b[32m6 passed\u001b[39m\u001b[22m\u001b[90m (6)\u001b[39m\n"}
|
|
9
|
+
{"kind":"O","text":"\u001b[2m Start at \u001b[22m 09:31:45\n"}
|
|
10
|
+
{"kind":"O","text":"\u001b[2m Duration \u001b[22m 1.92s\u001b[2m (transform 554ms, setup 0ms, collect 796ms, tests 125ms, environment 548ms, prepare 179ms)\u001b[22m\n"}
|
|
11
|
+
{"kind":"O","text":"\n"}
|
package/dist/LICENSE.txt
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
Name: @purpurds/spinner
|
|
2
|
-
Version: 6.8.
|
|
2
|
+
Version: 6.8.3
|
|
3
3
|
License: AGPL-3.0-only
|
|
4
4
|
Private: false
|
|
5
5
|
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
Name: @purpurds/text-field
|
|
9
|
-
Version: 6.8.
|
|
9
|
+
Version: 6.8.3
|
|
10
10
|
License: AGPL-3.0-only
|
|
11
11
|
Private: false
|
|
12
12
|
|
|
@@ -47,13 +47,13 @@ SOFTWARE.
|
|
|
47
47
|
---
|
|
48
48
|
|
|
49
49
|
Name: @purpurds/button
|
|
50
|
-
Version: 6.8.
|
|
50
|
+
Version: 6.8.3
|
|
51
51
|
License: AGPL-3.0-only
|
|
52
52
|
Private: false
|
|
53
53
|
|
|
54
54
|
---
|
|
55
55
|
|
|
56
56
|
Name: @purpurds/icon
|
|
57
|
-
Version: 6.8.
|
|
57
|
+
Version: 6.8.3
|
|
58
58
|
License: AGPL-3.0-only
|
|
59
59
|
Private: false
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@purpurds/quantity-selector",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.9.0",
|
|
4
4
|
"license": "AGPL-3.0-only",
|
|
5
5
|
"main": "./dist/quantity-selector.cjs.js",
|
|
6
6
|
"types": "./dist/quantity-selector.d.ts",
|
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
"source": "src/quantity-selector.tsx",
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"classnames": "~2.5.0",
|
|
19
|
-
"@purpurds/button": "6.
|
|
20
|
-
"@purpurds/
|
|
21
|
-
"@purpurds/
|
|
22
|
-
"@purpurds/
|
|
19
|
+
"@purpurds/button": "6.9.0",
|
|
20
|
+
"@purpurds/spinner": "6.9.0",
|
|
21
|
+
"@purpurds/icon": "6.9.0",
|
|
22
|
+
"@purpurds/text-field": "6.9.0"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@rushstack/eslint-patch": "~1.10.0",
|