@progress/kendo-theme-default 7.0.3-dev.2 → 7.1.0-dev.0

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.
@@ -3715,10 +3715,6 @@
3715
3715
  "type": "Number",
3716
3716
  "value": "8px"
3717
3717
  },
3718
- "kendo-tooltip-max-width": {
3719
- "type": "Null",
3720
- "value": "null"
3721
- },
3722
3718
  "kendo-tooltip-border-width": {
3723
3719
  "type": "Number",
3724
3720
  "value": "0px"
@@ -3767,65 +3763,13 @@
3767
3763
  "type": "String",
3768
3764
  "value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
3769
3765
  },
3770
- "kendo-tooltip-primary-bg": {
3771
- "type": "Color",
3772
- "value": "#ff6358"
3773
- },
3774
- "kendo-tooltip-primary-text": {
3775
- "type": "Color",
3776
- "value": "white"
3777
- },
3778
- "kendo-tooltip-primary-border": {
3779
- "type": "Color",
3780
- "value": "#ff6358"
3781
- },
3782
- "kendo-tooltip-info-bg": {
3783
- "type": "Color",
3784
- "value": "#0058e9"
3785
- },
3786
- "kendo-tooltip-info-text": {
3787
- "type": "Color",
3788
- "value": "white"
3789
- },
3790
- "kendo-tooltip-info-border": {
3791
- "type": "Color",
3792
- "value": "#0058e9"
3793
- },
3794
- "kendo-tooltip-success-bg": {
3795
- "type": "Color",
3796
- "value": "#37b400"
3797
- },
3798
- "kendo-tooltip-success-text": {
3799
- "type": "Color",
3800
- "value": "white"
3801
- },
3802
- "kendo-tooltip-success-border": {
3803
- "type": "Color",
3804
- "value": "#37b400"
3805
- },
3806
- "kendo-tooltip-warning-bg": {
3807
- "type": "Color",
3808
- "value": "#ffc000"
3809
- },
3810
- "kendo-tooltip-warning-text": {
3811
- "type": "Color",
3812
- "value": "black"
3813
- },
3814
- "kendo-tooltip-warning-border": {
3815
- "type": "Color",
3816
- "value": "#ffc000"
3817
- },
3818
- "kendo-tooltip-error-bg": {
3819
- "type": "Color",
3820
- "value": "#f31700"
3821
- },
3822
- "kendo-tooltip-error-text": {
3823
- "type": "Color",
3824
- "value": "white"
3766
+ "kendo-tooltip-theme-colors": {
3767
+ "type": "Map",
3768
+ "value": "(\"primary\": #ff6358, \"secondary\": #666666, \"tertiary\": #03a9f4, \"info\": #0058e9, \"success\": #37b400, \"warning\": #ffc000, \"error\": #f31700, \"dark\": #424242, \"light\": #ebebeb, \"inverse\": #424242)"
3825
3769
  },
3826
- "kendo-tooltip-error-border": {
3827
- "type": "Color",
3828
- "value": "#f31700"
3770
+ "kendo-tooltip-theme": {
3771
+ "type": "Map",
3772
+ "value": "(\"inverse\": (color: white, background-color: #424242, border: #424242), \"light\": (color: black, background-color: #ebebeb, border: #ebebeb), \"dark\": (color: white, background-color: #424242, border: #424242), \"error\": (color: white, background-color: #f31700, border: #f31700), \"warning\": (color: black, background-color: #ffc000, border: #ffc000), \"success\": (color: white, background-color: #37b400, border: #37b400), \"info\": (color: white, background-color: #0058e9, border: #0058e9), \"tertiary\": (color: white, background-color: #03a9f4, border: #03a9f4), \"secondary\": (color: white, background-color: #666666, border: #666666), \"primary\": (color: white, background-color: #ff6358, border: #ff6358))"
3829
3773
  },
3830
3774
  "kendo-window-border-width": {
3831
3775
  "type": "Number",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ff6358",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Green",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue A11Y",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Orange",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Purple",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-default",
3
3
  "description": "SASS resources for the default Kendo UI theme",
4
- "version": "7.0.3-dev.2",
4
+ "version": "7.1.0-dev.0",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -52,12 +52,12 @@
52
52
  },
53
53
  "dependencies": {
54
54
  "@progress/kendo-svg-icons": "2.0.0",
55
- "@progress/kendo-theme-core": "7.0.3-dev.2",
56
- "@progress/kendo-theme-utils": "7.0.3-dev.2"
55
+ "@progress/kendo-theme-core": "7.1.0-dev.0",
56
+ "@progress/kendo-theme-utils": "7.1.0-dev.0"
57
57
  },
58
58
  "directories": {
59
59
  "doc": "docs",
60
60
  "lib": "lib"
61
61
  },
62
- "gitHead": "00fbdd430c74d792dadbb35dc7f15107c8973d09"
62
+ "gitHead": "e0a0885fdf92926065f788aab0ad62453b875258"
63
63
  }
@@ -1,19 +1,47 @@
1
1
  // Captcha
2
+
3
+ /// The spacer of the Captcha.
4
+ /// @group captcha
2
5
  $kendo-captcha-spacer: k-map-get( $kendo-spacing, 2 ) !default;
3
6
 
7
+ /// The width of the Captcha.
8
+ /// @group captcha
4
9
  $kendo-captcha-width: 280px !default;
10
+ /// The font family of the Captcha.
11
+ /// @group captcha
5
12
  $kendo-captcha-font-family: $kendo-font-family !default;
13
+ /// The font size of the Captcha.
14
+ /// @group captcha
6
15
  $kendo-captcha-font-size: $kendo-font-size-md !default;
16
+ /// The line height of the Captcha.
17
+ /// @group captcha
7
18
  $kendo-captcha-line-height: $kendo-line-height-md !default;
19
+ /// The gap of the Captcha.
20
+ /// @group captcha
8
21
  $kendo-captcha-gap: $kendo-captcha-spacer !default;
22
+ /// The background color of the Captcha.
23
+ /// @group captcha
9
24
  $kendo-captcha-bg: $kendo-component-bg !default;
25
+ /// The text color of the Captcha.
26
+ /// @group captcha
10
27
  $kendo-captcha-text: $kendo-component-bg !default;
28
+ /// The border color of the Captcha.
29
+ /// @group captcha
11
30
  $kendo-captcha-border: $kendo-component-bg !default;
12
31
 
32
+ /// The gap of the Captcha image wrapper.
33
+ /// @group captcha
13
34
  $kendo-captcha-image-wrap-gap: $kendo-captcha-spacer !default;
14
-
35
+ /// The gap of the Captcha image controls.
36
+ /// @group captcha
15
37
  $kendo-captcha-image-controls-gap: $kendo-captcha-spacer !default;
16
38
 
39
+ /// The top margin of the Captcha validation message.
40
+ /// @group captcha
17
41
  $kendo-captcha-validation-message-margin-top: k-math-div( $kendo-captcha-spacer, 2 ) !default;
42
+ /// The font size of the Captcha validation message.
43
+ /// @group captcha
18
44
  $kendo-captcha-validation-message-font-size: $kendo-font-size-sm !default;
45
+ /// The font style of the Captcha validation message.
46
+ /// @group captcha
19
47
  $kendo-captcha-validation-message-font-style: italic !default;
@@ -33,6 +33,15 @@
33
33
  *::after {
34
34
  box-sizing: border-box;
35
35
  }
36
+
37
+ // Card avatar
38
+ .k-card-avatar,
39
+ .k-avatar {
40
+ margin-right: $kendo-card-avatar-spacing;
41
+ width: $kendo-card-avatar-size;
42
+ height: $kendo-card-avatar-size;
43
+ flex-basis: $kendo-card-avatar-size;
44
+ }
36
45
  }
