@amboss/design-system 0.25.17 β†’ 0.26.1

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
@@ -1,3 +1,99 @@
1
+ # v0.26.1 (Fri Oct 22 2021)
2
+
3
+ ### Release Notes
4
+
5
+ #### Add warning variant and text transfrom ([#350](https://github.com/amboss-mededu/amboss-design-system/pull/350))
6
+
7
+ Changes for Text:
8
+ - Add text transform
9
+ - Add warning variant
10
+
11
+ ---
12
+
13
+ #### πŸ› Bug Fix
14
+
15
+ - Add warning variant and text transfrom [#350](https://github.com/amboss-mededu/amboss-design-system/pull/350) ([@LimChorngUan](https://github.com/LimChorngUan))
16
+
17
+ #### Authors: 1
18
+
19
+ - [@LimChorngUan](https://github.com/LimChorngUan)
20
+
21
+ ---
22
+
23
+ # v0.26.0 (Wed Oct 20 2021)
24
+
25
+ ### Release Notes
26
+
27
+ #### [SRCH-1195] Add new course Icon to the Design System ([#349](https://github.com/amboss-mededu/amboss-design-system/pull/349))
28
+
29
+ Put your release notes here
30
+
31
+ #### Container Component ([#348](https://github.com/amboss-mededu/amboss-design-system/pull/348))
32
+
33
+ - Adding text to `Divider` component
34
+ - Introducing `Container` component
35
+
36
+ ---
37
+
38
+ #### πŸš€ Enhancement
39
+
40
+ - Container Component [#348](https://github.com/amboss-mededu/amboss-design-system/pull/348) ([@Hadh](https://github.com/Hadh) [@clbagrat](https://github.com/clbagrat))
41
+
42
+ #### πŸ› Bug Fix
43
+
44
+ - [SRCH-1195] Add new course Icon to the Design System [#349](https://github.com/amboss-mededu/amboss-design-system/pull/349) (jenkins@miamed.de [@anitamikas](https://github.com/anitamikas))
45
+
46
+ #### Authors: 4
47
+
48
+ - [@anitamikas](https://github.com/anitamikas)
49
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
50
+ - Hadhemi ([@Hadh](https://github.com/Hadh))
51
+ - Jenkins (jenkins@miamed.de)
52
+
53
+ ---
54
+
55
+ # v0.25.19 (Fri Oct 15 2021)
56
+
57
+ ### Release Notes
58
+
59
+ #### Add disabled prop to DropdownMenu ([#343](https://github.com/amboss-mededu/amboss-design-system/pull/343))
60
+
61
+ Add disabled prop to DropdownMenu
62
+
63
+ ---
64
+
65
+ #### πŸ› Bug Fix
66
+
67
+ - Add disabled prop to DropdownMenu [#343](https://github.com/amboss-mededu/amboss-design-system/pull/343) ([@LimChorngUan](https://github.com/LimChorngUan))
68
+
69
+ #### Authors: 1
70
+
71
+ - [@LimChorngUan](https://github.com/LimChorngUan)
72
+
73
+ ---
74
+
75
+ # v0.25.18 (Fri Oct 15 2021)
76
+
77
+ ### Release Notes
78
+
79
+ #### LEAR-2062 add a progress bar component ([#325](https://github.com/amboss-mededu/amboss-design-system/pull/325))
80
+
81
+ Add two different progress bar components to the design system.
82
+ 1. `ProgressBar` which is a simple progress bar with a max value and a progress value
83
+ 2. `SegmentedProgressBar` which might have several progress segments (`success`, `alert` and `error`)
84
+
85
+ ---
86
+
87
+ #### πŸ› Bug Fix
88
+
89
+ - LEAR-2062 add a progress bar component [#325](https://github.com/amboss-mededu/amboss-design-system/pull/325) ([@bbt-amboss](https://github.com/bbt-amboss))
90
+
91
+ #### Authors: 1
92
+
93
+ - Benjamin Bortfeldt-Roß ([@bbt-amboss](https://github.com/bbt-amboss))
94
+
95
+ ---
96
+
1
97
  # v0.25.17 (Tue Oct 12 2021)
2
98
 
3
99
  #### πŸ› Bug Fix
@@ -27,6 +27,7 @@
27
27
  "coffee": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-coffee\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"></path><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"></path><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"></line><line x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"></line><line x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"></line></svg>",
28
28
  "copy": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-copy\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\"></rect><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\"></path></svg>",
29
29
  "corner-down-right": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-corner-down-right\"><polyline points=\"15 10 20 15 15 20\"></polyline><path d=\"M4 4v7a4 4 0 0 0 4 4h12\"></path></svg>",
30
+ "course": "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\">\n<path clip-rule=\"evenodd\" d=\"M12 2 1 8l11 6 11-6-11-6Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M5 11v7l7 4.5 7-4.5v-7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M23 8v8\" stroke-width=\"2\" stroke-linecap=\"round\"/>\n</svg>\n",
30
31
  "download": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-download\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"></path><polyline points=\"7 10 12 15 17 10\"></polyline><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"></line></svg>",
31
32
  "edit-3": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-edit-3\"><path d=\"M12 20h9\"></path><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"></path></svg>",
32
33
  "eye": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-eye\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"></path><circle cx=\"12\" cy=\"12\" r=\"3\"></circle></svg>",
@@ -7,6 +7,7 @@
7
7
  "checkmark-circle-filled": "<svg width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 16 16\" stroke=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.95 12.95a7 7 0 11-9.9-9.9 7 7 0 019.9 9.9zM12 6.203L7.016 11 4 8.08l1.25-1.187 1.766 1.7L10.767 5 12 6.203z\"/>\n</svg>\n",
8
8
  "clipboard": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.5 2h1.25c.69 0 1.25.597 1.25 1.333v9.334c0 .736-.56 1.333-1.25 1.333h-7.5C3.56 14 3 13.403 3 12.667V3.333C3 2.597 3.56 2 4.25 2H5.5\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path clip-rule=\"evenodd\" d=\"M6 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V2Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>",
9
9
  "collapse": "<svg width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 16 16\" stroke=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M3 8h10\" fill=\"none\" stroke-width=\"2\" stroke-linejoin=\"bevel\"/>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 3l3 3 3-3H5zm6 10l-3-3-3 3h6z\" stroke=\"none\"/>\n</svg>\n",
10
+ "course": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\">\n<path clip-rule=\"evenodd\" d=\"M8 2 1 5.5 8 9l7-3.5L8 2Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M4 7v5.511L8 14.5l4-1.989V7\" stroke-width=\"2\" stroke-linejoin=\"round\"/>\n<path d=\"M15 5.5v5\" stroke-width=\"2\" stroke-linecap=\"round\"/>\n</svg>\n\n",
10
11
  "edit-3": "<svg width=\"16\" height=\"16\" stroke=\"currentColor\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M8 14h7\" stroke-width=\"2\" stroke-linejoin=\"round\"/>\n <path d=\"M10.45 3.438a1.494 1.494 0 112.113 2.112l-7.746 7.746L2 14l.704-2.817 7.746-7.745z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>\n",
11
12
  "edit-3-filled": "<svg width=\"16\" height=\"16\" fill=\"currentColor\" stroke=\"none\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M8 14h7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>\n <path d=\"M11.932 2c-.529 0-1.036.21-1.41.584L1.776 11.33a.5.5 0 00-.131.232l-.623 2.493a.7.7 0 00.848.85l2.494-.624a.5.5 0 00.232-.132l8.746-8.745A1.994 1.994 0 0011.932 2z\" fill=\"currentColor\" stroke=\"none\" />\n</svg>\n",
12
13
  "eye": "<svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\">\n <path clip-rule=\"evenodd\" d=\"M1 8s2.545-5 7-5c4.454 0 7 5 7 5s-2.546 5-7 5c-4.455 0-7-5-7-5z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path clip-rule=\"evenodd\" d=\"M8 10a2 2 0 100-4 2 2 0 000 4z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>\n",