mf-styling 1.3.1 → 1.5.1
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 +7 -6
- package/src/dropdown.css +6 -0
- package/src/images/sort-ascending.svg +39 -0
- package/src/images/sort-descending.svg +38 -0
- package/src/table-sort.css +18 -0
- package/src/sort.svg +0 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mf-styling",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.5.1",
|
|
4
4
|
"files": [
|
|
5
5
|
"src/button.css",
|
|
6
6
|
"src/card.css",
|
|
@@ -14,13 +14,14 @@
|
|
|
14
14
|
"src/dropdown.css",
|
|
15
15
|
"src/form.css",
|
|
16
16
|
"src/global.css",
|
|
17
|
+
"src/images/sort-ascending.svg",
|
|
18
|
+
"src/images/sort-descending.svg",
|
|
17
19
|
"src/layout.css",
|
|
18
20
|
"src/log.css",
|
|
19
21
|
"src/nav.css",
|
|
20
22
|
"src/tab.css",
|
|
21
|
-
"src/table.css",
|
|
22
23
|
"src/table-sort.css",
|
|
23
|
-
"src/
|
|
24
|
+
"src/table.css"
|
|
24
25
|
],
|
|
25
26
|
"description": "css as used for mf apps",
|
|
26
27
|
"keywords": [
|
|
@@ -49,9 +50,9 @@
|
|
|
49
50
|
"@semantic-release/exec": "^6.0.3",
|
|
50
51
|
"@semantic-release/release-notes-generator": "^10.0.3",
|
|
51
52
|
"npm-pkgbuild": "^10.14.8",
|
|
52
|
-
"semantic-release": "^19.0.
|
|
53
|
-
"stylelint": "^14.
|
|
54
|
-
"stylelint-config-standard": "^
|
|
53
|
+
"semantic-release": "^19.0.5",
|
|
54
|
+
"stylelint": "^14.11.0",
|
|
55
|
+
"stylelint-config-standard": "^28.0.0",
|
|
55
56
|
"testcafe": "^1.20.1",
|
|
56
57
|
"vite": "^3.0.9"
|
|
57
58
|
},
|
package/src/dropdown.css
CHANGED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<svg
|
|
3
|
+
width="12"
|
|
4
|
+
height="18"
|
|
5
|
+
viewBox="0 0 16.000002 22.5"
|
|
6
|
+
version="1.1"
|
|
7
|
+
id="svg4"
|
|
8
|
+
sodipodi:docname="sort-ascending.svg"
|
|
9
|
+
inkscape:version="1.2 (dc2aeda, 2022-05-15)"
|
|
10
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
12
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
14
|
+
<defs
|
|
15
|
+
id="defs8" />
|
|
16
|
+
<sodipodi:namedview
|
|
17
|
+
id="namedview6"
|
|
18
|
+
pagecolor="#ffffff"
|
|
19
|
+
bordercolor="#000000"
|
|
20
|
+
borderopacity="0.25"
|
|
21
|
+
inkscape:showpageshadow="2"
|
|
22
|
+
inkscape:pageopacity="0.0"
|
|
23
|
+
inkscape:pagecheckerboard="0"
|
|
24
|
+
inkscape:deskcolor="#d1d1d1"
|
|
25
|
+
showgrid="false"
|
|
26
|
+
inkscape:zoom="64.1875"
|
|
27
|
+
inkscape:cx="9.2619279"
|
|
28
|
+
inkscape:cy="11.232717"
|
|
29
|
+
inkscape:window-width="1607"
|
|
30
|
+
inkscape:window-height="1914"
|
|
31
|
+
inkscape:window-x="1633"
|
|
32
|
+
inkscape:window-y="218"
|
|
33
|
+
inkscape:window-maximized="0"
|
|
34
|
+
inkscape:current-layer="svg4"
|
|
35
|
+
showborder="false" />
|
|
36
|
+
<path
|
|
37
|
+
d="m 2.0175268,9.2729633 6,-6 6.0000002,6 2,-2 L 8.0175268,-0.72703673 0.01752678,7.2729633 Z"
|
|
38
|
+
id="path2" />
|
|
39
|
+
</svg>
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<svg
|
|
3
|
+
width="12"
|
|
4
|
+
height="18"
|
|
5
|
+
viewBox="0 0 16.000002 22.5"
|
|
6
|
+
version="1.1"
|
|
7
|
+
id="svg174"
|
|
8
|
+
sodipodi:docname="sort-descending.svg"
|
|
9
|
+
inkscape:version="1.2 (dc2aeda, 2022-05-15)"
|
|
10
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
12
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
14
|
+
<defs
|
|
15
|
+
id="defs178" />
|
|
16
|
+
<sodipodi:namedview
|
|
17
|
+
id="namedview176"
|
|
18
|
+
pagecolor="#ffffff"
|
|
19
|
+
bordercolor="#000000"
|
|
20
|
+
borderopacity="0.25"
|
|
21
|
+
inkscape:showpageshadow="2"
|
|
22
|
+
inkscape:pageopacity="0.0"
|
|
23
|
+
inkscape:pagecheckerboard="0"
|
|
24
|
+
inkscape:deskcolor="#d1d1d1"
|
|
25
|
+
showgrid="false"
|
|
26
|
+
inkscape:zoom="64.1875"
|
|
27
|
+
inkscape:cx="4.7906524"
|
|
28
|
+
inkscape:cy="8.895813"
|
|
29
|
+
inkscape:window-width="1749"
|
|
30
|
+
inkscape:window-height="1494"
|
|
31
|
+
inkscape:window-x="412"
|
|
32
|
+
inkscape:window-y="415"
|
|
33
|
+
inkscape:window-maximized="0"
|
|
34
|
+
inkscape:current-layer="svg174" />
|
|
35
|
+
<path
|
|
36
|
+
d="m 1.9974044,13.215272 5.9999998,5.999998 5.9999998,-5.999998 2,1.999999 -7.9999998,8 -7.99999976,-8 z"
|
|
37
|
+
id="path2" />
|
|
38
|
+
</svg>
|
package/src/table-sort.css
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
th[aria-sort]:hover {
|
|
4
|
+
background-color: var(--color-primary-400);
|
|
5
|
+
}
|
|
6
|
+
|
|
1
7
|
th[aria-sort]::before {
|
|
2
8
|
float: right;
|
|
3
9
|
margin-left: 0.5em;
|
|
@@ -16,3 +22,15 @@ th[aria-sort="ascending"]::before {
|
|
|
16
22
|
content: "↓";
|
|
17
23
|
}
|
|
18
24
|
|
|
25
|
+
|
|
26
|
+
th[aria-sort="descending"] img {
|
|
27
|
+
content: url(images/sort-descending.svg)
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
th[aria-sort="ascending"] img {
|
|
31
|
+
content: url(images/sort-ascending.svg)
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
th[aria-sort="none"] img {
|
|
35
|
+
content: url(images/sort-none.svg)
|
|
36
|
+
}
|
package/src/sort.svg
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<defs>
|
|
3
|
-
<g id="icon-sort">
|
|
4
|
-
<path class="t" d="M20.4 233.7L212.5 41.6l192.1 192.1z"/>
|
|
5
|
-
<path class="l" d="M414.4 223.1L212.5 21.2 10.6 223.1"/>
|
|
6
|
-
<path class="t" d="M404.6 306L212.5 498.1 20.4 306z"/>
|
|
7
|
-
<path class="l" d="M10.6 316.6l201.9 201.9 201.9-201.9"/>
|
|
8
|
-
</g>
|
|
9
|
-
<g id="icon-sort-asc">
|
|
10
|
-
<path class="t" d="M20.4 233.7L212.5 41.6l192.1 192.1z"/>
|
|
11
|
-
<path class="l" d="M414.4 223.1L212.5 21.2 10.6 223.1"/>
|
|
12
|
-
</g>
|
|
13
|
-
<g id="icon-sort-des">
|
|
14
|
-
<path class="t" d="M404.6 0L212.5 192.1 20.4 0z"/>
|
|
15
|
-
<path class="l" d="M10.6 10.6l201.9 201.9L414.4 10.6"/>
|
|
16
|
-
</g>
|
|
17
|
-
</defs>
|
|
18
|
-
</svg>
|