@progress/kendo-theme-bootstrap 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.
Files changed (62) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3.css +1 -1
  4. package/dist/bootstrap-4-dark.css +1 -1
  5. package/dist/bootstrap-4.css +1 -1
  6. package/dist/bootstrap-dataviz-v4.css +1 -1
  7. package/dist/bootstrap-main-dark.css +1 -1
  8. package/dist/bootstrap-main.css +1 -1
  9. package/dist/bootstrap-nordic.css +1 -1
  10. package/dist/bootstrap-turquoise-dark.css +1 -1
  11. package/dist/bootstrap-turquoise.css +1 -1
  12. package/dist/bootstrap-urban.css +1 -1
  13. package/dist/bootstrap-vintage.css +1 -1
  14. package/dist/meta/sassdoc-data.json +6546 -11616
  15. package/dist/meta/sassdoc-raw-data.json +3036 -5386
  16. package/dist/meta/variables.json +16 -400
  17. package/lib/swatches/bootstrap-3-dark.json +1 -1
  18. package/lib/swatches/bootstrap-3.json +1 -1
  19. package/lib/swatches/bootstrap-4-dark.json +1 -1
  20. package/lib/swatches/bootstrap-4.json +1 -1
  21. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  22. package/lib/swatches/bootstrap-main-dark.json +1 -1
  23. package/lib/swatches/bootstrap-main.json +1 -1
  24. package/lib/swatches/bootstrap-nordic.json +1 -1
  25. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  26. package/lib/swatches/bootstrap-turquoise.json +1 -1
  27. package/lib/swatches/bootstrap-urban.json +1 -1
  28. package/lib/swatches/bootstrap-vintage.json +1 -1
  29. package/package.json +4 -4
  30. package/scss/badge/_variables.scss +1 -7
  31. package/scss/button/_variables.scss +0 -16
  32. package/scss/calendar/_variables.scss +0 -20
  33. package/scss/card/_variables.scss +1 -1
  34. package/scss/chat/_variables.scss +0 -4
  35. package/scss/checkbox/_variables.scss +0 -4
  36. package/scss/chip/_variables.scss +4 -20
  37. package/scss/coloreditor/_variables.scss +1 -12
  38. package/scss/fab/_variables.scss +0 -4
  39. package/scss/filemanager/_variables.scss +0 -12
  40. package/scss/forms/_variables.scss +0 -47
  41. package/scss/grid/_variables.scss +2 -33
  42. package/scss/input/_variables.scss +4 -26
  43. package/scss/listbox/_variables.scss +1 -14
  44. package/scss/map/_variables.scss +1 -19
  45. package/scss/mediaplayer/_variables.scss +0 -8
  46. package/scss/menu/_variables.scss +0 -8
  47. package/scss/orgchart/_variables.scss +0 -12
  48. package/scss/pager/_variables.scss +0 -54
  49. package/scss/panelbar/_variables.scss +0 -8
  50. package/scss/popover/_variables.scss +0 -4
  51. package/scss/popup/_variables.scss +0 -8
  52. package/scss/progressbar/_variables.scss +1 -10
  53. package/scss/radio/_variables.scss +0 -4
  54. package/scss/scheduler/_variables.scss +0 -9
  55. package/scss/scrollview/_theme.scss +1 -0
  56. package/scss/scrollview/_variables.scss +0 -1
  57. package/scss/slider/_variables.scss +1 -22
  58. package/scss/table/_variables.scss +0 -8
  59. package/scss/taskboard/_variables.scss +0 -4
  60. package/scss/timeline/_variables.scss +0 -5
  61. package/scss/toolbar/_variables.scss +0 -16
  62. package/scss/typography/_variables.scss +77 -77
@@ -2008,14 +2008,6 @@
2008
2008
  "type": "Number",
2009
2009
  "value": "0.5"
2010
2010
  },
2011
- "kendo-popup-padding-x": {
2012
- "type": "Null",
2013
- "value": "null"
2014
- },
2015
- "kendo-popup-padding-y": {
2016
- "type": "Null",
2017
- "value": "null"
2018
- },
2019
2011
  "kendo-popup-border-width": {
2020
2012
  "type": "Number",
2021
2013
  "value": "1px"
@@ -2240,18 +2232,10 @@
2240
2232
  "type": "String",
2241
2233
  "value": "color-mix(in srgb, var(--kendo-color-warning, #ffc107) 25%, transparent)"
2242
2234
  },
2243
- "kendo-table-highlighted-text": {
2244
- "type": "Null",
2245
- "value": "null"
2246
- },
2247
2235
  "kendo-table-highlighted-font-weight": {
2248
2236
  "type": "String",
2249
2237
  "value": "var(--kendo-font-weight-bold, bold)"
2250
2238
  },
2251
- "kendo-table-highlighted-border": {
2252
- "type": "Null",
2253
- "value": "null"
2254
- },
2255
2239
  "kendo-table-selected-highlighted-bg": {
2256
2240
  "type": "String",
2257
2241
  "value": "color-mix(in srgb, color-mix(in srgb, var(--kendo-color-primary, #0d6efd), var(--kendo-color-warning, #ffc107)) 44%, transparent)"
@@ -2313,10 +2297,6 @@
2313
2297
  "type": "Number",
2314
2298
  "value": "1px"
2315
2299
  },
2316
- "kendo-badge-border-radius": {
2317
- "type": "String",
2318
- "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
2319
- },
2320
2300
  "kendo-badge-padding-x": {
2321
2301
  "type": "Number",
2322
2302
  "value": "0.65em"
@@ -3041,22 +3021,6 @@
3041
3021
  "type": "Null",
3042
3022
  "value": "null"
3043
3023
  },
