hr-design-system-handlebars 1.83.0 → 1.83.2

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,28 @@
1
+ # v1.83.2 (Thu Jul 18 2024)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - social sharing icons are hidden on mobile load [#1019](https://github.com/mumprod/hr-design-system-handlebars/pull/1019) ([@vascoeduardo](https://github.com/vascoeduardo))
6
+
7
+ #### Authors: 1
8
+
9
+ - Vasco ([@vascoeduardo](https://github.com/vascoeduardo))
10
+
11
+ ---
12
+
13
+ # v1.83.1 (Thu Jul 18 2024)
14
+
15
+ #### 🐛 Bug Fix
16
+
17
+ - DPE-3245: Fix horizontal spacing in Infobox/Content-Box/file-download [#1018](https://github.com/mumprod/hr-design-system-handlebars/pull/1018) (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.83.0 (Thu Jul 18 2024)
2
27
 
3
28
  #### 🚀 Enhancement
@@ -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: cnt1721309878426;
3333
+ counter-reset: cnt1721318331671;
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: cnt1721309878426 1;
3741
+ counter-increment: cnt1721318331671 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(cnt1721309878426);
3757
+ content: counter(cnt1721318331671);
3758
3758
  }
3759
3759
  /*! ****************************/
3760
3760
  /*! DataPolicy stuff */
@@ -6141,18 +6141,26 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
6141
6141
  margin-left: 1rem;
6142
6142
  }
6143
6143
 
6144
- .sm\:ml-6 {
6145
- margin-left: 1.5rem;
6146
- }
6147
-
6148
6144
  .sm\:ml-8 {
6149
6145
  margin-left: 2rem;
6150
6146
  }
6151
6147
 
6148
+ .sm\:ml-\[1\.531rem\] {
6149
+ margin-left: 1.531rem;
6150
+ }
6151
+
6152
6152
  .sm\:mr-5 {
6153
6153
  margin-right: 1.25rem;
6154
6154
  }
6155
6155
 
6156
+ .sm\:mr-6 {
6157
+ margin-right: 1.5rem;
6158
+ }
6159
+
6160
+ .sm\:mr-6\.5 {
6161
+ margin-right: 1.625rem;
6162
+ }
6163
+
6156
6164
  .sm\:mt-1 {
6157
6165
  margin-top: 0.25rem;
6158
6166
  }
@@ -6265,11 +6273,6 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
6265
6273
  padding-right: 1rem;
6266
6274
  }
6267
6275
 
6268
- .sm\:px-6 {
6269
- padding-left: 1.5rem;
6270
- padding-right: 1.5rem;
6271
- }
6272
-
6273
6276
  .sm\:px-8 {
6274
6277
  padding-left: 2rem;
6275
6278
  padding-right: 2rem;
@@ -6302,6 +6305,18 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
6302
6305
  padding-left: 0px;
6303
6306
  }
6304
6307
 
6308
+ .sm\:pl-\[1\.531rem\] {
6309
+ padding-left: 1.531rem;
6310
+ }
6311
+
6312
+ .sm\:pr-6 {
6313
+ padding-right: 1.5rem;
6314
+ }
6315
+
6316
+ .sm\:pr-6\.5 {
6317
+ padding-right: 1.625rem;
6318
+ }
6319
+
6305
6320
  .sm\:pt-0 {
6306
6321
  padding-top: 0px;
6307
6322
  }
@@ -1,3 +1,3 @@
1
- <div class="ml-1 sm:ml-6 px-4 sm:px-6 border-l-[3px] border-gray-boulder overflow-auto {{#if _showFullsize}}[&+h2]:mt-4 [&+.hr-copytext-teaser-half]:mt-4 clear-both mt-12 mb-8 sm:[&+.hr-copytext-teaser-half]:mt-0 sm:mt-14 sm:mb-14 {{else}}hr-copytext-teaser-half mb-8 sm:mb-5 sm:mt-6 mt-12 mr-0 sm:mr-5 w-full sm:w-1/2 sm:float-left{{/if}}">
1
+ <div class="mx-1 sm:ml-[1.531rem] sm:mr-6.5 px-4 sm:pl-[1.531rem] sm:pr-6.5 border-l-[3px] border-gray-boulder overflow-auto {{#if _showFullsize}}[&+h2]:mt-4 [&+.hr-copytext-teaser-half]:mt-4 clear-both mt-12 mb-8 sm:[&+.hr-copytext-teaser-half]:mt-0 sm:mt-14 sm:mb-14 {{else}}hr-copytext-teaser-half mb-8 sm:mb-5 sm:mt-6 mt-12 w-full sm:w-1/2 sm:float-left{{/if}}">
2
2
  {{~> @partial-block ~}}
