@purpurds/theme 8.2.4 → 8.2.5

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.
@@ -1,5 +1,5 @@
1
- Start time: Wed Oct 01 2025 12:24:29 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/theme/9012c9e09150ae7ba6c3be6b7bef5cefb2b36f04"
1
+ Start time: Fri Oct 03 2025 18:17:27 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/theme/b23a61b78d47cb21ad89091210d5ae1e7ef3d18e"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
 
@@ -18,7 +18,7 @@ rendering chunks...
18
18
  [vite:dts] Start generate declaration files...
19
19
  computing gzip size...
20
20
  dist/theme.cjs.js 17.69 kB │ gzip: 3.74 kB │ map: 67.46 kB
21
- [vite:dts] Declaration files built in 1936ms.
21
+ [vite:dts] Declaration files built in 1984ms.
22
22
 
23
23
  dist/theme.es.js 19.94 kB │ gzip: 3.97 kB │ map: 68.90 kB
24
- ✓ built in 2.27s
24
+ ✓ built in 2.38s
@@ -18,7 +18,7 @@
18
18
  {"kind":"O","text":"\u001b[36m[vite:dts]\u001b[32m Start generate declaration files...\u001b[39m\n"}
19
19
  {"kind":"O","text":"computing gzip size...\n"}
20
20
  {"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[36mtheme.cjs.js \u001b[39m\u001b[1m\u001b[2m17.69 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 3.74 kB\u001b[22m\u001b[2m │ map: 67.46 kB\u001b[22m\n"}
21
- {"kind":"O","text":"\u001b[32m\u001b[36m[vite:dts]\u001b[32m Declaration files built in 1936ms.\n"}
21
+ {"kind":"O","text":"\u001b[32m\u001b[36m[vite:dts]\u001b[32m Declaration files built in 1984ms.\n"}
22
22
  {"kind":"O","text":"\u001b[39m\n"}
23
23
  {"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[36mtheme.es.js \u001b[39m\u001b[1m\u001b[2m19.94 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 3.97 kB\u001b[22m\u001b[2m │ map: 68.90 kB\u001b[22m\n"}
24
- {"kind":"O","text":"\u001b[32m✓ built in 2.27s\u001b[39m\n"}
24
+ {"kind":"O","text":"\u001b[32m✓ built in 2.38s\u001b[39m\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 5450.879674999999
2
+ "nonCachedDurationMs": 5792.169418
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 1010.0009740000005
2
+ "nonCachedDurationMs": 1138.477081
3
3
  }
package/dist/LICENSE.txt CHANGED
@@ -1,5 +1,5 @@
1
1
  Name: @purpurds/tokens
2
- Version: 8.2.3
2
+ Version: 8.2.4
3
3
  License: AGPL-3.0-only
4
4
  Private: false
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@purpurds/theme",
3
- "version": "8.2.4",
3
+ "version": "8.2.5",
4
4
  "license": "AGPL-3.0-only",
5
5
  "main": "./dist/theme.cjs.js",
6
6
  "types": "./dist/theme.d.ts",
@@ -14,8 +14,8 @@
14
14
  "source": "src/theme.ts",
15
15
  "dependencies": {
16
16
  "change-case": "~5.4.4",
17
- "@purpurds/tokens": "8.2.4",
18
- "@purpurds/common-types": "8.2.4"
17
+ "@purpurds/common-types": "8.2.5",
18
+ "@purpurds/tokens": "8.2.5"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@storybook/react": "^9.0.18",