@instructure/shared-types 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,640 +3,360 @@
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/shared-types
9
8
 
9
+ ### Features
10
10
 
11
+ * **many:** add new theming solution ([1cef88e](https://github.com/instructure/instructure-ui/commit/1cef88e97f40dd85e15b10bc4307d013ae8b09d0))
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/shared-types
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/shared-types
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/shared-types
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/shared-types
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/shared-types
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
35
  **Note:** Version bump only for package @instructure/shared-types
49
36
 
50
-
51
-
52
-
53
-
54
37
  # [11.1.0](https://github.com/instructure/instructure-ui/compare/v11.0.1...v11.1.0) (2025-11-05)
55
38
 
56
39
  **Note:** Version bump only for package @instructure/shared-types
57
40
 
58
-
59
-
60
-
61
-
62
41
  ## [11.0.1](https://github.com/instructure/instructure-ui/compare/v11.0.0...v11.0.1) (2025-10-13)
63
42
 
64
43
  **Note:** Version bump only for package @instructure/shared-types
65
44
 
66
-
67
-
68
-
69
-
70
45
  # [11.0.0](https://github.com/instructure/instructure-ui/compare/v10.26.0...v11.0.0) (2025-10-06)
71
46
 
72
-
73
47
  ### Features
74
48
 
75
- * **many:** instUI v11 release ([36f5438](https://github.com/instructure/instructure-ui/commit/36f54382669186227ba24798bbf7201ef2f5cd4c))
76
-
49
+ - **many:** instUI v11 release ([36f5438](https://github.com/instructure/instructure-ui/commit/36f54382669186227ba24798bbf7201ef2f5cd4c))
77
50
 
78
51
  ### BREAKING CHANGES
79
52
 
80
- * **many:** InstUI v11 contains the following breaking changes:
81
- - React 16 and 17 are no longer supported
82
- - remove `PropTypes` from all packages
83
- - remove `CodeEditor` component
84
- - remove `@instui/theme-registry` package
85
- - remove `@testable`, `@experimental`, `@hack` decorators
86
- - InstUISettingsProvider's `as` prop is removed
87
- - `canvas.use()`, `canvasHighContrast.use()` functions are removed
88
- - `canvasThemeLocal`, `canvasHighContrastThemeLocal` are removed
89
- - `variables` field on theme objects are removed
90
- - remove deprecated props from Table: Row's `isStacked`, Body's
53
+ - **many:** InstUI v11 contains the following breaking changes:
54
+
55
+ * React 16 and 17 are no longer supported
56
+ * remove `PropTypes` from all packages
57
+ * remove `CodeEditor` component
58
+ * remove `@instui/theme-registry` package
59
+ * remove `@testable`, `@experimental`, `@hack` decorators
60
+ * InstUISettingsProvider's `as` prop is removed
61
+ * `canvas.use()`, `canvasHighContrast.use()` functions are removed
62
+ * `canvasThemeLocal`, `canvasHighContrastThemeLocal` are removed
63
+ * `variables` field on theme objects are removed
64
+ * remove deprecated props from Table: Row's `isStacked`, Body's
91
65
  `isStacked`, `hover`, and `headers`
92
- - `Table`'s `caption` prop is now required
93
- - `ui-dom-utils`'s `getComputedStyle` can now return `undefined`
94
-
95
-
96
-
97
-
66
+ * `Table`'s `caption` prop is now required
67
+ * `ui-dom-utils`'s `getComputedStyle` can now return `undefined`
98
68
 
99
69
  # [10.26.0](https://github.com/instructure/instructure-ui/compare/v10.25.0...v10.26.0) (2025-10-01)
100
70
 
101
71
  **Note:** Version bump only for package @instructure/shared-types
102
72
 
103
-
104
-
105
-
106
-
107
73
  # [10.25.0](https://github.com/instructure/instructure-ui/compare/v10.24.2...v10.25.0) (2025-09-09)
108
74
 
109
-
110
75
  ### Bug Fixes
111
76
 
112
- * **ui-tabs,shared-types:** color tabs.panel focus outline from the theme and make it overridable by brand overrides ([b4f9893](https://github.com/instructure/instructure-ui/commit/b4f989343019620c2a25275eab7beba21230b158))
113
-
114
-
115
-
116
-
77
+ - **ui-tabs,shared-types:** color tabs.panel focus outline from the theme and make it overridable by brand overrides ([b4f9893](https://github.com/instructure/instructure-ui/commit/b4f989343019620c2a25275eab7beba21230b158))
117
78
 
118
79
  ## [10.24.2](https://github.com/instructure/instructure-ui/compare/v10.24.1...v10.24.2) (2025-08-11)
119
80
 
120
81
  **Note:** Version bump only for package @instructure/shared-types
121
82
 
122
-
123
-
124
-
125
-
126
83
  ## [10.24.1](https://github.com/instructure/instructure-ui/compare/v10.24.0...v10.24.1) (2025-07-30)
127
84
 
128
85
  **Note:** Version bump only for package @instructure/shared-types
129
86
 
130
-
131
-
132
-
133
-
134
87
  # [10.24.0](https://github.com/instructure/instructure-ui/compare/v10.23.0...v10.24.0) (2025-07-18)
135
88
 
136
89
  **Note:** Version bump only for package @instructure/shared-types
137
90
 
138
-
139
-
140
-
141
-
142
91
  # [10.23.0](https://github.com/instructure/instructure-ui/compare/v10.22.0...v10.23.0) (2025-07-09)
143
92
 
144
93
  **Note:** Version bump only for package @instructure/shared-types
145
94
 
146
-
147
-
148
-
149
-
150
95
  # [10.22.0](https://github.com/instructure/instructure-ui/compare/v10.21.0...v10.22.0) (2025-07-04)
151
96
 
152
-
153
97
  ### Features
154
98
 
155
- * **many:** add new package (instructure) and three new components: AiInformation, NutritionFacts and DataPermissionLevels ([073be7b](https://github.com/instructure/instructure-ui/commit/073be7b50893e9ab77158ee8a83506eddfbd4113))
156
- * **ui-heading,shared-types:** add new aiHeading prop and design. Also add h6 level to heading ([a74236a](https://github.com/instructure/instructure-ui/commit/a74236a4e245b8738e6fa7785806a9586666d33c))
157
-
158
-
159
-
160
-
99
+ - **many:** add new package (instructure) and three new components: AiInformation, NutritionFacts and DataPermissionLevels ([073be7b](https://github.com/instructure/instructure-ui/commit/073be7b50893e9ab77158ee8a83506eddfbd4113))
100
+ - **ui-heading,shared-types:** add new aiHeading prop and design. Also add h6 level to heading ([a74236a](https://github.com/instructure/instructure-ui/commit/a74236a4e245b8738e6fa7785806a9586666d33c))
161
101
 
162
102
  # [10.21.0](https://github.com/instructure/instructure-ui/compare/v10.20.1...v10.21.0) (2025-06-27)
163
103
 
164
104
  **Note:** Version bump only for package @instructure/shared-types
165
105
 
166
-
167
-
168
-
169
-
170
106
  ## [10.20.1](https://github.com/instructure/instructure-ui/compare/v10.20.0...v10.20.1) (2025-06-17)
171
107
 
172
108
  **Note:** Version bump only for package @instructure/shared-types
173
109
 
174
-
175
-
176
-
177
-
178
110
  # [10.20.0](https://github.com/instructure/instructure-ui/compare/v10.19.1...v10.20.0) (2025-06-13)
179
111
 
180
112
  **Note:** Version bump only for package @instructure/shared-types
181
113
 
182
-
183
-
184
-
185
-
186
114
  ## [10.19.1](https://github.com/instructure/instructure-ui/compare/v10.19.0...v10.19.1) (2025-06-05)
187
115
 
188
116
  **Note:** Version bump only for package @instructure/shared-types
189
117
 
190
-
191
-
192
-
193
-
194
118
  # [10.19.0](https://github.com/instructure/instructure-ui/compare/v10.18.1...v10.19.0) (2025-06-03)
195
119
 
196
-
197
120
  ### Features
198
121
 
199
- * **ui-list,shared-types:** ability to override delimiter color ([915fab3](https://github.com/instructure/instructure-ui/commit/915fab32650480ac3ce2e966eab6ba1e9c6e791e))
200
-
201
-
202
-
203
-
122
+ - **ui-list,shared-types:** ability to override delimiter color ([915fab3](https://github.com/instructure/instructure-ui/commit/915fab32650480ac3ce2e966eab6ba1e9c6e791e))
204
123
 
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/shared-types
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
-
216
130
  ### Features
217
131
 
218
- * **ui-themes,shared-types:** add new shadow tokens ([8e28f83](https://github.com/instructure/instructure-ui/commit/8e28f83d4516f0efc61d455b8d2b8ee5cf0a50fe))
219
-
220
-
221
-
222
-
132
+ - **ui-themes,shared-types:** add new shadow tokens ([8e28f83](https://github.com/instructure/instructure-ui/commit/8e28f83d4516f0efc61d455b8d2b8ee5cf0a50fe))
223
133
 
224
134
  # [10.17.0](https://github.com/instructure/instructure-ui/compare/v10.16.4...v10.17.0) (2025-05-20)
225
135
 
226
-
227
136
  ### Features
228
137
 
229
- * **ui-avatar,shared-types:** add new ai color variant ([52545d1](https://github.com/instructure/instructure-ui/commit/52545d10d670722dd0126f99e97cb4e13a4ea814))
230
- * **ui-buttons,shared-types:** add ai-primary and ai-secondary colors to buttons ([47868fc](https://github.com/instructure/instructure-ui/commit/47868fc9fe552c0389183c4e19ae25825fe4bc7d))
231
- * **ui-heading,shared-types:** add ai color ([a00690b](https://github.com/instructure/instructure-ui/commit/a00690b2c3df477298b89ac94055c26be06071b9))
232
- * **ui-text,shared-types:** add ai-highlight color ([b31d917](https://github.com/instructure/instructure-ui/commit/b31d917938be54364c7931acb64d67b157d77bb5))
233
- * **ui-themes,shared-types:** add new primitive and contrast colors ([c943d27](https://github.com/instructure/instructure-ui/commit/c943d276acc1ca04d7b9026fef210d1ac29ab91a))
234
-
235
-
236
-
237
-
138
+ - **ui-avatar,shared-types:** add new ai color variant ([52545d1](https://github.com/instructure/instructure-ui/commit/52545d10d670722dd0126f99e97cb4e13a4ea814))
139
+ - **ui-buttons,shared-types:** add ai-primary and ai-secondary colors to buttons ([47868fc](https://github.com/instructure/instructure-ui/commit/47868fc9fe552c0389183c4e19ae25825fe4bc7d))
140
+ - **ui-heading,shared-types:** add ai color ([a00690b](https://github.com/instructure/instructure-ui/commit/a00690b2c3df477298b89ac94055c26be06071b9))
141
+ - **ui-text,shared-types:** add ai-highlight color ([b31d917](https://github.com/instructure/instructure-ui/commit/b31d917938be54364c7931acb64d67b157d77bb5))
142
+ - **ui-themes,shared-types:** add new primitive and contrast colors ([c943d27](https://github.com/instructure/instructure-ui/commit/c943d276acc1ca04d7b9026fef210d1ac29ab91a))
238
143
 
239
144
  ## [10.16.4](https://github.com/instructure/instructure-ui/compare/v10.16.3...v10.16.4) (2025-05-09)
240
145
 
241
146
  **Note:** Version bump only for package @instructure/shared-types
242
147
 
243
-
244
-
245
-
246
-
247
148
  ## [10.16.3](https://github.com/instructure/instructure-ui/compare/v10.16.1...v10.16.3) (2025-04-30)
248
149
 
249
150
  **Note:** Version bump only for package @instructure/shared-types
250
151
 
251
-
252
-
253
-
254
-
255
152
  ## [10.16.2](https://github.com/instructure/instructure-ui/compare/v10.16.1...v10.16.2) (2025-04-22)
256
153
 
257
154
  **Note:** Version bump only for package @instructure/shared-types
258
155
 
259
-
260
-
261
-
262
-
263
156
  ## [10.16.1](https://github.com/instructure/instructure-ui/compare/v10.16.0...v10.16.1) (2025-04-22)
264
157
 
265
158
  **Note:** Version bump only for package @instructure/shared-types
266
159
 
267
-
268
-
269
-
270
-
271
160
  # [10.16.0](https://github.com/instructure/instructure-ui/compare/v10.15.2...v10.16.0) (2025-04-11)
272
161
 
273
-
274
162
  ### Bug Fixes
275
163
 
276
- * **ui-buttons:** fix button border color ([5322f9c](https://github.com/instructure/instructure-ui/commit/5322f9c8d359a394e0ea4caa5dbab982169edddf))
277
-
164
+ - **ui-buttons:** fix button border color ([5322f9c](https://github.com/instructure/instructure-ui/commit/5322f9c8d359a394e0ea4caa5dbab982169edddf))
278
165
 
279
166
  ### Features
280
167
 
281
- * **ui-link:** add variants to <Link> ([308bb2f](https://github.com/instructure/instructure-ui/commit/308bb2f0e58cff05fd2358e17f449d6eaadf7d4a))
282
-
283
-
284
-
285
-
168
+ - **ui-link:** add variants to <Link> ([308bb2f](https://github.com/instructure/instructure-ui/commit/308bb2f0e58cff05fd2358e17f449d6eaadf7d4a))
286
169
 
287
170
  ## [10.15.2](https://github.com/instructure/instructure-ui/compare/v10.15.1...v10.15.2) (2025-04-07)
288
171
 
289
172
  **Note:** Version bump only for package @instructure/shared-types
290
173
 
291
-
292
-
293
-
294
-
295
174
  ## [10.15.1](https://github.com/instructure/instructure-ui/compare/v10.15.0...v10.15.1) (2025-04-03)
296
175
 
297
176
  **Note:** Version bump only for package @instructure/shared-types
298
177
 
299
-
300
-
301
-
302
-
303
178
  # [10.15.0](https://github.com/instructure/instructure-ui/compare/v10.14.0...v10.15.0) (2025-03-31)
304
179
 
305
180
  **Note:** Version bump only for package @instructure/shared-types
306
181
 
307
-
308
-
309
-
310
-
311
182
  # [10.14.0](https://github.com/instructure/instructure-ui/compare/v10.13.0...v10.14.0) (2025-03-17)
312
183
 
313
-
314
184
  ### Features
315
185
 
316
- * **ui-text,shared-types:** add warningColor to Text component ([dcea4d0](https://github.com/instructure/instructure-ui/commit/dcea4d0762b48c798fb4a17d10c3927355f52f60))
317
-
318
-
319
-
320
-
186
+ - **ui-text,shared-types:** add warningColor to Text component ([dcea4d0](https://github.com/instructure/instructure-ui/commit/dcea4d0762b48c798fb4a17d10c3927355f52f60))
321
187
 
322
188
  # [10.13.0](https://github.com/instructure/instructure-ui/compare/v10.12.0...v10.13.0) (2025-03-06)
323
189
 
324
-
325
190
  ### Bug Fixes
326
191
 
327
- * **many:** fix form label not read by NVDA in hover mode and other layout issues ([ef77281](https://github.com/instructure/instructure-ui/commit/ef77281890511e8eea794196445d3ef2454537ba))
328
-
329
-
330
-
331
-
192
+ - **many:** fix form label not read by NVDA in hover mode and other layout issues ([ef77281](https://github.com/instructure/instructure-ui/commit/ef77281890511e8eea794196445d3ef2454537ba))
332
193
 
333
194
  # [10.12.0](https://github.com/instructure/instructure-ui/compare/v10.11.0...v10.12.0) (2025-02-24)
334
195
 
335
-
336
196
  ### Features
337
197
 
338
- * **many:** introduce new spacing tokens; add margin prop for more components ([048c902](https://github.com/instructure/instructure-ui/commit/048c902406c00611cd117fb2fb8164a6eba62fb8))
339
- * **ui-popover, ui-select:** allow overriding Select's dropdown border ([90d59d3](https://github.com/instructure/instructure-ui/commit/90d59d3c3689c3a1500c37db363fa43c1b8403d7))
340
-
341
-
342
-
343
-
198
+ - **many:** introduce new spacing tokens; add margin prop for more components ([048c902](https://github.com/instructure/instructure-ui/commit/048c902406c00611cd117fb2fb8164a6eba62fb8))
199
+ - **ui-popover, ui-select:** allow overriding Select's dropdown border ([90d59d3](https://github.com/instructure/instructure-ui/commit/90d59d3c3689c3a1500c37db363fa43c1b8403d7))
344
200
 
345
201
  # [10.11.0](https://github.com/instructure/instructure-ui/compare/v10.10.0...v10.11.0) (2025-02-03)
346
202
 
347
-
348
203
  ### Features
349
204
 
350
- * **shared-types,ui-buttons:** add theme variables for default and hover states for buttons ([43fde61](https://github.com/instructure/instructure-ui/commit/43fde61a9a5beea44b75d56358cf0d886c9da41a))
351
-
352
-
353
-
354
-
205
+ - **shared-types,ui-buttons:** add theme variables for default and hover states for buttons ([43fde61](https://github.com/instructure/instructure-ui/commit/43fde61a9a5beea44b75d56358cf0d886c9da41a))
355
206
 
356
207
  # [10.10.0](https://github.com/instructure/instructure-ui/compare/v10.9.0...v10.10.0) (2024-12-18)
357
208
 
358
-
359
209
  ### Features
360
210
 
361
- * **many:** add new Typography tokens and update text and heading ([a09fa0f](https://github.com/instructure/instructure-ui/commit/a09fa0f9ee3b92e8b20415e1d57f5f465526936c))
362
-
363
-
364
-
365
-
211
+ - **many:** add new Typography tokens and update text and heading ([a09fa0f](https://github.com/instructure/instructure-ui/commit/a09fa0f9ee3b92e8b20415e1d57f5f465526936c))
366
212
 
367
213
  # [10.9.0](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.9.0) (2024-12-12)
368
214
 
369
-
370
215
  ### Bug Fixes
371
216
 
372
- * **ui-pagination:** fix color of pageInput's label ([b91cfe1](https://github.com/instructure/instructure-ui/commit/b91cfe1e77eeeb9956a87ac01d3ee4598d304a5a))
373
-
217
+ - **ui-pagination:** fix color of pageInput's label ([b91cfe1](https://github.com/instructure/instructure-ui/commit/b91cfe1e77eeeb9956a87ac01d3ee4598d304a5a))
374
218
 
375
219
  ### Features
376
220
 
377
- * **link:** add textUnderlineOffset to Link component theme override ([2b2a997](https://github.com/instructure/instructure-ui/commit/2b2a997d8c255c2568b44c755754a5fa3bdd0468))
378
- * **shared-types,ui-options,ui-select:** allow to change font weight of selected option item in Select ([6818928](https://github.com/instructure/instructure-ui/commit/6818928536ad0145516c8d7d25eb8079c84089b6))
379
-
380
-
381
-
382
-
221
+ - **link:** add textUnderlineOffset to Link component theme override ([2b2a997](https://github.com/instructure/instructure-ui/commit/2b2a997d8c255c2568b44c755754a5fa3bdd0468))
222
+ - **shared-types,ui-options,ui-select:** allow to change font weight of selected option item in Select ([6818928](https://github.com/instructure/instructure-ui/commit/6818928536ad0145516c8d7d25eb8079c84089b6))
383
223
 
384
224
  # [10.8.0](https://github.com/instructure/instructure-ui/compare/v10.7.0...v10.8.0) (2024-12-09)
385
225
 
386
-
387
226
  ### Features
388
227
 
389
- * **shared-types,ui-progress:** add customization options for progressbar ([56308de](https://github.com/instructure/instructure-ui/commit/56308de9aa4b84a9f9f6fb7096b4916014c56b5b))
390
-
391
-
392
-
393
-
228
+ - **shared-types,ui-progress:** add customization options for progressbar ([56308de](https://github.com/instructure/instructure-ui/commit/56308de9aa4b84a9f9f6fb7096b4916014c56b5b))
394
229
 
395
230
  # [10.7.0](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.7.0) (2024-12-03)
396
231
 
397
232
  **Note:** Version bump only for package @instructure/shared-types
398
233
 
399
-
400
-
401
-
402
-
403
234
  ## [10.6.1](https://github.com/instructure/instructure-ui/compare/v10.6.0...v10.6.1) (2024-11-26)
404
235
 
405
-
406
236
  ### Bug Fixes
407
237
 
408
- * **emotion,shared-types:** better TS types for theme objects and their overrides ([c790958](https://github.com/instructure/instructure-ui/commit/c7909580b283ab6808f7c9d0f53b49630bf713d9))
409
- * **shared-types,ui-pagination:** pagination indicators have spacing and coded as a list for a11y ([e6e5a7b](https://github.com/instructure/instructure-ui/commit/e6e5a7b6cda158f16cf0d86787130877b9c22a75))
410
-
411
-
412
-
413
-
238
+ - **emotion,shared-types:** better TS types for theme objects and their overrides ([c790958](https://github.com/instructure/instructure-ui/commit/c7909580b283ab6808f7c9d0f53b49630bf713d9))
239
+ - **shared-types,ui-pagination:** pagination indicators have spacing and coded as a list for a11y ([e6e5a7b](https://github.com/instructure/instructure-ui/commit/e6e5a7b6cda158f16cf0d86787130877b9c22a75))
414
240
 
415
241
  # [10.6.0](https://github.com/instructure/instructure-ui/compare/v10.5.0...v10.6.0) (2024-11-18)
416
242
 
417
-
418
243
  ### Bug Fixes
419
244
 
420
- * **many:** adjust border colors to meet a11y contrast standards ([2f47e06](https://github.com/instructure/instructure-ui/commit/2f47e066f7107c67e37ce8b7aff483586cf7a6b7))
421
-
422
-
423
-
424
-
245
+ - **many:** adjust border colors to meet a11y contrast standards ([2f47e06](https://github.com/instructure/instructure-ui/commit/2f47e066f7107c67e37ce8b7aff483586cf7a6b7))
425
246
 
426
247
  # [10.5.0](https://github.com/instructure/instructure-ui/compare/v10.4.1...v10.5.0) (2024-11-07)
427
248
 
428
-
429
249
  ### Features
430
250
 
431
- * **many:** add new form field error msg style + add asterisk for required fields ([9b03683](https://github.com/instructure/instructure-ui/commit/9b03683dadeef4c5deae2c60bea10686f143ff5d))
432
-
433
-
434
-
435
-
251
+ - **many:** add new form field error msg style + add asterisk for required fields ([9b03683](https://github.com/instructure/instructure-ui/commit/9b03683dadeef4c5deae2c60bea10686f143ff5d))
436
252
 
437
253
  ## [10.4.1](https://github.com/instructure/instructure-ui/compare/v10.4.0...v10.4.1) (2024-10-28)
438
254
 
439
-
440
255
  ### Bug Fixes
441
256
 
442
- * update license ([1c039d9](https://github.com/instructure/instructure-ui/commit/1c039d9cbf5a3ea99b59803ddde5c6c0b2d76ba5))
443
-
444
-
445
-
446
-
257
+ - update license ([1c039d9](https://github.com/instructure/instructure-ui/commit/1c039d9cbf5a3ea99b59803ddde5c6c0b2d76ba5))
447
258
 
448
259
  # [10.4.0](https://github.com/instructure/instructure-ui/compare/v10.3.0...v10.4.0) (2024-10-16)
449
260
 
450
261
  **Note:** Version bump only for package @instructure/shared-types
451
262
 
452
-
453
-
454
-
455
-
456
263
  # [10.3.0](https://github.com/instructure/instructure-ui/compare/v10.2.2...v10.3.0) (2024-10-03)
457
264
 
458
-
459
265
  ### Bug Fixes
460
266
 
461
- * **shared-types,ui-table:** fix color contrast for table sorting icons ([b5a60bf](https://github.com/instructure/instructure-ui/commit/b5a60bf4b682e100912d686524a7c4c04f828ea9))
462
-
463
-
464
-
465
-
267
+ - **shared-types,ui-table:** fix color contrast for table sorting icons ([b5a60bf](https://github.com/instructure/instructure-ui/commit/b5a60bf4b682e100912d686524a7c4c04f828ea9))
466
268
 
467
269
  ## [10.2.2](https://github.com/instructure/instructure-ui/compare/v10.2.1...v10.2.2) (2024-09-13)
468
270
 
469
271
  **Note:** Version bump only for package @instructure/shared-types
470
272
 
471
-
472
-
473
-
474
-
475
273
  ## [10.2.1](https://github.com/instructure/instructure-ui/compare/v10.2.0...v10.2.1) (2024-08-30)
476
274
 
477
275
  **Note:** Version bump only for package @instructure/shared-types
478
276
 
479
-
480
-
481
-
482
-
483
277
  # [10.2.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.2.0) (2024-08-23)
484
278
 
485
-
486
279
  ### Features
487
280
 
488
- * **many:** add data visualization colors, refactor theme code ([c395e17](https://github.com/instructure/instructure-ui/commit/c395e17a43be9fd7ec9d6854f28ae8584c3667bc))
489
-
490
-
491
-
492
-
281
+ - **many:** add data visualization colors, refactor theme code ([c395e17](https://github.com/instructure/instructure-ui/commit/c395e17a43be9fd7ec9d6854f28ae8584c3667bc))
493
282
 
494
283
  # [10.1.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.1.0) (2024-08-23)
495
284
 
496
-
497
285
  ### Features
498
286
 
499
- * **many:** add data visualization colors, refactor theme code ([c395e17](https://github.com/instructure/instructure-ui/commit/c395e17a43be9fd7ec9d6854f28ae8584c3667bc))
500
-
501
-
502
-
503
-
287
+ - **many:** add data visualization colors, refactor theme code ([c395e17](https://github.com/instructure/instructure-ui/commit/c395e17a43be9fd7ec9d6854f28ae8584c3667bc))
504
288
 
505
289
  # [10.0.0](https://github.com/instructure/instructure-ui/compare/v9.5.1...v10.0.0) (2024-07-31)
506
290
 
507
-
508
291
  ### Features
509
292
 
510
- * **many:** rewrite color system ([1e5809e](https://github.com/instructure/instructure-ui/commit/1e5809e28dee8c2a71703a429609b8d2f95d76e6))
511
- * **shared-types,ui-theme-tokens:** add transparent colors to the palette ([7219606](https://github.com/instructure/instructure-ui/commit/7219606144114fd4bf4048177dfe31ee81de76d9))
512
-
293
+ - **many:** rewrite color system ([1e5809e](https://github.com/instructure/instructure-ui/commit/1e5809e28dee8c2a71703a429609b8d2f95d76e6))
294
+ - **shared-types,ui-theme-tokens:** add transparent colors to the palette ([7219606](https://github.com/instructure/instructure-ui/commit/7219606144114fd4bf4048177dfe31ee81de76d9))
513
295
 
514
296
  ### BREAKING CHANGES
515
297
 
516
- * **many:** Breaks color overrides in certain cases
517
-
518
-
519
-
520
-
298
+ - **many:** Breaks color overrides in certain cases
521
299
 
522
300
  ## [9.5.1](https://github.com/instructure/instructure-ui/compare/v9.5.0...v9.5.1) (2024-07-30)
523
301
 
524
302
  **Note:** Version bump only for package @instructure/shared-types
525
303
 
526
-
527
-
528
-
529
-
530
304
  # [9.5.0](https://github.com/instructure/instructure-ui/compare/v9.3.0...v9.5.0) (2024-07-26)
531
305
 
532
306
  **Note:** Version bump only for package @instructure/shared-types
533
307
 
534
-
535
-
536
-
537
-
538
308
  # [9.4.0](https://github.com/instructure/instructure-ui/compare/v9.3.0...v9.4.0) (2024-07-26)
539
309
 
540
310
  **Note:** Version bump only for package @instructure/shared-types
541
311
 
542
-
543
-
544
-
545
-
546
312
  # [9.3.0](https://github.com/instructure/instructure-ui/compare/v9.2.0...v9.3.0) (2024-07-17)
547
313
 
548
314
  **Note:** Version bump only for package @instructure/shared-types
549
315
 
550
-
551
-
552
-
553
-
554
316
  # [9.2.0](https://github.com/instructure/instructure-ui/compare/v9.1.0...v9.2.0) (2024-07-09)
555
317
 
556
318
  **Note:** Version bump only for package @instructure/shared-types
557
319
 
558
-
559
-
560
-
561
-
562
320
  # [9.1.0](https://github.com/instructure/instructure-ui/compare/v9.0.1...v9.1.0) (2024-06-14)
563
321
 
564
-
565
322
  ### Features
566
323
 
567
- * **shared-types,ui-calendar,ui-select:** add yearpicker functionality to calendar ([2c0c6e0](https://github.com/instructure/instructure-ui/commit/2c0c6e081d96fc821c1296df5c4f1fba9a8c162c))
568
-
569
-
570
-
571
-
324
+ - **shared-types,ui-calendar,ui-select:** add yearpicker functionality to calendar ([2c0c6e0](https://github.com/instructure/instructure-ui/commit/2c0c6e081d96fc821c1296df5c4f1fba9a8c162c))
572
325
 
573
326
  ## [9.0.1](https://github.com/instructure/instructure-ui/compare/v9.0.0...v9.0.1) (2024-05-09)
574
327
 
575
328
  **Note:** Version bump only for package @instructure/shared-types
576
329
 
577
-
578
-
579
-
580
-
581
330
  # [9.0.0](https://github.com/instructure/instructure-ui/compare/v8.56.0...v9.0.0) (2024-05-09)
582
331
 
583
-
584
332
  ### Features
585
333
 
586
- * **shared-types,ui,ui-navigation:** remove deprecated component Navigation ([0173c76](https://github.com/instructure/instructure-ui/commit/0173c761f050d801f4191b823d423e6e29abedd5))
587
-
588
-
589
-
590
-
334
+ - **shared-types,ui,ui-navigation:** remove deprecated component Navigation ([0173c76](https://github.com/instructure/instructure-ui/commit/0173c761f050d801f4191b823d423e6e29abedd5))
591
335
 
592
336
  # [8.56.0](https://github.com/instructure/instructure-ui/compare/v8.55.1...v8.56.0) (2024-05-06)
593
337
 
594
338
  **Note:** Version bump only for package @instructure/shared-types
595
339
 
596
-
597
-
598
-
599
-
600
340
  ## [8.55.1](https://github.com/instructure/instructure-ui/compare/v8.55.0...v8.55.1) (2024-04-30)
601
341
 
602
342
  **Note:** Version bump only for package @instructure/shared-types
603
343
 
604
-
605
-
606
-
607
-
608
344
  # [8.55.0](https://github.com/instructure/instructure-ui/compare/v8.54.0...v8.55.0) (2024-04-09)
609
345
 
610
346
  **Note:** Version bump only for package @instructure/shared-types
611
347
 
612
-
613
-
614
-
615
-
616
348
  # [8.54.0](https://github.com/instructure/instructure-ui/compare/v8.53.2...v8.54.0) (2024-03-21)
617
349
 
618
350
  **Note:** Version bump only for package @instructure/shared-types
619
351
 
620
-
621
-
622
-
623
-
624
352
  ## [8.53.2](https://github.com/instructure/instructure-ui/compare/v8.53.1...v8.53.2) (2024-02-15)
625
353
 
626
354
  **Note:** Version bump only for package @instructure/shared-types
627
355
 
628
-
629
-
630
-
631
-
632
356
  ## [8.53.1](https://github.com/instructure/instructure-ui/compare/v8.53.0...v8.53.1) (2024-02-09)
633
357
 
634
358
  **Note:** Version bump only for package @instructure/shared-types
635
359
 
636
-
637
-
638
-
639
-
640
360
  # [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
641
361
 
642
362
  **Note:** Version bump only for package @instructure/shared-types