@instructure/ui-time-select 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,573 +3,311 @@
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
- **Note:** Version bump only for package @instructure/ui-time-select
9
8
 
9
+ ### Bug Fixes
10
10
 
11
+ * **ui-many:** fix imports of the multiversion support ([ff5f2b3](https://github.com/instructure/instructure-ui/commit/ff5f2b38660ddae432edd32b98eedae586589977))
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-time-select
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-time-select
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-time-select
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-time-select
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-time-select
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-time-select
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-time-select
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-time-select
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-time-select
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
87
  **Note:** Version bump only for package @instructure/ui-time-select
132
88
 
133
-
134
-
135
-
136
-
137
89
  # [10.24.0](https://github.com/instructure/instructure-ui/compare/v10.23.0...v10.24.0) (2025-07-18)
138
90
 
139
91
  **Note:** Version bump only for package @instructure/ui-time-select
140
92
 
141
-
142
-
143
-
144
-
145
93
  # [10.23.0](https://github.com/instructure/instructure-ui/compare/v10.22.0...v10.23.0) (2025-07-09)
146
94
 
147
95
  **Note:** Version bump only for package @instructure/ui-time-select
148
96
 
149
-
150
-
151
-
152
-
153
97
  # [10.22.0](https://github.com/instructure/instructure-ui/compare/v10.21.0...v10.22.0) (2025-07-04)
154
98
 
155
99
  **Note:** Version bump only for package @instructure/ui-time-select
156
100
 
157
-
158
-
159
-
160
-
161
101
  # [10.21.0](https://github.com/instructure/instructure-ui/compare/v10.20.1...v10.21.0) (2025-06-27)
162
102
 
163
103
  **Note:** Version bump only for package @instructure/ui-time-select
164
104
 
165
-
166
-
167
-
168
-
169
105
  ## [10.20.1](https://github.com/instructure/instructure-ui/compare/v10.20.0...v10.20.1) (2025-06-17)
170
106
 
171
107
  **Note:** Version bump only for package @instructure/ui-time-select
172
108
 
173
-
174
-
175
-
176
-
177
109
  # [10.20.0](https://github.com/instructure/instructure-ui/compare/v10.19.1...v10.20.0) (2025-06-13)
178
110
 
179
-
180
111
  ### Bug Fixes
181
112
 
182
- * **many:** update dependencies, browsersdb and moment timezone database ([3813636](https://github.com/instructure/instructure-ui/commit/3813636458c901ad4bc74a4d5ae015cb55defcb2))
183
- * **ui-time-select,ui-simple-select,ui-select:** add missing keyboard interactions and fix duplicate SR announcements ([0f7ffa5](https://github.com/instructure/instructure-ui/commit/0f7ffa5b263b0b287ca1c2387e0b902189706cb2))
184
-
185
-
186
-
187
-
113
+ - **many:** update dependencies, browsersdb and moment timezone database ([3813636](https://github.com/instructure/instructure-ui/commit/3813636458c901ad4bc74a4d5ae015cb55defcb2))
114
+ - **ui-time-select,ui-simple-select,ui-select:** add missing keyboard interactions and fix duplicate SR announcements ([0f7ffa5](https://github.com/instructure/instructure-ui/commit/0f7ffa5b263b0b287ca1c2387e0b902189706cb2))
188
115
 
189
116
  ## [10.19.1](https://github.com/instructure/instructure-ui/compare/v10.19.0...v10.19.1) (2025-06-05)
190
117
 
191
118
  **Note:** Version bump only for package @instructure/ui-time-select
192
119
 
193
-
194
-
195
-
196
-
197
120
  # [10.19.0](https://github.com/instructure/instructure-ui/compare/v10.18.1...v10.19.0) (2025-06-03)
198
121
 
199
122
  **Note:** Version bump only for package @instructure/ui-time-select
200
123
 
201
-
202
-
203
-
204
-
205
124
  ## [10.18.1](https://github.com/instructure/instructure-ui/compare/v10.18.0...v10.18.1) (2025-05-29)
206
125
 
207
126
  **Note:** Version bump only for package @instructure/ui-time-select
208
127
 
209
-
210
-
211
-
212
-
213
128
  # [10.18.0](https://github.com/instructure/instructure-ui/compare/v10.17.0...v10.18.0) (2025-05-26)
214
129
 
215
130
  **Note:** Version bump only for package @instructure/ui-time-select
216
131
 
217
-
218
-
219
-
220
-
221
132
  # [10.17.0](https://github.com/instructure/instructure-ui/compare/v10.16.4...v10.17.0) (2025-05-20)
222
133
 
223
134
  **Note:** Version bump only for package @instructure/ui-time-select
224
135
 
225
-
226
-
227
-
228
-
229
136
  ## [10.16.4](https://github.com/instructure/instructure-ui/compare/v10.16.3...v10.16.4) (2025-05-09)
230
137
 
231
138
  **Note:** Version bump only for package @instructure/ui-time-select
232
139
 
233
-
234
-
235
-
236
-
237
140
  ## [10.16.3](https://github.com/instructure/instructure-ui/compare/v10.16.1...v10.16.3) (2025-04-30)
238
141
 
239
-
240
142
  ### Bug Fixes
241
143
 
242
- * **ui-time-select,ui-simple-select,ui-select:** make Select accessible for iOS VoiceOver ([b501a7b](https://github.com/instructure/instructure-ui/commit/b501a7b38bfa491298085a173a49a1baa0a19b29))
243
-
244
-
245
-
246
-
144
+ - **ui-time-select,ui-simple-select,ui-select:** make Select accessible for iOS VoiceOver ([b501a7b](https://github.com/instructure/instructure-ui/commit/b501a7b38bfa491298085a173a49a1baa0a19b29))
247
145
 
248
146
  ## [10.16.2](https://github.com/instructure/instructure-ui/compare/v10.16.1...v10.16.2) (2025-04-22)
249
147
 
250
148
  **Note:** Version bump only for package @instructure/ui-time-select
251
149
 
252
-
253
-
254
-
255
-
256
150
  ## [10.16.1](https://github.com/instructure/instructure-ui/compare/v10.16.0...v10.16.1) (2025-04-22)
257
151
 
258
152
  **Note:** Version bump only for package @instructure/ui-time-select
259
153
 
260
-
261
-
262
-
263
-
264
154
  # [10.16.0](https://github.com/instructure/instructure-ui/compare/v10.15.2...v10.16.0) (2025-04-11)
265
155
 
266
156
  **Note:** Version bump only for package @instructure/ui-time-select
267
157
 
268
-
269
-
270
-
271
-
272
158
  ## [10.15.2](https://github.com/instructure/instructure-ui/compare/v10.15.1...v10.15.2) (2025-04-07)
273
159
 
274
160
  **Note:** Version bump only for package @instructure/ui-time-select
275
161
 
276
-
277
-
278
-
279
-
280
162
  ## [10.15.1](https://github.com/instructure/instructure-ui/compare/v10.15.0...v10.15.1) (2025-04-03)
281
163
 
282
164
  **Note:** Version bump only for package @instructure/ui-time-select
283
165
 
284
-
285
-
286
-
287
-
288
166
  # [10.15.0](https://github.com/instructure/instructure-ui/compare/v10.14.0...v10.15.0) (2025-03-31)
289
167
 
290
168
  **Note:** Version bump only for package @instructure/ui-time-select
291
169
 
292
-
293
-
294
-
295
-
296
170
  # [10.14.0](https://github.com/instructure/instructure-ui/compare/v10.13.0...v10.14.0) (2025-03-17)
297
171
 
298
172
  **Note:** Version bump only for package @instructure/ui-time-select
299
173
 
300
-
301
-
302
-
303
-
304
174
  # [10.13.0](https://github.com/instructure/instructure-ui/compare/v10.12.0...v10.13.0) (2025-03-06)
305
175
 
306
176
  **Note:** Version bump only for package @instructure/ui-time-select
307
177
 
308
-
309
-
310
-
311
-
312
178
  # [10.12.0](https://github.com/instructure/instructure-ui/compare/v10.11.0...v10.12.0) (2025-02-24)
313
179
 
314
-
315
180
  ### Bug Fixes
316
181
 
317
- * **ui-time-select:** fix TimeSelect showing the wrong value when defaultValue is set and enteting a wrong value after a good one ([9d28a3b](https://github.com/instructure/instructure-ui/commit/9d28a3b5da8c6c60f37c0b60a5a2fe856bec0ffd))
318
- * **ui-time-select:** make allowClearingSelection an optional prop ([fc1264c](https://github.com/instructure/instructure-ui/commit/fc1264cee1750fde1d8391a4da2dfc88485ab07b))
319
-
320
-
321
-
322
-
182
+ - **ui-time-select:** fix TimeSelect showing the wrong value when defaultValue is set and enteting a wrong value after a good one ([9d28a3b](https://github.com/instructure/instructure-ui/commit/9d28a3b5da8c6c60f37c0b60a5a2fe856bec0ffd))
183
+ - **ui-time-select:** make allowClearingSelection an optional prop ([fc1264c](https://github.com/instructure/instructure-ui/commit/fc1264cee1750fde1d8391a4da2dfc88485ab07b))
323
184
 
324
185
  # [10.11.0](https://github.com/instructure/instructure-ui/compare/v10.10.0...v10.11.0) (2025-02-03)
325
186
 
326
-
327
187
  ### Bug Fixes
328
188
 
329
- * **ui-time-select:** clear input field after setting an empty value ([1993282](https://github.com/instructure/instructure-ui/commit/19932824ebbcc5c927d000d353405ff72c4bf264))
330
-
331
-
332
-
333
-
189
+ - **ui-time-select:** clear input field after setting an empty value ([1993282](https://github.com/instructure/instructure-ui/commit/19932824ebbcc5c927d000d353405ff72c4bf264))
334
190
 
335
191
  # [10.10.0](https://github.com/instructure/instructure-ui/compare/v10.9.0...v10.10.0) (2024-12-18)
336
192
 
337
193
  **Note:** Version bump only for package @instructure/ui-time-select
338
194
 
339
-
340
-
341
-
342
-
343
195
  # [10.9.0](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.9.0) (2024-12-12)
344
196
 
345
197
  **Note:** Version bump only for package @instructure/ui-time-select
346
198
 
347
-
348
-
349
-
350
-
351
199
  # [10.8.0](https://github.com/instructure/instructure-ui/compare/v10.7.0...v10.8.0) (2024-12-09)
352
200
 
353
201
  **Note:** Version bump only for package @instructure/ui-time-select
354
202
 
355
-
356
-
357
-
358
-
359
203
  # [10.7.0](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.7.0) (2024-12-03)
360
204
 
361
205
  **Note:** Version bump only for package @instructure/ui-time-select
362
206
 
363
-
364
-
365
-
366
-
367
207
  ## [10.6.1](https://github.com/instructure/instructure-ui/compare/v10.6.0...v10.6.1) (2024-11-26)
368
208
 
369
209
  **Note:** Version bump only for package @instructure/ui-time-select
370
210
 
371
-
372
-
373
-
374
-
375
211
  # [10.6.0](https://github.com/instructure/instructure-ui/compare/v10.5.0...v10.6.0) (2024-11-18)
376
212
 
377
-
378
213
  ### Bug Fixes
379
214
 
380
- * **many:** fix regression where form elements without label got misaligned ([139f7f1](https://github.com/instructure/instructure-ui/commit/139f7f130cd7e8372af869a13cfd50cd6a97fd85))
381
-
382
-
383
-
384
-
215
+ - **many:** fix regression where form elements without label got misaligned ([139f7f1](https://github.com/instructure/instructure-ui/commit/139f7f130cd7e8372af869a13cfd50cd6a97fd85))
385
216
 
386
217
  # [10.5.0](https://github.com/instructure/instructure-ui/compare/v10.4.1...v10.5.0) (2024-11-07)
387
218
 
388
219
  **Note:** Version bump only for package @instructure/ui-time-select
389
220
 
390
-
391
-
392
-
393
-
394
221
  ## [10.4.1](https://github.com/instructure/instructure-ui/compare/v10.4.0...v10.4.1) (2024-10-28)
395
222
 
396
-
397
223
  ### Bug Fixes
398
224
 
399
- * update license ([1c039d9](https://github.com/instructure/instructure-ui/commit/1c039d9cbf5a3ea99b59803ddde5c6c0b2d76ba5))
400
-
401
-
402
-
403
-
225
+ - update license ([1c039d9](https://github.com/instructure/instructure-ui/commit/1c039d9cbf5a3ea99b59803ddde5c6c0b2d76ba5))
404
226
 
405
227
  # [10.4.0](https://github.com/instructure/instructure-ui/compare/v10.3.0...v10.4.0) (2024-10-16)
406
228
 
407
229
  **Note:** Version bump only for package @instructure/ui-time-select
408
230
 
409
-
410
-
411
-
412
-
413
231
  # [10.3.0](https://github.com/instructure/instructure-ui/compare/v10.2.2...v10.3.0) (2024-10-03)
414
232
 
415
233
  **Note:** Version bump only for package @instructure/ui-time-select
416
234
 
417
-
418
-
419
-
420
-
421
235
  ## [10.2.2](https://github.com/instructure/instructure-ui/compare/v10.2.1...v10.2.2) (2024-09-13)
422
236
 
423
237
  **Note:** Version bump only for package @instructure/ui-time-select
424
238
 
425
-
426
-
427
-
428
-
429
239
  ## [10.2.1](https://github.com/instructure/instructure-ui/compare/v10.2.0...v10.2.1) (2024-08-30)
430
240
 
431
241
  **Note:** Version bump only for package @instructure/ui-time-select
432
242
 
433
-
434
-
435
-
436
-
437
243
  # [10.2.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.2.0) (2024-08-23)
438
244
 
439
245
  **Note:** Version bump only for package @instructure/ui-time-select
440
246
 
441
-
442
-
443
-
444
-
445
247
  # [10.1.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.1.0) (2024-08-23)
446
248
 
447
249
  **Note:** Version bump only for package @instructure/ui-time-select
448
250
 
449
-
450
-
451
-
452
-
453
251
  # [10.0.0](https://github.com/instructure/instructure-ui/compare/v9.5.1...v10.0.0) (2024-07-31)
454
252
 
455
253
  **Note:** Version bump only for package @instructure/ui-time-select
456
254
 
457
-
458
-
459
-
460
-
461
255
  ## [9.5.1](https://github.com/instructure/instructure-ui/compare/v9.5.0...v9.5.1) (2024-07-30)
462
256
 
463
257
  **Note:** Version bump only for package @instructure/ui-time-select
464
258
 
465
-
466
-
467
-
468
-
469
259
  # [9.5.0](https://github.com/instructure/instructure-ui/compare/v9.3.0...v9.5.0) (2024-07-26)
470
260
 
471
261
  **Note:** Version bump only for package @instructure/ui-time-select
472
262
 
473
-
474
-
475
-
476
-
477
263
  # [9.4.0](https://github.com/instructure/instructure-ui/compare/v9.3.0...v9.4.0) (2024-07-26)
478
264
 
479
265
  **Note:** Version bump only for package @instructure/ui-time-select
480
266
 
481
-
482
-
483
-
484
-
485
267
  # [9.3.0](https://github.com/instructure/instructure-ui/compare/v9.2.0...v9.3.0) (2024-07-17)
486
268
 
487
269
  **Note:** Version bump only for package @instructure/ui-time-select
488
270
 
489
-
490
-
491
-
492
-
493
271
  # [9.2.0](https://github.com/instructure/instructure-ui/compare/v9.1.0...v9.2.0) (2024-07-09)
494
272
 
495
273
  **Note:** Version bump only for package @instructure/ui-time-select
496
274
 
497
-
498
-
499
-
500
-
501
275
  # [9.1.0](https://github.com/instructure/instructure-ui/compare/v9.0.1...v9.1.0) (2024-06-14)
502
276
 
503
277
  **Note:** Version bump only for package @instructure/ui-time-select
504
278
 
505
-
506
-
507
-
508
-
509
279
  ## [9.0.1](https://github.com/instructure/instructure-ui/compare/v9.0.0...v9.0.1) (2024-05-09)
510
280
 
511
281
  **Note:** Version bump only for package @instructure/ui-time-select
512
282
 
513
-
514
-
515
-
516
-
517
283
  # [9.0.0](https://github.com/instructure/instructure-ui/compare/v8.56.0...v9.0.0) (2024-05-09)
518
284
 
519
285
  **Note:** Version bump only for package @instructure/ui-time-select
520
286
 
521
-
522
-
523
-
524
-
525
287
  # [8.56.0](https://github.com/instructure/instructure-ui/compare/v8.55.1...v8.56.0) (2024-05-06)
526
288
 
527
289
  **Note:** Version bump only for package @instructure/ui-time-select
528
290
 
529
-
530
-
531
-
532
-
533
291
  ## [8.55.1](https://github.com/instructure/instructure-ui/compare/v8.55.0...v8.55.1) (2024-04-30)
534
292
 
535
293
  **Note:** Version bump only for package @instructure/ui-time-select
536
294
 
537
-
538
-
539
-
540
-
541
295
  # [8.55.0](https://github.com/instructure/instructure-ui/compare/v8.54.0...v8.55.0) (2024-04-09)
542
296
 
543
297
  **Note:** Version bump only for package @instructure/ui-time-select
544
298
 
545
-
546
-
547
-
548
-
549
299
  # [8.54.0](https://github.com/instructure/instructure-ui/compare/v8.53.2...v8.54.0) (2024-03-21)
550
300
 
551
301
  **Note:** Version bump only for package @instructure/ui-time-select
552
302
 
553
-
554
-
555
-
556
-
557
303
  ## [8.53.2](https://github.com/instructure/instructure-ui/compare/v8.53.1...v8.53.2) (2024-02-15)
558
304
 
559
305
  **Note:** Version bump only for package @instructure/ui-time-select
560
306
 
561
-
562
-
563
-
564
-
565
307
  ## [8.53.1](https://github.com/instructure/instructure-ui/compare/v8.53.0...v8.53.1) (2024-02-09)
566
308
 
567
309
  **Note:** Version bump only for package @instructure/ui-time-select
568
310
 
569
-
570
-
571
-
572
-
573
311
  # [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
574
312
 
575
313
  **Note:** Version bump only for package @instructure/ui-time-select
@@ -28,7 +28,7 @@ var _dec, _class, _TimeSelect;
28
28
  import { Component } from 'react';
29
29
  import { ApplyLocaleContext, Locale, DateTime } from '@instructure/ui-i18n';
30
30
  import { getInteraction, passthroughProps, callRenderProp, withDeterministicId } from '@instructure/ui-react-utils';
31
- import { Select } from '@instructure/ui-select';
31
+ import { Select } from '@instructure/ui-select/v11_6';
32
32
  import * as utils from '@instructure/ui-utils';
33
33
  import { allowedProps } from "./props.js";
34
34
  import { jsx as _jsx } from "@emotion/react/jsx-runtime";
@@ -21,4 +21,4 @@
21
21
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22
22
  * SOFTWARE.
23
23
  */
24
- export { TimeSelect } from "./TimeSelect/index.js";
24
+ export { TimeSelect } from "../TimeSelect/v1/index.js";
@@ -15,7 +15,7 @@ var _getInteraction = require("@instructure/ui-react-utils/lib/getInteraction.js
15
15
  var _passthroughProps = require("@instructure/ui-react-utils/lib/passthroughProps.js");
16
16
  var _callRenderProp = require("@instructure/ui-react-utils/lib/callRenderProp.js");
17
17
  var _withDeterministicId = require("@instructure/ui-react-utils/lib/DeterministicIdContext/withDeterministicId.js");
18
- var _Select = require("@instructure/ui-select/lib/Select");
18
+ var _v11_ = require("@instructure/ui-select/v11_6");
19
19
  var utils = _interopRequireWildcard(require("@instructure/ui-utils"));
20
20
  var _props = require("./props");
21
21
  var _jsxRuntime = require("@emotion/react/jsx-runtime");
@@ -448,7 +448,7 @@ let TimeSelect = exports.TimeSelect = (_dec = (0, _withDeterministicId.withDeter
448
448
  return filteredOptions.map(option => {
449
449
  const id = option.id,
450
450
  label = option.label;
451
- return (0, _jsxRuntime.jsx)(_Select.Select.Option, {
451
+ return (0, _jsxRuntime.jsx)(_v11_.Select.Option, {
452
452
  id: id,
453
453
  isHighlighted: id === highlightedOptionId,
454
454
  isSelected: id === selectedOptionId,
@@ -457,7 +457,7 @@ let TimeSelect = exports.TimeSelect = (_dec = (0, _withDeterministicId.withDeter
457
457
  });
458
458
  }
459
459
  renderEmptyOption() {
460
- return (0, _jsxRuntime.jsx)(_Select.Select.Option, {
460
+ return (0, _jsxRuntime.jsx)(_v11_.Select.Option, {
461
461
  id: this._emptyOptionId,
462
462
  isHighlighted: false,
463
463
  isSelected: false,
@@ -495,7 +495,7 @@ let TimeSelect = exports.TimeSelect = (_dec = (0, _withDeterministicId.withDeter
495
495
  const _this$state5 = this.state,
496
496
  inputValue = _this$state5.inputValue,
497
497
  isShowingOptions = _this$state5.isShowingOptions;
498
- return (0, _jsxRuntime.jsx)(_Select.Select, {
498
+ return (0, _jsxRuntime.jsx)(_v11_.Select, {
499
499
  mountNode: mountNode,
500
500
  renderLabel: renderLabel,
501
501
  inputValue: inputValue,
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  Object.defineProperty(exports, "TimeSelect", {
7
7
  enumerable: true,
8
8
  get: function () {
9
- return _TimeSelect.TimeSelect;
9
+ return _v.TimeSelect;
10
10
  }
11
11
  });
12
- var _TimeSelect = require("./TimeSelect");
12
+ var _v = require("../TimeSelect/v1");