forstok-ui-lib 5.13.5 → 5.13.7

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/dist/index.mjs CHANGED
@@ -65,7 +65,6 @@ import*as e from"react";import t,{useState as n,useEffect as r,forwardRef as i,u
65
65
  `,H=b`
66
66
  font-size: 12px;
67
67
  font-weight: 600;
68
- letter-spacing: 0.3px;
69
68
  text-transform: capitalize;
70
69
  `,V=b`
71
70
  color: var(--hd-clr);
@@ -613,7 +612,6 @@ import*as e from"react";import t,{useState as n,useEffect as r,forwardRef as i,u
613
612
  }
614
613
  }
615
614
  @media only screen and (min-width: 768px) {
616
- font-size: 20px;
617
615
  padding: 11px 30px;
618
616
  }
619
617
  `,Ka=y.div`
@@ -660,7 +658,7 @@ import*as e from"react";import t,{useState as n,useEffect as r,forwardRef as i,u
660
658
  }
661
659
  }
662
660
  ${({$isLeft:e})=>{if(e)return b`
663
- grid-template-columns: 40% 60%;
661
+ grid-template-columns: 42% 58%;
664
662
  `}}
665
663
  `,to=y.section`
666
664
  padding: 20px 24px;
@@ -839,7 +837,6 @@ r.version="2.30.1",i(Zn),r.fn=la,r.min=Kn,r.max=er,r.now=tr,r.utc=f,r.unix=ca,r.
839
837
  right: 20px;
840
838
  }
841
839
  `,Nb=y.h1`
842
- font-family: PT Sans;
843
840
  font-size: 22px;
844
841
  color: var(--ter-clr);
845
842
  > aside {
@@ -851,7 +848,7 @@ r.version="2.30.1",i(Zn),r.fn=la,r.min=Kn,r.max=er,r.now=tr,r.utc=f,r.unix=ca,r.
851
848
  line-height: normal;
852
849
  }
853
850
  @media only screen and (min-width: 768px) {
854
- font-size: 30px;
851
+ font-size: 1.5rem;
855
852
  .tablet-fw {
856
853
  display: inline !important;
857
854
  }
@@ -1399,7 +1396,6 @@ r.version="2.30.1",i(Zn),r.fn=la,r.min=Kn,r.max=er,r.now=tr,r.utc=f,r.unix=ca,r.
1399
1396
  margin: 0 auto;
1400
1397
  ${O}
1401
1398
  `,sv=y.div`
1402
- font-family: var(--sec-ft-fm);
1403
1399
  cursor: pointer;
1404
1400
  letter-spacing: 0.6px;
1405
1401
  position: relative;
@@ -2149,7 +2145,7 @@ r.version="2.30.1",i(Zn),r.fn=la,r.min=Kn,r.max=er,r.now=tr,r.utc=f,r.unix=ca,r.
2149
2145
  grid-auto-flow: column;
2150
2146
  }
2151
2147
  .title {
2152
- font-size: 30px;
2148
+ font-size: 1.5rem;
2153
2149
  }
2154
2150
  }
2155
2151
  ${({$mode:e})=>{let t="";return"edit-master"===e&&(t+="\n aside { \n grid-template-rows: none; \n }\n "),t}}
@@ -3216,7 +3212,6 @@ r.version="2.30.1",i(Zn),r.fn=la,r.min=Kn,r.max=er,r.now=tr,r.utc=f,r.unix=ca,r.
3216
3212
  background-color: var(--pri-clr-bg);
3217
3213
  border-bottom: 1px solid var(--sec-clr-ln);
3218
3214
  h3 {
3219
- font-size: 20px;
3220
3215
  padding: 11px 30px;
3221
3216
  color: var(---hd-clr);
3222
3217
  }
@@ -3267,7 +3262,6 @@ r.version="2.30.1",i(Zn),r.fn=la,r.min=Kn,r.max=er,r.now=tr,r.utc=f,r.unix=ca,r.
3267
3262
  aside {
3268
3263
  font-size: 11px;
3269
3264
  line-height: 15px;
3270
- letter-spacing: 0.6px;
3271
3265
  padding-top: 6px;
3272
3266
  text-align: center;
3273
3267
  max-height: 36px;