@leapdev/gui 0.2.247 → 0.2.248
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/README.md +5 -0
- package/dist/css/4d-bylawyers.css +1 -1
- package/dist/css/4d-lawconnect.css +1 -1
- package/dist/css/4d-leap-web.css +1 -1
- package/dist/css/4d-leap.css +1 -1
- package/dist/css/auth-leap-addin.css +1 -1
- package/dist/css/auth-leap-desktop.css +1 -1
- package/dist/css/auth-leap-web.css +1 -1
- package/dist/css/bs-lawconnect.css +1 -1
- package/dist/css/bs-leap-slim.css +1 -1
- package/dist/css/bs-leap.css +1 -1
- package/dist/css/bs-titlex.css +1 -1
- package/dist/css/x1-leap-slim.css +1 -1
- package/dist/css/x1-leap.css +1 -1
- package/dist/css/x1-titlex-slim.css +1 -1
- package/dist/css/x1-titlex.css +1 -1
- package/dist/css/x3-whitelabel.css +1 -1
- package/dist/index.html +2 -2
- package/dist/scss/4d/_base.scss +4 -0
- package/dist/scss/product/auth-leap-addin.scss +4 -0
- package/dist/scss/product/auth-leap-desktop.scss +4 -0
- package/dist/scss/product/auth-leap-web.scss +4 -0
- package/dist/scss/product/bs-lawconnect.scss +4 -0
- package/dist/scss/product/bs-leap-slim.scss +4 -0
- package/dist/scss/product/bs-leap.scss +4 -0
- package/dist/scss/product/bs-titlex.scss +4 -0
- package/dist/scss/product/x2-lawconnect-leap-design-fix.scss +4 -0
- package/dist/scss/x1/_base-slim.scss +4 -0
- package/dist/scss/x1/_base.scss +4 -0
- package/dist/scss/x1/_variables.scss +0 -1
- package/dist/scss/x2/_base.scss +4 -0
- package/dist/scss/x2/_variables.scss +0 -1
- package/dist/scss/x3/_base.scss +4 -0
- package/dist/scss/xsf-crx/sites/sf-lawconnect/sf-lawconnect-theme.scss +4 -0
- package/dist/scss/xsf-crx/sites/sf-leap/sf-leap-theme.scss +4 -0
- package/dist/scss/xsf-crx/sites/sf-titlex/sf-titlex-theme.scss +4 -0
- package/dist/scss/xsf-crx/sites/sf-zaliet/sf-zaliet-theme.scss +4 -0
- package/package.json +2 -2
package/dist/index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
6
6
|
<title>GUI v3</title>
|
|
7
|
-
<link href="css/x1-leap.css?
|
|
7
|
+
<link href="css/x1-leap.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/x1-titlex.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/x1-titlex-leap-design-fix.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/x1-leap-slim.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/x1-titlex-slim.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/x3-whitelabel.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/4d-leap.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/4d-lawconnect.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/4d-bylawyers.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/4d-leap-web.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/xsf-crx-leap.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/xsf-crx-lawconnect.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/auth-leap-web.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/auth-leap-desktop.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/auth-leap-addin.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/bs-leap-slim.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/bs-leap.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/bs-titlex.css?34365af0c461d8f5a51d" rel="stylesheet"><link href="css/bs-lawconnect.css?34365af0c461d8f5a51d" rel="stylesheet"></head>
|
|
8
8
|
<body class="container">
|
|
9
9
|
<h1>
|
|
10
10
|
h1. Bootstrap heading
|
|
@@ -27,5 +27,5 @@
|
|
|
27
27
|
<div class="p-3 mb-2 bg-light text-dark">.bg-light</div>
|
|
28
28
|
<div class="p-3 mb-2 bg-dark text-white">.bg-dark</div>
|
|
29
29
|
<div class="p-3 mb-2 bg-white text-dark">.bg-white</div>
|
|
30
|
-
<script type="text/javascript" src="app.js?
|
|
30
|
+
<script type="text/javascript" src="app.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="x1-leap.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="x1-titlex.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="x1-titlex-leap-design-fix.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="x1-leap-slim.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="x1-titlex-slim.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="x3-whitelabel.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="4d-leap.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="4d-lawconnect.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="4d-bylawyers.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="4d-leap-web.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="xsf-crx-leap.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="xsf-crx-lawconnect.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="auth-leap-web.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="auth-leap-desktop.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="auth-leap-addin.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="bs-leap-slim.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="bs-leap.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="bs-titlex.js?34365af0c461d8f5a51d"></script><script type="text/javascript" src="bs-lawconnect.js?34365af0c461d8f5a51d"></script></body>
|
|
31
31
|
</html>
|
package/dist/scss/4d/_base.scss
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
// Mute deprecation warnings until a SASS version update is available without having to spam console
|
|
2
|
+
$ignore-warning: true;
|
|
3
|
+
$enable-deprecation-messages: false;
|
|
4
|
+
|
|
1
5
|
// Import Bootstrap Base
|
|
2
6
|
@import "~bootstrap/scss/variables";
|
|
3
7
|
@import "~bootstrap/scss/mixins";
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// to ensure cascade of styles.
|
|
6
6
|
//
|
|
7
7
|
|
|
8
|
+
// Mute deprecation warnings until a SASS version update is available without having to spam console
|
|
9
|
+
$ignore-warning: true;
|
|
10
|
+
$enable-deprecation-messages: false;
|
|
11
|
+
|
|
8
12
|
// Bootstrap functions
|
|
9
13
|
@import '~bootstrap/scss/functions';
|
|
10
14
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// to ensure cascade of styles.
|
|
6
6
|
//
|
|
7
7
|
|
|
8
|
+
// Mute deprecation warnings until a SASS version update is available without having to spam console
|
|
9
|
+
$ignore-warning: true;
|
|
10
|
+
$enable-deprecation-messages: false;
|
|
11
|
+
|
|
8
12
|
// Bootstrap functions
|
|
9
13
|
@import '~bootstrap/scss/functions';
|
|
10
14
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// to ensure cascade of styles.
|
|
6
6
|
//
|
|
7
7
|
|
|
8
|
+
// Mute deprecation warnings until a SASS version update is available without having to spam console
|
|
9
|
+
$ignore-warning: true;
|
|
10
|
+
$enable-deprecation-messages: false;
|
|
11
|
+
|
|
8
12
|
// Bootstrap functions
|
|
9
13
|
@import '~bootstrap/scss/functions';
|
|
10
14
|
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
// Mute deprecation warnings until a SASS version update is available without having to spam console
|
|
2
|
+
$ignore-warning: true;
|
|
3
|
+
$enable-deprecation-messages: false;
|
|
4
|
+
|
|
1
5
|
// Bootstrap reboot - basic & mixins
|
|
2
6
|
@import "~bootstrap/scss/variables";
|
|
3
7
|
@import "~bootstrap/scss/mixins";
|
package/dist/scss/x1/_base.scss
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
// Mute deprecation warnings until a SASS version update is available without having to spam console
|
|
2
|
+
$ignore-warning: true;
|
|
3
|
+
$enable-deprecation-messages: false;
|
|
4
|
+
|
|
1
5
|
// Bootstrap reboot - basic & mixins
|
|
2
6
|
@import "~bootstrap/scss/variables";
|
|
3
7
|
@import "./_base-mixins.scss";
|
package/dist/scss/x2/_base.scss
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
// Mute deprecation warnings until a SASS version update is available without having to spam console
|
|
2
|
+
$ignore-warning: true;
|
|
3
|
+
$enable-deprecation-messages: false;
|
|
4
|
+
|
|
1
5
|
// Bootstrap reboot - basic & mixins
|
|
2
6
|
@import "~bootstrap/scss/variables";
|
|
3
7
|
@import "./_base-mixins.scss";
|
package/dist/scss/x3/_base.scss
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
// Mute deprecation warnings until a SASS version update is available without having to spam console
|
|
2
|
+
$ignore-warning: true;
|
|
3
|
+
$enable-deprecation-messages: false;
|
|
4
|
+
|
|
1
5
|
// Bootstrap reboot - basic & mixins
|
|
2
6
|
@import "~bootstrap/scss/variables";
|
|
3
7
|
@import "./_base-mixins.scss";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@leapdev/gui",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.248",
|
|
4
4
|
"description": "LEAP GUI",
|
|
5
5
|
"author": "LEAP Dev",
|
|
6
6
|
"license": "ISC",
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"ngx-bootstrap": "^5.6.2",
|
|
39
39
|
"ngx-toastr": "10.1.0",
|
|
40
40
|
"ngx-ui-switch": "^7.0.0",
|
|
41
|
-
"node-sass": "^4.14.1",
|
|
42
41
|
"nodemon": "^2.0.4",
|
|
43
42
|
"optimize-css-assets-webpack-plugin": "^5.0.4",
|
|
44
43
|
"postcss-loader": "^3.0.0",
|
|
45
44
|
"quill": "^1.3.6",
|
|
45
|
+
"sass": "^1.32.13",
|
|
46
46
|
"sass-loader": "^7.1.0",
|
|
47
47
|
"url-loader": "^1.1.1",
|
|
48
48
|
"webpack": "^4.44.1",
|