@zextras/carbonio-ui-preview 3.3.0-devel.8 → 3.3.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.
Files changed (2) hide show
  1. package/THIRDPARTIES +22 -18
  2. package/package.json +14 -16
package/THIRDPARTIES CHANGED
@@ -1,10 +1,5 @@
1
1
  MIT License (MIT) applies to:
2
2
 
3
- @babel/core, Copyright (c) 2014-present Sebastian McKenzie and other contributors
4
- @babel/plugin-transform-modules-commonjs, Copyright (c) 2014-present Sebastian McKenzie and other contributors
5
- @babel/preset-env, Copyright (c) 2014-present Sebastian McKenzie and other contributors
6
- @babel/preset-react, Copyright (c) 2014-present Sebastian McKenzie and other contributors
7
- @babel/preset-typescript, Copyright (c) 2014-present Sebastian McKenzie and other contributors
8
3
  @commitlint/cli, Copyright (c) 2016 - present Mario Nebl
9
4
  @commitlint/config-conventional, Copyright (c) 2016 - present Mario Nebl
10
5
  @faker-js/faker, Faker - Copyright (c) 2022-2024 - Copyright (c) 2020 Marak Squires
@@ -14,34 +9,43 @@ MIT License (MIT) applies to:
14
9
  @testing-library/jest-dom, Copyright (c) 2017 Kent C. Dodds
15
10
  @testing-library/react, Copyright (c) 2017 Kent C. Dodds
16
11
  @testing-library/user-event, Copyright (c) 2020 Giorgio Polvara
17
- @types/jest, Copyright (c) Microsoft Corporation.
18
12
  @types/node, Copyright (c) Microsoft Corporation.
19
13
  @types/react-dom, Copyright (c) Microsoft Corporation.
20
14
  @types/react, Copyright (c) Microsoft Corporation.
21
- babel-jest, Copyright (c) Meta Platforms, Inc. and affiliates.
22
- core-js, Copyright (c) 2014-2024 Denis Pushkarev
15
+ @vitest/coverage-v8, Copyright (c) 2021-Present Vitest Team
16
+ @vitest/ui, Copyright (c) 2021-Present Vitest Team
17
+ core-js, Copyright (c) 2014-2025 Denis Pushkarev
23
18
  eslint-plugin-notice, Copyright (c) 2017 Nick Deis
24
19
  eslint-plugin-tsdoc, Copyright (c) Microsoft Corporation. All rights reserved.
25
20
  husky, Copyright (c) 2021 typicode
26
- identity-obj-proxy, Copyright (c) 2015 Keyan Zhang
27
21
  is-ci, Copyright (c) 2016-2021 Thomas Watson Steen
28
- jest-environment-jsdom, Copyright (c) Meta Platforms, Inc. and affiliates.
29
- jest-fail-on-console, Copyright (c) 2022 Valentin Hervieu
30
- jest, Copyright (c) Meta Platforms, Inc. and affiliates.
22
+ jsdom, Copyright (c) 2010 Elijah Insua
31
23
  react-dom, Copyright (c) Facebook, Inc. and its affiliates.
32
- react-pdf, Copyright (c) 2017–2023 Wojciech Maj
24
+ react-pdf, Copyright (c) 2017–2024 Wojciech Maj
33
25
  react, Copyright (c) Facebook, Inc. and its affiliates.
26
+ semantic-release, Copyright (c) 2017 Contributors
34
27
  ts-node, Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
28
+ vitest-fail-on-console, Copyright (c) 2024 Thomas Brodusch
29
+ vitest, Copyright (c) 2021-Present Vitest Team
35
30
 
36
31
  MIT License
37
32
 
38
33
  Copyright (c) <year> <copyright holders>
39
34
 
40
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
35
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
36
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
37
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
38
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
39
+ following conditions:
41
40
 
42
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
41
+ The above copyright notice and this permission notice shall be included in all copies or substantial
42
+ portions of the Software.
43
43
 
44
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
44
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
45
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
46
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
47
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
48
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
45
49
 
46
50
 
47
51
 
@@ -293,7 +297,7 @@ You should also get your employer (if you work as a programmer) or school, if an
293
297
 
294
298
  ISC License (ISC) applies to:
295
299
 
