@rolster/styles-foundations 2.4.14 → 2.4.15

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rolster/styles-foundations",
3
- "version": "2.4.14",
3
+ "version": "2.4.15",
4
4
  "description": "Front-end style pack to develop responsive and mobile projects on the web with Rolster.",
5
5
  "sass": "scss/styles.scss",
6
6
  "style": "dist/styles.css",
@@ -106,7 +106,6 @@
106
106
  padding: 0rem var(--rls-sizing-x6);
107
107
  box-sizing: border-box;
108
108
  background: var(--rlc-datatable-header-background);
109
- border: var(--rls-app-border-1-100);
110
109
  border-radius: var(--rls-sizing-x4);
111
110
 
112
111
  .rls-poster {
@@ -1,9 +1,9 @@
1
1
  // Rolster Technology ListField Component
2
- // v1.3.8
2
+ // v1.3.9
3
3
  // @license MIT
4
4
  // Author: Rolster Developers
5
5
  // Created: 20/Mar/2018
6
- // Updated: 19/Abr/2025
6
+ // Updated: 23/Abr/2025
7
7
 
8
8
  .rls-field-list {
9
9
  --pvt-action-font-color: var(--rls-app-color-600);
@@ -66,7 +66,7 @@
66
66
  color: var(--pvt-action-font-color);
67
67
  padding: 0rem;
68
68
  outline: none;
69
- border-radius: 50%;
69
+ border-radius: var(--rlc-fieldbox-action-radius);
70
70
  background: var(--rlc-fieldbox-action-background);
71
71
 
72
72
  .rls-icon {
@@ -85,6 +85,7 @@
85
85
  opacity: 0;
86
86
  z-index: -1;
87
87
  overflow: hidden;
88
+ padding-bottom: var(--rls-sizing-x6);
88
89
 
89
90
  &--visible {
90
91
  --pvt-list-height: auto;
@@ -58,7 +58,7 @@
58
58
  --rlc-datatable-letter-spacing: 0.0625em;
59
59
  --rlc-datatable-font-size: 7rem;
60
60
  --rlc-datatable-footer-background: var(--rls-theme-color-050);
61
- --rlc-datatable-header-background: var(--rls-theme-color-100);
61
+ --rlc-datatable-header-background: var(--rls-theme-color-050);
62
62
  --rlc-datatable-header-font-weight: var(--rls-font-weight-semibold);
63
63
  --rlc-datatable-padding-scroll: 0rem;
64
64
  --rlc-datatable-record-background: var(--rls-app-color-100);
@@ -74,6 +74,7 @@
74
74
  --rlc-fieldbox-label-font-color: var(--rls-app-color-600);
75
75
  --rlc-fieldbox-action-dimension: var(--rls-sizing-x12);
76
76
  --rlc-fieldbox-action-background: var(--rls-app-color-050);
77
+ --rlc-fieldbox-action-radius: var(--rls-sizing-x2);
77
78
 
78
79
  --rlc-fieldlist-control-font-size: var(--rlc-input-font-size);
79
80
  --rlc-fieldlist-control-font-weight: var(--rls-font-weight-medium);
@@ -62,7 +62,7 @@
62
62
  #82bef7,
63
63
  #bddbfa,
64
64
  #e1edfd,
65
- #f1f7fe
65
+ #ebf5ff
66
66
  );
67
67
 
68
68
  @include helpers.rolster-theme(