hr-design-system-handlebars 1.114.44 → 1.114.45
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,16 @@
|
|
|
1
|
+
# v1.114.45 (Fri Dec 13 2024)
|
|
2
|
+
|
|
3
|
+
#### 🐛 Bug Fix
|
|
4
|
+
|
|
5
|
+
- :bento: Replace twitter with tiktok logo [#1194](https://github.com/mumprod/hr-design-system-handlebars/pull/1194) ([@Sunny1112358](https://github.com/Sunny1112358) [@Paul-Atreidis](https://github.com/Paul-Atreidis))
|
|
6
|
+
|
|
7
|
+
#### Authors: 2
|
|
8
|
+
|
|
9
|
+
- [@Paul-Atreidis](https://github.com/Paul-Atreidis)
|
|
10
|
+
- [@Sunny1112358](https://github.com/Sunny1112358)
|
|
11
|
+
|
|
12
|
+
---
|
|
13
|
+
|
|
1
14
|
# v1.114.44 (Fri Dec 13 2024)
|
|
2
15
|
|
|
3
16
|
#### 🐛 Bug Fix
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 320 320">
|
|
3
|
+
<!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 142) -->
|
|
4
|
+
<defs>
|
|
5
|
+
<style>
|
|
6
|
+
.st0 {
|
|
7
|
+
fill: #fff;
|
|
8
|
+
}
|
|
9
|
+
</style>
|
|
10
|
+
</defs>
|
|
11
|
+
<path id="Layer_1-2" class="st0" d="M227.9,93.5c-12-7.8-20.6-20.3-23.3-34.8-.6-3.1-.9-6.4-.9-9.7h-38.2v153c-.7,17.1-14.8,30.9-32.1,30.9s-10.4-1.3-14.9-3.7c-10.2-5.4-17.2-16.1-17.2-28.4,0-17.7,14.4-32.1,32.1-32.1s6.5.5,9.5,1.5v-39c-3.1-.4-6.3-.7-9.5-.7-38.7,0-70.2,31.5-70.2,70.3s11.9,44.8,30,57.5c11.4,8,25.3,12.7,40.3,12.7,38.7,0,70.2-31.5,70.2-70.2v-77.6c15,10.7,33.3,17.1,53.1,17.1v-38.2c-10.7,0-20.6-3.2-28.9-8.6Z"/>
|
|
12
|
+
</svg>
|
package/dist/assets/index.css
CHANGED
|
@@ -3713,7 +3713,7 @@ article #commentList {
|
|
|
3713
3713
|
border-bottom-color: var(--color-secondary-ds);
|
|
3714
3714
|
}
|
|
3715
3715
|
.counter-reset {
|
|
3716
|
-
counter-reset:
|
|
3716
|
+
counter-reset: cnt1734103039189;
|
|
3717
3717
|
}
|
|
3718
3718
|
html { scroll-behavior: smooth; }
|
|
3719
3719
|
.placeholder-text-xs::-webkit-input-placeholder {
|
|
@@ -4128,7 +4128,7 @@ html { scroll-behavior: smooth; }
|
|
|
4128
4128
|
--tw-ring-color: rgba(255, 255, 255, 0.5);
|
|
4129
4129
|
}
|
|
4130
4130
|
.-ordered {
|
|
4131
|
-
counter-increment:
|
|
4131
|
+
counter-increment: cnt1734103039189 1;
|
|
4132
4132
|
}
|
|
4133
4133
|
.-ordered::before {
|
|
4134
4134
|
position: absolute;
|
|
@@ -4146,7 +4146,7 @@ html { scroll-behavior: smooth; }
|
|
|
4146
4146
|
--tw-text-opacity: 1;
|
|
4147
4147
|
color: rgba(0, 0, 0, 1);
|
|
4148
4148
|
color: rgba(0, 0, 0, var(--tw-text-opacity));
|
|
4149
|
-
content: counter(
|
|
4149
|
+
content: counter(cnt1734103039189);
|
|
4150
4150
|
}
|
|
4151
4151
|
/*! ****************************/
|
|
4152
4152
|
/*! DataPolicy stuff */
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"repository": "https://github.com/szuelch/hr-design-system-handlebars",
|
|
9
|
-
"version": "1.114.
|
|
9
|
+
"version": "1.114.45",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "storybook dev -p 6006 public",
|
|
@@ -160,11 +160,11 @@
|
|
|
160
160
|
{
|
|
161
161
|
"links": [
|
|
162
162
|
{
|
|
163
|
-
"text": "
|
|
164
|
-
"url": "https://
|
|
163
|
+
"text": "tiktok-ds",
|
|
164
|
+
"url": "https://www.tiktok.com/@hessenschau",
|
|
165
165
|
"extern": true,
|
|
166
166
|
"isTargetBlank": true,
|
|
167
|
-
"title": "hessenschau
|
|
167
|
+
"title": "hessenschau tiktok"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
"text": "instagram-ds",
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 320 320">
|
|
3
|
+
<!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 142) -->
|
|
4
|
+
<defs>
|
|
5
|
+
<style>
|
|
6
|
+
.st0 {
|
|
7
|
+
fill: #fff;
|
|
8
|
+
}
|
|
9
|
+
</style>
|
|
10
|
+
</defs>
|
|
11
|
+
<path id="Layer_1-2" class="st0" d="M227.9,93.5c-12-7.8-20.6-20.3-23.3-34.8-.6-3.1-.9-6.4-.9-9.7h-38.2v153c-.7,17.1-14.8,30.9-32.1,30.9s-10.4-1.3-14.9-3.7c-10.2-5.4-17.2-16.1-17.2-28.4,0-17.7,14.4-32.1,32.1-32.1s6.5.5,9.5,1.5v-39c-3.1-.4-6.3-.7-9.5-.7-38.7,0-70.2,31.5-70.2,70.3s11.9,44.8,30,57.5c11.4,8,25.3,12.7,40.3,12.7,38.7,0,70.2-31.5,70.2-70.2v-77.6c15,10.7,33.3,17.1,53.1,17.1v-38.2c-10.7,0-20.6-3.2-28.9-8.6Z"/>
|
|
12
|
+
</svg>
|