@progress/kendo-theme-classic 12.3.1-dev.8 → 13.0.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.
- package/dist/all.css +1 -1
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +20456 -15782
- package/dist/meta/sassdoc-raw-data.json +9898 -7606
- package/dist/meta/variables.json +715 -465
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +5 -5
- package/scss/appbar/_variables.scss +6 -16
- package/scss/avatar/_variables.scss +37 -23
- package/scss/badge/_variables.scss +22 -43
- package/scss/bottom-navigation/_variables.scss +12 -17
- package/scss/breadcrumb/_variables.scss +6 -30
- package/scss/button/_variables.scss +22 -41
- package/scss/calendar/_variables.scss +9 -31
- package/scss/card/_variables.scss +7 -17
- package/scss/checkbox/_variables.scss +13 -23
- package/scss/chip/_variables.scss +38 -50
- package/scss/coloreditor/_variables.scss +9 -39
- package/scss/colorgradient/_variables.scss +12 -42
- package/scss/colorpalette/_variables.scss +7 -19
- package/scss/column-menu/_variables.scss +6 -25
- package/scss/datetimepicker/_variables.scss +6 -16
- package/scss/dialog/_variables.scss +7 -10
- package/scss/fab/_variables.scss +21 -34
- package/scss/floating-label/_variables.scss +2 -2
- package/scss/forms/_variables.scss +7 -17
- package/scss/grid/_variables.scss +7 -42
- package/scss/icons/_variables.scss +6 -0
- package/scss/input/_variables.scss +36 -34
- package/scss/list/_variables.scss +6 -73
- package/scss/loader/_variables.scss +13 -17
- package/scss/menu/_variables.scss +6 -0
- package/scss/messagebox/_variables.scss +8 -17
- package/scss/notification/_functions.scss +3 -3
- package/scss/notification/_variables.scss +6 -13
- package/scss/otp/_variables.scss +1 -22
- package/scss/overlay/_variables.scss +5 -17
- package/scss/pager/_variables.scss +7 -26
- package/scss/radio/_variables.scss +6 -22
- package/scss/signature/_variables.scss +0 -21
- package/scss/split-button/_variables.scss +2 -2
- package/scss/spreadsheet/_variables.scss +1 -1
- package/scss/suggestion/_variables.scss +4 -45
- package/scss/switch/_variables.scss +101 -7
- package/scss/table/_variables.scss +6 -25
- package/scss/tabstrip/_variables.scss +6 -25
- package/scss/timeselector/_variables.scss +24 -42
- package/scss/toolbar/_variables.scss +15 -26
- package/scss/tooltip/_functions.scss +3 -3
- package/scss/tooltip/_variables.scss +1 -13
- package/scss/treeview/_variables.scss +8 -33
- package/scss/window/_variables.scss +12 -19
package/dist/meta/variables.json
CHANGED
|
@@ -1889,6 +1889,10 @@
|
|
|
1889
1889
|
}
|
|
1890
1890
|
}
|
|
1891
1891
|
},
|
|
1892
|
+
"kendo-icon-default-size": {
|
|
1893
|
+
"type": "String",
|
|
1894
|
+
"value": "\"md\""
|
|
1895
|
+
},
|
|
1892
1896
|
"kendo-icon-size": {
|
|
1893
1897
|
"type": "Number",
|
|
1894
1898
|
"value": "16px"
|
|
@@ -1929,6 +1933,10 @@
|
|
|
1929
1933
|
"type": "String",
|
|
1930
1934
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
1931
1935
|
},
|
|
1936
|
+
"kendo-message-box-default-theme-color": {
|
|
1937
|
+
"type": "Null",
|
|
1938
|
+
"value": "null"
|
|
1939
|
+
},
|
|
1932
1940
|
"kendo-message-box-margin": {
|
|
1933
1941
|
"type": "List",
|
|
1934
1942
|
"value": "(0 0 var(--kendo-spacing-4, 1rem) 0)"
|
|
@@ -1974,20 +1982,8 @@
|
|
|
1974
1982
|
"value": "underline"
|
|
1975
1983
|
},
|
|
1976
1984
|
"kendo-message-box-theme-colors": {
|
|
1977
|
-
"type": "
|
|
1978
|
-
"value": "(\"
|
|
1979
|
-
"prettyValue": {
|
|
1980
|
-
"primary": "var(--kendo-color-primary, #f35800)",
|
|
1981
|
-
"secondary": "var(--kendo-color-secondary, #b6b6b6)",
|
|
1982
|
-
"tertiary": "var(--kendo-color-tertiary, #03a9f4)",
|
|
1983
|
-
"info": "var(--kendo-color-info, #007bc3)",
|
|
1984
|
-
"success": "var(--kendo-color-success, #3ea44e)",
|
|
1985
|
-
"warning": "var(--kendo-color-warning, #ffa41f)",
|
|
1986
|
-
"error": "var(--kendo-color-error, #d92800)",
|
|
1987
|
-
"dark": "var(--kendo-color-dark, #404040)",
|
|
1988
|
-
"light": "var(--kendo-color-light, #ebebeb)",
|
|
1989
|
-
"inverse": "var(--kendo-color-dark, #404040)"
|
|
1990
|
-
}
|
|
1985
|
+
"type": "List",
|
|
1986
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
|
|
1991
1987
|
},
|
|
1992
1988
|
"kendo-drag-hint-padding-x": {
|
|
1993
1989
|
"type": "String",
|
|
@@ -2069,6 +2065,10 @@
|
|
|
2069
2065
|
"type": "String",
|
|
2070
2066
|
"value": "var(--kendo-color-primary, #f35800)"
|
|
2071
2067
|
},
|
|
2068
|
+
"kendo-list-default-size": {
|
|
2069
|
+
"type": "String",
|
|
2070
|
+
"value": "\"md\""
|
|
2071
|
+
},
|
|
2072
2072
|
"kendo-list-font-family": {
|
|
2073
2073
|
"type": "String",
|
|
2074
2074
|
"value": "var(--kendo-font-family, inherit)"
|
|
@@ -2169,6 +2169,54 @@
|
|
|
2169
2169
|
"type": "String",
|
|
2170
2170
|
"value": "var(--kendo-font-weight-bold, normal)"
|
|
2171
2171
|
},
|
|
2172
|
+
"kendo-list-item-group-label-sm-font-size": {
|
|
2173
|
+
"type": "Number",
|
|
2174
|
+
"value": "0.75em"
|
|
2175
|
+
},
|
|
2176
|
+
"kendo-list-item-group-label-md-font-size": {
|
|
2177
|
+
"type": "Number",
|
|
2178
|
+
"value": "0.75em"
|
|
2179
|
+
},
|
|
2180
|
+
"kendo-list-item-group-label-lg-font-size": {
|
|
2181
|
+
"type": "Number",
|
|
2182
|
+
"value": "0.75em"
|
|
2183
|
+
},
|
|
2184
|
+
"kendo-list-item-group-label-sm-line-height": {
|
|
2185
|
+
"type": "String",
|
|
2186
|
+
"value": "inherit"
|
|
2187
|
+
},
|
|
2188
|
+
"kendo-list-item-group-label-md-line-height": {
|
|
2189
|
+
"type": "String",
|
|
2190
|
+
"value": "inherit"
|
|
2191
|
+
},
|
|
2192
|
+
"kendo-list-item-group-label-lg-line-height": {
|
|
2193
|
+
"type": "String",
|
|
2194
|
+
"value": "inherit"
|
|
2195
|
+
},
|
|
2196
|
+
"kendo-list-item-group-label-sm-padding-x": {
|
|
2197
|
+
"type": "Number",
|
|
2198
|
+
"value": "0.5em"
|
|
2199
|
+
},
|
|
2200
|
+
"kendo-list-item-group-label-md-padding-x": {
|
|
2201
|
+
"type": "Number",
|
|
2202
|
+
"value": "0.5em"
|
|
2203
|
+
},
|
|
2204
|
+
"kendo-list-item-group-label-lg-padding-x": {
|
|
2205
|
+
"type": "Number",
|
|
2206
|
+
"value": "0.5em"
|
|
2207
|
+
},
|
|
2208
|
+
"kendo-list-item-group-label-sm-padding-y": {
|
|
2209
|
+
"type": "Number",
|
|
2210
|
+
"value": "0"
|
|
2211
|
+
},
|
|
2212
|
+
"kendo-list-item-group-label-md-padding-y": {
|
|
2213
|
+
"type": "Number",
|
|
2214
|
+
"value": "0"
|
|
2215
|
+
},
|
|
2216
|
+
"kendo-list-item-group-label-lg-padding-y": {
|
|
2217
|
+
"type": "Number",
|
|
2218
|
+
"value": "0"
|
|
2219
|
+
},
|
|
2172
2220
|
"kendo-list-sm-filter-padding-x": {
|
|
2173
2221
|
"type": "String",
|
|
2174
2222
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
@@ -2313,54 +2361,6 @@
|
|
|
2313
2361
|
"type": "String",
|
|
2314
2362
|
"value": "var(--kendo-font-weight-bold, normal)"
|
|
2315
2363
|
},
|
|
2316
|
-
"kendo-list-item-group-label-sm-font-size": {
|
|
2317
|
-
"type": "Number",
|
|
2318
|
-
"value": "0.75em"
|
|
2319
|
-
},
|
|
2320
|
-
"kendo-list-item-group-label-md-font-size": {
|
|
2321
|
-
"type": "Number",
|
|
2322
|
-
"value": "0.75em"
|
|
2323
|
-
},
|
|
2324
|
-
"kendo-list-item-group-label-lg-font-size": {
|
|
2325
|
-
"type": "Number",
|
|
2326
|
-
"value": "0.75em"
|
|
2327
|
-
},
|
|
2328
|
-
"kendo-list-item-group-label-sm-line-height": {
|
|
2329
|
-
"type": "String",
|
|
2330
|
-
"value": "inherit"
|
|
2331
|
-
},
|
|
2332
|
-
"kendo-list-item-group-label-md-line-height": {
|
|
2333
|
-
"type": "String",
|
|
2334
|
-
"value": "inherit"
|
|
2335
|
-
},
|
|
2336
|
-
"kendo-list-item-group-label-lg-line-height": {
|
|
2337
|
-
"type": "String",
|
|
2338
|
-
"value": "inherit"
|
|
2339
|
-
},
|
|
2340
|
-
"kendo-list-item-group-label-sm-padding-x": {
|
|
2341
|
-
"type": "Number",
|
|
2342
|
-
"value": "0.5em"
|
|
2343
|
-
},
|
|
2344
|
-
"kendo-list-item-group-label-md-padding-x": {
|
|
2345
|
-
"type": "Number",
|
|
2346
|
-
"value": "0.5em"
|
|
2347
|
-
},
|
|
2348
|
-
"kendo-list-item-group-label-lg-padding-x": {
|
|
2349
|
-
"type": "Number",
|
|
2350
|
-
"value": "0.5em"
|
|
2351
|
-
},
|
|
2352
|
-
"kendo-list-item-group-label-sm-padding-y": {
|
|
2353
|
-
"type": "Number",
|
|
2354
|
-
"value": "0"
|
|
2355
|
-
},
|
|
2356
|
-
"kendo-list-item-group-label-md-padding-y": {
|
|
2357
|
-
"type": "Number",
|
|
2358
|
-
"value": "0"
|
|
2359
|
-
},
|
|
2360
|
-
"kendo-list-item-group-label-lg-padding-y": {
|
|
2361
|
-
"type": "Number",
|
|
2362
|
-
"value": "0"
|
|
2363
|
-
},
|
|
2364
2364
|
"kendo-list-sizes": {
|
|
2365
2365
|
"type": "Map",
|
|
2366
2366
|
"value": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), group-item-font-size: null, group-item-line-height: null, item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2, 0.5rem), filter-padding-y: var(--kendo-spacing-2, 0.5rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: var(--kendo-spacing-1, 0.25rem), group-item-font-size: null, group-item-line-height: null, item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2, 0.5rem), filter-padding-y: var(--kendo-spacing-2, 0.5rem)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-3, 0.75rem), item-padding-y: var(--kendo-spacing-2, 0.5rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), group-item-font-size: null, group-item-line-height: null, item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2, 0.5rem), filter-padding-y: var(--kendo-spacing-2, 0.5rem)))",
|
|
@@ -2565,30 +2565,22 @@
|
|
|
2565
2565
|
"type": "Number",
|
|
2566
2566
|
"value": "1px"
|
|
2567
2567
|
},
|
|
2568
|
-
"kendo-overlay-theme-
|
|
2569
|
-
"type": "
|
|
2570
|
-
"value": "
|
|
2571
|
-
"prettyValue": {
|
|
2572
|
-
"primary": "var(--kendo-color-primary, #f35800)",
|
|
2573
|
-
"secondary": "var(--kendo-color-secondary, #b6b6b6)",
|
|
2574
|
-
"tertiary": "var(--kendo-color-tertiary, #03a9f4)",
|
|
2575
|
-
"info": "var(--kendo-color-info, #007bc3)",
|
|
2576
|
-
"success": "var(--kendo-color-success, #3ea44e)",
|
|
2577
|
-
"warning": "var(--kendo-color-warning, #ffa41f)",
|
|
2578
|
-
"error": "var(--kendo-color-error, #d92800)",
|
|
2579
|
-
"dark": "var(--kendo-color-dark, #404040)",
|
|
2580
|
-
"light": "var(--kendo-color-light, #ebebeb)",
|
|
2581
|
-
"inverse": "var(--kendo-color-dark, #404040)"
|
|
2582
|
-
}
|
|
2568
|
+
"kendo-overlay-default-theme-color": {
|
|
2569
|
+
"type": "String",
|
|
2570
|
+
"value": "\"inverse\""
|
|
2583
2571
|
},
|
|
2584
2572
|
"kendo-overlay-bg": {
|
|
2585
|
-
"type": "
|
|
2586
|
-
"value": "
|
|
2573
|
+
"type": "Null",
|
|
2574
|
+
"value": "null"
|
|
2587
2575
|
},
|
|
2588
2576
|
"kendo-overlay-opacity": {
|
|
2589
2577
|
"type": "Number",
|
|
2590
2578
|
"value": "0.5"
|
|
2591
2579
|
},
|
|
2580
|
+
"kendo-overlay-theme-colors": {
|
|
2581
|
+
"type": "List",
|
|
2582
|
+
"value": "(\"dark\", \"light\", \"inverse\")"
|
|
2583
|
+
},
|
|
2592
2584
|
"kendo-popup-border-width": {
|
|
2593
2585
|
"type": "Number",
|
|
2594
2586
|
"value": "1px"
|
|
@@ -2629,6 +2621,10 @@
|
|
|
2629
2621
|
"type": "String",
|
|
2630
2622
|
"value": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
2631
2623
|
},
|
|
2624
|
+
"kendo-table-default-size": {
|
|
2625
|
+
"type": "String",
|
|
2626
|
+
"value": "\"md\""
|
|
2627
|
+
},
|
|
2632
2628
|
"kendo-table-border-width": {
|
|
2633
2629
|
"type": "Number",
|
|
2634
2630
|
"value": "1px"
|
|
@@ -2853,42 +2849,6 @@
|
|
|
2853
2849
|
"type": "String",
|
|
2854
2850
|
"value": "var(--kendo-border-radius-xxl, 0.75rem)"
|
|
2855
2851
|
},
|
|
2856
|
-
"kendo-suggestion-bg": {
|
|
2857
|
-
"type": "String",
|
|
2858
|
-
"value": "var(--kendo-color-base-subtle, #f0f0f0)"
|
|
2859
|
-
},
|
|
2860
|
-
"kendo-suggestion-text": {
|
|
2861
|
-
"type": "String",
|
|
2862
|
-
"value": "var(--kendo-color-base-on-subtle, #272727)"
|
|
2863
|
-
},
|
|
2864
|
-
"kendo-suggestion-border": {
|
|
2865
|
-
"type": "String",
|
|
2866
|
-
"value": "var(--kendo-color-base-emphasis, #cacaca)"
|
|
2867
|
-
},
|
|
2868
|
-
"kendo-suggestion-hover-bg": {
|
|
2869
|
-
"type": "String",
|
|
2870
|
-
"value": "var(--kendo-color-base-subtle-hover, #ebebeb)"
|
|
2871
|
-
},
|
|
2872
|
-
"kendo-suggestion-hover-text": {
|
|
2873
|
-
"type": "String",
|
|
2874
|
-
"value": "var(--kendo-color-base-on-subtle, #272727)"
|
|
2875
|
-
},
|
|
2876
|
-
"kendo-suggestion-hover-border": {
|
|
2877
|
-
"type": "String",
|
|
2878
|
-
"value": "var(--kendo-color-base-emphasis, #cacaca)"
|
|
2879
|
-
},
|
|
2880
|
-
"kendo-suggestion-active-bg": {
|
|
2881
|
-
"type": "String",
|
|
2882
|
-
"value": "var(--kendo-color-base-subtle-active, #dddddd)"
|
|
2883
|
-
},
|
|
2884
|
-
"kendo-suggestion-active-text": {
|
|
2885
|
-
"type": "String",
|
|
2886
|
-
"value": "var(--kendo-color-base-on-subtle, #272727)"
|
|
2887
|
-
},
|
|
2888
|
-
"kendo-suggestion-active-border": {
|
|
2889
|
-
"type": "String",
|
|
2890
|
-
"value": "var(--kendo-color-base-emphasis, #cacaca)"
|
|
2891
|
-
},
|
|
2892
2852
|
"kendo-suggestion-focus-shadow-blur": {
|
|
2893
2853
|
"type": "Number",
|
|
2894
2854
|
"value": "0"
|
|
@@ -2902,12 +2862,12 @@
|
|
|
2902
2862
|
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #272727) 8%, transparent)"
|
|
2903
2863
|
},
|
|
2904
2864
|
"kendo-suggestion-theme-colors": {
|
|
2905
|
-
"type": "
|
|
2906
|
-
"value": "(\"
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2865
|
+
"type": "List",
|
|
2866
|
+
"value": "(\"base\", \"primary\", \"secondary\")"
|
|
2867
|
+
},
|
|
2868
|
+
"kendo-suggestion-default-theme-color": {
|
|
2869
|
+
"type": "String",
|
|
2870
|
+
"value": "\"base\""
|
|
2911
2871
|
},
|
|
2912
2872
|
"kendo-bubble-border-radius": {
|
|
2913
2873
|
"type": "String",
|
|
@@ -2993,10 +2953,34 @@
|
|
|
2993
2953
|
"type": "String",
|
|
2994
2954
|
"value": "var(--kendo-spacing-2\\.5, 0.625rem)"
|
|
2995
2955
|
},
|
|
2956
|
+
"kendo-avatar-default-theme-color": {
|
|
2957
|
+
"type": "String",
|
|
2958
|
+
"value": "\"primary\""
|
|
2959
|
+
},
|
|
2960
|
+
"kendo-avatar-default-fill-mode": {
|
|
2961
|
+
"type": "String",
|
|
2962
|
+
"value": "\"solid\""
|
|
2963
|
+
},
|
|
2964
|
+
"kendo-avatar-default-roundness": {
|
|
2965
|
+
"type": "String",
|
|
2966
|
+
"value": "\"full\""
|
|
2967
|
+
},
|
|
2968
|
+
"kendo-avatar-default-size": {
|
|
2969
|
+
"type": "String",
|
|
2970
|
+
"value": "\"md\""
|
|
2971
|
+
},
|
|
2972
|
+
"kendo-avatar-roundness": {
|
|
2973
|
+
"type": "List",
|
|
2974
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
2975
|
+
},
|
|
2996
2976
|
"kendo-avatar-border-width": {
|
|
2997
2977
|
"type": "Number",
|
|
2998
2978
|
"value": "1px"
|
|
2999
2979
|
},
|
|
2980
|
+
"kendo-avatar-border-radius": {
|
|
2981
|
+
"type": "Null",
|
|
2982
|
+
"value": "null"
|
|
2983
|
+
},
|
|
3000
2984
|
"kendo-avatar-font-family": {
|
|
3001
2985
|
"type": "String",
|
|
3002
2986
|
"value": "var(--kendo-font-family, inherit)"
|
|
@@ -3009,6 +2993,18 @@
|
|
|
3009
2993
|
"type": "String",
|
|
3010
2994
|
"value": "var(--kendo-line-height-xs, normal)"
|
|
3011
2995
|
},
|
|
2996
|
+
"kendo-avatar-sm-size": {
|
|
2997
|
+
"type": "String",
|
|
2998
|
+
"value": "var(--kendo-spacing-4, 1rem)"
|
|
2999
|
+
},
|
|
3000
|
+
"kendo-avatar-md-size": {
|
|
3001
|
+
"type": "String",
|
|
3002
|
+
"value": "var(--kendo-spacing-8, 2rem)"
|
|
3003
|
+
},
|
|
3004
|
+
"kendo-avatar-lg-size": {
|
|
3005
|
+
"type": "String",
|
|
3006
|
+
"value": "var(--kendo-spacing-16, 4rem)"
|
|
3007
|
+
},
|
|
3012
3008
|
"kendo-avatar-sizes": {
|
|
3013
3009
|
"type": "Map",
|
|
3014
3010
|
"value": "(sm: var(--kendo-spacing-4, 1rem), md: var(--kendo-spacing-8, 2rem), lg: var(--kendo-spacing-16, 4rem))",
|
|
@@ -3019,20 +3015,24 @@
|
|
|
3019
3015
|
}
|
|
3020
3016
|
},
|
|
3021
3017
|
"kendo-avatar-theme-colors": {
|
|
3022
|
-
"type": "
|
|
3023
|
-
"value": "(\"
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
3018
|
+
"type": "List",
|
|
3019
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
|
|
3020
|
+
},
|
|
3021
|
+
"kendo-badge-default-theme-color": {
|
|
3022
|
+
"type": "String",
|
|
3023
|
+
"value": "\"primary\""
|
|
3024
|
+
},
|
|
3025
|
+
"kendo-badge-default-fill-mode": {
|
|
3026
|
+
"type": "String",
|
|
3027
|
+
"value": "\"solid\""
|
|
3028
|
+
},
|
|
3029
|
+
"kendo-badge-default-size": {
|
|
3030
|
+
"type": "String",
|
|
3031
|
+
"value": "\"md\""
|
|
3032
|
+
},
|
|
3033
|
+
"kendo-badge-default-roundness": {
|
|
3034
|
+
"type": "String",
|
|
3035
|
+
"value": "\"md\""
|
|
3036
3036
|
},
|
|
3037
3037
|
"kendo-badge-border-width": {
|
|
3038
3038
|
"type": "Number",
|
|
@@ -3137,21 +3137,13 @@
|
|
|
3137
3137
|
}
|
|
3138
3138
|
}
|
|
3139
3139
|
},
|
|
3140
|
+
"kendo-badge-roundness": {
|
|
3141
|
+
"type": "List",
|
|
3142
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
3143
|
+
},
|
|
3140
3144
|
"kendo-badge-theme-colors": {
|
|
3141
|
-
"type": "
|
|
3142
|
-
"value": "(\"
|
|
3143
|
-
"prettyValue": {
|
|
3144
|
-
"primary": "var(--kendo-color-primary, #f35800)",
|
|
3145
|
-
"secondary": "var(--kendo-color-secondary, #b6b6b6)",
|
|
3146
|
-
"tertiary": "var(--kendo-color-tertiary, #03a9f4)",
|
|
3147
|
-
"info": "var(--kendo-color-info, #007bc3)",
|
|
3148
|
-
"success": "var(--kendo-color-success, #3ea44e)",
|
|
3149
|
-
"warning": "var(--kendo-color-warning, #ffa41f)",
|
|
3150
|
-
"error": "var(--kendo-color-error, #d92800)",
|
|
3151
|
-
"dark": "var(--kendo-color-dark, #404040)",
|
|
3152
|
-
"light": "var(--kendo-color-light, #ebebeb)",
|
|
3153
|
-
"inverse": "var(--kendo-color-dark, #404040)"
|
|
3154
|
-
}
|
|
3145
|
+
"type": "List",
|
|
3146
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
|
|
3155
3147
|
},
|
|
3156
3148
|
"kendo-color-preview-border-radius": {
|
|
3157
3149
|
"type": "String",
|
|
@@ -3197,6 +3189,14 @@
|
|
|
3197
3189
|
"type": "String",
|
|
3198
3190
|
"value": "url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\")"
|
|
3199
3191
|
},
|
|
3192
|
+
"kendo-loader-default-size": {
|
|
3193
|
+
"type": "String",
|
|
3194
|
+
"value": "\"md\""
|
|
3195
|
+
},
|
|
3196
|
+
"kendo-loader-default-theme-color": {
|
|
3197
|
+
"type": "String",
|
|
3198
|
+
"value": "\"primary\""
|
|
3199
|
+
},
|
|
3200
3200
|
"kendo-loader-segment-border-radius": {
|
|
3201
3201
|
"type": "Number",
|
|
3202
3202
|
"value": "50%"
|
|
@@ -3346,20 +3346,8 @@
|
|
|
3346
3346
|
"value": "100"
|
|
3347
3347
|
},
|
|
3348
3348
|
"kendo-loader-theme-colors": {
|
|
3349
|
-
"type": "
|
|
3350
|
-
"value": "(\"
|
|
3351
|
-
"prettyValue": {
|
|
3352
|
-
"primary": "var(--kendo-color-primary, #f35800)",
|
|
3353
|
-
"secondary": "var(--kendo-color-secondary, #b6b6b6)",
|
|
3354
|
-
"tertiary": "var(--kendo-color-tertiary, #03a9f4)",
|
|
3355
|
-
"info": "var(--kendo-color-info, #007bc3)",
|
|
3356
|
-
"success": "var(--kendo-color-success, #3ea44e)",
|
|
3357
|
-
"warning": "var(--kendo-color-warning, #ffa41f)",
|
|
3358
|
-
"error": "var(--kendo-color-error, #d92800)",
|
|
3359
|
-
"dark": "var(--kendo-color-dark, #404040)",
|
|
3360
|
-
"light": "var(--kendo-color-light, #ebebeb)",
|
|
3361
|
-
"inverse": "var(--kendo-color-dark, #404040)"
|
|
3362
|
-
}
|
|
3349
|
+
"type": "List",
|
|
3350
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
|
|
3363
3351
|
},
|
|
3364
3352
|
"kendo-skeleton-text-transform": {
|
|
3365
3353
|
"type": "String",
|
|
@@ -3450,29 +3438,17 @@
|
|
|
3450
3438
|
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
3451
3439
|
},
|
|
3452
3440
|
"kendo-tooltip-theme-colors": {
|
|
3453
|
-
"type": "
|
|
3454
|
-
"value": "(\"
|
|
3455
|
-
"prettyValue": {
|
|
3456
|
-
"primary": "var(--kendo-color-primary, #f35800)",
|
|
3457
|
-
"secondary": "var(--kendo-color-secondary, #b6b6b6)",
|
|
3458
|
-
"tertiary": "var(--kendo-color-tertiary, #03a9f4)",
|
|
3459
|
-
"info": "var(--kendo-color-info, #007bc3)",
|
|
3460
|
-
"success": "var(--kendo-color-success, #3ea44e)",
|
|
3461
|
-
"warning": "var(--kendo-color-warning, #ffa41f)",
|
|
3462
|
-
"error": "var(--kendo-color-error, #d92800)",
|
|
3463
|
-
"dark": "var(--kendo-color-dark, #404040)",
|
|
3464
|
-
"light": "var(--kendo-color-light, #ebebeb)",
|
|
3465
|
-
"inverse": "var(--kendo-color-dark, #404040)"
|
|
3466
|
-
}
|
|
3441
|
+
"type": "List",
|
|
3442
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
|
|
3467
3443
|
},
|
|
3468
3444
|
"kendo-tooltip-theme": {
|
|
3469
3445
|
"type": "Map",
|
|
3470
|
-
"value": "(\"inverse\": (color: var(--kendo-color-on-inverse, #ffffff), background-color: var(--kendo-color-
|
|
3446
|
+
"value": "(\"inverse\": (color: var(--kendo-color-on-inverse, #ffffff), background-color: var(--kendo-color-inverse, #404040), border: var(--kendo-color-inverse, #404040)), \"light\": (color: var(--kendo-color-on-light, #000000), background-color: var(--kendo-color-light, #ebebeb), border: var(--kendo-color-light, #ebebeb)), \"dark\": (color: var(--kendo-color-on-dark, #ffffff), background-color: var(--kendo-color-dark, #404040), border: var(--kendo-color-dark, #404040)), \"error\": (color: var(--kendo-color-on-error, #ffffff), background-color: var(--kendo-color-error, #d92800), border: var(--kendo-color-error, #d92800)), \"warning\": (color: var(--kendo-color-on-warning, #000000), background-color: var(--kendo-color-warning, #ffa41f), border: var(--kendo-color-warning, #ffa41f)), \"success\": (color: var(--kendo-color-on-success, #ffffff), background-color: var(--kendo-color-success, #3ea44e), border: var(--kendo-color-success, #3ea44e)), \"info\": (color: var(--kendo-color-on-info, #ffffff), background-color: var(--kendo-color-info, #007bc3), border: var(--kendo-color-info, #007bc3)), \"tertiary\": (color: var(--kendo-color-on-tertiary, #ffffff), background-color: var(--kendo-color-tertiary, #03a9f4), border: var(--kendo-color-tertiary, #03a9f4)), \"secondary\": (color: var(--kendo-color-on-secondary, #000000), background-color: var(--kendo-color-secondary, #b6b6b6), border: var(--kendo-color-secondary, #b6b6b6)), \"primary\": (color: var(--kendo-color-on-primary, #ffffff), background-color: var(--kendo-color-primary, #f35800), border: var(--kendo-color-primary, #f35800)), \"base\": (color: var(--kendo-color-on-base, #272727), background-color: var(--kendo-color-base, #ebebeb), border: var(--kendo-color-base, #ebebeb)))",
|
|
3471
3447
|
"prettyValue": {
|
|
3472
3448
|
"inverse": {
|
|
3473
3449
|
"color": "var(--kendo-color-on-inverse, #ffffff)",
|
|
3474
|
-
"background-color": "var(--kendo-color-
|
|
3475
|
-
"border": "var(--kendo-color-
|
|
3450
|
+
"background-color": "var(--kendo-color-inverse, #404040)",
|
|
3451
|
+
"border": "var(--kendo-color-inverse, #404040)"
|
|
3476
3452
|
},
|
|
3477
3453
|
"light": {
|
|
3478
3454
|
"color": "var(--kendo-color-on-light, #000000)",
|
|
@@ -3518,9 +3494,30 @@
|
|
|
3518
3494
|
"color": "var(--kendo-color-on-primary, #ffffff)",
|
|
3519
3495
|
"background-color": "var(--kendo-color-primary, #f35800)",
|
|
3520
3496
|
"border": "var(--kendo-color-primary, #f35800)"
|
|
3497
|
+
},
|
|
3498
|
+
"base": {
|
|
3499
|
+
"color": "var(--kendo-color-on-base, #272727)",
|
|
3500
|
+
"background-color": "var(--kendo-color-base, #ebebeb)",
|
|
3501
|
+
"border": "var(--kendo-color-base, #ebebeb)"
|
|
3521
3502
|
}
|
|
3522
3503
|
}
|
|
3523
3504
|
},
|
|
3505
|
+
"kendo-button-default-theme-color": {
|
|
3506
|
+
"type": "String",
|
|
3507
|
+
"value": "\"base\""
|
|
3508
|
+
},
|
|
3509
|
+
"kendo-button-default-fill-mode": {
|
|
3510
|
+
"type": "String",
|
|
3511
|
+
"value": "\"solid\""
|
|
3512
|
+
},
|
|
3513
|
+
"kendo-button-default-roundness": {
|
|
3514
|
+
"type": "String",
|
|
3515
|
+
"value": "\"md\""
|
|
3516
|
+
},
|
|
3517
|
+
"kendo-button-default-size": {
|
|
3518
|
+
"type": "String",
|
|
3519
|
+
"value": "\"md\""
|
|
3520
|
+
},
|
|
3524
3521
|
"kendo-button-border-width": {
|
|
3525
3522
|
"type": "Number",
|
|
3526
3523
|
"value": "1px"
|
|
@@ -3621,47 +3618,6 @@
|
|
|
3621
3618
|
"type": "Calculation",
|
|
3622
3619
|
"value": "calc(var(--kendo-line-height-lg, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2)"
|
|
3623
3620
|
},
|
|
3624
|
-
"kendo-button-sizes": {
|
|
3625
|
-
"type": "Map",
|
|
3626
|
-
"value": "(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-0\\.5, 0.125rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal)))",
|
|
3627
|
-
"prettyValue": {
|
|
3628
|
-
"sm": {
|
|
3629
|
-
"padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
3630
|
-
"padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
|
|
3631
|
-
"font-size": "var(--kendo-font-size, inherit)",
|
|
3632
|
-
"line-height": "var(--kendo-line-height, normal)"
|
|
3633
|
-
},
|
|
3634
|
-
"md": {
|
|
3635
|
-
"padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
3636
|
-
"padding-y": "var(--kendo-spacing-1, 0.25rem)",
|
|
3637
|
-
"font-size": "var(--kendo-font-size, inherit)",
|
|
3638
|
-
"line-height": "var(--kendo-line-height, normal)"
|
|
3639
|
-
},
|
|
3640
|
-
"lg": {
|
|
3641
|
-
"padding-x": "var(--kendo-spacing-3, 0.75rem)",
|
|
3642
|
-
"padding-y": "var(--kendo-spacing-2, 0.5rem)",
|
|
3643
|
-
"font-size": "var(--kendo-font-size-lg, inherit)",
|
|
3644
|
-
"line-height": "var(--kendo-line-height-lg, normal)"
|
|
3645
|
-
}
|
|
3646
|
-
}
|
|
3647
|
-
},
|
|
3648
|
-
"kendo-button-theme-colors": {
|
|
3649
|
-
"type": "Map",
|
|
3650
|
-
"value": "(\"base\": var(--kendo-color-base, #ebebeb), \"primary\": var(--kendo-color-primary, #f35800), \"secondary\": var(--kendo-color-secondary, #b6b6b6), \"tertiary\": var(--kendo-color-tertiary, #03a9f4), \"info\": var(--kendo-color-info, #007bc3), \"success\": var(--kendo-color-success, #3ea44e), \"warning\": var(--kendo-color-warning, #ffa41f), \"error\": var(--kendo-color-error, #d92800), \"dark\": var(--kendo-color-dark, #404040), \"light\": var(--kendo-color-light, #ebebeb), \"inverse\": var(--kendo-color-dark, #404040))",
|
|
3651
|
-
"prettyValue": {
|
|
3652
|
-
"base": "var(--kendo-color-base, #ebebeb)",
|
|
3653
|
-
"primary": "var(--kendo-color-primary, #f35800)",
|
|
3654
|
-
"secondary": "var(--kendo-color-secondary, #b6b6b6)",
|
|
3655
|
-
"tertiary": "var(--kendo-color-tertiary, #03a9f4)",
|
|
3656
|
-
"info": "var(--kendo-color-info, #007bc3)",
|
|
3657
|
-
"success": "var(--kendo-color-success, #3ea44e)",
|
|
3658
|
-
"warning": "var(--kendo-color-warning, #ffa41f)",
|
|
3659
|
-
"error": "var(--kendo-color-error, #d92800)",
|
|
3660
|
-
"dark": "var(--kendo-color-dark, #404040)",
|
|
3661
|
-
"light": "var(--kendo-color-light, #ebebeb)",
|
|
3662
|
-
"inverse": "var(--kendo-color-dark, #404040)"
|
|
3663
|
-
}
|
|
3664
|
-
},
|
|
3665
3621
|
"kendo-button-bg": {
|
|
3666
3622
|
"type": "String",
|
|
3667
3623
|
"value": "var(--kendo-color-base, #ebebeb)"
|
|
@@ -3838,17 +3794,65 @@
|
|
|
3838
3794
|
"type": "Number",
|
|
3839
3795
|
"value": "0.16"
|
|
3840
3796
|
},
|
|
3841
|
-
"kendo-flat-button-selected-opacity": {
|
|
3842
|
-
"type": "Number",
|
|
3843
|
-
"value": "0.2"
|
|
3797
|
+
"kendo-flat-button-selected-opacity": {
|
|
3798
|
+
"type": "Number",
|
|
3799
|
+
"value": "0.2"
|
|
3800
|
+
},
|
|
3801
|
+
"kendo-flat-button-focus-ring-opacity": {
|
|
3802
|
+
"type": "Number",
|
|
3803
|
+
"value": "0.12"
|
|
3804
|
+
},
|
|
3805
|
+
"kendo-button-transition": {
|
|
3806
|
+
"type": "List",
|
|
3807
|
+
"value": "(color var(--kendo-transition-rapid), background-color var(--kendo-transition-rapid), border-color var(--kendo-transition-rapid), box-shadow var(--kendo-transition-rapid), opacity var(--kendo-transition-rapid))"
|
|
3808
|
+
},
|
|
3809
|
+
"kendo-button-roundness": {
|
|
3810
|
+
"type": "List",
|
|
3811
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
3812
|
+
},
|
|
3813
|
+
"kendo-button-theme-colors": {
|
|
3814
|
+
"type": "List",
|
|
3815
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
|
|
3816
|
+
},
|
|
3817
|
+
"kendo-button-sizes": {
|
|
3818
|
+
"type": "Map",
|
|
3819
|
+
"value": "(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-0\\.5, 0.125rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal)))",
|
|
3820
|
+
"prettyValue": {
|
|
3821
|
+
"sm": {
|
|
3822
|
+
"padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
3823
|
+
"padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
|
|
3824
|
+
"font-size": "var(--kendo-font-size, inherit)",
|
|
3825
|
+
"line-height": "var(--kendo-line-height, normal)"
|
|
3826
|
+
},
|
|
3827
|
+
"md": {
|
|
3828
|
+
"padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
3829
|
+
"padding-y": "var(--kendo-spacing-1, 0.25rem)",
|
|
3830
|
+
"font-size": "var(--kendo-font-size, inherit)",
|
|
3831
|
+
"line-height": "var(--kendo-line-height, normal)"
|
|
3832
|
+
},
|
|
3833
|
+
"lg": {
|
|
3834
|
+
"padding-x": "var(--kendo-spacing-3, 0.75rem)",
|
|
3835
|
+
"padding-y": "var(--kendo-spacing-2, 0.5rem)",
|
|
3836
|
+
"font-size": "var(--kendo-font-size-lg, inherit)",
|
|
3837
|
+
"line-height": "var(--kendo-line-height-lg, normal)"
|
|
3838
|
+
}
|
|
3839
|
+
}
|
|
3840
|
+
},
|
|
3841
|
+
"kendo-input-default-fill-mode": {
|
|
3842
|
+
"type": "String",
|
|
3843
|
+
"value": "\"solid\""
|
|
3844
|
+
},
|
|
3845
|
+
"kendo-input-default-roundness": {
|
|
3846
|
+
"type": "String",
|
|
3847
|
+
"value": "\"md\""
|
|
3844
3848
|
},
|
|
3845
|
-
"kendo-
|
|
3846
|
-
"type": "
|
|
3847
|
-
"value": "
|
|
3849
|
+
"kendo-input-default-size": {
|
|
3850
|
+
"type": "String",
|
|
3851
|
+
"value": "\"md\""
|
|
3848
3852
|
},
|
|
3849
|
-
"kendo-
|
|
3853
|
+
"kendo-input-roundness": {
|
|
3850
3854
|
"type": "List",
|
|
3851
|
-
"value": "(
|
|
3855
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
3852
3856
|
},
|
|
3853
3857
|
"kendo-input-default-width": {
|
|
3854
3858
|
"type": "Number",
|
|
@@ -3891,8 +3895,8 @@
|
|
|
3891
3895
|
"value": "var(--kendo-font-family, inherit)"
|
|
3892
3896
|
},
|
|
3893
3897
|
"kendo-input-font-size": {
|
|
3894
|
-
"type": "
|
|
3895
|
-
"value": "
|
|
3898
|
+
"type": "Null",
|
|
3899
|
+
"value": "null"
|
|
3896
3900
|
},
|
|
3897
3901
|
"kendo-input-sm-font-size": {
|
|
3898
3902
|
"type": "String",
|
|
@@ -3907,8 +3911,8 @@
|
|
|
3907
3911
|
"value": "var(--kendo-font-size-lg, inherit)"
|
|
3908
3912
|
},
|
|
3909
3913
|
"kendo-input-line-height": {
|
|
3910
|
-
"type": "
|
|
3911
|
-
"value": "
|
|
3914
|
+
"type": "Null",
|
|
3915
|
+
"value": "null"
|
|
3912
3916
|
},
|
|
3913
3917
|
"kendo-input-sm-line-height": {
|
|
3914
3918
|
"type": "String",
|
|
@@ -4180,6 +4184,22 @@
|
|
|
4180
4184
|
"type": "Null",
|
|
4181
4185
|
"value": "null"
|
|
4182
4186
|
},
|
|
4187
|
+
"kendo-picker-default-fill-mode": {
|
|
4188
|
+
"type": "String",
|
|
4189
|
+
"value": "\"solid\""
|
|
4190
|
+
},
|
|
4191
|
+
"kendo-picker-default-roundness": {
|
|
4192
|
+
"type": "String",
|
|
4193
|
+
"value": "\"md\""
|
|
4194
|
+
},
|
|
4195
|
+
"kendo-picker-default-size": {
|
|
4196
|
+
"type": "String",
|
|
4197
|
+
"value": "\"md\""
|
|
4198
|
+
},
|
|
4199
|
+
"kendo-picker-roundness": {
|
|
4200
|
+
"type": "List",
|
|
4201
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
4202
|
+
},
|
|
4183
4203
|
"kendo-picker-bg": {
|
|
4184
4204
|
"type": "String",
|
|
4185
4205
|
"value": "var(--kendo-color-base, #ebebeb)"
|
|
@@ -4261,8 +4281,8 @@
|
|
|
4261
4281
|
"value": "null"
|
|
4262
4282
|
},
|
|
4263
4283
|
"kendo-picker-outline-bg": {
|
|
4264
|
-
"type": "
|
|
4265
|
-
"value": "
|
|
4284
|
+
"type": "Color",
|
|
4285
|
+
"value": "transparent"
|
|
4266
4286
|
},
|
|
4267
4287
|
"kendo-picker-outline-text": {
|
|
4268
4288
|
"type": "String",
|
|
@@ -4313,8 +4333,8 @@
|
|
|
4313
4333
|
"value": "null"
|
|
4314
4334
|
},
|
|
4315
4335
|
"kendo-picker-flat-bg": {
|
|
4316
|
-
"type": "
|
|
4317
|
-
"value": "
|
|
4336
|
+
"type": "Color",
|
|
4337
|
+
"value": "transparent"
|
|
4318
4338
|
},
|
|
4319
4339
|
"kendo-picker-flat-text": {
|
|
4320
4340
|
"type": "String",
|
|
@@ -4593,6 +4613,18 @@
|
|
|
4593
4613
|
"type": "String",
|
|
4594
4614
|
"value": "var(--kendo-color-error-on-surface, #941b00)"
|
|
4595
4615
|
},
|
|
4616
|
+
"kendo-checkbox-default-size": {
|
|
4617
|
+
"type": "String",
|
|
4618
|
+
"value": "\"md\""
|
|
4619
|
+
},
|
|
4620
|
+
"kendo-checkbox-default-roundness": {
|
|
4621
|
+
"type": "String",
|
|
4622
|
+
"value": "\"md\""
|
|
4623
|
+
},
|
|
4624
|
+
"kendo-checkbox-roundness": {
|
|
4625
|
+
"type": "List",
|
|
4626
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
4627
|
+
},
|
|
4596
4628
|
"kendo-checkbox-indicator-type": {
|
|
4597
4629
|
"type": "String",
|
|
4598
4630
|
"value": "image"
|
|
@@ -4962,6 +4994,10 @@
|
|
|
4962
4994
|
"type": "Number",
|
|
4963
4995
|
"value": "0.25"
|
|
4964
4996
|
},
|
|
4997
|
+
"kendo-radio-default-size": {
|
|
4998
|
+
"type": "String",
|
|
4999
|
+
"value": "\"md\""
|
|
5000
|
+
},
|
|
4965
5001
|
"kendo-slider-size": {
|
|
4966
5002
|
"type": "Number",
|
|
4967
5003
|
"value": "200px"
|
|
@@ -5098,6 +5134,26 @@
|
|
|
5098
5134
|
"type": "String",
|
|
5099
5135
|
"value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\""
|
|
5100
5136
|
},
|
|
5137
|
+
"kendo-chip-default-theme-color": {
|
|
5138
|
+
"type": "String",
|
|
5139
|
+
"value": "\"base\""
|
|
5140
|
+
},
|
|
5141
|
+
"kendo-chip-default-fill-mode": {
|
|
5142
|
+
"type": "String",
|
|
5143
|
+
"value": "\"solid\""
|
|
5144
|
+
},
|
|
5145
|
+
"kendo-chip-default-roundness": {
|
|
5146
|
+
"type": "String",
|
|
5147
|
+
"value": "\"md\""
|
|
5148
|
+
},
|
|
5149
|
+
"kendo-chip-default-size": {
|
|
5150
|
+
"type": "String",
|
|
5151
|
+
"value": "\"md\""
|
|
5152
|
+
},
|
|
5153
|
+
"kendo-chip-roundness": {
|
|
5154
|
+
"type": "List",
|
|
5155
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
5156
|
+
},
|
|
5101
5157
|
"kendo-chip-border-width": {
|
|
5102
5158
|
"type": "Number",
|
|
5103
5159
|
"value": "1px"
|
|
@@ -5135,8 +5191,8 @@
|
|
|
5135
5191
|
"value": "var(--kendo-font-weight-normal, normal)"
|
|
5136
5192
|
},
|
|
5137
5193
|
"kendo-chip-font-size": {
|
|
5138
|
-
"type": "
|
|
5139
|
-
"value": "
|
|
5194
|
+
"type": "Null",
|
|
5195
|
+
"value": "null"
|
|
5140
5196
|
},
|
|
5141
5197
|
"kendo-chip-sm-font-size": {
|
|
5142
5198
|
"type": "String",
|
|
@@ -5151,8 +5207,8 @@
|
|
|
5151
5207
|
"value": "var(--kendo-font-size, inherit)"
|
|
5152
5208
|
},
|
|
5153
5209
|
"kendo-chip-line-height": {
|
|
5154
|
-
"type": "
|
|
5155
|
-
"value": "
|
|
5210
|
+
"type": "Null",
|
|
5211
|
+
"value": "null"
|
|
5156
5212
|
},
|
|
5157
5213
|
"kendo-chip-sm-line-height": {
|
|
5158
5214
|
"type": "String",
|
|
@@ -5198,21 +5254,35 @@
|
|
|
5198
5254
|
}
|
|
5199
5255
|
}
|
|
5200
5256
|
},
|
|
5201
|
-
"kendo-chip-
|
|
5257
|
+
"kendo-chip-list-size-sm": {
|
|
5202
5258
|
"type": "String",
|
|
5203
|
-
"value": "var(--kendo-
|
|
5259
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
5204
5260
|
},
|
|
5205
|
-
"kendo-chip-
|
|
5261
|
+
"kendo-chip-list-size-md": {
|
|
5262
|
+
"type": "String",
|
|
5263
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
5264
|
+
},
|
|
5265
|
+
"kendo-chip-list-size-lg": {
|
|
5266
|
+
"type": "String",
|
|
5267
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
5268
|
+
},
|
|
5269
|
+
"kendo-chip-list-sizes": {
|
|
5206
5270
|
"type": "Map",
|
|
5207
|
-
"value": "(
|
|
5271
|
+
"value": "(sm: var(--kendo-spacing-1, 0.25rem), md: var(--kendo-spacing-1, 0.25rem), lg: var(--kendo-spacing-1, 0.25rem))",
|
|
5208
5272
|
"prettyValue": {
|
|
5209
|
-
"
|
|
5210
|
-
"
|
|
5211
|
-
"
|
|
5212
|
-
"warning": "var(--kendo-color-warning-subtle, #ffdead)",
|
|
5213
|
-
"success": "var(--kendo-color-success-subtle, #bbdfc1)"
|
|
5273
|
+
"sm": "var(--kendo-spacing-1, 0.25rem)",
|
|
5274
|
+
"md": "var(--kendo-spacing-1, 0.25rem)",
|
|
5275
|
+
"lg": "var(--kendo-spacing-1, 0.25rem)"
|
|
5214
5276
|
}
|
|
5215
5277
|
},
|
|
5278
|
+
"kendo-chip-base-bg": {
|
|
5279
|
+
"type": "String",
|
|
5280
|
+
"value": "var(--kendo-color-base, #ebebeb)"
|
|
5281
|
+
},
|
|
5282
|
+
"kendo-chip-theme-colors": {
|
|
5283
|
+
"type": "List",
|
|
5284
|
+
"value": "(\"base\", \"error\", \"info\", \"warning\", \"success\")"
|
|
5285
|
+
},
|
|
5216
5286
|
"kendo-chip-solid-bg": {
|
|
5217
5287
|
"type": "String",
|
|
5218
5288
|
"value": "var(--kendo-color-base, #ebebeb)"
|
|
@@ -5285,15 +5355,6 @@
|
|
|
5285
5355
|
"type": "Null",
|
|
5286
5356
|
"value": "null"
|
|
5287
5357
|
},
|
|
5288
|
-
"kendo-chip-list-sizes": {
|
|
5289
|
-
"type": "Map",
|
|
5290
|
-
"value": "(sm: var(--kendo-spacing-1, 0.25rem), md: var(--kendo-spacing-1, 0.25rem), lg: var(--kendo-spacing-1, 0.25rem))",
|
|
5291
|
-
"prettyValue": {
|
|
5292
|
-
"sm": "var(--kendo-spacing-1, 0.25rem)",
|
|
5293
|
-
"md": "var(--kendo-spacing-1, 0.25rem)",
|
|
5294
|
-
"lg": "var(--kendo-spacing-1, 0.25rem)"
|
|
5295
|
-
}
|
|
5296
|
-
},
|
|
5297
5358
|
"kendo-actions-margin-top": {
|
|
5298
5359
|
"type": "String",
|
|
5299
5360
|
"value": "var(--kendo-spacing-4, 1rem)"
|
|
@@ -5330,6 +5391,10 @@
|
|
|
5330
5391
|
"type": "Null",
|
|
5331
5392
|
"value": "null"
|
|
5332
5393
|
},
|
|
5394
|
+
"kendo-menu-group-default-size": {
|
|
5395
|
+
"type": "String",
|
|
5396
|
+
"value": "\"md\""
|
|
5397
|
+
},
|
|
5333
5398
|
"kendo-menu-border-width": {
|
|
5334
5399
|
"type": "Number",
|
|
5335
5400
|
"value": "1px"
|
|
@@ -5618,6 +5683,39 @@
|
|
|
5618
5683
|
"type": "String",
|
|
5619
5684
|
"value": "var(--kendo-spacing-0, 0px)"
|
|
5620
5685
|
},
|
|
5686
|
+
"kendo-menu-group-sizes": {
|
|
5687
|
+
"type": "Map",
|
|
5688
|
+
"value": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-end: calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px), item-icon-margin-start: var(--kendo-spacing-2, 0.5rem), item-icon-margin-end: calc(-1 * (calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px) - var(--kendo-spacing-2, 0.5rem) / 2))), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-end: calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px), item-icon-margin-start: var(--kendo-spacing-2, 0.5rem), item-icon-margin-end: calc(-1 * (calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px) - var(--kendo-spacing-2, 0.5rem) / 2))), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height, normal), item-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-end: calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px), item-icon-margin-start: var(--kendo-spacing-2, 0.5rem), item-icon-margin-end: calc(-1 * (calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px) - var(--kendo-spacing-2, 0.5rem) / 2))))",
|
|
5689
|
+
"prettyValue": {
|
|
5690
|
+
"sm": {
|
|
5691
|
+
"font-size": "var(--kendo-font-size, inherit)",
|
|
5692
|
+
"line-height": "var(--kendo-line-height, normal)",
|
|
5693
|
+
"item-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
|
|
5694
|
+
"item-padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
5695
|
+
"item-padding-end": "calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px)",
|
|
5696
|
+
"item-icon-margin-start": "var(--kendo-spacing-2, 0.5rem)",
|
|
5697
|
+
"item-icon-margin-end": "calc(-1 * (calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px) - var(--kendo-spacing-2, 0.5rem) / 2))"
|
|
5698
|
+
},
|
|
5699
|
+
"md": {
|
|
5700
|
+
"font-size": "var(--kendo-font-size, inherit)",
|
|
5701
|
+
"line-height": "var(--kendo-line-height, normal)",
|
|
5702
|
+
"item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
|
|
5703
|
+
"item-padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
5704
|
+
"item-padding-end": "calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px)",
|
|
5705
|
+
"item-icon-margin-start": "var(--kendo-spacing-2, 0.5rem)",
|
|
5706
|
+
"item-icon-margin-end": "calc(-1 * (calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px) - var(--kendo-spacing-2, 0.5rem) / 2))"
|
|
5707
|
+
},
|
|
5708
|
+
"lg": {
|
|
5709
|
+
"font-size": "var(--kendo-font-size-lg, inherit)",
|
|
5710
|
+
"line-height": "var(--kendo-line-height, normal)",
|
|
5711
|
+
"item-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
|
|
5712
|
+
"item-padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
5713
|
+
"item-padding-end": "calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px)",
|
|
5714
|
+
"item-icon-margin-start": "var(--kendo-spacing-2, 0.5rem)",
|
|
5715
|
+
"item-icon-margin-end": "calc(-1 * (calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px) - var(--kendo-spacing-2, 0.5rem) / 2))"
|
|
5716
|
+
}
|
|
5717
|
+
}
|
|
5718
|
+
},
|
|
5621
5719
|
"kendo-menu-popup-item-bg": {
|
|
5622
5720
|
"type": "Null",
|
|
5623
5721
|
"value": "null"
|
|
@@ -5679,8 +5777,8 @@
|
|
|
5679
5777
|
"value": "(0 0 4px 0 color-mix(in srgb, var(--kendo-color-border, #cacaca) 75%, transparent))"
|
|
5680
5778
|
},
|
|
5681
5779
|
"kendo-split-button-arrow-padding-x": {
|
|
5682
|
-
"type": "
|
|
5683
|
-
"value": "
|
|
5780
|
+
"type": "Null",
|
|
5781
|
+
"value": "null"
|
|
5684
5782
|
},
|
|
5685
5783
|
"kendo-split-button-sm-arrow-padding-x": {
|
|
5686
5784
|
"type": "String",
|
|
@@ -5695,8 +5793,8 @@
|
|
|
5695
5793
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
5696
5794
|
},
|
|
5697
5795
|
"kendo-split-button-arrow-padding-y": {
|
|
5698
|
-
"type": "
|
|
5699
|
-
"value": "
|
|
5796
|
+
"type": "Null",
|
|
5797
|
+
"value": "null"
|
|
5700
5798
|
},
|
|
5701
5799
|
"kendo-split-button-sm-arrow-padding-y": {
|
|
5702
5800
|
"type": "String",
|
|
@@ -5710,6 +5808,14 @@
|
|
|
5710
5808
|
"type": "String",
|
|
5711
5809
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
5712
5810
|
},
|
|
5811
|
+
"kendo-toolbar-default-size": {
|
|
5812
|
+
"type": "String",
|
|
5813
|
+
"value": "\"md\""
|
|
5814
|
+
},
|
|
5815
|
+
"kendo-toolbar-default-fill-mode": {
|
|
5816
|
+
"type": "String",
|
|
5817
|
+
"value": "\"solid\""
|
|
5818
|
+
},
|
|
5713
5819
|
"kendo-toolbar-sm-padding-x": {
|
|
5714
5820
|
"type": "String",
|
|
5715
5821
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
@@ -5890,6 +5996,10 @@
|
|
|
5890
5996
|
}
|
|
5891
5997
|
}
|
|
5892
5998
|
},
|
|
5999
|
+
"kendo-form-default-size": {
|
|
6000
|
+
"type": "String",
|
|
6001
|
+
"value": "\"md\""
|
|
6002
|
+
},
|
|
5893
6003
|
"kendo-form-spacer": {
|
|
5894
6004
|
"type": "Calculation",
|
|
5895
6005
|
"value": "calc(var(--kendo-spacing-2, 0.5rem) * 2)"
|
|
@@ -6061,6 +6171,10 @@
|
|
|
6061
6171
|
}
|
|
6062
6172
|
}
|
|
6063
6173
|
},
|
|
6174
|
+
"kendo-calendar-default-size": {
|
|
6175
|
+
"type": "String",
|
|
6176
|
+
"value": "\"md\""
|
|
6177
|
+
},
|
|
6064
6178
|
"kendo-calendar-border-width": {
|
|
6065
6179
|
"type": "Number",
|
|
6066
6180
|
"value": "1px"
|
|
@@ -6070,12 +6184,12 @@
|
|
|
6070
6184
|
"value": "var(--kendo-font-family, inherit)"
|
|
6071
6185
|
},
|
|
6072
6186
|
"kendo-calendar-font-size": {
|
|
6073
|
-
"type": "
|
|
6074
|
-
"value": "
|
|
6187
|
+
"type": "Null",
|
|
6188
|
+
"value": "null"
|
|
6075
6189
|
},
|
|
6076
6190
|
"kendo-calendar-line-height": {
|
|
6077
|
-
"type": "
|
|
6078
|
-
"value": "
|
|
6191
|
+
"type": "Null",
|
|
6192
|
+
"value": "null"
|
|
6079
6193
|
},
|
|
6080
6194
|
"kendo-calendar-border-radius": {
|
|
6081
6195
|
"type": "Number",
|
|
@@ -6464,6 +6578,10 @@
|
|
|
6464
6578
|
}
|
|
6465
6579
|
}
|
|
6466
6580
|
},
|
|
6581
|
+
"kendo-time-selector-default-size": {
|
|
6582
|
+
"type": "String",
|
|
6583
|
+
"value": "\"md\""
|
|
6584
|
+
},
|
|
6467
6585
|
"kendo-time-selector-border-width": {
|
|
6468
6586
|
"type": "Number",
|
|
6469
6587
|
"value": "1px"
|
|
@@ -6473,12 +6591,12 @@
|
|
|
6473
6591
|
"value": "var(--kendo-font-family, inherit)"
|
|
6474
6592
|
},
|
|
6475
6593
|
"kendo-time-selector-font-size": {
|
|
6476
|
-
"type": "
|
|
6477
|
-
"value": "
|
|
6594
|
+
"type": "Null",
|
|
6595
|
+
"value": "null"
|
|
6478
6596
|
},
|
|
6479
6597
|
"kendo-time-selector-line-height": {
|
|
6480
|
-
"type": "
|
|
6481
|
-
"value": "
|
|
6598
|
+
"type": "Null",
|
|
6599
|
+
"value": "null"
|
|
6482
6600
|
},
|
|
6483
6601
|
"kendo-time-selector-bg": {
|
|
6484
6602
|
"type": "String",
|
|
@@ -6712,6 +6830,10 @@
|
|
|
6712
6830
|
"type": "String",
|
|
6713
6831
|
"value": "italic"
|
|
6714
6832
|
},
|
|
6833
|
+
"kendo-color-palette-default-size": {
|
|
6834
|
+
"type": "String",
|
|
6835
|
+
"value": "\"md\""
|
|
6836
|
+
},
|
|
6715
6837
|
"kendo-color-palette-font-family": {
|
|
6716
6838
|
"type": "String",
|
|
6717
6839
|
"value": "var(--kendo-font-family, inherit)"
|
|
@@ -6786,13 +6908,17 @@
|
|
|
6786
6908
|
}
|
|
6787
6909
|
}
|
|
6788
6910
|
},
|
|
6911
|
+
"kendo-color-gradient-default-size": {
|
|
6912
|
+
"type": "String",
|
|
6913
|
+
"value": "\"md\""
|
|
6914
|
+
},
|
|
6789
6915
|
"kendo-color-gradient-spacer": {
|
|
6790
6916
|
"type": "String",
|
|
6791
6917
|
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
6792
6918
|
},
|
|
6793
6919
|
"kendo-color-gradient-width": {
|
|
6794
|
-
"type": "
|
|
6795
|
-
"value": "
|
|
6920
|
+
"type": "Null",
|
|
6921
|
+
"value": "null"
|
|
6796
6922
|
},
|
|
6797
6923
|
"kendo-color-gradient-border-width": {
|
|
6798
6924
|
"type": "Number",
|
|
@@ -6803,8 +6929,8 @@
|
|
|
6803
6929
|
"value": "var(--kendo-border-radius-md, 0.25rem)"
|
|
6804
6930
|
},
|
|
6805
6931
|
"kendo-color-gradient-gap": {
|
|
6806
|
-
"type": "
|
|
6807
|
-
"value": "
|
|
6932
|
+
"type": "Null",
|
|
6933
|
+
"value": "null"
|
|
6808
6934
|
},
|
|
6809
6935
|
"kendo-color-gradient-font-family": {
|
|
6810
6936
|
"type": "String",
|
|
@@ -7082,13 +7208,17 @@
|
|
|
7082
7208
|
}
|
|
7083
7209
|
}
|
|
7084
7210
|
},
|
|
7211
|
+
"kendo-color-editor-default-size": {
|
|
7212
|
+
"type": "String",
|
|
7213
|
+
"value": "\"md\""
|
|
7214
|
+
},
|
|
7085
7215
|
"kendo-color-editor-spacer": {
|
|
7086
7216
|
"type": "String",
|
|
7087
7217
|
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
7088
7218
|
},
|
|
7089
7219
|
"kendo-color-editor-min-width": {
|
|
7090
|
-
"type": "
|
|
7091
|
-
"value": "
|
|
7220
|
+
"type": "Null",
|
|
7221
|
+
"value": "null"
|
|
7092
7222
|
},
|
|
7093
7223
|
"kendo-color-editor-sm-min-width": {
|
|
7094
7224
|
"type": "Number",
|
|
@@ -7294,6 +7424,10 @@
|
|
|
7294
7424
|
}
|
|
7295
7425
|
}
|
|
7296
7426
|
},
|
|
7427
|
+
"kendo-datetime-default-size": {
|
|
7428
|
+
"type": "String",
|
|
7429
|
+
"value": "\"md\""
|
|
7430
|
+
},
|
|
7297
7431
|
"kendo-datetime-width": {
|
|
7298
7432
|
"type": "Calculation",
|
|
7299
7433
|
"value": "calc(32px * 8 + var(--kendo-spacing-4, 1rem) * 2)"
|
|
@@ -7329,13 +7463,17 @@
|
|
|
7329
7463
|
"type": "Number",
|
|
7330
7464
|
"value": "10em"
|
|
7331
7465
|
},
|
|
7466
|
+
"kendo-treeview-default-size": {
|
|
7467
|
+
"type": "String",
|
|
7468
|
+
"value": "\"md\""
|
|
7469
|
+
},
|
|
7332
7470
|
"kendo-treeview-font-family": {
|
|
7333
7471
|
"type": "String",
|
|
7334
7472
|
"value": "var(--kendo-font-family, inherit)"
|
|
7335
7473
|
},
|
|
7336
7474
|
"kendo-treeview-font-size": {
|
|
7337
|
-
"type": "
|
|
7338
|
-
"value": "
|
|
7475
|
+
"type": "Null",
|
|
7476
|
+
"value": "null"
|
|
7339
7477
|
},
|
|
7340
7478
|
"kendo-treeview-sm-font-size": {
|
|
7341
7479
|
"type": "String",
|
|
@@ -7350,8 +7488,8 @@
|
|
|
7350
7488
|
"value": "var(--kendo-font-size-lg, inherit)"
|
|
7351
7489
|
},
|
|
7352
7490
|
"kendo-treeview-line-height": {
|
|
7353
|
-
"type": "
|
|
7354
|
-
"value": "
|
|
7491
|
+
"type": "Null",
|
|
7492
|
+
"value": "null"
|
|
7355
7493
|
},
|
|
7356
7494
|
"kendo-treeview-sm-line-height": {
|
|
7357
7495
|
"type": "String",
|
|
@@ -7591,78 +7729,149 @@
|
|
|
7591
7729
|
"type": "String",
|
|
7592
7730
|
"value": "var(--kendo-color-on-app-surface, #272727)"
|
|
7593
7731
|
},
|
|
7594
|
-
"kendo-rating-icon-selected-text": {
|
|
7595
|
-
"type": "String",
|
|
7596
|
-
"value": "var(--kendo-color-primary, #f35800)"
|
|
7732
|
+
"kendo-rating-icon-selected-text": {
|
|
7733
|
+
"type": "String",
|
|
7734
|
+
"value": "var(--kendo-color-primary, #f35800)"
|
|
7735
|
+
},
|
|
7736
|
+
"kendo-rating-icon-hover-text": {
|
|
7737
|
+
"type": "String",
|
|
7738
|
+
"value": "var(--kendo-color-primary, #f35800)"
|
|
7739
|
+
},
|
|
7740
|
+
"kendo-rating-icon-focus-text": {
|
|
7741
|
+
"type": "String",
|
|
7742
|
+
"value": "var(--kendo-color-primary, #f35800)"
|
|
7743
|
+
},
|
|
7744
|
+
"kendo-rating-icon-focus-shadow": {
|
|
7745
|
+
"type": "List",
|
|
7746
|
+
"value": "(0 2px 4px rgba(0, 0, 0, 0.1))"
|
|
7747
|
+
},
|
|
7748
|
+
"kendo-rating-icon-focus-selected-shadow": {
|
|
7749
|
+
"type": "List",
|
|
7750
|
+
"value": "(0 2px 4px rgba(0, 0, 0, 0.1))"
|
|
7751
|
+
},
|
|
7752
|
+
"kendo-switch-default-size": {
|
|
7753
|
+
"type": "String",
|
|
7754
|
+
"value": "\"md\""
|
|
7755
|
+
},
|
|
7756
|
+
"kendo-switch-default-track-roundness": {
|
|
7757
|
+
"type": "String",
|
|
7758
|
+
"value": "\"full\""
|
|
7759
|
+
},
|
|
7760
|
+
"kendo-switch-default-thumb-roundness": {
|
|
7761
|
+
"type": "String",
|
|
7762
|
+
"value": "\"full\""
|
|
7763
|
+
},
|
|
7764
|
+
"kendo-switch-track-roundness": {
|
|
7765
|
+
"type": "List",
|
|
7766
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
7767
|
+
},
|
|
7768
|
+
"kendo-switch-thumb-roundness": {
|
|
7769
|
+
"type": "List",
|
|
7770
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
7771
|
+
},
|
|
7772
|
+
"kendo-switch-font-family": {
|
|
7773
|
+
"type": "Null",
|
|
7774
|
+
"value": "null"
|
|
7775
|
+
},
|
|
7776
|
+
"kendo-switch-track-border-width": {
|
|
7777
|
+
"type": "Number",
|
|
7778
|
+
"value": "1px"
|
|
7779
|
+
},
|
|
7780
|
+
"kendo-switch-thumb-border-width": {
|
|
7781
|
+
"type": "Number",
|
|
7782
|
+
"value": "1px"
|
|
7783
|
+
},
|
|
7784
|
+
"kendo-switch-label-text-transform": {
|
|
7785
|
+
"type": "String",
|
|
7786
|
+
"value": "unset"
|
|
7787
|
+
},
|
|
7788
|
+
"kendo-switch-label-display": {
|
|
7789
|
+
"type": "String",
|
|
7790
|
+
"value": "inline"
|
|
7791
|
+
},
|
|
7792
|
+
"kendo-switch-sm-font-size": {
|
|
7793
|
+
"type": "Number",
|
|
7794
|
+
"value": "12px"
|
|
7795
|
+
},
|
|
7796
|
+
"kendo-switch-sm-track-width": {
|
|
7797
|
+
"type": "Number",
|
|
7798
|
+
"value": "48px"
|
|
7799
|
+
},
|
|
7800
|
+
"kendo-switch-sm-track-height": {
|
|
7801
|
+
"type": "Number",
|
|
7802
|
+
"value": "26px"
|
|
7803
|
+
},
|
|
7804
|
+
"kendo-switch-sm-thumb-width": {
|
|
7805
|
+
"type": "Number",
|
|
7806
|
+
"value": "20px"
|
|
7807
|
+
},
|
|
7808
|
+
"kendo-switch-sm-thumb-height": {
|
|
7809
|
+
"type": "Number",
|
|
7810
|
+
"value": "20px"
|
|
7811
|
+
},
|
|
7812
|
+
"kendo-switch-sm-thumb-offset": {
|
|
7813
|
+
"type": "Number",
|
|
7814
|
+
"value": "3px"
|
|
7815
|
+
},
|
|
7816
|
+
"kendo-switch-sm-label-offset": {
|
|
7817
|
+
"type": "Number",
|
|
7818
|
+
"value": "4px"
|
|
7819
|
+
},
|
|
7820
|
+
"kendo-switch-md-font-size": {
|
|
7821
|
+
"type": "Number",
|
|
7822
|
+
"value": "12px"
|
|
7823
|
+
},
|
|
7824
|
+
"kendo-switch-md-track-width": {
|
|
7825
|
+
"type": "Number",
|
|
7826
|
+
"value": "56px"
|
|
7827
|
+
},
|
|
7828
|
+
"kendo-switch-md-track-height": {
|
|
7829
|
+
"type": "Number",
|
|
7830
|
+
"value": "30px"
|
|
7831
|
+
},
|
|
7832
|
+
"kendo-switch-md-thumb-width": {
|
|
7833
|
+
"type": "Number",
|
|
7834
|
+
"value": "24px"
|
|
7597
7835
|
},
|
|
7598
|
-
"kendo-
|
|
7599
|
-
"type": "
|
|
7600
|
-
"value": "
|
|
7836
|
+
"kendo-switch-md-thumb-height": {
|
|
7837
|
+
"type": "Number",
|
|
7838
|
+
"value": "24px"
|
|
7601
7839
|
},
|
|
7602
|
-
"kendo-
|
|
7603
|
-
"type": "
|
|
7604
|
-
"value": "
|
|
7840
|
+
"kendo-switch-md-thumb-offset": {
|
|
7841
|
+
"type": "Number",
|
|
7842
|
+
"value": "3px"
|
|
7605
7843
|
},
|
|
7606
|
-
"kendo-
|
|
7607
|
-
"type": "
|
|
7608
|
-
"value": "
|
|
7844
|
+
"kendo-switch-md-label-offset": {
|
|
7845
|
+
"type": "Number",
|
|
7846
|
+
"value": "6px"
|
|
7609
7847
|
},
|
|
7610
|
-
"kendo-
|
|
7611
|
-
"type": "
|
|
7612
|
-
"value": "
|
|
7848
|
+
"kendo-switch-lg-font-size": {
|
|
7849
|
+
"type": "Number",
|
|
7850
|
+
"value": "12px"
|
|
7613
7851
|
},
|
|
7614
|
-
"kendo-switch-
|
|
7615
|
-
"type": "
|
|
7616
|
-
"value": "
|
|
7852
|
+
"kendo-switch-lg-track-width": {
|
|
7853
|
+
"type": "Number",
|
|
7854
|
+
"value": "64px"
|
|
7617
7855
|
},
|
|
7618
|
-
"kendo-switch-track-
|
|
7856
|
+
"kendo-switch-lg-track-height": {
|
|
7619
7857
|
"type": "Number",
|
|
7620
|
-
"value": "
|
|
7858
|
+
"value": "34px"
|
|
7621
7859
|
},
|
|
7622
|
-
"kendo-switch-thumb-
|
|
7860
|
+
"kendo-switch-lg-thumb-width": {
|
|
7623
7861
|
"type": "Number",
|
|
7624
|
-
"value": "
|
|
7862
|
+
"value": "28px"
|
|
7625
7863
|
},
|
|
7626
|
-
"kendo-switch-
|
|
7627
|
-
"type": "
|
|
7628
|
-
"value": "
|
|
7864
|
+
"kendo-switch-lg-thumb-height": {
|
|
7865
|
+
"type": "Number",
|
|
7866
|
+
"value": "28px"
|
|
7629
7867
|
},
|
|
7630
|
-
"kendo-switch-
|
|
7631
|
-
"type": "
|
|
7632
|
-
"value": "
|
|
7868
|
+
"kendo-switch-lg-thumb-offset": {
|
|
7869
|
+
"type": "Number",
|
|
7870
|
+
"value": "3px"
|
|
7633
7871
|
},
|
|
7634
|
-
"kendo-switch-
|
|
7635
|
-
"type": "
|
|
7636
|
-
"value": "
|
|
7637
|
-
"prettyValue": {
|
|
7638
|
-
"sm": {
|
|
7639
|
-
"font-size": "12px",
|
|
7640
|
-
"track-width": "48px",
|
|
7641
|
-
"track-height": "26px",
|
|
7642
|
-
"thumb-width": "20px",
|
|
7643
|
-
"thumb-height": "20px",
|
|
7644
|
-
"thumb-offset": "3px",
|
|
7645
|
-
"label-offset": "4px"
|
|
7646
|
-
},
|
|
7647
|
-
"md": {
|
|
7648
|
-
"font-size": "12px",
|
|
7649
|
-
"track-width": "56px",
|
|
7650
|
-
"track-height": "30px",
|
|
7651
|
-
"thumb-width": "24px",
|
|
7652
|
-
"thumb-height": "24px",
|
|
7653
|
-
"thumb-offset": "3px",
|
|
7654
|
-
"label-offset": "6px"
|
|
7655
|
-
},
|
|
7656
|
-
"lg": {
|
|
7657
|
-
"font-size": "12px",
|
|
7658
|
-
"track-width": "64px",
|
|
7659
|
-
"track-height": "34px",
|
|
7660
|
-
"thumb-width": "28px",
|
|
7661
|
-
"thumb-height": "28px",
|
|
7662
|
-
"thumb-offset": "3px",
|
|
7663
|
-
"label-offset": "8px"
|
|
7664
|
-
}
|
|
7665
|
-
}
|
|
7872
|
+
"kendo-switch-lg-label-offset": {
|
|
7873
|
+
"type": "Number",
|
|
7874
|
+
"value": "8px"
|
|
7666
7875
|
},
|
|
7667
7876
|
"kendo-switch-off-track-bg": {
|
|
7668
7877
|
"type": "String",
|
|
@@ -7896,6 +8105,39 @@
|
|
|
7896
8105
|
"type": "Null",
|
|
7897
8106
|
"value": "null"
|
|
7898
8107
|
},
|
|
8108
|
+
"kendo-switch-sizes": {
|
|
8109
|
+
"type": "Map",
|
|
8110
|
+
"value": "(sm: (font-size: 12px, track-width: 48px, track-height: 26px, thumb-width: 20px, thumb-height: 20px, thumb-offset: 3px, label-offset: 4px), md: (font-size: 12px, track-width: 56px, track-height: 30px, thumb-width: 24px, thumb-height: 24px, thumb-offset: 3px, label-offset: 6px), lg: (font-size: 12px, track-width: 64px, track-height: 34px, thumb-width: 28px, thumb-height: 28px, thumb-offset: 3px, label-offset: 8px))",
|
|
8111
|
+
"prettyValue": {
|
|
8112
|
+
"sm": {
|
|
8113
|
+
"font-size": "12px",
|
|
8114
|
+
"track-width": "48px",
|
|
8115
|
+
"track-height": "26px",
|
|
8116
|
+
"thumb-width": "20px",
|
|
8117
|
+
"thumb-height": "20px",
|
|
8118
|
+
"thumb-offset": "3px",
|
|
8119
|
+
"label-offset": "4px"
|
|
8120
|
+
},
|
|
8121
|
+
"md": {
|
|
8122
|
+
"font-size": "12px",
|
|
8123
|
+
"track-width": "56px",
|
|
8124
|
+
"track-height": "30px",
|
|
8125
|
+
"thumb-width": "24px",
|
|
8126
|
+
"thumb-height": "24px",
|
|
8127
|
+
"thumb-offset": "3px",
|
|
8128
|
+
"label-offset": "6px"
|
|
8129
|
+
},
|
|
8130
|
+
"lg": {
|
|
8131
|
+
"font-size": "12px",
|
|
8132
|
+
"track-width": "64px",
|
|
8133
|
+
"track-height": "34px",
|
|
8134
|
+
"thumb-width": "28px",
|
|
8135
|
+
"thumb-height": "28px",
|
|
8136
|
+
"thumb-offset": "3px",
|
|
8137
|
+
"label-offset": "8px"
|
|
8138
|
+
}
|
|
8139
|
+
}
|
|
8140
|
+
},
|
|
7899
8141
|
"kendo-dropzone-padding-x": {
|
|
7900
8142
|
"type": "String",
|
|
7901
8143
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
@@ -8100,6 +8342,10 @@
|
|
|
8100
8342
|
"type": "String",
|
|
8101
8343
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
8102
8344
|
},
|
|
8345
|
+
"kendo-appbar-default-theme-color": {
|
|
8346
|
+
"type": "String",
|
|
8347
|
+
"value": "\"light\""
|
|
8348
|
+
},
|
|
8103
8349
|
"kendo-appbar-margin-x": {
|
|
8104
8350
|
"type": "Null",
|
|
8105
8351
|
"value": "null"
|
|
@@ -8165,20 +8411,24 @@
|
|
|
8165
8411
|
"value": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
8166
8412
|
},
|
|
8167
8413
|
"kendo-appbar-theme-colors": {
|
|
8168
|
-
"type": "
|
|
8169
|
-
"value": "(\"
|
|
8170
|
-
|
|
8171
|
-
|
|
8172
|
-
|
|
8173
|
-
|
|
8174
|
-
|
|
8175
|
-
|
|
8176
|
-
|
|
8177
|
-
|
|
8178
|
-
|
|
8179
|
-
|
|
8180
|
-
|
|
8181
|
-
|
|
8414
|
+
"type": "List",
|
|
8415
|
+
"value": "(\"inherit\", \"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
|
|
8416
|
+
},
|
|
8417
|
+
"kendo-fab-default-theme-color": {
|
|
8418
|
+
"type": "String",
|
|
8419
|
+
"value": "\"primary\""
|
|
8420
|
+
},
|
|
8421
|
+
"kendo-fab-default-fill-mode": {
|
|
8422
|
+
"type": "String",
|
|
8423
|
+
"value": "\"solid\""
|
|
8424
|
+
},
|
|
8425
|
+
"kendo-fab-default-roundness": {
|
|
8426
|
+
"type": "String",
|
|
8427
|
+
"value": "\"full\""
|
|
8428
|
+
},
|
|
8429
|
+
"kendo-fab-default-size": {
|
|
8430
|
+
"type": "String",
|
|
8431
|
+
"value": "\"md\""
|
|
8182
8432
|
},
|
|
8183
8433
|
"kendo-fab-border-width": {
|
|
8184
8434
|
"type": "Number",
|
|
@@ -8196,10 +8446,6 @@
|
|
|
8196
8446
|
"type": "String",
|
|
8197
8447
|
"value": "var(--kendo-line-height, normal)"
|
|
8198
8448
|
},
|
|
8199
|
-
"kendo-fab-padding-x": {
|
|
8200
|
-
"type": "String",
|
|
8201
|
-
"value": "var(--kendo-spacing-4, 1rem)"
|
|
8202
|
-
},
|
|
8203
8449
|
"kendo-fab-sm-padding-x": {
|
|
8204
8450
|
"type": "Calculation",
|
|
8205
8451
|
"value": "calc(var(--kendo-spacing-4, 1rem) / 2)"
|
|
@@ -8212,10 +8458,6 @@
|
|
|
8212
8458
|
"type": "Calculation",
|
|
8213
8459
|
"value": "calc(var(--kendo-spacing-4, 1rem) * 1.5)"
|
|
8214
8460
|
},
|
|
8215
|
-
"kendo-fab-padding-y": {
|
|
8216
|
-
"type": "String",
|
|
8217
|
-
"value": "var(--kendo-spacing-4, 1rem)"
|
|
8218
|
-
},
|
|
8219
8461
|
"kendo-fab-sm-padding-y": {
|
|
8220
8462
|
"type": "Calculation",
|
|
8221
8463
|
"value": "calc(var(--kendo-spacing-4, 1rem) / 2)"
|
|
@@ -8288,40 +8530,6 @@
|
|
|
8288
8530
|
"type": "Number",
|
|
8289
8531
|
"value": "50%"
|
|
8290
8532
|
},
|
|
8291
|
-
"kendo-fab-theme-colors": {
|
|
8292
|
-
"type": "Map",
|
|
8293
|
-
"value": "(\"primary\": var(--kendo-color-primary, #f35800), \"secondary\": var(--kendo-color-secondary, #b6b6b6), \"tertiary\": var(--kendo-color-tertiary, #03a9f4), \"info\": var(--kendo-color-info, #007bc3), \"success\": var(--kendo-color-success, #3ea44e), \"warning\": var(--kendo-color-warning, #ffa41f), \"error\": var(--kendo-color-error, #d92800), \"dark\": var(--kendo-color-dark, #404040), \"light\": var(--kendo-color-light, #ebebeb), \"inverse\": var(--kendo-color-dark, #404040))",
|
|
8294
|
-
"prettyValue": {
|
|
8295
|
-
"primary": "var(--kendo-color-primary, #f35800)",
|
|
8296
|
-
"secondary": "var(--kendo-color-secondary, #b6b6b6)",
|
|
8297
|
-
"tertiary": "var(--kendo-color-tertiary, #03a9f4)",
|
|
8298
|
-
"info": "var(--kendo-color-info, #007bc3)",
|
|
8299
|
-
"success": "var(--kendo-color-success, #3ea44e)",
|
|
8300
|
-
"warning": "var(--kendo-color-warning, #ffa41f)",
|
|
8301
|
-
"error": "var(--kendo-color-error, #d92800)",
|
|
8302
|
-
"dark": "var(--kendo-color-dark, #404040)",
|
|
8303
|
-
"light": "var(--kendo-color-light, #ebebeb)",
|
|
8304
|
-
"inverse": "var(--kendo-color-dark, #404040)"
|
|
8305
|
-
}
|
|
8306
|
-
},
|
|
8307
|
-
"kendo-fab-sizes": {
|
|
8308
|
-
"type": "Map",
|
|
8309
|
-
"value": "(sm: (padding-x: calc(var(--kendo-spacing-4, 1rem) / 2), padding-y: calc(var(--kendo-spacing-4, 1rem) / 2)), md: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), lg: (padding-x: calc(var(--kendo-spacing-4, 1rem) * 1.5), padding-y: calc(var(--kendo-spacing-4, 1rem) * 1.5)))",
|
|
8310
|
-
"prettyValue": {
|
|
8311
|
-
"sm": {
|
|
8312
|
-
"padding-x": "calc(var(--kendo-spacing-4, 1rem) / 2)",
|
|
8313
|
-
"padding-y": "calc(var(--kendo-spacing-4, 1rem) / 2)"
|
|
8314
|
-
},
|
|
8315
|
-
"md": {
|
|
8316
|
-
"padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
8317
|
-
"padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
8318
|
-
},
|
|
8319
|
-
"lg": {
|
|
8320
|
-
"padding-x": "calc(var(--kendo-spacing-4, 1rem) * 1.5)",
|
|
8321
|
-
"padding-y": "calc(var(--kendo-spacing-4, 1rem) * 1.5)"
|
|
8322
|
-
}
|
|
8323
|
-
}
|
|
8324
|
-
},
|
|
8325
8533
|
"kendo-fab-shadow": {
|
|
8326
8534
|
"type": "String",
|
|
8327
8535
|
"value": "var(--kendo-elevation-5, 0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
@@ -8394,6 +8602,44 @@
|
|
|
8394
8602
|
"type": "Number",
|
|
8395
8603
|
"value": "40%"
|
|
8396
8604
|
},
|
|
8605
|
+
"kendo-fab-roundness": {
|
|
8606
|
+
"type": "List",
|
|
8607
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
8608
|
+
},
|
|
8609
|
+
"kendo-fab-theme-colors": {
|
|
8610
|
+
"type": "List",
|
|
8611
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
|
|
8612
|
+
},
|
|
8613
|
+
"kendo-fab-sizes": {
|
|
8614
|
+
"type": "Map",
|
|
8615
|
+
"value": "(sm: (padding-x: calc(var(--kendo-spacing-4, 1rem) / 2), padding-y: calc(var(--kendo-spacing-4, 1rem) / 2)), md: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), lg: (padding-x: calc(var(--kendo-spacing-4, 1rem) * 1.5), padding-y: calc(var(--kendo-spacing-4, 1rem) * 1.5)))",
|
|
8616
|
+
"prettyValue": {
|
|
8617
|
+
"sm": {
|
|
8618
|
+
"padding-x": "calc(var(--kendo-spacing-4, 1rem) / 2)",
|
|
8619
|
+
"padding-y": "calc(var(--kendo-spacing-4, 1rem) / 2)"
|
|
8620
|
+
},
|
|
8621
|
+
"md": {
|
|
8622
|
+
"padding-x": "var(--kendo-spacing-4, 1rem)",
|
|
8623
|
+
"padding-y": "var(--kendo-spacing-4, 1rem)"
|
|
8624
|
+
},
|
|
8625
|
+
"lg": {
|
|
8626
|
+
"padding-x": "calc(var(--kendo-spacing-4, 1rem) * 1.5)",
|
|
8627
|
+
"padding-y": "calc(var(--kendo-spacing-4, 1rem) * 1.5)"
|
|
8628
|
+
}
|
|
8629
|
+
}
|
|
8630
|
+
},
|
|
8631
|
+
"kendo-fab-padding-x": {
|
|
8632
|
+
"type": "String",
|
|
8633
|
+
"value": "var(--kendo-spacing-4, 1rem)"
|
|
8634
|
+
},
|
|
8635
|
+
"kendo-fab-padding-y": {
|
|
8636
|
+
"type": "String",
|
|
8637
|
+
"value": "var(--kendo-spacing-4, 1rem)"
|
|
8638
|
+
},
|
|
8639
|
+
"kendo-card-default-theme-color": {
|
|
8640
|
+
"type": "Null",
|
|
8641
|
+
"value": "null"
|
|
8642
|
+
},
|
|
8397
8643
|
"kendo-card-padding-x": {
|
|
8398
8644
|
"type": "String",
|
|
8399
8645
|
"value": "var(--kendo-spacing-4, 1rem)"
|
|
@@ -8611,20 +8857,8 @@
|
|
|
8611
8857
|
"value": "20px"
|
|
8612
8858
|
},
|
|
8613
8859
|
"kendo-card-theme-colors": {
|
|
8614
|
-
"type": "
|
|
8615
|
-
"value": "(\"primary\"
|
|
8616
|
-
"prettyValue": {
|
|
8617
|
-
"primary": "var(--kendo-color-primary, #f35800)",
|
|
8618
|
-
"secondary": "var(--kendo-color-secondary, #b6b6b6)",
|
|
8619
|
-
"tertiary": "var(--kendo-color-tertiary, #03a9f4)",
|
|
8620
|
-
"info": "var(--kendo-color-info, #007bc3)",
|
|
8621
|
-
"success": "var(--kendo-color-success, #3ea44e)",
|
|
8622
|
-
"warning": "var(--kendo-color-warning, #ffa41f)",
|
|
8623
|
-
"error": "var(--kendo-color-error, #d92800)",
|
|
8624
|
-
"dark": "var(--kendo-color-dark, #404040)",
|
|
8625
|
-
"light": "var(--kendo-color-light, #ebebeb)",
|
|
8626
|
-
"inverse": "var(--kendo-color-dark, #404040)"
|
|
8627
|
-
}
|
|
8860
|
+
"type": "List",
|
|
8861
|
+
"value": "(\"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
|
|
8628
8862
|
},
|
|
8629
8863
|
"kendo-actionsheet-padding-x": {
|
|
8630
8864
|
"type": "Null",
|
|
@@ -8914,6 +9148,14 @@
|
|
|
8914
9148
|
"type": "String",
|
|
8915
9149
|
"value": "var(--kendo-spacing-4, 1rem)"
|
|
8916
9150
|
},
|
|
9151
|
+
"kendo-window-default-theme-color": {
|
|
9152
|
+
"type": "Null",
|
|
9153
|
+
"value": "null"
|
|
9154
|
+
},
|
|
9155
|
+
"kendo-window-default-size": {
|
|
9156
|
+
"type": "String",
|
|
9157
|
+
"value": "\"auto\""
|
|
9158
|
+
},
|
|
8917
9159
|
"kendo-window-border-width": {
|
|
8918
9160
|
"type": "Number",
|
|
8919
9161
|
"value": "1px"
|
|
@@ -9028,21 +9270,21 @@
|
|
|
9028
9270
|
},
|
|
9029
9271
|
"kendo-window-sizes": {
|
|
9030
9272
|
"type": "Map",
|
|
9031
|
-
"value": "(sm: 300px, md: 800px, lg: 1200px)",
|
|
9273
|
+
"value": "(auto: null, sm: 300px, md: 800px, lg: 1200px)",
|
|
9032
9274
|
"prettyValue": {
|
|
9275
|
+
"auto": null,
|
|
9033
9276
|
"sm": "300px",
|
|
9034
9277
|
"md": "800px",
|
|
9035
9278
|
"lg": "1200px"
|
|
9036
9279
|
}
|
|
9037
9280
|
},
|
|
9038
9281
|
"kendo-window-theme-colors": {
|
|
9039
|
-
"type": "
|
|
9040
|
-
"value": "(\"primary\"
|
|
9041
|
-
|
|
9042
|
-
|
|
9043
|
-
|
|
9044
|
-
|
|
9045
|
-
}
|
|
9282
|
+
"type": "List",
|
|
9283
|
+
"value": "(\"primary\", \"light\", \"dark\")"
|
|
9284
|
+
},
|
|
9285
|
+
"kendo-dialog-default-theme-color": {
|
|
9286
|
+
"type": "Null",
|
|
9287
|
+
"value": "null"
|
|
9046
9288
|
},
|
|
9047
9289
|
"kendo-dialog-titlebar-bg": {
|
|
9048
9290
|
"type": "String",
|
|
@@ -9077,13 +9319,8 @@
|
|
|
9077
9319
|
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
9078
9320
|
},
|
|
9079
9321
|
"kendo-dialog-theme-colors": {
|
|
9080
|
-
"type": "
|
|
9081
|
-
"value": "(\"primary\"
|
|
9082
|
-
"prettyValue": {
|
|
9083
|
-
"primary": "var(--kendo-color-primary, #f35800)",
|
|
9084
|
-
"light": "var(--kendo-color-light, #ebebeb)",
|
|
9085
|
-
"dark": "var(--kendo-color-dark, #404040)"
|
|
9086
|
-
}
|
|
9322
|
+
"type": "List",
|
|
9323
|
+
"value": "(\"primary\", \"light\", \"dark\")"
|
|
9087
9324
|
},
|
|
9088
9325
|
"kendo-drawer-bg": {
|
|
9089
9326
|
"type": "String",
|
|
@@ -9233,6 +9470,10 @@
|
|
|
9233
9470
|
"type": "Null",
|
|
9234
9471
|
"value": "null"
|
|
9235
9472
|
},
|
|
9473
|
+
"kendo-notification-default-theme-color": {
|
|
9474
|
+
"type": "Null",
|
|
9475
|
+
"value": "null"
|
|
9476
|
+
},
|
|
9236
9477
|
"kendo-notification-group-gap": {
|
|
9237
9478
|
"type": "String",
|
|
9238
9479
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
@@ -9294,29 +9535,17 @@
|
|
|
9294
9535
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
9295
9536
|
},
|
|
9296
9537
|
"kendo-notification-theme-colors": {
|
|
9297
|
-
"type": "
|
|
9298
|
-
"value": "(\"
|
|
9299
|
-
"prettyValue": {
|
|
9300
|
-
"primary": "var(--kendo-color-primary, #f35800)",
|
|
9301
|
-
"secondary": "var(--kendo-color-secondary, #b6b6b6)",
|
|
9302
|
-
"tertiary": "var(--kendo-color-tertiary, #03a9f4)",
|
|
9303
|
-
"info": "var(--kendo-color-info, #007bc3)",
|
|
9304
|
-
"success": "var(--kendo-color-success, #3ea44e)",
|
|
9305
|
-
"warning": "var(--kendo-color-warning, #ffa41f)",
|
|
9306
|
-
"error": "var(--kendo-color-error, #d92800)",
|
|
9307
|
-
"dark": "var(--kendo-color-dark, #404040)",
|
|
9308
|
-
"light": "var(--kendo-color-light, #ebebeb)",
|
|
9309
|
-
"inverse": "var(--kendo-color-dark, #404040)"
|
|
9310
|
-
}
|
|
9538
|
+
"type": "List",
|
|
9539
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
|
|
9311
9540
|
},
|
|
9312
9541
|
"kendo-notification-theme": {
|
|
9313
9542
|
"type": "Map",
|
|
9314
|
-
"value": "(\"inverse\": (color: var(--kendo-color-on-inverse, #ffffff), background-color: var(--kendo-color-
|
|
9543
|
+
"value": "(\"inverse\": (color: var(--kendo-color-on-inverse, #ffffff), background-color: var(--kendo-color-inverse, #404040), border: var(--kendo-color-inverse, #404040)), \"light\": (color: var(--kendo-color-on-light, #000000), background-color: var(--kendo-color-light, #ebebeb), border: var(--kendo-color-light, #ebebeb)), \"dark\": (color: var(--kendo-color-on-dark, #ffffff), background-color: var(--kendo-color-dark, #404040), border: var(--kendo-color-dark, #404040)), \"error\": (color: var(--kendo-color-on-error, #ffffff), background-color: var(--kendo-color-error, #d92800), border: var(--kendo-color-error, #d92800)), \"warning\": (color: var(--kendo-color-on-warning, #000000), background-color: var(--kendo-color-warning, #ffa41f), border: var(--kendo-color-warning, #ffa41f)), \"success\": (color: var(--kendo-color-on-success, #ffffff), background-color: var(--kendo-color-success, #3ea44e), border: var(--kendo-color-success, #3ea44e)), \"info\": (color: var(--kendo-color-on-info, #ffffff), background-color: var(--kendo-color-info, #007bc3), border: var(--kendo-color-info, #007bc3)), \"tertiary\": (color: var(--kendo-color-on-tertiary, #ffffff), background-color: var(--kendo-color-tertiary, #03a9f4), border: var(--kendo-color-tertiary, #03a9f4)), \"secondary\": (color: var(--kendo-color-on-secondary, #000000), background-color: var(--kendo-color-secondary, #b6b6b6), border: var(--kendo-color-secondary, #b6b6b6)), \"primary\": (color: var(--kendo-color-on-primary, #ffffff), background-color: var(--kendo-color-primary, #f35800), border: var(--kendo-color-primary, #f35800)), \"base\": (color: var(--kendo-color-on-base, #272727), background-color: var(--kendo-color-base, #ebebeb), border: var(--kendo-color-base, #ebebeb)))",
|
|
9315
9544
|
"prettyValue": {
|
|
9316
9545
|
"inverse": {
|
|
9317
9546
|
"color": "var(--kendo-color-on-inverse, #ffffff)",
|
|
9318
|
-
"background-color": "var(--kendo-color-
|
|
9319
|
-
"border": "var(--kendo-color-
|
|
9547
|
+
"background-color": "var(--kendo-color-inverse, #404040)",
|
|
9548
|
+
"border": "var(--kendo-color-inverse, #404040)"
|
|
9320
9549
|
},
|
|
9321
9550
|
"light": {
|
|
9322
9551
|
"color": "var(--kendo-color-on-light, #000000)",
|
|
@@ -9362,6 +9591,11 @@
|
|
|
9362
9591
|
"color": "var(--kendo-color-on-primary, #ffffff)",
|
|
9363
9592
|
"background-color": "var(--kendo-color-primary, #f35800)",
|
|
9364
9593
|
"border": "var(--kendo-color-primary, #f35800)"
|
|
9594
|
+
},
|
|
9595
|
+
"base": {
|
|
9596
|
+
"color": "var(--kendo-color-on-base, #272727)",
|
|
9597
|
+
"background-color": "var(--kendo-color-base, #ebebeb)",
|
|
9598
|
+
"border": "var(--kendo-color-base, #ebebeb)"
|
|
9365
9599
|
}
|
|
9366
9600
|
}
|
|
9367
9601
|
},
|
|
@@ -9465,6 +9699,14 @@
|
|
|
9465
9699
|
"type": "String",
|
|
9466
9700
|
"value": "var(--kendo-color-border, #cacaca)"
|
|
9467
9701
|
},
|
|
9702
|
+
"kendo-bottom-nav-default-theme-color": {
|
|
9703
|
+
"type": "String",
|
|
9704
|
+
"value": "\"primary\""
|
|
9705
|
+
},
|
|
9706
|
+
"kendo-bottom-nav-default-fill-mode": {
|
|
9707
|
+
"type": "String",
|
|
9708
|
+
"value": "\"flat\""
|
|
9709
|
+
},
|
|
9468
9710
|
"kendo-bottom-nav-padding-x": {
|
|
9469
9711
|
"type": "String",
|
|
9470
9712
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
@@ -9542,20 +9784,12 @@
|
|
|
9542
9784
|
"value": "var(--kendo-color-border, #cacaca)"
|
|
9543
9785
|
},
|
|
9544
9786
|
"kendo-bottom-navigation-theme-colors": {
|
|
9545
|
-
"type": "
|
|
9546
|
-
"value": "(\"primary\"
|
|
9547
|
-
|
|
9548
|
-
|
|
9549
|
-
|
|
9550
|
-
|
|
9551
|
-
"info": "var(--kendo-color-info, #007bc3)",
|
|
9552
|
-
"success": "var(--kendo-color-success, #3ea44e)",
|
|
9553
|
-
"warning": "var(--kendo-color-warning, #ffa41f)",
|
|
9554
|
-
"error": "var(--kendo-color-error, #d92800)",
|
|
9555
|
-
"dark": "var(--kendo-color-dark, #404040)",
|
|
9556
|
-
"light": "var(--kendo-color-light, #ebebeb)",
|
|
9557
|
-
"inverse": "var(--kendo-color-dark, #404040)"
|
|
9558
|
-
}
|
|
9787
|
+
"type": "List",
|
|
9788
|
+
"value": "(\"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
|
|
9789
|
+
},
|
|
9790
|
+
"kendo-breadcrumb-default-size": {
|
|
9791
|
+
"type": "String",
|
|
9792
|
+
"value": "\"md\""
|
|
9559
9793
|
},
|
|
9560
9794
|
"kendo-breadcrumb-border-width": {
|
|
9561
9795
|
"type": "Number",
|
|
@@ -9811,6 +10045,10 @@
|
|
|
9811
10045
|
}
|
|
9812
10046
|
}
|
|
9813
10047
|
},
|
|
10048
|
+
"kendo-pager-default-size": {
|
|
10049
|
+
"type": "String",
|
|
10050
|
+
"value": "\"md\""
|
|
10051
|
+
},
|
|
9814
10052
|
"kendo-pager-sm-padding-x": {
|
|
9815
10053
|
"type": "String",
|
|
9816
10054
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
@@ -10211,6 +10449,10 @@
|
|
|
10211
10449
|
"type": "String",
|
|
10212
10450
|
"value": "var(--kendo-easing-standard, cubic-bezier(0.42, 0, 0.58, 1))"
|
|
10213
10451
|
},
|
|
10452
|
+
"kendo-tabstrip-default-size": {
|
|
10453
|
+
"type": "String",
|
|
10454
|
+
"value": "\"md\""
|
|
10455
|
+
},
|
|
10214
10456
|
"kendo-tabstrip-wrapper-padding-x": {
|
|
10215
10457
|
"type": "String",
|
|
10216
10458
|
"value": "var(--kendo-spacing-0, 0px)"
|
|
@@ -11291,6 +11533,10 @@
|
|
|
11291
11533
|
"type": "String",
|
|
11292
11534
|
"value": "var(--kendo-color-on-app-surface, #272727)"
|
|
11293
11535
|
},
|
|
11536
|
+
"kendo-grid-default-size": {
|
|
11537
|
+
"type": "String",
|
|
11538
|
+
"value": "\"md\""
|
|
11539
|
+
},
|
|
11294
11540
|
"kendo-grid-border-width": {
|
|
11295
11541
|
"type": "Number",
|
|
11296
11542
|
"value": "1px"
|
|
@@ -11651,6 +11897,14 @@
|
|
|
11651
11897
|
"type": "String",
|
|
11652
11898
|
"value": "var(--kendo-font-weight-bold, normal)"
|
|
11653
11899
|
},
|
|
11900
|
+
"kendo-grid-grouping-row-bg": {
|
|
11901
|
+
"type": "String",
|
|
11902
|
+
"value": "var(--kendo-color-base, #ebebeb)"
|
|
11903
|
+
},
|
|
11904
|
+
"kendo-grid-grouping-row-text": {
|
|
11905
|
+
"type": "String",
|
|
11906
|
+
"value": "var(--kendo-color-on-app-surface, #272727)"
|
|
11907
|
+
},
|
|
11654
11908
|
"kendo-grid-sorted-icon-spacing": {
|
|
11655
11909
|
"type": "Calculation",
|
|
11656
11910
|
"value": "calc(var(--kendo-spacing-2, 0.5rem) - 1px)"
|
|
@@ -11675,14 +11929,6 @@
|
|
|
11675
11929
|
"type": "Calculation",
|
|
11676
11930
|
"value": "calc(calc(var(--kendo-spacing-1, 0.25rem) / 2) * -1)"
|
|
11677
11931
|
},
|
|
11678
|
-
"kendo-grid-grouping-row-bg": {
|
|
11679
|
-
"type": "String",
|
|
11680
|
-
"value": "var(--kendo-color-base, #ebebeb)"
|
|
11681
|
-
},
|
|
11682
|
-
"kendo-grid-grouping-row-text": {
|
|
11683
|
-
"type": "String",
|
|
11684
|
-
"value": "var(--kendo-color-on-app-surface, #272727)"
|
|
11685
|
-
},
|
|
11686
11932
|
"kendo-grid-focus-shadow": {
|
|
11687
11933
|
"type": "List",
|
|
11688
11934
|
"value": "(inset 0 0 0 2px var(--kendo-color-border-alt, #b6b6b6))"
|
|
@@ -15737,6 +15983,10 @@
|
|
|
15737
15983
|
}
|
|
15738
15984
|
}
|
|
15739
15985
|
},
|
|
15986
|
+
"kendo-column-menu-default-size": {
|
|
15987
|
+
"type": "String",
|
|
15988
|
+
"value": "\"md\""
|
|
15989
|
+
},
|
|
15740
15990
|
"kendo-column-menu-item-sm-padding-x": {
|
|
15741
15991
|
"type": "String",
|
|
15742
15992
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|