@purpurds/theme 8.4.0 → 8.5.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.
@@ -1,5 +1,5 @@
1
- Start time: Thu Oct 16 2025 19:08:36 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/ca5f09abcb77d918f9a362e027842d04d6bf4d65"
1
+ Start time: Mon Oct 20 2025 13:53:20 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/fd994f33ad73beb79419900738ef1132a1b73faa"
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 1694ms.
21
+ [vite:dts] Declaration files built in 1842ms.
22
22
 
23
23
  dist/theme.es.js 19.94 kB │ gzip: 3.97 kB │ map: 68.90 kB
24
- ✓ built in 1.99s
24
+ ✓ built in 2.26s
@@ -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 1694ms.\n"}
21
+ {"kind":"O","text":"\u001b[32m\u001b[36m[vite:dts]\u001b[32m Declaration files built in 1842ms.\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 1.99s\u001b[39m\n"}
24
+ {"kind":"O","text":"\u001b[32m✓ built in 2.26s\u001b[39m\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 5265.1985349999995
2
+ "nonCachedDurationMs": 5685.442627
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 1123.807261
2
+ "nonCachedDurationMs": 1124.4022940000004
3
3
  }
package/dist/LICENSE.txt CHANGED
@@ -1,5 +1,5 @@
1
1
  Name: @purpurds/tokens
2
- Version: 8.3.1
2
+ Version: 8.4.0
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.4.0",
3
+ "version": "8.5.0",
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.4.0",
18
- "@purpurds/common-types": "8.4.0"
17
+ "@purpurds/common-types": "8.5.0",
18
+ "@purpurds/tokens": "8.5.0"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@storybook/react": "^9.0.18",