@natec/mef-dev-ui-kit 16.4.57 → 19.0.0-beta.1
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/fesm2022/natec-mef-dev-ui-kit.mjs +10894 -5478
- package/fesm2022/natec-mef-dev-ui-kit.mjs.map +1 -1
- package/index.d.ts +5527 -5
- package/index.d.ts.map +1 -0
- package/package.json +6 -7
- package/src/lib/styles/pg/_mixins.scss +2 -523
- package/src/lib/styles/pg/_var.scss +29 -28
- package/src/lib/styles/pg/modules/_buttons.scss +55 -40
- package/src/lib/styles/pg/modules/_form_elements.scss +5 -4
- package/src/lib/styles/pg/modules/_header.scss +2 -2
- package/src/lib/styles/pg/modules/_secondary-sidebar.scss +3 -1
- package/src/lib/styles/pg/modules/_select.scss +59 -60
- package/src/lib/styles/pg/modules/_sidebar.scss +2 -1
- package/src/lib/styles/pg/utils.scss +0 -3
- package/esm2022/lib/markup-kit/card/card/card.component.mjs +0 -116
- package/esm2022/lib/markup-kit/card/card-long/card-long.component.mjs +0 -169
- package/esm2022/lib/markup-kit/card/card-long/cart-type-colors.enum.mjs +0 -7
- package/esm2022/lib/markup-kit/card/card-simple/card-simple.component.mjs +0 -50
- package/esm2022/lib/markup-kit/card/card.module.mjs +0 -35
- package/esm2022/lib/markup-kit/card/index.mjs +0 -6
- package/esm2022/lib/markup-kit/collapse/collapse/collapse.component.mjs +0 -149
- package/esm2022/lib/markup-kit/collapse/collapse-set/collapse-set.component.mjs +0 -102
- package/esm2022/lib/markup-kit/collapse/collapse.module.mjs +0 -25
- package/esm2022/lib/markup-kit/collapse/index.mjs +0 -4
- package/esm2022/lib/markup-kit/executors/index.mjs +0 -5
- package/esm2022/lib/markup-kit/executors/mefdev-executor-page/mefdev-executor-page.component.mjs +0 -112
- package/esm2022/lib/markup-kit/executors/stage/stage.component.mjs +0 -27
- package/esm2022/lib/markup-kit/executors/step-executor/step-executor.component.mjs +0 -289
- package/esm2022/lib/markup-kit/executors/step-executor.module.mjs +0 -42
- package/esm2022/lib/markup-kit/modals/fill/fill.component.mjs +0 -137
- package/esm2022/lib/markup-kit/modals/index.mjs +0 -7
- package/esm2022/lib/markup-kit/modals/markup-kit.module.mjs +0 -39
- package/esm2022/lib/markup-kit/modals/modal-size.enum.mjs +0 -2
- package/esm2022/lib/markup-kit/modals/right-filter/right-filter.component.mjs +0 -48
- package/esm2022/lib/markup-kit/modals/slide-right/slide-right.component.mjs +0 -134
- package/esm2022/lib/markup-kit/modals/slide-up/slide-up.component.mjs +0 -118
- package/esm2022/lib/markup-kit/page-layouts/central-page/central-page.component.mjs +0 -59
- package/esm2022/lib/markup-kit/page-layouts/central-page-row/central-page-row.component.mjs +0 -27
- package/esm2022/lib/markup-kit/page-layouts/index.mjs +0 -7
- package/esm2022/lib/markup-kit/page-layouts/manage-page/manage-page.component.mjs +0 -73
- package/esm2022/lib/markup-kit/page-layouts/page-layouts.module.mjs +0 -41
- package/esm2022/lib/markup-kit/page-layouts/profile/profile.component.mjs +0 -137
- package/esm2022/lib/markup-kit/page-layouts/table-page/table-page.component.mjs +0 -42
- package/esm2022/lib/markup-kit/slider/index.mjs +0 -3
- package/esm2022/lib/markup-kit/slider/slider/slider.component.mjs +0 -120
- package/esm2022/lib/markup-kit/slider/slider.module.mjs +0 -28
- package/esm2022/lib/markup-kit/utils/datepicker/datepicker/datepicker.component.mjs +0 -607
- package/esm2022/lib/markup-kit/utils/datepicker/datepicker.module.mjs +0 -21
- package/esm2022/lib/markup-kit/utils/datepicker/index.mjs +0 -3
- package/esm2022/lib/markup-kit/utils/filtered-field/filtered-field-container/filtered-field-container.component.mjs +0 -72
- package/esm2022/lib/markup-kit/utils/filtered-field/filtered-field-item/filtered-field-item.component.mjs +0 -71
- package/esm2022/lib/markup-kit/utils/filtered-field/filtered-field.module.mjs +0 -29
- package/esm2022/lib/markup-kit/utils/filtered-field/filtered-field.service.mjs +0 -43
- package/esm2022/lib/markup-kit/utils/filtered-field/filtred-item.model.mjs +0 -13
- package/esm2022/lib/markup-kit/utils/filtered-field/index.mjs +0 -6
- package/esm2022/lib/markup-kit/utils/help-block/help-block.component.mjs +0 -72
- package/esm2022/lib/markup-kit/utils/help-block/hepl-block.module.mjs +0 -24
- package/esm2022/lib/markup-kit/utils/help-block/index.mjs +0 -3
- package/esm2022/lib/pg-components/card/card.components.mjs +0 -442
- package/esm2022/lib/pg-components/card/card.module.mjs +0 -24
- package/esm2022/lib/pg-components/card/index.mjs +0 -3
- package/esm2022/lib/pg-components/progress/index.mjs +0 -4
- package/esm2022/lib/pg-components/progress/progress.component.mjs +0 -80
- package/esm2022/lib/pg-components/progress/progress.config.mjs +0 -12
- package/esm2022/lib/pg-components/progress/progress.module.mjs +0 -22
- package/esm2022/lib/pg-components/select/index.mjs +0 -5
- package/esm2022/lib/pg-components/select/option.component.mjs +0 -93
- package/esm2022/lib/pg-components/select/option.pipe.mjs +0 -42
- package/esm2022/lib/pg-components/select/select.component.mjs +0 -782
- package/esm2022/lib/pg-components/select/select.module.mjs +0 -22
- package/esm2022/lib/pg-components/spec-flow-test/index.mjs +0 -3
- package/esm2022/lib/pg-components/spec-flow-test/spec-flow-test/spec-flow-test.component.mjs +0 -36
- package/esm2022/lib/pg-components/spec-flow-test/spec-flow-test.module.mjs +0 -25
- package/esm2022/lib/pg-components/switch/index.mjs +0 -3
- package/esm2022/lib/pg-components/switch/switch.component.mjs +0 -293
- package/esm2022/lib/pg-components/switch/switch.module.mjs +0 -18
- package/esm2022/lib/pg-components/tabs/index.mjs +0 -8
- package/esm2022/lib/pg-components/tabs/tab-body.component.mjs +0 -21
- package/esm2022/lib/pg-components/tabs/tab-label.directive.mjs +0 -45
- package/esm2022/lib/pg-components/tabs/tab.component.mjs +0 -102
- package/esm2022/lib/pg-components/tabs/tabs-ink-bar.directive.mjs +0 -81
- package/esm2022/lib/pg-components/tabs/tabs-nav.component.mjs +0 -298
- package/esm2022/lib/pg-components/tabs/tabs.module.mjs +0 -23
- package/esm2022/lib/pg-components/tabs/tabset.component.mjs +0 -252
- package/esm2022/lib/pg-components/util/convert.mjs +0 -4
- package/esm2022/lib/pg-components/util/request-animation.mjs +0 -26
- package/esm2022/natec-mef-dev-ui-kit.mjs +0 -5
- package/esm2022/public-api.mjs +0 -17
- package/lib/markup-kit/card/card/card.component.d.ts +0 -90
- package/lib/markup-kit/card/card-long/card-long.component.d.ts +0 -135
- package/lib/markup-kit/card/card-long/cart-type-colors.enum.d.ts +0 -5
- package/lib/markup-kit/card/card-simple/card-simple.component.d.ts +0 -37
- package/lib/markup-kit/card/card.module.d.ts +0 -17
- package/lib/markup-kit/card/index.d.ts +0 -5
- package/lib/markup-kit/collapse/collapse/collapse.component.d.ts +0 -74
- package/lib/markup-kit/collapse/collapse-set/collapse-set.component.d.ts +0 -68
- package/lib/markup-kit/collapse/collapse.module.d.ts +0 -14
- package/lib/markup-kit/collapse/index.d.ts +0 -3
- package/lib/markup-kit/executors/index.d.ts +0 -4
- package/lib/markup-kit/executors/mefdev-executor-page/mefdev-executor-page.component.d.ts +0 -84
- package/lib/markup-kit/executors/stage/stage.component.d.ts +0 -12
- package/lib/markup-kit/executors/step-executor/step-executor.component.d.ts +0 -186
- package/lib/markup-kit/executors/step-executor.module.d.ts +0 -12
- package/lib/markup-kit/modals/fill/fill.component.d.ts +0 -80
- package/lib/markup-kit/modals/index.d.ts +0 -6
- package/lib/markup-kit/modals/markup-kit.module.d.ts +0 -12
- package/lib/markup-kit/modals/modal-size.enum.d.ts +0 -5
- package/lib/markup-kit/modals/right-filter/right-filter.component.d.ts +0 -27
- package/lib/markup-kit/modals/slide-right/slide-right.component.d.ts +0 -76
- package/lib/markup-kit/modals/slide-up/slide-up.component.d.ts +0 -64
- package/lib/markup-kit/page-layouts/central-page/central-page.component.d.ts +0 -37
- package/lib/markup-kit/page-layouts/central-page-row/central-page-row.component.d.ts +0 -21
- package/lib/markup-kit/page-layouts/index.d.ts +0 -6
- package/lib/markup-kit/page-layouts/manage-page/manage-page.component.d.ts +0 -58
- package/lib/markup-kit/page-layouts/page-layouts.module.d.ts +0 -12
- package/lib/markup-kit/page-layouts/profile/profile.component.d.ts +0 -107
- package/lib/markup-kit/page-layouts/table-page/table-page.component.d.ts +0 -32
- package/lib/markup-kit/slider/index.d.ts +0 -2
- package/lib/markup-kit/slider/slider/slider.component.d.ts +0 -93
- package/lib/markup-kit/slider/slider.module.d.ts +0 -9
- package/lib/markup-kit/utils/datepicker/datepicker/datepicker.component.d.ts +0 -421
- package/lib/markup-kit/utils/datepicker/datepicker.module.d.ts +0 -10
- package/lib/markup-kit/utils/datepicker/index.d.ts +0 -2
- package/lib/markup-kit/utils/filtered-field/filtered-field-container/filtered-field-container.component.d.ts +0 -42
- package/lib/markup-kit/utils/filtered-field/filtered-field-item/filtered-field-item.component.d.ts +0 -56
- package/lib/markup-kit/utils/filtered-field/filtered-field.module.d.ts +0 -9
- package/lib/markup-kit/utils/filtered-field/filtered-field.service.d.ts +0 -28
- package/lib/markup-kit/utils/filtered-field/filtred-item.model.d.ts +0 -7
- package/lib/markup-kit/utils/filtered-field/index.d.ts +0 -5
- package/lib/markup-kit/utils/help-block/help-block.component.d.ts +0 -37
- package/lib/markup-kit/utils/help-block/hepl-block.module.d.ts +0 -9
- package/lib/markup-kit/utils/help-block/index.d.ts +0 -2
- package/lib/pg-components/card/card.components.d.ts +0 -241
- package/lib/pg-components/card/card.module.d.ts +0 -11
- package/lib/pg-components/card/index.d.ts +0 -2
- package/lib/pg-components/progress/index.d.ts +0 -3
- package/lib/pg-components/progress/progress.component.d.ts +0 -50
- package/lib/pg-components/progress/progress.config.d.ts +0 -7
- package/lib/pg-components/progress/progress.module.d.ts +0 -10
- package/lib/pg-components/select/index.d.ts +0 -4
- package/lib/pg-components/select/option.component.d.ts +0 -54
- package/lib/pg-components/select/option.pipe.d.ts +0 -8
- package/lib/pg-components/select/select.component.d.ts +0 -139
- package/lib/pg-components/select/select.module.d.ts +0 -12
- package/lib/pg-components/spec-flow-test/index.d.ts +0 -2
- package/lib/pg-components/spec-flow-test/spec-flow-test/spec-flow-test.component.d.ts +0 -22
- package/lib/pg-components/spec-flow-test/spec-flow-test.module.d.ts +0 -10
- package/lib/pg-components/switch/index.d.ts +0 -2
- package/lib/pg-components/switch/switch.component.d.ts +0 -185
- package/lib/pg-components/switch/switch.module.d.ts +0 -8
- package/lib/pg-components/tabs/index.d.ts +0 -7
- package/lib/pg-components/tabs/tab-body.component.d.ts +0 -13
- package/lib/pg-components/tabs/tab-label.directive.d.ts +0 -15
- package/lib/pg-components/tabs/tab.component.d.ts +0 -67
- package/lib/pg-components/tabs/tabs-ink-bar.directive.d.ts +0 -23
- package/lib/pg-components/tabs/tabs-nav.component.d.ts +0 -79
- package/lib/pg-components/tabs/tabs.module.d.ts +0 -13
- package/lib/pg-components/tabs/tabset.component.d.ts +0 -137
- package/lib/pg-components/util/convert.d.ts +0 -1
- package/lib/pg-components/util/request-animation.d.ts +0 -1
- package/public-api.d.ts +0 -15
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
// Copyright Reserved Revox - 2014
|
|
4
4
|
// --------------------------------------------------
|
|
5
5
|
|
|
6
|
+
@use "sass:color";
|
|
6
7
|
@import '../designe-colors.scss';
|
|
7
8
|
|
|
8
9
|
// Global Color
|
|
@@ -41,11 +42,11 @@ $base-font-family: 'Montserrat', 'Open Sans', Arial, sans-serif;
|
|
|
41
42
|
$menu-bezier:.05, .74, .27, .99 ;
|
|
42
43
|
$menu-icon-size:40px ;
|
|
43
44
|
$color-menu :#2b303b ;
|
|
44
|
-
$color-menu-dark :mix($color-menu, #000, 77%) ;
|
|
45
|
-
$color-menu-darker :mix($color-menu, #000, 90%) ;
|
|
45
|
+
$color-menu-dark :color.mix($color-menu, #000, 77%) ;
|
|
46
|
+
$color-menu-darker :color.mix($color-menu, #000, 90%) ;
|
|
46
47
|
|
|
47
48
|
//Generating Menu font color
|
|
48
|
-
$menu-mix-temp : mix($color-menu, #fff, 92%) ;
|
|
49
|
+
$menu-mix-temp : color.mix($color-menu, #fff, 92%) ;
|
|
49
50
|
$menu :blend-hardlight($menu-mix-temp,#fff) ;
|
|
50
51
|
$color-menu-light :$menu;
|
|
51
52
|
//Menu Font Color
|
|
@@ -104,47 +105,47 @@ $mix-percentage-light: 80% ;
|
|
|
104
105
|
$mix-percentage-lighter: 20% ;
|
|
105
106
|
|
|
106
107
|
//Lighter colors
|
|
107
|
-
$color-success-light: mix($color-success, $color-white, $mix-percentage-light) ;
|
|
108
|
-
$color-success-lighter: mix($color-success, $color-white, $mix-percentage-lighter) ;
|
|
108
|
+
$color-success-light: color.mix($color-success, $color-white, $mix-percentage-light) ;
|
|
109
|
+
$color-success-lighter: color.mix($color-success, $color-white, $mix-percentage-lighter) ;
|
|
109
110
|
|
|
110
|
-
$color-complete-light: mix($color-complete, $color-white, $mix-percentage-light) ;
|
|
111
|
-
$color-complete-lighter: mix($color-complete, $color-white, $mix-percentage-lighter) ;
|
|
111
|
+
$color-complete-light: color.mix($color-complete, $color-white, $mix-percentage-light) ;
|
|
112
|
+
$color-complete-lighter: color.mix($color-complete, $color-white, $mix-percentage-lighter) ;
|
|
112
113
|
|
|
113
|
-
$color-primary-light: mix($color-primary, $color-white, $mix-percentage-light) ;
|
|
114
|
-
$color-primary-lighter: mix($color-primary, $color-white, $mix-percentage-lighter) ;
|
|
114
|
+
$color-primary-light: color.mix($color-primary, $color-white, $mix-percentage-light) ;
|
|
115
|
+
$color-primary-lighter: color.mix($color-primary, $color-white, $mix-percentage-lighter) ;
|
|
115
116
|
|
|
116
|
-
$color-warning-light: mix($color-warning, $color-white, $mix-percentage-light) ;
|
|
117
|
-
$color-warning-lighter: mix($color-warning, $color-white, $mix-percentage-lighter) ;
|
|
117
|
+
$color-warning-light: color.mix($color-warning, $color-white, $mix-percentage-light) ;
|
|
118
|
+
$color-warning-lighter: color.mix($color-warning, $color-white, $mix-percentage-lighter) ;
|
|
118
119
|
|
|
119
|
-
$color-danger-light: mix($color-danger, $color-white, $mix-percentage-light) ;
|
|
120
|
-
$color-danger-lighter: mix($color-danger, $color-white, $mix-percentage-lighter) ;
|
|
120
|
+
$color-danger-light: color.mix($color-danger, $color-white, $mix-percentage-light) ;
|
|
121
|
+
$color-danger-lighter: color.mix($color-danger, $color-white, $mix-percentage-lighter) ;
|
|
121
122
|
|
|
122
|
-
$color-info-light: mix($color-info, $color-white, $mix-percentage-light) ;
|
|
123
|
-
$color-info-lighter: mix($color-info, $color-white, $mix-percentage-lighter) ;
|
|
123
|
+
$color-info-light: color.mix($color-info, $color-white, $mix-percentage-light) ;
|
|
124
|
+
$color-info-lighter: color.mix($color-info, $color-white, $mix-percentage-lighter) ;
|
|
124
125
|
|
|
125
126
|
//Darker colors
|
|
126
|
-
$color-success-dark: mix($color-success, $color-black, $mix-percentage-dark) ;
|
|
127
|
-
$color-success-darker: mix($color-success, $color-black, $mix-percentage-darker) ;
|
|
127
|
+
$color-success-dark: color.mix($color-success, $color-black, $mix-percentage-dark) ;
|
|
128
|
+
$color-success-darker: color.mix($color-success, $color-black, $mix-percentage-darker) ;
|
|
128
129
|
|
|
129
|
-
$color-complete-dark: mix($color-complete, $color-black, $mix-percentage-dark) ;
|
|
130
|
-
$color-complete-darker: mix($color-complete, $color-black, $mix-percentage-darker) ;
|
|
130
|
+
$color-complete-dark: color.mix($color-complete, $color-black, $mix-percentage-dark) ;
|
|
131
|
+
$color-complete-darker: color.mix($color-complete, $color-black, $mix-percentage-darker) ;
|
|
131
132
|
|
|
132
|
-
$color-primary-dark: mix($color-primary, $color-black, $mix-percentage-dark) ;
|
|
133
|
-
$color-primary-darker: mix($color-primary, $color-black, $mix-percentage-darker) ;
|
|
133
|
+
$color-primary-dark: color.mix($color-primary, $color-black, $mix-percentage-dark) ;
|
|
134
|
+
$color-primary-darker: color.mix($color-primary, $color-black, $mix-percentage-darker) ;
|
|
134
135
|
|
|
135
|
-
$color-warning-dark: mix($color-warning, $color-black, $mix-percentage-dark) ;
|
|
136
|
-
$color-warning-darker: mix($color-warning, $color-black, $mix-percentage-darker) ;
|
|
136
|
+
$color-warning-dark: color.mix($color-warning, $color-black, $mix-percentage-dark) ;
|
|
137
|
+
$color-warning-darker: color.mix($color-warning, $color-black, $mix-percentage-darker) ;
|
|
137
138
|
|
|
138
|
-
$color-danger-dark: mix($color-danger, $color-black, $mix-percentage-dark) ;
|
|
139
|
-
$color-danger-darker: mix($color-danger, $color-black, $mix-percentage-darker) ;
|
|
139
|
+
$color-danger-dark: color.mix($color-danger, $color-black, $mix-percentage-dark) ;
|
|
140
|
+
$color-danger-darker: color.mix($color-danger, $color-black, $mix-percentage-darker) ;
|
|
140
141
|
|
|
141
|
-
$color-info-dark: mix($color-info, $color-black, $mix-percentage-dark) ;
|
|
142
|
-
$color-info-darker: mix($color-info, $color-black, $mix-percentage-darker) ;
|
|
142
|
+
$color-info-dark: color.mix($color-info, $color-black, $mix-percentage-dark) ;
|
|
143
|
+
$color-info-darker: color.mix($color-info, $color-black, $mix-percentage-darker) ;
|
|
143
144
|
|
|
144
145
|
// Email colors
|
|
145
146
|
// $sidebar-background-color : $color-menu-dark ;
|
|
146
147
|
$_sidebar-background-color: blend-multiply($color-menu-light, $color-menu-light);
|
|
147
|
-
$sidebar-background-color : mix($_sidebar-background-color , #000, 80%);
|
|
148
|
+
$sidebar-background-color : color.mix($_sidebar-background-color , #000, 80%);
|
|
148
149
|
|
|
149
150
|
$secondary-sidebar-width : 250px;
|
|
150
151
|
// Components
|
|
@@ -1,65 +1,80 @@
|
|
|
1
|
-
@use
|
|
1
|
+
@use "../../designe-colors.scss" as v;
|
|
2
2
|
|
|
3
|
+
.btn {
|
|
4
|
+
padding-left: 2em;
|
|
5
|
+
padding-right: 2em;
|
|
6
|
+
min-height: 36px;
|
|
3
7
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
8
|
+
border: none;
|
|
9
|
+
border-radius: 5px;
|
|
10
|
+
|
|
11
|
+
font-family: Montserrat;
|
|
12
|
+
font-weight: 600;
|
|
13
|
+
font-size: 14px;
|
|
14
|
+
line-height: 24px;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
@mixin _button(
|
|
18
|
+
$main_color,
|
|
19
|
+
$hover_color,
|
|
20
|
+
$text_color,
|
|
21
|
+
$hover_text_color,
|
|
22
|
+
$hover_color_opacity
|
|
23
|
+
) {
|
|
24
|
+
color: $text_color;
|
|
25
|
+
background-color: $main_color;
|
|
26
|
+
&:hover {
|
|
27
|
+
color: $hover_text_color;
|
|
28
|
+
background-color: $hover_color;
|
|
29
|
+
opacity: $hover_color_opacity;
|
|
30
|
+
}
|
|
21
31
|
}
|
|
22
32
|
|
|
23
|
-
@mixin _button_status(
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
33
|
+
@mixin _button_status(
|
|
34
|
+
$main_color,
|
|
35
|
+
$hover_color,
|
|
36
|
+
$text_color,
|
|
37
|
+
$hover_text_color
|
|
38
|
+
) {
|
|
39
|
+
padding-left: 2em;
|
|
40
|
+
padding-right: 2em;
|
|
41
|
+
min-height: 23px;
|
|
42
|
+
border: 0;
|
|
43
|
+
border-radius: 5px;
|
|
44
|
+
color: $text_color;
|
|
45
|
+
background-color: $main_color;
|
|
46
|
+
font-family: "Open Sans";
|
|
47
|
+
font-size: 11px;
|
|
48
|
+
line-height: 13px;
|
|
49
|
+
&:hover {
|
|
50
|
+
color: $hover_text_color;
|
|
51
|
+
background-color: $hover_color;
|
|
52
|
+
}
|
|
38
53
|
}
|
|
39
54
|
.btn-primary {
|
|
40
|
-
|
|
55
|
+
@include _button(v.$Dark-Gray-2, v.$Light-Gray-1, #fff, #fff, 1);
|
|
41
56
|
}
|
|
42
57
|
|
|
43
58
|
.btn-secondary {
|
|
44
|
-
|
|
59
|
+
@include _button(v.$Light-Gray-2, v.$Light-Gray-2, #000, v.$Red, 1);
|
|
45
60
|
}
|
|
46
61
|
|
|
47
62
|
.btn-success {
|
|
48
|
-
|
|
63
|
+
@include _button(v.$Green, v.$Green, #fff, #fff, 0.8);
|
|
49
64
|
}
|
|
50
65
|
|
|
51
66
|
.btn-danger {
|
|
52
|
-
|
|
67
|
+
@include _button(v.$Red, v.$Dark-Gray-2, #fff, #fff, 1);
|
|
53
68
|
}
|
|
54
69
|
|
|
55
70
|
.btn-light {
|
|
56
|
-
|
|
71
|
+
@include _button(v.$White, v.$White, #000, v.$Red, 1);
|
|
57
72
|
}
|
|
58
73
|
|
|
59
74
|
.btn-status-primary {
|
|
60
|
-
|
|
75
|
+
@include _button_status(v.$Light-Gray-2, v.$Light-Gray-3, #000, v.$Red);
|
|
61
76
|
}
|
|
62
77
|
|
|
63
78
|
.btn-status-danger {
|
|
64
|
-
|
|
79
|
+
@include _button_status(v.$Light-Gray-2, v.$Light-Gray-3, v.$Red, #000);
|
|
65
80
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/*------------------------------------------------------------------
|
|
2
2
|
[15. Form Elements]
|
|
3
3
|
*/
|
|
4
|
+
@use "sass:color";
|
|
4
5
|
|
|
5
6
|
// Mixins
|
|
6
7
|
// --------------------------------------------------
|
|
@@ -120,7 +121,7 @@ form legend {
|
|
|
120
121
|
&[disabled],
|
|
121
122
|
&[readonly],
|
|
122
123
|
fieldset[disabled] &{
|
|
123
|
-
background: mix($color-master-lighter, #fff, 50%);
|
|
124
|
+
background: color.mix($color-master-lighter, #fff, 50%);
|
|
124
125
|
color: rgba($color-master, 1);
|
|
125
126
|
}
|
|
126
127
|
//Textfields and inpt
|
|
@@ -207,7 +208,7 @@ form legend {
|
|
|
207
208
|
position: absolute;
|
|
208
209
|
left: 0px;
|
|
209
210
|
background-color: $color-white;
|
|
210
|
-
border: 1px solid mix($color-master, #fff, 30%);
|
|
211
|
+
border: 1px solid color.mix($color-master, #fff, 30%);
|
|
211
212
|
}
|
|
212
213
|
}
|
|
213
214
|
}
|
|
@@ -642,10 +643,10 @@ input[type=checkbox]:checked + label{
|
|
|
642
643
|
input {
|
|
643
644
|
opacity: 1;
|
|
644
645
|
}
|
|
645
|
-
background:mix($color-master-lighter
|
|
646
|
+
background: color.mix($color-master-lighter, #fff, 50%);
|
|
646
647
|
color: rgba($color-master, 1);
|
|
647
648
|
&.focused {
|
|
648
|
-
background:mix($color-master-lighter
|
|
649
|
+
background: color.mix($color-master-lighter, #fff, 50%);
|
|
649
650
|
label {
|
|
650
651
|
opacity: 1;
|
|
651
652
|
}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/* Secondary Sidebar
|
|
2
2
|
------------------------------------
|
|
3
3
|
*/
|
|
4
|
+
@use "sass:color";
|
|
5
|
+
|
|
4
6
|
//TODO : add this to theme var
|
|
5
7
|
$secondary-sidebar-width : 250px;
|
|
6
8
|
|
|
7
9
|
$_sidebar-background-color : blend-multiply($color-menu-light, $color-menu-light);
|
|
8
|
-
$sidebar-background-color : mix($_sidebar-background-color , #000, 80%);
|
|
10
|
+
$sidebar-background-color : color.mix($_sidebar-background-color , #000, 80%);
|
|
9
11
|
.toggle-secondary-sidebar{
|
|
10
12
|
display: none;
|
|
11
13
|
}
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
+
@use "sass:color";
|
|
1
2
|
|
|
2
3
|
$select-prefix-cls: "pg-select";
|
|
3
|
-
$input-height-base:35px;
|
|
4
|
-
$input-height-lg:55px;
|
|
5
|
-
$input-height-sm:25px;
|
|
6
|
-
$input-placeholder-color
|
|
7
|
-
$tag-default-color
|
|
8
|
-
$tag-default-bg
|
|
9
|
-
$box-shadow-base:"none";
|
|
10
|
-
$zindex-dropdown:999;
|
|
11
|
-
$item-hover-bg
|
|
12
|
-
$background-color-base
|
|
13
|
-
|
|
14
|
-
@mixin selection__clear(){
|
|
4
|
+
$input-height-base: 35px;
|
|
5
|
+
$input-height-lg: 55px;
|
|
6
|
+
$input-height-sm: 25px;
|
|
7
|
+
$input-placeholder-color: color.adjust($color-master-dark, $lightness: 67%);
|
|
8
|
+
$tag-default-color: $color-master;
|
|
9
|
+
$tag-default-bg: $color-master-light;
|
|
10
|
+
$box-shadow-base: "none";
|
|
11
|
+
$zindex-dropdown: 999;
|
|
12
|
+
$item-hover-bg: $color-master-lighter;
|
|
13
|
+
$background-color-base: $color-master-lighter;
|
|
14
|
+
|
|
15
|
+
@mixin selection__clear() {
|
|
15
16
|
display: inline-block;
|
|
16
17
|
font-style: normal;
|
|
17
18
|
vertical-align: baseline;
|
|
@@ -42,13 +43,13 @@ $background-color-base:$color-master-lighter;
|
|
|
42
43
|
}
|
|
43
44
|
|
|
44
45
|
.pg-select {
|
|
45
|
-
border: 2px solid #
|
|
46
|
+
border: 2px solid #f3f3f3;
|
|
46
47
|
box-sizing: border-box;
|
|
47
48
|
display: inline-block;
|
|
48
49
|
position: relative;
|
|
49
50
|
color: $color-info;
|
|
50
51
|
font-size: 12px;
|
|
51
|
-
transition: background .3s ease-in-out;
|
|
52
|
+
transition: background 0.3s ease-in-out;
|
|
52
53
|
> ul > li > a {
|
|
53
54
|
padding: 0;
|
|
54
55
|
background-color: #fff;
|
|
@@ -56,7 +57,6 @@ $background-color-base:$color-master-lighter;
|
|
|
56
57
|
|
|
57
58
|
// arrow
|
|
58
59
|
&-arrow {
|
|
59
|
-
|
|
60
60
|
position: absolute;
|
|
61
61
|
top: 50%;
|
|
62
62
|
right: 13px;
|
|
@@ -69,7 +69,7 @@ $background-color-base:$color-master-lighter;
|
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
&:before {
|
|
72
|
-
content:
|
|
72
|
+
content: "\e60b";
|
|
73
73
|
transition: transform 0.2s ease;
|
|
74
74
|
}
|
|
75
75
|
}
|
|
@@ -84,7 +84,7 @@ $background-color-base:$color-master-lighter;
|
|
|
84
84
|
background-color: #fff;
|
|
85
85
|
border-radius: 2px;
|
|
86
86
|
border: 1px solid $form-control-border-color;
|
|
87
|
-
transition: all .3s ease-in-out;
|
|
87
|
+
transition: all 0.3s ease-in-out;
|
|
88
88
|
|
|
89
89
|
&__clear {
|
|
90
90
|
@include selection__clear();
|
|
@@ -148,7 +148,7 @@ $background-color-base:$color-master-lighter;
|
|
|
148
148
|
position: relative;
|
|
149
149
|
line-height: $input-height-base;
|
|
150
150
|
&:after {
|
|
151
|
-
content:
|
|
151
|
+
content: ".";
|
|
152
152
|
visibility: hidden;
|
|
153
153
|
pointer-events: none;
|
|
154
154
|
display: inline-block;
|
|
@@ -172,7 +172,7 @@ $background-color-base:$color-master-lighter;
|
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
174
|
.pg-select-selection__clear {
|
|
175
|
-
top: calc($input-height-lg / 2)
|
|
175
|
+
top: calc($input-height-lg / 2);
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
}
|
|
@@ -212,7 +212,8 @@ $background-color-base:$color-master-lighter;
|
|
|
212
212
|
}
|
|
213
213
|
|
|
214
214
|
&-selection__placeholder,
|
|
215
|
-
&-search__field__placeholder {
|
|
215
|
+
&-search__field__placeholder {
|
|
216
|
+
// for TreeSelect compatibility
|
|
216
217
|
position: absolute;
|
|
217
218
|
top: 50%;
|
|
218
219
|
left: 0;
|
|
@@ -259,7 +260,7 @@ $background-color-base:$color-master-lighter;
|
|
|
259
260
|
|
|
260
261
|
.pg-select-search__field {
|
|
261
262
|
border-width: 0;
|
|
262
|
-
font-size:14px;
|
|
263
|
+
font-size: 14px;
|
|
263
264
|
height: 100%;
|
|
264
265
|
width: 100%;
|
|
265
266
|
background: transparent;
|
|
@@ -278,7 +279,7 @@ $background-color-base:$color-master-lighter;
|
|
|
278
279
|
cursor: text;
|
|
279
280
|
padding-bottom: 3px;
|
|
280
281
|
@include clearfix;
|
|
281
|
-
.pg-select-selection__placeholder{
|
|
282
|
+
.pg-select-selection__placeholder {
|
|
282
283
|
left: 6px;
|
|
283
284
|
}
|
|
284
285
|
.pg-select-search--inline {
|
|
@@ -296,14 +297,14 @@ $background-color-base:$color-master-lighter;
|
|
|
296
297
|
margin-bottom: -3px;
|
|
297
298
|
height: auto;
|
|
298
299
|
}
|
|
299
|
-
ul{
|
|
300
|
+
ul {
|
|
300
301
|
padding: 0;
|
|
301
302
|
padding-left: 6px;
|
|
302
303
|
margin: 0;
|
|
303
304
|
list-style: none;
|
|
304
305
|
}
|
|
305
306
|
> ul > li,
|
|
306
|
-
.pg-select-selection__rendered > ul > li {
|
|
307
|
+
.pg-select-selection__rendered > ul > li {
|
|
307
308
|
margin-top: 7px;
|
|
308
309
|
height: 21px;
|
|
309
310
|
line-height: 21px;
|
|
@@ -319,7 +320,7 @@ $background-color-base:$color-master-lighter;
|
|
|
319
320
|
max-width: 99%;
|
|
320
321
|
position: relative;
|
|
321
322
|
overflow: hidden;
|
|
322
|
-
transition: padding .3s ease-in-out;
|
|
323
|
+
transition: padding 0.3s ease-in-out;
|
|
323
324
|
padding: 0 10px 0 17px;
|
|
324
325
|
&__disabled {
|
|
325
326
|
padding: 0 10px;
|
|
@@ -332,7 +333,7 @@ $background-color-base:$color-master-lighter;
|
|
|
332
333
|
overflow: hidden;
|
|
333
334
|
text-overflow: ellipsis;
|
|
334
335
|
max-width: 100%;
|
|
335
|
-
transition: margin .3s ease-in-out;
|
|
336
|
+
transition: margin 0.3s ease-in-out;
|
|
336
337
|
}
|
|
337
338
|
|
|
338
339
|
.pg-select-selection__choice__remove {
|
|
@@ -354,7 +355,7 @@ $background-color-base:$color-master-lighter;
|
|
|
354
355
|
}
|
|
355
356
|
|
|
356
357
|
.pg-select-selection__clear {
|
|
357
|
-
top: calc($input-height-base / 2)
|
|
358
|
+
top: calc($input-height-base / 2);
|
|
358
359
|
}
|
|
359
360
|
}
|
|
360
361
|
|
|
@@ -390,13 +391,24 @@ $background-color-base:$color-master-lighter;
|
|
|
390
391
|
height: 100%;
|
|
391
392
|
position: relative;
|
|
392
393
|
z-index: 1;
|
|
393
|
-
transition: all .3s ease-in-out;
|
|
394
|
+
transition: all 0.3s ease-in-out;
|
|
394
395
|
box-shadow: none;
|
|
395
396
|
}
|
|
396
397
|
}
|
|
397
398
|
}
|
|
398
399
|
|
|
399
400
|
.pg-select-dropdown {
|
|
401
|
+
background-color: #fff;
|
|
402
|
+
box-shadow: $box-shadow-base;
|
|
403
|
+
border-radius: 2px;
|
|
404
|
+
box-sizing: border-box;
|
|
405
|
+
z-index: $zindex-dropdown;
|
|
406
|
+
left: -9999px;
|
|
407
|
+
top: -9999px;
|
|
408
|
+
position: absolute;
|
|
409
|
+
outline: none;
|
|
410
|
+
overflow: hidden;
|
|
411
|
+
font-size: 12px;
|
|
400
412
|
&.slide-up-enter.slide-up-enter-active-placement-bottomLeft,
|
|
401
413
|
&.slide-up-appear.slide-up-appear-active-placement-bottomLeft {
|
|
402
414
|
animation-name: antSlideUpIn;
|
|
@@ -419,18 +431,6 @@ $background-color-base:$color-master-lighter;
|
|
|
419
431
|
display: none;
|
|
420
432
|
}
|
|
421
433
|
|
|
422
|
-
background-color: #fff;
|
|
423
|
-
box-shadow: $box-shadow-base;
|
|
424
|
-
border-radius: 2px;
|
|
425
|
-
box-sizing: border-box;
|
|
426
|
-
z-index: $zindex-dropdown;
|
|
427
|
-
left: -9999px;
|
|
428
|
-
top: -9999px;
|
|
429
|
-
position: absolute;
|
|
430
|
-
outline: none;
|
|
431
|
-
overflow: hidden;
|
|
432
|
-
font-size: 12px;
|
|
433
|
-
|
|
434
434
|
&-menu {
|
|
435
435
|
outline: none;
|
|
436
436
|
margin: 3px 8px 10px 8px;
|
|
@@ -544,7 +544,7 @@ $background-color-base:$color-master-lighter;
|
|
|
544
544
|
}
|
|
545
545
|
}
|
|
546
546
|
|
|
547
|
-
.pg-select-dropdown{
|
|
547
|
+
.pg-select-dropdown {
|
|
548
548
|
top: 100% !important;
|
|
549
549
|
left: 0 !important;
|
|
550
550
|
position: relative !important;
|
|
@@ -552,7 +552,7 @@ $background-color-base:$color-master-lighter;
|
|
|
552
552
|
margin-top: 0;
|
|
553
553
|
margin-bottom: 4px;
|
|
554
554
|
border: 1px solid $form-control-border-color;
|
|
555
|
-
border-top:0;
|
|
555
|
+
border-top: 0;
|
|
556
556
|
border-radius: 0;
|
|
557
557
|
border-bottom-right-radius: 2px;
|
|
558
558
|
border-bottom-left-radius: 2px;
|
|
@@ -560,40 +560,39 @@ $background-color-base:$color-master-lighter;
|
|
|
560
560
|
z-index: 790;
|
|
561
561
|
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
|
|
562
562
|
}
|
|
563
|
-
.pg-select-open{
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
li.pg-select-selection__choice{
|
|
563
|
+
.pg-select-open {
|
|
564
|
+
border: 2px solid #f3f3f3;
|
|
565
|
+
|
|
566
|
+
.pg-select-selection {
|
|
567
|
+
background-color: $color-master-lighter;
|
|
568
|
+
}
|
|
569
|
+
.pg-select-selection--multiple {
|
|
570
|
+
li.pg-select-selection__choice {
|
|
572
571
|
background: #fff;
|
|
573
572
|
}
|
|
574
573
|
}
|
|
575
|
-
.pg-select-selection__placeholder{
|
|
574
|
+
.pg-select-selection__placeholder {
|
|
576
575
|
opacity: 0;
|
|
577
576
|
}
|
|
578
577
|
}
|
|
579
578
|
|
|
580
|
-
.form-group-default-select2{
|
|
581
|
-
.pg-select-selection{
|
|
579
|
+
.form-group-default-select2 {
|
|
580
|
+
.pg-select-selection {
|
|
582
581
|
margin-top: 20px;
|
|
583
582
|
border: 0;
|
|
584
583
|
}
|
|
585
|
-
&.has-error{
|
|
586
|
-
background-color: rgba($color-danger
|
|
587
|
-
.pg-select-selection{
|
|
588
|
-
background-color: rgba($color-danger
|
|
584
|
+
&.has-error {
|
|
585
|
+
background-color: rgba($color-danger, 0.1);
|
|
586
|
+
.pg-select-selection {
|
|
587
|
+
background-color: rgba($color-danger, 0.1);
|
|
589
588
|
}
|
|
590
589
|
}
|
|
591
590
|
}
|
|
592
591
|
|
|
593
|
-
.pg-select-selection{
|
|
592
|
+
.pg-select-selection {
|
|
594
593
|
border: 0 !important;
|
|
595
594
|
}
|
|
596
595
|
|
|
597
|
-
.pg-select-open .pg-select-selection{
|
|
596
|
+
.pg-select-open .pg-select-selection {
|
|
598
597
|
background-color: #fff !important;
|
|
599
598
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/* Main Menu Sidebar
|
|
2
2
|
------------------------------------
|
|
3
3
|
*/
|
|
4
|
+
@use "sass:color";
|
|
4
5
|
|
|
5
6
|
body{
|
|
6
7
|
&.mobile{
|
|
@@ -105,7 +106,7 @@ body{
|
|
|
105
106
|
height: $layout-header-height;
|
|
106
107
|
line-height:$layout-header-height;
|
|
107
108
|
background-color:$color-menu-darker;
|
|
108
|
-
border-bottom: 1px solid mix($color-menu-darker, #000, 90%);
|
|
109
|
+
border-bottom: 1px solid color.mix($color-menu-darker, #000, 90%);
|
|
109
110
|
color: $color-white;
|
|
110
111
|
width: 100%;
|
|
111
112
|
padding: 0 20px;
|
|
@@ -5,13 +5,11 @@
|
|
|
5
5
|
height: 100%;
|
|
6
6
|
width: 100%;
|
|
7
7
|
position: fixed;
|
|
8
|
-
z-index: 1900;
|
|
9
8
|
}
|
|
10
9
|
|
|
11
10
|
.cdk-overlay-backdrop, .cdk-overlay-pane {
|
|
12
11
|
position: absolute;
|
|
13
12
|
pointer-events: auto;
|
|
14
|
-
z-index: 1900;
|
|
15
13
|
}
|
|
16
14
|
|
|
17
15
|
.cdk-overlay-backdrop {
|
|
@@ -28,5 +26,4 @@
|
|
|
28
26
|
.cdk-overlay-backdrop, .cdk-overlay-pane {
|
|
29
27
|
position: absolute;
|
|
30
28
|
pointer-events: auto;
|
|
31
|
-
z-index: 1900;
|
|
32
29
|
}
|