@@ -1388,4 +1388,5 @@ /** | ||
| float: right; | ||
| margin-left: .3em; | ||
| opacity: .7 | ||
| margin-left: auto; | ||
| opacity: .5; | ||
| display: inline-flex | ||
| } | ||
@@ -1392,0 +1393,0 @@ |
+1
-1
| { | ||
| "name": "@docmd/ui", | ||
| "version": "0.7.0", | ||
| "version": "0.7.1", | ||
| "description": "Base UI templates and assets for docmd.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -83,3 +83,3 @@ <!-- | ||
| <h1><%= typeof t === 'function' ? t('errorCode404') : '404' %></h1> | ||
| <h1>404</h1> | ||
| <h2><%= typeof t === 'function' ? t('pageNotFound') : 'Page Not Found' %></h2> | ||
@@ -86,0 +86,0 @@ <p><%= content %></p> |
@@ -26,3 +26,3 @@ <!-- | ||
| <% if (locals.allLocales && locals.allLocales.length > 1) { %> | ||
| <% if (locals.allLocales && locals.allLocales.length > 1 && !locals.i18nStringMode) { %> | ||
| <% | ||
@@ -247,3 +247,3 @@ var i18nData = { | ||
| <% if (locals.allLocales && locals.allLocales.length > 1) { %> | ||
| <% if (locals.allLocales && locals.allLocales.length > 1 && !locals.i18nStringMode) { %> | ||
| <script src="<%= relativePathToRoot %>assets/js/docmd-i18n-strings.js?v=<%= buildHash %>"></script> | ||
@@ -250,0 +250,0 @@ <% } %> |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
181855
0.01%3773
0.03%