@progress/kendo-theme-classic 11.2.1-dev.1 → 11.3.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green.css +1 -1
  4. package/dist/classic-lavender-dark.css +1 -1
  5. package/dist/classic-lavender.css +1 -1
  6. package/dist/classic-main-dark.css +1 -1
  7. package/dist/classic-main.css +1 -1
  8. package/dist/classic-metro-dark.css +1 -1
  9. package/dist/classic-metro.css +1 -1
  10. package/dist/classic-moonlight.css +1 -1
  11. package/dist/classic-opal-dark.css +1 -1
  12. package/dist/classic-opal.css +1 -1
  13. package/dist/classic-silver-dark.css +1 -1
  14. package/dist/classic-silver.css +1 -1
  15. package/dist/classic-uniform.css +1 -1
  16. package/dist/meta/sassdoc-data.json +5092 -6604
  17. package/dist/meta/sassdoc-raw-data.json +2490 -3190
  18. package/dist/meta/variables.json +16 -200
  19. package/lib/swatches/classic-green-dark.json +1 -1
  20. package/lib/swatches/classic-green.json +1 -1
  21. package/lib/swatches/classic-lavender-dark.json +1 -1
  22. package/lib/swatches/classic-lavender.json +1 -1
  23. package/lib/swatches/classic-main-dark.json +1 -1
  24. package/lib/swatches/classic-main.json +1 -1
  25. package/lib/swatches/classic-metro-dark.json +1 -1
  26. package/lib/swatches/classic-metro.json +1 -1
  27. package/lib/swatches/classic-moonlight.json +1 -1
  28. package/lib/swatches/classic-opal-dark.json +1 -1
  29. package/lib/swatches/classic-opal.json +1 -1
  30. package/lib/swatches/classic-silver-dark.json +1 -1
  31. package/lib/swatches/classic-silver.json +1 -1
  32. package/lib/swatches/classic-uniform.json +1 -1
  33. package/package.json +4 -4
  34. package/scss/badge/_variables.scss +1 -9
  35. package/scss/breadcrumb/_variables.scss +4 -20
  36. package/scss/button/_variables.scss +1 -11
  37. package/scss/chat/_variables.scss +10 -1
  38. package/scss/chip/_variables.scss +1 -9
  39. package/scss/coloreditor/_variables.scss +7 -23
  40. package/scss/colorgradient/_variables.scss +2 -10
  41. package/scss/column-menu/_variables.scss +4 -9
  42. package/scss/fab/_variables.scss +7 -9
  43. package/scss/floating-label/_variables.scss +2 -2
  44. package/scss/grid/_variables.scss +2 -2
  45. package/scss/input/_variables.scss +8 -10
  46. package/scss/list/_variables.scss +6 -27
  47. package/scss/menu/_variables.scss +0 -6
  48. package/scss/menu-button/_variables.scss +1 -1
  49. package/scss/otp/_variables.scss +3 -15
  50. package/scss/pager/_variables.scss +0 -4
  51. package/scss/signature/_variables.scss +1 -7
  52. package/scss/split-button/_variables.scss +2 -2
  53. package/scss/spreadsheet/_variables.scss +2 -2
  54. package/scss/table/_variables.scss +0 -10
  55. package/scss/tabstrip/_variables.scss +2 -10
  56. package/scss/timeline/_variables.scss +2 -2
  57. package/scss/toolbar/_variables.scss +3 -15
  58. package/scss/treeview/_variables.scss +0 -8
@@ -1503,10 +1503,6 @@
1503
1503
  "type": "String",
1504
1504
  "value": "var(--kendo-line-height-lg, normal)"
1505
1505
  },
1506
- "kendo-list-header-padding-x": {
1507
- "type": "Null",
1508
- "value": "null"
1509
- },
1510
1506
  "kendo-list-sm-header-padding-x": {
1511
1507
  "type": "String",
1512
1508
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -1519,10 +1515,6 @@
1519
1515
  "type": "String",
1520
1516
  "value": "var(--kendo-spacing-2, 0.5rem)"
1521
1517
  },
1522
- "kendo-list-header-padding-y": {
1523
- "type": "Null",
1524
- "value": "null"
1525
- },
1526
1518
  "kendo-list-sm-header-padding-y": {
1527
1519
  "type": "String",
1528
1520
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -1575,14 +1567,6 @@
1575
1567
  "type": "String",
1576
1568
  "value": "var(--kendo-font-weight-bold, normal)"
1577
1569
  },
