@khanacademy/wonder-blocks-layout 3.0.8 → 3.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,319 +1,346 @@
1
1
  # @khanacademy/wonder-blocks-layout
2
2
 
3
+ ## 3.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - ee8d95a: Rollback rollup version from v4 to v2 to prevent an issue with CJS builds in unit tests
8
+ - Updated dependencies [ee8d95a]
9
+ - @khanacademy/wonder-blocks-core@12.1.1
10
+ - @khanacademy/wonder-blocks-tokens@4.2.1
11
+
12
+ ## 3.1.0
13
+
14
+ ### Minor Changes
15
+
16
+ - f03298f: Tooling:
17
+
18
+ - Switching to `pnpm`.
19
+ - Upgrading `rollup` to v4 and `@babel/runtime` to match the current webapp version.
20
+
21
+ ### Patch Changes
22
+
23
+ - bb2a026: pnpm: Switch to workspace protocol to handle dependency versions with changesets on monorepo setup"
24
+ - Updated dependencies [969864b]
25
+ - Updated dependencies [bb2a026]
26
+ - Updated dependencies [f03298f]
27
+ - @khanacademy/wonder-blocks-core@12.1.0
28
+ - @khanacademy/wonder-blocks-tokens@4.2.0
29
+
3
30
  ## 3.0.8
4
31
 
5
32
  ### Patch Changes
6
33
 
7
- - Updated dependencies [0199324d]
8
- - @khanacademy/wonder-blocks-core@12.0.0
34
+ - Updated dependencies [0199324d]
35
+ - @khanacademy/wonder-blocks-core@12.0.0
9
36
 
10
37
  ## 3.0.7
11
38
 
12
39
  ### Patch Changes
13
40
 
14
- - Updated dependencies [8cfaeab0]
15
- - Updated dependencies [c162abb4]
16
- - @khanacademy/wonder-blocks-tokens@4.1.0
41
+ - Updated dependencies [8cfaeab0]
42
+ - Updated dependencies [c162abb4]
43
+ - @khanacademy/wonder-blocks-tokens@4.1.0
17
44
 
18
45
  ## 3.0.6
19
46
 
20
47
  ### Patch Changes
21
48
 
22
- - Updated dependencies [0de25cd8]
23
- - @khanacademy/wonder-blocks-tokens@4.0.0
49
+ - Updated dependencies [0de25cd8]
50
+ - @khanacademy/wonder-blocks-tokens@4.0.0
24
51
 
25
52
  ## 3.0.5
26
53
 
27
54
  ### Patch Changes
28
55
 
29
- - Updated dependencies [7516b239]
30
- - @khanacademy/wonder-blocks-core@11.1.0
56
+ - Updated dependencies [7516b239]
57
+ - @khanacademy/wonder-blocks-core@11.1.0
31
58
 
32
59
  ## 3.0.4
33
60
 
34
61
  ### Patch Changes
35
62
 
36
- - 11a0f5c6: No functional changes. Adding prepublishOnly script.
37
- - Updated dependencies [11a0f5c6]
38
- - @khanacademy/wonder-blocks-tokens@3.0.1
39
- - @khanacademy/wonder-blocks-core@11.0.1
63
+ - 11a0f5c6: No functional changes. Adding prepublishOnly script.
64
+ - Updated dependencies [11a0f5c6]
65
+ - @khanacademy/wonder-blocks-tokens@3.0.1
66
+ - @khanacademy/wonder-blocks-core@11.0.1
40
67
 
41
68
  ## 3.0.3
42
69
 
43
70
  ### Patch Changes
44
71
 
45
- - Updated dependencies [d23c9c5f]
46
- - @khanacademy/wonder-blocks-core@11.0.0
72
+ - Updated dependencies [d23c9c5f]
73
+ - @khanacademy/wonder-blocks-core@11.0.0
47
74
 
48
75
  ## 3.0.2
49
76
 
