@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/dist/all.scss
CHANGED
|
@@ -4667,9 +4667,6 @@ $kendo-selected-hover-text: $kendo-selected-text !default;
|
|
|
4667
4667
|
$kendo-selected-hover-border: $kendo-base-border !default;
|
|
4668
4668
|
$kendo-selected-hover-gradient: null !default;
|
|
4669
4669
|
|
|
4670
|
-
/// Text color of disabled items.
|
|
4671
|
-
$kendo-disabled-text: if( $kendo-is-dark-theme, $gray-600, $gray-500) !default;
|
|
4672
|
-
|
|
4673
4670
|
// Header
|
|
4674
4671
|
$kendo-component-header-bg: $kendo-base-bg !default;
|
|
4675
4672
|
$kendo-component-header-text: $kendo-component-text !default;
|
|
@@ -5059,6 +5056,8 @@ $kendo-use-input-spinner-icon-offset: false !default;
|
|
|
5059
5056
|
|
|
5060
5057
|
$kendo-auto-bootstrap: true !default;
|
|
5061
5058
|
|
|
5059
|
+
$kendo-nested-disabled: true !default;
|
|
5060
|
+
|
|
5062
5061
|
// Icons
|
|
5063
5062
|
$kendo-icon-size: 16px !default;
|
|
5064
5063
|
|
|
@@ -5072,7 +5071,6 @@ $kendo-icon-size-xxxl: calc( #{$kendo-icon-size} * 3 ) !default;
|
|
|
5072
5071
|
|
|
5073
5072
|
$kendo-zindex-popup: 1 !default;
|
|
5074
5073
|
$kendo-zindex-window: 2 !default;
|
|
5075
|
-
$kendo-zindex-loading: 100 !default;
|
|
5076
5074
|
|
|
5077
5075
|
// TODO: refactor
|
|
5078
5076
|
$kendo-focus-shadow: null !default;
|
|
@@ -5080,24 +5078,10 @@ $kendo-focus-shadow: null !default;
|
|
|
5080
5078
|
$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;
|
|
5081
5079
|
|
|
5082
5080
|
|
|
5083
|
-
// Disabled mixin variables
|
|
5084
|
-
$kendo-disabled-filter: grayscale(.1) !default;
|
|
5085
|
-
$kendo-disabled-opacity: .65 !default;
|
|
5086
|
-
|
|
5087
|
-
$kendo-disabled-styling: (
|
|
5088
|
-
opacity: $kendo-disabled-opacity,
|
|
5089
|
-
filter: $kendo-disabled-filter
|
|
5090
|
-
) !default;
|
|
5091
|
-
|
|
5092
|
-
|
|
5093
5081
|
// Generic styles
|
|
5094
5082
|
|
|
5095
5083
|
// TODO: refactor once we extract drag drop as separate module
|
|
5096
5084
|
|
|
5097
|
-
// Loading
|
|
5098
|
-
$kendo-loading-opacity: .3 !default;
|
|
5099
|
-
$kendo-zindex-loading: 100 !default;
|
|
5100
|
-
|
|
5101
5085
|
// #endregion
|
|
5102
5086
|
|
|
5103
5087
|
// Elevation
|
|
@@ -6798,13 +6782,26 @@ $kendo-invalid-border: null !default;
|
|
|
6798
6782
|
$kendo-invalid-shadow: null !default;
|
|
6799
6783
|
|
|
6800
6784
|
// Disabled Styling
|
|
6785
|
+
|
|
6786
|
+
/// The background color of disabled items.
|
|
6801
6787
|
$kendo-disabled-bg: null !default;
|
|
6788
|
+
/// The text color of disabled items.
|
|
6802
6789
|
$kendo-disabled-text: null !default;
|
|
6790
|
+
/// The border color of disabled items.
|
|
6803
6791
|
$kendo-disabled-border: null !default;
|
|
6792
|
+
/// The opacity of disabled items.
|
|
6793
|
+
$kendo-disabled-opacity: null !default;
|
|
6794
|
+
/// The filter of disabled items.
|
|
6795
|
+
$kendo-disabled-filter: null !default;
|
|
6796
|
+
|
|
6797
|
+
$kendo-disabled-styling: (
|
|
6798
|
+
bg: $kendo-disabled-bg,
|
|
6799
|
+
color: $kendo-disabled-text,
|
|
6800
|
+
border: $kendo-disabled-border,
|
|
6801
|
+
opacity: $kendo-disabled-opacity,
|
|
6802
|
+
filter: $kendo-disabled-filter
|
|
6803
|
+
) !default;
|
|
6804
6804
|
|
|
6805
|
-
// Loading
|
|
6806
|
-
$kendo-loading-bg: null !default;
|
|
6807
|
-
$kendo-loading-text: null !default;
|
|
6808
6805
|
|
|
6809
6806
|
$kendo-palettes: () !default;
|
|
6810
6807
|
$kendo-theme-colors: () !default;
|
|
@@ -6932,21 +6929,15 @@ $_kendo-data-uris: () !default;
|
|
|
6932
6929
|
// #endregion
|
|
6933
6930
|
// #region @import "./_disabled.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/mixins/_disabled.scss
|
|
6934
6931
|
// Disabled
|
|
6935
|
-
@mixin disabled( $kendo-disabled-styling ) {
|
|
6936
|
-
outline: none;
|
|
6937
|
-
cursor: default;
|
|
6938
|
-
opacity: k-map-get($kendo-disabled-styling, opacity);
|
|
6939
|
-
filter: k-map-get($kendo-disabled-styling, filter);
|
|
6940
|
-
pointer-events: none;
|
|
6941
|
-
box-shadow: none;
|
|
6942
|
-
}
|
|
6943
6932
|
|
|
6944
|
-
@mixin disabled
|
|
6933
|
+
@mixin disabled( $color: null, $bg: null, $border: null, $opacity: null, $filter: null ) {
|
|
6945
6934
|
outline: none;
|
|
6946
6935
|
cursor: default;
|
|
6947
|
-
background-color: $bg;
|
|
6948
6936
|
color: $color;
|
|
6937
|
+
background-color: $bg;
|
|
6949
6938
|
border-color: $border;
|
|
6939
|
+
opacity: $opacity;
|
|
6940
|
+
filter: $filter;
|
|
6950
6941
|
pointer-events: none;
|
|
6951
6942
|
box-shadow: none;
|
|
6952
6943
|
}
|
|
@@ -7118,6 +7109,7 @@ $kendo-components: (
|
|
|
7118
7109
|
"loader",
|
|
7119
7110
|
"skeleton",
|
|
7120
7111
|
"tooltip",
|
|
7112
|
+
"time-marker",
|
|
7121
7113
|
|
|
7122
7114
|
// Native forms
|
|
7123
7115
|
"button",
|
|
@@ -7194,6 +7186,7 @@ $kendo-components: (
|
|
|
7194
7186
|
// Layout & containers
|
|
7195
7187
|
"card",
|
|
7196
7188
|
"expander",
|
|
7189
|
+
"panel",
|
|
7197
7190
|
"panelbar",
|
|
7198
7191
|
"splitter",
|
|
7199
7192
|
"tile-layout",
|
|
@@ -7437,7 +7430,8 @@ $_kendo-dependencies: (
|
|
|
7437
7430
|
"splitter",
|
|
7438
7431
|
"treelist",
|
|
7439
7432
|
"validator",
|
|
7440
|
-
"window"
|
|
7433
|
+
"window",
|
|
7434
|
+
"time-marker"
|
|
7441
7435
|
),
|
|
7442
7436
|
grid: (
|
|
7443
7437
|
"actions",
|
|
@@ -7536,6 +7530,7 @@ $_kendo-dependencies: (
|
|
|
7536
7530
|
"list",
|
|
7537
7531
|
"toolbar"
|
|
7538
7532
|
),
|
|
7533
|
+
panel: (),
|
|
7539
7534
|
panelbar: (
|
|
7540
7535
|
"icon"
|
|
7541
7536
|
),
|
|
@@ -7577,7 +7572,8 @@ $_kendo-dependencies: (
|
|
|
7577
7572
|
"dialog",
|
|
7578
7573
|
"dropdown-list",
|
|
7579
7574
|
"toolbar",
|
|
7580
|
-
"tooltip"
|
|
7575
|
+
"tooltip",
|
|
7576
|
+
"time-marker"
|
|
7581
7577
|
),
|
|
7582
7578
|
scroller: (),
|
|
7583
7579
|
scrollview: (
|
|
@@ -7649,6 +7645,7 @@ $_kendo-dependencies: (
|
|
|
7649
7645
|
tile-layout: (
|
|
7650
7646
|
"card"
|
|
7651
7647
|
),
|
|
7648
|
+
time-marker: (),
|
|
7652
7649
|
time-duration-picker: (
|
|
7653
7650
|
"button",
|
|
7654
7651
|
"icon",
|
|
@@ -7794,871 +7791,10 @@ $_imported: () !default;
|
|
|
7794
7791
|
}
|
|
7795
7792
|
|
|
7796
7793
|
// #endregion
|
|
7797
|
-
// #region @import "./
|
|
7798
|
-
@mixin kendo-core--styles--
|
|
7799
|
-
|
|
7800
|
-
.k-theme-test-class,
|
|
7801
|
-
.k-common-test-class {
|
|
7802
|
-
opacity: 0;
|
|
7803
|
-
}
|
|
7804
|
-
|
|
7805
|
-
}
|
|
7806
|
-
|
|
7807
|
-
// #endregion
|
|
7808
|
-
// #region @import "./_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_layout.scss
|
|
7809
|
-
@mixin kendo-core--styles--layout() {
|
|
7810
|
-
// Basic layout
|
|
7811
|
-
.k-hstack {
|
|
7812
|
-
display: flex;
|
|
7813
|
-
flex-flow: row nowrap;
|
|
7814
|
-
}
|
|
7815
|
-
.k-vstack {
|
|
7816
|
-
display: flex;
|
|
7817
|
-
flex-flow: column nowrap;
|
|
7818
|
-
}
|
|
7819
|
-
|
|
7820
|
-
// Spacer
|
|
7821
|
-
.k-spacer {
|
|
7822
|
-
flex: 1 1 auto;
|
|
7823
|
-
}
|
|
7824
|
-
.k-spacer-sized {
|
|
7825
|
-
flex: none;
|
|
7826
|
-
}
|
|
7827
|
-
|
|
7828
|
-
|
|
7829
|
-
// Float wrap
|
|
7830
|
-
.k-float-wrap::after {
|
|
7831
|
-
content: "";
|
|
7832
|
-
display: block;
|
|
7833
|
-
clear: both;
|
|
7834
|
-
}
|
|
7835
|
-
|
|
7836
|
-
|
|
7837
|
-
// Stack layout
|
|
7838
|
-
.k-stack-layout {}
|
|
7839
|
-
|
|
7840
|
-
|
|
7841
|
-
// Flex layout
|
|
7842
|
-
.k-flex-layout {
|
|
7843
|
-
display: flex;
|
|
7844
|
-
}
|
|
7845
|
-
|
|
7846
|
-
|
|
7847
|
-
// Grid layout
|
|
7848
|
-
.k-grid-layout {
|
|
7849
|
-
display: grid;
|
|
7850
|
-
}
|
|
7851
|
-
|
|
7852
|
-
|
|
7853
|
-
// Separator
|
|
7854
|
-
.k-separator {
|
|
7855
|
-
width: auto;
|
|
7856
|
-
height: 0;
|
|
7857
|
-
border-width: 1px 0 0;
|
|
7858
|
-
border-style: solid;
|
|
7859
|
-
border-color: inherit;
|
|
7860
|
-
display: block;
|
|
7861
|
-
flex-grow: 0 !important; // stylelint-disable-line declaration-no-important
|
|
7862
|
-
flex-shrink: 0 !important; // stylelint-disable-line declaration-no-important
|
|
7863
|
-
align-self: stretch;
|
|
7864
|
-
}
|
|
7865
|
-
.k-separator-horizontal,
|
|
7866
|
-
.k-vstack > .k-separator {
|
|
7867
|
-
width: auto;
|
|
7868
|
-
height: 0;
|
|
7869
|
-
border-width: 1px 0 0;
|
|
7870
|
-
}
|
|
7871
|
-
.k-separator-vertical,
|
|
7872
|
-
.k-hstack > .k-separator {
|
|
7873
|
-
width: 0;
|
|
7874
|
-
height: auto;
|
|
7875
|
-
border-width: 0 0 0 1px;
|
|
7876
|
-
}
|
|
7877
|
-
|
|
7878
|
-
hr.k-separator {
|
|
7879
|
-
margin: 0;
|
|
7880
|
-
padding: 0;
|
|
7881
|
-
}
|
|
7882
|
-
|
|
7883
|
-
|
|
7884
|
-
// Hidden
|
|
7885
|
-
.k-hidden {
|
|
7886
|
-
display: none !important; // stylelint-disable-line declaration-no-important
|
|
7887
|
-
}
|
|
7888
|
-
|
|
7889
|
-
|
|
7890
|
-
// RTL
|
|
7891
|
-
.k-rtl {
|
|
7892
|
-
direction: rtl;
|
|
7893
|
-
}
|
|
7894
|
-
|
|
7895
|
-
|
|
7896
|
-
// Legacy aliases
|
|
7897
|
-
.k-hbox { @extend .k-hstack !optional; }
|
|
7898
|
-
.k-vbox { @extend .k-vstack !optional; }
|
|
7899
|
-
.k-floatwrap { @extend .k-float-wrap !optional; }
|
|
7900
|
-
.k-flex { @extend .k-spacer !optional; }
|
|
7901
|
-
|
|
7902
|
-
}
|
|
7903
|
-
|
|
7904
|
-
// #endregion
|
|
7905
|
-
// #region @import "./_normalize.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_normalize.scss
|
|
7906
|
-
@mixin kendo-core--styles--normalize() {
|
|
7907
|
-
|
|
7908
|
-
// Hidden attribute
|
|
7909
|
-
[hidden] {
|
|
7910
|
-
display: none !important; // stylelint-disable-line declaration-no-important
|
|
7911
|
-
}
|
|
7912
|
-
|
|
7913
|
-
|
|
7914
|
-
// Hide script tags
|
|
7915
|
-
// see https://github.com/telerik/kendo-themes/issues/2360
|
|
7916
|
-
script {
|
|
7917
|
-
display: none !important; // stylelint-disable-line declaration-no-important
|
|
7918
|
-
}
|
|
7919
|
-
|
|
7920
|
-
}
|
|
7921
|
-
|
|
7922
|
-
// #endregion
|
|
7923
|
-
// #region @import "./_base.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_base.scss
|
|
7924
|
-
@mixin kendo-core--styles--base() {
|
|
7925
|
-
// Disabled state
|
|
7926
|
-
.k-disabled,
|
|
7927
|
-
.k-widget[disabled],
|
|
7928
|
-
.k-disabled {
|
|
7929
|
-
@include disabled-color(
|
|
7930
|
-
$color: var( --kendo-disabled-text, inherit ),
|
|
7931
|
-
$border: var( --kendo-disabled-border, inherit )
|
|
7932
|
-
);
|
|
7933
|
-
|
|
7934
|
-
.k-link {
|
|
7935
|
-
cursor: default;
|
|
7936
|
-
outline: 0;
|
|
7937
|
-
}
|
|
7938
|
-
}
|
|
7939
|
-
|
|
7940
|
-
// Horizontal line
|
|
7941
|
-
.k-hr {
|
|
7942
|
-
margin-block: k-spacing(4);
|
|
7943
|
-
padding: 0;
|
|
7944
|
-
height: 0;
|
|
7945
|
-
border-width: 1px 0 0;
|
|
7946
|
-
border-style: solid;
|
|
7947
|
-
border-color: var( --kendo-component-border, inherit );
|
|
7948
|
-
display: block;
|
|
7949
|
-
float: none;
|
|
7950
|
-
clear: both;
|
|
7951
|
-
}
|
|
7952
|
-
|
|
7953
|
-
// Horizontal rule
|
|
7954
|
-
.k-d-flex-row > .k-hr {
|
|
7955
|
-
margin: 0;
|
|
7956
|
-
width: 0;
|
|
7957
|
-
height: auto;
|
|
7958
|
-
border-width: 0 0 0 1px;
|
|
7959
|
-
flex: 0 0 auto;
|
|
7960
|
-
}
|
|
7961
|
-
|
|
7962
|
-
// Vertical rule
|
|
7963
|
-
.k-d-flex-col > .k-hr {
|
|
7964
|
-
margin: 0;
|
|
7965
|
-
flex: 0 0 auto;
|
|
7966
|
-
}
|
|
7967
|
-
|
|
7968
|
-
.k-sprite {
|
|
7969
|
-
display: inline-block;
|
|
7970
|
-
width: 1rem;
|
|
7971
|
-
height: 1rem;
|
|
7972
|
-
overflow: hidden;
|
|
7973
|
-
background-repeat: no-repeat;
|
|
7974
|
-
font-size: 0;
|
|
7975
|
-
line-height: 0;
|
|
7976
|
-
text-align: center;
|
|
7977
|
-
}
|
|
7978
|
-
|
|
7979
|
-
.k-image {
|
|
7980
|
-
display: inline-block;
|
|
7981
|
-
}
|
|
7982
|
-
|
|
7983
|
-
// Layout
|
|
7984
|
-
.k-reset {
|
|
7985
|
-
margin: 0;
|
|
7986
|
-
padding: 0;
|
|
7987
|
-
border-width: 0;
|
|
7988
|
-
outline: 0;
|
|
7989
|
-
text-decoration: none;
|
|
7990
|
-
font: inherit;
|
|
7991
|
-
list-style: none;
|
|
7992
|
-
}
|
|
7993
|
-
|
|
7994
|
-
kendo-sortable {
|
|
7995
|
-
display: block;
|
|
7996
|
-
}
|
|
7997
|
-
|
|
7998
|
-
|
|
7999
|
-
// Links
|
|
8000
|
-
.k-link,
|
|
8001
|
-
.k-link:hover {
|
|
8002
|
-
color: inherit;
|
|
8003
|
-
text-decoration: none;
|
|
8004
|
-
outline: 0;
|
|
8005
|
-
cursor: pointer;
|
|
8006
|
-
}
|
|
8007
|
-
|
|
8008
|
-
// Outline
|
|
8009
|
-
.k-content {
|
|
8010
|
-
outline: 0;
|
|
8011
|
-
}
|
|
8012
|
-
|
|
8013
|
-
// Centering
|
|
8014
|
-
.k-centered {
|
|
8015
|
-
position: absolute;
|
|
8016
|
-
top: 50%;
|
|
8017
|
-
left: 50%;
|
|
8018
|
-
transform: translate(-50%, -50%);
|
|
8019
|
-
}
|
|
8020
|
-
|
|
8021
|
-
// Disable mouse events
|
|
8022
|
-
.k-no-click {
|
|
8023
|
-
pointer-events: none;
|
|
8024
|
-
}
|
|
8025
|
-
|
|
8026
|
-
// Off-screen container used during PDF export
|
|
8027
|
-
.k-pdf-export-shadow {
|
|
8028
|
-
position: absolute;
|
|
8029
|
-
overflow: hidden;
|
|
8030
|
-
left: -15000px;
|
|
8031
|
-
width: 14400px;
|
|
8032
|
-
}
|
|
8033
|
-
|
|
8034
|
-
// PDF export icons fix
|
|
8035
|
-
.kendo-pdf-hide-pseudo-elements::before,
|
|
8036
|
-
.kendo-pdf-hide-pseudo-elements::after {
|
|
8037
|
-
display: none !important; // stylelint-disable-line declaration-no-important
|
|
8038
|
-
}
|
|
8039
|
-
|
|
8040
|
-
// Dirty indicator
|
|
8041
|
-
.k-dirty {
|
|
8042
|
-
margin: 0;
|
|
8043
|
-
padding: 0;
|
|
8044
|
-
width: 0;
|
|
8045
|
-
height: 0;
|
|
8046
|
-
border-width: 3px;
|
|
8047
|
-
border-style: solid;
|
|
8048
|
-
border-block-start-color: currentColor;
|
|
8049
|
-
border-block-end-color: transparent;
|
|
8050
|
-
border-inline-start-color: transparent;
|
|
8051
|
-
border-inline-end-color: currentColor;
|
|
8052
|
-
position: absolute;
|
|
8053
|
-
inset-block-start: 0;
|
|
8054
|
-
inset-inline-end: 0;
|
|
8055
|
-
}
|
|
8056
|
-
}
|
|
8057
|
-
|
|
8058
|
-
// #endregion
|
|
8059
|
-
// #region @import "./_loading.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_loading.scss
|
|
8060
|
-
@mixin kendo-core--styles--loading() {
|
|
8061
|
-
// Loading mask
|
|
8062
|
-
.k-loading-mask,
|
|
8063
|
-
.k-loading-image,
|
|
8064
|
-
.k-loading-color {
|
|
8065
|
-
width: 100%;
|
|
8066
|
-
height: 100%;
|
|
8067
|
-
box-sizing: border-box;
|
|
8068
|
-
position: absolute;
|
|
8069
|
-
top: 0;
|
|
8070
|
-
left: 0;
|
|
8071
|
-
|
|
8072
|
-
*,
|
|
8073
|
-
*::before,
|
|
8074
|
-
*::after,
|
|
8075
|
-
&::before,
|
|
8076
|
-
&::after {
|
|
8077
|
-
box-sizing: border-box;
|
|
8078
|
-
}
|
|
8079
|
-
}
|
|
8080
|
-
|
|
8081
|
-
.k-loading-mask {
|
|
8082
|
-
z-index: $kendo-zindex-loading;
|
|
8083
|
-
|
|
8084
|
-
&.k-opaque {
|
|
8085
|
-
.k-loading-color {
|
|
8086
|
-
opacity: 1;
|
|
8087
|
-
}
|
|
8088
|
-
}
|
|
8089
|
-
}
|
|
8090
|
-
.k-loading-text {
|
|
8091
|
-
text-indent: -4000px;
|
|
8092
|
-
text-align: center;
|
|
8093
|
-
position: absolute;
|
|
8094
|
-
color: $kendo-loading-text;
|
|
8095
|
-
}
|
|
8096
|
-
.k-loading-image {
|
|
8097
|
-
z-index: 2;
|
|
8098
|
-
color: $kendo-loading-text;
|
|
8099
|
-
}
|
|
8100
|
-
.k-loading-color {
|
|
8101
|
-
background-color: $kendo-loading-bg;
|
|
8102
|
-
opacity: $kendo-loading-opacity;
|
|
8103
|
-
}
|
|
8104
|
-
|
|
8105
|
-
// Loading indicator
|
|
8106
|
-
.k-i-loading {
|
|
8107
|
-
width: 1em;
|
|
8108
|
-
height: 1em;
|
|
8109
|
-
line-height: 1;
|
|
8110
|
-
display: inline-flex;
|
|
8111
|
-
flex-flow: row nowrap;
|
|
8112
|
-
align-items: center;
|
|
8113
|
-
justify-content: center;
|
|
8114
|
-
vertical-align: middle;
|
|
8115
|
-
position: relative;
|
|
8116
|
-
background-color: transparent;
|
|
8117
|
-
box-sizing: border-box;
|
|
8118
|
-
color: $kendo-loading-text;
|
|
8119
|
-
|
|
8120
|
-
&::before,
|
|
8121
|
-
&::after {
|
|
8122
|
-
box-sizing: border-box;
|
|
8123
|
-
}
|
|
8124
|
-
}
|
|
8125
|
-
|
|
8126
|
-
.k-i-loading::before,
|
|
8127
|
-
.k-i-loading::after,
|
|
8128
|
-
.k-loading-image::before,
|
|
8129
|
-
.k-loading-image::after {
|
|
8130
|
-
position: absolute;
|
|
8131
|
-
top: 50%;
|
|
8132
|
-
left: 50%;
|
|
8133
|
-
display: inline-block;
|
|
8134
|
-
content: "";
|
|
8135
|
-
box-sizing: inherit;
|
|
8136
|
-
border-radius: 50%;
|
|
8137
|
-
border-width: .05em;
|
|
8138
|
-
border-style: solid;
|
|
8139
|
-
border-color: currentColor;
|
|
8140
|
-
border-top-color: transparent;
|
|
8141
|
-
border-bottom-color: transparent;
|
|
8142
|
-
background-color: transparent;
|
|
8143
|
-
}
|
|
8144
|
-
|
|
8145
|
-
.k-icon.k-i-loading::before,
|
|
8146
|
-
.k-icon.k-i-loading::after {
|
|
8147
|
-
content: "";
|
|
8148
|
-
}
|
|
8149
|
-
|
|
8150
|
-
.k-i-loading::before,
|
|
8151
|
-
.k-loading-image::before {
|
|
8152
|
-
margin-top: -.5em;
|
|
8153
|
-
margin-left: -.5em;
|
|
8154
|
-
width: 1em;
|
|
8155
|
-
height: 1em;
|
|
8156
|
-
animation: k-loading-animation .7s linear infinite;
|
|
8157
|
-
}
|
|
8158
|
-
|
|
8159
|
-
.k-i-loading::after,
|
|
8160
|
-
.k-loading-image::after {
|
|
8161
|
-
margin-top: -.25em;
|
|
8162
|
-
margin-left: -.25em;
|
|
8163
|
-
width: .5em;
|
|
8164
|
-
height: .5em;
|
|
8165
|
-
animation: k-loading-animation reverse 1.4s linear infinite;
|
|
8166
|
-
}
|
|
8167
|
-
|
|
8168
|
-
.k-loading-image::before,
|
|
8169
|
-
.k-loading-image::after {
|
|
8170
|
-
content: "";
|
|
8171
|
-
// See https://github.com/telerik/kendo-themes/issues/1925
|
|
8172
|
-
border-width: 1px; // TODO: Remove once we drop IE support
|
|
8173
|
-
border-width: clamp( .015em, 1px, 1px );
|
|
8174
|
-
font-size: 4em;
|
|
8175
|
-
}
|
|
8176
|
-
|
|
8177
|
-
// Loading animation
|
|
8178
|
-
@keyframes k-loading-animation {
|
|
8179
|
-
0% {
|
|
8180
|
-
transform: rotate(0deg);
|
|
8181
|
-
}
|
|
8182
|
-
100% {
|
|
8183
|
-
transform: rotate(360deg);
|
|
8184
|
-
}
|
|
8185
|
-
}
|
|
8186
|
-
}
|
|
8187
|
-
|
|
8188
|
-
// #endregion
|
|
8189
|
-
// #region @import "./_selection.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_selection.scss
|
|
8190
|
-
@mixin kendo-core--styles--selection() {
|
|
8191
|
-
.k-marquee {
|
|
8192
|
-
position: absolute;
|
|
8193
|
-
z-index: 100000;
|
|
8194
|
-
}
|
|
8195
|
-
|
|
8196
|
-
.k-marquee-color,
|
|
8197
|
-
.k-marquee-text {
|
|
8198
|
-
position: absolute;
|
|
8199
|
-
top: 0;
|
|
8200
|
-
left: 0;
|
|
8201
|
-
width: 100%;
|
|
8202
|
-
height: 100%;
|
|
8203
|
-
}
|
|
8204
|
-
|
|
8205
|
-
.k-marquee-color {
|
|
8206
|
-
color: $kendo-selected-text;
|
|
8207
|
-
background-color: k-get-theme-color-var( primary-60, #{$kendo-selected-bg} );
|
|
8208
|
-
border-color: k-get-theme-color-var( primary-100, #{$kendo-selected-border} );
|
|
8209
|
-
opacity: .6;
|
|
8210
|
-
}
|
|
8211
|
-
.k-marquee-text {
|
|
8212
|
-
color: $kendo-selected-text;
|
|
8213
|
-
}
|
|
8214
|
-
}
|
|
8215
|
-
// #endregion
|
|
8216
|
-
// #region @import "./_colors.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_colors.scss
|
|
8217
|
-
@mixin kendo-core--styles--colors() {
|
|
8218
|
-
@if ($kendo-enable-color-system) {
|
|
8219
|
-
@include color-system--styles();
|
|
8220
|
-
}
|
|
8221
|
-
}
|
|
8222
|
-
|
|
8223
|
-
// #endregion
|
|
8224
|
-
|
|
8225
|
-
@mixin kendo-core--styles() {
|
|
8226
|
-
@include kendo-core--styles--colors();
|
|
8227
|
-
@include kendo-core--styles--accessibility();
|
|
8228
|
-
@include kendo-core--styles--asp-fallback();
|
|
8229
|
-
@include kendo-core--styles--layout();
|
|
8230
|
-
@include kendo-core--styles--normalize();
|
|
8231
|
-
@include kendo-core--styles--base();
|
|
8232
|
-
@include kendo-core--styles--loading();
|
|
8233
|
-
@include kendo-core--styles--selection();
|
|
8234
|
-
}
|
|
8235
|
-
|
|
8236
|
-
// #endregion
|
|
8237
|
-
// #region @import "./elevation/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/elevation/index.import.scss
|
|
8238
|
-
// #region @import "../functions/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/functions/index.import.scss
|
|
8239
|
-
// File already imported_once. Skipping output.
|
|
8240
|
-
// #endregion
|
|
8241
|
-
|
|
8242
|
-
$_default-elevation: (
|
|
8243
|
-
1: (
|
|
8244
|
-
0 2px 3px rgba(0, 0, 0, .04),
|
|
8245
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
8246
|
-
),
|
|
8247
|
-
2: (
|
|
8248
|
-
0 4px 6px rgba(0, 0, 0, .06),
|
|
8249
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
8250
|
-
),
|
|
8251
|
-
3: (
|
|
8252
|
-
0 6px 8px rgba(0, 0, 0, .08),
|
|
8253
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
8254
|
-
),
|
|
8255
|
-
4: (
|
|
8256
|
-
0 8px 10px rgba(0, 0, 0, .12),
|
|
8257
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
8258
|
-
),
|
|
8259
|
-
5: (
|
|
8260
|
-
0 10px 12px rgba(0, 0, 0, .16),
|
|
8261
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
8262
|
-
),
|
|
8263
|
-
6: (
|
|
8264
|
-
0 12px 14px rgba(0, 0, 0, .2),
|
|
8265
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
8266
|
-
),
|
|
8267
|
-
7: (
|
|
8268
|
-
0 14px 16px rgba(0, 0, 0, .24),
|
|
8269
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
8270
|
-
),
|
|
8271
|
-
8: (
|
|
8272
|
-
0 16px 18px rgba(0, 0, 0, .28),
|
|
8273
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
8274
|
-
),
|
|
8275
|
-
9: (
|
|
8276
|
-
0 32px 34px rgba(0, 0, 0, .32),
|
|
8277
|
-
0 4px 16px rgba(0, 0, 0, .12)
|
|
8278
|
-
)
|
|
8279
|
-
) !default;
|
|
8280
|
-
|
|
8281
|
-
/// The global default Elevation map.
|
|
8282
|
-
/// @group elevation
|
|
8283
|
-
$kendo-elevation: $_default-elevation !default;
|
|
8284
|
-
|
|
8285
|
-
$kendo-elevation: k-map-merge($_default-elevation, $kendo-elevation);
|
|
8286
|
-
|
|
8287
|
-
@function k-shadow-filter($shadow) {
|
|
8288
|
-
$result: '';
|
|
8289
|
-
@each $value in $shadow {
|
|
8290
|
-
$result: $result + "drop-shadow(" + $value + ") ";
|
|
8291
|
-
}
|
|
8292
|
-
@return #{$result};
|
|
8293
|
-
}
|
|
8294
|
-
|
|
8295
|
-
@function k-elevation($level) {
|
|
8296
|
-
@return var(--kendo-elevation-#{$level}, k-map-get($kendo-elevation, $level));
|
|
8297
|
-
}
|
|
8298
|
-
|
|
8299
|
-
|
|
8300
|
-
@mixin kendo-elevation--styles() {
|
|
8301
|
-
:root {
|
|
8302
|
-
@each $level, $shadow in $kendo-elevation {
|
|
8303
|
-
--kendo-elevation-#{$level}: #{$shadow};
|
|
8304
|
-
}
|
|
8305
|
-
}
|
|
8306
|
-
}
|
|
8307
|
-
|
|
8308
|
-
// #endregion
|
|
8309
|
-
// #region @import "./typography/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/typography/index.import.scss
|
|
8310
|
-
// File already imported_once. Skipping output.
|
|
8311
|
-
// #endregion
|
|
8312
|
-
// #region @import "./spacing/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/spacing/index.import.scss
|
|
8313
|
-
// File already imported_once. Skipping output.
|
|
8314
|
-
// #endregion
|
|
8315
|
-
// #region @import "./border-radii/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/border-radii/index.import.scss
|
|
8316
|
-
// File already imported_once. Skipping output.
|
|
8317
|
-
// #endregion
|
|
8318
|
-
// #region @import "./_variables.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/_variables.scss
|
|
8319
|
-
// #region @import "./functions/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/functions/index.import.scss
|
|
8320
|
-
// File already imported_once. Skipping output.
|
|
8321
|
-
// #endregion
|
|
8322
|
-
|
|
8323
|
-
// Options
|
|
8324
|
-
$kendo-enable-shadows: true !default;
|
|
8325
|
-
$kendo-enable-rounded: true !default;
|
|
8326
|
-
$kendo-enable-gradients: true !default;
|
|
8327
|
-
$kendo-enable-transitions: true !default;
|
|
8328
|
-
|
|
8329
|
-
// Equilateral triangle variables
|
|
8330
|
-
// stylelint-disable number-max-precision
|
|
8331
|
-
$equilateral-index: 1.7320508076 !default;
|
|
8332
|
-
$equilateral-height: 0.8660254038 !default;
|
|
8333
|
-
// stylelint-enable number-max-precision
|
|
8334
|
-
|
|
8335
|
-
// Loading
|
|
8336
|
-
$kendo-loading-opacity: .3 !default;
|
|
8337
|
-
$kendo-zindex-loading: 100 !default;
|
|
8338
|
-
|
|
8339
|
-
// #endregion
|
|
8340
|
-
|
|
8341
|
-
// #endregion
|
|
8342
|
-
|
|
8343
|
-
// Backward compatibility
|
|
8344
|
-
// #region @import "./color-system/_swatch-legacy.scss"; -> scss/core/color-system/_swatch-legacy.scss
|
|
8345
|
-
@if ($kendo-enable-color-system) {
|
|
8346
|
-
$input-bg: k-color( surface-alt );
|
|
8347
|
-
$input-color: k-color( on-app-surface );
|
|
8348
|
-
$input-border-color: k-color( border-alt );
|
|
8349
|
-
$input-placeholder-color: k-color( subtle );
|
|
8350
|
-
$input-focus-bg: k-color( surface-alt );
|
|
8351
|
-
$input-focus-color: k-color( on-app-surface );
|
|
8352
|
-
$input-focus-border-color: k-color( primary-emphasis );
|
|
8353
|
-
$input-focus-box-shadow: 0 0 0 .25rem color-mix(in srgb, k-color( primary ) 25%, transparent);
|
|
8354
|
-
$kendo-color-primary: k-color( primary );
|
|
8355
|
-
$kendo-color-primary-contrast: k-color( on-primary );
|
|
8356
|
-
$kendo-color-secondary: k-color( secondary );
|
|
8357
|
-
$kendo-color-tertiary: k-color( tertiary );
|
|
8358
|
-
$kendo-color-info: k-color( info );
|
|
8359
|
-
$kendo-color-success: k-color( success );
|
|
8360
|
-
$kendo-color-warning: k-color( warning );
|
|
8361
|
-
$kendo-color-error: k-color( error );
|
|
8362
|
-
$kendo-color-dark: k-color( dark );
|
|
8363
|
-
$kendo-color-light: k-color( light );
|
|
8364
|
-
$kendo-color-inverse: $kendo-color-dark;
|
|
8365
|
-
$kendo-body-bg: k-color( app-surface );
|
|
8366
|
-
$kendo-body-text: k-color( on-app-surface );
|
|
8367
|
-
$kendo-subtle-text: k-color( subtle );
|
|
8368
|
-
$kendo-app-bg: k-color( surface );
|
|
8369
|
-
$kendo-app-text: $kendo-body-text;
|
|
8370
|
-
$kendo-app-border: k-color( border );
|
|
8371
|
-
$kendo-link-text: $kendo-color-primary;
|
|
8372
|
-
$kendo-link-hover-text: k-color( primary-hover );
|
|
8373
|
-
$kendo-component-bg: k-color( surface-alt );
|
|
8374
|
-
$kendo-component-text: $kendo-body-text;
|
|
8375
|
-
$kendo-component-border: $kendo-app-border;
|
|
8376
|
-
$kendo-base-bg: k-color( surface );
|
|
8377
|
-
$kendo-base-text: $kendo-body-text;
|
|
8378
|
-
$kendo-base-border: $kendo-app-border;
|
|
8379
|
-
$kendo-base-gradient: null;
|
|
8380
|
-
$kendo-hover-bg: k-color( base-subtle-hover );
|
|
8381
|
-
$kendo-hover-text: $kendo-base-text;
|
|
8382
|
-
$kendo-hover-border: $kendo-base-border;
|
|
8383
|
-
$kendo-hover-gradient: null;
|
|
8384
|
-
$kendo-selected-bg: $kendo-color-primary;
|
|
8385
|
-
$kendo-selected-text: $kendo-color-primary-contrast;
|
|
8386
|
-
$kendo-selected-border: k-color( primary );
|
|
8387
|
-
$kendo-selected-gradient: $kendo-base-gradient;
|
|
8388
|
-
$kendo-selected-hover-bg: k-color( primary-hover );
|
|
8389
|
-
$kendo-selected-hover-text: $kendo-selected-text;
|
|
8390
|
-
$kendo-selected-hover-border: $kendo-base-border;
|
|
8391
|
-
$kendo-selected-hover-gradient: $kendo-base-gradient;
|
|
8392
|
-
$kendo-disabled-text: k-color( on-app-surface );
|
|
8393
|
-
$kendo-component-header-bg: $kendo-base-bg;
|
|
8394
|
-
$kendo-component-header-text: $kendo-component-text;
|
|
8395
|
-
$kendo-component-header-border: $kendo-component-border;
|
|
8396
|
-
$kendo-component-header-gradient: null;
|
|
8397
|
-
$kendo-invalid-bg: null;
|
|
8398
|
-
$kendo-invalid-text: $kendo-color-error;
|
|
8399
|
-
$kendo-invalid-border: $kendo-color-error;
|
|
8400
|
-
$kendo-invalid-shadow: 0 0 0 .25rem color-mix(in srgb, k-color( error ) 25%, transparent);
|
|
8401
|
-
|
|
8402
|
-
$kendo-theme-colors: (
|
|
8403
|
-
"primary": $kendo-color-primary,
|
|
8404
|
-
"secondary": $kendo-color-secondary,
|
|
8405
|
-
"tertiary": $kendo-color-tertiary,
|
|
8406
|
-
"info": $kendo-color-info,
|
|
8407
|
-
"success": $kendo-color-success,
|
|
8408
|
-
"warning": $kendo-color-warning,
|
|
8409
|
-
"error": $kendo-color-error,
|
|
8410
|
-
"dark": $kendo-color-dark,
|
|
8411
|
-
"light": $kendo-color-light,
|
|
8412
|
-
"inverse": $kendo-color-inverse,
|
|
8413
|
-
);
|
|
8414
|
-
}
|
|
8415
|
-
|
|
8416
|
-
// #endregion
|
|
8417
|
-
|
|
8418
|
-
// Expose
|
|
8419
|
-
@include exports("kendo-core-styles") {
|
|
8420
|
-
@include kendo-core--styles();
|
|
8421
|
-
|
|
8422
|
-
// Elevation System
|
|
8423
|
-
@include kendo-elevation--styles();
|
|
8424
|
-
// Typography
|
|
8425
|
-
@include kendo-core--typography--styles();
|
|
8426
|
-
// Spacing
|
|
8427
|
-
@include kendo-spacing--styles();
|
|
8428
|
-
// Radii
|
|
8429
|
-
@include kendo-border-radius--styles();
|
|
8430
|
-
}
|
|
8431
|
-
|
|
8432
|
-
// #endregion
|
|
8433
|
-
// #region @import "./common/_index.scss"; -> scss/common/_index.scss
|
|
8434
|
-
// #region @import "./_base.scss"; -> scss/common/_base.scss
|
|
8435
|
-
// #region @import "@progress/kendo-theme-default/scss/common/_base.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/common/_base.scss
|
|
8436
|
-
@include exports( "common/layout" ) {
|
|
8437
|
-
|
|
8438
|
-
// Layout
|
|
8439
|
-
.k-reset {
|
|
8440
|
-
margin: 0;
|
|
8441
|
-
padding: 0;
|
|
8442
|
-
border-width: 0;
|
|
8443
|
-
outline: 0;
|
|
8444
|
-
text-decoration: none;
|
|
8445
|
-
font: inherit;
|
|
8446
|
-
list-style: none;
|
|
8447
|
-
}
|
|
8448
|
-
|
|
8449
|
-
kendo-sortable {
|
|
8450
|
-
display: block;
|
|
8451
|
-
}
|
|
8452
|
-
|
|
8453
|
-
|
|
8454
|
-
// Links
|
|
8455
|
-
.k-link,
|
|
8456
|
-
.k-link:hover {
|
|
8457
|
-
color: inherit;
|
|
8458
|
-
text-decoration: none;
|
|
8459
|
-
outline: 0;
|
|
8460
|
-
cursor: pointer;
|
|
8461
|
-
}
|
|
8462
|
-
|
|
8463
|
-
// Outline
|
|
8464
|
-
.k-content {
|
|
8465
|
-
outline: 0;
|
|
8466
|
-
}
|
|
8467
|
-
|
|
8468
|
-
|
|
8469
|
-
// Centering
|
|
8470
|
-
.k-centered {
|
|
8471
|
-
position: absolute;
|
|
8472
|
-
top: 50%;
|
|
8473
|
-
left: 50%;
|
|
8474
|
-
transform: translate(-50%, -50%);
|
|
8475
|
-
}
|
|
8476
|
-
|
|
8477
|
-
|
|
8478
|
-
// Disable mouse events
|
|
8479
|
-
.k-no-click {
|
|
8480
|
-
pointer-events: none;
|
|
8481
|
-
}
|
|
8482
|
-
|
|
8483
|
-
|
|
8484
|
-
// Off-screen container used during PDF export
|
|
8485
|
-
.k-pdf-export-shadow {
|
|
8486
|
-
position: absolute;
|
|
8487
|
-
overflow: hidden;
|
|
8488
|
-
left: -15000px;
|
|
8489
|
-
width: 14400px;
|
|
8490
|
-
}
|
|
8491
|
-
|
|
8492
|
-
// PDF export icons fix
|
|
8493
|
-
.kendo-pdf-hide-pseudo-elements::before,
|
|
8494
|
-
.kendo-pdf-hide-pseudo-elements::after {
|
|
8495
|
-
display: none !important; // stylelint-disable-line declaration-no-important
|
|
8496
|
-
}
|
|
8497
|
-
}
|
|
8498
|
-
|
|
8499
|
-
|
|
8500
|
-
@include exports( "common/theme" ) {
|
|
8501
|
-
|
|
8502
|
-
// Text selection
|
|
8503
|
-
.k-text-selection {
|
|
8504
|
-
::selection {
|
|
8505
|
-
background-color: $kendo-color-primary;
|
|
8506
|
-
color: $kendo-color-primary-contrast;
|
|
8507
|
-
}
|
|
8508
|
-
}
|
|
8509
|
-
|
|
8510
|
-
// Panels
|
|
8511
|
-
.k-block,
|
|
8512
|
-
.k-panel {
|
|
8513
|
-
@include border-radius( k-border-radius(md) );
|
|
8514
|
-
@include fill(
|
|
8515
|
-
$kendo-component-text,
|
|
8516
|
-
$kendo-component-bg,
|
|
8517
|
-
$kendo-component-border
|
|
8518
|
-
);
|
|
8519
|
-
padding: 0;
|
|
8520
|
-
border-width: 1px;
|
|
8521
|
-
border-style: solid;
|
|
8522
|
-
box-sizing: border-box;
|
|
8523
|
-
|
|
8524
|
-
> .k-header {
|
|
8525
|
-
@include border-top-radius( k-border-radius(md) );
|
|
8526
|
-
@include fill(
|
|
8527
|
-
$kendo-component-header-text,
|
|
8528
|
-
$kendo-component-header-bg,
|
|
8529
|
-
$kendo-component-header-border,
|
|
8530
|
-
$kendo-component-header-gradient
|
|
8531
|
-
);
|
|
8532
|
-
padding-inline: k-spacing(2);
|
|
8533
|
-
padding-block: k-spacing(1);
|
|
8534
|
-
}
|
|
8535
|
-
> .k-content {
|
|
8536
|
-
padding-inline: k-spacing(2);
|
|
8537
|
-
padding-block: k-spacing(1);
|
|
8538
|
-
}
|
|
8539
|
-
}
|
|
8540
|
-
.k-content {
|
|
8541
|
-
@include fill(
|
|
8542
|
-
$kendo-component-text,
|
|
8543
|
-
$kendo-component-bg,
|
|
8544
|
-
$kendo-component-border
|
|
8545
|
-
);
|
|
8546
|
-
}
|
|
8547
|
-
|
|
8548
|
-
}
|
|
8549
|
-
|
|
8550
|
-
|
|
8551
|
-
@include exports( "common/disabled" ) {
|
|
8552
|
-
|
|
8553
|
-
// Disabled state
|
|
8554
|
-
.k-disabled,
|
|
8555
|
-
.k-widget[disabled] {
|
|
8556
|
-
@include disabled( $kendo-disabled-styling );
|
|
8557
|
-
|
|
8558
|
-
|
|
8559
|
-
.k-link {
|
|
8560
|
-
cursor: default;
|
|
8561
|
-
outline: 0;
|
|
8562
|
-
}
|
|
8563
|
-
|
|
8564
|
-
|
|
8565
|
-
// Nested disabled
|
|
8566
|
-
[disabled],
|
|
8567
|
-
.k-disabled {
|
|
8568
|
-
opacity: 1;
|
|
8569
|
-
filter: grayscale(0);
|
|
8570
|
-
}
|
|
8571
|
-
}
|
|
8572
|
-
|
|
8573
|
-
}
|
|
8574
|
-
|
|
8575
|
-
|
|
8576
|
-
@include exports( "common/misc/hr" ) {
|
|
8577
|
-
|
|
8578
|
-
.k-hr {
|
|
8579
|
-
margin: k-spacing(4) auto;
|
|
8580
|
-
padding: 0;
|
|
8581
|
-
height: 0;
|
|
8582
|
-
border-width: 1px 0 0;
|
|
8583
|
-
border-style: solid;
|
|
8584
|
-
border-color: $kendo-component-border;
|
|
8585
|
-
display: block;
|
|
8586
|
-
float: none;
|
|
8587
|
-
clear: both;
|
|
8588
|
-
}
|
|
8589
|
-
|
|
8590
|
-
// Horizontal rule
|
|
8591
|
-
.k-d-flex-row > .k-hr {
|
|
8592
|
-
margin: 0;
|
|
8593
|
-
width: 0;
|
|
8594
|
-
height: auto;
|
|
8595
|
-
border-width: 0 0 0 1px;
|
|
8596
|
-
flex: 0 0 auto;
|
|
8597
|
-
}
|
|
8598
|
-
|
|
8599
|
-
// Vertical rule
|
|
8600
|
-
.k-d-flex-col > .k-hr {
|
|
8601
|
-
margin: 0;
|
|
8602
|
-
flex: 0 0 auto;
|
|
8603
|
-
}
|
|
8604
|
-
|
|
8605
|
-
}
|
|
8606
|
-
|
|
8607
|
-
|
|
8608
|
-
@include exports( "common/misc/dirty" ) {
|
|
8609
|
-
|
|
8610
|
-
// Dirty indicator
|
|
8611
|
-
.k-dirty {
|
|
8612
|
-
margin: 0;
|
|
8613
|
-
padding: 0;
|
|
8614
|
-
width: 0;
|
|
8615
|
-
height: 0;
|
|
8616
|
-
border-width: 3px;
|
|
8617
|
-
border-style: solid;
|
|
8618
|
-
border-color: $kendo-color-error $kendo-color-error transparent transparent;
|
|
8619
|
-
position: absolute;
|
|
8620
|
-
top: 0;
|
|
8621
|
-
right: 0;
|
|
8622
|
-
}
|
|
8623
|
-
|
|
8624
|
-
[dir="rtl"],
|
|
8625
|
-
.k-rtl {
|
|
8626
|
-
.k-dirty {
|
|
8627
|
-
border-color: transparent transparent $kendo-color-error $kendo-color-error;
|
|
8628
|
-
right: auto;
|
|
8629
|
-
left: 0;
|
|
8630
|
-
}
|
|
8631
|
-
}
|
|
8632
|
-
|
|
8633
|
-
}
|
|
8634
|
-
|
|
8635
|
-
// #endregion
|
|
8636
|
-
|
|
8637
|
-
// #endregion
|
|
8638
|
-
// #region @import "./_animations.scss"; -> scss/common/_animations.scss
|
|
8639
|
-
// #region @import "@progress/kendo-theme-default/scss/common/_animations.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/common/_animations.scss
|
|
8640
|
-
@include exports("animation/container") {
|
|
8641
|
-
|
|
8642
|
-
.k-animation-container {
|
|
8643
|
-
position: absolute;
|
|
8644
|
-
overflow: hidden;
|
|
8645
|
-
z-index: 100;
|
|
8646
|
-
|
|
8647
|
-
&-fixed {
|
|
8648
|
-
position: fixed;
|
|
8649
|
-
}
|
|
8650
|
-
|
|
8651
|
-
&-relative {
|
|
8652
|
-
position: relative;
|
|
8653
|
-
display: inline-block;
|
|
8654
|
-
}
|
|
8655
|
-
}
|
|
8656
|
-
|
|
8657
|
-
}
|
|
8658
|
-
|
|
8659
|
-
|
|
8660
|
-
@include exports("animation/effect") {
|
|
7794
|
+
// #region @import "./_animations.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_animations.scss
|
|
7795
|
+
@mixin kendo-core--styles--animations() {
|
|
8661
7796
|
|
|
7797
|
+
// Animations
|
|
8662
7798
|
.k-push-right {
|
|
8663
7799
|
&-enter,
|
|
8664
7800
|
&-appear {
|
|
@@ -9014,10 +8150,9 @@ $kendo-zindex-loading: 100 !default;
|
|
|
9014
8150
|
transition: max-width 300ms ease-in-out;
|
|
9015
8151
|
}
|
|
9016
8152
|
}
|
|
9017
|
-
}
|
|
9018
8153
|
|
|
9019
8154
|
|
|
9020
|
-
|
|
8155
|
+
// FX
|
|
9021
8156
|
$fx-duration: 350ms;
|
|
9022
8157
|
|
|
9023
8158
|
.k-fx-end .k-fx-next,
|
|
@@ -9348,57 +8483,356 @@ $kendo-zindex-loading: 100 !default;
|
|
|
9348
8483
|
}
|
|
9349
8484
|
}
|
|
9350
8485
|
}
|
|
8486
|
+
|
|
9351
8487
|
}
|
|
9352
8488
|
|
|
9353
8489
|
// #endregion
|
|
8490
|
+
// #region @import "./_asp-fallback.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_asp-fallback.scss
|
|
8491
|
+
@mixin kendo-core--styles--asp-fallback() {
|
|
8492
|
+
|
|
8493
|
+
.k-theme-test-class,
|
|
8494
|
+
.k-common-test-class {
|
|
8495
|
+
opacity: 0;
|
|
8496
|
+
}
|
|
8497
|
+
|
|
8498
|
+
}
|
|
9354
8499
|
|
|
9355
8500
|
// #endregion
|
|
9356
|
-
// #region @import "./
|
|
9357
|
-
|
|
9358
|
-
|
|
8501
|
+
// #region @import "./_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_layout.scss
|
|
8502
|
+
@mixin kendo-core--styles--layout() {
|
|
8503
|
+
// Basic layout
|
|
8504
|
+
.k-hstack {
|
|
8505
|
+
display: flex;
|
|
8506
|
+
flex-flow: row nowrap;
|
|
8507
|
+
}
|
|
8508
|
+
.k-vstack {
|
|
8509
|
+
display: flex;
|
|
8510
|
+
flex-flow: column nowrap;
|
|
8511
|
+
}
|
|
9359
8512
|
|
|
9360
|
-
|
|
8513
|
+
// Spacer
|
|
8514
|
+
.k-spacer {
|
|
8515
|
+
flex: 1 1 auto;
|
|
8516
|
+
}
|
|
8517
|
+
.k-spacer-sized {
|
|
8518
|
+
flex: none;
|
|
8519
|
+
}
|
|
9361
8520
|
|
|
9362
|
-
// Layout
|
|
9363
|
-
.k-current-time {
|
|
9364
|
-
position: absolute;
|
|
9365
8521
|
|
|
9366
|
-
|
|
9367
|
-
|
|
9368
|
-
|
|
9369
|
-
|
|
9370
|
-
|
|
9371
|
-
background: transparent;
|
|
9372
|
-
border: 4px solid transparent;
|
|
9373
|
-
}
|
|
8522
|
+
// Float wrap
|
|
8523
|
+
.k-float-wrap::after {
|
|
8524
|
+
content: "";
|
|
8525
|
+
display: block;
|
|
8526
|
+
clear: both;
|
|
9374
8527
|
}
|
|
9375
8528
|
|
|
9376
8529
|
|
|
9377
|
-
//
|
|
9378
|
-
.k-
|
|
9379
|
-
background: $kendo-current-time-color;
|
|
8530
|
+
// Stack layout
|
|
8531
|
+
.k-stack-layout {}
|
|
9380
8532
|
|
|
9381
|
-
|
|
9382
|
-
|
|
8533
|
+
|
|
8534
|
+
// Flex layout
|
|
8535
|
+
.k-flex-layout {
|
|
8536
|
+
display: flex;
|
|
8537
|
+
}
|
|
8538
|
+
|
|
8539
|
+
|
|
8540
|
+
// Grid layout
|
|
8541
|
+
.k-grid-layout {
|
|
8542
|
+
display: grid;
|
|
8543
|
+
}
|
|
8544
|
+
|
|
8545
|
+
|
|
8546
|
+
// Separator
|
|
8547
|
+
.k-separator {
|
|
8548
|
+
width: auto;
|
|
8549
|
+
height: 0;
|
|
8550
|
+
border-width: 1px 0 0;
|
|
8551
|
+
border-style: solid;
|
|
8552
|
+
border-color: inherit;
|
|
8553
|
+
display: block;
|
|
8554
|
+
flex-grow: 0 !important; // stylelint-disable-line declaration-no-important
|
|
8555
|
+
flex-shrink: 0 !important; // stylelint-disable-line declaration-no-important
|
|
8556
|
+
align-self: stretch;
|
|
8557
|
+
}
|
|
8558
|
+
.k-separator-horizontal,
|
|
8559
|
+
.k-vstack > .k-separator {
|
|
8560
|
+
width: auto;
|
|
8561
|
+
height: 0;
|
|
8562
|
+
border-width: 1px 0 0;
|
|
8563
|
+
}
|
|
8564
|
+
.k-separator-vertical,
|
|
8565
|
+
.k-hstack > .k-separator {
|
|
8566
|
+
width: 0;
|
|
8567
|
+
height: auto;
|
|
8568
|
+
border-width: 0 0 0 1px;
|
|
8569
|
+
}
|
|
8570
|
+
|
|
8571
|
+
hr.k-separator {
|
|
8572
|
+
margin: 0;
|
|
8573
|
+
padding: 0;
|
|
8574
|
+
}
|
|
8575
|
+
|
|
8576
|
+
|
|
8577
|
+
// Hidden
|
|
8578
|
+
.k-hidden {
|
|
8579
|
+
display: none !important; // stylelint-disable-line declaration-no-important
|
|
8580
|
+
}
|
|
8581
|
+
|
|
8582
|
+
|
|
8583
|
+
// RTL
|
|
8584
|
+
.k-rtl {
|
|
8585
|
+
direction: rtl;
|
|
8586
|
+
}
|
|
8587
|
+
|
|
8588
|
+
|
|
8589
|
+
// Legacy aliases
|
|
8590
|
+
.k-hbox { @extend .k-hstack !optional; }
|
|
8591
|
+
.k-vbox { @extend .k-vstack !optional; }
|
|
8592
|
+
.k-floatwrap { @extend .k-float-wrap !optional; }
|
|
8593
|
+
.k-flex { @extend .k-spacer !optional; }
|
|
8594
|
+
|
|
8595
|
+
}
|
|
8596
|
+
|
|
8597
|
+
// #endregion
|
|
8598
|
+
// #region @import "./_normalize.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_normalize.scss
|
|
8599
|
+
@mixin kendo-core--styles--normalize() {
|
|
8600
|
+
|
|
8601
|
+
// Hidden attribute
|
|
8602
|
+
[hidden] {
|
|
8603
|
+
display: none !important; // stylelint-disable-line declaration-no-important
|
|
8604
|
+
}
|
|
8605
|
+
|
|
8606
|
+
|
|
8607
|
+
// Hide script tags
|
|
8608
|
+
// see https://github.com/telerik/kendo-themes/issues/2360
|
|
8609
|
+
script {
|
|
8610
|
+
display: none !important; // stylelint-disable-line declaration-no-important
|
|
8611
|
+
}
|
|
8612
|
+
|
|
8613
|
+
}
|
|
8614
|
+
|
|
8615
|
+
// #endregion
|
|
8616
|
+
// #region @import "./_base.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_base.scss
|
|
8617
|
+
@mixin kendo-core--styles--base() {
|
|
8618
|
+
|
|
8619
|
+
// Disabled state
|
|
8620
|
+
.k-disabled,
|
|
8621
|
+
.k-widget[disabled],
|
|
8622
|
+
.k-disabled {
|
|
8623
|
+
@include disabled(
|
|
8624
|
+
$color: var( --kendo-disabled-text, #{$kendo-disabled-text}),
|
|
8625
|
+
$bg: var( --kendo-disabled-bg, #{$kendo-disabled-bg}),
|
|
8626
|
+
$border: var( --kendo-disabled-border, #{$kendo-disabled-border}),
|
|
8627
|
+
$opacity: var( --kendo-disabled-opacity, #{$kendo-disabled-opacity}),
|
|
8628
|
+
$filter: var( --kendo-disabled-filter, #{$kendo-disabled-filter})
|
|
8629
|
+
);
|
|
8630
|
+
|
|
8631
|
+
.k-link {
|
|
8632
|
+
cursor: default;
|
|
8633
|
+
outline: 0;
|
|
9383
8634
|
}
|
|
9384
8635
|
|
|
9385
|
-
|
|
9386
|
-
|
|
8636
|
+
// Nested disabled
|
|
8637
|
+
[disabled],
|
|
8638
|
+
.k-disabled {
|
|
8639
|
+
@if $kendo-nested-disabled {
|
|
8640
|
+
--kendo-disabled-opacity: 1;
|
|
8641
|
+
--kendo-disabled-filter: grayscale(0);
|
|
8642
|
+
}
|
|
9387
8643
|
}
|
|
8644
|
+
}
|
|
9388
8645
|
|
|
9389
|
-
|
|
9390
|
-
|
|
8646
|
+
// Horizontal line
|
|
8647
|
+
.k-hr {
|
|
8648
|
+
margin-block: k-spacing(4);
|
|
8649
|
+
padding: 0;
|
|
8650
|
+
height: 0;
|
|
8651
|
+
border-width: 1px 0 0;
|
|
8652
|
+
border-style: solid;
|
|
8653
|
+
border-color: var( --kendo-component-border, #{$kendo-component-border} );
|
|
8654
|
+
display: block;
|
|
8655
|
+
float: none;
|
|
8656
|
+
clear: both;
|
|
8657
|
+
}
|
|
8658
|
+
|
|
8659
|
+
// Horizontal rule
|
|
8660
|
+
.k-d-flex-row > .k-hr {
|
|
8661
|
+
margin: 0;
|
|
8662
|
+
width: 0;
|
|
8663
|
+
height: auto;
|
|
8664
|
+
border-width: 0 0 0 1px;
|
|
8665
|
+
flex: 0 0 auto;
|
|
8666
|
+
}
|
|
8667
|
+
|
|
8668
|
+
// Vertical rule
|
|
8669
|
+
.k-d-flex-col > .k-hr {
|
|
8670
|
+
margin: 0;
|
|
8671
|
+
flex: 0 0 auto;
|
|
8672
|
+
}
|
|
8673
|
+
|
|
8674
|
+
.k-sprite {
|
|
8675
|
+
display: inline-block;
|
|
8676
|
+
width: 1rem;
|
|
8677
|
+
height: 1rem;
|
|
8678
|
+
overflow: hidden;
|
|
8679
|
+
background-repeat: no-repeat;
|
|
8680
|
+
font-size: 0;
|
|
8681
|
+
line-height: 0;
|
|
8682
|
+
text-align: center;
|
|
8683
|
+
}
|
|
8684
|
+
|
|
8685
|
+
.k-image {
|
|
8686
|
+
display: inline-block;
|
|
8687
|
+
}
|
|
8688
|
+
|
|
8689
|
+
// Layout
|
|
8690
|
+
.k-reset {
|
|
8691
|
+
margin: 0;
|
|
8692
|
+
padding: 0;
|
|
8693
|
+
border-width: 0;
|
|
8694
|
+
outline: 0;
|
|
8695
|
+
text-decoration: none;
|
|
8696
|
+
font: inherit;
|
|
8697
|
+
list-style: none;
|
|
8698
|
+
}
|
|
8699
|
+
|
|
8700
|
+
kendo-sortable {
|
|
8701
|
+
display: block;
|
|
8702
|
+
}
|
|
8703
|
+
|
|
8704
|
+
|
|
8705
|
+
// Links
|
|
8706
|
+
.k-link,
|
|
8707
|
+
.k-link:hover {
|
|
8708
|
+
color: inherit;
|
|
8709
|
+
text-decoration: none;
|
|
8710
|
+
outline: 0;
|
|
8711
|
+
cursor: pointer;
|
|
8712
|
+
}
|
|
8713
|
+
|
|
8714
|
+
// Outline
|
|
8715
|
+
.k-content {
|
|
8716
|
+
outline: 0;
|
|
8717
|
+
}
|
|
8718
|
+
|
|
8719
|
+
// Centering
|
|
8720
|
+
.k-centered {
|
|
8721
|
+
position: absolute;
|
|
8722
|
+
top: 50%;
|
|
8723
|
+
left: 50%;
|
|
8724
|
+
transform: translate(-50%, -50%);
|
|
8725
|
+
}
|
|
8726
|
+
|
|
8727
|
+
// Disable mouse events
|
|
8728
|
+
.k-no-click {
|
|
8729
|
+
pointer-events: none;
|
|
8730
|
+
}
|
|
8731
|
+
|
|
8732
|
+
// Off-screen container used during PDF export
|
|
8733
|
+
.k-pdf-export-shadow {
|
|
8734
|
+
position: absolute;
|
|
8735
|
+
overflow: hidden;
|
|
8736
|
+
left: -15000px;
|
|
8737
|
+
width: 14400px;
|
|
8738
|
+
}
|
|
8739
|
+
|
|
8740
|
+
// PDF export icons fix
|
|
8741
|
+
.kendo-pdf-hide-pseudo-elements::before,
|
|
8742
|
+
.kendo-pdf-hide-pseudo-elements::after {
|
|
8743
|
+
display: none !important; // stylelint-disable-line declaration-no-important
|
|
8744
|
+
}
|
|
8745
|
+
|
|
8746
|
+
// Dirty indicator
|
|
8747
|
+
.k-dirty {
|
|
8748
|
+
margin: 0;
|
|
8749
|
+
padding: 0;
|
|
8750
|
+
width: 0;
|
|
8751
|
+
height: 0;
|
|
8752
|
+
border-width: 3px;
|
|
8753
|
+
border-style: solid;
|
|
8754
|
+
border-block-start-color: currentColor;
|
|
8755
|
+
border-block-end-color: transparent;
|
|
8756
|
+
border-inline-start-color: transparent;
|
|
8757
|
+
border-inline-end-color: currentColor;
|
|
8758
|
+
position: absolute;
|
|
8759
|
+
inset-block-start: 0;
|
|
8760
|
+
inset-inline-end: 0;
|
|
8761
|
+
}
|
|
8762
|
+
}
|
|
8763
|
+
|
|
8764
|
+
// #endregion
|
|
8765
|
+
// #region @import "./_selection.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_selection.scss
|
|
8766
|
+
@mixin kendo-core--styles--selection() {
|
|
8767
|
+
|
|
8768
|
+
// Marquee
|
|
8769
|
+
.k-marquee {
|
|
8770
|
+
position: absolute;
|
|
8771
|
+
z-index: 100000;
|
|
8772
|
+
}
|
|
8773
|
+
|
|
8774
|
+
.k-marquee-color,
|
|
8775
|
+
.k-marquee-text {
|
|
8776
|
+
position: absolute;
|
|
8777
|
+
top: 0;
|
|
8778
|
+
left: 0;
|
|
8779
|
+
width: 100%;
|
|
8780
|
+
height: 100%;
|
|
8781
|
+
}
|
|
8782
|
+
|
|
8783
|
+
.k-marquee-color {
|
|
8784
|
+
color: k-get-theme-color-var( neutral-160, #{$kendo-selected-text} );
|
|
8785
|
+
background-color: k-get-theme-color-var( primary-60, #{$kendo-selected-bg} );
|
|
8786
|
+
border-color: k-get-theme-color-var( primary-100, #{$kendo-selected-border} );
|
|
8787
|
+
opacity: .6;
|
|
8788
|
+
}
|
|
8789
|
+
.k-marquee-text {
|
|
8790
|
+
color: k-get-theme-color-var( neutral-160, #{$kendo-selected-text} );
|
|
8791
|
+
}
|
|
8792
|
+
|
|
8793
|
+
// Text selection
|
|
8794
|
+
.k-text-selection {
|
|
8795
|
+
::selection {
|
|
8796
|
+
background-color: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ));
|
|
8797
|
+
color: if($kendo-enable-color-system, k-color( on-primary ), $kendo-selected-text);
|
|
9391
8798
|
}
|
|
9392
8799
|
}
|
|
9393
8800
|
|
|
9394
8801
|
}
|
|
9395
8802
|
|
|
9396
8803
|
// #endregion
|
|
8804
|
+
// #region @import "./_scrollbar.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_scrollbar.scss
|
|
8805
|
+
@mixin kendo-core--styles--scrollbar() {
|
|
8806
|
+
|
|
8807
|
+
// virtual scrollbar
|
|
8808
|
+
.k-scrollbar {
|
|
8809
|
+
position: absolute;
|
|
8810
|
+
overflow: scroll;
|
|
8811
|
+
}
|
|
8812
|
+
|
|
8813
|
+
.k-scrollbar-vertical {
|
|
8814
|
+
top: 0;
|
|
8815
|
+
right: 0;
|
|
8816
|
+
width: 17px; // scrollbar width
|
|
8817
|
+
height: 100%;
|
|
8818
|
+
overflow-x: hidden;
|
|
8819
|
+
}
|
|
8820
|
+
|
|
8821
|
+
.k-touch-scrollbar {
|
|
8822
|
+
display: none;
|
|
8823
|
+
position: absolute;
|
|
8824
|
+
z-index: 200000;
|
|
8825
|
+
height: 8px;
|
|
8826
|
+
width: 8px;
|
|
8827
|
+
border: 1px solid #8a8a8a;
|
|
8828
|
+
background-color: #858585;
|
|
8829
|
+
}
|
|
8830
|
+
|
|
8831
|
+
}
|
|
9397
8832
|
|
|
9398
8833
|
// #endregion
|
|
9399
|
-
// #region @import "./_resizing.scss"; -> scss/
|
|
9400
|
-
|
|
9401
|
-
@include exports( "common/resizing" ) {
|
|
8834
|
+
// #region @import "./_resizing.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_resizing.scss
|
|
8835
|
+
@mixin kendo-core--styles--resizing() {
|
|
9402
8836
|
|
|
9403
8837
|
// Resize handle
|
|
9404
8838
|
.k-resize-handle,
|
|
@@ -9486,7 +8920,7 @@ $kendo-zindex-loading: 100 !default;
|
|
|
9486
8920
|
cursor: col-resize;
|
|
9487
8921
|
}
|
|
9488
8922
|
|
|
9489
|
-
|
|
8923
|
+
// Resize hint
|
|
9490
8924
|
.k-resize-hint {
|
|
9491
8925
|
display: flex;
|
|
9492
8926
|
flex-direction: column;
|
|
@@ -9524,44 +8958,235 @@ $kendo-zindex-loading: 100 !default;
|
|
|
9524
8958
|
}
|
|
9525
8959
|
|
|
9526
8960
|
// #endregion
|
|
8961
|
+
// #region @import "./_colors.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/styles/_colors.scss
|
|
8962
|
+
@mixin kendo-core--styles--colors() {
|
|
8963
|
+
@if ($kendo-enable-color-system) {
|
|
8964
|
+
@include color-system--styles();
|
|
8965
|
+
}
|
|
8966
|
+
}
|
|
9527
8967
|
|
|
9528
8968
|
// #endregion
|
|
9529
|
-
// #region @import "./_scrollbar.scss"; -> scss/common/_scrollbar.scss
|
|
9530
|
-
// #region @import "@progress/kendo-theme-default/scss/common/_scrollbar.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/common/_scrollbar.scss
|
|
9531
|
-
@include exports( "common/scrollbar" ) {
|
|
9532
8969
|
|
|
9533
|
-
|
|
9534
|
-
|
|
9535
|
-
|
|
9536
|
-
|
|
9537
|
-
|
|
8970
|
+
@mixin kendo-core--styles() {
|
|
8971
|
+
@include kendo-core--styles--colors();
|
|
8972
|
+
@include kendo-core--styles--accessibility();
|
|
8973
|
+
@include kendo-core--styles--animations();
|
|
8974
|
+
@include kendo-core--styles--asp-fallback();
|
|
8975
|
+
@include kendo-core--styles--layout();
|
|
8976
|
+
@include kendo-core--styles--normalize();
|
|
8977
|
+
@include kendo-core--styles--base();
|
|
8978
|
+
@include kendo-core--styles--selection();
|
|
8979
|
+
@include kendo-core--styles--scrollbar();
|
|
8980
|
+
@include kendo-core--styles--resizing();
|
|
8981
|
+
}
|
|
9538
8982
|
|
|
9539
|
-
|
|
9540
|
-
|
|
9541
|
-
|
|
9542
|
-
|
|
9543
|
-
|
|
9544
|
-
overflow-x: hidden;
|
|
9545
|
-
}
|
|
8983
|
+
// #endregion
|
|
8984
|
+
// #region @import "./elevation/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/elevation/index.import.scss
|
|
8985
|
+
// #region @import "../functions/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/functions/index.import.scss
|
|
8986
|
+
// File already imported_once. Skipping output.
|
|
8987
|
+
// #endregion
|
|
9546
8988
|
|
|
9547
|
-
|
|
9548
|
-
|
|
9549
|
-
|
|
9550
|
-
|
|
9551
|
-
|
|
9552
|
-
|
|
9553
|
-
|
|
9554
|
-
|
|
8989
|
+
$_default-elevation: (
|
|
8990
|
+
1: (
|
|
8991
|
+
0 2px 3px rgba(0, 0, 0, .04),
|
|
8992
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
8993
|
+
),
|
|
8994
|
+
2: (
|
|
8995
|
+
0 4px 6px rgba(0, 0, 0, .06),
|
|
8996
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
8997
|
+
),
|
|
8998
|
+
3: (
|
|
8999
|
+
0 6px 8px rgba(0, 0, 0, .08),
|
|
9000
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
9001
|
+
),
|
|
9002
|
+
4: (
|
|
9003
|
+
0 8px 10px rgba(0, 0, 0, .12),
|
|
9004
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
9005
|
+
),
|
|
9006
|
+
5: (
|
|
9007
|
+
0 10px 12px rgba(0, 0, 0, .16),
|
|
9008
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
9009
|
+
),
|
|
9010
|
+
6: (
|
|
9011
|
+
0 12px 14px rgba(0, 0, 0, .2),
|
|
9012
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
9013
|
+
),
|
|
9014
|
+
7: (
|
|
9015
|
+
0 14px 16px rgba(0, 0, 0, .24),
|
|
9016
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
9017
|
+
),
|
|
9018
|
+
8: (
|
|
9019
|
+
0 16px 18px rgba(0, 0, 0, .28),
|
|
9020
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
9021
|
+
),
|
|
9022
|
+
9: (
|
|
9023
|
+
0 32px 34px rgba(0, 0, 0, .32),
|
|
9024
|
+
0 4px 16px rgba(0, 0, 0, .12)
|
|
9025
|
+
)
|
|
9026
|
+
) !default;
|
|
9027
|
+
|
|
9028
|
+
/// The global default Elevation map.
|
|
9029
|
+
/// @group elevation
|
|
9030
|
+
$kendo-elevation: $_default-elevation !default;
|
|
9031
|
+
|
|
9032
|
+
$kendo-elevation: k-map-merge($_default-elevation, $kendo-elevation);
|
|
9033
|
+
|
|
9034
|
+
@function k-shadow-filter($shadow) {
|
|
9035
|
+
$result: '';
|
|
9036
|
+
@each $value in $shadow {
|
|
9037
|
+
$result: $result + "drop-shadow(" + $value + ") ";
|
|
9555
9038
|
}
|
|
9039
|
+
@return #{$result};
|
|
9040
|
+
}
|
|
9041
|
+
|
|
9042
|
+
@function k-elevation($level) {
|
|
9043
|
+
@return var(--kendo-elevation-#{$level}, k-map-get($kendo-elevation, $level));
|
|
9044
|
+
}
|
|
9556
9045
|
|
|
9046
|
+
|
|
9047
|
+
@mixin kendo-elevation--styles() {
|
|
9048
|
+
:root {
|
|
9049
|
+
@each $level, $shadow in $kendo-elevation {
|
|
9050
|
+
--kendo-elevation-#{$level}: #{$shadow};
|
|
9051
|
+
}
|
|
9052
|
+
}
|
|
9557
9053
|
}
|
|
9558
9054
|
|
|
9559
9055
|
// #endregion
|
|
9056
|
+
// #region @import "./typography/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/typography/index.import.scss
|
|
9057
|
+
// File already imported_once. Skipping output.
|
|
9058
|
+
// #endregion
|
|
9059
|
+
// #region @import "./spacing/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/spacing/index.import.scss
|
|
9060
|
+
// File already imported_once. Skipping output.
|
|
9061
|
+
// #endregion
|
|
9062
|
+
// #region @import "./border-radii/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/border-radii/index.import.scss
|
|
9063
|
+
// File already imported_once. Skipping output.
|
|
9064
|
+
// #endregion
|
|
9065
|
+
// #region @import "./_variables.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/_variables.scss
|
|
9066
|
+
// #region @import "./functions/index.import.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-core/scss/functions/index.import.scss
|
|
9067
|
+
// File already imported_once. Skipping output.
|
|
9068
|
+
// #endregion
|
|
9069
|
+
|
|
9070
|
+
// Options
|
|
9071
|
+
$kendo-enable-shadows: true !default;
|
|
9072
|
+
$kendo-enable-rounded: true !default;
|
|
9073
|
+
$kendo-enable-gradients: true !default;
|
|
9074
|
+
$kendo-enable-transitions: true !default;
|
|
9075
|
+
$kendo-nested-disabled: false !default;
|
|
9076
|
+
|
|
9077
|
+
// Equilateral triangle variables
|
|
9078
|
+
// stylelint-disable number-max-precision
|
|
9079
|
+
$equilateral-index: 1.7320508076 !default;
|
|
9080
|
+
$equilateral-height: 0.8660254038 !default;
|
|
9081
|
+
// stylelint-enable number-max-precision
|
|
9560
9082
|
|
|
9561
9083
|
// #endregion
|
|
9562
9084
|
|
|
9563
9085
|
// #endregion
|
|
9564
9086
|
|
|
9087
|
+
// Backward compatibility
|
|
9088
|
+
// #region @import "./color-system/_swatch-legacy.scss"; -> scss/core/color-system/_swatch-legacy.scss
|
|
9089
|
+
@if ($kendo-enable-color-system) {
|
|
9090
|
+
$input-bg: k-color( surface-alt );
|
|
9091
|
+
$input-color: k-color( on-app-surface );
|
|
9092
|
+
$input-border-color: k-color( border-alt );
|
|
9093
|
+
$input-placeholder-color: k-color( subtle );
|
|
9094
|
+
$input-focus-bg: k-color( surface-alt );
|
|
9095
|
+
$input-focus-color: k-color( on-app-surface );
|
|
9096
|
+
$input-focus-border-color: k-color( primary-emphasis );
|
|
9097
|
+
$input-focus-box-shadow: 0 0 0 .25rem color-mix(in srgb, k-color( primary ) 25%, transparent);
|
|
9098
|
+
$kendo-color-primary: k-color( primary );
|
|
9099
|
+
$kendo-color-primary-contrast: k-color( on-primary );
|
|
9100
|
+
$kendo-color-secondary: k-color( secondary );
|
|
9101
|
+
$kendo-color-tertiary: k-color( tertiary );
|
|
9102
|
+
$kendo-color-info: k-color( info );
|
|
9103
|
+
$kendo-color-success: k-color( success );
|
|
9104
|
+
$kendo-color-warning: k-color( warning );
|
|
9105
|
+
$kendo-color-error: k-color( error );
|
|
9106
|
+
$kendo-color-dark: k-color( dark );
|
|
9107
|
+
$kendo-color-light: k-color( light );
|
|
9108
|
+
$kendo-color-inverse: $kendo-color-dark;
|
|
9109
|
+
$kendo-body-bg: k-color( app-surface );
|
|
9110
|
+
$kendo-body-text: k-color( on-app-surface );
|
|
9111
|
+
$kendo-subtle-text: k-color( subtle );
|
|
9112
|
+
$kendo-app-bg: k-color( surface );
|
|
9113
|
+
$kendo-app-text: $kendo-body-text;
|
|
9114
|
+
$kendo-app-border: k-color( border );
|
|
9115
|
+
$kendo-link-text: $kendo-color-primary;
|
|
9116
|
+
$kendo-link-hover-text: k-color( primary-hover );
|
|
9117
|
+
$kendo-component-bg: k-color( surface-alt );
|
|
9118
|
+
$kendo-component-text: $kendo-body-text;
|
|
9119
|
+
$kendo-component-border: $kendo-app-border;
|
|
9120
|
+
$kendo-base-bg: k-color( surface );
|
|
9121
|
+
$kendo-base-text: $kendo-body-text;
|
|
9122
|
+
$kendo-base-border: $kendo-app-border;
|
|
9123
|
+
$kendo-base-gradient: null;
|
|
9124
|
+
$kendo-hover-bg: k-color( base-subtle-hover );
|
|
9125
|
+
$kendo-hover-text: $kendo-base-text;
|
|
9126
|
+
$kendo-hover-border: $kendo-base-border;
|
|
9127
|
+
$kendo-hover-gradient: null;
|
|
9128
|
+
$kendo-selected-bg: $kendo-color-primary;
|
|
9129
|
+
$kendo-selected-text: $kendo-color-primary-contrast;
|
|
9130
|
+
$kendo-selected-border: k-color( primary );
|
|
9131
|
+
$kendo-selected-gradient: $kendo-base-gradient;
|
|
9132
|
+
$kendo-selected-hover-bg: k-color( primary-hover );
|
|
9133
|
+
$kendo-selected-hover-text: $kendo-selected-text;
|
|
9134
|
+
$kendo-selected-hover-border: $kendo-base-border;
|
|
9135
|
+
$kendo-selected-hover-gradient: $kendo-base-gradient;
|
|
9136
|
+
$kendo-disabled-text: null;
|
|
9137
|
+
$kendo-disabled-bg: null;
|
|
9138
|
+
$kendo-disabled-border: null;
|
|
9139
|
+
$kendo-disabled-opacity: .65;
|
|
9140
|
+
$kendo-disabled-filter: grayscale(.1);
|
|
9141
|
+
$kendo-component-header-bg: $kendo-base-bg;
|
|
9142
|
+
$kendo-component-header-text: $kendo-component-text;
|
|
9143
|
+
$kendo-component-header-border: $kendo-component-border;
|
|
9144
|
+
$kendo-component-header-gradient: null;
|
|
9145
|
+
$kendo-invalid-bg: null;
|
|
9146
|
+
$kendo-invalid-text: $kendo-color-error;
|
|
9147
|
+
$kendo-invalid-border: $kendo-color-error;
|
|
9148
|
+
$kendo-invalid-shadow: 0 0 0 .25rem color-mix(in srgb, k-color( error ) 25%, transparent);
|
|
9149
|
+
|
|
9150
|
+
$kendo-theme-colors: (
|
|
9151
|
+
"primary": $kendo-color-primary,
|
|
9152
|
+
"secondary": $kendo-color-secondary,
|
|
9153
|
+
"tertiary": $kendo-color-tertiary,
|
|
9154
|
+
"info": $kendo-color-info,
|
|
9155
|
+
"success": $kendo-color-success,
|
|
9156
|
+
"warning": $kendo-color-warning,
|
|
9157
|
+
"error": $kendo-color-error,
|
|
9158
|
+
"dark": $kendo-color-dark,
|
|
9159
|
+
"light": $kendo-color-light,
|
|
9160
|
+
"inverse": $kendo-color-inverse,
|
|
9161
|
+
);
|
|
9162
|
+
|
|
9163
|
+
$kendo-disabled-styling: (
|
|
9164
|
+
bg: $kendo-disabled-bg,
|
|
9165
|
+
color: $kendo-disabled-text,
|
|
9166
|
+
border: $kendo-disabled-border,
|
|
9167
|
+
opacity: $kendo-disabled-opacity,
|
|
9168
|
+
filter: $kendo-disabled-filter
|
|
9169
|
+
);
|
|
9170
|
+
}
|
|
9171
|
+
|
|
9172
|
+
// #endregion
|
|
9173
|
+
|
|
9174
|
+
// Expose
|
|
9175
|
+
@include exports("kendo-core-styles") {
|
|
9176
|
+
@include kendo-core--styles();
|
|
9177
|
+
|
|
9178
|
+
// Elevation System
|
|
9179
|
+
@include kendo-elevation--styles();
|
|
9180
|
+
// Typography
|
|
9181
|
+
@include kendo-core--typography--styles();
|
|
9182
|
+
// Spacing
|
|
9183
|
+
@include kendo-spacing--styles();
|
|
9184
|
+
// Radii
|
|
9185
|
+
@include kendo-border-radius--styles();
|
|
9186
|
+
}
|
|
9187
|
+
|
|
9188
|
+
// #endregion
|
|
9189
|
+
|
|
9565
9190
|
|
|
9566
9191
|
// Typography and utils
|
|
9567
9192
|
// #region @import "./typography/_index.scss"; -> scss/typography/_index.scss
|
|
@@ -18280,9 +17905,6 @@ $_kendo-module-meta: (
|
|
|
18280
17905
|
|
|
18281
17906
|
|
|
18282
17907
|
// Dependencies
|
|
18283
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
18284
|
-
// File already imported_once. Skipping output.
|
|
18285
|
-
// #endregion
|
|
18286
17908
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
18287
17909
|
// File already imported_once. Skipping output.
|
|
18288
17910
|
// #endregion
|
|
@@ -18667,9 +18289,6 @@ $_kendo-module-meta: (
|
|
|
18667
18289
|
|
|
18668
18290
|
|
|
18669
18291
|
// Dependencies
|
|
18670
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
18671
|
-
// File already imported_once. Skipping output.
|
|
18672
|
-
// #endregion
|
|
18673
18292
|
// #region @import "../checkbox/_index.scss"; -> scss/checkbox/_index.scss
|
|
18674
18293
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
18675
18294
|
// File already imported_once. Skipping output.
|
|
@@ -19215,7 +18834,7 @@ $kendo-checkbox-ripple-opacity: .25 !default;
|
|
|
19215
18834
|
// Disabled state
|
|
19216
18835
|
.k-checkbox:disabled,
|
|
19217
18836
|
.k-checkbox.k-disabled {
|
|
19218
|
-
@include disabled( $kendo-disabled-styling );
|
|
18837
|
+
@include disabled( $kendo-disabled-styling... );
|
|
19219
18838
|
}
|
|
19220
18839
|
|
|
19221
18840
|
|
|
@@ -19958,9 +19577,6 @@ $_kendo-module-meta: (
|
|
|
19958
19577
|
|
|
19959
19578
|
|
|
19960
19579
|
// Dependencies
|
|
19961
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
19962
|
-
// File already imported_once. Skipping output.
|
|
19963
|
-
// #endregion
|
|
19964
19580
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
19965
19581
|
// File already imported_once. Skipping output.
|
|
19966
19582
|
// #endregion
|
|
@@ -20364,9 +19980,6 @@ $_kendo-module-meta: (
|
|
|
20364
19980
|
|
|
20365
19981
|
|
|
20366
19982
|
// Dependencies
|
|
20367
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
20368
|
-
// File already imported_once. Skipping output.
|
|
20369
|
-
// #endregion
|
|
20370
19983
|
|
|
20371
19984
|
|
|
20372
19985
|
// Component
|
|
@@ -20416,6 +20029,31 @@ $kendo-popup-shadow: k-elevation(4) !default;
|
|
|
20416
20029
|
// #region @import "@progress/kendo-theme-default/scss/popup/_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/popup/_layout.scss
|
|
20417
20030
|
@mixin kendo-popup--layout-base() {
|
|
20418
20031
|
|
|
20032
|
+
// Animation Container
|
|
20033
|
+
.k-animation-container {
|
|
20034
|
+
position: absolute;
|
|
20035
|
+
overflow: hidden;
|
|
20036
|
+
z-index: 100;
|
|
20037
|
+
|
|
20038
|
+
&-fixed {
|
|
20039
|
+
position: fixed;
|
|
20040
|
+
}
|
|
20041
|
+
|
|
20042
|
+
&-relative {
|
|
20043
|
+
position: relative;
|
|
20044
|
+
display: inline-block;
|
|
20045
|
+
}
|
|
20046
|
+
}
|
|
20047
|
+
|
|
20048
|
+
.k-animation-container {
|
|
20049
|
+
@include border-bottom-radius-only( $kendo-border-radius-md );
|
|
20050
|
+
}
|
|
20051
|
+
|
|
20052
|
+
.k-animation-container-shown {
|
|
20053
|
+
overflow: visible;
|
|
20054
|
+
}
|
|
20055
|
+
|
|
20056
|
+
// Popup
|
|
20419
20057
|
.k-popup {
|
|
20420
20058
|
@include border-radius( $kendo-popup-border-radius );
|
|
20421
20059
|
margin: 0;
|
|
@@ -20435,13 +20073,6 @@ $kendo-popup-shadow: k-elevation(4) !default;
|
|
|
20435
20073
|
outline: none;
|
|
20436
20074
|
}
|
|
20437
20075
|
}
|
|
20438
|
-
.k-animation-container {
|
|
20439
|
-
@include border-bottom-radius-only( k-border-radius(md) );
|
|
20440
|
-
}
|
|
20441
|
-
|
|
20442
|
-
.k-animation-container-shown {
|
|
20443
|
-
overflow: visible;
|
|
20444
|
-
}
|
|
20445
20076
|
|
|
20446
20077
|
.k-popup > .k-colorpalette {
|
|
20447
20078
|
padding-block: $kendo-popup-content-padding-y;
|
|
@@ -20466,7 +20097,6 @@ $kendo-popup-shadow: k-elevation(4) !default;
|
|
|
20466
20097
|
border-width: 0;
|
|
20467
20098
|
}
|
|
20468
20099
|
|
|
20469
|
-
|
|
20470
20100
|
// Legacy shadow
|
|
20471
20101
|
.k-shadow {
|
|
20472
20102
|
box-shadow: $kendo-popup-shadow;
|
|
@@ -20564,9 +20194,6 @@ $_kendo-module-meta: (
|
|
|
20564
20194
|
|
|
20565
20195
|
|
|
20566
20196
|
// Dependencies
|
|
20567
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
20568
|
-
// File already imported_once. Skipping output.
|
|
20569
|
-
// #endregion
|
|
20570
20197
|
|
|
20571
20198
|
|
|
20572
20199
|
// Component
|
|
@@ -20701,9 +20328,6 @@ $_kendo-module-meta: (
|
|
|
20701
20328
|
|
|
20702
20329
|
|
|
20703
20330
|
// Dependencies
|
|
20704
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
20705
|
-
// File already imported_once. Skipping output.
|
|
20706
|
-
// #endregion
|
|
20707
20331
|
|
|
20708
20332
|
|
|
20709
20333
|
// Component
|
|
@@ -21431,9 +21055,6 @@ $_kendo-module-meta: (
|
|
|
21431
21055
|
|
|
21432
21056
|
|
|
21433
21057
|
// Dependencies
|
|
21434
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
21435
|
-
// File already imported_once. Skipping output.
|
|
21436
|
-
// #endregion
|
|
21437
21058
|
|
|
21438
21059
|
|
|
21439
21060
|
// Component
|
|
@@ -23032,9 +22653,6 @@ $_kendo-module-meta: (
|
|
|
23032
22653
|
|
|
23033
22654
|
|
|
23034
22655
|
// Dependencies
|
|
23035
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
23036
|
-
// File already imported_once. Skipping output.
|
|
23037
|
-
// #endregion
|
|
23038
22656
|
// #region @import "../overlay/_index.scss"; -> scss/overlay/_index.scss
|
|
23039
22657
|
// File already imported_once. Skipping output.
|
|
23040
22658
|
// #endregion
|
|
@@ -23168,6 +22786,9 @@ $kendo-loading-text: currentColor !default;
|
|
|
23168
22786
|
/// The opacity of the Loading indicator.
|
|
23169
22787
|
/// @group loading
|
|
23170
22788
|
$kendo-loading-opacity: .3 !default;
|
|
22789
|
+
/// The z-index of the Loading indicator.
|
|
22790
|
+
/// @group loading
|
|
22791
|
+
$kendo-zindex-loading: 100 !default;
|
|
23171
22792
|
|
|
23172
22793
|
// #endregion
|
|
23173
22794
|
// #region @import "./_layout.scss"; -> scss/loader/_layout.scss
|
|
@@ -23618,8 +23239,11 @@ $kendo-loading-opacity: .3 !default;
|
|
|
23618
23239
|
}
|
|
23619
23240
|
}
|
|
23620
23241
|
|
|
23242
|
+
}
|
|
23621
23243
|
|
|
23622
|
-
|
|
23244
|
+
// Legacy implementation of the loading icon inside inputs and pickers
|
|
23245
|
+
// Replace with loader component
|
|
23246
|
+
@mixin kendo-loading--layout-base() {
|
|
23623
23247
|
|
|
23624
23248
|
// Loading mask
|
|
23625
23249
|
.k-loading-mask,
|
|
@@ -23665,11 +23289,93 @@ $kendo-loading-opacity: .3 !default;
|
|
|
23665
23289
|
opacity: $kendo-loading-opacity;
|
|
23666
23290
|
}
|
|
23667
23291
|
|
|
23668
|
-
|
|
23292
|
+
// Loading indicator
|
|
23293
|
+
.k-i-loading {
|
|
23294
|
+
width: 1em;
|
|
23295
|
+
height: 1em;
|
|
23296
|
+
line-height: 1;
|
|
23297
|
+
display: inline-flex;
|
|
23298
|
+
flex-flow: row nowrap;
|
|
23299
|
+
align-items: center;
|
|
23300
|
+
justify-content: center;
|
|
23301
|
+
vertical-align: middle;
|
|
23302
|
+
position: relative;
|
|
23303
|
+
background-color: transparent;
|
|
23304
|
+
box-sizing: border-box;
|
|
23305
|
+
color: $kendo-loading-text;
|
|
23306
|
+
|
|
23307
|
+
&::before,
|
|
23308
|
+
&::after {
|
|
23309
|
+
box-sizing: border-box;
|
|
23310
|
+
}
|
|
23311
|
+
}
|
|
23312
|
+
|
|
23313
|
+
.k-i-loading::before,
|
|
23314
|
+
.k-i-loading::after,
|
|
23315
|
+
.k-loading-image::before,
|
|
23316
|
+
.k-loading-image::after {
|
|
23317
|
+
position: absolute;
|
|
23318
|
+
top: 50%;
|
|
23319
|
+
left: 50%;
|
|
23320
|
+
display: inline-block;
|
|
23321
|
+
content: "";
|
|
23322
|
+
box-sizing: inherit;
|
|
23323
|
+
border-radius: 50%;
|
|
23324
|
+
border-width: .05em;
|
|
23325
|
+
border-style: solid;
|
|
23326
|
+
border-color: currentColor;
|
|
23327
|
+
border-top-color: transparent;
|
|
23328
|
+
border-bottom-color: transparent;
|
|
23329
|
+
background-color: transparent;
|
|
23330
|
+
}
|
|
23331
|
+
|
|
23332
|
+
.k-icon.k-i-loading::before,
|
|
23333
|
+
.k-icon.k-i-loading::after {
|
|
23334
|
+
content: "";
|
|
23335
|
+
}
|
|
23336
|
+
|
|
23337
|
+
.k-i-loading::before,
|
|
23338
|
+
.k-loading-image::before {
|
|
23339
|
+
margin-top: -.5em;
|
|
23340
|
+
margin-left: -.5em;
|
|
23341
|
+
width: 1em;
|
|
23342
|
+
height: 1em;
|
|
23343
|
+
animation: k-loading-animation .7s linear infinite;
|
|
23344
|
+
}
|
|
23345
|
+
|
|
23346
|
+
.k-i-loading::after,
|
|
23347
|
+
.k-loading-image::after {
|
|
23348
|
+
margin-top: -.25em;
|
|
23349
|
+
margin-left: -.25em;
|
|
23350
|
+
width: .5em;
|
|
23351
|
+
height: .5em;
|
|
23352
|
+
animation: k-loading-animation reverse 1.4s linear infinite;
|
|
23353
|
+
}
|
|
23354
|
+
|
|
23355
|
+
.k-loading-image::before,
|
|
23356
|
+
.k-loading-image::after {
|
|
23357
|
+
content: "";
|
|
23358
|
+
// See https://github.com/telerik/kendo-themes/issues/1925
|
|
23359
|
+
border-width: 1px; // TODO: Remove once we drop IE support
|
|
23360
|
+
border-width: clamp( .015em, 1px, 1px );
|
|
23361
|
+
font-size: 4em;
|
|
23362
|
+
}
|
|
23669
23363
|
|
|
23364
|
+
// Loading animation
|
|
23365
|
+
@keyframes k-loading-animation {
|
|
23366
|
+
0% {
|
|
23367
|
+
transform: rotate(0deg);
|
|
23368
|
+
}
|
|
23369
|
+
100% {
|
|
23370
|
+
transform: rotate(360deg);
|
|
23371
|
+
}
|
|
23372
|
+
}
|
|
23373
|
+
|
|
23374
|
+
}
|
|
23670
23375
|
|
|
23671
23376
|
@mixin kendo-loader--layout() {
|
|
23672
23377
|
@include kendo-loader--layout-base();
|
|
23378
|
+
@include kendo-loading--layout-base();
|
|
23673
23379
|
}
|
|
23674
23380
|
|
|
23675
23381
|
// #endregion
|
|
@@ -23678,6 +23384,7 @@ $kendo-loading-opacity: .3 !default;
|
|
|
23678
23384
|
@mixin kendo-loader--layout() {
|
|
23679
23385
|
|
|
23680
23386
|
@include kendo-loader--layout-base();
|
|
23387
|
+
@include kendo-loading--layout-base();
|
|
23681
23388
|
|
|
23682
23389
|
.k-i-loading,
|
|
23683
23390
|
.k-loading-image {
|
|
@@ -23974,6 +23681,117 @@ $kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
|
23974
23681
|
@include kendo-skeleton--styles();
|
|
23975
23682
|
}
|
|
23976
23683
|
|
|
23684
|
+
// #endregion
|
|
23685
|
+
// #region @import "./time-marker/_index.scss"; -> scss/time-marker/_index.scss
|
|
23686
|
+
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
23687
|
+
// File already imported_once. Skipping output.
|
|
23688
|
+
// #endregion
|
|
23689
|
+
|
|
23690
|
+
|
|
23691
|
+
// Module meta
|
|
23692
|
+
$_kendo-module-meta: (
|
|
23693
|
+
name: "time-marker",
|
|
23694
|
+
dependencies: ()
|
|
23695
|
+
);
|
|
23696
|
+
|
|
23697
|
+
// Dependencies
|
|
23698
|
+
|
|
23699
|
+
|
|
23700
|
+
// Component
|
|
23701
|
+
// #region @import "./_variables.scss"; -> scss/time-marker/_variables.scss
|
|
23702
|
+
/// The border width of the current time indicator.
|
|
23703
|
+
/// @group time-marker
|
|
23704
|
+
$kendo-current-time-width: 1px !default;
|
|
23705
|
+
/// The color of the current time indicator.
|
|
23706
|
+
/// @group time-marker
|
|
23707
|
+
$kendo-current-time-color: #ff0000 !default;
|
|
23708
|
+
|
|
23709
|
+
// #endregion
|
|
23710
|
+
// #region @import "./_layout.scss"; -> scss/time-marker/_layout.scss
|
|
23711
|
+
// #region @import "@progress/kendo-theme-default/scss/time-marker/_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/time-marker/_layout.scss
|
|
23712
|
+
@mixin kendo-time-marker--layout-base() {
|
|
23713
|
+
|
|
23714
|
+
.k-current-time {
|
|
23715
|
+
width: $kendo-current-time-width;
|
|
23716
|
+
position: absolute;
|
|
23717
|
+
|
|
23718
|
+
&.k-current-time-arrow-left,
|
|
23719
|
+
&.k-current-time-arrow-right,
|
|
23720
|
+
&.k-current-time-arrow-down {
|
|
23721
|
+
width: 0;
|
|
23722
|
+
height: 0;
|
|
23723
|
+
background: transparent;
|
|
23724
|
+
border: 4px solid transparent;
|
|
23725
|
+
}
|
|
23726
|
+
}
|
|
23727
|
+
|
|
23728
|
+
}
|
|
23729
|
+
|
|
23730
|
+
@mixin kendo-time-marker--layout() {
|
|
23731
|
+
@include kendo-time-marker--layout-base();
|
|
23732
|
+
}
|
|
23733
|
+
|
|
23734
|
+
// #endregion
|
|
23735
|
+
|
|
23736
|
+
@mixin kendo-time-marker--layout() {
|
|
23737
|
+
@include kendo-time-marker--layout-base();
|
|
23738
|
+
}
|
|
23739
|
+
|
|
23740
|
+
// #endregion
|
|
23741
|
+
// #region @import "./_theme.scss"; -> scss/time-marker/_theme.scss
|
|
23742
|
+
// #region @import "@progress/kendo-theme-default/scss/time-marker/_theme.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/time-marker/_theme.scss
|
|
23743
|
+
@mixin kendo-time-marker--theme-base() {
|
|
23744
|
+
|
|
23745
|
+
.k-current-time {
|
|
23746
|
+
background: $kendo-current-time-color;
|
|
23747
|
+
|
|
23748
|
+
&.k-current-time-arrow-left {
|
|
23749
|
+
border-right-color: $kendo-current-time-color;
|
|
23750
|
+
}
|
|
23751
|
+
|
|
23752
|
+
&.k-current-time-arrow-right {
|
|
23753
|
+
border-left-color: $kendo-current-time-color;
|
|
23754
|
+
}
|
|
23755
|
+
|
|
23756
|
+
&.k-current-time-arrow-down {
|
|
23757
|
+
border-top-color: $kendo-current-time-color;
|
|
23758
|
+
}
|
|
23759
|
+
}
|
|
23760
|
+
|
|
23761
|
+
}
|
|
23762
|
+
|
|
23763
|
+
|
|
23764
|
+
@mixin kendo-time-marker--theme() {
|
|
23765
|
+
@include kendo-time-marker--theme-base();
|
|
23766
|
+
}
|
|
23767
|
+
|
|
23768
|
+
// #endregion
|
|
23769
|
+
|
|
23770
|
+
|
|
23771
|
+
@mixin kendo-time-marker--theme() {
|
|
23772
|
+
@include kendo-time-marker--theme-base();
|
|
23773
|
+
}
|
|
23774
|
+
|
|
23775
|
+
// #endregion
|
|
23776
|
+
|
|
23777
|
+
// Register
|
|
23778
|
+
// #region @import "../core/module-system/index.import.scss"; -> scss/core/module-system/index.import.scss
|
|
23779
|
+
// File already imported_once. Skipping output.
|
|
23780
|
+
// #endregion
|
|
23781
|
+
@include module-register( $_kendo-module-meta... );
|
|
23782
|
+
|
|
23783
|
+
// Expose
|
|
23784
|
+
@mixin kendo-time-marker--styles() {
|
|
23785
|
+
@include module-render( "time-marker" ) {
|
|
23786
|
+
@include kendo-time-marker--layout();
|
|
23787
|
+
@include kendo-time-marker--theme();
|
|
23788
|
+
}
|
|
23789
|
+
}
|
|
23790
|
+
|
|
23791
|
+
@if $kendo-auto-bootstrap {
|
|
23792
|
+
@include kendo-time-marker--styles();
|
|
23793
|
+
}
|
|
23794
|
+
|
|
23977
23795
|
// #endregion
|
|
23978
23796
|
|
|
23979
23797
|
|
|
@@ -23999,9 +23817,6 @@ $_kendo-module-meta: (
|
|
|
23999
23817
|
|
|
24000
23818
|
|
|
24001
23819
|
// Dependencies // TODO: extract variables
|
|
24002
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24003
|
-
// File already imported_once. Skipping output.
|
|
24004
|
-
// #endregion
|
|
24005
23820
|
// #region @import "../toolbar/_index.scss"; -> scss/toolbar/_index.scss
|
|
24006
23821
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
24007
23822
|
// File already imported_once. Skipping output.
|
|
@@ -24024,9 +23839,6 @@ $_kendo-module-meta: (
|
|
|
24024
23839
|
|
|
24025
23840
|
|
|
24026
23841
|
// Dependencies
|
|
24027
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24028
|
-
// File already imported_once. Skipping output.
|
|
24029
|
-
// #endregion
|
|
24030
23842
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
24031
23843
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
24032
23844
|
// File already imported_once. Skipping output.
|
|
@@ -24095,7 +23907,7 @@ $_kendo-module-meta: (
|
|
|
24095
23907
|
|
|
24096
23908
|
&:disabled,
|
|
24097
23909
|
&.k-disabled {
|
|
24098
|
-
@include disabled( $kendo-disabled-styling );
|
|
23910
|
+
@include disabled( $kendo-disabled-styling... );
|
|
24099
23911
|
}
|
|
24100
23912
|
|
|
24101
23913
|
&::-moz-focus-inner {
|
|
@@ -24811,9 +24623,6 @@ $_kendo-module-meta: (
|
|
|
24811
24623
|
|
|
24812
24624
|
|
|
24813
24625
|
// Dependencies
|
|
24814
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
24815
|
-
// File already imported_once. Skipping output.
|
|
24816
|
-
// #endregion
|
|
24817
24626
|
// #region @import "../popup/_index.scss"; -> scss/popup/_index.scss
|
|
24818
24627
|
// File already imported_once. Skipping output.
|
|
24819
24628
|
// #endregion
|
|
@@ -26076,9 +25885,6 @@ $_kendo-module-meta: (
|
|
|
26076
25885
|
|
|
26077
25886
|
|
|
26078
25887
|
// Dependencies
|
|
26079
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
26080
|
-
// File already imported_once. Skipping output.
|
|
26081
|
-
// #endregion
|
|
26082
25888
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
26083
25889
|
// File already imported_once. Skipping output.
|
|
26084
25890
|
// #endregion
|
|
@@ -27146,7 +26952,7 @@ $kendo-form-sizes: (
|
|
|
27146
26952
|
.k-form-field-disabled {
|
|
27147
26953
|
.k-label,
|
|
27148
26954
|
.k-form-label {
|
|
27149
|
-
@include disabled( $kendo-disabled-styling );
|
|
26955
|
+
@include disabled( $kendo-disabled-styling... );
|
|
27150
26956
|
}
|
|
27151
26957
|
}
|
|
27152
26958
|
|
|
@@ -27569,9 +27375,6 @@ $_kendo-module-meta: (
|
|
|
27569
27375
|
|
|
27570
27376
|
|
|
27571
27377
|
// Dependencies
|
|
27572
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27573
|
-
// File already imported_once. Skipping output.
|
|
27574
|
-
// #endregion
|
|
27575
27378
|
// #region @import "../tooltip/_index.scss"; -> scss/tooltip/_index.scss
|
|
27576
27379
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
27577
27380
|
// File already imported_once. Skipping output.
|
|
@@ -27592,9 +27395,6 @@ $_kendo-module-meta: (
|
|
|
27592
27395
|
|
|
27593
27396
|
|
|
27594
27397
|
// Dependencies
|
|
27595
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27596
|
-
// File already imported_once. Skipping output.
|
|
27597
|
-
// #endregion
|
|
27598
27398
|
// #region @import "../popup/_index.scss"; -> scss/popup/_index.scss
|
|
27599
27399
|
// File already imported_once. Skipping output.
|
|
27600
27400
|
// #endregion
|
|
@@ -27916,9 +27716,6 @@ $_kendo-module-meta: (
|
|
|
27916
27716
|
|
|
27917
27717
|
|
|
27918
27718
|
// Dependencies
|
|
27919
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27920
|
-
// File already imported_once. Skipping output.
|
|
27921
|
-
// #endregion
|
|
27922
27719
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
27923
27720
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
27924
27721
|
// File already imported_once. Skipping output.
|
|
@@ -27939,9 +27736,6 @@ $_kendo-module-meta: (
|
|
|
27939
27736
|
|
|
27940
27737
|
|
|
27941
27738
|
// Dependencies
|
|
27942
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
27943
|
-
// File already imported_once. Skipping output.
|
|
27944
|
-
// #endregion
|
|
27945
27739
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
27946
27740
|
// File already imported_once. Skipping output.
|
|
27947
27741
|
// #endregion
|
|
@@ -28019,7 +27813,7 @@ $_kendo-module-meta: (
|
|
|
28019
27813
|
|
|
28020
27814
|
&:disabled,
|
|
28021
27815
|
&[disabled] {
|
|
28022
|
-
@include disabled( $kendo-disabled-styling );
|
|
27816
|
+
@include disabled( $kendo-disabled-styling... );
|
|
28023
27817
|
|
|
28024
27818
|
[disabled] &,
|
|
28025
27819
|
.k-disabled & {
|
|
@@ -28044,7 +27838,7 @@ $_kendo-module-meta: (
|
|
|
28044
27838
|
|
|
28045
27839
|
&:disabled,
|
|
28046
27840
|
&[disabled] {
|
|
28047
|
-
@include disabled( $kendo-disabled-styling );
|
|
27841
|
+
@include disabled( $kendo-disabled-styling... );
|
|
28048
27842
|
|
|
28049
27843
|
[disabled] &,
|
|
28050
27844
|
.k-disabled & {
|
|
@@ -29592,9 +29386,6 @@ $_kendo-module-meta: (
|
|
|
29592
29386
|
|
|
29593
29387
|
|
|
29594
29388
|
// Dependencies
|
|
29595
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29596
|
-
// File already imported_once. Skipping output.
|
|
29597
|
-
// #endregion
|
|
29598
29389
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
29599
29390
|
// File already imported_once. Skipping output.
|
|
29600
29391
|
// #endregion
|
|
@@ -29694,9 +29485,6 @@ $_kendo-module-meta: (
|
|
|
29694
29485
|
|
|
29695
29486
|
|
|
29696
29487
|
// Dependencies
|
|
29697
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29698
|
-
// File already imported_once. Skipping output.
|
|
29699
|
-
// #endregion
|
|
29700
29488
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
29701
29489
|
// File already imported_once. Skipping output.
|
|
29702
29490
|
// #endregion
|
|
@@ -29803,9 +29591,6 @@ $_kendo-module-meta: (
|
|
|
29803
29591
|
|
|
29804
29592
|
|
|
29805
29593
|
// Dependencies
|
|
29806
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
29807
|
-
// File already imported_once. Skipping output.
|
|
29808
|
-
// #endregion
|
|
29809
29594
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
29810
29595
|
// File already imported_once. Skipping output.
|
|
29811
29596
|
// #endregion
|
|
@@ -30045,9 +29830,6 @@ $_kendo-module-meta: (
|
|
|
30045
29830
|
|
|
30046
29831
|
|
|
30047
29832
|
// Dependencies
|
|
30048
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
30049
|
-
// File already imported_once. Skipping output.
|
|
30050
|
-
// #endregion
|
|
30051
29833
|
|
|
30052
29834
|
|
|
30053
29835
|
// Component
|
|
@@ -30745,7 +30527,7 @@ $kendo-radio-ripple-opacity: .25 !default;
|
|
|
30745
30527
|
// Disabled state
|
|
30746
30528
|
.k-radio:disabled,
|
|
30747
30529
|
.k-radio.k-disabled {
|
|
30748
|
-
@include disabled( $kendo-disabled-styling );
|
|
30530
|
+
@include disabled( $kendo-disabled-styling... );
|
|
30749
30531
|
}
|
|
30750
30532
|
.k-radio:disabled:checked,
|
|
30751
30533
|
.k-radio.k-disabled.k-checked {
|
|
@@ -31058,9 +30840,6 @@ $_kendo-module-meta: (
|
|
|
31058
30840
|
|
|
31059
30841
|
|
|
31060
30842
|
// Dependencies
|
|
31061
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31062
|
-
// File already imported_once. Skipping output.
|
|
31063
|
-
// #endregion
|
|
31064
30843
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
31065
30844
|
// File already imported_once. Skipping output.
|
|
31066
30845
|
// #endregion
|
|
@@ -31760,9 +31539,6 @@ $_kendo-module-meta: (
|
|
|
31760
31539
|
|
|
31761
31540
|
|
|
31762
31541
|
// Dependencies
|
|
31763
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
31764
|
-
// File already imported_once. Skipping output.
|
|
31765
|
-
// #endregion
|
|
31766
31542
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
31767
31543
|
// File already imported_once. Skipping output.
|
|
31768
31544
|
// #endregion
|
|
@@ -33425,9 +33201,6 @@ $_kendo-module-meta: (
|
|
|
33425
33201
|
|
|
33426
33202
|
|
|
33427
33203
|
// Dependencies
|
|
33428
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33429
|
-
// File already imported_once. Skipping output.
|
|
33430
|
-
// #endregion
|
|
33431
33204
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
33432
33205
|
// File already imported_once. Skipping output.
|
|
33433
33206
|
// #endregion
|
|
@@ -33542,9 +33315,6 @@ $_kendo-module-meta: (
|
|
|
33542
33315
|
|
|
33543
33316
|
// Dependencies
|
|
33544
33317
|
// @import "../utils/_index.scss";
|
|
33545
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33546
|
-
// File already imported_once. Skipping output.
|
|
33547
|
-
// #endregion
|
|
33548
33318
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
33549
33319
|
// File already imported_once. Skipping output.
|
|
33550
33320
|
// #endregion
|
|
@@ -33760,9 +33530,6 @@ $_kendo-module-meta: (
|
|
|
33760
33530
|
|
|
33761
33531
|
|
|
33762
33532
|
// Dependencies
|
|
33763
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33764
|
-
// File already imported_once. Skipping output.
|
|
33765
|
-
// #endregion
|
|
33766
33533
|
// @import "../utils/_flex.scss";
|
|
33767
33534
|
|
|
33768
33535
|
|
|
@@ -33952,9 +33719,6 @@ $_kendo-module-meta: (
|
|
|
33952
33719
|
|
|
33953
33720
|
|
|
33954
33721
|
// Dependencies
|
|
33955
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33956
|
-
// File already imported_once. Skipping output.
|
|
33957
|
-
// #endregion
|
|
33958
33722
|
// @import "../utils/_flex.scss";
|
|
33959
33723
|
// @import "../utils/_spacer.scss";
|
|
33960
33724
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
@@ -33989,9 +33753,6 @@ $_kendo-module-meta: (
|
|
|
33989
33753
|
|
|
33990
33754
|
|
|
33991
33755
|
// Dependencies
|
|
33992
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
33993
|
-
// File already imported_once. Skipping output.
|
|
33994
|
-
// #endregion
|
|
33995
33756
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
33996
33757
|
// File already imported_once. Skipping output.
|
|
33997
33758
|
// #endregion
|
|
@@ -34575,9 +34336,6 @@ $_kendo-module-meta: (
|
|
|
34575
34336
|
|
|
34576
34337
|
|
|
34577
34338
|
// Dependencies
|
|
34578
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
34579
|
-
// File already imported_once. Skipping output.
|
|
34580
|
-
// #endregion
|
|
34581
34339
|
// #region @import "../action-buttons/_index.scss"; -> scss/action-buttons/_index.scss
|
|
34582
34340
|
// File already imported_once. Skipping output.
|
|
34583
34341
|
// #endregion
|
|
@@ -34975,9 +34733,6 @@ $_kendo-module-meta: (
|
|
|
34975
34733
|
|
|
34976
34734
|
|
|
34977
34735
|
// Dependencies
|
|
34978
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
34979
|
-
// File already imported_once. Skipping output.
|
|
34980
|
-
// #endregion
|
|
34981
34736
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
34982
34737
|
// File already imported_once. Skipping output.
|
|
34983
34738
|
// #endregion
|
|
@@ -35695,9 +35450,6 @@ $_kendo-module-meta: (
|
|
|
35695
35450
|
|
|
35696
35451
|
|
|
35697
35452
|
// Dependencies
|
|
35698
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
35699
|
-
// File already imported_once. Skipping output.
|
|
35700
|
-
// #endregion
|
|
35701
35453
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
35702
35454
|
// File already imported_once. Skipping output.
|
|
35703
35455
|
// #endregion
|
|
@@ -35843,9 +35595,6 @@ $_kendo-module-meta: (
|
|
|
35843
35595
|
|
|
35844
35596
|
|
|
35845
35597
|
// Dependencies
|
|
35846
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
35847
|
-
// File already imported_once. Skipping output.
|
|
35848
|
-
// #endregion
|
|
35849
35598
|
// #region @import "../floating-label/_index.scss"; -> scss/floating-label/_index.scss
|
|
35850
35599
|
// File already imported_once. Skipping output.
|
|
35851
35600
|
// #endregion
|
|
@@ -35965,9 +35714,6 @@ $_kendo-module-meta: (
|
|
|
35965
35714
|
|
|
35966
35715
|
|
|
35967
35716
|
// Dependencies
|
|
35968
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
35969
|
-
// File already imported_once. Skipping output.
|
|
35970
|
-
// #endregion
|
|
35971
35717
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
35972
35718
|
// File already imported_once. Skipping output.
|
|
35973
35719
|
// #endregion
|
|
@@ -36110,9 +35856,6 @@ $_kendo-module-meta: (
|
|
|
36110
35856
|
|
|
36111
35857
|
|
|
36112
35858
|
// Dependencies
|
|
36113
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
36114
|
-
// File already imported_once. Skipping output.
|
|
36115
|
-
// #endregion
|
|
36116
35859
|
// #region @import "../floating-label/_index.scss"; -> scss/floating-label/_index.scss
|
|
36117
35860
|
// File already imported_once. Skipping output.
|
|
36118
35861
|
// #endregion
|
|
@@ -36143,9 +35886,6 @@ $_kendo-module-meta: (
|
|
|
36143
35886
|
|
|
36144
35887
|
|
|
36145
35888
|
// Dependencies
|
|
36146
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
36147
|
-
// File already imported_once. Skipping output.
|
|
36148
|
-
// #endregion
|
|
36149
35889
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
36150
35890
|
// File already imported_once. Skipping output.
|
|
36151
35891
|
// #endregion
|
|
@@ -36260,9 +36000,6 @@ $_kendo-module-meta: (
|
|
|
36260
36000
|
|
|
36261
36001
|
|
|
36262
36002
|
// Dependencies
|
|
36263
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
36264
|
-
// File already imported_once. Skipping output.
|
|
36265
|
-
// #endregion
|
|
36266
36003
|
// #region @import "../checkbox/_index.scss"; -> scss/checkbox/_index.scss
|
|
36267
36004
|
// File already imported_once. Skipping output.
|
|
36268
36005
|
// #endregion
|
|
@@ -36932,9 +36669,6 @@ $_kendo-module-meta: (
|
|
|
36932
36669
|
|
|
36933
36670
|
|
|
36934
36671
|
// Dependencies
|
|
36935
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
36936
|
-
// File already imported_once. Skipping output.
|
|
36937
|
-
// #endregion
|
|
36938
36672
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
36939
36673
|
// File already imported_once. Skipping output.
|
|
36940
36674
|
// #endregion
|
|
@@ -37042,9 +36776,6 @@ $_kendo-module-meta: (
|
|
|
37042
36776
|
|
|
37043
36777
|
|
|
37044
36778
|
// Dependencies
|
|
37045
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
37046
|
-
// File already imported_once. Skipping output.
|
|
37047
|
-
// #endregion
|
|
37048
36779
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
37049
36780
|
// File already imported_once. Skipping output.
|
|
37050
36781
|
// #endregion
|
|
@@ -37410,9 +37141,6 @@ $_kendo-module-meta: (
|
|
|
37410
37141
|
|
|
37411
37142
|
|
|
37412
37143
|
// Dependencies
|
|
37413
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
37414
|
-
// File already imported_once. Skipping output.
|
|
37415
|
-
// #endregion
|
|
37416
37144
|
// @import "../utils/_border.scss";
|
|
37417
37145
|
|
|
37418
37146
|
|
|
@@ -38015,9 +37743,6 @@ $_kendo-module-meta: (
|
|
|
38015
37743
|
|
|
38016
37744
|
|
|
38017
37745
|
// Dependencies
|
|
38018
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
38019
|
-
// File already imported_once. Skipping output.
|
|
38020
|
-
// #endregion
|
|
38021
37746
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
38022
37747
|
// File already imported_once. Skipping output.
|
|
38023
37748
|
// #endregion
|
|
@@ -38044,9 +37769,6 @@ $_kendo-module-meta: (
|
|
|
38044
37769
|
|
|
38045
37770
|
|
|
38046
37771
|
// Dependencies
|
|
38047
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
38048
|
-
// File already imported_once. Skipping output.
|
|
38049
|
-
// #endregion
|
|
38050
37772
|
|
|
38051
37773
|
|
|
38052
37774
|
// Component
|
|
@@ -38777,9 +38499,6 @@ $_kendo-module-meta: (
|
|
|
38777
38499
|
|
|
38778
38500
|
|
|
38779
38501
|
// Dependencies
|
|
38780
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
38781
|
-
// File already imported_once. Skipping output.
|
|
38782
|
-
// #endregion
|
|
38783
38502
|
|
|
38784
38503
|
|
|
38785
38504
|
// Component
|
|
@@ -39055,9 +38774,6 @@ $_kendo-module-meta: (
|
|
|
39055
38774
|
|
|
39056
38775
|
|
|
39057
38776
|
// Dependencies
|
|
39058
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
39059
|
-
// File already imported_once. Skipping output.
|
|
39060
|
-
// #endregion
|
|
39061
38777
|
// @import "../utils/_position.scss";
|
|
39062
38778
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
39063
38779
|
// File already imported_once. Skipping output.
|
|
@@ -39712,9 +39428,6 @@ $_kendo-module-meta: (
|
|
|
39712
39428
|
|
|
39713
39429
|
|
|
39714
39430
|
// Dependencies
|
|
39715
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
39716
|
-
// File already imported_once. Skipping output.
|
|
39717
|
-
// #endregion
|
|
39718
39431
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
39719
39432
|
// File already imported_once. Skipping output.
|
|
39720
39433
|
// #endregion
|
|
@@ -40354,9 +40067,6 @@ $_kendo-module-meta: (
|
|
|
40354
40067
|
|
|
40355
40068
|
|
|
40356
40069
|
// Dependencies
|
|
40357
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
40358
|
-
// File already imported_once. Skipping output.
|
|
40359
|
-
// #endregion
|
|
40360
40070
|
// #region @import "../window/_index.scss"; -> scss/window/_index.scss
|
|
40361
40071
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
40362
40072
|
// File already imported_once. Skipping output.
|
|
@@ -40380,9 +40090,6 @@ $_kendo-module-meta: (
|
|
|
40380
40090
|
|
|
40381
40091
|
|
|
40382
40092
|
// Dependencies
|
|
40383
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
40384
|
-
// File already imported_once. Skipping output.
|
|
40385
|
-
// #endregion
|
|
40386
40093
|
// #region @import "../overlay/_index.scss"; -> scss/overlay/_index.scss
|
|
40387
40094
|
// File already imported_once. Skipping output.
|
|
40388
40095
|
// #endregion
|
|
@@ -40866,9 +40573,6 @@ $_kendo-module-meta: (
|
|
|
40866
40573
|
|
|
40867
40574
|
|
|
40868
40575
|
// Dependencies
|
|
40869
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
40870
|
-
// File already imported_once. Skipping output.
|
|
40871
|
-
// #endregion
|
|
40872
40576
|
// #region @import "../overlay/_index.scss"; -> scss/overlay/_index.scss
|
|
40873
40577
|
// File already imported_once. Skipping output.
|
|
40874
40578
|
// #endregion
|
|
@@ -41323,9 +41027,6 @@ $_kendo-module-meta: (
|
|
|
41323
41027
|
|
|
41324
41028
|
|
|
41325
41029
|
// Dependencies
|
|
41326
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
41327
|
-
// File already imported_once. Skipping output.
|
|
41328
|
-
// #endregion
|
|
41329
41030
|
// #region @import "../popup/_index.scss"; -> scss/popup/_index.scss
|
|
41330
41031
|
// File already imported_once. Skipping output.
|
|
41331
41032
|
// #endregion
|
|
@@ -41565,9 +41266,6 @@ $_kendo-module-meta: (
|
|
|
41565
41266
|
|
|
41566
41267
|
|
|
41567
41268
|
// Dependencies
|
|
41568
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
41569
|
-
// File already imported_once. Skipping output.
|
|
41570
|
-
// #endregion
|
|
41571
41269
|
// #region @import "../card/_index.scss"; -> scss/card/_index.scss
|
|
41572
41270
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
41573
41271
|
// File already imported_once. Skipping output.
|
|
@@ -41590,9 +41288,6 @@ $_kendo-module-meta: (
|
|
|
41590
41288
|
|
|
41591
41289
|
|
|
41592
41290
|
// Dependencies
|
|
41593
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
41594
|
-
// File already imported_once. Skipping output.
|
|
41595
|
-
// #endregion
|
|
41596
41291
|
// @import "../utils/_flex.scss";
|
|
41597
41292
|
// @import "../utils/_grid.scss";
|
|
41598
41293
|
// #region @import "../action-buttons/_index.scss"; -> scss/action-buttons/_index.scss
|
|
@@ -42582,9 +42277,6 @@ $_kendo-module-meta: (
|
|
|
42582
42277
|
|
|
42583
42278
|
|
|
42584
42279
|
// Dependencies
|
|
42585
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
42586
|
-
// File already imported_once. Skipping output.
|
|
42587
|
-
// #endregion
|
|
42588
42280
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
42589
42281
|
// File already imported_once. Skipping output.
|
|
42590
42282
|
// #endregion
|
|
@@ -42730,9 +42422,6 @@ $_kendo-module-meta: (
|
|
|
42730
42422
|
|
|
42731
42423
|
|
|
42732
42424
|
// Dependencies
|
|
42733
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
42734
|
-
// File already imported_once. Skipping output.
|
|
42735
|
-
// #endregion
|
|
42736
42425
|
// @import "../utils/_position.scss";
|
|
42737
42426
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
42738
42427
|
// File already imported_once. Skipping output.
|
|
@@ -43046,9 +42735,6 @@ $_kendo-module-meta: (
|
|
|
43046
42735
|
|
|
43047
42736
|
|
|
43048
42737
|
// Dependencies
|
|
43049
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
43050
|
-
// File already imported_once. Skipping output.
|
|
43051
|
-
// #endregion
|
|
43052
42738
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
43053
42739
|
// File already imported_once. Skipping output.
|
|
43054
42740
|
// #endregion
|
|
@@ -43615,9 +43301,6 @@ $_kendo-module-meta: (
|
|
|
43615
43301
|
|
|
43616
43302
|
|
|
43617
43303
|
// Dependencies
|
|
43618
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
43619
|
-
// File already imported_once. Skipping output.
|
|
43620
|
-
// #endregion
|
|
43621
43304
|
// #region @import "../dropdownlist/_index.scss"; -> scss/dropdownlist/_index.scss
|
|
43622
43305
|
// File already imported_once. Skipping output.
|
|
43623
43306
|
// #endregion
|
|
@@ -44085,9 +43768,6 @@ $_kendo-module-meta: (
|
|
|
44085
43768
|
|
|
44086
43769
|
|
|
44087
43770
|
// Dependencies
|
|
44088
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
44089
|
-
// File already imported_once. Skipping output.
|
|
44090
|
-
// #endregion
|
|
44091
43771
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
44092
43772
|
// File already imported_once. Skipping output.
|
|
44093
43773
|
// #endregion
|
|
@@ -44203,7 +43883,7 @@ $kendo-stepper-indicator-hover-border: null !default;
|
|
|
44203
43883
|
$kendo-stepper-indicator-disabled-bg: null !default;
|
|
44204
43884
|
/// The text color of the disabled Stepper indicator.
|
|
44205
43885
|
/// @group stepper
|
|
44206
|
-
$kendo-stepper-indicator-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), $kendo-
|
|
43886
|
+
$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;
|
|
44207
43887
|
/// The border color of the disabled Stepper indicator.
|
|
44208
43888
|
/// @group stepper
|
|
44209
43889
|
$kendo-stepper-indicator-disabled-border: null !default;
|
|
@@ -44282,7 +43962,7 @@ $kendo-stepper-label-error-text: $kendo-color-error !default;
|
|
|
44282
43962
|
$kendo-stepper-label-hover-text: null !default;
|
|
44283
43963
|
/// The text color of the disabled Stepper label.
|
|
44284
43964
|
/// @group stepper
|
|
44285
|
-
$kendo-stepper-label-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), $kendo-
|
|
43965
|
+
$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;
|
|
44286
43966
|
|
|
44287
43967
|
/// The text color of the optional Stepper label.
|
|
44288
43968
|
/// @group stepper
|
|
@@ -44921,9 +44601,6 @@ $_kendo-module-meta: (
|
|
|
44921
44601
|
|
|
44922
44602
|
|
|
44923
44603
|
// Dependencies
|
|
44924
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
44925
|
-
// File already imported_once. Skipping output.
|
|
44926
|
-
// #endregion
|
|
44927
44604
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
44928
44605
|
// File already imported_once. Skipping output.
|
|
44929
44606
|
// #endregion
|
|
@@ -45654,9 +45331,6 @@ $_kendo-module-meta: (
|
|
|
45654
45331
|
|
|
45655
45332
|
|
|
45656
45333
|
// Dependencies
|
|
45657
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
45658
|
-
// File already imported_once. Skipping output.
|
|
45659
|
-
// #endregion
|
|
45660
45334
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
45661
45335
|
// File already imported_once. Skipping output.
|
|
45662
45336
|
// #endregion
|
|
@@ -45921,9 +45595,6 @@ $_kendo-module-meta: (
|
|
|
45921
45595
|
|
|
45922
45596
|
|
|
45923
45597
|
// Dependencies
|
|
45924
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
45925
|
-
// File already imported_once. Skipping output.
|
|
45926
|
-
// #endregion
|
|
45927
45598
|
// @import "../utils/_display.scss";
|
|
45928
45599
|
// @import "../utils/_spacer.scss";
|
|
45929
45600
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
@@ -46188,6 +45859,158 @@ $kendo-expander-content-padding-y: k-spacing(6) !default;
|
|
|
46188
45859
|
@include kendo-expander--styles();
|
|
46189
45860
|
}
|
|
46190
45861
|
|
|
45862
|
+
// #endregion
|
|
45863
|
+
// #region @import "./panel/_index.scss"; -> scss/panel/_index.scss
|
|
45864
|
+
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
45865
|
+
// File already imported_once. Skipping output.
|
|
45866
|
+
// #endregion
|
|
45867
|
+
// #region @import "../utils/_index.scss"; -> scss/utils/_index.scss
|
|
45868
|
+
// File already imported_once. Skipping output.
|
|
45869
|
+
// #endregion
|
|
45870
|
+
|
|
45871
|
+
|
|
45872
|
+
// Module meta
|
|
45873
|
+
$_kendo-module-meta: (
|
|
45874
|
+
name: "panel",
|
|
45875
|
+
dependencies: ()
|
|
45876
|
+
);
|
|
45877
|
+
|
|
45878
|
+
|
|
45879
|
+
// Dependencies
|
|
45880
|
+
|
|
45881
|
+
|
|
45882
|
+
// Component
|
|
45883
|
+
// #region @import "./_variables.scss"; -> scss/panel/_variables.scss
|
|
45884
|
+
|
|
45885
|
+
/// The border radius of the Panel.
|
|
45886
|
+
/// @group panel
|
|
45887
|
+
$kendo-panel-border-radius: k-border-radius(md);
|
|
45888
|
+
/// The width of the border around the Panel.
|
|
45889
|
+
/// @group panel
|
|
45890
|
+
$kendo-panel-border-width: 1px;
|
|
45891
|
+
/// The style of the border around the Panel.
|
|
45892
|
+
/// @group panel
|
|
45893
|
+
$kendo-panel-border-style: solid;
|
|
45894
|
+
|
|
45895
|
+
/// The inline padding of the Panel header.
|
|
45896
|
+
/// @group panel
|
|
45897
|
+
$kendo-panel-header-padding-inline: k-spacing(2);
|
|
45898
|
+
/// The block padding of the Panel header.
|
|
45899
|
+
/// @group panel
|
|
45900
|
+
$kendo-panel-header-padding-block: k-spacing(1);
|
|
45901
|
+
|
|
45902
|
+
/// The inline padding of the Panel content.
|
|
45903
|
+
/// @group panel
|
|
45904
|
+
$kendo-panel-content-padding-inline: k-spacing(2);
|
|
45905
|
+
/// The block padding of the Panel content.
|
|
45906
|
+
/// @group panel
|
|
45907
|
+
$kendo-panel-content-padding-block: k-spacing(1);
|
|
45908
|
+
|
|
45909
|
+
/// The text color of the Panel.
|
|
45910
|
+
/// @group panel
|
|
45911
|
+
$kendo-panel-text: var(--kendo-component-text, #{$kendo-component-text});
|
|
45912
|
+
/// The background color of the Panel.
|
|
45913
|
+
/// @group panel
|
|
45914
|
+
$kendo-panel-bg: var(--kendo-component-bg, #{$kendo-component-bg});
|
|
45915
|
+
/// The color of the border around the Panel.
|
|
45916
|
+
/// @group panel
|
|
45917
|
+
$kendo-panel-border: var(--kendo-component-border, #{$kendo-component-border});
|
|
45918
|
+
|
|
45919
|
+
// #endregion
|
|
45920
|
+
// #region @import "./_layout.scss"; -> scss/panel/_layout.scss
|
|
45921
|
+
// #region @import "@progress/kendo-theme-default/scss/panel/_layout.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/panel/_layout.scss
|
|
45922
|
+
@mixin kendo-panel--layout--base() {
|
|
45923
|
+
// Panels
|
|
45924
|
+
.k-block,
|
|
45925
|
+
.k-panel {
|
|
45926
|
+
@include border-radius( $kendo-panel-border-radius );
|
|
45927
|
+
padding: 0;
|
|
45928
|
+
border-width: $kendo-panel-border-width;
|
|
45929
|
+
border-style: $kendo-panel-border-style;
|
|
45930
|
+
box-sizing: border-box;
|
|
45931
|
+
|
|
45932
|
+
> .k-header {
|
|
45933
|
+
@include border-top-radius( $kendo-panel-border-radius );
|
|
45934
|
+
@include fill(
|
|
45935
|
+
var( --kendo-component-text, #{$kendo-component-text} ),
|
|
45936
|
+
var( --kendo-component-bg, #{$kendo-component-bg} ),
|
|
45937
|
+
var( --kendo-component-border, #{$kendo-component-border} )
|
|
45938
|
+
);
|
|
45939
|
+
padding-inline: $kendo-panel-header-padding-inline;
|
|
45940
|
+
padding-block: $kendo-panel-header-padding-block;
|
|
45941
|
+
}
|
|
45942
|
+
> .k-content {
|
|
45943
|
+
padding-inline: $kendo-panel-content-padding-inline;
|
|
45944
|
+
padding-block: $kendo-panel-content-padding-block;
|
|
45945
|
+
}
|
|
45946
|
+
}
|
|
45947
|
+
}
|
|
45948
|
+
|
|
45949
|
+
@mixin kendo-panel--layout() {
|
|
45950
|
+
@include kendo-panel--layout--base();
|
|
45951
|
+
}
|
|
45952
|
+
|
|
45953
|
+
// #endregion
|
|
45954
|
+
|
|
45955
|
+
@mixin kendo-panel--layout() {
|
|
45956
|
+
@include kendo-panel--layout--base();
|
|
45957
|
+
}
|
|
45958
|
+
|
|
45959
|
+
// #endregion
|
|
45960
|
+
// #region @import "./_theme.scss"; -> scss/panel/_theme.scss
|
|
45961
|
+
// #region @import "@progress/kendo-theme-default/scss/panel/_theme.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-default/scss/panel/_theme.scss
|
|
45962
|
+
@mixin kendo-panel--theme--base() {
|
|
45963
|
+
// Panels
|
|
45964
|
+
.k-block,
|
|
45965
|
+
.k-panel {
|
|
45966
|
+
@include fill(
|
|
45967
|
+
$kendo-panel-text,
|
|
45968
|
+
$kendo-panel-bg,
|
|
45969
|
+
$kendo-panel-border
|
|
45970
|
+
);
|
|
45971
|
+
}
|
|
45972
|
+
|
|
45973
|
+
:where(.k-content) {
|
|
45974
|
+
@include fill(
|
|
45975
|
+
$kendo-panel-text,
|
|
45976
|
+
$kendo-panel-bg,
|
|
45977
|
+
$kendo-panel-border
|
|
45978
|
+
);
|
|
45979
|
+
}
|
|
45980
|
+
}
|
|
45981
|
+
|
|
45982
|
+
@mixin kendo-panel--theme() {
|
|
45983
|
+
@include kendo-panel--theme--base();
|
|
45984
|
+
}
|
|
45985
|
+
|
|
45986
|
+
// #endregion
|
|
45987
|
+
|
|
45988
|
+
@mixin kendo-panel--theme() {
|
|
45989
|
+
@include kendo-panel--theme--base();
|
|
45990
|
+
}
|
|
45991
|
+
|
|
45992
|
+
// #endregion
|
|
45993
|
+
|
|
45994
|
+
|
|
45995
|
+
// Register
|
|
45996
|
+
// #region @import "../core/module-system/index.import.scss"; -> scss/core/module-system/index.import.scss
|
|
45997
|
+
// File already imported_once. Skipping output.
|
|
45998
|
+
// #endregion
|
|
45999
|
+
@include module-register( $_kendo-module-meta... );
|
|
46000
|
+
|
|
46001
|
+
|
|
46002
|
+
// Expose
|
|
46003
|
+
@mixin kendo-panel--styles() {
|
|
46004
|
+
@include module-render( "panel" ) {
|
|
46005
|
+
@include kendo-panel--layout();
|
|
46006
|
+
@include kendo-panel--theme();
|
|
46007
|
+
}
|
|
46008
|
+
}
|
|
46009
|
+
|
|
46010
|
+
@if $kendo-auto-bootstrap {
|
|
46011
|
+
@include kendo-panel--styles();
|
|
46012
|
+
}
|
|
46013
|
+
|
|
46191
46014
|
// #endregion
|
|
46192
46015
|
// #region @import "./panelbar/_index.scss"; -> scss/panelbar/_index.scss
|
|
46193
46016
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
@@ -46209,9 +46032,6 @@ $_kendo-module-meta: (
|
|
|
46209
46032
|
|
|
46210
46033
|
|
|
46211
46034
|
// Dependencies
|
|
46212
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
46213
|
-
// File already imported_once. Skipping output.
|
|
46214
|
-
// #endregion
|
|
46215
46035
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
46216
46036
|
// File already imported_once. Skipping output.
|
|
46217
46037
|
// #endregion
|
|
@@ -46915,9 +46735,6 @@ $_kendo-module-meta: (
|
|
|
46915
46735
|
|
|
46916
46736
|
|
|
46917
46737
|
// Dependencies
|
|
46918
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
46919
|
-
// File already imported_once. Skipping output.
|
|
46920
|
-
// #endregion
|
|
46921
46738
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
46922
46739
|
// File already imported_once. Skipping output.
|
|
46923
46740
|
// #endregion
|
|
@@ -47286,9 +47103,6 @@ $_kendo-module-meta: (
|
|
|
47286
47103
|
|
|
47287
47104
|
|
|
47288
47105
|
// Dependencies
|
|
47289
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
47290
|
-
// File already imported_once. Skipping output.
|
|
47291
|
-
// #endregion
|
|
47292
47106
|
// #region @import "../card/_index.scss"; -> scss/card/_index.scss
|
|
47293
47107
|
// File already imported_once. Skipping output.
|
|
47294
47108
|
// #endregion
|
|
@@ -47954,9 +47768,6 @@ $_kendo-module-meta: (
|
|
|
47954
47768
|
|
|
47955
47769
|
|
|
47956
47770
|
// Dependencies
|
|
47957
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
47958
|
-
// File already imported_once. Skipping output.
|
|
47959
|
-
// #endregion
|
|
47960
47771
|
// #region @import "../adaptive/_index.scss"; -> scss/adaptive/_index.scss
|
|
47961
47772
|
// #region @import "../core/_index.scss"; -> scss/core/_index.scss
|
|
47962
47773
|
// File already imported_once. Skipping output.
|
|
@@ -51548,9 +51359,6 @@ $_kendo-module-meta: (
|
|
|
51548
51359
|
|
|
51549
51360
|
|
|
51550
51361
|
// Dependencies
|
|
51551
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
51552
|
-
// File already imported_once. Skipping output.
|
|
51553
|
-
// #endregion
|
|
51554
51362
|
// @import "../utils/_flex.scss";
|
|
51555
51363
|
// @import "../utils/_grid.scss";
|
|
51556
51364
|
// #region @import "../pager/_index.scss"; -> scss/pager/_index.scss
|
|
@@ -51891,9 +51699,6 @@ $_kendo-module-meta: (
|
|
|
51891
51699
|
|
|
51892
51700
|
|
|
51893
51701
|
// Dependencies
|
|
51894
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
51895
|
-
// File already imported_once. Skipping output.
|
|
51896
|
-
// #endregion
|
|
51897
51702
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
51898
51703
|
// File already imported_once. Skipping output.
|
|
51899
51704
|
// #endregion
|
|
@@ -53414,9 +53219,6 @@ $_kendo-module-meta: (
|
|
|
53414
53219
|
|
|
53415
53220
|
|
|
53416
53221
|
// Dependencies
|
|
53417
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
53418
|
-
// File already imported_once. Skipping output.
|
|
53419
|
-
// #endregion
|
|
53420
53222
|
// #region @import "../dialog/_index.scss"; -> scss/dialog/_index.scss
|
|
53421
53223
|
// File already imported_once. Skipping output.
|
|
53422
53224
|
// #endregion
|
|
@@ -54522,9 +54324,6 @@ $_kendo-module-meta: (
|
|
|
54522
54324
|
|
|
54523
54325
|
|
|
54524
54326
|
// Dependencies
|
|
54525
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
54526
|
-
// File already imported_once. Skipping output.
|
|
54527
|
-
// #endregion
|
|
54528
54327
|
// @import "../utils/_text.scss";
|
|
54529
54328
|
// #region @import "../grid/_index.scss"; -> scss/grid/_index.scss
|
|
54530
54329
|
// File already imported_once. Skipping output.
|
|
@@ -54780,9 +54579,6 @@ $_kendo-module-meta: (
|
|
|
54780
54579
|
|
|
54781
54580
|
|
|
54782
54581
|
// Dependencies
|
|
54783
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
54784
|
-
// File already imported_once. Skipping output.
|
|
54785
|
-
// #endregion
|
|
54786
54582
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
54787
54583
|
// File already imported_once. Skipping output.
|
|
54788
54584
|
// #endregion
|
|
@@ -55043,9 +54839,6 @@ $_kendo-module-meta: (
|
|
|
55043
54839
|
|
|
55044
54840
|
|
|
55045
54841
|
// Dependencies
|
|
55046
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
55047
|
-
// File already imported_once. Skipping output.
|
|
55048
|
-
// #endregion
|
|
55049
54842
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
55050
54843
|
// File already imported_once. Skipping output.
|
|
55051
54844
|
// #endregion
|
|
@@ -55691,9 +55484,6 @@ $_kendo-module-meta: (
|
|
|
55691
55484
|
|
|
55692
55485
|
// Dependencies
|
|
55693
55486
|
// @import "../utils/_index.scss";
|
|
55694
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
55695
|
-
// File already imported_once. Skipping output.
|
|
55696
|
-
// #endregion
|
|
55697
55487
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
55698
55488
|
// File already imported_once. Skipping output.
|
|
55699
55489
|
// #endregion
|
|
@@ -56293,7 +56083,7 @@ $kendo-taskboard-drag-placeholder-border: $kendo-component-border !default;
|
|
|
56293
56083
|
}
|
|
56294
56084
|
|
|
56295
56085
|
&.k-disabled {
|
|
56296
|
-
@include disabled( $kendo-disabled-styling );
|
|
56086
|
+
@include disabled( $kendo-disabled-styling... );
|
|
56297
56087
|
}
|
|
56298
56088
|
}
|
|
56299
56089
|
|
|
@@ -56373,9 +56163,6 @@ $_kendo-module-meta: (
|
|
|
56373
56163
|
|
|
56374
56164
|
|
|
56375
56165
|
// Dependencies
|
|
56376
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
56377
|
-
// File already imported_once. Skipping output.
|
|
56378
|
-
// #endregion
|
|
56379
56166
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
56380
56167
|
// File already imported_once. Skipping output.
|
|
56381
56168
|
// #endregion
|
|
@@ -57274,9 +57061,6 @@ $_kendo-module-meta: (
|
|
|
57274
57061
|
|
|
57275
57062
|
|
|
57276
57063
|
// Dependencies
|
|
57277
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
57278
|
-
// File already imported_once. Skipping output.
|
|
57279
|
-
// #endregion
|
|
57280
57064
|
// #region @import "../toolbar/_index.scss"; -> scss/toolbar/_index.scss
|
|
57281
57065
|
// File already imported_once. Skipping output.
|
|
57282
57066
|
// #endregion
|
|
@@ -57625,14 +57409,12 @@ $_kendo-module-meta: (
|
|
|
57625
57409
|
"treelist",
|
|
57626
57410
|
"validator",
|
|
57627
57411
|
"window",
|
|
57412
|
+
"time-marker"
|
|
57628
57413
|
)
|
|
57629
57414
|
);
|
|
57630
57415
|
|
|
57631
57416
|
|
|
57632
57417
|
// Dependencies
|
|
57633
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
57634
|
-
// File already imported_once. Skipping output.
|
|
57635
|
-
// #endregion
|
|
57636
57418
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
57637
57419
|
// File already imported_once. Skipping output.
|
|
57638
57420
|
// #endregion
|
|
@@ -59154,14 +58936,12 @@ $_kendo-module-meta: (
|
|
|
59154
58936
|
"dropdown-list",
|
|
59155
58937
|
"icon",
|
|
59156
58938
|
"tooltip",
|
|
58939
|
+
"time-marker"
|
|
59157
58940
|
)
|
|
59158
58941
|
);
|
|
59159
58942
|
|
|
59160
58943
|
|
|
59161
58944
|
// Dependencies
|
|
59162
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
59163
|
-
// File already imported_once. Skipping output.
|
|
59164
|
-
// #endregion
|
|
59165
58945
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
59166
58946
|
// File already imported_once. Skipping output.
|
|
59167
58947
|
// #endregion
|
|
@@ -60805,9 +60585,6 @@ $_kendo-module-meta: (
|
|
|
60805
60585
|
|
|
60806
60586
|
|
|
60807
60587
|
// Dependencies
|
|
60808
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
60809
|
-
// File already imported_once. Skipping output.
|
|
60810
|
-
// #endregion
|
|
60811
60588
|
// #region @import "../input/_index.scss"; -> scss/input/_index.scss
|
|
60812
60589
|
// File already imported_once. Skipping output.
|
|
60813
60590
|
// #endregion
|
|
@@ -61642,9 +61419,6 @@ $_kendo-module-meta: (
|
|
|
61642
61419
|
|
|
61643
61420
|
|
|
61644
61421
|
// Dependencies
|
|
61645
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
61646
|
-
// File already imported_once. Skipping output.
|
|
61647
|
-
// #endregion
|
|
61648
61422
|
// #region @import "../slider/_index.scss"; -> scss/slider/_index.scss
|
|
61649
61423
|
// File already imported_once. Skipping output.
|
|
61650
61424
|
// #endregion
|
|
@@ -61872,9 +61646,6 @@ $_kendo-module-meta: (
|
|
|
61872
61646
|
|
|
61873
61647
|
|
|
61874
61648
|
// Dependencies
|
|
61875
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
61876
|
-
// File already imported_once. Skipping output.
|
|
61877
|
-
// #endregion
|
|
61878
61649
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
61879
61650
|
// File already imported_once. Skipping output.
|
|
61880
61651
|
// #endregion
|
|
@@ -62649,9 +62420,6 @@ $_kendo-module-meta: (
|
|
|
62649
62420
|
|
|
62650
62421
|
|
|
62651
62422
|
// Dependencies
|
|
62652
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
62653
|
-
// File already imported_once. Skipping output.
|
|
62654
|
-
// #endregion
|
|
62655
62423
|
// @import "../utils/_index.scss";
|
|
62656
62424
|
// #region @import "../combobox/_index.scss"; -> scss/combobox/_index.scss
|
|
62657
62425
|
// File already imported_once. Skipping output.
|
|
@@ -63083,9 +62851,6 @@ $_kendo-module-meta: (
|
|
|
63083
62851
|
|
|
63084
62852
|
|
|
63085
62853
|
// Dependencies
|
|
63086
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
63087
|
-
// File already imported_once. Skipping output.
|
|
63088
|
-
// #endregion
|
|
63089
62854
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
63090
62855
|
// File already imported_once. Skipping output.
|
|
63091
62856
|
// #endregion
|
|
@@ -63259,9 +63024,6 @@ $_kendo-module-meta: (
|
|
|
63259
63024
|
|
|
63260
63025
|
|
|
63261
63026
|
// Dependencies
|
|
63262
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
63263
|
-
// File already imported_once. Skipping output.
|
|
63264
|
-
// #endregion
|
|
63265
63027
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
63266
63028
|
// File already imported_once. Skipping output.
|
|
63267
63029
|
// #endregion
|
|
@@ -63769,12 +63531,6 @@ $_kendo-module-meta: (
|
|
|
63769
63531
|
);
|
|
63770
63532
|
|
|
63771
63533
|
|
|
63772
|
-
// Dependencies
|
|
63773
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
63774
|
-
// File already imported_once. Skipping output.
|
|
63775
|
-
// #endregion
|
|
63776
|
-
|
|
63777
|
-
|
|
63778
63534
|
// Component
|
|
63779
63535
|
// #region @import "./_variables.scss"; -> scss/prompt/_variables.scss
|
|
63780
63536
|
// Prompt
|
|
@@ -64024,9 +63780,6 @@ $_kendo-module-meta: (
|
|
|
64024
63780
|
|
|
64025
63781
|
|
|
64026
63782
|
// Dependencies
|
|
64027
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
64028
|
-
// File already imported_once. Skipping output.
|
|
64029
|
-
// #endregion
|
|
64030
63783
|
// #region @import "../popup/_index.scss"; -> scss/popup/_index.scss
|
|
64031
63784
|
// File already imported_once. Skipping output.
|
|
64032
63785
|
// #endregion
|
|
@@ -64887,9 +64640,6 @@ $_kendo-module-meta: (
|
|
|
64887
64640
|
|
|
64888
64641
|
|
|
64889
64642
|
// Dependencies
|
|
64890
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
64891
|
-
// File already imported_once. Skipping output.
|
|
64892
|
-
// #endregion
|
|
64893
64643
|
// @import "../utils/_position.scss";
|
|
64894
64644
|
// #region @import "../button/_index.scss"; -> scss/button/_index.scss
|
|
64895
64645
|
// File already imported_once. Skipping output.
|
|
@@ -65184,9 +64934,6 @@ $_kendo-module-meta: (
|
|
|
65184
64934
|
|
|
65185
64935
|
// Dependencies
|
|
65186
64936
|
// @import "../utils/_index.scss";
|
|
65187
|
-
// #region @import "../common/_index.scss"; -> scss/common/_index.scss
|
|
65188
|
-
// File already imported_once. Skipping output.
|
|
65189
|
-
// #endregion
|
|
65190
64937
|
// #region @import "../icons/_index.scss"; -> scss/icons/_index.scss
|
|
65191
64938
|
// File already imported_once. Skipping output.
|
|
65192
64939
|
// #endregion
|
|
@@ -65838,6 +65585,7 @@ $kendo-signature-maximized-line-width: 3px !default;
|
|
|
65838
65585
|
@include kendo-loader--styles();
|
|
65839
65586
|
@include kendo-skeleton--styles();
|
|
65840
65587
|
@include kendo-tooltip--styles();
|
|
65588
|
+
@include kendo-time-marker--styles();
|
|
65841
65589
|
|
|
65842
65590
|
|
|
65843
65591
|
// Form helpers
|