@atlaskit/teams-public 2.4.0 → 2.4.2
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/CHANGELOG.md +12 -0
- package/package.json +42 -21
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -18,32 +18,34 @@
|
|
|
18
18
|
"module": "dist/esm/index.js",
|
|
19
19
|
"module:es2019": "dist/es2019/index.js",
|
|
20
20
|
"types": "dist/types/index.d.ts",
|
|
21
|
-
"sideEffects": [
|
|
21
|
+
"sideEffects": [
|
|
22
|
+
"*.compiled.css"
|
|
23
|
+
],
|
|
22
24
|
"atlaskit:src": "src/index.ts",
|
|
23
25
|
"dependencies": {
|
|
24
26
|
"@atlaskit/afm-i18n-platform-people-and-teams-teams-public": "2.172.0",
|
|
25
|
-
"@atlaskit/analytics-next": "^12.
|
|
27
|
+
"@atlaskit/analytics-next": "^12.3.0",
|
|
26
28
|
"@atlaskit/avatar": "^26.1.0",
|
|
27
29
|
"@atlaskit/button": "^24.3.0",
|
|
28
30
|
"@atlaskit/css": "^1.0.0",
|
|
29
31
|
"@atlaskit/dropdown-menu": "^17.1.0",
|
|
30
32
|
"@atlaskit/feature-gate-js-client": "^6.0.0",
|
|
31
33
|
"@atlaskit/heading": "^6.2.0",
|
|
32
|
-
"@atlaskit/icon": "^
|
|
33
|
-
"@atlaskit/image": "^4.
|
|
34
|
-
"@atlaskit/link": "^4.
|
|
34
|
+
"@atlaskit/icon": "^37.0.0",
|
|
35
|
+
"@atlaskit/image": "^4.2.0",
|
|
36
|
+
"@atlaskit/link": "^4.3.0",
|
|
35
37
|
"@atlaskit/modal-dialog": "^16.1.0",
|
|
36
38
|
"@atlaskit/people-teams-ui-public": "^5.1.0",
|
|
37
39
|
"@atlaskit/platform-feature-flags": "^2.0.0",
|
|
38
|
-
"@atlaskit/primitives": "^
|
|
40
|
+
"@atlaskit/primitives": "^21.0.0",
|
|
39
41
|
"@atlaskit/react-compiler-gating": "^0.2.0",
|
|
40
|
-
"@atlaskit/skeleton": "^4.
|
|
42
|
+
"@atlaskit/skeleton": "^4.2.0",
|
|
41
43
|
"@atlaskit/teams-app-internal-analytics": "^2.2.0",
|
|
42
44
|
"@atlaskit/teams-app-internal-navigation": "^2.1.0",
|
|
43
45
|
"@atlaskit/teams-app-internal-product-permissions": "^2.1.0",
|
|
44
46
|
"@atlaskit/teams-client": "^5.1.0",
|
|
45
|
-
"@atlaskit/tile": "^2.
|
|
46
|
-
"@atlaskit/tokens": "^15.
|
|
47
|
+
"@atlaskit/tile": "^2.3.0",
|
|
48
|
+
"@atlaskit/tokens": "^15.8.0",
|
|
47
49
|
"@atlaskit/tooltip": "^23.1.0",
|
|
48
50
|
"@babel/runtime": "^7.0.0",
|
|
49
51
|
"@compiled/react": "^0.20.0",
|
|
@@ -64,10 +66,10 @@
|
|
|
64
66
|
"@af/visual-regression": "workspace:^",
|
|
65
67
|
"@atlaskit/ssr": "workspace:^",
|
|
66
68
|
"@atlassian/a11y-jest-testing": "^0.13.0",
|
|
67
|
-
"@atlassian/feature-flags-test-utils": "^1.
|
|
69
|
+
"@atlassian/feature-flags-test-utils": "^1.2.0",
|
|
68
70
|
"@atlassian/ptc-test-utils": "^0.14.0",
|
|
69
71
|
"@atlassian/teams-app-internal-playground": "^2.8.0",
|
|
70
|
-
"@atlassian/testing-library": "^0.
|
|
72
|
+
"@atlassian/testing-library": "^0.11.0",
|
|
71
73
|
"@testing-library/react": "^16.3.0",
|
|
72
74
|
"@testing-library/user-event": "^14.4.3",
|
|
73
75
|
"react": "^18.2.0",
|
|
@@ -76,21 +78,40 @@
|
|
|
76
78
|
},
|
|
77
79
|
"techstack": {
|
|
78
80
|
"@atlassian/frontend": {
|
|
79
|
-
"import-structure": [
|
|
80
|
-
|
|
81
|
+
"import-structure": [
|
|
82
|
+
"atlassian-conventions"
|
|
83
|
+
],
|
|
84
|
+
"circular-dependencies": [
|
|
85
|
+
"file-and-folder-level"
|
|
86
|
+
]
|
|
81
87
|
},
|
|
82
88
|
"@repo/internal": {
|
|
83
|
-
"analytics": [
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
"
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
"
|
|
89
|
+
"analytics": [
|
|
90
|
+
"analytics-next"
|
|
91
|
+
],
|
|
92
|
+
"design-tokens": [
|
|
93
|
+
"color"
|
|
94
|
+
],
|
|
95
|
+
"theming": [
|
|
96
|
+
"react-context"
|
|
97
|
+
],
|
|
98
|
+
"ui-components": [
|
|
99
|
+
"lite-mode"
|
|
100
|
+
],
|
|
101
|
+
"deprecation": [
|
|
102
|
+
"no-deprecated-imports"
|
|
103
|
+
],
|
|
104
|
+
"styling": [
|
|
105
|
+
"static",
|
|
106
|
+
"compiled"
|
|
107
|
+
],
|
|
108
|
+
"imports": [
|
|
109
|
+
"import-no-extraneous-disable-for-examples-and-docs"
|
|
110
|
+
]
|
|
90
111
|
}
|
|
91
112
|
},
|
|
92
113
|
"name": "@atlaskit/teams-public",
|
|
93
|
-
"version": "2.4.
|
|
114
|
+
"version": "2.4.2",
|
|
94
115
|
"description": "Public components related to teams",
|
|
95
116
|
"author": "Atlassian Pty Ltd",
|
|
96
117
|
"license": "Apache-2.0",
|