50
77
  ### Patch Changes
51
78
 
52
- - Updated dependencies [b6009b77]
53
- - Updated dependencies [897686bc]
54
- - Updated dependencies [56d961f1]
55
- - @khanacademy/wonder-blocks-core@10.0.0
79
+ - Updated dependencies [b6009b77]
80
+ - Updated dependencies [897686bc]
81
+ - Updated dependencies [56d961f1]
82
+ - @khanacademy/wonder-blocks-core@10.0.0
56
83
 
57
84
  ## 3.0.1
58
85
 
59
86
  ### Patch Changes
60
87
 
61
- - Updated dependencies [f4abd572]
62
- - @khanacademy/wonder-blocks-core@9.0.0
88
+ - Updated dependencies [f4abd572]
89
+ - @khanacademy/wonder-blocks-core@9.0.0
63
90
 
64
91
  ## 3.0.0
65
92
 
66
93
  ### Major Changes
67
94
 
68
- - e6abdd17: Upgrade to React 18
95
+ - e6abdd17: Upgrade to React 18
69
96
 
70
97
  ### Patch Changes
71
98
 
72
- - Updated dependencies [e6abdd17]
73
- - @khanacademy/wonder-blocks-core@8.0.0
74
- - @khanacademy/wonder-blocks-tokens@3.0.0
99
+ - Updated dependencies [e6abdd17]
100
+ - @khanacademy/wonder-blocks-core@8.0.0
101
+ - @khanacademy/wonder-blocks-tokens@3.0.0
75
102
 
76
103
  ## 2.2.2
77
104
 
78
105
  ### Patch Changes
79
106
 
80
- - Updated dependencies [6999fd39]
81
- - @khanacademy/wonder-blocks-tokens@2.1.0
107
+ - Updated dependencies [6999fd39]
108
+ - @khanacademy/wonder-blocks-tokens@2.1.0
82
109
 
83
110
  ## 2.2.1
84
111
 
85
112
  ### Patch Changes
86
113
 
87
- - 02a1b298: Make sure we don't package tsconfig and tsbuildinfo files
88
- - Updated dependencies [02a1b298]
89
- - @khanacademy/wonder-blocks-core@7.0.1
90
- - @khanacademy/wonder-blocks-tokens@2.0.1
114
+ - 02a1b298: Make sure we don't package tsconfig and tsbuildinfo files
115
+ - Updated dependencies [02a1b298]
116
+ - @khanacademy/wonder-blocks-core@7.0.1
117
+ - @khanacademy/wonder-blocks-tokens@2.0.1
91
118
 
92
119
  ## 2.2.0
93
120
 
94
121
  ### Minor Changes
95
122
 
96
- - 07f7f407: Renamed `WithSSRPlaceholder` to `InitialFallback`. This includes changing the `placeholder` prop to `fallback` so it's closer to `Suspense` usage.
123
+ - 07f7f407: Renamed `WithSSRPlaceholder` to `InitialFallback`. This includes changing the `placeholder` prop to `fallback` so it's closer to `Suspense` usage.
97
124
 
98
125
  ### Patch Changes
99
126
 
100
- - Updated dependencies [07f7f407]
101
- - @khanacademy/wonder-blocks-core@7.0.0
127
+ - Updated dependencies [07f7f407]
128
+ - @khanacademy/wonder-blocks-core@7.0.0
102
129
 
103
130
  ## 2.1.3
104
131
 
105
132
  ### Patch Changes
106
133
 
107
- - Updated dependencies [f17dc1ee]
108
- - Updated dependencies [991eb43f]
109
- - @khanacademy/wonder-blocks-tokens@2.0.0
134
+ - Updated dependencies [f17dc1ee]
135
+ - Updated dependencies [991eb43f]
136
+ - @khanacademy/wonder-blocks-tokens@2.0.0
110
137
 
111
138
  ## 2.1.2
112
139
 
