@leapdev/gui 0.2.245 → 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.
Files changed (40) hide show
  1. package/README.md +5 -0
  2. package/dist/css/4d-bylawyers.css +1 -1
  3. package/dist/css/4d-lawconnect.css +1 -1
  4. package/dist/css/4d-leap-web.css +1 -1
  5. package/dist/css/4d-leap.css +1 -1
  6. package/dist/css/auth-leap-addin.css +1 -1
  7. package/dist/css/auth-leap-desktop.css +1 -1
  8. package/dist/css/auth-leap-web.css +1 -1
  9. package/dist/css/bs-lawconnect.css +1 -1
  10. package/dist/css/bs-leap-slim.css +1 -1
  11. package/dist/css/bs-leap.css +1 -1
  12. package/dist/css/bs-titlex.css +1 -1
  13. package/dist/css/x1-leap-slim.css +1 -1
  14. package/dist/css/x1-leap.css +1 -1
  15. package/dist/css/x1-titlex-slim.css +1 -1
  16. package/dist/css/x1-titlex.css +1 -1
  17. package/dist/css/x3-whitelabel.css +1 -1
  18. package/dist/index.html +2 -2
  19. package/dist/scss/4d/_base.scss +4 -0
  20. package/dist/scss/4d/components/section.scss +1 -1
  21. package/dist/scss/4d/overrides/forms/input-select.scss +28 -3
  22. package/dist/scss/product/auth-leap-addin.scss +4 -0
  23. package/dist/scss/product/auth-leap-desktop.scss +4 -0
  24. package/dist/scss/product/auth-leap-web.scss +4 -0
  25. package/dist/scss/product/bs-lawconnect.scss +4 -0
  26. package/dist/scss/product/bs-leap-slim.scss +4 -0
  27. package/dist/scss/product/bs-leap.scss +4 -0
  28. package/dist/scss/product/bs-titlex.scss +4 -0
  29. package/dist/scss/product/x2-lawconnect-leap-design-fix.scss +4 -0
  30. package/dist/scss/x1/_base-slim.scss +4 -0
  31. package/dist/scss/x1/_base.scss +4 -0
  32. package/dist/scss/x1/_variables.scss +0 -1
  33. package/dist/scss/x2/_base.scss +4 -0
  34. package/dist/scss/x2/_variables.scss +0 -1
  35. package/dist/scss/x3/_base.scss +4 -0
  36. package/dist/scss/xsf-crx/sites/sf-lawconnect/sf-lawconnect-theme.scss +4 -0
  37. package/dist/scss/xsf-crx/sites/sf-leap/sf-leap-theme.scss +4 -0
  38. package/dist/scss/xsf-crx/sites/sf-titlex/sf-titlex-theme.scss +4 -0
  39. package/dist/scss/xsf-crx/sites/sf-zaliet/sf-zaliet-theme.scss +4 -0
  40. 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?223685c5a84ce823a346" rel="stylesheet"><link href="css/x1-titlex.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/x1-titlex-leap-design-fix.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/x1-leap-slim.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/x1-titlex-slim.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/x3-whitelabel.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/4d-leap.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/4d-lawconnect.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/4d-bylawyers.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/4d-leap-web.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/xsf-crx-leap.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/xsf-crx-lawconnect.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/auth-leap-web.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/auth-leap-desktop.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/auth-leap-addin.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/bs-leap-slim.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/bs-leap.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/bs-titlex.css?223685c5a84ce823a346" rel="stylesheet"><link href="css/bs-lawconnect.css?223685c5a84ce823a346" rel="stylesheet"></head>
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?223685c5a84ce823a346"></script><script type="text/javascript" src="x1-leap.js?223685c5a84ce823a346"></script><script type="text/javascript" src="x1-titlex.js?223685c5a84ce823a346"></script><script type="text/javascript" src="x1-titlex-leap-design-fix.js?223685c5a84ce823a346"></script><script type="text/javascript" src="x1-leap-slim.js?223685c5a84ce823a346"></script><script type="text/javascript" src="x1-titlex-slim.js?223685c5a84ce823a346"></script><script type="text/javascript" src="x3-whitelabel.js?223685c5a84ce823a346"></script><script type="text/javascript" src="4d-leap.js?223685c5a84ce823a346"></script><script type="text/javascript" src="4d-lawconnect.js?223685c5a84ce823a346"></script><script type="text/javascript" src="4d-bylawyers.js?223685c5a84ce823a346"></script><script type="text/javascript" src="4d-leap-web.js?223685c5a84ce823a346"></script><script type="text/javascript" src="xsf-crx-leap.js?223685c5a84ce823a346"></script><script type="text/javascript" src="xsf-crx-lawconnect.js?223685c5a84ce823a346"></script><script type="text/javascript" src="auth-leap-web.js?223685c5a84ce823a346"></script><script type="text/javascript" src="auth-leap-desktop.js?223685c5a84ce823a346"></script><script type="text/javascript" src="auth-leap-addin.js?223685c5a84ce823a346"></script><script type="text/javascript" src="bs-leap-slim.js?223685c5a84ce823a346"></script><script type="text/javascript" src="bs-leap.js?223685c5a84ce823a346"></script><script type="text/javascript" src="bs-titlex.js?223685c5a84ce823a346"></script><script type="text/javascript" src="bs-lawconnect.js?223685c5a84ce823a346"></script></body>
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>
@@ -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";
@@ -1,7 +1,7 @@
1
1
 