3044
- "kendo-button-focus-bg": {
3045
- "type": "String",
3046
- "value": "var(--kendo-color-base-active, #bdc4cb)"
3047
- },
3048
- "kendo-button-focus-text": {
3049
- "type": "Null",
3050
- "value": "null"
3051
- },
3052
- "kendo-button-focus-border": {
3053
- "type": "String",
3054
- "value": "var(--kendo-color-base-active, #bdc4cb)"
3055
- },
3056
- "kendo-button-focus-gradient": {
3057
- "type": "Null",
3058
- "value": "null"
3059
- },
3060
3024
  "kendo-button-focus-shadow": {
3061
3025
  "type": "List",
3062
3026
  "value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))"
@@ -3379,14 +3343,6 @@
3379
3343
  "type": "List",
3380
3344
  "value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))"
3381
3345
  },
3382
- "kendo-input-selected-bg": {
3383
- "type": "Null",
3384
- "value": "null"
3385
- },
3386
- "kendo-input-selected-text": {
3387
- "type": "Null",
3388
- "value": "null"
3389
- },
3390
3346
  "kendo-input-disabled-bg": {
3391
3347
  "type": "Null",
3392
3348
  "value": "null"
@@ -3511,17 +3467,9 @@
3511
3467
  "type": "Number",
3512
3468
  "value": "1"
3513
3469
  },
3514
- "kendo-input-values-margin-y": {
3515
- "type": "String",
3516
- "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
3517
- },
3518
- "kendo-input-values-margin-x": {
3519
- "type": "String",
3520
- "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
3521
- },
3522
3470
  "kendo-input-button-width": {
3523
- "type": "String",
3524
- "value": "unset"
3471
+ "type": "Null",
3472
+ "value": "null"
3525
3473
  },
3526
3474
  "kendo-input-button-border-width": {
3527
3475
  "type": "Number",
@@ -3539,10 +3487,6 @@
3539
3487
  "type": "String",
3540
3488
  "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
3541
3489
  },
3542
- "kendo-input-separator-opacity": {
3543
- "type": "Number",
3544
- "value": "0.5"
3545
- },
3546
3490
  "kendo-input-prefix-text": {
3547
3491
  "type": "String",
3548
3492
  "value": "var(--kendo-color-subtle, #596169)"
@@ -3964,10 +3908,6 @@
3964
3908
  "type": "Null",
3965
3909
  "value": "null"
3966
3910
  },
3967
- "kendo-checkbox-invalid-bg": {
3968
- "type": "Null",
3969
- "value": "null"
3970
- },
3971
3911
  "kendo-checkbox-invalid-text": {
3972
3912
  "type": "String",
3973
3913
  "value": "var(--kendo-color-error, #dc3545)"
@@ -4068,22 +4008,10 @@
4068
4008
  "type": "String",
4069
4009
  "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
4070
4010
  },
4071
- "kendo-listbox-item-padding-x": {
4072
- "type": "Null",
4073
- "value": "null"
4074
- },
4075
- "kendo-listbox-item-padding-y": {
4076
- "type": "Null",
4077
- "value": "null"
4078
- },
4079
4011
  "kendo-listbox-drop-hint-width": {
4080
4012
  "type": "Number",
4081
4013
  "value": "1px"
4082
4014
  },
4083
- "kendo-listbox-drop-hint-border-width": {
4084
- "type": "Null",
4085
- "value": "null"
4086
- },
4087
4015
  "kendo-progressbar-height": {
4088
4016
  "type": "String",
4089
4017
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -4105,8 +4033,8 @@
4105
4033
  "value": "var(--kendo-font-family, inherit)"
4106
4034
  },
4107
4035
  "kendo-progressbar-font-size": {
4108
- "type": "Number",
4109
- "value": "0.75rem"
4036
+ "type": "String",
4037
+ "value": "var(--kendo-font-size-xs, inherit)"
4110
4038
  },
4111
4039
  "kendo-progressbar-line-height": {
4112
4040
  "type": "String",
@@ -4156,14 +4084,6 @@
4156
4084
  "type": "String",
4157
4085
  "value": "inherit"
4158
4086
  },
4159
- "kendo-progressbar-indeterminate-gradient": {
4160
- "type": "Null",
4161
- "value": "null"
4162
- },
4163
- "kendo-progressbar-chunk-border": {
4164
- "type": "String",
4165
- "value": "var(--kendo-color-app-surface, #ffffff)"
4166
- },
4167
4087
  "kendo-circular-progressbar-arc-stroke": {
4168
4088
  "type": "String",
4169
4089
  "value": "var(--kendo-color-primary, #0d6efd)"
@@ -4313,10 +4233,6 @@
4313
4233
  "type": "Null",
4314
4234
  "value": "null"
4315
4235
  },
4316
- "kendo-radio-invalid-bg": {
4317
- "type": "Null",
4318
- "value": "null"
4319
- },
4320
4236
  "kendo-radio-invalid-text": {
4321
4237
  "type": "String",
4322
4238
  "value": "var(--kendo-color-error, #dc3545)"
@@ -4373,10 +4289,6 @@
4373
4289
  "type": "Number",
4374
4290
  "value": "200px"
4375
4291
  },
4376
- "kendo-slider-tick-size": {
4377
- "type": "Null",
4378
- "value": "null"
4379
- },
4380
4292
  "kendo-slider-alt-size": {
4381
4293
  "type": "Number",
4382
4294
  "value": "30px"
@@ -4401,14 +4313,6 @@
4401
4313
  "type": "Number",
4402
4314
  "value": "28px"
4403
4315
  },