113
140
  ### Patch Changes
114
141
 
115
- - 559e82d5: Update to build tooling, generating smaller output
116
- - Updated dependencies [559e82d5]
117
- - @khanacademy/wonder-blocks-core@6.4.3
118
- - @khanacademy/wonder-blocks-tokens@1.3.1
142
+ - 559e82d5: Update to build tooling, generating smaller output
143
+ - Updated dependencies [559e82d5]
144
+ - @khanacademy/wonder-blocks-core@6.4.3
145
+ - @khanacademy/wonder-blocks-tokens@1.3.1
119
146
 
120
147
  ## 2.1.1
121
148
 
122
149
  ### Patch Changes
123
150
 
124
- - Updated dependencies [eab37b8b]
125
- - @khanacademy/wonder-blocks-core@6.4.2
151
+ - Updated dependencies [eab37b8b]
152
+ - @khanacademy/wonder-blocks-core@6.4.2
126
153
 
127
154
  ## 2.1.0
128
155
 
129
156
  ### Minor Changes
130
157
 
131
- - 47a758b6: Fix hydration issue in MediaLayout component
158
+ - 47a758b6: Fix hydration issue in MediaLayout component
132
159
 
133
160
  ## 2.0.33
134
161
 
135
162
  ### Patch Changes
136
163
 
137
- - Updated dependencies [5dfac06e]
138
- - @khanacademy/wonder-blocks-core@6.4.1
164
+ - Updated dependencies [5dfac06e]
165
+ - @khanacademy/wonder-blocks-core@6.4.1
139
166
 
140
167
  ## 2.0.32
141
168
 
142
169
  ### Patch Changes
143
170
 
144
- - Updated dependencies [9bfeead9]
145
- - @khanacademy/wonder-blocks-tokens@1.3.0
171
+ - Updated dependencies [9bfeead9]
172
+ - @khanacademy/wonder-blocks-tokens@1.3.0
146
173
 
147
174
  ## 2.0.31
148
175
 
149
176
  ### Patch Changes
150
177
 
151
- - Updated dependencies [58075352]
152
- - @khanacademy/wonder-blocks-core@6.4.0
178
+ - Updated dependencies [58075352]
179
+ - @khanacademy/wonder-blocks-core@6.4.0
153
180
 
154
181
  ## 2.0.30
155
182
 
156
183
  ### Patch Changes
157
184
 
158
- - Updated dependencies [874081aa]
159
- - Updated dependencies [874081aa]
160
- - Updated dependencies [a9bf603a]
161
- - @khanacademy/wonder-blocks-tokens@1.2.0
185
+ - Updated dependencies [874081aa]
186
+ - Updated dependencies [874081aa]
187
+ - Updated dependencies [a9bf603a]
188
+ - @khanacademy/wonder-blocks-tokens@1.2.0
162
189
 
163
190
  ## 2.0.29
164
191
 
165
192
  ### Patch Changes
166
193
 
167
- - c39bfd29: Updates the MediaLayout component to respect the value of Server.isServerSide()
194
+ - c39bfd29: Updates the MediaLayout component to respect the value of Server.isServerSide()
168
195
 
169
196
  ## 2.0.28
170
197
 
171
198
  ### Patch Changes
172
199
 
173
- - Updated dependencies [4cfb4977]
174
- - @khanacademy/wonder-blocks-tokens@1.1.0
200
+ - Updated dependencies [4cfb4977]
201
+ - @khanacademy/wonder-blocks-tokens@1.1.0
175
202
 
176
203
  ## 2.0.27
177
204
 
178
205
  ### Patch Changes
179
206
 
180
- - Updated dependencies [e83f8991]
181
- - @khanacademy/wonder-blocks-tokens@1.0.0
207
+ - Updated dependencies [e83f8991]
208
+ - @khanacademy/wonder-blocks-tokens@1.0.0
182
209
 
183
210
  ## 2.0.26
184
211
 