2
2
  // Specific to word-app
3
3
  .section-header {
4
- display: grid;
4
+ display: flex;
5
5
  margin: 0.5rem 0;
6
6
  align-items: center;
7
7
  grid-template-columns: auto 1fr;
@@ -81,9 +81,6 @@ ng-select-focused,
81
81
  @else {
82
82
  .ng-select .ng-select-container {
83
83
  background-color: #e5e5e5 !important;
84
- height: 1.5635rem !important;
85
- min-height: 1.5635rem !important;
86
- min-height: 1.5635rem !important;
87
84
  font-size: 0.8125rem;
88
85
 
89
86
  .ng-arrow-wrapper, .ng-arrow {
@@ -104,4 +101,32 @@ ng-select-focused,
104
101
  border-color: #0078d7 !important;
105
102
  }
106
103
  }
104
+
105
+ .ng-select:not(.ng-select-multiple) {
106
+ height: 1.5635rem !important;
107
+ min-height: 1.5635rem !important;
108
+
109
+ .ng-select-container {
110
+ height: 1.5625rem !important;
111
+ min-height: 1.5635rem !important;
112
+ }
113
+ }
114
+
115
+ .ng-select.ng-select-multiple {
116
+ height: calc(100% - 0.125rem) !important;
117
+
118
+ .ng-select-container {
119
+ height: calc(100% - 0.125rem);
120
+ min-height: 1.5635rem !important;
121
+
122
+ .ng-value-container {
123
+ padding-top: 0.125rem !important;
124
+ padding-bottom: 0.125rem !important;
125
+ .ng-value {
126
+ margin-bottom: 0.125rem !important;
127
+ margin-top: 0.125rem !important;
128
+ }
129
+ }
130
+ }
131
+ }
107
132
  }
@@ -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
  @import "~bootstrap/scss/functions";
2
6
 
3
7
  // Import Font from Google
@@ -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/scss/functions";
2
6
 
3
7
  // Import Font from Google
@@ -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/scss/functions";
2
6
 
3
7
  // Import Font from Google
@@ -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/scss/functions";
2
6
 
3
7
  // Import Font from Google
@@ -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 function
2
6
  @import "~bootstrap/scss/functions";
3
7
 
@@ -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";
@@ -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";
@@ -1,7 +1,6 @@
1
1
  // Options
2
2
  //
3
3
  // Quickly modify global styling by enabling or disabling optional features.
4
-
5
4
  $is-sirius: true !default;
6
5
  $enable-navbar-fixed-top: true;
7
6
  $enable-shadows: true;
@@ -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";
@@ -1,5 +1,4 @@
1
1
  // Settings
2
-
3
2
  $is-sirius: false !default;
4
3
  $has-custom-theme: true !default;
5
4
  $enable-shadows: true;
@@ -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";
@@ -1,2 +1,6 @@
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 'variables';
2
6
  @import '../../components/components';
@@ -1,2 +1,6 @@
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 'variables';
2
6
  @import '../../components/components';
@@ -1,2 +1,6 @@
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 'variables';
2
6
  @import '../../components/components';
@@ -1,2 +1,6 @@
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 'variables';
2
6
  @import '../../components/components';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui",
3
- "version": "0.2.245",
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",