@rolster/react-components 18.21.37 → 18.21.38

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.
@@ -8,12 +8,10 @@
8
8
  --pvt-pointer-width: var(--rlc-tabular-text-pointer-width, 2rem);
9
9
  display: flex;
10
10
  width: auto;
11
- justify-content: var(--rlc-tabular-text-align, flex-start);
12
- }
13
- .rls-tabular-text span {
14
- font-size: var(--pvt-char-font-size);
15
11
  height: var(--pvt-char-height);
16
12
  line-height: var(--pvt-char-height);
13
+ font-size: var(--pvt-char-font-size);
14
+ justify-content: var(--rlc-tabular-text-align, flex-start);
17
15
  }
18
16
  .rls-tabular-text__char {
19
17
  display: block;
@@ -50,7 +48,7 @@
50
48
  .rls-amount__decimal {
51
49
  --rlc-tabular-text-char-width: calc(var(--pvt-font-size) * 0.55);
52
50
  --rlc-tabular-text-font-size: calc(var(--pvt-font-size) * 0.75);
53
- align-items: flex-end;
51
+ align-self: flex-end;
54
52
  } /*# sourceMappingURL=Amount.css.map */
55
53
 
56
54
  .rls-avatar {
@@ -585,6 +583,10 @@
585
583
  position: relative;
586
584
  width: 100%;
587
585
  box-sizing: border-box;
586
+ }
587
+ .rls-input-money .rls-amount {
588
+ height: inherit;
589
+ align-items: center;
588
590
  } /*# sourceMappingURL=InputMoney.css.map */
589
591
 
590
592
  .rls-input-number {
@@ -8,12 +8,10 @@
8
8
  --pvt-pointer-width: var(--rlc-tabular-text-pointer-width, 2rem);
9
9
  display: flex;
10
10
  width: auto;
11
- justify-content: var(--rlc-tabular-text-align, flex-start);
12
- }
13
- .rls-tabular-text span {
14
- font-size: var(--pvt-char-font-size);
15
11
  height: var(--pvt-char-height);
16
12
  line-height: var(--pvt-char-height);
13
+ font-size: var(--pvt-char-font-size);
14
+ justify-content: var(--rlc-tabular-text-align, flex-start);
17
15
  }
18
16
  .rls-tabular-text__char {
19
17
  display: block;
@@ -50,7 +48,7 @@
50
48
  .rls-amount__decimal {
51
49
  --rlc-tabular-text-char-width: calc(var(--pvt-font-size) * 0.55);
52
50
  --rlc-tabular-text-font-size: calc(var(--pvt-font-size) * 0.75);
53
- align-items: flex-end;
51
+ align-self: flex-end;
54
52
  } /*# sourceMappingURL=Amount.css.map */
55
53
 
56
54
  .rls-avatar {
@@ -585,6 +583,10 @@
585
583
  position: relative;
586
584
  width: 100%;
587
585
  box-sizing: border-box;
586
+ }
587
+ .rls-input-money .rls-amount {
588
+ height: inherit;
589
+ align-items: center;
588
590
  } /*# sourceMappingURL=InputMoney.css.map */
589
591
 
590
592
  .rls-input-number {
@@ -22,5 +22,5 @@
22
22
  .rls-amount__decimal {
23
23
  --rlc-tabular-text-char-width: calc(var(--pvt-font-size) * 0.55);
24
24
  --rlc-tabular-text-font-size: calc(var(--pvt-font-size) * 0.75);
25
- align-items: flex-end;
25
+ align-self: flex-end;
26
26
  } /*# sourceMappingURL=Amount.css.map */
@@ -4,4 +4,8 @@
4
4
  position: relative;
5
5
  width: 100%;
6
6
  box-sizing: border-box;
7
+ }
8
+ .rls-input-money .rls-amount {
9
+ height: inherit;
10
+ align-items: center;
7
11
  } /*# sourceMappingURL=InputMoney.css.map */
@@ -1 +1 @@
1
- {"version":3,"sourceRoot":"","sources":["../../../../../src/components/atoms/InputMoney/InputMoney.scss"],"names":[],"mappings":"AAOA,iBACE,yDACA,uCAEA,kBACA,WACA","file":"InputMoney.css"}
1
+ {"version":3,"sourceRoot":"","sources":["../../../../../src/components/atoms/InputMoney/InputMoney.scss"],"names":[],"mappings":"AAOA,iBACE,yDACA,uCAEA,kBACA,WACA,sBAEA,6BACE,eACA","file":"InputMoney.css"}
@@ -8,12 +8,10 @@
8
8
  --pvt-pointer-width: var(--rlc-tabular-text-pointer-width, 2rem);
9
9
  display: flex;
10
10
  width: auto;
11
- justify-content: var(--rlc-tabular-text-align, flex-start);
12
- }
13
- .rls-tabular-text span {
14
- font-size: var(--pvt-char-font-size);
15
11
  height: var(--pvt-char-height);
16
12
  line-height: var(--pvt-char-height);
13
+ font-size: var(--pvt-char-font-size);
14
+ justify-content: var(--rlc-tabular-text-align, flex-start);
17
15
  }
18
16
  .rls-tabular-text__char {
19
17
  display: block;
@@ -1 +1 @@
1
- {"version":3,"sourceRoot":"","sources":["../../../../../src/components/atoms/TabularText/TabularText.scss"],"names":[],"mappings":"AAOA,kBACE,qFAKA,0DACA,6DACA,iEAEA,aACA,WACA,0DAEA,uBACE,oCACA,8BACA,mCAGF,wBACE,cACA,4BACA,kBAGF,2BACE,cACA,+BACA","file":"TabularText.css"}
1
+ {"version":3,"sourceRoot":"","sources":["../../../../../src/components/atoms/TabularText/TabularText.scss"],"names":[],"mappings":"AAOA,kBACE,qFAKA,0DACA,6DACA,iEAEA,aACA,WACA,8BACA,mCACA,oCACA,0DAEA,wBACE,cACA,4BACA,kBAGF,2BACE,cACA,+BACA","file":"TabularText.css"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rolster/react-components",
3
- "version": "18.21.37",
3
+ "version": "18.21.38",
4
4
  "type": "module",
5
5
  "description": "Package containing UI components for React Project.",
6
6
  "module": "dist/esm/index.js",