185
212
  ### Patch Changes
186
213
 
187
- - 60aba5b8: Update internal spacing references (from wb-spacing to wb-tokens)
188
- - Updated dependencies [7cd7f6cc]
189
- - Updated dependencies [7c51f377]
190
- - @khanacademy/wonder-blocks-tokens@0.2.0
214
+ - 60aba5b8: Update internal spacing references (from wb-spacing to wb-tokens)
215
+ - Updated dependencies [7cd7f6cc]
216
+ - Updated dependencies [7c51f377]
217
+ - @khanacademy/wonder-blocks-tokens@0.2.0
191
218
 
192
219
  ## 2.0.25
193
220
 
194
221
  ### Patch Changes
195
222
 
196
- - Updated dependencies [6df21f71]
197
- - @khanacademy/wonder-blocks-core@6.3.1
223
+ - Updated dependencies [6df21f71]
224
+ - @khanacademy/wonder-blocks-core@6.3.1
198
225
 
199
226
  ## 2.0.24
200
227
 
201
228
  ### Patch Changes
202
229
 
203
- - Updated dependencies [7055ca94]
204
- - @khanacademy/wonder-blocks-core@6.3.0
230
+ - Updated dependencies [7055ca94]
231
+ - @khanacademy/wonder-blocks-core@6.3.0
205
232
 
206
233
  ## 2.0.23
207
234
 
208
235
  ### Patch Changes
209
236
 
210
- - b6fbd635: Handle custom media layout specs.
237
+ - b6fbd635: Handle custom media layout specs.
211
238
 
212
239
  ## 2.0.22
213
240
 
214
241
  ### Patch Changes
215
242
 
216
- - Updated dependencies [4b97b9a2]
217
- - @khanacademy/wonder-blocks-core@6.2.0
243
+ - Updated dependencies [4b97b9a2]
244
+ - @khanacademy/wonder-blocks-core@6.2.0
218
245
 
219
246
  ## 2.0.21
220
247
 
221
248
  ### Patch Changes
222
249
 
223
- - Updated dependencies [2871f0a9]
224
- - @khanacademy/wonder-blocks-core@6.1.1
250
+ - Updated dependencies [2871f0a9]
251
+ - @khanacademy/wonder-blocks-core@6.1.1
225
252
 
226
253
  ## 2.0.20
227
254
 
228
255
  ### Patch Changes
229
256
 
230
- - Updated dependencies [efb59c29]
231
- - Updated dependencies [8bc40ed2]
232
- - @khanacademy/wonder-blocks-core@6.1.0
257
+ - Updated dependencies [efb59c29]
258
+ - Updated dependencies [8bc40ed2]
259
+ - @khanacademy/wonder-blocks-core@6.1.0
233
260
 
234
261
  ## 2.0.19
235
262
 
236
263
  ### Patch Changes
237
264
 
238
- - Updated dependencies [f19da46e]
239
- - @khanacademy/wonder-blocks-core@6.0.2
265
+ - Updated dependencies [f19da46e]
266
+ - @khanacademy/wonder-blocks-core@6.0.2
240
267
 
241
268
  ## 2.0.18
242
269
 
243
270
  ### Patch Changes
244
271
 
245
- - Updated dependencies [1920feb8]
246
- - @khanacademy/wonder-blocks-core@6.0.1
272
+ - Updated dependencies [1920feb8]
273
+ - @khanacademy/wonder-blocks-core@6.0.1
247
274
 
248
275
  ## 2.0.17
249
276
 
250
277
  ### Patch Changes
251
278
 
252
- - Updated dependencies [674a1e5c]
253
- - Updated dependencies [674a1e5c]
254
- - @khanacademy/wonder-blocks-core@6.0.0
279
+ - Updated dependencies [674a1e5c]
280
+ - Updated dependencies [674a1e5c]
281
+ - @khanacademy/wonder-blocks-core@6.0.0
255
282
 
