hr-design-system-handlebars 1.63.0 → 1.63.1

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,15 @@
1
+ # v1.63.1 (Fri Apr 05 2024)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - fixes padding left in fig caption / desktop view [#894](https://github.com/mumprod/hr-design-system-handlebars/pull/894) ([@StefanVesper](https://github.com/StefanVesper))
6
+
7
+ #### Authors: 1
8
+
9
+ - SonicSoulSurfer ([@StefanVesper](https://github.com/StefanVesper))
10
+
11
+ ---
12
+
1
13
  # v1.63.0 (Thu Apr 04 2024)
2
14
 
3
15
  #### 🚀 Enhancement
@@ -3321,7 +3321,7 @@ article.indexTextDS .indexTextHighlighted .link {
3321
3321
  border-bottom-color: var(--color-secondary-ds);
3322
3322
  }
3323
3323
  .counter-reset {
3324
- counter-reset: cnt1712251189185;
3324
+ counter-reset: cnt1712322608600;
3325
3325
  }
3326
3326
  .hyphens-auto {
3327
3327
  -webkit-hyphens: auto;
@@ -3694,7 +3694,7 @@ article.indexTextDS .indexTextHighlighted .link {
3694
3694
  --tw-ring-color: rgba(255, 255, 255, 0.5);
3695
3695
  }
3696
3696
  .-ordered {
3697
- counter-increment: cnt1712251189185 1;
3697
+ counter-increment: cnt1712322608600 1;
3698
3698
  }
3699
3699
  .-ordered::before {
3700
3700
  position: absolute;
@@ -3710,7 +3710,7 @@ article.indexTextDS .indexTextHighlighted .link {
3710
3710
  letter-spacing: .0125em;
3711
3711
  --tw-text-opacity: 1;
3712
3712
  color: rgba(0, 0, 0, var(--tw-text-opacity));
3713
- content: counter(cnt1712251189185);
3713
+ content: counter(cnt1712322608600);
3714
3714
  }
3715
3715
  /*! ****************************/
3716
3716
  /*! DataPolicy stuff */
@@ -7066,6 +7066,10 @@ article.indexTextDS .indexTextHighlighted .link {
7066
7066
  padding-left: 1rem;
7067
7067
  }
7068
7068
 
7069
+ .lg\:pl-\[108px\] {
7070
+ padding-left: 108px;
7071
+ }
7072
+
7069
7073
  .lg\:pr-0 {
7070
7074
  padding-right: 0px;
7071
7075
  }
@@ -7078,6 +7082,10 @@ article.indexTextDS .indexTextHighlighted .link {
7078
7082
  padding-right: 12rem;
7079
7083
  }
7080
7084
 
7085
+ .lg\:pr-5 {
7086
+ padding-right: 1.25rem;
7087
+ }
7088
+
7081
7089
  .lg\:pt-1 {
7082
7090
  padding-top: 0.25rem;
7083
7091
  }
@@ -25,7 +25,7 @@
25
25
  {{#*inline "htmlProperties"}}{{/inline}}
26
26
  </div>
27
27
  </div>
28
- </div>
28
+ </div>
29
29
  <noscript>
30
30
  <p class="pt-4 text-base font-copy">
31
31
  {{loca "ext_service_datapolicy_no_js_text" this.externalServiceConfig.externalServiceName}}
@@ -11,7 +11,7 @@
11
11
  {{#if this.isImage}}
12
12
  {{> components/content/copytext/components/image/figure
13
13
  _cssClass="article-full-width md:article-breakout mt-6 sm480:mt-7 "
14
- _cssClassCaption="mx-5 md:mx-0"
14
+ _cssClassCaption="mx-5 md:mx-0 lg:pl-[108px] lg:pr-5"
15
15
  _type="story"
16
16
  _variant="100-top-sb"
17
17
  _pictureAddClass="ar-16-9"
@@ -25,7 +25,7 @@
25
25
  {{#*inline "htmlProperties"}}{{/inline}}
26
26
  </div>
27
27
  </div>
28
- </div>
28
+ </div>
29
29
  <noscript>
30
30
  <p class="pt-4 text-base font-copy">
31
31
  {{loca "ext_service_datapolicy_no_js_text" this.externalServiceConfig.externalServiceName}}
@@ -11,7 +11,7 @@
11
11
  {{#if this.isImage}}
12
12
  {{> components/content/copytext/components/image/figure
13
13
  _cssClass="article-full-width md:article-breakout mt-6 sm480:mt-7 "
14
- _cssClassCaption="mx-5 md:mx-0"
14
+ _cssClassCaption="mx-5 md:mx-0 lg:pl-[108px] lg:pr-5"
15
15
  _type="story"
16
16
  _variant="100-top-sb"
17
17
  _pictureAddClass="ar-16-9"
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.63.0",
9
+ "version": "1.63.1",
10
10
  "scripts": {
11
11
  "test": "echo \"Error: no test specified\" && exit 1",
12
12
  "storybook": "storybook dev -p 6006 public",
@@ -25,7 +25,7 @@
25
25
  {{#*inline "htmlProperties"}}{{/inline}}
26
26
  </div>
27
27
  </div>
28
- </div>
28
+ </div>
29
29
  <noscript>
30
30
  <p class="pt-4 text-base font-copy">
31
31
  {{loca "ext_service_datapolicy_no_js_text" this.externalServiceConfig.externalServiceName}}
@@ -11,7 +11,7 @@
11
11
  {{#if this.isImage}}
12
12
  {{> components/content/copytext/components/image/figure
13
13
  _cssClass="article-full-width md:article-breakout mt-6 sm480:mt-7 "
14
- _cssClassCaption="mx-5 md:mx-0"
14
+ _cssClassCaption="mx-5 md:mx-0 lg:pl-[108px] lg:pr-5"
15
15
  _type="story"
16
16
  _variant="100-top-sb"
17
17
  _pictureAddClass="ar-16-9"