@atlaskit/teams-public 1.5.0 → 2.0.1

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 (105) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/assets/package.json +1 -8
  3. package/container-icon/package.json +1 -8
  4. package/i18n/package.json +1 -8
  5. package/loom-avatar/main/package.json +1 -8
  6. package/loom-avatar/package.json +1 -8
  7. package/main/package.json +1 -8
  8. package/next/add-container-card/package.json +1 -8
  9. package/next/package.json +1 -8
  10. package/next/team-container-skeleton/package.json +1 -8
  11. package/next/team-link-card/package.json +1 -8
  12. package/package.json +25 -33
  13. package/separator/package.json +1 -8
  14. package/space-invite-scheduler/package.json +1 -8
  15. package/team-containers/package.json +1 -8
  16. package/team-containers/types/package.json +1 -8
  17. package/team-containers-skeleton/package.json +1 -8
  18. package/team-link-card/package.json +1 -8
  19. package/types/package.json +1 -8
  20. package/use-create-containers/package.json +1 -8
  21. package/use-product-permission/package.json +1 -8
  22. package/use-team-containers/package.json +1 -8
  23. package/use-team-links-and-containers/package.json +1 -8
  24. package/use-team-web-links/package.json +1 -8
  25. package/utils/get-container-properties/package.json +1 -8
  26. package/utils/get-is-experiment-enabled/package.json +1 -8
  27. package/utils/package.json +1 -8
  28. package/utils/space-invite-scheduler/package.json +1 -8
  29. package/dist/types-ts4.5/common/assets/index.d.ts +0 -3
  30. package/dist/types-ts4.5/common/hooks/useSpaceInviteScheduler.d.ts +0 -10
  31. package/dist/types-ts4.5/common/types.d.ts +0 -38
  32. package/dist/types-ts4.5/common/ui/container-icon/index.d.ts +0 -10
  33. package/dist/types-ts4.5/common/ui/loom-avatar/index.d.ts +0 -1
  34. package/dist/types-ts4.5/common/ui/loom-avatar/main.d.ts +0 -10
  35. package/dist/types-ts4.5/common/ui/loom-avatar/utils.d.ts +0 -16
  36. package/dist/types-ts4.5/common/ui/separator/index.d.ts +0 -2
  37. package/dist/types-ts4.5/common/ui/team-containers-skeleton/index.d.ts +0 -5
  38. package/dist/types-ts4.5/common/ui/team-containers-skeleton/linked-container-card-skeleton/index.d.ts +0 -5
  39. package/dist/types-ts4.5/common/ui/team-link-card-actions/index.d.ts +0 -15
  40. package/dist/types-ts4.5/common/utils/analytics.d.ts +0 -34
  41. package/dist/types-ts4.5/common/utils/get-container-properties.d.ts +0 -74
  42. package/dist/types-ts4.5/common/utils/get-is-experiment-enabled.d.ts +0 -23
  43. package/dist/types-ts4.5/common/utils/get-link-domain.d.ts +0 -16
  44. package/dist/types-ts4.5/common/utils/spaceInviteScheduler.d.ts +0 -23
  45. package/dist/types-ts4.5/common/utils/team-web-link-converters.d.ts +0 -10
  46. package/dist/types-ts4.5/controllers/hooks/use-create-containers/index.d.ts +0 -24
  47. package/dist/types-ts4.5/controllers/hooks/use-product-permission/index.d.ts +0 -5
  48. package/dist/types-ts4.5/controllers/hooks/use-refresh-containers-on-container-created/index.d.ts +0 -3
  49. package/dist/types-ts4.5/controllers/hooks/use-team-containers/index.d.ts +0 -59
  50. package/dist/types-ts4.5/controllers/hooks/use-team-containers/mocks.d.ts +0 -127
  51. package/dist/types-ts4.5/controllers/hooks/use-team-containers/multi-team.d.ts +0 -63
  52. package/dist/types-ts4.5/controllers/hooks/use-team-links-and-containers/index.d.ts +0 -18
  53. package/dist/types-ts4.5/controllers/hooks/use-team-web-links/index.d.ts +0 -165
  54. package/dist/types-ts4.5/controllers/hooks/use-team-web-links/multi-team.d.ts +0 -43
  55. package/dist/types-ts4.5/controllers/hooks/use-team-web-links/types.d.ts +0 -21
  56. package/dist/types-ts4.5/controllers/index.d.ts +0 -3
  57. package/dist/types-ts4.5/controllers/product-permission/main.d.ts +0 -6
  58. package/dist/types-ts4.5/controllers/product-permission/types.d.ts +0 -59
  59. package/dist/types-ts4.5/controllers/product-permission/utils.d.ts +0 -7
  60. package/dist/types-ts4.5/i18n/cs.d.ts +0 -8
  61. package/dist/types-ts4.5/i18n/da.d.ts +0 -8
  62. package/dist/types-ts4.5/i18n/de.d.ts +0 -8
  63. package/dist/types-ts4.5/i18n/en.d.ts +0 -8
  64. package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -8
  65. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -8
  66. package/dist/types-ts4.5/i18n/es.d.ts +0 -8
  67. package/dist/types-ts4.5/i18n/fi.d.ts +0 -8
  68. package/dist/types-ts4.5/i18n/fr.d.ts +0 -8
  69. package/dist/types-ts4.5/i18n/hr.d.ts +0 -8
  70. package/dist/types-ts4.5/i18n/hu.d.ts +0 -8
  71. package/dist/types-ts4.5/i18n/index.d.ts +0 -35
  72. package/dist/types-ts4.5/i18n/it.d.ts +0 -8
  73. package/dist/types-ts4.5/i18n/ja.d.ts +0 -8
  74. package/dist/types-ts4.5/i18n/ko.d.ts +0 -8
  75. package/dist/types-ts4.5/i18n/nb.d.ts +0 -8
  76. package/dist/types-ts4.5/i18n/nl.d.ts +0 -8
  77. package/dist/types-ts4.5/i18n/pl.d.ts +0 -8
  78. package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -8
  79. package/dist/types-ts4.5/i18n/ru.d.ts +0 -8
  80. package/dist/types-ts4.5/i18n/sl.d.ts +0 -8
  81. package/dist/types-ts4.5/i18n/sr_RS.d.ts +0 -8
  82. package/dist/types-ts4.5/i18n/sr_YR.d.ts +0 -8
  83. package/dist/types-ts4.5/i18n/sv.d.ts +0 -8
  84. package/dist/types-ts4.5/i18n/th.d.ts +0 -8
  85. package/dist/types-ts4.5/i18n/tr.d.ts +0 -8
  86. package/dist/types-ts4.5/i18n/uk.d.ts +0 -8
  87. package/dist/types-ts4.5/i18n/vi.d.ts +0 -8
  88. package/dist/types-ts4.5/i18n/zh.d.ts +0 -8
  89. package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -8
  90. package/dist/types-ts4.5/index.d.ts +0 -19
  91. package/dist/types-ts4.5/next/common/ui/team-container-skeleton/index.d.ts +0 -3
  92. package/dist/types-ts4.5/next/index.d.ts +0 -3
  93. package/dist/types-ts4.5/next/ui/team-containers/add-container-card/index.d.ts +0 -10
  94. package/dist/types-ts4.5/next/ui/team-containers/team-link-card/index.d.ts +0 -18
  95. package/dist/types-ts4.5/ui/team-containers/add-container-card/add-container-card-button/index.d.ts +0 -6
  96. package/dist/types-ts4.5/ui/team-containers/add-container-card/index.d.ts +0 -29
  97. package/dist/types-ts4.5/ui/team-containers/disconnect-dialog/async.d.ts +0 -3
  98. package/dist/types-ts4.5/ui/team-containers/disconnect-dialog/index.d.ts +0 -46
  99. package/dist/types-ts4.5/ui/team-containers/index.d.ts +0 -3
  100. package/dist/types-ts4.5/ui/team-containers/main.d.ts +0 -6
  101. package/dist/types-ts4.5/ui/team-containers/no-product-access-empty-state/index.d.ts +0 -2
  102. package/dist/types-ts4.5/ui/team-containers/no-product-access-empty-state/no-product-access-icon/index.d.ts +0 -2
  103. package/dist/types-ts4.5/ui/team-containers/team-link-card/index.d.ts +0 -19
  104. package/dist/types-ts4.5/ui/team-containers/team-link-card/team-link-card-title.d.ts +0 -9
  105. package/dist/types-ts4.5/ui/team-containers/types.d.ts +0 -84
