@progress/kendo-theme-material 6.1.1-dev.53 → 6.1.1-dev.66

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 (130) hide show
  1. package/dist/all.css +342 -221
  2. package/dist/all.scss +789 -405
  3. package/dist/meta/variables.json +16 -16
  4. package/lib/swatches/material-aqua-dark.json +1 -1
  5. package/lib/swatches/material-arctic.json +1 -1
  6. package/lib/swatches/material-burnt-teal.json +1 -1
  7. package/lib/swatches/material-dataviz-v4.json +1 -1
  8. package/lib/swatches/material-eggplant.json +1 -1
  9. package/lib/swatches/material-lime-dark.json +1 -1
  10. package/lib/swatches/material-lime.json +1 -1
  11. package/lib/swatches/material-main-dark.json +1 -1
  12. package/lib/swatches/material-main.json +1 -1
  13. package/lib/swatches/material-nova.json +1 -1
  14. package/lib/swatches/material-pacific-dark.json +1 -1
  15. package/lib/swatches/material-pacific.json +1 -1
  16. package/lib/swatches/material-sky-dark.json +1 -1
  17. package/lib/swatches/material-sky.json +1 -1
  18. package/lib/swatches/material-smoke.json +1 -1
  19. package/package.json +5 -5
  20. package/scss/action-buttons/_index.scss +1 -0
  21. package/scss/action-sheet/_index.scss +1 -0
  22. package/scss/adaptive/_index.scss +1 -0
  23. package/scss/appbar/_index.scss +1 -0
  24. package/scss/autocomplete/_index.scss +1 -0
  25. package/scss/avatar/_index.scss +1 -0
  26. package/scss/badge/_index.scss +1 -0
  27. package/scss/bottom-navigation/_index.scss +1 -0
  28. package/scss/breadcrumb/_index.scss +1 -0
  29. package/scss/button/_index.scss +1 -0
  30. package/scss/calendar/_index.scss +1 -0
  31. package/scss/captcha/_index.scss +1 -0
  32. package/scss/card/_index.scss +1 -0
  33. package/scss/chat/_index.scss +1 -0
  34. package/scss/checkbox/_index.scss +1 -0
  35. package/scss/chip/_index.scss +1 -0
  36. package/scss/color-preview/_index.scss +1 -0
  37. package/scss/coloreditor/_index.scss +2 -0
  38. package/scss/colorgradient/_index.scss +1 -0
  39. package/scss/colorpalette/_index.scss +1 -0
  40. package/scss/colorpicker/_index.scss +1 -0
  41. package/scss/combobox/_index.scss +1 -0
  42. package/scss/dataviz/_index.scss +1 -0
  43. package/scss/dateinput/_index.scss +1 -0
  44. package/scss/datepicker/_index.scss +1 -0
  45. package/scss/daterangepicker/_index.scss +1 -0
  46. package/scss/datetimepicker/_index.scss +1 -0
  47. package/scss/dialog/_index.scss +1 -4
  48. package/scss/draggable/_index.scss +1 -0
  49. package/scss/drawer/_index.scss +1 -0
  50. package/scss/dropdowngrid/_index.scss +1 -0
  51. package/scss/dropdownlist/_index.scss +1 -0
  52. package/scss/dropdowntree/_index.scss +1 -0
  53. package/scss/dropzone/_index.scss +1 -0
  54. package/scss/editor/_index.scss +1 -0
  55. package/scss/editor/_layout.scss +2 -1
  56. package/scss/expansion-panel/_index.scss +1 -0
  57. package/scss/fab/_index.scss +1 -0
  58. package/scss/filemanager/_index.scss +1 -0
  59. package/scss/filter/_index.scss +1 -0
  60. package/scss/floating-label/_index.scss +1 -0
  61. package/scss/forms/_index.scss +1 -0
  62. package/scss/gantt/_index.scss +1 -0
  63. package/scss/grid/_index.scss +2 -0
  64. package/scss/grid/_layout.scss +2 -1
  65. package/scss/grid/_theme.scss +4 -2
  66. package/scss/icons/_index.scss +1 -0
  67. package/scss/imageeditor/_index.scss +1 -0
  68. package/scss/input/_index.scss +1 -0
  69. package/scss/list/_index.scss +1 -0
  70. package/scss/listbox/_index.scss +1 -0
  71. package/scss/listgroup/_index.scss +1 -0
  72. package/scss/listview/_index.scss +1 -0
  73. package/scss/loader/_index.scss +2 -0
  74. package/scss/map/_index.scss +1 -0
  75. package/scss/maskedtextbox/_index.scss +3 -2
  76. package/scss/mediaplayer/_index.scss +1 -0
  77. package/scss/menu/_index.scss +1 -0
  78. package/scss/menu-button/_index.scss +1 -0
  79. package/scss/messagebox/_index.scss +1 -0
  80. package/scss/multiselect/_index.scss +1 -0
  81. package/scss/notification/_index.scss +1 -0
  82. package/scss/numerictextbox/_index.scss +1 -0
  83. package/scss/orgchart/_index.scss +2 -0
  84. package/scss/overlay/_index.scss +1 -0
  85. package/scss/pager/_index.scss +1 -0
  86. package/scss/panelbar/_index.scss +1 -0
  87. package/scss/pdf-viewer/_index.scss +1 -0
  88. package/scss/pivotgrid/_index.scss +1 -0
  89. package/scss/popover/_index.scss +2 -1
  90. package/scss/popup/_index.scss +1 -0
  91. package/scss/progressbar/_index.scss +1 -0
  92. package/scss/radio/_index.scss +1 -0
  93. package/scss/rating/_index.scss +1 -0
  94. package/scss/responsivepanel/_index.scss +1 -0
  95. package/scss/ripple/_index.scss +1 -0
  96. package/scss/scheduler/_index.scss +1 -0
  97. package/scss/scheduler/_layout.scss +8 -0
  98. package/scss/scroller/_index.scss +1 -0
  99. package/scss/scrollview/_index.scss +1 -0
  100. package/scss/searchbox/_index.scss +1 -0
  101. package/scss/signature/_index.scss +3 -0
  102. package/scss/skeleton/_index.scss +1 -0
  103. package/scss/slider/_index.scss +3 -0
  104. package/scss/slider/images/slider-h.scss +0 -0
  105. package/scss/slider/images/slider-v.scss +0 -0
  106. package/scss/split-button/_index.scss +1 -0
  107. package/scss/splitter/_index.scss +1 -0
  108. package/scss/spreadsheet/_index.scss +1 -0
  109. package/scss/stepper/_index.scss +1 -0
  110. package/scss/switch/_index.scss +1 -0
  111. package/scss/table/_index.scss +1 -0
  112. package/scss/tabstrip/_index.scss +1 -0
  113. package/scss/taskboard/_index.scss +1 -0
  114. package/scss/textarea/_index.scss +1 -0
  115. package/scss/textbox/_index.scss +1 -0
  116. package/scss/tilelayout/_index.scss +1 -0
  117. package/scss/timedurationpicker/_index.scss +1 -0
  118. package/scss/timeline/_index.scss +1 -0
  119. package/scss/timepicker/_index.scss +1 -0
  120. package/scss/timeselector/_index.scss +1 -0
  121. package/scss/toolbar/_index.scss +1 -0
  122. package/scss/tooltip/_index.scss +1 -0
  123. package/scss/treelist/_index.scss +1 -0
  124. package/scss/treeview/_index.scss +1 -0
  125. package/scss/typography/_index.scss +1 -0
  126. package/scss/upload/_index.scss +1 -0
  127. package/scss/validator/_index.scss +1 -0
  128. package/scss/virtual-scroller/_index.scss +1 -0
  129. package/scss/window/_index.scss +1 -0
  130. package/scss/wizard/_index.scss +1 -0
