hr-design-system-handlebars 0.67.0 → 0.67.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,27 @@
1
+ # v0.67.2 (Thu Oct 20 2022)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - tabbox full width in mobile-view [#345](https://github.com/mumprod/hr-design-system-handlebars/pull/345) ([@hanswurstsalat](https://github.com/hanswurstsalat))
6
+
7
+ #### Authors: 1
8
+
9
+ - Geraldo ([@hanswurstsalat](https://github.com/hanswurstsalat))
10
+
11
+ ---
12
+
13
+ # v0.67.1 (Thu Oct 20 2022)
14
+
15
+ #### ⚠️ Pushed to `main`
16
+
17
+ - Update Readme for macro ([@mariokinzel](https://github.com/mariokinzel))
18
+
19
+ #### Authors: 1
20
+
21
+ - [@mariokinzel](https://github.com/mariokinzel)
22
+
23
+ ---
24
+
1
25
  # v0.67.0 (Wed Oct 19 2022)
2
26
 
3
27
  #### 🚀 Enhancement
package/README.md CHANGED
@@ -68,7 +68,7 @@ settings.json
68
68
  "workbench.action.terminal.focusPreviousPane",
69
69
  {
70
70
  "command": "workbench.action.terminal.sendSequence",
71
- "args": { "text": "npm run storybook-only\r" }
71
+ "args": { "text": "npm run storybook\r" }
72
72
  },
73
73
  "workbench.action.terminal.focusNextPane",
74
74
  {
@@ -753,8 +753,8 @@ video {
753
753
  .-mt-10 {
754
754
  margin-top: -2.5rem;
755
755
  }
756
- .mb-8 {
757
- margin-bottom: 2rem;
756
+ .mb-7 {
757
+ margin-bottom: 1.75rem;
758
758
  }
759
759
  .mr-4 {
760
760
  margin-right: 1rem;
@@ -792,9 +792,6 @@ video {
792
792
  .-mt-3 {
793
793
  margin-top: -0.75rem;
794
794
  }
795
- .mb-7 {
796
- margin-bottom: 1.75rem;
797
- }
798
795
  .\!mb-0 {
799
796
  margin-bottom: 0px !important;
800
797
  }
@@ -2041,7 +2038,7 @@ video {
2041
2038
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
2042
2039
  }
2043
2040
  .counter-reset {
2044
- counter-reset: cnt1666178020238;
2041
+ counter-reset: cnt1666258538491;
2045
2042
  }
2046
2043
  .line-clamp-4 {
2047
2044
  overflow: hidden;
@@ -2430,7 +2427,7 @@ video {
2430
2427
  --tw-ring-color: rgba(255, 255, 255, 0.5);
2431
2428
  }
2432
2429
  .-ordered {
2433
- counter-increment: cnt1666178020238 1;
2430
+ counter-increment: cnt1666258538491 1;
2434
2431
  }
2435
2432
  .-ordered::before {
2436
2433
  position: absolute;
@@ -2447,7 +2444,7 @@ video {
2447
2444
  letter-spacing: .0125em;
2448
2445
  --tw-text-opacity: 1;
2449
2446
  color: rgba(0, 0, 0, var(--tw-text-opacity));
2450
- content: counter(cnt1666178020238);
2447
+ content: counter(cnt1666258538491);
2451
2448
  }
2452
2449
  /*! purgecss start ignore */
2453
2450
  :root,
@@ -3440,6 +3437,10 @@ video {
3440
3437
  }
3441
3438
  }
3442
3439
 
3440
+ .md\:col-main {
3441
+ grid-column: main;
3442
+ }
3443
+
3443
3444
  .md\:first-of-type\:pt-0:first-of-type {
3444
3445
  padding-top: 0px;
3445
3446
  }
@@ -1,7 +1,7 @@
1
1
  </div>
2
2
  <div
3
3
  x-data="{ tab: '{{this.tabbedGroup.[0].title}}' }"
4
- class="grid grid-cols-12 pt-6 md:pt-7 bg-[#dce8f0] mx-0 md:rounded-tl-3xl md:rounded-br-3xl col-main gap-x-6 gap-y-6"
4
+ class="grid col-full grid-cols-12 pt-6 md:pt-7 bg-[#dce8f0] mx-0 md:rounded-tl-3xl md:rounded-br-3xl md:col-main gap-x-6 gap-y-6"
5
5
  >
6
6
  <section class="col-span-full" data-hr-group-tabbed='{"wandaPageId":"{{this.wandaPageId}}"}'>
7
7
  <div class="flex flex-wrap justify-center mb-7 mx-1.5" role="tablist">
@@ -21,4 +21,4 @@
21
21
  {{~> components/teaser/teaser_logic/teaser_logic ~}}
22
22
  </section>
23
23
  </div>
24
- <div class="grid grid-cols-12 py-6 bg-white sm:px-8 col-full sm:col-main gap-x-6 gap-y-6">
24
+ <div class="grid grid-cols-12 py-6 bg-white sm:px-8 col-full sm:col-main gap-x-6 gap-y-6">
@@ -8,7 +8,7 @@
8
8
  </div>
9
9
  </div>
10
10
  {{#decorator 'components/base/link' _css="absolute flex w-full h-full justify-center" _isAriaHidden=true _doTracking=(if this.doTracking 'true') _clickLabelPrefix1=this.teaserSize _clickLabelPrefix2="mediaLink" }}
11
- <div class="self-end {{inline-switch this.teaserSize '["33","50"]' '["mb-8 px-2","mb-8 md:mb-16 px-4 py-2.5"]'}} text-white border border-white font-heading hover:bg-white hover:text-toplineColor hover:border-toplineColor">{{this.link.readMoreText.readMoreLong}}</div>
11
+ <div class="self-end px-4 py-2.5 {{inline-switch this.teaserSize '["33","50"]' '["mb-7","mb-7 md:mb-16"]'}} text-white border border-white font-heading hover:bg-white hover:text-toplineColor hover:border-toplineColor">{{this.link.readMoreText.readMoreLong}}</div>
12
12
  {{/decorator}}
13
13
  <span class="sr-only">{{this.link.readMoreText.readMoreLong}}: {{this.title}}</span>
14
14
  </article>
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.67.0",
9
+ "version": "0.67.2",
10
10
  "scripts": {
11
11
  "test": "echo \"Error: no test specified\" && exit 1",
12
12
  "storybook": "start-storybook -p 6006 public",
@@ -1,7 +1,7 @@
1
1
  </div>
2
2
  <div
3
3
  x-data="{ tab: '{{this.tabbedGroup.[0].title}}' }"
4
- class="grid grid-cols-12 pt-6 md:pt-7 bg-[#dce8f0] mx-0 md:rounded-tl-3xl md:rounded-br-3xl col-main gap-x-6 gap-y-6"
4
+ class="grid col-full grid-cols-12 pt-6 md:pt-7 bg-[#dce8f0] mx-0 md:rounded-tl-3xl md:rounded-br-3xl md:col-main gap-x-6 gap-y-6"
5
5
  >
6
6
  <section class="col-span-full" data-hr-group-tabbed='{"wandaPageId":"{{this.wandaPageId}}"}'>
7
7
  <div class="flex flex-wrap justify-center mb-7 mx-1.5" role="tablist">
@@ -21,4 +21,4 @@
21
21
  {{~> components/teaser/teaser_logic/teaser_logic ~}}
22
22
  </section>
23
23
  </div>
24
- <div class="grid grid-cols-12 py-6 bg-white sm:px-8 col-full sm:col-main gap-x-6 gap-y-6">
24
+ <div class="grid grid-cols-12 py-6 bg-white sm:px-8 col-full sm:col-main gap-x-6 gap-y-6">
@@ -8,7 +8,7 @@
8
8
  </div>
9
9
  </div>
10
10
  {{#decorator 'components/base/link' _css="absolute flex w-full h-full justify-center" _isAriaHidden=true _doTracking=(if this.doTracking 'true') _clickLabelPrefix1=this.teaserSize _clickLabelPrefix2="mediaLink" }}
11
- <div class="self-end {{inline-switch this.teaserSize '["33","50"]' '["mb-8 px-2","mb-8 md:mb-16 px-4 py-2.5"]'}} text-white border border-white font-heading hover:bg-white hover:text-toplineColor hover:border-toplineColor">{{this.link.readMoreText.readMoreLong}}</div>
11
+ <div class="self-end px-4 py-2.5 {{inline-switch this.teaserSize '["33","50"]' '["mb-7","mb-7 md:mb-16"]'}} text-white border border-white font-heading hover:bg-white hover:text-toplineColor hover:border-toplineColor">{{this.link.readMoreText.readMoreLong}}</div>
12
12
  {{/decorator}}
13
13
  <span class="sr-only">{{this.link.readMoreText.readMoreLong}}: {{this.title}}</span>
14
14
  </article>