@dt-dds/react-message 1.0.0-beta.100
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 +907 -0
- package/LICENSE.md +21 -0
- package/README.md +94 -0
- package/dist/index.d.mts +35 -0
- package/dist/index.d.ts +35 -0
- package/dist/index.js +322 -0
- package/dist/index.mjs +314 -0
- package/package.json +58 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,907 @@
|
|
|
1
|
+
# @dt-ui/react-message
|
|
2
|
+
|
|
3
|
+
## 1.0.0-beta.100
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- @dt-dds/react-button@1.0.0-beta.84
|
|
8
|
+
|
|
9
|
+
## 1.0.0-beta.99
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- @dt-dds/react-button@1.0.0-beta.83
|
|
14
|
+
|
|
15
|
+
## 1.0.0-beta.98
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- @dt-dds/react-button@1.0.0-beta.82
|
|
20
|
+
|
|
21
|
+
## 1.0.0-beta.97
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- @dt-dds/react-button@1.0.0-beta.81
|
|
26
|
+
|
|
27
|
+
## 1.0.0-beta.96
|
|
28
|
+
|
|
29
|
+
### Patch Changes
|
|
30
|
+
|
|
31
|
+
- @dt-dds/react-button@1.0.0-beta.80
|
|
32
|
+
|
|
33
|
+
## 1.0.0-beta.95
|
|
34
|
+
|
|
35
|
+
### Minor Changes
|
|
36
|
+
|
|
37
|
+
- feat: avatar interactivity via icon-button
|
|
38
|
+
|
|
39
|
+
### Patch Changes
|
|
40
|
+
|
|
41
|
+
- Updated dependencies
|
|
42
|
+
- @dt-dds/react-icon@1.0.0-beta.54
|
|
43
|
+
- @dt-dds/react-button@1.0.0-beta.79
|
|
44
|
+
|
|
45
|
+
## 1.0.0-beta.94
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- @dt-dds/react-button@1.0.0-beta.78
|
|
50
|
+
|
|
51
|
+
## 1.0.0-beta.93
|
|
52
|
+
|
|
53
|
+
### Minor Changes
|
|
54
|
+
|
|
55
|
+
- feat: implement new Dropdown
|
|
56
|
+
- feat: add native attributes to Typography
|
|
57
|
+
- feat: implement new Select field
|
|
58
|
+
|
|
59
|
+
### Patch Changes
|
|
60
|
+
|
|
61
|
+
- Updated dependencies
|
|
62
|
+
- Updated dependencies
|
|
63
|
+
- Updated dependencies
|
|
64
|
+
- @dt-dds/react-core@1.0.0-beta.51
|
|
65
|
+
- @dt-dds/react-button@1.0.0-beta.77
|
|
66
|
+
- @dt-dds/react-icon@1.0.0-beta.53
|
|
67
|
+
- @dt-dds/react-typography@1.0.0-beta.42
|
|
68
|
+
|
|
69
|
+
## 1.0.0-beta.92
|
|
70
|
+
|
|
71
|
+
### Patch Changes
|
|
72
|
+
|
|
73
|
+
- refactor: use component size from core
|
|
74
|
+
- Updated dependencies
|
|
75
|
+
- @dt-dds/react-icon@1.0.0-beta.52
|
|
76
|
+
- @dt-dds/react-button@1.0.0-beta.76
|
|
77
|
+
|
|
78
|
+
## 1.0.0-beta.91
|
|
79
|
+
|
|
80
|
+
### Minor Changes
|
|
81
|
+
|
|
82
|
+
- feat: add breakpoint to message
|
|
83
|
+
|
|
84
|
+
### Patch Changes
|
|
85
|
+
|
|
86
|
+
- @dt-dds/react-button@1.0.0-beta.75
|
|
87
|
+
|
|
88
|
+
## 1.0.0-beta.90
|
|
89
|
+
|
|
90
|
+
### Patch Changes
|
|
91
|
+
|
|
92
|
+
- fix: set full width on message
|
|
93
|
+
- @dt-dds/react-button@1.0.0-beta.74
|
|
94
|
+
|
|
95
|
+
## 1.0.0-beta.89
|
|
96
|
+
|
|
97
|
+
### Minor Changes
|
|
98
|
+
|
|
99
|
+
- feat: refactor message component
|
|
100
|
+
|
|
101
|
+
### Patch Changes
|
|
102
|
+
|
|
103
|
+
- @dt-dds/react-button@1.0.0-beta.73
|
|
104
|
+
|
|
105
|
+
## 1.0.0-beta.88
|
|
106
|
+
|
|
107
|
+
### Patch Changes
|
|
108
|
+
|
|
109
|
+
- refactor: spinner style
|
|
110
|
+
- Updated dependencies
|
|
111
|
+
- @dt-dds/react-link@1.0.0-beta.49
|
|
112
|
+
|
|
113
|
+
## 1.0.0-beta.87
|
|
114
|
+
|
|
115
|
+
### Patch Changes
|
|
116
|
+
|
|
117
|
+
- @dt-dds/react-link@1.0.0-beta.48
|
|
118
|
+
|
|
119
|
+
## 1.0.0-beta.86
|
|
120
|
+
|
|
121
|
+
### Patch Changes
|
|
122
|
+
|
|
123
|
+
- @dt-dds/react-link@1.0.0-beta.47
|
|
124
|
+
|
|
125
|
+
## 1.0.0-beta.85
|
|
126
|
+
|
|
127
|
+
### Patch Changes
|
|
128
|
+
|
|
129
|
+
- @dt-dds/react-link@1.0.0-beta.46
|
|
130
|
+
|
|
131
|
+
## 1.0.0-beta.84
|
|
132
|
+
|
|
133
|
+
### Patch Changes
|
|
134
|
+
|
|
135
|
+
- @dt-dds/react-link@1.0.0-beta.45
|
|
136
|
+
|
|
137
|
+
## 1.0.0-beta.83
|
|
138
|
+
|
|
139
|
+
### Patch Changes
|
|
140
|
+
|
|
141
|
+
- @dt-dds/react-link@1.0.0-beta.44
|
|
142
|
+
|
|
143
|
+
## 1.0.0-beta.82
|
|
144
|
+
|
|
145
|
+
### Patch Changes
|
|
146
|
+
|
|
147
|
+
- @dt-dds/react-link@1.0.0-beta.43
|
|
148
|
+
|
|
149
|
+
## 1.0.0-beta.81
|
|
150
|
+
|
|
151
|
+
### Patch Changes
|
|
152
|
+
|
|
153
|
+
- @dt-dds/react-link@1.0.0-beta.42
|
|
154
|
+
|
|
155
|
+
## 1.0.0-beta.80
|
|
156
|
+
|
|
157
|
+
### Patch Changes
|
|
158
|
+
|
|
159
|
+
- fix: update responsive font styles
|
|
160
|
+
- Updated dependencies
|
|
161
|
+
- @dt-dds/themes@1.0.0-beta.9
|
|
162
|
+
- @dt-dds/react-link@1.0.0-beta.41
|
|
163
|
+
- @dt-dds/react-core@1.0.0-beta.50
|
|
164
|
+
- @dt-dds/react-typography@1.0.0-beta.41
|
|
165
|
+
|
|
166
|
+
## 1.0.0-beta.79
|
|
167
|
+
|
|
168
|
+
### Patch Changes
|
|
169
|
+
|
|
170
|
+
- @dt-dds/react-link@1.0.0-beta.40
|
|
171
|
+
|
|
172
|
+
## 1.0.0-beta.78
|
|
173
|
+
|
|
174
|
+
### Patch Changes
|
|
175
|
+
|
|
176
|
+
- @dt-dds/react-link@1.0.0-beta.39
|
|
177
|
+
|
|
178
|
+
## 1.0.0-beta.77
|
|
179
|
+
|
|
180
|
+
### Patch Changes
|
|
181
|
+
|
|
182
|
+
- @dt-dds/react-link@1.0.0-beta.38
|
|
183
|
+
|
|
184
|
+
## 1.0.0-beta.76
|
|
185
|
+
|
|
186
|
+
### Patch Changes
|
|
187
|
+
|
|
188
|
+
- @dt-dds/react-link@1.0.0-beta.37
|
|
189
|
+
|
|
190
|
+
## 1.0.0-beta.75
|
|
191
|
+
|
|
192
|
+
### Patch Changes
|
|
193
|
+
|
|
194
|
+
- @dt-dds/react-link@1.0.0-beta.36
|
|
195
|
+
|
|
196
|
+
## 1.0.0-beta.74
|
|
197
|
+
|
|
198
|
+
### Patch Changes
|
|
199
|
+
|
|
200
|
+
- @dt-dds/react-link@1.0.0-beta.35
|
|
201
|
+
|
|
202
|
+
## 1.0.0-beta.73
|
|
203
|
+
|
|
204
|
+
### Patch Changes
|
|
205
|
+
|
|
206
|
+
- @dt-dds/react-link@1.0.0-beta.34
|
|
207
|
+
|
|
208
|
+
## 1.0.0-beta.72
|
|
209
|
+
|
|
210
|
+
### Patch Changes
|
|
211
|
+
|
|
212
|
+
- @dt-dds/react-link@1.0.0-beta.33
|
|
213
|
+
|
|
214
|
+
## 1.0.0-beta.71
|
|
215
|
+
|
|
216
|
+
### Minor Changes
|
|
217
|
+
|
|
218
|
+
- feat: add tooltip to action buttons
|
|
219
|
+
|
|
220
|
+
### Patch Changes
|
|
221
|
+
|
|
222
|
+
- Updated dependencies
|
|
223
|
+
- @dt-dds/react-core@1.0.0-beta.49
|
|
224
|
+
- @dt-dds/react-link@1.0.0-beta.32
|
|
225
|
+
- @dt-dds/react-typography@1.0.0-beta.40
|
|
226
|
+
|
|
227
|
+
## 1.0.0-beta.70
|
|
228
|
+
|
|
229
|
+
### Patch Changes
|
|
230
|
+
|
|
231
|
+
- @dt-dds/react-link@1.0.0-beta.31
|
|
232
|
+
|
|
233
|
+
## 1.0.0-beta.69
|
|
234
|
+
|
|
235
|
+
### Patch Changes
|
|
236
|
+
|
|
237
|
+
- @dt-dds/react-link@1.0.0-beta.30
|
|
238
|
+
|
|
239
|
+
## 1.0.0-beta.68
|
|
240
|
+
|
|
241
|
+
### Patch Changes
|
|
242
|
+
|
|
243
|
+
- @dt-dds/react-link@1.0.0-beta.29
|
|
244
|
+
|
|
245
|
+
## 1.0.0-beta.67
|
|
246
|
+
|
|
247
|
+
### Patch Changes
|
|
248
|
+
|
|
249
|
+
- @dt-dds/react-link@1.0.0-beta.28
|
|
250
|
+
|
|
251
|
+
## 1.0.0-beta.66
|
|
252
|
+
|
|
253
|
+
### Patch Changes
|
|
254
|
+
|
|
255
|
+
- @dt-dds/react-link@1.0.0-beta.27
|
|
256
|
+
|
|
257
|
+
## 1.0.0-beta.65
|
|
258
|
+
|
|
259
|
+
### Patch Changes
|
|
260
|
+
|
|
261
|
+
- chore: update tokens and fix tests
|
|
262
|
+
- Updated dependencies
|
|
263
|
+
- @dt-dds/react-link@1.0.0-beta.26
|
|
264
|
+
- @dt-dds/react-typography@1.0.0-beta.39
|
|
265
|
+
- @dt-dds/themes@1.0.0-beta.8
|
|
266
|
+
- @dt-dds/react-core@1.0.0-beta.48
|
|
267
|
+
|
|
268
|
+
## 1.0.0-beta.64
|
|
269
|
+
|
|
270
|
+
### Patch Changes
|
|
271
|
+
|
|
272
|
+
- @dt-dds/react-link@1.0.0-beta.25
|
|
273
|
+
|
|
274
|
+
## 1.0.0-beta.63
|
|
275
|
+
|
|
276
|
+
### Patch Changes
|
|
277
|
+
|
|
278
|
+
- chore(dependencies): fix moderate vulnerability
|
|
279
|
+
- Updated dependencies
|
|
280
|
+
- @dt-dds/themes@1.0.0-beta.7
|
|
281
|
+
- @dt-dds/react-link@1.0.0-beta.24
|
|
282
|
+
- @dt-dds/react-core@1.0.0-beta.47
|
|
283
|
+
- @dt-dds/react-typography@1.0.0-beta.38
|
|
284
|
+
|
|
285
|
+
## 1.0.0-beta.62
|
|
286
|
+
|
|
287
|
+
### Minor Changes
|
|
288
|
+
|
|
289
|
+
- feat: replace rounded with sharp icons
|
|
290
|
+
|
|
291
|
+
### Patch Changes
|
|
292
|
+
|
|
293
|
+
- Updated dependencies
|
|
294
|
+
- @dt-dds/themes@1.0.0-beta.6
|
|
295
|
+
- @dt-dds/react-link@1.0.0-beta.23
|
|
296
|
+
- @dt-dds/react-core@1.0.0-beta.46
|
|
297
|
+
- @dt-dds/react-typography@1.0.0-beta.37
|
|
298
|
+
|
|
299
|
+
## 1.0.0-beta.61
|
|
300
|
+
|
|
301
|
+
### Patch Changes
|
|
302
|
+
|
|
303
|
+
- chore(dependencies): upgrade builders versions
|
|
304
|
+
- Updated dependencies
|
|
305
|
+
- @dt-dds/react-core@1.0.0-beta.45
|
|
306
|
+
- @dt-dds/react-link@1.0.0-beta.22
|
|
307
|
+
- @dt-dds/react-typography@1.0.0-beta.36
|
|
308
|
+
- @dt-dds/themes@1.0.0-beta.5
|
|
309
|
+
|
|
310
|
+
## 1.0.0-beta.60
|
|
311
|
+
|
|
312
|
+
### Patch Changes
|
|
313
|
+
|
|
314
|
+
- refactor(themes): consolidate theme structure
|
|
315
|
+
- Updated dependencies
|
|
316
|
+
- @dt-dds/react-core@1.0.0-beta.44
|
|
317
|
+
- @dt-dds/react-link@1.0.0-beta.21
|
|
318
|
+
- @dt-dds/react-typography@1.0.0-beta.35
|
|
319
|
+
- @dt-dds/themes@1.0.0-beta.4
|
|
320
|
+
|
|
321
|
+
## 1.0.0-beta.59
|
|
322
|
+
|
|
323
|
+
### Minor Changes
|
|
324
|
+
|
|
325
|
+
- feat: add link variant
|
|
326
|
+
|
|
327
|
+
### Patch Changes
|
|
328
|
+
|
|
329
|
+
- Updated dependencies
|
|
330
|
+
- @dt-dds/react-link@1.0.0-beta.20
|
|
331
|
+
|
|
332
|
+
## 1.0.0-beta.58
|
|
333
|
+
|
|
334
|
+
### Patch Changes
|
|
335
|
+
|
|
336
|
+
- fix: button-responsiveness
|
|
337
|
+
- Updated dependencies
|
|
338
|
+
- @dt-dds/react-link@1.0.0-beta.19
|
|
339
|
+
|
|
340
|
+
## 1.0.0-beta.57
|
|
341
|
+
|
|
342
|
+
### Minor Changes
|
|
343
|
+
|
|
344
|
+
- feat: add components generator
|
|
345
|
+
|
|
346
|
+
### Patch Changes
|
|
347
|
+
|
|
348
|
+
- chore: fix test coverage configuration
|
|
349
|
+
- chore: increase themes test coverage
|
|
350
|
+
- chore: fix sonarqube issues
|
|
351
|
+
- Updated dependencies
|
|
352
|
+
- Updated dependencies
|
|
353
|
+
- Updated dependencies
|
|
354
|
+
- Updated dependencies
|
|
355
|
+
- @dt-dds/react-core@1.0.0-beta.43
|
|
356
|
+
- @dt-dds/react-link@1.0.0-beta.18
|
|
357
|
+
- @dt-dds/react-typography@1.0.0-beta.34
|
|
358
|
+
- @dt-dds/themes@1.0.0-beta.3
|
|
359
|
+
|
|
360
|
+
## 1.0.0-beta.56
|
|
361
|
+
|
|
362
|
+
### Minor Changes
|
|
363
|
+
|
|
364
|
+
- feat: add new themes package
|
|
365
|
+
|
|
366
|
+
### Patch Changes
|
|
367
|
+
|
|
368
|
+
- chore: update imports and deps
|
|
369
|
+
- chore: rebase with main branch
|
|
370
|
+
- Updated dependencies
|
|
371
|
+
- Updated dependencies
|
|
372
|
+
- Updated dependencies
|
|
373
|
+
- @dt-dds/react-core@1.0.0-beta.42
|
|
374
|
+
- @dt-dds/react-link@1.0.0-beta.17
|
|
375
|
+
- @dt-dds/react-typography@1.0.0-beta.33
|
|
376
|
+
- @dt-dds/themes@1.0.0-beta.2
|
|
377
|
+
|
|
378
|
+
## 1.0.0-beta.55
|
|
379
|
+
|
|
380
|
+
### Patch Changes
|
|
381
|
+
|
|
382
|
+
- chore: fix publish after npmjs.org pkg unpublish
|
|
383
|
+
- Updated dependencies
|
|
384
|
+
- @dt-dds/react-link@1.0.0-beta.16
|
|
385
|
+
|
|
386
|
+
## 1.0.0-beta.54
|
|
387
|
+
|
|
388
|
+
### Major Changes
|
|
389
|
+
|
|
390
|
+
- refactor!: rename pkg and publish to npmjs
|
|
391
|
+
|
|
392
|
+
### Patch Changes
|
|
393
|
+
|
|
394
|
+
- Updated dependencies
|
|
395
|
+
- @dt-dds/react-core@1.0.0-beta.41
|
|
396
|
+
- @dt-dds/react-link@1.0.0-beta.15
|
|
397
|
+
- @dt-dds/react-typography@1.0.0-beta.32
|
|
398
|
+
|
|
399
|
+
## 0.1.0-beta.53
|
|
400
|
+
|
|
401
|
+
### Patch Changes
|
|
402
|
+
|
|
403
|
+
- refactor: drop icon funcional state
|
|
404
|
+
- Updated dependencies
|
|
405
|
+
- @dt-ui/react-link@0.1.0-beta.14
|
|
406
|
+
|
|
407
|
+
## 0.1.0-beta.52
|
|
408
|
+
|
|
409
|
+
### Patch Changes
|
|
410
|
+
|
|
411
|
+
- refactor: theme typography values
|
|
412
|
+
- Updated dependencies
|
|
413
|
+
- @dt-ui/react-core@0.1.0-beta.40
|
|
414
|
+
- @dt-ui/react-link@0.1.0-beta.13
|
|
415
|
+
- @dt-ui/react-typography@0.1.0-beta.31
|
|
416
|
+
|
|
417
|
+
## 0.1.0-beta.51
|
|
418
|
+
|
|
419
|
+
### Minor Changes
|
|
420
|
+
|
|
421
|
+
- feat: update shadow theme values
|
|
422
|
+
|
|
423
|
+
### Patch Changes
|
|
424
|
+
|
|
425
|
+
- Updated dependencies
|
|
426
|
+
- @dt-ui/react-core@0.1.0-beta.39
|
|
427
|
+
- @dt-ui/react-link@0.1.0-beta.12
|
|
428
|
+
- @dt-ui/react-typography@0.1.0-beta.30
|
|
429
|
+
|
|
430
|
+
## 0.1.0-beta.50
|
|
431
|
+
|
|
432
|
+
### Minor Changes
|
|
433
|
+
|
|
434
|
+
- feat: add new icon font sizes
|
|
435
|
+
|
|
436
|
+
### Patch Changes
|
|
437
|
+
|
|
438
|
+
- Updated dependencies
|
|
439
|
+
- @dt-ui/react-link@0.1.0-beta.11
|
|
440
|
+
|
|
441
|
+
## 0.1.0-beta.49
|
|
442
|
+
|
|
443
|
+
### Patch Changes
|
|
444
|
+
|
|
445
|
+
- chore: update theme font-styles
|
|
446
|
+
- Updated dependencies
|
|
447
|
+
- @dt-ui/react-core@0.1.0-beta.38
|
|
448
|
+
- @dt-ui/react-link@0.1.0-beta.10
|
|
449
|
+
- @dt-ui/react-typography@0.1.0-beta.29
|
|
450
|
+
|
|
451
|
+
## 0.1.0-beta.48
|
|
452
|
+
|
|
453
|
+
### Patch Changes
|
|
454
|
+
|
|
455
|
+
- chore: review OSS files
|
|
456
|
+
- Updated dependencies
|
|
457
|
+
- @dt-ui/react-core@0.1.0-beta.37
|
|
458
|
+
- @dt-ui/react-link@0.1.0-beta.9
|
|
459
|
+
- @dt-ui/react-typography@0.1.0-beta.28
|
|
460
|
+
|
|
461
|
+
## 0.1.0-beta.47
|
|
462
|
+
|
|
463
|
+
### Minor Changes
|
|
464
|
+
|
|
465
|
+
- feat: add mobile breakpoint for button
|
|
466
|
+
|
|
467
|
+
### Patch Changes
|
|
468
|
+
|
|
469
|
+
- Updated dependencies
|
|
470
|
+
- @dt-ui/react-link@0.1.0-beta.8
|
|
471
|
+
|
|
472
|
+
## 0.1.0-beta.46
|
|
473
|
+
|
|
474
|
+
### Patch Changes
|
|
475
|
+
|
|
476
|
+
- refactor: repalce enum with type
|
|
477
|
+
- Updated dependencies
|
|
478
|
+
- @dt-ui/react-link@0.1.0-beta.7
|
|
479
|
+
|
|
480
|
+
## 0.1.0-beta.45
|
|
481
|
+
|
|
482
|
+
### Patch Changes
|
|
483
|
+
|
|
484
|
+
- fix: link build
|
|
485
|
+
- Updated dependencies
|
|
486
|
+
- @dt-ui/react-link@0.1.0-beta.6
|
|
487
|
+
|
|
488
|
+
## 0.1.0-beta.44
|
|
489
|
+
|
|
490
|
+
### Minor Changes
|
|
491
|
+
|
|
492
|
+
- feat: add icon to link
|
|
493
|
+
|
|
494
|
+
### Patch Changes
|
|
495
|
+
|
|
496
|
+
- Updated dependencies
|
|
497
|
+
- @dt-ui/react-link@0.1.0-beta.5
|
|
498
|
+
|
|
499
|
+
## 0.1.0-beta.43
|
|
500
|
+
|
|
501
|
+
### Patch Changes
|
|
502
|
+
|
|
503
|
+
- chore: update contextual colors
|
|
504
|
+
- Updated dependencies
|
|
505
|
+
- @dt-ui/react-core@0.1.0-beta.36
|
|
506
|
+
- @dt-ui/react-link@0.1.0-beta.4
|
|
507
|
+
- @dt-ui/react-typography@0.1.0-beta.27
|
|
508
|
+
|
|
509
|
+
## 0.1.0-beta.42
|
|
510
|
+
|
|
511
|
+
### Minor Changes
|
|
512
|
+
|
|
513
|
+
- feat: add active state to link
|
|
514
|
+
|
|
515
|
+
### Patch Changes
|
|
516
|
+
|
|
517
|
+
- Updated dependencies
|
|
518
|
+
- @dt-ui/react-link@0.1.0-beta.3
|
|
519
|
+
|
|
520
|
+
## 0.1.0-beta.41
|
|
521
|
+
|
|
522
|
+
### Minor Changes
|
|
523
|
+
|
|
524
|
+
- feat: update link according to design
|
|
525
|
+
|
|
526
|
+
### Patch Changes
|
|
527
|
+
|
|
528
|
+
- Updated dependencies
|
|
529
|
+
- @dt-ui/react-link@0.1.0-beta.2
|
|
530
|
+
|
|
531
|
+
## 0.1.0-beta.40
|
|
532
|
+
|
|
533
|
+
### Patch Changes
|
|
534
|
+
|
|
535
|
+
- chore: link independent pkg
|
|
536
|
+
- Updated dependencies
|
|
537
|
+
- @dt-ui/react-link@0.1.0-beta.1
|
|
538
|
+
|
|
539
|
+
## 0.1.0-beta.39
|
|
540
|
+
|
|
541
|
+
### Patch Changes
|
|
542
|
+
|
|
543
|
+
- fix: change content.light contextual color
|
|
544
|
+
- Updated dependencies
|
|
545
|
+
- @dt-ui/react-core@0.1.0-beta.35
|
|
546
|
+
- @dt-ui/react-typography@0.1.0-beta.26
|
|
547
|
+
|
|
548
|
+
## 0.1.0-beta.38
|
|
549
|
+
|
|
550
|
+
### Patch Changes
|
|
551
|
+
|
|
552
|
+
- fix: add accent to colors type
|
|
553
|
+
- Updated dependencies
|
|
554
|
+
- @dt-ui/react-core@0.1.0-beta.34
|
|
555
|
+
- @dt-ui/react-typography@0.1.0-beta.25
|
|
556
|
+
|
|
557
|
+
## 0.1.0-beta.37
|
|
558
|
+
|
|
559
|
+
### Patch Changes
|
|
560
|
+
|
|
561
|
+
- fix: change button text according to ux
|
|
562
|
+
- Updated dependencies
|
|
563
|
+
- @dt-ui/react-core@0.1.0-beta.33
|
|
564
|
+
- @dt-ui/react-typography@0.1.0-beta.24
|
|
565
|
+
|
|
566
|
+
## 0.1.0-beta.36
|
|
567
|
+
|
|
568
|
+
### Patch Changes
|
|
569
|
+
|
|
570
|
+
- chore: update contexual colors
|
|
571
|
+
- Updated dependencies
|
|
572
|
+
- @dt-ui/react-core@0.1.0-beta.32
|
|
573
|
+
- @dt-ui/react-typography@0.1.0-beta.23
|
|
574
|
+
|
|
575
|
+
## 0.1.0-beta.35
|
|
576
|
+
|
|
577
|
+
### Patch Changes
|
|
578
|
+
|
|
579
|
+
- style: update responsive font styles
|
|
580
|
+
- Updated dependencies
|
|
581
|
+
- @dt-ui/react-core@0.1.0-beta.31
|
|
582
|
+
- @dt-ui/react-typography@0.1.0-beta.22
|
|
583
|
+
|
|
584
|
+
## 0.1.0-beta.34
|
|
585
|
+
|
|
586
|
+
### Minor Changes
|
|
587
|
+
|
|
588
|
+
- feat: add spinner size 'extra-small' & update specs
|
|
589
|
+
|
|
590
|
+
### Patch Changes
|
|
591
|
+
|
|
592
|
+
- Updated dependencies
|
|
593
|
+
- @dt-ui/react-core@0.1.0-beta.30
|
|
594
|
+
- @dt-ui/react-typography@0.1.0-beta.21
|
|
595
|
+
|
|
596
|
+
## 0.1.0-beta.33
|
|
597
|
+
|
|
598
|
+
### Patch Changes
|
|
599
|
+
|
|
600
|
+
- chore: add theme breakpoints
|
|
601
|
+
- Updated dependencies
|
|
602
|
+
- @dt-ui/react-core@0.1.0-beta.29
|
|
603
|
+
- @dt-ui/react-typography@0.1.0-beta.20
|
|
604
|
+
|
|
605
|
+
## 0.1.0-beta.32
|
|
606
|
+
|
|
607
|
+
### Minor Changes
|
|
608
|
+
|
|
609
|
+
- feat: add id to base props
|
|
610
|
+
|
|
611
|
+
### Patch Changes
|
|
612
|
+
|
|
613
|
+
- Updated dependencies
|
|
614
|
+
- @dt-ui/react-core@0.1.0-beta.28
|
|
615
|
+
- @dt-ui/react-typography@0.1.0-beta.19
|
|
616
|
+
|
|
617
|
+
## 0.1.0-beta.31
|
|
618
|
+
|
|
619
|
+
### Minor Changes
|
|
620
|
+
|
|
621
|
+
- feat: change breakpoints values
|
|
622
|
+
|
|
623
|
+
### Patch Changes
|
|
624
|
+
|
|
625
|
+
- Updated dependencies
|
|
626
|
+
- @dt-ui/react-core@0.1.0-beta.27
|
|
627
|
+
- @dt-ui/react-typography@0.1.0-beta.18
|
|
628
|
+
|
|
629
|
+
## 0.1.0-beta.30
|
|
630
|
+
|
|
631
|
+
### Patch Changes
|
|
632
|
+
|
|
633
|
+
- fix: replace body to correct one
|
|
634
|
+
- Updated dependencies
|
|
635
|
+
- @dt-ui/react-core@0.1.0-beta.26
|
|
636
|
+
- @dt-ui/react-typography@0.1.0-beta.17
|
|
637
|
+
|
|
638
|
+
## 0.1.0-beta.29
|
|
639
|
+
|
|
640
|
+
### Patch Changes
|
|
641
|
+
|
|
642
|
+
- chore: add theme colors missing types
|
|
643
|
+
- Updated dependencies
|
|
644
|
+
- @dt-ui/react-core@0.1.0-beta.25
|
|
645
|
+
- @dt-ui/react-typography@0.1.0-beta.16
|
|
646
|
+
|
|
647
|
+
## 0.1.0-beta.28
|
|
648
|
+
|
|
649
|
+
### Patch Changes
|
|
650
|
+
|
|
651
|
+
- refactor: drop truckapi theme
|
|
652
|
+
- Updated dependencies
|
|
653
|
+
- @dt-ui/react-core@0.1.0-beta.24
|
|
654
|
+
- @dt-ui/react-typography@0.1.0-beta.15
|
|
655
|
+
|
|
656
|
+
## 0.1.0-beta.27
|
|
657
|
+
|
|
658
|
+
### Minor Changes
|
|
659
|
+
|
|
660
|
+
- feat: update core and semantic colors
|
|
661
|
+
- feat: remove greenlane theme
|
|
662
|
+
|
|
663
|
+
### Patch Changes
|
|
664
|
+
|
|
665
|
+
- Updated dependencies
|
|
666
|
+
- Updated dependencies
|
|
667
|
+
- @dt-ui/react-core@0.1.0-beta.23
|
|
668
|
+
- @dt-ui/react-typography@0.1.0-beta.14
|
|
669
|
+
|
|
670
|
+
## 0.1.0-beta.26
|
|
671
|
+
|
|
672
|
+
### Minor Changes
|
|
673
|
+
|
|
674
|
+
- feat: add icon option for truckapi theme
|
|
675
|
+
|
|
676
|
+
### Patch Changes
|
|
677
|
+
|
|
678
|
+
- Updated dependencies
|
|
679
|
+
- @dt-ui/react-core@0.1.0-beta.22
|
|
680
|
+
- @dt-ui/react-typography@0.1.0-beta.13
|
|
681
|
+
|
|
682
|
+
## 0.1.0-beta.25
|
|
683
|
+
|
|
684
|
+
### Patch Changes
|
|
685
|
+
|
|
686
|
+
- fix: tooltip z index
|
|
687
|
+
- Updated dependencies
|
|
688
|
+
- @dt-ui/react-core@0.1.0-beta.21
|
|
689
|
+
- @dt-ui/react-typography@0.1.0-beta.12
|
|
690
|
+
|
|
691
|
+
## 0.1.0-beta.24
|
|
692
|
+
|
|
693
|
+
### Minor Changes
|
|
694
|
+
|
|
695
|
+
- feat: add segmented control component
|
|
696
|
+
|
|
697
|
+
### Patch Changes
|
|
698
|
+
|
|
699
|
+
- Updated dependencies
|
|
700
|
+
- @dt-ui/react-core@0.1.0-beta.20
|
|
701
|
+
- @dt-ui/react-typography@0.1.0-beta.11
|
|
702
|
+
|
|
703
|
+
## 0.1.0-beta.23
|
|
704
|
+
|
|
705
|
+
### Patch Changes
|
|
706
|
+
|
|
707
|
+
- fix: add shape for tooltip on truckapi theme
|
|
708
|
+
- Updated dependencies
|
|
709
|
+
- @dt-ui/react-core@0.1.0-beta.19
|
|
710
|
+
- @dt-ui/react-typography@0.1.0-beta.10
|
|
711
|
+
|
|
712
|
+
## 0.1.0-beta.22
|
|
713
|
+
|
|
714
|
+
### Patch Changes
|
|
715
|
+
|
|
716
|
+
- fix: remove devDependecy export
|
|
717
|
+
- Updated dependencies
|
|
718
|
+
- @dt-ui/react-core@0.1.0-beta.18
|
|
719
|
+
- @dt-ui/react-typography@0.1.0-beta.9
|
|
720
|
+
|
|
721
|
+
## 0.1.0-beta.21
|
|
722
|
+
|
|
723
|
+
### Patch Changes
|
|
724
|
+
|
|
725
|
+
- test: add test custom render
|
|
726
|
+
- Updated dependencies
|
|
727
|
+
- @dt-ui/react-core@0.1.0-beta.17
|
|
728
|
+
- @dt-ui/react-typography@0.1.0-beta.8
|
|
729
|
+
|
|
730
|
+
## 0.1.0-beta.20
|
|
731
|
+
|
|
732
|
+
### Minor Changes
|
|
733
|
+
|
|
734
|
+
- feat: create select
|
|
735
|
+
|
|
736
|
+
### Patch Changes
|
|
737
|
+
|
|
738
|
+
- Updated dependencies
|
|
739
|
+
- @dt-ui/react-core@0.1.0-beta.16
|
|
740
|
+
- @dt-ui/react-typography@0.1.0-beta.7
|
|
741
|
+
|
|
742
|
+
## 0.1.0-beta.19
|
|
743
|
+
|
|
744
|
+
### Patch Changes
|
|
745
|
+
|
|
746
|
+
- fix: show shadows only when scroll is visible
|
|
747
|
+
- Updated dependencies
|
|
748
|
+
- @dt-ui/react-core@0.1.0-beta.15
|
|
749
|
+
- @dt-ui/react-typography@0.1.0-beta.6
|
|
750
|
+
|
|
751
|
+
## 0.1.0-beta.18
|
|
752
|
+
|
|
753
|
+
### Patch Changes
|
|
754
|
+
|
|
755
|
+
- fix: update border radius theme specifications
|
|
756
|
+
- Updated dependencies
|
|
757
|
+
- @dt-ui/react-core@0.1.0-beta.14
|
|
758
|
+
- @dt-ui/react-typography@0.1.0-beta.5
|
|
759
|
+
|
|
760
|
+
## 0.1.0-beta.17
|
|
761
|
+
|
|
762
|
+
### Patch Changes
|
|
763
|
+
|
|
764
|
+
- fix: match accordion design
|
|
765
|
+
- Updated dependencies
|
|
766
|
+
- @dt-ui/react-core@0.1.0-beta.13
|
|
767
|
+
- @dt-ui/react-typography@0.1.0-beta.4
|
|
768
|
+
|
|
769
|
+
## 0.1.0-beta.16
|
|
770
|
+
|
|
771
|
+
### Patch Changes
|
|
772
|
+
|
|
773
|
+
- fix: make icons an optional property in theme
|
|
774
|
+
- Updated dependencies
|
|
775
|
+
- @dt-ui/react-core@0.1.0-beta.12
|
|
776
|
+
- @dt-ui/react-typography@0.1.0-beta.3
|
|
777
|
+
|
|
778
|
+
## 0.1.0-beta.15
|
|
779
|
+
|
|
780
|
+
### Patch Changes
|
|
781
|
+
|
|
782
|
+
- refactor: extract text-field to new package with greenlane theme
|
|
783
|
+
- Updated dependencies
|
|
784
|
+
- @dt-ui/react-core@0.1.0-beta.11
|
|
785
|
+
- @dt-ui/react-typography@0.1.0-beta.2
|
|
786
|
+
|
|
787
|
+
## 0.1.0-beta.14
|
|
788
|
+
|
|
789
|
+
### Patch Changes
|
|
790
|
+
|
|
791
|
+
- chore: make Typography component independent
|
|
792
|
+
- Updated dependencies
|
|
793
|
+
- @dt-ui/react-typography@0.1.0-beta.1
|
|
794
|
+
|
|
795
|
+
## 0.1.0-beta.13
|
|
796
|
+
|
|
797
|
+
### Patch Changes
|
|
798
|
+
|
|
799
|
+
- refactor: move and refactor checkbox refactor checkbox according to design
|
|
800
|
+
- Updated dependencies
|
|
801
|
+
- @dt-ui/react-core@0.1.0-beta.10
|
|
802
|
+
|
|
803
|
+
## 0.1.0-beta.12
|
|
804
|
+
|
|
805
|
+
### Patch Changes
|
|
806
|
+
|
|
807
|
+
- fix(icons): export css and update imports on deps
|
|
808
|
+
- Updated dependencies
|
|
809
|
+
- @dt-ui/react-core@0.1.0-beta.9
|
|
810
|
+
|
|
811
|
+
## 0.1.0-beta.11
|
|
812
|
+
|
|
813
|
+
### Patch Changes
|
|
814
|
+
|
|
815
|
+
- chore: update component generator and lint fixes
|
|
816
|
+
|
|
817
|
+
## 0.1.0-beta.10
|
|
818
|
+
|
|
819
|
+
### Patch Changes
|
|
820
|
+
|
|
821
|
+
- chore: move util functions to the core
|
|
822
|
+
- Updated dependencies
|
|
823
|
+
- @dt-ui/react-core@0.1.0-beta.8
|
|
824
|
+
|
|
825
|
+
## 0.1.0-beta.9
|
|
826
|
+
|
|
827
|
+
### Minor Changes
|
|
828
|
+
|
|
829
|
+
- feat: add contextual color add content tertiary to palette
|
|
830
|
+
|
|
831
|
+
### Patch Changes
|
|
832
|
+
|
|
833
|
+
- Updated dependencies
|
|
834
|
+
- @dt-ui/react-core@0.1.0-beta.7
|
|
835
|
+
|
|
836
|
+
## 0.1.0-beta.8
|
|
837
|
+
|
|
838
|
+
### Minor Changes
|
|
839
|
+
|
|
840
|
+
- feat: create Icons package
|
|
841
|
+
- feat: add icons to theme Provider
|
|
842
|
+
|
|
843
|
+
### Patch Changes
|
|
844
|
+
|
|
845
|
+
- Updated dependencies
|
|
846
|
+
- Updated dependencies
|
|
847
|
+
- @dt-ui/react-core@0.1.0-beta.6
|
|
848
|
+
|
|
849
|
+
## 0.1.0-beta.7
|
|
850
|
+
|
|
851
|
+
### Minor Changes
|
|
852
|
+
|
|
853
|
+
- feat: create TruckAPI theme and update default
|
|
854
|
+
|
|
855
|
+
### Patch Changes
|
|
856
|
+
|
|
857
|
+
- Updated dependencies
|
|
858
|
+
- @dt-ui/react-core@0.1.0-beta.5
|
|
859
|
+
|
|
860
|
+
## 0.1.0-beta.6
|
|
861
|
+
|
|
862
|
+
### Minor Changes
|
|
863
|
+
|
|
864
|
+
- feat: update contextual color to follow figma spec
|
|
865
|
+
|
|
866
|
+
### Patch Changes
|
|
867
|
+
|
|
868
|
+
- Updated dependencies
|
|
869
|
+
- @dt-ui/react-core@0.1.0-beta.4
|
|
870
|
+
|
|
871
|
+
## 0.1.0-beta.5
|
|
872
|
+
|
|
873
|
+
### Minor Changes
|
|
874
|
+
|
|
875
|
+
- feat: review Message designs based on designs
|
|
876
|
+
|
|
877
|
+
### Patch Changes
|
|
878
|
+
|
|
879
|
+
- fix: move react-core to main dependencies
|
|
880
|
+
- Updated dependencies
|
|
881
|
+
- @dt-ui/react-core@0.1.0-beta.3
|
|
882
|
+
|
|
883
|
+
## 0.1.0-beta.4
|
|
884
|
+
|
|
885
|
+
### Patch Changes
|
|
886
|
+
|
|
887
|
+
- chore: migrate jest setup file to jest package
|
|
888
|
+
- chore: migrate jest configuration to typescript
|
|
889
|
+
|
|
890
|
+
## 0.1.0-beta.3
|
|
891
|
+
|
|
892
|
+
### Patch Changes
|
|
893
|
+
|
|
894
|
+
- chore: create core package
|
|
895
|
+
|
|
896
|
+
## 0.1.0-beta.2
|
|
897
|
+
|
|
898
|
+
### Patch Changes
|
|
899
|
+
|
|
900
|
+
- fix: change warning icons names
|
|
901
|
+
- refactor: remove dismiss logic from message component
|
|
902
|
+
|
|
903
|
+
## 0.1.0-beta.1
|
|
904
|
+
|
|
905
|
+
### Patch Changes
|
|
906
|
+
|
|
907
|
+
- chore: make message component an independent package
|