@progress/kendo-theme-default 4.43.1-dev.0 → 4.43.1-dev.4

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.
Files changed (129) hide show
  1. package/README.md +5 -8
  2. package/dist/all.css +2835 -2722
  3. package/dist/all.scss +6107 -5503
  4. package/package.json +2 -2
  5. package/scss/_layout.scss +0 -0
  6. package/scss/_variables.scss +0 -19
  7. package/scss/appbar/_layout.scss +13 -0
  8. package/scss/autocomplete/_index.scss +1 -0
  9. package/scss/autocomplete/_layout.scss +4 -4
  10. package/scss/avatar/index.md +0 -0
  11. package/scss/button/_index.scss +2 -0
  12. package/scss/button/_layout.scss +1 -7
  13. package/scss/calendar/_index.scss +1 -0
  14. package/scss/calendar/_theme.scss +0 -21
  15. package/scss/checkbox/_index.scss +2 -0
  16. package/scss/checkbox/_layout.scss +2 -1
  17. package/scss/checkbox/index.md +0 -0
  18. package/scss/chip/_layout.scss +103 -123
  19. package/scss/chip/_theme.scss +289 -300
  20. package/scss/chip/_variables.scss +7 -9
  21. package/scss/chip/index.md +0 -0
  22. package/scss/color-preview/_layout.scss +51 -9
  23. package/scss/color-preview/_theme.scss +1 -14
  24. package/scss/color-preview/_variables.scss +1 -0
  25. package/scss/coloreditor/_layout.scss +5 -1
  26. package/scss/coloreditor/_variables.scss +3 -3
  27. package/scss/colorpicker/_layout.scss +23 -45
  28. package/scss/colorpicker/_theme.scss +33 -42
  29. package/scss/combobox/_index.scss +1 -0
  30. package/scss/combobox/_layout.scss +22 -29
  31. package/scss/combobox/_theme.scss +59 -99
  32. package/scss/combobox/_variables.scss +1 -32
  33. package/scss/dataviz/_index.scss +1 -0
  34. package/scss/dateinput/_index.scss +11 -0
  35. package/scss/dateinput/_layout.scss +81 -0
  36. package/scss/dateinput/_theme.scss +86 -0
  37. package/scss/dateinput/_variables.scss +1 -0
  38. package/scss/datepicker/_index.scss +13 -0
  39. package/scss/datepicker/_layout.scss +48 -0
  40. package/scss/datepicker/_theme.scss +87 -0
  41. package/scss/datepicker/_variables.scss +1 -0
  42. package/scss/{datetime → datetimepicker}/_index.scss +5 -4
  43. package/scss/datetimepicker/_layout.scss +120 -0
  44. package/scss/datetimepicker/_theme.scss +89 -0
  45. package/scss/datetimepicker/_variables.scss +2 -0
  46. package/scss/drawer/_index.scss +1 -0
  47. package/scss/dropdowngrid/_layout.scss +6 -4
  48. package/scss/dropdowngrid/_theme.scss +6 -2
  49. package/scss/dropdowngrid/index.md +0 -0
  50. package/scss/dropdownlist/_index.scss +1 -0
  51. package/scss/dropdownlist/_layout.scss +37 -55
  52. package/scss/dropdownlist/_theme.scss +33 -75
  53. package/scss/dropdowntree/_layout.scss +1 -9
  54. package/scss/editor/_layout.scss +9 -16
  55. package/scss/expansion-panel/_index.scss +1 -0
  56. package/scss/fab/index.md +0 -0
  57. package/scss/filter/_index.scss +1 -1
  58. package/scss/filter/_layout.scss +9 -2
  59. package/scss/filter/_theme.scss +3 -1
  60. package/scss/forms/_layout.scss +4 -6
  61. package/scss/gantt/_index.scss +1 -1
  62. package/scss/grid/_index.scss +2 -1
  63. package/scss/grid/_layout.scss +0 -12
  64. package/scss/grid/_variables.scss +6 -6
  65. package/scss/imageeditor/_layout.scss +4 -8
  66. package/scss/imageeditor/_variables.scss +1 -0
  67. package/scss/index.scss +8 -3
  68. package/scss/input/_layout.scss +25 -26
  69. package/scss/input/_variables.scss +16 -1
  70. package/scss/list/_index.scss +12 -0
  71. package/scss/list/_layout.scss +212 -0
  72. package/scss/list/_theme.scss +104 -0
  73. package/scss/list/_variables.scss +21 -0
  74. package/scss/list/index.md +0 -0
  75. package/scss/listbox/_index.scss +1 -0
  76. package/scss/map/_layout.scss +4 -7
  77. package/scss/maskedtextbox/_layout.scss +17 -31
  78. package/scss/maskedtextbox/_theme.scss +44 -14
  79. package/scss/mediaplayer/_layout.scss +5 -0
  80. package/scss/menu/_index.scss +1 -0
  81. package/scss/menu/_layout.scss +4 -6
  82. package/scss/menu/_variables.scss +2 -2
  83. package/scss/multiselect/_index.scss +2 -0
  84. package/scss/pager/_index.scss +1 -0
  85. package/scss/panelbar/_index.scss +1 -0
  86. package/scss/panelbar/_theme.scss +9 -2
  87. package/scss/panelbar/_variables.scss +4 -0
  88. package/scss/pivotgrid/_index.scss +1 -0
  89. package/scss/pivotgrid/_layout.scss +0 -16
  90. package/scss/pivotgrid/_variables.scss +0 -3
  91. package/scss/popover/_layout.scss +0 -1
  92. package/scss/popup/_index.scss +0 -4
  93. package/scss/popup/_layout.scss +2 -271
  94. package/scss/popup/_theme.scss +4 -148
  95. package/scss/popup/_variables.scss +2 -7
  96. package/scss/radio/_index.scss +2 -0
  97. package/scss/radio/_layout.scss +2 -1
  98. package/scss/radio/index.md +0 -0
  99. package/scss/scheduler/_index.scss +1 -1
  100. package/scss/scheduler/_layout.scss +1 -1
  101. package/scss/scrollview/_layout.scss +6 -1
  102. package/scss/slider/_layout.scss +2 -0
  103. package/scss/spreadsheet/_index.scss +2 -1
  104. package/scss/spreadsheet/_layout.scss +4 -11
  105. package/scss/switch/index.md +0 -0
  106. package/scss/table/_index.scss +19 -0
  107. package/scss/table/_layout.scss +228 -0
  108. package/scss/table/_theme.scss +81 -0
  109. package/scss/table/_variables.scss +114 -0
  110. package/scss/tabstrip/_index.scss +1 -0
  111. package/scss/tabstrip/_layout.scss +1 -1
  112. package/scss/timepicker/_index.scss +15 -0
  113. package/scss/timepicker/_layout.scss +48 -0
  114. package/scss/timepicker/_theme.scss +87 -0
  115. package/scss/timepicker/_variables.scss +1 -0
  116. package/scss/timeselector/_index.scss +13 -0
  117. package/scss/timeselector/_layout.scss +207 -0
  118. package/scss/timeselector/_theme.scss +70 -0
  119. package/scss/timeselector/_variables.scss +32 -0
  120. package/scss/toolbar/_layout.scss +15 -0
  121. package/scss/utils/_border.scss +1 -2
  122. package/scss/utils/_flex.scss +11 -3
  123. package/scss/virtual-scroller/_index.scss +10 -0
  124. package/scss/virtual-scroller/_layout.scss +35 -0
  125. package/scss/virtual-scroller/_theme.scss +3 -0
  126. package/scss/virtual-scroller/_variables.scss +1 -0
  127. package/scss/datetime/_layout.scss +0 -462
  128. package/scss/datetime/_theme.scss +0 -321
  129. package/scss/datetime/_variables.scss +0 -53