4404
- "kendo-slider-button-spacing": {
4405
- "type": "Number",
4406
- "value": "38px"
4407
- },
4408
- "kendo-slider-button-focus-shadow": {
4409
- "type": "List",
4410
- "value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))"
4411
- },
4412
4316
  "kendo-slider-track-thickness": {
4413
4317
  "type": "Number",
4414
4318
  "value": "4px"
@@ -4425,10 +4329,6 @@
4425
4329
  "type": "Number",
4426
4330
  "value": "1"
4427
4331
  },
4428
- "kendo-slider-draghandle-active-size": {
4429
- "type": "Null",
4430
- "value": "null"
4431
- },
4432
4332
  "kendo-slider-draghandle-bg": {
4433
4333
  "type": "String",
4434
4334
  "value": "var(--kendo-color-primary, #0d6efd)"
@@ -4521,10 +4421,6 @@
4521
4421
  "type": "String",
4522
4422
  "value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\""
4523
4423
  },
4524
- "kendo-slider-tick-marker-bg": {
4525
- "type": "Null",
4526
- "value": "null"
4527
- },
4528
4424
  "kendo-chip-border-width": {
4529
4425
  "type": "Number",
4530
4426
  "value": "1px"
@@ -4603,11 +4499,11 @@
4603
4499
  },
4604
4500
  "kendo-chip-calc-size": {
4605
4501
  "type": "Calculation",
4606
- "value": "calc(1.25em + var(--kendo-spacing-1, 0.25rem) * 2 + 2px)"
4502
+ "value": "calc(1.25 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
4607
4503
  },
4608
4504
  "kendo-chip-sm-calc-size": {
4609
4505
  "type": "Calculation",
4610
- "value": "calc(1.25em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 2px)"
4506
+ "value": "calc(1.25 * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)"
4611
4507
  },
4612
4508
  "kendo-chip-sizes": {
4613
4509
  "type": "Map",
@@ -4672,30 +4568,14 @@
4672
4568
  "type": "Null",
4673
4569
  "value": "null"
4674
4570
  },
4675
- "kendo-chip-solid-focus-text": {
4676
- "type": "Null",
4677
- "value": "null"
4678
- },
4679
4571
  "kendo-chip-solid-hover-bg": {
4680
4572
  "type": "String",
4681
4573
  "value": "var(--kendo-color-base-hover, #ced4da)"
4682
4574
  },
4683
- "kendo-chip-solid-hover-text": {
4684
- "type": "Null",
4685
- "value": "null"
4686
- },
4687
4575
  "kendo-chip-solid-selected-bg": {
4688
4576
  "type": "String",
4689
4577
  "value": "var(--kendo-color-base-active, #bdc4cb)"
4690
4578
  },
4691
- "kendo-chip-solid-selected-text": {
4692
- "type": "Null",
4693
- "value": "null"
4694
- },
4695
- "kendo-chip-outline-bg": {
4696
- "type": "String",
4697
- "value": "var(--kendo-color-app-surface, #ffffff)"
4698
- },
4699
4579
  "kendo-chip-outline-text": {
4700
4580
  "type": "String",
4701
4581
  "value": "var(--kendo-color-base-on-surface, #212529)"
@@ -4706,7 +4586,7 @@
4706
4586
  },
4707
4587
  "kendo-chip-outline-shadow": {
4708
4588
  "type": "List",
4709
- "value": "(0 0 0 2px rgba(var(--kendo-color-base, #dee2e6), 0.16))"
4589
+ "value": "(0 0 0 2px color-mix(in srgb, var(--kendo-color-base, #dee2e6) 16%, transparent))"
4710
4590
  },
4711
4591
  "kendo-chip-outline-hover-bg": {
4712
4592
  "type": "String",
@@ -4965,10 +4845,6 @@
4965
4845
  "type": "Number",
4966
4846
  "value": "1px"
4967
4847
  },
4968
- "kendo-menu-popup-font-size": {
4969
- "type": "String",
4970
- "value": "var(--kendo-font-size, inherit)"
4971
- },
4972
4848
  "kendo-menu-popup-sm-font-size": {
4973
4849
  "type": "String",
4974
4850
  "value": "var(--kendo-font-size, inherit)"
@@ -4981,10 +4857,6 @@
4981
4857
  "type": "String",
4982
4858
  "value": "var(--kendo-font-size-lg, inherit)"
4983
4859
  },
4984
- "kendo-menu-popup-line-height": {
4985
- "type": "String",
4986
- "value": "var(--kendo-line-height, normal)"
4987
- },
4988
4860
  "kendo-menu-popup-sm-line-height": {
4989
4861
  "type": "String",
4990
4862
  "value": "var(--kendo-line-height, normal)"
@@ -5249,10 +5121,6 @@
5249
5121
  "type": "Number",
5250
5122
  "value": "1px"
5251
5123
  },
5252
- "kendo-toolbar-border-radius": {
5253
- "type": "Null",
5254
- "value": "null"
5255
- },
5256
5124
  "kendo-toolbar-font-family": {
5257
5125
  "type": "String",
5258
5126
  "value": "var(--kendo-font-family, inherit)"
@@ -5297,10 +5165,6 @@
5297
5165
  "type": "String",
5298
5166
  "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 50%, transparent)"
5299
5167
  },
5300
- "kendo-toolbar-outline-gradient": {
5301
- "type": "Null",
5302
- "value": "null"
5303
- },
5304
5168
  "kendo-toolbar-outline-shadow": {
5305
5169
  "type": "Null",
5306
5170
  "value": "null"
@@ -5321,18 +5185,10 @@
5321
5185
  "type": "String",
5322
5186
  "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
5323
5187
  },