package/dist/all.css CHANGED
@@ -1020,153 +1020,6 @@ kendo-sortable {
1020
1020
  color: white;
1021
1021
  }
1022
1022
 
1023
- .k-body,
1024
- .k-typography {
1025
- font-size: 14px;
1026
- font-family: Roboto, "Helvetica Neue", sans-serif;
1027
- line-height: 2;
1028
- font-weight: 400;
1029
- margin: 0;
1030
- }
1031
-
1032
- .k-body p,
1033
- .k-typography p {
1034
- margin: 0 0 12px;
1035
- }
1036
-
1037
- .k-h1 {
1038
- font-size: 96px;
1039
- font-family: Roboto, "Helvetica Neue", sans-serif;
1040
- line-height: 96px;
1041
- font-weight: 300;
1042
- letter-spacing: -1.5px;
1043
- margin: 0 0 12px;
1044
- }
1045
-
1046
- .k-h2 {
1047
- font-size: 60px;
1048
- font-family: Roboto, "Helvetica Neue", sans-serif;
1049
- line-height: 60px;
1050
- font-weight: 300;
1051
- letter-spacing: -0.5px;
1052
- margin: 0 0 12px;
1053
- }
1054
-
1055
- .k-h3 {
1056
- font-size: 48px;
1057
- font-family: Roboto, "Helvetica Neue", sans-serif;
1058
- line-height: 50px;
1059
- font-weight: 400;
1060
- letter-spacing: 0px;
1061
- margin: 0 0 12px;
1062
- }
1063
-
1064
- .k-h4 {
1065
- font-size: 34px;
1066
- font-family: Roboto, "Helvetica Neue", sans-serif;
1067
- line-height: 40px;
1068
- font-weight: 400;
1069
- letter-spacing: 0.25px;
1070
- margin: 0 0 12px;
1071
- }
1072
-
1073
- .k-h5 {
1074
- font-size: 24px;
1075
- font-family: Roboto, "Helvetica Neue", sans-serif;
1076
- line-height: 32px;
1077
- font-weight: 400;
1078
- letter-spacing: 0px;
1079
- margin: 0 0 12px;
1080
- }
1081
-
1082
- .k-h6 {
1083
- font-size: 20px;
1084
- font-family: Roboto, "Helvetica Neue", sans-serif;
1085
- line-height: 32px;
1086
- font-weight: 500;
1087
- letter-spacing: 0.15px;
1088
- margin: 0 0 12px;
1089
- }
1090
-
1091
- .k-paragraph {
1092
- font-size: 1rem;
1093
- font-family: Roboto, "Helvetica Neue", sans-serif;
1094
- line-height: 1.5;
1095
- font-weight: 400;
1096
- letter-spacing: 0.03125em;
1097
- margin: 0 0 12px;
1098
- }
1099
-
1100
- .k-pre,
1101
- .k-code {
1102
- font-size: 14px;
1103
- font-family: Consolas, "Ubuntu Mono", "Lucida Console", "Courier New", monospace;
1104
- line-height: 2;
1105
- font-weight: 400;
1106
- border-style: solid;
1107
- border-width: 1px;
1108
- }
1109
-
1110
- .k-pre {
1111
- padding-block: 16px;
1112
- padding-inline: 24px;
1113
- overflow: auto;
1114
- }
1115
-
1116
- .k-pre > .k-code {
1117
- padding: 0;
1118
- border-width: 0;
1119
- border-color: transparent;
1120
- background-color: transparent;
1121
- font-family: inherit;
1122
- font-size: inherit;
1123
- }
1124
-
1125
- .k-code {
1126
- padding-block: 0px;
1127
- padding-inline: 4px;
1128
- }
1129
-
1130
- .k-display-1 {
1131
- font-size: 112px;
1132
- font-family: Roboto, "Helvetica Neue", sans-serif;
1133
- line-height: 1.2;
1134
- font-weight: 300;
1135
- }
1136
-
1137
- .k-display-2 {
1138
- font-size: 56px;
1139
- font-family: Roboto, "Helvetica Neue", sans-serif;
1140
- line-height: 1.2;
1141
- font-weight: 400;
1142
- }
1143
-
1144
- .k-display-3 {
1145
- font-size: 45px;
1146
- font-family: Roboto, "Helvetica Neue", sans-serif;
1147
- line-height: 1.2;
1148
- font-weight: 400;
1149
- }
1150
-
1151
- .k-display-4 {
1152
- font-size: 34px;
1153
- font-family: Roboto, "Helvetica Neue", sans-serif;
1154
- line-height: 1.2;
1155
- font-weight: 400;
1156
- }
1157
-
1158
- .k-body {
1159
- color: rgba(0, 0, 0, 0.87);
1160
- background-color: #ffffff;
1161
- }
1162
-
1163
- .k-pre,
1164
- .k-code {
1165
- border-color: rgba(0, 0, 0, 0.12);
1166
- color: rgba(0, 0, 0, 0.87);
1167
- background-color: #ffffff;
1168
- }
1169
-
1170
1023
  .k-ratio-auto {
1171
1024
  aspect-ratio: auto;
1172
1025
  }
@@ -21465,6 +21318,153 @@ kendo-sortable {
21465
21318
  will-change: transform !important;
21466
21319
  }
21467
21320
 