296
- eslint-import-resolver-typescript, Copyright 2021 Alex Gorbatchev <alex.gorbatchev@gmail.com>
300
+ conventional-changelog-conventionalcommits, Copyright © [conventional-changelog team](https://github.com/conventional-changelog)
297
301
 
298
302
  ISC License:
299
303
 
@@ -309,7 +313,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO
309
313
 
310
314
  Apache License 2.0 (Apache-2.0) applies to:
311
315
 
312
- jest-junit, Copyright 2019 Jason Palmer
316
+ typescript,
313
317
 
314
318
  Apache License
315
319
  Version 2.0, January 2004
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zextras/carbonio-ui-preview",
3
- "version": "3.3.0-devel.8",
3
+ "version": "3.3.0",
4
4
  "description": "Preview ui utility for Zextras Carbonio",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib/index.js",
@@ -30,7 +30,10 @@
30
30
  "lint": "eslint --ext .js,.jsx,.ts,.tsx --resolve-plugins-relative-to node_modules/@zextras/carbonio-ui-configs src",
31
31
  "packTo": "npm pack --pack-destination $PKG_PATH && cd $PKG_PATH && npm i zextras-carbonio-ui-preview-$npm_package_version.tgz",
32
32
  "deploy": "npm pack && rm -rf $PKG_PATH/node_modules/@zextras/carbonio-ui-preview/* && tar -xf zextras-carbonio-ui-preview-$npm_package_version.tgz -C $PKG_PATH/node_modules/@zextras/carbonio-ui-preview/ --strip-components 1",
33
- "test": "jest",
33
+ "test": "vitest run",
34
+ "test:watch": "vitest",
35
+ "test:ui": "vitest --ui",
36
+ "test:coverage": "vitest run --coverage",
34
37
  "postbuild": "is-ci || ./scripts/check-build.sh",
35
38
  "copy-styles": "cp src/preview/*.css lib/preview/"
36
39
  },
@@ -42,41 +45,36 @@
42
45
  "author": "Zextras DEV Team <https://www.zextras.com/carbonio/>",
43
46
  "license": "AGPL-3.0-only",
44
47
  "devDependencies": {
45
- "@babel/core": "^7.28.4",
46
- "@babel/preset-env": "^7.28.3",
47
- "@babel/preset-react": "^7.27.1",
48
- "@babel/preset-typescript": "^7.27.1",
49
48
  "@commitlint/cli": "^20.1.0",
50
49
  "@commitlint/config-conventional": "^20.0.0",
51
- "@faker-js/faker": "^9.7.0",
50
+ "@faker-js/faker": "^10.1.0",
52
51
  "@microsoft/api-documenter": "^7.26.34",
53
52
  "@microsoft/api-extractor": "^7.53.0",
54
53
  "@testing-library/dom": "^10.4.1",
55
54
  "@testing-library/jest-dom": "^6.9.1",
56
55
  "@testing-library/react": "^16.3.0",
57
56
  "@testing-library/user-event": "^14.6.1",
58
- "@types/jest": "^29.5.12",
59
- "@types/node": "^20.17.47",
57
+ "@types/node": "^20.19.23",
60
58
  "@types/react": "^18.2.77",
61
59
  "@types/react-dom": "^18.2.25",
60
+ "@vitest/coverage-v8": "^3.2.4",
61
+ "@vitest/ui": "^3.2.4",
62
62
  "@zextras/carbonio-ui-configs": "^1.0.1",
63
63
  "conventional-changelog-conventionalcommits": "^9.1.0",
64
64
  "eslint-plugin-notice": "^1.0.0",
65
65
  "eslint-plugin-tsdoc": "^0.4.0",
66
66
  "husky": "^9.0.11",
67
- "identity-obj-proxy": "^3.0.0",
68
67
  "is-ci": "^4.1.0",
69
- "jest": "^29.7.0",
70
- "jest-environment-jsdom": "^29.7.0",
71
- "jest-fail-on-console": "^3.3.0",
72
- "jest-junit": "^16.0.0",
68
+ "jsdom": "^27.0.1",
73
69
  "semantic-release": "^24.2.9",
74
70
  "ts-node": "^10.9.2",
75
- "typescript": "^5.8.3"
71
+ "typescript": "^5.8.3",
72
+ "vitest": "^3.2.4",
73
+ "vitest-fail-on-console": "^0.10.1"
76
74
  },
77
75
  "dependencies": {
78
76
  "core-js": "^3.45.1",
79
- "react-pdf": "^9.2.1"
77
+ "react-pdf": "^10.2.0"
80
78
  },
81
79
  "peerDependencies": {
82
80
  "@zextras/carbonio-design-system": "^8.0.0 || ^9.0.0-devel || ^10.0.0-devel || ^11.0.0-devel",