5324
- "kendo-toolbar-flat-gradient": {
5325
- "type": "Null",
5326
- "value": "null"
5327
- },
5328
5188
  "kendo-toolbar-flat-shadow": {
5329
5189
  "type": "Null",
5330
5190
  "value": "null"
5331
5191
  },
5332
- "kendo-toolbar-flat-border-width": {
5333
- "type": "Number",
5334
- "value": "1px"
5335
- },
5336
5192
  "kendo-toolbar-flat-scroll-overlay": {
5337
5193
  "type": "List",
5338
5194
  "value": "(var(--kendo-color-app-surface, #ffffff), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent))"
@@ -5401,18 +5257,6 @@
5401
5257
  "type": "Number",
5402
5258
  "value": "1.5"
5403
5259
  },
5404
- "kendo-form-line-height-em": {
5405
- "type": "Calculation",
5406
- "value": "calc(1.5 * 1em)"
5407
- },
5408
- "kendo-form-sm-line-height": {
5409
- "type": "String",
5410
- "value": "var(--kendo-line-height-sm, normal)"
5411
- },
5412
- "kendo-form-lg-line-height": {
5413
- "type": "String",
5414
- "value": "var(--kendo-line-height-lg, normal)"
5415
- },
5416
5260
  "kendo-form-fieldset-margin": {
5417
5261
  "type": "List",
5418
5262
  "value": "(2rem 0 0)"
@@ -5457,10 +5301,6 @@
5457
5301
  "type": "String",
5458
5302
  "value": "var(--kendo-spacing-2, 0.5rem)"
5459
5303
  },
5460
- "kendo-form-button-margin-x": {
5461
- "type": "String",
5462
- "value": "var(--kendo-spacing-2, 0.5rem)"
5463
- },
5464
5304
  "kendo-form-hint-font-size": {
5465
5305
  "type": "String",
5466
5306
  "value": "var(--kendo-font-size-xs, inherit)"
@@ -5525,10 +5365,6 @@
5525
5365
  "type": "Calculation",
5526
5366
  "value": "calc(var(--kendo-spacing-2, 0.5rem) + 1px)"
5527
5367
  },
5528
- "kendo-forms-invalid-color": {
5529
- "type": "String",
5530
- "value": "var(--kendo-color-error, #dc3545)"
5531
- },
5532
5368
  "kendo-label-optional-margin-x": {
5533
5369
  "type": "String",
5534
5370
  "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
@@ -5545,22 +5381,6 @@
5545
5381
  "type": "String",
5546
5382
  "value": "var(--kendo-spacing-7\\.5, 1.875rem)"
5547
5383
  },
5548
- "kendo-fieldset-font-size": {
5549
- "type": "Number",
5550
- "value": "1.5rem"
5551
- },
5552
- "kendo-fieldset-bg": {
5553
- "type": "Null",
5554
- "value": "null"
5555
- },
5556
- "kendo-fieldset-text": {
5557
- "type": "Null",
5558
- "value": "null"
5559
- },
5560
- "kendo-fieldset-border": {
5561
- "type": "Null",
5562
- "value": "null"
5563
- },
5564
5384
  "kendo-fieldset-legend-padding": {
5565
5385
  "type": "List",
5566
5386
  "value": "(0 var(--kendo-spacing-4, 1rem) 0 0)"
@@ -5577,18 +5397,10 @@
5577
5397
  "type": "String",
5578
5398
  "value": "var(--kendo-spacing-4, 1rem)"
5579
5399
  },
5580
- "kendo-fieldset-legend-bg": {
5581
- "type": "Null",
5582
- "value": "null"
5583
- },
5584
5400
  "kendo-fieldset-legend-text": {
5585
5401
  "type": "String",
5586
5402
  "value": "unset"
5587
5403
  },
5588
- "kendo-fieldset-legend-border": {
5589
- "type": "Null",
5590
- "value": "null"
5591
- },
5592
5404
  "kendo-form-sizes": {
5593
5405
  "type": "Map",
5594
5406
  "value": "(sm: (form-rows-spacing: var(--kendo-spacing-4, 1rem)), md: (form-rows-spacing: var(--kendo-spacing-4, 1rem)), lg: (form-rows-spacing: var(--kendo-spacing-4, 1rem)))",
@@ -5692,10 +5504,6 @@
5692
5504
  "type": "String",
5693
5505
  "value": "var(--kendo-spacing-1, 0.25rem)"
5694
5506
  },
5695
- "kendo-calendar-cell-line-height": {
5696
- "type": "String",
5697
- "value": "var(--kendo-line-height, normal)"
5698
- },
5699
5507
  "kendo-calendar-cell-border-radius": {
5700
5508
  "type": "String",
5701
5509
  "value": "var(--kendo-border-radius-md, 0.375rem)"
@@ -5724,10 +5532,6 @@
5724
5532
  "type": "String",
5725
5533
  "value": "var(--kendo-line-height-lg, normal)"
5726
5534
  },
5727
- "kendo-calendar-header-cell-bg": {
5728
- "type": "Null",
5729
- "value": "null"
5730
- },
5731
5535
  "kendo-calendar-header-cell-text": {
5732
5536
  "type": "String",
5733
5537
  "value": "var(--kendo-color-subtle, #596169)"
@@ -5816,22 +5620,10 @@
5816
5620
  "type": "String",
5817
5621
  "value": "var(--kendo-color-subtle, #596169)"
5818
5622
  },