1578
- "kendo-list-filter-padding": {
1579
- "type": "String",
1580
- "value": "var(--kendo-spacing-2, 0.5rem)"
1581
- },
1582
- "kendo-list-filter-padding-x": {
1583
- "type": "String",
1584
- "value": "var(--kendo-spacing-2, 0.5rem)"
1585
- },
1586
1570
  "kendo-list-sm-filter-padding-x": {
1587
1571
  "type": "String",
1588
1572
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -1595,10 +1579,6 @@
1595
1579
  "type": "String",
1596
1580
  "value": "var(--kendo-spacing-2, 0.5rem)"
1597
1581
  },
1598
- "kendo-list-filter-padding-y": {
1599
- "type": "String",
1600
- "value": "var(--kendo-spacing-2, 0.5rem)"
1601
- },
1602
1582
  "kendo-list-sm-filter-padding-y": {
1603
1583
  "type": "String",
1604
1584
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -1611,10 +1591,6 @@
1611
1591
  "type": "String",
1612
1592
  "value": "var(--kendo-spacing-2, 0.5rem)"
1613
1593
  },
1614
- "kendo-list-item-padding-x": {
1615
- "type": "Null",
1616
- "value": "null"
1617
- },
1618
1594
  "kendo-list-sm-item-padding-x": {
1619
1595
  "type": "String",
1620
1596
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -1627,10 +1603,6 @@
1627
1603
  "type": "String",
1628
1604
  "value": "var(--kendo-spacing-3, 0.75rem)"
1629
1605
  },
1630
- "kendo-list-item-padding-y": {
1631
- "type": "Null",
1632
- "value": "null"
1633
- },
1634
1606
  "kendo-list-sm-item-padding-y": {
1635
1607
  "type": "String",
1636
1608
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -1675,10 +1647,6 @@
1675
1647
  "type": "Null",
1676
1648
  "value": "null"
1677
1649
  },
1678
- "kendo-list-group-item-padding-x": {
1679
- "type": "Null",
1680
- "value": "null"
1681
- },
1682
1650
  "kendo-list-sm-group-item-padding-x": {
1683
1651
  "type": "String",
1684
1652
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -1691,10 +1659,6 @@
1691
1659
  "type": "String",
1692
1660
  "value": "var(--kendo-spacing-2, 0.5rem)"
1693
1661
  },
1694
- "kendo-list-group-item-padding-y": {
1695
- "type": "Null",
1696
- "value": "null"
1697
- },
1698
1662
  "kendo-list-sm-group-item-padding-y": {
1699
1663
  "type": "String",
1700
1664
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -2075,14 +2039,6 @@
2075
2039
  "type": "Null",
2076
2040
  "value": "null"
2077
2041
  },
2078
- "kendo-table-cell-padding-x": {
2079
- "type": "Null",
2080
- "value": "null"
2081
- },
2082
- "kendo-table-cell-padding-y": {
2083
- "type": "Null",
2084
- "value": "null"
2085
- },
2086
2042
  "kendo-table-sm-cell-padding-x": {
2087
2043
  "type": "String",
2088
2044
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -2388,10 +2344,6 @@
2388
2344
  "type": "Number",
2389
2345
  "value": "1px"
2390
2346
  },
2391
- "kendo-badge-padding-x": {
2392
- "type": "String",
2393
- "value": "var(--kendo-spacing-1, 0.25rem)"
2394
- },
2395
2347
  "kendo-badge-sm-padding-x": {
2396
2348
  "type": "String",
2397
2349
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -2404,10 +2356,6 @@
2404
2356
  "type": "String",
2405
2357
  "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
2406
2358
  },
2407
- "kendo-badge-padding-y": {
2408
- "type": "String",
2409
- "value": "var(--kendo-spacing-1, 0.25rem)"
2410
- },
2411
2359
  "kendo-badge-sm-padding-y": {
2412
2360
  "type": "String",
2413
2361
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -2887,10 +2835,6 @@
2887
2835
  "type": "Null",
2888
2836
  "value": "null"
2889
2837
  },