256
283
  ## 2.0.16
257
284
 
258
285
  ### Patch Changes
259
286
 
260
- - Updated dependencies [1344436f]
261
- - @khanacademy/wonder-blocks-core@5.4.0
287
+ - Updated dependencies [1344436f]
288
+ - @khanacademy/wonder-blocks-core@5.4.0
262
289
 
263
290
  ## 2.0.15
264
291
 
265
292
  ### Patch Changes
266
293
 
267
- - Updated dependencies [9f3752d4]
268
- - @khanacademy/wonder-blocks-core@5.3.1
294
+ - Updated dependencies [9f3752d4]
295
+ - @khanacademy/wonder-blocks-core@5.3.1
269
296
 
270
297
  ## 2.0.14
271
298
 
272
299
  ### Patch Changes
273
300
 
274
- - Updated dependencies [c37b99aa]
275
- - Updated dependencies [c4cef3e6]
276
- - @khanacademy/wonder-blocks-core@5.3.0
301
+ - Updated dependencies [c37b99aa]
302
+ - Updated dependencies [c4cef3e6]
303
+ - @khanacademy/wonder-blocks-core@5.3.0
277
304
 
278
305
  ## 2.0.13
279
306
 
280
307
  ### Patch Changes
281
308
 
282
- - Updated dependencies [d4c412b5]
283
- - @khanacademy/wonder-blocks-core@5.2.3
309
+ - Updated dependencies [d4c412b5]
310
+ - @khanacademy/wonder-blocks-core@5.2.3
284
311
 
285
312
  ## 2.0.12
286
313
 
287
314
  ### Patch Changes
288
315
 
289
- - Updated dependencies [64a188e3]
290
- - @khanacademy/wonder-blocks-core@5.2.2
316
+ - Updated dependencies [64a188e3]
317
+ - @khanacademy/wonder-blocks-core@5.2.2
291
318
 
292
319
  ## 2.0.11
293
320
 
294
321
  ### Patch Changes
295
322
 
296
- - 5a1ea891: Make sure that React contexts are named
297
- - Updated dependencies [5a1ea891]
298
- - Updated dependencies [df9a10aa]
299
- - @khanacademy/wonder-blocks-core@5.2.1
323
+ - 5a1ea891: Make sure that React contexts are named
324
+ - Updated dependencies [5a1ea891]
325
+ - Updated dependencies [df9a10aa]
326
+ - @khanacademy/wonder-blocks-core@5.2.1
300
327
 
301
328
  ## 2.0.10
302
329
 
303
330
  ### Patch Changes
304
331
 
305
- - Updated dependencies [fa70c895]
306
- - Updated dependencies [19ab0408]
307
- - Updated dependencies [fa70c895]
308
- - @khanacademy/wonder-blocks-core@5.2.0
332
+ - Updated dependencies [fa70c895]
333
+ - Updated dependencies [19ab0408]
334
+ - Updated dependencies [fa70c895]
335
+ - @khanacademy/wonder-blocks-core@5.2.0
309
336
 
310
337
  ## 2.0.9
311
338
 
312
339
  ### Patch Changes
313
340
 
314
- - Updated dependencies [3c400719]
315
- - Updated dependencies [a6164ed0]
316
- - @khanacademy/wonder-blocks-core@5.1.0
341
+ - Updated dependencies [3c400719]
342
+ - Updated dependencies [a6164ed0]
343
+ - @khanacademy/wonder-blocks-core@5.1.0
317
344
 
318
345
  ## 2.0.8
319
346
 
@@ -323,9 +350,9 @@
323
350
 
324
351
  ### Patch Changes
325
352
 
326
- - c20f48f3: Don't transpile classes when building bundles
327
- - Updated dependencies [c20f48f3]
328
- - @khanacademy/wonder-blocks-core@5.0.4
353
+ - c20f48f3: Don't transpile classes when building bundles
354
+ - Updated dependencies [c20f48f3]
355
+ - @khanacademy/wonder-blocks-core@5.0.4
329
356
 
