@progress/kendo-theme-classic 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": "#f35800"
3773
- },
3774
- "kendo-tooltip-primary-text": {
3775
- "type": "Color",
3776
- "value": "white"
3777
- },
3778
- "kendo-tooltip-primary-border": {
3779
- "type": "Color",
3780
- "value": "#f35800"
3781
- },
3782
- "kendo-tooltip-info-bg": {
3783
- "type": "Color",
3784
- "value": "#2498bc"
3785
- },
3786
- "kendo-tooltip-info-text": {
3787
- "type": "Color",
3788
- "value": "black"
3789
- },
3790
- "kendo-tooltip-info-border": {
3791
- "type": "Color",
3792
- "value": "#2498bc"
3793
- },
3794
- "kendo-tooltip-success-bg": {
3795
- "type": "Color",
3796
- "value": "#3ea44e"
3797
- },
3798
- "kendo-tooltip-success-text": {
3799
- "type": "Color",
3800
- "value": "black"
3801
- },
3802
- "kendo-tooltip-success-border": {
3803
- "type": "Color",
3804
- "value": "#3ea44e"
3805
- },
3806
- "kendo-tooltip-warning-bg": {
3807
- "type": "Color",
3808
- "value": "#ff9800"
3809
- },
3810
- "kendo-tooltip-warning-text": {
3811
- "type": "Color",
3812
- "value": "black"
3813
- },
3814
- "kendo-tooltip-warning-border": {
3815
- "type": "Color",
3816
- "value": "#ff9800"
3817
- },
3818
- "kendo-tooltip-error-bg": {
3819
- "type": "Color",
3820
- "value": "#d92800"
3821
- },
3822
- "kendo-tooltip-error-text": {
3823
- "type": "Color",
3824
- "value": "white"
3766
+ "kendo-tooltip-theme-colors": {
3767
+ "type": "Map",
3768
+ "value": "(\"primary\": #f35800, \"secondary\": #e9e9e9, \"tertiary\": #03a9f4, \"info\": #2498bc, \"success\": #3ea44e, \"warning\": #ff9800, \"error\": #d92800, \"dark\": #404040, \"light\": #ebebeb, \"inverse\": #404040)"
3825
3769
  },
3826
- "kendo-tooltip-error-border": {
3827
- "type": "Color",
3828
- "value": "#d92800"
3770
+ "kendo-tooltip-theme": {
3771
+ "type": "Map",
3772
+ "value": "(\"inverse\": (color: white, background-color: #404040, border: #404040), \"light\": (color: black, background-color: #ebebeb, border: #ebebeb), \"dark\": (color: white, background-color: #404040, border: #404040), \"error\": (color: white, background-color: #d92800, border: #d92800), \"warning\": (color: white, background-color: #ff9800, border: #ff9800), \"success\": (color: white, background-color: #3ea44e, border: #3ea44e), \"info\": (color: white, background-color: #2498bc, border: #2498bc), \"tertiary\": (color: white, background-color: #03a9f4, border: #03a9f4), \"secondary\": (color: black, background-color: #e9e9e9, border: #e9e9e9), \"primary\": (color: white, background-color: #f35800, border: #f35800))"
3829
3773
  },
3830
3774
  "kendo-window-border-width": {
3831
3775
  "type": "Number",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Green Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Green",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Lavender Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Lavender",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Metro Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Metro",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Moonlight",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "7.0.3-dev.2",
6
+ "version": "7.1.0-dev.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#1f2a35",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Opal Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Opal",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Silver Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Silver",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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": "Classic Uniform",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
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-classic",
3
3
  "description": "Sass port of less based themes for 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": [
@@ -53,13 +53,13 @@
53
53
  },
54
54
  "dependencies": {
55
55
  "@progress/kendo-svg-icons": "2.0.0",
56
- "@progress/kendo-theme-core": "7.0.3-dev.2",
57
- "@progress/kendo-theme-default": "7.0.3-dev.2",
58
- "@progress/kendo-theme-utils": "7.0.3-dev.2"
56
+ "@progress/kendo-theme-core": "7.1.0-dev.0",
57
+ "@progress/kendo-theme-default": "7.1.0-dev.0",
58
+ "@progress/kendo-theme-utils": "7.1.0-dev.0"
59
59
  },
60
60
  "directories": {
61
61
  "doc": "docs",
62
62
  "lib": "lib"
63
63
  },
64
- "gitHead": "00fbdd430c74d792dadbb35dc7f15107c8973d09"
64
+ "gitHead": "e0a0885fdf92926065f788aab0ad62453b875258"
65
65
  }
@@ -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;
@@ -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;
@@ -1,67 +1,182 @@
1
- // File manager
1
+ // FileManager
2
+
3
+ /// The space between the FileManager items.
4
+ /// @group filemanager
2
5
  $kendo-file-manager-spacer: k-map-get( $kendo-spacing, 4 ) !default;
6
+ /// The border width of the FileManager.
7
+ /// @group filemanager
3
8
  $kendo-file-manager-border-width: 1px !default;
9
+ /// The font family of the FileManager.
10
+ /// @group filemanager
4
11
  $kendo-file-manager-font-family: $kendo-font-family !default;
12
+ /// The font size of the FileManager.
13
+ /// @group filemanager
5
14
  $kendo-file-manager-font-size: $kendo-font-size-md !default;
15
+ /// The line height of the FileManager.
16
+ /// @group filemanager
6
17
  $kendo-file-manager-line-height: $kendo-line-height-md !default;
18
+ /// The background color of the FileManager.
19
+ /// @group filemanager
7
20
  $kendo-file-manager-bg: $kendo-component-bg !default;
21
+ /// The text color of the FileManager.
22
+ /// @group filemanager
8
23
  $kendo-file-manager-text: $kendo-component-text !default;
24
+ /// The border color of the FileManager.
25
+ /// @group filemanager
9
26
  $kendo-file-manager-border: $kendo-component-border !default;
10
27
 
28
+ /// The border width of the FileManager Toolbar.
29
+ /// @group filemanager
11
30
  $kendo-file-manager-toolbar-border-width: $kendo-file-manager-border-width !default;
31
+ /// The background color of the FileManager Toolbar.
32
+ /// @group filemanager
12
33
  $kendo-file-manager-toolbar-bg: null !default;
34
+ /// The text color of the FileManager Toolbar.
35
+ /// @group filemanager
13
36
  $kendo-file-manager-toolbar-text: null !default;
37
+ /// The border color of the FileManager Toolbar.
38
+ /// @group filemanager
14
39
  $kendo-file-manager-toolbar-border: null !default;
40
+ /// The gradient of the FileManager Toolbar.
41
+ /// @group filemanager
15
42
  $kendo-file-manager-toolbar-gradient: null !default;
16
43
 
44
+ /// The horizontal padding of the FileManager Navigation.
45
+ /// @group filemanager
17
46
  $kendo-file-manager-navigation-padding-x: $kendo-file-manager-spacer !default;
47
+ /// The vertical padding of the FileManager Navigation.
48
+ /// @group filemanager
18
49
  $kendo-file-manager-navigation-padding-y: $kendo-file-manager-spacer !default;
50
+ /// The width of the FileManager Navigation.
51
+ /// @group filemanager
19
52
  $kendo-file-manager-navigation-width: 20% !default;
53
+ /// The border width of the FileManager Navigation.
54
+ /// @group filemanager
20
55
  $kendo-file-manager-navigation-border-width: $kendo-file-manager-border-width !default;
56
+ /// The background color of the FileManager Navigation.
57
+ /// @group filemanager
21
58
  $kendo-file-manager-navigation-bg: null !default;
59
+ /// The text color of the FileManager Navigation.
60
+ /// @group filemanager
22
61
  $kendo-file-manager-navigation-text: null !default;
62
+ /// The border color of the FileManager Navigation.
63
+ /// @group filemanager
23
64
  $kendo-file-manager-navigation-border: null !default;
24
65
 
66
+ /// The horizontal padding of the FileManager Breadcrumb.
67
+ /// @group filemanager
25
68
  $kendo-file-manager-breadcrumb-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
69
+ /// The vertical padding of the FileManager Breadcrumb.
70
+ /// @group filemanager
26
71
  $kendo-file-manager-breadcrumb-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
72
+ /// The border width of the FileManager Breadcrumb.
73
+ /// @group filemanager
27
74
  $kendo-file-manager-breadcrumb-border-width: $kendo-file-manager-border-width !default;
75
+ /// The background color of the FileManager Breadcrumb.
76
+ /// @group filemanager
28
77
  $kendo-file-manager-breadcrumb-bg: $kendo-toolbar-bg !default;
78
+ /// The text color of the FileManager Breadcrumb.
79
+ /// @group filemanager
29
80
  $kendo-file-manager-breadcrumb-text: null !default;
81
+ /// The border color of the FileManager Breadcrumb.
82
+ /// @group filemanager
30
83
  $kendo-file-manager-breadcrumb-border: null !default;
31
84
 
85
+ /// The background color of the FileManager ListView.
86
+ /// @group filemanager
32
87
  $kendo-file-manager-listview-bg: null !default;
88
+ /// The text color of the FileManager ListView.
89
+ /// @group filemanager
33
90
  $kendo-file-manager-listview-text: null !default;
91
+ /// The border color of the FileManager ListView.
92
+ /// @group filemanager
34
93
  $kendo-file-manager-listview-border: null !default;
35
94
 
95
+ /// The horizontal padding of the FileManager ListView item.
96
+ /// @group filemanager
36
97
  $kendo-file-manager-listview-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
98
+ /// The vertical padding of the FileManager ListView item.
99
+ /// @group filemanager
37
100
  $kendo-file-manager-listview-item-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
101
+ /// The width of the FileManager ListView item.
102
+ /// @group filemanager
38
103
  $kendo-file-manager-listview-item-width: 120px !default;
104
+ /// The height of the FileManager ListView item.
105
+ /// @group filemanager
39
106
  $kendo-file-manager-listview-item-height: 120px !default;
107
+ /// The background color of the FileManager ListView item.
108
+ /// @group filemanager
40
109
  $kendo-file-manager-listview-item-bg: null !default;
110
+ /// The text color of the FileManager ListView item.
111
+ /// @group filemanager
41
112
  $kendo-file-manager-listview-item-text: null !default;
113
+ /// The border color of the FileManager ListView item.
114
+ /// @group filemanager
42
115
  $kendo-file-manager-listview-item-border: null !default;
43
116
 
117
+ /// The background color of the FileManager ListView item icon.
118
+ /// @group filemanager
44
119
  $kendo-file-manager-listview-item-icon-bg: null !default;
120
+ /// The text color of the FileManager ListView item icon.
121
+ /// @group filemanager
45
122
  $kendo-file-manager-listview-item-icon-text: k-try-tint($kendo-file-manager-text, 4) !default;
123
+ /// The border color of the FileManager ListView item icon.
124
+ /// @group filemanager
46
125
  $kendo-file-manager-listview-item-icon-border: null !default;
126
+ /// Background color of the FileManager selected ListView item icon.
127
+ /// @group filemanager
47
128
  $kendo-file-manager-listview-item-icon-selected-bg: null !default;
129
+ /// Text color of the FileManager selected ListView item icon.
130
+ /// @group filemanager
48
131
  $kendo-file-manager-listview-item-icon-selected-text: inherit !default;
132
+ /// Border color of the FileManager selected ListView item icon.
133
+ /// @group filemanager
49
134
  $kendo-file-manager-listview-item-icon-selected-border: null !default;
50
135
 
136
+ /// The background color of the FileManager Grid.
137
+ /// @group filemanager
51
138
  $kendo-file-manager-grid-bg: null !default;
139
+ /// The text color of the FileManager Grid.
140
+ /// @group filemanager
52
141
  $kendo-file-manager-grid-text: null !default;
142
+ /// The border color of the FileManager Grid.
143
+ /// @group filemanager
53
144
  $kendo-file-manager-grid-border: null !default;
54
145
 
146
+ /// The horizontal padding of the FileManager preview.
147
+ /// @group filemanager
55
148
  $kendo-file-manager-preview-padding-x: $kendo-file-manager-spacer !default;
149
+ /// The vertical padding of the FileManager preview.
150
+ /// @group filemanager
56
151
  $kendo-file-manager-preview-padding-y: $kendo-file-manager-spacer !default;
152
+ /// The width of the FileManager preview.
153
+ /// @group filemanager
57
154
  $kendo-file-manager-preview-width: 20% !default;
155
+ /// The border width of the FileManager preview.
156
+ /// @group filemanager
58
157
  $kendo-file-manager-preview-border-width: $kendo-file-manager-border-width !default;
158
+ /// The spacing of the FileManager preview.
159
+ /// @group filemanager
59
160
  $kendo-file-manager-preview-spacing: $kendo-file-manager-spacer !default;
161
+ /// The gap between the columns in the FileManager preview.
162
+ /// @group filemanager
60
163
  $kendo-file-manager-preview-column-gap: k-map-get( $kendo-spacing, 1 ) !default;
164
+ /// The background color of the FileManager preview.
165
+ /// @group filemanager
61
166
  $kendo-file-manager-preview-bg: null !default;
167
+ /// The text color of the FileManager preview.
168
+ /// @group filemanager
62
169
  $kendo-file-manager-preview-text: null !default;
170
+ /// The border color of the FileManager preview.
171
+ /// @group filemanager
63
172
  $kendo-file-manager-preview-border: null !default;
64
173
 
174
+ /// The background color of the FileManager preview icon.
175
+ /// @group filemanager
65
176
  $kendo-file-manager-preview-icon-bg: null !default;
177
+ /// The text color of the FileManager preview icon.
178
+ /// @group filemanager
66
179
  $kendo-file-manager-preview-icon-text: k-try-tint($kendo-file-manager-text, 4) !default;
180
+ /// The border color of the FileManager preview icon.
181
+ /// @group filemanager
67
182
  $kendo-file-manager-preview-icon-border: null !default;