@spark-web/text-input 0.0.0-snapshot-release-20260409001813

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 ADDED
@@ -0,0 +1,993 @@
1
+ # @spark-web/text-input
2
+
3
+ ## 0.0.0-snapshot-release-20260409001813
4
+
5
+ ### Patch Changes
6
+
7
+ - [#782](https://github.com/brighte-labs/spark-web/pull/782)
8
+ [`b18cf44`](https://github.com/brighte-labs/spark-web/commit/b18cf4426df1e94b005ece8d93996459dc3e41d6)
9
+ Thanks [@jacobporci-brighte](https://github.com/jacobporci-brighte)! -
10
+ **docs:** add CLAUDE.md AI context files to foundation and form packages;
11
+ patch data-table with manual sort and spinner overlay patterns
12
+ - Updated dependencies
13
+ [[`b18cf44`](https://github.com/brighte-labs/spark-web/commit/b18cf4426df1e94b005ece8d93996459dc3e41d6)]:
14
+ - @spark-web/box@0.0.0-snapshot-release-20260409001813
15
+ - @spark-web/field@0.0.0-snapshot-release-20260409001813
16
+ - @spark-web/text@0.0.0-snapshot-release-20260409001813
17
+
18
+ ## 6.0.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [#667](https://github.com/brighte-labs/spark-web/pull/667)
23
+ [`80d9c15`](https://github.com/brighte-labs/spark-web/commit/80d9c156a40bbcd2b1a91a2d0403b3c8e9b47b4e)
24
+ Thanks [@Leo704099](https://github.com/Leo704099)! - Support react 17 to 19
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies
29
+ [[`80d9c15`](https://github.com/brighte-labs/spark-web/commit/80d9c156a40bbcd2b1a91a2d0403b3c8e9b47b4e)]:
30
+ - @spark-web/field@5.3.0
31
+ - @spark-web/theme@5.13.0
32
+ - @spark-web/utils@5.1.0
33
+ - @spark-web/a11y@5.3.0
34
+ - @spark-web/text@5.3.0
35
+ - @spark-web/box@6.0.0
36
+
37
+ ## 5.4.0
38
+
39
+ ### Minor Changes
40
+
41
+ - [#723](https://github.com/brighte-labs/spark-web/pull/723)
42
+ [`7290110`](https://github.com/brighte-labs/spark-web/commit/72901104c893f960cdf0974b71561490c93e43e4)
43
+ Thanks [@ralcoriza-brighte](https://github.com/ralcoriza-brighte)! - expose
44
+ onInput event handler in text-input component
45
+
46
+ ## 5.3.2
47
+
48
+ ### Patch Changes
49
+
50
+ - [#698](https://github.com/brighte-labs/spark-web/pull/698)
51
+ [`814b373`](https://github.com/brighte-labs/spark-web/commit/814b373cbe9fcf0757738c78eef6b516624df62c)
52
+ Thanks [@michtntbrighte](https://github.com/michtntbrighte)! - Bump version
53
+
54
+ - Updated dependencies
55
+ [[`814b373`](https://github.com/brighte-labs/spark-web/commit/814b373cbe9fcf0757738c78eef6b516624df62c)]:
56
+ - @spark-web/box@5.2.2
57
+ - @spark-web/field@5.1.3
58
+ - @spark-web/text@5.2.3
59
+ - @spark-web/theme@5.12.1
60
+
61
+ ## 5.3.1
62
+
63
+ ### Patch Changes
64
+
65
+ - [#693](https://github.com/brighte-labs/spark-web/pull/693)
66
+ [`1995db7`](https://github.com/brighte-labs/spark-web/commit/1995db7f4342803732c7648ab3ca6d32442cc347)
67
+ Thanks [@michtntbrighte](https://github.com/michtntbrighte)! - Add Bravo theme
68
+
69
+ - Updated dependencies
70
+ [[`1995db7`](https://github.com/brighte-labs/spark-web/commit/1995db7f4342803732c7648ab3ca6d32442cc347)]:
71
+ - @spark-web/theme@5.12.0
72
+ - @spark-web/field@5.1.2
73
+ - @spark-web/text@5.2.2
74
+
75
+ ## 5.3.0
76
+
77
+ ### Minor Changes
78
+
79
+ - [#652](https://github.com/brighte-labs/spark-web/pull/652)
80
+ [`d93c2a5`](https://github.com/brighte-labs/spark-web/commit/d93c2a5689e217f69002c78ba6cfb77561fc6c1d)
81
+ Thanks [@ralcoriza-brighte](https://github.com/ralcoriza-brighte)! - Expose
82
+ autoComplete prop to input components
83
+
84
+ ## 5.2.0
85
+
86
+ ### Minor Changes
87
+
88
+ - [#632](https://github.com/brighte-labs/spark-web/pull/632)
89
+ [`ecb2391`](https://github.com/brighte-labs/spark-web/commit/ecb23918e5994e174bb9b48accd52db940dbcbf0)
90
+ Thanks [@ralcoriza-brighte](https://github.com/ralcoriza-brighte)! - Introduce
91
+ component-level theming to TextInput component
92
+
93
+ ### Patch Changes
94
+
95
+ - Updated dependencies
96
+ [[`ecb2391`](https://github.com/brighte-labs/spark-web/commit/ecb23918e5994e174bb9b48accd52db940dbcbf0)]:
97
+ - @spark-web/box@5.2.0
98
+
99
+ ## 5.1.2
100
+
101
+ ### Patch Changes
102
+
103
+ - [#627](https://github.com/brighte-labs/spark-web/pull/627)
104
+ [`80504dc`](https://github.com/brighte-labs/spark-web/commit/80504dc3f57aa1f7ed8235c8fb4ca61587d17977)
105
+ Thanks [@mkt-brighte](https://github.com/mkt-brighte)! - Update readonly text
106
+ color to meet min contrast requirement
107
+
108
+ - Updated dependencies
109
+ [[`80504dc`](https://github.com/brighte-labs/spark-web/commit/80504dc3f57aa1f7ed8235c8fb4ca61587d17977)]:
110
+ - @spark-web/field@5.1.1
111
+ - @spark-web/theme@5.10.6
112
+
113
+ ## 5.1.1
114
+
115
+ ### Patch Changes
116
+
117
+ - [#621](https://github.com/brighte-labs/spark-web/pull/621)
118
+ [`bc2f972`](https://github.com/brighte-labs/spark-web/commit/bc2f97209f7207bb993aee971e9407d6fdd83751)
119
+ Thanks [@mkt-brighte](https://github.com/mkt-brighte)! - Update form field
120
+ border to meet minimum contrast requirement
121
+
122
+ - Updated dependencies
123
+ [[`bc2f972`](https://github.com/brighte-labs/spark-web/commit/bc2f97209f7207bb993aee971e9407d6fdd83751)]:
124
+ - @spark-web/theme@5.10.5
125
+
126
+ ## 5.1.0
127
+
128
+ ### Minor Changes
129
+
130
+ - [#600](https://github.com/brighte-labs/spark-web/pull/600)
131
+ [`8e0bb68`](https://github.com/brighte-labs/spark-web/commit/8e0bb683181ee4f56f9fdcf378e48d9adae9475e)
132
+ Thanks [@chrischua-brighte](https://github.com/chrischua-brighte)! - add
133
+ readonly and overflowstrategy
134
+
135
+ ### Patch Changes
136
+
137
+ - Updated dependencies
138
+ [[`8e0bb68`](https://github.com/brighte-labs/spark-web/commit/8e0bb683181ee4f56f9fdcf378e48d9adae9475e)]:
139
+ - @spark-web/field@5.1.0
140
+
141
+ ## 5.0.0
142
+
143
+ ### Major Changes
144
+
145
+ - This release of spark-web standardises the version across all packages to be
146
+ **`v5`**, primarily signifying the switch from `@emotion/css` to
147
+ `@emotion/react` as one of the key dependencies of the entire library, in
148
+ order to support server-side rendering / SSR.
149
+
150
+ This release also introduces support for theming, to allow for more co-branded
151
+ experiences across our web applications. It also supports component-level
152
+ theming for `<Button />`, `<ButtonLink />`, and `<Checkbox />`, which provides
153
+ the capability to override the global theme available inside an application.
154
+
155
+ To use this in an application, you can wrap the affected areas with a
156
+ `ThemeProvider`:
157
+
158
+ ```
159
+ <ThemeProvider theme="pantheon">
160
+ <Input type="text" />
161
+ <Button type="submit" />
162
+ </ThemeProvider>
163
+ ```
164
+
165
+ Part of the theming capabilities includes a new theme for `spark-web` called
166
+ "pantheon", which should map with our co-branding efforts in the Pantheon
167
+ project. It currently includes a small set of colors and its corresponding
168
+ font family.
169
+
170
+ ### Patch Changes
171
+
172
+ - [#532](https://github.com/brighte-labs/spark-web/pull/532)
173
+ [`631573c`](https://github.com/brighte-labs/spark-web/commit/631573cb72981d99b9afa4ad559123f44e47b2a9)
174
+ Thanks [@ralcoriza-brighte](https://github.com/ralcoriza-brighte)! - Fix
175
+ type-related issues
176
+
177
+ - Updated dependencies
178
+ [[`631573c`](https://github.com/brighte-labs/spark-web/commit/631573cb72981d99b9afa4ad559123f44e47b2a9)]:
179
+ - @spark-web/field@5.0.0
180
+ - @spark-web/theme@5.0.0
181
+ - @spark-web/utils@5.0.0
182
+ - @spark-web/a11y@5.0.0
183
+ - @spark-web/text@5.0.0
184
+ - @spark-web/box@5.0.0
185
+
186
+ ## 5.0.0-rc.31
187
+
188
+ ### Patch Changes
189
+
190
+ - Fix type-related issues
191
+
192
+ - Updated dependencies []:
193
+ - @spark-web/field@5.0.0-rc.31
194
+ - @spark-web/theme@5.0.0-rc.31
195
+ - @spark-web/utils@5.0.0-rc.31
196
+ - @spark-web/a11y@5.0.0-rc.31
197
+ - @spark-web/text@5.0.0-rc.31
198
+ - @spark-web/box@5.0.0-rc.31
199
+
200
+ ## 5.0.0-rc.30
201
+
202
+ ### Minor Changes
203
+
204
+ - Adopt latest changes from stable main branch
205
+
206
+ ### Patch Changes
207
+
208
+ - Updated dependencies []:
209
+ - @spark-web/field@5.0.0-rc.30
210
+ - @spark-web/theme@5.0.0-rc.30
211
+ - @spark-web/utils@5.0.0-rc.30
212
+ - @spark-web/a11y@5.0.0-rc.30
213
+ - @spark-web/text@5.0.0-rc.30
214
+ - @spark-web/box@5.0.0-rc.30
215
+
216
+ ## 5.0.0-rc.29
217
+
218
+ ### Minor Changes
219
+
220
+ - Revise stylesheet maps to align with theme name change
221
+
222
+ ### Patch Changes
223
+
224
+ - Updated dependencies []:
225
+ - @spark-web/field@5.0.0-rc.29
226
+ - @spark-web/theme@5.0.0-rc.29
227
+ - @spark-web/utils@5.0.0-rc.29
228
+ - @spark-web/a11y@5.0.0-rc.29
229
+ - @spark-web/text@5.0.0-rc.29
230
+ - @spark-web/box@5.0.0-rc.29
231
+
232
+ ## 5.0.0-rc.28
233
+
234
+ ### Minor Changes
235
+
236
+ - Move fonts to theme package; Introduce Pantheon font family and stylesheet
237
+
238
+ ### Patch Changes
239
+
240
+ - Updated dependencies []:
241
+ - @spark-web/field@5.0.0-rc.28
242
+ - @spark-web/theme@5.0.0-rc.28
243
+ - @spark-web/utils@5.0.0-rc.28
244
+ - @spark-web/a11y@5.0.0-rc.28
245
+ - @spark-web/text@5.0.0-rc.28
246
+ - @spark-web/box@5.0.0-rc.28
247
+
248
+ ## 5.0.0-rc.27
249
+
250
+ ### Minor Changes
251
+
252
+ - Remove theme prop in button link
253
+
254
+ ### Patch Changes
255
+
256
+ - Updated dependencies []:
257
+ - @spark-web/field@5.0.0-rc.27
258
+ - @spark-web/theme@5.0.0-rc.27
259
+ - @spark-web/utils@5.0.0-rc.27
260
+ - @spark-web/a11y@5.0.0-rc.27
261
+ - @spark-web/text@5.0.0-rc.27
262
+ - @spark-web/box@5.0.0-rc.27
263
+
264
+ ## 5.0.0-rc.26
265
+
266
+ ### Minor Changes
267
+
268
+ - Roll back on using theme prop for component level theming; prefer using
269
+ ThemeProvider in applications instead
270
+
271
+ ### Patch Changes
272
+
273
+ - Updated dependencies []:
274
+ - @spark-web/field@5.0.0-rc.26
275
+ - @spark-web/theme@5.0.0-rc.26
276
+ - @spark-web/utils@5.0.0-rc.26
277
+ - @spark-web/a11y@5.0.0-rc.26
278
+ - @spark-web/text@5.0.0-rc.26
279
+ - @spark-web/box@5.0.0-rc.26
280
+
281
+ ## 5.0.0-rc.25
282
+
283
+ ### Minor Changes
284
+
285
+ - Implement checkbox tokens for test theme
286
+
287
+ ### Patch Changes
288
+
289
+ - Updated dependencies []:
290
+ - @spark-web/field@5.0.0-rc.25
291
+ - @spark-web/theme@5.0.0-rc.25
292
+ - @spark-web/utils@5.0.0-rc.25
293
+ - @spark-web/a11y@5.0.0-rc.25
294
+ - @spark-web/text@5.0.0-rc.25
295
+ - @spark-web/box@5.0.0-rc.25
296
+
297
+ ## 5.0.0-rc.24
298
+
299
+ ### Minor Changes
300
+
301
+ - Resolve issues with package build output
302
+
303
+ ### Patch Changes
304
+
305
+ - Updated dependencies []:
306
+ - @spark-web/field@5.0.0-rc.24
307
+ - @spark-web/theme@5.0.0-rc.24
308
+ - @spark-web/utils@5.0.0-rc.24
309
+ - @spark-web/a11y@5.0.0-rc.24
310
+ - @spark-web/text@5.0.0-rc.24
311
+ - @spark-web/box@5.0.0-rc.24
312
+
313
+ ## 4.0.0-rc.21
314
+
315
+ ### Minor Changes
316
+
317
+ - Introduce global theming provider to set global default theme
318
+
319
+ ### Patch Changes
320
+
321
+ - Updated dependencies []:
322
+ - @spark-web/field@4.0.0-rc.21
323
+ - @spark-web/theme@4.0.0-rc.21
324
+ - @spark-web/utils@2.0.0-rc.21
325
+ - @spark-web/a11y@2.0.0-rc.21
326
+ - @spark-web/text@2.0.0-rc.21
327
+ - @spark-web/box@2.0.0-rc.21
328
+
329
+ ## 4.0.0-rc.20
330
+
331
+ ### Minor Changes
332
+
333
+ - Support for component-level theming; button-level theming
334
+
335
+ ### Patch Changes
336
+
337
+ - Updated dependencies []:
338
+ - @spark-web/field@4.0.0-rc.20
339
+ - @spark-web/theme@4.0.0-rc.20
340
+ - @spark-web/utils@2.0.0-rc.20
341
+ - @spark-web/a11y@2.0.0-rc.20
342
+ - @spark-web/text@2.0.0-rc.20
343
+ - @spark-web/box@2.0.0-rc.20
344
+
345
+ ## 4.0.0-rc.19
346
+
347
+ ### Major Changes
348
+
349
+ - test
350
+
351
+ ### Patch Changes
352
+
353
+ - Updated dependencies []:
354
+ - @spark-web/field@4.0.0-rc.19
355
+ - @spark-web/theme@4.0.0-rc.19
356
+ - @spark-web/utils@2.0.0-rc.19
357
+ - @spark-web/a11y@2.0.0-rc.19
358
+ - @spark-web/text@2.0.0-rc.19
359
+ - @spark-web/box@2.0.0-rc.19
360
+
361
+ ## 4.0.0-rc.18
362
+
363
+ ### Major Changes
364
+
365
+ - tests
366
+
367
+ ### Patch Changes
368
+
369
+ - Updated dependencies []:
370
+ - @spark-web/field@4.0.0-rc.18
371
+ - @spark-web/theme@4.0.0-rc.18
372
+ - @spark-web/utils@2.0.0-rc.18
373
+ - @spark-web/a11y@2.0.0-rc.18
374
+ - @spark-web/text@2.0.0-rc.18
375
+ - @spark-web/box@2.0.0-rc.18
376
+
377
+ ## 4.0.0-rc.17
378
+
379
+ ### Major Changes
380
+
381
+ - test
382
+
383
+ ### Patch Changes
384
+
385
+ - Updated dependencies []:
386
+ - @spark-web/field@4.0.0-rc.17
387
+ - @spark-web/theme@4.0.0-rc.17
388
+ - @spark-web/utils@2.0.0-rc.17
389
+ - @spark-web/a11y@2.0.0-rc.17
390
+ - @spark-web/text@2.0.0-rc.17
391
+ - @spark-web/box@2.0.0-rc.17
392
+
393
+ ## 4.0.0-rc.16
394
+
395
+ ### Major Changes
396
+
397
+ - test
398
+
399
+ ### Patch Changes
400
+
401
+ - Updated dependencies []:
402
+ - @spark-web/field@4.0.0-rc.16
403
+ - @spark-web/theme@4.0.0-rc.16
404
+ - @spark-web/utils@2.0.0-rc.16
405
+ - @spark-web/a11y@2.0.0-rc.16
406
+ - @spark-web/text@2.0.0-rc.16
407
+ - @spark-web/box@2.0.0-rc.16
408
+
409
+ ## 4.0.0-rc.15
410
+
411
+ ### Major Changes
412
+
413
+ - test
414
+
415
+ ### Patch Changes
416
+
417
+ - Updated dependencies []:
418
+ - @spark-web/field@4.0.0-rc.15
419
+ - @spark-web/theme@4.0.0-rc.15
420
+ - @spark-web/utils@2.0.0-rc.15
421
+ - @spark-web/a11y@2.0.0-rc.15
422
+ - @spark-web/text@2.0.0-rc.15
423
+ - @spark-web/box@2.0.0-rc.15
424
+
425
+ ## 4.0.0-rc.14
426
+
427
+ ### Major Changes
428
+
429
+ - test
430
+
431
+ ### Patch Changes
432
+
433
+ - Updated dependencies []:
434
+ - @spark-web/field@4.0.0-rc.14
435
+ - @spark-web/theme@4.0.0-rc.14
436
+ - @spark-web/utils@2.0.0-rc.14
437
+ - @spark-web/a11y@2.0.0-rc.14
438
+ - @spark-web/text@2.0.0-rc.14
439
+ - @spark-web/box@2.0.0-rc.14
440
+
441
+ ## 4.0.0-rc.13
442
+
443
+ ### Major Changes
444
+
445
+ - test
446
+
447
+ ### Patch Changes
448
+
449
+ - Updated dependencies []:
450
+ - @spark-web/field@4.0.0-rc.13
451
+ - @spark-web/theme@4.0.0-rc.13
452
+ - @spark-web/utils@2.0.0-rc.13
453
+ - @spark-web/a11y@2.0.0-rc.13
454
+ - @spark-web/text@2.0.0-rc.13
455
+ - @spark-web/box@2.0.0-rc.13
456
+
457
+ ## 4.0.0-rc.12
458
+
459
+ ### Major Changes
460
+
461
+ - test
462
+
463
+ ### Patch Changes
464
+
465
+ - Updated dependencies []:
466
+ - @spark-web/field@4.0.0-rc.12
467
+ - @spark-web/theme@4.0.0-rc.12
468
+ - @spark-web/utils@2.0.0-rc.12
469
+ - @spark-web/a11y@2.0.0-rc.12
470
+ - @spark-web/text@2.0.0-rc.12
471
+ - @spark-web/box@2.0.0-rc.12
472
+
473
+ ## 4.0.0-rc.11
474
+
475
+ ### Major Changes
476
+
477
+ - test
478
+
479
+ ### Patch Changes
480
+
481
+ - Updated dependencies []:
482
+ - @spark-web/field@4.0.0-rc.11
483
+ - @spark-web/theme@4.0.0-rc.11
484
+ - @spark-web/utils@2.0.0-rc.11
485
+ - @spark-web/a11y@2.0.0-rc.11
486
+ - @spark-web/text@2.0.0-rc.11
487
+ - @spark-web/box@2.0.0-rc.11
488
+
489
+ ## 4.0.0-rc.10
490
+
491
+ ### Major Changes
492
+
493
+ - test
494
+
495
+ ### Patch Changes
496
+
497
+ - Updated dependencies []:
498
+ - @spark-web/field@4.0.0-rc.10
499
+ - @spark-web/theme@4.0.0-rc.10
500
+ - @spark-web/utils@2.0.0-rc.10
501
+ - @spark-web/a11y@2.0.0-rc.10
502
+ - @spark-web/text@2.0.0-rc.10
503
+ - @spark-web/box@2.0.0-rc.10
504
+
505
+ ## 4.0.0-rc.9
506
+
507
+ ### Major Changes
508
+
509
+ - test
510
+
511
+ ### Patch Changes
512
+
513
+ - Updated dependencies []:
514
+ - @spark-web/field@4.0.0-rc.9
515
+ - @spark-web/theme@4.0.0-rc.9
516
+ - @spark-web/utils@2.0.0-rc.9
517
+ - @spark-web/a11y@2.0.0-rc.9
518
+ - @spark-web/text@2.0.0-rc.9
519
+ - @spark-web/box@2.0.0-rc.9
520
+
521
+ ## 4.0.0-rc.8
522
+
523
+ ### Major Changes
524
+
525
+ - test
526
+
527
+ ### Patch Changes
528
+
529
+ - Updated dependencies []:
530
+ - @spark-web/field@4.0.0-rc.8
531
+ - @spark-web/theme@4.0.0-rc.8
532
+ - @spark-web/utils@2.0.0-rc.8
533
+ - @spark-web/a11y@2.0.0-rc.8
534
+ - @spark-web/text@2.0.0-rc.8
535
+ - @spark-web/box@2.0.0-rc.8
536
+
537
+ ## 4.0.0-rc.7
538
+
539
+ ### Major Changes
540
+
541
+ - test
542
+
543
+ ### Patch Changes
544
+
545
+ - Updated dependencies []:
546
+ - @spark-web/field@4.0.0-rc.7
547
+ - @spark-web/theme@4.0.0-rc.7
548
+ - @spark-web/utils@2.0.0-rc.7
549
+ - @spark-web/a11y@2.0.0-rc.7
550
+ - @spark-web/text@2.0.0-rc.7
551
+ - @spark-web/box@2.0.0-rc.7
552
+
553
+ ## 4.0.0-rc.6
554
+
555
+ ### Major Changes
556
+
557
+ - test
558
+
559
+ ### Patch Changes
560
+
561
+ - Updated dependencies []:
562
+ - @spark-web/field@4.0.0-rc.6
563
+ - @spark-web/theme@4.0.0-rc.6
564
+ - @spark-web/utils@2.0.0-rc.6
565
+ - @spark-web/a11y@2.0.0-rc.6
566
+ - @spark-web/text@2.0.0-rc.6
567
+ - @spark-web/box@2.0.0-rc.6
568
+
569
+ ## 4.0.0-rc.5
570
+
571
+ ### Major Changes
572
+
573
+ - test
574
+
575
+ ### Patch Changes
576
+
577
+ - Updated dependencies []:
578
+ - @spark-web/field@4.0.0-rc.5
579
+ - @spark-web/theme@4.0.0-rc.5
580
+ - @spark-web/utils@2.0.0-rc.5
581
+ - @spark-web/a11y@2.0.0-rc.5
582
+ - @spark-web/text@2.0.0-rc.5
583
+ - @spark-web/box@2.0.0-rc.5
584
+
585
+ ## 4.0.0-rc.4
586
+
587
+ ### Major Changes
588
+
589
+ - bug
590
+
591
+ ### Patch Changes
592
+
593
+ - Updated dependencies []:
594
+ - @spark-web/field@4.0.0-rc.4
595
+ - @spark-web/theme@4.0.0-rc.4
596
+ - @spark-web/utils@2.0.0-rc.4
597
+ - @spark-web/a11y@2.0.0-rc.4
598
+ - @spark-web/text@2.0.0-rc.4
599
+ - @spark-web/box@2.0.0-rc.4
600
+
601
+ ## 4.0.0-rc.3
602
+
603
+ ### Major Changes
604
+
605
+ - upgrade package
606
+
607
+ ### Patch Changes
608
+
609
+ - Updated dependencies []:
610
+ - @spark-web/field@4.0.0-rc.3
611
+ - @spark-web/theme@4.0.0-rc.3
612
+ - @spark-web/utils@2.0.0-rc.3
613
+ - @spark-web/a11y@2.0.0-rc.3
614
+ - @spark-web/text@2.0.0-rc.3
615
+ - @spark-web/box@2.0.0-rc.3
616
+
617
+ ## 4.0.0-rc.2
618
+
619
+ ### Major Changes
620
+
621
+ - add parser
622
+
623
+ ### Patch Changes
624
+
625
+ - Updated dependencies []:
626
+ - @spark-web/field@4.0.0-rc.2
627
+ - @spark-web/theme@4.0.0-rc.2
628
+ - @spark-web/utils@2.0.0-rc.2
629
+ - @spark-web/a11y@2.0.0-rc.2
630
+ - @spark-web/text@2.0.0-rc.2
631
+ - @spark-web/box@2.0.0-rc.2
632
+
633
+ ## 4.0.0-rc.1
634
+
635
+ ### Major Changes
636
+
637
+ - rc
638
+
639
+ ### Patch Changes
640
+
641
+ - Updated dependencies []:
642
+ - @spark-web/field@4.0.0-rc.1
643
+ - @spark-web/theme@4.0.0-rc.1
644
+ - @spark-web/utils@2.0.0-rc.1
645
+ - @spark-web/a11y@2.0.0-rc.1
646
+ - @spark-web/text@2.0.0-rc.1
647
+ - @spark-web/box@2.0.0-rc.1
648
+
649
+ ## 4.0.0-rc.0
650
+
651
+ ### Major Changes
652
+
653
+ - rc versio
654
+
655
+ ### Patch Changes
656
+
657
+ - Updated dependencies []:
658
+ - @spark-web/field@4.0.0-rc.0
659
+ - @spark-web/theme@4.0.0-rc.0
660
+ - @spark-web/a11y@2.0.0-rc.0
661
+ - @spark-web/text@2.0.0-rc.0
662
+ - @spark-web/box@2.0.0-rc.0
663
+ - @spark-web/utils@2.0.0-rc.0
664
+
665
+ ## 3.0.0
666
+
667
+ ### Minor Changes
668
+
669
+ - [#382](https://github.com/brighte-labs/spark-web/pull/382)
670
+ [`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)
671
+ Thanks [@dilipt-brighte](https://github.com/dilipt-brighte)! - Updates React
672
+ version to latest (18.2.0)
673
+
674
+ ### Patch Changes
675
+
676
+ - Updated dependencies
677
+ [[`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)]:
678
+ - @spark-web/a11y@1.4.0
679
+ - @spark-web/box@1.2.0
680
+ - @spark-web/field@3.1.0
681
+ - @spark-web/text@1.2.0
682
+ - @spark-web/theme@3.2.0
683
+ - @spark-web/utils@1.3.0
684
+
685
+ ## 2.0.4
686
+
687
+ ### Patch Changes
688
+
689
+ - [#246](https://github.com/brighte-labs/spark-web/pull/246)
690
+ [`de99b9c`](https://github.com/brighte-labs/spark-web/commit/de99b9c7f72373bd1902cf67f5cfec9a1e1db01c)
691
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Remove
692
+ destructuring from theme object
693
+
694
+ - [#218](https://github.com/brighte-labs/spark-web/pull/218)
695
+ [`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5)
696
+ Thanks [@nderkim](https://github.com/nderkim)! - Rename files to kebab case
697
+
698
+ - [#222](https://github.com/brighte-labs/spark-web/pull/222)
699
+ [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b)
700
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
701
+ dependencies
702
+
703
+ - [#242](https://github.com/brighte-labs/spark-web/pull/242)
704
+ [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)
705
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - - Add homepage
706
+ and repository keys to package.json
707
+ - Add CHANGELOG and README to files key in package.json
708
+ - Updated dependencies
709
+ [[`adc5e9e`](https://github.com/brighte-labs/spark-web/commit/adc5e9e6c99acd117f3261edcefdb5573132441b),
710
+ [`de99b9c`](https://github.com/brighte-labs/spark-web/commit/de99b9c7f72373bd1902cf67f5cfec9a1e1db01c),
711
+ [`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5),
712
+ [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b),
713
+ [`62f7de8`](https://github.com/brighte-labs/spark-web/commit/62f7de8a2e1df5ae088c093d3acdaa868d3f61fe),
714
+ [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)]:
715
+ - @spark-web/box@1.1.0
716
+ - @spark-web/field@3.0.6
717
+ - @spark-web/text@1.1.2
718
+ - @spark-web/a11y@1.3.2
719
+ - @spark-web/theme@3.1.0
720
+ - @spark-web/utils@1.2.3
721
+
722
+ ## 2.0.3
723
+
724
+ ### Patch Changes
725
+
726
+ - [#208](https://github.com/brighte-labs/spark-web/pull/208)
727
+ [`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)
728
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Lower required
729
+ node version
730
+
731
+ - Updated dependencies
732
+ [[`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)]:
733
+ - @spark-web/a11y@1.3.1
734
+ - @spark-web/box@1.0.9
735
+ - @spark-web/field@3.0.5
736
+ - @spark-web/text@1.1.1
737
+ - @spark-web/theme@3.0.6
738
+ - @spark-web/utils@1.2.2
739
+
740
+ ## 2.0.2
741
+
742
+ ### Patch Changes
743
+
744
+ - [#197](https://github.com/brighte-labs/spark-web/pull/197)
745
+ [`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)
746
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update packages
747
+
748
+ - Updated dependencies
749
+ [[`51b6c7a`](https://github.com/brighte-labs/spark-web/commit/51b6c7a43f441e02b90403b13af9cfa11e5438ef),
750
+ [`9ff0c4b`](https://github.com/brighte-labs/spark-web/commit/9ff0c4b4cc83e0e1ab609d0bcdb01458b654263e),
751
+ [`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)]:
752
+ - @spark-web/a11y@1.3.0
753
+ - @spark-web/text@1.1.0
754
+ - @spark-web/box@1.0.8
755
+ - @spark-web/field@3.0.4
756
+ - @spark-web/theme@3.0.5
757
+ - @spark-web/utils@1.2.1
758
+
759
+ ## 2.0.1
760
+
761
+ ### Patch Changes
762
+
763
+ - [#173](https://github.com/brighte-labs/spark-web/pull/173)
764
+ [`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25)
765
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update babel
766
+ dependency
767
+
768
+ * [#178](https://github.com/brighte-labs/spark-web/pull/178)
769
+ [`c3867af`](https://github.com/brighte-labs/spark-web/commit/c3867af7b77dfae3580ab63a5d5c9e8452f2da62)
770
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Switch from using
771
+ `:invalid` pseudo-class to using data-attribute for invalid styles of inputs
772
+ * Updated dependencies
773
+ [[`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25),
774
+ [`be99536`](https://github.com/brighte-labs/spark-web/commit/be99536abb56dd26e5c9a1703e6df9c7860b449b),
775
+ [`c3867af`](https://github.com/brighte-labs/spark-web/commit/c3867af7b77dfae3580ab63a5d5c9e8452f2da62)]:
776
+ - @spark-web/a11y@1.2.0
777
+ - @spark-web/box@1.0.7
778
+ - @spark-web/field@3.0.3
779
+ - @spark-web/text@1.0.7
780
+ - @spark-web/theme@3.0.3
781
+ - @spark-web/utils@1.2.0
782
+
783
+ ## 2.0.0
784
+
785
+ ### Major Changes
786
+
787
+ - [#158](https://github.com/brighte-labs/spark-web/pull/158)
788
+ [`550b4b0`](https://github.com/brighte-labs/spark-web/commit/550b4b0509aba1f37d20fa8205ae01b2383eec5e)
789
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Rename useInput
790
+ to useInputStyles which now returns a tuple (boxProps and CSS object) and adds
791
+ box shadow
792
+
793
+ ### Patch Changes
794
+
795
+ - [#148](https://github.com/brighte-labs/spark-web/pull/148)
796
+ [`ad02c82`](https://github.com/brighte-labs/spark-web/commit/ad02c8279d3813956d9372db5a69c361482b7f72)
797
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Make Field a peer
798
+ dep to avoid context bug
799
+
800
+ * [#154](https://github.com/brighte-labs/spark-web/pull/154)
801
+ [`2ba486a`](https://github.com/brighte-labs/spark-web/commit/2ba486a504bd0704935aaad2b8442907dc1899ac)
802
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Enable text
803
+ truncation when input value is too long
804
+
805
+ - [#167](https://github.com/brighte-labs/spark-web/pull/167)
806
+ [`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459)
807
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
808
+
809
+ - Updated dependencies
810
+ [[`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459),
811
+ [`f524009`](https://github.com/brighte-labs/spark-web/commit/f5240098cf731b0a2e351b7b585711e893a33736),
812
+ [`60f7281`](https://github.com/brighte-labs/spark-web/commit/60f7281c4a194d934a2ce561cad47e737b0fb48e)]:
813
+ - @spark-web/a11y@1.1.0
814
+ - @spark-web/box@1.0.6
815
+ - @spark-web/field@3.0.1
816
+ - @spark-web/text@1.0.6
817
+ - @spark-web/theme@3.0.2
818
+ - @spark-web/utils@1.1.5
819
+
820
+ ## 1.2.1
821
+
822
+ ### Patch Changes
823
+
824
+ - Updated dependencies
825
+ [[`3db131b`](https://github.com/brighte-labs/spark-web/commit/3db131bfadbc4149d05b7c74be1a3e68cdd5b18f)]:
826
+ - @spark-web/field@3.0.0
827
+
828
+ ## 1.2.0
829
+
830
+ ### Minor Changes
831
+
832
+ - [#101](https://github.com/brighte-labs/spark-web/pull/101)
833
+ [`08752c3`](https://github.com/brighte-labs/spark-web/commit/08752c350b53cde0657ec32f03f9932dec835e33)
834
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Create
835
+ InputContainer component and update focus and disabled styles
836
+
837
+ ### Patch Changes
838
+
839
+ - [#105](https://github.com/brighte-labs/spark-web/pull/105)
840
+ [`27bc235`](https://github.com/brighte-labs/spark-web/commit/27bc235168b09bf8c03710b5fcde6ea0fd70824c)
841
+ Thanks [@nderkim](https://github.com/nderkim)! - Fix TextInput type
842
+
843
+ * [#113](https://github.com/brighte-labs/spark-web/pull/113)
844
+ [`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)
845
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
846
+ dependencies
847
+
848
+ - [#108](https://github.com/brighte-labs/spark-web/pull/108)
849
+ [`efa263a`](https://github.com/brighte-labs/spark-web/commit/efa263aee2c33297edb19203ae1d82abd99d298d)
850
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Refactor to work
851
+ with updated field context
852
+
853
+ - Updated dependencies
854
+ [[`08752c3`](https://github.com/brighte-labs/spark-web/commit/08752c350b53cde0657ec32f03f9932dec835e33),
855
+ [`efa263a`](https://github.com/brighte-labs/spark-web/commit/efa263aee2c33297edb19203ae1d82abd99d298d),
856
+ [`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)]:
857
+ - @spark-web/a11y@1.0.5
858
+ - @spark-web/field@2.0.0
859
+ - @spark-web/box@1.0.5
860
+ - @spark-web/text@1.0.5
861
+ - @spark-web/theme@3.0.1
862
+ - @spark-web/utils@1.1.3
863
+
864
+ ## 1.1.1
865
+
866
+ ### Patch Changes
867
+
868
+ - [#94](https://github.com/brighte-labs/spark-web/pull/94)
869
+ [`4ad9817`](https://github.com/brighte-labs/spark-web/commit/4ad9817d1f7acdecd3c8bbb3be517f5c11fe8d4b)
870
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Fix alignment of
871
+ icon adornments
872
+
873
+ * [#98](https://github.com/brighte-labs/spark-web/pull/98)
874
+ [`4750af7`](https://github.com/brighte-labs/spark-web/commit/4750af73f0e3a82ebde940cb13659a21c7e88007)
875
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add aria-invalid
876
+ attribute
877
+
878
+ - [#72](https://github.com/brighte-labs/spark-web/pull/72)
879
+ [`dc53688`](https://github.com/brighte-labs/spark-web/commit/dc53688cc271316f00ef25f101e94c3891f4f75d)
880
+ Thanks [@matildaPan](https://github.com/matildaPan)! - Add name and required
881
+ to valid TextInput props
882
+
883
+ ## 1.1.0
884
+
885
+ ### Minor Changes
886
+
887
+ - [#50](https://github.com/brighte-labs/spark-web/pull/50)
888
+ [`60372d0`](https://github.com/brighte-labs/spark-web/commit/60372d0538fe5e141c8dabc1b20c8e09d1f56c70)
889
+ Thanks [@justinfaynhan](https://github.com/justinfaynhan)! - Added new
890
+ currency input component. Some changes have been made to its underlying base
891
+ textinput component to provide functionality to accomodate the adornments, in
892
+ this case, a starting adornment currency symbol.
893
+
894
+ ### Patch Changes
895
+
896
+ - [#87](https://github.com/brighte-labs/spark-web/pull/87)
897
+ [`5744b68`](https://github.com/brighte-labs/spark-web/commit/5744b6820f626b93a14e11e1fbd96bcbe1b12b27)
898
+ Thanks [@ChristopherMitchell242](https://github.com/ChristopherMitchell242)! -
899
+ Data attribute added to component props to allow consumers to attach
900
+ customattributes to components
901
+
902
+ * [#52](https://github.com/brighte-labs/spark-web/pull/52)
903
+ [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e)
904
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add files array
905
+ to package.json files
906
+
907
+ * Updated dependencies
908
+ [[`60372d0`](https://github.com/brighte-labs/spark-web/commit/60372d0538fe5e141c8dabc1b20c8e09d1f56c70),
909
+ [`1ef4f82`](https://github.com/brighte-labs/spark-web/commit/1ef4f82df999c487b79cd216c17ca5735e444fc5),
910
+ [`182a53a`](https://github.com/brighte-labs/spark-web/commit/182a53a484892df48754e89dd714459a7f69fcff),
911
+ [`5744b68`](https://github.com/brighte-labs/spark-web/commit/5744b6820f626b93a14e11e1fbd96bcbe1b12b27),
912
+ [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e),
913
+ [`df618d9`](https://github.com/brighte-labs/spark-web/commit/df618d92d534e06f06ecedc95ea6bdd51cdc906b)]:
914
+ - @spark-web/field@1.1.0
915
+ - @spark-web/text@1.0.4
916
+ - @spark-web/theme@3.0.0
917
+ - @spark-web/a11y@1.0.4
918
+ - @spark-web/box@1.0.4
919
+ - @spark-web/utils@1.1.2
920
+
921
+ ## 1.0.3
922
+
923
+ ### Patch Changes
924
+
925
+ - [#42](https://github.com/brighte-labs/spark-web/pull/42)
926
+ [`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)
927
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Prevent multiple
928
+ versions of React
929
+
930
+ - Updated dependencies
931
+ [[`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)]:
932
+ - @spark-web/a11y@1.0.3
933
+ - @spark-web/box@1.0.3
934
+ - @spark-web/field@1.0.3
935
+ - @spark-web/text@1.0.3
936
+ - @spark-web/theme@2.0.2
937
+ - @spark-web/utils@1.1.1
938
+
939
+ ## 1.0.2
940
+
941
+ ### Patch Changes
942
+
943
+ - [#40](https://github.com/brighte-labs/spark-web/pull/40)
944
+ [`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)
945
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add
946
+ @babel/transform-runtime
947
+
948
+ - Updated dependencies
949
+ [[`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)]:
950
+ - @spark-web/a11y@1.0.2
951
+ - @spark-web/box@1.0.2
952
+ - @spark-web/field@1.0.2
953
+ - @spark-web/text@1.0.2
954
+ - @spark-web/theme@2.0.1
955
+ - @spark-web/utils@1.0.2
956
+
957
+ ## 1.0.1
958
+
959
+ ### Patch Changes
960
+
961
+ - [#36](https://github.com/brighte-labs/spark-web/pull/36)
962
+ [`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)
963
+ Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
964
+ config
965
+
966
+ - Updated dependencies
967
+ [[`aebff30`](https://github.com/brighte-labs/spark-web/commit/aebff30c86cb0a9db22b545c46159ce0d1c14afb),
968
+ [`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)]:
969
+ - @spark-web/theme@2.0.0
970
+ - @spark-web/a11y@1.0.1
971
+ - @spark-web/box@1.0.1
972
+ - @spark-web/field@1.0.1
973
+ - @spark-web/text@1.0.1
974
+ - @spark-web/utils@1.0.1
975
+
976
+ ## 1.0.0
977
+
978
+ ### Major Changes
979
+
980
+ - [#27](https://github.com/brighte-labs/spark-web/pull/27)
981
+ [`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)
982
+ Thanks [@JedWatson](https://github.com/JedWatson)! - Initial Version
983
+
984
+ ### Patch Changes
985
+
986
+ - Updated dependencies
987
+ [[`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)]:
988
+ - @spark-web/a11y@1.0.0
989
+ - @spark-web/box@1.0.0
990
+ - @spark-web/field@1.0.0
991
+ - @spark-web/text@1.0.0
992
+ - @spark-web/theme@1.0.0
993
+ - @spark-web/utils@1.0.0