satis 2.1.37 → 2.1.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.
- checksums.yaml +4 -4
- data/app/components/satis/sidebar_menu_item/component.css +23 -26
- data/lib/satis/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d3fed65fcb359f6ba8dadd08fc92904d92022259a2b2a550ac84b78fdf637c93
|
|
4
|
+
data.tar.gz: 16845323c16d4f8598e4e3bce83a49765fbcc360fccc333e6b39ecb8f9c35142
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7eee312b5220966b98478a0648bbeda0f1a032ed31e92dfdb0c95a808de7b609adf50246e3159cd57d155fc0481be62136bafc6a987edcf5e4299e88c053da6b
|
|
7
|
+
data.tar.gz: a386c3b75268f886a93f586772437824c977538b45d3782469acc42764ae5fad6d5d8aba94b5f0b3961664bac06ea81b0bfab20bb9d9674d1ff46a95609b7cd6
|
|
@@ -73,11 +73,10 @@
|
|
|
73
73
|
@apply text-white dark:bg-gray-600;
|
|
74
74
|
display: block;
|
|
75
75
|
position: absolute;
|
|
76
|
-
background-color: rgba(0, 0, 0,
|
|
76
|
+
background-color: rgba(0, 0, 0, 1);
|
|
77
77
|
padding: 5px 10px;
|
|
78
78
|
border-radius: 4px;
|
|
79
|
-
|
|
80
|
-
width: 200px;
|
|
79
|
+
width: 220px;
|
|
81
80
|
margin-left: 22px;
|
|
82
81
|
margin-bottom: 80px;
|
|
83
82
|
}
|
|
@@ -94,11 +93,10 @@
|
|
|
94
93
|
visibility: visible;
|
|
95
94
|
opacity: 1;
|
|
96
95
|
position: absolute;
|
|
97
|
-
padding-right: 20px;
|
|
98
96
|
margin-left: 30px;
|
|
99
97
|
margin-top: -45px;
|
|
100
98
|
|
|
101
|
-
width:
|
|
99
|
+
width: 220px;
|
|
102
100
|
|
|
103
101
|
}
|
|
104
102
|
|
|
@@ -108,21 +106,30 @@
|
|
|
108
106
|
visibility: visible;
|
|
109
107
|
opacity: 1;
|
|
110
108
|
position: fixed;
|
|
111
|
-
|
|
112
|
-
width: 200px;
|
|
109
|
+
width: 220px;
|
|
113
110
|
margin-left: 0;
|
|
114
111
|
|
|
115
112
|
}
|
|
116
113
|
|
|
114
|
+
.fontawesome-i2svg-active .h-screen.flex .sidebar.close .icon-link .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item {
|
|
115
|
+
@apply py-0 px-0;
|
|
116
|
+
margin-left: 0;
|
|
117
|
+
}
|
|
118
|
+
|
|
117
119
|
.h-screen.flex .sidebar.close .icon-link .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item a.focus{
|
|
118
120
|
@apply bg-white dark:bg-gray-900;
|
|
119
121
|
}
|
|
120
122
|
|
|
123
|
+
.h-screen.flex .sidebar.close .icon-link .sts-sidebar-menu-item a.focus{
|
|
124
|
+
@apply bg-white dark:bg-gray-900;
|
|
125
|
+
}
|
|
126
|
+
|
|
121
127
|
.h-screen.flex .sidebar.close .icon-link .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item.pl-4 {
|
|
122
128
|
@apply py-0 px-0 ;
|
|
123
129
|
display: block;
|
|
124
130
|
visibility: visible;
|
|
125
131
|
opacity: 100;
|
|
132
|
+
|
|
126
133
|
}
|
|
127
134
|
|
|
128
135
|
.sidebar.close .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item .sts-sidebar-menu-item__label {
|
|
@@ -132,10 +139,6 @@
|
|
|
132
139
|
padding: 0;
|
|
133
140
|
}
|
|
134
141
|
|
|
135
|
-
.sidebar.close .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item .sts-sidebar-menu-item__label {
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
}
|
|
139
142
|
|
|
140
143
|
.h-screen.flex .sidebar.close .icon-link .sts-sidebar-menu-item:last-child:hover > [data-satis-sidebar-menu-item-target="submenu"] {
|
|
141
144
|
margin-top: -425px;
|
|
@@ -143,18 +146,11 @@
|
|
|
143
146
|
|
|
144
147
|
.h-screen.flex .sidebar.close .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] {
|
|
145
148
|
position: fixed;
|
|
146
|
-
margin-left:
|
|
149
|
+
margin-left: 185px;
|
|
147
150
|
margin-top: -80px;
|
|
148
151
|
}
|
|
149
152
|
|
|
150
153
|
|
|
151
|
-
.h-screen.flex .sidebar.close .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] {
|
|
152
|
-
position: fixed;
|
|
153
|
-
padding-right: 20px;
|
|
154
|
-
margin-left: 80px;
|
|
155
|
-
margin-top: -80px;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
154
|
.sidebar.close .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"]::-webkit-scrollbar {
|
|
159
155
|
display: none;
|
|
160
156
|
}
|
|
@@ -171,12 +167,13 @@
|
|
|
171
167
|
@apply text-white dark:bg-gray-600;
|
|
172
168
|
display: block;
|
|
173
169
|
position: absolute;
|
|
174
|
-
background-color: rgba(0, 0, 0,
|
|
170
|
+
background-color: rgba(0, 0, 0, 1);
|
|
175
171
|
padding: 5px 10px;
|
|
176
172
|
border-radius: 4px;
|
|
177
173
|
z-index: 10;
|
|
178
|
-
width:
|
|
179
|
-
margin-left:
|
|
174
|
+
width: 220px;
|
|
175
|
+
margin-left: 177px;
|
|
176
|
+
margin-top: 0;
|
|
180
177
|
margin-bottom: 150px;
|
|
181
178
|
}
|
|
182
179
|
|
|
@@ -184,15 +181,15 @@
|
|
|
184
181
|
display: none;
|
|
185
182
|
}
|
|
186
183
|
|
|
187
|
-
.h-screen.flex .sidebar.close .icon-link .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item:hover .submenu-label {
|
|
184
|
+
.fontawesome-i2svg-active .h-screen.flex .sidebar.close .icon-link .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item:hover > [data-satis-sidebar-menu-item-target="submenu"] .sts-sidebar-menu-item:hover .submenu-label {
|
|
188
185
|
@apply text-white dark:bg-gray-600;
|
|
189
186
|
display: block;
|
|
190
187
|
position: absolute;
|
|
191
|
-
background-color: rgba(0, 0, 0,
|
|
188
|
+
background-color: rgba(0, 0, 0, 1);
|
|
192
189
|
padding: 5px 10px;
|
|
193
190
|
border-radius: 4px;
|
|
194
191
|
z-index: 10;
|
|
195
|
-
width:
|
|
196
|
-
margin-left:
|
|
192
|
+
width: 220px;
|
|
193
|
+
margin-left: 177px;
|
|
197
194
|
margin-bottom: 150px;
|
|
198
195
|
}
|
data/lib/satis/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: satis
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.1.
|
|
4
|
+
version: 2.1.38
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tom de Grunt
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-09-
|
|
11
|
+
date: 2024-09-23 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: browser
|