2890
- "kendo-button-padding-x": {
2891
- "type": "String",
2892
- "value": "var(--kendo-spacing-2, 0.5rem)"
2893
- },
2894
2838
  "kendo-button-sm-padding-x": {
2895
2839
  "type": "String",
2896
2840
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -2903,10 +2847,6 @@
2903
2847
  "type": "String",
2904
2848
  "value": "var(--kendo-spacing-3, 0.75rem)"
2905
2849
  },
2906
- "kendo-button-padding-y": {
2907
- "type": "String",
2908
- "value": "var(--kendo-spacing-1, 0.25rem)"
2909
- },
2910
2850
  "kendo-button-sm-padding-y": {
2911
2851
  "type": "String",
2912
2852
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -2959,10 +2899,6 @@
2959
2899
  "type": "String",
2960
2900
  "value": "var(--kendo-line-height-lg, normal)"
2961
2901
  },
2962
- "kendo-button-calc-size": {
2963
- "type": "Calculation",
2964
- "value": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
2965
- },
2966
2902
  "kendo-button-sm-calc-size": {
2967
2903
  "type": "Calculation",
2968
2904
  "value": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)"
@@ -3276,10 +3212,6 @@
3276
3212
  "type": "Null",
3277
3213
  "value": "null"
3278
3214
  },
3279
- "kendo-input-padding-x": {
3280
- "type": "String",
3281
- "value": "var(--kendo-spacing-2, 0.5rem)"
3282
- },
3283
3215
  "kendo-input-sm-padding-x": {
3284
3216
  "type": "String",
3285
3217
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -3292,10 +3224,6 @@
3292
3224
  "type": "String",
3293
3225
  "value": "var(--kendo-spacing-3, 0.75rem)"
3294
3226
  },
3295
- "kendo-input-padding-y": {
3296
- "type": "String",
3297
- "value": "var(--kendo-spacing-1, 0.25rem)"
3298
- },
3299
3227
  "kendo-input-sm-padding-y": {
3300
3228
  "type": "String",
3301
3229
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -3344,10 +3272,6 @@
3344
3272
  "type": "String",
3345
3273
  "value": "var(--kendo-line-height-lg, normal)"
3346
3274
  },
3347
- "kendo-input-calc-size": {
3348
- "type": "Calculation",
3349
- "value": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + (2px))"
3350
- },
3351
3275
  "kendo-input-sm-calc-size": {
3352
3276
  "type": "Calculation",
3353
3277
  "value": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + (2px))"
@@ -3586,10 +3510,18 @@
3586
3510
  "type": "String",
3587
3511
  "value": "var(--kendo-color-subtle, #666666)"
3588
3512
  },
3513
+ "kendo-input-prefix-bg": {
3514
+ "type": "Null",
3515
+ "value": "null"
3516
+ },
3589
3517
  "kendo-input-suffix-text": {
3590
3518
  "type": "String",
3591
3519
  "value": "var(--kendo-color-subtle, #666666)"
3592
3520
  },
3521
+ "kendo-input-suffix-bg": {
3522
+ "type": "Null",
3523
+ "value": "null"
3524
+ },
3593
3525
  "kendo-input-invalid-border": {
3594
3526
  "type": "String",
3595
3527
  "value": "var(--kendo-color-error, #d92800)"
@@ -4524,10 +4456,6 @@
4524
4456
  "type": "String",
4525
4457
  "value": "var(--kendo-spacing-1, 0.25rem)"
4526
4458
  },
4527
- "kendo-chip-padding-x": {
4528
- "type": "String",
4529
- "value": "var(--kendo-spacing-1, 0.25rem)"
4530
- },
4531
4459
  "kendo-chip-sm-padding-x": {
4532
4460
  "type": "String",
4533
4461
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -4540,10 +4468,6 @@
4540
4468
  "type": "String",
4541
4469
  "value": "var(--kendo-spacing-1, 0.25rem)"
4542
4470
  },
4543
- "kendo-chip-padding-y": {
4544
- "type": "String",
4545
- "value": "var(--kendo-spacing-1, 0.25rem)"
4546
- },
4547
4471
  "kendo-chip-sm-padding-y": {
4548
4472
  "type": "String",
4549
4473
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -4980,10 +4904,6 @@
4980
4904
  "type": "Null",
4981
4905
  "value": "null"
4982
4906
  },
