@atlaskit/embedded-confluence 2.16.3 → 2.17.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.
package/CHANGELOG.md CHANGED
@@ -1,537 +1,546 @@
1
1
  # @atlaskit/embedded-confluence
2
2
 
3
+ ## 2.17.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#108223](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/108223)
8
+ [`247f0d6954d8d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/247f0d6954d8d) -
9
+ Return created page subType, if present. This is used to distinguish between a live page and
10
+ anormal page
11
+
3
12
  ## 2.16.3
4
13
 
5
14
  ### Patch Changes
6
15
 
7
- - [#98435](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98435)
8
- [`1d51d50d98ed`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1d51d50d98ed) -
9
- Fixes the failure of I18n translations to load as a result of erroneous lazy-loading attempts on
10
- 3rd party domains.
16
+ - [#98435](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98435)
17
+ [`1d51d50d98ed`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1d51d50d98ed) -
18
+ Fixes the failure of I18n translations to load as a result of erroneous lazy-loading attempts on
19
+ 3rd party domains.
11
20
 
12
21
  ## 2.16.2
13
22
 
14
23
  ### Patch Changes
15
24
 
16
- - [#97380](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97380)
17
- [`ed8ee264409e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ed8ee264409e) -
18
- Fixes the failure of I18n translations to load as a result of erroneous lazy-loading attempts on
19
- 3rd party domains.
25
+ - [#97380](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97380)
26
+ [`ed8ee264409e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ed8ee264409e) -
27
+ Fixes the failure of I18n translations to load as a result of erroneous lazy-loading attempts on
28
+ 3rd party domains.
20
29
 
21
30
  ## 2.16.1
22
31
 
23
32
  ### Patch Changes
24
33
 
25
- - [#89001](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89001)
26
- [`15de6b4d1879`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15de6b4d1879) -
27
- Update Login flow documentation
34
+ - [#89001](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89001)
35
+ [`15de6b4d1879`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15de6b4d1879) -
36
+ Update Login flow documentation
28
37
 
29
38
  ## 2.16.0
30
39
 
31
40
  ### Minor Changes
32
41
 
33
- - [#87772](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87772)
34
- [`816e5f0f41bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/816e5f0f41bf) -
35
- Fix I18n translation infrastructure across Embedded Confluence packages and standardize its
36
- implementation.
42
+ - [#87772](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87772)
43
+ [`816e5f0f41bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/816e5f0f41bf) -
44
+ Fix I18n translation infrastructure across Embedded Confluence packages and standardize its
45
+ implementation.
37
46
 
38
47
  ## 2.15.2
39
48
 
40
49
  ### Patch Changes
41
50
 
42
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
43
- [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
44
- Upgrade Typescript from `4.9.5` to `5.4.2`
51
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
52
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
53
+ Upgrade Typescript from `4.9.5` to `5.4.2`
45
54
 
46
55
  ## 2.15.1
47
56
 
48
57
  ### Patch Changes
49
58
 
50
- - [#80085](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80085)
51
- [`7febfed958dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7febfed958dd) -
52
- Update usage of `React.FC` to explicity include `children`
59
+ - [#80085](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80085)
60
+ [`7febfed958dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7febfed958dd) -
61
+ Update usage of `React.FC` to explicity include `children`
53
62
 
54
63
  ## 2.15.0
55
64
 
56
65
  ### Minor Changes
57
66
 
58
- - [#79709](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79709)
59
- [`c9ded7e658e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c9ded7e658e9) -
60
- Added non-licensed-share as a new allowed feature. This is only a placeholder and the feature is
61
- not yet implemented.
67
+ - [#79709](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79709)
68
+ [`c9ded7e658e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c9ded7e658e9) -
69
+ Added non-licensed-share as a new allowed feature. This is only a placeholder and the feature is
70
+ not yet implemented.
62
71
 
63
72
  ## 2.14.0
64
73
 
65
74
  ### Minor Changes
66
75
 
67
- - [#69493](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69493)
68
- [`9ee76f4d9f09`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9ee76f4d9f09) -
69
- Add optional template prop to whiteboards
76
+ - [#69493](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69493)
77
+ [`9ee76f4d9f09`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9ee76f4d9f09) -
78
+ Add optional template prop to whiteboards
70
79
 
71
80
  ## 2.13.0
72
81
 
73
82
  ### Minor Changes
74
83
 
75
- - [#67688](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67688)
76
- [`81017d131d42`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/81017d131d42) -
77
- [ux] Add new error screen and new error boundaries
84
+ - [#67688](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67688)
85
+ [`81017d131d42`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/81017d131d42) -
86
+ [ux] Add new error screen and new error boundaries
78
87
 
79
88
  ## 2.12.1
80
89
 
81
90
  ### Patch Changes
82
91
 
83
- - [#60934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60934)
84
- [`df1a25165615`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/df1a25165615) -
85
- Add console warning when spaceKey is all numeric
92
+ - [#60934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60934)
93
+ [`df1a25165615`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/df1a25165615) -
94
+ Add console warning when spaceKey is all numeric
86
95
 
87
96
  ## 2.12.0
88
97
 
89
98
  ### Minor Changes
90
99
 
91
- - [#42655](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42655)
92
- [`ea6b876c360`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea6b876c360) - Remove
93
- copy, move, and archive from allowlist
100
+ - [#42655](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42655)
101
+ [`ea6b876c360`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea6b876c360) - Remove
102
+ copy, move, and archive from allowlist
94
103
 
95
104
  ## 2.11.0
96
105
 
97
106
  ### Minor Changes
98
107
 
99
- - [#42258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42258)
100
- [`b75e1360bb3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b75e1360bb3) - remove
101
- requirement to enable whiteboard features: delete and share
108
+ - [#42258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42258)
109
+ [`b75e1360bb3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b75e1360bb3) - remove
110
+ requirement to enable whiteboard features: delete and share
102
111
 
103
112
  ## 2.10.0
104
113
 
105
114
  ### Minor Changes
106
115
 
107
- - [#40902](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40902)
108
- [`7ea2036b444`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ea2036b444) - Define
109
- inline-comments as a default allowed feature for both the embedded view and editor
116
+ - [#40902](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40902)
117
+ [`7ea2036b444`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ea2036b444) - Define
118
+ inline-comments as a default allowed feature for both the embedded view and editor
110
119
 
111
120
  ## 2.9.0
112
121
 
113
122
  ### Minor Changes
114
123
 
115
- - [#40682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40682)
116
- [`d2f8c72c834`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2f8c72c834) - [ux]
117
- Deprecates the iconColor, iconGradientStart, iconGradientEnd, and textColor props from
118
- @atlaskit/logo and introduces the appearance prop in order to support design tokens and be
119
- theme-responsive for Embeddable Pages and Project Pages
124
+ - [#40682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40682)
125
+ [`d2f8c72c834`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2f8c72c834) - [ux]
126
+ Deprecates the iconColor, iconGradientStart, iconGradientEnd, and textColor props from
127
+ @atlaskit/logo and introduces the appearance prop in order to support design tokens and be
128
+ theme-responsive for Embeddable Pages and Project Pages
120
129
 
121
130
  ## 2.8.0
122
131
 
123
132
  ### Minor Changes
124
133
 
125
- - [#40469](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40469)
126
- [`3c942a33112`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c942a33112) - Bump
127
- embedded-confluence-common package to fix draftShareId not being passed
134
+ - [#40469](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40469)
135
+ [`3c942a33112`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c942a33112) - Bump
136
+ embedded-confluence-common package to fix draftShareId not being passed
128
137
 
129
138
  ## 2.7.0
130
139
 
131
140
  ### Minor Changes
132
141
 
133
- - [#40212](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40212)
134
- [`07104a824ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07104a824ce) - [ux]
135
- Add embedded whiteboard component
142
+ - [#40212](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40212)
143
+ [`07104a824ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07104a824ce) - [ux] Add
144
+ embedded whiteboard component
136
145
 
137
146
  ## 2.6.0
138
147
 
139
148
  ### Minor Changes
140
149
 
141
- - [#39499](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39499)
142
- [`3617e1eeb67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3617e1eeb67) - Adding
143
- internal common content component
150
+ - [#39499](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39499)
151
+ [`3617e1eeb67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3617e1eeb67) - Adding
152
+ internal common content component
144
153
 
145
154
  ## 2.5.0
146
155
 
147
156
  ### Minor Changes
148
157
 
149
- - [#37621](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37621)
150
- [`c7347a5d92e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7347a5d92e) - [ux]
151
- Updated EP documentation to add new themeState prop
158
+ - [#37621](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37621)
159
+ [`c7347a5d92e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7347a5d92e) - [ux]
160
+ Updated EP documentation to add new themeState prop
152
161
 
153
162
  ## 2.4.1
154
163
 
155
164
  ### Patch Changes
156
165
 
157
- - [#36166](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36166)
158
- [`8039db91ff8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8039db91ff8) - [ux]
159
- Update footer url to Confluence homepage if Confluence page is not found
166
+ - [#36166](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36166)
167
+ [`8039db91ff8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8039db91ff8) - [ux]
168
+ Update footer url to Confluence homepage if Confluence page is not found
160
169
 
161
170
  ## 2.4.0
162
171
 
163
172
  ### Minor Changes
164
173
 
165
- - [#35697](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35697)
166
- [`5cd96271a12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5cd96271a12) - Adding
167
- ability to disable the new Share button via allowedFeatures.
174
+ - [#35697](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35697)
175
+ [`5cd96271a12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5cd96271a12) - Adding
176
+ ability to disable the new Share button via allowedFeatures.
168
177
 
169
178
  ## 2.3.0
170
179
 
171
180
  ### Minor Changes
172
181
 
173
- - [#34867](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34867)
174
- [`ea29cc6a723`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea29cc6a723) - [ux]
175
- Add new themeState prop to EP components to enable theming
182
+ - [#34867](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34867)
183
+ [`ea29cc6a723`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea29cc6a723) - [ux] Add
184
+ new themeState prop to EP components to enable theming
176
185
 
177
186
  ## 2.2.3
178
187
 
179
188
  ### Patch Changes
180
189
 
181
- - [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443)
182
- [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) -
183
- Removing unused dependencies and dev dependencies
190
+ - [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443)
191
+ [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing
192
+ unused dependencies and dev dependencies
184
193
 
185
194
  ## 2.2.2
186
195
 
187
196
  ### Patch Changes
188
197
 
189
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
190
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
191
- legacy types are published for TS 4.5-4.8
198
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
199
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
200
+ legacy types are published for TS 4.5-4.8
192
201
 
193
202
  ## 2.2.1
194
203
 
195
204
  ### Patch Changes
196
205
 
197
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
198
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
199
- Upgrade Typescript from `4.5.5` to `4.9.5`
206
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
207
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
208
+ Typescript from `4.5.5` to `4.9.5`
200
209
 
201
210
  ## 2.2.0
202
211
 
203
212
  ### Minor Changes
204
213
 
205
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
206
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
207
- minor dependency bump
214
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
215
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
216
+ minor dependency bump
208
217
 
209
218
  ## 2.1.0
210
219
 
211
220
  ### Minor Changes
212
221
 
213
- - [#32993](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32993)
214
- [`a1691c43c75`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1691c43c75) - Add a
215
- new prop for navigationPolicy to include A list of domain names that should be replaced with the
216
- current base URL for EP before applying any URL shimming.
222
+ - [#32993](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32993)
223
+ [`a1691c43c75`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1691c43c75) - Add a
224
+ new prop for navigationPolicy to include A list of domain names that should be replaced with the
225
+ current base URL for EP before applying any URL shimming.
217
226
 
218
227
  ## 2.0.1
219
228
 
220
229
  ### Patch Changes
221
230
 
222
- - [#32485](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32485)
223
- [`6c2f04ad9f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c2f04ad9f2) - [ux]
224
- Remove the 'edit' allowed feature for ViewPage and Page component's initialAllowedFeatures to
225
- avoid SSR related errors. ('edit' will be reapplied after initial SSR components are replaced)
231
+ - [#32485](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32485)
232
+ [`6c2f04ad9f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c2f04ad9f2) - [ux]
233
+ Remove the 'edit' allowed feature for ViewPage and Page component's initialAllowedFeatures to
234
+ avoid SSR related errors. ('edit' will be reapplied after initial SSR components are replaced)
226
235
 
227
236
  ## 2.0.0
228
237
 
229
238
  ### Major Changes
230
239
 
231
- - [#32141](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32141)
232
- [`2f6fdbc8560`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f6fdbc8560) - Login
233
- Flow for cross-domain parent products
240
+ - [#32141](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32141)
241
+ [`2f6fdbc8560`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f6fdbc8560) - Login
242
+ Flow for cross-domain parent products
234
243
 
235
244
  ### Enabling the Login/Authentication flow for EP:
236
245
 
237
246
  1. **What's changed:**
238
247
 
239
- - Embedded Pages now allow users to authenticate within it and also request for its first-party
240
- storage.
241
- - Embedded Pages is using `Document.hasStorageAccess()` to check if it has access to its
242
- first-party storage and it will prompt users to `“Allow”` access by calling
243
- `Document.requestStorageAccess()`. Depending on the user agent implementation, the user
244
- agent might show user prompts (More details can be found
245
- [here](https://developer.mozilla.org/en-US/docs/Web/API/Storage_Access_API)).
246
- - Once the first-party storage access is granted, users can login or sign up. The Login/Sign
247
- Up page is opened in a new window which will take users through the Login/Sign up flow.
248
+ - Embedded Pages now allow users to authenticate within it and also request for its first-party
249
+ storage.
250
+ - Embedded Pages is using `Document.hasStorageAccess()` to check if it has access to its
251
+ first-party storage and it will prompt users to `“Allow”` access by calling
252
+ `Document.requestStorageAccess()`. Depending on the user agent implementation, the user agent
253
+ might show user prompts (More details can be found
254
+ [here](https://developer.mozilla.org/en-US/docs/Web/API/Storage_Access_API)).
255
+ - Once the first-party storage access is granted, users can login or sign up. The Login/Sign Up
256
+ page is opened in a new window which will take users through the Login/Sign up flow.
248
257
 
249
258
  2. **Why it's changed:**
250
259
 
251
- - With the Login flow the end user is taken through an authentication process within EP which
252
- doesn't require them to navigate out of the parent products to Login to Confluence. This also
253
- mitigates the problem of having to enable 3rd party cookies in the browser settings before
254
- loading EP for a cross-domain context (3rd party parent products).
260
+ - With the Login flow the end user is taken through an authentication process within EP which
261
+ doesn't require them to navigate out of the parent products to Login to Confluence. This also
262
+ mitigates the problem of having to enable 3rd party cookies in the browser settings before
263
+ loading EP for a cross-domain context (3rd party parent products).
255
264
 
256
265
  3. **Upgrade guide:**
257
- - Partner products that have subscribed to `"Unable to display page content"` `taskAbort` event
258
- to display their own login page should also subscribe to the `embedded-confluence/login-page`
259
- `taskStart` experience tracker event.
260
- - No upgrade changes required for partner products that have not subscribed to
261
- `"Unable to display page content"` `taskAbort`.
262
- - For partner products who wish to display their own authentication flow, please subscribe to
263
- `embedded-confluence/login-page` `taskStart` and `"Unable to display page content"`
264
- `taskAbort` event (Refer the
265
- [Atlaskit documentation](https://atlaskit.atlassian.com/packages/confluence/embedded-confluence-public/docs/Experience-Tracker)
266
- for more information on these events).
266
+ - Partner products that have subscribed to `"Unable to display page content"` `taskAbort` event
267
+ to display their own login page should also subscribe to the `embedded-confluence/login-page`
268
+ `taskStart` experience tracker event.
269
+ - No upgrade changes required for partner products that have not subscribed to
270
+ `"Unable to display page content"` `taskAbort`.
271
+ - For partner products who wish to display their own authentication flow, please subscribe to
272
+ `embedded-confluence/login-page` `taskStart` and `"Unable to display page content"` `taskAbort`
273
+ event (Refer the
274
+ [Atlaskit documentation](https://atlaskit.atlassian.com/packages/confluence/embedded-confluence-public/docs/Experience-Tracker)
275
+ for more information on these events).
267
276
 
268
277
  ## 1.9.0
269
278
 
270
279
  ### Minor Changes
271
280
 
272
- - [#31811](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31811)
273
- [`51d55d1c0d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51d55d1c0d8) - [ux]
274
- Add Page component to allow simple implementation of in place switching between ViewPage and
275
- EditPage components.
281
+ - [#31811](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31811)
282
+ [`51d55d1c0d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51d55d1c0d8) - [ux] Add
283
+ Page component to allow simple implementation of in place switching between ViewPage and EditPage
284
+ components.
276
285
 
277
286
  ## 1.8.0
278
287
 
279
288
  ### Minor Changes
280
289
 
281
- - [#30821](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30821)
282
- [`418447c456d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/418447c456d) - [ux]
283
- Add new themeMode prop to EP components to enable theming
290
+ - [#30821](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30821)
291
+ [`418447c456d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/418447c456d) - [ux] Add
292
+ new themeMode prop to EP components to enable theming
284
293
 
285
294
  ## 1.7.0
286
295
 
287
296
  ### Minor Changes
288
297
 
289
- - [#27824](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27824)
290
- [`db2e7822839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db2e7822839) - [ux]
291
- Added toggle for space selector in templates browser
298
+ - [#27824](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27824)
299
+ [`db2e7822839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db2e7822839) - [ux]
300
+ Added toggle for space selector in templates browser
292
301
 
293
302
  ## 1.6.3
294
303
 
295
304
  ### Patch Changes
296
305
 
297
- - [#28554](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28554)
298
- [`99ab0322881`](https://bitbucket.org/atlassian/atlassian-frontend/commits/99ab0322881) - [ux]
299
- Set default value of hasFooterLogo to true, so that when getting hasFooterLogo as undefined from
300
- JSM it still shows the footer container
306
+ - [#28554](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28554)
307
+ [`99ab0322881`](https://bitbucket.org/atlassian/atlassian-frontend/commits/99ab0322881) - [ux] Set
308
+ default value of hasFooterLogo to true, so that when getting hasFooterLogo as undefined from JSM
309
+ it still shows the footer container
301
310
 
302
311
  ## 1.6.2
303
312
 
304
313
  ### Patch Changes
305
314
 
306
- - [#28146](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28146)
307
- [`df6307e601e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df6307e601e) - Revert
308
- "Powered by Confluence" footer display order change to fix a UI regression bug happening on
309
- Project Pages
315
+ - [#28146](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28146)
316
+ [`df6307e601e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df6307e601e) - Revert
317
+ "Powered by Confluence" footer display order change to fix a UI regression bug happening on
318
+ Project Pages
310
319
 
311
320
  ## 1.6.1
312
321
 
313
322
  ### Patch Changes
314
323
 
315
- - [#28137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28137)
316
- [`e7023873ce8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7023873ce8) - [ux]
317
- Fix to not overflow content outside Embedded page for parent products not using the default
318
- height set content feature.
324
+ - [#28137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28137)
325
+ [`e7023873ce8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7023873ce8) - [ux] Fix
326
+ to not overflow content outside Embedded page for parent products not using the default height set
327
+ content feature.
319
328
 
320
329
  ## 1.6.0
321
330
 
322
331
  ### Minor Changes
323
332
 
324
- - [#27508](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27508)
325
- [`5335d7264c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5335d7264c1) - This
326
- change introduces a hash property to the edit, view, and page component so that Embedded
327
- Confluence recognizes the appended anchor link parameter when linking to a selected portion of a
328
- Confluence page.
333
+ - [#27508](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27508)
334
+ [`5335d7264c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5335d7264c1) - This
335
+ change introduces a hash property to the edit, view, and page component so that Embedded
336
+ Confluence recognizes the appended anchor link parameter when linking to a selected portion of a
337
+ Confluence page.
329
338
 
330
339
  ## 1.5.1
331
340
 
332
341
  ### Patch Changes
333
342
 
334
- - [#27512](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27512)
335
- [`eab6a3a2f4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab6a3a2f4d) -
336
- package size optimization
343
+ - [#27512](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27512)
344
+ [`eab6a3a2f4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab6a3a2f4d) - package
345
+ size optimization
337
346
 
338
347
  ## 1.5.0
339
348
 
340
349
  ### Minor Changes
341
350
 
342
- - [#26967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26967)
343
- [`6b184b6ecdd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b184b6ecdd) - State
344
- management for Storage access and Login flow for EP. This feature is gated by the login-dev-only
345
- allow feature
351
+ - [#26967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26967)
352
+ [`6b184b6ecdd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b184b6ecdd) - State
353
+ management for Storage access and Login flow for EP. This feature is gated by the login-dev-only
354
+ allow feature
346
355
 
347
356
  ## 1.4.1
348
357
 
349
358
  ### Patch Changes
350
359
 
351
- - [#27365](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27365)
352
- [`3387a13de43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3387a13de43) -
353
- removed typo from edit component
360
+ - [#27365](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27365)
361
+ [`3387a13de43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3387a13de43) - removed
362
+ typo from edit component
354
363
 
355
364
  ## 1.4.0
356
365
 
357
366
  ### Minor Changes
358
367
 
359
- - [#26470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26470)
360
- [`9e5a4003c80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e5a4003c80) - Update
361
- the error screen when embedded confluence iframe failed to load
368
+ - [#26470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26470)
369
+ [`9e5a4003c80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e5a4003c80) - Update
370
+ the error screen when embedded confluence iframe failed to load
362
371
 
363
372
  ## 1.3.4
364
373
 
365
374
  ### Patch Changes
366
375
 
367
- - [#26211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26211)
368
- [`0bd0e835ff7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bd0e835ff7) - Fix
369
- footer logo misalignment
376
+ - [#26211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26211)
377
+ [`0bd0e835ff7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bd0e835ff7) - Fix
378
+ footer logo misalignment
370
379
 
371
380
  ## 1.3.3
372
381
 
373
382
  ### Patch Changes
374
383
 
375
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
376
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
377
- Upgrade Typescript from `4.3.5` to `4.5.5`
384
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
385
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
386
+ Typescript from `4.3.5` to `4.5.5`
378
387
 
379
388
  ## 1.3.2
380
389
 
381
390
  ### Patch Changes
382
391
 
383
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
384
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
385
- Upgrade Typescript from `4.2.4` to `4.3.5`.
392
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
393
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
394
+ Typescript from `4.2.4` to `4.3.5`.
386
395
 
387
396
  ## 1.3.1
388
397
 
389
398
  ### Patch Changes
390
399
 
391
- - [#23940](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23940)
392
- [`c6d5f628b85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6d5f628b85) - Remove
393
- the temporary patch for fixing SSR issue caused by dasherized locale
400
+ - [#23940](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23940)
401
+ [`c6d5f628b85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6d5f628b85) - Remove
402
+ the temporary patch for fixing SSR issue caused by dasherized locale
394
403
 
395
404
  ## 1.3.0
396
405
 
397
406
  ### Minor Changes
398
407
 
399
- - [#22654](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22654)
400
- [`fef6f1ffea6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fef6f1ffea6) - Add
401
- 'template-browser' in the allowedFeatures, if included, the embedded confluence URL should
402
- contain query param `?inEditorTemplatesPanel=auto_closed`
408
+ - [#22654](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22654)
409
+ [`fef6f1ffea6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fef6f1ffea6) - Add
410
+ 'template-browser' in the allowedFeatures, if included, the embedded confluence URL should contain
411
+ query param `?inEditorTemplatesPanel=auto_closed`
403
412
 
404
413
  ## 1.2.1
405
414
 
406
415
  ### Patch Changes
407
416
 
408
- - [#22799](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22799)
409
- [`4a4c40be7b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a4c40be7b4) - Fix
410
- SSR (server-side rendering) stopped working with the dash in locale query param
417
+ - [#22799](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22799)
418
+ [`4a4c40be7b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a4c40be7b4) - Fix SSR
419
+ (server-side rendering) stopped working with the dash in locale query param
411
420
 
412
421
  ## 1.2.0
413
422
 
414
423
  ### Minor Changes
415
424
 
416
- - [#22414](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22414)
417
- [`bfe9ff99aea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfe9ff99aea) - Accept
418
- `locale` as an optional React prop for React components
425
+ - [#22414](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22414)
426
+ [`bfe9ff99aea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfe9ff99aea) - Accept
427
+ `locale` as an optional React prop for React components
419
428
 
420
429
  ## 1.1.0
421
430
 
422
431
  ### Minor Changes
423
432
 
424
- - [#21914](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21914)
425
- [`163e573186e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/163e573186e) -
426
- Support localization based on locale info provided by parent product
433
+ - [#21914](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21914)
434
+ [`163e573186e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/163e573186e) - Support
435
+ localization based on locale info provided by parent product
427
436
 
428
437
  ## 1.0.1
429
438
 
430
439
  ### Patch Changes
431
440
 
432
- - [#20899](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20899)
433
- [`4d30d4a0b8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d30d4a0b8f) -
434
- Updating user documentation for @atlaskit/embedded-confluence
441
+ - [#20899](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20899)
442
+ [`4d30d4a0b8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d30d4a0b8f) - Updating
443
+ user documentation for @atlaskit/embedded-confluence
435
444
 
436
445
  ## 1.0.0
437
446
 
438
447
  ### Major Changes
439
448
 
440
- - [#21015](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21015)
441
- [`eb3d79230ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb3d79230ea) - First
442
- release of Confluence Embeddable Pages package!
449
+ - [#21015](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21015)
450
+ [`eb3d79230ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb3d79230ea) - First
451
+ release of Confluence Embeddable Pages package!
443
452
 
444
453
  ## 0.1.1
445
454
 
446
455
  ### Patch Changes
447
456
 
448
- - Updated dependencies
457
+ - Updated dependencies
449
458
 
450
459
  ## 0.1.0
451
460
 
452
461
  ### Minor Changes
453
462
 
454
- - [#20013](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20013)
455
- [`1e1848e5689`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e1848e5689) - [ux]
456
- Instrumented '@atlaskit/embedded-confluence' with the new theming package, `@atlaskit/tokens`.
463
+ - [#20013](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20013)
464
+ [`1e1848e5689`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e1848e5689) - [ux]
465
+ Instrumented '@atlaskit/embedded-confluence' with the new theming package, `@atlaskit/tokens`.
457
466
 
458
- New tokens will be visible only in applications configured to use the new Tokens API (currently
459
- in alpha). These changes are intended to be interoperable with the legacy theme implementation.
460
- Legacy dark mode users should expect no visual or breaking changes.
467
+ New tokens will be visible only in applications configured to use the new Tokens API (currently in
468
+ alpha). These changes are intended to be interoperable with the legacy theme implementation.
469
+ Legacy dark mode users should expect no visual or breaking changes.
461
470
 
462
471
  ## 0.0.9
463
472
 
464
473
  ### Patch Changes
465
474
 
466
- - [#19337](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19337)
467
- [`884191bbb30`](https://bitbucket.org/atlassian/atlassian-frontend/commits/884191bbb30) - Update
468
- Copyright 2022 Atlassian Pty Ltd
475
+ - [#19337](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19337)
476
+ [`884191bbb30`](https://bitbucket.org/atlassian/atlassian-frontend/commits/884191bbb30) - Update
477
+ Copyright 2022 Atlassian Pty Ltd
469
478
 
470
479
  ## 0.0.8
471
480
 
472
481
  ### Patch Changes
473
482
 
474
- - [#17386](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17386)
475
- [`12c6ef62cb6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12c6ef62cb6) - Fix
476
- build/tsconfig.json to exclude examples folder in `src`.
483
+ - [#17386](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17386)
484
+ [`12c6ef62cb6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12c6ef62cb6) - Fix
485
+ build/tsconfig.json to exclude examples folder in `src`.
477
486
 
478
487
  ## 0.0.7
479
488
 
480
489
  ### Patch Changes
481
490
 
482
- - Updated dependencies
491
+ - Updated dependencies
483
492
 
484
493
  ## 0.0.6
485
494
 
486
495
  ### Patch Changes
487
496
 
488
- - [#13510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13510)
489
- [`63369507489`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63369507489) - Update
490
- build/tsconfig.json to exclude tests and examples.
497
+ - [#13510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13510)
498
+ [`63369507489`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63369507489) - Update
499
+ build/tsconfig.json to exclude tests and examples.
491
500
 
492
501
  ## 0.0.5
493
502
 
494
503
  ### Patch Changes
495
504
 
496
- - [#13136](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13136)
497
- [`524b20aff9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/524b20aff9a) - Update
498
- package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
499
- - [`3c0349f272a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c0349f272a) - Update
500
- package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
501
- - [`591d34f966f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/591d34f966f) - Update
502
- package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
505
+ - [#13136](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13136)
506
+ [`524b20aff9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/524b20aff9a) - Update
507
+ package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
508
+ - [`3c0349f272a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c0349f272a) - Update
509
+ package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
510
+ - [`591d34f966f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/591d34f966f) - Update
511
+ package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
503
512
 
504
513
  ## 0.0.4
505
514
 
506
515
  ### Patch Changes
507
516
 
508
- - [#8306](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8306)
509
- [`229b32842b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229b32842b5) - Fix
510
- .npmignore and tsconfig.json for **tests**
517
+ - [#8306](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8306)
518
+ [`229b32842b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229b32842b5) - Fix
519
+ .npmignore and tsconfig.json for **tests**
511
520
 
512
521
  ## 0.0.3
513
522
 
514
523
  ### Patch Changes
515
524
 
516
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
517
- [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
518
- Transpile packages using babel rather than tsc
525
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
526
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile
527
+ packages using babel rather than tsc
519
528
 
520
529
  ## 0.0.2
521
530
 
522
531
  ### Patch Changes
523
532
 
524
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
525
- [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
526
- types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
527
- compiler option. This requires version 3.8 of Typescript, read more about how we handle
528
- Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
529
- `devDependencies` to denote version that the package was built with.
533
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
534
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
535
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
536
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
537
+ versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
538
+ `devDependencies` to denote version that the package was built with.
530
539
 
531
540
  ## 0.0.1
532
541
 
533
542
  ### Patch Changes
534
543
 
535
- - [#4967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4967)
536
- [`b443b5a60f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b443b5a60f) - Renamed
537
- template package
544
+ - [#4967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4967)
545
+ [`b443b5a60f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b443b5a60f) - Renamed
546
+ template package