5819
- "kendo-calendar-cell-bg": {
5820
- "type": "Null",
5821
- "value": "null"
5822
- },
5823
- "kendo-calendar-cell-text": {
5824
- "type": "Null",
5825
- "value": "null"
5826
- },
5827
5623
  "kendo-calendar-cell-border": {
5828
5624
  "type": "Null",
5829
5625
  "value": "null"
5830
5626
  },
5831
- "kendo-calendar-cell-gradient": {
5832
- "type": "Null",
5833
- "value": "null"
5834
- },
5835
5627
  "kendo-calendar-cell-hover-bg": {
5836
5628
  "type": "String",
5837
5629
  "value": "var(--kendo-color-base-subtle-hover, #dee2e6)"
@@ -6821,10 +6613,6 @@
6821
6613
  "type": "String",
6822
6614
  "value": "var(--kendo-spacing-4, 1rem)"
6823
6615
  },
6824
- "kendo-color-editor-sm-views-gap": {
6825
- "type": "String",
6826
- "value": "var(--kendo-spacing-4, 1rem)"
6827
- },
6828
6616
  "kendo-color-editor-md-views-padding-y": {
6829
6617
  "type": "String",
6830
6618
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -6833,10 +6621,6 @@
6833
6621
  "type": "String",
6834
6622
  "value": "var(--kendo-spacing-4, 1rem)"
6835
6623
  },
6836
- "kendo-color-editor-md-views-gap": {
6837
- "type": "String",
6838
- "value": "var(--kendo-spacing-4, 1rem)"
6839
- },
6840
6624
  "kendo-color-editor-lg-views-padding-y": {
6841
6625
  "type": "String",
6842
6626
  "value": "var(--kendo-spacing-4\\.5, 1.125rem)"
@@ -6845,10 +6629,6 @@
6845
6629
  "type": "String",
6846
6630
  "value": "var(--kendo-spacing-4\\.5, 1.125rem)"
6847
6631
  },
6848
- "kendo-color-editor-lg-views-gap": {
6849
- "type": "String",
6850
- "value": "var(--kendo-spacing-4\\.5, 1.125rem)"
6851
- },
6852
6632
  "kendo-color-editor-color-gradient-focus-outline-color": {
6853
6633
  "type": "Color",
6854
6634
  "value": "rgba(0, 0, 0, 0.3)"
@@ -7171,10 +6951,6 @@
7171
6951
  "type": "String",
7172
6952
  "value": "var(--kendo-line-height-lg, normal)"
7173
6953
  },
7174
- "kendo-rating-icon-size": {
7175
- "type": "Null",
7176
- "value": "null"
7177
- },
7178
6954
  "kendo-rating-icon-text": {
7179
6955
  "type": "String",
7180
6956
  "value": "var(--kendo-color-subtle, #596169)"
@@ -7772,10 +7548,6 @@
7772
7548
  "type": "Number",
7773
7549
  "value": "1px"
7774
7550
  },
7775
- "kendo-fab-border-radius": {
7776
- "type": "Calculation",
7777
- "value": "calc(var(--kendo-border-radius-md, 0.375rem) / 2)"
7778
- },
7779
7551
  "kendo-fab-font-family": {
7780
7552
  "type": "String",
7781
7553
  "value": "var(--kendo-font-family, inherit)"
@@ -8180,7 +7952,7 @@
8180
7952
  },
8181
7953
  "kendo-card-actions-border-width": {
8182
7954
  "type": "Number",
8183
- "value": "1px"
7955
+ "value": "0"
8184
7956
  },
8185
7957
  "kendo-card-actions-gap": {
8186
7958
  "type": "String",
@@ -9053,10 +8825,6 @@
9053
8825
  "type": "String",
9054
8826
  "value": "solid"
9055
8827
  },
9056
- "kendo-popover-callout-bg": {
9057
- "type": "String",
9058
- "value": "var(--kendo-color-app-surface, #ffffff)"
9059
- },
9060
8828
  "kendo-popover-callout-border": {
9061
8829
  "type": "String",
9062
8830
  "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
@@ -9439,10 +9207,6 @@
9439
9207
  "type": "String",
9440
9208
  "value": "var(--kendo-spacing-2\\.5, 0.625rem)"
9441
9209
  },
9442
- "kendo-pager-padding-y": {
9443
- "type": "String",
9444
- "value": "var(--kendo-spacing-2, 0.5rem)"
9445
- },
9446
9210
  "kendo-pager-sm-padding-y": {
9447
9211
  "type": "String",
9448
9212
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -9515,10 +9279,6 @@
9515
9279
  "type": "List",
9516
9280
  "value": "(inset 0 0 0 2px rgba(0, 0, 0, 0.08))"
9517
9281
  },
9518
- "kendo-pager-section-spacing": {
9519
- "type": "String",
9520
- "value": "var(--kendo-spacing-4, 1rem)"
9521
- },
9522
9282
  "kendo-pager-item-border-width": {
9523
9283
  "type": "Number",
9524
9284
  "value": "1px"
@@ -9535,54 +9295,14 @@
9535
9295
  "type": "String",
9536
9296
  "value": "var(--kendo-color-app-surface, #ffffff)"
9537
9297
  },
9538
- "kendo-pager-item-text": {
9539
- "type": "String",
9540
- "value": "var(--kendo-color-primary, #0d6efd)"
9541
- },
9542
9298
  "kendo-pager-item-border": {
9543
9299
  "type": "String",
9544
9300
  "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
9545
9301
  },
