@progress/kendo-theme-default 10.2.0-dev.0 → 10.2.0-dev.2
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/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +654 -870
- package/dist/meta/sassdoc-raw-data.json +326 -426
- package/dist/meta/variables.json +25 -37
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/_variables.scss +0 -11
- package/scss/action-buttons/_layout.scss +1 -67
- package/scss/action-buttons/_theme.scss +1 -16
- package/scss/action-buttons/_variables.scss +12 -0
- package/scss/action-sheet/_layout.scss +1 -397
- package/scss/action-sheet/_theme.scss +1 -100
- package/scss/action-sheet/_variables.scss +69 -0
- package/scss/adaptive/_layout.scss +1 -479
- package/scss/adaptive/_theme.scss +1 -99
- package/scss/adaptive/_variables.scss +21 -0
- package/scss/appbar/_layout.scss +1 -115
- package/scss/appbar/_theme.scss +1 -31
- package/scss/appbar/_variables.scss +19 -0
- package/scss/autocomplete/_layout.scss +1 -6
- package/scss/autocomplete/_theme.scss +1 -6
- package/scss/avatar/_layout.scss +1 -78
- package/scss/avatar/_theme.scss +1 -27
- package/scss/avatar/_variables.scss +9 -0
- package/scss/badge/_layout.scss +1 -149
- package/scss/badge/_theme.scss +1 -27
- package/scss/badge/_variables.scss +26 -0
- package/scss/bottom-navigation/_layout.scss +1 -117
- package/scss/bottom-navigation/_theme.scss +1 -57
- package/scss/bottom-navigation/_variables.scss +22 -0
- package/scss/breadcrumb/_layout.scss +1 -133
- package/scss/breadcrumb/_theme.scss +1 -100
- package/scss/breadcrumb/_variables.scss +64 -0
- package/scss/button/_layout.scss +1 -352
- package/scss/button/_theme.scss +1 -333
- package/scss/button/_variables.scss +92 -0
- package/scss/calendar/_layout.scss +1 -523
- package/scss/calendar/_theme.scss +1 -210
- package/scss/calendar/_variables.scss +99 -0
- package/scss/captcha/_layout.scss +1 -64
- package/scss/captcha/_theme.scss +1 -15
- package/scss/captcha/_variables.scss +17 -0
- package/scss/card/_layout.scss +1 -343
- package/scss/card/_theme.scss +1 -103
- package/scss/card/_variables.scss +58 -0
- package/scss/chart-wizard/_layout.scss +1 -42
- package/scss/chart-wizard/_theme.scss +1 -33
- package/scss/chart-wizard/_variables.scss +14 -0
- package/scss/chat/_layout.scss +1 -470
- package/scss/chat/_theme.scss +1 -99
- package/scss/chat/_variables.scss +67 -0
- package/scss/checkbox/_layout.scss +1 -230
- package/scss/checkbox/_theme.scss +1 -104
- package/scss/checkbox/_variables.scss +51 -0
- package/scss/chip/_layout.scss +1 -164
- package/scss/chip/_theme.scss +1 -146
- package/scss/chip/_variables.scss +46 -0
- package/scss/color-preview/_layout.scss +1 -79
- package/scss/color-preview/_theme.scss +1 -20
- package/scss/color-preview/_variables.scss +14 -0
- package/scss/coloreditor/_layout.scss +1 -117
- package/scss/coloreditor/_theme.scss +1 -27
- package/scss/coloreditor/_variables.scss +55 -0
- package/scss/colorgradient/_layout.scss +1 -233
- package/scss/colorgradient/_theme.scss +1 -86
- package/scss/colorgradient/_variables.scss +71 -0
- package/scss/colorpalette/_layout.scss +1 -71
- package/scss/colorpalette/_theme.scss +1 -26
- package/scss/colorpalette/_variables.scss +18 -0
- package/scss/colorpicker/_layout.scss +1 -13
- package/scss/colorpicker/_theme.scss +1 -5
- package/scss/combobox/_layout.scss +1 -6
- package/scss/combobox/_theme.scss +1 -6
- package/scss/core/color-system/_swatch-legacy.scss +76 -15
- package/scss/core/motion/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +1 -506
- package/scss/dataviz/_theme.scss +1 -162
- package/scss/dataviz/_variables.scss +107 -5
- package/scss/dateinput/_layout.scss +1 -6
- package/scss/dateinput/_theme.scss +1 -6
- package/scss/datepicker/_layout.scss +1 -5
- package/scss/datepicker/_theme.scss +1 -6
- package/scss/daterangepicker/_layout.scss +1 -47
- package/scss/daterangepicker/_theme.scss +1 -6
- package/scss/daterangepicker/_variables.scss +4 -0
- package/scss/datetimepicker/_layout.scss +1 -51
- package/scss/datetimepicker/_theme.scss +1 -6
- package/scss/datetimepicker/_variables.scss +4 -0
- package/scss/dialog/_layout.scss +1 -73
- package/scss/dialog/_theme.scss +1 -24
- package/scss/dialog/_variables.scss +11 -0
- package/scss/dock-manager/_layout.scss +1 -220
- package/scss/dock-manager/_theme.scss +1 -45
- package/scss/dock-manager/_variables.scss +38 -0
- package/scss/draggable/_layout.scss +1 -127
- package/scss/draggable/_theme.scss +1 -17
- package/scss/draggable/_variables.scss +23 -0
- package/scss/drawer/_layout.scss +1 -202
- package/scss/drawer/_theme.scss +1 -63
- package/scss/drawer/_variables.scss +34 -0
- package/scss/dropdowngrid/_layout.scss +1 -15
- package/scss/dropdowngrid/_theme.scss +1 -6
- package/scss/dropdownlist/_layout.scss +1 -38
- package/scss/dropdownlist/_theme.scss +1 -9
- package/scss/dropdowntree/_layout.scss +1 -39
- package/scss/dropdowntree/_theme.scss +1 -6
- package/scss/dropdowntree/_variables.scss +5 -0
- package/scss/dropzone/_layout.scss +1 -44
- package/scss/dropzone/_theme.scss +1 -36
- package/scss/dropzone/_variables.scss +22 -0
- package/scss/editor/_layout.scss +1 -648
- package/scss/editor/_theme.scss +1 -103
- package/scss/editor/_variables.scss +24 -0
- package/scss/expansion-panel/_layout.scss +1 -82
- package/scss/expansion-panel/_theme.scss +1 -44
- package/scss/expansion-panel/_variables.scss +25 -0
- package/scss/fab/_layout.scss +1 -145
- package/scss/fab/_theme.scss +1 -128
- package/scss/fab/_variables.scss +50 -0
- package/scss/filemanager/_layout.scss +1 -238
- package/scss/filemanager/_theme.scss +1 -112
- package/scss/filemanager/_variables.scss +60 -0
- package/scss/filter/_layout.scss +1 -93
- package/scss/filter/_theme.scss +1 -32
- package/scss/filter/_variables.scss +11 -0
- package/scss/floating-label/_layout.scss +1 -90
- package/scss/floating-label/_theme.scss +1 -30
- package/scss/floating-label/_variables.scss +18 -0
- package/scss/forms/_layout.scss +1 -379
- package/scss/forms/_theme.scss +1 -39
- package/scss/forms/_variables.scss +54 -0
- package/scss/gantt/_layout.scss +1 -921
- package/scss/gantt/_theme.scss +1 -279
- package/scss/gantt/_variables.scss +78 -0
- package/scss/grid/_layout.scss +1 -1374
- package/scss/grid/_theme.scss +1 -450
- package/scss/grid/_variables.scss +146 -0
- package/scss/gridlayout/_layout.scss +1 -6
- package/scss/gridlayout/_theme.scss +1 -6
- package/scss/icons/_layout.scss +1 -80
- package/scss/icons/_theme.scss +1 -1
- package/scss/icons/_variables.scss +13 -0
- package/scss/imageeditor/_layout.scss +1 -160
- package/scss/imageeditor/_theme.scss +1 -54
- package/scss/imageeditor/_variables.scss +34 -0
- package/scss/input/_layout.scss +1 -586
- package/scss/input/_theme.scss +1 -512
- package/scss/input/_variables.scss +139 -7
- package/scss/list/_layout.scss +1 -246
- package/scss/list/_theme.scss +1 -95
- package/scss/list/_variables.scss +87 -0
- package/scss/listbox/_layout.scss +1 -86
- package/scss/listbox/_theme.scss +1 -20
- package/scss/listbox/_variables.scss +18 -0
- package/scss/listgroup/_layout.scss +1 -191
- package/scss/listgroup/_theme.scss +1 -15
- package/scss/listgroup/_variables.scss +13 -0
- package/scss/listview/_layout.scss +1 -141
- package/scss/listview/_theme.scss +1 -43
- package/scss/listview/_variables.scss +21 -0
- package/scss/loader/_layout.scss +2 -582
- package/scss/loader/_theme.scss +1 -17
- package/scss/loader/_variables.scss +40 -0
- package/scss/map/_layout.scss +1 -138
- package/scss/map/_theme.scss +1 -34
- package/scss/map/_variables.scss +24 -0
- package/scss/maskedtextbox/_layout.scss +1 -6
- package/scss/maskedtextbox/_theme.scss +1 -6
- package/scss/mediaplayer/_layout.scss +1 -105
- package/scss/mediaplayer/_theme.scss +1 -23
- package/scss/mediaplayer/_variables.scss +16 -0
- package/scss/menu/_layout.scss +1 -320
- package/scss/menu/_theme.scss +1 -140
- package/scss/menu/_variables.scss +91 -0
- package/scss/menu-button/_layout.scss +1 -32
- package/scss/menu-button/_theme.scss +1 -6
- package/scss/menu-button/_variables.scss +4 -0
- package/scss/messagebox/_layout.scss +1 -23
- package/scss/messagebox/_theme.scss +1 -25
- package/scss/messagebox/_variables.scss +14 -0
- package/scss/multiselect/_layout.scss +1 -6
- package/scss/multiselect/_theme.scss +1 -6
- package/scss/no-data/_layout.scss +1 -22
- package/scss/no-data/_theme.scss +1 -10
- package/scss/no-data/_variables.scss +5 -0
- package/scss/notification/_functions.scss +17 -0
- package/scss/notification/_layout.scss +1 -73
- package/scss/notification/_theme.scss +1 -27
- package/scss/notification/_variables.scss +19 -14
- package/scss/numerictextbox/_layout.scss +1 -10
- package/scss/numerictextbox/_theme.scss +1 -6
- package/scss/orgchart/_layout.scss +1 -112
- package/scss/orgchart/_theme.scss +1 -53
- package/scss/orgchart/_variables.scss +47 -0
- package/scss/otp/_layout.scss +1 -37
- package/scss/otp/_theme.scss +1 -8
- package/scss/otp/_variables.scss +16 -0
- package/scss/overlay/_layout.scss +1 -16
- package/scss/overlay/_theme.scss +1 -17
- package/scss/overlay/_variables.scss +6 -0
- package/scss/pager/_layout.scss +1 -186
- package/scss/pager/_theme.scss +1 -21
- package/scss/pager/_variables.scss +48 -0
- package/scss/panel/_layout.scss +1 -29
- package/scss/panel/_theme.scss +1 -22
- package/scss/panel/_variables.scss +13 -0
- package/scss/panelbar/_layout.scss +1 -141
- package/scss/panelbar/_theme.scss +1 -209
- package/scss/panelbar/_variables.scss +86 -0
- package/scss/pdf-viewer/_layout.scss +1 -332
- package/scss/pdf-viewer/_theme.scss +1 -89
- package/scss/pdf-viewer/_variables.scss +43 -3
- package/scss/pivotgrid/_layout.scss +1 -654
- package/scss/pivotgrid/_theme.scss +1 -245
- package/scss/pivotgrid/_variables.scss +87 -0
- package/scss/popover/_layout.scss +1 -93
- package/scss/popover/_theme.scss +1 -41
- package/scss/popover/_variables.scss +29 -0
- package/scss/popup/_layout.scss +1 -79
- package/scss/popup/_theme.scss +1 -19
- package/scss/popup/_variables.scss +15 -0
- package/scss/progressbar/_layout.scss +1 -244
- package/scss/progressbar/_theme.scss +1 -52
- package/scss/progressbar/_variables.scss +25 -0
- package/scss/prompt/_layout.scss +1 -73
- package/scss/prompt/_theme.scss +1 -39
- package/scss/prompt/_variables.scss +23 -0
- package/scss/radio/_layout.scss +1 -226
- package/scss/radio/_theme.scss +1 -91
- package/scss/radio/_variables.scss +48 -0
- package/scss/rating/_layout.scss +1 -93
- package/scss/rating/_theme.scss +1 -43
- package/scss/rating/_variables.scss +19 -0
- package/scss/responsivepanel/_layout.scss +1 -47
- package/scss/responsivepanel/_theme.scss +1 -5
- package/scss/ripple/_layout.scss +1 -51
- package/scss/ripple/_theme.scss +1 -5
- package/scss/scheduler/_layout.scss +1 -1040
- package/scss/scheduler/_theme.scss +1 -236
- package/scss/scheduler/_variables.scss +82 -0
- package/scss/scroller/_layout.scss +1 -85
- package/scss/scroller/_theme.scss +1 -7
- package/scss/scrollview/_layout.scss +1 -165
- package/scss/scrollview/_theme.scss +1 -91
- package/scss/scrollview/_variables.scss +31 -0
- package/scss/searchbox/_layout.scss +1 -6
- package/scss/searchbox/_theme.scss +1 -6
- package/scss/signature/_layout.scss +1 -74
- package/scss/signature/_theme.scss +1 -13
- package/scss/signature/_variables.scss +27 -0
- package/scss/skeleton/_layout.scss +1 -92
- package/scss/skeleton/_theme.scss +1 -26
- package/scss/skeleton/_variables.scss +9 -0
- package/scss/slider/_layout.scss +1 -401
- package/scss/slider/_theme.scss +1 -80
- package/scss/slider/_variables.scss +40 -0
- package/scss/split-button/_layout.scss +1 -36
- package/scss/split-button/_theme.scss +1 -12
- package/scss/split-button/_variables.scss +12 -0
- package/scss/splitter/_layout.scss +1 -191
- package/scss/splitter/_theme.scss +1 -38
- package/scss/splitter/_variables.scss +22 -0
- package/scss/spreadsheet/_layout.scss +1 -905
- package/scss/spreadsheet/_theme.scss +1 -211
- package/scss/spreadsheet/_variables.scss +86 -0
- package/scss/stacklayout/_layout.scss +1 -5
- package/scss/stacklayout/_theme.scss +1 -5
- package/scss/stepper/_layout.scss +1 -291
- package/scss/stepper/_theme.scss +1 -238
- package/scss/stepper/_variables.scss +72 -0
- package/scss/switch/_layout.scss +1 -159
- package/scss/switch/_theme.scss +1 -169
- package/scss/switch/_variables.scss +59 -0
- package/scss/table/_layout.scss +1 -288
- package/scss/table/_theme.scss +1 -88
- package/scss/table/_variables.scss +43 -0
- package/scss/tabstrip/_layout.scss +1 -494
- package/scss/tabstrip/_theme.scss +1 -151
- package/scss/tabstrip/_variables.scss +65 -0
- package/scss/taskboard/_layout.scss +1 -217
- package/scss/taskboard/_theme.scss +1 -111
- package/scss/taskboard/_variables.scss +78 -0
- package/scss/textarea/_layout.scss +1 -8
- package/scss/textarea/_theme.scss +2 -7
- package/scss/textbox/_layout.scss +1 -6
- package/scss/textbox/_theme.scss +1 -6
- package/scss/tilelayout/_layout.scss +1 -47
- package/scss/tilelayout/_theme.scss +1 -24
- package/scss/tilelayout/_variables.scss +13 -0
- package/scss/time-marker/_layout.scss +1 -19
- package/scss/time-marker/_theme.scss +1 -21
- package/scss/time-marker/_variables.scss +5 -0
- package/scss/timedurationpicker/_layout.scss +1 -12
- package/scss/timedurationpicker/_theme.scss +1 -6
- package/scss/timeline/_layout.scss +1 -445
- package/scss/timeline/_theme.scss +1 -72
- package/scss/timeline/_variables.scss +53 -0
- package/scss/timepicker/_layout.scss +1 -12
- package/scss/timepicker/_theme.scss +1 -6
- package/scss/timeselector/_layout.scss +1 -260
- package/scss/timeselector/_theme.scss +1 -76
- package/scss/timeselector/_variables.scss +41 -0
- package/scss/toolbar/_layout.scss +1 -352
- package/scss/toolbar/_theme.scss +1 -192
- package/scss/toolbar/_variables.scss +50 -0
- package/scss/tooltip/_functions.scss +17 -0
- package/scss/tooltip/_layout.scss +1 -116
- package/scss/tooltip/_theme.scss +1 -36
- package/scss/tooltip/_variables.scss +20 -14
- package/scss/treelist/_layout.scss +1 -109
- package/scss/treelist/_theme.scss +1 -13
- package/scss/treelist/_variables.scss +5 -0
- package/scss/treeview/_layout.scss +1 -199
- package/scss/treeview/_theme.scss +1 -82
- package/scss/treeview/_variables.scss +52 -0
- package/scss/typography/_layout.scss +1 -124
- package/scss/typography/_theme.scss +1 -24
- package/scss/typography/_variables.scss +80 -0
- package/scss/upload/_layout.scss +1 -248
- package/scss/upload/_theme.scss +1 -105
- package/scss/upload/_variables.scss +35 -0
- package/scss/validator/_layout.scss +1 -25
- package/scss/validator/_theme.scss +1 -6
- package/scss/virtual-scroller/_layout.scss +1 -35
- package/scss/virtual-scroller/_theme.scss +1 -6
- package/scss/window/_layout.scss +1 -173
- package/scss/window/_theme.scss +1 -41
- package/scss/window/_variables.scss +33 -0
- package/scss/wizard/_layout.scss +1 -124
- package/scss/wizard/_theme.scss +1 -12
- package/scss/wizard/_variables.scss +13 -0
|
@@ -1,248 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./variables.scss" as *;
|
|
3
|
-
@use "../popup/_variables.scss" as *;
|
|
4
|
-
|
|
5
|
-
@mixin kendo-pivotgrid--theme-base() {
|
|
6
|
-
|
|
7
|
-
// PivotGrid
|
|
8
|
-
.k-pivotgrid {
|
|
9
|
-
@include fill (
|
|
10
|
-
$kendo-pivotgrid-text,
|
|
11
|
-
$kendo-pivotgrid-bg,
|
|
12
|
-
$kendo-pivotgrid-border
|
|
13
|
-
);
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.k-pivotgrid-column-headers,
|
|
17
|
-
.k-pivotgrid-row-headers,
|
|
18
|
-
.k-pivotgrid-empty-cell {
|
|
19
|
-
@include fill (
|
|
20
|
-
$kendo-pivotgrid-headers-text,
|
|
21
|
-
$kendo-pivotgrid-headers-bg,
|
|
22
|
-
$kendo-pivotgrid-headers-border
|
|
23
|
-
);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.k-pivotgrid-empty-cell {
|
|
27
|
-
@include fill (
|
|
28
|
-
$border: $kendo-pivotgrid-alt-border
|
|
29
|
-
);
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.k-pivotgrid-row-headers .k-pivotgrid-row .k-pivotgrid-cell:last-child {
|
|
33
|
-
border-right-color: $kendo-pivotgrid-alt-border;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.k-pivotgrid-column-headers .k-pivotgrid-column-total:nth-last-of-type(2) .k-pivotgrid-cell:not(.k-pivotgrid-expanded),
|
|
37
|
-
.k-pivotgrid-column-headers .k-pivotgrid-row:last-child {
|
|
38
|
-
border-bottom-color: $kendo-pivotgrid-alt-border;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
.k-pivotgrid-header-total,
|
|
43
|
-
.k-pivotgrid-total {
|
|
44
|
-
@include fill (
|
|
45
|
-
$kendo-pivotgrid-total-text,
|
|
46
|
-
$kendo-pivotgrid-total-bg,
|
|
47
|
-
$kendo-pivotgrid-total-border
|
|
48
|
-
);
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
// Hover state
|
|
53
|
-
.k-pivotgrid-row-headers tbody > .k-pivotgrid-row:hover,
|
|
54
|
-
.k-pivotgrid-row-headers tbody > .k-pivotgrid-row.k-hover,
|
|
55
|
-
.k-pivotgrid-column-headers tbody > .k-pivotgrid-row:hover,
|
|
56
|
-
.k-pivotgrid-column-headers tbody > .k-pivotgrid-row.k-hover,
|
|
57
|
-
.k-pivotgrid-values tbody > .k-pivotgrid-row:hover,
|
|
58
|
-
.k-pivotgrid-values tbody > .k-pivotgrid-row.k-hover {
|
|
59
|
-
@include fill (
|
|
60
|
-
$kendo-pivotgrid-hover-text,
|
|
61
|
-
$kendo-pivotgrid-hover-bg,
|
|
62
|
-
$kendo-pivotgrid-hover-border
|
|
63
|
-
);
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
// Focus state
|
|
67
|
-
.k-pivotgrid-cell:focus,
|
|
68
|
-
.k-pivotgrid-cell.k-focus,
|
|
69
|
-
.k-pivotgrid-empty-cell:focus,
|
|
70
|
-
.k-pivotgrid-empty-cell.k-focus,
|
|
71
|
-
.k-master-row > .k-pivotgrid-cell:focus,
|
|
72
|
-
.k-grouping-row > .k-pivotgrid-cell:focus,
|
|
73
|
-
.k-detail-row > .k-pivotgrid-cell:focus,
|
|
74
|
-
.k-group-footer > .k-pivotgrid-cell:focus {
|
|
75
|
-
@include focus-indicator( $kendo-pivotgrid-focus-shadow, true );
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
// Selected state
|
|
79
|
-
.k-pivotgrid-cell.k-selected,
|
|
80
|
-
.k-pivotgrid-row.k-selected > .k-pivotgrid-cell {
|
|
81
|
-
@include fill (
|
|
82
|
-
$kendo-pivotgrid-selected-text,
|
|
83
|
-
$kendo-pivotgrid-selected-bg,
|
|
84
|
-
$kendo-pivotgrid-selected-border
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
// Pivotgrid configurator
|
|
90
|
-
.k-pivotgrid-configurator-button,
|
|
91
|
-
.k-pivotgrid-configurator-panel {
|
|
92
|
-
@include fill (
|
|
93
|
-
$kendo-pivotgrid-configurator-text,
|
|
94
|
-
$kendo-pivotgrid-configurator-bg,
|
|
95
|
-
$kendo-pivotgrid-configurator-border
|
|
96
|
-
);
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
.k-pivotgrid-configurator-header {
|
|
100
|
-
@include fill(
|
|
101
|
-
$kendo-pivotgrid-configurator-header-text,
|
|
102
|
-
$kendo-pivotgrid-configurator-header-bg,
|
|
103
|
-
$kendo-pivotgrid-configurator-header-border
|
|
104
|
-
);
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.k-pivotgrid-configurator-content .k-fields-list-wrapper {
|
|
108
|
-
@include fill(
|
|
109
|
-
$border: $kendo-pivotgrid-configurator-border
|
|
110
|
-
);
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
// Calculated field
|
|
115
|
-
.k-calculated-field {
|
|
116
|
-
@include fill (
|
|
117
|
-
$kendo-pivotgrid-calculated-field-text,
|
|
118
|
-
$kendo-pivotgrid-calculated-field-bg,
|
|
119
|
-
$kendo-pivotgrid-calculated-field-border
|
|
120
|
-
);
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
.k-calculated-field-header {
|
|
124
|
-
@include fill(
|
|
125
|
-
$kendo-pivotgrid-calculated-field-header-text,
|
|
126
|
-
$kendo-pivotgrid-calculated-field-header-bg,
|
|
127
|
-
$kendo-pivotgrid-calculated-field-header-border
|
|
128
|
-
);
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.k-filter-menu .k-calculated-item {
|
|
132
|
-
@include fill( $border: $kendo-popup-border );
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
.k-pivotgrid-configurator-content .k-form-field-wrapper {
|
|
136
|
-
@include fill( $border: $kendo-component-border );
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
// Overlay mode
|
|
141
|
-
.k-flex-row {
|
|
142
|
-
.k-pivotgrid-configurator-overlay {
|
|
143
|
-
@include box-shadow( $kendo-pivotgrid-configurator-end-shadow );
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
&-reverse .k-pivotgrid-configurator-overlay {
|
|
147
|
-
@include box-shadow( $kendo-pivotgrid-configurator-start-shadow );
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.k-flex-col {
|
|
152
|
-
.k-pivotgrid-configurator-overlay {
|
|
153
|
-
@include box-shadow( $kendo-pivotgrid-configurator-top-shadow );
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
&-reverse .k-pivotgrid-configurator-overlay {
|
|
157
|
-
@include box-shadow( $kendo-pivotgrid-configurator-bottom-shadow );
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
// Legacy pivotgrid
|
|
162
|
-
// TODO: remove
|
|
163
|
-
.k-pivot {
|
|
164
|
-
@include fill (
|
|
165
|
-
$kendo-pivotgrid-text,
|
|
166
|
-
$kendo-pivotgrid-bg,
|
|
167
|
-
$kendo-pivotgrid-border
|
|
168
|
-
);
|
|
169
|
-
}
|
|
170
|
-
.k-pivot-table {
|
|
171
|
-
border-color: $kendo-pivotgrid-border;
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
// Pivotgrid header
|
|
175
|
-
.k-pivot-rowheaders {
|
|
176
|
-
@include fill(
|
|
177
|
-
$kendo-pivotgrid-headers-text,
|
|
178
|
-
$kendo-pivotgrid-headers-bg,
|
|
179
|
-
$kendo-pivotgrid-headers-border
|
|
180
|
-
);
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
// Pivotgrid toolbar
|
|
185
|
-
.k-pivot-toolbar {
|
|
186
|
-
@include fill(
|
|
187
|
-
$kendo-pivotgrid-headers-text,
|
|
188
|
-
$kendo-pivotgrid-headers-bg,
|
|
189
|
-
$kendo-pivotgrid-headers-border
|
|
190
|
-
);
|
|
191
|
-
|
|
192
|
-
.k-empty {
|
|
193
|
-
color: $kendo-subtle-text;
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.k-pivot .k-alt {
|
|
198
|
-
background-color: $kendo-pivotgrid-alt-bg;
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
.k-pivot-toolbar,
|
|
202
|
-
.k-pivot-table,
|
|
203
|
-
.k-pivot-rowheaders > .k-grid td:first-child,
|
|
204
|
-
.k-pivot-table .k-grid-header .k-header.k-first {
|
|
205
|
-
border-color: $kendo-pivotgrid-chrome-border;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.k-header.k-alt {
|
|
209
|
-
background-color: $kendo-pivotgrid-row-headers-bg;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
.k-pivot-layout .k-grid-footer {
|
|
213
|
-
color: $kendo-pivotgrid-alt-text;
|
|
214
|
-
background-color: $kendo-pivotgrid-alt-bg;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
// KPI icons
|
|
218
|
-
.k-i-kpi-trend-increase,
|
|
219
|
-
.k-i-kpi-trend-decrease,
|
|
220
|
-
.k-i-kpi-trend-equal {
|
|
221
|
-
color: inherit;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
.k-i-kpi-status-hold {
|
|
225
|
-
color: $kendo-color-warning;
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
.k-i-kpi-status-deny {
|
|
229
|
-
color: $kendo-color-error;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
.k-i-kpi-status-open {
|
|
233
|
-
color: $kendo-color-success;
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
// Configurator
|
|
238
|
-
.k-pivotgrid-configurator-panel.kendo-jquery {
|
|
239
|
-
|
|
240
|
-
.k-column-fields {
|
|
241
|
-
border-color: $kendo-component-border;
|
|
242
|
-
}
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/pivotgrid/_theme.scss" as *;
|
|
246
2
|
|
|
247
3
|
|
|
248
4
|
@mixin kendo-pivotgrid--theme() {
|
|
@@ -264,3 +264,90 @@ $kendo-pivotgrid-button-active-text: null !default;
|
|
|
264
264
|
|
|
265
265
|
$kendo-pivotgrid-remove-bg: null !default;
|
|
266
266
|
$kendo-pivotgrid-remove-text: null !default;
|
|
267
|
+
|
|
268
|
+
@forward "@progress/kendo-theme-core/scss/components/pivotgrid/_variables.scss" with (
|
|
269
|
+
$kendo-pivotgrid-spacer: $kendo-pivotgrid-spacer,
|
|
270
|
+
$kendo-pivotgrid-padding-x: $kendo-pivotgrid-padding-x,
|
|
271
|
+
$kendo-pivotgrid-padding-y: $kendo-pivotgrid-padding-y,
|
|
272
|
+
$kendo-pivotgrid-font-family: $kendo-pivotgrid-font-family,
|
|
273
|
+
$kendo-pivotgrid-font-size: $kendo-pivotgrid-font-size,
|
|
274
|
+
$kendo-pivotgrid-line-height: $kendo-pivotgrid-line-height,
|
|
275
|
+
$kendo-pivotgrid-border-width: $kendo-pivotgrid-border-width,
|
|
276
|
+
$kendo-pivotgrid-icon-spacing: $kendo-pivotgrid-icon-spacing,
|
|
277
|
+
$kendo-pivotgrid-row-header-width: $kendo-pivotgrid-row-header-width,
|
|
278
|
+
$kendo-pivotgrid-column-header-height: $kendo-pivotgrid-column-header-height,
|
|
279
|
+
$kendo-pivotgrid-cell-padding-x: $kendo-pivotgrid-cell-padding-x,
|
|
280
|
+
$kendo-pivotgrid-cell-padding-y: $kendo-pivotgrid-cell-padding-y,
|
|
281
|
+
$kendo-pivotgrid-cell-border-width: $kendo-pivotgrid-cell-border-width,
|
|
282
|
+
$kendo-pivotgrid-bg: $kendo-pivotgrid-bg,
|
|
283
|
+
$kendo-pivotgrid-text: $kendo-pivotgrid-text,
|
|
284
|
+
$kendo-pivotgrid-border: $kendo-pivotgrid-border,
|
|
285
|
+
$kendo-pivotgrid-alt-border: $kendo-pivotgrid-alt-border,
|
|
286
|
+
$kendo-pivotgrid-headers-bg: $kendo-pivotgrid-headers-bg,
|
|
287
|
+
$kendo-pivotgrid-headers-text: $kendo-pivotgrid-headers-text,
|
|
288
|
+
$kendo-pivotgrid-headers-border: $kendo-pivotgrid-headers-border,
|
|
289
|
+
$kendo-pivotgrid-total-bg: $kendo-pivotgrid-total-bg,
|
|
290
|
+
$kendo-pivotgrid-total-text: $kendo-pivotgrid-total-text,
|
|
291
|
+
$kendo-pivotgrid-total-border: $kendo-pivotgrid-total-border,
|
|
292
|
+
$kendo-pivotgrid-hover-bg: $kendo-pivotgrid-hover-bg,
|
|
293
|
+
$kendo-pivotgrid-hover-text: $kendo-pivotgrid-hover-text,
|
|
294
|
+
$kendo-pivotgrid-hover-border: $kendo-pivotgrid-hover-border,
|
|
295
|
+
$kendo-pivotgrid-selected-bg: $kendo-pivotgrid-selected-bg,
|
|
296
|
+
$kendo-pivotgrid-selected-text: $kendo-pivotgrid-selected-text,
|
|
297
|
+
$kendo-pivotgrid-selected-border: $kendo-pivotgrid-selected-border,
|
|
298
|
+
$kendo-pivotgrid-focus-shadow: $kendo-pivotgrid-focus-shadow,
|
|
299
|
+
$kendo-pivotgrid-configurator-padding-x: $kendo-pivotgrid-configurator-padding-x,
|
|
300
|
+
$kendo-pivotgrid-configurator-padding-y: $kendo-pivotgrid-configurator-padding-y,
|
|
301
|
+
$kendo-pivotgrid-configurator-border-width: $kendo-pivotgrid-configurator-border-width,
|
|
302
|
+
$kendo-pivotgrid-configurator-header-padding-x: $kendo-pivotgrid-configurator-header-padding-x,
|
|
303
|
+
$kendo-pivotgrid-configurator-header-padding-y: $kendo-pivotgrid-configurator-header-padding-y,
|
|
304
|
+
$kendo-pivotgrid-configurator-header-font-size: $kendo-pivotgrid-configurator-header-font-size,
|
|
305
|
+
$kendo-pivotgrid-configurator-header-font-weight: $kendo-pivotgrid-configurator-header-font-weight,
|
|
306
|
+
$kendo-pivotgrid-configurator-content-padding-x: $kendo-pivotgrid-configurator-content-padding-x,
|
|
307
|
+
$kendo-pivotgrid-configurator-content-padding-y: $kendo-pivotgrid-configurator-content-padding-y,
|
|
308
|
+
$kendo-pivotgrid-configurator-fields-margin-x: $kendo-pivotgrid-configurator-fields-margin-x,
|
|
309
|
+
$kendo-pivotgrid-configurator-fields-margin-y: $kendo-pivotgrid-configurator-fields-margin-y,
|
|
310
|
+
$kendo-pivotgrid-configurator-vertical-width: $kendo-pivotgrid-configurator-vertical-width,
|
|
311
|
+
$kendo-pivotgrid-configurator-horizontal-height: $kendo-pivotgrid-configurator-horizontal-height,
|
|
312
|
+
$kendo-pivotgrid-configurator-bg: $kendo-pivotgrid-configurator-bg,
|
|
313
|
+
$kendo-pivotgrid-configurator-text: $kendo-pivotgrid-configurator-text,
|
|
314
|
+
$kendo-pivotgrid-configurator-border: $kendo-pivotgrid-configurator-border,
|
|
315
|
+
$kendo-pivotgrid-configurator-header-bg: $kendo-pivotgrid-configurator-header-bg,
|
|
316
|
+
$kendo-pivotgrid-configurator-header-text: $kendo-pivotgrid-configurator-header-text,
|
|
317
|
+
$kendo-pivotgrid-configurator-header-border: $kendo-pivotgrid-configurator-header-border,
|
|
318
|
+
$kendo-pivotgrid-configurator-shadow: $kendo-pivotgrid-configurator-shadow,
|
|
319
|
+
$kendo-pivotgrid-configurator-end-shadow: $kendo-pivotgrid-configurator-end-shadow,
|
|
320
|
+
$kendo-pivotgrid-configurator-start-shadow: $kendo-pivotgrid-configurator-start-shadow,
|
|
321
|
+
$kendo-pivotgrid-configurator-top-shadow: $kendo-pivotgrid-configurator-top-shadow,
|
|
322
|
+
$kendo-pivotgrid-configurator-bottom-shadow: $kendo-pivotgrid-configurator-bottom-shadow,
|
|
323
|
+
$kendo-pivotgrid-configurator-button-padding-x: $kendo-pivotgrid-configurator-button-padding-x,
|
|
324
|
+
$kendo-pivotgrid-configurator-button-padding-y: $kendo-pivotgrid-configurator-button-padding-y,
|
|
325
|
+
$kendo-pivotgrid-configurator-button-border-width: $kendo-pivotgrid-configurator-button-border-width,
|
|
326
|
+
$kendo-pivotgrid-configurator-button-size: $kendo-pivotgrid-configurator-button-size,
|
|
327
|
+
$kendo-pivotgrid-calculated-field-padding-x: $kendo-pivotgrid-calculated-field-padding-x,
|
|
328
|
+
$kendo-pivotgrid-calculated-field-padding-y: $kendo-pivotgrid-calculated-field-padding-y,
|
|
329
|
+
$kendo-pivotgrid-calculated-field-border-width: $kendo-pivotgrid-calculated-field-border-width,
|
|
330
|
+
$kendo-pivotgrid-calculated-field-border-radius: $kendo-pivotgrid-calculated-field-border-radius,
|
|
331
|
+
$kendo-pivotgrid-calculated-field-gap: $kendo-pivotgrid-calculated-field-gap,
|
|
332
|
+
$kendo-pivotgrid-calculated-field-bg: $kendo-pivotgrid-calculated-field-bg,
|
|
333
|
+
$kendo-pivotgrid-calculated-field-text: $kendo-pivotgrid-calculated-field-text,
|
|
334
|
+
$kendo-pivotgrid-calculated-field-border: $kendo-pivotgrid-calculated-field-border,
|
|
335
|
+
$kendo-pivotgrid-calculated-field-header-bg: $kendo-pivotgrid-calculated-field-header-bg,
|
|
336
|
+
$kendo-pivotgrid-calculated-field-header-text: $kendo-pivotgrid-calculated-field-header-text,
|
|
337
|
+
$kendo-pivotgrid-calculated-field-header-border: $kendo-pivotgrid-calculated-field-header-border,
|
|
338
|
+
$kendo-pivotgrid-treeview-padding-x: $kendo-pivotgrid-treeview-padding-x,
|
|
339
|
+
$kendo-pivotgrid-treeview-padding-y: $kendo-pivotgrid-treeview-padding-y,
|
|
340
|
+
$kendo-pivotgrid-alt-bg: $kendo-pivotgrid-alt-bg,
|
|
341
|
+
$kendo-pivotgrid-alt-text: $kendo-pivotgrid-alt-text,
|
|
342
|
+
$kendo-pivotgrid-chrome-border: $kendo-pivotgrid-chrome-border,
|
|
343
|
+
$kendo-pivotgrid-container-bg: $kendo-pivotgrid-container-bg,
|
|
344
|
+
$kendo-pivotgrid-row-headers-bg: $kendo-pivotgrid-row-headers-bg,
|
|
345
|
+
$kendo-pivotgrid-button-bg: $kendo-pivotgrid-button-bg,
|
|
346
|
+
$kendo-pivotgrid-button-text: $kendo-pivotgrid-button-text,
|
|
347
|
+
$kendo-pivotgrid-button-hover-bg: $kendo-pivotgrid-button-hover-bg,
|
|
348
|
+
$kendo-pivotgrid-button-hover-text: $kendo-pivotgrid-button-hover-text,
|
|
349
|
+
$kendo-pivotgrid-button-active-bg: $kendo-pivotgrid-button-active-bg,
|
|
350
|
+
$kendo-pivotgrid-button-active-text: $kendo-pivotgrid-button-active-text,
|
|
351
|
+
$kendo-pivotgrid-remove-bg: $kendo-pivotgrid-remove-bg,
|
|
352
|
+
$kendo-pivotgrid-remove-text: $kendo-pivotgrid-remove-text
|
|
353
|
+
);
|
|
@@ -1,96 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./variables.scss" as *;
|
|
3
|
-
|
|
4
|
-
@mixin kendo-popover--layout-base() {
|
|
5
|
-
|
|
6
|
-
// Popover
|
|
7
|
-
.k-popover {
|
|
8
|
-
@include border-radius( $kendo-popover-border-radius );
|
|
9
|
-
padding: 0;
|
|
10
|
-
border-width: $kendo-popover-border-width;
|
|
11
|
-
border-style: $kendo-popover-border-style;
|
|
12
|
-
box-sizing: border-box;
|
|
13
|
-
outline: 0;
|
|
14
|
-
font-size: $kendo-popover-font-size;
|
|
15
|
-
font-family: $kendo-popover-font-family;
|
|
16
|
-
line-height: $kendo-popover-line-height;
|
|
17
|
-
display: flex;
|
|
18
|
-
flex-flow: column nowrap;
|
|
19
|
-
z-index: 12000;
|
|
20
|
-
-webkit-touch-callout: none;
|
|
21
|
-
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
22
|
-
|
|
23
|
-
*,
|
|
24
|
-
*::before,
|
|
25
|
-
*::after {
|
|
26
|
-
box-sizing: border-box;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.k-popover-inner {
|
|
31
|
-
height: inherit;
|
|
32
|
-
position: relative;
|
|
33
|
-
border-radius: inherit;
|
|
34
|
-
border-color: inherit;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
// Header
|
|
38
|
-
.k-popover-header {
|
|
39
|
-
@include border-top-radius( $kendo-popover-border-radius );
|
|
40
|
-
padding-block: $kendo-popover-header-padding-y;
|
|
41
|
-
padding-inline: $kendo-popover-header-padding-x;
|
|
42
|
-
border-width: 0 0 $kendo-popover-header-border-width;
|
|
43
|
-
border-style: $kendo-popover-header-border-style;
|
|
44
|
-
border-color: inherit;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
// Body
|
|
48
|
-
.k-popover-body {
|
|
49
|
-
padding-block: $kendo-popover-body-padding-y;
|
|
50
|
-
padding-inline: $kendo-popover-body-padding-x;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
// Actions
|
|
54
|
-
.k-popover-actions {
|
|
55
|
-
border-width: $kendo-popover-actions-border-width 0 0;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
// Popover callout
|
|
60
|
-
.k-popover-callout {
|
|
61
|
-
margin: 0;
|
|
62
|
-
width: $kendo-popover-callout-width;
|
|
63
|
-
height: $kendo-popover-callout-height;
|
|
64
|
-
border-width: $kendo-popover-callout-border-width;
|
|
65
|
-
border-style: $kendo-popover-callout-border-style;
|
|
66
|
-
position: absolute;
|
|
67
|
-
|
|
68
|
-
&.k-callout-n {
|
|
69
|
-
top: 0;
|
|
70
|
-
left: 50%;
|
|
71
|
-
transform: translate(-50%, -50%) rotate(45deg);
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
&.k-callout-e {
|
|
75
|
-
top: 50%;
|
|
76
|
-
right: 0;
|
|
77
|
-
transform: translate(50%, -50%) rotate(-45deg);
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
&.k-callout-s {
|
|
81
|
-
bottom: 0;
|
|
82
|
-
left: 50%;
|
|
83
|
-
transform: translate(-50%, 50%) rotate(45deg);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
&.k-callout-w {
|
|
87
|
-
top: 50%;
|
|
88
|
-
left: 0;
|
|
89
|
-
transform: translate(-50%, -50%) rotate(45deg);
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/popover/_layout.scss" as *;
|
|
94
2
|
|
|
95
3
|
|
|
96
4
|
@mixin kendo-popover--layout() {
|
package/scss/popover/_theme.scss
CHANGED
|
@@ -1,44 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./variables.scss" as *;
|
|
3
|
-
|
|
4
|
-
@mixin kendo-popover--theme-base() {
|
|
5
|
-
|
|
6
|
-
// Popover
|
|
7
|
-
.k-popover {
|
|
8
|
-
@include box-shadow( $kendo-popover-shadow );
|
|
9
|
-
|
|
10
|
-
@include fill(
|
|
11
|
-
$kendo-popover-text,
|
|
12
|
-
$kendo-popover-bg,
|
|
13
|
-
$kendo-popover-border
|
|
14
|
-
);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.k-popover-inner {
|
|
18
|
-
background-color: inherit;
|
|
19
|
-
border-color: inherit;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
// Header
|
|
23
|
-
.k-popover-header {
|
|
24
|
-
@include fill(
|
|
25
|
-
$kendo-popover-header-text,
|
|
26
|
-
$kendo-popover-header-bg,
|
|
27
|
-
$kendo-popover-header-border
|
|
28
|
-
);
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
// Callout
|
|
32
|
-
.k-popover-callout {
|
|
33
|
-
@include fill(
|
|
34
|
-
$bg: inherit,
|
|
35
|
-
$border: inherit
|
|
36
|
-
);
|
|
37
|
-
|
|
38
|
-
@include box-shadow( inherit )
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/popover/_theme.scss" as *;
|
|
42
2
|
|
|
43
3
|
|
|
44
4
|
@mixin kendo-popover--theme() {
|
|
@@ -87,3 +87,32 @@ $kendo-popover-callout-bg: $kendo-popover-bg !default;
|
|
|
87
87
|
/// The border color of the Popover callout.
|
|
88
88
|
/// @group popover
|
|
89
89
|
$kendo-popover-callout-border: $kendo-popover-border !default;
|
|
90
|
+
|
|
91
|
+
@forward "@progress/kendo-theme-core/scss/components/popover/_variables.scss" with (
|
|
92
|
+
$kendo-popover-border-width: $kendo-popover-border-width,
|
|
93
|
+
$kendo-popover-border-style: $kendo-popover-border-style,
|
|
94
|
+
$kendo-popover-border-radius: $kendo-popover-border-radius,
|
|
95
|
+
$kendo-popover-font-family: $kendo-popover-font-family,
|
|
96
|
+
$kendo-popover-font-size: $kendo-popover-font-size,
|
|
97
|
+
$kendo-popover-line-height: $kendo-popover-line-height,
|
|
98
|
+
$kendo-popover-text: $kendo-popover-text,
|
|
99
|
+
$kendo-popover-bg: $kendo-popover-bg,
|
|
100
|
+
$kendo-popover-border: $kendo-popover-border,
|
|
101
|
+
$kendo-popover-shadow: $kendo-popover-shadow,
|
|
102
|
+
$kendo-popover-header-padding-x: $kendo-popover-header-padding-x,
|
|
103
|
+
$kendo-popover-header-padding-y: $kendo-popover-header-padding-y,
|
|
104
|
+
$kendo-popover-header-border-width: $kendo-popover-header-border-width,
|
|
105
|
+
$kendo-popover-header-border-style: $kendo-popover-header-border-style,
|
|
106
|
+
$kendo-popover-header-text: $kendo-popover-header-text,
|
|
107
|
+
$kendo-popover-header-bg: $kendo-popover-header-bg,
|
|
108
|
+
$kendo-popover-header-border: $kendo-popover-header-border,
|
|
109
|
+
$kendo-popover-body-padding-x: $kendo-popover-body-padding-x,
|
|
110
|
+
$kendo-popover-body-padding-y: $kendo-popover-body-padding-y,
|
|
111
|
+
$kendo-popover-actions-border-width: $kendo-popover-actions-border-width,
|
|
112
|
+
$kendo-popover-callout-width: $kendo-popover-callout-width,
|
|
113
|
+
$kendo-popover-callout-height: $kendo-popover-callout-height,
|
|
114
|
+
$kendo-popover-callout-border-width: $kendo-popover-callout-border-width,
|
|
115
|
+
$kendo-popover-callout-border-style: $kendo-popover-callout-border-style,
|
|
116
|
+
$kendo-popover-callout-bg: $kendo-popover-callout-bg,
|
|
117
|
+
$kendo-popover-callout-border: $kendo-popover-callout-border
|
|
118
|
+
);
|
package/scss/popup/_layout.scss
CHANGED
|
@@ -1,82 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./_variables.scss" as *;
|
|
3
|
-
|
|
4
|
-
@mixin kendo-popup--layout-base() {
|
|
5
|
-
|
|
6
|
-
// Animation Container
|
|
7
|
-
.k-animation-container {
|
|
8
|
-
position: absolute;
|
|
9
|
-
overflow: hidden;
|
|
10
|
-
z-index: 100;
|
|
11
|
-
|
|
12
|
-
&-fixed {
|
|
13
|
-
position: fixed;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
&-relative {
|
|
17
|
-
position: relative;
|
|
18
|
-
display: inline-block;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.k-animation-container {
|
|
23
|
-
@include border-bottom-radius-only( $kendo-border-radius-md );
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.k-animation-container-shown {
|
|
27
|
-
overflow: visible;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
// Popup
|
|
31
|
-
.k-popup {
|
|
32
|
-
@include border-radius( $kendo-popup-border-radius );
|
|
33
|
-
margin: 0;
|
|
34
|
-
padding: 0;
|
|
35
|
-
// padding-block: $kendo-popup-padding-y;
|
|
36
|
-
// padding-inline: $kendo-popup-padding-x;
|
|
37
|
-
border-width: $kendo-popup-border-width;
|
|
38
|
-
border-style: solid;
|
|
39
|
-
box-sizing: border-box;
|
|
40
|
-
font-size: $kendo-popup-font-size;
|
|
41
|
-
line-height: $kendo-popup-line-height;
|
|
42
|
-
display: flex;
|
|
43
|
-
flex-direction: column;
|
|
44
|
-
align-items: stretch;
|
|
45
|
-
|
|
46
|
-
.k-item {
|
|
47
|
-
outline: none;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.k-popup > .k-colorpalette {
|
|
52
|
-
padding-block: $kendo-popup-content-padding-y;
|
|
53
|
-
padding-inline: $kendo-popup-content-padding-x;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
// Transparent popup
|
|
57
|
-
.k-popup.k-popup-transparent {
|
|
58
|
-
border-width: 0;
|
|
59
|
-
background-color: transparent;
|
|
60
|
-
box-shadow: none;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
// Flush popup
|
|
64
|
-
.k-popup.k-popup-flush {
|
|
65
|
-
padding: 0;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
// Child components
|
|
69
|
-
.k-popup > .k-widget,
|
|
70
|
-
.k-popup > .k-coloreditor {
|
|
71
|
-
border-width: 0;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
// Legacy shadow
|
|
75
|
-
.k-shadow {
|
|
76
|
-
box-shadow: $kendo-popup-shadow;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/popup/_layout.scss" as *;
|
|
80
2
|
|
|
81
3
|
|
|
82
4
|
@mixin kendo-popup--layout() {
|
package/scss/popup/_theme.scss
CHANGED
|
@@ -1,22 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./_variables.scss" as *;
|
|
3
|
-
|
|
4
|
-
@mixin kendo-popup--theme-base() {
|
|
5
|
-
|
|
6
|
-
.k-popup {
|
|
7
|
-
@include fill(
|
|
8
|
-
$kendo-popup-text,
|
|
9
|
-
$kendo-popup-bg,
|
|
10
|
-
$kendo-popup-border
|
|
11
|
-
);
|
|
12
|
-
@include box-shadow( $kendo-popup-shadow );
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.k-animation-container {
|
|
16
|
-
@include border-bottom-radius-only( k-border-radius(md) );
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/popup/_theme.scss" as *;
|
|
20
2
|
|
|
21
3
|
|
|
22
4
|
@mixin kendo-popup--theme() {
|
|
@@ -39,3 +39,18 @@ $kendo-popup-border: $kendo-component-border !default;
|
|
|
39
39
|
/// Box shadow of the popup.
|
|
40
40
|
/// @group popup
|
|
41
41
|
$kendo-popup-shadow: k-elevation(4) !default;
|
|
42
|
+
|
|
43
|
+
@forward "@progress/kendo-theme-core/scss/components/popup/_variables.scss" with (
|
|
44
|
+
$kendo-popup-padding-x: $kendo-popup-padding-x,
|
|
45
|
+
$kendo-popup-padding-y: $kendo-popup-padding-y,
|
|
46
|
+
$kendo-popup-border-width: $kendo-popup-border-width,
|
|
47
|
+
$kendo-popup-border-radius: $kendo-popup-border-radius,
|
|
48
|
+
$kendo-popup-font-size: $kendo-popup-font-size,
|
|
49
|
+
$kendo-popup-line-height: $kendo-popup-line-height,
|
|
50
|
+
$kendo-popup-content-padding-x: $kendo-popup-content-padding-x,
|
|
51
|
+
$kendo-popup-content-padding-y: $kendo-popup-content-padding-y,
|
|
52
|
+
$kendo-popup-bg: $kendo-popup-bg,
|
|
53
|
+
$kendo-popup-text: $kendo-popup-text,
|
|
54
|
+
$kendo-popup-border: $kendo-popup-border,
|
|
55
|
+
$kendo-popup-shadow: $kendo-popup-shadow
|
|
56
|
+
);
|