hr-design-system-handlebars 1.67.3 → 1.67.5
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 +24 -0
- package/dist/assets/icons/icons/svgmap/print.svg +16 -16
- package/dist/assets/icons/icons/svgmap.min.svg +1 -1
- package/dist/assets/index.css +3 -3
- package/dist/views/components/page/components/commentinfo.hbs +11 -0
- package/dist/views/components/page/components/commentlink.ssi.hbs +11 -0
- package/dist/views/components/page/components/metadatabox.hbs +1 -1
- package/dist/views_static/components/page/components/commentinfo.hbs +11 -0
- package/dist/views_static/components/page/components/commentlink.ssi.hbs +11 -0
- package/dist/views_static/components/page/components/metadatabox.hbs +1 -1
- package/package.json +1 -1
- package/src/assets/icons/icons/svgmap/print.svg +16 -16
- package/src/assets/icons/icons/svgmap.min.svg +1 -1
- package/src/stories/views/components/page/components/commentinfo.hbs +11 -0
- package/src/stories/views/components/page/components/commentlink.ssi.hbs +11 -0
- package/src/stories/views/components/page/components/metadatabox.hbs +1 -1
- package/dist/views/components/page/components/commentlink.hbs +0 -17
- package/dist/views_static/components/page/components/commentlink.hbs +0 -17
- package/src/stories/views/components/page/components/commentlink.hbs +0 -17
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,27 @@
|
|
|
1
|
+
# v1.67.5 (Tue May 07 2024)
|
|
2
|
+
|
|
3
|
+
#### 🐛 Bug Fix
|
|
4
|
+
|
|
5
|
+
- commentlink as ssi [#922](https://github.com/mumprod/hr-design-system-handlebars/pull/922) ([@hanswurstsalat](https://github.com/hanswurstsalat))
|
|
6
|
+
|
|
7
|
+
#### Authors: 1
|
|
8
|
+
|
|
9
|
+
- Geraldo ([@hanswurstsalat](https://github.com/hanswurstsalat))
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# v1.67.4 (Tue May 07 2024)
|
|
14
|
+
|
|
15
|
+
#### 🐛 Bug Fix
|
|
16
|
+
|
|
17
|
+
- DPE-3079 Print Icon austauschen [#921](https://github.com/mumprod/hr-design-system-handlebars/pull/921) ([@Sunny1112358](https://github.com/Sunny1112358))
|
|
18
|
+
|
|
19
|
+
#### Authors: 1
|
|
20
|
+
|
|
21
|
+
- [@Sunny1112358](https://github.com/Sunny1112358)
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
1
25
|
# v1.67.3 (Thu May 02 2024)
|
|
2
26
|
|
|
3
27
|
#### 🐛 Bug Fix
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
<
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="print" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 320">
|
|
3
|
+
<defs>
|
|
4
|
+
<style>
|
|
5
|
+
.cls-1 {
|
|
6
|
+
fill: #006dc1;
|
|
7
|
+
stroke-width: 0px;
|
|
8
|
+
}
|
|
9
|
+
</style>
|
|
10
|
+
</defs>
|
|
11
|
+
<path class="cls-1" d="M275.5,243.5h-24.08c-5.52,0-10-4.48-10-10s4.48-10,10-10h24.08c5.51,0,10-4.49,10-10v-102c0-5.51-4.49-10-10-10H44.5c-5.51,0-10,4.49-10,10v102c0,5.51,4.49,10,10,10h22.04c5.52,0,10,4.48,10,10s-4.48,10-10,10h-22.04c-16.54,0-30-13.46-30-30v-102c0-16.54,13.46-30,30-30h231c16.54,0,30,13.46,30,30v102c0,16.54-13.46,30-30,30Z"/>
|
|
12
|
+
<path class="cls-1" d="M209.96,217h-100c-5.52,0-10-4.48-10-10s4.48-10,10-10h100c5.52,0,10,4.48,10,10s-4.48,10-10,10Z"/>
|
|
13
|
+
<path class="cls-1" d="M209.96,256h-100c-5.52,0-10-4.48-10-10s4.48-10,10-10h100c5.52,0,10,4.48,10,10s-4.48,10-10,10Z"/>
|
|
14
|
+
<path class="cls-1" d="M232.5,101.5H86.5c-12.13,0-22-9.87-22-22v-42c0-12.13,9.87-22,22-22h146c12.13,0,22,9.87,22,22v42c0,12.13-9.87,22-22,22ZM86.5,35.5c-1.1,0-2,.9-2,2v42c0,1.1.9,2,2,2h146c1.1,0,2-.9,2-2v-42c0-1.1-.9-2-2-2H86.5Z"/>
|
|
15
|
+
<path class="cls-1" d="M232.5,304.5H86.5c-12.13,0-22-9.87-22-22v-98c0-12.13,9.87-22,22-22h146c12.13,0,22,9.87,22,22v98c0,12.13-9.87,22-22,22ZM86.5,182.5c-1.1,0-2,.9-2,2v98c0,1.1.9,2,2,2h146c1.1,0,2-.9,2-2v-98c0-1.1-.9-2-2-2H86.5Z"/>
|
|
16
|
+
</svg>
|