9546
- "kendo-pager-item-hover-bg": {
9547
- "type": "String",
9548
- "value": "var(--kendo-color-base-subtle-hover, #dee2e6)"
9549
- },
9550
- "kendo-pager-item-hover-text": {
9551
- "type": "String",
9552
- "value": "var(--kendo-color-primary-hover, #0c64e4)"
9553
- },
9554
- "kendo-pager-item-hover-border": {
9555
- "type": "String",
9556
- "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
9557
- },
9558
9302
  "kendo-pager-item-selected-bg": {
9559
9303
  "type": "String",
9560
9304
  "value": "var(--kendo-color-primary, #0d6efd)"
9561
9305
  },
9562
- "kendo-pager-item-selected-text": {
9563
- "type": "String",
9564
- "value": "var(--kendo-color-on-primary, #ffffff)"
9565
- },
9566
- "kendo-pager-item-selected-border": {
9567
- "type": "String",
9568
- "value": "var(--kendo-color-primary, #0d6efd)"
9569
- },
9570
- "kendo-pager-item-focus-opacity": {
9571
- "type": "Null",
9572
- "value": "null"
9573
- },
9574
- "kendo-pager-item-focus-bg": {
9575
- "type": "String",
9576
- "value": "var(--kendo-color-app-surface, #ffffff)"
9577
- },
9578
- "kendo-pager-item-focus-shadow": {
9579
- "type": "List",
9580
- "value": "(0 0 0 3px color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))"
9581
- },
9582
- "kendo-pager-number-border-radius": {
9583
- "type": "Number",
9584
- "value": "0px"
9585
- },
9586
9306
  "kendo-pager-input-width": {
9587
9307
  "type": "Number",
9588
9308
  "value": "5em"
@@ -10338,14 +10058,6 @@
10338
10058
  "type": "String",
10339
10059
  "value": "var(--kendo-component-border, var(--kendo-color-border, rgba(33, 37, 41, 0.13)))"
10340
10060
  },
10341
- "kendo-panelbar-padding-x": {
10342
- "type": "String",
10343
- "value": "var(--kendo-spacing-0, 0px)"
10344
- },
10345
- "kendo-panelbar-padding-y": {
10346
- "type": "String",
10347
- "value": "var(--kendo-spacing-0, 0px)"
10348
- },
10349
10061
  "kendo-panelbar-font-family": {
10350
10062
  "type": "String",
10351
10063
  "value": "var(--kendo-font-family, inherit)"
@@ -11072,7 +10784,7 @@
11072
10784
  },
11073
10785
  "kendo-grid-group-drop-hint-height": {
11074
10786
  "type": "Calculation",
11075
- "value": "calc(calc(1.25em + var(--kendo-spacing-1, 0.25rem) * 2 + 2px) + 6px)"
10787
+ "value": "calc(calc(1.25 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2) + 6px)"
11076
10788
  },
11077
10789
  "kendo-grid-group-drop-hint-top": {
11078
10790
  "type": "Number",
@@ -11128,7 +10840,7 @@
11128
10840
  },
11129
10841
  "kendo-grid-sm-group-dropclue-height": {
11130
10842
  "type": "Calculation",
11131
- "value": "calc(calc(1.25em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 2px) + 6px)"
10843
+ "value": "calc(calc(1.25 * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2) + 6px)"
11132
10844
  },
11133
10845
  "kendo-grid-sm-selection-aggregates-padding-x": {
11134
10846
  "type": "String",
@@ -11188,7 +10900,7 @@
11188
10900
  },
11189
10901
  "kendo-grid-md-group-dropclue-height": {
11190
10902
  "type": "Calculation",
11191
- "value": "calc(calc(1.25em + var(--kendo-spacing-1, 0.25rem) * 2 + 2px) + 6px)"
10903
+ "value": "calc(calc(1.25 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2) + 6px)"
11192
10904
  },
11193
10905
  "kendo-grid-md-selection-aggregates-padding-x": {
11194
10906
  "type": "String",
@@ -11200,7 +10912,7 @@
11200
10912
  },
