@networkpro/web 0.9.2 → 0.10.0

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/404.html CHANGED
@@ -96,7 +96,7 @@ This file is part of Network Pro.
96
96
  }
97
97
  }
98
98
  </style>
99
- </head>
99
+ <script defer src="js/runtime.476456c89f9919bd45a9.js"></script><script defer src="js/app.eeddff1dcc63d8fea0fa.js"></script></head>
100
100
 
101
101
  <body>
102
102
  <h1>Page Not Found</h1>
package/LICENSE.md CHANGED
@@ -148,7 +148,7 @@ This work is dual-licensed under:
148
148
 
149
149
  ## 6. Creative Commons Attribution 4.0 International
150
150
 
151
- <sup>Formats: [HTML](https://github.com/netwk-pro/netwk-pro-legal/bblob/master/assets/license/CC-BY-4.0.html) | [Markdown](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.md) | [Text](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.txt) | [RDFa](https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/license/CC-BY-4.0-rdfa.xml) | [XMP](https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/license/CC-BY-4.0.xml)</sup>
151
+ <sup>Formats: [HTML](https://legal.netwk.pro/html/CC-BY-4.0.html) | [Markdown](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.md) | [Text](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.txt) | [RDFa](https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/license/CC-BY-4.0-rdfa.xml) | [XMP](https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/license/CC-BY-4.0.xml)</sup>
152
152
 
153
153
  Network Pro&trade; (the "Licensed Material") is licensed under **Creative
154
154
  Commons Attribution 4.0 International** (CC BY 4.0)
@@ -174,7 +174,7 @@ Permissions beyond the scope of this License—or instead of those permitted by
174
174
 
175
175
  ## 7. GNU General Public License (GPL)
176
176
 
177
- <sup>Formats: [HTML](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING.html) | [Markdown](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING.md) | [Text](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING.txt) | [RDFa](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING-rdfa.xml) | [ODT](https://github.com/netwk-pro/netwk-pro-legal/raw/refs/heads/master/assets/license/COPYING.odt)</sup>
177
+ <sup>Formats: [HTML](https://legal.netwk.pro/html/COPYING.html) | [Markdown](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING.md) | [Text](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING.txt) | [RDFa](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING-rdfa.xml) | [ODT](https://github.com/netwk-pro/netwk-pro-legal/raw/refs/heads/master/assets/license/COPYING.odt)</sup>
178
178
 
179
179
  Network Pro&trade; is free software: you can redistribute it and/or modify it under the terms of the **GNU General Public License** (GNU GPL) as published by the [Free Software Foundation](https://www.fsf.org/), either version 3 of the License, or (at your option) any later version.
180
180
 
package/css/default.css CHANGED
@@ -10,10 +10,12 @@
10
10
  max-width:1200px;
11
11
  padding:0 12px;
12
12
  }
13
+
13
14
  footer,header{
14
15
  width:100%;
15
16
  }
16
17
 
18
+
17
19
  footer .container,header .container{
18
20
  margin:0 auto;
19
21
  max-width:1200px;
@@ -27,7 +29,7 @@ footer .container,header .container{
27
29
 
28
30
  .soc td,.soc th{
29
31
  border-collapse:collapse;
30
- font-family:Arial,Helvetica,sans-serif;
32
+ font-family:Arial, Helvetica, sans-serif;
31
33
  overflow:hidden;
32
34
  padding:8px;
33
35
  word-break:normal;
@@ -58,7 +60,7 @@ footer .container,header .container{
58
60
 
59
61
  .foss td,.foss th{
60
62
  border-collapse:collapse;
61
- font-family:Arial,Helvetica,sans-serif;
63
+ font-family:Arial, Helvetica, sans-serif;
62
64
  overflow:hidden;
63
65
  padding:10px 5px;
64
66
  word-break:normal;
@@ -89,7 +91,7 @@ footer .container,header .container{
89
91
 
90
92
  .index1{
91
93
  font-style:italic;
92
- font-weight:700;
94
+ font-weight:bold;
93
95
  letter-spacing:-.035em;
94
96
  line-height:2.125rem;
95
97
  text-align:center;
@@ -108,7 +110,7 @@ footer .container,header .container{
108
110
 
109
111
  .bolditalic{
110
112
  font-style:italic;
111
- font-weight:700;
113
+ font-weight:bold;
112
114
  }
113
115
 
114
116
  .bquote{
package/css/index.css CHANGED
@@ -10,10 +10,12 @@
10
10
  max-width:1200px;
11
11
  padding:0 12px;
12
12
  }
13
+
13
14
  footer,header{
14
15
  width:100%;
15
16
  }
16
17
 
18
+
17
19
  footer .container,header .container{
18
20
  margin:0 auto;
19
21
  max-width:1200px;
@@ -27,7 +29,7 @@ footer .container,header .container{
27
29
 
28
30
  .gh td,.gh th{
29
31
  border-collapse:collapse;
30
- font-family:Arial,Helvetica,sans-serif;
32
+ font-family:Arial, Helvetica, sans-serif;
31
33
  overflow:hidden;
32
34
  padding:10px 5px;
33
35
  word-break:normal;
@@ -58,7 +60,7 @@ footer .container,header .container{
58
60
 
59
61
  .soc td,.soc th{
60
62
  border-collapse:collapse;
61
- font-family:Arial,Helvetica,sans-serif;
63
+ font-family:Arial, Helvetica, sans-serif;
62
64
  overflow:hidden;
63
65
  padding:8px;
64
66
  word-break:normal;
@@ -90,7 +92,7 @@ footer .container,header .container{
90
92
 
91
93
  .index1{
92
94
  font-style:italic;
93
- font-weight:700;
95
+ font-weight:bold;
94
96
  }
95
97
 
96
98
  .index1,.index2{
@@ -105,7 +107,7 @@ footer .container,header .container{
105
107
  }
106
108
 
107
109
  .join{
108
- font-weight:700;
110
+ font-weight:bold;
109
111
  text-align:center;
110
112
  }
111
113
 
package/css/normalize.css CHANGED
@@ -20,7 +20,7 @@ hr{
20
20
  }
21
21
 
22
22
  pre{
23
- font-family:monospace,monospace;
23
+ font-family:monospace, monospace;
24
24
  font-size:1em;
25
25
  }
26
26
 
@@ -34,12 +34,15 @@ abbr[title]{
34
34
  text-decoration:underline dotted;
35
35
  }
36
36
 
37
- b,strong{
37
+ b,
38
+ strong{
38
39
  font-weight:bolder;
39
40
  }
40
41
 
41
- code,kbd,samp{
42
- font-family:monospace,monospace;
42
+ code,
43
+ kbd,
44
+ samp{
45
+ font-family:monospace, monospace;
43
46
  font-size:1em;
44
47
  }
45
48
 
@@ -47,7 +50,8 @@ small{
47
50
  font-size:80%;
48
51
  }
49
52
 
50
- sub,sup{
53
+ sub,
54
+ sup{
51
55
  font-size:75%;
52
56
  line-height:0;
53
57
  position:relative;
@@ -66,31 +70,46 @@ img{
66
70
  border-style:none;
67
71
  }
68
72
 
69
- button,input,optgroup,select,textarea{
73
+ button,
74
+ input,
75
+ optgroup,
76
+ select,
77
+ textarea{
70
78
  font-family:inherit;
71
79
  font-size:100%;
72
80
  line-height:1.15;
73
81
  margin:0;
74
82
  }
75
83
 
76
- button,input{
84
+ button,
85
+ input{
77
86
  overflow:visible;
78
87
  }
79
88
 
80
- button,select{
89
+ button,
90
+ select{
81
91
  text-transform:none;
82
92
  }
83
- [type=button],[type=reset],[type=submit],button{
93
+
94
+ [type="button"],
95
+ [type="reset"],
96
+ [type="submit"],button{
84
97
  -webkit-appearance:button;
85
98
  appearance:button;
86
99
  }
87
100
 
88
- [type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
101
+
102
+ [type="button"]::-moz-focus-inner,
103
+ [type="reset"]::-moz-focus-inner,
104
+ [type="submit"]::-moz-focus-inner,button::-moz-focus-inner{
89
105
  border-style:none;
90
106
  padding:0;
91
107
  }
92
108
 
93
- [type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
109
+
110
+ [type="button"]:-moz-focusring,
111
+ [type="reset"]:-moz-focusring,
112
+ [type="submit"]:-moz-focusring,button:-moz-focusring{
94
113
  outline:1px dotted ButtonText;
95
114
  }
96
115
 
@@ -115,22 +134,24 @@ textarea{
115
134
  overflow:auto;
116
135
  }
117
136
 
118
- [type=checkbox],[type=radio]{
137
+ [type="checkbox"],
138
+ [type="radio"]{
119
139
  box-sizing:border-box;
120
140
  padding:0;
121
141
  }
122
142
 
123
- [type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
143
+ [type="number"]::-webkit-inner-spin-button,
144
+ [type="number"]::-webkit-outer-spin-button{
124
145
  height:auto;
125
146
  }
126
147
 
127
- [type=search]{
148
+ [type="search"]{
128
149
  -webkit-appearance:textfield;
129
150
  appearance:textfield;
130
151
  outline-offset:-2px;
131
152
  }
132
153
 
133
- [type=search]::-webkit-search-decoration{
154
+ [type="search"]::-webkit-search-decoration{
134
155
  -webkit-appearance:none;
135
156
  }
136
157
 
package/css/style.css CHANGED
@@ -24,7 +24,12 @@ hr{
24
24
  padding:0;
25
25
  }
26
26
 
27
- audio,canvas,iframe,img,svg,video{
27
+ audio,
28
+ canvas,
29
+ iframe,
30
+ img,
31
+ svg,
32
+ video{
28
33
  vertical-align:middle;
29
34
  }
30
35
 
@@ -41,7 +46,7 @@ textarea{
41
46
  body{
42
47
  background-color:#191919;
43
48
  color:#fafafa;
44
- font-family:Arial,Helvetica,sans-serif;
49
+ font-family:Arial, Helvetica, sans-serif;
45
50
  margin:10px;
46
51
  }
47
52
  a{
@@ -95,7 +100,7 @@ a:visited:hover{
95
100
 
96
101
  .emphasis{
97
102
  font-style:italic;
98
- font-weight:700;
103
+ font-weight:bold;
99
104
  }
100
105
 
101
106
  .hr-styled{
@@ -114,12 +119,12 @@ a:visited:hover{
114
119
  }
115
120
 
116
121
  .bnav td{
117
- font-weight:700;
122
+ font-weight:bold;
118
123
  }
119
124
 
120
125
  .bnav td,.bnav th{
121
126
  border-style:none;
122
- font-family:Arial,Helvetica,sans-serif;
127
+ font-family:Arial, Helvetica, sans-serif;
123
128
  font-size:.875em;
124
129
  line-height:1.125em;
125
130
  overflow:hidden;
@@ -153,13 +158,13 @@ a:visited:hover{
153
158
  }
154
159
 
155
160
  .bnav2 td{
156
- font-weight:700;
161
+ font-weight:bold;
157
162
  padding:10px;
158
163
  }
159
164
 
160
165
  .bnav2 td,.bnav2 th{
161
166
  border-style:none;
162
- font-family:Arial,Helvetica,sans-serif;
167
+ font-family:Arial, Helvetica, sans-serif;
163
168
  font-size:.875em;
164
169
  line-height:1.125em;
165
170
  overflow:hidden;
@@ -195,7 +200,8 @@ a:visited:hover{
195
200
  text-align:center;
196
201
  }
197
202
 
198
- .hidden,[hidden]{
203
+ .hidden,
204
+ [hidden]{
199
205
  display:none !important;
200
206
  }
201
207
 
@@ -211,7 +217,8 @@ a:visited:hover{
211
217
  width:1px;
212
218
  }
213
219
 
214
- .visually-hidden.focusable:active,.visually-hidden.focusable:focus{
220
+ .visually-hidden.focusable:active,
221
+ .visually-hidden.focusable:focus{
215
222
  clip:auto;
216
223
  height:auto;
217
224
  margin:0;
@@ -225,34 +232,39 @@ a:visited:hover{
225
232
  visibility:hidden;
226
233
  }
227
234
 
228
- .clearfix:after,.clearfix:before{
235
+
236
+ .clearfix::after,.clearfix::before{
229
237
  content:"";
230
238
  display:table;
231
239
  }
232
240
 
233
- .clearfix:after{
241
+ .clearfix::after{
234
242
  clear:both;
235
243
  }
236
244
  @media print{
237
- *,:after,:before{
245
+ *,
246
+ *::after,
247
+ *::before{
238
248
  background:#fff !important;
239
- box-shadow:none !important;
240
249
  color:#000 !important;
250
+ box-shadow:none !important;
241
251
  text-shadow:none !important;
242
252
  }
243
253
 
244
- a,a:visited{
254
+ a,
255
+ a:visited{
245
256
  text-decoration:underline;
246
257
  }
247
258
 
248
- a[href]:after{
259
+ a[href]::after{
249
260
  content:" (" attr(href) ")";
250
261
  }
251
262
 
252
- abbr[title]:after{
263
+ abbr[title]::after{
253
264
  content:" (" attr(title) ")";
254
265
  }
255
- a[href^="#"]:after,a[href^="javascript:"]:after{
266
+ a[href^="#"]::after,
267
+ a[href^="javascript:"]::after{
256
268
  content:"";
257
269
  }
258
270
 
@@ -260,20 +272,26 @@ a:visited:hover{
260
272
  white-space:pre-wrap !important;
261
273
  }
262
274
 
275
+
263
276
  blockquote,pre{
264
277
  border:1px solid #999;
265
278
  }
266
279
 
267
- blockquote,img,pre,tr{
280
+
281
+ blockquote,
282
+ img,pre,tr{
268
283
  page-break-inside:avoid;
269
284
  }
270
285
 
271
- h2,h3,p{
286
+
287
+ h2,
288
+ h3,p{
272
289
  orphans:3;
273
290
  widows:3;
274
291
  }
275
292
 
276
- h2,h3{
293
+ h2,
294
+ h3{
277
295
  page-break-after:avoid;
278
296
  }
279
297
  }
package/favicon.svg.gz ADDED
Binary file
Binary file
Binary file