37
46
  .k-card > .k-card-inner {
38
47
  @include border-radius( $kendo-card-inner-border-radius );
@@ -42,11 +51,9 @@
42
51
  position: relative;
43
52
  }
44
53
 
45
-
46
54
  // Card orientation
47
- .k-card-horizontal { flex-flow: row nowrap; } // stylelint-disable-line block-opening-brace-space-before
48
- .k-card-vertical { flex-flow: column nowrap; } // stylelint-disable-line block-opening-brace-space-before
49
-
55
+ .k-card-horizontal { flex-flow: row nowrap; } // stylelint-disable-line block-opening-brace-space-before
56
+ .k-card-vertical { flex-flow: column nowrap; } // stylelint-disable-line block-opening-brace-space-before
50
57
 
51
58
  // Header
52
59
  .k-card-header {
@@ -103,30 +110,13 @@
103
110
  }
104
111
  }
105
112
 
106
-
107
- // Card avatar
108
- .k-card-avatar,
109
- .k-card .k-avatar {
110
- margin-right: $kendo-card-avatar-spacing;
111
- width: $kendo-card-avatar-size;
112
- height: $kendo-card-avatar-size;
113
- flex-basis: $kendo-card-avatar-size;
114
- }
115
-
116
-
117
- // Card image
118
- .k-card-image,
113
+ // Card media
119
114
  .k-card-media {
120
115
  border: 0;
121
116
  max-width: 100%;
122
117
  flex-shrink: 0;
123
118
  overflow: hidden;
124
119
 
125
- > img {
126
- border: 0;
127
- max-width: 100%;
128
- }
129
-
130
120
  .k-card-horizontal & {
131
121
  max-width: $kendo-card-img-max-width;
132
122
  object-fit: cover;
@@ -170,22 +160,23 @@
170
160
  flex: 0 0 auto;
171
161
  align-self: stretch;
172
162
  }
173
- .k-card-separator.k-separator-vertical,
174
- .k-card-horizontal > .k-card-separator {
175
- border-left-width: 1px;
176
- }
163
+
177
164
  .k-card-separator.k-separator-horizontal,
178
165
  .k-card-vertical > .k-card-separator {
179
166
  border-top-width: 1px;
180
167
  }
181
168
 
169
+ .k-card-separator.k-separator-vertical,
170
+ .k-card-horizontal > .k-card-separator {
171
+ border-left-width: 1px;
172
+ }
173
+
182
174
  .k-card > .k-hr {
183
175
  margin: 0;
184
176
  flex: 0 0 auto;
185
177
  border-color: inherit;
186
178
  }
187
179
 
188
-
189
180
  // Card actions
190
181
  .k-card-actions {
191
182
  padding-block: $kendo-card-actions-padding-y;
@@ -200,33 +191,6 @@
200
191
  gap: $kendo-card-actions-gap;
201
192
  }
202
193
 
203
-
204
- // Actions align
205
- .k-card-actions-start { justify-content: flex-start; } // stylelint-disable-line block-opening-brace-space-before
206
- .k-card-actions-end { justify-content: flex-end; } // stylelint-disable-line block-opening-brace-space-before
207
- .k-card-actions-center { justify-content: center; } // stylelint-disable-line block-opening-brace-space-before
208
-
209
-
210
- // Actions orientation
211
- .k-card-actions-horizontal { flex-flow: row nowrap; } // stylelint-disable-line block-opening-brace-space-before
212
- .k-card-actions-vertical { flex-flow: column nowrap; } // stylelint-disable-line block-opening-brace-space-before
213
-
214
-
215
- // Stretched actions
216
- .k-card-actions-stretched > * {
217
- flex: 1 1 auto;
218
- }
219
-
220
-
221
- // Card action
222
- .k-card-action {
223
- border-width: 0;
224
- border-style: solid;
225
- border-color: inherit;
226
- display: inline-flex;
227
- }
228
-
229
-
230
194
  // List
231
195
  .k-card-list {
232
196
  display: flex;
@@ -318,9 +282,6 @@
318
282
  }
319
283
  }
