@hcengineering/ui 0.7.411 → 0.7.413
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/{hcengineering+ui-_phase_build-6300a36fd46cdc9c0e9ef7840e66edf8f8b7eac0.untar.log → hcengineering+ui-_phase_build-57789a3cc1bdae0a50daf0243b07459197d070e5.untar.log} +2 -2
- package/.rush/temp/operation/_phase_build/state.json +1 -1
- package/.rush/temp/shrinkwrap-deps.json +1 -1
- package/package.json +6 -6
- package/rush-logs/ui._phase_build.cache.log +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
Start time:
|
|
2
|
-
Invoking "/usr/bin/tar -x -m -f /home/runner/work/platform/platform/common/temp/build-cache/hcengineering+ui-_phase_build-
|
|
1
|
+
Start time: Mon Apr 13 2026 16:26:14 GMT+0000 (Coordinated Universal Time)
|
|
2
|
+
Invoking "/usr/bin/tar -x -m -f /home/runner/work/platform/platform/common/temp/build-cache/hcengineering+ui-_phase_build-57789a3cc1bdae0a50daf0243b07459197d070e5"
|
|
3
3
|
|
|
4
4
|
======= BEGIN PROCESS INPUT ======
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"../../packages/ui": "../../packages/ui:
|
|
2
|
+
"../../packages/ui": "../../packages/ui:iAZmT2SwPpFvAar+qZ4XztdUwuHiszPX6ZdndSUu948=:",
|
|
3
3
|
"@ampproject/remapping@2.3.0": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
|
|
4
4
|
"@babel/code-frame@7.27.1": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
|
5
5
|
"@babel/compat-data@7.28.5": "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hcengineering/ui",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.413",
|
|
4
4
|
"main": "src/index.ts",
|
|
5
5
|
"author": "Anticrm Platform Contributors",
|
|
6
6
|
"license": "EPL-2.0",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"_phase:test": "jest --passWithNoTests --silent"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@hcengineering/platform-rig": "^0.7.
|
|
21
|
+
"@hcengineering/platform-rig": "^0.7.413",
|
|
22
22
|
"@types/dompurify": "^3.0.5",
|
|
23
23
|
"@types/jest": "^29.5.5",
|
|
24
24
|
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
|
@@ -41,10 +41,10 @@
|
|
|
41
41
|
"typescript": "^5.9.3"
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@hcengineering/analytics": "^0.7.
|
|
45
|
-
"@hcengineering/core": "^0.7.
|
|
46
|
-
"@hcengineering/platform": "^0.7.
|
|
47
|
-
"@hcengineering/theme": "^0.7.
|
|
44
|
+
"@hcengineering/analytics": "^0.7.413",
|
|
45
|
+
"@hcengineering/core": "^0.7.413",
|
|
46
|
+
"@hcengineering/platform": "^0.7.413",
|
|
47
|
+
"@hcengineering/theme": "^0.7.413",
|
|
48
48
|
"autolinker": "4.0.0",
|
|
49
49
|
"date-fns": "^2.30.0",
|
|
50
50
|
"date-fns-tz": "^2.0.0",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
Build cache hit.
|
|
2
|
-
Cache key: hcengineering+ui-_phase_build-
|
|
2
|
+
Cache key: hcengineering+ui-_phase_build-57789a3cc1bdae0a50daf0243b07459197d070e5
|
|
3
3
|
Clearing cached folders: lib, .build, .rush/temp/operation/_phase_build
|
|
4
4
|
Successfully restored output from the build cache.
|