330
357
  ## 2.0.5
331
358
 
@@ -335,147 +362,147 @@
335
362
 
336
363
  ### Patch Changes
337
364
 
338
- - Updated dependencies [b281e2eb]
339
- - @khanacademy/wonder-blocks-core@5.0.3
365
+ - Updated dependencies [b281e2eb]
366
+ - @khanacademy/wonder-blocks-core@5.0.3
340
367
 
341
368
  ## 2.0.2
342
369
 
343
370
  ### Patch Changes
344
371
 
345
- - Updated dependencies [21ce20c7]
346
- - @khanacademy/wonder-blocks-core@5.0.2
372
+ - Updated dependencies [21ce20c7]
373
+ - @khanacademy/wonder-blocks-core@5.0.2
347
374
 
348
375
  ## 2.0.1
349
376
 
350
377
  ### Patch Changes
351
378
 
352
- - ccb6fe00: Miscellaneous TS type fixes
353
- - d4c2b18c: Fix a variety of issues with Flow types generated by flowgen
354
- - Updated dependencies [ccb6fe00]
355
- - Updated dependencies [d4c2b18c]
356
- - @khanacademy/wonder-blocks-core@5.0.1
357
- - @khanacademy/wonder-blocks-spacing@4.0.1
379
+ - ccb6fe00: Miscellaneous TS type fixes
380
+ - d4c2b18c: Fix a variety of issues with Flow types generated by flowgen
381
+ - Updated dependencies [ccb6fe00]
382
+ - Updated dependencies [d4c2b18c]
383
+ - @khanacademy/wonder-blocks-core@5.0.1
384
+ - @khanacademy/wonder-blocks-spacing@4.0.1
358
385
 
359
386
  ## 2.0.0
360
387
 
361
388
  ### Major Changes
362
389
 
363
- - 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)
390
+ - 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)
364
391
 
365
392
  ### Patch Changes
366
393
 
367
- - Updated dependencies [1ca4d7e3]
368
- - @khanacademy/wonder-blocks-core@5.0.0
369
- - @khanacademy/wonder-blocks-spacing@4.0.0
394
+ - Updated dependencies [1ca4d7e3]
395
+ - @khanacademy/wonder-blocks-core@5.0.0
396
+ - @khanacademy/wonder-blocks-spacing@4.0.0
370
397
 
371
398
  ## 1.4.19
372
399
 
373
400
  ### Patch Changes
374
401
 
375
- - b5ba5568: Ensure that flow lib defs use React.ElementConfig<> isntead of JSX.LibraryManagedAttributes<>
376
- - Updated dependencies [b5ba5568]
377
- - @khanacademy/wonder-blocks-core@4.9.1
378
- - @khanacademy/wonder-blocks-spacing@3.0.7
402
+ - b5ba5568: Ensure that flow lib defs use React.ElementConfig<> isntead of JSX.LibraryManagedAttributes<>
403
+ - Updated dependencies [b5ba5568]
404
+ - @khanacademy/wonder-blocks-core@4.9.1
405
+ - @khanacademy/wonder-blocks-spacing@3.0.7
379
406
 
380
407
  ## 1.4.18
381
408
 
382
409
  ### Patch Changes
383
410
 
384
- - Updated dependencies [779b031d]
385
- - @khanacademy/wonder-blocks-core@4.9.0
411
+ - Updated dependencies [779b031d]
412
+ - @khanacademy/wonder-blocks-core@4.9.0
386
413
 
387
414
  ## 1.4.17
388
415
 
389
416
  ### Patch Changes
390
417
 
