@dt-dds/react-toast 1.0.0-beta.56
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 +532 -0
- package/LICENSE.md +21 -0
- package/README.md +212 -0
- package/dist/index.d.ts +48 -0
- package/dist/index.js +575 -0
- package/dist/index.mjs +539 -0
- package/package.json +56 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,532 @@
|
|
|
1
|
+
# @dt-ui/react-toast
|
|
2
|
+
|
|
3
|
+
## 1.0.0-beta.56
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- chore: fix publish after npmjs.org pkg unpublish
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
- @dt-dds/react-button@1.0.0-beta.39
|
|
10
|
+
|
|
11
|
+
## 1.0.0-beta.55
|
|
12
|
+
|
|
13
|
+
### Major Changes
|
|
14
|
+
|
|
15
|
+
- refactor!: rename pkg and publish to npmjs
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- Updated dependencies
|
|
20
|
+
- @dt-dds/react-button@1.0.0-beta.38
|
|
21
|
+
- @dt-dds/react-core@1.0.0-beta.41
|
|
22
|
+
|
|
23
|
+
## 0.1.0-beta.54
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- refactor: theme typography values
|
|
28
|
+
- Updated dependencies
|
|
29
|
+
- @dt-ui/react-core@0.1.0-beta.40
|
|
30
|
+
- @dt-ui/react-button@0.1.0-beta.37
|
|
31
|
+
|
|
32
|
+
## 0.1.0-beta.53
|
|
33
|
+
|
|
34
|
+
### Minor Changes
|
|
35
|
+
|
|
36
|
+
- feat: update shadow theme values
|
|
37
|
+
|
|
38
|
+
### Patch Changes
|
|
39
|
+
|
|
40
|
+
- Updated dependencies
|
|
41
|
+
- @dt-ui/react-core@0.1.0-beta.39
|
|
42
|
+
- @dt-ui/react-button@0.1.0-beta.36
|
|
43
|
+
|
|
44
|
+
## 0.1.0-beta.52
|
|
45
|
+
|
|
46
|
+
### Patch Changes
|
|
47
|
+
|
|
48
|
+
- chore: update theme font-styles
|
|
49
|
+
- Updated dependencies
|
|
50
|
+
- @dt-ui/react-core@0.1.0-beta.38
|
|
51
|
+
- @dt-ui/react-button@0.1.0-beta.35
|
|
52
|
+
|
|
53
|
+
## 0.1.0-beta.51
|
|
54
|
+
|
|
55
|
+
### Patch Changes
|
|
56
|
+
|
|
57
|
+
- chore: review OSS files
|
|
58
|
+
- Updated dependencies
|
|
59
|
+
- @dt-ui/react-button@0.1.0-beta.34
|
|
60
|
+
- @dt-ui/react-core@0.1.0-beta.37
|
|
61
|
+
|
|
62
|
+
## 0.1.0-beta.50
|
|
63
|
+
|
|
64
|
+
### Minor Changes
|
|
65
|
+
|
|
66
|
+
- feat: add mobile breakpoint for button
|
|
67
|
+
|
|
68
|
+
### Patch Changes
|
|
69
|
+
|
|
70
|
+
- Updated dependencies
|
|
71
|
+
- @dt-ui/react-button@0.1.0-beta.33
|
|
72
|
+
|
|
73
|
+
## 0.1.0-beta.49
|
|
74
|
+
|
|
75
|
+
### Patch Changes
|
|
76
|
+
|
|
77
|
+
- chore: update contextual colors
|
|
78
|
+
- Updated dependencies
|
|
79
|
+
- @dt-ui/react-button@0.1.0-beta.32
|
|
80
|
+
- @dt-ui/react-core@0.1.0-beta.36
|
|
81
|
+
|
|
82
|
+
## 0.1.0-beta.48
|
|
83
|
+
|
|
84
|
+
### Patch Changes
|
|
85
|
+
|
|
86
|
+
- fix: change content.light contextual color
|
|
87
|
+
- Updated dependencies
|
|
88
|
+
- @dt-ui/react-core@0.1.0-beta.35
|
|
89
|
+
- @dt-ui/react-button@0.1.0-beta.31
|
|
90
|
+
|
|
91
|
+
## 0.1.0-beta.47
|
|
92
|
+
|
|
93
|
+
### Patch Changes
|
|
94
|
+
|
|
95
|
+
- fix: reduce button height
|
|
96
|
+
- Updated dependencies
|
|
97
|
+
- @dt-ui/react-button@0.1.0-beta.30
|
|
98
|
+
|
|
99
|
+
## 0.1.0-beta.46
|
|
100
|
+
|
|
101
|
+
### Patch Changes
|
|
102
|
+
|
|
103
|
+
- fix: add accent to colors type
|
|
104
|
+
- Updated dependencies
|
|
105
|
+
- @dt-ui/react-core@0.1.0-beta.34
|
|
106
|
+
- @dt-ui/react-button@0.1.0-beta.29
|
|
107
|
+
|
|
108
|
+
## 0.1.0-beta.45
|
|
109
|
+
|
|
110
|
+
### Patch Changes
|
|
111
|
+
|
|
112
|
+
- fix: button styles
|
|
113
|
+
- Updated dependencies
|
|
114
|
+
- @dt-ui/react-button@0.1.0-beta.28
|
|
115
|
+
|
|
116
|
+
## 0.1.0-beta.44
|
|
117
|
+
|
|
118
|
+
### Patch Changes
|
|
119
|
+
|
|
120
|
+
- fix: change button text according to ux
|
|
121
|
+
- Updated dependencies
|
|
122
|
+
- @dt-ui/react-button@0.1.0-beta.27
|
|
123
|
+
- @dt-ui/react-core@0.1.0-beta.33
|
|
124
|
+
|
|
125
|
+
## 0.1.0-beta.43
|
|
126
|
+
|
|
127
|
+
### Patch Changes
|
|
128
|
+
|
|
129
|
+
- fix: change button styles
|
|
130
|
+
- Updated dependencies
|
|
131
|
+
- @dt-ui/react-button@0.1.0-beta.26
|
|
132
|
+
|
|
133
|
+
## 0.1.0-beta.42
|
|
134
|
+
|
|
135
|
+
### Patch Changes
|
|
136
|
+
|
|
137
|
+
- chore: update contexual colors
|
|
138
|
+
- Updated dependencies
|
|
139
|
+
- @dt-ui/react-button@0.1.0-beta.25
|
|
140
|
+
- @dt-ui/react-core@0.1.0-beta.32
|
|
141
|
+
|
|
142
|
+
## 0.1.0-beta.41
|
|
143
|
+
|
|
144
|
+
### Patch Changes
|
|
145
|
+
|
|
146
|
+
- fix: button loading responsiveness
|
|
147
|
+
- refactor: avoid centring spinner
|
|
148
|
+
- Updated dependencies
|
|
149
|
+
- Updated dependencies
|
|
150
|
+
- @dt-ui/react-button@0.1.0-beta.24
|
|
151
|
+
|
|
152
|
+
## 0.1.0-beta.40
|
|
153
|
+
|
|
154
|
+
### Patch Changes
|
|
155
|
+
|
|
156
|
+
- style: update responsive font styles
|
|
157
|
+
- Updated dependencies
|
|
158
|
+
- @dt-ui/react-core@0.1.0-beta.31
|
|
159
|
+
- @dt-ui/react-button@0.1.0-beta.23
|
|
160
|
+
|
|
161
|
+
## 0.1.0-beta.39
|
|
162
|
+
|
|
163
|
+
### Minor Changes
|
|
164
|
+
|
|
165
|
+
- feat: add accent color to button appearance
|
|
166
|
+
- feat: add spinner size 'extra-small' & update specs
|
|
167
|
+
|
|
168
|
+
### Patch Changes
|
|
169
|
+
|
|
170
|
+
- Updated dependencies
|
|
171
|
+
- Updated dependencies
|
|
172
|
+
- @dt-ui/react-button@0.1.0-beta.22
|
|
173
|
+
- @dt-ui/react-core@0.1.0-beta.30
|
|
174
|
+
|
|
175
|
+
## 0.1.0-beta.38
|
|
176
|
+
|
|
177
|
+
### Patch Changes
|
|
178
|
+
|
|
179
|
+
- chore: add theme breakpoints
|
|
180
|
+
- Updated dependencies
|
|
181
|
+
- @dt-ui/react-core@0.1.0-beta.29
|
|
182
|
+
- @dt-ui/react-button@0.1.0-beta.21
|
|
183
|
+
|
|
184
|
+
## 0.1.0-beta.37
|
|
185
|
+
|
|
186
|
+
### Patch Changes
|
|
187
|
+
|
|
188
|
+
- fix(button-styles): update :disabled colors
|
|
189
|
+
- Updated dependencies
|
|
190
|
+
- @dt-ui/react-button@0.1.0-beta.20
|
|
191
|
+
|
|
192
|
+
## 0.1.0-beta.36
|
|
193
|
+
|
|
194
|
+
### Minor Changes
|
|
195
|
+
|
|
196
|
+
- feat: add id to base props
|
|
197
|
+
|
|
198
|
+
### Patch Changes
|
|
199
|
+
|
|
200
|
+
- Updated dependencies
|
|
201
|
+
- @dt-ui/react-core@0.1.0-beta.28
|
|
202
|
+
- @dt-ui/react-button@0.1.0-beta.19
|
|
203
|
+
|
|
204
|
+
## 0.1.0-beta.35
|
|
205
|
+
|
|
206
|
+
### Minor Changes
|
|
207
|
+
|
|
208
|
+
- feat: change breakpoints values
|
|
209
|
+
|
|
210
|
+
### Patch Changes
|
|
211
|
+
|
|
212
|
+
- Updated dependencies
|
|
213
|
+
- @dt-ui/react-button@0.1.0-beta.18
|
|
214
|
+
- @dt-ui/react-core@0.1.0-beta.27
|
|
215
|
+
|
|
216
|
+
## 0.1.0-beta.34
|
|
217
|
+
|
|
218
|
+
### Patch Changes
|
|
219
|
+
|
|
220
|
+
- fix: replace body to correct one
|
|
221
|
+
- Updated dependencies
|
|
222
|
+
- @dt-ui/react-core@0.1.0-beta.26
|
|
223
|
+
- @dt-ui/react-button@0.1.0-beta.17
|
|
224
|
+
|
|
225
|
+
## 0.1.0-beta.33
|
|
226
|
+
|
|
227
|
+
### Patch Changes
|
|
228
|
+
|
|
229
|
+
- chore: add theme colors missing types
|
|
230
|
+
- Updated dependencies
|
|
231
|
+
- @dt-ui/react-core@0.1.0-beta.25
|
|
232
|
+
- @dt-ui/react-button@0.1.0-beta.16
|
|
233
|
+
|
|
234
|
+
## 0.1.0-beta.32
|
|
235
|
+
|
|
236
|
+
### Patch Changes
|
|
237
|
+
|
|
238
|
+
- refactor: drop truckapi theme
|
|
239
|
+
- Updated dependencies
|
|
240
|
+
- @dt-ui/react-core@0.1.0-beta.24
|
|
241
|
+
- @dt-ui/react-button@0.1.0-beta.15
|
|
242
|
+
|
|
243
|
+
## 0.1.0-beta.31
|
|
244
|
+
|
|
245
|
+
### Minor Changes
|
|
246
|
+
|
|
247
|
+
- feat: update core and semantic colors
|
|
248
|
+
- feat: remove greenlane theme
|
|
249
|
+
|
|
250
|
+
### Patch Changes
|
|
251
|
+
|
|
252
|
+
- Updated dependencies
|
|
253
|
+
- Updated dependencies
|
|
254
|
+
- @dt-ui/react-button@0.1.0-beta.14
|
|
255
|
+
- @dt-ui/react-core@0.1.0-beta.23
|
|
256
|
+
|
|
257
|
+
## 0.1.0-beta.30
|
|
258
|
+
|
|
259
|
+
### Minor Changes
|
|
260
|
+
|
|
261
|
+
- feat: add icon option for truckapi theme
|
|
262
|
+
|
|
263
|
+
### Patch Changes
|
|
264
|
+
|
|
265
|
+
- Updated dependencies
|
|
266
|
+
- @dt-ui/react-core@0.1.0-beta.22
|
|
267
|
+
- @dt-ui/react-button@0.1.0-beta.13
|
|
268
|
+
|
|
269
|
+
## 0.1.0-beta.29
|
|
270
|
+
|
|
271
|
+
### Patch Changes
|
|
272
|
+
|
|
273
|
+
- fix: tooltip z index
|
|
274
|
+
- Updated dependencies
|
|
275
|
+
- @dt-ui/react-core@0.1.0-beta.21
|
|
276
|
+
- @dt-ui/react-button@0.1.0-beta.12
|
|
277
|
+
|
|
278
|
+
## 0.1.0-beta.28
|
|
279
|
+
|
|
280
|
+
### Minor Changes
|
|
281
|
+
|
|
282
|
+
- feat: add segmented control component
|
|
283
|
+
|
|
284
|
+
### Patch Changes
|
|
285
|
+
|
|
286
|
+
- Updated dependencies
|
|
287
|
+
- @dt-ui/react-core@0.1.0-beta.20
|
|
288
|
+
- @dt-ui/react-button@0.1.0-beta.11
|
|
289
|
+
|
|
290
|
+
## 0.1.0-beta.27
|
|
291
|
+
|
|
292
|
+
### Patch Changes
|
|
293
|
+
|
|
294
|
+
- fix: add shape for tooltip on truckapi theme
|
|
295
|
+
- Updated dependencies
|
|
296
|
+
- @dt-ui/react-core@0.1.0-beta.19
|
|
297
|
+
- @dt-ui/react-button@0.1.0-beta.10
|
|
298
|
+
|
|
299
|
+
## 0.1.0-beta.26
|
|
300
|
+
|
|
301
|
+
### Patch Changes
|
|
302
|
+
|
|
303
|
+
- fix: remove devDependecy export
|
|
304
|
+
- Updated dependencies
|
|
305
|
+
- @dt-ui/react-core@0.1.0-beta.18
|
|
306
|
+
- @dt-ui/react-button@0.1.0-beta.9
|
|
307
|
+
|
|
308
|
+
## 0.1.0-beta.25
|
|
309
|
+
|
|
310
|
+
### Patch Changes
|
|
311
|
+
|
|
312
|
+
- test: add test custom render
|
|
313
|
+
- Updated dependencies
|
|
314
|
+
- @dt-ui/react-core@0.1.0-beta.17
|
|
315
|
+
- @dt-ui/react-button@0.1.0-beta.8
|
|
316
|
+
|
|
317
|
+
## 0.1.0-beta.24
|
|
318
|
+
|
|
319
|
+
### Minor Changes
|
|
320
|
+
|
|
321
|
+
- feat: create select
|
|
322
|
+
|
|
323
|
+
### Patch Changes
|
|
324
|
+
|
|
325
|
+
- Updated dependencies
|
|
326
|
+
- @dt-ui/react-core@0.1.0-beta.16
|
|
327
|
+
- @dt-ui/react-button@0.1.0-beta.7
|
|
328
|
+
|
|
329
|
+
## 0.1.0-beta.23
|
|
330
|
+
|
|
331
|
+
### Patch Changes
|
|
332
|
+
|
|
333
|
+
- fix: show shadows only when scroll is visible
|
|
334
|
+
- Updated dependencies
|
|
335
|
+
- @dt-ui/react-core@0.1.0-beta.15
|
|
336
|
+
- @dt-ui/react-button@0.1.0-beta.6
|
|
337
|
+
|
|
338
|
+
## 0.1.0-beta.22
|
|
339
|
+
|
|
340
|
+
### Patch Changes
|
|
341
|
+
|
|
342
|
+
- fix: update border radius theme specifications
|
|
343
|
+
- Updated dependencies
|
|
344
|
+
- @dt-ui/react-core@0.1.0-beta.14
|
|
345
|
+
- @dt-ui/react-button@0.1.0-beta.5
|
|
346
|
+
|
|
347
|
+
## 0.1.0-beta.21
|
|
348
|
+
|
|
349
|
+
### Patch Changes
|
|
350
|
+
|
|
351
|
+
- fix: change the default type of button
|
|
352
|
+
- Updated dependencies
|
|
353
|
+
- @dt-ui/react-button@0.1.0-beta.4
|
|
354
|
+
|
|
355
|
+
## 0.1.0-beta.20
|
|
356
|
+
|
|
357
|
+
### Patch Changes
|
|
358
|
+
|
|
359
|
+
- fix: match accordion design
|
|
360
|
+
- Updated dependencies
|
|
361
|
+
- @dt-ui/react-core@0.1.0-beta.13
|
|
362
|
+
- @dt-ui/react-button@0.1.0-beta.3
|
|
363
|
+
|
|
364
|
+
## 0.1.0-beta.19
|
|
365
|
+
|
|
366
|
+
### Minor Changes
|
|
367
|
+
|
|
368
|
+
- feat: add button contrast style
|
|
369
|
+
|
|
370
|
+
### Patch Changes
|
|
371
|
+
|
|
372
|
+
- Updated dependencies
|
|
373
|
+
- @dt-ui/react-button@0.1.0-beta.2
|
|
374
|
+
|
|
375
|
+
## 0.1.0-beta.18
|
|
376
|
+
|
|
377
|
+
### Patch Changes
|
|
378
|
+
|
|
379
|
+
- chore: make Button component independent
|
|
380
|
+
- Updated dependencies
|
|
381
|
+
- @dt-ui/react-button@0.1.0-beta.1
|
|
382
|
+
|
|
383
|
+
## 0.1.0-beta.17
|
|
384
|
+
|
|
385
|
+
### Patch Changes
|
|
386
|
+
|
|
387
|
+
- fix: make icons an optional property in theme
|
|
388
|
+
- Updated dependencies
|
|
389
|
+
- @dt-ui/react-core@0.1.0-beta.12
|
|
390
|
+
|
|
391
|
+
## 0.1.0-beta.16
|
|
392
|
+
|
|
393
|
+
### Patch Changes
|
|
394
|
+
|
|
395
|
+
- refactor: extract text-field to new package with greenlane theme
|
|
396
|
+
- Updated dependencies
|
|
397
|
+
- @dt-ui/react-core@0.1.0-beta.11
|
|
398
|
+
|
|
399
|
+
## 0.1.0-beta.15
|
|
400
|
+
|
|
401
|
+
### Patch Changes
|
|
402
|
+
|
|
403
|
+
- refactor: move and refactor checkbox refactor checkbox according to design
|
|
404
|
+
- Updated dependencies
|
|
405
|
+
- @dt-ui/react-core@0.1.0-beta.10
|
|
406
|
+
|
|
407
|
+
## 0.1.0-beta.14
|
|
408
|
+
|
|
409
|
+
### Patch Changes
|
|
410
|
+
|
|
411
|
+
- fix(icons): export css and update imports on deps
|
|
412
|
+
- Updated dependencies
|
|
413
|
+
- @dt-ui/react-core@0.1.0-beta.9
|
|
414
|
+
|
|
415
|
+
## 0.1.0-beta.13
|
|
416
|
+
|
|
417
|
+
### Patch Changes
|
|
418
|
+
|
|
419
|
+
- chore: update component generator and lint fixes
|
|
420
|
+
|
|
421
|
+
## 0.1.0-beta.12
|
|
422
|
+
|
|
423
|
+
### Patch Changes
|
|
424
|
+
|
|
425
|
+
- chore: move util functions to the core
|
|
426
|
+
- Updated dependencies
|
|
427
|
+
- @dt-ui/react-core@0.1.0-beta.8
|
|
428
|
+
|
|
429
|
+
## 0.1.0-beta.11
|
|
430
|
+
|
|
431
|
+
### Minor Changes
|
|
432
|
+
|
|
433
|
+
- feat: add contextual color add content tertiary to palette
|
|
434
|
+
|
|
435
|
+
### Patch Changes
|
|
436
|
+
|
|
437
|
+
- Updated dependencies
|
|
438
|
+
- @dt-ui/react-core@0.1.0-beta.7
|
|
439
|
+
|
|
440
|
+
## 0.1.0-beta.10
|
|
441
|
+
|
|
442
|
+
### Minor Changes
|
|
443
|
+
|
|
444
|
+
- feat: create Icons package
|
|
445
|
+
- feat: add icons to theme Provider
|
|
446
|
+
|
|
447
|
+
### Patch Changes
|
|
448
|
+
|
|
449
|
+
- Updated dependencies
|
|
450
|
+
- Updated dependencies
|
|
451
|
+
- @dt-ui/react-core@0.1.0-beta.6
|
|
452
|
+
|
|
453
|
+
## 0.1.0-beta.9
|
|
454
|
+
|
|
455
|
+
### Minor Changes
|
|
456
|
+
|
|
457
|
+
- feat: create TruckAPI theme and update default
|
|
458
|
+
|
|
459
|
+
### Patch Changes
|
|
460
|
+
|
|
461
|
+
- Updated dependencies
|
|
462
|
+
- @dt-ui/react-core@0.1.0-beta.5
|
|
463
|
+
|
|
464
|
+
## 0.1.0-beta.8
|
|
465
|
+
|
|
466
|
+
### Minor Changes
|
|
467
|
+
|
|
468
|
+
- feat: update contextual color to follow figma spec
|
|
469
|
+
|
|
470
|
+
### Patch Changes
|
|
471
|
+
|
|
472
|
+
- Updated dependencies
|
|
473
|
+
- @dt-ui/react-core@0.1.0-beta.4
|
|
474
|
+
|
|
475
|
+
## 0.1.0-beta.7
|
|
476
|
+
|
|
477
|
+
### Minor Changes
|
|
478
|
+
|
|
479
|
+
- feat: review Message designs based on designs
|
|
480
|
+
|
|
481
|
+
### Patch Changes
|
|
482
|
+
|
|
483
|
+
- fix: move react-core to main dependencies
|
|
484
|
+
- Updated dependencies
|
|
485
|
+
- @dt-ui/react-core@0.1.0-beta.3
|
|
486
|
+
|
|
487
|
+
## 0.1.0-beta.6
|
|
488
|
+
|
|
489
|
+
### Patch Changes
|
|
490
|
+
|
|
491
|
+
- chore: migrate jest setup file to jest package
|
|
492
|
+
- chore: migrate jest configuration to typescript
|
|
493
|
+
|
|
494
|
+
## 0.1.0-beta.5
|
|
495
|
+
|
|
496
|
+
### Minor Changes
|
|
497
|
+
|
|
498
|
+
- feat: break words on Toast message
|
|
499
|
+
- feat: truncate Toast message in 6 lines
|
|
500
|
+
|
|
501
|
+
### Patch Changes
|
|
502
|
+
|
|
503
|
+
- chore: add index.ts to tsconfig on Toast
|
|
504
|
+
|
|
505
|
+
## 0.1.0-beta.4
|
|
506
|
+
|
|
507
|
+
### Patch Changes
|
|
508
|
+
|
|
509
|
+
- chore: create core package
|
|
510
|
+
|
|
511
|
+
## 0.1.0-beta.3
|
|
512
|
+
|
|
513
|
+
### Patch Changes
|
|
514
|
+
|
|
515
|
+
- fix: change warning icons names
|
|
516
|
+
|
|
517
|
+
## 0.1.0-beta.2
|
|
518
|
+
|
|
519
|
+
### Minor Changes
|
|
520
|
+
|
|
521
|
+
- feat: implement progress bar
|
|
522
|
+
|
|
523
|
+
## 0.1.0-beta.1
|
|
524
|
+
|
|
525
|
+
### Minor Changes
|
|
526
|
+
|
|
527
|
+
- feat: adapt toast to design specifications
|
|
528
|
+
- feat: share toast id with toast children component
|
|
529
|
+
|
|
530
|
+
### Patch Changes
|
|
531
|
+
|
|
532
|
+
- chore: transform Toast to independent package
|
package/LICENSE.md
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2025 Daimler Truck AG.
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|