@progress/kendo-theme-bootstrap 8.0.0-dev.0 → 8.0.0-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 +4824 -5158
- package/dist/all.scss +5378 -4916
- package/dist/meta/sassdoc-data.json +31246 -27238
- package/dist/meta/sassdoc-raw-data.json +3560 -1710
- package/dist/meta/variables.json +1999 -1891
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +5 -5
- package/scss/_variables.scss +0 -121
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_variables.scss +17 -17
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/appbar/_variables.scss +6 -6
- package/scss/avatar/_variables.scss +6 -6
- package/scss/badge/_variables.scss +4 -4
- package/scss/bottom-navigation/_variables.scss +8 -8
- package/scss/breadcrumb/_variables.scss +16 -16
- package/scss/button/_variables.scss +14 -14
- package/scss/calendar/_variables.scss +33 -61
- package/scss/captcha/_variables.scss +6 -6
- package/scss/card/_variables.scss +10 -10
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_layout.scss +3 -3
- package/scss/checkbox/_variables.scss +9 -9
- package/scss/chip/_variables.scss +18 -18
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +8 -8
- package/scss/colorgradient/_variables.scss +11 -11
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/core/_index.scss +14 -0
- package/scss/core/border-radii/index.import.scss +23 -0
- package/scss/core/spacing/index.import.scss +14 -0
- package/scss/core/typography/index.import.scss +110 -0
- package/scss/dataviz/_variables.scss +8 -8
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dock-manager/_variables.scss +10 -10
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +5 -14
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +8 -8
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +9 -9
- package/scss/fab/_variables.scss +16 -16
- package/scss/filemanager/_variables.scss +9 -9
- package/scss/forms/_layout.scss +3 -3
- package/scss/forms/_variables.scss +17 -17
- package/scss/gantt/_variables.scss +152 -7
- package/scss/grid/_variables.scss +64 -64
- package/scss/imageeditor/_variables.scss +7 -7
- package/scss/input/_variables.scss +8 -8
- package/scss/list/_variables.scss +26 -26
- package/scss/listbox/_variables.scss +6 -6
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_variables.scss +7 -7
- package/scss/loader/_layout.scss +1 -1
- package/scss/loader/_variables.scss +25 -25
- package/scss/map/_variables.scss +8 -8
- package/scss/mediaplayer/_variables.scss +5 -5
- package/scss/menu/_layout.scss +1 -1
- package/scss/menu/_variables.scss +28 -28
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_variables.scss +11 -11
- package/scss/pager/_variables.scss +12 -12
- package/scss/panelbar/_variables.scss +9 -9
- package/scss/pdf-viewer/_variables.scss +5 -5
- package/scss/pivotgrid/_variables.scss +15 -15
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_variables.scss +1 -1
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_variables.scss +9 -9
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +1 -1
- package/scss/scheduler/_variables.scss +18 -18
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +7 -7
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +3 -3
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_layout.scss +1 -1
- package/scss/spreadsheet/_variables.scss +17 -17
- package/scss/stepper/_variables.scss +9 -9
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +9 -9
- package/scss/taskboard/_variables.scss +17 -17
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/timeline/_variables.scss +7 -7
- package/scss/timeselector/_variables.scss +6 -6
- package/scss/toolbar/_variables.scss +12 -12
- package/scss/tooltip/_variables.scss +4 -4
- package/scss/treelist/_variables.scss +5 -0
- package/scss/treeview/_variables.scss +19 -19
- package/scss/typography/_variables.scss +95 -12
- package/scss/upload/_variables.scss +8 -8
- package/scss/window/_variables.scss +10 -10
- package/scss/wizard/_variables.scss +7 -7
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
$kendo-upload-border-width: 1px !default;
|
|
6
6
|
/// The font family of the Upload.
|
|
7
7
|
/// @group upload
|
|
8
|
-
$kendo-upload-font-family:
|
|
8
|
+
$kendo-upload-font-family: var( --kendo-font-family, inherit ) !default;
|
|
9
9
|
/// The font size of the Upload.
|
|
10
10
|
/// @group upload
|
|
11
|
-
$kendo-upload-font-size:
|
|
11
|
+
$kendo-upload-font-size: var( --kendo-font-size, inherit ) !default;
|
|
12
12
|
/// The line height of the Upload.
|
|
13
13
|
/// @group upload
|
|
14
|
-
$kendo-upload-line-height:
|
|
14
|
+
$kendo-upload-line-height: var( --kendo-line-height, normal ) !default;
|
|
15
15
|
/// The maximum height of the list with uploaded items.
|
|
16
16
|
/// @group upload
|
|
17
17
|
$kendo-upload-max-height: 300px !default;
|
|
@@ -28,10 +28,10 @@ $kendo-upload-border: $kendo-component-border !default;
|
|
|
28
28
|
|
|
29
29
|
/// The horizontal padding of the Upload dropzone.
|
|
30
30
|
/// @group upload
|
|
31
|
-
$kendo-upload-dropzone-padding-x: k-
|
|
31
|
+
$kendo-upload-dropzone-padding-x: k-spacing(2) !default;
|
|
32
32
|
/// The vertical padding of the Upload dropzone.
|
|
33
33
|
/// @group upload
|
|
34
|
-
$kendo-upload-dropzone-padding-y: k-
|
|
34
|
+
$kendo-upload-dropzone-padding-y: k-spacing(2) !default;
|
|
35
35
|
/// The text color of the Upload dropzone.
|
|
36
36
|
/// @group upload
|
|
37
37
|
$kendo-upload-dropzone-text: $kendo-component-header-text !default;
|
|
@@ -54,14 +54,14 @@ $kendo-upload-status-text-opacity: null !default;
|
|
|
54
54
|
|
|
55
55
|
/// The horizontal padding of an uploaded item.
|
|
56
56
|
/// @group upload
|
|
57
|
-
$kendo-upload-item-padding-x: k-
|
|
57
|
+
$kendo-upload-item-padding-x: k-spacing(4) !default;
|
|
58
58
|
/// The vertical padding of an uploaded item.
|
|
59
59
|
/// @group upload
|
|
60
|
-
$kendo-upload-item-padding-y: k-
|
|
60
|
+
$kendo-upload-item-padding-y: k-spacing(4) !default;
|
|
61
61
|
|
|
62
62
|
/// The vertical spacing between uploaded batch items.
|
|
63
63
|
/// @group upload
|
|
64
|
-
$kendo-upload-multiple-items-spacing:
|
|
64
|
+
$kendo-upload-multiple-items-spacing: k-spacing(3) !default;
|
|
65
65
|
|
|
66
66
|
/// The font size of the Upload validation message.
|
|
67
67
|
/// @group upload
|
|
@@ -7,23 +7,23 @@
|
|
|
7
7
|
$kendo-window-border-width: 1px !default;
|
|
8
8
|
/// The border radius of the Window.
|
|
9
9
|
/// @group window
|
|
10
|
-
$kendo-window-border-radius:
|
|
10
|
+
$kendo-window-border-radius: k-border-radius(md) !default;
|
|
11
11
|
/// The font family of the Window.
|
|
12
12
|
/// @group window
|
|
13
|
-
$kendo-window-font-family:
|
|
13
|
+
$kendo-window-font-family: var( --kendo-font-family, inherit ) !default;
|
|
14
14
|
/// The font size of the Window.
|
|
15
15
|
/// @group window
|
|
16
|
-
$kendo-window-font-size:
|
|
16
|
+
$kendo-window-font-size: var( --kendo-font-size, inherit ) !default;
|
|
17
17
|
/// The line height of the Window.
|
|
18
18
|
/// @group window
|
|
19
|
-
$kendo-window-line-height:
|
|
19
|
+
$kendo-window-line-height: var( --kendo-line-height, normal ) !default;
|
|
20
20
|
|
|
21
21
|
/// The horizontal padding of the Window titlebar.
|
|
22
22
|
/// @group window
|
|
23
|
-
$kendo-window-titlebar-padding-x: k-
|
|
23
|
+
$kendo-window-titlebar-padding-x: k-spacing(4) !default;
|
|
24
24
|
/// The vertical padding of the Window titlebar.
|
|
25
25
|
/// @group window
|
|
26
|
-
$kendo-window-titlebar-padding-y: k-
|
|
26
|
+
$kendo-window-titlebar-padding-y: k-spacing(4) !default;
|
|
27
27
|
/// The width of the border of the Window titlebar.
|
|
28
28
|
/// @group window
|
|
29
29
|
$kendo-window-titlebar-border-width: 0 0 1px !default;
|
|
@@ -33,14 +33,14 @@ $kendo-window-titlebar-border-style: solid !default;
|
|
|
33
33
|
|
|
34
34
|
/// The font size of the title of the Window.
|
|
35
35
|
/// @group window
|
|
36
|
-
$kendo-window-title-font-size:
|
|
36
|
+
$kendo-window-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
37
37
|
/// The line height of the title of the Window.
|
|
38
38
|
/// @group window
|
|
39
39
|
$kendo-window-title-line-height: 1.5 !default;
|
|
40
40
|
|
|
41
41
|
/// The spacing between the buttons in the Window titlebar.
|
|
42
42
|
/// @group window
|
|
43
|
-
$kendo-window-actions-gap:
|
|
43
|
+
$kendo-window-actions-gap: k-spacing(2) !default;
|
|
44
44
|
/// The opacity of the buttons in the Window titlebar.
|
|
45
45
|
/// @group window
|
|
46
46
|
$kendo-window-action-opacity: .5 !default;
|
|
@@ -50,10 +50,10 @@ $kendo-window-action-hover-opacity: .75 !default;
|
|
|
50
50
|
|
|
51
51
|
/// The horizontal padding of the content of the Window.
|
|
52
52
|
/// @group window
|
|
53
|
-
$kendo-window-inner-padding-x: k-
|
|
53
|
+
$kendo-window-inner-padding-x: k-spacing(4) !default;
|
|
54
54
|
/// The vertical padding of the content of the Window.
|
|
55
55
|
/// @group window
|
|
56
|
-
$kendo-window-inner-padding-y: k-
|
|
56
|
+
$kendo-window-inner-padding-y: k-spacing(4) !default;
|
|
57
57
|
|
|
58
58
|
/// The horizontal padding of the Window action buttons.
|
|
59
59
|
/// @group window
|
|
@@ -2,32 +2,32 @@
|
|
|
2
2
|
|
|
3
3
|
/// The horizontal padding of the Wizard.
|
|
4
4
|
/// @group wizard
|
|
5
|
-
$kendo-wizard-padding-x: $kendo-padding-md-x * 1.25 !default;
|
|
5
|
+
$kendo-wizard-padding-x: calc( #{$kendo-padding-md-x} * 1.25 ) !default;
|
|
6
6
|
/// The vertical padding of the Wizard.
|
|
7
7
|
/// @group wizard
|
|
8
8
|
$kendo-wizard-padding-y: $kendo-wizard-padding-x !default;
|
|
9
9
|
/// The horizontal padding of the Wizard content.
|
|
10
10
|
/// @group wizard
|
|
11
|
-
$kendo-wizard-content-padding-x: $kendo-padding-md-x * 2 !default;
|
|
11
|
+
$kendo-wizard-content-padding-x: calc( #{$kendo-padding-md-x} * 2 ) !default;
|
|
12
12
|
/// The vertical padding of the Wizard content.
|
|
13
13
|
/// @group wizard
|
|
14
|
-
$kendo-wizard-content-padding-y: $kendo-padding-md-y * 4 !default;
|
|
14
|
+
$kendo-wizard-content-padding-y: calc( #{$kendo-padding-md-y} * 4 ) !default;
|
|
15
15
|
/// The horizontal margin of the Wizard's Button container.
|
|
16
16
|
/// @group wizard
|
|
17
|
-
$kendo-wizard-buttons-margin-x:
|
|
17
|
+
$kendo-wizard-buttons-margin-x: k-spacing(2.5) !default;
|
|
18
18
|
|
|
19
19
|
/// The border width of the Wizard.
|
|
20
20
|
/// @group wizard
|
|
21
21
|
$kendo-wizard-border-width: 0px !default;
|
|
22
22
|
/// The font size of the Wizard.
|
|
23
23
|
/// @group wizard
|
|
24
|
-
$kendo-wizard-font-size:
|
|
24
|
+
$kendo-wizard-font-size: var( --kendo-font-size, inherit ) !default;
|
|
25
25
|
/// The line height of the Wizard.
|
|
26
26
|
/// @group wizard
|
|
27
|
-
$kendo-wizard-line-height:
|
|
27
|
+
$kendo-wizard-line-height: var( --kendo-line-height, normal ) !default;
|
|
28
28
|
/// The font family of the Wizard.
|
|
29
29
|
/// @group wizard
|
|
30
|
-
$kendo-wizard-font-family:
|
|
30
|
+
$kendo-wizard-font-family: var( --kendo-font-family, inherit ) !default;
|
|
31
31
|
|
|
32
32
|
/// The outline of the focused Wizard step.
|
|
33
33
|
/// @group wizard
|