@progress/kendo-theme-default 5.12.0 → 5.12.1-dev.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/dist/all.css +27588 -14394
- package/dist/all.scss +10311 -7302
- 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.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 +7 -7
- package/scss/_variables.scss +122 -218
- package/scss/action-buttons/_index.scss +3 -3
- package/scss/action-buttons/_layout.scss +0 -15
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_index.scss +3 -4
- package/scss/action-sheet/_layout.scss +1 -1
- package/scss/action-sheet/_variables.scss +18 -18
- package/scss/adaptive/_index.scss +3 -3
- package/scss/adaptive/_layout.scss +12 -19
- package/scss/adaptive/_theme.scss +1 -1
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/all.scss +1 -1
- package/scss/appbar/_index.scss +3 -3
- package/scss/appbar/_layout.scss +9 -9
- package/scss/appbar/_theme.scss +7 -7
- package/scss/appbar/_variables.scss +16 -16
- package/scss/autocomplete/_index.scss +3 -3
- package/scss/avatar/_index.scss +3 -3
- package/scss/avatar/_theme.scss +1 -1
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_index.scss +3 -3
- package/scss/badge/_layout.scss +6 -6
- package/scss/badge/_theme.scss +2 -2
- package/scss/badge/_variables.scss +8 -8
- package/scss/bottom-navigation/_index.scss +3 -3
- package/scss/bottom-navigation/_layout.scss +1 -1
- package/scss/bottom-navigation/_theme.scss +4 -12
- package/scss/bottom-navigation/_variables.scss +9 -11
- package/scss/breadcrumb/_index.scss +3 -3
- package/scss/breadcrumb/_layout.scss +3 -3
- package/scss/breadcrumb/_theme.scss +15 -15
- package/scss/breadcrumb/_variables.scss +20 -22
- package/scss/button/_index.scss +3 -3
- package/scss/button/_layout.scss +6 -15
- package/scss/button/_theme.scss +18 -18
- package/scss/button/_variables.scss +20 -14
- package/scss/calendar/_index.scss +3 -3
- package/scss/calendar/_layout.scss +8 -15
- package/scss/calendar/_theme.scss +4 -18
- package/scss/calendar/_variables.scss +38 -39
- package/scss/captcha/_index.scss +3 -3
- package/scss/captcha/_variables.scss +5 -5
- package/scss/card/_index.scss +3 -4
- package/scss/card/_layout.scss +1 -18
- package/scss/card/_theme.scss +3 -3
- package/scss/card/_variables.scss +18 -18
- package/scss/chat/_index.scss +3 -3
- package/scss/chat/_layout.scss +3 -3
- package/scss/chat/_theme.scss +1 -1
- package/scss/chat/_variables.scss +21 -21
- package/scss/checkbox/_index.scss +3 -3
- package/scss/checkbox/_layout.scss +5 -5
- package/scss/checkbox/_variables.scss +20 -20
- package/scss/chip/_index.scss +3 -3
- package/scss/chip/_layout.scss +4 -29
- package/scss/chip/_theme.scss +21 -21
- package/scss/chip/_variables.scss +25 -20
- package/scss/color-preview/_index.scss +3 -3
- package/scss/color-preview/_variables.scss +5 -5
- package/scss/coloreditor/_index.scss +3 -3
- package/scss/coloreditor/_variables.scss +6 -6
- package/scss/colorgradient/_index.scss +4 -4
- package/scss/colorgradient/_layout.scss +4 -5
- package/scss/colorgradient/_theme.scss +7 -7
- package/scss/colorgradient/_variables.scss +11 -11
- package/scss/colorpalette/_index.scss +3 -3
- package/scss/colorpalette/_layout.scss +1 -2
- package/scss/colorpalette/_variables.scss +1 -1
- package/scss/colorpicker/_index.scss +3 -3
- package/scss/combobox/_index.scss +3 -3
- package/scss/common/_base.scss +23 -96
- package/scss/common/_index.scss +5 -7
- package/scss/common/_selection.scss +4 -4
- package/scss/core/_index.scss +18 -8
- package/scss/core/color-system/index.import.scss +1 -0
- package/scss/core/functions/index.import.scss +1 -0
- package/scss/core/mixins/index.import.scss +1 -0
- package/scss/core/module-system/index.import.scss +1 -0
- package/scss/core/styles/index.import.scss +1 -0
- package/scss/dataviz/_index.scss +3 -3
- package/scss/dataviz/_layout.scss +30 -40
- package/scss/dataviz/_theme.scss +13 -13
- package/scss/dataviz/_variables.scss +41 -40
- package/scss/dateinput/_index.scss +3 -3
- package/scss/datepicker/_index.scss +3 -3
- package/scss/daterangepicker/_index.scss +3 -3
- package/scss/daterangepicker/_layout.scss +1 -1
- package/scss/datetimepicker/_index.scss +3 -3
- package/scss/dialog/_index.scss +3 -3
- package/scss/dialog/_layout.scss +6 -21
- package/scss/dialog/_theme.scss +11 -3
- package/scss/dialog/_variables.scss +15 -7
- package/scss/draggable/_index.scss +10 -0
- package/scss/draggable/_layout.scss +122 -0
- package/scss/draggable/_theme.scss +14 -0
- package/scss/draggable/_variables.scss +27 -0
- package/scss/drawer/_index.scss +3 -3
- package/scss/drawer/_layout.scss +23 -22
- package/scss/drawer/_theme.scss +18 -18
- package/scss/drawer/_variables.scss +38 -37
- package/scss/dropdowngrid/_index.scss +3 -2
- package/scss/dropdownlist/_index.scss +3 -3
- package/scss/dropdownlist/_layout.scss +2 -0
- package/scss/dropdownlist/_variables.scss +0 -15
- package/scss/dropdowntree/_index.scss +3 -3
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_index.scss +3 -3
- package/scss/dropzone/_variables.scss +7 -7
- package/scss/editor/_index.scss +3 -3
- package/scss/editor/_layout.scss +73 -150
- package/scss/editor/_theme.scss +24 -16
- package/scss/editor/_variables.scss +16 -16
- package/scss/expansion-panel/_index.scss +3 -3
- package/scss/expansion-panel/_layout.scss +1 -1
- package/scss/expansion-panel/_theme.scss +2 -2
- package/scss/expansion-panel/_variables.scss +13 -13
- package/scss/fab/_index.scss +3 -3
- package/scss/fab/_layout.scss +3 -12
- package/scss/fab/_theme.scss +13 -13
- package/scss/fab/_variables.scss +11 -11
- package/scss/filemanager/_index.scss +3 -3
- package/scss/filemanager/_layout.scss +1 -1
- package/scss/filemanager/_variables.scss +12 -12
- package/scss/filter/_index.scss +3 -3
- package/scss/filter/_theme.scss +2 -2
- package/scss/filter/_variables.scss +4 -4
- package/scss/floating-label/_index.scss +3 -3
- package/scss/forms/_index.scss +3 -3
- package/scss/forms/_layout.scss +57 -50
- package/scss/forms/_theme.scss +7 -7
- package/scss/forms/_variables.scss +59 -44
- package/scss/gantt/_index.scss +4 -4
- package/scss/gantt/_layout.scss +22 -17
- package/scss/gantt/_theme.scss +3 -3
- package/scss/gantt/_variables.scss +28 -28
- package/scss/grid/_index.scss +5 -3
- package/scss/grid/_layout.scss +394 -615
- package/scss/grid/_theme.scss +152 -163
- package/scss/grid/_variables.scss +193 -95
- package/scss/icons/_index.scss +2 -2
- package/scss/icons/_layout.scss +1 -2
- package/scss/imageeditor/_index.scss +3 -3
- package/scss/imageeditor/_layout.scss +4 -19
- package/scss/imageeditor/_variables.scss +6 -6
- package/scss/index.scss +109 -110
- package/scss/input/_index.scss +3 -3
- package/scss/input/_layout.scss +28 -31
- package/scss/input/_theme.scss +6 -6
- package/scss/input/_variables.scss +16 -16
- package/scss/list/_index.scss +3 -3
- package/scss/list/_layout.scss +17 -27
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +32 -32
- package/scss/listbox/_index.scss +3 -3
- package/scss/listbox/_layout.scss +24 -62
- package/scss/listbox/_theme.scss +4 -4
- package/scss/listbox/_variables.scss +45 -16
- package/scss/listgroup/_index.scss +3 -3
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_index.scss +3 -3
- package/scss/listview/_layout.scss +16 -17
- package/scss/listview/_theme.scss +15 -10
- package/scss/listview/_variables.scss +19 -19
- package/scss/loader/_index.scss +3 -3
- package/scss/loader/_layout.scss +184 -43
- package/scss/loader/_theme.scss +4 -4
- package/scss/loader/_variables.scss +48 -42
- package/scss/map/_index.scss +4 -4
- package/scss/map/_variables.scss +6 -6
- package/scss/maskedtextbox/_index.scss +3 -3
- package/scss/mediaplayer/_index.scss +3 -3
- package/scss/mediaplayer/_layout.scss +2 -2
- package/scss/mediaplayer/_variables.scss +5 -5
- package/scss/menu/_index.scss +3 -3
- package/scss/menu/_layout.scss +3 -3
- package/scss/menu/_variables.scss +19 -19
- package/scss/menu-button/_index.scss +3 -3
- package/scss/messagebox/_index.scss +3 -3
- package/scss/messagebox/_theme.scss +3 -3
- package/scss/messagebox/_variables.scss +2 -2
- package/scss/multiselect/_index.scss +3 -3
- package/scss/notification/_index.scss +3 -3
- package/scss/notification/_layout.scss +28 -45
- package/scss/notification/_theme.scss +7 -15
- package/scss/notification/_variables.scss +42 -18
- package/scss/numerictextbox/_index.scss +3 -3
- package/scss/orgchart/_index.scss +3 -3
- package/scss/orgchart/_variables.scss +7 -7
- package/scss/overlay/_index.scss +3 -3
- package/scss/overlay/_variables.scss +1 -1
- package/scss/pager/_index.scss +4 -3
- package/scss/pager/_layout.scss +55 -81
- package/scss/pager/_theme.scss +16 -97
- package/scss/pager/_variables.scss +133 -54
- package/scss/panelbar/_index.scss +3 -3
- package/scss/panelbar/_layout.scss +3 -44
- package/scss/panelbar/_theme.scss +50 -50
- package/scss/panelbar/_variables.scss +67 -67
- package/scss/pdf-viewer/_index.scss +3 -3
- package/scss/pdf-viewer/_layout.scss +1 -12
- package/scss/pdf-viewer/_variables.scss +16 -16
- package/scss/pivotgrid/_index.scss +4 -3
- package/scss/pivotgrid/_layout.scss +11 -63
- package/scss/pivotgrid/_theme.scss +6 -6
- package/scss/pivotgrid/_variables.scss +32 -32
- package/scss/popover/_index.scss +3 -3
- package/scss/popover/_layout.scss +1 -1
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_index.scss +3 -3
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_index.scss +3 -3
- package/scss/progressbar/_layout.scss +38 -87
- package/scss/progressbar/_theme.scss +20 -10
- package/scss/progressbar/_variables.scss +66 -22
- package/scss/radio/_index.scss +3 -3
- package/scss/radio/_layout.scss +5 -5
- package/scss/radio/_variables.scss +12 -12
- package/scss/rating/_index.scss +3 -3
- package/scss/rating/_layout.scss +1 -1
- package/scss/rating/_theme.scss +4 -4
- package/scss/rating/_variables.scss +11 -11
- package/scss/responsivepanel/_index.scss +3 -3
- package/scss/ripple/_index.scss +3 -3
- package/scss/scheduler/_index.scss +3 -3
- package/scss/scheduler/_layout.scss +19 -19
- package/scss/scheduler/_theme.scss +9 -9
- package/scss/scheduler/_variables.scss +33 -33
- package/scss/scroller/_index.scss +3 -3
- package/scss/scrollview/_index.scss +3 -3
- package/scss/scrollview/_layout.scss +3 -2
- package/scss/scrollview/_variables.scss +6 -6
- package/scss/searchbox/_index.scss +3 -3
- package/scss/signature/_index.scss +3 -3
- package/scss/signature/_layout.scss +4 -4
- package/scss/signature/_variables.scss +8 -8
- package/scss/skeleton/_index.scss +3 -3
- package/scss/skeleton/_layout.scss +7 -0
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_index.scss +5 -5
- package/scss/slider/_layout.scss +5 -5
- package/scss/slider/_theme.scss +9 -9
- package/scss/slider/_variables.scss +13 -13
- package/scss/split-button/_index.scss +3 -3
- package/scss/split-button/_layout.scss +0 -10
- package/scss/splitter/_index.scss +3 -3
- package/scss/splitter/_layout.scss +1 -5
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_index.scss +4 -4
- package/scss/spreadsheet/_layout.scss +19 -23
- package/scss/spreadsheet/_theme.scss +23 -23
- package/scss/spreadsheet/_variables.scss +9 -9
- package/scss/stepper/_index.scss +3 -3
- package/scss/stepper/_layout.scss +2 -2
- package/scss/stepper/_theme.scss +5 -5
- package/scss/stepper/_variables.scss +15 -15
- package/scss/switch/_index.scss +3 -3
- package/scss/switch/_layout.scss +12 -13
- package/scss/switch/_variables.scss +6 -6
- package/scss/table/_index.scss +4 -4
- package/scss/table/_layout.scss +9 -7
- package/scss/table/_theme.scss +12 -9
- package/scss/table/_variables.scss +39 -27
- package/scss/tabstrip/_index.scss +3 -3
- package/scss/tabstrip/_layout.scss +3 -6
- package/scss/tabstrip/_theme.scss +6 -6
- package/scss/tabstrip/_variables.scss +19 -19
- package/scss/taskboard/_index.scss +3 -3
- package/scss/taskboard/_layout.scss +0 -23
- package/scss/taskboard/_theme.scss +1 -1
- package/scss/taskboard/_variables.scss +20 -20
- package/scss/textarea/_index.scss +3 -3
- package/scss/textbox/_index.scss +3 -3
- package/scss/tilelayout/_index.scss +3 -3
- package/scss/tilelayout/_layout.scss +1 -1
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/timedurationpicker/_index.scss +3 -3
- package/scss/timeline/_index.scss +3 -3
- package/scss/timeline/_layout.scss +3 -3
- package/scss/timeline/_theme.scss +2 -2
- package/scss/timeline/_variables.scss +10 -10
- package/scss/timepicker/_index.scss +3 -3
- package/scss/timeselector/_index.scss +3 -3
- package/scss/timeselector/_layout.scss +8 -8
- package/scss/timeselector/_theme.scss +3 -3
- package/scss/timeselector/_variables.scss +8 -8
- package/scss/toolbar/_index.scss +3 -3
- package/scss/toolbar/_layout.scss +87 -92
- package/scss/toolbar/_theme.scss +35 -26
- package/scss/toolbar/_variables.scss +77 -19
- package/scss/tooltip/_index.scss +3 -3
- package/scss/tooltip/_layout.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -14
- package/scss/treelist/_index.scss +3 -3
- package/scss/treelist/_layout.scss +10 -10
- package/scss/treelist/_theme.scss +1 -1
- package/scss/treelist/_variables.scss +2 -2
- package/scss/treeview/_index.scss +3 -3
- package/scss/treeview/_layout.scss +7 -7
- package/scss/treeview/_variables.scss +14 -14
- package/scss/typography/_index.scss +3 -3
- package/scss/typography/_theme.scss +2 -2
- package/scss/typography/_variables.scss +5 -5
- package/scss/upload/_index.scss +3 -3
- package/scss/upload/_layout.scss +36 -220
- package/scss/upload/_theme.scss +36 -76
- package/scss/upload/_variables.scss +34 -35
- package/scss/utils/_aspect-ratio.scss +11 -6
- package/scss/utils/_display.scss +16 -16
- package/scss/utils/_flex.scss +42 -42
- package/scss/utils/_float.scss +37 -21
- package/scss/utils/_grid.scss +13 -15
- package/scss/utils/_index.scss +22 -19
- package/scss/utils/_order.scss +16 -8
- package/scss/utils/_overflow.scss +32 -16
- package/scss/utils/_pointer-events.scss +11 -6
- package/scss/utils/_position.scss +63 -36
- package/scss/utils/_resize.scss +26 -16
- package/scss/utils/_spacer.scss +4 -4
- package/scss/utils/_spacing.scss +94 -70
- package/scss/utils/_table-layout.scss +4 -4
- package/scss/utils/_text.scss +62 -36
- package/scss/utils/_touch-action.scss +11 -6
- package/scss/utils/_transform.scss +42 -42
- package/scss/utils/_user-select.scss +31 -20
- package/scss/validator/_index.scss +3 -3
- package/scss/virtual-scroller/_index.scss +3 -3
- package/scss/window/_index.scss +3 -3
- package/scss/window/_layout.scss +28 -29
- package/scss/window/_theme.scss +17 -9
- package/scss/window/_variables.scss +37 -29
- package/scss/wizard/_index.scss +3 -3
- package/scss/wizard/_layout.scss +1 -1
- package/scss/wizard/_theme.scss +1 -7
- package/scss/wizard/_variables.scss +4 -5
- package/scss/common/_loading.scss +0 -140
- package/scss/core/_asp-fallback.scss +0 -8
- package/scss/core/_color-system.scss +0 -56
- package/scss/core/_extra.scss +0 -26
- package/scss/core/_layout.scss +0 -68
- package/scss/core/_normalize.scss +0 -15
- package/scss/core/functions/_colors.scss +0 -424
- package/scss/core/functions/_index.scss +0 -3
- package/scss/core/functions/_math.scss +0 -21
- package/scss/core/functions/_misc.scss +0 -35
- package/scss/core/mixins/_border-radius.scss +0 -58
- package/scss/core/mixins/_box-shadow.scss +0 -5
- package/scss/core/mixins/_data-uri.scss +0 -16
- package/scss/core/mixins/_decoration.scss +0 -27
- package/scss/core/mixins/_disabled.scss +0 -16
- package/scss/core/mixins/_gradients.scss +0 -35
- package/scss/core/mixins/_hide-scrollbar.scss +0 -17
- package/scss/core/mixins/_import-once.scss +0 -14
- package/scss/core/mixins/_index.scss +0 -15
- package/scss/core/mixins/_module-system.scss +0 -149
- package/scss/core/mixins/_typography.scss +0 -17
- package/scss/cursor/_index.scss +0 -9
- package/scss/cursor/_layout.scss +0 -9
- package/scss/cursor/_theme.scss +0 -3
- package/scss/styling/_index.scss +0 -5
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-default",
|
|
3
3
|
"description": "SASS resources for the default Kendo UI theme",
|
|
4
|
-
"version": "5.12.
|
|
4
|
+
"version": "5.12.1-dev.1",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -38,6 +38,9 @@
|
|
|
38
38
|
"scripts": {
|
|
39
39
|
"build": "sass-build",
|
|
40
40
|
"sass": "sass-build",
|
|
41
|
+
"docs": "node ../../scripts/sassdoc.js",
|
|
42
|
+
"predocs": "npm run resolve-variables",
|
|
43
|
+
"resolve-variables": "node ../../scripts/resolve-variables.js",
|
|
41
44
|
"nuget-pack": "jq '.version' package.json | xargs nuget pack package.nuspec -Version",
|
|
42
45
|
"nuget-push": "nuget push *.nupkg -ApiKey $NUGET_API_KEY -Source $NUGET_FEED -SkipDuplicate",
|
|
43
46
|
"prepublishOnly": "node ../../scripts/themes-prepublish.js",
|
|
@@ -45,11 +48,8 @@
|
|
|
45
48
|
},
|
|
46
49
|
"dependencies": {
|
|
47
50
|
"@progress/kendo-font-icons": "^0.6.0",
|
|
48
|
-
"@progress/kendo-theme-core": "^5.12.
|
|
49
|
-
"@progress/kendo-theme-utils": "^5.12.
|
|
51
|
+
"@progress/kendo-theme-core": "^5.12.1-dev.1",
|
|
52
|
+
"@progress/kendo-theme-utils": "^5.12.1-dev.1"
|
|
50
53
|
},
|
|
51
|
-
"
|
|
52
|
-
"sass-build": "^1.1.0"
|
|
53
|
-
},
|
|
54
|
-
"gitHead": "9eaba5fe84f407f8f7240d2391cf6f5807f8eef4"
|
|
54
|
+
"gitHead": "1810e01c441cc3328d74864b2bfcb82167a3a0c1"
|
|
55
55
|
}
|
package/scss/_variables.scss
CHANGED
|
@@ -1,20 +1,16 @@
|
|
|
1
|
-
@import "core/functions/
|
|
2
|
-
@import "core/
|
|
1
|
+
@import "./core/functions/index.import.scss";
|
|
2
|
+
@import "./core/color-system/index.import.scss";
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
// Options
|
|
6
|
-
$enable-rounded: true !default;
|
|
7
|
-
$enable-shadows: true !default;
|
|
8
|
-
$enable-gradients: true !default;
|
|
9
|
-
$enable-transitions: true !default;
|
|
10
|
-
$enable-flex-classes: true !default;
|
|
11
|
-
$enable-grid-classes: true !default;
|
|
6
|
+
$kendo-enable-rounded: true !default;
|
|
7
|
+
$kendo-enable-shadows: true !default;
|
|
8
|
+
$kendo-enable-gradients: true !default;
|
|
9
|
+
$kendo-enable-transitions: true !default;
|
|
12
10
|
|
|
13
|
-
$use-
|
|
14
|
-
$use-input-
|
|
15
|
-
$use-input-spinner-
|
|
16
|
-
$use-input-spinner-icon-offset: false !default;
|
|
17
|
-
$use-picker-select-width: true !default;
|
|
11
|
+
$kendo-use-input-button-width: true !default;
|
|
12
|
+
$kendo-use-input-spinner-width: true !default;
|
|
13
|
+
$kendo-use-input-spinner-icon-offset: false !default;
|
|
18
14
|
|
|
19
15
|
|
|
20
16
|
// Spacing
|
|
@@ -22,15 +18,25 @@ $spacer: 1em !default;
|
|
|
22
18
|
$spacer-x: $spacer !default;
|
|
23
19
|
$spacer-y: $spacer !default;
|
|
24
20
|
|
|
25
|
-
$spacing: (
|
|
21
|
+
$kendo-spacing: (
|
|
22
|
+
// sass-lint:disable-block leading-zero
|
|
26
23
|
0: 0,
|
|
24
|
+
1px: 1px,
|
|
25
|
+
0.5: 2px,
|
|
27
26
|
1: 4px,
|
|
27
|
+
1.5: 6px,
|
|
28
28
|
2: 8px,
|
|
29
|
+
2.5: 10px,
|
|
29
30
|
3: 12px,
|
|
31
|
+
3.5: 14px,
|
|
30
32
|
4: 16px,
|
|
33
|
+
4.5: 18px,
|
|
31
34
|
5: 20px,
|
|
35
|
+
5.5: 22px,
|
|
32
36
|
6: 24px,
|
|
37
|
+
6.5: 26px,
|
|
33
38
|
7: 28px,
|
|
39
|
+
7.5: 30px,
|
|
34
40
|
8: 32px,
|
|
35
41
|
9: 36px,
|
|
36
42
|
10: 40px,
|
|
@@ -47,14 +53,7 @@ $spacing: (
|
|
|
47
53
|
21: 84px,
|
|
48
54
|
22: 88px,
|
|
49
55
|
23: 92px,
|
|
50
|
-
24: 96px
|
|
51
|
-
xs: 4px,
|
|
52
|
-
sm: 8px,
|
|
53
|
-
md: 12px,
|
|
54
|
-
lg: 16px,
|
|
55
|
-
xl: 24px,
|
|
56
|
-
thin: 2px,
|
|
57
|
-
hair: 1px
|
|
56
|
+
24: 96px
|
|
58
57
|
) !default;
|
|
59
58
|
|
|
60
59
|
$default-scrollbar-width: 17px !default;
|
|
@@ -63,8 +62,8 @@ $default-scrollbar-width: 17px !default;
|
|
|
63
62
|
// Icons
|
|
64
63
|
$icon-size: 16px !default;
|
|
65
64
|
$icon-size-lg: 32px !default;
|
|
66
|
-
$icon-spacing: map-get( $spacing, 1 ) !default;
|
|
67
|
-
$icon-padding: map-get( $spacing, 1 ) !default;
|
|
65
|
+
$icon-spacing: k-map-get( $kendo-spacing, 1 ) !default;
|
|
66
|
+
$icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
|
|
68
67
|
|
|
69
68
|
/// The URL to the icon font that will be used by the theme
|
|
70
69
|
/// The default value of `null` embeds the package font with a `data:` URL
|
|
@@ -73,231 +72,204 @@ $icon-font-url: null !default;
|
|
|
73
72
|
|
|
74
73
|
|
|
75
74
|
// Metrics
|
|
76
|
-
$padding-x: 8px !default;
|
|
77
|
-
$padding-y: 4px !default;
|
|
78
|
-
$padding-x
|
|
79
|
-
$padding-y
|
|
80
|
-
$padding-x
|
|
81
|
-
$padding-y
|
|
75
|
+
$kendo-padding-x: 8px !default;
|
|
76
|
+
$kendo-padding-y: 4px !default;
|
|
77
|
+
$kendo-padding-sm-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
78
|
+
$kendo-padding-sm-y: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
79
|
+
$kendo-padding-md-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
80
|
+
$kendo-padding-md-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
81
|
+
$kendo-padding-lg-x: k-map-get( $kendo-spacing, 3 ) !default;
|
|
82
|
+
$kendo-padding-lg-y: k-map-get( $kendo-spacing, 1.5 ) !default;
|
|
82
83
|
|
|
83
84
|
/// Border radius for all components.
|
|
84
|
-
$kendo-border-radius: map-get( $spacing, 1 ) !default;
|
|
85
|
-
$kendo-border-radius-sm: $kendo-border-radius - map-get( $spacing,
|
|
85
|
+
$kendo-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
|
|
86
|
+
$kendo-border-radius-sm: $kendo-border-radius - k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
86
87
|
$kendo-border-radius-md: $kendo-border-radius !default;
|
|
87
|
-
$kendo-border-radius-lg: $kendo-border-radius + map-get( $spacing,
|
|
88
|
+
$kendo-border-radius-lg: $kendo-border-radius + k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
88
89
|
|
|
89
|
-
$panel-padding-x: $padding-x !default;
|
|
90
|
-
$panel-padding-y: $padding-y !default;
|
|
91
90
|
|
|
92
|
-
$
|
|
93
|
-
$
|
|
94
|
-
|
|
95
|
-
$nav-item-margin: 0px !default;
|
|
96
|
-
$nav-item-padding-x: $padding-x-lg !default;
|
|
97
|
-
$nav-item-padding-y: $padding-y-lg !default;
|
|
98
|
-
|
|
99
|
-
$table-cell-padding-x: 12px !default;
|
|
100
|
-
$table-cell-padding-y: 8px !default;
|
|
101
|
-
$header-cell-padding-x: 12px !default;
|
|
102
|
-
$header-cell-padding-y: 8px !default;
|
|
103
|
-
|
|
104
|
-
$zindex-popup: 1 !default;
|
|
105
|
-
$zindex-window: 2 !default;
|
|
91
|
+
$kendo-zindex-popup: 1 !default;
|
|
92
|
+
$kendo-zindex-window: 2 !default;
|
|
93
|
+
$kendo-zindex-loading: 100 !default;
|
|
106
94
|
|
|
107
95
|
|
|
108
96
|
// Color settings
|
|
109
97
|
$dark-theme: false !default;
|
|
110
98
|
|
|
111
|
-
|
|
112
|
-
// Deprecated
|
|
113
|
-
/// The color that focuses the user attention.
|
|
114
|
-
/// @deprecated Will be removed in v5. Use `$primary` variable instead.
|
|
115
|
-
/// @group color-system
|
|
116
|
-
/// @type Color
|
|
117
|
-
$accent: #ff6358 !default;
|
|
118
|
-
/// The color used along with the accent color denoted by $primary.
|
|
119
|
-
/// @deprecated Will be removed in v5. Use `$primary-contrast` variable instead.
|
|
120
|
-
/// @group color-system
|
|
121
|
-
/// @type Color
|
|
122
|
-
$accent-contrast: contrast-wcag( $accent ) !default;
|
|
123
|
-
|
|
124
|
-
|
|
125
99
|
// Theme colors
|
|
126
100
|
/// The color that focuses the user attention.
|
|
127
101
|
/// Used for primary buttons and for elements of primary importance across the theme.
|
|
128
102
|
/// @group color-system
|
|
129
103
|
/// @type Color
|
|
130
|
-
$primary: #ff6358 !default;
|
|
131
|
-
$primary-lighter: tint( $primary, 2 ) !default;
|
|
132
|
-
$primary-darker: shade( $primary, 2 ) !default;
|
|
104
|
+
$kendo-color-primary: #ff6358 !default;
|
|
105
|
+
$kendo-color-primary-lighter: k-color-tint( $kendo-color-primary, 2 ) !default;
|
|
106
|
+
$kendo-color-primary-darker: k-color-shade( $kendo-color-primary, 2 ) !default;
|
|
133
107
|
|
|
134
|
-
/// The color used along with the
|
|
108
|
+
/// The color used along with the primary color denoted by $kendo-color-primary.
|
|
135
109
|
/// Used to provide contrast between the background and foreground colors.
|
|
136
110
|
/// @group color-system
|
|
137
111
|
/// @type Color
|
|
138
|
-
$primary-contrast: contrast-
|
|
112
|
+
$kendo-color-primary-contrast: k-contrast-legacy( $kendo-color-primary ) !default;
|
|
139
113
|
|
|
140
114
|
/// The secondary color of the theme.
|
|
141
115
|
/// @group color-system
|
|
142
116
|
/// @type Color
|
|
143
|
-
$secondary: #666666 !default;
|
|
144
|
-
$secondary-lighter: tint( $secondary, 2 ) !default;
|
|
145
|
-
$secondary-darker: shade( $secondary, 2 ) !default;
|
|
117
|
+
$kendo-color-secondary: #666666 !default;
|
|
118
|
+
$kendo-color-secondary-lighter: k-color-tint( $kendo-color-secondary, 2 ) !default;
|
|
119
|
+
$kendo-color-secondary-darker: k-color-shade( $kendo-color-secondary, 2 ) !default;
|
|
146
120
|
|
|
147
|
-
/// The color used along with the secondary color denoted by $secondary.
|
|
121
|
+
/// The color used along with the secondary color denoted by $kendo-color-secondary.
|
|
148
122
|
/// Used to provide contrast between the background and foreground colors.
|
|
149
123
|
/// @group color-system
|
|
150
124
|
/// @type Color
|
|
151
|
-
$secondary-contrast: contrast-
|
|
125
|
+
$kendo-color-secondary-contrast: k-contrast-legacy( $kendo-color-secondary ) !default;
|
|
152
126
|
|
|
153
127
|
/// The tertiary color of the theme.
|
|
154
128
|
/// @group color-system
|
|
155
129
|
/// @type Color
|
|
156
|
-
$tertiary: #03a9f4 !default;
|
|
157
|
-
$tertiary-lighter: tint( $tertiary, 2 ) !default;
|
|
158
|
-
$tertiary-darker: shade( $tertiary, 2 ) !default;
|
|
130
|
+
$kendo-color-tertiary: #03a9f4 !default;
|
|
131
|
+
$kendo-color-tertiary-lighter: k-color-tint( $kendo-color-tertiary, 2 ) !default;
|
|
132
|
+
$kendo-color-tertiary-darker: k-color-shade( $kendo-color-tertiary, 2 ) !default;
|
|
159
133
|
|
|
160
|
-
/// The color used along with the tertiary color denoted by $tertiary.
|
|
134
|
+
/// The color used along with the tertiary color denoted by $kendo-color-tertiary.
|
|
161
135
|
/// Used to provide contrast between the background and foreground colors.
|
|
162
136
|
/// @group color-system
|
|
163
137
|
/// @type Color
|
|
164
|
-
$tertiary-contrast: contrast-
|
|
138
|
+
$kendo-color-tertiary-contrast: k-contrast-legacy( $kendo-color-tertiary ) !default;
|
|
165
139
|
|
|
166
140
|
/// The color for informational messages and states.
|
|
167
141
|
/// @group color-system
|
|
168
142
|
/// @type Color
|
|
169
|
-
$info: #0058e9 !default;
|
|
170
|
-
$info-lighter: tint( $info, 2 ) !default;
|
|
171
|
-
$info-darker: shade( $info, 2 ) !default;
|
|
143
|
+
$kendo-color-info: #0058e9 !default;
|
|
144
|
+
$kendo-color-info-lighter: k-color-tint( $kendo-color-info, 2 ) !default;
|
|
145
|
+
$kendo-color-info-darker: k-color-shade( $kendo-color-info, 2 ) !default;
|
|
172
146
|
|
|
173
147
|
/// The color for success messages and states.
|
|
174
148
|
/// @group color-system
|
|
175
149
|
/// @type Color
|
|
176
|
-
$success: #37b400 !default;
|
|
177
|
-
$success-lighter: tint( $success, 2 ) !default;
|
|
178
|
-
$success-darker: shade( $success, 2 ) !default;
|
|
150
|
+
$kendo-color-success: #37b400 !default;
|
|
151
|
+
$kendo-color-success-lighter: k-color-tint( $kendo-color-success, 2 ) !default;
|
|
152
|
+
$kendo-color-success-darker: k-color-shade( $kendo-color-success, 2 ) !default;
|
|
179
153
|
|
|
180
154
|
/// The color for warning messages and states.
|
|
181
155
|
/// @group color-system
|
|
182
156
|
/// @type Color
|
|
183
|
-
$warning: #ffc000 !default;
|
|
184
|
-
$warning-lighter: tint( $warning, 2 ) !default;
|
|
185
|
-
$warning-darker: shade( $warning, 2 ) !default;
|
|
157
|
+
$kendo-color-warning: #ffc000 !default;
|
|
158
|
+
$kendo-color-warning-lighter: k-color-tint( $kendo-color-warning, 2 ) !default;
|
|
159
|
+
$kendo-color-warning-darker: k-color-shade( $kendo-color-warning, 2 ) !default;
|
|
186
160
|
|
|
187
161
|
/// The color for error messages and states.
|
|
188
162
|
/// @group color-system
|
|
189
163
|
/// @type Color
|
|
190
|
-
$error: #f31700 !default;
|
|
191
|
-
$error-lighter: tint( $error, 2 ) !default;
|
|
192
|
-
$error-darker: shade( $error, 2 ) !default;
|
|
164
|
+
$kendo-color-error: #f31700 !default;
|
|
165
|
+
$kendo-color-error-lighter: k-color-tint( $kendo-color-error, 2 ) !default;
|
|
166
|
+
$kendo-color-error-darker: k-color-shade( $kendo-color-error, 2 ) !default;
|
|
193
167
|
|
|
194
168
|
/// The dark color of the theme.
|
|
195
169
|
/// @group color-system
|
|
196
170
|
/// @type Color
|
|
197
|
-
$dark: #424242 !default;
|
|
171
|
+
$kendo-color-dark: #424242 !default;
|
|
198
172
|
|
|
199
173
|
/// The light color of the theme.
|
|
200
174
|
/// @group color-system
|
|
201
175
|
/// @type Color
|
|
202
|
-
$light: #ebebeb !default;
|
|
176
|
+
$kendo-color-light: #ebebeb !default;
|
|
203
177
|
|
|
204
178
|
/// Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark
|
|
205
179
|
/// @group color-system
|
|
206
|
-
$inverse: if( $dark-theme, $light, $dark ) !default;
|
|
180
|
+
$kendo-color-inverse: if( $dark-theme, $kendo-color-light, $kendo-color-dark ) !default;
|
|
207
181
|
|
|
208
182
|
|
|
209
183
|
$kendo-theme-colors: (
|
|
210
|
-
"primary": $primary,
|
|
211
|
-
"secondary": $secondary,
|
|
212
|
-
"tertiary": $tertiary,
|
|
213
|
-
"info": $info,
|
|
214
|
-
"success": $success,
|
|
215
|
-
"warning": $warning,
|
|
216
|
-
"error": $error,
|
|
217
|
-
"dark": $dark,
|
|
218
|
-
"light": $light,
|
|
219
|
-
"inverse": $inverse
|
|
184
|
+
"primary": $kendo-color-primary,
|
|
185
|
+
"secondary": $kendo-color-secondary,
|
|
186
|
+
"tertiary": $kendo-color-tertiary,
|
|
187
|
+
"info": $kendo-color-info,
|
|
188
|
+
"success": $kendo-color-success,
|
|
189
|
+
"warning": $kendo-color-warning,
|
|
190
|
+
"error": $kendo-color-error,
|
|
191
|
+
"dark": $kendo-color-dark,
|
|
192
|
+
"light": $kendo-color-light,
|
|
193
|
+
"inverse": $kendo-color-inverse
|
|
220
194
|
) !default;
|
|
221
195
|
|
|
222
|
-
// Cursor utility classes
|
|
223
|
-
$cursors: ( auto, default, none, context-menu, help, pointer, progress, wait, cell, crosshair, text,
|
|
224
|
-
vertical-text, alias, copy, move, no-drop, not-allowed, e-resize, n-resize, ne-resize, nw-resize,
|
|
225
|
-
s-resize, se-resize, sw-resize, w-resize, ew-resize, ns-resize, nesw-resize, nwse-resize, col-resize,
|
|
226
|
-
row-resize, all-scroll, zoom-in, zoom-out, grab, grabbing ) !default;
|
|
227
|
-
|
|
228
196
|
|
|
229
197
|
// Root styles
|
|
230
|
-
$body-bg: $white !default;
|
|
231
|
-
$body-text: #424242 !default;
|
|
198
|
+
$kendo-body-bg: $kendo-color-white !default;
|
|
199
|
+
$kendo-body-text: #424242 !default;
|
|
232
200
|
|
|
233
|
-
$
|
|
234
|
-
$subtle-text: #666666 !default;
|
|
235
|
-
$disabled-text: #8f8f8f !default;
|
|
201
|
+
$kendo-subtle-text: #666666 !default;
|
|
236
202
|
|
|
237
|
-
$app-bg: try-shade( $body-bg, .25 ) !default;
|
|
238
|
-
$app-text: $body-text !default;
|
|
239
|
-
$app-border: rgba( $black, .08 ) !default;
|
|
203
|
+
$kendo-app-bg: k-try-shade( $kendo-body-bg, .25 ) !default;
|
|
204
|
+
$kendo-app-text: $kendo-body-text !default;
|
|
205
|
+
$kendo-app-border: rgba( $kendo-color-black, .08 ) !default;
|
|
240
206
|
|
|
241
207
|
|
|
242
208
|
// Components
|
|
243
209
|
|
|
244
210
|
// Component
|
|
245
211
|
/// Background color of a component.
|
|
246
|
-
/// Note: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$grid-bg: $component-bg !default;`.
|
|
212
|
+
/// Note: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.
|
|
247
213
|
/// @group component
|
|
248
|
-
$component-bg: $body-bg !default;
|
|
214
|
+
$kendo-component-bg: $kendo-body-bg !default;
|
|
249
215
|
/// Text color of a component.
|
|
250
|
-
/// Note: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$grid-text: component-text !default;`.
|
|
216
|
+
/// Note: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.
|
|
251
217
|
/// @group component
|
|
252
|
-
$component-text: $body-text !default;
|
|
218
|
+
$kendo-component-text: $kendo-body-text !default;
|
|
253
219
|
/// Border color of a component.
|
|
254
|
-
/// Note: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$grid-border: component-border !default;`.
|
|
220
|
+
/// Note: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.
|
|
255
221
|
/// @group component
|
|
256
|
-
$component-border: rgba( if( $dark-theme, $white, $black ), .08 ) !default;
|
|
222
|
+
$kendo-component-border: rgba( if( $dark-theme, $kendo-color-white, $kendo-color-black ), .08 ) !default;
|
|
257
223
|
|
|
258
224
|
|
|
259
225
|
/// The background of the components' chrome area.
|
|
260
226
|
$base-bg: #fafafa !default;
|
|
261
227
|
/// The text color of the components' chrome area.
|
|
262
|
-
$base-text: $body-text !default;
|
|
228
|
+
$base-text: $kendo-body-text !default;
|
|
263
229
|
/// The border color of the components' chrome area.
|
|
264
230
|
$base-border: rgba( black, .08 ) !default;
|
|
265
231
|
/// The gradient background of the components' chrome area.
|
|
266
232
|
$base-gradient: rgba( black, 0 ), rgba( black, .02 ) !default;
|
|
267
233
|
|
|
268
234
|
/// The background of hovered items.
|
|
269
|
-
$
|
|
235
|
+
$kendo-hover-bg: k-try-shade( $base-bg, .5 ) !default;
|
|
270
236
|
/// The text color of hovered items.
|
|
271
|
-
$
|
|
237
|
+
$kendo-hover-text: $base-text !default;
|
|
272
238
|
/// The border color of hovered items.
|
|
273
|
-
$
|
|
239
|
+
$kendo-hover-border: $base-border !default;
|
|
274
240
|
/// The gradient background of hovered items.
|
|
275
|
-
$
|
|
241
|
+
$kendo-hover-gradient: $base-gradient !default;
|
|
276
242
|
|
|
277
243
|
/// The background of selected items.
|
|
278
|
-
$selected-bg: $primary !default;
|
|
244
|
+
$kendo-selected-bg: $kendo-color-primary !default;
|
|
279
245
|
/// The text color of selected items.
|
|
280
|
-
$selected-text: contrast-
|
|
246
|
+
$kendo-selected-text: k-contrast-legacy( $kendo-selected-bg ) !default;
|
|
281
247
|
/// The border color of selected items.
|
|
282
|
-
$selected-border: $base-border !default;
|
|
248
|
+
$kendo-selected-border: $base-border !default;
|
|
283
249
|
/// The gradient background of selected items.
|
|
284
|
-
$selected-gradient: $base-gradient !default;
|
|
250
|
+
$kendo-selected-gradient: $base-gradient !default;
|
|
285
251
|
|
|
286
|
-
$selected-hover-bg: try-shade( $selected-bg, .5 ) !default;
|
|
287
|
-
$selected-hover-text: $selected-text !default;
|
|
288
|
-
$selected-hover-border: $base-border !default;
|
|
289
|
-
$selected-hover-gradient: $base-gradient !default;
|
|
252
|
+
$kendo-selected-hover-bg: k-try-shade( $kendo-selected-bg, .5 ) !default;
|
|
253
|
+
$kendo-selected-hover-text: $kendo-selected-text !default;
|
|
254
|
+
$kendo-selected-hover-border: $base-border !default;
|
|
255
|
+
$kendo-selected-hover-gradient: $base-gradient !default;
|
|
290
256
|
|
|
291
257
|
// TODO: refactor
|
|
292
|
-
$
|
|
293
|
-
$primary-focused-shadow: inset 0 0 0 2px rgba($primary, .3) !default;
|
|
258
|
+
$kendo-focus-shadow: inset 0 0 0 2px rgba(0, 0, 0, .13) !default;
|
|
294
259
|
|
|
295
|
-
$transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out !default;
|
|
260
|
+
$kendo-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out !default;
|
|
296
261
|
|
|
297
262
|
|
|
298
263
|
// Disabled mixin variables
|
|
299
|
-
$disabled-
|
|
300
|
-
$disabled-
|
|
264
|
+
$kendo-disabled-text: #8f8f8f !default;
|
|
265
|
+
$kendo-disabled-filter: grayscale(.1) !default;
|
|
266
|
+
$kendo-disabled-opacity: .6 !default;
|
|
267
|
+
|
|
268
|
+
$kendo-disabled-styling: (
|
|
269
|
+
opacity: $kendo-disabled-opacity,
|
|
270
|
+
filter: $kendo-disabled-filter
|
|
271
|
+
) !default;
|
|
272
|
+
|
|
301
273
|
|
|
302
274
|
|
|
303
275
|
// Generic styles
|
|
@@ -305,92 +277,24 @@ $disabled-opacity: .6 !default;
|
|
|
305
277
|
// TODO: refactor once we extract drag drop as separate module
|
|
306
278
|
$font-size: 14px !default;
|
|
307
279
|
$font-family: inherit !default;
|
|
308
|
-
$line-height: ( 20
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
// Drop Hint
|
|
312
|
-
$equilateral-index: 1.7320508076 !default;
|
|
313
|
-
$equilateral-height: .8660254038 !default;
|
|
314
|
-
|
|
315
|
-
$drop-hint-arrow-size: 8px !default;
|
|
316
|
-
$drop-hint-arrow-spacing: ($drop-hint-arrow-size / 2) !default;
|
|
317
|
-
$drop-hint-line-h-width: 20px !default;
|
|
318
|
-
$drop-hint-line-h-height: 1px !default;
|
|
319
|
-
$drop-hint-line-v-width: $drop-hint-line-h-height !default;
|
|
320
|
-
$drop-hint-line-v-height: $drop-hint-line-h-width !default;
|
|
321
|
-
|
|
322
|
-
$drop-hint-bg: $primary !default;
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
// Panel
|
|
326
|
-
$panel-bg: $component-bg !default;
|
|
327
|
-
$panel-text: $component-text !default;
|
|
328
|
-
$panel-border: $component-border !default;
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
// Grouping
|
|
332
|
-
$grouping-header-bg: $body-text !default;
|
|
333
|
-
$grouping-header-text: $body-bg !default;
|
|
334
|
-
$grouping-header-border: $component-border !default;
|
|
335
|
-
$frozen-grouping-header-text: null !default;
|
|
336
|
-
$frozen-grouping-header-border-width: null !default;
|
|
280
|
+
$line-height: k-math-div( 20, 14 ) !default;
|
|
337
281
|
|
|
338
282
|
|
|
339
283
|
// Header
|
|
340
|
-
$header-bg: $base-bg !default;
|
|
341
|
-
$header-text: $base-text !default;
|
|
342
|
-
$header-border: $base-border !default;
|
|
343
|
-
$header-gradient: null !default;
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
// Loading
|
|
347
|
-
$loading-bg: $component-bg !default;
|
|
348
|
-
$loading-text: currentColor !default;
|
|
349
|
-
$loading-opacity: .3 !default;
|
|
350
|
-
$zindex-loading: 100 !default;
|
|
351
|
-
|
|
352
|
-
// Placeholder
|
|
353
|
-
$placeholder-line-width: 100% !default;
|
|
354
|
-
$placeholder-line-height: 10px !default;
|
|
355
|
-
$placeholder-bg: rgba(0, 0, 0, .1) !default;
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
// Table
|
|
284
|
+
$kendo-component-header-bg: $base-bg !default;
|
|
285
|
+
$kendo-component-header-text: $base-text !default;
|
|
286
|
+
$kendo-component-header-border: $base-border !default;
|
|
287
|
+
$kendo-component-header-gradient: null !default;
|
|
359
288
|
|
|
360
289
|
|
|
361
290
|
// Validator
|
|
362
|
-
$invalid-bg: null !default;
|
|
363
|
-
$invalid-text: $error !default;
|
|
364
|
-
$invalid-border: $error !default;
|
|
365
|
-
$invalid-shadow: null !default;
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
// Drag clue
|
|
369
|
-
$drag-clue-padding-x: $padding-x !default;
|
|
370
|
-
$drag-clue-padding-y: $padding-y !default;
|
|
371
|
-
$drag-clue-border-width: 1px !default;
|
|
372
|
-
$drag-clue-border-radius: $kendo-border-radius-md !default;
|
|
373
|
-
$drag-clue-font-size: $font-size !default;
|
|
374
|
-
$drag-clue-font-family: $font-family !default;
|
|
375
|
-
$drag-clue-line-height: $line-height !default;
|
|
376
|
-
|
|
377
|
-
$drag-clue-bg: $base-bg !default;
|
|
378
|
-
$drag-clue-text: $base-text !default;
|
|
379
|
-
$drag-clue-border: $base-border !default;
|
|
380
|
-
$drag-clue-gradient: null !default;
|
|
381
|
-
$drag-clue-shadow: null !default;
|
|
382
|
-
|
|
383
|
-
$drag-clue-opacity: null !default;
|
|
291
|
+
$kendo-invalid-bg: null !default;
|
|
292
|
+
$kendo-invalid-text: $kendo-color-error !default;
|
|
293
|
+
$kendo-invalid-border: $kendo-color-error !default;
|
|
294
|
+
$kendo-invalid-shadow: null !default;
|
|
384
295
|
|
|
385
296
|
|
|
386
297
|
// Layout
|
|
387
298
|
$grid-cols: 12 !default;
|
|
388
299
|
$grid-rows: 10 !default;
|
|
389
300
|
$grid-gap: 10px !default;
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
// Disabled Styling maps
|
|
393
|
-
$disabled-styling: (
|
|
394
|
-
opacity: $disabled-opacity,
|
|
395
|
-
filter: $disabled-filter
|
|
396
|
-
) !default;
|