391
- - d816af08: Update build and test configs use TypeScript
392
- - 3891f544: Update babel config to include plugins that Storybook needed
393
- - 0d28bb1c: Configured TypeScript
394
- - 3d05f764: Fix HOCs and other type errors
395
- - c2ec4902: Update eslint configuration, fix lint
396
- - 2983c05b: Include 'types' field in package.json
397
- - 77ff6a66: Generate Flow types from TypeScript types
398
- - ec8d4b7f: Fix miscellaneous TypeScript errors
399
- - Updated dependencies [d816af08]
400
- - Updated dependencies [3891f544]
401
- - Updated dependencies [0d28bb1c]
402
- - Updated dependencies [873f4a14]
403
- - Updated dependencies [3d05f764]
404
- - Updated dependencies [c2ec4902]
405
- - Updated dependencies [2983c05b]
406
- - Updated dependencies [77ff6a66]
407
- - Updated dependencies [ec8d4b7f]
408
- - @khanacademy/wonder-blocks-core@4.8.0
409
- - @khanacademy/wonder-blocks-spacing@3.0.6
418
+ - d816af08: Update build and test configs use TypeScript
419
+ - 3891f544: Update babel config to include plugins that Storybook needed
420
+ - 0d28bb1c: Configured TypeScript
421
+ - 3d05f764: Fix HOCs and other type errors
422
+ - c2ec4902: Update eslint configuration, fix lint
423
+ - 2983c05b: Include 'types' field in package.json
424
+ - 77ff6a66: Generate Flow types from TypeScript types
425
+ - ec8d4b7f: Fix miscellaneous TypeScript errors
426
+ - Updated dependencies [d816af08]
427
+ - Updated dependencies [3891f544]
428
+ - Updated dependencies [0d28bb1c]
429
+ - Updated dependencies [873f4a14]
430
+ - Updated dependencies [3d05f764]
431
+ - Updated dependencies [c2ec4902]
432
+ - Updated dependencies [2983c05b]
433
+ - Updated dependencies [77ff6a66]
434
+ - Updated dependencies [ec8d4b7f]
435
+ - @khanacademy/wonder-blocks-core@4.8.0
436
+ - @khanacademy/wonder-blocks-spacing@3.0.6
410
437
 
411
438
  ## 1.4.16
412
439
 
413
440
  ### Patch Changes
414
441
 
415
- - 91cb727c: Remove file extensions from imports
416
- - Updated dependencies [91cb727c]
417
- - Updated dependencies [91cb727c]
418
- - @khanacademy/wonder-blocks-core@4.7.0
442
+ - 91cb727c: Remove file extensions from imports
443
+ - Updated dependencies [91cb727c]
444
+ - Updated dependencies [91cb727c]
445
+ - @khanacademy/wonder-blocks-core@4.7.0
419
446
 
420
447
  ## 1.4.15
421
448
 
422
449
  ### Patch Changes
423
450
 
424
- - Updated dependencies [496119f2]
425
- - @khanacademy/wonder-blocks-core@4.6.2
451
+ - Updated dependencies [496119f2]
452
+ - @khanacademy/wonder-blocks-core@4.6.2
426
453
 
427
454
  ## 1.4.14
428
455
 
429
456
  ### Patch Changes
430
457
 
431
- - @khanacademy/wonder-blocks-core@4.6.1
458
+ - @khanacademy/wonder-blocks-core@4.6.1
432
459
 
433
460
  ## 1.4.13
434
461
 
435
462
  ### Patch Changes
436
463
 
437
- - Updated dependencies [b561425a]
438
- - Updated dependencies [a566e232]
439
- - Updated dependencies [d2b21a6e]
440
- - @khanacademy/wonder-blocks-core@4.6.0
464
+ - Updated dependencies [b561425a]
465
+ - Updated dependencies [a566e232]
466
+ - Updated dependencies [d2b21a6e]
467
+ - @khanacademy/wonder-blocks-core@4.6.0
441
468
 
442
469
  ## 1.4.12
443
470
 
444
471
  ### Patch Changes
445
472
 