4983
- "kendo-menu-popup-item-padding-x": {
4984
- "type": "String",
4985
- "value": "var(--kendo-spacing-2, 0.5rem)"
4986
- },
4987
4907
  "kendo-menu-popup-sm-item-padding-x": {
4988
4908
  "type": "String",
4989
4909
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -4996,10 +4916,6 @@
4996
4916
  "type": "String",
4997
4917
  "value": "var(--kendo-spacing-2, 0.5rem)"
4998
4918
  },
4999
- "kendo-menu-popup-item-padding-y": {
5000
- "type": "String",
5001
- "value": "var(--kendo-spacing-1, 0.25rem)"
5002
- },
5003
4919
  "kendo-menu-popup-sm-item-padding-y": {
5004
4920
  "type": "String",
5005
4921
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -5012,10 +4928,6 @@
5012
4928
  "type": "String",
5013
4929
  "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
5014
4930
  },
5015
- "kendo-menu-popup-item-padding-end": {
5016
- "type": "Calculation",
5017
- "value": "calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px)"
5018
- },
5019
4931
  "kendo-menu-popup-sm-item-padding-end": {
5020
4932
  "type": "Calculation",
5021
4933
  "value": "calc(var(--kendo-spacing-2, 0.5rem) * 2 + 16px)"
@@ -5148,10 +5060,6 @@
5148
5060
  "type": "String",
5149
5061
  "value": "var(--kendo-spacing-2, 0.5rem)"
5150
5062
  },
5151
- "kendo-toolbar-padding-x": {
5152
- "type": "String",
5153
- "value": "var(--kendo-spacing-2, 0.5rem)"
5154
- },
5155
5063
  "kendo-toolbar-sm-padding-x": {
5156
5064
  "type": "String",
5157
5065
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -5164,10 +5072,6 @@
5164
5072
  "type": "String",
5165
5073
  "value": "var(--kendo-spacing-2\\.5, 0.625rem)"
5166
5074
  },
5167
- "kendo-toolbar-padding-y": {
5168
- "type": "String",
5169
- "value": "var(--kendo-spacing-2, 0.5rem)"
5170
- },
5171
5075
  "kendo-toolbar-sm-padding-y": {
5172
5076
  "type": "String",
5173
5077
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -5180,10 +5084,6 @@
5180
5084
  "type": "String",
5181
5085
  "value": "var(--kendo-spacing-2\\.5, 0.625rem)"
5182
5086
  },
5183
- "kendo-toolbar-spacing": {
5184
- "type": "String",
5185
- "value": "var(--kendo-spacing-2, 0.5rem)"
5186
- },
5187
5087
  "kendo-toolbar-sm-spacing": {
5188
5088
  "type": "String",
5189
5089
  "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
@@ -6256,14 +6156,6 @@
6256
6156
  "type": "String",
6257
6157
  "value": "var(--kendo-border-radius-md, 0.25rem)"
6258
6158
  },
6259
- "kendo-color-gradient-padding-y": {
6260
- "type": "String",
6261
- "value": "var(--kendo-spacing-3, 0.75rem)"
6262
- },
6263
- "kendo-color-gradient-padding-x": {
6264
- "type": "String",
6265
- "value": "var(--kendo-spacing-3, 0.75rem)"
6266
- },
6267
6159
  "kendo-color-gradient-gap": {
6268
6160
  "type": "String",
6269
6161
  "value": "var(--kendo-spacing-3, 0.75rem)"
@@ -6604,14 +6496,6 @@
6604
6496
  "type": "String",
6605
6497
  "value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
6606
6498
  },
6607
- "kendo-color-editor-header-padding-y": {
6608
- "type": "String",
6609
- "value": "var(--kendo-spacing-3, 0.75rem)"
6610
- },
6611
- "kendo-color-editor-header-padding-x": {
6612
- "type": "String",
6613
- "value": "var(--kendo-spacing-3, 0.75rem)"
6614
- },
6615
6499
  "kendo-color-editor-header-actions-gap": {
6616
6500
  "type": "String",
6617
6501
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -6688,14 +6572,6 @@
6688
6572
  "type": "Number",
6689
6573
  "value": "16px"
6690
6574
  },