package/CHANGELOG.md CHANGED
@@ -1,5 +1,40 @@
1
1
  # @atlaskit/teams-public
2
2
 
3
+ ## 2.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`ee28cf33718b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ee28cf33718b0) -
8
+ Add @atlassian/react-compiler-gating as a runtime dependency to enable React Compiler platform
9
+ gating.
10
+ - Updated dependencies
11
+
12
+ ## 2.0.0
13
+
14
+ ### Major Changes
15
+
16
+ - [`f2dc9097319f0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f2dc9097319f0) - ###
17
+ Dropped support for _legacy_ Typescript 4 types. **Typescript 5 is now the new minimum**.
18
+
19
+ Removes the `typesVersions` property and `dist/types-ts4.5` directory from the dist.
20
+
21
+ Types are now exclusively via the `"types": "dist/types/index.d.ts"` property.
22
+
23
+ ```diff
24
+ - "typesVersions": {
25
+ - ">=4.5 <4.9": {
26
+ - "*": [
27
+ - "dist/types-ts4.5/*",
28
+ - "dist/types-ts4.5/index.d.ts"
29
+ - ]
30
+ - }
31
+ - },
32
+ ```
33
+
34
+ ### Patch Changes
35
+
36
+ - Updated dependencies
37
+
3
38
  ## 1.5.0
4
39
 
5
40
  ### Minor Changes
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/common/assets/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/common/assets/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/common/assets/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/common/ui/container-icon/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/common/ui/container-icon/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/common/ui/container-icon/index.d.ts"
17
10
  }
package/i18n/package.json CHANGED
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/i18n/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/i18n/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/i18n/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../../dist/types/common/ui/loom-avatar/main.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../../dist/types-ts4.5/common/ui/loom-avatar/main.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../../dist/types/common/ui/loom-avatar/main.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/common/ui/loom-avatar/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/common/ui/loom-avatar/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/common/ui/loom-avatar/index.d.ts"
17
10
  }
package/main/package.json CHANGED
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/ui/team-containers/main.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/ui/team-containers/main.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/ui/team-containers/main.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../../dist/types/next/ui/team-containers/add-container-card/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../../dist/types-ts4.5/next/ui/team-containers/add-container-card/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../../dist/types/next/ui/team-containers/add-container-card/index.d.ts"
17
10
  }
package/next/package.json CHANGED
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/next/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/next/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/next/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../../dist/types/next/common/ui/team-container-skeleton/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../../dist/types-ts4.5/next/common/ui/team-container-skeleton/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../../dist/types/next/common/ui/team-container-skeleton/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../../dist/types/next/ui/team-containers/team-link-card/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../../dist/types-ts4.5/next/ui/team-containers/team-link-card/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../../dist/types/next/ui/team-containers/team-link-card/index.d.ts"
17
10
  }
package/package.json CHANGED
@@ -18,42 +18,35 @@
18
18
  "module": "dist/esm/index.js",
19
19
  "module:es2019": "dist/es2019/index.js",
20
20
  "types": "dist/types/index.d.ts",
21
- "typesVersions": {
22
- ">=4.5 <5.4": {
23
- "*": [
24
- "dist/types-ts4.5/*",
25
- "dist/types-ts4.5/index.d.ts"
26
- ]
27
- }
28
- },
29
21
  "sideEffects": [
30
22
  "*.compiled.css"
31
23
  ],
32
24
  "atlaskit:src": "src/index.ts",
33
25
  "dependencies": {
34
26
  "@atlaskit/afm-i18n-platform-people-and-teams-teams-public": "2.152.0",
35
- "@atlaskit/analytics-next": "^11.3.0",
36
- "@atlaskit/avatar": "^25.15.0",
37
- "@atlaskit/button": "^23.11.0",
38
- "@atlaskit/css": "^0.19.0",
39
- "@atlaskit/dropdown-menu": "^16.10.0",
40
- "@atlaskit/feature-gate-js-client": "^5.7.0",
41
- "@atlaskit/heading": "^5.4.0",
42
- "@atlaskit/icon": "^35.4.0",
43
- "@atlaskit/image": "^3.0.0",
44
- "@atlaskit/link": "^3.4.0",
45
- "@atlaskit/modal-dialog": "^15.2.0",
46
- "@atlaskit/people-teams-ui-public": "^4.1.0",
47
- "@atlaskit/platform-feature-flags": "^1.1.0",
48
- "@atlaskit/primitives": "^19.0.0",
49
- "@atlaskit/skeleton": "^2.1.0",
50
- "@atlaskit/teams-app-internal-analytics": "^1.32.0",
51
- "@atlaskit/teams-app-internal-navigation": "^1.9.0",
52
- "@atlaskit/teams-app-internal-product-permissions": "^1.4.0",
53
- "@atlaskit/teams-client": "^4.33.0",
54
- "@atlaskit/tile": "^1.1.0",
55
- "@atlaskit/tokens": "^13.3.0",
56
- "@atlaskit/tooltip": "^22.6.0",
27
+ "@atlaskit/analytics-next": "^12.0.0",
28
+ "@atlaskit/avatar": "^26.0.0",
29
+ "@atlaskit/button": "^24.1.0",
30
+ "@atlaskit/css": "^1.0.0",
31
+ "@atlaskit/dropdown-menu": "^17.0.0",
32
+ "@atlaskit/feature-gate-js-client": "^6.0.0",
33
+ "@atlaskit/heading": "^6.0.0",
34
+ "@atlaskit/icon": "^36.0.0",
35
+ "@atlaskit/image": "^4.0.0",
36
+ "@atlaskit/link": "^4.0.0",
37
+ "@atlaskit/modal-dialog": "^16.0.0",
38
+ "@atlaskit/people-teams-ui-public": "^5.0.0",
39
+ "@atlaskit/platform-feature-flags": "^2.0.0",
40
+ "@atlaskit/primitives": "^20.0.0",
41
+ "@atlaskit/skeleton": "^3.0.0",
42
+ "@atlaskit/teams-app-internal-analytics": "^2.1.0",
43
+ "@atlaskit/teams-app-internal-navigation": "^2.0.0",
44
+ "@atlaskit/teams-app-internal-product-permissions": "^2.0.0",
45
+ "@atlaskit/teams-client": "^5.0.0",
46
+ "@atlaskit/tile": "^2.0.0",
47
+ "@atlaskit/tokens": "^15.0.0",
48
+ "@atlaskit/tooltip": "^23.0.0",
49
+ "@atlassian/react-compiler-gating": "^0.2.0",
57
50
  "@babel/runtime": "^7.0.0",
58
51
  "@compiled/react": "^0.20.0",
59
52
  "@types/string-hash": "^1.1.3",
@@ -75,14 +68,13 @@
75
68
  "@atlassian/a11y-jest-testing": "^0.12.0",
76
69
  "@atlassian/feature-flags-test-utils": "^1.1.0",
77
70
  "@atlassian/ptc-test-utils": "^0.13.0",
78
- "@atlassian/react-compiler-gating": "workspace:^",
79
71
  "@atlassian/teams-app-internal-playground": "^2.6.0",
80
72
  "@atlassian/testing-library": "^0.6.0",
81
73
  "@testing-library/react": "^16.3.0",
82
74
  "@testing-library/user-event": "^14.4.3",
83
75
  "react": "^18.2.0",
84
76
  "react-dom": "^18.2.0",
85
- "react-intl": "^6.6.2"
77
+ "react-intl": "^7.0.0"
86
78
  },
87
79
  "techstack": {
88
80
  "@atlassian/frontend": {
@@ -119,7 +111,7 @@
119
111
  }
120
112
  },
121
113
  "name": "@atlaskit/teams-public",
122
- "version": "1.5.0",
114
+ "version": "2.0.1",
123
115
  "description": "Public components related to teams",
124
116
  "author": "Atlassian Pty Ltd",
125
117
  "license": "Apache-2.0",
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/common/ui/separator/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/common/ui/separator/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/common/ui/separator/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/common/hooks/useSpaceInviteScheduler.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/common/hooks/useSpaceInviteScheduler.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/common/hooks/useSpaceInviteScheduler.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/ui/team-containers/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/ui/team-containers/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/ui/team-containers/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../../dist/types/ui/team-containers/types.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../../dist/types-ts4.5/ui/team-containers/types.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../../dist/types/ui/team-containers/types.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/common/ui/team-containers-skeleton/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/common/ui/team-containers-skeleton/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/common/ui/team-containers-skeleton/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/ui/team-containers/team-link-card/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/ui/team-containers/team-link-card/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/ui/team-containers/team-link-card/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/common/types.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/common/types.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/common/types.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/controllers/hooks/use-create-containers/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/controllers/hooks/use-create-containers/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/controllers/hooks/use-create-containers/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/controllers/hooks/use-product-permission/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/controllers/hooks/use-product-permission/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/controllers/hooks/use-product-permission/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/controllers/hooks/use-team-containers/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/controllers/hooks/use-team-containers/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/controllers/hooks/use-team-containers/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/controllers/hooks/use-team-links-and-containers/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/controllers/hooks/use-team-links-and-containers/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/controllers/hooks/use-team-links-and-containers/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/controllers/hooks/use-team-web-links/index.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/controllers/hooks/use-team-web-links/index.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/controllers/hooks/use-team-web-links/index.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../../dist/types/common/utils/get-container-properties.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../../dist/types-ts4.5/common/utils/get-container-properties.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../../dist/types/common/utils/get-container-properties.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../../dist/types/common/utils/get-is-experiment-enabled.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../../dist/types-ts4.5/common/utils/get-is-experiment-enabled.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../../dist/types/common/utils/get-is-experiment-enabled.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/controllers/product-permission/utils.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/controllers/product-permission/utils.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/controllers/product-permission/utils.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "*.compiled.css"
8
8
  ],
9
- "types": "../../dist/types/common/utils/spaceInviteScheduler.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../../dist/types-ts4.5/common/utils/spaceInviteScheduler.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../../dist/types/common/utils/spaceInviteScheduler.d.ts"
17
10
  }
@@ -1,3 +0,0 @@
1
- export { default as ConfluenceIcon } from './ConfluenceIcon.svg';
2
- export { default as JiraIcon } from './JiraIcon.svg';
3
- export { default as LoomIcon } from './LoomIcon.svg';
@@ -1,10 +0,0 @@
1
- /**
2
- * Registers `visibilitychange` and `beforeunload` listeners that flush all
3
- * pending scheduled invites when the page is being torn down. On unmount the
4
- * listeners are removed and any remaining pending invites are flushed.
5
- *
6
- * Call this once in a long-lived component (e.g. the Team Links sidebar) so
7
- * that listeners survive popup open/close cycles. Consumers that need to
8
- * schedule or cancel invites should import `spaceInviteScheduler` directly.
9
- */
10
- export declare const useSpaceInviteScheduler: () => void;
@@ -1,38 +0,0 @@
1
- export type ContainerTypes = 'ConfluenceSpace' | 'JiraProject' | 'LoomSpace' | 'WebLink';
2
- export declare enum JiraProjectTypes {
3
- PRODUCT_DISCOVERY = "Product Discovery",
4
- SOFTWARE = "Software",
5
- SERVICE_DESK = "Service Desk",
6
- BUSINESS = "Business",
7
- CUSTOMER_SERVICE = "Customer Service"
8
- }
9
- export type ContainerSubTypes = keyof typeof JiraProjectTypes | string;
10
- export type TeamContainer = {
11
- id: string;
12
- type: ContainerTypes;
13
- name: string;
14
- icon?: string | null;
15
- createdDate?: Date;
16
- link?: string | null;
17
- containerTypeProperties?: {
18
- subType?: ContainerSubTypes;
19
- name?: string;
20
- };
21
- };
22
- export interface TeamWebLink {
23
- contentTitle: string;
24
- description: string;
25
- linkUri: string;
26
- linkId: string;
27
- teamId?: string;
28
- }
29
- export type NewTeamWebLink = Omit<TeamWebLink, 'linkId'>;
30
- export declare const USER_ARI_PREFIX: "ari:cloud:identity::user/";
31
- export type UserARI = `${typeof USER_ARI_PREFIX}${string}`;
32
- export declare const TEAM_ARI_PREFIX: "ari:cloud:identity::team/";
33
- export type TeamARI = `${typeof TEAM_ARI_PREFIX}${string}`;
34
- export type UserStatus = 'active' | 'inactive' | 'closed';
35
- export type TeamState = 'ACTIVE' | 'PURGED' | 'DISBANDED';
36
- export type TeamMembershipSettings = 'OPEN' | 'MEMBER_INVITE' | 'EXTERNAL' | 'ORG_ADMIN_MANAGED';
37
- export type MembershipRole = 'REGULAR' | 'ADMIN';
38
- export type MembershipState = 'FULL_MEMBER' | 'ALUMNI' | 'REQUESTING_TO_JOIN';
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import { type ContainerTypes } from '../../types';
3
- export interface ContainerIconProps {
4
- containerType: ContainerTypes;
5
- title: string;
6
- containerIcon?: string;
7
- size?: 'small' | 'medium';
8
- testId?: string;
9
- }
10
- export declare const ContainerIcon: ({ containerType, title, containerIcon, size, }: ContainerIconProps) => React.JSX.Element;
@@ -1 +0,0 @@
1
- export { LoomSpaceAvatar } from './main';
@@ -1,10 +0,0 @@
1
- /**
2
- * @jsxRuntime classic
3
- * @jsx jsx
4
- */
5
- export declare function LoomSpaceAvatar({ spaceName, size, testId, }: {
6
- spaceName: string;
7
- size?: 'small' | 'medium';
8
- isDisabled?: boolean;
9
- testId?: string;
10
- }): JSX.Element;
@@ -1,16 +0,0 @@
1
- declare enum SpaceColors {
2
- ORANGE_LIGHT = "#FFD5D2",
3
- BLUE_LIGHT = "#CFE1FD",
4
- YELLOW_LIGHT = "#FCE4A6",
5
- TEAL = "#BAF3DB"
6
- }
7
- declare enum AvatarTextColors {
8
- ORANGE_DARK = "#AE2E24",
9
- BLUE_DARK = "#123263",
10
- YELLOW_DARK = "#9E4C00",
11
- TEAL_DARK = "#164B35"
12
- }
13
- export declare const getAvatarText: (spaceName: string) => string;
14
- export declare const pickContainerColor: (spaceName: string) => SpaceColors;
15
- export declare const pickTextColor: (spaceName: string) => AvatarTextColors;
16
- export {};
@@ -1,2 +0,0 @@
1
- import React from 'react';
2
- export declare const Separator: () => React.JSX.Element;
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- export interface TeamContainersSkeletonProps {
3
- numberOfContainers: number;
4
- }
5
- export declare const TeamContainersSkeleton: ({ numberOfContainers, }: TeamContainersSkeletonProps) => React.JSX.Element;
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- import { type ContainerTypes } from '../../../../common/types';
3
- export declare const LinkedContainerCardSkeleton: ({ containerType, }: {
4
- containerType?: ContainerTypes;
5
- }) => React.JSX.Element;