320
284
 
321
-
322
-
323
-
324
285
  // Card with callout
325
286
  .k-card-with-callout {
326
287
  overflow: visible;
@@ -107,7 +107,6 @@
107
107
  z-index: -1;
108
108
  }
109
109
 
110
- .k-slider-wrap,
111
110
  .k-slider-track-wrap {
112
111
  z-index: 1;
113
112
  }
@@ -30,18 +30,6 @@
30
30
  height: 0;
31
31
  border-width: $kendo-dock-manager-border-width 0 0;
32
32
  }
33
-
34
- // Needed because of a bug in Chrome - Issue 1473554
35
- // A fix will be shipped likely in milestone 118 and then we can revisit this
36
- @supports (not (-ms-ime-mode: none)) and (not (overflow: -webkit-marquee)) and (not (-moz-appearance:none)) {
37
- .k-toolbar-button {
38
- padding-block: $kendo-button-padding-x;
39
- padding-inline: $kendo-button-padding-y;
40
- }
41
- .k-toolbar-button .k-button-text {
42
- writing-mode: vertical-lr;
43
- }
44
- }
45
33
  }
46
34
 
47
35
  // Panes
@@ -1,26 +1,64 @@
1
- // Dropzone
1
+ // DropZone
2
2
 
3
+ /// The horizontal padding of the DropZone.
4
+ /// @group dropzone
3
5
  $kendo-dropzone-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