6691
- "kendo-color-editor-views-padding-y": {
6692
- "type": "String",
6693
- "value": "var(--kendo-spacing-3, 0.75rem)"
6694
- },
6695
- "kendo-color-editor-views-padding-x": {
6696
- "type": "String",
6697
- "value": "var(--kendo-spacing-3, 0.75rem)"
6698
- },
6699
6575
  "kendo-color-editor-views-gap": {
6700
6576
  "type": "String",
6701
6577
  "value": "var(--kendo-spacing-3, 0.75rem)"
@@ -6820,10 +6696,6 @@
6820
6696
  "type": "Number",
6821
6697
  "value": "24px"
6822
6698
  },
6823
- "kendo-treeview-item-padding-x": {
6824
- "type": "String",
6825
- "value": "var(--kendo-spacing-2, 0.5rem)"
6826
- },
6827
6699
  "kendo-treeview-sm-item-padding-x": {
6828
6700
  "type": "String",
6829
6701
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -6836,10 +6708,6 @@
6836
6708
  "type": "String",
6837
6709
  "value": "var(--kendo-spacing-3, 0.75rem)"
6838
6710
  },
6839
- "kendo-treeview-item-padding-y": {
6840
- "type": "String",
6841
- "value": "var(--kendo-spacing-1, 0.25rem)"
6842
- },
6843
6711
  "kendo-treeview-sm-item-padding-y": {
6844
6712
  "type": "String",
6845
6713
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -9092,10 +8960,6 @@
9092
8960
  "type": "List",
9093
8961
  "value": "(0 0 2px 1px rgba(0, 0, 0, 0.06))"
9094
8962
  },
9095
- "kendo-breadcrumb-link-padding-x": {
9096
- "type": "String",
9097
- "value": "var(--kendo-spacing-2, 0.5rem)"
9098
- },
9099
8963
  "kendo-breadcrumb-sm-link-padding-x": {
9100
8964
  "type": "String",
9101
8965
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -9108,10 +8972,6 @@
9108
8972
  "type": "String",
9109
8973
  "value": "var(--kendo-spacing-2, 0.5rem)"
9110
8974
  },
9111
- "kendo-breadcrumb-link-padding-y": {
9112
- "type": "String",
9113
- "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
9114
- },
9115
8975
  "kendo-breadcrumb-sm-link-padding-y": {
9116
8976
  "type": "String",
9117
8977
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -9128,10 +8988,6 @@
9128
8988
  "type": "String",
9129
8989
  "value": "var(--kendo-border-radius-md, 0.25rem)"
9130
8990
  },
9131
- "kendo-breadcrumb-icon-link-padding-y": {
9132
- "type": "String",
9133
- "value": "var(--kendo-spacing-2, 0.5rem)"
9134
- },
9135
8991
  "kendo-breadcrumb-sm-icon-link-padding-y": {
9136
8992
  "type": "String",
9137
8993
  "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
@@ -9144,10 +9000,6 @@
9144
9000
  "type": "String",
9145
9001
  "value": "var(--kendo-spacing-3, 0.75rem)"
9146
9002
  },
9147
- "kendo-breadcrumb-icon-link-padding-x": {
9148
- "type": "String",
9149
- "value": "var(--kendo-spacing-2, 0.5rem)"
9150
- },
9151
9003
  "kendo-breadcrumb-sm-icon-link-padding-x": {
9152
9004
  "type": "String",
9153
9005
  "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
@@ -9290,10 +9142,6 @@
9290
9142
  }
9291
9143
  }
9292
9144
  },
9293
- "kendo-pager-padding-x": {
9294
- "type": "String",
9295
- "value": "var(--kendo-spacing-2, 0.5rem)"
9296
- },
9297
9145
  "kendo-pager-sm-padding-x": {
9298
9146
  "type": "String",
9299
9147
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -9781,14 +9629,6 @@
9781
9629
  "type": "String",
9782
9630
  "value": "var(--kendo-color-border, #cacaca)"
9783
9631
  },
9784
- "kendo-tabstrip-item-padding-x": {
9785
- "type": "String",
9786
- "value": "var(--kendo-spacing-2, 0.5rem)"
9787
- },
9788
- "kendo-tabstrip-item-padding-y": {
9789
- "type": "String",
9790
- "value": "var(--kendo-spacing-1, 0.25rem)"
9791
- },
9792
9632
  "kendo-tabstrip-item-border-width": {
9793
9633
  "type": "Number",
9794
9634
  "value": "1px"
@@ -13793,6 +13633,14 @@
13793
13633
  "type": "Number",
13794
13634
  "value": "0.75"
13795
13635
  },
