@progress/kendo-theme-material 7.0.2-dev.1 → 7.0.2-dev.3
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.scss +376 -376
- package/dist/meta/sassdoc-data.json +44 -44
- package/dist/meta/variables.json +73 -73
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +12 -6
package/dist/meta/variables.json
CHANGED
|
@@ -209,11 +209,11 @@
|
|
|
209
209
|
},
|
|
210
210
|
"kendo-icon-size-xs": {
|
|
211
211
|
"type": "Calculation",
|
|
212
|
-
"value": "calc(
|
|
212
|
+
"value": "calc(16px * 0.75)"
|
|
213
213
|
},
|
|
214
214
|
"kendo-icon-size-sm": {
|
|
215
215
|
"type": "Calculation",
|
|
216
|
-
"value": "calc(
|
|
216
|
+
"value": "calc(16px * 0.875)"
|
|
217
217
|
},
|
|
218
218
|
"kendo-icon-size-md": {
|
|
219
219
|
"type": "Number",
|
|
@@ -221,19 +221,19 @@
|
|
|
221
221
|
},
|
|
222
222
|
"kendo-icon-size-lg": {
|
|
223
223
|
"type": "Calculation",
|
|
224
|
-
"value": "calc(
|
|
224
|
+
"value": "calc(16px * 1.25)"
|
|
225
225
|
},
|
|
226
226
|
"kendo-icon-size-xl": {
|
|
227
227
|
"type": "Calculation",
|
|
228
|
-
"value": "calc(
|
|
228
|
+
"value": "calc(16px * 1.5)"
|
|
229
229
|
},
|
|
230
230
|
"kendo-icon-size-xxl": {
|
|
231
231
|
"type": "Calculation",
|
|
232
|
-
"value": "calc(
|
|
232
|
+
"value": "calc(16px * 2)"
|
|
233
233
|
},
|
|
234
234
|
"kendo-icon-size-xxxl": {
|
|
235
235
|
"type": "Calculation",
|
|
236
|
-
"value": "calc(
|
|
236
|
+
"value": "calc(16px * 3)"
|
|
237
237
|
},
|
|
238
238
|
"kendo-icon-spacing": {
|
|
239
239
|
"type": "Number",
|
|
@@ -485,7 +485,7 @@
|
|
|
485
485
|
},
|
|
486
486
|
"kendo-line-height-em": {
|
|
487
487
|
"type": "Calculation",
|
|
488
|
-
"value": "calc(
|
|
488
|
+
"value": "calc(2 * 1em)"
|
|
489
489
|
},
|
|
490
490
|
"kendo-font-weight-light": {
|
|
491
491
|
"type": "Number",
|
|
@@ -1065,11 +1065,11 @@
|
|
|
1065
1065
|
},
|
|
1066
1066
|
"ki-icon-size-xs": {
|
|
1067
1067
|
"type": "Calculation",
|
|
1068
|
-
"value": "calc(
|
|
1068
|
+
"value": "calc(16px * 0.75)"
|
|
1069
1069
|
},
|
|
1070
1070
|
"ki-icon-size-sm": {
|
|
1071
1071
|
"type": "Calculation",
|
|
1072
|
-
"value": "calc(
|
|
1072
|
+
"value": "calc(16px * 0.875)"
|
|
1073
1073
|
},
|
|
1074
1074
|
"ki-icon-size-md": {
|
|
1075
1075
|
"type": "Number",
|
|
@@ -1077,19 +1077,19 @@
|
|
|
1077
1077
|
},
|
|
1078
1078
|
"ki-icon-size-lg": {
|
|
1079
1079
|
"type": "Calculation",
|
|
1080
|
-
"value": "calc(
|
|
1080
|
+
"value": "calc(16px * 1.25)"
|
|
1081
1081
|
},
|
|
1082
1082
|
"ki-icon-size-xl": {
|
|
1083
1083
|
"type": "Calculation",
|
|
1084
|
-
"value": "calc(
|
|
1084
|
+
"value": "calc(16px * 1.5)"
|
|
1085
1085
|
},
|
|
1086
1086
|
"ki-icon-size-xxl": {
|
|
1087
1087
|
"type": "Calculation",
|
|
1088
|
-
"value": "calc(
|
|
1088
|
+
"value": "calc(16px * 2)"
|
|
1089
1089
|
},
|
|
1090
1090
|
"ki-icon-size-xxxl": {
|
|
1091
1091
|
"type": "Calculation",
|
|
1092
|
-
"value": "calc(
|
|
1092
|
+
"value": "calc(16px * 3)"
|
|
1093
1093
|
},
|
|
1094
1094
|
"ki-rotate-map": {
|
|
1095
1095
|
"type": "Map",
|
|
@@ -2109,23 +2109,23 @@
|
|
|
2109
2109
|
},
|
|
2110
2110
|
"kendo-badge-min-width": {
|
|
2111
2111
|
"type": "Calculation",
|
|
2112
|
-
"value": "calc(
|
|
2112
|
+
"value": "calc(1em + 8px + 2px)"
|
|
2113
2113
|
},
|
|
2114
2114
|
"kendo-badge-sm-min-width": {
|
|
2115
2115
|
"type": "Calculation",
|
|
2116
|
-
"value": "calc(
|
|
2116
|
+
"value": "calc(1em + 4px + 2px)"
|
|
2117
2117
|
},
|
|
2118
2118
|
"kendo-badge-md-min-width": {
|
|
2119
2119
|
"type": "Calculation",
|
|
2120
|
-
"value": "calc(
|
|
2120
|
+
"value": "calc(1em + 8px + 2px)"
|
|
2121
2121
|
},
|
|
2122
2122
|
"kendo-badge-lg-min-width": {
|
|
2123
2123
|
"type": "Calculation",
|
|
2124
|
-
"value": "calc(
|
|
2124
|
+
"value": "calc(1em + 12px + 2px)"
|
|
2125
2125
|
},
|
|
2126
2126
|
"kendo-badge-sizes": {
|
|
2127
2127
|
"type": "Map",
|
|
2128
|
-
"value": "(sm: (padding-x: 2px, padding-y: 2px, font-size: 10px, line-height: 1, min-width: calc(
|
|
2128
|
+
"value": "(sm: (padding-x: 2px, padding-y: 2px, font-size: 10px, line-height: 1, min-width: calc(1em + 4px + 2px)), md: (padding-x: 4px, padding-y: 4px, font-size: 10px, line-height: 1, min-width: calc(1em + 8px + 2px)), lg: (padding-x: 6px, padding-y: 6px, font-size: 10px, line-height: 1, min-width: calc(1em + 12px + 2px)))"
|
|
2129
2129
|
},
|
|
2130
2130
|
"kendo-button-border-width": {
|
|
2131
2131
|
"type": "Number",
|
|
@@ -2205,35 +2205,35 @@
|
|
|
2205
2205
|
},
|
|
2206
2206
|
"kendo-button-calc-size": {
|
|
2207
2207
|
"type": "Calculation",
|
|
2208
|
-
"value": "calc(
|
|
2208
|
+
"value": "calc(1.4285714286em + 16px + 2px)"
|
|
2209
2209
|
},
|
|
2210
2210
|
"kendo-button-sm-calc-size": {
|
|
2211
2211
|
"type": "Calculation",
|
|
2212
|
-
"value": "calc(
|
|
2212
|
+
"value": "calc(1.4285714286em + 12px + 2px)"
|
|
2213
2213
|
},
|
|
2214
2214
|
"kendo-button-md-calc-size": {
|
|
2215
2215
|
"type": "Calculation",
|
|
2216
|
-
"value": "calc(
|
|
2216
|
+
"value": "calc(1.4285714286em + 16px + 2px)"
|
|
2217
2217
|
},
|
|
2218
2218
|
"kendo-button-lg-calc-size": {
|
|
2219
2219
|
"type": "Calculation",
|
|
2220
|
-
"value": "calc(
|
|
2220
|
+
"value": "calc(1.4285714286em + 20px + 2px)"
|
|
2221
2221
|
},
|
|
2222
2222
|
"kendo-button-inner-calc-size": {
|
|
2223
2223
|
"type": "Calculation",
|
|
2224
|
-
"value": "calc(
|
|
2224
|
+
"value": "calc(1.4285714286em + 16px)"
|
|
2225
2225
|
},
|
|
2226
2226
|
"kendo-button-sm-inner-calc-size": {
|
|
2227
2227
|
"type": "Calculation",
|
|
2228
|
-
"value": "calc(
|
|
2228
|
+
"value": "calc(1.4285714286em + 12px)"
|
|
2229
2229
|
},
|
|
2230
2230
|
"kendo-button-md-inner-calc-size": {
|
|
2231
2231
|
"type": "Calculation",
|
|
2232
|
-
"value": "calc(
|
|
2232
|
+
"value": "calc(1.4285714286em + 16px)"
|
|
2233
2233
|
},
|
|
2234
2234
|
"kendo-button-lg-inner-calc-size": {
|
|
2235
2235
|
"type": "Calculation",
|
|
2236
|
-
"value": "calc(
|
|
2236
|
+
"value": "calc(1.4285714286em + 20px)"
|
|
2237
2237
|
},
|
|
2238
2238
|
"kendo-button-sizes": {
|
|
2239
2239
|
"type": "Map",
|
|
@@ -2557,11 +2557,11 @@
|
|
|
2557
2557
|
},
|
|
2558
2558
|
"kendo-chip-calc-size": {
|
|
2559
2559
|
"type": "Calculation",
|
|
2560
|
-
"value": "calc(
|
|
2560
|
+
"value": "calc(1.2857142857em + 8px + 2px)"
|
|
2561
2561
|
},
|
|
2562
2562
|
"kendo-chip-sm-calc-size": {
|
|
2563
2563
|
"type": "Calculation",
|
|
2564
|
-
"value": "calc(
|
|
2564
|
+
"value": "calc(1.2857142857em + 4px + 2px)"
|
|
2565
2565
|
},
|
|
2566
2566
|
"kendo-chip-sizes": {
|
|
2567
2567
|
"type": "Map",
|
|
@@ -3097,19 +3097,19 @@
|
|
|
3097
3097
|
},
|
|
3098
3098
|
"kendo-menu-popup-item-padding-end": {
|
|
3099
3099
|
"type": "Calculation",
|
|
3100
|
-
"value": "calc(
|
|
3100
|
+
"value": "calc(32px + 16px)"
|
|
3101
3101
|
},
|
|
3102
3102
|
"kendo-menu-popup-sm-item-padding-end": {
|
|
3103
3103
|
"type": "Calculation",
|
|
3104
|
-
"value": "calc(
|
|
3104
|
+
"value": "calc(32px + 16px)"
|
|
3105
3105
|
},
|
|
3106
3106
|
"kendo-menu-popup-md-item-padding-end": {
|
|
3107
3107
|
"type": "Calculation",
|
|
3108
|
-
"value": "calc(
|
|
3108
|
+
"value": "calc(32px + 16px)"
|
|
3109
3109
|
},
|
|
3110
3110
|
"kendo-menu-popup-lg-item-padding-end": {
|
|
3111
3111
|
"type": "Calculation",
|
|
3112
|
-
"value": "calc(
|
|
3112
|
+
"value": "calc(32px + 16px)"
|
|
3113
3113
|
},
|
|
3114
3114
|
"kendo-menu-popup-sm-item-icon-margin-start": {
|
|
3115
3115
|
"type": "Number",
|
|
@@ -3125,15 +3125,15 @@
|
|
|
3125
3125
|
},
|
|
3126
3126
|
"kendo-menu-popup-sm-item-icon-margin-end": {
|
|
3127
3127
|
"type": "Calculation",
|
|
3128
|
-
"value": "calc(-1 * (calc(
|
|
3128
|
+
"value": "calc(-1 * (calc(32px + 16px) - 8px))"
|
|
3129
3129
|
},
|
|
3130
3130
|
"kendo-menu-popup-md-item-icon-margin-end": {
|
|
3131
3131
|
"type": "Calculation",
|
|
3132
|
-
"value": "calc(-1 * (calc(
|
|
3132
|
+
"value": "calc(-1 * (calc(32px + 16px) - 8px))"
|
|
3133
3133
|
},
|
|
3134
3134
|
"kendo-menu-popup-lg-item-icon-margin-end": {
|
|
3135
3135
|
"type": "Calculation",
|
|
3136
|
-
"value": "calc(-1 * (calc(
|
|
3136
|
+
"value": "calc(-1 * (calc(32px + 16px) - 8px))"
|
|
3137
3137
|
},
|
|
3138
3138
|
"kendo-menu-popup-item-spacing": {
|
|
3139
3139
|
"type": "Number",
|
|
@@ -4081,7 +4081,7 @@
|
|
|
4081
4081
|
},
|
|
4082
4082
|
"kendo-form-line-height-em": {
|
|
4083
4083
|
"type": "Calculation",
|
|
4084
|
-
"value": "calc(
|
|
4084
|
+
"value": "calc(2 * 1em)"
|
|
4085
4085
|
},
|
|
4086
4086
|
"kendo-form-sm-line-height": {
|
|
4087
4087
|
"type": "Number",
|
|
@@ -4189,7 +4189,7 @@
|
|
|
4189
4189
|
},
|
|
4190
4190
|
"kendo-horizontal-form-field-wrap-max-width": {
|
|
4191
4191
|
"type": "Calculation",
|
|
4192
|
-
"value": "calc(
|
|
4192
|
+
"value": "calc(100% - 25% - 10px)"
|
|
4193
4193
|
},
|
|
4194
4194
|
"kendo-inline-form-element-width": {
|
|
4195
4195
|
"type": "Number",
|
|
@@ -4265,15 +4265,15 @@
|
|
|
4265
4265
|
},
|
|
4266
4266
|
"kendo-floating-label-height": {
|
|
4267
4267
|
"type": "Calculation",
|
|
4268
|
-
"value": "calc(
|
|
4268
|
+
"value": "calc(1.25 * 16px)"
|
|
4269
4269
|
},
|
|
4270
4270
|
"kendo-floating-label-offset-x": {
|
|
4271
4271
|
"type": "Calculation",
|
|
4272
|
-
"value": "calc(
|
|
4272
|
+
"value": "calc(16px + 1px)"
|
|
4273
4273
|
},
|
|
4274
4274
|
"kendo-floating-label-offset-y": {
|
|
4275
4275
|
"type": "Calculation",
|
|
4276
|
-
"value": "calc(
|
|
4276
|
+
"value": "calc(calc(1.25 * 16px) + 1px + 8px)"
|
|
4277
4277
|
},
|
|
4278
4278
|
"kendo-floating-label-focus-scale": {
|
|
4279
4279
|
"type": "Number",
|
|
@@ -5277,7 +5277,7 @@
|
|
|
5277
5277
|
},
|
|
5278
5278
|
"kendo-time-list-highlight-height": {
|
|
5279
5279
|
"type": "Calculation",
|
|
5280
|
-
"value": "calc(
|
|
5280
|
+
"value": "calc(20px + 16px)"
|
|
5281
5281
|
},
|
|
5282
5282
|
"kendo-time-list-highlight-bg": {
|
|
5283
5283
|
"type": "Color",
|
|
@@ -5697,7 +5697,7 @@
|
|
|
5697
5697
|
},
|
|
5698
5698
|
"kendo-datetime-width": {
|
|
5699
5699
|
"type": "Calculation",
|
|
5700
|
-
"value": "calc(
|
|
5700
|
+
"value": "calc(288px + 32px)"
|
|
5701
5701
|
},
|
|
5702
5702
|
"kendo-daterange-picker-input-width": {
|
|
5703
5703
|
"type": "Number",
|
|
@@ -7109,7 +7109,7 @@
|
|
|
7109
7109
|
},
|
|
7110
7110
|
"kendo-card-inner-border-radius": {
|
|
7111
7111
|
"type": "Calculation",
|
|
7112
|
-
"value": "calc(
|
|
7112
|
+
"value": "calc(4px - 0px)"
|
|
7113
7113
|
},
|
|
7114
7114
|
"kendo-card-font-family": {
|
|
7115
7115
|
"type": "List",
|
|
@@ -7465,7 +7465,7 @@
|
|
|
7465
7465
|
},
|
|
7466
7466
|
"kendo-bottom-nav-item-min-height": {
|
|
7467
7467
|
"type": "Calculation",
|
|
7468
|
-
"value": "calc(
|
|
7468
|
+
"value": "calc(40px + 16px - 0px)"
|
|
7469
7469
|
},
|
|
7470
7470
|
"kendo-bottom-nav-item-border-radius": {
|
|
7471
7471
|
"type": "Null",
|
|
@@ -7769,15 +7769,15 @@
|
|
|
7769
7769
|
},
|
|
7770
7770
|
"kendo-pager-sm-item-min-width": {
|
|
7771
7771
|
"type": "Calculation",
|
|
7772
|
-
"value": "calc(
|
|
7772
|
+
"value": "calc(1.4285714286em + 12px + 2px)"
|
|
7773
7773
|
},
|
|
7774
7774
|
"kendo-pager-md-item-min-width": {
|
|
7775
7775
|
"type": "Calculation",
|
|
7776
|
-
"value": "calc(
|
|
7776
|
+
"value": "calc(1.4285714286em + 16px + 2px)"
|
|
7777
7777
|
},
|
|
7778
7778
|
"kendo-pager-lg-item-min-width": {
|
|
7779
7779
|
"type": "Calculation",
|
|
7780
|
-
"value": "calc(
|
|
7780
|
+
"value": "calc(1.4285714286em + 20px + 2px)"
|
|
7781
7781
|
},
|
|
7782
7782
|
"kendo-pager-sm-item-group-spacing": {
|
|
7783
7783
|
"type": "Number",
|
|
@@ -7913,7 +7913,7 @@
|
|
|
7913
7913
|
},
|
|
7914
7914
|
"kendo-pager-sizes": {
|
|
7915
7915
|
"type": "Map",
|
|
7916
|
-
"value": "(sm: (padding-x: 4px, padding-y: 4px, item-group-spacing: 6px, item-min-width: calc(
|
|
7916
|
+
"value": "(sm: (padding-x: 4px, padding-y: 4px, item-group-spacing: 6px, item-min-width: calc(1.4285714286em + 12px + 2px), pager-dropdown-width: 5em), md: (padding-x: 8px, padding-y: 8px, item-group-spacing: 8px, item-min-width: calc(1.4285714286em + 16px + 2px), pager-dropdown-width: 5em), lg: (padding-x: 10px, padding-y: 10px, item-group-spacing: 10px, item-min-width: calc(1.4285714286em + 20px + 2px), pager-dropdown-width: 5em))"
|
|
7917
7917
|
},
|
|
7918
7918
|
"kendo-stepper-margin-x": {
|
|
7919
7919
|
"type": "Null",
|
|
@@ -8009,7 +8009,7 @@
|
|
|
8009
8009
|
},
|
|
8010
8010
|
"kendo-stepper-indicator-focus-calc-offset": {
|
|
8011
8011
|
"type": "Calculation",
|
|
8012
|
-
"value": "calc(
|
|
8012
|
+
"value": "calc(1px + 3px)"
|
|
8013
8013
|
},
|
|
8014
8014
|
"kendo-stepper-indicator-bg": {
|
|
8015
8015
|
"type": "Color",
|
|
@@ -9237,11 +9237,11 @@
|
|
|
9237
9237
|
},
|
|
9238
9238
|
"kendo-grid-group-drop-hint-height": {
|
|
9239
9239
|
"type": "Calculation",
|
|
9240
|
-
"value": "calc(
|
|
9240
|
+
"value": "calc(1.2857142857em + 8px + 2px)"
|
|
9241
9241
|
},
|
|
9242
9242
|
"kendo-grid-group-drop-hint-top": {
|
|
9243
9243
|
"type": "Calculation",
|
|
9244
|
-
"value": "calc((
|
|
9244
|
+
"value": "calc((calc(1.2857142857em + 8px + 2px) + 16px - calc(1.2857142857em + 8px + 2px)) / 2)"
|
|
9245
9245
|
},
|
|
9246
9246
|
"kendo-grid-sm-padding-x": {
|
|
9247
9247
|
"type": "Number",
|
|
@@ -9293,7 +9293,7 @@
|
|
|
9293
9293
|
},
|
|
9294
9294
|
"kendo-grid-sm-group-dropclue-height": {
|
|
9295
9295
|
"type": "Calculation",
|
|
9296
|
-
"value": "calc(
|
|
9296
|
+
"value": "calc(calc(1.2857142857em + 4px + 2px) + 6px)"
|
|
9297
9297
|
},
|
|
9298
9298
|
"kendo-grid-sm-selection-aggregates-padding-x": {
|
|
9299
9299
|
"type": "Number",
|
|
@@ -9353,7 +9353,7 @@
|
|
|
9353
9353
|
},
|
|
9354
9354
|
"kendo-grid-md-group-dropclue-height": {
|
|
9355
9355
|
"type": "Calculation",
|
|
9356
|
-
"value": "calc(
|
|
9356
|
+
"value": "calc(1.2857142857em + 8px + 2px)"
|
|
9357
9357
|
},
|
|
9358
9358
|
"kendo-grid-md-selection-aggregates-padding-x": {
|
|
9359
9359
|
"type": "Number",
|
|
@@ -9365,7 +9365,7 @@
|
|
|
9365
9365
|
},
|
|
9366
9366
|
"kendo-grid-sizes": {
|
|
9367
9367
|
"type": "Map",
|
|
9368
|
-
"value": "(sm: (header-padding-x: 10px, header-padding-y: 10px, grouping-header-padding-x: 6px, grouping-header-padding-y: 6px, cell-padding-x: 10px, cell-padding-y: 4px, filter-cell-padding-x: 10px, filter-cell-padding-y: 8px, edit-cell-padding-x: 10px, edit-cell-padding-y: 4px, button-padding-y: 6px, button-calc-size: calc(
|
|
9368
|
+
"value": "(sm: (header-padding-x: 10px, header-padding-y: 10px, grouping-header-padding-x: 6px, grouping-header-padding-y: 6px, cell-padding-x: 10px, cell-padding-y: 4px, filter-cell-padding-x: 10px, filter-cell-padding-y: 8px, edit-cell-padding-x: 10px, edit-cell-padding-y: 4px, button-padding-y: 6px, button-calc-size: calc(1.4285714286em + 12px + 2px), group-dropclue-height: calc(calc(1.2857142857em + 4px + 2px) + 6px), selection-aggregates-padding-x: 4px, selection-aggregates-padding-y: 4px), md: (header-padding-x: 24px, header-padding-y: 16px, grouping-header-padding-x: 8px, grouping-header-padding-y: 8px, cell-padding-x: 24px, cell-padding-y: 10px, filter-cell-padding-x: 24px, filter-cell-padding-y: 10px, edit-cell-padding-x: 24px, edit-cell-padding-y: 6px, button-padding-y: 8px, button-calc-size: calc(1.4285714286em + 16px + 2px), group-dropclue-height: calc(1.2857142857em + 8px + 2px), selection-aggregates-padding-x: 8px, selection-aggregates-padding-y: 8px))"
|
|
9369
9369
|
},
|
|
9370
9370
|
"kendo-grid-header-font-size": {
|
|
9371
9371
|
"type": "Number",
|
|
@@ -9541,7 +9541,7 @@
|
|
|
9541
9541
|
},
|
|
9542
9542
|
"kendo-grid-command-cell-padding-y": {
|
|
9543
9543
|
"type": "Calculation",
|
|
9544
|
-
"value": "calc(
|
|
9544
|
+
"value": "calc(10px - (calc(1.4285714286em + 16px + 2px) - calc(2 * 1em)) / 2)"
|
|
9545
9545
|
},
|
|
9546
9546
|
"kendo-grid-sticky-bg": {
|
|
9547
9547
|
"type": "Color",
|
|
@@ -9617,7 +9617,7 @@
|
|
|
9617
9617
|
},
|
|
9618
9618
|
"kendo-grid-filterable-icon-spacing": {
|
|
9619
9619
|
"type": "Calculation",
|
|
9620
|
-
"value": "calc(
|
|
9620
|
+
"value": "calc(calc(1.4285714286em + 16px + 2px) + 14px)"
|
|
9621
9621
|
},
|
|
9622
9622
|
"kendo-grid-column-menu-popup-padding-x": {
|
|
9623
9623
|
"type": "Null",
|
|
@@ -9705,7 +9705,7 @@
|
|
|
9705
9705
|
},
|
|
9706
9706
|
"kendo-grid-row-inner-height": {
|
|
9707
9707
|
"type": "Calculation",
|
|
9708
|
-
"value": "calc(
|
|
9708
|
+
"value": "calc(calc(2 * 1em) + 20px)"
|
|
9709
9709
|
},
|
|
9710
9710
|
"kendo-grid-hierarchy-col-width": {
|
|
9711
9711
|
"type": "Number",
|
|
@@ -10349,7 +10349,7 @@
|
|
|
10349
10349
|
},
|
|
10350
10350
|
"kendo-pivotgrid-configurator-button-size": {
|
|
10351
10351
|
"type": "Calculation",
|
|
10352
|
-
"value": "calc(
|
|
10352
|
+
"value": "calc(2em + 8px + 2px)"
|
|
10353
10353
|
},
|
|
10354
10354
|
"kendo-pivotgrid-calculated-field-padding-x": {
|
|
10355
10355
|
"type": "Number",
|
|
@@ -11401,11 +11401,11 @@
|
|
|
11401
11401
|
},
|
|
11402
11402
|
"kendo-gantt-planned-moment-border-radius": {
|
|
11403
11403
|
"type": "Calculation",
|
|
11404
|
-
"value": "calc((
|
|
11404
|
+
"value": "calc((4px + 6px) / 2)"
|
|
11405
11405
|
},
|
|
11406
11406
|
"kendo-gantt-planned-moment-left-margin-x": {
|
|
11407
11407
|
"type": "Calculation",
|
|
11408
|
-
"value": "calc(
|
|
11408
|
+
"value": "calc(1px - calc((4px + 6px) / 2))"
|
|
11409
11409
|
},
|
|
11410
11410
|
"kendo-gantt-planned-milestone-moment-margin-x": {
|
|
11411
11411
|
"type": "Number",
|
|
@@ -11417,7 +11417,7 @@
|
|
|
11417
11417
|
},
|
|
11418
11418
|
"kendo-gantt-planned-duration-hover-height": {
|
|
11419
11419
|
"type": "Calculation",
|
|
11420
|
-
"value": "calc(
|
|
11420
|
+
"value": "calc(2px + 1px)"
|
|
11421
11421
|
},
|
|
11422
11422
|
"kendo-gantt-planned-single-drag-hint-top": {
|
|
11423
11423
|
"type": "Number",
|
|
@@ -11569,7 +11569,7 @@
|
|
|
11569
11569
|
},
|
|
11570
11570
|
"kendo-scheduler-event-line-height": {
|
|
11571
11571
|
"type": "Calculation",
|
|
11572
|
-
"value": "calc(
|
|
11572
|
+
"value": "calc(25px - 2 * 2px)"
|
|
11573
11573
|
},
|
|
11574
11574
|
"kendo-scheduler-event-bg": {
|
|
11575
11575
|
"type": "Color",
|
|
@@ -11697,11 +11697,11 @@
|
|
|
11697
11697
|
},
|
|
11698
11698
|
"kendo-scheduler-yearview-indicator-calc-offset-top": {
|
|
11699
11699
|
"type": "Calculation",
|
|
11700
|
-
"value": "calc(
|
|
11700
|
+
"value": "calc(36px - 0.25em * 2)"
|
|
11701
11701
|
},
|
|
11702
11702
|
"kendo-scheduler-yearview-indicator-calc-offset-left": {
|
|
11703
11703
|
"type": "Calculation",
|
|
11704
|
-
"value": "calc(
|
|
11704
|
+
"value": "calc(50% - 1.5px)"
|
|
11705
11705
|
},
|
|
11706
11706
|
"kendo-scheduler-yearview-indicator-border-radius": {
|
|
11707
11707
|
"type": "Number",
|
|
@@ -12345,7 +12345,7 @@
|
|
|
12345
12345
|
},
|
|
12346
12346
|
"kendo-pdf-viewer-search-panel-padding-y": {
|
|
12347
12347
|
"type": "Calculation",
|
|
12348
|
-
"value": "calc(
|
|
12348
|
+
"value": "calc(8px * 2)"
|
|
12349
12349
|
},
|
|
12350
12350
|
"kendo-pdf-viewer-search-panel-spacing": {
|
|
12351
12351
|
"type": "Number",
|
|
@@ -12461,7 +12461,7 @@
|
|
|
12461
12461
|
},
|
|
12462
12462
|
"kendo-scrollview-pager-height": {
|
|
12463
12463
|
"type": "Calculation",
|
|
12464
|
-
"value": "calc(
|
|
12464
|
+
"value": "calc(10px + 0px + 40px)"
|
|
12465
12465
|
},
|
|
12466
12466
|
"kendo-scrollview-arrow-tap-highlight-color": {
|
|
12467
12467
|
"type": "Color",
|
|
@@ -12929,11 +12929,11 @@
|
|
|
12929
12929
|
},
|
|
12930
12930
|
"kendo-map-navigator-width": {
|
|
12931
12931
|
"type": "Calculation",
|
|
12932
|
-
"value": "calc(
|
|
12932
|
+
"value": "calc(48px + 4px)"
|
|
12933
12933
|
},
|
|
12934
12934
|
"kendo-map-navigator-height": {
|
|
12935
12935
|
"type": "Calculation",
|
|
12936
|
-
"value": "calc(
|
|
12936
|
+
"value": "calc(48px + 4px)"
|
|
12937
12937
|
},
|
|
12938
12938
|
"kendo-map-navigator-border-width": {
|
|
12939
12939
|
"type": "Number",
|
|
@@ -13213,19 +13213,19 @@
|
|
|
13213
13213
|
},
|
|
13214
13214
|
"kendo-signature-line-size": {
|
|
13215
13215
|
"type": "Calculation",
|
|
13216
|
-
"value": "calc(
|
|
13216
|
+
"value": "calc(100% - 2 * 4px)"
|
|
13217
13217
|
},
|
|
13218
13218
|
"kendo-signature-sm-line-size": {
|
|
13219
13219
|
"type": "Calculation",
|
|
13220
|
-
"value": "calc(
|
|
13220
|
+
"value": "calc(100% - 2 * 2px)"
|
|
13221
13221
|
},
|
|
13222
13222
|
"kendo-signature-md-line-size": {
|
|
13223
13223
|
"type": "Calculation",
|
|
13224
|
-
"value": "calc(
|
|
13224
|
+
"value": "calc(100% - 2 * 4px)"
|
|
13225
13225
|
},
|
|
13226
13226
|
"kendo-signature-lg-line-size": {
|
|
13227
13227
|
"type": "Calculation",
|
|
13228
|
-
"value": "calc(
|
|
13228
|
+
"value": "calc(100% - 2 * 6px)"
|
|
13229
13229
|
},
|
|
13230
13230
|
"kendo-signature-line-bottom-offset": {
|
|
13231
13231
|
"type": "Number",
|
|
@@ -13233,7 +13233,7 @@
|
|
|
13233
13233
|
},
|
|
13234
13234
|
"kendo-signature-sizes": {
|
|
13235
13235
|
"type": "Map",
|
|
13236
|
-
"value": "(sm: (padding-x: 2px, padding-y: 2px, line-size: calc(
|
|
13236
|
+
"value": "(sm: (padding-x: 2px, padding-y: 2px, line-size: calc(100% - 2 * 2px)), md: (padding-x: 4px, padding-y: 4px, line-size: calc(100% - 2 * 4px)), lg: (padding-x: 6px, padding-y: 6px, line-size: calc(100% - 2 * 6px)))"
|
|
13237
13237
|
},
|
|
13238
13238
|
"kendo-signature-actions-gap": {
|
|
13239
13239
|
"type": "Number",
|