hr-design-system-handlebars 0.117.9 → 0.117.11

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.117.11 (Fri Jan 13 2023)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - edit inline-switch to match delivery [#476](https://github.com/mumprod/hr-design-system-handlebars/pull/476) ([@StefanVesper](https://github.com/StefanVesper))
6
+
7
+ #### Authors: 1
8
+
9
+ - SonicSoulSurfer ([@StefanVesper](https://github.com/StefanVesper))
10
+
11
+ ---
12
+
13
+ # v0.117.10 (Thu Jan 12 2023)
14
+
15
+ #### 🐛 Bug Fix
16
+
17
+ - Dpe 1981 ffff [#475](https://github.com/mumprod/hr-design-system-handlebars/pull/475) ([@StefanVesper](https://github.com/StefanVesper))
18
+
19
+ #### Authors: 1
20
+
21
+ - SonicSoulSurfer ([@StefanVesper](https://github.com/StefanVesper))
22
+
23
+ ---
24
+
1
25
  # v0.117.9 (Thu Jan 12 2023)
2
26
 
3
27
  #### 🐛 Bug Fix
@@ -967,9 +967,6 @@ video {
967
967
  .h-10 {
968
968
  height: 2.5rem;
969
969
  }
970
- .h-8 {
971
- height: 2rem;
972
- }
973
970
  .h-full {
974
971
  height: 100%;
975
972
  }
@@ -1003,6 +1000,9 @@ video {
1003
1000
  .h-3 {
1004
1001
  height: 0.75rem;
1005
1002
  }
1003
+ .h-8 {
1004
+ height: 2rem;
1005
+ }
1006
1006
  .h-6 {
1007
1007
  height: 1.5rem;
1008
1008
  }
@@ -1389,6 +1389,9 @@ video {
1389
1389
  border-left-width: 1px;
1390
1390
  border-right-width: 1px;
1391
1391
  }
1392
+ .border-b-8 {
1393
+ border-bottom-width: 8px;
1394
+ }
1392
1395
  .border-l {
1393
1396
  border-left-width: 1px;
1394
1397
  }
@@ -1434,6 +1437,10 @@ video {
1434
1437
  --tw-border-opacity: 1;
1435
1438
  border-color: rgba(0, 82, 147, var(--tw-border-opacity));
1436
1439
  }
1440
+ .border-white {
1441
+ --tw-border-opacity: 1;
1442
+ border-color: rgba(255, 255, 255, var(--tw-border-opacity));
1443
+ }
1437
1444
  .border-content-nav {
1438
1445
  border-color: #005293;
1439
1446
  border-color: var(--color-content-nav);
@@ -1454,10 +1461,6 @@ video {
1454
1461
  --tw-border-opacity: 1;
1455
1462
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
1456
1463
  }
1457
- .border-white {
1458
- --tw-border-opacity: 1;
1459
- border-color: rgba(255, 255, 255, var(--tw-border-opacity));
1460
- }
1461
1464
  .border-clusterTeaserHeadline {
1462
1465
  border-color: #005293;
1463
1466
  border-color: var(--color-cluster-teaser-headline,#000);
@@ -1734,9 +1737,6 @@ video {
1734
1737
  padding-top: 1px;
1735
1738
  padding-bottom: 1px;
1736
1739
  }
1737
- .pt-1 {
1738
- padding-top: 0.25rem;
1739
- }
1740
1740
  .pl-2 {
1741
1741
  padding-left: 0.5rem;
1742
1742
  }
@@ -1749,6 +1749,9 @@ video {
1749
1749
  .pr-2 {
1750
1750
  padding-right: 0.5rem;
1751
1751
  }
1752
+ .pt-1 {
1753
+ padding-top: 0.25rem;
1754
+ }
1752
1755
  .pb-1 {
1753
1756
  padding-bottom: 0.25rem;
1754
1757
  }
@@ -2224,7 +2227,7 @@ video {
2224
2227
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
2225
2228
  }
2226
2229
  .counter-reset {
2227
- counter-reset: cnt1673529848192;
2230
+ counter-reset: cnt1673608202634;
2228
2231
  }
2229
2232
  .line-clamp-4 {
2230
2233
  overflow: hidden;
@@ -2456,7 +2459,7 @@ video {
2456
2459
  --tw-ring-color: rgba(255, 255, 255, 0.5);
2457
2460
  }
2458
2461
  .-ordered {
2459
- counter-increment: cnt1673529848192 1;
2462
+ counter-increment: cnt1673608202634 1;
2460
2463
  }
2461
2464
  .-ordered::before {
2462
2465
  position: absolute;
@@ -2472,7 +2475,7 @@ video {
2472
2475
  letter-spacing: .0125em;
2473
2476
  --tw-text-opacity: 1;
2474
2477
  color: rgba(0, 0, 0, var(--tw-text-opacity));
2475
- content: counter(cnt1673529848192);
2478
+ content: counter(cnt1673608202634);
2476
2479
  }
2477
2480
  /*! ****************************/
2478
2481
  /*! text-shadow */
@@ -6,9 +6,9 @@
6
6
  {{/if}}
7
7
  >
8
8
  {{#if this.isAutosuggest}}
9
- <div class="flex mx-0 w-full h-10 pt-1 border-blue-congress align-center{{#if _autoSuggestContainerCss}} {{_autoSuggestContainerCss}}{{/if}}">
9
+ <div class="flex mx-0 w-full h-10 border-blue-congress align-center{{#if _autoSuggestContainerCss}} {{_autoSuggestContainerCss}}{{/if}}">
10
10
  <input x-ref="autosuggestInput"
11
- class="w-full h-8 pl-2 bg-gray-200 text-grey-dark placeholder:text-grey-dark focus:outline-none js-autosuggest-input"
11
+ class="w-full h-10 pl-2 bg-gray-200 border-b-8 border-white text-grey-dark placeholder:text-grey-dark focus:outline-none js-autosuggest-input"
12
12
  type="text"
13
13
  placeholder="Eintrag filtern"/>
14
14
  </div>
@@ -1,3 +1,3 @@
1
- <div class="relative grid flex-col col-span-12 mx-5 sm:mx-0 gap-y-6 gap-x-4 bg-highlight-1 rounded-tl-3xl rounded-br-3xl{{inline-switch this.teaserSize '["50","100"]' '[" md:col-span-6",""]'}}" >
2
- {{> components/teaser/podcast/podcast_player _linkTitle="true" _isSinglePage=true _teasersize=this.teasersize _type="podcastEpisodePlayerTeaser" }}
1
+ <div class="relative grid flex-col col-span-12 mx-5 sm:mx-0 gap-y-6 gap-x-4 bg-highlight-1 rounded-tl-3xl rounded-br-3xl{{inline-switch this.teaserSize '["50"]' '[" md:col-span-6",""]'}}" >
2
+ {{> components/teaser/podcast/podcast_player _linkTitle="true" _isSinglePage=true _type="podcastEpisodePlayerTeaser" }}
3
3
  </div>
@@ -35,7 +35,7 @@
35
35
 
36
36
  {{!-- Podcast Image --}}
37
37
  <div class="flex flex-col ">
38
- <div class="w-22 {{inline-switch this.teaserSize '["100","50"]' '["md:w-32 lg:w-42","md:w-22 lg:w-32"]'}}">
38
+ <div class="w-22 {{inline-switch this.teaserSize '["100","50"]' '["md:w-32 lg:w-42","md:w-22 lg:w-32", ""]'}}">
39
39
  {{> components/base/image/responsive_image this.teaseritem
40
40
  _type="podcastEpisodePlayer"
41
41
  _variant="default"
@@ -49,7 +49,7 @@
49
49
  </div>
50
50
 
51
51
  {{!-- Player UI --}}
52
- <div class="flex {{inline-switch this.teaserSize '["100","50"]' '["lg:pr-48 lg:-mt-14",""]'}}"
52
+ <div class="flex {{inline-switch this.teaserSize '["100"]' '["lg:pr-48 lg:-mt-14",""]'}}"
53
53
  x-data="playaudio()"
54
54
  x-init="listenToGlobalStop()"
55
55
  ax-load
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.117.9",
9
+ "version": "0.117.11",
10
10
  "scripts": {
11
11
  "test": "echo \"Error: no test specified\" && exit 1",
12
12
  "storybook": "start-storybook -p 6006 public",
@@ -6,9 +6,9 @@
6
6
  {{/if}}
7
7
  >
8
8
  {{#if this.isAutosuggest}}
9
- <div class="flex mx-0 w-full h-10 pt-1 border-blue-congress align-center{{#if _autoSuggestContainerCss}} {{_autoSuggestContainerCss}}{{/if}}">
9
+ <div class="flex mx-0 w-full h-10 border-blue-congress align-center{{#if _autoSuggestContainerCss}} {{_autoSuggestContainerCss}}{{/if}}">
10
10
  <input x-ref="autosuggestInput"
11
- class="w-full h-8 pl-2 bg-gray-200 text-grey-dark placeholder:text-grey-dark focus:outline-none js-autosuggest-input"
11
+ class="w-full h-10 pl-2 bg-gray-200 border-b-8 border-white text-grey-dark placeholder:text-grey-dark focus:outline-none js-autosuggest-input"
12
12
  type="text"
13
13
  placeholder="Eintrag filtern"/>
14
14
  </div>
@@ -1,3 +1,3 @@
1
- <div class="relative grid flex-col col-span-12 mx-5 sm:mx-0 gap-y-6 gap-x-4 bg-highlight-1 rounded-tl-3xl rounded-br-3xl{{inline-switch this.teaserSize '["50","100"]' '[" md:col-span-6",""]'}}" >
2
- {{> components/teaser/podcast/podcast_player _linkTitle="true" _isSinglePage=true _teasersize=this.teasersize _type="podcastEpisodePlayerTeaser" }}
1
+ <div class="relative grid flex-col col-span-12 mx-5 sm:mx-0 gap-y-6 gap-x-4 bg-highlight-1 rounded-tl-3xl rounded-br-3xl{{inline-switch this.teaserSize '["50"]' '[" md:col-span-6",""]'}}" >
2
+ {{> components/teaser/podcast/podcast_player _linkTitle="true" _isSinglePage=true _type="podcastEpisodePlayerTeaser" }}
3
3
  </div>
@@ -35,7 +35,7 @@
35
35
 
36
36
  {{!-- Podcast Image --}}
37
37
  <div class="flex flex-col ">
38
- <div class="w-22 {{inline-switch this.teaserSize '["100","50"]' '["md:w-32 lg:w-42","md:w-22 lg:w-32"]'}}">
38
+ <div class="w-22 {{inline-switch this.teaserSize '["100","50"]' '["md:w-32 lg:w-42","md:w-22 lg:w-32", ""]'}}">
39
39
  {{> components/base/image/responsive_image this.teaseritem
40
40
  _type="podcastEpisodePlayer"
41
41
  _variant="default"
@@ -49,7 +49,7 @@
49
49
  </div>
50
50
 
51
51
  {{!-- Player UI --}}
52
- <div class="flex {{inline-switch this.teaserSize '["100","50"]' '["lg:pr-48 lg:-mt-14",""]'}}"
52
+ <div class="flex {{inline-switch this.teaserSize '["100"]' '["lg:pr-48 lg:-mt-14",""]'}}"
53
53
  x-data="playaudio()"
54
54
  x-init="listenToGlobalStop()"
55
55
  ax-load