6
+ /// The vertical padding of the DropZone.
7
+ /// @group dropzone
4
8
  $kendo-dropzone-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
9
+ /// The border width of the DropZone.
10
+ /// @group dropzone
5
11
  $kendo-dropzone-border-width: 1px !default;
12
+ /// The minimum height of the DropZone.
13
+ /// @group dropzone
6
14
  $kendo-dropzone-min-height: 220px !default;
7
15
 
16
+ /// The font family of the DropZone.
17
+ /// @group dropzone
8
18
  $kendo-dropzone-font-family: $kendo-font-family !default;
19
+ /// The font size of the DropZone.
20
+ /// @group dropzone
9
21
  $kendo-dropzone-font-size: $kendo-font-size-md !default;
22
+ /// The line height of the DropZone.
23
+ /// @group dropzone
10
24
  $kendo-dropzone-line-height: $kendo-line-height-md !default;
11
25
 
26
+ /// The background color of the DropZone.
27
+ /// @group dropzone
12
28
  $kendo-dropzone-bg: $kendo-base-bg !default;
29
+ /// The text color of the DropZone.
30
+ /// @group dropzone
13
31
  $kendo-dropzone-text: $kendo-base-text !default;
32
+ /// The border color of the DropZone.
33
+ /// @group dropzone
14
34
  $kendo-dropzone-border: $kendo-base-border !default;
15
35
 
36
+ /// The spacing below the DropZone icon.
37
+ /// @group dropzone
16
38
  $kendo-dropzone-icon-spacing: k-map-get( $kendo-spacing, 6 ) !default;
39
+ /// The text color of the DropZone icon.
40
+ /// @group dropzone
17
41
  $kendo-dropzone-icon-text: k-try-tint( $kendo-dropzone-text, 4 ) !default;
42
+ /// The text color of the hovered DropZone icon.
43
+ /// @group dropzone
18
44
  $kendo-dropzone-icon-hover-text: $kendo-color-primary !default;
19
45
 
46
+ /// The font size of the DropZone hint.
47
+ /// @group dropzone
20
48
  $kendo-dropzone-hint-font-size: null !default;
49
+ /// The spacing below the DropZone hint.
50
+ /// @group dropzone
21
51
  $kendo-dropzone-hint-spacing: k-map-get( $kendo-spacing, 2 ) !default;
52
+ /// The text color of the DropZone hint.
53
+ /// @group dropzone
22
54
  $kendo-dropzone-hint-text: null !default;
23
55
 
56
+ /// The font size of the DropZone note.
57
+ /// @group dropzone
24
58
  $kendo-dropzone-note-font-size: $kendo-font-size-sm !default;
59
+ /// The spacing below the DropZone note.
60
+ /// @group dropzone
25
61
  $kendo-dropzone-note-spacing: null !default;
62
+ /// The text color of the DropZone note.
63
+ /// @group dropzone
26
64
  $kendo-dropzone-note-text: $kendo-subtle-text !default;