3
3
  </div>
@@ -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,3 +1,3 @@
1
- <div class="ml-1 sm:ml-6 px-4 sm:px-6 border-l-[3px] border-gray-boulder overflow-auto {{#if _showFullsize}}[&+h2]:mt-4 [&+.hr-copytext-teaser-half]:mt-4 clear-both mt-12 mb-8 sm:[&+.hr-copytext-teaser-half]:mt-0 sm:mt-14 sm:mb-14 {{else}}hr-copytext-teaser-half mb-8 sm:mb-5 sm:mt-6 mt-12 mr-0 sm:mr-5 w-full sm:w-1/2 sm:float-left{{/if}}">
1
+ <div class="mx-1 sm:ml-[1.531rem] sm:mr-6.5 px-4 sm:pl-[1.531rem] sm:pr-6.5 border-l-[3px] border-gray-boulder overflow-auto {{#if _showFullsize}}[&+h2]:mt-4 [&+.hr-copytext-teaser-half]:mt-4 clear-both mt-12 mb-8 sm:[&+.hr-copytext-teaser-half]:mt-0 sm:mt-14 sm:mb-14 {{else}}hr-copytext-teaser-half mb-8 sm:mb-5 sm:mt-6 mt-12 w-full sm:w-1/2 sm:float-left{{/if}}">
2
2
  {{~> @partial-block ~}}
3
3
  </div>
@@ -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.0",
9
+ "version": "1.83.2",
10
10
  "scripts": {
11
11
  "test": "echo \"Error: no test specified\" && exit 1",
12
12
  "storybook": "storybook dev -p 6006 public",
@@ -1,3 +1,3 @@
1
- <div class="ml-1 sm:ml-6 px-4 sm:px-6 border-l-[3px] border-gray-boulder overflow-auto {{#if _showFullsize}}[&+h2]:mt-4 [&+.hr-copytext-teaser-half]:mt-4 clear-both mt-12 mb-8 sm:[&+.hr-copytext-teaser-half]:mt-0 sm:mt-14 sm:mb-14 {{else}}hr-copytext-teaser-half mb-8 sm:mb-5 sm:mt-6 mt-12 mr-0 sm:mr-5 w-full sm:w-1/2 sm:float-left{{/if}}">
1
+ <div class="mx-1 sm:ml-[1.531rem] sm:mr-6.5 px-4 sm:pl-[1.531rem] sm:pr-6.5 border-l-[3px] border-gray-boulder overflow-auto {{#if _showFullsize}}[&+h2]:mt-4 [&+.hr-copytext-teaser-half]:mt-4 clear-both mt-12 mb-8 sm:[&+.hr-copytext-teaser-half]:mt-0 sm:mt-14 sm:mb-14 {{else}}hr-copytext-teaser-half mb-8 sm:mb-5 sm:mt-6 mt-12 w-full sm:w-1/2 sm:float-left{{/if}}">
2
2
  {{~> @partial-block ~}}
3
3
  </div>
@@ -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"}}
@@ -104,6 +104,7 @@ module.exports = {
104
104
  '1.5': '0.375rem',
105
105
  '2.5': '0.625rem',
106
106
  '5.5': '1.3125rem',
107
+ '6.5': '1.625rem',
107
108
  '7.5': '1.875rem',
108
109
  '11.5': '2.875rem',
109
110
  '13': '3.25rem',
@@ -184,6 +185,7 @@ module.exports = {
184
185
  margin: {
185
186
  '4.5': '1.125rem',
186
187
  '5.5': '1.375rem',
188
+ '6.5': '1.625rem',
187
189
  '7.5': '1.875rem',
188
190
  '13': '3.125rem',
189
191
  '26': '6.5rem',