@kompasid/lit-web-components 0.9.44 → 0.9.45

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.
@@ -1113,6 +1113,10 @@ video {
1113
1113
  max-width: 460px;
1114
1114
  }
1115
1115
 
1116
+ .max-w-\[492px\] {
1117
+ max-width: 492px;
1118
+ }
1119
+
1116
1120
  .max-w-screen-md {
1117
1121
  max-width: 768px;
1118
1122
  }
@@ -1129,10 +1133,6 @@ video {
1129
1133
  max-width: 20rem;
1130
1134
  }
1131
1135
 
1132
- .max-w-\[492px\] {
1133
- max-width: 492px;
1134
- }
1135
-
1136
1136
  .flex-shrink-0 {
1137
1137
  flex-shrink: 0;
1138
1138
  }
@@ -1979,14 +1979,14 @@ video {
1979
1979
  line-height: 1.25;
1980
1980
  }
1981
1981
 
1982
- .tracking-wide {
1983
- letter-spacing: 0.025em;
1984
- }
1985
-
1986
1982
  .tracking-normal {
1987
1983
  letter-spacing: 0em;
1988
1984
  }
1989
1985
 
1986
+ .tracking-wide {
1987
+ letter-spacing: 0.025em;
1988
+ }
1989
+
1990
1990
  .text-\[\#00559a\] {
1991
1991
  --tw-text-opacity: 1;
1992
1992
  color: rgb(0 85 154 / var(--tw-text-opacity, 1));
@@ -2374,10 +2374,6 @@ video {
2374
2374
  max-width: 737px;
2375
2375
  }
2376
2376
 
2377
- .md\:max-w-full {
2378
- max-width: 100%;
2379
- }
2380
-
2381
2377
  .md\:max-w-sm {
2382
2378
  max-width: 24rem;
2383
2379
  }
@@ -2583,8 +2579,8 @@ video {
2583
2579
  line-height: 1.5rem;
2584
2580
  }
2585
2581
 
2586
- .md\:tracking-normal {
2587
- letter-spacing: 0em;
2582
+ .md\:leading-5 {
2583
+ line-height: 1.25rem;
2588
2584
  }
2589
2585
  }
2590
2586
 
@@ -1120,6 +1120,10 @@ Constrain images and videos to the parent width and preserve their intrinsic asp
1120
1120
  max-width: 460px;
1121
1121
  }
1122
1122
 
1123
+ .max-w-\\[492px\\] {
1124
+ max-width: 492px;
1125
+ }
1126
+
1123
1127
  .max-w-screen-md {
1124
1128
  max-width: 768px;
1125
1129
  }
@@ -1136,10 +1140,6 @@ Constrain images and videos to the parent width and preserve their intrinsic asp
1136
1140
  max-width: 20rem;
1137
1141
  }
1138
1142
 
1139
- .max-w-\\[492px\\] {
1140
- max-width: 492px;
1141
- }
1142
-
1143
1143
  .flex-shrink-0 {
1144
1144
  flex-shrink: 0;
1145
1145
  }
@@ -1990,14 +1990,14 @@ Constrain images and videos to the parent width and preserve their intrinsic asp
1990
1990
  line-height: 1.25;
1991
1991
  }
1992
1992
 
1993
- .tracking-wide {
1994
- letter-spacing: 0.025em;
1995
- }
1996
-
1997
1993
  .tracking-normal {
1998
1994
  letter-spacing: 0em;
1999
1995
  }
2000
1996
 
1997
+ .tracking-wide {
1998
+ letter-spacing: 0.025em;
1999
+ }
2000
+
2001
2001
  .text-\\[\\#00559a\\] {
2002
2002
  --tw-text-opacity: 1;
2003
2003
  color: rgb(0 85 154 / var(--tw-text-opacity, 1));
@@ -2397,10 +2397,6 @@ Constrain images and videos to the parent width and preserve their intrinsic asp
2397
2397
  max-width: 737px;
2398
2398
  }
2399
2399
 
2400
- .md\\:max-w-full {
2401
- max-width: 100%;
2402
- }
2403
-
2404
2400
  .md\\:max-w-sm {
2405
2401
  max-width: 24rem;
2406
2402
  }
@@ -2606,8 +2602,8 @@ Constrain images and videos to the parent width and preserve their intrinsic asp
2606
2602
  line-height: 1.5rem;
2607
2603
  }
2608
2604
 
2609
- .md\\:tracking-normal {
2610
- letter-spacing: 0em;
2605
+ .md\\:leading-5 {
2606
+ line-height: 1.25rem;
2611
2607
  }
2612
2608
  }
2613
2609