446
- - Updated dependencies [175a2dd2]
447
- - @khanacademy/wonder-blocks-core@4.5.0
473
+ - Updated dependencies [175a2dd2]
474
+ - @khanacademy/wonder-blocks-core@4.5.0
448
475
 
449
476
  ## 1.4.11
450
477
 
451
478
  ### Patch Changes
452
479
 
453
- - Updated dependencies [6ee20af9]
454
- - @khanacademy/wonder-blocks-core@4.4.0
480
+ - Updated dependencies [6ee20af9]
481
+ - @khanacademy/wonder-blocks-core@4.4.0
455
482
 
456
483
  ## 1.4.10
457
484
 
458
485
  ### Patch Changes
459
486
 
460
- - Updated dependencies [5f4a4297]
461
- - Updated dependencies [2b96fd59]
462
- - @khanacademy/wonder-blocks-core@4.3.2
487
+ - Updated dependencies [5f4a4297]
488
+ - Updated dependencies [2b96fd59]
489
+ - @khanacademy/wonder-blocks-core@4.3.2
463
490
 
464
491
  ## 1.4.9
465
492
 
466
493
  ### Patch Changes
467
494
 
468
- - @khanacademy/wonder-blocks-core@4.3.1
495
+ - @khanacademy/wonder-blocks-core@4.3.1
469
496
 
470
497
  ## 1.4.8
471
498
 
472
499
  ### Patch Changes
473
500
 
474
- - Updated dependencies [246a921d]
475
- - @khanacademy/wonder-blocks-core@4.3.0
501
+ - Updated dependencies [246a921d]
502
+ - @khanacademy/wonder-blocks-core@4.3.0
476
503
 
477
504
  ## 1.4.7
478
505
 
479
506
  ### Patch Changes
480
507
 
481
- - @khanacademy/wonder-blocks-core@4.2.1
508
+ - @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.
@@ -9,7 +9,7 @@ declare const queries: {
9
9
  readonly medium: "(min-width: 768px) and (max-width: 1023px)";
10
10
  readonly large: "(min-width: 1024px)";
11
11
  };
12
- export declare function checkQuery(queryString: typeof queries[keyof typeof queries], width: number): boolean;
12
+ export declare function checkQuery(queryString: (typeof queries)[keyof typeof queries], width: number): boolean;
13
13
  type Listener = (arg1: {
14
14
  matches: boolean;
15
15
  }) => void;
@@ -22,5 +22,5 @@ type MatchMedia = {
22
22
  *
23
23
  * @param {MediaQuery} query
24
24
  */
25
- export declare function matchMedia(query: typeof queries[keyof typeof queries]): MatchMedia;
25
+ export declare function matchMedia(query: (typeof queries)[keyof typeof queries]): MatchMedia;
26
26
  export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@khanacademy/wonder-blocks-layout",
3
- "version": "3.0.8",
3
+ "version": "3.1.1",
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
  "dependencies": {
17
- "@babel/runtime": "^7.18.6",
18
- "@khanacademy/wonder-blocks-core": "^12.0.0",
19
- "@khanacademy/wonder-blocks-tokens": "^4.1.0"
13
+ "@babel/runtime": "^7.24.5",
14
+ "@khanacademy/wonder-blocks-core": "12.1.1",
15
+ "@khanacademy/wonder-blocks-tokens": "4.2.1"
20
16
  },
21
17
  "devDependencies": {
22
- "@khanacademy/wb-dev-build-settings": "^2.0.0"
18
+ "@khanacademy/wb-dev-build-settings": "2.1.1"
23
19
  },
24
20
  "peerDependencies": {
25
21
  "aphrodite": "^1.2.5",
26
22
  "react": "18.2.0"
27
23
  },
28
24
  "author": "",
29
- "license": "MIT"
25
+ "license": "MIT",
26
+ "scripts": {
27
+ "test": "echo \"Error: no test specified\" && exit 1"
28
+ }
30
29
  }