13636
+ "kendo-chat-typing-indicator-dot-size": {
13637
+ "type": "Number",
13638
+ "value": "8px"
13639
+ },
13640
+ "kendo-chat-typing-indicator-dot-spacing": {
13641
+ "type": "Number",
13642
+ "value": "5px"
13643
+ },
13796
13644
  "kendo-media-player-border-width": {
13797
13645
  "type": "Number",
13798
13646
  "value": "1px"
@@ -15121,10 +14969,6 @@
15121
14969
  "type": "Number",
15122
14970
  "value": "252px"
15123
14971
  },
15124
- "kendo-signature-padding-x": {
15125
- "type": "String",
15126
- "value": "var(--kendo-spacing-1, 0.25rem)"
15127
- },
15128
14972
  "kendo-signature-sm-padding-x": {
15129
14973
  "type": "String",
15130
14974
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -15137,10 +14981,6 @@
15137
14981
  "type": "String",
15138
14982
  "value": "var(--kendo-spacing-2, 0.5rem)"
15139
14983
  },
15140
- "kendo-signature-padding-y": {
15141
- "type": "String",
15142
- "value": "var(--kendo-spacing-1, 0.25rem)"
15143
- },
15144
14984
  "kendo-signature-sm-padding-y": {
15145
14985
  "type": "String",
15146
14986
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
@@ -15165,10 +15005,6 @@
15165
15005
  "type": "String",
15166
15006
  "value": "color-mix(in srgb, var(--kendo-color-info, #007bc3) 24%, transparent)"
15167
15007
  },
15168
- "kendo-signature-line-size": {
15169
- "type": "Calculation",
15170
- "value": "calc(100% - 2 * var(--kendo-spacing-1, 0.25rem))"
15171
- },
15172
15008
  "kendo-signature-sm-line-size": {
15173
15009
  "type": "Calculation",
15174
15010
  "value": "calc(100% - 2 * var(--kendo-spacing-0\\.5, 0.125rem))"
@@ -15214,10 +15050,6 @@
15214
15050
  "type": "Number",
15215
15051
  "value": "3px"
15216
15052
  },
15217
- "kendo-otp-gap": {
15218
- "type": "String",
15219
- "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
15220
- },
15221
15053
  "kendo-otp-sm-gap": {
15222
15054
  "type": "String",
15223
15055
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -15230,10 +15062,6 @@
15230
15062
  "type": "String",
15231
15063
  "value": "var(--kendo-spacing-2, 0.5rem)"
15232
15064
  },
15233
- "kendo-otp-separator-padding-x": {
15234
- "type": "String",
15235
- "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
15236
- },
15237
15065
  "kendo-otp-sm-separator-padding-x": {
15238
15066
  "type": "String",
15239
15067
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -15246,10 +15074,6 @@
15246
15074
  "type": "String",
15247
15075
  "value": "var(--kendo-spacing-2, 0.5rem)"
15248
15076
  },
15249
- "kendo-otp-input-width": {
15250
- "type": "Calculation",
15251
- "value": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + (2px))"
15252
- },
15253
15077
  "kendo-otp-sm-input-width": {
15254
15078
  "type": "Calculation",
15255
15079
  "value": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + (2px))"
@@ -15283,14 +15107,6 @@
15283
15107
  }
15284
15108
  }
15285
15109
  },
15286
- "kendo-column-menu-item-padding-x": {
15287
- "type": "String",
15288
- "value": "var(--kendo-spacing-2, 0.5rem)"
15289
- },
15290
- "kendo-column-menu-item-padding-y": {
15291
- "type": "String",
15292
- "value": "var(--kendo-spacing-1, 0.25rem)"
15293
- },
15294
15110
  "kendo-column-menu-item-sm-padding-x": {
15295
15111
  "type": "String",
15296
15112
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Green Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#131413",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Green",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f3f4f3",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Lavender Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#1b141a",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Lavender",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#fafafa",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#101010",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f0f0f0",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Metro Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#0e0e0e",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Metro",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f9f9f9",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Moonlight",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#1f2a35",
9
9
  "#303742",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Opal Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#272727",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Opal",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#def4fd",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Silver Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#131314",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Silver",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f3f3f4",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Uniform",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f0f0f0",