hr-design-system-handlebars 0.121.12 β†’ 0.121.14

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,27 @@
1
+ # v0.121.14 (Thu Jan 26 2023)
2
+
3
+ #### πŸ› Bug Fix
4
+
5
+ - refactoring teaser text [#506](https://github.com/mumprod/hr-design-system-handlebars/pull/506) ([@StefanVesper](https://github.com/StefanVesper))
6
+
7
+ #### Authors: 1
8
+
9
+ - SonicSoulSurfer ([@StefanVesper](https://github.com/StefanVesper))
10
+
11
+ ---
12
+
13
+ # v0.121.13 (Wed Jan 25 2023)
14
+
15
+ #### πŸ› Bug Fix
16
+
17
+ - DPE-2035 Teaser-Logik fΓΌr Hero-Teaser [#503](https://github.com/mumprod/hr-design-system-handlebars/pull/503) ([@vascoeduardo](https://github.com/vascoeduardo))
18
+
19
+ #### Authors: 1
20
+
21
+ - Vasco ([@vascoeduardo](https://github.com/vascoeduardo))
22
+
23
+ ---
24
+
1
25
  # v0.121.12 (Wed Jan 25 2023)
2
26
 
3
27
  #### πŸ› Bug Fix
@@ -2477,7 +2477,7 @@ video {
2477
2477
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
2478
2478
  }
2479
2479
  .counter-reset {
2480
- counter-reset: cnt1674653484915;
2480
+ counter-reset: cnt1674740334457;
2481
2481
  }
2482
2482
  .line-clamp-4 {
2483
2483
  overflow: hidden;
@@ -2695,7 +2695,7 @@ video {
2695
2695
  --tw-ring-color: rgba(255, 255, 255, 0.5);
2696
2696
  }
2697
2697
  .-ordered {
2698
- counter-increment: cnt1674653484915 1;
2698
+ counter-increment: cnt1674740334457 1;
2699
2699
  }
2700
2700
  .-ordered::before {
2701
2701
  position: absolute;
@@ -2711,7 +2711,7 @@ video {
2711
2711
  letter-spacing: .0125em;
2712
2712
  --tw-text-opacity: 1;
2713
2713
  color: rgba(0, 0, 0, var(--tw-text-opacity));
2714
- content: counter(cnt1674653484915);
2714
+ content: counter(cnt1674740334457);
2715
2715
  }
2716
2716
  /*! ****************************/
2717
2717
  /*! text-shadow */
@@ -3889,14 +3889,14 @@ video {
3889
3889
  margin-bottom: 4rem;
3890
3890
  }
3891
3891
 
3892
- .md\:block {
3893
- display: block;
3894
- }
3895
-
3896
3892
  .md\:inline-block {
3897
3893
  display: inline-block;
3898
3894
  }
3899
3895
 
3896
+ .md\:inline {
3897
+ display: inline;
3898
+ }
3899
+
3900
3900
  .md\:flex {
3901
3901
  display: flex;
3902
3902
  }
@@ -1,12 +1,10 @@
1
-
2
- <span class='flex space-around {{inline-switch _size '["25"]' '["hidden ","hidden md:block "]'~}}
3
- text-base mt-3 font-copy'>
4
- {{~_text~}}
5
- </span>
6
-
7
- {{#if this.isExtOrBrandLink}}
8
- {{#decorator 'components/base/link' _css="relative inline-flex flex-end text-link z-20 ds-focus"}}
9
- <span class="inline-flex flex-wrap items-end hover:underline decoration-1 font-copy">{{this.link.readMoreText.readMore}}{{~#if this.link.hasIcon}}{{> components/base/image/icon _icon=this.link.iconName _iconmap="icons" _addClass="w-5 h-5 self-baseline fill-current ml-1"}}{{/if~}}</span>
10
- {{/decorator}}
11
- {{/if}}
12
-
1
+ <div class="mt-2 text-base font-copy">
2
+ <span class='flex space-around {{inline-switch _size '["25"]' '["hidden ","hidden md:inline "]'~}}'>
3
+ {{~_text~}}
4
+ </span>
5
+ {{#if this.isExtOrBrandLink}}
6
+ {{#decorator 'components/base/link' _css="relative inline text-link z-20 ds-focus"}}
7
+ <span class="inline-flex flex-wrap hover:underline decoration-1 font-copy">{{this.link.readMoreText.readMore}}{{~#if this.link.hasIcon}}{{> components/base/image/icon _icon=this.link.iconName _iconmap="icons" _addClass="w-5 h-5 fill-current ml-1"}}{{/if~}}</span>
8
+ {{/decorator}}
9
+ {{/if}}
10
+ </div>
@@ -5,14 +5,14 @@
5
5
  {{/if}}
6
6
  >
7
7
  {{#if this.teaserImage}}
8
- <figure class="relative {{~inline-switch this.teaserSize '["hero","100","50"]' '[" basis-full w-full md:basis-2/3 md:w-2/3 ar-16-9"," ar-1-1 md:ar-16-9 basis-2/5 w-2/5 md:basis-1/3 md:w-1/3"," ar-1-1 md:ar-16-9 basis-2/5 w-2/5 md:basis-1/2 md:w-1/2"]'~}}"
8
+ <figure class="relative {{~inline-switch this.realTeaserSize '["hero","100","50"]' '[" basis-full w-full md:basis-2/3 md:w-2/3 ar-16-9"," ar-1-1 md:ar-16-9 basis-2/5 w-2/5 md:basis-1/3 md:w-1/3"," ar-1-1 md:ar-16-9 basis-2/5 w-2/5 md:basis-1/2 md:w-1/2"]'~}}"
9
9
  {{#if this.isMobile1to1}}
10
10
  :class="{'ar-16-9 basis-full w-full' : avStart, 'ar-1-1 basis-2/5 w-2/5': !avStart}"
11
11
  {{/if}}
12
12
  >
13
- {{> components/teaser/components/teaser_lead _isMobile1to1=this.isMobile1to1 _teaserSize=this.teaserSize _teaserType=this.teaserType _aspectRatio=(inline-switch this.teaserSize '["hero"]' '["ar-16-9","ar-1-1 md:ar-16-9"]') }}
13
+ {{> components/teaser/components/teaser_lead _isMobile1to1=this.isMobile1to1 _teaserSize=this.realTeaserSize _teaserType=this.teaserType _aspectRatio=(inline-switch this.realTeaserSize '["hero"]' '["ar-16-9","ar-1-1 md:ar-16-9"]') }}
14
14
  </figure>
15
- {{> components/teaser/components/teaser_body _outerCssClasses=(inline-switch this.teaserSize '["hero","100","50"]' '["basis-full w-full md:basis-1/3 md:w-1/3"," basis-3/5 w-3/5 md:basis-2/3 md:w-2/3"," basis-3/5 w-3/5 md:basis-1/2 md:w-1/2"]') }}
15
+ {{> components/teaser/components/teaser_body _outerCssClasses=(inline-switch this.realTeaserSize '["hero","100","50"]' '["basis-full w-full md:basis-1/3 md:w-1/3"," basis-3/5 w-3/5 md:basis-2/3 md:w-2/3"," basis-3/5 w-3/5 md:basis-1/2 md:w-1/2"]') }}
16
16
  {{else}}
17
17
  {{> components/teaser/components/teaser_body _outerCssClasses="basis-full" }}
18
18
  {{/if}}
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": "0.121.12",
9
+ "version": "0.121.14",
10
10
  "scripts": {
11
11
  "test": "echo \"Error: no test specified\" && exit 1",
12
12
  "storybook": "start-storybook -p 6006 public",
@@ -1,12 +1,10 @@
1
-
2
- <span class='flex space-around {{inline-switch _size '["25"]' '["hidden ","hidden md:block "]'~}}
3
- text-base mt-3 font-copy'>
4
- {{~_text~}}
5
- </span>
6
-
7
- {{#if this.isExtOrBrandLink}}
8
- {{#decorator 'components/base/link' _css="relative inline-flex flex-end text-link z-20 ds-focus"}}
9
- <span class="inline-flex flex-wrap items-end hover:underline decoration-1 font-copy">{{this.link.readMoreText.readMore}}{{~#if this.link.hasIcon}}{{> components/base/image/icon _icon=this.link.iconName _iconmap="icons" _addClass="w-5 h-5 self-baseline fill-current ml-1"}}{{/if~}}</span>
10
- {{/decorator}}
11
- {{/if}}
12
-
1
+ <div class="mt-2 text-base font-copy">
2
+ <span class='flex space-around {{inline-switch _size '["25"]' '["hidden ","hidden md:inline "]'~}}'>
3
+ {{~_text~}}
4
+ </span>
5
+ {{#if this.isExtOrBrandLink}}
6
+ {{#decorator 'components/base/link' _css="relative inline text-link z-20 ds-focus"}}
7
+ <span class="inline-flex flex-wrap hover:underline decoration-1 font-copy">{{this.link.readMoreText.readMore}}{{~#if this.link.hasIcon}}{{> components/base/image/icon _icon=this.link.iconName _iconmap="icons" _addClass="w-5 h-5 fill-current ml-1"}}{{/if~}}</span>
8
+ {{/decorator}}
9
+ {{/if}}
10
+ </div>
@@ -5,14 +5,14 @@
5
5
  {{/if}}
6
6
  >
7
7
  {{#if this.teaserImage}}
8
- <figure class="relative {{~inline-switch this.teaserSize '["hero","100","50"]' '[" basis-full w-full md:basis-2/3 md:w-2/3 ar-16-9"," ar-1-1 md:ar-16-9 basis-2/5 w-2/5 md:basis-1/3 md:w-1/3"," ar-1-1 md:ar-16-9 basis-2/5 w-2/5 md:basis-1/2 md:w-1/2"]'~}}"
8
+ <figure class="relative {{~inline-switch this.realTeaserSize '["hero","100","50"]' '[" basis-full w-full md:basis-2/3 md:w-2/3 ar-16-9"," ar-1-1 md:ar-16-9 basis-2/5 w-2/5 md:basis-1/3 md:w-1/3"," ar-1-1 md:ar-16-9 basis-2/5 w-2/5 md:basis-1/2 md:w-1/2"]'~}}"
9
9
  {{#if this.isMobile1to1}}
10
10
  :class="{'ar-16-9 basis-full w-full' : avStart, 'ar-1-1 basis-2/5 w-2/5': !avStart}"
11
11
  {{/if}}
12
12
  >
13
- {{> components/teaser/components/teaser_lead _isMobile1to1=this.isMobile1to1 _teaserSize=this.teaserSize _teaserType=this.teaserType _aspectRatio=(inline-switch this.teaserSize '["hero"]' '["ar-16-9","ar-1-1 md:ar-16-9"]') }}
13
+ {{> components/teaser/components/teaser_lead _isMobile1to1=this.isMobile1to1 _teaserSize=this.realTeaserSize _teaserType=this.teaserType _aspectRatio=(inline-switch this.realTeaserSize '["hero"]' '["ar-16-9","ar-1-1 md:ar-16-9"]') }}
14
14
  </figure>
15
- {{> components/teaser/components/teaser_body _outerCssClasses=(inline-switch this.teaserSize '["hero","100","50"]' '["basis-full w-full md:basis-1/3 md:w-1/3"," basis-3/5 w-3/5 md:basis-2/3 md:w-2/3"," basis-3/5 w-3/5 md:basis-1/2 md:w-1/2"]') }}
15
+ {{> components/teaser/components/teaser_body _outerCssClasses=(inline-switch this.realTeaserSize '["hero","100","50"]' '["basis-full w-full md:basis-1/3 md:w-1/3"," basis-3/5 w-3/5 md:basis-2/3 md:w-2/3"," basis-3/5 w-3/5 md:basis-1/2 md:w-1/2"]') }}
16
16
  {{else}}
17
17
  {{> components/teaser/components/teaser_body _outerCssClasses="basis-full" }}
18
18
  {{/if}}