11201
10913
  "kendo-grid-sizes": {
11202
10914
  "type": "Map",
11203
- "value": "(sm: (header-padding-x: var(--kendo-spacing-1, 0.25rem), 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-1, 0.25rem), 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-1, 0.25rem), edit-cell-padding-y: var(--kendo-spacing-1, 0.25rem), button-padding-y: var(--kendo-spacing-1, 0.25rem), button-calc-size: calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2), group-dropclue-height: calc(calc(1.25em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 2px) + 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-2, 0.5rem), 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-2, 0.5rem), 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-2, 0.5rem), edit-cell-padding-y: calc(var(--kendo-spacing-2\\.5, 0.625rem) / 2), button-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), button-calc-size: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2), group-dropclue-height: calc(calc(1.25em + var(--kendo-spacing-1, 0.25rem) * 2 + 2px) + 6px), selection-aggregates-padding-x: var(--kendo-spacing-2, 0.5rem), selection-aggregates-padding-y: var(--kendo-spacing-2, 0.5rem)))",
10915
+ "value": "(sm: (header-padding-x: var(--kendo-spacing-1, 0.25rem), 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-1, 0.25rem), 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-1, 0.25rem), edit-cell-padding-y: var(--kendo-spacing-1, 0.25rem), button-padding-y: var(--kendo-spacing-1, 0.25rem), button-calc-size: calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2), group-dropclue-height: calc(calc(1.25 * 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-2, 0.5rem), 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-2, 0.5rem), 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-2, 0.5rem), edit-cell-padding-y: calc(var(--kendo-spacing-2\\.5, 0.625rem) / 2), button-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), button-calc-size: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2), group-dropclue-height: calc(calc(1.25 * 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)))",
11204
10916
  "prettyValue": {
11205
10917
  "sm": {
11206
10918
  "header-padding-x": "var(--kendo-spacing-1, 0.25rem)",
@@ -11215,7 +10927,7 @@
11215
10927
  "edit-cell-padding-y": "var(--kendo-spacing-1, 0.25rem)",
11216
10928
  "button-padding-y": "var(--kendo-spacing-1, 0.25rem)",
11217
10929
  "button-calc-size": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
11218
- "group-dropclue-height": "calc(calc(1.25em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 2px) + 6px)",
10930
+ "group-dropclue-height": "calc(calc(1.25 * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2) + 6px)",
11219
10931
  "selection-aggregates-padding-x": "var(--kendo-spacing-1, 0.25rem)",
11220
10932
  "selection-aggregates-padding-y": "var(--kendo-spacing-1, 0.25rem)"
11221
10933
  },
@@ -11232,7 +10944,7 @@
11232
10944
  "edit-cell-padding-y": "calc(var(--kendo-spacing-2\\.5, 0.625rem) / 2)",
11233
10945
  "button-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
11234
10946
  "button-calc-size": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
11235
- "group-dropclue-height": "calc(calc(1.25em + var(--kendo-spacing-1, 0.25rem) * 2 + 2px) + 6px)",
10947
+ "group-dropclue-height": "calc(calc(1.25 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2) + 6px)",
11236
10948
  "selection-aggregates-padding-x": "var(--kendo-spacing-2, 0.5rem)",
11237
10949
  "selection-aggregates-padding-y": "var(--kendo-spacing-2, 0.5rem)"
11238
10950
  }
@@ -11250,10 +10962,6 @@
11250
10962
  "type": "String",
11251
10963
  "value": "var(--kendo-spacing-2, 0.5rem)"
11252
10964
  },
11253
- "kendo-grid-filterable-icon-spacing": {
11254
- "type": "Calculation",
11255
- "value": "calc(calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2) + var(--kendo-spacing-2, 0.5rem))"
11256
- },
11257
10965
  "kendo-grid-toolbar-border-width": {
11258
10966
  "type": "Number",
11259
10967
  "value": "1px"
@@ -11290,10 +10998,6 @@
11290
10998
  "type": "String",
11291
10999
  "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
11292
11000
  },
11293
- "kendo-grid-header-gradient": {
11294
- "type": "Null",
11295
- "value": "null"
11296
- },
11297
11001
  "kendo-grid-footer-bg": {
11298
11002
  "type": "String",
11299
11003
  "value": "var(--kendo-color-surface, #f8f9fa)"
@@ -11314,10 +11018,6 @@
11314
11018
  "type": "Null",
11315
11019
  "value": "null"
11316
11020
  },
11317
- "kendo-grid-alt-border": {
11318
- "type": "Null",
11319
- "value": "null"
11320
- },
11321
11021
  "kendo-grid-hover-bg": {
11322
11022
  "type": "String",
11323
11023
  "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 9%, transparent)"
@@ -11326,10 +11026,6 @@
11326
11026
  "type": "Null",
11327
11027
  "value": "null"
11328
11028
  },
11329
- "kendo-grid-hover-border": {
11330
- "type": "Null",
11331
- "value": "null"
11332
- },
11333
11029
  "kendo-grid-selected-bg": {
11334
11030
  "type": "String",
11335
11031
  "value": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)"
@@ -11338,22 +11034,10 @@
11338
11034
  "type": "String",
11339
11035
  "value": "var(--kendo-color-on-app-surface, #212529)"
11340
11036
  },
11341
- "kendo-grid-selected-border": {
11342
- "type": "Null",
11343
- "value": "null"
11344
- },
11345
11037
  "kendo-grid-highlighted-bg": {
11346
11038
  "type": "String",
11347
11039
  "value": "color-mix(in srgb, var(--kendo-color-warning, #ffc107) 25%, transparent)"
11348
11040
  },
11349
- "kendo-grid-highlighted-text": {
11350
- "type": "Null",
11351
- "value": "null"
11352
- },
11353
- "kendo-grid-highlighted-border": {
11354
- "type": "Null",
11355
- "value": "null"
11356
- },
11357
11041
  "kendo-grid-highlighted-font-weight": {
11358
11042
  "type": "String",
11359
11043
  "value": "var(--kendo-font-weight-bold, bold)"
@@ -11434,10 +11118,6 @@
11434
11118
  "type": "String",
11435
11119
  "value": "var(--kendo-spacing-2, 0.5rem)"
11436
11120
  },
11437
- "kendo-grid-command-cell-padding-y": {
11438
- "type": "Calculation",
11439
- "value": "calc(var(--kendo-spacing-2, 0.5rem) - (calc(1.5 * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2) - calc(1.5 * 1em)) / 2)"
11440
- },
11441
11121
  "kendo-grid-sticky-bg": {
11442
11122
  "type": "String",
11443
11123
  "value": "var(--kendo-color-app-surface, #ffffff)"
@@ -12550,18 +12230,6 @@
12550
12230
  "type": "Null",
12551
12231
  "value": "null"
12552
12232
  },
