@instructure/canvas-theme 11.6.1-snapshot-0 → 11.6.1-snapshot-129

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
@@ -3,7 +3,7 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [11.6.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.6.1-snapshot-0) (2026-02-24)
6
+ ## [11.6.1-snapshot-129](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.6.1-snapshot-129) (2026-03-16)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/canvas-theme
9
9
 
@@ -15,561 +15,296 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
15
15
 
16
16
  **Note:** Version bump only for package @instructure/canvas-theme
17
17
 
18
-
19
-
20
-
21
-
22
18
  # [11.5.0](https://github.com/instructure/instructure-ui/compare/v11.4.0...v11.5.0) (2026-02-03)
23
19
 
24
20
  **Note:** Version bump only for package @instructure/canvas-theme
25
21
 
26
-
27
-
28
-
29
-
30
22
  # [11.4.0](https://github.com/instructure/instructure-ui/compare/v11.3.0...v11.4.0) (2026-01-20)
31
23
 
32
24
  **Note:** Version bump only for package @instructure/canvas-theme
33
25
 
34
-
35
-
36
-
37
-
38
26
  # [11.3.0](https://github.com/instructure/instructure-ui/compare/v11.2.0...v11.3.0) (2026-01-12)
39
27
 
40
28
  **Note:** Version bump only for package @instructure/canvas-theme
41
29
 
42
-
43
-
44
-
45
-
46
30
  # [11.2.0](https://github.com/instructure/instructure-ui/compare/v11.0.1...v11.2.0) (2025-11-06)
47
31
 
48
-
49
32
  ### Features
50
33
 
51
- * **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
52
-
53
-
54
-
55
-
34
+ - **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
56
35
 
57
36
  # [11.1.0](https://github.com/instructure/instructure-ui/compare/v11.0.1...v11.1.0) (2025-11-05)
58
37
 
59
-
60
38
  ### Features
61
39
 
62
- * **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
63
-
64
-
65
-
66
-
40
+ - **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
67
41
 
68
42
  ## [11.0.1](https://github.com/instructure/instructure-ui/compare/v11.0.0...v11.0.1) (2025-10-13)
69
43
 
70
44
  **Note:** Version bump only for package @instructure/canvas-theme
71
45
 
72
-
73
-
74
-
75
-
76
46
  # [11.0.0](https://github.com/instructure/instructure-ui/compare/v10.26.0...v11.0.0) (2025-10-06)
77
47
 
78
-
79
48
  ### Features
80
49
 