@@ -0,0 +1,120 @@
1
+ @include exports( "datetimepicker/layout" ) {
2
+
3
+ // Datetime picker
4
+ .k-datetimepicker {
5
+ @include border-radius( $input-border-radius );
6
+ width: $input-default-width;
7
+ border-width: $input-border-width;
8
+ border-style: solid;
9
+ box-sizing: border-box;
10
+ outline: 0;
11
+ font-family: $input-font-family;
12
+ font-size: $input-font-size;
13
+ line-height: $input-line-height;
14
+ text-align: start;
15
+ white-space: nowrap;
16
+ display: inline-flex;
17
+ flex-flow: row nowrap;
18
+ vertical-align: middle;
19
+ position: relative;
20
+ overflow: hidden;
21
+ transition: all .1s ease; // sass-lint:disable-line no-transition-all
22
+ -webkit-touch-callout: none;
23
+ -webkit-tap-highlight-color: $rgba-transparent;
24
+
25
+
26
+ // Input
27
+ .k-input {}
28
+
29
+
30
+ // Select
31
+ .k-select {
32
+ border-width: 0;
33
+ border-inline-start-width: $picker-select-border-width;
34
+ border-style: solid;
35
+ box-sizing: border-box;
36
+ outline: 0;
37
+ display: flex;
38
+ align-items: stretch;
39
+ justify-content: center;
40
+ flex: 0 0 auto;
41
+ text-align: center;
42
+ cursor: pointer;
43
+ }
44
+ .k-link {
45
+ padding: $picker-select-padding-y $picker-select-padding-x;
46
+ width: if( $use-picker-select-width, $button-inner-calc-size, null );
47
+ height: 100%;
48
+ border-width: 0;
49
+ border-style: solid;
50
+ border-color: inherit;
51
+ display: flex;
52
+ align-items: center;
53
+ justify-content: center;
54
+ box-sizing: border-box;
55
+ }
56
+ }
57
+
58
+
59
+ // Datetime popup
60
+ .k-datetime-popup,
61
+ .k-datetime-container {
62
+
63
+ // Wrap
64
+ .k-datetime-wrap {
65
+ width: $datetime-width;
66
+ overflow: hidden;
67
+ }
68
+ .k-date-tab {
69
+ .k-datetime-selector {
70
+ transform: translateX(0);
71
+ }
72
+ }
73
+ .k-time-tab {
74
+ .k-datetime-selector {
75
+ transform: translateX(-100%);
76
+ }
77
+ }
78
+
79
+ // Datetime button group
80
+ .k-datetime-buttongroup {
81
+ padding: $actions-padding-y $actions-padding-x;
82
+ }
83
+
84
+ // Datetime selector
85
+ .k-datetime-selector {
86
+ display: flex;
87
+ transition: transform .2s;
88
+ }
89
+
90
+ // Inner wraps
91
+ .k-datetime-calendar-wrap,
92
+ .k-datetime-time-wrap {
93
+ text-align: center;
94
+ flex: 0 0 $datetime-width;
95
+ }
96
+
97
+ // Calendar
98
+ .k-datetime-calendar-wrap .k-calendar {
99
+ border-width: 0;
100
+ }
101
+
102
+ // Time
103
+ .k-datetime-time-wrap .k-timeselector {
104
+ border-width: 0;
105
+ }
106
+
107
+ .k-rtl &,
108
+ &.k-rtl,
109
+ [dir="rtl"] &,
110
+ &[dir="rtl"] {
111
+ .k-time-tab {
112
+
113
+ .k-datetime-selector {
114
+ transform: translateX(100%);
115
+ }
116
+ }
117
+ }
118
+ }
119
+
120
+ }
@@ -0,0 +1,89 @@
1
+ @include exports( "datetimepicker/theme" ) {
2
+
3
+ // Datetime picker
4
+ .k-datetimepicker {
5
+ @include fill(
6
+ $input-text,
7
+ $input-bg,
8
+ $input-border
9
+ );
10
+
11
+ // Hover state
12
+ &:hover,
13
+ &.k-state-hover {
14
+ @include fill(
15
+ $input-hovered-text,
16
+ $input-hovered-bg,
17
+ $input-hovered-border
18
+ );
19
+ }
20
+
21
+ // Focus state
22
+ &:focus,
23
+ &.k-state-focus {
24
+ @include fill(
25
+ $input-focused-text,
26
+ $input-focused-bg,
27
+ $input-focused-border
28
+ );
29
+ @include box-shadow( $input-focused-shadow );
30
+ }
31
+ &:focus-within {
32
+ @include fill(
33
+ $input-focused-text,
34
+ $input-focused-bg,
35
+ $input-focused-border
36
+ );
37
+ @include box-shadow( $input-focused-shadow );
38
+ }
39
+
40
+
41
+ // Invalid state
42
+ &.k-invalid,
43
+ &.ng-invalid,
44
+ &.k-state-invalid {
45
+ border-color: $invalid-border;
46
+
47
+ .k-input-validation-icon {
48
+ color: $invalid-text;
49
+ }
50
+
51
+ &:focus-within,
52
+ &.k-state-focus {
53
+ @include box-shadow($invalid-shadow);
54
+ }
55
+ }
56
+
57
+
58
+ // Select
59
+ .k-select {
60
+ @include fill(
61
+ $picker-select-text,
62
+ $picker-select-bg,
63
+ $picker-select-border,
64
+ $picker-select-gradient
65
+ );
66
+ }
67
+ .k-link:hover,
68
+ .k-link.k-state-hover {
69
+ @include fill(
70
+ $picker-select-hovered-text,
71
+ $picker-select-hovered-bg,
72
+ $picker-select-hovered-border,
73
+ $picker-select-hovered-gradient
74
+ );
75
+ }
76
+
77
+ .k-link:active,
78
+ .k-link.k-state-active,
79
+ .k-link.k-state-selected {
80
+ @include fill(
81
+ $picker-select-pressed-text,
82
+ $picker-select-pressed-bg,
83
+ $picker-select-pressed-border,
84
+ $picker-select-pressed-gradient
85
+ );
86
+ }
87
+ }
88
+
89
+ }
@@ -0,0 +1,2 @@
1
+ // DateTime
2
+ $datetime-width: calc( #{$calendar-cell-size * 8} + #{$infinite-calendar-view-padding-x * 2}) !default;
@@ -5,6 +5,7 @@
5
5
  @import "../common/_index.scss";
6
6
  @import "../overlay/_index.scss";
7
7
  @import "../toolbar/_index.scss";
8
+ @import "../list/_index.scss";
8
9
 
9
10
 
10
11
  // Component
@@ -1,4 +1,5 @@
1
1
  @include exports("dropdowngrid/layout") {
2
+
2
3
  .k-dropdowngrid-popup {
3
4
  overflow: hidden;
4
5
  }
@@ -12,6 +13,8 @@
12
13
 
13
14
  // Grid list
14
15
  .k-grid-list {
16
+ margin: 0;
17
+ padding: 0;
15
18
  width: 100%;
16
19
  max-width: none;
17
20
  border-width: 0;
@@ -21,6 +24,7 @@
21
24
  empty-cells: show;
22
25
  outline: none;
23
26
  display: table;
27
+ list-style: none;
24
28
  }
25
29
 
26
30
 
@@ -115,12 +119,10 @@
115
119
  margin: 0;
116
120
  padding: $grid-header-padding-y $grid-header-padding-x;
117
121
  min-height: auto;
122
+ font-size: inherit;
118
123
  text-align: left;
119
124
  font-weight: bold;
120
125
  }
121
- .k-dropdowngrid-popup .k-outer-group-header.k-first {
122
- border-bottom-width: 1px;
123
- }
124
126
  .k-grid-list > .k-item.k-first {
125
127
  border-top: 1px solid currentColor;
126
128
  }
@@ -135,7 +137,7 @@
135
137
  }
