@instructure/ui-position 11.6.1-snapshot-0 → 11.6.1-snapshot-130

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