@progress/kendo-theme-utils 8.1.0-dev.0 → 8.1.0-dev.2
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 +906 -146
- package/dist/meta/sassdoc-data.json +276 -0
- package/dist/meta/sassdoc-raw-data.json +125 -0
- package/dist/meta/variables.json +18 -11
- package/package.json +3 -3
|
@@ -2040,6 +2040,141 @@
|
|
|
2040
2040
|
"sans-serif": "system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
|
|
2041
2041
|
"monospace": "SFMono-Regular, Menlo, Monaco, Consolas, \"Roboto Mono\", \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace"
|
|
2042
2042
|
}
|
|
2043
|
+
},
|
|
2044
|
+
{
|
|
2045
|
+
"description": "The background color of disabled items.\n",
|
|
2046
|
+
"commentRange": {
|
|
2047
|
+
"start": 41,
|
|
2048
|
+
"end": 41
|
|
2049
|
+
},
|
|
2050
|
+
"context": {
|
|
2051
|
+
"type": "variable",
|
|
2052
|
+
"name": "kendo-disabled-bg",
|
|
2053
|
+
"value": "null",
|
|
2054
|
+
"scope": "default",
|
|
2055
|
+
"line": {
|
|
2056
|
+
"start": 42,
|
|
2057
|
+
"end": 42
|
|
2058
|
+
}
|
|
2059
|
+
},
|
|
2060
|
+
"access": "public",
|
|
2061
|
+
"group": [
|
|
2062
|
+
"undefined"
|
|
2063
|
+
],
|
|
2064
|
+
"file": {
|
|
2065
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
2066
|
+
"name": "_swatch-legacy.scss"
|
|
2067
|
+
},
|
|
2068
|
+
"resolvedValue": "null",
|
|
2069
|
+
"resolvedType": "Null"
|
|
2070
|
+
},
|
|
2071
|
+
{
|
|
2072
|
+
"description": "The text color of disabled items.\n",
|
|
2073
|
+
"commentRange": {
|
|
2074
|
+
"start": 43,
|
|
2075
|
+
"end": 43
|
|
2076
|
+
},
|
|
2077
|
+
"context": {
|
|
2078
|
+
"type": "variable",
|
|
2079
|
+
"name": "kendo-disabled-text",
|
|
2080
|
+
"value": "null",
|
|
2081
|
+
"scope": "default",
|
|
2082
|
+
"line": {
|
|
2083
|
+
"start": 44,
|
|
2084
|
+
"end": 44
|
|
2085
|
+
}
|
|
2086
|
+
},
|
|
2087
|
+
"access": "public",
|
|
2088
|
+
"group": [
|
|
2089
|
+
"undefined"
|
|
2090
|
+
],
|
|
2091
|
+
"file": {
|
|
2092
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
2093
|
+
"name": "_swatch-legacy.scss"
|
|
2094
|
+
},
|
|
2095
|
+
"resolvedValue": "null",
|
|
2096
|
+
"resolvedType": "Null"
|
|
2097
|
+
},
|
|
2098
|
+
{
|
|
2099
|
+
"description": "The border color of disabled items.\n",
|
|
2100
|
+
"commentRange": {
|
|
2101
|
+
"start": 45,
|
|
2102
|
+
"end": 45
|
|
2103
|
+
},
|
|
2104
|
+
"context": {
|
|
2105
|
+
"type": "variable",
|
|
2106
|
+
"name": "kendo-disabled-border",
|
|
2107
|
+
"value": "null",
|
|
2108
|
+
"scope": "default",
|
|
2109
|
+
"line": {
|
|
2110
|
+
"start": 46,
|
|
2111
|
+
"end": 46
|
|
2112
|
+
}
|
|
2113
|
+
},
|
|
2114
|
+
"access": "public",
|
|
2115
|
+
"group": [
|
|
2116
|
+
"undefined"
|
|
2117
|
+
],
|
|
2118
|
+
"file": {
|
|
2119
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
2120
|
+
"name": "_swatch-legacy.scss"
|
|
2121
|
+
},
|
|
2122
|
+
"resolvedValue": "null",
|
|
2123
|
+
"resolvedType": "Null"
|
|
2124
|
+
},
|
|
2125
|
+
{
|
|
2126
|
+
"description": "The opacity of disabled items.\n",
|
|
2127
|
+
"commentRange": {
|
|
2128
|
+
"start": 47,
|
|
2129
|
+
"end": 47
|
|
2130
|
+
},
|
|
2131
|
+
"context": {
|
|
2132
|
+
"type": "variable",
|
|
2133
|
+
"name": "kendo-disabled-opacity",
|
|
2134
|
+
"value": "null",
|
|
2135
|
+
"scope": "default",
|
|
2136
|
+
"line": {
|
|
2137
|
+
"start": 48,
|
|
2138
|
+
"end": 48
|
|
2139
|
+
}
|
|
2140
|
+
},
|
|
2141
|
+
"access": "public",
|
|
2142
|
+
"group": [
|
|
2143
|
+
"undefined"
|
|
2144
|
+
],
|
|
2145
|
+
"file": {
|
|
2146
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
2147
|
+
"name": "_swatch-legacy.scss"
|
|
2148
|
+
},
|
|
2149
|
+
"resolvedValue": "null",
|
|
2150
|
+
"resolvedType": "Null"
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"description": "The filter of disabled items.\n",
|
|
2154
|
+
"commentRange": {
|
|
2155
|
+
"start": 49,
|
|
2156
|
+
"end": 49
|
|
2157
|
+
},
|
|
2158
|
+
"context": {
|
|
2159
|
+
"type": "variable",
|
|
2160
|
+
"name": "kendo-disabled-filter",
|
|
2161
|
+
"value": "null",
|
|
2162
|
+
"scope": "default",
|
|
2163
|
+
"line": {
|
|
2164
|
+
"start": 50,
|
|
2165
|
+
"end": 50
|
|
2166
|
+
}
|
|
2167
|
+
},
|
|
2168
|
+
"access": "public",
|
|
2169
|
+
"group": [
|
|
2170
|
+
"undefined"
|
|
2171
|
+
],
|
|
2172
|
+
"file": {
|
|
2173
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
2174
|
+
"name": "_swatch-legacy.scss"
|
|
2175
|
+
},
|
|
2176
|
+
"resolvedValue": "null",
|
|
2177
|
+
"resolvedType": "Null"
|
|
2043
2178
|
}
|
|
2044
2179
|
],
|
|
2045
2180
|
"mixins": [],
|
|
@@ -28993,6 +29128,147 @@
|
|
|
28993
29128
|
}
|
|
28994
29129
|
],
|
|
28995
29130
|
"variableGroups": [
|
|
29131
|
+
{
|
|
29132
|
+
"id": "common",
|
|
29133
|
+
"title": "Common",
|
|
29134
|
+
"variables": [
|
|
29135
|
+
{
|
|
29136
|
+
"description": "The background color of disabled items.\n",
|
|
29137
|
+
"commentRange": {
|
|
29138
|
+
"start": 41,
|
|
29139
|
+
"end": 41
|
|
29140
|
+
},
|
|
29141
|
+
"context": {
|
|
29142
|
+
"type": "variable",
|
|
29143
|
+
"name": "kendo-disabled-bg",
|
|
29144
|
+
"value": "null",
|
|
29145
|
+
"scope": "default",
|
|
29146
|
+
"line": {
|
|
29147
|
+
"start": 42,
|
|
29148
|
+
"end": 42
|
|
29149
|
+
}
|
|
29150
|
+
},
|
|
29151
|
+
"access": "public",
|
|
29152
|
+
"group": [
|
|
29153
|
+
"undefined"
|
|
29154
|
+
],
|
|
29155
|
+
"file": {
|
|
29156
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
29157
|
+
"name": "_swatch-legacy.scss"
|
|
29158
|
+
},
|
|
29159
|
+
"resolvedValue": "null",
|
|
29160
|
+
"resolvedType": "Null"
|
|
29161
|
+
},
|
|
29162
|
+
{
|
|
29163
|
+
"description": "The text color of disabled items.\n",
|
|
29164
|
+
"commentRange": {
|
|
29165
|
+
"start": 43,
|
|
29166
|
+
"end": 43
|
|
29167
|
+
},
|
|
29168
|
+
"context": {
|
|
29169
|
+
"type": "variable",
|
|
29170
|
+
"name": "kendo-disabled-text",
|
|
29171
|
+
"value": "null",
|
|
29172
|
+
"scope": "default",
|
|
29173
|
+
"line": {
|
|
29174
|
+
"start": 44,
|
|
29175
|
+
"end": 44
|
|
29176
|
+
}
|
|
29177
|
+
},
|
|
29178
|
+
"access": "public",
|
|
29179
|
+
"group": [
|
|
29180
|
+
"undefined"
|
|
29181
|
+
],
|
|
29182
|
+
"file": {
|
|
29183
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
29184
|
+
"name": "_swatch-legacy.scss"
|
|
29185
|
+
},
|
|
29186
|
+
"resolvedValue": "null",
|
|
29187
|
+
"resolvedType": "Null"
|
|
29188
|
+
},
|
|
29189
|
+
{
|
|
29190
|
+
"description": "The border color of disabled items.\n",
|
|
29191
|
+
"commentRange": {
|
|
29192
|
+
"start": 45,
|
|
29193
|
+
"end": 45
|
|
29194
|
+
},
|
|
29195
|
+
"context": {
|
|
29196
|
+
"type": "variable",
|
|
29197
|
+
"name": "kendo-disabled-border",
|
|
29198
|
+
"value": "null",
|
|
29199
|
+
"scope": "default",
|
|
29200
|
+
"line": {
|
|
29201
|
+
"start": 46,
|
|
29202
|
+
"end": 46
|
|
29203
|
+
}
|
|
29204
|
+
},
|
|
29205
|
+
"access": "public",
|
|
29206
|
+
"group": [
|
|
29207
|
+
"undefined"
|
|
29208
|
+
],
|
|
29209
|
+
"file": {
|
|
29210
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
29211
|
+
"name": "_swatch-legacy.scss"
|
|
29212
|
+
},
|
|
29213
|
+
"resolvedValue": "null",
|
|
29214
|
+
"resolvedType": "Null"
|
|
29215
|
+
},
|
|
29216
|
+
{
|
|
29217
|
+
"description": "The opacity of disabled items.\n",
|
|
29218
|
+
"commentRange": {
|
|
29219
|
+
"start": 47,
|
|
29220
|
+
"end": 47
|
|
29221
|
+
},
|
|
29222
|
+
"context": {
|
|
29223
|
+
"type": "variable",
|
|
29224
|
+
"name": "kendo-disabled-opacity",
|
|
29225
|
+
"value": "null",
|
|
29226
|
+
"scope": "default",
|
|
29227
|
+
"line": {
|
|
29228
|
+
"start": 48,
|
|
29229
|
+
"end": 48
|
|
29230
|
+
}
|
|
29231
|
+
},
|
|
29232
|
+
"access": "public",
|
|
29233
|
+
"group": [
|
|
29234
|
+
"undefined"
|
|
29235
|
+
],
|
|
29236
|
+
"file": {
|
|
29237
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
29238
|
+
"name": "_swatch-legacy.scss"
|
|
29239
|
+
},
|
|
29240
|
+
"resolvedValue": "null",
|
|
29241
|
+
"resolvedType": "Null"
|
|
29242
|
+
},
|
|
29243
|
+
{
|
|
29244
|
+
"description": "The filter of disabled items.\n",
|
|
29245
|
+
"commentRange": {
|
|
29246
|
+
"start": 49,
|
|
29247
|
+
"end": 49
|
|
29248
|
+
},
|
|
29249
|
+
"context": {
|
|
29250
|
+
"type": "variable",
|
|
29251
|
+
"name": "kendo-disabled-filter",
|
|
29252
|
+
"value": "null",
|
|
29253
|
+
"scope": "default",
|
|
29254
|
+
"line": {
|
|
29255
|
+
"start": 50,
|
|
29256
|
+
"end": 50
|
|
29257
|
+
}
|
|
29258
|
+
},
|
|
29259
|
+
"access": "public",
|
|
29260
|
+
"group": [
|
|
29261
|
+
"undefined"
|
|
29262
|
+
],
|
|
29263
|
+
"file": {
|
|
29264
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
29265
|
+
"name": "_swatch-legacy.scss"
|
|
29266
|
+
},
|
|
29267
|
+
"resolvedValue": "null",
|
|
29268
|
+
"resolvedType": "Null"
|
|
29269
|
+
}
|
|
29270
|
+
]
|
|
29271
|
+
},
|
|
28996
29272
|
{
|
|
28997
29273
|
"id": "accessibility",
|
|
28998
29274
|
"title": "Accessibility",
|
|
@@ -28977,6 +28977,131 @@
|
|
|
28977
28977
|
"name": "index.import.scss"
|
|
28978
28978
|
}
|
|
28979
28979
|
},
|
|
28980
|
+
{
|
|
28981
|
+
"description": "The background color of disabled items.\n",
|
|
28982
|
+
"commentRange": {
|
|
28983
|
+
"start": 41,
|
|
28984
|
+
"end": 41
|
|
28985
|
+
},
|
|
28986
|
+
"context": {
|
|
28987
|
+
"type": "variable",
|
|
28988
|
+
"name": "kendo-disabled-bg",
|
|
28989
|
+
"value": "null",
|
|
28990
|
+
"scope": "default",
|
|
28991
|
+
"line": {
|
|
28992
|
+
"start": 42,
|
|
28993
|
+
"end": 42
|
|
28994
|
+
}
|
|
28995
|
+
},
|
|
28996
|
+
"access": "public",
|
|
28997
|
+
"group": [
|
|
28998
|
+
"undefined"
|
|
28999
|
+
],
|
|
29000
|
+
"file": {
|
|
29001
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
29002
|
+
"name": "_swatch-legacy.scss"
|
|
29003
|
+
}
|
|
29004
|
+
},
|
|
29005
|
+
{
|
|
29006
|
+
"description": "The text color of disabled items.\n",
|
|
29007
|
+
"commentRange": {
|
|
29008
|
+
"start": 43,
|
|
29009
|
+
"end": 43
|
|
29010
|
+
},
|
|
29011
|
+
"context": {
|
|
29012
|
+
"type": "variable",
|
|
29013
|
+
"name": "kendo-disabled-text",
|
|
29014
|
+
"value": "null",
|
|
29015
|
+
"scope": "default",
|
|
29016
|
+
"line": {
|
|
29017
|
+
"start": 44,
|
|
29018
|
+
"end": 44
|
|
29019
|
+
}
|
|
29020
|
+
},
|
|
29021
|
+
"access": "public",
|
|
29022
|
+
"group": [
|
|
29023
|
+
"undefined"
|
|
29024
|
+
],
|
|
29025
|
+
"file": {
|
|
29026
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
29027
|
+
"name": "_swatch-legacy.scss"
|
|
29028
|
+
}
|
|
29029
|
+
},
|
|
29030
|
+
{
|
|
29031
|
+
"description": "The border color of disabled items.\n",
|
|
29032
|
+
"commentRange": {
|
|
29033
|
+
"start": 45,
|
|
29034
|
+
"end": 45
|
|
29035
|
+
},
|
|
29036
|
+
"context": {
|
|
29037
|
+
"type": "variable",
|
|
29038
|
+
"name": "kendo-disabled-border",
|
|
29039
|
+
"value": "null",
|
|
29040
|
+
"scope": "default",
|
|
29041
|
+
"line": {
|
|
29042
|
+
"start": 46,
|
|
29043
|
+
"end": 46
|
|
29044
|
+
}
|
|
29045
|
+
},
|
|
29046
|
+
"access": "public",
|
|
29047
|
+
"group": [
|
|
29048
|
+
"undefined"
|
|
29049
|
+
],
|
|
29050
|
+
"file": {
|
|
29051
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
29052
|
+
"name": "_swatch-legacy.scss"
|
|
29053
|
+
}
|
|
29054
|
+
},
|
|
29055
|
+
{
|
|
29056
|
+
"description": "The opacity of disabled items.\n",
|
|
29057
|
+
"commentRange": {
|
|
29058
|
+
"start": 47,
|
|
29059
|
+
"end": 47
|
|
29060
|
+
},
|
|
29061
|
+
"context": {
|
|
29062
|
+
"type": "variable",
|
|
29063
|
+
"name": "kendo-disabled-opacity",
|
|
29064
|
+
"value": "null",
|
|
29065
|
+
"scope": "default",
|
|
29066
|
+
"line": {
|
|
29067
|
+
"start": 48,
|
|
29068
|
+
"end": 48
|
|
29069
|
+
}
|
|
29070
|
+
},
|
|
29071
|
+
"access": "public",
|
|
29072
|
+
"group": [
|
|
29073
|
+
"undefined"
|
|
29074
|
+
],
|
|
29075
|
+
"file": {
|
|
29076
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
29077
|
+
"name": "_swatch-legacy.scss"
|
|
29078
|
+
}
|
|
29079
|
+
},
|
|
29080
|
+
{
|
|
29081
|
+
"description": "The filter of disabled items.\n",
|
|
29082
|
+
"commentRange": {
|
|
29083
|
+
"start": 49,
|
|
29084
|
+
"end": 49
|
|
29085
|
+
},
|
|
29086
|
+
"context": {
|
|
29087
|
+
"type": "variable",
|
|
29088
|
+
"name": "kendo-disabled-filter",
|
|
29089
|
+
"value": "null",
|
|
29090
|
+
"scope": "default",
|
|
29091
|
+
"line": {
|
|
29092
|
+
"start": 50,
|
|
29093
|
+
"end": 50
|
|
29094
|
+
}
|
|
29095
|
+
},
|
|
29096
|
+
"access": "public",
|
|
29097
|
+
"group": [
|
|
29098
|
+
"undefined"
|
|
29099
|
+
],
|
|
29100
|
+
"file": {
|
|
29101
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
29102
|
+
"name": "_swatch-legacy.scss"
|
|
29103
|
+
}
|
|
29104
|
+
},
|
|
28980
29105
|
{
|
|
28981
29106
|
"description": "A list of files converted to data URIs\n",
|
|
28982
29107
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -1220,14 +1220,25 @@
|
|
|
1220
1220
|
"type": "Null",
|
|
1221
1221
|
"value": "null"
|
|
1222
1222
|
},
|
|
1223
|
-
"kendo-
|
|
1223
|
+
"kendo-disabled-opacity": {
|
|
1224
1224
|
"type": "Null",
|
|
1225
1225
|
"value": "null"
|
|
1226
1226
|
},
|
|
1227
|
-
"kendo-
|
|
1227
|
+
"kendo-disabled-filter": {
|
|
1228
1228
|
"type": "Null",
|
|
1229
1229
|
"value": "null"
|
|
1230
1230
|
},
|
|
1231
|
+
"kendo-disabled-styling": {
|
|
1232
|
+
"type": "Map",
|
|
1233
|
+
"value": "(bg: null, color: null, border: null, opacity: null, filter: null)",
|
|
1234
|
+
"prettyValue": {
|
|
1235
|
+
"bg": null,
|
|
1236
|
+
"color": null,
|
|
1237
|
+
"border": null,
|
|
1238
|
+
"opacity": null,
|
|
1239
|
+
"filter": null
|
|
1240
|
+
}
|
|
1241
|
+
},
|
|
1231
1242
|
"kendo-theme-colors": {
|
|
1232
1243
|
"type": "List",
|
|
1233
1244
|
"value": "()"
|
|
@@ -2745,7 +2756,7 @@
|
|
|
2745
2756
|
},
|
|
2746
2757
|
"kendo-components": {
|
|
2747
2758
|
"type": "List",
|
|
2748
|
-
"value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panelbar\", \"splitter\", \"tile-layout\", \"dock-manager\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"prompt\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
|
|
2759
|
+
"value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"time-marker\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panel\", \"panelbar\", \"splitter\", \"tile-layout\", \"dock-manager\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"prompt\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
|
|
2749
2760
|
},
|
|
2750
2761
|
"kendo-elevation": {
|
|
2751
2762
|
"type": "Map",
|
|
@@ -3004,6 +3015,10 @@
|
|
|
3004
3015
|
"type": "Bool",
|
|
3005
3016
|
"value": "true"
|
|
3006
3017
|
},
|
|
3018
|
+
"kendo-nested-disabled": {
|
|
3019
|
+
"type": "Bool",
|
|
3020
|
+
"value": "false"
|
|
3021
|
+
},
|
|
3007
3022
|
"equilateral-index": {
|
|
3008
3023
|
"type": "Number",
|
|
3009
3024
|
"value": "1.7320508076"
|
|
@@ -3011,13 +3026,5 @@
|
|
|
3011
3026
|
"equilateral-height": {
|
|
3012
3027
|
"type": "Number",
|
|
3013
3028
|
"value": "0.8660254038"
|
|
3014
|
-
},
|
|
3015
|
-
"kendo-loading-opacity": {
|
|
3016
|
-
"type": "Number",
|
|
3017
|
-
"value": "0.3"
|
|
3018
|
-
},
|
|
3019
|
-
"kendo-zindex-loading": {
|
|
3020
|
-
"type": "Number",
|
|
3021
|
-
"value": "100"
|
|
3022
3029
|
}
|
|
3023
3030
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-utils",
|
|
3
3
|
"description": "Utility first library alongside Kendo UI",
|
|
4
|
-
"version": "8.1.0-dev.
|
|
4
|
+
"version": "8.1.0-dev.2",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -43,10 +43,10 @@
|
|
|
43
43
|
"postpublish": "echo 'no postpublish for utils'"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@progress/kendo-theme-core": "8.1.0-dev.
|
|
46
|
+
"@progress/kendo-theme-core": "8.1.0-dev.2"
|
|
47
47
|
},
|
|
48
48
|
"directories": {
|
|
49
49
|
"doc": "docs"
|
|
50
50
|
},
|
|
51
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "a8611dd8fc7fb5f348432f88bbb672c6f0049fa4"
|
|
52
52
|
}
|