@khanacademy/wonder-blocks-progress-spinner 3.0.7 → 3.1.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 +195 -170
- package/LICENSE +21 -0
- package/dist/index.js +3 -6
- package/package.json +8 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,301 +1,326 @@
|
|
|
1
1
|
# @khanacademy/wonder-blocks-progress-spinner
|
|
2
2
|
|
|
3
|
+
## 3.1.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- f03298f: Tooling:
|
|
8
|
+
|
|
9
|
+
- Switching to `pnpm`.
|
|
10
|
+
- Upgrading `rollup` to v4 and `@babel/runtime` to match the current webapp version.
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- bb2a026: pnpm: Switch to workspace protocol to handle dependency versions with changesets on monorepo setup"
|
|
15
|
+
- Updated dependencies [969864b]
|
|
16
|
+
- Updated dependencies [bb2a026]
|
|
17
|
+
- Updated dependencies [f03298f]
|
|
18
|
+
- @khanacademy/wonder-blocks-core@12.1.0
|
|
19
|
+
- @khanacademy/wonder-blocks-tokens@4.2.0
|
|
20
|
+
|
|
21
|
+
## 3.0.8
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [0199324d]
|
|
26
|
+
- @khanacademy/wonder-blocks-core@12.0.0
|
|
27
|
+
|
|
3
28
|
## 3.0.7
|
|
4
29
|
|
|
5
30
|
### Patch Changes
|
|
6
31
|
|
|
7
|
-
-
|
|
8
|
-
-
|
|
9
|
-
-
|
|
32
|
+
- Updated dependencies [8cfaeab0]
|
|
33
|
+
- Updated dependencies [c162abb4]
|
|
34
|
+
- @khanacademy/wonder-blocks-tokens@4.1.0
|
|
10
35
|
|
|
11
36
|
## 3.0.6
|
|
12
37
|
|
|
13
38
|
### Patch Changes
|
|
14
39
|
|
|
15
|
-
-
|
|
16
|
-
-
|
|
40
|
+
- Updated dependencies [0de25cd8]
|
|
41
|
+
- @khanacademy/wonder-blocks-tokens@4.0.0
|
|
17
42
|
|
|
18
43
|
## 3.0.5
|
|
19
44
|
|
|
20
45
|
### Patch Changes
|
|
21
46
|
|
|
22
|
-
-
|
|
23
|
-
-
|
|
47
|
+
- Updated dependencies [7516b239]
|
|
48
|
+
- @khanacademy/wonder-blocks-core@11.1.0
|
|
24
49
|
|
|
25
50
|
## 3.0.4
|
|
26
51
|
|
|
27
52
|
### Patch Changes
|
|
28
53
|
|
|
29
|
-
-
|
|
30
|
-
-
|
|
31
|
-
-
|
|
32
|
-
-
|
|
54
|
+
- 11a0f5c6: No functional changes. Adding prepublishOnly script.
|
|
55
|
+
- Updated dependencies [11a0f5c6]
|
|
56
|
+
- @khanacademy/wonder-blocks-tokens@3.0.1
|
|
57
|
+
- @khanacademy/wonder-blocks-core@11.0.1
|
|
33
58
|
|
|
34
59
|
## 3.0.3
|
|
35
60
|
|
|
36
61
|
### Patch Changes
|
|
37
62
|
|
|
38
|
-
-
|
|
39
|
-
-
|
|
63
|
+
- Updated dependencies [d23c9c5f]
|
|
64
|
+
- @khanacademy/wonder-blocks-core@11.0.0
|
|
40
65
|
|
|
41
66
|
## 3.0.2
|
|
42
67
|
|
|
43
68
|
### Patch Changes
|
|
44
69
|
|
|
45
|
-
-
|
|
46
|
-
-
|
|
47
|
-
-
|
|
48
|
-
-
|
|
70
|
+
- Updated dependencies [b6009b77]
|
|
71
|
+
- Updated dependencies [897686bc]
|
|
72
|
+
- Updated dependencies [56d961f1]
|
|
73
|
+
- @khanacademy/wonder-blocks-core@10.0.0
|
|
49
74
|
|
|
50
75
|
## 3.0.1
|
|
51
76
|
|
|
52
77
|
### Patch Changes
|
|
53
78
|
|
|
54
|
-
-
|
|
55
|
-
-
|
|
79
|
+
- Updated dependencies [f4abd572]
|
|
80
|
+
- @khanacademy/wonder-blocks-core@9.0.0
|
|
56
81
|
|
|
57
82
|
## 3.0.0
|
|
58
83
|
|
|
59
84
|
### Major Changes
|
|
60
85
|
|
|
61
|
-
-
|
|
86
|
+
- e6abdd17: Upgrade to React 18
|
|
62
87
|
|
|
63
88
|
### Patch Changes
|
|
64
89
|
|
|
65
|
-
-
|
|
66
|
-
-
|
|
67
|
-
-
|
|
90
|
+
- Updated dependencies [e6abdd17]
|
|
91
|
+
- @khanacademy/wonder-blocks-core@8.0.0
|
|
92
|
+
- @khanacademy/wonder-blocks-tokens@3.0.0
|
|
68
93
|
|
|
69
94
|
## 2.1.8
|
|
70
95
|
|
|
71
96
|
### Patch Changes
|
|
72
97
|
|
|
73
|
-
-
|
|
74
|
-
-
|
|
98
|
+
- Updated dependencies [6999fd39]
|
|
99
|
+
- @khanacademy/wonder-blocks-tokens@2.1.0
|
|
75
100
|
|
|
76
101
|
## 2.1.7
|
|
77
102
|
|
|
78
103
|
### Patch Changes
|
|
79
104
|
|
|
80
|
-
-
|
|
81
|
-
-
|
|
82
|
-
-
|
|
83
|
-
-
|
|
105
|
+
- 02a1b298: Make sure we don't package tsconfig and tsbuildinfo files
|
|
106
|
+
- Updated dependencies [02a1b298]
|
|
107
|
+
- @khanacademy/wonder-blocks-core@7.0.1
|
|
108
|
+
- @khanacademy/wonder-blocks-tokens@2.0.1
|
|
84
109
|
|
|
85
110
|
## 2.1.6
|
|
86
111
|
|
|
87
112
|
### Patch Changes
|
|
88
113
|
|
|
89
|
-
-
|
|
90
|
-
-
|
|
91
|
-
-
|
|
114
|
+
- 688c65dc: Update CircularSpinner color to offBlack50 for improved color contrast for accessibility
|
|
115
|
+
- Updated dependencies [07f7f407]
|
|
116
|
+
- @khanacademy/wonder-blocks-core@7.0.0
|
|
92
117
|
|
|
93
118
|
## 2.1.5
|
|
94
119
|
|
|
95
120
|
### Patch Changes
|
|
96
121
|
|
|
97
|
-
-
|
|
98
|
-
-
|
|
99
|
-
-
|
|
122
|
+
- Updated dependencies [f17dc1ee]
|
|
123
|
+
- Updated dependencies [991eb43f]
|
|
124
|
+
- @khanacademy/wonder-blocks-tokens@2.0.0
|
|
100
125
|
|
|
101
126
|
## 2.1.4
|
|
102
127
|
|
|
103
128
|
### Patch Changes
|
|
104
129
|
|
|
105
|
-
-
|
|
106
|
-
-
|
|
107
|
-
-
|
|
108
|
-
-
|
|
130
|
+
- 559e82d5: Update to build tooling, generating smaller output
|
|
131
|
+
- Updated dependencies [559e82d5]
|
|
132
|
+
- @khanacademy/wonder-blocks-core@6.4.3
|
|
133
|
+
- @khanacademy/wonder-blocks-tokens@1.3.1
|
|
109
134
|
|
|
110
135
|
## 2.1.3
|
|
111
136
|
|
|
112
137
|
### Patch Changes
|
|
113
138
|
|
|
114
|
-
-
|
|
115
|
-
-
|
|
139
|
+
- Updated dependencies [eab37b8b]
|
|
140
|
+
- @khanacademy/wonder-blocks-core@6.4.2
|
|
116
141
|
|
|
117
142
|
## 2.1.2
|
|
118
143
|
|
|
119
144
|
### Patch Changes
|
|
120
145
|
|
|
121
|
-
-
|
|
122
|
-
-
|
|
146
|
+
- Updated dependencies [5dfac06e]
|
|
147
|
+
- @khanacademy/wonder-blocks-core@6.4.1
|
|
123
148
|
|
|
124
149
|
## 2.1.1
|
|
125
150
|
|
|
126
151
|
### Patch Changes
|
|
127
152
|
|
|
128
|
-
-
|
|
129
|
-
-
|
|
153
|
+
- Updated dependencies [9bfeead9]
|
|
154
|
+
- @khanacademy/wonder-blocks-tokens@1.3.0
|
|
130
155
|
|
|
131
156
|
## 2.1.0
|
|
132
157
|
|
|
133
158
|
### Minor Changes
|
|
134
159
|
|
|
135
|
-
-
|
|
160
|
+
- 58075352: Change testId to render the default Testing Library HTML attribute: data-testid (was data-test-id)
|
|
136
161
|
|
|
137
162
|
### Patch Changes
|
|
138
163
|
|
|
139
|
-
-
|
|
140
|
-
-
|
|
164
|
+
- Updated dependencies [58075352]
|
|
165
|
+
- @khanacademy/wonder-blocks-core@6.4.0
|
|
141
166
|
|
|
142
167
|
## 2.0.29
|
|
143
168
|
|
|
144
169
|
### Patch Changes
|
|
145
170
|
|
|
146
|
-
-
|
|
147
|
-
-
|
|
148
|
-
-
|
|
149
|
-
-
|
|
171
|
+
- Updated dependencies [874081aa]
|
|
172
|
+
- Updated dependencies [874081aa]
|
|
173
|
+
- Updated dependencies [a9bf603a]
|
|
174
|
+
- @khanacademy/wonder-blocks-tokens@1.2.0
|
|
150
175
|
|
|
151
176
|
## 2.0.28
|
|
152
177
|
|
|
153
178
|
### Patch Changes
|
|
154
179
|
|
|
155
|
-
-
|
|
156
|
-
-
|
|
180
|
+
- Updated dependencies [4cfb4977]
|
|
181
|
+
- @khanacademy/wonder-blocks-tokens@1.1.0
|
|
157
182
|
|
|
158
183
|
## 2.0.27
|
|
159
184
|
|
|
160
185
|
### Patch Changes
|
|
161
186
|
|
|
162
|
-
-
|
|
163
|
-
-
|
|
187
|
+
- Updated dependencies [e83f8991]
|
|
188
|
+
- @khanacademy/wonder-blocks-tokens@1.0.0
|
|
164
189
|
|
|
165
190
|
## 2.0.26
|
|
166
191
|
|
|
167
192
|
### Patch Changes
|
|
168
193
|
|
|
169
|
-
-
|
|
170
|
-
-
|
|
171
|
-
-
|
|
172
|
-
-
|
|
194
|
+
- 7c51f377: Migrate wb-color imports to use tokens.color
|
|
195
|
+
- Updated dependencies [7cd7f6cc]
|
|
196
|
+
- Updated dependencies [7c51f377]
|
|
197
|
+
- @khanacademy/wonder-blocks-tokens@0.2.0
|
|
173
198
|
|
|
174
199
|
## 2.0.25
|
|
175
200
|
|
|
176
201
|
### Patch Changes
|
|
177
202
|
|
|
178
|
-
-
|
|
179
|
-
-
|
|
203
|
+
- Updated dependencies [6df21f71]
|
|
204
|
+
- @khanacademy/wonder-blocks-core@6.3.1
|
|
180
205
|
|
|
181
206
|
## 2.0.24
|
|
182
207
|
|
|
183
208
|
### Patch Changes
|
|
184
209
|
|
|
185
|
-
-
|
|
186
|
-
-
|
|
210
|
+
- Updated dependencies [7055ca94]
|
|
211
|
+
- @khanacademy/wonder-blocks-core@6.3.0
|
|
187
212
|
|
|
188
213
|
## 2.0.23
|
|
189
214
|
|
|
190
215
|
### Patch Changes
|
|
191
216
|
|
|
192
|
-
-
|
|
193
|
-
-
|
|
217
|
+
- Updated dependencies [48d3c7e9]
|
|
218
|
+
- @khanacademy/wonder-blocks-color@3.0.0
|
|
194
219
|
|
|
195
220
|
## 2.0.22
|
|
196
221
|
|
|
197
222
|
### Patch Changes
|
|
198
223
|
|
|
199
|
-
-
|
|
200
|
-
-
|
|
224
|
+
- Updated dependencies [4b97b9a2]
|
|
225
|
+
- @khanacademy/wonder-blocks-core@6.2.0
|
|
201
226
|
|
|
202
227
|
## 2.0.21
|
|
203
228
|
|
|
204
229
|
### Patch Changes
|
|
205
230
|
|
|
206
|
-
-
|
|
207
|
-
-
|
|
231
|
+
- Updated dependencies [2871f0a9]
|
|
232
|
+
- @khanacademy/wonder-blocks-core@6.1.1
|
|
208
233
|
|
|
209
234
|
## 2.0.20
|
|
210
235
|
|
|
211
236
|
### Patch Changes
|
|
212
237
|
|
|
213
|
-
-
|
|
214
|
-
-
|
|
215
|
-
-
|
|
238
|
+
- Updated dependencies [efb59c29]
|
|
239
|
+
- Updated dependencies [8bc40ed2]
|
|
240
|
+
- @khanacademy/wonder-blocks-core@6.1.0
|
|
216
241
|
|
|
217
242
|
## 2.0.19
|
|
218
243
|
|
|
219
244
|
### Patch Changes
|
|
220
245
|
|
|
221
|
-
-
|
|
222
|
-
-
|
|
246
|
+
- Updated dependencies [f19da46e]
|
|
247
|
+
- @khanacademy/wonder-blocks-core@6.0.2
|
|
223
248
|
|
|
224
249
|
## 2.0.18
|
|
225
250
|
|
|
226
251
|
### Patch Changes
|
|
227
252
|
|
|
228
|
-
-
|
|
229
|
-
-
|
|
253
|
+
- Updated dependencies [1920feb8]
|
|
254
|
+
- @khanacademy/wonder-blocks-core@6.0.1
|
|
230
255
|
|
|
231
256
|
## 2.0.17
|
|
232
257
|
|
|
233
258
|
### Patch Changes
|
|
234
259
|
|
|
235
|
-
-
|
|
236
|
-
-
|
|
237
|
-
-
|
|
260
|
+
- Updated dependencies [674a1e5c]
|
|
261
|
+
- Updated dependencies [674a1e5c]
|
|
262
|
+
- @khanacademy/wonder-blocks-core@6.0.0
|
|
238
263
|
|
|
239
264
|
## 2.0.16
|
|
240
265
|
|
|
241
266
|
### Patch Changes
|
|
242
267
|
|
|
243
|
-
-
|
|
244
|
-
-
|
|
268
|
+
- Updated dependencies [1344436f]
|
|
269
|
+
- @khanacademy/wonder-blocks-core@5.4.0
|
|
245
270
|
|
|
246
271
|
## 2.0.15
|
|
247
272
|
|
|
248
273
|
### Patch Changes
|
|
249
274
|
|
|
250
|
-
-
|
|
251
|
-
-
|
|
275
|
+
- Updated dependencies [9f3752d4]
|
|
276
|
+
- @khanacademy/wonder-blocks-core@5.3.1
|
|
252
277
|
|
|
253
278
|
## 2.0.14
|
|
254
279
|
|
|
255
280
|
### Patch Changes
|
|
256
281
|
|
|
257
|
-
-
|
|
258
|
-
-
|
|
259
|
-
-
|
|
282
|
+
- Updated dependencies [c37b99aa]
|
|
283
|
+
- Updated dependencies [c4cef3e6]
|
|
284
|
+
- @khanacademy/wonder-blocks-core@5.3.0
|
|
260
285
|
|
|
261
286
|
## 2.0.13
|
|
262
287
|
|
|
263
288
|
### Patch Changes
|
|
264
289
|
|
|
265
|
-
-
|
|
266
|
-
-
|
|
290
|
+
- Updated dependencies [d4c412b5]
|
|
291
|
+
- @khanacademy/wonder-blocks-core@5.2.3
|
|
267
292
|
|
|
268
293
|
## 2.0.12
|
|
269
294
|
|
|
270
295
|
### Patch Changes
|
|
271
296
|
|
|
272
|
-
-
|
|
273
|
-
-
|
|
297
|
+
- Updated dependencies [64a188e3]
|
|
298
|
+
- @khanacademy/wonder-blocks-core@5.2.2
|
|
274
299
|
|
|
275
300
|
## 2.0.11
|
|
276
301
|
|
|
277
302
|
### Patch Changes
|
|
278
303
|
|
|
279
|
-
-
|
|
280
|
-
-
|
|
281
|
-
-
|
|
304
|
+
- Updated dependencies [5a1ea891]
|
|
305
|
+
- Updated dependencies [df9a10aa]
|
|
306
|
+
- @khanacademy/wonder-blocks-core@5.2.1
|
|
282
307
|
|
|
283
308
|
## 2.0.10
|
|
284
309
|
|
|
285
310
|
### Patch Changes
|
|
286
311
|
|
|
287
|
-
-
|
|
288
|
-
-
|
|
289
|
-
-
|
|
290
|
-
-
|
|
312
|
+
- Updated dependencies [fa70c895]
|
|
313
|
+
- Updated dependencies [19ab0408]
|
|
314
|
+
- Updated dependencies [fa70c895]
|
|
315
|
+
- @khanacademy/wonder-blocks-core@5.2.0
|
|
291
316
|
|
|
292
317
|
## 2.0.9
|
|
293
318
|
|
|
294
319
|
### Patch Changes
|
|
295
320
|
|
|
296
|
-
-
|
|
297
|
-
-
|
|
298
|
-
-
|
|
321
|
+
- Updated dependencies [3c400719]
|
|
322
|
+
- Updated dependencies [a6164ed0]
|
|
323
|
+
- @khanacademy/wonder-blocks-core@5.1.0
|
|
299
324
|
|
|
300
325
|
## 2.0.8
|
|
301
326
|
|
|
@@ -305,9 +330,9 @@
|
|
|
305
330
|
|
|
306
331
|
### Patch Changes
|
|
307
332
|
|
|
308
|
-
-
|
|
309
|
-
-
|
|
310
|
-
-
|
|
333
|
+
- c20f48f3: Don't transpile classes when building bundles
|
|
334
|
+
- Updated dependencies [c20f48f3]
|
|
335
|
+
- @khanacademy/wonder-blocks-core@5.0.4
|
|
311
336
|
|
|
312
337
|
## 2.0.5
|
|
313
338
|
|
|
@@ -317,162 +342,162 @@
|
|
|
317
342
|
|
|
318
343
|
### Patch Changes
|
|
319
344
|
|
|
320
|
-
-
|
|
321
|
-
-
|
|
345
|
+
- Updated dependencies [b281e2eb]
|
|
346
|
+
- @khanacademy/wonder-blocks-core@5.0.3
|
|
322
347
|
|
|
323
348
|
## 2.0.2
|
|
324
349
|
|
|
325
350
|
### Patch Changes
|
|
326
351
|
|
|
327
|
-
-
|
|
328
|
-
-
|
|
352
|
+
- Updated dependencies [21ce20c7]
|
|
353
|
+
- @khanacademy/wonder-blocks-core@5.0.2
|
|
329
354
|
|
|
330
355
|
## 2.0.1
|
|
331
356
|
|
|
332
357
|
### Patch Changes
|
|
333
358
|
|
|
334
|
-
-
|
|
335
|
-
-
|
|
336
|
-
-
|
|
337
|
-
-
|
|
338
|
-
-
|
|
339
|
-
-
|
|
359
|
+
- ccb6fe00: Miscellaneous TS type fixes
|
|
360
|
+
- d4c2b18c: Fix a variety of issues with Flow types generated by flowgen
|
|
361
|
+
- Updated dependencies [ccb6fe00]
|
|
362
|
+
- Updated dependencies [d4c2b18c]
|
|
363
|
+
- @khanacademy/wonder-blocks-core@5.0.1
|
|
364
|
+
- @khanacademy/wonder-blocks-color@2.0.1
|
|
340
365
|
|
|
341
366
|
## 2.0.0
|
|
342
367
|
|
|
343
368
|
### Major Changes
|
|
344
369
|
|
|
345
|
-
-
|
|
370
|
+
- 1ca4d7e3: Fix minor issue with generate Flow types (this is a major bump b/c I forgot to do one after doing the TS conversion)
|
|
346
371
|
|
|
347
372
|
### Patch Changes
|
|
348
373
|
|
|
349
|
-
-
|
|
350
|
-
-
|
|
351
|
-
-
|
|
374
|
+
- Updated dependencies [1ca4d7e3]
|
|
375
|
+
- @khanacademy/wonder-blocks-color@2.0.0
|
|
376
|
+
- @khanacademy/wonder-blocks-core@5.0.0
|
|
352
377
|
|
|
353
378
|
## 1.1.43
|
|
354
379
|
|
|
355
380
|
### Patch Changes
|
|
356
381
|
|
|
357
|
-
-
|
|
358
|
-
-
|
|
359
|
-
-
|
|
360
|
-
-
|
|
382
|
+
- b5ba5568: Ensure that flow lib defs use React.ElementConfig<> isntead of JSX.LibraryManagedAttributes<>
|
|
383
|
+
- Updated dependencies [b5ba5568]
|
|
384
|
+
- @khanacademy/wonder-blocks-color@1.2.3
|
|
385
|
+
- @khanacademy/wonder-blocks-core@4.9.1
|
|
361
386
|
|
|
362
387
|
## 1.1.42
|
|
363
388
|
|
|
364
389
|
### Patch Changes
|
|
365
390
|
|
|
366
|
-
-
|
|
367
|
-
-
|
|
391
|
+
- Updated dependencies [779b031d]
|
|
392
|
+
- @khanacademy/wonder-blocks-core@4.9.0
|
|
368
393
|
|
|
369
394
|
## 1.1.41
|
|
370
395
|
|
|
371
396
|
### Patch Changes
|
|
372
397
|
|
|
373
|
-
-
|
|
374
|
-
-
|
|
375
|
-
-
|
|
376
|
-
-
|
|
377
|
-
-
|
|
378
|
-
-
|
|
379
|
-
-
|
|
380
|
-
-
|
|
381
|
-
-
|
|
382
|
-
-
|
|
383
|
-
-
|
|
384
|
-
-
|
|
385
|
-
-
|
|
386
|
-
-
|
|
387
|
-
-
|
|
388
|
-
-
|
|
389
|
-
-
|
|
390
|
-
-
|
|
391
|
-
-
|
|
398
|
+
- d816af08: Update build and test configs use TypeScript
|
|
399
|
+
- 3891f544: Update babel config to include plugins that Storybook needed
|
|
400
|
+
- 0d28bb1c: Configured TypeScript
|
|
401
|
+
- 3d05f764: Fix HOCs and other type errors
|
|
402
|
+
- c2ec4902: Update eslint configuration, fix lint
|
|
403
|
+
- 2983c05b: Include 'types' field in package.json
|
|
404
|
+
- 77ff6a66: Generate Flow types from TypeScript types
|
|
405
|
+
- ec8d4b7f: Fix miscellaneous TypeScript errors
|
|
406
|
+
- Updated dependencies [d816af08]
|
|
407
|
+
- Updated dependencies [3891f544]
|
|
408
|
+
- Updated dependencies [0d28bb1c]
|
|
409
|
+
- Updated dependencies [873f4a14]
|
|
410
|
+
- Updated dependencies [3d05f764]
|
|
411
|
+
- Updated dependencies [c2ec4902]
|
|
412
|
+
- Updated dependencies [2983c05b]
|
|
413
|
+
- Updated dependencies [77ff6a66]
|
|
414
|
+
- Updated dependencies [ec8d4b7f]
|
|
415
|
+
- @khanacademy/wonder-blocks-color@1.2.2
|
|
416
|
+
- @khanacademy/wonder-blocks-core@4.8.0
|
|
392
417
|
|
|
393
418
|
## 1.1.40
|
|
394
419
|
|
|
395
420
|
### Patch Changes
|
|
396
421
|
|
|
397
|
-
-
|
|
398
|
-
-
|
|
399
|
-
-
|
|
400
|
-
-
|
|
401
|
-
-
|
|
422
|
+
- 91cb727c: Remove file extensions from imports
|
|
423
|
+
- Updated dependencies [91cb727c]
|
|
424
|
+
- Updated dependencies [91cb727c]
|
|
425
|
+
- @khanacademy/wonder-blocks-color@1.2.1
|
|
426
|
+
- @khanacademy/wonder-blocks-core@4.7.0
|
|
402
427
|
|
|
403
428
|
## 1.1.39
|
|
404
429
|
|
|
405
430
|
### Patch Changes
|
|
406
431
|
|
|
407
|
-
-
|
|
408
|
-
-
|
|
409
|
-
-
|
|
432
|
+
- 496119f2: Cleanup WB interdependencies
|
|
433
|
+
- Updated dependencies [496119f2]
|
|
434
|
+
- @khanacademy/wonder-blocks-core@4.6.2
|
|
410
435
|
|
|
411
436
|
## 1.1.38
|
|
412
437
|
|
|
413
438
|
### Patch Changes
|
|
414
439
|
|
|
415
|
-
-
|
|
440
|
+
- @khanacademy/wonder-blocks-core@4.6.1
|
|
416
441
|
|
|
417
442
|
## 1.1.37
|
|
418
443
|
|
|
419
444
|
### Patch Changes
|
|
420
445
|
|
|
421
|
-
-
|
|
422
|
-
-
|
|
423
|
-
-
|
|
424
|
-
-
|
|
446
|
+
- Updated dependencies [b561425a]
|
|
447
|
+
- Updated dependencies [a566e232]
|
|
448
|
+
- Updated dependencies [d2b21a6e]
|
|
449
|
+
- @khanacademy/wonder-blocks-core@4.6.0
|
|
425
450
|
|
|
426
451
|
## 1.1.36
|
|
427
452
|
|
|
428
453
|
### Patch Changes
|
|
429
454
|
|
|
430
|
-
-
|
|
431
|
-
-
|
|
455
|
+
- Updated dependencies [175a2dd2]
|
|
456
|
+
- @khanacademy/wonder-blocks-core@4.5.0
|
|
432
457
|
|
|
433
458
|
## 1.1.35
|
|
434
459
|
|
|
435
460
|
### Patch Changes
|
|
436
461
|
|
|
437
|
-
-
|
|
438
|
-
-
|
|
462
|
+
- Updated dependencies [6ee20af9]
|
|
463
|
+
- @khanacademy/wonder-blocks-core@4.4.0
|
|
439
464
|
|
|
440
465
|
## 1.1.34
|
|
441
466
|
|
|
442
467
|
### Patch Changes
|
|
443
468
|
|
|
444
|
-
-
|
|
445
|
-
-
|
|
469
|
+
- Updated dependencies [34c7aacb]
|
|
470
|
+
- @khanacademy/wonder-blocks-color@1.2.0
|
|
446
471
|
|
|
447
472
|
## 1.1.33
|
|
448
473
|
|
|
449
474
|
### Patch Changes
|
|
450
475
|
|
|
451
|
-
-
|
|
476
|
+
- 83486dba: Setting data-test-id attribute based on testId prop
|
|
452
477
|
|
|
453
478
|
## 1.1.32
|
|
454
479
|
|
|
455
480
|
### Patch Changes
|
|
456
481
|
|
|
457
|
-
-
|
|
458
|
-
-
|
|
459
|
-
-
|
|
482
|
+
- Updated dependencies [5f4a4297]
|
|
483
|
+
- Updated dependencies [2b96fd59]
|
|
484
|
+
- @khanacademy/wonder-blocks-core@4.3.2
|
|
460
485
|
|
|
461
486
|
## 1.1.31
|
|
462
487
|
|
|
463
488
|
### Patch Changes
|
|
464
489
|
|
|
465
|
-
-
|
|
490
|
+
- @khanacademy/wonder-blocks-core@4.3.1
|
|
466
491
|
|
|
467
492
|
## 1.1.30
|
|
468
493
|
|
|
469
494
|
### Patch Changes
|
|
470
495
|
|
|
471
|
-
-
|
|
472
|
-
-
|
|
496
|
+
- Updated dependencies [246a921d]
|
|
497
|
+
- @khanacademy/wonder-blocks-core@4.3.0
|
|
473
498
|
|
|
474
499
|
## 1.1.29
|
|
475
500
|
|
|
476
501
|
### Patch Changes
|
|
477
502
|
|
|
478
|
-
-
|
|
503
|
+
- @khanacademy/wonder-blocks-core@4.2.1
|
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2018 Khan Academy
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/dist/index.js
CHANGED
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
var React = require('react');
|
|
6
4
|
var aphrodite = require('aphrodite');
|
|
7
5
|
var wonderBlocksCore = require('@khanacademy/wonder-blocks-core');
|
|
8
6
|
var wonderBlocksTokens = require('@khanacademy/wonder-blocks-tokens');
|
|
9
7
|
|
|
10
|
-
function
|
|
11
|
-
if (e && e.__esModule) return e;
|
|
8
|
+
function _interopNamespaceDefault(e) {
|
|
12
9
|
var n = Object.create(null);
|
|
13
10
|
if (e) {
|
|
14
11
|
Object.keys(e).forEach(function (k) {
|
|
@@ -21,11 +18,11 @@ function _interopNamespace(e) {
|
|
|
21
18
|
}
|
|
22
19
|
});
|
|
23
20
|
}
|
|
24
|
-
n
|
|
21
|
+
n.default = e;
|
|
25
22
|
return Object.freeze(n);
|
|
26
23
|
}
|
|
27
24
|
|
|
28
|
-
var React__namespace = /*#__PURE__*/
|
|
25
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
29
26
|
|
|
30
27
|
const heights = {
|
|
31
28
|
xsmall: 16,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@khanacademy/wonder-blocks-progress-spinner",
|
|
3
|
-
"version": "3.0
|
|
3
|
+
"version": "3.1.0",
|
|
4
4
|
"design": "v1",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -9,22 +9,21 @@
|
|
|
9
9
|
"main": "dist/index.js",
|
|
10
10
|
"module": "dist/es/index.js",
|
|
11
11
|
"types": "dist/index.d.ts",
|
|
12
|
-
"scripts": {
|
|
13
|
-
"test": "echo \"Error: no test specified\" && exit 1",
|
|
14
|
-
"prepublishOnly": "../../utils/publish/package-pre-publish-check.sh"
|
|
15
|
-
},
|
|
16
12
|
"author": "",
|
|
17
13
|
"license": "MIT",
|
|
18
14
|
"dependencies": {
|
|
19
|
-
"@babel/runtime": "^7.
|
|
20
|
-
"@khanacademy/wonder-blocks-core": "
|
|
21
|
-
"@khanacademy/wonder-blocks-tokens": "
|
|
15
|
+
"@babel/runtime": "^7.24.5",
|
|
16
|
+
"@khanacademy/wonder-blocks-core": "12.1.0",
|
|
17
|
+
"@khanacademy/wonder-blocks-tokens": "4.2.0"
|
|
22
18
|
},
|
|
23
19
|
"peerDependencies": {
|
|
24
20
|
"aphrodite": "^1.2.5",
|
|
25
21
|
"react": "18.2.0"
|
|
26
22
|
},
|
|
27
23
|
"devDependencies": {
|
|
28
|
-
"@khanacademy/wb-dev-build-settings": "
|
|
24
|
+
"@khanacademy/wb-dev-build-settings": "2.1.0"
|
|
25
|
+
},
|
|
26
|
+
"scripts": {
|
|
27
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
|
29
28
|
}
|
|
30
29
|
}
|