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