@progress/kendo-theme-bootstrap 8.1.0-dev.0 → 8.1.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 +1 -1
- package/dist/all.scss +966 -1218
- package/dist/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main-dark.scss +136 -106
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +988 -58
- package/dist/meta/sassdoc-raw-data.json +452 -27
- package/dist/meta/variables.json +89 -34
- 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 +267 -117
- 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 +2 -15
- package/scss/action-buttons/_index.scss +0 -1
- package/scss/action-sheet/_index.scss +0 -1
- package/scss/appbar/_index.scss +0 -1
- package/scss/autocomplete/_index.scss +0 -1
- package/scss/avatar/_index.scss +0 -1
- package/scss/bottom-navigation/_index.scss +0 -1
- package/scss/breadcrumb/_index.scss +0 -1
- package/scss/calendar/_index.scss +0 -1
- package/scss/captcha/_index.scss +0 -1
- package/scss/card/_index.scss +0 -1
- package/scss/chat/_index.scss +0 -1
- package/scss/coloreditor/_index.scss +0 -1
- package/scss/colorgradient/_index.scss +0 -1
- package/scss/colorpalette/_index.scss +0 -1
- package/scss/combobox/_index.scss +0 -1
- package/scss/core/color-system/_swatch-legacy.scss +13 -1
- package/scss/core/color-system/_swatch.scss +0 -3
- package/scss/dataviz/_index.scss +0 -1
- package/scss/daterangepicker/_index.scss +0 -1
- package/scss/dialog/_index.scss +0 -1
- package/scss/drawer/_index.scss +0 -1
- package/scss/dropdowngrid/_index.scss +0 -1
- package/scss/dropdownlist/_index.scss +0 -1
- package/scss/dropdowntree/_index.scss +0 -1
- package/scss/dropzone/_index.scss +0 -1
- package/scss/editor/_index.scss +0 -1
- package/scss/expansion-panel/_index.scss +0 -1
- package/scss/fab/_index.scss +0 -1
- package/scss/filemanager/_index.scss +0 -1
- package/scss/filter/_index.scss +0 -1
- package/scss/floating-label/_index.scss +0 -1
- package/scss/forms/_index.scss +0 -1
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +0 -1
- package/scss/imageeditor/_index.scss +0 -1
- package/scss/index.scss +3 -1
- package/scss/input/_index.scss +0 -1
- package/scss/list/_index.scss +0 -1
- package/scss/listbox/_index.scss +0 -1
- package/scss/listgroup/_index.scss +0 -1
- package/scss/listview/_index.scss +0 -1
- package/scss/loader/_index.scss +0 -1
- package/scss/loader/_layout.scss +1 -0
- package/scss/loader/_variables.scss +3 -0
- package/scss/map/_index.scss +0 -1
- package/scss/maskedtextbox/_index.scss +0 -1
- package/scss/mediaplayer/_index.scss +0 -1
- package/scss/menu/_index.scss +0 -1
- package/scss/messagebox/_index.scss +0 -1
- package/scss/multiselect/_index.scss +0 -1
- package/scss/notification/_index.scss +0 -1
- package/scss/numerictextbox/_index.scss +0 -1
- package/scss/orgchart/_index.scss +0 -1
- package/scss/pager/_index.scss +0 -1
- package/scss/panel/_index.scss +36 -0
- package/scss/panel/_layout.scss +5 -0
- package/scss/panel/_theme.scss +5 -0
- package/scss/panel/_variables.scss +34 -0
- package/scss/panelbar/_index.scss +0 -1
- package/scss/pdf-viewer/_index.scss +0 -1
- package/scss/pivotgrid/_index.scss +0 -1
- package/scss/popover/_index.scss +0 -1
- package/scss/popup/_index.scss +0 -1
- package/scss/progressbar/_index.scss +0 -1
- package/scss/prompt/_index.scss +0 -4
- package/scss/rating/_index.scss +0 -1
- package/scss/responsivepanel/_index.scss +0 -1
- package/scss/ripple/_index.scss +0 -1
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scroller/_index.scss +0 -1
- package/scss/scrollview/_index.scss +0 -1
- package/scss/slider/_index.scss +0 -1
- package/scss/splitter/_index.scss +0 -1
- package/scss/spreadsheet/_index.scss +0 -1
- package/scss/stepper/_index.scss +0 -1
- package/scss/stepper/_variables.scss +2 -2
- package/scss/switch/_index.scss +0 -1
- package/scss/table/_index.scss +0 -1
- package/scss/tabstrip/_index.scss +0 -1
- package/scss/taskboard/_index.scss +0 -1
- package/scss/textarea/_index.scss +0 -1
- package/scss/textbox/_index.scss +0 -1
- package/scss/tilelayout/_index.scss +0 -1
- package/scss/time-marker/_index.scss +32 -0
- package/scss/time-marker/_layout.scss +5 -0
- package/scss/time-marker/_theme.scss +6 -0
- package/scss/time-marker/_variables.scss +6 -0
- package/scss/timeline/_index.scss +0 -1
- package/scss/toolbar/_index.scss +0 -1
- package/scss/tooltip/_index.scss +0 -1
- package/scss/treelist/_index.scss +0 -1
- package/scss/treeview/_index.scss +0 -1
- package/scss/upload/_index.scss +0 -1
- package/scss/validator/_index.scss +0 -1
- package/scss/window/_index.scss +0 -1
- package/scss/wizard/_index.scss +0 -1
- package/scss/common/_animations.scss +0 -1
- package/scss/common/_base.scss +0 -1
- package/scss/common/_index.scss +0 -5
- package/scss/common/_indicators.scss +0 -1
- package/scss/common/_resizing.scss +0 -1
- package/scss/common/_scrollbar.scss +0 -1
package/scss/pager/_index.scss
CHANGED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
@import "../core/_index.scss";
|
|
2
|
+
@import "../utils/_index.scss";
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
// Module meta
|
|
6
|
+
$_kendo-module-meta: (
|
|
7
|
+
name: "panel",
|
|
8
|
+
dependencies: ()
|
|
9
|
+
);
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
// Dependencies
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
// Component
|
|
16
|
+
@import "./_variables.scss";
|
|
17
|
+
@import "./_layout.scss";
|
|
18
|
+
@import "./_theme.scss";
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
// Register
|
|
22
|
+
@import "../core/module-system/index.import.scss";
|
|
23
|
+
@include module-register( $_kendo-module-meta... );
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
// Expose
|
|
27
|
+
@mixin kendo-panel--styles() {
|
|
28
|
+
@include module-render( "panel" ) {
|
|
29
|
+
@include kendo-panel--layout();
|
|
30
|
+
@include kendo-panel--theme();
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
@if $kendo-auto-bootstrap {
|
|
35
|
+
@include kendo-panel--styles();
|
|
36
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
|
|
2
|
+
/// The border radius of the Panel.
|
|
3
|
+
/// @group panel
|
|
4
|
+
$kendo-panel-border-radius: k-border-radius(md);
|
|
5
|
+
/// The width of the border around the Panel.
|
|
6
|
+
/// @group panel
|
|
7
|
+
$kendo-panel-border-width: 1px;
|
|
8
|
+
/// The style of the border around the Panel.
|
|
9
|
+
/// @group panel
|
|
10
|
+
$kendo-panel-border-style: solid;
|
|
11
|
+
|
|
12
|
+
/// The inline padding of the Panel header.
|
|
13
|
+
/// @group panel
|
|
14
|
+
$kendo-panel-header-padding-inline: k-spacing(2);
|
|
15
|
+
/// The block padding of the Panel header.
|
|
16
|
+
/// @group panel
|
|
17
|
+
$kendo-panel-header-padding-block: k-spacing(1);
|
|
18
|
+
|
|
19
|
+
/// The inline padding of the Panel content.
|
|
20
|
+
/// @group panel
|
|
21
|
+
$kendo-panel-content-padding-inline: k-spacing(2);
|
|
22
|
+
/// The block padding of the Panel content.
|
|
23
|
+
/// @group panel
|
|
24
|
+
$kendo-panel-content-padding-block: k-spacing(1);
|
|
25
|
+
|
|
26
|
+
/// The text color of the Panel.
|
|
27
|
+
/// @group panel
|
|
28
|
+
$kendo-panel-text: var(--kendo-component-text, #{$kendo-component-text});
|
|
29
|
+
/// The background color of the Panel.
|
|
30
|
+
/// @group panel
|
|
31
|
+
$kendo-panel-bg: var(--kendo-component-bg, #{$kendo-component-bg});
|
|
32
|
+
/// The color of the border around the Panel.
|
|
33
|
+
/// @group panel
|
|
34
|
+
$kendo-panel-border: var(--kendo-component-border, #{$kendo-component-border});
|
package/scss/popover/_index.scss
CHANGED
package/scss/popup/_index.scss
CHANGED
package/scss/prompt/_index.scss
CHANGED
package/scss/rating/_index.scss
CHANGED
package/scss/ripple/_index.scss
CHANGED
|
@@ -13,12 +13,12 @@ $_kendo-module-meta: (
|
|
|
13
13
|
"dropdown-list",
|
|
14
14
|
"icon",
|
|
15
15
|
"tooltip",
|
|
16
|
+
"time-marker"
|
|
16
17
|
)
|
|
17
18
|
);
|
|
18
19
|
|
|
19
20
|
|
|
20
21
|
// Dependencies
|
|
21
|
-
@import "../common/_index.scss";
|
|
22
22
|
@import "../icons/_index.scss";
|
|
23
23
|
@import "../adaptive/_index.scss";
|
|
24
24
|
@import "../button/_index.scss";
|
package/scss/slider/_index.scss
CHANGED
package/scss/stepper/_index.scss
CHANGED
|
@@ -103,7 +103,7 @@ $kendo-stepper-indicator-hover-border: null !default;
|
|
|
103
103
|
$kendo-stepper-indicator-disabled-bg: null !default;
|
|
104
104
|
/// The text color of the disabled Stepper indicator.
|
|
105
105
|
/// @group stepper
|
|
106
|
-
$kendo-stepper-indicator-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), $kendo-
|
|
106
|
+
$kendo-stepper-indicator-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500)) !default;
|
|
107
107
|
/// The border color of the disabled Stepper indicator.
|
|
108
108
|
/// @group stepper
|
|
109
109
|
$kendo-stepper-indicator-disabled-border: null !default;
|
|
@@ -182,7 +182,7 @@ $kendo-stepper-label-error-text: $kendo-color-error !default;
|
|
|
182
182
|
$kendo-stepper-label-hover-text: null !default;
|
|
183
183
|
/// The text color of the disabled Stepper label.
|
|
184
184
|
/// @group stepper
|
|
185
|
-
$kendo-stepper-label-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), $kendo-
|
|
185
|
+
$kendo-stepper-label-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500)) !default;
|
|
186
186
|
|
|
187
187
|
/// The text color of the optional Stepper label.
|
|
188
188
|
/// @group stepper
|
package/scss/switch/_index.scss
CHANGED
package/scss/table/_index.scss
CHANGED
package/scss/textbox/_index.scss
CHANGED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
@import "../core/_index.scss";
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
// Module meta
|
|
5
|
+
$_kendo-module-meta: (
|
|
6
|
+
name: "time-marker",
|
|
7
|
+
dependencies: ()
|
|
8
|
+
);
|
|
9
|
+
|
|
10
|
+
// Dependencies
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
// Component
|
|
14
|
+
@import "./_variables.scss";
|
|
15
|
+
@import "./_layout.scss";
|
|
16
|
+
@import "./_theme.scss";
|
|
17
|
+
|
|
18
|
+
// Register
|
|
19
|
+
@import "../core/module-system/index.import.scss";
|
|
20
|
+
@include module-register( $_kendo-module-meta... );
|
|
21
|
+
|
|
22
|
+
// Expose
|
|
23
|
+
@mixin kendo-time-marker--styles() {
|
|
24
|
+
@include module-render( "time-marker" ) {
|
|
25
|
+
@include kendo-time-marker--layout();
|
|
26
|
+
@include kendo-time-marker--theme();
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
@if $kendo-auto-bootstrap {
|
|
31
|
+
@include kendo-time-marker--styles();
|
|
32
|
+
}
|
package/scss/toolbar/_index.scss
CHANGED
package/scss/tooltip/_index.scss
CHANGED
package/scss/upload/_index.scss
CHANGED
package/scss/window/_index.scss
CHANGED
package/scss/wizard/_index.scss
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import "@progress/kendo-theme-default/scss/common/_animations.scss";
|
package/scss/common/_base.scss
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import "@progress/kendo-theme-default/scss/common/_base.scss";
|
package/scss/common/_index.scss
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import "@progress/kendo-theme-default/scss/common/_indicators.scss";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import "@progress/kendo-theme-default/scss/common/_resizing.scss";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import "@progress/kendo-theme-default/scss/common/_scrollbar.scss";
|