@progress/kendo-theme-default 11.1.0-dev.3 → 11.1.0-dev.4
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/meta/sassdoc-data.json +7359 -12807
- package/dist/meta/sassdoc-raw-data.json +3168 -5693
- package/dist/meta/variables.json +11 -419
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/badge/_variables.scss +0 -6
- package/scss/button/_variables.scss +0 -16
- package/scss/calendar/_variables.scss +0 -21
- package/scss/card/_variables.scss +1 -1
- package/scss/chat/_variables.scss +0 -4
- package/scss/checkbox/_variables.scss +0 -4
- package/scss/chip/_variables.scss +2 -18
- package/scss/coloreditor/_variables.scss +0 -12
- package/scss/fab/_variables.scss +0 -4
- package/scss/filemanager/_variables.scss +0 -12
- package/scss/forms/_variables.scss +0 -47
- package/scss/grid/_variables.scss +0 -34
- package/scss/input/_variables.scss +4 -26
- package/scss/listbox/_variables.scss +1 -14
- package/scss/map/_variables.scss +0 -17
- package/scss/mediaplayer/_variables.scss +0 -8
- package/scss/menu/_variables.scss +0 -8
- package/scss/orgchart/_variables.scss +0 -12
- package/scss/pager/_variables.scss +0 -66
- package/scss/panelbar/_variables.scss +0 -8
- package/scss/popover/_variables.scss +0 -4
- package/scss/popup/_variables.scss +0 -8
- package/scss/progressbar/_variables.scss +0 -9
- package/scss/radio/_variables.scss +0 -4
- package/scss/rating/_variables.scss +0 -5
- package/scss/scheduler/_variables.scss +0 -9
- package/scss/scrollview/_variables.scss +0 -4
- package/scss/slider/_variables.scss +1 -22
- package/scss/table/_variables.scss +0 -8
- package/scss/taskboard/_variables.scss +0 -4
- package/scss/timeline/_variables.scss +0 -5
- package/scss/toolbar/_variables.scss +0 -16
- package/scss/typography/_variables.scss +77 -77
package/dist/meta/variables.json
CHANGED
|
@@ -2015,14 +2015,6 @@
|
|
|
2015
2015
|
"type": "Number",
|
|
2016
2016
|
"value": "0.5"
|
|
2017
2017
|
},
|
|
2018
|
-
"kendo-popup-padding-x": {
|
|
2019
|
-
"type": "Null",
|
|
2020
|
-
"value": "null"
|
|
2021
|
-
},
|
|
2022
|
-
"kendo-popup-padding-y": {
|
|
2023
|
-
"type": "Null",
|
|
2024
|
-
"value": "null"
|
|
2025
|
-
},
|
|
2026
2018
|
"kendo-popup-border-width": {
|
|
2027
2019
|
"type": "Number",
|
|
2028
2020
|
"value": "1px"
|
|
@@ -2247,18 +2239,10 @@
|
|
|
2247
2239
|
"type": "String",
|
|
2248
2240
|
"value": "color-mix(in srgb, var(--kendo-color-warning, #ffc000) 25%, transparent)"
|
|
2249
2241
|
},
|
|
2250
|
-
"kendo-table-highlighted-text": {
|
|
2251
|
-
"type": "Null",
|
|
2252
|
-
"value": "null"
|
|
2253
|
-
},
|
|
2254
2242
|
"kendo-table-highlighted-font-weight": {
|
|
2255
2243
|
"type": "String",
|
|
2256
2244
|
"value": "var(--kendo-font-weight-bold, bold)"
|
|
2257
2245
|
},
|
|
2258
|
-
"kendo-table-highlighted-border": {
|
|
2259
|
-
"type": "Null",
|
|
2260
|
-
"value": "null"
|
|
2261
|
-
},
|
|
2262
2246
|
"kendo-table-selected-highlighted-bg": {
|
|
2263
2247
|
"type": "String",
|
|
2264
2248
|
"value": "color-mix(in srgb, color-mix(in srgb, var(--kendo-color-primary, #ff6358), var(--kendo-color-warning, #ffc000)) 42%, transparent)"
|
|
@@ -2320,10 +2304,6 @@
|
|
|
2320
2304
|
"type": "Number",
|
|
2321
2305
|
"value": "1px"
|
|
2322
2306
|
},
|
|
2323
|
-
"kendo-badge-border-radius": {
|
|
2324
|
-
"type": "String",
|
|
2325
|
-
"value": "var(--kendo-border-radius-md, 0.25rem)"
|
|
2326
|
-
},
|
|
2327
2307
|
"kendo-badge-padding-x": {
|
|
2328
2308
|
"type": "String",
|
|
2329
2309
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
@@ -3048,22 +3028,6 @@
|
|
|
3048
3028
|
"type": "Null",
|
|
3049
3029
|
"value": "null"
|
|
3050
3030
|
},
|
|
3051
|
-
"kendo-button-focus-bg": {
|
|
3052
|
-
"type": "Null",
|
|
3053
|
-
"value": "null"
|
|
3054
|
-
},
|
|
3055
|
-
"kendo-button-focus-text": {
|
|
3056
|
-
"type": "Null",
|
|
3057
|
-
"value": "null"
|
|
3058
|
-
},
|
|
3059
|
-
"kendo-button-focus-border": {
|
|
3060
|
-
"type": "Null",
|
|
3061
|
-
"value": "null"
|
|
3062
|
-
},
|
|
3063
|
-
"kendo-button-focus-gradient": {
|
|
3064
|
-
"type": "Null",
|
|
3065
|
-
"value": "null"
|
|
3066
|
-
},
|
|
3067
3031
|
"kendo-button-focus-shadow": {
|
|
3068
3032
|
"type": "List",
|
|
3069
3033
|
"value": "(0 0 0 2px color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 8%, transparent))"
|
|
@@ -3386,14 +3350,6 @@
|
|
|
3386
3350
|
"type": "List",
|
|
3387
3351
|
"value": "(0 0 0 2px color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 8%, transparent))"
|
|
3388
3352
|
},
|
|
3389
|
-
"kendo-input-selected-bg": {
|
|
3390
|
-
"type": "Null",
|
|
3391
|
-
"value": "null"
|
|
3392
|
-
},
|
|
3393
|
-
"kendo-input-selected-text": {
|
|
3394
|
-
"type": "Null",
|
|
3395
|
-
"value": "null"
|
|
3396
|
-
},
|
|
3397
3353
|
"kendo-input-disabled-bg": {
|
|
3398
3354
|
"type": "Null",
|
|
3399
3355
|
"value": "null"
|
|
@@ -3518,14 +3474,6 @@
|
|
|
3518
3474
|
"type": "Number",
|
|
3519
3475
|
"value": "1"
|
|
3520
3476
|
},
|
|
3521
|
-
"kendo-input-values-margin-y": {
|
|
3522
|
-
"type": "String",
|
|
3523
|
-
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
3524
|
-
},
|
|
3525
|
-
"kendo-input-values-margin-x": {
|
|
3526
|
-
"type": "String",
|
|
3527
|
-
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
3528
|
-
},
|
|
3529
3477
|
"kendo-input-button-width": {
|
|
3530
3478
|
"type": "Calculation",
|
|
3531
3479
|
"value": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2)"
|
|
@@ -3546,10 +3494,6 @@
|
|
|
3546
3494
|
"type": "String",
|
|
3547
3495
|
"value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
|
|
3548
3496
|
},
|
|
3549
|
-
"kendo-input-separator-opacity": {
|
|
3550
|
-
"type": "Number",
|
|
3551
|
-
"value": "0.5"
|
|
3552
|
-
},
|
|
3553
3497
|
"kendo-input-prefix-text": {
|
|
3554
3498
|
"type": "String",
|
|
3555
3499
|
"value": "var(--kendo-color-subtle, #666666)"
|
|
@@ -3971,10 +3915,6 @@
|
|
|
3971
3915
|
"type": "Null",
|
|
3972
3916
|
"value": "null"
|
|
3973
3917
|
},
|
|
3974
|
-
"kendo-checkbox-invalid-bg": {
|
|
3975
|
-
"type": "Null",
|
|
3976
|
-
"value": "null"
|
|
3977
|
-
},
|
|
3978
3918
|
"kendo-checkbox-invalid-text": {
|
|
3979
3919
|
"type": "String",
|
|
3980
3920
|
"value": "var(--kendo-color-error, #f31700)"
|
|
@@ -4075,22 +4015,10 @@
|
|
|
4075
4015
|
"type": "String",
|
|
4076
4016
|
"value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
|
|
4077
4017
|
},
|
|
4078
|
-
"kendo-listbox-item-padding-x": {
|
|
4079
|
-
"type": "Null",
|
|
4080
|
-
"value": "null"
|
|
4081
|
-
},
|
|
4082
|
-
"kendo-listbox-item-padding-y": {
|
|
4083
|
-
"type": "Null",
|
|
4084
|
-
"value": "null"
|
|
4085
|
-
},
|
|
4086
4018
|
"kendo-listbox-drop-hint-width": {
|
|
4087
4019
|
"type": "Number",
|
|
4088
4020
|
"value": "1px"
|
|
4089
4021
|
},
|
|
4090
|
-
"kendo-listbox-drop-hint-border-width": {
|
|
4091
|
-
"type": "Null",
|
|
4092
|
-
"value": "null"
|
|
4093
|
-
},
|
|
4094
4022
|
"kendo-progressbar-height": {
|
|
4095
4023
|
"type": "Number",
|
|
4096
4024
|
"value": "22px"
|
|
@@ -4163,14 +4091,6 @@
|
|
|
4163
4091
|
"type": "String",
|
|
4164
4092
|
"value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
|
|
4165
4093
|
},
|
|
4166
|
-
"kendo-progressbar-indeterminate-gradient": {
|
|
4167
|
-
"type": "Null",
|
|
4168
|
-
"value": "null"
|
|
4169
|
-
},
|
|
4170
|
-
"kendo-progressbar-chunk-border": {
|
|
4171
|
-
"type": "String",
|
|
4172
|
-
"value": "var(--kendo-color-app-surface, #ffffff)"
|
|
4173
|
-
},
|
|
4174
4094
|
"kendo-circular-progressbar-arc-stroke": {
|
|
4175
4095
|
"type": "String",
|
|
4176
4096
|
"value": "var(--kendo-color-primary, #ff6358)"
|
|
@@ -4320,10 +4240,6 @@
|
|
|
4320
4240
|
"type": "Null",
|
|
4321
4241
|
"value": "null"
|
|
4322
4242
|
},
|
|
4323
|
-
"kendo-radio-invalid-bg": {
|
|
4324
|
-
"type": "Null",
|
|
4325
|
-
"value": "null"
|
|
4326
|
-
},
|
|
4327
4243
|
"kendo-radio-invalid-text": {
|
|
4328
4244
|
"type": "String",
|
|
4329
4245
|
"value": "var(--kendo-color-error, #f31700)"
|
|
@@ -4380,10 +4296,6 @@
|
|
|
4380
4296
|
"type": "Number",
|
|
4381
4297
|
"value": "200px"
|
|
4382
4298
|
},
|
|
4383
|
-
"kendo-slider-tick-size": {
|
|
4384
|
-
"type": "Null",
|
|
4385
|
-
"value": "null"
|
|
4386
|
-
},
|
|
4387
4299
|
"kendo-slider-alt-size": {
|
|
4388
4300
|
"type": "Number",
|
|
4389
4301
|
"value": "30px"
|
|
@@ -4408,14 +4320,6 @@
|
|
|
4408
4320
|
"type": "Number",
|
|
4409
4321
|
"value": "28px"
|
|
4410
4322
|
},
|
|
4411
|
-
"kendo-slider-button-spacing": {
|
|
4412
|
-
"type": "Number",
|
|
4413
|
-
"value": "38px"
|
|
4414
|
-
},
|
|
4415
|
-
"kendo-slider-button-focus-shadow": {
|
|
4416
|
-
"type": "Null",
|
|
4417
|
-
"value": "null"
|
|
4418
|
-
},
|
|
4419
4323
|
"kendo-slider-track-thickness": {
|
|
4420
4324
|
"type": "Number",
|
|
4421
4325
|
"value": "4px"
|
|
@@ -4432,10 +4336,6 @@
|
|
|
4432
4336
|
"type": "Number",
|
|
4433
4337
|
"value": "1"
|
|
4434
4338
|
},
|
|
4435
|
-
"kendo-slider-draghandle-active-size": {
|
|
4436
|
-
"type": "Null",
|
|
4437
|
-
"value": "null"
|
|
4438
|
-
},
|
|
4439
4339
|
"kendo-slider-draghandle-bg": {
|
|
4440
4340
|
"type": "String",
|
|
4441
4341
|
"value": "var(--kendo-color-primary, #ff6358)"
|
|
@@ -4528,10 +4428,6 @@
|
|
|
4528
4428
|
"type": "String",
|
|
4529
4429
|
"value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\""
|
|
4530
4430
|
},
|
|
4531
|
-
"kendo-slider-tick-marker-bg": {
|
|
4532
|
-
"type": "Null",
|
|
4533
|
-
"value": "null"
|
|
4534
|
-
},
|
|
4535
4431
|
"kendo-chip-border-width": {
|
|
4536
4432
|
"type": "Number",
|
|
4537
4433
|
"value": "1px"
|
|
@@ -4610,11 +4506,11 @@
|
|
|
4610
4506
|
},
|
|
4611
4507
|
"kendo-chip-calc-size": {
|
|
4612
4508
|
"type": "Calculation",
|
|
4613
|
-
"value": "calc(1em + var(--kendo-spacing-1, 0.25rem) * 2 +
|
|
4509
|
+
"value": "calc(1 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
|
|
4614
4510
|
},
|
|
4615
4511
|
"kendo-chip-sm-calc-size": {
|
|
4616
4512
|
"type": "Calculation",
|
|
4617
|
-
"value": "calc(1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 +
|
|
4513
|
+
"value": "calc(1 * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)"
|
|
4618
4514
|
},
|
|
4619
4515
|
"kendo-chip-sizes": {
|
|
4620
4516
|
"type": "Map",
|
|
@@ -4679,30 +4575,14 @@
|
|
|
4679
4575
|
"type": "Null",
|
|
4680
4576
|
"value": "null"
|
|
4681
4577
|
},
|
|
4682
|
-
"kendo-chip-solid-focus-text": {
|
|
4683
|
-
"type": "Null",
|
|
4684
|
-
"value": "null"
|
|
4685
|
-
},
|
|
4686
4578
|
"kendo-chip-solid-hover-bg": {
|
|
4687
4579
|
"type": "String",
|
|
4688
4580
|
"value": "var(--kendo-color-base-subtle-hover, #e0e0e0)"
|
|
4689
4581
|
},
|
|
4690
|
-
"kendo-chip-solid-hover-text": {
|
|
4691
|
-
"type": "Null",
|
|
4692
|
-
"value": "null"
|
|
4693
|
-
},
|
|
4694
4582
|
"kendo-chip-solid-selected-bg": {
|
|
4695
4583
|
"type": "String",
|
|
4696
4584
|
"value": "var(--kendo-color-base-active, #d6d6d6)"
|
|
4697
4585
|
},
|
|
4698
|
-
"kendo-chip-solid-selected-text": {
|
|
4699
|
-
"type": "Null",
|
|
4700
|
-
"value": "null"
|
|
4701
|
-
},
|
|
4702
|
-
"kendo-chip-outline-bg": {
|
|
4703
|
-
"type": "String",
|
|
4704
|
-
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
4705
|
-
},
|
|
4706
4586
|
"kendo-chip-outline-text": {
|
|
4707
4587
|
"type": "String",
|
|
4708
4588
|
"value": "var(--kendo-color-base-on-surface, #3d3d3d)"
|
|
@@ -4972,10 +4852,6 @@
|
|
|
4972
4852
|
"type": "Number",
|
|
4973
4853
|
"value": "1px"
|
|
4974
4854
|
},
|
|
4975
|
-
"kendo-menu-popup-font-size": {
|
|
4976
|
-
"type": "String",
|
|
4977
|
-
"value": "var(--kendo-font-size, inherit)"
|
|
4978
|
-
},
|
|
4979
4855
|
"kendo-menu-popup-sm-font-size": {
|
|
4980
4856
|
"type": "String",
|
|
4981
4857
|
"value": "var(--kendo-font-size, inherit)"
|
|
@@ -4988,10 +4864,6 @@
|
|
|
4988
4864
|
"type": "String",
|
|
4989
4865
|
"value": "var(--kendo-font-size-lg, inherit)"
|
|
4990
4866
|
},
|
|
4991
|
-
"kendo-menu-popup-line-height": {
|
|
4992
|
-
"type": "String",
|
|
4993
|
-
"value": "var(--kendo-line-height, normal)"
|
|
4994
|
-
},
|
|
4995
4867
|
"kendo-menu-popup-sm-line-height": {
|
|
4996
4868
|
"type": "String",
|
|
4997
4869
|
"value": "var(--kendo-line-height, normal)"
|
|
@@ -5256,10 +5128,6 @@
|
|
|
5256
5128
|
"type": "Number",
|
|
5257
5129
|
"value": "1px"
|
|
5258
5130
|
},
|
|
5259
|
-
"kendo-toolbar-border-radius": {
|
|
5260
|
-
"type": "Null",
|
|
5261
|
-
"value": "null"
|
|
5262
|
-
},
|
|
5263
5131
|
"kendo-toolbar-font-family": {
|
|
5264
5132
|
"type": "String",
|
|
5265
5133
|
"value": "var(--kendo-font-family, inherit)"
|
|
@@ -5304,10 +5172,6 @@
|
|
|
5304
5172
|
"type": "String",
|
|
5305
5173
|
"value": "color-mix(in srgb, var(--kendo-color-on-base, #3d3d3d) 50%, transparent)"
|
|
5306
5174
|
},
|
|
5307
|
-
"kendo-toolbar-outline-gradient": {
|
|
5308
|
-
"type": "Null",
|
|
5309
|
-
"value": "null"
|
|
5310
|
-
},
|
|
5311
5175
|
"kendo-toolbar-outline-shadow": {
|
|
5312
5176
|
"type": "Null",
|
|
5313
5177
|
"value": "null"
|
|
@@ -5328,18 +5192,10 @@
|
|
|
5328
5192
|
"type": "String",
|
|
5329
5193
|
"value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
|
|
5330
5194
|
},
|
|
5331
|
-
"kendo-toolbar-flat-gradient": {
|
|
5332
|
-
"type": "Null",
|
|
5333
|
-
"value": "null"
|
|
5334
|
-
},
|
|
5335
5195
|
"kendo-toolbar-flat-shadow": {
|
|
5336
5196
|
"type": "Null",
|
|
5337
5197
|
"value": "null"
|
|
5338
5198
|
},
|
|
5339
|
-
"kendo-toolbar-flat-border-width": {
|
|
5340
|
-
"type": "Number",
|
|
5341
|
-
"value": "1px"
|
|
5342
|
-
},
|
|
5343
5199
|
"kendo-toolbar-flat-scroll-overlay": {
|
|
5344
5200
|
"type": "List",
|
|
5345
5201
|
"value": "(var(--kendo-color-app-surface, #ffffff), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent))"
|
|
@@ -5408,18 +5264,6 @@
|
|
|
5408
5264
|
"type": "String",
|
|
5409
5265
|
"value": "var(--kendo-line-height, normal)"
|
|
5410
5266
|
},
|
|
5411
|
-
"kendo-form-line-height-em": {
|
|
5412
|
-
"type": "Calculation",
|
|
5413
|
-
"value": "calc(var(--kendo-line-height, normal) * 1em)"
|
|
5414
|
-
},
|
|
5415
|
-
"kendo-form-sm-line-height": {
|
|
5416
|
-
"type": "String",
|
|
5417
|
-
"value": "var(--kendo-line-height-sm, normal)"
|
|
5418
|
-
},
|
|
5419
|
-
"kendo-form-lg-line-height": {
|
|
5420
|
-
"type": "String",
|
|
5421
|
-
"value": "var(--kendo-line-height-lg, normal)"
|
|
5422
|
-
},
|
|
5423
5267
|
"kendo-form-fieldset-margin": {
|
|
5424
5268
|
"type": "List",
|
|
5425
5269
|
"value": "(2em 0 0)"
|
|
@@ -5464,10 +5308,6 @@
|
|
|
5464
5308
|
"type": "String",
|
|
5465
5309
|
"value": "var(--kendo-spacing-0, 0px)"
|
|
5466
5310
|
},
|
|
5467
|
-
"kendo-form-button-margin-x": {
|
|
5468
|
-
"type": "String",
|
|
5469
|
-
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
5470
|
-
},
|
|
5471
5311
|
"kendo-form-hint-font-size": {
|
|
5472
5312
|
"type": "String",
|
|
5473
5313
|
"value": "var(--kendo-font-size-sm, inherit)"
|
|
@@ -5532,10 +5372,6 @@
|
|
|
5532
5372
|
"type": "Calculation",
|
|
5533
5373
|
"value": "calc(var(--kendo-spacing-1, 0.25rem) + 1px)"
|
|
5534
5374
|
},
|
|
5535
|
-
"kendo-forms-invalid-color": {
|
|
5536
|
-
"type": "String",
|
|
5537
|
-
"value": "var(--kendo-color-error, #f31700)"
|
|
5538
|
-
},
|
|
5539
5375
|
"kendo-label-optional-margin-x": {
|
|
5540
5376
|
"type": "String",
|
|
5541
5377
|
"value": "var(--kendo-spacing-1\\.5, 0.375rem)"
|
|
@@ -5552,22 +5388,6 @@
|
|
|
5552
5388
|
"type": "String",
|
|
5553
5389
|
"value": "var(--kendo-spacing-7\\.5, 1.875rem)"
|
|
5554
5390
|
},
|
|
5555
|
-
"kendo-fieldset-font-size": {
|
|
5556
|
-
"type": "Calculation",
|
|
5557
|
-
"value": "calc(var(--kendo-font-size, 0.875rem) * 2)"
|
|
5558
|
-
},
|
|
5559
|
-
"kendo-fieldset-bg": {
|
|
5560
|
-
"type": "Null",
|
|
5561
|
-
"value": "null"
|
|
5562
|
-
},
|
|
5563
|
-
"kendo-fieldset-text": {
|
|
5564
|
-
"type": "Null",
|
|
5565
|
-
"value": "null"
|
|
5566
|
-
},
|
|
5567
|
-
"kendo-fieldset-border": {
|
|
5568
|
-
"type": "Null",
|
|
5569
|
-
"value": "null"
|
|
5570
|
-
},
|
|
5571
5391
|
"kendo-fieldset-legend-padding": {
|
|
5572
5392
|
"type": "List",
|
|
5573
5393
|
"value": "(0 var(--kendo-spacing-2, 0.5rem) 0 0)"
|
|
@@ -5584,18 +5404,10 @@
|
|
|
5584
5404
|
"type": "String",
|
|
5585
5405
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
5586
5406
|
},
|
|
5587
|
-
"kendo-fieldset-legend-bg": {
|
|
5588
|
-
"type": "Null",
|
|
5589
|
-
"value": "null"
|
|
5590
|
-
},
|
|
5591
5407
|
"kendo-fieldset-legend-text": {
|
|
5592
5408
|
"type": "String",
|
|
5593
5409
|
"value": "var(--kendo-color-on-app-surface, #3d3d3d)"
|
|
5594
5410
|
},
|
|
5595
|
-
"kendo-fieldset-legend-border": {
|
|
5596
|
-
"type": "Null",
|
|
5597
|
-
"value": "null"
|
|
5598
|
-
},
|
|
5599
5411
|
"kendo-form-sizes": {
|
|
5600
5412
|
"type": "Map",
|
|
5601
5413
|
"value": "(sm: (form-rows-spacing: var(--kendo-spacing-2\\.5, 0.625rem)), md: (form-rows-spacing: var(--kendo-spacing-3\\.5, 0.875rem)), lg: (form-rows-spacing: var(--kendo-spacing-4\\.5, 1.125rem)))",
|
|
@@ -5699,10 +5511,6 @@
|
|
|
5699
5511
|
"type": "Number",
|
|
5700
5512
|
"value": "0.25em"
|
|
5701
5513
|
},
|
|
5702
|
-
"kendo-calendar-cell-line-height": {
|
|
5703
|
-
"type": "String",
|
|
5704
|
-
"value": "var(--kendo-line-height, normal)"
|
|
5705
|
-
},
|
|
5706
5514
|
"kendo-calendar-cell-border-radius": {
|
|
5707
5515
|
"type": "String",
|
|
5708
5516
|
"value": "var(--kendo-border-radius-md, 0.25rem)"
|
|
@@ -5731,10 +5539,6 @@
|
|
|
5731
5539
|
"type": "Number",
|
|
5732
5540
|
"value": "2"
|
|
5733
5541
|
},
|
|
5734
|
-
"kendo-calendar-header-cell-bg": {
|
|
5735
|
-
"type": "Null",
|
|
5736
|
-
"value": "null"
|
|
5737
|
-
},
|
|
5738
5542
|
"kendo-calendar-header-cell-text": {
|
|
5739
5543
|
"type": "String",
|
|
5740
5544
|
"value": "var(--kendo-color-subtle, #666666)"
|
|
@@ -5823,22 +5627,10 @@
|
|
|
5823
5627
|
"type": "String",
|
|
5824
5628
|
"value": "var(--kendo-color-subtle, #666666)"
|
|
5825
5629
|
},
|
|
5826
|
-
"kendo-calendar-cell-bg": {
|
|
5827
|
-
"type": "Null",
|
|
5828
|
-
"value": "null"
|
|
5829
|
-
},
|
|
5830
|
-
"kendo-calendar-cell-text": {
|
|
5831
|
-
"type": "Null",
|
|
5832
|
-
"value": "null"
|
|
5833
|
-
},
|
|
5834
5630
|
"kendo-calendar-cell-border": {
|
|
5835
5631
|
"type": "Null",
|
|
5836
5632
|
"value": "null"
|
|
5837
5633
|
},
|
|
5838
|
-
"kendo-calendar-cell-gradient": {
|
|
5839
|
-
"type": "Null",
|
|
5840
|
-
"value": "null"
|
|
5841
|
-
},
|
|
5842
5634
|
"kendo-calendar-cell-hover-bg": {
|
|
5843
5635
|
"type": "String",
|
|
5844
5636
|
"value": "var(--kendo-color-base-hover, #ebebeb)"
|
|
@@ -6828,10 +6620,6 @@
|
|
|
6828
6620
|
"type": "String",
|
|
6829
6621
|
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
6830
6622
|
},
|
|
6831
|
-
"kendo-color-editor-sm-views-gap": {
|
|
6832
|
-
"type": "String",
|
|
6833
|
-
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
6834
|
-
},
|
|
6835
6623
|
"kendo-color-editor-md-views-padding-y": {
|
|
6836
6624
|
"type": "String",
|
|
6837
6625
|
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
@@ -6840,10 +6628,6 @@
|
|
|
6840
6628
|
"type": "String",
|
|
6841
6629
|
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
6842
6630
|
},
|
|
6843
|
-
"kendo-color-editor-md-views-gap": {
|
|
6844
|
-
"type": "String",
|
|
6845
|
-
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
6846
|
-
},
|
|
6847
6631
|
"kendo-color-editor-lg-views-padding-y": {
|
|
6848
6632
|
"type": "String",
|
|
6849
6633
|
"value": "var(--kendo-spacing-4\\.5, 1.125rem)"
|
|
@@ -6852,10 +6636,6 @@
|
|
|
6852
6636
|
"type": "String",
|
|
6853
6637
|
"value": "var(--kendo-spacing-4\\.5, 1.125rem)"
|
|
6854
6638
|
},
|
|
6855
|
-
"kendo-color-editor-lg-views-gap": {
|
|
6856
|
-
"type": "String",
|
|
6857
|
-
"value": "var(--kendo-spacing-4\\.5, 1.125rem)"
|
|
6858
|
-
},
|
|
6859
6639
|
"kendo-color-editor-color-gradient-focus-outline-color": {
|
|
6860
6640
|
"type": "Color",
|
|
6861
6641
|
"value": "rgba(0, 0, 0, 0.3)"
|
|
@@ -7178,10 +6958,6 @@
|
|
|
7178
6958
|
"type": "String",
|
|
7179
6959
|
"value": "var(--kendo-line-height-lg, normal)"
|
|
7180
6960
|
},
|
|
7181
|
-
"kendo-rating-icon-size": {
|
|
7182
|
-
"type": "Number",
|
|
7183
|
-
"value": "24px"
|
|
7184
|
-
},
|
|
7185
6961
|
"kendo-rating-icon-text": {
|
|
7186
6962
|
"type": "String",
|
|
7187
6963
|
"value": "var(--kendo-color-on-app-surface, #3d3d3d)"
|
|
@@ -7779,10 +7555,6 @@
|
|
|
7779
7555
|
"type": "Number",
|
|
7780
7556
|
"value": "1px"
|
|
7781
7557
|
},
|
|
7782
|
-
"kendo-fab-border-radius": {
|
|
7783
|
-
"type": "String",
|
|
7784
|
-
"value": "var(--kendo-border-radius-md, 0.25rem)"
|
|
7785
|
-
},
|
|
7786
7558
|
"kendo-fab-font-family": {
|
|
7787
7559
|
"type": "String",
|
|
7788
7560
|
"value": "var(--kendo-font-family, inherit)"
|
|
@@ -8187,7 +7959,7 @@
|
|
|
8187
7959
|
},
|
|
8188
7960
|
"kendo-card-actions-border-width": {
|
|
8189
7961
|
"type": "Number",
|
|
8190
|
-
"value": "
|
|
7962
|
+
"value": "0"
|
|
8191
7963
|
},
|
|
8192
7964
|
"kendo-card-actions-gap": {
|
|
8193
7965
|
"type": "String",
|
|
@@ -9064,10 +8836,6 @@
|
|
|
9064
8836
|
"type": "String",
|
|
9065
8837
|
"value": "solid"
|
|
9066
8838
|
},
|
|
9067
|
-
"kendo-popover-callout-bg": {
|
|
9068
|
-
"type": "String",
|
|
9069
|
-
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
9070
|
-
},
|
|
9071
8839
|
"kendo-popover-callout-border": {
|
|
9072
8840
|
"type": "String",
|
|
9073
8841
|
"value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
|
|
@@ -9450,10 +9218,6 @@
|
|
|
9450
9218
|
"type": "String",
|
|
9451
9219
|
"value": "var(--kendo-spacing-2\\.5, 0.625rem)"
|
|
9452
9220
|
},
|
|
9453
|
-
"kendo-pager-padding-y": {
|
|
9454
|
-
"type": "String",
|
|
9455
|
-
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
9456
|
-
},
|
|
9457
9221
|
"kendo-pager-sm-padding-y": {
|
|
9458
9222
|
"type": "String",
|
|
9459
9223
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
@@ -9526,74 +9290,14 @@
|
|
|
9526
9290
|
"type": "List",
|
|
9527
9291
|
"value": "(inset 0 0 0 2px rgba(0, 0, 0, 0.13))"
|
|
9528
9292
|
},
|
|
9529
|
-
"kendo-pager-section-spacing": {
|
|
9530
|
-
"type": "Null",
|
|
9531
|
-
"value": "null"
|
|
9532
|
-
},
|
|
9533
9293
|
"kendo-pager-item-border-width": {
|
|
9534
9294
|
"type": "Number",
|
|
9535
9295
|
"value": "0px"
|
|
9536
9296
|
},
|
|
9537
|
-
"kendo-pager-item-border-radius": {
|
|
9538
|
-
"type": "Null",
|
|
9539
|
-
"value": "null"
|
|
9540
|
-
},
|
|
9541
9297
|
"kendo-pager-item-spacing": {
|
|
9542
9298
|
"type": "Null",
|
|
9543
9299
|
"value": "null"
|
|
9544
9300
|
},
|
|
9545
|
-
"kendo-pager-item-bg": {
|
|
9546
|
-
"type": "Null",
|
|
9547
|
-
"value": "null"
|
|
9548
|
-
},
|
|
9549
|
-
"kendo-pager-item-text": {
|
|
9550
|
-
"type": "Null",
|
|
9551
|
-
"value": "null"
|
|
9552
|
-
},
|
|
9553
|
-
"kendo-pager-item-border": {
|
|
9554
|
-
"type": "Null",
|
|
9555
|
-
"value": "null"
|
|
9556
|
-
},
|
|
9557
|
-
"kendo-pager-item-hover-bg": {
|
|
9558
|
-
"type": "String",
|
|
9559
|
-
"value": "var(--kendo-color-base-hover, #ebebeb)"
|
|
9560
|
-
},
|
|
9561
|
-
"kendo-pager-item-hover-text": {
|
|
9562
|
-
"type": "String",
|
|
9563
|
-
"value": "var(--kendo-color-on-app-surface, #3d3d3d)"
|
|
9564
|
-
},
|
|
9565
|
-
"kendo-pager-item-hover-border": {
|
|
9566
|
-
"type": "Null",
|
|
9567
|
-
"value": "null"
|
|
9568
|
-
},
|
|
9569
|
-
"kendo-pager-item-selected-bg": {
|
|
9570
|
-
"type": "String",
|
|
9571
|
-
"value": "var(--kendo-color-primary, #ff6358)"
|
|
9572
|
-
},
|
|
9573
|
-
"kendo-pager-item-selected-text": {
|
|
9574
|
-
"type": "String",
|
|
9575
|
-
"value": "var(--kendo-color-on-primary, #ffffff)"
|
|
9576
|
-
},
|
|
9577
|
-
"kendo-pager-item-selected-border": {
|
|
9578
|
-
"type": "Null",
|
|
9579
|
-
"value": "null"
|
|
9580
|
-
},
|
|
9581
|
-
"kendo-pager-item-focus-opacity": {
|
|
9582
|
-
"type": "Null",
|
|
9583
|
-
"value": "null"
|
|
9584
|
-
},
|
|
9585
|
-
"kendo-pager-item-focus-bg": {
|
|
9586
|
-
"type": "Color",
|
|
9587
|
-
"value": "transparent"
|
|
9588
|
-
},
|
|
9589
|
-
"kendo-pager-item-focus-shadow": {
|
|
9590
|
-
"type": "List",
|
|
9591
|
-
"value": "(inset 0 0 0 2px rgba(0, 0, 0, 0.12))"
|
|
9592
|
-
},
|
|
9593
|
-
"kendo-pager-number-border-radius": {
|
|
9594
|
-
"type": "Null",
|
|
9595
|
-
"value": "null"
|
|
9596
|
-
},
|
|
9597
9301
|
"kendo-pager-input-width": {
|
|
9598
9302
|
"type": "Number",
|
|
9599
9303
|
"value": "5em"
|
|
@@ -10349,14 +10053,6 @@
|
|
|
10349
10053
|
"type": "String",
|
|
10350
10054
|
"value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
|
|
10351
10055
|
},
|
|
10352
|
-
"kendo-panelbar-padding-x": {
|
|
10353
|
-
"type": "String",
|
|
10354
|
-
"value": "var(--kendo-spacing-0, 0px)"
|
|
10355
|
-
},
|
|
10356
|
-
"kendo-panelbar-padding-y": {
|
|
10357
|
-
"type": "String",
|
|
10358
|
-
"value": "var(--kendo-spacing-0, 0px)"
|
|
10359
|
-
},
|
|
10360
10056
|
"kendo-panelbar-font-family": {
|
|
10361
10057
|
"type": "String",
|
|
10362
10058
|
"value": "var(--kendo-font-family, inherit)"
|
|
@@ -11083,7 +10779,7 @@
|
|
|
11083
10779
|
},
|
|
11084
10780
|
"kendo-grid-group-drop-hint-height": {
|
|
11085
10781
|
"type": "Calculation",
|
|
11086
|
-
"value": "calc(calc(1em + var(--kendo-spacing-1, 0.25rem) * 2 +
|
|
10782
|
+
"value": "calc(calc(1 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2) + 6px)"
|
|
11087
10783
|
},
|
|
11088
10784
|
"kendo-grid-group-drop-hint-top": {
|
|
11089
10785
|
"type": "Number",
|
|
@@ -11139,7 +10835,7 @@
|
|
|
11139
10835
|
},
|
|
11140
10836
|
"kendo-grid-sm-group-dropclue-height": {
|
|
11141
10837
|
"type": "Calculation",
|
|
11142
|
-
"value": "calc(calc(1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 +
|
|
10838
|
+
"value": "calc(calc(1 * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2) + 6px)"
|
|
11143
10839
|
},
|
|
11144
10840
|
"kendo-grid-sm-selection-aggregates-padding-x": {
|
|
11145
10841
|
"type": "String",
|
|
@@ -11199,7 +10895,7 @@
|
|
|
11199
10895
|
},
|
|
11200
10896
|
"kendo-grid-md-group-dropclue-height": {
|
|
11201
10897
|
"type": "Calculation",
|
|
11202
|
-
"value": "calc(calc(1em + var(--kendo-spacing-1, 0.25rem) * 2 +
|
|
10898
|
+
"value": "calc(calc(1 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2) + 6px)"
|
|
11203
10899
|
},
|
|
11204
10900
|
"kendo-grid-md-selection-aggregates-padding-x": {
|
|
11205
10901
|
"type": "String",
|
|
@@ -11211,7 +10907,7 @@
|
|
|
11211
10907
|
},
|
|
11212
10908
|
"kendo-grid-sizes": {
|
|
11213
10909
|
"type": "Map",
|
|
11214
|
-
"value": "(sm: (header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), grouping-header-padding-x: var(--kendo-spacing-2, 0.5rem), grouping-header-padding-y: var(--kendo-spacing-1, 0.25rem), cell-padding-x: var(--kendo-spacing-2, 0.5rem), cell-padding-y: var(--kendo-spacing-1, 0.25rem), filter-cell-padding-x: var(--kendo-spacing-1\\.5, 0.375rem), filter-cell-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), edit-cell-padding-x: var(--kendo-spacing-2, 0.5rem), edit-cell-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), button-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), button-calc-size: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2), group-dropclue-height: calc(calc(1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 +
|
|
10910
|
+
"value": "(sm: (header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), grouping-header-padding-x: var(--kendo-spacing-2, 0.5rem), grouping-header-padding-y: var(--kendo-spacing-1, 0.25rem), cell-padding-x: var(--kendo-spacing-2, 0.5rem), cell-padding-y: var(--kendo-spacing-1, 0.25rem), filter-cell-padding-x: var(--kendo-spacing-1\\.5, 0.375rem), filter-cell-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), edit-cell-padding-x: var(--kendo-spacing-2, 0.5rem), edit-cell-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), button-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), button-calc-size: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2), group-dropclue-height: calc(calc(1 * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2) + 6px), selection-aggregates-padding-x: var(--kendo-spacing-1, 0.25rem), selection-aggregates-padding-y: var(--kendo-spacing-1, 0.25rem)), md: (header-padding-x: var(--kendo-spacing-3, 0.75rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), grouping-header-padding-x: var(--kendo-spacing-2, 0.5rem), grouping-header-padding-y: var(--kendo-spacing-2, 0.5rem), cell-padding-x: var(--kendo-spacing-3, 0.75rem), cell-padding-y: var(--kendo-spacing-2, 0.5rem), filter-cell-padding-x: var(--kendo-spacing-2, 0.5rem), filter-cell-padding-y: var(--kendo-spacing-2, 0.5rem), edit-cell-padding-x: var(--kendo-spacing-3, 0.75rem), edit-cell-padding-y: calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2), button-padding-y: var(--kendo-spacing-1, 0.25rem), button-calc-size: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2), group-dropclue-height: calc(calc(1 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2) + 6px), selection-aggregates-padding-x: var(--kendo-spacing-2, 0.5rem), selection-aggregates-padding-y: var(--kendo-spacing-2, 0.5rem)))",
|
|
11215
10911
|
"prettyValue": {
|
|
11216
10912
|
"sm": {
|
|
11217
10913
|
"header-padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
@@ -11226,7 +10922,7 @@
|
|
|
11226
10922
|
"edit-cell-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
|
|
11227
10923
|
"button-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
|
|
11228
10924
|
"button-calc-size": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)",
|
|
11229
|
-
"group-dropclue-height": "calc(calc(1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 +
|
|
10925
|
+
"group-dropclue-height": "calc(calc(1 * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2) + 6px)",
|
|
11230
10926
|
"selection-aggregates-padding-x": "var(--kendo-spacing-1, 0.25rem)",
|
|
11231
10927
|
"selection-aggregates-padding-y": "var(--kendo-spacing-1, 0.25rem)"
|
|
11232
10928
|
},
|
|
@@ -11243,7 +10939,7 @@
|
|
|
11243
10939
|
"edit-cell-padding-y": "calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2)",
|
|
11244
10940
|
"button-padding-y": "var(--kendo-spacing-1, 0.25rem)",
|
|
11245
10941
|
"button-calc-size": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
|
|
11246
|
-
"group-dropclue-height": "calc(calc(1em + var(--kendo-spacing-1, 0.25rem) * 2 +
|
|
10942
|
+
"group-dropclue-height": "calc(calc(1 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2) + 6px)",
|
|
11247
10943
|
"selection-aggregates-padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
11248
10944
|
"selection-aggregates-padding-y": "var(--kendo-spacing-2, 0.5rem)"
|
|
11249
10945
|
}
|
|
@@ -11261,10 +10957,6 @@
|
|
|
11261
10957
|
"type": "String",
|
|
11262
10958
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
11263
10959
|
},
|
|
11264
|
-
"kendo-grid-filterable-icon-spacing": {
|
|
11265
|
-
"type": "Calculation",
|
|
11266
|
-
"value": "calc(calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2) + var(--kendo-spacing-1, 0.25rem))"
|
|
11267
|
-
},
|
|
11268
10960
|
"kendo-grid-toolbar-border-width": {
|
|
11269
10961
|
"type": "Number",
|
|
11270
10962
|
"value": "1px"
|
|
@@ -11301,10 +10993,6 @@
|
|
|
11301
10993
|
"type": "String",
|
|
11302
10994
|
"value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
|
|
11303
10995
|
},
|
|
11304
|
-
"kendo-grid-header-gradient": {
|
|
11305
|
-
"type": "Null",
|
|
11306
|
-
"value": "null"
|
|
11307
|
-
},
|
|
11308
10996
|
"kendo-grid-footer-bg": {
|
|
11309
10997
|
"type": "String",
|
|
11310
10998
|
"value": "var(--kendo-color-surface, #fafafa)"
|
|
@@ -11321,14 +11009,6 @@
|
|
|
11321
11009
|
"type": "String",
|
|
11322
11010
|
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 5%, transparent)"
|
|
11323
11011
|
},
|
|
11324
|
-
"kendo-grid-alt-text": {
|
|
11325
|
-
"type": "Null",
|
|
11326
|
-
"value": "null"
|
|
11327
|
-
},
|
|
11328
|
-
"kendo-grid-alt-border": {
|
|
11329
|
-
"type": "Null",
|
|
11330
|
-
"value": "null"
|
|
11331
|
-
},
|
|
11332
11012
|
"kendo-grid-hover-bg": {
|
|
11333
11013
|
"type": "String",
|
|
11334
11014
|
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 11%, transparent)"
|
|
@@ -11337,10 +11017,6 @@
|
|
|
11337
11017
|
"type": "Null",
|
|
11338
11018
|
"value": "null"
|
|
11339
11019
|
},
|
|
11340
|
-
"kendo-grid-hover-border": {
|
|
11341
|
-
"type": "Null",
|
|
11342
|
-
"value": "null"
|
|
11343
|
-
},
|
|
11344
11020
|
"kendo-grid-selected-bg": {
|
|
11345
11021
|
"type": "String",
|
|
11346
11022
|
"value": "color-mix(in srgb, var(--kendo-color-primary, #ff6358) 25%, transparent)"
|
|
@@ -11349,22 +11025,10 @@
|
|
|
11349
11025
|
"type": "Null",
|
|
11350
11026
|
"value": "null"
|
|
11351
11027
|
},
|
|
11352
|
-
"kendo-grid-selected-border": {
|
|
11353
|
-
"type": "Null",
|
|
11354
|
-
"value": "null"
|
|
11355
|
-
},
|
|
11356
11028
|
"kendo-grid-highlighted-bg": {
|
|
11357
11029
|
"type": "String",
|
|
11358
11030
|
"value": "color-mix(in srgb, var(--kendo-color-warning, #ffc000) 25%, transparent)"
|
|
11359
11031
|
},
|
|
11360
|
-
"kendo-grid-highlighted-text": {
|
|
11361
|
-
"type": "Null",
|
|
11362
|
-
"value": "null"
|
|
11363
|
-
},
|
|
11364
|
-
"kendo-grid-highlighted-border": {
|
|
11365
|
-
"type": "Null",
|
|
11366
|
-
"value": "null"
|
|
11367
|
-
},
|
|
11368
11032
|
"kendo-grid-highlighted-font-weight": {
|
|
11369
11033
|
"type": "String",
|
|
11370
11034
|
"value": "var(--kendo-font-weight-bold, bold)"
|
|
@@ -11445,10 +11109,6 @@
|
|
|
11445
11109
|
"type": "String",
|
|
11446
11110
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
11447
11111
|
},
|
|
11448
|
-
"kendo-grid-command-cell-padding-y": {
|
|
11449
|
-
"type": "Calculation",
|
|
11450
|
-
"value": "calc(var(--kendo-spacing-2, 0.5rem) - (calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2) - calc(1.4285714286 * 1em)) / 2)"
|
|
11451
|
-
},
|
|
11452
11112
|
"kendo-grid-sticky-bg": {
|
|
11453
11113
|
"type": "String",
|
|
11454
11114
|
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
@@ -12561,18 +12221,6 @@
|
|
|
12561
12221
|
"type": "Null",
|
|
12562
12222
|
"value": "null"
|
|
12563
12223
|
},
|
|
12564
|
-
"kendo-file-manager-listview-item-icon-selected-bg": {
|
|
12565
|
-
"type": "Null",
|
|
12566
|
-
"value": "null"
|
|
12567
|
-
},
|
|
12568
|
-
"kendo-file-manager-listview-item-icon-selected-text": {
|
|
12569
|
-
"type": "String",
|
|
12570
|
-
"value": "inherit"
|
|
12571
|
-
},
|
|
12572
|
-
"kendo-file-manager-listview-item-icon-selected-border": {
|
|
12573
|
-
"type": "Null",
|
|
12574
|
-
"value": "null"
|
|
12575
|
-
},
|
|
12576
12224
|
"kendo-file-manager-grid-bg": {
|
|
12577
12225
|
"type": "Null",
|
|
12578
12226
|
"value": "null"
|
|
@@ -12697,10 +12345,6 @@
|
|
|
12697
12345
|
"type": "String",
|
|
12698
12346
|
"value": "var(--kendo-spacing-4, 1rem)"
|
|
12699
12347
|
},
|
|
12700
|
-
"kendo-taskboard-content-padding-x": {
|
|
12701
|
-
"type": "String",
|
|
12702
|
-
"value": "var(--kendo-spacing-4, 1rem)"
|
|
12703
|
-
},
|
|
12704
12348
|
"kendo-taskboard-column-container-spacing-y": {
|
|
12705
12349
|
"type": "Calculation",
|
|
12706
12350
|
"value": "calc(var(--kendo-spacing-4, 1rem) / 2)"
|
|
@@ -13617,14 +13261,6 @@
|
|
|
13617
13261
|
"type": "Null",
|
|
13618
13262
|
"value": "null"
|
|
13619
13263
|
},
|
|
13620
|
-
"kendo-scheduler-weekend-bg": {
|
|
13621
|
-
"type": "Null",
|
|
13622
|
-
"value": "null"
|
|
13623
|
-
},
|
|
13624
|
-
"kendo-scheduler-weekend-text": {
|
|
13625
|
-
"type": "Null",
|
|
13626
|
-
"value": "null"
|
|
13627
|
-
},
|
|
13628
13264
|
"kendo-scheduler-othermonth-bg": {
|
|
13629
13265
|
"type": "String",
|
|
13630
13266
|
"value": "var(--kendo-color-base, #f5f5f5)"
|
|
@@ -13901,10 +13537,6 @@
|
|
|
13901
13537
|
"type": "String",
|
|
13902
13538
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
13903
13539
|
},
|
|
13904
|
-
"kendo-chat-toolbar-spacing": {
|
|
13905
|
-
"type": "String",
|
|
13906
|
-
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
13907
|
-
},
|
|
13908
13540
|
"kendo-chat-toolbar-bg": {
|
|
13909
13541
|
"type": "String",
|
|
13910
13542
|
"value": "var(--kendo-color-surface, #fafafa)"
|
|
@@ -14065,18 +13697,10 @@
|
|
|
14065
13697
|
"type": "String",
|
|
14066
13698
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
14067
13699
|
},
|
|
14068
|
-
"kendo-media-player-titlebar-bg": {
|
|
14069
|
-
"type": "Null",
|
|
14070
|
-
"value": "null"
|
|
14071
|
-
},
|
|
14072
13700
|
"kendo-media-player-titlebar-text": {
|
|
14073
13701
|
"type": "String",
|
|
14074
13702
|
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
14075
13703
|
},
|
|
14076
|
-
"kendo-media-player-titlebar-border": {
|
|
14077
|
-
"type": "Null",
|
|
14078
|
-
"value": "null"
|
|
14079
|
-
},
|
|
14080
13704
|
"kendo-media-player-titlebar-gradient": {
|
|
14081
13705
|
"type": "List",
|
|
14082
13706
|
"value": "(color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 70%, transparent), color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 0%, transparent))"
|
|
@@ -14266,8 +13890,8 @@
|
|
|
14266
13890
|
"value": "var(--kendo-color-primary, #ff6358)"
|
|
14267
13891
|
},
|
|
14268
13892
|
"kendo-timeline-collapse-arrow-padding-x": {
|
|
14269
|
-
"type": "
|
|
14270
|
-
"value": "
|
|
13893
|
+
"type": "Null",
|
|
13894
|
+
"value": "null"
|
|
14271
13895
|
},
|
|
14272
13896
|
"kendo-timeline-event-width": {
|
|
14273
13897
|
"type": "Number",
|
|
@@ -14533,10 +14157,6 @@
|
|
|
14533
14157
|
"type": "Number",
|
|
14534
14158
|
"value": "1"
|
|
14535
14159
|
},
|
|
14536
|
-
"kendo-scrollview-navigation-hover-span-bg": {
|
|
14537
|
-
"type": "Null",
|
|
14538
|
-
"value": "null"
|
|
14539
|
-
},
|
|
14540
14160
|
"kendo-scrollview-light-bg": {
|
|
14541
14161
|
"type": "Color",
|
|
14542
14162
|
"value": "rgba(255, 255, 255, 0.4)"
|
|
@@ -15157,26 +14777,10 @@
|
|
|
15157
14777
|
"type": "Calculation",
|
|
15158
14778
|
"value": "calc(16px * 3 + var(--kendo-spacing-0\\.5, 0.125rem) * 2)"
|
|
15159
14779
|
},
|
|
15160
|
-
"kendo-map-navigator-height": {
|
|
15161
|
-
"type": "Calculation",
|
|
15162
|
-
"value": "calc(16px * 3 + var(--kendo-spacing-0\\.5, 0.125rem) * 2)"
|
|
15163
|
-
},
|
|
15164
14780
|
"kendo-map-navigator-border-width": {
|
|
15165
14781
|
"type": "Number",
|
|
15166
14782
|
"value": "1px"
|
|
15167
14783
|
},
|
|
15168
|
-
"kendo-map-zoom-control-margin": {
|
|
15169
|
-
"type": "String",
|
|
15170
|
-
"value": "var(--kendo-spacing-4, 1rem)"
|
|
15171
|
-
},
|
|
15172
|
-
"kendo-map-zoom-control-button-padding-x": {
|
|
15173
|
-
"type": "String",
|
|
15174
|
-
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
15175
|
-
},
|
|
15176
|
-
"kendo-map-zoom-control-button-padding-y": {
|
|
15177
|
-
"type": "String",
|
|
15178
|
-
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
15179
|
-
},
|
|
15180
14784
|
"kendo-map-attribution-padding-x": {
|
|
15181
14785
|
"type": "String",
|
|
15182
14786
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
@@ -15245,10 +14849,6 @@
|
|
|
15245
14849
|
"type": "String",
|
|
15246
14850
|
"value": "var(--kendo-spacing-6, 1.5rem)"
|
|
15247
14851
|
},
|
|
15248
|
-
"kendo-orgchart-node-container-gap": {
|
|
15249
|
-
"type": "String",
|
|
15250
|
-
"value": "var(--kendo-spacing-6, 1.5rem)"
|
|
15251
|
-
},
|
|
15252
14852
|
"kendo-orgchart-node-group-padding-y": {
|
|
15253
14853
|
"type": "String",
|
|
15254
14854
|
"value": "var(--kendo-spacing-6, 1.5rem)"
|
|
@@ -15313,14 +14913,6 @@
|
|
|
15313
14913
|
"type": "Number",
|
|
15314
14914
|
"value": "300px"
|
|
15315
14915
|
},
|
|
15316
|
-
"kendo-orgchart-card-padding-y": {
|
|
15317
|
-
"type": "String",
|
|
15318
|
-
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
15319
|
-
},
|
|
15320
|
-
"kendo-orgchart-card-padding-x": {
|
|
15321
|
-
"type": "String",
|
|
15322
|
-
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
15323
|
-
},
|
|
15324
14916
|
"kendo-orgchart-card-border-width": {
|
|
15325
14917
|
"type": "Number",
|
|
15326
14918
|
"value": "1px"
|