@leapdev/gui 0.2.224 → 0.2.228
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/dist/bs-lawconnect.js +2 -2
- package/dist/bs-leap-slim.js +2 -2
- package/dist/bs-leap.js +2 -2
- package/dist/bs-titlex.js +2 -2
- package/dist/css/4d-bylawyers.css +1 -1
- package/dist/css/4d-leap-web.css +1 -1
- package/dist/css/xsf-crx-lawconnect.css +1 -0
- package/dist/css/xsf-crx-leap.css +1 -1
- package/dist/index.html +2 -2
- package/dist/scss/4d/overrides/product/_bylawyers.scss +1 -1
- package/dist/scss/4d/overrides/product/_leapweb.scss +2 -1
- package/dist/scss/xsf-crx/components/_accordion.scss +9 -5
- package/dist/scss/xsf-crx/components/_blockquotes.scss +6 -6
- package/dist/scss/xsf-crx/components/_custom-tabs.scss +5 -3
- package/dist/scss/xsf-crx/components/_well.scss +2 -2
- package/dist/scss/xsf-crx/sites/sf-lawconnect/_variables.scss +43 -25
- package/dist/scss/xsf-crx/sites/sf-leap/_variables.scss +9 -1
- package/dist/xsf-crx-lawconnect.js +96 -0
- package/package.json +1 -1
package/dist/bs-lawconnect.js
CHANGED
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
/******/
|
|
82
82
|
/******/
|
|
83
83
|
/******/ // Load entry module and return exports
|
|
84
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
84
|
+
/******/ return __webpack_require__(__webpack_require__.s = 16);
|
|
85
85
|
/******/ })
|
|
86
86
|
/************************************************************************/
|
|
87
87
|
/******/ ({
|
|
88
88
|
|
|
89
|
-
/***/
|
|
89
|
+
/***/ 16:
|
|
90
90
|
/***/ (function(module, exports, __webpack_require__) {
|
|
91
91
|
|
|
92
92
|
// extracted by mini-css-extract-plugin
|
package/dist/bs-leap-slim.js
CHANGED
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
/******/
|
|
82
82
|
/******/
|
|
83
83
|
/******/ // Load entry module and return exports
|
|
84
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
84
|
+
/******/ return __webpack_require__(__webpack_require__.s = 13);
|
|
85
85
|
/******/ })
|
|
86
86
|
/************************************************************************/
|
|
87
87
|
/******/ ({
|
|
88
88
|
|
|
89
|
-
/***/
|
|
89
|
+
/***/ 13:
|
|
90
90
|
/***/ (function(module, exports, __webpack_require__) {
|
|
91
91
|
|
|
92
92
|
// extracted by mini-css-extract-plugin
|
package/dist/bs-leap.js
CHANGED
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
/******/
|
|
82
82
|
/******/
|
|
83
83
|
/******/ // Load entry module and return exports
|
|
84
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
84
|
+
/******/ return __webpack_require__(__webpack_require__.s = 14);
|
|
85
85
|
/******/ })
|
|
86
86
|
/************************************************************************/
|
|
87
87
|
/******/ ({
|
|
88
88
|
|
|
89
|
-
/***/
|
|
89
|
+
/***/ 14:
|
|
90
90
|
/***/ (function(module, exports, __webpack_require__) {
|
|
91
91
|
|
|
92
92
|
// extracted by mini-css-extract-plugin
|
package/dist/bs-titlex.js
CHANGED
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
/******/
|
|
82
82
|
/******/
|
|
83
83
|
/******/ // Load entry module and return exports
|
|
84
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
84
|
+
/******/ return __webpack_require__(__webpack_require__.s = 15);
|
|
85
85
|
/******/ })
|
|
86
86
|
/************************************************************************/
|
|
87
87
|
/******/ ({
|
|
88
88
|
|
|
89
|
-
/***/
|
|
89
|
+
/***/ 15:
|
|
90
90
|
/***/ (function(module, exports, __webpack_require__) {
|
|
91
91
|
|
|
92
92
|
// extracted by mini-css-extract-plugin
|