21321
+ .k-body,
21322
+ .k-typography {
21323
+ font-size: 14px;
21324
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21325
+ line-height: 2;
21326
+ font-weight: 400;
21327
+ margin: 0;
21328
+ }
21329
+
21330
+ .k-body p,
21331
+ .k-typography p {
21332
+ margin: 0 0 12px;
21333
+ }
21334
+
21335
+ .k-h1 {
21336
+ font-size: 96px;
21337
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21338
+ line-height: 96px;
21339
+ font-weight: 300;
21340
+ letter-spacing: -1.5px;
21341
+ margin: 0 0 12px;
21342
+ }
21343
+
21344
+ .k-h2 {
21345
+ font-size: 60px;
21346
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21347
+ line-height: 60px;
21348
+ font-weight: 300;
21349
+ letter-spacing: -0.5px;
21350
+ margin: 0 0 12px;
21351
+ }
21352
+
21353
+ .k-h3 {
21354
+ font-size: 48px;
21355
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21356
+ line-height: 50px;
21357
+ font-weight: 400;
21358
+ letter-spacing: 0px;
21359
+ margin: 0 0 12px;
21360
+ }
21361
+
21362
+ .k-h4 {
21363
+ font-size: 34px;
21364
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21365
+ line-height: 40px;
21366
+ font-weight: 400;
21367
+ letter-spacing: 0.25px;
21368
+ margin: 0 0 12px;
21369
+ }
21370
+
21371
+ .k-h5 {
21372
+ font-size: 24px;
21373
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21374
+ line-height: 32px;
21375
+ font-weight: 400;
21376
+ letter-spacing: 0px;
21377
+ margin: 0 0 12px;
21378
+ }
21379
+
21380
+ .k-h6 {
21381
+ font-size: 20px;
21382
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21383
+ line-height: 32px;
21384
+ font-weight: 500;
21385
+ letter-spacing: 0.15px;
21386
+ margin: 0 0 12px;
21387
+ }
21388
+
21389
+ .k-paragraph {
21390
+ font-size: 1rem;
21391
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21392
+ line-height: 1.5;
21393
+ font-weight: 400;
21394
+ letter-spacing: 0.03125em;
21395
+ margin: 0 0 12px;
21396
+ }
21397
+
21398
+ .k-pre,
21399
+ .k-code {
21400
+ font-size: 14px;
21401
+ font-family: Consolas, "Ubuntu Mono", "Lucida Console", "Courier New", monospace;
21402
+ line-height: 2;
21403
+ font-weight: 400;
21404
+ border-style: solid;
21405
+ border-width: 1px;
21406
+ }
21407
+
21408
+ .k-pre {
21409
+ padding-block: 16px;
21410
+ padding-inline: 24px;
21411
+ overflow: auto;
21412
+ }
21413
+
21414
+ .k-pre > .k-code {
21415
+ padding: 0;
21416
+ border-width: 0;
21417
+ border-color: transparent;
21418
+ background-color: transparent;
21419
+ font-family: inherit;
21420
+ font-size: inherit;
21421
+ }
21422
+
21423
+ .k-code {
21424
+ padding-block: 0px;
21425
+ padding-inline: 4px;
21426
+ }
21427
+
21428
+ .k-display-1 {
21429
+ font-size: 112px;
21430
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21431
+ line-height: 1.2;
21432
+ font-weight: 300;
21433
+ }
21434
+
21435
+ .k-display-2 {
21436
+ font-size: 56px;
21437
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21438
+ line-height: 1.2;
21439
+ font-weight: 400;
21440
+ }
21441
+
21442
+ .k-display-3 {
21443
+ font-size: 45px;
21444
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21445
+ line-height: 1.2;
21446
+ font-weight: 400;
21447
+ }
21448
+
21449
+ .k-display-4 {
21450
+ font-size: 34px;
21451
+ font-family: Roboto, "Helvetica Neue", sans-serif;
21452
+ line-height: 1.2;
21453
+ font-weight: 400;
21454
+ }
21455
+
21456
+ .k-body {
21457
+ color: rgba(0, 0, 0, 0.87);
21458
+ background-color: #ffffff;
21459
+ }
21460
+
21461
+ .k-pre,
21462
+ .k-code {
21463
+ border-color: rgba(0, 0, 0, 0.12);
21464
+ color: rgba(0, 0, 0, 0.87);
21465
+ background-color: #ffffff;
21466
+ }
21467
+
21468
21468
  @font-face {
21469
21469
  font-family: "WebComponentsIcons";
21470
21470
  font-style: normal;
@@ -25791,9 +25791,9 @@ kendo-sortable {
25791
25791
  .k-rtl .k-i-indent-increase,
25792
25792
  .k-rtl .k-i-indent-decrease,
25793
25793
  .k-rtl .k-i-caret-alt-right,
25794
- .k-rtl .k-i-caret-alt-down,
25794
+ .k-rtl .k-i-caret-alt-left,
25795
25795
  [dir="rtl"] .k-i-caret-alt-right,
25796
- [dir="rtl"] .k-i-caret-alt-down {
25796
+ [dir="rtl"] .k-i-caret-alt-left {
25797
25797
  transform: scaleX(-1);
25798
25798
  }
25799
25799
 
@@ -26658,7 +26658,8 @@ kendo-sortable {
26658
26658
  left: 0;
26659
26659
  }
26660
26660
 
26661
- [dir="rtl"] .k-listgroup-item > .k-link > .k-select .k-icon {
26661
+ [dir="rtl"] .k-listgroup-item > .k-link > .k-select .k-icon,
26662
+ [dir="rtl"] .k-listgroup-item > .k-link > .k-select .k-svg-icon {
26662
26663
  transform: scaleX(-1);
26663
26664
  }
26664
26665
 
@@ -26674,7 +26675,8 @@ kendo-sortable {
26674
26675
  border-left-width: 0;
26675
26676
  }
26676
26677
 
26677
- [dir="rtl"] .k-listgroup-item-segmented > .k-select .k-icon {
26678
+ [dir="rtl"] .k-listgroup-item-segmented > .k-select .k-icon,
26679
+ [dir="rtl"] .k-listgroup-item-segmented > .k-select .k-svg-icon {
26678
26680
  transform: scaleX(-1);
26679
26681
  }
26680
26682
 
@@ -31893,7 +31895,8 @@ kendo-label > .k-label {
31893
31895
  flex-shrink: 0;
31894
31896
  }
31895
31897
 
31896
- .k-tooltip-button .k-icon {
31898
+ .k-tooltip-button .k-icon,
31899
+ .k-tooltip-button .k-svg-icon {
31897
31900
  color: inherit;
31898
31901
  vertical-align: top;
31899
31902
  }
@@ -32257,7 +32260,9 @@ textarea.k-input-inner {
32257
32260
  .k-input-validation-icon,
32258
32261
  .k-input-loading-icon,
32259
32262
  .k-input-prefix > .k-icon,
32260
- .k-input-suffix > .k-icon {
32263
+ .k-input-prefix > .k-svg-icon,
32264
+ .k-input-suffix > .k-icon,
32265
+ .k-input-suffix > .k-svg-icon {
32261
32266
  flex: none;
32262
32267
  align-self: center;
32263
32268
  display: inline-flex;
@@ -32387,11 +32392,13 @@ textarea.k-input-inner {
32387
32392
  min-height: auto !important;
32388
32393
  }
32389
32394
 
32390
- .k-input-spinner .k-spinner-increase .k-icon {
32395
+ .k-input-spinner .k-spinner-increase .k-icon,
32396
+ .k-input-spinner .k-spinner-increase .k-svg-icon {
32391
32397
  bottom: auto;
32392
32398
  }
32393
32399
 
32394
- .k-input-spinner .k-spinner-decrease .k-icon {
32400
+ .k-input-spinner .k-spinner-decrease .k-icon,
32401
+ .k-input-spinner .k-spinner-decrease .k-svg-icon {
32395
32402
  top: auto;
32396
32403
  }
32397
32404
 
@@ -32470,13 +32477,17 @@ textarea.k-input-inner {
32470
32477
  .k-input-sm .k-input-loading-icon,
32471
32478
  .k-input-sm .k-clear-value,
32472
32479
  .k-input-sm .k-input-prefix > .k-icon,
32480
+ .k-input-sm .k-input-prefix > .k-svg-icon,
32473
32481
  .k-input-sm .k-input-suffix > .k-icon,
32482
+ .k-input-sm .k-input-suffix > .k-svg-icon,
32474
32483
  .k-picker-sm .k-input-icon,
32475
32484
  .k-picker-sm .k-input-validation-icon,
32476
32485
  .k-picker-sm .k-input-loading-icon,
32477
32486
  .k-picker-sm .k-clear-value,
32478
32487
  .k-picker-sm .k-input-prefix > .k-icon,
32479
- .k-picker-sm .k-input-suffix > .k-icon {
32488
+ .k-picker-sm .k-input-prefix > .k-svg-icon,
32489
+ .k-picker-sm .k-input-suffix > .k-icon,
32490
+ .k-picker-sm .k-input-suffix > .k-svg-icon {
32480
32491
  width: 28px;
32481
32492
  height: 28px;
32482
32493
  }
@@ -32538,13 +32549,17 @@ select.k-picker-sm {
32538
32549
  .k-input-md .k-input-loading-icon,
32539
32550
  .k-input-md .k-clear-value,
32540
32551
  .k-input-md .k-input-prefix > .k-icon,
32552
+ .k-input-md .k-input-prefix > .k-svg-icon,
32541
32553
  .k-input-md .k-input-suffix > .k-icon,
32554
+ .k-input-md .k-input-suffix > .k-svg-icon,
32542
32555
  .k-picker-md .k-input-icon,
32543
32556
  .k-picker-md .k-input-validation-icon,
32544
32557
  .k-picker-md .k-input-loading-icon,
32545
32558
  .k-picker-md .k-clear-value,
32546
32559
  .k-picker-md .k-input-prefix > .k-icon,
32547
- .k-picker-md .k-input-suffix > .k-icon {
32560
+ .k-picker-md .k-input-prefix > .k-svg-icon,
32561
+ .k-picker-md .k-input-suffix > .k-icon,
32562
+ .k-picker-md .k-input-suffix > .k-svg-icon {
32548
32563
  width: 32px;
32549
32564
  height: 32px;
32550
32565
  }
@@ -32606,13 +32621,17 @@ select.k-picker-md {
32606
32621
  .k-input-lg .k-input-loading-icon,
32607
32622
  .k-input-lg .k-clear-value,
32608
32623
  .k-input-lg .k-input-prefix > .k-icon,
32624
+ .k-input-lg .k-input-prefix > .k-svg-icon,
32609
32625
  .k-input-lg .k-input-suffix > .k-icon,
32626
+ .k-input-lg .k-input-suffix > .k-svg-icon,
32610
32627
  .k-picker-lg .k-input-icon,
32611
32628
  .k-picker-lg .k-input-validation-icon,
32612
32629
  .k-picker-lg .k-input-loading-icon,
32613
32630
  .k-picker-lg .k-clear-value,
32614
32631
  .k-picker-lg .k-input-prefix > .k-icon,
32615
- .k-picker-lg .k-input-suffix > .k-icon {
32632
+ .k-picker-lg .k-input-prefix > .k-svg-icon,
32633
+ .k-picker-lg .k-input-suffix > .k-icon,
32634
+ .k-picker-lg .k-input-suffix > .k-svg-icon {
32616
32635
  width: 32px;
32617
32636
  height: 32px;
32618
32637
  }
@@ -34318,11 +34337,19 @@ select.k-picker-lg {
34318
34337
  }
34319
34338
 
34320
34339
  .k-rtl .k-slider-horizontal .k-button-increase .k-icon,
34321
- .k-rtl .k-slider-horizontal .k-button-decrease .k-icon, .k-slider-horizontal.k-rtl .k-button-increase .k-icon,
34340
+ .k-rtl .k-slider-horizontal .k-button-increase .k-svg-icon,
34341
+ .k-rtl .k-slider-horizontal .k-button-decrease .k-icon,
34342
+ .k-rtl .k-slider-horizontal .k-button-decrease .k-svg-icon, .k-slider-horizontal.k-rtl .k-button-increase .k-icon,
34343
+ .k-slider-horizontal.k-rtl .k-button-increase .k-svg-icon,
34322
34344
  .k-slider-horizontal.k-rtl .k-button-decrease .k-icon,
34345
+ .k-slider-horizontal.k-rtl .k-button-decrease .k-svg-icon,
34323
34346
  [dir="rtl"] .k-slider-horizontal .k-button-increase .k-icon,
34324
- [dir="rtl"] .k-slider-horizontal .k-button-decrease .k-icon, .k-slider-horizontal[dir="rtl"] .k-button-increase .k-icon,
34325
- .k-slider-horizontal[dir="rtl"] .k-button-decrease .k-icon {
34347
+ [dir="rtl"] .k-slider-horizontal .k-button-increase .k-svg-icon,
34348
+ [dir="rtl"] .k-slider-horizontal .k-button-decrease .k-icon,
34349
+ [dir="rtl"] .k-slider-horizontal .k-button-decrease .k-svg-icon, .k-slider-horizontal[dir="rtl"] .k-button-increase .k-icon,
34350
+ .k-slider-horizontal[dir="rtl"] .k-button-increase .k-svg-icon,
34351
+ .k-slider-horizontal[dir="rtl"] .k-button-decrease .k-icon,
34352
+ .k-slider-horizontal[dir="rtl"] .k-button-decrease .k-svg-icon {
34326
34353
  transform: scaleX(-1);
34327
34354
  }
34328
34355
 
@@ -35762,11 +35789,13 @@ select.k-picker-lg {
35762
35789
  gap: 4px;
35763
35790
  }
35764
35791
 
35765
- .k-colorgradient-color-contrast .k-contrast-validation .k-icon {
35792
+ .k-colorgradient-color-contrast .k-contrast-validation .k-icon,
35793
+ .k-colorgradient-color-contrast .k-contrast-validation .k-svg-icon {
35766
35794
  vertical-align: middle;
35767
35795
  }
35768
35796
 
35769
35797
  .k-colorgradient-color-contrast .k-contrast-validation .k-icon + .k-icon,
35798
+ .k-colorgradient-color-contrast .k-contrast-validation .k-svg-icon + .k-svg-icon,
35770
35799
  .k-colorgradient-color-contrast .k-contrast-validation .k-icon-wrapper-host + .k-icon-wrapper-host .k-icon {
35771
35800
  margin-inline-start: -13px;
35772
35801
  }
@@ -36124,6 +36153,7 @@ select.k-picker-lg {
36124
36153
  }
36125
36154
 
36126
36155
  .k-treeview-leaf .k-icon,
36156
+ .k-treeview-leaf .k-svg-icon,
36127
36157
  .k-treeview-leaf .k-image,
36128
36158
  .k-treeview-leaf .k-sprite {
36129
36159
  margin-right: 8px;
@@ -36160,15 +36190,19 @@ select.k-picker-lg {
36160
36190
  }
36161
36191
 
36162
36192
  .k-rtl .k-treeview .k-treeview-leaf .k-icon,
36193
+ .k-rtl .k-treeview .k-treeview-leaf .k-svg-icon,
36163
36194
  .k-rtl .k-treeview .k-treeview-leaf .k-image,
36164
36195
  .k-rtl .k-treeview .k-treeview-leaf .k-sprite,
36165
36196
  .k-rtl .k-treeview .k-in .k-icon,
36197
+ .k-rtl .k-treeview .k-in .k-svg-icon,
36166
36198
  .k-rtl .k-treeview .k-in .k-image,
36167
36199
  .k-rtl .k-treeview .k-in .k-sprite,
36168
36200
  .k-treeview[dir="rtl"] .k-treeview-leaf .k-icon,
36201
+ .k-treeview[dir="rtl"] .k-treeview-leaf .k-svg-icon,
36169
36202
  .k-treeview[dir="rtl"] .k-treeview-leaf .k-image,
36170
36203
  .k-treeview[dir="rtl"] .k-treeview-leaf .k-sprite,
36171
36204
  .k-treeview[dir="rtl"] .k-in .k-icon,
36205
+ .k-treeview[dir="rtl"] .k-in .k-svg-icon,
36172
36206
  .k-treeview[dir="rtl"] .k-in .k-image,
36173
36207
  .k-treeview[dir="rtl"] .k-in .k-sprite {
36174
36208
  margin-right: 0;
@@ -36310,6 +36344,11 @@ select.k-picker-lg {
36310
36344
  font-size: 24px;
36311
36345
  }
36312
36346
 
36347
+ .k-rating-container .k-rating-item .k-svg-icon {
36348
+ width: 24px;
36349
+ height: 24px;
36350
+ }
36351
+
36313
36352
  .k-rating-container .k-rating-item .k-rating-precision-part,
36314
36353
  .k-rating-container .k-rating-item .k-rating-precision-complement {
36315
36354
  display: inherit;
@@ -36355,10 +36394,18 @@ select.k-picker-lg {
36355
36394
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
36356
36395
  }
36357
36396
 
36397
+ .k-rating:focus .k-rating-item > .k-svg-icon, .k-rating.k-focus .k-rating-item > .k-svg-icon {
36398
+ filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
36399
+ }
36400
+
36358
36401
  .k-rating:focus .k-rating-item.k-selected > .k-icon, .k-rating.k-focus .k-rating-item.k-selected > .k-icon {
36359
36402
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
36360
36403
  }
36361
36404
 
36405
+ .k-rating:focus .k-rating-item.k-selected > .k-svg-icon, .k-rating.k-focus .k-rating-item.k-selected > .k-svg-icon {
36406
+ filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
36407
+ }
36408
+
36362
36409
  .k-rating-item {
36363
36410
  color: rgba(0, 0, 0, 0.54);
36364
36411
  }
@@ -36711,6 +36758,11 @@ select.k-picker-lg {
36711
36758
  font-size: 48px;
36712
36759
  }
36713
36760
 
36761
+ .k-dropzone-inner .k-svg-icon {
36762
+ width: 48px;
36763
+ height: 48px;
36764
+ }
36765
+
36714
36766
  .k-dropzone-inner .k-dropzone-hint {
36715
36767
  margin-bottom: 8px;
36716
36768
  }
@@ -36796,7 +36848,9 @@ select.k-picker-lg {
36796
36848
  }
36797
36849
 
36798
36850
  .k-upload .k-dropzone .k-upload-status > .k-icon,
36799
- .k-upload .k-upload-dropzone .k-upload-status > .k-icon {
36851
+ .k-upload .k-dropzone .k-upload-status > .k-svg-icon,
36852
+ .k-upload .k-upload-dropzone .k-upload-status > .k-icon,
36853
+ .k-upload .k-upload-dropzone .k-upload-status > .k-svg-icon {
36800
36854
  margin-inline-end: 8px;
36801
36855
  }
36802
36856
 
@@ -39838,12 +39892,13 @@ kendo-card-footer {
39838
39892
  }
39839
39893
 
39840
39894
  .k-breadcrumb-root-link {
39841
- margin-right: 10px;
39895
+ margin-inline-end: 10px;
39842
39896
  }
39843
39897
 
39844
39898
  .k-breadcrumb-link > .k-image,
39845
- .k-breadcrumb-icontext-link .k-icon {
39846
- margin-right: 8px;
39899
+ .k-breadcrumb-icontext-link .k-icon,
39900
+ .k-breadcrumb-icontext-link .k-svg-icon {
39901
+ margin-inline-end: 8px;
39847
39902
  }
39848
39903
 
39849
39904
  .k-breadcrumb-icon-link {
@@ -39866,20 +39921,6 @@ kendo-card-footer {
39866
39921
  border-color: transparent;
39867
39922
  }
39868
39923
 
39869
- .k-breadcrumb[dir="rtl"] .k-breadcrumb-root-link,
39870
- .k-rtl .k-breadcrumb .k-breadcrumb-root-link {
39871
- margin-right: 0;
39872
- margin-left: 10px;
39873
- }
39874
-
39875
- .k-breadcrumb[dir="rtl"] .k-breadcrumb-link > .k-image,
39876
- .k-breadcrumb[dir="rtl"] .k-breadcrumb-icontext-link .k-icon,
39877
- .k-rtl .k-breadcrumb .k-breadcrumb-link > .k-image,
39878
- .k-rtl .k-breadcrumb .k-breadcrumb-icontext-link .k-icon {
39879
- margin-right: 0;
39880
- margin-left: 8px;
39881
- }
39882
-
39883
39924
  .k-breadcrumb {
39884
39925
  border-color: rgba(0, 0, 0, 0.12);
39885
39926
  color: rgba(0, 0, 0, 0.87);
@@ -40209,6 +40250,7 @@ kendo-card-footer {
40209
40250
  padding: 0;
40210
40251
  list-style: none;
40211
40252
  display: flex;
40253
+ position: relative;
40212
40254
  z-index: 1;
40213
40255
  }
40214
40256
 
@@ -40286,7 +40328,8 @@ kendo-card-footer {
40286
40328
  overflow: hidden;
40287
40329
  }
40288
40330
 
40289
- .k-stepper .k-step-label .k-icon {
40331
+ .k-stepper .k-step-label .k-icon,
40332
+ .k-stepper .k-step-label .k-svg-icon {
40290
40333
  margin-left: 8px;
40291
40334
  }
40292
40335
 
@@ -40405,7 +40448,9 @@ kendo-card-footer {
40405
40448
  }
40406
40449
 
40407
40450
  .k-rtl .k-stepper .k-step-label .k-icon,
40408
- .k-stepper[dir="rtl"] .k-step-label .k-icon {
40451
+ .k-rtl .k-stepper .k-step-label .k-svg-icon,
40452
+ .k-stepper[dir="rtl"] .k-step-label .k-icon,
40453
+ .k-stepper[dir="rtl"] .k-step-label .k-svg-icon {
40409
40454
  margin-left: 0;
40410
40455
  margin-right: 8px;
40411
40456
  }
@@ -40495,7 +40540,8 @@ kendo-card-footer {
40495
40540
  background-color: #8c97d3;
40496
40541
  }
40497
40542
 
40498
- .k-stepper .k-step-success .k-step-label .k-icon {
40543
+ .k-stepper .k-step-success .k-step-label .k-icon,
40544
+ .k-stepper .k-step-success .k-step-label .k-svg-icon {
40499
40545
  color: #37b400;
40500
40546
  }
40501
40547
 
@@ -40865,10 +40911,10 @@ kendo-card-footer {
40865
40911
  order: 0;
40866
40912
  }
40867
40913
 
40868
- .k-rtl .k-tabstrip .k-tabstrip-prev,
40869
- .k-rtl .k-tabstrip .k-tabstrip-next,
40870
- .k-tabstrip[dir="rtl"] .k-tabstrip-prev,
40871
- .k-tabstrip[dir="rtl"] .k-tabstrip-next {
40914
+ .k-rtl .k-tabstrip .k-tabstrip-prev .k-button-icon,
40915
+ .k-rtl .k-tabstrip .k-tabstrip-next .k-button-icon,
40916
+ .k-tabstrip[dir="rtl"] .k-tabstrip-prev .k-button-icon,
40917
+ .k-tabstrip[dir="rtl"] .k-tabstrip-next .k-button-icon {
40872
40918
  transform: scaleX(-1);
40873
40919
  }
40874
40920
 
@@ -41305,8 +41351,10 @@ kendo-card-footer {
41305
41351
  }
41306
41352
 
41307
41353
  .k-panelbar > .k-item > .k-link .k-icon,
41354
+ .k-panelbar > .k-item > .k-link .k-svg-icon,
41308
41355
  .k-panelbar > .k-item > .k-link .k-panelbar-item-icon,
41309
41356
  .k-panelbar > .k-panelbar-header > .k-link .k-icon,
41357
+ .k-panelbar > .k-panelbar-header > .k-link .k-svg-icon,
41310
41358
  .k-panelbar > .k-panelbar-header > .k-link .k-panelbar-item-icon {
41311
41359
  color: rgba(0, 0, 0, 0.87);
41312
41360
  }
@@ -41339,8 +41387,10 @@ kendo-card-footer {
41339
41387
  }
41340
41388
 
41341
41389
  .k-panelbar > .k-item > .k-link.k-selected .k-icon,
41390
+ .k-panelbar > .k-item > .k-link.k-selected .k-svg-icon,
41342
41391
  .k-panelbar > .k-item > .k-link.k-selected .k-panelbar-item-icon,
41343
41392
  .k-panelbar > .k-panelbar-header > .k-link.k-selected .k-icon,
41393
+ .k-panelbar > .k-panelbar-header > .k-link.k-selected .k-svg-icon,
41344
41394
  .k-panelbar > .k-panelbar-header > .k-link.k-selected .k-panelbar-item-icon {
41345
41395
  color: inherit;
41346
41396
  }
@@ -41503,6 +41553,12 @@ kendo-card-footer {
41503
41553
  font-size: 10px;
41504
41554
  }
41505
41555
 
41556
+ .k-ghost-splitbar .k-svg-icon,
41557
+ .k-splitbar .k-svg-icon {
41558
+ width: 10px;
41559
+ height: 10px;
41560
+ }
41561
+
41506
41562
  .k-splitbar-draggable-horizontal {
41507
41563
  cursor: col-resize;
41508
41564
  }
@@ -42445,7 +42501,8 @@ kendo-card-footer {
42445
42501
  margin-inline-start: 4px;
42446
42502
  }
42447
42503
 
42448
- .k-grid .k-grid-header .k-cell-inner > .k-link > .k-sort-icon .k-icon {
42504
+ .k-grid .k-grid-header .k-cell-inner > .k-link > .k-sort-icon .k-icon,
42505
+ .k-grid .k-grid-header .k-cell-inner > .k-link > .k-sort-icon .k-svg-icon {
42449
42506
  display: flex;
42450
42507
  }
42451
42508
 
@@ -42527,7 +42584,8 @@ kendo-card-footer {
42527
42584
  text-overflow: clip;
42528
42585
  }
42529
42586
 
42530
- .k-grid .k-grouping-row .k-icon {
42587
+ .k-grid .k-grouping-row .k-icon,
42588
+ .k-grid .k-grouping-row .k-svg-icon {
42531
42589
  margin-inline-start: -16px;
42532
42590
  margin-inline-end: 8px;
42533
42591
  text-decoration: none;
@@ -43177,7 +43235,8 @@ div.k-grid-norecords {
43177
43235
  padding-inline: 10px;
43178
43236
  }
43179
43237
 
43180
- .k-grid-sm .k-grouping-row .k-icon {
43238
+ .k-grid-sm .k-grouping-row .k-icon,
43239
+ .k-grid-sm .k-grouping-row .k-svg-icon {
43181
43240
  margin-inline-start: -2px;
43182
43241
  }
43183
43242
 
@@ -43191,7 +43250,9 @@ div.k-grid-norecords {
43191
43250
  }
43192
43251
 
43193
43252
  .k-grid-sm .k-hierarchy-cell > .k-icon,
43194
- .k-grid-sm .k-drag-cell > .k-icon {
43253
+ .k-grid-sm .k-hierarchy-cell > .k-svg-icon,
43254
+ .k-grid-sm .k-drag-cell > .k-icon,
43255
+ .k-grid-sm .k-drag-cell > .k-svg-icon {
43195
43256
  padding-block: 4px;
43196
43257
  padding-inline: 0;
43197
43258
  }
@@ -43263,7 +43324,8 @@ div.k-grid-norecords {
43263
43324
  padding-inline: 24px;
43264
43325
  }
43265
43326
 
43266
- .k-grid-md .k-grouping-row .k-icon {
43327
+ .k-grid-md .k-grouping-row .k-icon,
43328
+ .k-grid-md .k-grouping-row .k-svg-icon {
43267
43329
  margin-inline-start: -16px;
43268
43330
  }
43269
43331
 
@@ -43277,7 +43339,9 @@ div.k-grid-norecords {
43277
43339
  }
43278
43340
 
43279
43341
  .k-grid-md .k-hierarchy-cell > .k-icon,
43280
- .k-grid-md .k-drag-cell > .k-icon {
43342
+ .k-grid-md .k-hierarchy-cell > .k-svg-icon,
43343
+ .k-grid-md .k-drag-cell > .k-icon,
43344
+ .k-grid-md .k-drag-cell > .k-svg-icon {
43281
43345
  padding-block: 10px;
43282
43346
  padding-inline: 0;
43283
43347
  }
@@ -43528,7 +43592,8 @@ div.k-grid-norecords {
43528
43592
  cursor: pointer;
43529
43593
  }
43530
43594
 
43531
- .k-columnmenu-item > .k-icon {
43595
+ .k-columnmenu-item > .k-icon,
43596
+ .k-columnmenu-item > .k-svg-icon {
43532
43597
  margin-inline-end: 8px;
43533
43598
  }
43534
43599
 
@@ -43602,7 +43667,8 @@ div.k-grid-norecords {
43602
43667
  .k-cell-inner .k-grid-filter,
43603
43668
  .k-cell-inner .k-header-column-menu,
43604
43669
  .k-cell-inner .k-grid-header-menu,
43605
- .k-cell-inner .k-hierarchy-cell .k-icon {
43670
+ .k-cell-inner .k-hierarchy-cell .k-icon,
43671
+ .k-cell-inner .k-hierarchy-cell .k-svg-icon {
43606
43672
  line-height: normal;
43607
43673
  }
43608
43674
 
@@ -43723,7 +43789,8 @@ div.k-grid-norecords {
43723
43789
  .k-grid .k-grid-filter,
43724
43790
  .k-grid .k-header-column-menu,
43725
43791
  .k-grid .k-grid-header-menu,
43726
- .k-grid .k-hierarchy-cell .k-icon {
43792
+ .k-grid .k-hierarchy-cell .k-icon,
43793
+ .k-grid .k-hierarchy-cell .k-svg-icon {
43727
43794
  color: rgba(0, 0, 0, 0.54);
43728
43795
  }
43729
43796
 
@@ -43731,7 +43798,8 @@ div.k-grid-norecords {
43731
43798
  background-color: transparent;
43732
43799
  }
43733
43800
 
43734
- .k-grid .k-grouping-row .k-icon {
43801
+ .k-grid .k-grouping-row .k-icon,
43802
+ .k-grid .k-grouping-row .k-svg-icon {
43735
43803
  color: rgba(0, 0, 0, 0.54);
43736
43804
  }
43737
43805
 
@@ -43796,14 +43864,17 @@ col.k-sorted,
43796
43864
  .k-grid-header .k-grid-header-menu:focus,
43797
43865
  .k-grid-header .k-grid-header-menu.k-focus,
43798
43866
  .k-grid-header .k-hierarchy-cell .k-icon:focus,
43799
- .k-grid-header .k-hierarchy-cell .k-icon.k-focus {
43867
+ .k-grid-header .k-hierarchy-cell .k-icon.k-focus,
43868
+ .k-grid-header .k-hierarchy-cell .k-svg-icon:focus,
43869
+ .k-grid-header .k-hierarchy-cell .k-svg-icon.k-focus {
43800
43870
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
43801
43871
  }
43802
43872
 
43803
43873
  .k-grid-header .k-grid-filter.k-active,
43804
43874
  .k-grid-header .k-header-column-menu.k-active,
43805
43875
  .k-grid-header .k-grid-header-menu.k-active,
43806
- .k-grid-header .k-hierarchy-cell .k-icon.k-active {
43876
+ .k-grid-header .k-hierarchy-cell .k-icon.k-active,
43877
+ .k-grid-header .k-hierarchy-cell .k-svg-icon.k-active {
43807
43878
  color: white;
43808
43879
  background-color: #e51a5f;
43809
43880
  }
@@ -44187,14 +44258,17 @@ kendo-grid .k-grid-row-sticky .k-table-td {
44187
44258
  }
44188
44259
 
44189
44260
  .k-grid-header .k-sorted > .k-icon,
44190
- .k-grid-header .k-link:hover > .k-icon {
44261
+ .k-grid-header .k-sorted > .k-svg-icon,
44262
+ .k-grid-header .k-link:hover > .k-icon,
44263
+ .k-grid-header .k-link:hover > .k-svg-icon {
44191
44264
  color: inherit;
44192
44265
  }
44193
44266
 
44194
44267
  .k-grid-header .k-grid-filter:hover,
44195
44268
  .k-grid-header .k-table-th-column-menu:hover,
44196
44269
  .k-grid-header .k-grid-header-menu:hover,
44197
- .k-grid-header .k-hierarchy-cell .k-icon:hover {
44270
+ .k-grid-header .k-hierarchy-cell .k-icon:hover,
44271
+ .k-grid-header .k-hierarchy-cell .k-svg-icon:hover {
44198
44272
  color: rgba(0, 0, 0, 0.87);
44199
44273
  background-color: transparent;
44200
44274
  }
@@ -44205,7 +44279,9 @@ kendo-grid .k-grid-row-sticky .k-table-td {
44205
44279
  .k-grid-header .k-grid-header-menu:focus,
44206
44280
  .k-grid-header .k-grid-header-menu.k-focus,
44207
44281
  .k-grid-header .k-hierarchy-cell .k-icon:focus,
44208
- .k-grid-header .k-hierarchy-cell .k-icon.k-focus {
44282
+ .k-grid-header .k-hierarchy-cell .k-icon.k-focus,
44283
+ .k-grid-header .k-hierarchy-cell .k-svg-icon:focus,
44284
+ .k-grid-header .k-hierarchy-cell .k-svg-icon.k-focus {
44209
44285
  color: rgba(0, 0, 0, 0.87);
44210
44286
  background-color: rgba(0, 0, 0, 0.12);
44211
44287
  box-shadow: none;
@@ -44214,7 +44290,8 @@ kendo-grid .k-grid-row-sticky .k-table-td {
44214
44290
  .k-grid-header .k-grid-filter.k-active,
44215
44291
  .k-grid-header .k-table-th-column-menu.k-active,
44216
44292
  .k-grid-header .k-grid-header-menu.k-active,
44217
- .k-grid-header .k-hierarchy-cell .k-icon.k-active {
44293
+ .k-grid-header .k-hierarchy-cell .k-icon.k-active,
44294
+ .k-grid-header .k-hierarchy-cell .k-svg-icon.k-active {
44218
44295
  color: white;
44219
44296
  background-color: #3f51b5;
44220
44297
  }
@@ -45028,7 +45105,9 @@ kendo-grid .k-grid-row-sticky .k-table-td {
45028
45105
  }
45029
45106
 
45030
45107
  .k-spreadsheet-filter-menu > .k-menu .k-icon,
45031
- .k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-icon {
45108
+ .k-spreadsheet-filter-menu > .k-menu .k-svg-icon,
45109
+ .k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-icon,
45110
+ .k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-svg-icon {
45032
45111
  margin-left: -20px;
45033
45112
  margin-right: 4px;
45034
45113
  }
@@ -45069,7 +45148,9 @@ kendo-grid .k-grid-row-sticky .k-table-td {
45069
45148
  }
45070
45149
 
45071
45150
  .k-spreadsheet-filter-menu .k-details-summary > .k-icon,
45072
- .k-spreadsheet-filter-menu .k-columnmenu-item > .k-icon {
45151
+ .k-spreadsheet-filter-menu .k-details-summary > .k-svg-icon,
45152
+ .k-spreadsheet-filter-menu .k-columnmenu-item > .k-icon,
45153
+ .k-spreadsheet-filter-menu .k-columnmenu-item > .k-svg-icon {
45073
45154
  margin-right: 4px;
45074
45155
  }
45075
45156
 
@@ -45199,6 +45280,11 @@ kendo-grid .k-grid-row-sticky .k-table-td {
45199
45280
  font-size: 6em;
45200
45281
  }
45201
45282
 
45283
+ .k-export-config .k-page-orientation .k-svg-icon {
45284
+ width: 6em;
45285
+ height: 6em;
45286
+ }
45287
+
45202
45288
  .k-spreadsheet-insert-comment textarea {
45203
45289
  height: auto;
45204
45290
  }
@@ -45720,7 +45806,8 @@ kendo-grid .k-grid-row-sticky .k-table-td {
45720
45806
  outline: none;
45721
45807
  }
45722
45808
 
45723
- .k-pivotgrid-cell .k-icon {
45809
+ .k-pivotgrid-cell .k-icon,
45810
+ .k-pivotgrid-cell .k-svg-icon {
45724
45811
  cursor: pointer;
45725
45812
  padding-inline-end: 8px;
45726
45813
  }
@@ -45774,7 +45861,10 @@ kendo-grid .k-grid-row-sticky .k-table-td {
45774
45861
  }
45775
45862
 
45776
45863
  .k-flex-row .k-pivotgrid-configurator-button .k-icon, .k-d-flex-row .k-pivotgrid-configurator-button .k-icon,
45777
- .k-flex-row-reverse .k-pivotgrid-configurator-button .k-icon {
45864
+ .k-flex-row .k-pivotgrid-configurator-button .k-svg-icon,
45865
+ .k-d-flex-row .k-pivotgrid-configurator-button .k-svg-icon,
45866
+ .k-flex-row-reverse .k-pivotgrid-configurator-button .k-icon,
45867
+ .k-flex-row-reverse .k-pivotgrid-configurator-button .k-svg-icon {
45778
45868
  vertical-align: baseline;
45779
45869
  }
45780
45870
 
@@ -45929,7 +46019,8 @@ kendo-grid .k-grid-row-sticky .k-table-td {
45929
46019
  align-items: center;
45930
46020
  }
45931
46021
 
45932
- .k-calculated-field-actions .k-icon {
46022
+ .k-calculated-field-actions .k-icon,
46023
+ .k-calculated-field-actions .k-svg-icon {
45933
46024
  margin-right: 8px;
45934
46025
  }
45935
46026
 
@@ -46062,6 +46153,7 @@ kendo-grid .k-grid-row-sticky .k-table-td {
46062
46153
  }
46063
46154
 
46064
46155
  .k-pivot-layout > tbody,
46156
+ .k-pivot .k-table-td,
46065
46157
  .k-pivot td {
46066
46158
  vertical-align: top;
46067
46159
  }
@@ -46842,10 +46934,7 @@ kendo-grid .k-grid-row-sticky .k-table-td {
46842
46934
  display: flex;
46843
46935
  flex-direction: row;
46844
46936
  align-items: center;
46845
- }
46846
-
46847
- .k-filemanager-drag-hint .k-icon {
46848
- margin-right: 8px;
46937
+ gap: 8px;
46849
46938
  }
46850
46939
 
46851
46940
  .k-filemanager {
@@ -47271,11 +47360,13 @@ kendo-grid .k-grid-row-sticky .k-table-td {
47271
47360
  flex-shrink: 0;
47272
47361
  }
47273
47362
 
47274
- .k-editor-toolbar .k-editor-export .k-icon {
47363
+ .k-editor-toolbar .k-editor-export .k-icon,
47364
+ .k-editor-toolbar .k-editor-export .k-svg-icon {
47275
47365
  margin-right: 0.5em;
47276
47366
  }
47277
47367
 
47278
47368
  .k-editor-toolbar .k-editor-export .k-icon,
47369
+ .k-editor-toolbar .k-editor-export .k-svg-icon,
47279
47370
  .k-editor-toolbar .k-editor-export .k-export-tool-text {
47280
47371
  vertical-align: middle;
47281
47372
  }
@@ -47502,7 +47593,8 @@ kendo-grid .k-grid-row-sticky .k-table-td {
47502
47593
  width: 100px;
47503
47594
  }
47504
47595
 
47505
- .k-filebrowser .k-search-wrap .k-icon {
47596
+ .k-filebrowser .k-search-wrap .k-icon,
47597
+ .k-filebrowser .k-search-wrap .k-svg-icon {
47506
47598
  margin: 0;
47507
47599
  position: static;
47508
47600
  }
@@ -47598,7 +47690,8 @@ kendo-grid .k-grid-row-sticky .k-table-td {
47598
47690
  top: 8px;
47599
47691
  }
47600
47692
 
47601
- .k-filebrowser .k-breadcrumbs-wrap .k-icon {
47693
+ .k-filebrowser .k-breadcrumbs-wrap .k-icon,
47694
+ .k-filebrowser .k-breadcrumbs-wrap .k-svg-icon {
47602
47695
  position: static;
47603
47696
  margin-top: 0;
47604
47697
  }
@@ -47768,7 +47861,8 @@ kendo-grid .k-grid-row-sticky .k-table-td {
47768
47861
  font-size: 14px;
47769
47862
  }
47770
47863
 
47771
- .k-editor-export .k-icon {
47864
+ .k-editor-export .k-icon,
47865
+ .k-editor-export .k-svg-icon {
47772
47866
  margin-left: 0.5em;
47773
47867
  }
47774
47868
 
@@ -49513,7 +49607,9 @@ kendo-scheduler .k-event .k-event-actions:hover .k-event-delete, kendo-scheduler
49513
49607
  }
49514
49608
 
49515
49609
  kendo-scheduler .k-event .k-event-actions .k-icon,
49516
- .k-event .k-event-actions .k-icon {
49610
+ kendo-scheduler .k-event .k-event-actions .k-svg-icon,
49611
+ .k-event .k-event-actions .k-icon,
49612
+ .k-event .k-event-actions .k-svg-icon {
49517
49613
  line-height: normal;
49518
49614
  font-size: inherit;
49519
49615
  }
@@ -49636,7 +49732,8 @@ kendo-scheduler .k-event .k-event-bottom-actions,
49636
49732
  justify-content: center;
49637
49733
  }
49638
49734
 
49639
- .k-more-events > .k-icon {
49735
+ .k-more-events > .k-icon,
49736
+ .k-more-events > .k-svg-icon {
49640
49737
  position: absolute;
49641
49738
  top: 50%;
49642
49739
  left: 50%;
@@ -50155,6 +50252,14 @@ kendo-scheduler .k-event .k-event-actions,
50155
50252
  vertical-align: unset;
50156
50253
  }
50157
50254
 
50255
+ .k-event .k-event-delete .k-svg-icon {
50256
+ width: 12px;
50257
+ height: 12px;
50258
+ padding: 2px;
50259
+ box-sizing: content-box;
50260
+ vertical-align: unset;
50261
+ }
50262
+
50158
50263
  .k-event .k-resize-handle {
50159
50264
  opacity: 1;
50160
50265
  }
@@ -51673,6 +51778,11 @@ kendo-scheduler .k-event .k-event-actions,
51673
51778
  font-size: 48px;
51674
51779
  }
51675
51780
 
51781
+ .k-pdf-viewer .k-blank-page > .k-svg-icon {
51782
+ width: 48px;
51783
+ height: 48px;
51784
+ }
51785
+
51676
51786
  .k-pdf-viewer-search-dialog {
51677
51787
  padding: 0 !important;
51678
51788
  }
@@ -51737,7 +51847,8 @@ kendo-scheduler .k-event .k-event-actions,
51737
51847
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
51738
51848
  }
51739
51849
 
51740
- .k-pdf-viewer .k-blank-page > .k-icon {
51850
+ .k-pdf-viewer .k-blank-page > .k-icon,
51851
+ .k-pdf-viewer .k-blank-page > .k-svg-icon {
51741
51852
  color: rgba(97, 97, 97, 0.9116);
51742
51853
  }
51743
51854
 
@@ -52008,7 +52119,9 @@ kendo-scrollview.k-scrollview .k-scrollview-nav {
52008
52119
  }
52009
52120
 
52010
52121
  .k-scrollview-next .k-icon,
52011
- .k-scrollview-prev .k-icon {
52122
+ .k-scrollview-next .k-svg-icon,
52123
+ .k-scrollview-prev .k-icon,
52124
+ .k-scrollview-prev .k-svg-icon {
52012
52125
  display: table-cell;
52013
52126
  overflow: visible;
52014
52127
  margin: 0;
@@ -52018,6 +52131,13 @@ kendo-scrollview.k-scrollview .k-scrollview-nav {
52018
52131
  font-weight: normal;
52019
52132
  }
52020
52133
 
52134
+ .k-scrollview-next .k-svg-icon,
52135
+ .k-scrollview-prev .k-svg-icon {
52136
+ font-size: inherit;
52137
+ width: 4.5em;
52138
+ height: 4.5em;
52139
+ }
52140
+
52021
52141
  .k-scrollview-prev {
52022
52142
  left: 0;
52023
52143
  }
@@ -52931,7 +53051,8 @@ div.k-scrollview.k-scrollview-light .k-scrollview-nav-wrap {
52931
53051
  position: absolute;
52932
53052
  }
52933
53053
 
52934
- .k-navigator .k-button .k-icon {
53054
+ .k-navigator .k-button .k-icon,
53055
+ .k-navigator .k-button .k-svg-icon {
52935
53056
  min-width: 0;
52936
53057
  min-height: 0;
52937
53058
  }