12553
- "kendo-file-manager-listview-item-icon-selected-bg": {
12554
- "type": "Null",
12555
- "value": "null"
12556
- },
12557
- "kendo-file-manager-listview-item-icon-selected-text": {
12558
- "type": "String",
12559
- "value": "inherit"
12560
- },
12561
- "kendo-file-manager-listview-item-icon-selected-border": {
12562
- "type": "Null",
12563
- "value": "null"
12564
- },
12565
12233
  "kendo-file-manager-grid-bg": {
12566
12234
  "type": "Null",
12567
12235
  "value": "null"
@@ -12686,10 +12354,6 @@
12686
12354
  "type": "String",
12687
12355
  "value": "var(--kendo-spacing-4, 1rem)"
12688
12356
  },
12689
- "kendo-taskboard-content-padding-x": {
12690
- "type": "String",
12691
- "value": "var(--kendo-spacing-4, 1rem)"
12692
- },
12693
12357
  "kendo-taskboard-column-container-spacing-y": {
12694
12358
  "type": "Calculation",
12695
12359
  "value": "calc(var(--kendo-spacing-4, 1rem) * 0.75)"
@@ -13606,14 +13270,6 @@
13606
13270
  "type": "Null",
13607
13271
  "value": "null"
13608
13272
  },
13609
- "kendo-scheduler-weekend-bg": {
13610
- "type": "Null",
13611
- "value": "null"
13612
- },
13613
- "kendo-scheduler-weekend-text": {
13614
- "type": "Null",
13615
- "value": "null"
13616
- },
13617
13273
  "kendo-scheduler-othermonth-bg": {
13618
13274
  "type": "String",
13619
13275
  "value": "var(--kendo-color-base-subtle, #e9ecef)"
@@ -13890,10 +13546,6 @@
13890
13546
  "type": "String",
13891
13547
  "value": "var(--kendo-spacing-2, 0.5rem)"
13892
13548
  },
13893
- "kendo-chat-toolbar-spacing": {
13894
- "type": "String",
13895
- "value": "var(--kendo-spacing-2, 0.5rem)"
13896
- },
13897
13549
  "kendo-chat-toolbar-bg": {
13898
13550
  "type": "String",
13899
13551
  "value": "var(--kendo-color-surface, #f8f9fa)"
@@ -14054,18 +13706,10 @@
14054
13706
  "type": "String",
14055
13707
  "value": "var(--kendo-spacing-2, 0.5rem)"
14056
13708
  },
14057
- "kendo-media-player-titlebar-bg": {
14058
- "type": "Null",
14059
- "value": "null"
14060
- },
14061
13709
  "kendo-media-player-titlebar-text": {
14062
13710
  "type": "String",
14063
13711
  "value": "var(--kendo-color-app-surface, #ffffff)"
14064
13712
  },
14065
- "kendo-media-player-titlebar-border": {
14066
- "type": "Null",
14067
- "value": "null"
14068
- },
14069
13713
  "kendo-media-player-titlebar-gradient": {
14070
13714
  "type": "List",
14071
13715
  "value": "(color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 70%, transparent), color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 0%, transparent))"
@@ -14255,8 +13899,8 @@
14255
13899
  "value": "var(--kendo-color-primary, #0d6efd)"
14256
13900
  },
14257
13901
  "kendo-timeline-collapse-arrow-padding-x": {
14258
- "type": "String",
14259
- "value": "var(--kendo-spacing-2, 0.5rem)"
13902
+ "type": "Null",
13903
+ "value": "null"
14260
13904
  },
14261
13905
  "kendo-timeline-event-width": {
14262
13906
  "type": "Number",
@@ -15146,26 +14790,10 @@
15146
14790
  "type": "Calculation",
15147
14791
  "value": "calc(1rem * 3 + var(--kendo-spacing-0\\.5, 0.125rem) * 2)"
15148
14792
  },
15149
- "kendo-map-navigator-height": {
15150
- "type": "Calculation",
15151
- "value": "calc(1rem * 3 + var(--kendo-spacing-0\\.5, 0.125rem) * 2)"
15152
- },
15153
14793
  "kendo-map-navigator-border-width": {
15154
14794
  "type": "Number",
15155
14795
  "value": "1px"
15156
14796
  },
15157
- "kendo-map-zoom-control-margin": {
15158
- "type": "String",
15159
- "value": "var(--kendo-spacing-4, 1rem)"
15160
- },
15161
- "kendo-map-zoom-control-button-padding-x": {
15162
- "type": "String",
15163
- "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
15164
- },
15165
- "kendo-map-zoom-control-button-padding-y": {
15166
- "type": "String",
15167
- "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
15168
- },
15169
14797
  "kendo-map-attribution-padding-x": {
15170
14798
  "type": "String",
15171
14799
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -15234,10 +14862,6 @@
15234
14862
  "type": "String",
15235
14863
  "value": "var(--kendo-spacing-6, 1.5rem)"
15236
14864
  },
15237
- "kendo-orgchart-node-container-gap": {
15238
- "type": "String",
15239
- "value": "var(--kendo-spacing-6, 1.5rem)"
15240
- },
15241
14865
  "kendo-orgchart-node-group-padding-y": {
15242
14866
  "type": "String",
15243
14867
  "value": "var(--kendo-spacing-6, 1.5rem)"
@@ -15302,14 +14926,6 @@
15302
14926
  "type": "Number",
15303
14927
  "value": "300px"
15304
14928
  },
15305
- "kendo-orgchart-card-padding-y": {
15306
- "type": "String",
15307
- "value": "var(--kendo-spacing-4, 1rem)"
15308
- },
15309
- "kendo-orgchart-card-padding-x": {
15310
- "type": "String",
15311
- "value": "var(--kendo-spacing-4, 1rem)"
15312
- },
15313
14929
  "kendo-orgchart-card-border-width": {
15314
14930
  "type": "Number",
15315
14931
  "value": "1px"