hr-design-system-handlebars 1.83.1 → 1.83.3

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
+ # v1.83.3 (Thu Jul 18 2024)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - revise spaces [#1020](https://github.com/mumprod/hr-design-system-handlebars/pull/1020) ([@hanswurstsalat](https://github.com/hanswurstsalat))
6
+
7
+ #### Authors: 1
8
+
9
+ - Geraldo ([@hanswurstsalat](https://github.com/hanswurstsalat))
10
+
11
+ ---
12
+
13
+ # v1.83.2 (Thu Jul 18 2024)
14
+
15
+ #### 🐛 Bug Fix
16
+
17
+ - social sharing icons are hidden on mobile load [#1019](https://github.com/mumprod/hr-design-system-handlebars/pull/1019) ([@vascoeduardo](https://github.com/vascoeduardo))
18
+
19
+ #### Authors: 1
20
+
21
+ - Vasco ([@vascoeduardo](https://github.com/vascoeduardo))
22
+
23
+ ---
24
+
1
25
  # v1.83.1 (Thu Jul 18 2024)
2
26
 
3
27
  #### 🐛 Bug Fix
@@ -1365,6 +1365,9 @@ article.indexTextDS .indexTextHighlighted .link {
1365
1365
  .mb-10 {
1366
1366
  margin-bottom: 2.5rem;
1367
1367
  }
1368
+ .mb-12 {
1369
+ margin-bottom: 3rem;
1370
+ }
1368
1371
  .mb-2 {
1369
1372
  margin-bottom: 0.5rem;
1370
1373
  }
@@ -2732,9 +2735,6 @@ article.indexTextDS .indexTextHighlighted .link {
2732
2735
  .pb-10 {
2733
2736
  padding-bottom: 2.5rem;
2734
2737
  }
2735
- .pb-11 {
2736
- padding-bottom: 2.75rem;
2737
- }
2738
2738
  .pb-2 {
2739
2739
  padding-bottom: 0.5rem;
2740
2740
  }
@@ -3330,7 +3330,7 @@ article.indexTextDS .indexTextHighlighted .link {
3330
3330
  border-bottom-color: var(--color-secondary-ds);
3331
3331
  }
3332
3332
  .counter-reset {
3333
- counter-reset: cnt1721312162988;
3333
+ counter-reset: cnt1721319450963;
3334
3334
  }
3335
3335
  .hyphens-auto {
3336
3336
  -webkit-hyphens: auto;
@@ -3738,7 +3738,7 @@ article.indexTextDS .indexTextHighlighted .link {
3738
3738
  --tw-ring-color: rgba(255, 255, 255, 0.5);
3739
3739
  }
3740
3740
  .-ordered {
3741
- counter-increment: cnt1721312162988 1;
3741
+ counter-increment: cnt1721319450963 1;
3742
3742
  }
3743
3743
  .-ordered::before {
3744
3744
  position: absolute;
@@ -3754,7 +3754,7 @@ article.indexTextDS .indexTextHighlighted .link {
3754
3754
  letter-spacing: .0125em;
3755
3755
  --tw-text-opacity: 1;
3756
3756
  color: rgba(0, 0, 0, var(--tw-text-opacity));
3757
- content: counter(cnt1721312162988);
3757
+ content: counter(cnt1721319450963);
3758
3758
  }
3759
3759
  /*! ****************************/
3760
3760
  /*! DataPolicy stuff */
@@ -6173,6 +6173,10 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
6173
6173
  margin-top: 3.5rem;
6174
6174
  }
6175
6175
 
6176
+ .sm\:mt-4 {
6177
+ margin-top: 1rem;
6178
+ }
6179
+
6176
6180
  .sm\:mt-5 {
6177
6181
  margin-top: 1.25rem;
6178
6182
  }
@@ -6508,10 +6512,6 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
6508
6512
  margin-bottom: 0px;
6509
6513
  }
6510
6514
 
6511
- .md\:mb-10 {
6512
- margin-bottom: 2.5rem;
6513
- }
6514
-
6515
6515
  .md\:mb-16 {
6516
6516
  margin-bottom: 4rem;
6517
6517
  }
@@ -1,4 +1,4 @@
1
- <footer class="flex flex-col mt-10 text-xs md:text-sm text-gray-scorpion dark:text-text-dark font-headingSerif{{#if _addClass}} {{_addClass}}{{/if}}">
1
+ <footer class="flex flex-col mt-12 sm:mt-14 text-xs md:text-sm text-gray-scorpion dark:text-text-dark font-headingSerif{{#if _addClass}} {{_addClass}}{{/if}}">
2
2
  {{#with this.editorialStaffItems}}
3
3
  <p>
4
4
  <span>{{~loca "editorial_office"}}:</span>
@@ -1,7 +1,7 @@
1
1
  {{#if this.title}}
2
2
  <h2 class="clear-both mt-12 mb-5 text-lg font-normal accordion sm480:mt-14 sm480:text-2xl font-headingSerif dark:text-text-dark">{{this.title}}</h2>
3
3
  {{/if}}
4
- <div x-cloak x-data="{selected:0}" class="pb-11{{#unless this.title}} clear-both mt-12 sm480:mt-14{{/unless}}">
4
+ <div x-cloak x-data="{selected:0}" class="pb-3{{#unless this.title}} clear-both mt-12 sm480:mt-14{{/unless}}">
5
5
  {{#each this.copytextParagraph }}
6
6
  {{#if this.isHeadline}}
7
7
  {{#unless @first}}</div></div>{{/unless}}
@@ -1,4 +1,4 @@
1
- <figcaption class="flex items-start mt-3 text-xs sm480:text-sm font-headingSerif {{_cssClassCaption}}"
1
+ <figcaption class="flex items-start mt-3 sm:mt-4 text-xs sm480:text-sm font-headingSerif {{_cssClassCaption}}"
2
2
  x-data="{
3
3
  open: false,
4
4
  truncated: true,
@@ -1,7 +1,7 @@
1
- <aside class="mt-12 md:mt-14">
1
+ <aside class="mt-12 sm:mt-14">
2
2
  {{~#with this.programReference~}}
3
3
  {{~#if this.hasReference~}}
4
- <div class="clear-both mb-8 md:mb-10">
4
+ <div class="clear-both mb-12 sm:mb-14">
5
5
  {{> components/program_reference/program_reference _isArticle=../_isArticle}}
6
6
  </div>
7
7
  {{~/if~}}
@@ -24,11 +24,11 @@
24
24
  >
25
25
  {{> components/base/image/icon _addClass="w-5 h-5 fill-current group-hover:fill-link--dark" _icon="sharing" _iconmap="icons" }}
26
26
  </button>
27
- <div
28
- x-ref="panel"
29
- :class="$store.sharingIsOpenHorizontal ? 'flex' : 'hidden '"
27
+ <div
28
+ x-ref="panel"
29
+ :class="{ 'hidden': !$store.sharingIsOpenHorizontal,'flex': $store.sharingIsOpenHorizontal }"
30
30
  :id="$id('dropdown-button')"
31
- class="self-center bg-white h-8 absolute right-[50px] md:relative md:right-0 md:h-auto lg:flex"
31
+ class="self-center bg-white h-8 absolute right-[50px] md:relative md:right-0 md:h-auto hidden lg:flex"
32
32
  >
33
33
  <ul class="flex gap-3">
34
34
  {{> components/social_sharing/social_sharing_icons _socialSharingType="metadatabox"}}
@@ -1,4 +1,4 @@
1
- <footer class="flex flex-col mt-10 text-xs md:text-sm text-gray-scorpion dark:text-text-dark font-headingSerif{{#if _addClass}} {{_addClass}}{{/if}}">
1
+ <footer class="flex flex-col mt-12 sm:mt-14 text-xs md:text-sm text-gray-scorpion dark:text-text-dark font-headingSerif{{#if _addClass}} {{_addClass}}{{/if}}">
2
2
  {{#with this.editorialStaffItems}}
3
3
  <p>
4
4
  <span>{{~loca "editorial_office"}}:</span>
@@ -1,7 +1,7 @@
1
1
  {{#if this.title}}
2
2
  <h2 class="clear-both mt-12 mb-5 text-lg font-normal accordion sm480:mt-14 sm480:text-2xl font-headingSerif dark:text-text-dark">{{this.title}}</h2>
3
3
  {{/if}}
4
- <div x-cloak x-data="{selected:0}" class="pb-11{{#unless this.title}} clear-both mt-12 sm480:mt-14{{/unless}}">
4
+ <div x-cloak x-data="{selected:0}" class="pb-3{{#unless this.title}} clear-both mt-12 sm480:mt-14{{/unless}}">
5
5
  {{#each this.copytextParagraph }}
6
6
  {{#if this.isHeadline}}
7
7
  {{#unless @first}}</div></div>{{/unless}}
@@ -1,4 +1,4 @@
1
- <figcaption class="flex items-start mt-3 text-xs sm480:text-sm font-headingSerif {{_cssClassCaption}}"
1
+ <figcaption class="flex items-start mt-3 sm:mt-4 text-xs sm480:text-sm font-headingSerif {{_cssClassCaption}}"
2
2
  x-data="{
3
3
  open: false,
4
4
  truncated: true,
@@ -1,7 +1,7 @@
1
- <aside class="mt-12 md:mt-14">
1
+ <aside class="mt-12 sm:mt-14">
2
2
  {{~#with this.programReference~}}
3
3
  {{~#if this.hasReference~}}
4
- <div class="clear-both mb-8 md:mb-10">
4
+ <div class="clear-both mb-12 sm:mb-14">
5
5
  {{> components/program_reference/program_reference _isArticle=../_isArticle}}
6
6
  </div>
7
7
  {{~/if~}}
@@ -24,11 +24,11 @@
24
24
  >
25
25
  {{> components/base/image/icon _addClass="w-5 h-5 fill-current group-hover:fill-link--dark" _icon="sharing" _iconmap="icons" }}
26
26
  </button>
27
- <div
28
- x-ref="panel"
29
- :class="$store.sharingIsOpenHorizontal ? 'flex' : 'hidden '"
27
+ <div
28
+ x-ref="panel"
29
+ :class="{ 'hidden': !$store.sharingIsOpenHorizontal,'flex': $store.sharingIsOpenHorizontal }"
30
30
  :id="$id('dropdown-button')"
31
- class="self-center bg-white h-8 absolute right-[50px] md:relative md:right-0 md:h-auto lg:flex"
31
+ class="self-center bg-white h-8 absolute right-[50px] md:relative md:right-0 md:h-auto hidden lg:flex"
32
32
  >
33
33
  <ul class="flex gap-3">
34
34
  {{> components/social_sharing/social_sharing_icons _socialSharingType="metadatabox"}}
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.83.1",
9
+ "version": "1.83.3",
10
10
  "scripts": {
11
11
  "test": "echo \"Error: no test specified\" && exit 1",
12
12
  "storybook": "storybook dev -p 6006 public",
@@ -1,4 +1,4 @@
1
- <footer class="flex flex-col mt-10 text-xs md:text-sm text-gray-scorpion dark:text-text-dark font-headingSerif{{#if _addClass}} {{_addClass}}{{/if}}">
1
+ <footer class="flex flex-col mt-12 sm:mt-14 text-xs md:text-sm text-gray-scorpion dark:text-text-dark font-headingSerif{{#if _addClass}} {{_addClass}}{{/if}}">
2
2
  {{#with this.editorialStaffItems}}
3
3
  <p>
4
4
  <span>{{~loca "editorial_office"}}:</span>
@@ -1,7 +1,7 @@
1
1
  {{#if this.title}}
2
2
  <h2 class="clear-both mt-12 mb-5 text-lg font-normal accordion sm480:mt-14 sm480:text-2xl font-headingSerif dark:text-text-dark">{{this.title}}</h2>
3
3
  {{/if}}
4
- <div x-cloak x-data="{selected:0}" class="pb-11{{#unless this.title}} clear-both mt-12 sm480:mt-14{{/unless}}">
4
+ <div x-cloak x-data="{selected:0}" class="pb-3{{#unless this.title}} clear-both mt-12 sm480:mt-14{{/unless}}">
5
5
  {{#each this.copytextParagraph }}
6
6
  {{#if this.isHeadline}}
7
7
  {{#unless @first}}</div></div>{{/unless}}
@@ -1,4 +1,4 @@
1
- <figcaption class="flex items-start mt-3 text-xs sm480:text-sm font-headingSerif {{_cssClassCaption}}"
1
+ <figcaption class="flex items-start mt-3 sm:mt-4 text-xs sm480:text-sm font-headingSerif {{_cssClassCaption}}"
2
2
  x-data="{
3
3
  open: false,
4
4
  truncated: true,
@@ -1,7 +1,7 @@
1
- <aside class="mt-12 md:mt-14">
1
+ <aside class="mt-12 sm:mt-14">
2
2
  {{~#with this.programReference~}}
3
3
  {{~#if this.hasReference~}}
4
- <div class="clear-both mb-8 md:mb-10">
4
+ <div class="clear-both mb-12 sm:mb-14">
5
5
  {{> components/program_reference/program_reference _isArticle=../_isArticle}}
6
6
  </div>
7
7
  {{~/if~}}
@@ -24,11 +24,11 @@
24
24
  >
25
25
  {{> components/base/image/icon _addClass="w-5 h-5 fill-current group-hover:fill-link--dark" _icon="sharing" _iconmap="icons" }}
26
26
  </button>
27
- <div
28
- x-ref="panel"
29
- :class="$store.sharingIsOpenHorizontal ? 'flex' : 'hidden '"
27
+ <div
28
+ x-ref="panel"
29
+ :class="{ 'hidden': !$store.sharingIsOpenHorizontal,'flex': $store.sharingIsOpenHorizontal }"
30
30
  :id="$id('dropdown-button')"
31
- class="self-center bg-white h-8 absolute right-[50px] md:relative md:right-0 md:h-auto lg:flex"
31
+ class="self-center bg-white h-8 absolute right-[50px] md:relative md:right-0 md:h-auto hidden lg:flex"
32
32
  >
33
33
  <ul class="flex gap-3">
34
34
  {{> components/social_sharing/social_sharing_icons _socialSharingType="metadatabox"}}