81
- * **many:** instUI v11 release ([36f5438](https://github.com/instructure/instructure-ui/commit/36f54382669186227ba24798bbf7201ef2f5cd4c))
82
-
50
+ - **many:** instUI v11 release ([36f5438](https://github.com/instructure/instructure-ui/commit/36f54382669186227ba24798bbf7201ef2f5cd4c))
83
51
 
84
52
  ### BREAKING CHANGES
85
53
 
86
- * **many:** InstUI v11 contains the following breaking changes:
87
- - React 16 and 17 are no longer supported
88
- - remove `PropTypes` from all packages
89
- - remove `CodeEditor` component
90
- - remove `@instui/theme-registry` package
91
- - remove `@testable`, `@experimental`, `@hack` decorators
92
- - InstUISettingsProvider's `as` prop is removed
93
- - `canvas.use()`, `canvasHighContrast.use()` functions are removed
94
- - `canvasThemeLocal`, `canvasHighContrastThemeLocal` are removed
95
- - `variables` field on theme objects are removed
96
- - remove deprecated props from Table: Row's `isStacked`, Body's
54
+ - **many:** InstUI v11 contains the following breaking changes:
55
+
56
+ * React 16 and 17 are no longer supported
57
+ * remove `PropTypes` from all packages
58
+ * remove `CodeEditor` component
59
+ * remove `@instui/theme-registry` package
60
+ * remove `@testable`, `@experimental`, `@hack` decorators
61
+ * InstUISettingsProvider's `as` prop is removed
62
+ * `canvas.use()`, `canvasHighContrast.use()` functions are removed
63
+ * `canvasThemeLocal`, `canvasHighContrastThemeLocal` are removed
64
+ * `variables` field on theme objects are removed
65
+ * remove deprecated props from Table: Row's `isStacked`, Body's
97
66
  `isStacked`, `hover`, and `headers`
98
- - `Table`'s `caption` prop is now required
99
- - `ui-dom-utils`'s `getComputedStyle` can now return `undefined`
100
-
101
-
102
-
103
-
67
+ * `Table`'s `caption` prop is now required
68
+ * `ui-dom-utils`'s `getComputedStyle` can now return `undefined`
104
69
 
105
70
  # [10.26.0](https://github.com/instructure/instructure-ui/compare/v10.25.0...v10.26.0) (2025-10-01)
106
71
 
107
72
  **Note:** Version bump only for package @instructure/canvas-theme
108
73
 
109
-
110
-
111
-
112
-
113
74
  # [10.25.0](https://github.com/instructure/instructure-ui/compare/v10.24.2...v10.25.0) (2025-09-09)
114
75
 
115
76
  **Note:** Version bump only for package @instructure/canvas-theme
116
77
 
117
-
118
-
119
-
120
-
121
78
  ## [10.24.2](https://github.com/instructure/instructure-ui/compare/v10.24.1...v10.24.2) (2025-08-11)
122
79
 
123
80
  **Note:** Version bump only for package @instructure/canvas-theme
124
81
 
125
-
126
-
127
-
128
-
129
82
  ## [10.24.1](https://github.com/instructure/instructure-ui/compare/v10.24.0...v10.24.1) (2025-07-30)
130
83
 
131
84
  **Note:** Version bump only for package @instructure/canvas-theme
132
85
 
133
-
134
-
135
-
136
-
137
86
  # [10.24.0](https://github.com/instructure/instructure-ui/compare/v10.23.0...v10.24.0) (2025-07-18)
138
87
 
139
88
  **Note:** Version bump only for package @instructure/canvas-theme
140
89
 
141
-
142
-
143
-
144
-
145
90
  # [10.23.0](https://github.com/instructure/instructure-ui/compare/v10.22.0...v10.23.0) (2025-07-09)
146
91
 
147
92
  **Note:** Version bump only for package @instructure/canvas-theme
148
93
 
149
-
150
-
151
-
152
-
153
94
  # [10.22.0](https://github.com/instructure/instructure-ui/compare/v10.21.0...v10.22.0) (2025-07-04)
154
95
 
155
96
  **Note:** Version bump only for package @instructure/canvas-theme
156
97
 
157
-
158
-
159
-
160
-
161
98
  # [10.21.0](https://github.com/instructure/instructure-ui/compare/v10.20.1...v10.21.0) (2025-06-27)
162
99
 
163
100
  **Note:** Version bump only for package @instructure/canvas-theme
164
101
 
165
-
166
-
167
-
168
-
169
102
  ## [10.20.1](https://github.com/instructure/instructure-ui/compare/v10.20.0...v10.20.1) (2025-06-17)
170
103
 
171
104
  **Note:** Version bump only for package @instructure/canvas-theme
172
105
 
173
-
174
-
175
-
176
-
177
106
  # [10.20.0](https://github.com/instructure/instructure-ui/compare/v10.19.1...v10.20.0) (2025-06-13)
178
107
 
179
-
180
108
  ### Bug Fixes
181
109
 
182
- * **many:** update dependencies, browsersdb and moment timezone database ([3813636](https://github.com/instructure/instructure-ui/commit/3813636458c901ad4bc74a4d5ae015cb55defcb2))
183
-
184
-
185
-
186
-
110
+ - **many:** update dependencies, browsersdb and moment timezone database ([3813636](https://github.com/instructure/instructure-ui/commit/3813636458c901ad4bc74a4d5ae015cb55defcb2))
187
111
 
188
112
  ## [10.19.1](https://github.com/instructure/instructure-ui/compare/v10.19.0...v10.19.1) (2025-06-05)
189
113
 
190
114
  **Note:** Version bump only for package @instructure/canvas-theme
191
115
 
192
-
193
-
194
-
195
-
196
116
  # [10.19.0](https://github.com/instructure/instructure-ui/compare/v10.18.1...v10.19.0) (2025-06-03)
197
117
 
198
118
  **Note:** Version bump only for package @instructure/canvas-theme
199
119
 
200
-
201
-
202
-
203
-
204
120
  ## [10.18.1](https://github.com/instructure/instructure-ui/compare/v10.18.0...v10.18.1) (2025-05-29)
205
121
 
206
122
  **Note:** Version bump only for package @instructure/canvas-theme
207
123
 
208
-
209
-
210
-
211
-
212
124
  # [10.18.0](https://github.com/instructure/instructure-ui/compare/v10.17.0...v10.18.0) (2025-05-26)
213
125
 
214
126
  **Note:** Version bump only for package @instructure/canvas-theme
215
127
 
216
-
217
-
218
-
219
-
220
128
  # [10.17.0](https://github.com/instructure/instructure-ui/compare/v10.16.4...v10.17.0) (2025-05-20)
221
129
 
222
130
  **Note:** Version bump only for package @instructure/canvas-theme
223
131
 
224
-
225
-
226
-
227
-
228
132
  ## [10.16.4](https://github.com/instructure/instructure-ui/compare/v10.16.3...v10.16.4) (2025-05-09)
229
133
 
230
134
  **Note:** Version bump only for package @instructure/canvas-theme
231
135
 
232
-
233
-
234
-
235
-
236
136
  ## [10.16.3](https://github.com/instructure/instructure-ui/compare/v10.16.1...v10.16.3) (2025-04-30)
237
137
 
238
138
  **Note:** Version bump only for package @instructure/canvas-theme
239
139
 
240
-
241
-
242
-
243
-
244
140
  ## [10.16.2](https://github.com/instructure/instructure-ui/compare/v10.16.1...v10.16.2) (2025-04-22)
245
141
 
246
142
  **Note:** Version bump only for package @instructure/canvas-theme
247
143
 
248
-
249
-
250
-
251
-
252
144
  ## [10.16.1](https://github.com/instructure/instructure-ui/compare/v10.16.0...v10.16.1) (2025-04-22)
253
145
 
254
146
  **Note:** Version bump only for package @instructure/canvas-theme
255
147
 
256
-
257
-
258
-
259
-
260
148
  # [10.16.0](https://github.com/instructure/instructure-ui/compare/v10.15.2...v10.16.0) (2025-04-11)
261
149
 
262
150
  **Note:** Version bump only for package @instructure/canvas-theme
263
151
 
264
-
265
-
266
-
267
-
268
152
  ## [10.15.2](https://github.com/instructure/instructure-ui/compare/v10.15.1...v10.15.2) (2025-04-07)
269
153
 
270
154
  **Note:** Version bump only for package @instructure/canvas-theme
271
155
 
272
-
273
-
274
-
275
-
276
156
  ## [10.15.1](https://github.com/instructure/instructure-ui/compare/v10.15.0...v10.15.1) (2025-04-03)
277
157
 
278
158
  **Note:** Version bump only for package @instructure/canvas-theme
279
159
 
280
-
281
-
282
-
283
-
284
160
  # [10.15.0](https://github.com/instructure/instructure-ui/compare/v10.14.0...v10.15.0) (2025-03-31)
285
161
 
286
162
  **Note:** Version bump only for package @instructure/canvas-theme
287
163
 
288
-
289
-
290
-
291
-
292
164
  # [10.14.0](https://github.com/instructure/instructure-ui/compare/v10.13.0...v10.14.0) (2025-03-17)
293
165
 
294
166
  **Note:** Version bump only for package @instructure/canvas-theme
295
167
 
296
-
297
-
298
-
299
-
300
168
  # [10.13.0](https://github.com/instructure/instructure-ui/compare/v10.12.0...v10.13.0) (2025-03-06)
301
169
 
302
170
  **Note:** Version bump only for package @instructure/canvas-theme
303
171
 
304
-
305
-
306
-
307
-
308
172
  # [10.12.0](https://github.com/instructure/instructure-ui/compare/v10.11.0...v10.12.0) (2025-02-24)
309
173
 
310
174
  **Note:** Version bump only for package @instructure/canvas-theme
311
175
 
312
-
313
-
314
-
315
-
316
176
  # [10.11.0](https://github.com/instructure/instructure-ui/compare/v10.10.0...v10.11.0) (2025-02-03)
317
177
 
318
178
  **Note:** Version bump only for package @instructure/canvas-theme
319
179
 
320
-
321
-
322
-
323
-
324
180
  # [10.10.0](https://github.com/instructure/instructure-ui/compare/v10.9.0...v10.10.0) (2024-12-18)
325
181
 
326
182
  **Note:** Version bump only for package @instructure/canvas-theme
327
183
 
328
-
329
-
330
-
331
-
332
184
  # [10.9.0](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.9.0) (2024-12-12)
333
185
 
334
186
  **Note:** Version bump only for package @instructure/canvas-theme
335
187
 
336
-
337
-
338
-
339
-
340
188
  # [10.8.0](https://github.com/instructure/instructure-ui/compare/v10.7.0...v10.8.0) (2024-12-09)
341
189
 
342
190
  **Note:** Version bump only for package @instructure/canvas-theme
343
191
 
344
-
345
-
346
-
347
-
348
192
  # [10.7.0](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.7.0) (2024-12-03)
349
193
 
350
194
  **Note:** Version bump only for package @instructure/canvas-theme
351
195
 
352
-
353
-
354
-
355
-
356
196
  ## [10.6.1](https://github.com/instructure/instructure-ui/compare/v10.6.0...v10.6.1) (2024-11-26)
357
197
 
358
198
  **Note:** Version bump only for package @instructure/canvas-theme
359
199
 
360
-
361
-
362
-
363
-
364
200
  # [10.6.0](https://github.com/instructure/instructure-ui/compare/v10.5.0...v10.6.0) (2024-11-18)
365
201
 
366
202
  **Note:** Version bump only for package @instructure/canvas-theme
367
203
 
368
-
369
-
370
-
371
-
372
204
  # [10.5.0](https://github.com/instructure/instructure-ui/compare/v10.4.1...v10.5.0) (2024-11-07)
373
205
 
374
206
  **Note:** Version bump only for package @instructure/canvas-theme
375
207
 
376
-
377
-
378
-
379
-
380
208
  ## [10.4.1](https://github.com/instructure/instructure-ui/compare/v10.4.0...v10.4.1) (2024-10-28)
381
209
 
382
-
383
210
  ### Bug Fixes
384
211
 
385
- * update license ([1c039d9](https://github.com/instructure/instructure-ui/commit/1c039d9cbf5a3ea99b59803ddde5c6c0b2d76ba5))
386
-
387
-
388
-
389
-
212
+ - update license ([1c039d9](https://github.com/instructure/instructure-ui/commit/1c039d9cbf5a3ea99b59803ddde5c6c0b2d76ba5))
390
213
 
391
214
  # [10.4.0](https://github.com/instructure/instructure-ui/compare/v10.3.0...v10.4.0) (2024-10-16)
392
215
 
393
216
  **Note:** Version bump only for package @instructure/canvas-theme
394
217
 
395
-
396
-
397
-
398
-
399
218
  # [10.3.0](https://github.com/instructure/instructure-ui/compare/v10.2.2...v10.3.0) (2024-10-03)
400
219
 
401
220
  **Note:** Version bump only for package @instructure/canvas-theme
402
221
 
403
-
404
-
405
-
406
-
407
222
  ## [10.2.2](https://github.com/instructure/instructure-ui/compare/v10.2.1...v10.2.2) (2024-09-13)
408
223
 
409
224
  **Note:** Version bump only for package @instructure/canvas-theme
410
225
 
411
-
412
-
413
-
414
-
415
226
  ## [10.2.1](https://github.com/instructure/instructure-ui/compare/v10.2.0...v10.2.1) (2024-08-30)
416
227
 
417
228
  **Note:** Version bump only for package @instructure/canvas-theme
418
229
 
419
-
420
-
421
-
422
-
423
230
  # [10.2.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.2.0) (2024-08-23)
424
231
 
425
-
426
232
  ### Features
427
233
 
428
- * **many:** add data visualization colors, refactor theme code ([c395e17](https://github.com/instructure/instructure-ui/commit/c395e17a43be9fd7ec9d6854f28ae8584c3667bc))
429
-
430
-
431
-
432
-
234
+ - **many:** add data visualization colors, refactor theme code ([c395e17](https://github.com/instructure/instructure-ui/commit/c395e17a43be9fd7ec9d6854f28ae8584c3667bc))
433
235
 
434
236
  # [10.1.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.1.0) (2024-08-23)
435
237
 
436
-
437
238
  ### Features
438
239
 
439
- * **many:** add data visualization colors, refactor theme code ([c395e17](https://github.com/instructure/instructure-ui/commit/c395e17a43be9fd7ec9d6854f28ae8584c3667bc))
440
-
441
-
442
-
443
-
240
+ - **many:** add data visualization colors, refactor theme code ([c395e17](https://github.com/instructure/instructure-ui/commit/c395e17a43be9fd7ec9d6854f28ae8584c3667bc))
444
241
 
445
242
  # [10.0.0](https://github.com/instructure/instructure-ui/compare/v9.5.1...v10.0.0) (2024-07-31)
446
243
 
447
-
448
244
  ### Features
449
245
 
450
- * **many:** rewrite color system ([1e5809e](https://github.com/instructure/instructure-ui/commit/1e5809e28dee8c2a71703a429609b8d2f95d76e6))
451
-
246
+ - **many:** rewrite color system ([1e5809e](https://github.com/instructure/instructure-ui/commit/1e5809e28dee8c2a71703a429609b8d2f95d76e6))
452
247
 
453
248
  ### BREAKING CHANGES
454
249
 
455
- * **many:** Breaks color overrides in certain cases
456
-
457
-
458
-
459
-
250
+ - **many:** Breaks color overrides in certain cases
460
251
 
461
252
  ## [9.5.1](https://github.com/instructure/instructure-ui/compare/v9.5.0...v9.5.1) (2024-07-30)
462
253
 
463
254
  **Note:** Version bump only for package @instructure/canvas-theme
464
255
 
465
-
466
-
467
-
468
-
469
256
  # [9.5.0](https://github.com/instructure/instructure-ui/compare/v9.3.0...v9.5.0) (2024-07-26)
470
257
 
471
258
  **Note:** Version bump only for package @instructure/canvas-theme
472
259
 
473
-
474
-
475
-
476
-
477
260
  # [9.4.0](https://github.com/instructure/instructure-ui/compare/v9.3.0...v9.4.0) (2024-07-26)
478
261
 
479
262
  **Note:** Version bump only for package @instructure/canvas-theme
480
263
 
481
-
482
-
483
-
484
-
485
264
  # [9.3.0](https://github.com/instructure/instructure-ui/compare/v9.2.0...v9.3.0) (2024-07-17)
486
265
 
487
266
  **Note:** Version bump only for package @instructure/canvas-theme
488
267
 
489
-
490
-
491
-
492
-
493
268
  # [9.2.0](https://github.com/instructure/instructure-ui/compare/v9.1.0...v9.2.0) (2024-07-09)
494
269
 
495
270
  **Note:** Version bump only for package @instructure/canvas-theme
496
271
 
497
-
498
-
499
-
500
-
501
272
  # [9.1.0](https://github.com/instructure/instructure-ui/compare/v9.0.1...v9.1.0) (2024-06-14)
502
273
 
503
274
  **Note:** Version bump only for package @instructure/canvas-theme
504
275
 
505
-
506
-
507
-
508
-
509
276
  ## [9.0.1](https://github.com/instructure/instructure-ui/compare/v9.0.0...v9.0.1) (2024-05-09)
510
277
 
511
278
  **Note:** Version bump only for package @instructure/canvas-theme
512
279
 
513
-
514
-
515
-
516
-
517
280
  # [9.0.0](https://github.com/instructure/instructure-ui/compare/v8.56.0...v9.0.0) (2024-05-09)
518
281
 
519
282
  **Note:** Version bump only for package @instructure/canvas-theme
520
283
 
521
-
522
-
523
-
524
-
525
284
  # [8.56.0](https://github.com/instructure/instructure-ui/compare/v8.55.1...v8.56.0) (2024-05-06)
526
285
 
527
286
  **Note:** Version bump only for package @instructure/canvas-theme
528
287
 
529
-
530
-
531
-
532
-
533
288
  ## [8.55.1](https://github.com/instructure/instructure-ui/compare/v8.55.0...v8.55.1) (2024-04-30)
534
289
 
535
290
  **Note:** Version bump only for package @instructure/canvas-theme
536
291
 
537
-
538
-
539
-
540
-
541
292
  # [8.55.0](https://github.com/instructure/instructure-ui/compare/v8.54.0...v8.55.0) (2024-04-09)
542
293
 
543
294
  **Note:** Version bump only for package @instructure/canvas-theme
544
295
 
545
-
546
-
547
-
548
-
549
296
  # [8.54.0](https://github.com/instructure/instructure-ui/compare/v8.53.2...v8.54.0) (2024-03-21)
550
297
 
551
298
  **Note:** Version bump only for package @instructure/canvas-theme
552
299
 
553
-
554
-
555
-
556
-
557
300
  ## [8.53.2](https://github.com/instructure/instructure-ui/compare/v8.53.1...v8.53.2) (2024-02-15)
558
301
 
559
302
  **Note:** Version bump only for package @instructure/canvas-theme
560
303
 
561
-
562
-
563
-
564
-
565
304
  ## [8.53.1](https://github.com/instructure/instructure-ui/compare/v8.53.0...v8.53.1) (2024-02-09)
566
305
 
567
306
  **Note:** Version bump only for package @instructure/canvas-theme
568
307
 
569
-
570
-
571
-
572
-
573
308
  # [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
574
309
 
575
310
  **Note:** Version bump only for package @instructure/canvas-theme
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/canvas-theme",
3
- "version": "11.6.1-snapshot-0",
3
+ "version": "11.6.1-snapshot-129",
4
4
  "description": "A theme for Canvas LMS made by Instructure Inc.",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -15,11 +15,11 @@
15
15
  "license": "MIT",
16
16
  "dependencies": {
17
17
  "@babel/runtime": "^7.27.6",
18
- "@instructure/shared-types": "11.6.1-snapshot-0",
19
- "@instructure/ui-themes": "11.6.1-snapshot-0"
18
+ "@instructure/shared-types": "11.6.1-snapshot-129",
19
+ "@instructure/ui-themes": "11.6.1-snapshot-129"
20
20
  },
21
21
  "devDependencies": {
22
- "@instructure/ui-babel-preset": "11.6.1-snapshot-0"
22
+ "@instructure/ui-babel-preset": "11.6.1-snapshot-129"
23
23
  },
24
24
  "publishConfig": {
25
25
  "access": "public"
@@ -27,6 +27,7 @@
27
27
  "sideEffects": false,
28
28
  "exports": {
29
29
  ".": {
30
+ "src": "./src/index.ts",
30
31
  "types": "./types/index.d.ts",
31
32
  "import": "./es/index.js",
32
33
  "require": "./lib/index.js",