@progress/kendo-theme-material 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/all.css +1 -1
- package/dist/material-2-dark.css +1 -1
- package/dist/material-2.css +1 -1
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +6323 -11393
- package/dist/meta/sassdoc-raw-data.json +3015 -5365
- package/dist/meta/variables.json +2 -386
- package/lib/swatches/material-2-dark.json +1 -1
- package/lib/swatches/material-2.json +1 -1
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +4 -4
- package/scss/badge/_variables.scss +0 -5
- package/scss/button/_variables.scss +1 -14
- package/scss/calendar/_variables.scss +0 -21
- package/scss/chat/_variables.scss +0 -4
- package/scss/checkbox/_variables.scss +0 -4
- package/scss/chip/_variables.scss +0 -16
- 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 +0 -21
- package/scss/listbox/_variables.scss +1 -7
- 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 +1 -65
- 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/scheduler/_variables.scss +0 -9
- package/scss/scrollview/_variables.scss +0 -4
- package/scss/slider/_variables.scss +1 -15
- package/scss/table/_variables.scss +0 -9
- 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
|
@@ -2008,14 +2008,6 @@
|
|
|
2008
2008
|
"type": "Number",
|
|
2009
2009
|
"value": "0.32"
|
|
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": "0px"
|
|
@@ -2240,18 +2232,10 @@
|
|
|
2240
2232
|
"type": "String",
|
|
2241
2233
|
"value": "color-mix(in srgb, var(--kendo-color-warning, #F5CA47) 20%, 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-semibold, normal)"
|
|
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, #65558F), var(--kendo-color-warning, #F5CA47)) 36%, 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-border-radius-md, 0.25rem)"
|
|
2319
|
-
},
|
|
2320
2300
|
"kendo-badge-padding-x": {
|
|
2321
2301
|
"type": "String",
|
|
2322
2302
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
@@ -3041,22 +3021,10 @@
|
|
|
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, #DED8E0)"
|
|
3047
|
-
},
|
|
3048
|
-
"kendo-button-focus-text": {
|
|
3049
|
-
"type": "String",
|
|
3050
|
-
"value": "var(--kendo-color-on-base, #4A4459)"
|
|
3051
|
-
},
|
|
3052
3024
|
"kendo-button-focus-border": {
|
|
3053
3025
|
"type": "String",
|
|
3054
3026
|
"value": "var(--kendo-color-base-emphasis, #6E687C)"
|
|
3055
3027
|
},
|
|
3056
|
-
"kendo-button-focus-gradient": {
|
|
3057
|
-
"type": "Null",
|
|
3058
|
-
"value": "null"
|
|
3059
|
-
},
|
|
3060
3028
|
"kendo-button-focus-shadow": {
|
|
3061
3029
|
"type": "Null",
|
|
3062
3030
|
"value": "null"
|
|
@@ -3379,14 +3347,6 @@
|
|
|
3379
3347
|
"type": "Null",
|
|
3380
3348
|
"value": "null"
|
|
3381
3349
|
},
|
|
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
3350
|
"kendo-input-disabled-bg": {
|
|
3391
3351
|
"type": "String",
|
|
3392
3352
|
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #1D1B20) 11%, transparent)"
|
|
@@ -3511,14 +3471,6 @@
|
|
|
3511
3471
|
"type": "Number",
|
|
3512
3472
|
"value": "1"
|
|
3513
3473
|
},
|
|
3514
|
-
"kendo-input-values-margin-y": {
|
|
3515
|
-
"type": "Null",
|
|
3516
|
-
"value": "null"
|
|
3517
|
-
},
|
|
3518
|
-
"kendo-input-values-margin-x": {
|
|
3519
|
-
"type": "Null",
|
|
3520
|
-
"value": "null"
|
|
3521
|
-
},
|
|
3522
3474
|
"kendo-input-button-width": {
|
|
3523
3475
|
"type": "Null",
|
|
3524
3476
|
"value": "null"
|
|
@@ -3539,10 +3491,6 @@
|
|
|
3539
3491
|
"type": "String",
|
|
3540
3492
|
"value": "var(--kendo-color-border, rgba(29, 27, 32, 0.12))"
|
|
3541
3493
|
},
|
|
3542
|
-
"kendo-input-separator-opacity": {
|
|
3543
|
-
"type": "Number",
|
|
3544
|
-
"value": "0"
|
|
3545
|
-
},
|
|
3546
3494
|
"kendo-input-prefix-text": {
|
|
3547
3495
|
"type": "String",
|
|
3548
3496
|
"value": "var(--kendo-color-subtle, #49454F)"
|
|
@@ -3967,10 +3915,6 @@
|
|
|
3967
3915
|
"type": "String",
|
|
3968
3916
|
"value": "var(--kendo-color-on-app-surface, #1D1B20)"
|
|
3969
3917
|
},
|
|
3970
|
-
"kendo-checkbox-invalid-bg": {
|
|
3971
|
-
"type": "Null",
|
|
3972
|
-
"value": "null"
|
|
3973
|
-
},
|
|
3974
3918
|
"kendo-checkbox-invalid-text": {
|
|
3975
3919
|
"type": "String",
|
|
3976
3920
|
"value": "var(--kendo-color-error, #B3261E)"
|
|
@@ -4087,10 +4031,6 @@
|
|
|
4087
4031
|
"type": "Number",
|
|
4088
4032
|
"value": "2px"
|
|
4089
4033
|
},
|
|
4090
|
-
"kendo-listbox-drop-hint-border-width": {
|
|
4091
|
-
"type": "Number",
|
|
4092
|
-
"value": "2px"
|
|
4093
|
-
},
|
|
4094
4034
|
"kendo-progressbar-height": {
|
|
4095
4035
|
"type": "Number",
|
|
4096
4036
|
"value": "5px"
|
|
@@ -4163,14 +4103,6 @@
|
|
|
4163
4103
|
"type": "String",
|
|
4164
4104
|
"value": "unset"
|
|
4165
4105
|
},
|
|
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-surface, #F7F3FA)"
|
|
4173
|
-
},
|
|
4174
4106
|
"kendo-circular-progressbar-arc-stroke": {
|
|
4175
4107
|
"type": "String",
|
|
4176
4108
|
"value": "var(--kendo-color-primary, #65558F)"
|
|
@@ -4323,10 +4255,6 @@
|
|
|
4323
4255
|
"type": "String",
|
|
4324
4256
|
"value": "var(--kendo-color-on-app-surface, #1D1B20)"
|
|
4325
4257
|
},
|
|
4326
|
-
"kendo-radio-invalid-bg": {
|
|
4327
|
-
"type": "Null",
|
|
4328
|
-
"value": "null"
|
|
4329
|
-
},
|
|
4330
4258
|
"kendo-radio-invalid-text": {
|
|
4331
4259
|
"type": "String",
|
|
4332
4260
|
"value": "var(--kendo-color-error, #B3261E)"
|
|
@@ -4411,14 +4339,6 @@
|
|
|
4411
4339
|
"type": "String",
|
|
4412
4340
|
"value": "var(--kendo-spacing-9, 2.25rem)"
|
|
4413
4341
|
},
|
|
4414
|
-
"kendo-slider-button-spacing": {
|
|
4415
|
-
"type": "String",
|
|
4416
|
-
"value": "var(--kendo-spacing-9, 2.25rem)var(--kendo-spacing-5\\.5, 1.375rem)"
|
|
4417
|
-
},
|
|
4418
|
-
"kendo-slider-button-focus-shadow": {
|
|
4419
|
-
"type": "Null",
|
|
4420
|
-
"value": "null"
|
|
4421
|
-
},
|
|
4422
4342
|
"kendo-slider-track-thickness": {
|
|
4423
4343
|
"type": "String",
|
|
4424
4344
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
@@ -4435,10 +4355,6 @@
|
|
|
4435
4355
|
"type": "Number",
|
|
4436
4356
|
"value": "1"
|
|
4437
4357
|
},
|
|
4438
|
-
"kendo-slider-draghandle-active-size": {
|
|
4439
|
-
"type": "String",
|
|
4440
|
-
"value": "var(--kendo-spacing-5, 1.25rem)"
|
|
4441
|
-
},
|
|
4442
4358
|
"kendo-slider-draghandle-bg": {
|
|
4443
4359
|
"type": "String",
|
|
4444
4360
|
"value": "var(--kendo-color-primary, #65558F)"
|
|
@@ -4682,30 +4598,14 @@
|
|
|
4682
4598
|
"type": "String",
|
|
4683
4599
|
"value": "var(--kendo-color-base-subtle-active, #EAE5EC)"
|
|
4684
4600
|
},
|
|
4685
|
-
"kendo-chip-solid-focus-text": {
|
|
4686
|
-
"type": "Null",
|
|
4687
|
-
"value": "null"
|
|
4688
|
-
},
|
|
4689
4601
|
"kendo-chip-solid-hover-bg": {
|
|
4690
4602
|
"type": "String",
|
|
4691
4603
|
"value": "var(--kendo-color-base-subtle-hover, #E2DDE5)"
|
|
4692
4604
|
},
|
|
4693
|
-
"kendo-chip-solid-hover-text": {
|
|
4694
|
-
"type": "Null",
|
|
4695
|
-
"value": "null"
|
|
4696
|
-
},
|
|
4697
4605
|
"kendo-chip-solid-selected-bg": {
|
|
4698
4606
|
"type": "String",
|
|
4699
4607
|
"value": "var(--kendo-color-base-subtle-active, #EAE5EC)"
|
|
4700
4608
|
},
|
|
4701
|
-
"kendo-chip-solid-selected-text": {
|
|
4702
|
-
"type": "Null",
|
|
4703
|
-
"value": "null"
|
|
4704
|
-
},
|
|
4705
|
-
"kendo-chip-outline-bg": {
|
|
4706
|
-
"type": "Color",
|
|
4707
|
-
"value": "transparent"
|
|
4708
|
-
},
|
|
4709
4609
|
"kendo-chip-outline-text": {
|
|
4710
4610
|
"type": "String",
|
|
4711
4611
|
"value": "var(--kendo-color-base-on-surface, #4A4459)"
|
|
@@ -4975,10 +4875,6 @@
|
|
|
4975
4875
|
"type": "Number",
|
|
4976
4876
|
"value": "0px"
|
|
4977
4877
|
},
|
|
4978
|
-
"kendo-menu-popup-font-size": {
|
|
4979
|
-
"type": "String",
|
|
4980
|
-
"value": "var(--kendo-font-size, inherit)"
|
|
4981
|
-
},
|
|
4982
4878
|
"kendo-menu-popup-sm-font-size": {
|
|
4983
4879
|
"type": "String",
|
|
4984
4880
|
"value": "var(--kendo-font-size, inherit)"
|
|
@@ -4991,10 +4887,6 @@
|
|
|
4991
4887
|
"type": "String",
|
|
4992
4888
|
"value": "var(--kendo-font-size, inherit)"
|
|
4993
4889
|
},
|
|
4994
|
-
"kendo-menu-popup-line-height": {
|
|
4995
|
-
"type": "String",
|
|
4996
|
-
"value": "var(--kendo-line-height-lg, normal)"
|
|
4997
|
-
},
|
|
4998
4890
|
"kendo-menu-popup-sm-line-height": {
|
|
4999
4891
|
"type": "String",
|
|
5000
4892
|
"value": "var(--kendo-line-height-lg, normal)"
|
|
@@ -5259,10 +5151,6 @@
|
|
|
5259
5151
|
"type": "Number",
|
|
5260
5152
|
"value": "1px"
|
|
5261
5153
|
},
|
|
5262
|
-
"kendo-toolbar-border-radius": {
|
|
5263
|
-
"type": "Null",
|
|
5264
|
-
"value": "null"
|
|
5265
|
-
},
|
|
5266
5154
|
"kendo-toolbar-font-family": {
|
|
5267
5155
|
"type": "String",
|
|
5268
5156
|
"value": "var(--kendo-font-family, inherit)"
|
|
@@ -5307,10 +5195,6 @@
|
|
|
5307
5195
|
"type": "String",
|
|
5308
5196
|
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #1D1B20) 44%, transparent)"
|
|
5309
5197
|
},
|
|
5310
|
-
"kendo-toolbar-outline-gradient": {
|
|
5311
|
-
"type": "Null",
|
|
5312
|
-
"value": "null"
|
|
5313
|
-
},
|
|
5314
5198
|
"kendo-toolbar-outline-shadow": {
|
|
5315
5199
|
"type": "Null",
|
|
5316
5200
|
"value": "null"
|
|
@@ -5331,18 +5215,10 @@
|
|
|
5331
5215
|
"type": "String",
|
|
5332
5216
|
"value": "var(--kendo-color-border, rgba(29, 27, 32, 0.12))"
|
|
5333
5217
|
},
|
|
5334
|
-
"kendo-toolbar-flat-gradient": {
|
|
5335
|
-
"type": "Null",
|
|
5336
|
-
"value": "null"
|
|
5337
|
-
},
|
|
5338
5218
|
"kendo-toolbar-flat-shadow": {
|
|
5339
5219
|
"type": "Null",
|
|
5340
5220
|
"value": "null"
|
|
5341
5221
|
},
|
|
5342
|
-
"kendo-toolbar-flat-border-width": {
|
|
5343
|
-
"type": "Number",
|
|
5344
|
-
"value": "1px"
|
|
5345
|
-
},
|
|
5346
5222
|
"kendo-toolbar-flat-scroll-overlay": {
|
|
5347
5223
|
"type": "List",
|
|
5348
5224
|
"value": "(var(--kendo-color-app-surface, #FEFBFF), color-mix(in srgb, var(--kendo-color-app-surface, #FEFBFF) 0%, transparent))"
|
|
@@ -5411,18 +5287,6 @@
|
|
|
5411
5287
|
"type": "String",
|
|
5412
5288
|
"value": "var(--kendo-line-height, normal)"
|
|
5413
5289
|
},
|
|
5414
|
-
"kendo-form-line-height-em": {
|
|
5415
|
-
"type": "Calculation",
|
|
5416
|
-
"value": "calc(var(--kendo-line-height, normal) * 1em)"
|
|
5417
|
-
},
|
|
5418
|
-
"kendo-form-sm-line-height": {
|
|
5419
|
-
"type": "Number",
|
|
5420
|
-
"value": "1.25"
|
|
5421
|
-
},
|
|
5422
|
-
"kendo-form-lg-line-height": {
|
|
5423
|
-
"type": "Number",
|
|
5424
|
-
"value": "1.5"
|
|
5425
|
-
},
|
|
5426
5290
|
"kendo-form-fieldset-margin": {
|
|
5427
5291
|
"type": "List",
|
|
5428
5292
|
"value": "(2em 0 0)"
|
|
@@ -5467,10 +5331,6 @@
|
|
|
5467
5331
|
"type": "String",
|
|
5468
5332
|
"value": "var(--kendo-spacing-0, 0px)"
|
|
5469
5333
|
},
|
|
5470
|
-
"kendo-form-button-margin-x": {
|
|
5471
|
-
"type": "String",
|
|
5472
|
-
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
5473
|
-
},
|
|
5474
5334
|
"kendo-form-hint-font-size": {
|
|
5475
5335
|
"type": "String",
|
|
5476
5336
|
"value": "var(--kendo-font-size-sm, inherit)"
|
|
@@ -5535,10 +5395,6 @@
|
|
|
5535
5395
|
"type": "List",
|
|
5536
5396
|
"value": "(0 var(--kendo-spacing-6, 1.5rem))"
|
|
5537
5397
|
},
|
|
5538
|
-
"kendo-forms-invalid-color": {
|
|
5539
|
-
"type": "String",
|
|
5540
|
-
"value": "inherit"
|
|
5541
|
-
},
|
|
5542
5398
|
"kendo-label-optional-margin-x": {
|
|
5543
5399
|
"type": "String",
|
|
5544
5400
|
"value": "var(--kendo-spacing-1\\.5, 0.375rem)"
|
|
@@ -5555,22 +5411,6 @@
|
|
|
5555
5411
|
"type": "String",
|
|
5556
5412
|
"value": "var(--kendo-spacing-7\\.5, 1.875rem)"
|
|
5557
5413
|
},
|
|
5558
|
-
"kendo-fieldset-font-size": {
|
|
5559
|
-
"type": "Number",
|
|
5560
|
-
"value": "32px"
|
|
5561
|
-
},
|
|
5562
|
-
"kendo-fieldset-bg": {
|
|
5563
|
-
"type": "Null",
|
|
5564
|
-
"value": "null"
|
|
5565
|
-
},
|
|
5566
|
-
"kendo-fieldset-text": {
|
|
5567
|
-
"type": "Null",
|
|
5568
|
-
"value": "null"
|
|
5569
|
-
},
|
|
5570
|
-
"kendo-fieldset-border": {
|
|
5571
|
-
"type": "Null",
|
|
5572
|
-
"value": "null"
|
|
5573
|
-
},
|
|
5574
5414
|
"kendo-fieldset-legend-padding": {
|
|
5575
5415
|
"type": "List",
|
|
5576
5416
|
"value": "(0 var(--kendo-spacing-4, 1rem) 0 0)"
|
|
@@ -5587,18 +5427,10 @@
|
|
|
5587
5427
|
"type": "String",
|
|
5588
5428
|
"value": "var(--kendo-spacing-4, 1rem)"
|
|
5589
5429
|
},
|
|
5590
|
-
"kendo-fieldset-legend-bg": {
|
|
5591
|
-
"type": "Null",
|
|
5592
|
-
"value": "null"
|
|
5593
|
-
},
|
|
5594
5430
|
"kendo-fieldset-legend-text": {
|
|
5595
5431
|
"type": "String",
|
|
5596
5432
|
"value": "unset"
|
|
5597
5433
|
},
|
|
5598
|
-
"kendo-fieldset-legend-border": {
|
|
5599
|
-
"type": "Null",
|
|
5600
|
-
"value": "null"
|
|
5601
|
-
},
|
|
5602
5434
|
"kendo-form-sizes": {
|
|
5603
5435
|
"type": "Map",
|
|
5604
5436
|
"value": "(sm: (form-rows-spacing: var(--kendo-spacing-4, 1rem)), md: (form-rows-spacing: var(--kendo-spacing-6, 1.5rem)), lg: (form-rows-spacing: var(--kendo-spacing-7, 1.75rem)))",
|
|
@@ -5702,10 +5534,6 @@
|
|
|
5702
5534
|
"type": "String",
|
|
5703
5535
|
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
5704
5536
|
},
|
|
5705
|
-
"kendo-calendar-cell-line-height": {
|
|
5706
|
-
"type": "String",
|
|
5707
|
-
"value": "var(--kendo-line-height-lg, normal)"
|
|
5708
|
-
},
|
|
5709
5537
|
"kendo-calendar-cell-border-radius": {
|
|
5710
5538
|
"type": "String",
|
|
5711
5539
|
"value": "var(--kendo-border-radius-full, 9999px)"
|
|
@@ -5734,10 +5562,6 @@
|
|
|
5734
5562
|
"type": "String",
|
|
5735
5563
|
"value": "var(--kendo-line-height-lg, normal)"
|
|
5736
5564
|
},
|
|
5737
|
-
"kendo-calendar-header-cell-bg": {
|
|
5738
|
-
"type": "Null",
|
|
5739
|
-
"value": "null"
|
|
5740
|
-
},
|
|
5741
5565
|
"kendo-calendar-header-cell-text": {
|
|
5742
5566
|
"type": "String",
|
|
5743
5567
|
"value": "var(--kendo-color-subtle, #49454F)"
|
|
@@ -5826,22 +5650,10 @@
|
|
|
5826
5650
|
"type": "String",
|
|
5827
5651
|
"value": "var(--kendo-color-subtle, #49454F)"
|
|
5828
5652
|
},
|
|
5829
|
-
"kendo-calendar-cell-bg": {
|
|
5830
|
-
"type": "Null",
|
|
5831
|
-
"value": "null"
|
|
5832
|
-
},
|
|
5833
|
-
"kendo-calendar-cell-text": {
|
|
5834
|
-
"type": "Null",
|
|
5835
|
-
"value": "null"
|
|
5836
|
-
},
|
|
5837
5653
|
"kendo-calendar-cell-border": {
|
|
5838
5654
|
"type": "Null",
|
|
5839
5655
|
"value": "null"
|
|
5840
5656
|
},
|
|
5841
|
-
"kendo-calendar-cell-gradient": {
|
|
5842
|
-
"type": "Null",
|
|
5843
|
-
"value": "null"
|
|
5844
|
-
},
|
|
5845
5657
|
"kendo-calendar-cell-hover-bg": {
|
|
5846
5658
|
"type": "String",
|
|
5847
5659
|
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #1D1B20) 8%, transparent)"
|
|
@@ -6839,10 +6651,6 @@
|
|
|
6839
6651
|
"type": "String",
|
|
6840
6652
|
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
6841
6653
|
},
|
|
6842
|
-
"kendo-color-editor-sm-views-gap": {
|
|
6843
|
-
"type": "String",
|
|
6844
|
-
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
6845
|
-
},
|
|
6846
6654
|
"kendo-color-editor-md-views-padding-y": {
|
|
6847
6655
|
"type": "String",
|
|
6848
6656
|
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
@@ -6851,10 +6659,6 @@
|
|
|
6851
6659
|
"type": "String",
|
|
6852
6660
|
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
6853
6661
|
},
|
|
6854
|
-
"kendo-color-editor-md-views-gap": {
|
|
6855
|
-
"type": "String",
|
|
6856
|
-
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
6857
|
-
},
|
|
6858
6662
|
"kendo-color-editor-lg-views-padding-y": {
|
|
6859
6663
|
"type": "String",
|
|
6860
6664
|
"value": "var(--kendo-spacing-4\\.5, 1.125rem)"
|
|
@@ -6863,10 +6667,6 @@
|
|
|
6863
6667
|
"type": "String",
|
|
6864
6668
|
"value": "var(--kendo-spacing-4\\.5, 1.125rem)"
|
|
6865
6669
|
},
|
|
6866
|
-
"kendo-color-editor-lg-views-gap": {
|
|
6867
|
-
"type": "String",
|
|
6868
|
-
"value": "var(--kendo-spacing-4\\.5, 1.125rem)"
|
|
6869
|
-
},
|
|
6870
6670
|
"kendo-color-editor-color-gradient-focus-outline-color": {
|
|
6871
6671
|
"type": "Color",
|
|
6872
6672
|
"value": "rgba(0, 0, 0, 0.3)"
|
|
@@ -7205,10 +7005,6 @@
|
|
|
7205
7005
|
"type": "String",
|
|
7206
7006
|
"value": "var(--kendo-line-height-lg, normal)"
|
|
7207
7007
|
},
|
|
7208
|
-
"kendo-rating-icon-size": {
|
|
7209
|
-
"type": "Null",
|
|
7210
|
-
"value": "null"
|
|
7211
|
-
},
|
|
7212
7008
|
"kendo-rating-icon-text": {
|
|
7213
7009
|
"type": "String",
|
|
7214
7010
|
"value": "var(--kendo-color-subtle, #49454F)"
|
|
@@ -7809,10 +7605,6 @@
|
|
|
7809
7605
|
"type": "Number",
|
|
7810
7606
|
"value": "0px"
|
|
7811
7607
|
},
|
|
7812
|
-
"kendo-fab-border-radius": {
|
|
7813
|
-
"type": "String",
|
|
7814
|
-
"value": "var(--kendo-border-radius-md, 0.25rem)"
|
|
7815
|
-
},
|
|
7816
7608
|
"kendo-fab-font-family": {
|
|
7817
7609
|
"type": "String",
|
|
7818
7610
|
"value": "var(--kendo-font-family, inherit)"
|
|
@@ -9094,10 +8886,6 @@
|
|
|
9094
8886
|
"type": "String",
|
|
9095
8887
|
"value": "solid"
|
|
9096
8888
|
},
|
|
9097
|
-
"kendo-popover-callout-bg": {
|
|
9098
|
-
"type": "String",
|
|
9099
|
-
"value": "var(--kendo-color-surface, #F7F3FA)"
|
|
9100
|
-
},
|
|
9101
8889
|
"kendo-popover-callout-border": {
|
|
9102
8890
|
"type": "String",
|
|
9103
8891
|
"value": "var(--kendo-color-border, rgba(29, 27, 32, 0.12))"
|
|
@@ -9480,10 +9268,6 @@
|
|
|
9480
9268
|
"type": "String",
|
|
9481
9269
|
"value": "var(--kendo-spacing-2\\.5, 0.625rem)"
|
|
9482
9270
|
},
|
|
9483
|
-
"kendo-pager-padding-y": {
|
|
9484
|
-
"type": "String",
|
|
9485
|
-
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
9486
|
-
},
|
|
9487
9271
|
"kendo-pager-sm-padding-y": {
|
|
9488
9272
|
"type": "String",
|
|
9489
9273
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
@@ -9556,74 +9340,18 @@
|
|
|
9556
9340
|
"type": "String",
|
|
9557
9341
|
"value": "unset"
|
|
9558
9342
|
},
|
|
9559
|
-
"kendo-pager-section-spacing": {
|
|
9560
|
-
"type": "String",
|
|
9561
|
-
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
9562
|
-
},
|
|
9563
9343
|
"kendo-pager-item-border-width": {
|
|
9564
9344
|
"type": "Number",
|
|
9565
9345
|
"value": "0px"
|
|
9566
9346
|
},
|
|
9567
|
-
"kendo-pager-item-border-radius": {
|
|
9568
|
-
"type": "String",
|
|
9569
|
-
"value": "var(--kendo-border-radius-md, 0.25rem)"
|
|
9570
|
-
},
|
|
9571
9347
|
"kendo-pager-item-spacing": {
|
|
9572
9348
|
"type": "String",
|
|
9573
9349
|
"value": "var(--kendo-spacing-0, 0px)"
|
|
9574
9350
|
},
|
|
9575
|
-
"kendo-pager-item-bg": {
|
|
9576
|
-
"type": "Null",
|
|
9577
|
-
"value": "null"
|
|
9578
|
-
},
|
|
9579
|
-
"kendo-pager-item-text": {
|
|
9580
|
-
"type": "Null",
|
|
9581
|
-
"value": "null"
|
|
9582
|
-
},
|
|
9583
|
-
"kendo-pager-item-border": {
|
|
9584
|
-
"type": "Null",
|
|
9585
|
-
"value": "null"
|
|
9586
|
-
},
|
|
9587
|
-
"kendo-pager-item-hover-bg": {
|
|
9588
|
-
"type": "String",
|
|
9589
|
-
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #1D1B20) 8%, transparent)"
|
|
9590
|
-
},
|
|
9591
|
-
"kendo-pager-item-hover-text": {
|
|
9592
|
-
"type": "String",
|
|
9593
|
-
"value": "var(--kendo-color-subtle, #49454F)"
|
|
9594
|
-
},
|
|
9595
|
-
"kendo-pager-item-hover-border": {
|
|
9596
|
-
"type": "Null",
|
|
9597
|
-
"value": "null"
|
|
9598
|
-
},
|
|
9599
|
-
"kendo-pager-item-selected-bg": {
|
|
9600
|
-
"type": "String",
|
|
9601
|
-
"value": "var(--kendo-color-primary, #65558F)"
|
|
9602
|
-
},
|
|
9603
|
-
"kendo-pager-item-selected-text": {
|
|
9604
|
-
"type": "String",
|
|
9605
|
-
"value": "var(--kendo-color-primary-on-surface, #65558F)"
|
|
9606
|
-
},
|
|
9607
|
-
"kendo-pager-item-selected-border": {
|
|
9608
|
-
"type": "Null",
|
|
9609
|
-
"value": "null"
|
|
9610
|
-
},
|
|
9611
9351
|
"kendo-pager-number-border-radius": {
|
|
9612
9352
|
"type": "String",
|
|
9613
9353
|
"value": "var(--kendo-border-radius-md, 0.25rem)"
|
|
9614
9354
|
},
|
|
9615
|
-
"kendo-pager-item-focus-opacity": {
|
|
9616
|
-
"type": "Number",
|
|
9617
|
-
"value": "0.12"
|
|
9618
|
-
},
|
|
9619
|
-
"kendo-pager-item-focus-bg": {
|
|
9620
|
-
"type": "Color",
|
|
9621
|
-
"value": "transparent"
|
|
9622
|
-
},
|
|
9623
|
-
"kendo-pager-item-focus-shadow": {
|
|
9624
|
-
"type": "String",
|
|
9625
|
-
"value": "unset"
|
|
9626
|
-
},
|
|
9627
9355
|
"kendo-pager-input-width": {
|
|
9628
9356
|
"type": "Number",
|
|
9629
9357
|
"value": "5em"
|
|
@@ -10379,14 +10107,6 @@
|
|
|
10379
10107
|
"type": "String",
|
|
10380
10108
|
"value": "var(--kendo-color-border, rgba(29, 27, 32, 0.12))"
|
|
10381
10109
|
},
|
|
10382
|
-
"kendo-panelbar-padding-x": {
|
|
10383
|
-
"type": "String",
|
|
10384
|
-
"value": "var(--kendo-spacing-0, 0px)"
|
|
10385
|
-
},
|
|
10386
|
-
"kendo-panelbar-padding-y": {
|
|
10387
|
-
"type": "String",
|
|
10388
|
-
"value": "var(--kendo-spacing-0, 0px)"
|
|
10389
|
-
},
|
|
10390
10110
|
"kendo-panelbar-font-family": {
|
|
10391
10111
|
"type": "String",
|
|
10392
10112
|
"value": "var(--kendo-font-family, inherit)"
|
|
@@ -11327,10 +11047,6 @@
|
|
|
11327
11047
|
"type": "String",
|
|
11328
11048
|
"value": "var(--kendo-color-border, rgba(29, 27, 32, 0.12))"
|
|
11329
11049
|
},
|
|
11330
|
-
"kendo-grid-header-gradient": {
|
|
11331
|
-
"type": "String",
|
|
11332
|
-
"value": "none"
|
|
11333
|
-
},
|
|
11334
11050
|
"kendo-grid-footer-bg": {
|
|
11335
11051
|
"type": "String",
|
|
11336
11052
|
"value": "var(--kendo-color-surface, #F7F3FA)"
|
|
@@ -11347,14 +11063,6 @@
|
|
|
11347
11063
|
"type": "Color",
|
|
11348
11064
|
"value": "transparent"
|
|
11349
11065
|
},
|
|
11350
|
-
"kendo-grid-alt-text": {
|
|
11351
|
-
"type": "Null",
|
|
11352
|
-
"value": "null"
|
|
11353
|
-
},
|
|
11354
|
-
"kendo-grid-alt-border": {
|
|
11355
|
-
"type": "Null",
|
|
11356
|
-
"value": "null"
|
|
11357
|
-
},
|
|
11358
11066
|
"kendo-grid-hover-bg": {
|
|
11359
11067
|
"type": "String",
|
|
11360
11068
|
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #1D1B20) 8%, transparent)"
|
|
@@ -11363,10 +11071,6 @@
|
|
|
11363
11071
|
"type": "Null",
|
|
11364
11072
|
"value": "null"
|
|
11365
11073
|
},
|
|
11366
|
-
"kendo-grid-hover-border": {
|
|
11367
|
-
"type": "String",
|
|
11368
|
-
"value": "var(--kendo-color-border, rgba(29, 27, 32, 0.12))"
|
|
11369
|
-
},
|
|
11370
11074
|
"kendo-grid-selected-bg": {
|
|
11371
11075
|
"type": "String",
|
|
11372
11076
|
"value": "color-mix(in srgb, var(--kendo-color-primary, #65558F) 20%, transparent)"
|
|
@@ -11375,22 +11079,10 @@
|
|
|
11375
11079
|
"type": "Null",
|
|
11376
11080
|
"value": "null"
|
|
11377
11081
|
},
|
|
11378
|
-
"kendo-grid-selected-border": {
|
|
11379
|
-
"type": "Null",
|
|
11380
|
-
"value": "null"
|
|
11381
|
-
},
|
|
11382
11082
|
"kendo-grid-highlighted-bg": {
|
|
11383
11083
|
"type": "String",
|
|
11384
11084
|
"value": "color-mix(in srgb, var(--kendo-color-warning, #F5CA47) 20%, transparent)"
|
|
11385
11085
|
},
|
|
11386
|
-
"kendo-grid-highlighted-text": {
|
|
11387
|
-
"type": "Null",
|
|
11388
|
-
"value": "null"
|
|
11389
|
-
},
|
|
11390
|
-
"kendo-grid-highlighted-border": {
|
|
11391
|
-
"type": "Null",
|
|
11392
|
-
"value": "null"
|
|
11393
|
-
},
|
|
11394
11086
|
"kendo-grid-highlighted-font-weight": {
|
|
11395
11087
|
"type": "String",
|
|
11396
11088
|
"value": "var(--kendo-font-weight-semibold, normal)"
|
|
@@ -11471,10 +11163,6 @@
|
|
|
11471
11163
|
"type": "String",
|
|
11472
11164
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
11473
11165
|
},
|
|
11474
|
-
"kendo-grid-command-cell-padding-y": {
|
|
11475
|
-
"type": "Calculation",
|
|
11476
|
-
"value": "calc(var(--kendo-spacing-3, 0.75rem) - (calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2) * 2 + 1px * 2) - calc(1.4285714286 * 1em)) / 2)"
|
|
11477
|
-
},
|
|
11478
11166
|
"kendo-grid-sticky-bg": {
|
|
11479
11167
|
"type": "String",
|
|
11480
11168
|
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
@@ -11535,10 +11223,6 @@
|
|
|
11535
11223
|
"type": "String",
|
|
11536
11224
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
11537
11225
|
},
|
|
11538
|
-
"kendo-grid-filterable-icon-spacing": {
|
|
11539
|
-
"type": "Calculation",
|
|
11540
|
-
"value": "calc(calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2) * 2 + 1px * 2) + var(--kendo-spacing-3\\.5, 0.875rem))"
|
|
11541
|
-
},
|
|
11542
11226
|
"kendo-grid-column-menu-popup-padding-x": {
|
|
11543
11227
|
"type": "Null",
|
|
11544
11228
|
"value": "null"
|
|
@@ -12591,18 +12275,6 @@
|
|
|
12591
12275
|
"type": "Null",
|
|
12592
12276
|
"value": "null"
|
|
12593
12277
|
},
|
|
12594
|
-
"kendo-file-manager-listview-item-icon-selected-bg": {
|
|
12595
|
-
"type": "Null",
|
|
12596
|
-
"value": "null"
|
|
12597
|
-
},
|
|
12598
|
-
"kendo-file-manager-listview-item-icon-selected-text": {
|
|
12599
|
-
"type": "String",
|
|
12600
|
-
"value": "inherit"
|
|
12601
|
-
},
|
|
12602
|
-
"kendo-file-manager-listview-item-icon-selected-border": {
|
|
12603
|
-
"type": "Null",
|
|
12604
|
-
"value": "null"
|
|
12605
|
-
},
|
|
12606
12278
|
"kendo-file-manager-grid-bg": {
|
|
12607
12279
|
"type": "Null",
|
|
12608
12280
|
"value": "null"
|
|
@@ -12727,10 +12399,6 @@
|
|
|
12727
12399
|
"type": "String",
|
|
12728
12400
|
"value": "var(--kendo-spacing-4, 1rem)"
|
|
12729
12401
|
},
|
|
12730
|
-
"kendo-taskboard-content-padding-x": {
|
|
12731
|
-
"type": "String",
|
|
12732
|
-
"value": "var(--kendo-spacing-4, 1rem)"
|
|
12733
|
-
},
|
|
12734
12402
|
"kendo-taskboard-column-container-spacing-y": {
|
|
12735
12403
|
"type": "Calculation",
|
|
12736
12404
|
"value": "calc(var(--kendo-spacing-4, 1rem) / 2)"
|
|
@@ -13647,14 +13315,6 @@
|
|
|
13647
13315
|
"type": "Null",
|
|
13648
13316
|
"value": "null"
|
|
13649
13317
|
},
|
|
13650
|
-
"kendo-scheduler-weekend-bg": {
|
|
13651
|
-
"type": "Null",
|
|
13652
|
-
"value": "null"
|
|
13653
|
-
},
|
|
13654
|
-
"kendo-scheduler-weekend-text": {
|
|
13655
|
-
"type": "Null",
|
|
13656
|
-
"value": "null"
|
|
13657
|
-
},
|
|
13658
13318
|
"kendo-scheduler-othermonth-bg": {
|
|
13659
13319
|
"type": "String",
|
|
13660
13320
|
"value": "var(--kendo-color-surface, #F7F3FA)"
|
|
@@ -13931,10 +13591,6 @@
|
|
|
13931
13591
|
"type": "String",
|
|
13932
13592
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
13933
13593
|
},
|
|
13934
|
-
"kendo-chat-toolbar-spacing": {
|
|
13935
|
-
"type": "String",
|
|
13936
|
-
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
13937
|
-
},
|
|
13938
13594
|
"kendo-chat-toolbar-bg": {
|
|
13939
13595
|
"type": "String",
|
|
13940
13596
|
"value": "var(--kendo-color-surface, #F7F3FA)"
|
|
@@ -14095,18 +13751,10 @@
|
|
|
14095
13751
|
"type": "String",
|
|
14096
13752
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
14097
13753
|
},
|
|
14098
|
-
"kendo-media-player-titlebar-bg": {
|
|
14099
|
-
"type": "Null",
|
|
14100
|
-
"value": "null"
|
|
14101
|
-
},
|
|
14102
13754
|
"kendo-media-player-titlebar-text": {
|
|
14103
13755
|
"type": "String",
|
|
14104
13756
|
"value": "var(--kendo-color-surface, #F7F3FA)"
|
|
14105
13757
|
},
|
|
14106
|
-
"kendo-media-player-titlebar-border": {
|
|
14107
|
-
"type": "Null",
|
|
14108
|
-
"value": "null"
|
|
14109
|
-
},
|
|
14110
13758
|
"kendo-media-player-titlebar-gradient": {
|
|
14111
13759
|
"type": "List",
|
|
14112
13760
|
"value": "(color-mix(in srgb, var(--kendo-color-on-app-surface, #1D1B20) 70%, transparent), color-mix(in srgb, var(--kendo-color-on-app-surface, #1D1B20) 0%, transparent))"
|
|
@@ -14296,8 +13944,8 @@
|
|
|
14296
13944
|
"value": "var(--kendo-color-primary, #65558F)"
|
|
14297
13945
|
},
|
|
14298
13946
|
"kendo-timeline-collapse-arrow-padding-x": {
|
|
14299
|
-
"type": "
|
|
14300
|
-
"value": "
|
|
13947
|
+
"type": "Null",
|
|
13948
|
+
"value": "null"
|
|
14301
13949
|
},
|
|
14302
13950
|
"kendo-timeline-event-width": {
|
|
14303
13951
|
"type": "Number",
|
|
@@ -14563,10 +14211,6 @@
|
|
|
14563
14211
|
"type": "Number",
|
|
14564
14212
|
"value": "1"
|
|
14565
14213
|
},
|
|
14566
|
-
"kendo-scrollview-navigation-hover-span-bg": {
|
|
14567
|
-
"type": "Null",
|
|
14568
|
-
"value": "null"
|
|
14569
|
-
},
|
|
14570
14214
|
"kendo-scrollview-light-bg": {
|
|
14571
14215
|
"type": "Color",
|
|
14572
14216
|
"value": "rgba(255, 255, 255, 0.4)"
|
|
@@ -15187,26 +14831,10 @@
|
|
|
15187
14831
|
"type": "Calculation",
|
|
15188
14832
|
"value": "calc(16px * 3 + var(--kendo-spacing-0\\.5, 0.125rem) * 2)"
|
|
15189
14833
|
},
|
|
15190
|
-
"kendo-map-navigator-height": {
|
|
15191
|
-
"type": "Calculation",
|
|
15192
|
-
"value": "calc(16px * 3 + var(--kendo-spacing-0\\.5, 0.125rem) * 2)"
|
|
15193
|
-
},
|
|
15194
14834
|
"kendo-map-navigator-border-width": {
|
|
15195
14835
|
"type": "Number",
|
|
15196
14836
|
"value": "1px"
|
|
15197
14837
|
},
|
|
15198
|
-
"kendo-map-zoom-control-margin": {
|
|
15199
|
-
"type": "String",
|
|
15200
|
-
"value": "var(--kendo-spacing-4, 1rem)"
|
|
15201
|
-
},
|
|
15202
|
-
"kendo-map-zoom-control-button-padding-x": {
|
|
15203
|
-
"type": "Calculation",
|
|
15204
|
-
"value": "calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2)"
|
|
15205
|
-
},
|
|
15206
|
-
"kendo-map-zoom-control-button-padding-y": {
|
|
15207
|
-
"type": "Calculation",
|
|
15208
|
-
"value": "calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2)"
|
|
15209
|
-
},
|
|
15210
14838
|
"kendo-map-attribution-padding-x": {
|
|
15211
14839
|
"type": "String",
|
|
15212
14840
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
@@ -15275,10 +14903,6 @@
|
|
|
15275
14903
|
"type": "String",
|
|
15276
14904
|
"value": "var(--kendo-spacing-6, 1.5rem)"
|
|
15277
14905
|
},
|
|
15278
|
-
"kendo-orgchart-node-container-gap": {
|
|
15279
|
-
"type": "String",
|
|
15280
|
-
"value": "var(--kendo-spacing-6, 1.5rem)"
|
|
15281
|
-
},
|
|
15282
14906
|
"kendo-orgchart-node-group-padding-y": {
|
|
15283
14907
|
"type": "String",
|
|
15284
14908
|
"value": "var(--kendo-spacing-6, 1.5rem)"
|
|
@@ -15343,14 +14967,6 @@
|
|
|
15343
14967
|
"type": "Number",
|
|
15344
14968
|
"value": "300px"
|
|
15345
14969
|
},
|
|
15346
|
-
"kendo-orgchart-card-padding-y": {
|
|
15347
|
-
"type": "String",
|
|
15348
|
-
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
15349
|
-
},
|
|
15350
|
-
"kendo-orgchart-card-padding-x": {
|
|
15351
|
-
"type": "String",
|
|
15352
|
-
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
15353
|
-
},
|
|
15354
14970
|
"kendo-orgchart-card-border-width": {
|
|
15355
14971
|
"type": "Null",
|
|
15356
14972
|
"value": "null"
|