synos-helena 21.12.3-beta.2 → 21.13.1-beta.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/lib/light.js DELETED
@@ -1,61 +0,0 @@
1
- /*
2
- * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
3
- * This devtool is neither made for production nor for readable output files.
4
- * It uses "eval()" calls to create a separate source file in the browser devtools.
5
- * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
6
- * or disable the default devtool with "devtool: false".
7
- * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
8
- */
9
- (function webpackUniversalModuleDefinition(root, factory) {
10
- if(typeof exports === 'object' && typeof module === 'object')
11
- module.exports = factory();
12
- else if(typeof define === 'function' && define.amd)
13
- define([], factory);
14
- else if(typeof exports === 'object')
15
- exports["synchro-helena"] = factory();
16
- else
17
- root["synchro-helena"] = factory();
18
- })(self, function() {
19
- return /******/ (() => { // webpackBootstrap
20
- /******/ "use strict";
21
- /******/ var __webpack_modules__ = ({
22
-
23
- /***/ "./src/assets/themes/light.less":
24
- /*!**************************************!*\
25
- !*** ./src/assets/themes/light.less ***!
26
- \**************************************/
27
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
28
-
29
- eval("__webpack_require__.r(__webpack_exports__);\n// extracted by mini-css-extract-plugin\n\n\n//# sourceURL=webpack://synchro-helena/./src/assets/themes/light.less?");
30
-
31
- /***/ })
32
-
33
- /******/ });
34
- /************************************************************************/
35
- /******/ // The require scope
36
- /******/ var __webpack_require__ = {};
37
- /******/
38
- /************************************************************************/
39
- /******/ /* webpack/runtime/make namespace object */
40
- /******/ (() => {
41
- /******/ // define __esModule on exports
42
- /******/ __webpack_require__.r = (exports) => {
43
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
44
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
45
- /******/ }
46
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
47
- /******/ };
48
- /******/ })();
49
- /******/
50
- /************************************************************************/
51
- /******/
52
- /******/ // startup
53
- /******/ // Load entry module and return exports
54
- /******/ // This entry module can't be inlined because the eval devtool is used.
55
- /******/ var __webpack_exports__ = {};
56
- /******/ __webpack_modules__["./src/assets/themes/light.less"](0, __webpack_exports__, __webpack_require__);
57
- /******/
58
- /******/ return __webpack_exports__;
59
- /******/ })()
60
- ;
61
- });
@@ -1,17 +0,0 @@
1
- @color-ab100: #B7E7FD;
2
-
3
- @color-ab200: #8DD6FB;
4
-
5
- @color-ab300: #63C1FA;
6
-
7
- @color-ab400: #38AAF9;
8
-
9
- @color-ab500: #0992F8;
10
-
11
- @color-ab600: #036FD2;
12
-
13
- @color-ab700: #0052AD;
14
-
15
- @color-ab800: #013B87;
16
-
17
- @color-ab900: #012862;
@@ -1,17 +0,0 @@
1
- @color-ay100: #FFFFB4;
2
-
3
- @color-ay200: #FFFB8C;
4
-
5
- @color-ay300: #FFF567;
6
-
7
- @color-ay400: #FFEA49;
8
-
9
- @color-ay500: #FAD732;
10
-
11
- @color-ay600: #CFA926;
12
-
13
- @color-ay700: #A5811C;
14
-
15
- @color-ay800: #7D5E14;
16
-
17
- @color-ay900: #573F0E;
@@ -1,17 +0,0 @@
1
- @color-b100: #DFFBFE;
2
-
3
- @color-b200: #C0F3FE;
4
-
5
- @color-b300: #A0E6FC;
6
-
7
- @color-b400: #88D7F9;
8
-
9
- @color-b500: #61C0F6;
10
-
11
- @color-b600: #4A97D3;
12
-
13
- @color-b700: #3572B0;
14
-
15
- @color-b800: #23528D;
16
-
17
- @color-b900: #173B74;
@@ -1,17 +0,0 @@
1
- @color-dog100: #F1F7DB;
2
-
3
- @color-dog200: #E2F0BA;
4
-
5
- @color-dog300: #BDD28B;
6
-
7
- @color-dog400: #8FA660;
8
-
9
- @color-dog500: #556B2F;
10
-
11
- @color-dog600: #445C22;
12
-
13
- @color-dog700: #354D17;
14
-
15
- @color-dog800: #273E0E;
16
-
17
- @color-dog900: #1D3309;
@@ -1,19 +0,0 @@
1
- @color-g100: #FFFFFF;
2
-
3
- @color-g200: #FAFAFA;
4
-
5
- @color-g300: #F5F5F5;
6
-
7
- @color-g400: #E8E8E8;
8
-
9
- @color-g500: #D9D9D9;
10
-
11
- @color-g600: #BFBFBF;
12
-
13
- @color-g700: #8C8C8C;
14
-
15
- @color-g800: #595959;
16
-
17
- @color-g900: #262626;
18
-
19
- @color-g1000: #000000;
@@ -1,17 +0,0 @@
1
- @color-gr100: #E0FBE1;
2
-
3
- @color-gr200: #C2F8CB;
4
-
5
- @color-gr300: #A4F0B8;
6
-
7
- @color-gr400: #8DE6AD;
8
-
9
- @color-gr500: #72D99F;
10
-
11
- @color-gr600: #5EBB92;
12
-
13
- @color-gr700: #4C9C83;
14
-
15
- @color-gr800: #3A7E72;
16
-
17
- @color-gr900: #2E6866;
@@ -1,17 +0,0 @@
1
- @color-pk100: #FCE4E9;
2
-
3
- @color-pk200: #FAC9D9;
4
-
5
- @color-pk300: #F1AAC8;
6
-
7
- @color-pk400: #E390BC;
8
-
9
- @color-pk500: #D16BAB;
10
-
11
- @color-pk600: #B34E97;
12
-
13
- @color-pk700: #963585;
14
-
15
- @color-pk800: #792272;
16
-
17
- @color-pk900: #621464;
@@ -1,17 +0,0 @@
1
- @color-p100: #DED9F6;
2
-
3
- @color-p200: #BCB5EF;
4
-
5
- @color-p300: #9289D8;
6
-
7
- @color-p400: #6B63B8;
8
-
9
- @color-p500: #3C368F;
10
-
11
- @color-p600: #2D287A;
12
-
13
- @color-p700: #1F1D66;
14
-
15
- @color-p800: #131351;
16
-
17
- @color-p900: #0B0C44;
@@ -1,17 +0,0 @@
1
- @color-r100: #F9E5D2;
2
-
3
- @color-r200: #F4C6A7;
4
-
5
- @color-r300: #EA9E7A;
6
-
7
- @color-r400: #DF7A59;
8
-
9
- @color-r500: #D3472C;
10
-
11
- @color-r600: #B53122;
12
-
13
- @color-r700: #97221A;
14
-
15
- @color-r800: #791919;
16
-
17
- @color-r900: #641218;
@@ -1,17 +0,0 @@
1
- @color-y100: #FDF8DC;
2
-
3
- @color-y200: #FBEFBB;
4
-
5
- @color-y300: #F8E499;
6
-
7
- @color-y400: #F3D880;
8
-
9
- @color-y500: #ECC55D;
10
-
11
- @color-y600: #F8C34A;
12
-
13
- @color-y700: #EBAA25;
14
-
15
- @color-y800: #FF9D0B;
16
-
17
- @color-y900: #EF8304;
@@ -1,38 +0,0 @@
1
- @import '~antd/dist/antd.less';
2
-
3
- @primary-color: #153f6a; // primary color for all components
4
- @text-color: #595959;
5
-
6
- @secondary-color: #0992f8; //secondary color
7
- @secondary-1: color(~`colorPalette('@{secondary-color}', 1) `);
8
- @secondary-2: color(~`colorPalette('@{secondary-color}', 2) `);
9
- @secondary-5: color(~`colorPalette('@{secondary-color}', 5) `);
10
- @secondary-7: color(~`colorPalette('@{secondary-color}', 7) `);
11
-
12
- @link-color: #61c0f6; // link color
13
- @success-color: #72d99f; // success state color
14
- @warning-color: #ecc55d; // warning state color
15
- @error-color: #d3472c; // error state color
16
-
17
- // Header style variables
18
- @header-color: #ffffff;
19
- @header-button-color: #ffffff;
20
- @header-button-icon-color: #5c5c5c;
21
- @header-text-color: #5c5c5c;
22
-
23
- // BUTTONS
24
- @btn-default-border: #d9d9d9;
25
-
26
- @btn-danger-bg: #d3472c;
27
-
28
- // The background colors for active and hover states for things like
29
- // list items or table cells.
30
- @item-active-bg: #e5f7fe;
31
- @item-hover-bg: #e5f7fe;
32
-
33
- //General
34
- .ant-divider {
35
- color: #e0e0e0;
36
- }
37
-
38
- @import 'general_custom.less';
@@ -1,46 +0,0 @@
1
- @import '~antd/dist/antd.less';
2
-
3
- @primary-color: #1890ff; // primary color for all components
4
- @text-color: #595959;
5
-
6
- @secondary-color: #0992f8; //secondary color
7
- @secondary-1: color(~`colorPalette('@{secondary-color}', 1) `);
8
- @secondary-2: color(~`colorPalette('@{secondary-color}', 2) `);
9
- @secondary-5: color(~`colorPalette('@{secondary-color}', 5) `);
10
- @secondary-7: color(~`colorPalette('@{secondary-color}', 7) `);
11
-
12
- @link-color: #61c0f6; // link color
13
-
14
- // Header style variables
15
- @layout-header-background: #ffffff;
16
- @layout-header-color: #5c5c5c;
17
-
18
- @header-color: #ffffff;
19
- @header-button-color: #ffffff;
20
- @header-button-icon-color: #5c5c5c;
21
- @header-text-color: #5c5c5c;
22
-
23
- // BUTTONS
24
- @btn-default-border: #d9d9d9;
25
-
26
- @btn-danger-bg: #d3472c;
27
-
28
- // The background colors for active and hover states for things like
29
- // list items or table cells.
30
- @item-active-bg: #e5f7fe;
31
- @item-hover-bg: #e5f7fe;
32
-
33
- @menu-dark-bg: #004271;
34
-
35
- @menu-dark-item-active-bg: #dba111;
36
-
37
- //General
38
- .ant-divider {
39
- color: #e0e0e0;
40
- }
41
-
42
- .ant-legacy-form-item {
43
- margin-bottom: 0px !important;
44
- }
45
-
46
- @import 'general_custom.less';
@@ -1,25 +0,0 @@
1
- // BUTTONS
2
- @btn-primary-bg: @secondary-color;
3
-
4
- // LINK
5
- @link-color: @secondary-color;
6
-
7
- //TABS
8
- @tabs-card-active-color: @secondary-color;
9
- @tabs-ink-bar-color: @secondary-color;
10
- @tabs-highlight-color: @secondary-color;
11
- @tabs-hover-color: @secondary-5;
12
- @tabs-active-color: @secondary-7;
13
-
14
- // SCSideMenu
15
-
16
- @animation-time: 0.1s;
17
- @logo-animation-time: 0.1s;
18
-
19
- .ant-layout-sider {
20
- transition: all @animation-time ease-in-out;
21
- }
22
-
23
- .text-hl-header > h1 {
24
- color: @header-text-color;
25
- }
@@ -1,38 +0,0 @@
1
- @import '~antd/dist/antd.less';
2
-
3
- @primary-color: #153f6a; // primary color for all components
4
- @text-color: #595959;
5
-
6
- @secondary-color: #0992f8; //secondary color
7
- @secondary-1: color(~`colorPalette('@{secondary-color}', 1) `);
8
- @secondary-2: color(~`colorPalette('@{secondary-color}', 2) `);
9
- @secondary-5: color(~`colorPalette('@{secondary-color}', 5) `);
10
- @secondary-7: color(~`colorPalette('@{secondary-color}', 7) `);
11
-
12
- @link-color: #61c0f6; // link color
13
- @success-color: #72d99f; // success state color
14
- @warning-color: #ecc55d; // warning state color
15
- @error-color: #d3472c; // error state color
16
-
17
- // Header style variables
18
- @header-color: #ffffff;
19
- @header-button-color: #ffffff;
20
- @header-button-icon-color: #5c5c5c;
21
- @header-text-color: #5c5c5c;
22
-
23
- // BUTTONS
24
- @btn-default-border: #d9d9d9;
25
-
26
- @btn-danger-bg: #d3472c;
27
-
28
- // The background colors for active and hover states for things like
29
- // list items or table cells.
30
- @item-active-bg: #e5f7fe;
31
- @item-hover-bg: #e5f7fe;
32
-
33
- //General
34
- .ant-divider {
35
- color: #e0e0e0;
36
- }
37
-
38
- @import 'general_custom.less';