136
138
  .k-grid-list > .k-item > .k-group-cell > span {
137
139
  padding: 0 ($grid-cell-padding-x / 2);
138
- font-size: .875em;
140
+ font-size: .75em;
139
141
  position: absolute;
140
142
  top: 0;
141
143
  right: 0;
@@ -27,11 +27,16 @@
27
27
 
28
28
  // Group header
29
29
  .k-dropdowngrid-popup .k-group-header,
30
- .k-dropdowngrid-popup .k-outer-group-header.k-first {
30
+ .k-dropdowngrid-popup .k-outer-group-header {
31
31
  border-color: $grid-header-border;
32
32
  color: $grid-header-text;
33
33
  background-color: $grid-header-bg;
34
34
  }
35
+ .k-grid-list > .k-group-header,
36
+ .k-grid-list > .k-outer-group-header {
37
+ background: none;
38
+ box-shadow: none;
39
+ }
35
40
 
36
41
 
37
42
  // Alt
@@ -39,7 +44,6 @@
39
44
  background-color: $grid-alt-bg;
40
45
  }
41
46
  .k-grid-list > .k-outer-group-header:nth-child(2n) {
42
- background: none;
43
47
 
44
48
  > strong {
45
49
  background-color: $grid-alt-bg;
File without changes
@@ -6,6 +6,7 @@
6
6
  @import "../input/_index.scss";
7
7
  @import "../floating-label/_index.scss";
8
8
  @import "../popup/_index.scss";
9
+ @import "../list/_index.scss";
9
10
 
10
11
 
11
12
  // Component
@@ -2,70 +2,55 @@
2
2
 
3
3
  // Dropdown list
4
4
  .k-dropdown {
5
+ @include border-radius( $input-border-radius );
5
6
  width: $input-default-width;
6
- border-width: 0;
7
- outline: 0;
8
- background: none;
7
+ border-width: $input-border-width;
8
+ border-style: solid;
9
9
  box-sizing: border-box;
10
+ outline: 0;
10
11
  font-family: $input-font-family;
11
12
  font-size: $input-font-size;
12
13
  line-height: $input-line-height;
13
- text-align: left;
14
+ text-align: start;
14
15
  white-space: nowrap;
15
16
  display: inline-flex;
17
+ flex-flow: row nowrap;
16
18
  vertical-align: middle;
17
19
  position: relative;
20
+ overflow: hidden;
21
+ transition: all .1s ease; // sass-lint:disable-line no-transition-all
18
22
  -webkit-touch-callout: none;
19
23
  -webkit-tap-highlight-color: $rgba-transparent;
20
24
 
21
- .k-dropdown-wrap {
22
- @include border-radius( $input-border-radius );
23
- padding: 0;
24
- width: 100%;
25
- display: flex;
26
- flex-flow: row nowrap;
27
- border-width: 1px;
28
- border-style: solid;
29
- box-sizing: border-box;
30
- position: relative;
31
- transition: all .1s ease; // sass-lint:disable-line no-transition-all
32
- cursor: pointer;
33
- outline: 0;
34
- overflow: hidden;
35
-
36
25
 
37
- // Input
38
- .k-input {}
26
+ // Input
27
+ .k-input {}
39
28
 
40
29
 
41
- // Select
42
- .k-select {
43
- padding: $picker-select-padding-y $picker-select-padding-x;
44
- width: if( $use-picker-select-width, $button-inner-calc-size, null );
45
- border-width: 0;
46
- border-inline-start-width: $picker-select-border-width;
47
- border-color: transparent;
48
- box-sizing: border-box;
49
- border-style: solid;
50
- display: flex;
51
- align-items: center;
52
- justify-content: center;
53
- flex: 0 0 auto;
54
- text-align: center;
55
- cursor: pointer;
56
- }
30
+ // Loading icon
31
+ .k-i-loading {
32
+ width: $input-icon-width;
33
+ height: $input-icon-height;
57
34
  }
58
35
 
59
- }
60
-
61
-
62
- // RTL
63
36
 
64
- .k-dropdown.k-rtl,
65
- .k-dropdown[dir="rtl"],
66
- .k-rtl .k-dropdown,
67
- [dir="rtl"] .k-dropdown {
68
- text-align: right;
37
+ // Select
38
+ .k-select {
39
+ padding: $picker-select-padding-y $picker-select-padding-x;
40
+ width: if( $use-picker-select-width, $spinner-width, null );
41
+ border-width: 0;
42
+ border-inline-start-width: $picker-select-border-width;
43
+ border-style: solid;
44
+ border-color: transparent;
45
+ box-sizing: border-box;
46
+ outline: 0;
47
+ display: flex;
48
+ flex-flow: row nowrap;
49
+ align-items: center;
50
+ justify-content: center;
51
+ flex: 0 0 auto;
52
+ cursor: pointer;
53
+ }
69
54
  }
70
55
 
71
56
 
@@ -74,16 +59,13 @@
74
59
  .k-dropdown-operator {
75
60
  width: auto;
76
61
 
77
- .k-dropdown-wrap {
78
- .k-input {
79
- display: none;
80
- }
81
- .k-select {
82
- width: $button-inner-calc-size;
83
- height: $button-inner-calc-size;
84
- }
62
+ .k-input {
63
+ display: none;
64
+ }
65
+ .k-select {
66
+ width: $button-inner-calc-size;
67
+ height: $button-inner-calc-size;
85
68
  }
86
-
87
69
  }
88
70
 
89
71
 
@@ -1,78 +1,7 @@
1
1
  @include exports( "dropdownlist/theme" ) {
2
2
 
3
+ // Dropdown list
3
4
  .k-dropdown {
4
-
5
- .k-dropdown-wrap {
6
- @include fill(
7
- $dropdownlist-text,
8
- $dropdownlist-bg,
9
- $dropdownlist-border,
10
- $dropdownlist-gradient
11
- );
12
-
13
- // Hover state
14
- &:hover,
15
- &.k-state-hover {
16
- @include fill(
17
- $dropdownlist-hovered-text,
18
- $dropdownlist-hovered-bg,
19
- $dropdownlist-hovered-border,
20
- $dropdownlist-hovered-gradient
21
- );
22
- }
23
-
24
- &.k-state-active {}
25
-
26
- // Focused state
27
- &.k-state-focused {
28
- @include fill(
29
- $dropdownlist-focused-text,
30
- $dropdownlist-focused-bg,
31
- $dropdownlist-focused-border,
32
- $dropdownlist-focused-gradient
33
- );
34
- @include box-shadow($dropdownlist-focused-shadow);
35
- }
36
-
37
- // Invalid state
38
- &.k-invalid,
39
- &.k-invalid:hover,
40
- &.k-state-invalid {
41
- border-color: $invalid-border;
42
-
43
- .k-input-validation-icon {
44
- color: $invalid-text;
45
- }
46
-
47
- &:focus,
48
- &.k-state-focused {
49
- @include box-shadow($invalid-shadow);
50
- }
51
- }
52
- }
53
-
54
- // Invalid
55
- &.k-state-invalid,
56
- &.ng-invalid.ng-touched,
57
- &.ng-invalid.ng-dirty {
58
- > .k-dropdown-wrap {
59
- border-color: $invalid-border;
60
-
61
- .k-input-validation-icon {
62
- color: $invalid-text;
63
- }
64
-
65
- &:focus,
66
- &.k-state-focused {
67
- @include box-shadow($invalid-shadow);
68
- }
69
- }
70
- }
71
-
72
- }
73
-
74
- // Native select
75
- select.k-dropdown {
76
5
  @include fill(
77
6
  $dropdownlist-text,
78
7
  $dropdownlist-bg,
@@ -81,7 +10,8 @@
81
10
  );
82
11
 
83
12
  // Hover state
84
- &:hover {
13
+ &:hover,
14
+ &.k-state-hover {
85
15
  @include fill(
86
16
  $dropdownlist-hovered-text,
87
17
  $dropdownlist-hovered-bg,
@@ -90,8 +20,18 @@
90
20
  );
91
21
  }
92
22
 
93
- // Focused state
94
- &:focus {
23
+ // Focus state
24
+ &:focus,
25
+ &.k-state-focus {
26
+ @include fill(
27
+ $dropdownlist-focused-text,
28
+ $dropdownlist-focused-bg,
29
+ $dropdownlist-focused-border,
30
+ $dropdownlist-focused-gradient
31
+ );
32
+ @include box-shadow($dropdownlist-focused-shadow);
33
+ }
34
+ &:focus-within {
95
35
  @include fill(
96
36
  $dropdownlist-focused-text,
97
37
  $dropdownlist-focused-bg,
@@ -100,6 +40,24 @@
100
40
  );
101
41
  @include box-shadow($dropdownlist-focused-shadow);
102
42
  }
43
+
44
+
45
+ // Invalid state
46
+ &.k-invalid,
47
+ &.ng-invalid,
48
+ &.k-state-invalid {
49
+ border-color: $invalid-border;
50
+
51
+ .k-input-validation-icon {
52
+ color: $invalid-text;
53
+ }
54
+
55
+ &:focus-within,
56
+ &.k-state-focus {
57
+ @include box-shadow($invalid-shadow);
58
+ }
59
+ }
60
+
103
61
  }
104
62
 
105
63
  }
@@ -10,16 +10,8 @@
10
10
  .k-popup-dropdowntree {
11
11
  padding: 0;
12
12
 
13
- .k-list-filter {
14
- box-shadow: $dropdowntree-filter-shadow;
15
- margin: 0 0 $dropdowntree-filter-spacer;
16
- }
17
-
18
13
  .k-check-all {
19
- padding: $dropdowntree-popup-spacer-y $dropdowntree-popup-spacer-x 0;
20
- }
21
- .k-list-filter .k-check-all {
22
- padding-top: 0;
14
+ padding: $dropdowntree-popup-spacer-y $dropdowntree-popup-spacer-x;
23
15
  }
24
16
 
25
17
  .k-treeview {
@@ -153,6 +153,7 @@
153
153
  }
154
154
 
155
155
  // Toolbar
156
+ .k-editor-toolbar,
156
157
  .k-editor > .k-toolbar {
157
158
  border-width: 0 0 $toolbar-border-width 0;
158
159
  flex-shrink: 0;
@@ -180,13 +181,14 @@
180
181
  top: 0;
181
182
  right: 0;
182
183
  visibility: hidden;
183
- }
184
- .k-overflow-anchor {
185
- border-width: 0;
186
- padding: $toolbar-padding-y;
187
- width: $toolbar-inner-calc-size;
188
- height: $toolbar-inner-calc-size;
189
- position: relative;
184
+
185
+ .k-overflow-anchor {
186
+ border-width: 0;
187
+ padding: $toolbar-padding-y;
188
+ width: $toolbar-inner-calc-size;
189
+ height: $toolbar-inner-calc-size;
190
+ position: relative;
191
+ }
190
192
  }
191
193
 
192
194
  .k-editor-export {
@@ -304,15 +306,6 @@
304
306
  }
305
307
  }
306
308
 
307
- .k-editor-widget .k-colorpicker {}
308
-
309
- .k-rtl .k-editor .k-editor-widget .k-dropdown-wrap {
310
- padding-left: 0;
311
-
312
- .k-select {
313
- border-width: 0;
314
- }
315
- }
316
309
 
317
310
  // Find and replace dialog
318
311
  .k-editor-find-replace {
@@ -6,6 +6,7 @@
6
6
  @import "../utils/_display.scss";
7
7
  @import "../utils/_spacer.scss";
8
8
  @import "../icons/_index.scss";
9
+ @import "../list/_index.scss";
9
10
 
10
11
 
11
12
  // Component
File without changes
@@ -6,7 +6,7 @@
6
6
  @import "../button/_index.scss";
7
7
  @import "../input/_index.scss";
8
8
  @import "../checkbox/_index.scss";
9
- @import "../datetime/_index.scss";
9
+ @import "../datetimepicker/_index.scss";
10
10
  @import "../dropdownlist/_index.scss";
11
11
  @import "../numerictextbox/_index.scss";
12
12
  @import "../toolbar/_index.scss";
@@ -58,7 +58,9 @@
58
58
  }
59
59
  }
60
60
 
61
- .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after {
61
+ // The second selector targets the Angular rendering
62
+ .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
63
+ .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
62
64
  content: "";
63
65
  position: absolute;
64
66
  width: $filter-line-size;
@@ -67,9 +69,12 @@
67
69
  left: -$filter-padding-x;
68
70
  }
69
71
 
72
+ // The forth and fifth selectors targets the Angular rendering
70
73
  .k-filter-group-main::before,
71
74
  .k-filter-group-main > .k-filter-toolbar::before,
72
75
  .k-filter-group-main > .k-filter-toolbar::after,
76
+ .k-filter-group-main > * > .k-filter-toolbar::before,
77
+ .k-filter-group-main > * > .k-filter-toolbar::after,
73
78
  .k-filter-lines .k-filter-item:last-child::before {
74
79
  display: none;
75
80
  }
@@ -99,7 +104,9 @@
99
104
  }
100
105
  }
101
106
 
102
- .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after {
107
+ // The second selector targets the Angular rendering
108
+ .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
109
+ .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
103
110
  left: auto;
104
111
  right: -$filter-padding-x;
105
112
  }