hr-design-system-handlebars 1.5.2 → 1.5.4
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 +25 -0
- package/dist/assets/index.css +7 -3
- package/dist/views/components/geoTag/geoTag.hbs +1 -1
- package/dist/views/components/grid/grid_group_highlight.hbs +1 -1
- package/package.json +1 -1
- package/src/stories/views/components/geoTag/geoTag.hbs +1 -1
- package/src/stories/views/components/grid/grid_group_highlight.hbs +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,28 @@
|
|
|
1
|
+
# v1.5.4 (Tue Feb 21 2023)
|
|
2
|
+
|
|
3
|
+
#### 🐛 Bug Fix
|
|
4
|
+
|
|
5
|
+
- adds my-6 to highlight container [#566](https://github.com/mumprod/hr-design-system-handlebars/pull/566) ([@StefanVesper](https://github.com/StefanVesper))
|
|
6
|
+
|
|
7
|
+
#### Authors: 1
|
|
8
|
+
|
|
9
|
+
- SonicSoulSurfer ([@StefanVesper](https://github.com/StefanVesper))
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# v1.5.3 (Tue Feb 21 2023)
|
|
14
|
+
|
|
15
|
+
#### 🐛 Bug Fix
|
|
16
|
+
|
|
17
|
+
- hide geotag for 25% Teaser [#564](https://github.com/mumprod/hr-design-system-handlebars/pull/564) (saad.elbaciri@hr.de [@selbaciri](https://github.com/selbaciri))
|
|
18
|
+
|
|
19
|
+
#### Authors: 2
|
|
20
|
+
|
|
21
|
+
- Saad El Baciri ([@selbaciri](https://github.com/selbaciri))
|
|
22
|
+
- selbaciri (saad.elbaciri@hr.de)
|
|
23
|
+
|
|
24
|
+
---
|
|
25
|
+
|
|
1
26
|
# v1.5.2 (Tue Feb 21 2023)
|
|
2
27
|
|
|
3
28
|
#### 🐛 Bug Fix
|
package/dist/assets/index.css
CHANGED
|
@@ -1120,6 +1120,10 @@ video {
|
|
|
1120
1120
|
margin-left: 0px;
|
|
1121
1121
|
margin-right: 0px;
|
|
1122
1122
|
}
|
|
1123
|
+
.my-6 {
|
|
1124
|
+
margin-top: 1.5rem;
|
|
1125
|
+
margin-bottom: 1.5rem;
|
|
1126
|
+
}
|
|
1123
1127
|
.mx-5 {
|
|
1124
1128
|
margin-left: 1.25rem;
|
|
1125
1129
|
margin-right: 1.25rem;
|
|
@@ -2653,7 +2657,7 @@ video {
|
|
|
2653
2657
|
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
2654
2658
|
}
|
|
2655
2659
|
.counter-reset {
|
|
2656
|
-
counter-reset:
|
|
2660
|
+
counter-reset: cnt1676984847537;
|
|
2657
2661
|
}
|
|
2658
2662
|
.line-clamp-4 {
|
|
2659
2663
|
overflow: hidden;
|
|
@@ -2887,7 +2891,7 @@ video {
|
|
|
2887
2891
|
--tw-ring-color: rgba(255, 255, 255, 0.5);
|
|
2888
2892
|
}
|
|
2889
2893
|
.-ordered {
|
|
2890
|
-
counter-increment:
|
|
2894
|
+
counter-increment: cnt1676984847537 1;
|
|
2891
2895
|
}
|
|
2892
2896
|
.-ordered::before {
|
|
2893
2897
|
position: absolute;
|
|
@@ -2903,7 +2907,7 @@ video {
|
|
|
2903
2907
|
letter-spacing: .0125em;
|
|
2904
2908
|
--tw-text-opacity: 1;
|
|
2905
2909
|
color: rgba(0, 0, 0, var(--tw-text-opacity));
|
|
2906
|
-
content: counter(
|
|
2910
|
+
content: counter(cnt1676984847537);
|
|
2907
2911
|
}
|
|
2908
2912
|
/*! ****************************/
|
|
2909
2913
|
/*! text-shadow */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<span
|
|
2
|
-
class='w-3/5 max-w-min truncate z-10 pointer-events-none absolute bottom-0 left-0{{#if _isMobile1to1}} hidden md:inline-block{{else}} inline-block{{/if}} mx-4 my-4 rounded px-1.5 pt-px tracking-wide text-black text-base leading-5.5 font-heading bg-geoTag'
|
|
2
|
+
class='w-3/5 max-w-min truncate z-10 pointer-events-none absolute bottom-0 left-0{{#if _isMobile1to1}}{{inline-switch _teaserSize '["25"]' '[" hidden"," hidden md:inline-block"]'}}{{else}} inline-block{{/if}} mx-4 my-4 rounded px-1.5 pt-px tracking-wide text-black text-base leading-5.5 font-heading bg-geoTag'
|
|
3
3
|
aria-hidden="true"
|
|
4
4
|
>
|
|
5
5
|
{{~_text~}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
</div>
|
|
2
|
-
<div class="grid col-full grid-page
|
|
2
|
+
<div class="grid col-full grid-page my-6{{inline-switch _backgroundColor '["1","2"]' '[" bg-grey-concrete"," bg-orange-bridesmaid"]'}}">
|
|
3
3
|
<section class="grid grid-cols-12 py-6 sm:px-9.5 col-full sm:col-main gap-x-6 gap-y-9">
|
|
4
4
|
<div class="grid content-start grid-cols-12 col-span-12 gap-x-6 gap-y-6">
|
|
5
5
|
{{> @partial-block }}
|
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.5.
|
|
9
|
+
"version": "1.5.4",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "start-storybook -p 6006 public",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<span
|
|
2
|
-
class='w-3/5 max-w-min truncate z-10 pointer-events-none absolute bottom-0 left-0{{#if _isMobile1to1}} hidden md:inline-block{{else}} inline-block{{/if}} mx-4 my-4 rounded px-1.5 pt-px tracking-wide text-black text-base leading-5.5 font-heading bg-geoTag'
|
|
2
|
+
class='w-3/5 max-w-min truncate z-10 pointer-events-none absolute bottom-0 left-0{{#if _isMobile1to1}}{{inline-switch _teaserSize '["25"]' '[" hidden"," hidden md:inline-block"]'}}{{else}} inline-block{{/if}} mx-4 my-4 rounded px-1.5 pt-px tracking-wide text-black text-base leading-5.5 font-heading bg-geoTag'
|
|
3
3
|
aria-hidden="true"
|
|
4
4
|
>
|
|
5
5
|
{{~_text~}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
</div>
|
|
2
|
-
<div class="grid col-full grid-page
|
|
2
|
+
<div class="grid col-full grid-page my-6{{inline-switch _backgroundColor '["1","2"]' '[" bg-grey-concrete"," bg-orange-bridesmaid"]'}}">
|
|
3
3
|
<section class="grid grid-cols-12 py-6 sm:px-9.5 col-full sm:col-main gap-x-6 gap-y-9">
|
|
4
4
|
<div class="grid content-start grid-cols-12 col-span-12 gap-x-6 gap-y-6">
|
|
5
5
|
{{> @partial-block }}
|