@atlaskit/progress-bar 2.0.2 → 2.2.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,71 +1,111 @@
1
1
  # @atlaskit/progress-bar
2
2
 
3
+ ## 2.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#110836](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/110836)
8
+ [`a8bd419fd70b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a8bd419fd70b9) -
9
+ Explicitly set jsxRuntime to classic via pragma comments in order to avoid issues where jsxRuntime
10
+ is implicitly set to automatic.
11
+
12
+ ## 2.1.0
13
+
14
+ ### Minor Changes
15
+
16
+ - [#93762](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93762)
17
+ [`9a9edcac07f8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9a9edcac07f8) -
18
+ Add support for React 18 in non-strict mode.
19
+
3
20
  ## 2.0.2
4
21
 
5
22
  ### Patch Changes
6
23
 
7
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
24
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
25
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
26
+ Upgrade Typescript from `4.9.5` to `5.4.2`
8
27
 
9
28
  ## 2.0.1
10
29
 
11
30
  ### Patch Changes
12
31
 
13
- - [#69022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69022) [`395c74147990`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/395c74147990) - Migrate packages to use declarative entry points
32
+ - [#69022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69022)
33
+ [`395c74147990`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/395c74147990) -
34
+ Migrate packages to use declarative entry points
14
35
 
15
36
  ## 2.0.0
16
37
 
17
38
  ### Major Changes
18
39
 
19
- - [#52318](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/52318) [`71ad9704d42f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/71ad9704d42f) - Removed all remaining legacy theming logic from the ProgressBar component.
40
+ - [#52318](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/52318)
41
+ [`71ad9704d42f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/71ad9704d42f) -
42
+ Removed all remaining legacy theming logic from the ProgressBar component.
20
43
 
21
44
  ## 1.0.2
22
45
 
23
46
  ### Patch Changes
24
47
 
25
- - [#41729](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41729) [`04235acacd6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04235acacd6) - Enrol package to push model in Jira
48
+ - [#41729](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41729)
49
+ [`04235acacd6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04235acacd6) - Enrol
50
+ package to push model in Jira
26
51
 
27
52
  ## 1.0.1
28
53
 
29
54
  ### Patch Changes
30
55
 
31
- - [#41141](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41141) [`91b814bddb4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91b814bddb4) - Add default for env variable to fix typechecking errors
56
+ - [#41141](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41141)
57
+ [`91b814bddb4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91b814bddb4) - Add
58
+ default for env variable to fix typechecking errors
32
59
 
33
60
  ## 1.0.0
34
61
 
35
62
  ### Major Changes
36
63
 
37
- - [#38972](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38972) [`b175ec37c65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b175ec37c65) - Cuts the first major release of this package. It is now considered stable and ready for general adoption.
64
+ - [#38972](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38972)
65
+ [`b175ec37c65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b175ec37c65) - Cuts the
66
+ first major release of this package. It is now considered stable and ready for general adoption.
38
67
  This version contains no code changes.
39
68
 
40
69
  ## 0.6.4
41
70
 
42
71
  ### Patch Changes
43
72
 
44
- - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754) [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility testing.
73
+ - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
74
+ [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
75
+ `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
76
+ testing.
45
77
 
46
78
  ## 0.6.3
47
79
 
48
80
  ### Patch Changes
49
81
 
50
- - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441) [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) - Internal change to use shape tokens. There is no expected visual change.
82
+ - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441)
83
+ [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) - Internal
84
+ change to use shape tokens. There is no expected visual change.
51
85
 
52
86
  ## 0.6.2
53
87
 
54
88
  ### Patch Changes
55
89
 
56
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
90
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
91
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
92
+ legacy types are published for TS 4.5-4.8
57
93
 
58
94
  ## 0.6.1
59
95
 
60
96
  ### Patch Changes
61
97
 
62
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
98
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
99
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
100
+ Typescript from `4.5.5` to `4.9.5`
63
101
 
64
102
  ## 0.6.0
65
103
 
66
104
  ### Minor Changes
67
105
 
68
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
106
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
107
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
108
+ minor dependency bump
69
109
 
70
110
  ### Patch Changes
71
111
 
@@ -99,35 +139,48 @@
99
139
 
100
140
  ### Patch Changes
101
141
 
102
- - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303) [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components.
142
+ - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303)
143
+ [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op
144
+ change to introduce spacing tokens to design system components.
103
145
 
104
146
  ## 0.5.11
105
147
 
106
148
  ### Patch Changes
107
149
 
108
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
150
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
151
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
152
+ Typescript from `4.3.5` to `4.5.5`
109
153
 
110
154
  ## 0.5.10
111
155
 
112
156
  ### Patch Changes
113
157
 
114
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`8eb92195540`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8eb92195540) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
158
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
159
+ [`8eb92195540`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8eb92195540) - Updates
160
+ `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
115
161
  - Updated dependencies
116
162
 
117
163
  ## 0.5.9
118
164
 
119
165
  ### Patch Changes
120
166
 
121
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
167
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
168
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
169
+ Typescript from `4.2.4` to `4.3.5`.
122
170
 
123
171
  ## 0.5.8
124
172
 
125
173
  ### Patch Changes
126
174
 
127
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`7d4fbb433e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d4fbb433e7) - Internal styles refactor after turning on the static styles tech stack.
128
- - [`247bf9bb0e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/247bf9bb0e4) - Introduces `testId` prop for use for automated tests.
129
- - [`54deac49754`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54deac49754) - [ux] Appearance prop now available for default, success, and inverse appearances.
130
- - [`c960c028450`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c960c028450) - Adds jsdoc descriptions to exported components.
175
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
176
+ [`7d4fbb433e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d4fbb433e7) - Internal
177
+ styles refactor after turning on the static styles tech stack.
178
+ - [`247bf9bb0e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/247bf9bb0e4) -
179
+ Introduces `testId` prop for use for automated tests.
180
+ - [`54deac49754`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54deac49754) - [ux]
181
+ Appearance prop now available for default, success, and inverse appearances.
182
+ - [`c960c028450`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c960c028450) - Adds
183
+ jsdoc descriptions to exported components.
131
184
  - Updated dependencies
132
185
 
133
186
  ## 0.5.7
@@ -146,7 +199,9 @@
146
199
 
147
200
  ### Patch Changes
148
201
 
149
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
202
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
203
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade
204
+ to TypeScript 4.2.4
150
205
 
151
206
  ## 0.5.4
152
207
 
@@ -158,7 +213,9 @@
158
213
 
159
214
  ### Patch Changes
160
215
 
161
- - [#20065](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20065) [`e928aca1693`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e928aca1693) - Using latest color.background.inverse.subtle token
216
+ - [#20065](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20065)
217
+ [`e928aca1693`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e928aca1693) - Using
218
+ latest color.background.inverse.subtle token
162
219
 
163
220
  ## 0.5.2
164
221
 
@@ -170,16 +227,21 @@
170
227
 
171
228
  ### Patch Changes
172
229
 
173
- - [#19395](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19395) [`cc9f9e1d294`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc9f9e1d294) - Adds warning in developer console for `theme` prop, which is going to be deprecated after 13 May 2022.
230
+ - [#19395](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19395)
231
+ [`cc9f9e1d294`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc9f9e1d294) - Adds
232
+ warning in developer console for `theme` prop, which is going to be deprecated after 13 May 2022.
174
233
 
175
234
  ## 0.5.0
176
235
 
177
236
  ### Minor Changes
178
237
 
179
- - [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019) [`53060e14621`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53060e14621) - [ux] Instrumented `progress-bar` with the new theming package, `@atlaskit/tokens`.
238
+ - [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019)
239
+ [`53060e14621`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53060e14621) - [ux]
240
+ Instrumented `progress-bar` with the new theming package, `@atlaskit/tokens`.
180
241
 
181
- New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
182
- These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
242
+ New tokens will be visible only in applications configured to use the new Tokens API (currently in
243
+ alpha). These changes are intended to be interoperable with the legacy theme implementation.
244
+ Legacy dark mode users should expect no visual or breaking changes.
183
245
 
184
246
  ### Patch Changes
185
247
 
@@ -189,7 +251,9 @@
189
251
 
190
252
  ### Minor Changes
191
253
 
192
- - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526) [`9d0e0a31638`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d0e0a31638) - Adds ariaLabel prop to progress bar for accessibility
254
+ - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526)
255
+ [`9d0e0a31638`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d0e0a31638) - Adds
256
+ ariaLabel prop to progress bar for accessibility
193
257
 
194
258
  ## 0.3.9
195
259
 
@@ -201,27 +265,36 @@
201
265
 
202
266
  ### Patch Changes
203
267
 
204
- - [#13728](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13728) [`c5785203506`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c5785203506) - Updated homepage in package.json
268
+ - [#13728](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13728)
269
+ [`c5785203506`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c5785203506) - Updated
270
+ homepage in package.json
205
271
 
206
272
  ## 0.3.7
207
273
 
208
274
  ### Patch Changes
209
275
 
210
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
276
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
277
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
278
+ `@atlaskit/theme` to version `^11.3.0`.
211
279
 
212
280
  ## 0.3.6
213
281
 
214
282
  ### Patch Changes
215
283
 
216
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
284
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
285
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile
286
+ packages using babel rather than tsc
217
287
 
218
288
  ## 0.3.5
219
289
 
220
290
  ### Patch Changes
221
291
 
222
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
223
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
224
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
292
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
293
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
294
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
295
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
296
+ versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
297
+ `devDependencies` to denote version that the package was built with.
225
298
 
226
299
  ## 0.3.4
227
300
 
@@ -233,29 +306,38 @@
233
306
 
234
307
  ### Patch Changes
235
308
 
236
- - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649) [`b284fba3d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b284fba3d1) - Components that had missing names are now fixed - this helps when looking for them using the React Dev Tools.
309
+ - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649)
310
+ [`b284fba3d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b284fba3d1) - Components
311
+ that had missing names are now fixed - this helps when looking for them using the React Dev Tools.
237
312
 
238
313
  ## 0.3.2
239
314
 
240
315
  ### Patch Changes
241
316
 
242
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
317
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
318
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
319
+ to TypeScript 3.9.6 and tslib to 2.0.0
243
320
 
244
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
245
- to prevent duplicates of tslib being bundled.
321
+ Since tslib is a dependency for all our packages we recommend that products also follow this tslib
322
+ upgrade to prevent duplicates of tslib being bundled.
246
323
 
247
324
  ## 0.3.1
248
325
 
249
326
  ### Patch Changes
250
327
 
251
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
328
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
329
+ [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all
330
+ the theme imports to be tree-shakable
252
331
 
253
332
  ## 0.3.0
254
333
 
255
334
  ### Minor Changes
256
335
 
257
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
258
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
336
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
337
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
338
+ dropping IE11 support, from this version onwards there are no warranties of the package working in
339
+ IE11. For more information see:
340
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
259
341
 
260
342
  ### Patch Changes
261
343
 
@@ -265,13 +347,17 @@
265
347
 
266
348
  ### Patch Changes
267
349
 
268
- - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
350
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
351
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and
352
+ supporting files will no longer be published to npm
269
353
 
270
354
  ## 0.2.8
271
355
 
272
356
  ### Patch Changes
273
357
 
274
- - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868) [`974d594a23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/974d594a23) - Change imports to comply with Atlassian conventions
358
+ - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
359
+ [`974d594a23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/974d594a23) - Change
360
+ imports to comply with Atlassian conventions
275
361
 
276
362
  ## 0.2.7
277
363
 
@@ -279,7 +365,8 @@
279
365
 
280
366
  - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
281
367
 
282
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
368
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
369
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
283
370
 
284
371
  - @atlaskit/docs@8.3.2
285
372
  - @atlaskit/button@13.3.7
@@ -299,7 +386,8 @@
299
386
 
300
387
  - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
301
388
 
302
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
389
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
390
+ non-relative imports as relative imports
303
391
 
304
392
  ## 0.2.4
305
393
 
@@ -329,8 +417,10 @@
329
417
  - Adding back cjs
330
418
  - Replacing es5 by cjs and es2015 by esm
331
419
  - Creating folders at the root for entry-points
332
- - Removing the generation of the entry-points at the root
333
- Please see this [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points) for further details
420
+ - Removing the generation of the entry-points at the root Please see this
421
+ [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
422
+ [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
423
+ for further details
334
424
 
335
425
  ## 0.2.1
336
426
 
package/README.md CHANGED
@@ -10,4 +10,5 @@ yarn add @atlaskit/progress-bar
10
10
 
11
11
  ## Usage
12
12
 
13
- Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/server/progress-bar).
13
+ Detailed docs and example usage can be found
14
+ [here](https://atlaskit.atlassian.com/packages/server/progress-bar).
@@ -8,8 +8,13 @@ exports.default = void 0;
8
8
  var _react = _interopRequireDefault(require("react"));
9
9
  var _react2 = require("@emotion/react");
10
10
  var _colors = require("@atlaskit/theme/colors");
11
+ /**
12
+ * @jsxRuntime classic
13
+ */
11
14
  /** @jsx jsx */
12
15
 
16
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
17
+
13
18
  var MIN_VALUE = 0;
14
19
  var MAX_VALUE = 1;
15
20
  var increasingBarAnimation = (0, _react2.keyframes)({
@@ -1,5 +1,10 @@
1
+ /**
2
+ * @jsxRuntime classic
3
+ */
1
4
  /** @jsx jsx */
2
5
  import React from 'react';
6
+
7
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
8
  import { css, jsx, keyframes } from '@emotion/react';
4
9
  import { G300, N40A, N500 } from '@atlaskit/theme/colors';
5
10
  const MIN_VALUE = 0;
@@ -1,5 +1,10 @@
1
+ /**
2
+ * @jsxRuntime classic
3
+ */
1
4
  /** @jsx jsx */
2
5
  import React from 'react';
6
+
7
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
3
8
  import { css, jsx, keyframes } from '@emotion/react';
4
9
  import { G300, N40A, N500 } from '@atlaskit/theme/colors';
5
10
  var MIN_VALUE = 0;
@@ -1,5 +1,5 @@
1
1
  import { jsx } from '@emotion/react';
2
- import { DefaultProgressBarProps } from '../types';
2
+ import { type DefaultProgressBarProps } from '../types';
3
3
  /**
4
4
  * __Progress bar__
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { CustomProgressBarProps } from '../types';
2
+ import { type CustomProgressBarProps } from '../types';
3
3
  /**
4
4
  * __Success progress bar__
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { CustomProgressBarProps } from '../types';
2
+ import { type CustomProgressBarProps } from '../types';
3
3
  /**
4
4
  * __Transparent progress bar__
5
5
  *
@@ -1,5 +1,5 @@
1
1
  import { jsx } from '@emotion/react';
2
- import { DefaultProgressBarProps } from '../types';
2
+ import { type DefaultProgressBarProps } from '../types';
3
3
  /**
4
4
  * __Progress bar__
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { CustomProgressBarProps } from '../types';
2
+ import { type CustomProgressBarProps } from '../types';
3
3
  /**
4
4
  * __Success progress bar__
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { CustomProgressBarProps } from '../types';
2
+ import { type CustomProgressBarProps } from '../types';
3
3
  /**
4
4
  * __Transparent progress bar__
5
5
  *
package/package.json CHANGED
@@ -1,83 +1,82 @@
1
1
  {
2
- "name": "@atlaskit/progress-bar",
3
- "version": "2.0.2",
4
- "description": "A progress bar communicates the status of a system process.",
5
- "publishConfig": {
6
- "registry": "https://registry.npmjs.org/"
7
- },
8
- "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
9
- "author": "Atlassian Pty Ltd",
10
- "license": "Apache-2.0",
11
- "main": "dist/cjs/index.js",
12
- "module": "dist/esm/index.js",
13
- "module:es2019": "dist/es2019/index.js",
14
- "types": "dist/types/index.d.ts",
15
- "sideEffects": false,
16
- "atlaskit:src": "src/index.tsx",
17
- "af:exports": {
18
- ".": "./src/index.tsx",
19
- "./types": "./src/types.tsx"
20
- },
21
- "atlassian": {
22
- "team": "Design System Team",
23
- "releaseModel": "continuous",
24
- "productPushConsumption": [
25
- "jira"
26
- ],
27
- "website": {
28
- "name": "Progress bar",
29
- "category": "Components"
30
- }
31
- },
32
- "dependencies": {
33
- "@atlaskit/theme": "^12.6.0",
34
- "@atlaskit/tokens": "^1.42.0",
35
- "@babel/runtime": "^7.0.0",
36
- "@emotion/react": "^11.7.1"
37
- },
38
- "peerDependencies": {
39
- "react": "^16.8.0"
40
- },
41
- "devDependencies": {
42
- "@af/accessibility-testing": "*",
43
- "@af/visual-regression": "*",
44
- "@atlaskit/visual-regression": "*",
45
- "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
46
- "@testing-library/react": "^12.1.5",
47
- "react-dom": "^16.8.0",
48
- "typescript": "~5.4.2"
49
- },
50
- "keywords": [
51
- "atlaskit",
52
- "react",
53
- "ui"
54
- ],
55
- "techstack": {
56
- "@atlassian/frontend": {
57
- "import-structure": "atlassian-conventions"
58
- },
59
- "@repo/internal": {
60
- "dom-events": "use-bind-event-listener",
61
- "design-system": "v1",
62
- "design-tokens": [
63
- "color",
64
- "spacing"
65
- ],
66
- "deprecation": "no-deprecated-imports",
67
- "styling": [
68
- "static",
69
- "emotion"
70
- ]
71
- }
72
- },
73
- "typesVersions": {
74
- ">=4.5 <4.9": {
75
- "*": [
76
- "dist/types-ts4.5/*",
77
- "dist/types-ts4.5/index.d.ts"
78
- ]
79
- }
80
- },
81
- "homepage": "https://atlassian.design/components/progress-bar/",
82
- "prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1"
83
- }
2
+ "name": "@atlaskit/progress-bar",
3
+ "version": "2.2.0",
4
+ "description": "A progress bar communicates the status of a system process.",
5
+ "publishConfig": {
6
+ "registry": "https://registry.npmjs.org/"
7
+ },
8
+ "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
9
+ "author": "Atlassian Pty Ltd",
10
+ "license": "Apache-2.0",
11
+ "main": "dist/cjs/index.js",
12
+ "module": "dist/esm/index.js",
13
+ "module:es2019": "dist/es2019/index.js",
14
+ "types": "dist/types/index.d.ts",
15
+ "sideEffects": false,
16
+ "atlaskit:src": "src/index.tsx",
17
+ "af:exports": {
18
+ ".": "./src/index.tsx",
19
+ "./types": "./src/types.tsx"
20
+ },
21
+ "atlassian": {
22
+ "team": "Design System Team",
23
+ "releaseModel": "continuous",
24
+ "runReact18": true,
25
+ "productPushConsumption": [
26
+ "jira"
27
+ ],
28
+ "website": {
29
+ "name": "Progress bar",
30
+ "category": "Components"
31
+ }
32
+ },
33
+ "dependencies": {
34
+ "@atlaskit/theme": "^12.10.0",
35
+ "@atlaskit/tokens": "^1.51.0",
36
+ "@babel/runtime": "^7.0.0",
37
+ "@emotion/react": "^11.7.1"
38
+ },
39
+ "peerDependencies": {
40
+ "react": "^16.8.0 || ^17.0.0 || ~18.2.0"
41
+ },
42
+ "devDependencies": {
43
+ "@af/accessibility-testing": "*",
44
+ "@af/visual-regression": "*",
45
+ "@atlaskit/visual-regression": "*",
46
+ "@testing-library/react": "^12.1.5",
47
+ "react-dom": "^16.8.0",
48
+ "typescript": "~5.4.2"
49
+ },
50
+ "keywords": [
51
+ "atlaskit",
52
+ "react",
53
+ "ui"
54
+ ],
55
+ "techstack": {
56
+ "@atlassian/frontend": {
57
+ "import-structure": "atlassian-conventions"
58
+ },
59
+ "@repo/internal": {
60
+ "dom-events": "use-bind-event-listener",
61
+ "design-system": "v1",
62
+ "design-tokens": [
63
+ "color",
64
+ "spacing"
65
+ ],
66
+ "deprecation": "no-deprecated-imports",
67
+ "styling": [
68
+ "static",
69
+ "emotion"
70
+ ]
71
+ }
72
+ },
73
+ "typesVersions": {
74
+ ">=4.5 <4.9": {
75
+ "*": [
76
+ "dist/types-ts4.5/*",
77
+ "dist/types-ts4.5/index.d.ts"
78
+ ]
79
+ }
80
+ },
81
+ "homepage": "https://atlassian.design/components/progress-bar/"
82
+ }
package/report.api.md CHANGED
@@ -2,7 +2,8 @@
2
2
 
3
3
  ## API Report File for "@atlaskit/progress-bar"
4
4
 
5
- > Do not edit this file. This report is auto-generated using [API Extractor](https://api-extractor.com/).
5
+ > Do not edit this file. This report is auto-generated using
6
+ > [API Extractor](https://api-extractor.com/).
6
7
  > [Learn more about API reports](https://hello.atlassian.net/wiki/spaces/UR/pages/1825484529/Package+API+Reports)
7
8
 
8
9
  ### Table of contents
@@ -22,58 +23,58 @@ import { ThemeProp } from '@atlaskit/theme/components';
22
23
 
23
24
  // @public (undocumented)
24
25
  interface CustomProgressBarProps {
25
- ariaLabel?: string;
26
- isIndeterminate?: boolean;
27
- testId?: string;
28
- value?: number;
26
+ ariaLabel?: string;
27
+ isIndeterminate?: boolean;
28
+ testId?: string;
29
+ value?: number;
29
30
  }
30
31
 
31
32
  // @public (undocumented)
32
33
  interface DefaultProgressBarProps extends CustomProgressBarProps {
33
- appearance?: 'default' | 'inverse' | 'success';
34
- // @deprecated (undocumented)
35
- theme?: ThemeProp<ThemeTokens, ThemeProps>;
34
+ appearance?: 'default' | 'inverse' | 'success';
35
+ // @deprecated (undocumented)
36
+ theme?: ThemeProp<ThemeTokens, ThemeProps>;
36
37
  }
37
38
 
38
39
  // @public
39
40
  const ProgressBar: ({
40
- appearance,
41
- ariaLabel,
42
- isIndeterminate,
43
- testId,
44
- theme,
45
- value,
41
+ appearance,
42
+ ariaLabel,
43
+ isIndeterminate,
44
+ testId,
45
+ theme,
46
+ value,
46
47
  }: DefaultProgressBarProps) => jsx.JSX.Element;
47
48
  export default ProgressBar;
48
49
 
49
50
  // @public
50
51
  export const SuccessProgressBar: ({
51
- ariaLabel,
52
- isIndeterminate,
53
- testId,
54
- value,
52
+ ariaLabel,
53
+ isIndeterminate,
54
+ testId,
55
+ value,
55
56
  }: CustomProgressBarProps) => JSX.Element;
56
57
 
57
58
  // @public @deprecated (undocumented)
58
59
  type ThemeProps = {
59
- value: number | string;
60
+ value: number | string;
60
61
  };
61
62
 
62
63
  // @public @deprecated (undocumented)
63
64
  type ThemeTokens = {
64
- container: any;
65
- bar: any;
66
- determinateBar: any;
67
- increasingBar: any;
68
- decreasingBar: any;
65
+ container: any;
66
+ bar: any;
67
+ determinateBar: any;
68
+ increasingBar: any;
69
+ decreasingBar: any;
69
70
  };
70
71
 
71
72
  // @public
72
73
  export const TransparentProgressBar: ({
73
- ariaLabel,
74
- isIndeterminate,
75
- testId,
76
- value,
74
+ ariaLabel,
75
+ isIndeterminate,
76
+ testId,
77
+ value,
77
78
  }: CustomProgressBarProps) => JSX.Element;
78
79
 
79
80
  // (No @packageDocumentation comment for this package)
@@ -87,7 +88,7 @@ export const TransparentProgressBar: ({
87
88
 
88
89
  ```json
89
90
  {
90
- "react": "^16.8.0"
91
+ "react": "^16.8.0"
91
92
  }
92
93
  ```
93
94