@featherk/styles 0.4.10 → 0.4.12

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.
@@ -227,12 +227,13 @@
227
227
 
228
228
  }
229
229
  .k-button.k-focus.k-button-solid-base,.k-button.k-state-focus.k-button-solid-base,.k-button.k-state-focused.k-button-solid-base,.k-button:focus.k-button-solid-base{
230
- @extend %feather-effects-feather-focus-outer-on-color;
230
+ @extend %feather-effects-feather-focus-inner-on-surface;
231
231
 
232
232
  }
233
233
  .k-button.k-focus.k-button-flat.k-button-flat-primary,.k-button.k-state-focus.k-button-flat.k-button-flat-primary,.k-button.k-state-focused.k-button-flat.k-button-flat-primary,.k-button:focus.k-button-flat.k-button-flat-primary{
234
234
  @extend %feather-effects-feather-focus-outer-on-surface-important;
235
-
235
+ color: k-color( secondary );
236
+
236
237
  }
237
238
  .k-button.k-button-flat.k-button-flat-primary{
238
239
  transition-property: all;
@@ -258,10 +259,6 @@
258
259
  .k-button.k-focus.k-button-outline,.k-button.k-state-focus.k-button-outline,.k-button.k-state-focused.k-button-outline,.k-button:focus.k-button-outline{
259
260
  background-image: $feather-feather-focused-on-surface-gradient;
260
261
 
261
- }
262
- .k-button.k-focus.k-button-outline.k-button-outline-primary,.k-button.k-state-focus.k-button-outline.k-button-outline-primary,.k-button.k-state-focused.k-button-outline.k-button-outline-primary,.k-button:focus.k-button-outline.k-button-outline-primary{
263
- @extend %feather-effects-feather-focus-outer-on-surface;
264
-
265
262
  }
266
263
  .k-multiselect.k-input .k-input-values .k-chip-list.k-chip-list-md .k-chip{
267
264
  height: $feather-feather-container-height-xs;
@@ -393,6 +390,10 @@
393
390
  }
394
391
  .k-calendar.k-calendar-range{
395
392
  flex-direction: column;
393
+ padding-bottom: 1rem;
394
+ padding-left: 1rem;
395
+ padding-right: 1rem;
396
+ padding-top: 1rem;
396
397
 
397
398
  }
398
399
  .k-combobox .k-input-button.k-button-solid-base{
@@ -407,29 +408,26 @@
407
408
  .k-combobox .k-input-button{
408
409
  width: $feather-feather-container-height-sm;
409
410
  height: $feather-feather-container-height-sm;
410
-
411
- }
412
- .k-combobox.k-hover .k-input-button.k-hover.k-button-solid-base,.k-combobox.k-hover .k-input-button.k-state-hover.k-button-solid-base,.k-combobox.k-hover .k-input-button.k-state-hovered.k-button-solid-base,.k-combobox.k-hover .k-input-button:hover.k-button-solid-base,.k-combobox.k-state-hover .k-input-button.k-hover.k-button-solid-base,.k-combobox.k-state-hover .k-input-button.k-state-hover.k-button-solid-base,.k-combobox.k-state-hover .k-input-button.k-state-hovered.k-button-solid-base,.k-combobox.k-state-hover .k-input-button:hover.k-button-solid-base,.k-combobox.k-state-hovered .k-input-button.k-hover.k-button-solid-base,.k-combobox.k-state-hovered .k-input-button.k-state-hover.k-button-solid-base,.k-combobox.k-state-hovered .k-input-button.k-state-hovered.k-button-solid-base,.k-combobox.k-state-hovered .k-input-button:hover.k-button-solid-base,.k-combobox:hover .k-input-button.k-hover.k-button-solid-base,.k-combobox:hover .k-input-button.k-state-hover.k-button-solid-base,.k-combobox:hover .k-input-button.k-state-hovered.k-button-solid-base,.k-combobox:hover .k-input-button:hover.k-button-solid-base{
413
- background-color: $feather-kendo-button-hover-bg;
414
- color: $feather-feather-primary-text-on-surface;
415
-
416
- }
417
- .k-combobox.k-hover .k-input-button.k-hover.k-button,.k-combobox.k-hover .k-input-button.k-state-hover.k-button,.k-combobox.k-hover .k-input-button.k-state-hovered.k-button,.k-combobox.k-hover .k-input-button:hover.k-button,.k-combobox.k-state-hover .k-input-button.k-hover.k-button,.k-combobox.k-state-hover .k-input-button.k-state-hover.k-button,.k-combobox.k-state-hover .k-input-button.k-state-hovered.k-button,.k-combobox.k-state-hover .k-input-button:hover.k-button,.k-combobox.k-state-hovered .k-input-button.k-hover.k-button,.k-combobox.k-state-hovered .k-input-button.k-state-hover.k-button,.k-combobox.k-state-hovered .k-input-button.k-state-hovered.k-button,.k-combobox.k-state-hovered .k-input-button:hover.k-button,.k-combobox:hover .k-input-button.k-hover.k-button,.k-combobox:hover .k-input-button.k-state-hover.k-button,.k-combobox:hover .k-input-button.k-state-hovered.k-button,.k-combobox:hover .k-input-button:hover.k-button{
418
- background-image: none;
411
+ border-bottom-left-radius: $feather-feather-border-radius-full;
412
+ border-bottom-right-radius: $feather-feather-border-radius-full;
413
+ border-top-left-radius: $feather-feather-border-radius-full;
414
+ border-top-right-radius: $feather-feather-border-radius-full;
419
415
 
420
416
  }
421
417
  .k-combobox.k-hover .k-input-button.k-hover,.k-combobox.k-hover .k-input-button.k-state-hover,.k-combobox.k-hover .k-input-button.k-state-hovered,.k-combobox.k-hover .k-input-button:hover, .k-combobox.k-state-hover .k-input-button.k-hover, .k-combobox.k-state-hover .k-input-button.k-state-hover, .k-combobox.k-state-hover .k-input-button.k-state-hovered, .k-combobox.k-state-hover .k-input-button:hover, .k-combobox.k-state-hovered .k-input-button.k-hover, .k-combobox.k-state-hovered .k-input-button.k-state-hover, .k-combobox.k-state-hovered .k-input-button.k-state-hovered, .k-combobox.k-state-hovered .k-input-button:hover, .k-combobox:hover .k-input-button.k-hover, .k-combobox:hover .k-input-button.k-state-hover, .k-combobox:hover .k-input-button.k-state-hovered, .k-combobox:hover .k-input-button:hover{
422
418
  height: $feather-feather-container-height-sm;
423
- border-bottom-left-radius: 50%;
424
- border-bottom-right-radius: 50%;
425
- border-top-left-radius: 50%;
426
- border-top-right-radius: 50%;
427
419
  opacity: 100%;
428
420
  visibility: visible;
429
421
 
430
422
  }
431
423
  .k-combobox.k-hover .k-input-button.k-hover,.k-combobox.k-hover .k-input-button.k-state-hover,.k-combobox.k-hover .k-input-button.k-state-hovered,.k-combobox.k-hover .k-input-button:hover,.k-combobox.k-state-hover .k-input-button.k-hover,.k-combobox.k-state-hover .k-input-button.k-state-hover,.k-combobox.k-state-hover .k-input-button.k-state-hovered,.k-combobox.k-state-hover .k-input-button:hover,.k-combobox.k-state-hovered .k-input-button.k-hover,.k-combobox.k-state-hovered .k-input-button.k-state-hover,.k-combobox.k-state-hovered .k-input-button.k-state-hovered,.k-combobox.k-state-hovered .k-input-button:hover,.k-combobox:hover .k-input-button.k-hover,.k-combobox:hover .k-input-button.k-state-hover,.k-combobox:hover .k-input-button.k-state-hovered,.k-combobox:hover .k-input-button:hover{
432
424
  width: $feather-feather-container-height-sm;
425
+ background-color: initial;
426
+ background-image: $feather-feather-hover-on-surface-gradient;
427
+
428
+ }
429
+ .k-combobox.k-hover .k-input-button.k-hover.k-button-solid-base,.k-combobox.k-hover .k-input-button.k-state-hover.k-button-solid-base,.k-combobox.k-hover .k-input-button.k-state-hovered.k-button-solid-base,.k-combobox.k-hover .k-input-button:hover.k-button-solid-base,.k-combobox.k-state-hover .k-input-button.k-hover.k-button-solid-base,.k-combobox.k-state-hover .k-input-button.k-state-hover.k-button-solid-base,.k-combobox.k-state-hover .k-input-button.k-state-hovered.k-button-solid-base,.k-combobox.k-state-hover .k-input-button:hover.k-button-solid-base,.k-combobox.k-state-hovered .k-input-button.k-hover.k-button-solid-base,.k-combobox.k-state-hovered .k-input-button.k-state-hover.k-button-solid-base,.k-combobox.k-state-hovered .k-input-button.k-state-hovered.k-button-solid-base,.k-combobox.k-state-hovered .k-input-button:hover.k-button-solid-base,.k-combobox:hover .k-input-button.k-hover.k-button-solid-base,.k-combobox:hover .k-input-button.k-state-hover.k-button-solid-base,.k-combobox:hover .k-input-button.k-state-hovered.k-button-solid-base,.k-combobox:hover .k-input-button:hover.k-button-solid-base{
430
+ color: $feather-feather-primary-text-on-surface;
433
431
 
434
432
  }
435
433
  .k-combobox.k-input .k-clear-value{
@@ -440,16 +438,17 @@
440
438
  padding-bottom: $feather-kendo-input-padding-y;
441
439
  padding-left: $feather-kendo-input-padding-y;
442
440
  padding-right: $feather-kendo-input-padding-y;
443
- color: $feather-feather-icon-on-neutral;
444
441
  opacity: 100%;
445
- border-bottom-left-radius: 50%;
446
- border-bottom-right-radius: 50%;
447
- border-top-left-radius: 50%;
448
- border-top-right-radius: 50%;
442
+ border-bottom-left-radius: $feather-feather-border-radius-full;
443
+ border-bottom-right-radius: $feather-feather-border-radius-full;
444
+ border-top-left-radius: $feather-feather-border-radius-full;
445
+ border-top-right-radius: $feather-feather-border-radius-full;
446
+ color: $feather-feather-icon-on-neutral;
449
447
 
450
448
  }
451
449
  .k-combobox.k-input .k-input-button{
452
450
  align-self: center;
451
+ width: $feather-feather-container-height-sm;
453
452
 
454
453
  }
455
454
  .k-combobox.k-input{
@@ -468,13 +467,7 @@
468
467
 
469
468
  }
470
469
  .k-combobox.k-input.k-hover .k-clear-value.k-hover,.k-combobox.k-input.k-hover .k-clear-value.k-state-hover,.k-combobox.k-input.k-hover .k-clear-value.k-state-hovered,.k-combobox.k-input.k-hover .k-clear-value:hover, .k-combobox.k-input.k-state-hover .k-clear-value.k-hover, .k-combobox.k-input.k-state-hover .k-clear-value.k-state-hover, .k-combobox.k-input.k-state-hover .k-clear-value.k-state-hovered, .k-combobox.k-input.k-state-hover .k-clear-value:hover, .k-combobox.k-input.k-state-hovered .k-clear-value.k-hover, .k-combobox.k-input.k-state-hovered .k-clear-value.k-state-hover, .k-combobox.k-input.k-state-hovered .k-clear-value.k-state-hovered, .k-combobox.k-input.k-state-hovered .k-clear-value:hover, .k-combobox.k-input:hover .k-clear-value.k-hover, .k-combobox.k-input:hover .k-clear-value.k-state-hover, .k-combobox.k-input:hover .k-clear-value.k-state-hovered, .k-combobox.k-input:hover .k-clear-value:hover{
471
- background-color: $feather-kendo-button-hover-bg;
472
- background-image: none;
473
- color: $feather-feather-primary-text-on-surface;
474
- border-bottom-left-radius: 50%;
475
- border-bottom-right-radius: 50%;
476
- border-top-left-radius: 50%;
477
- border-top-right-radius: 50%;
470
+ color: $feather-feather-primary-text-on-surface;
478
471
  flex-direction: row;
479
472
  column-gap: 4px;
480
473
  row-gap: 0px;
@@ -492,6 +485,8 @@
492
485
  padding-top: $feather-kendo-input-padding-y;
493
486
  display: inline-flex;
494
487
  justify-content: center;
488
+ background-color: initial;
489
+ background-image: $feather-feather-hover-on-surface-gradient;
495
490
 
496
491
  }
497
492
  .k-combobox-popup .k-list.k-list-md .k-list-content .k-list-ul .k-list-item{
@@ -770,7 +765,7 @@
770
765
  }
771
766
  .k-textbox.k-input .k-input-inner{
772
767
  @extend %feather-typography-feather-body-small;
773
- color: $feather-feather-secondary-text-on-surface;
768
+ color: $feather-kendo-input-text;
774
769
  height: auto;
775
770
 
776
771
  }
@@ -819,6 +814,14 @@
819
814
  outline-color: unset;
820
815
  outline-width: 0px;
821
816
 
817
+ }
818
+ .k-textbox.k-input.k-focus.k-input-solid,.k-textbox.k-input.k-state-focus.k-input-solid,.k-textbox.k-input.k-state-focused.k-input-solid,.k-textbox.k-input.k-input-solid:focus{
819
+ border-bottom-color: currentcolor;
820
+ border-left-color: currentcolor;
821
+ border-right-color: currentcolor;
822
+ border-top-color: currentcolor;
823
+ color: k-color( primary );
824
+
822
825
  }
823
826
  .k-textbox.k-input.k-focus.k-input-solid,.k-textbox.k-input.k-state-focus.k-input-solid,.k-textbox.k-input.k-state-focused.k-input-solid,.k-textbox.k-input:focus.k-input-solid{
824
827
  @extend %feather-effects-feather-focus-outer-on-surface;
@@ -1057,7 +1060,6 @@
1057
1060
  }
1058
1061
  .k-tabstrip .k-tabstrip-items-wrapper .k-tabstrip-items.k-reset .k-item.k-tabstrip-item .k-link{
1059
1062
  padding-bottom: 4px;
1060
- text-transform: uppercase;
1061
1063
 
1062
1064
  }
1063
1065
  .k-tabstrip .k-tabstrip-items-wrapper .k-tabstrip-items.k-reset .k-item.k-tabstrip-item{
@@ -1190,7 +1192,6 @@
1190
1192
  .k-textbox.k-input{
1191
1193
  background-color: initial;
1192
1194
  background-image: none;
1193
- color: $feather-feather-secondary-text-on-surface;
1194
1195
  transition-property: all;
1195
1196
  transition-duration: 280ms;
1196
1197
  border-bottom-width: $feather-kendo-input-border-width;
@@ -1205,11 +1206,8 @@
1205
1206
  border-left-color: $feather-kendo-input-border;
1206
1207
  border-right-color: $feather-kendo-input-border;
1207
1208
  border-top-color: $feather-kendo-input-border;
1209
+ color: $feather-kendo-input-text;
1208
1210
 
1209
- }
1210
- .k-textbox.k-input.k-input-md{
1211
- @extend %feather-typography-feather-body-small;
1212
-
1213
1211
  }
1214
1212
  .k-radio-label{
1215
1213
  @extend %feather-typography-feather-body-small;
@@ -1222,9 +1220,8 @@
1222
1220
 
1223
1221
  }
1224
1222
  .k-datepicker.k-input .k-button.k-button-md.k-button-solid.k-button-solid-base.k-icon-button.k-input-button{
1225
- height: 100%;
1226
- color: $feather-feather-icon-on-neutral;
1227
- width: $feather-feather-container-height-lg;
1223
+ color: $feather-feather-icon-on-neutral;
1224
+ height: 100%;
1228
1225
 
1229
1226
  }
1230
1227
  .k-timepicker.k-input .k-button.k-button-md.k-button-solid.k-button-solid-base.k-icon-button.k-input-button{
@@ -1407,16 +1404,6 @@
1407
1404
  color: $feather-feather-primary-text-on-surface;
1408
1405
  top: -4px;
1409
1406
 
1410
- }
1411
- .k-form-hint{
1412
- font-style: normal;
1413
- font-size: $feather-feather-font-size-sm;
1414
-
1415
- }
1416
- .k-form-error{
1417
- font-style: normal;
1418
- font-size: $feather-feather-font-size-sm;
1419
-
1420
1407
  }
1421
1408
  .k-chip-list .k-chip.k-focus.k-chip-solid-base,.k-chip-list .k-chip.k-state-focus.k-chip-solid-base,.k-chip-list .k-chip.k-state-focused.k-chip-solid-base,.k-chip-list .k-chip:focus.k-chip-solid-base{
1422
1409
  @extend %feather-effects-feather-focus-outer-on-color;
@@ -1445,11 +1432,6 @@
1445
1432
  border-right-color: transparent;
1446
1433
  border-top-color: transparent;
1447
1434
 
1448
- }
1449
- .k-calendar .k-calendar-navigation{
1450
- background-color: $feather-feather-surface-shade-1;
1451
- background-image: none;
1452
-
1453
1435
  }
1454
1436
  .k-dropdownlist.k-picker-solid{
1455
1437
  background-color: initial;
@@ -1470,7 +1452,14 @@
1470
1452
  border-top-style: none;
1471
1453
  border-left-color: $feather-feather-border-on-surface;
1472
1454
  border-left-width: 1px;
1473
- height: auto;
1455
+ height: $feather-feather-container-height-sm;
1456
+ border-bottom-left-radius: $feather-feather-border-radius-full;
1457
+ border-bottom-right-radius: $feather-feather-border-radius-full;
1458
+ border-top-left-radius: $feather-feather-border-radius-full;
1459
+ border-top-right-radius: $feather-feather-border-radius-full;
1460
+ width: $feather-feather-container-height-sm;
1461
+ margin-top: 0.175rem;
1462
+ margin-right: 0.25rem;
1474
1463
 
1475
1464
  }
1476
1465
  .k-dropdownlist.k-focus .k-input-button,.k-dropdownlist.k-state-focus .k-input-button,.k-dropdownlist.k-state-focused .k-input-button,.k-dropdownlist:focus .k-input-button{
@@ -1596,10 +1585,15 @@
1596
1585
  border-right-color: $feather-kendo-input-hover-border;
1597
1586
  border-top-color: $feather-kendo-input-hover-border;
1598
1587
 
1588
+ }
1589
+ .k-numerictextbox.k-input.k-hover.k-input-solid,.k-numerictextbox.k-input.k-state-hover.k-input-solid,.k-numerictextbox.k-input.k-state-hovered.k-input-solid,.k-numerictextbox.k-input:hover.k-input-solid{
1590
+ color: $feather-feather-primary-text-on-surface;
1591
+
1599
1592
  }
1600
1593
  .k-numerictextbox.k-input.k-state-focus-within.k-input-solid,.k-numerictextbox.k-input:focus-within.k-input-solid{
1601
1594
  @extend %feather-effects-feather-focus-outer-on-surface;
1602
-
1595
+ color: k-color( primary );
1596
+
1603
1597
  }
1604
1598
  .k-numerictextbox.k-input.k-disabled.k-input-solid,.k-numerictextbox.k-input.k-state-disabled.k-input-solid,.k-numerictextbox.k-input:disabled.k-input-solid{
1605
1599
  color: $feather-feather-disabled-text-on-surface;
@@ -1641,10 +1635,7 @@
1641
1635
  border-left-color: k-color( error );
1642
1636
  border-right-color: k-color( error );
1643
1637
  border-top-color: k-color( error );
1644
-
1645
- }
1646
- .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-today .k-link{
1647
- font-weight: 600;
1638
+ color: k-color( error );
1648
1639
 
1649
1640
  }
1650
1641
  .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td{
@@ -1663,16 +1654,15 @@
1663
1654
  .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-today .k-link{
1664
1655
  font-weight: 600;
1665
1656
 
1666
- }
1667
- .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-hover .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-state-hover .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-state-hovered .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td:hover .k-link{
1668
- background-color: initial;
1669
- background-image: $feather-feather-hover-on-surface-gradient;
1670
-
1671
1657
  }
1672
1658
  .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td{
1673
1659
  @extend %feather-typography-feather-body-small;
1674
1660
  color: $feather-feather-secondary-text-on-surface;
1675
1661
 
1662
+ }
1663
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td .k-link{
1664
+ font-weight: 400;
1665
+
1676
1666
  }
1677
1667
  .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td{
1678
1668
  @extend %feather-typography-feather-body-small;
@@ -1882,7 +1872,8 @@
1882
1872
  }
1883
1873
  .k-maskedtextbox.k-input.k-state-focus-within.k-input-solid,.k-maskedtextbox.k-input:focus-within.k-input-solid{
1884
1874
  @extend %feather-effects-feather-focus-outer-on-surface;
1885
-
1875
+ color: k-color( primary );
1876
+
1886
1877
  }
1887
1878
  .k-maskedtextbox.k-input.k-invalid.k-state-focus-within.k-input-solid,.k-maskedtextbox.k-input.ng-invalid.ng-touched.k-state-focus-within.k-input-solid,.k-maskedtextbox.k-input.ng-invalid.ng-dirty.k-state-focus-within.k-input-solid,.k-maskedtextbox.k-input.k-invalid:focus-within.k-input-solid,.k-maskedtextbox.k-input.ng-invalid.ng-touched:focus-within.k-input-solid,.k-maskedtextbox.k-input.ng-invalid.ng-dirty:focus-within.k-input-solid{
1888
1879
  @extend %feather-effects-feather-focus-invalid-outer;
@@ -1924,10 +1915,10 @@
1924
1915
 
1925
1916
  }
1926
1917
  .k-dateinput.k-input.k-hover.k-input-solid,.k-dateinput.k-input.k-state-hover.k-input-solid,.k-dateinput.k-input.k-state-hovered.k-input-solid,.k-dateinput.k-input:hover.k-input-solid{
1927
- border-bottom-color: $feather-kendo-input-hover-border;
1928
- border-left-color: $feather-kendo-input-hover-border;
1929
- border-right-color: $feather-kendo-input-hover-border;
1930
- border-top-color: $feather-kendo-input-hover-border;
1918
+ border-bottom-color: currentcolor;
1919
+ border-left-color: currentcolor;
1920
+ border-right-color: currentcolor;
1921
+ border-top-color: currentcolor;
1931
1922
  color: $feather-feather-primary-text-on-surface;
1932
1923
 
1933
1924
  }
@@ -1937,25 +1928,27 @@
1937
1928
  }
1938
1929
  .k-dateinput.k-input.k-state-focus-within.k-input-solid,.k-dateinput.k-input:focus-within.k-input-solid{
1939
1930
  @extend %feather-effects-feather-focus-outer-on-surface;
1940
- border-bottom-color: transparent;
1941
- border-left-color: transparent;
1942
- border-right-color: transparent;
1943
- border-top-color: transparent;
1931
+ border-bottom-color: currentcolor;
1932
+ border-left-color: currentcolor;
1933
+ border-right-color: currentcolor;
1934
+ border-top-color: currentcolor;
1935
+ color: k-color( primary );
1944
1936
 
1945
1937
  }
1946
1938
  .k-dateinput.k-input.k-invalid.k-input-solid,.k-dateinput.k-input.ng-invalid.ng-touched.k-input-solid,.k-dateinput.k-input.ng-invalid.ng-dirty.k-input-solid{
1947
- border-bottom-color: k-color( error );
1948
- border-left-color: k-color( error );
1949
- border-right-color: k-color( error );
1950
- border-top-color: k-color( error );
1939
+ border-bottom-color: currentcolor;
1940
+ border-left-color: currentcolor;
1941
+ border-right-color: currentcolor;
1942
+ border-top-color: currentcolor;
1943
+ color: k-color( error );
1951
1944
 
1952
1945
  }
1953
1946
  .k-dateinput.k-input.k-invalid.k-state-focus-within.k-input-solid,.k-dateinput.k-input.ng-invalid.ng-touched.k-state-focus-within.k-input-solid,.k-dateinput.k-input.ng-invalid.ng-dirty.k-state-focus-within.k-input-solid,.k-dateinput.k-input.k-invalid:focus-within.k-input-solid,.k-dateinput.k-input.ng-invalid.ng-touched:focus-within.k-input-solid,.k-dateinput.k-input.ng-invalid.ng-dirty:focus-within.k-input-solid{
1954
1947
  @extend %feather-effects-feather-focus-invalid-outer;
1955
- border-bottom-color: transparent;
1956
- border-left-color: transparent;
1957
- border-right-color: transparent;
1958
- border-top-color: transparent;
1948
+ border-bottom-color: currentcolor;
1949
+ border-left-color: currentcolor;
1950
+ border-right-color: currentcolor;
1951
+ border-top-color: currentcolor;
1959
1952
 
1960
1953
  }
1961
1954
  .k-dateinput.k-input.k-disabled,.k-dateinput.k-input.k-state-disabled,.k-dateinput.k-input:disabled{
@@ -1971,11 +1964,7 @@
1971
1964
 
1972
1965
  }
1973
1966
  .k-datepicker.k-input.k-hover.k-input-solid,.k-datepicker.k-input.k-state-hover.k-input-solid,.k-datepicker.k-input.k-state-hovered.k-input-solid,.k-datepicker.k-input:hover.k-input-solid{
1974
- border-bottom-color: $feather-kendo-input-hover-border;
1975
- border-left-color: $feather-kendo-input-hover-border;
1976
- border-right-color: $feather-kendo-input-hover-border;
1977
- border-top-color: $feather-kendo-input-hover-border;
1978
- color: $feather-feather-primary-text-on-surface;
1967
+ color: $feather-feather-primary-text-on-surface;
1979
1968
 
1980
1969
  }
1981
1970
  .k-datepicker.k-input.k-hover,.k-datepicker.k-input.k-state-hover,.k-datepicker.k-input.k-state-hovered,.k-datepicker.k-input:hover{
@@ -1984,61 +1973,43 @@
1984
1973
  }
1985
1974
  .k-datepicker.k-input.k-state-focus-within.k-input-solid,.k-datepicker.k-input:focus-within.k-input-solid{
1986
1975
  @extend %feather-effects-feather-focus-outer-on-surface;
1987
- border-bottom-color: transparent;
1988
- border-left-color: transparent;
1989
- border-right-color: transparent;
1990
- border-top-color: transparent;
1976
+ color: k-color( primary );
1991
1977
 
1992
1978
  }
1993
- .k-datepicker.k-input.k-invalid.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-touched.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-dirty.k-input-solid{
1994
- border-bottom-color: k-color( error );
1995
- border-left-color: k-color( error );
1996
- border-right-color: k-color( error );
1997
- border-top-color: k-color( error );
1979
+ .k-datepicker.k-input.k-state-focus-within.k-input-solid,.k-datepicker.k-input.k-state-focus-within.k-input-solid:focus-within,.k-datepicker.k-input.k-state-focus-within:focus-within.k-input-solid,.k-datepicker.k-input:focus-within.k-input-solid{
1980
+ border-bottom-color: currentcolor;
1981
+ border-left-color: currentcolor;
1982
+ border-right-color: currentcolor;
1983
+ border-top-color: currentcolor;
1998
1984
 
1999
1985
  }
2000
1986
  .k-datepicker.k-input.k-invalid.k-state-focus-within.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-touched.k-state-focus-within.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-dirty.k-state-focus-within.k-input-solid,.k-datepicker.k-input.k-invalid:focus-within.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-touched:focus-within.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-dirty:focus-within.k-input-solid{
2001
1987
  @extend %feather-effects-feather-focus-invalid-outer;
2002
- border-bottom-color: transparent;
2003
- border-left-color: transparent;
2004
- border-right-color: transparent;
2005
- border-top-color: transparent;
2006
-
2007
- }
2008
- .k-timepicker.k-input.k-hover,.k-timepicker.k-input.k-state-hover,.k-timepicker.k-input.k-state-hovered,.k-timepicker.k-input:hover{
2009
- box-shadow: none;
2010
-
1988
+
2011
1989
  }
2012
1990
  .k-timepicker.k-input.k-hover.k-input-solid,.k-timepicker.k-input.k-state-hover.k-input-solid,.k-timepicker.k-input.k-state-hovered.k-input-solid,.k-timepicker.k-input:hover.k-input-solid{
2013
- border-bottom-color: $feather-feather-primary-text-on-surface;
2014
- border-left-color: $feather-feather-primary-text-on-surface;
2015
- border-right-color: $feather-feather-primary-text-on-surface;
2016
- border-top-color: $feather-feather-primary-text-on-surface;
2017
- color: $feather-feather-primary-text-on-surface;
1991
+ color: $feather-feather-primary-text-on-surface;
2018
1992
 
1993
+ }
1994
+ .k-timepicker.k-input.k-hover,.k-timepicker.k-input.k-state-hover,.k-timepicker.k-input.k-state-hovered,.k-timepicker.k-input:hover{
1995
+ @extend %feather-effects-feather-input-hover-on-surface;
1996
+
2019
1997
  }
2020
1998
  .k-timepicker.k-input.k-state-focus-within.k-input-solid,.k-timepicker.k-input:focus-within.k-input-solid{
2021
1999
  @extend %feather-effects-feather-focus-outer-on-surface;
2022
- border-bottom-color: transparent;
2023
- border-left-color: transparent;
2024
- border-right-color: transparent;
2025
- border-top-color: transparent;
2000
+ color: k-color( primary );
2026
2001
 
2027
2002
  }
2028
- .k-timepicker.k-input.k-invalid.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-touched.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-dirty.k-input-solid{
2029
- border-bottom-color: k-color( error );
2030
- border-left-color: k-color( error );
2031
- border-right-color: k-color( error );
2032
- border-top-color: k-color( error );
2003
+ .k-timepicker.k-input.k-state-focus-within.k-input-solid,.k-timepicker.k-input.k-state-focus-within.k-input-solid:focus-within,.k-timepicker.k-input.k-state-focus-within:focus-within.k-input-solid,.k-timepicker.k-input:focus-within.k-input-solid{
2004
+ border-bottom-color: currentcolor;
2005
+ border-left-color: currentcolor;
2006
+ border-right-color: currentcolor;
2007
+ border-top-color: currentcolor;
2033
2008
 
2034
2009
  }
2035
2010
  .k-timepicker.k-input.k-invalid.k-state-focus-within.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-touched.k-state-focus-within.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-dirty.k-state-focus-within.k-input-solid,.k-timepicker.k-input.k-invalid:focus-within.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-touched:focus-within.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-dirty:focus-within.k-input-solid{
2036
2011
  @extend %feather-effects-feather-focus-invalid-outer;
2037
- border-bottom-color: transparent;
2038
- border-left-color: transparent;
2039
- border-right-color: transparent;
2040
- border-top-color: transparent;
2041
-
2012
+
2042
2013
  }
2043
2014
  .k-timepicker.k-input.k-disabled,.k-timepicker.k-input.k-state-disabled,.k-timepicker.k-input:disabled{
2044
2015
  opacity: 100%;
@@ -2069,47 +2040,39 @@
2069
2040
  .k-timepicker.k-input .k-button.k-button-md.k-button-solid.k-button-solid-base.k-icon-button.k-input-button .k-icon.k-svg-icon.k-button-icon{
2070
2041
  color: inherit;
2071
2042
 
2072
- }
2073
- .k-datetimepicker.k-input.k-hover,.k-datetimepicker.k-input.k-state-hover,.k-datetimepicker.k-input.k-state-hovered,.k-datetimepicker.k-input:hover{
2074
- box-shadow: none;
2075
-
2076
2043
  }
2077
2044
  .k-datetimepicker.k-input.k-hover.k-input-solid,.k-datetimepicker.k-input.k-state-hover.k-input-solid,.k-datetimepicker.k-input.k-state-hovered.k-input-solid,.k-datetimepicker.k-input:hover.k-input-solid{
2078
2045
  color: $feather-feather-primary-text-on-surface;
2079
- border-bottom-color: $feather-feather-primary-text-on-surface;
2080
- border-left-color: $feather-feather-primary-text-on-surface;
2081
- border-right-color: $feather-feather-primary-text-on-surface;
2082
- border-top-color: $feather-feather-primary-text-on-surface;
2046
+ border-bottom-color: currentcolor;
2047
+ border-left-color: currentcolor;
2048
+ border-right-color: currentcolor;
2049
+ border-top-color: currentcolor;
2083
2050
 
2051
+ }
2052
+ .k-datetimepicker.k-input.k-hover,.k-datetimepicker.k-input.k-state-hover,.k-datetimepicker.k-input.k-state-hovered,.k-datetimepicker.k-input:hover{
2053
+ @extend %feather-effects-feather-input-hover-on-surface;
2054
+
2084
2055
  }
2085
2056
  .k-datetimepicker.k-input.k-state-focus-within.k-input-solid,.k-datetimepicker.k-input:focus-within.k-input-solid{
2086
2057
  @extend %feather-effects-feather-focus-outer-on-surface;
2087
- border-bottom-color: transparent;
2088
- border-left-color: transparent;
2089
- border-right-color: transparent;
2090
- border-top-color: transparent;
2091
-
2092
- }
2093
- .k-datetimepicker.k-input.k-state-focus-within,.k-datetimepicker.k-input:focus-within{
2094
- outline-color: transparent;
2095
- outline-style: solid;
2096
- outline-width: 2px;
2058
+ border-bottom-color: currentcolor;
2059
+ border-left-color: currentcolor;
2060
+ border-right-color: currentcolor;
2061
+ border-top-color: currentcolor;
2062
+ color: k-color( primary );
2097
2063
 
2098
2064
  }
2099
2065
  .k-datetimepicker.k-input.k-invalid.k-input-solid,.k-datetimepicker.k-input.ng-invalid.ng-touched.k-input-solid,.k-datetimepicker.k-input.ng-invalid.ng-dirty.k-input-solid{
2100
- border-bottom-color: k-color( error );
2101
- border-left-color: k-color( error );
2102
- border-right-color: k-color( error );
2103
- border-top-color: k-color( error );
2066
+ border-bottom-color: currentcolor;
2067
+ border-left-color: currentcolor;
2068
+ border-right-color: currentcolor;
2069
+ border-top-color: currentcolor;
2070
+ color: k-color( error );
2104
2071
 
2105
2072
  }
2106
2073
  .k-datetimepicker.k-input.k-invalid.k-state-focus-within.k-input-solid,.k-datetimepicker.k-input.ng-invalid.ng-touched.k-state-focus-within.k-input-solid,.k-datetimepicker.k-input.ng-invalid.ng-dirty.k-state-focus-within.k-input-solid,.k-datetimepicker.k-input.k-invalid:focus-within.k-input-solid,.k-datetimepicker.k-input.ng-invalid.ng-touched:focus-within.k-input-solid,.k-datetimepicker.k-input.ng-invalid.ng-dirty:focus-within.k-input-solid{
2107
2074
  @extend %feather-effects-feather-focus-invalid-outer;
2108
- border-bottom-color: transparent;
2109
- border-left-color: transparent;
2110
- border-right-color: transparent;
2111
- border-top-color: transparent;
2112
-
2075
+
2113
2076
  }
2114
2077
  .k-datetimepicker.k-input.k-disabled,.k-datetimepicker.k-input.k-state-disabled,.k-datetimepicker.k-input:disabled{
2115
2078
  opacity: 100%;
@@ -2285,13 +2248,8 @@
2285
2248
  border-left-color: $feather-kendo-input-border;
2286
2249
  border-right-color: $feather-kendo-input-border;
2287
2250
  border-top-color: $feather-kendo-input-border;
2288
- color: $feather-feather-secondary-text-on-surface;
2289
2251
  background-color: initial;
2290
2252
 
2291
- }
2292
- .k-numerictextbox.k-input.k-input-md{
2293
- @extend %feather-typography-feather-body-small;
2294
-
2295
2253
  }
2296
2254
  .k-maskedtextbox.k-input{
2297
2255
  height: $feather-feather-container-height-lg;
@@ -2302,17 +2260,12 @@
2302
2260
 
2303
2261
  }
2304
2262
  .k-maskedtextbox.k-input.k-input-solid{
2305
- color: $feather-feather-secondary-text-on-surface;
2306
- border-bottom-color: $feather-feather-disabled-text-on-surface;
2307
- border-left-color: $feather-feather-disabled-text-on-surface;
2308
- border-right-color: $feather-feather-disabled-text-on-surface;
2309
- border-top-color: $feather-feather-disabled-text-on-surface;
2263
+ border-bottom-color: currentcolor;
2264
+ border-left-color: currentcolor;
2265
+ border-right-color: currentcolor;
2266
+ border-top-color: currentcolor;
2310
2267
  background-color: initial;
2311
2268
 
2312
- }
2313
- .k-maskedtextbox.k-input.k-input-md{
2314
- @extend %feather-typography-feather-body-small;
2315
-
2316
2269
  }
2317
2270
  .k-dateinput.k-input{
2318
2271
  transition-property: all;
@@ -2452,34 +2405,52 @@
2452
2405
  transition-duration: 280ms;
2453
2406
  transition-timing-function: ease-out;
2454
2407
 
2408
+ }
2409
+ .k-datepicker.k-input.k-input-solid{
2410
+ border-bottom-color: currentcolor;
2411
+ border-left-color: currentcolor;
2412
+ border-right-color: currentcolor;
2413
+ border-top-color: currentcolor;
2414
+
2455
2415
  }
2456
2416
  .k-timepicker.k-input{
2457
2417
  height: $feather-feather-container-height-lg;
2458
2418
  transition-duration: 280ms;
2459
2419
  transition-property: all;
2460
2420
  transition-timing-function: ease-out;
2421
+ min-width: 208px;
2461
2422
 
2462
2423
  }
2463
- .k-datetimepicker.k-input{
2424
+ .k-timepicker.k-input.k-input-solid{
2425
+ border-bottom-color: currentcolor;
2426
+ border-left-color: currentcolor;
2427
+ border-right-color: currentcolor;
2428
+ border-top-color: currentcolor;
2429
+
2430
+ }
2431
+ .k-datetimepicker.k-input{
2464
2432
  height: $feather-feather-container-height-lg;
2465
2433
  transition-property: all;
2466
2434
  transition-duration: 280ms;
2467
2435
  transition-timing-function: ease-out;
2468
2436
 
2437
+ }
2438
+ .k-datetimepicker.k-input.k-input-solid{
2439
+ border-bottom-color: currentcolor;
2440
+ border-left-color: currentcolor;
2441
+ border-right-color: currentcolor;
2442
+ border-top-color: currentcolor;
2443
+
2469
2444
  }
2470
2445
  .k-datetimepicker.k-input .k-button.k-button-md.k-button-solid.k-button-solid-base.k-icon-button.k-input-button{
2471
2446
  align-items: center;
2472
2447
  height: 100%;
2473
2448
  width: $feather-feather-container-height-lg;
2474
-
2475
- }
2476
- .k-popup.k-datetime-container .k-date-tab.k-datetime-wrap .k-datetime-selector .k-datetime-calendar-wrap .k-calendar{
2477
- column-gap: 16px;
2478
- row-gap: 16px;
2449
+ color: $feather-feather-icon-on-neutral;
2479
2450
 
2480
2451
  }
2481
2452
  .k-calendar .k-calendar-view .k-calendar-header{
2482
- padding-top: 12px;
2453
+ padding-top: 0.25rem;
2483
2454
  padding-bottom: 12px;
2484
2455
 
2485
2456
  }
@@ -2492,23 +2463,12 @@
2492
2463
  width: 40px;
2493
2464
  height: 40px;
2494
2465
 
2495
- }
2496
- .k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td{
2497
- width: 40px;
2498
- height: 40px;
2499
-
2500
- }
2501
- .k-calendar .k-calendar-view.k-calendar-monthview{
2502
- padding-bottom: 8px;
2503
-
2504
2466
  }
2505
2467
  .k-calendar{
2506
- background-color: $feather-feather-surface-shade-1;
2507
- background-image: none;
2508
- border-bottom-left-radius: $feather-feather-border-radius;
2509
- border-bottom-right-radius: $feather-feather-border-radius;
2510
- border-top-left-radius: $feather-feather-border-radius;
2511
- border-top-right-radius: $feather-feather-border-radius;
2468
+ border-bottom-left-radius: $feather-feather-border-radius-m;
2469
+ border-bottom-right-radius: $feather-feather-border-radius-m;
2470
+ border-top-left-radius: $feather-feather-border-radius-m;
2471
+ border-top-right-radius: $feather-feather-border-radius-m;
2512
2472
 
2513
2473
  }
2514
2474
  .k-dropdownlist .k-input-inner .k-input-value-text{
@@ -2724,30 +2684,26 @@
2724
2684
  .k-textbox.k-input.k-hover,.k-textbox.k-input.k-state-hover,.k-textbox.k-input.k-state-hovered,.k-textbox.k-input:hover{
2725
2685
  @extend %feather-effects-feather-input-hover-on-surface;
2726
2686
  color: $feather-feather-primary-text-on-surface;
2727
- border-bottom-color: $feather-kendo-input-flat-hover-border;
2728
- border-left-color: $feather-kendo-input-flat-hover-border;
2729
- border-right-color: $feather-kendo-input-flat-hover-border;
2730
- border-top-color: $feather-kendo-input-flat-hover-border;
2687
+
2688
+ }
2689
+ .k-textbox.k-input.k-hover.k-input-solid,.k-textbox.k-input.k-state-hover.k-input-solid,.k-textbox.k-input.k-state-hovered.k-input-solid,.k-textbox.k-input.k-input-solid:hover{
2690
+ border-bottom-color: currentcolor;
2691
+ border-left-color: currentcolor;
2692
+ border-right-color: currentcolor;
2693
+ border-top-color: currentcolor;
2731
2694
 
2732
2695
  }
2733
2696
  .k-numerictextbox.k-input .k-input-inner{
2734
2697
  @extend %feather-typography-feather-body-small;
2735
- color: $feather-feather-secondary-text-on-surface;
2698
+ color: $feather-kendo-input-text;
2736
2699
  height: auto;
2737
2700
 
2738
2701
  }
2739
2702
  .k-maskedtextbox.k-input .k-input-inner{
2740
2703
  @extend %feather-typography-feather-body-small;
2741
- color: $feather-feather-secondary-text-on-surface;
2704
+ color: $feather-kendo-input-text;
2742
2705
  height: auto;
2743
2706
 
2744
- }
2745
- .k-maskedtextbox.k-input.k-invalid.k-input-solid,.k-maskedtextbox.k-input.ng-invalid.ng-touched.k-input-solid,.k-maskedtextbox.k-input.ng-invalid.ng-dirty.k-input-solid{
2746
- border-bottom-color: k-color( error );
2747
- border-left-color: k-color( error );
2748
- border-right-color: k-color( error );
2749
- border-top-color: k-color( error );
2750
-
2751
2707
  }
2752
2708
  .k-maskedtextbox.k-input.k-disabled .k-input-inner,.k-maskedtextbox.k-input.k-state-disabled .k-input-inner,.k-maskedtextbox.k-input:disabled .k-input-inner{
2753
2709
  color: inherit;
@@ -3336,7 +3292,7 @@
3336
3292
  .k-colorpicker.k-picker.k-icon-picker{
3337
3293
  align-items: center;
3338
3294
  align-self: stretch;
3339
- background-image: none;
3295
+ background-image: linear-gradient(transparent, transparent);
3340
3296
 
3341
3297
  }
3342
3298
  .k-colorpicker.k-picker.k-icon-picker.k-picker-solid{
@@ -3350,6 +3306,7 @@
3350
3306
  .k-colorpicker.k-picker.k-icon-picker .k-input-inner{
3351
3307
  width: 2em;
3352
3308
  height: 2em;
3309
+ visibility: visible;
3353
3310
 
3354
3311
  }
3355
3312
  .k-colorpicker.k-picker.k-icon-picker.k-hover.k-picker-solid,.k-colorpicker.k-picker.k-icon-picker.k-state-hover.k-picker-solid,.k-colorpicker.k-picker.k-icon-picker.k-state-hovered.k-picker-solid,.k-colorpicker.k-picker.k-icon-picker:hover.k-picker-solid{
@@ -3383,6 +3340,7 @@
3383
3340
  }
3384
3341
  .k-colorpicker.k-picker.k-icon-picker.k-disabled,.k-colorpicker.k-picker.k-icon-picker.k-state-disabled,.k-colorpicker.k-picker.k-icon-picker:disabled{
3385
3342
  opacity: 40%;
3343
+ background-image: linear-gradient(transparent, transparent);
3386
3344
 
3387
3345
  }
3388
3346
  .k-colorpicker.k-picker.k-icon-picker.k-disabled.k-picker-solid,.k-colorpicker.k-picker.k-icon-picker.k-state-disabled.k-picker-solid,.k-colorpicker.k-picker.k-icon-picker:disabled.k-picker-solid{
@@ -3392,6 +3350,10 @@
3392
3350
  border-right-color: $feather-feather-disabled-text-on-surface;
3393
3351
  border-top-color: $feather-feather-disabled-text-on-surface;
3394
3352
 
3353
+ }
3354
+ .k-colorpicker.k-picker.k-icon-picker.k-disabled.k-picker-solid,.k-colorpicker.k-picker.k-icon-picker.k-state-disabled.k-picker-solid,.k-colorpicker.k-picker.k-icon-picker.k-picker-solid:disabled{
3355
+ background-color: $feather-feather-surface;
3356
+
3395
3357
  }
3396
3358
  .k-colorpicker.k-picker.k-icon-picker.k-disabled .k-input-inner .k-value-icon.k-color-preview,.k-colorpicker.k-picker.k-icon-picker.k-state-disabled .k-input-inner .k-value-icon.k-color-preview,.k-colorpicker.k-picker.k-icon-picker:disabled .k-input-inner .k-value-icon.k-color-preview{
3397
3359
  border-bottom-style: none;
@@ -3474,10 +3436,10 @@
3474
3436
 
3475
3437
  }
3476
3438
  .k-button.k-button-solid-primary.k-icon-button.k-rounded-md{
3477
- border-bottom-left-radius: $feather-feather-border-radius;
3478
- border-bottom-right-radius: $feather-feather-border-radius;
3479
- border-top-left-radius: $feather-feather-border-radius;
3480
- border-top-right-radius: $feather-feather-border-radius;
3439
+ border-bottom-left-radius: $feather-feather-border-radius-full;
3440
+ border-bottom-right-radius: $feather-feather-border-radius-full;
3441
+ border-top-left-radius: $feather-feather-border-radius-full;
3442
+ border-top-right-radius: $feather-feather-border-radius-full;
3481
3443
 
3482
3444
  }
3483
3445
  .k-button.k-button-outline.k-icon-button.k-rounded-md{
@@ -3498,10 +3460,14 @@
3498
3460
 
3499
3461
  }
3500
3462
  .k-textbox.k-input.k-invalid,.k-textbox.k-input.ng-invalid.ng-touched,.k-textbox.k-input.ng-invalid.ng-dirty{
3501
- border-bottom-color: k-color( error );
3502
- border-left-color: k-color( error );
3503
- border-right-color: k-color( error );
3504
- border-top-color: k-color( error );
3463
+ border-bottom-color: currentcolor;
3464
+ border-left-color: currentcolor;
3465
+ border-right-color: currentcolor;
3466
+ border-top-color: currentcolor;
3467
+
3468
+ }
3469
+ .k-textbox.k-input.k-invalid.k-input-solid,.k-textbox.k-input.ng-invalid.ng-touched.k-input-solid,.k-textbox.k-input.ng-invalid.ng-dirty.k-input-solid{
3470
+ color: k-color( error );
3505
3471
 
3506
3472
  }
3507
3473
  input{
@@ -3575,6 +3541,7 @@
3575
3541
  transition-property: all;
3576
3542
  transition-duration: 280ms;
3577
3543
  transition-timing-function: ease-out;
3544
+ outline-style: none;
3578
3545
 
3579
3546
  }
3580
3547
  .k-input.k-rounded-md{
@@ -3759,7 +3726,8 @@
3759
3726
  }
3760
3727
  .k-popup.k-timepicker-popup{
3761
3728
  @extend %feather-effects-feather-elevation-06dp;
3762
-
3729
+ min-width: 208px;
3730
+
3763
3731
  }
3764
3732
  .k-datetime-wrap .k-datetime-buttongroup .k-button-group.k-button-group-stretched .k-button.k-button-md.k-button-solid.k-button-solid-base.k-rounded-md.k-group-start.k-selected,.k-datetime-wrap .k-datetime-buttongroup .k-button-group.k-button-group-stretched .k-button.k-button-md.k-button-solid.k-button-solid-base.k-rounded-md:first-child.k-selected{
3765
3733
  background-color: k-color( primary-active );
@@ -3790,15 +3758,6 @@
3790
3758
  position: absolute;
3791
3759
  top: 36px;
3792
3760
 
3793
- }
3794
- .k-popup.k-datetime-container .k-date-tab.k-datetime-wrap{
3795
- padding-top: $feather-feather-spacing-xs;
3796
- padding-bottom: $feather-feather-spacing-xs;
3797
-
3798
- }
3799
- .k-calendar .k-calendar-navigation .k-content{
3800
- visibility: visible;
3801
-
3802
3761
  }
3803
3762
  .k-pager .k-pager-numbers-wrap .k-button.k-pager-nav{
3804
3763
  border-bottom-left-radius: $feather-kendo-border-radius-md;
@@ -3843,27 +3802,15 @@
3843
3802
  }
3844
3803
  .k-input.k-state-focus-within.k-input-solid,.k-input:focus-within.k-input-solid{
3845
3804
  @extend %feather-effects-feather-focus-outer-on-surface;
3846
-
3847
- }
3848
- .k-input.k-invalid.k-focus.k-input-solid,.k-input.ng-invalid.ng-touched.k-focus.k-input-solid,.k-input.ng-invalid.ng-dirty.k-focus.k-input-solid,.k-input.k-invalid.k-state-focus.k-input-solid,.k-input.k-invalid.k-state-focused.k-input-solid,.k-input.k-invalid:focus.k-input-solid,.k-input.ng-invalid.ng-touched.k-state-focus.k-input-solid,.k-input.ng-invalid.ng-touched.k-state-focused.k-input-solid,.k-input.ng-invalid.ng-touched:focus.k-input-solid,.k-input.ng-invalid.ng-dirty.k-state-focus.k-input-solid,.k-input.ng-invalid.ng-dirty.k-state-focused.k-input-solid,.k-input.ng-invalid.ng-dirty:focus.k-input-solid{
3849
- @extend %feather-effects-feather-focus-invalid-outer;
3850
-
3851
- }
3852
- .k-input.k-hover,.k-input.k-state-hover,.k-input.k-state-hovered,.k-input:hover{
3853
- border-bottom-width: $feather-kendo-input-border-width;
3854
- border-left-width: $feather-kendo-input-border-width;
3855
- border-right-width: $feather-kendo-input-border-width;
3856
- border-top-width: $feather-kendo-input-border-width;
3857
- box-shadow: 0px 0px 0px 0.5px $feather-feather-primary-text-on-surface;
3805
+ border-bottom-color: $feather-kendo-input-focus-border;
3806
+ border-left-color: $feather-kendo-input-focus-border;
3807
+ border-right-color: $feather-kendo-input-focus-border;
3808
+ border-top-color: $feather-kendo-input-focus-border;
3858
3809
 
3859
3810
  }
3860
3811
  .k-maskedtextbox.k-input.k-hover,.k-maskedtextbox.k-input.k-state-hover,.k-maskedtextbox.k-input.k-state-hovered,.k-maskedtextbox.k-input:hover{
3861
3812
  @extend %feather-effects-feather-input-hover-on-surface;
3862
- border-bottom-color: $feather-kendo-input-flat-hover-border;
3863
- border-left-color: $feather-kendo-input-flat-hover-border;
3864
- border-right-color: $feather-kendo-input-flat-hover-border;
3865
- border-top-color: $feather-kendo-input-flat-hover-border;
3866
-
3813
+
3867
3814
  }
3868
3815
  .k-numerictextbox.k-input.k-disabled .k-input-inner,.k-numerictextbox.k-input.k-state-disabled .k-input-inner,.k-numerictextbox.k-input:disabled .k-input-inner{
3869
3816
  color: $feather-feather-disabled-text-on-surface;
@@ -3896,10 +3843,12 @@
3896
3843
  }
3897
3844
  .k-dateinput.k-input .k-input-inner{
3898
3845
  height: auto;
3846
+ color: $feather-kendo-component-text;
3899
3847
 
3900
3848
  }
3901
3849
  .k-datepicker.k-input .k-input-inner{
3902
3850
  height: auto;
3851
+ color: $feather-kendo-input-text;
3903
3852
 
3904
3853
  }
3905
3854
  .k-label .k-label-optional{
@@ -4120,6 +4069,7 @@
4120
4069
  transition-duration: 280ms;
4121
4070
  transition-property: all;
4122
4071
  transition-timing-function: ease-out;
4072
+ color: k-color( secondary );
4123
4073
 
4124
4074
  }
4125
4075
  .k-button.k-button-outline.k-button-outline-primary.k-icon-button .k-button-icon.k-icon.k-svg-icon >svg{
@@ -4140,6 +4090,9 @@
4140
4090
  }
4141
4091
  .k-button.k-button-solid-primary .k-button-icon.k-icon.k-svg-icon >svg{
4142
4092
  translate: 0 -1px;
4093
+ color: k-color( on-primary );
4094
+ width: $feather-kendo-icon-size;
4095
+ height: $feather-kendo-icon-size;
4143
4096
 
4144
4097
  }
4145
4098
  .k-button-group .k-button.k-button-flat.k-icon-button.k-group-start,.k-button-group .k-button.k-button-flat.k-icon-button:first-child{
@@ -4342,10 +4295,6 @@
4342
4295
  .k-dropdowntree.k-focus.k-picker-solid,.k-dropdowntree.k-state-focus.k-picker-solid,.k-dropdowntree.k-state-focused.k-picker-solid,.k-dropdowntree:focus.k-picker-solid{
4343
4296
  @extend %feather-effects-feather-focus-outer-on-surface;
4344
4297
 
4345
- }
4346
- .k-dropdowntree .k-input-button.k-button.k-icon-button{
4347
- height: auto;
4348
-
4349
4298
  }
4350
4299
  .k-dropdowntree.k-invalid,.k-dropdowntree.ng-invalid.ng-touched,.k-dropdowntree.ng-invalid.ng-dirty{
4351
4300
  outline-color: k-color( error );
@@ -4488,11 +4437,6 @@
4488
4437
  transition-duration: 280ms;
4489
4438
  transition-timing-function: ease-out;
4490
4439
 
4491
- }
4492
- .k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-hover,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-state-hover,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-state-hovered,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td:hover{
4493
- background-color: initial;
4494
- background-image: $feather-feather-hover-on-surface-gradient;
4495
-
4496
4440
  }
4497
4441
  .k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-hover,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-state-hover,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-state-hovered,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td:hover{
4498
4442
  background-color: initial;
@@ -4516,9 +4460,7 @@
4516
4460
  }
4517
4461
  .k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-focus .k-link,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-state-focus .k-link,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-state-focused .k-link,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td:focus .k-link{
4518
4462
  @extend %feather-effects-feather-focus-inner-on-surface;
4519
- background-color: initial;
4520
- background-image: $feather-feather-focused-on-surface-gradient;
4521
-
4463
+
4522
4464
  }
4523
4465
  .k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-focus,.k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-state-focus,.k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-state-focused,.k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td:focus{
4524
4466
  background-color: initial;
@@ -4531,7 +4473,7 @@
4531
4473
 
4532
4474
  }
4533
4475
  .k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-focus .k-link,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-state-focus .k-link,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-state-focused .k-link,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td:focus .k-link{
4534
- @extend %feather-effects-feather-focus-inner-on-surface;
4476
+ @extend %feather-effects-feather-focus-inner-on-color;
4535
4477
 
4536
4478
  }
4537
4479
  .k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-focus .k-link,.k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-state-focus .k-link,.k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-state-focused .k-link,.k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td:focus .k-link{
@@ -4547,24 +4489,26 @@
4547
4489
  background-image: $feather-feather-hover-on-surface-gradient;
4548
4490
 
4549
4491
  }
4550
- .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-hover,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-state-hover,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-state-hovered,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td:hover{
4551
- background-color: initial;
4552
- background-image: $feather-feather-hover-on-surface-gradient;
4492
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-hover .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-state-hover .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-state-hovered .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td:hover .k-link{
4493
+ color: inherit;
4553
4494
 
4554
4495
  }
4555
4496
  .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-hover,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-state-hover,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-state-hovered,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td:hover{
4556
4497
  background-color: initial;
4557
4498
  background-image: $feather-feather-hover-on-surface-gradient;
4499
+ color: currentcolor;
4558
4500
 
4559
4501
  }
4560
4502
  .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-hover,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-state-hover,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-state-hovered,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td:hover{
4561
4503
  background-color: initial;
4562
4504
  background-image: $feather-feather-hover-on-surface-gradient;
4505
+ color: currentcolor;
4563
4506
 
4564
4507
  }
4565
4508
  .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-hover,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-state-hover,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-state-hovered,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td:hover{
4566
4509
  background-color: initial;
4567
4510
  background-image: $feather-feather-hover-on-surface-gradient;
4511
+ color: currentcolor;
4568
4512
 
4569
4513
  }
4570
4514
  .k-autocomplete.k-input .k-input-inner::placeholder{
@@ -4575,14 +4519,14 @@
4575
4519
  transition-property: all;
4576
4520
  transition-duration: 280ms;
4577
4521
  transition-timing-function: ease-out;
4578
- border-bottom-style: none;
4579
- border-left-style: none;
4580
- border-right-style: none;
4581
- border-top-style: none;
4582
- border-bottom-left-radius: $feather-feather-border-radius-s;
4583
- border-bottom-right-radius: $feather-feather-border-radius-s;
4584
- border-top-left-radius: $feather-feather-border-radius-s;
4585
- border-top-right-radius: $feather-feather-border-radius-s;
4522
+ border-bottom-style: solid;
4523
+ border-left-style: solid;
4524
+ border-right-style: solid;
4525
+ border-top-style: solid;
4526
+ border-bottom-left-radius: $feather-feather-border-radius;
4527
+ border-bottom-right-radius: $feather-feather-border-radius;
4528
+ border-top-left-radius: $feather-feather-border-radius;
4529
+ border-top-right-radius: $feather-feather-border-radius;
4586
4530
 
4587
4531
  }
4588
4532
  .k-expander.k-expanded .k-expander-content-wrapper{
@@ -4608,7 +4552,7 @@
4608
4552
  .k-expander.k-focus,.k-expander.k-state-focus,.k-expander.k-state-focused,.k-expander:focus{
4609
4553
  @extend %feather-effects-feather-focus-outer-on-surface;
4610
4554
  outline-style: none;
4611
- z-index: 999;
4555
+ z-index: 1;
4612
4556
 
4613
4557
  }
4614
4558
  .k-expander.k-disabled .k-expander-header .k-expander-title,.k-expander.k-state-disabled .k-expander-header .k-expander-title,.k-expander:disabled .k-expander-header .k-expander-title{
@@ -4652,6 +4596,15 @@
4652
4596
  transition-property: all;
4653
4597
  transition-duration: 280ms;
4654
4598
  transition-timing-function: ease-out;
4599
+ border-bottom-style: solid;
4600
+ border-left-style: solid;
4601
+ border-right-style: solid;
4602
+ border-top-style: solid;
4603
+ border-bottom-left-radius: $feather-feather-border-radius;
4604
+ border-bottom-right-radius: $feather-feather-border-radius;
4605
+ border-top-left-radius: $feather-feather-border-radius;
4606
+ border-top-right-radius: $feather-feather-border-radius;
4607
+ z-index: 1;
4655
4608
 
4656
4609
  }
4657
4610
  .k-card .k-card-header .k-card-subtitle{
@@ -4661,4 +4614,574 @@
4661
4614
  .k-card .k-card-body >p{
4662
4615
  @extend %feather-typography-feather-body-small;
4663
4616
 
4617
+ }
4618
+ .k-button.k-focus.k-button-outline.k-button-outline-primary,.k-button.k-state-focus.k-button-outline.k-button-outline-primary,.k-button.k-state-focused.k-button-outline.k-button-outline-primary,.k-button:focus.k-button-outline.k-button-outline-primary{
4619
+ @extend %feather-effects-feather-focus-outer-on-surface-thin;
4620
+ outline-style: none;
4621
+ color: k-color( secondary );
4622
+
4623
+ }
4624
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-focus .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-state-focus .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-state-focused .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td:focus .k-link{
4625
+ @extend %feather-effects-feather-focus-inner-on-color;
4626
+
4627
+ }
4628
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-range-mid{
4629
+ background-color: initial;
4630
+ background-image: $feather-feather-active-on-surface-gradient;
4631
+
4632
+ }
4633
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-disabled,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-state-disabled,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td:disabled{
4634
+ opacity: 100%;
4635
+ background-color: initial;
4636
+ background-image: none;
4637
+ color: $feather-feather-disabled-text-on-surface;
4638
+
4639
+ }
4640
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-hover,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-state-hover,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-state-hovered,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td:hover{
4641
+ background-color: initial;
4642
+ background-image: $feather-feather-hover-on-surface-gradient;
4643
+ color: currentcolor;
4644
+
4645
+ }
4646
+ .k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-range-mid{
4647
+ background-color: initial;
4648
+ background-image: $feather-feather-active-on-surface-gradient;
4649
+
4650
+ }
4651
+ .k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-disabled,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-state-disabled,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td:disabled{
4652
+ opacity: 100%;
4653
+ background-color: initial;
4654
+ background-image: none;
4655
+ color: $feather-feather-disabled-text-on-surface;
4656
+
4657
+ }
4658
+ .k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-hover .k-link,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-state-hover .k-link,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-state-hovered .k-link,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td:hover .k-link{
4659
+ color: currentcolor;
4660
+
4661
+ }
4662
+ .k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-selected{
4663
+ color: $feather-kendo-calendar-cell-selected-text;
4664
+ font-weight: 500;
4665
+
4666
+ }
4667
+ .k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-hover,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-state-hover,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-state-hovered,.k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td:hover{
4668
+ background-color: initial;
4669
+ background-image: $feather-feather-hover-on-surface-gradient;
4670
+
4671
+ }
4672
+ .k-calendar .k-calendar-navigation .k-calendar-navigation-highlight{
4673
+ border-bottom-width: 2px;
4674
+ border-left-width: 2px;
4675
+ border-right-width: 2px;
4676
+ border-top-width: 2px;
4677
+ border-bottom-color: k-color( primary );
4678
+ border-left-color: k-color( primary );
4679
+ border-right-color: k-color( primary );
4680
+ border-top-color: k-color( primary );
4681
+ border-bottom-left-radius: $feather-feather-border-radius;
4682
+ border-bottom-right-radius: $feather-feather-border-radius;
4683
+ border-top-left-radius: $feather-feather-border-radius;
4684
+ border-top-right-radius: $feather-feather-border-radius;
4685
+
4686
+ }
4687
+ .k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td{
4688
+ width: 2.5rem;
4689
+
4690
+ }
4691
+ .k-calendar .k-calendar-header .k-calendar-nav .k-button.k-button-md.k-button-flat.k-button-flat-base.k-rounded-md.k-calendar-nav-today{
4692
+ color: k-color( primary );
4693
+
4694
+ }
4695
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td{
4696
+ width: 2.5rem;
4697
+ height: 2.5rem;
4698
+
4699
+ }
4700
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-focus,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-state-focus,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-state-focused,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td:focus{
4701
+ color: currentcolor;
4702
+ background-color: initial;
4703
+ background-image: $feather-feather-focused-on-surface-gradient;
4704
+
4705
+ }
4706
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-selected .k-link{
4707
+ color: inherit;
4708
+ font-weight: 500;
4709
+
4710
+ }
4711
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-monthview .k-calendar-table .k-calendar-td.k-selected{
4712
+ color: $feather-kendo-calendar-cell-selected-text;
4713
+
4714
+ }
4715
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-hover .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-state-hover .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-state-hovered .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td:hover .k-link{
4716
+ color: inherit;
4717
+
4718
+ }
4719
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-hover .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-state-hover .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-state-hovered .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td:hover .k-link{
4720
+ color: inherit;
4721
+
4722
+ }
4723
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-hover .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-state-hover .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-state-hovered .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td:hover .k-link{
4724
+ color: inherit;
4725
+
4726
+ }
4727
+ .k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-hover .k-link,.k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-state-hover .k-link,.k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-state-hovered .k-link,.k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td:hover .k-link{
4728
+ color: currentcolor;
4729
+
4730
+ }
4731
+ .k-calendar .k-calendar-view.k-calendar-centuryview .k-content .k-calendar-td.k-hover .k-link,.k-calendar .k-calendar-view.k-calendar-centuryview .k-content .k-calendar-td.k-state-hover .k-link,.k-calendar .k-calendar-view.k-calendar-centuryview .k-content .k-calendar-td.k-state-hovered .k-link,.k-calendar .k-calendar-view.k-calendar-centuryview .k-content .k-calendar-td:hover .k-link{
4732
+ color: currentcolor;
4733
+
4734
+ }
4735
+ .k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-hover .k-link,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-state-hover .k-link,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-state-hovered .k-link,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td:hover .k-link{
4736
+ color: currentcolor;
4737
+
4738
+ }
4739
+ .k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-focus,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-state-focus,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-state-focused,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td:focus{
4740
+ background-color: initial;
4741
+ background-image: $feather-feather-focused-on-surface-gradient;
4742
+
4743
+ }
4744
+ .k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-selected .k-link{
4745
+ color: inherit;
4746
+
4747
+ }
4748
+ .k-calendar .k-calendar-view.k-calendar-monthview .k-content .k-calendar-td.k-selected .k-link{
4749
+ color: inherit;
4750
+
4751
+ }
4752
+ .k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-selected{
4753
+ color: $feather-kendo-calendar-cell-selected-text;
4754
+ font-weight: 500;
4755
+
4756
+ }
4757
+ .k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-selected .k-link{
4758
+ color: inherit;
4759
+
4760
+ }
4761
+ .k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-selected{
4762
+ color: $feather-kendo-calendar-cell-selected-text;
4763
+ font-weight: 500;
4764
+
4765
+ }
4766
+ .k-calendar .k-calendar-view.k-calendar-centuryview .k-content .k-calendar-td.k-selected .k-link{
4767
+ color: inherit;
4768
+
4769
+ }
4770
+ .k-calendar .k-calendar-view.k-calendar-centuryview .k-content .k-calendar-td.k-selected{
4771
+ color: $feather-kendo-calendar-cell-selected-text;
4772
+ font-weight: 500;
4773
+
4774
+ }
4775
+ .k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-range-mid{
4776
+ background-color: initial;
4777
+ background-image: $feather-feather-active-on-surface-gradient;
4778
+
4779
+ }
4780
+ .k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-range-mid{
4781
+ background-color: initial;
4782
+ background-image: $feather-feather-active-on-surface-gradient;
4783
+
4784
+ }
4785
+ .k-calendar .k-calendar-view.k-calendar-centuryview .k-content .k-calendar-td.k-range-mid{
4786
+ background-color: initial;
4787
+ background-image: $feather-feather-active-on-surface-gradient;
4788
+
4789
+ }
4790
+ .k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-disabled,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td.k-state-disabled,.k-calendar .k-calendar-view.k-calendar-yearview .k-content .k-calendar-td:disabled{
4791
+ opacity: 100%;
4792
+ color: $feather-feather-disabled-text-on-surface;
4793
+ background-color: initial;
4794
+ background-image: none;
4795
+
4796
+ }
4797
+ .k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-disabled,.k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td.k-state-disabled,.k-calendar .k-calendar-view.k-calendar-decadeview .k-content .k-calendar-td:disabled{
4798
+ opacity: 100%;
4799
+ color: $feather-feather-disabled-text-on-surface;
4800
+ background-color: initial;
4801
+ background-image: none;
4802
+
4803
+ }
4804
+ .k-calendar .k-calendar-view.k-calendar-centuryview .k-content .k-calendar-td.k-disabled,.k-calendar .k-calendar-view.k-calendar-centuryview .k-content .k-calendar-td.k-state-disabled,.k-calendar .k-calendar-view.k-calendar-centuryview .k-content .k-calendar-td:disabled{
4805
+ background-color: initial;
4806
+ background-image: none;
4807
+ color: $feather-feather-disabled-text-on-surface;
4808
+ opacity: 100%;
4809
+
4810
+ }
4811
+ .k-calendar .k-calendar-view::after{
4812
+ visibility: hidden;
4813
+
4814
+ }
4815
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-range-mid{
4816
+ background-color: initial;
4817
+ background-image: $feather-feather-active-on-surface-gradient;
4818
+
4819
+ }
4820
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-range-mid{
4821
+ background-color: initial;
4822
+ background-image: $feather-feather-active-on-surface-gradient;
4823
+
4824
+ }
4825
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-range-mid{
4826
+ background-color: initial;
4827
+ background-image: $feather-feather-active-on-surface-gradient;
4828
+
4829
+ }
4830
+ .k-button.k-button-flat.k-button-flat-primary .k-button-text{
4831
+ color: k-color( primary-on-surface );
4832
+
4833
+ }
4834
+ .k-button.k-button-flat.k-button-flat-primary .k-button-icon.k-icon.k-svg-icon >svg{
4835
+ width: $feather-kendo-icon-size;
4836
+ height: $feather-kendo-icon-size;
4837
+ color: k-color( primary-on-surface );
4838
+
4839
+ }
4840
+ .k-button.k-button-flat.k-button-flat-primary.k-icon-button .k-button-icon.k-icon.k-svg-icon{
4841
+ color: inherit;
4842
+
4843
+ }
4844
+ .k-button.k-button-solid-primary .k-button-text{
4845
+ color: k-color( on-primary );
4846
+
4847
+ }
4848
+ .k-button.k-disabled.k-button-solid-primary .k-button-icon.k-icon.k-svg-icon >svg,.k-button.k-state-disabled.k-button-solid-primary .k-button-icon.k-icon.k-svg-icon >svg,.k-button:disabled.k-button-solid-primary .k-button-icon.k-icon.k-svg-icon >svg{
4849
+ color: $feather-feather-disabled-text-on-surface;
4850
+
4851
+ }
4852
+ .k-colorpicker.k-picker.k-icon-picker .k-input-inner .k-value-icon.k-color-preview{
4853
+ visibility: visible;
4854
+
4855
+ }
4856
+ .k-colorpicker.k-picker.k-icon-picker .k-input-inner .k-value-icon.k-color-preview .k-color-preview-mask::before{
4857
+ visibility: visible;
4858
+
4859
+ }
4860
+ .k-colorpicker.k-picker.k-icon-picker.k-picker-md.k-picker-solid.k-rounded-md .k-button.k-icon-button.k-input-button{
4861
+ background-color: transparent;
4862
+ background-image: linear-gradient(transparent, transparent);
4863
+ outline-style: none;
4864
+ border-bottom-style: none;
4865
+ border-left-style: none;
4866
+ border-right-style: none;
4867
+ border-top-style: none;
4868
+
4869
+ }
4870
+ .k-colorpicker.k-picker.k-icon-picker.k-picker-md.k-picker-solid.k-rounded-md .k-button.k-icon-button.k-input-button.k-hover,.k-colorpicker.k-picker.k-icon-picker.k-picker-md.k-picker-solid.k-rounded-md .k-button.k-icon-button.k-input-button.k-state-hover,.k-colorpicker.k-picker.k-icon-picker.k-picker-md.k-picker-solid.k-rounded-md .k-button.k-icon-button.k-input-button.k-state-hovered,.k-colorpicker.k-picker.k-icon-picker.k-picker-md.k-picker-solid.k-rounded-md .k-button.k-icon-button.k-input-button:hover{
4871
+ background-color: k-color( app-surface );
4872
+ background-image: $feather-feather-hover-on-surface-gradient;
4873
+ outline-style: none;
4874
+
4875
+ }
4876
+ .k-form-hint{
4877
+ font-style: normal;
4878
+ font-size: $feather-feather-font-size-md;
4879
+
4880
+ }
4881
+ .k-form-error{
4882
+ font-size: $feather-feather-font-size-md;
4883
+ font-style: normal;
4884
+
4885
+ }
4886
+ .k-dropdowntree .k-input-button.k-button.k-icon-button{
4887
+ width: $feather-feather-container-height-sm;
4888
+ height: $feather-feather-container-height-sm;
4889
+ margin-top: 0.175rem;
4890
+ margin-right: 0.25rem;
4891
+ border-bottom-left-radius: $feather-feather-border-radius-full;
4892
+ border-bottom-right-radius: $feather-feather-border-radius-full;
4893
+ border-top-left-radius: $feather-feather-border-radius-full;
4894
+ border-top-right-radius: $feather-feather-border-radius-full;
4895
+
4896
+ }
4897
+ .k-textbox.k-input.k-input-md.k-rounded-md.k-input-solid .k-clear-value{
4898
+ width: $feather-feather-container-height-sm;
4899
+ height: $feather-feather-container-height-sm;
4900
+ border-bottom-left-radius: $feather-feather-border-radius-full;
4901
+ border-bottom-right-radius: $feather-feather-border-radius-full;
4902
+ border-top-left-radius: $feather-feather-border-radius-full;
4903
+ border-top-right-radius: $feather-feather-border-radius-full;
4904
+
4905
+ }
4906
+ .k-textbox.k-input.k-input-md.k-rounded-md.k-input-solid .k-input-prefix.k-input-prefix-horizontal .k-button.k-button-flat.k-button-flat-base.k-icon-button{
4907
+ width: $feather-feather-container-height-sm;
4908
+ height: $feather-feather-container-height-sm;
4909
+ border-bottom-left-radius: $feather-feather-border-radius-full;
4910
+ border-bottom-right-radius: $feather-feather-border-radius-full;
4911
+ border-top-left-radius: $feather-feather-border-radius-full;
4912
+ border-top-right-radius: $feather-feather-border-radius-full;
4913
+ border-bottom-style: none;
4914
+ border-left-style: none;
4915
+ border-right-style: none;
4916
+ border-top-style: none;
4917
+ outline-style: none;
4918
+
4919
+ }
4920
+ .k-textbox.k-input.k-input-md.k-rounded-md.k-input-solid .k-input-prefix.k-input-prefix-horizontal .k-button.k-button-flat.k-button-flat-base.k-icon-button.k-focus,.k-textbox.k-input.k-input-md.k-rounded-md.k-input-solid .k-input-prefix.k-input-prefix-horizontal .k-button.k-button-flat.k-button-flat-base.k-icon-button.k-state-focus,.k-textbox.k-input.k-input-md.k-rounded-md.k-input-solid .k-input-prefix.k-input-prefix-horizontal .k-button.k-button-flat.k-button-flat-base.k-icon-button.k-state-focused,.k-textbox.k-input.k-input-md.k-rounded-md.k-input-solid .k-input-prefix.k-input-prefix-horizontal .k-button.k-button-flat.k-button-flat-base.k-icon-button:focus{
4921
+ @extend %feather-effects-feather-focus-inner-on-surface-important;
4922
+
4923
+ }
4924
+ .k-textbox.k-input.k-input-md.k-rounded-md.k-input-solid .k-input-suffix.k-input-suffix-horizontal .k-button.k-button-flat.k-button-flat-primary{
4925
+ outline-style: none;
4926
+
4927
+ }
4928
+ .k-textbox.k-input.k-input-md.k-rounded-md.k-input-solid .k-input-suffix.k-input-suffix-horizontal .k-button.k-button-flat.k-button-flat-primary.k-focus,.k-textbox.k-input.k-input-md.k-rounded-md.k-input-solid .k-input-suffix.k-input-suffix-horizontal .k-button.k-button-flat.k-button-flat-primary.k-state-focus,.k-textbox.k-input.k-input-md.k-rounded-md.k-input-solid .k-input-suffix.k-input-suffix-horizontal .k-button.k-button-flat.k-button-flat-primary.k-state-focused,.k-textbox.k-input.k-input-md.k-rounded-md.k-input-solid .k-input-suffix.k-input-suffix-horizontal .k-button.k-button-flat.k-button-flat-primary:focus{
4929
+ @extend %feather-effects-feather-focus-outer-on-color-important;
4930
+ outline-style: none;
4931
+
4932
+ }
4933
+ .k-expander.k-expanded.k-disabled .k-expander-header .k-expander-indicator .k-icon.k-svg-icon.k-svg-i-chevron-up >svg,.k-expander.k-expanded.k-state-disabled .k-expander-header .k-expander-indicator .k-icon.k-svg-icon.k-svg-i-chevron-up >svg,.k-expander.k-expanded:disabled .k-expander-header .k-expander-indicator .k-icon.k-svg-icon.k-svg-i-chevron-up >svg{
4934
+ color: $feather-feather-border-on-surface;
4935
+
4936
+ }
4937
+ .k-dateinput.k-input.k-invalid .k-input-inner,.k-dateinput.k-input.ng-invalid.ng-touched .k-input-inner,.k-dateinput.k-input.ng-invalid.ng-dirty .k-input-inner{
4938
+ color: $feather-kendo-component-text;
4939
+
4940
+ }
4941
+ .k-textbox.k-input .k-input-inner::placeholder{
4942
+ color: inherit;
4943
+
4944
+ }
4945
+ .k-numerictextbox.k-input .k-input-inner::placeholder{
4946
+ color: inherit;
4947
+
4948
+ }
4949
+ .k-maskedtextbox.k-input .k-input-inner::placeholder{
4950
+ color: inherit;
4951
+
4952
+ }
4953
+ .k-maskedtextbox.k-input.k-invalid.k-input-solid,.k-maskedtextbox.k-input.ng-invalid.ng-touched.k-input-solid,.k-maskedtextbox.k-input.ng-invalid.ng-dirty.k-input-solid{
4954
+ color: k-color( error );
4955
+
4956
+ }
4957
+ .k-input.k-invalid.k-focus.k-input-solid,.k-input.ng-invalid.ng-touched.k-focus.k-input-solid,.k-input.ng-invalid.ng-dirty.k-focus.k-input-solid,.k-input.k-invalid.k-state-focus.k-input-solid,.k-input.k-invalid.k-state-focused.k-input-solid,.k-input.k-invalid:focus.k-input-solid,.k-input.ng-invalid.ng-touched.k-state-focus.k-input-solid,.k-input.ng-invalid.ng-touched.k-state-focused.k-input-solid,.k-input.ng-invalid.ng-touched:focus.k-input-solid,.k-input.ng-invalid.ng-dirty.k-state-focus.k-input-solid,.k-input.ng-invalid.ng-dirty.k-state-focused.k-input-solid,.k-input.ng-invalid.ng-dirty:focus.k-input-solid{
4958
+ @extend %feather-effects-feather-focus-invalid-outer;
4959
+
4960
+ }
4961
+ .k-input.k-invalid.k-input-solid,.k-input.ng-invalid.ng-touched.k-input-solid,.k-input.ng-invalid.ng-dirty.k-input-solid{
4962
+ border-bottom-color: $feather-kendo-input-invalid-border;
4963
+ border-left-color: $feather-kendo-input-invalid-border;
4964
+ border-right-color: $feather-kendo-input-invalid-border;
4965
+ border-top-color: $feather-kendo-input-invalid-border;
4966
+
4967
+ }
4968
+ .k-input.k-hover,.k-input.k-state-hover,.k-input.k-state-hovered,.k-input:hover{
4969
+ @extend %feather-effects-feather-input-hover-on-surface;
4970
+ transition-property: all;
4971
+ transition-duration: 280ms;
4972
+ transition-timing-function: ease-out;
4973
+
4974
+ }
4975
+ .k-datepicker.k-input.k-invalid.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-touched.k-invalid.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-dirty.k-invalid.k-input-solid,.k-datepicker.k-input.k-invalid.ng-invalid.ng-touched.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-touched.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-dirty.ng-touched.k-input-solid,.k-datepicker.k-input.k-invalid.ng-invalid.ng-dirty.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-touched.ng-dirty.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-dirty.k-input-solid{
4976
+ border-bottom-color: currentcolor;
4977
+ border-left-color: currentcolor;
4978
+ border-right-color: currentcolor;
4979
+ border-top-color: currentcolor;
4980
+
4981
+ }
4982
+ .k-datepicker.k-input.k-invalid.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-touched.k-input-solid,.k-datepicker.k-input.ng-invalid.ng-dirty.k-input-solid{
4983
+ color: k-color( error );
4984
+
4985
+ }
4986
+ .k-datepicker.k-input.k-invalid .k-input-inner,.k-datepicker.k-input.ng-invalid.ng-touched .k-input-inner,.k-datepicker.k-input.ng-invalid.ng-dirty .k-input-inner{
4987
+ color: $feather-kendo-input-text;
4988
+
4989
+ }
4990
+ .k-timepicker.k-input .k-input-inner{
4991
+ color: $feather-kendo-input-text;
4992
+
4993
+ }
4994
+ .k-timepicker.k-input.k-invalid.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-touched.k-invalid.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-dirty.k-invalid.k-input-solid,.k-timepicker.k-input.k-invalid.ng-invalid.ng-touched.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-touched.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-dirty.ng-touched.k-input-solid,.k-timepicker.k-input.k-invalid.ng-invalid.ng-dirty.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-touched.ng-dirty.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-dirty.k-input-solid{
4995
+ border-bottom-color: currentcolor;
4996
+ border-left-color: currentcolor;
4997
+ border-right-color: currentcolor;
4998
+ border-top-color: currentcolor;
4999
+
5000
+ }
5001
+ .k-timepicker.k-input.k-invalid.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-touched.k-input-solid,.k-timepicker.k-input.ng-invalid.ng-dirty.k-input-solid{
5002
+ color: k-color( error );
5003
+
5004
+ }
5005
+ .k-popup.k-timepicker-popup .k-timeselector .k-time-list-container .k-time-list-wrapper .k-time-list::before{
5006
+ box-shadow: none;
5007
+ visibility: visible;
5008
+
5009
+ }
5010
+ .k-popup.k-timepicker-popup .k-timeselector .k-time-list-container .k-time-list-wrapper .k-time-list::after{
5011
+ box-shadow: none;
5012
+
5013
+ }
5014
+ .k-timeselector .k-time-list-container .k-time-list-wrapper.k-focus::before,.k-timeselector .k-time-list-container .k-time-list-wrapper.k-state-focus::before,.k-timeselector .k-time-list-container .k-time-list-wrapper.k-state-focused::before,.k-timeselector .k-time-list-container .k-time-list-wrapper:focus::before{
5015
+ background-color: initial;
5016
+ background-image: none;
5017
+
5018
+ }
5019
+ .k-timeselector .k-time-list-container .k-time-list-wrapper.k-focus::after,.k-timeselector .k-time-list-container .k-time-list-wrapper.k-state-focus::after,.k-timeselector .k-time-list-container .k-time-list-wrapper.k-state-focused::after,.k-timeselector .k-time-list-container .k-time-list-wrapper:focus::after{
5020
+ background-color: initial;
5021
+ background-image: none;
5022
+
5023
+ }
5024
+ .k-popup.k-timepicker-popup .k-timeselector .k-time-list-container .k-time-highlight{
5025
+ background-color: initial;
5026
+ background-image: $feather-feather-focused-on-surface-gradient;
5027
+ visibility: visible;
5028
+ margin-top: 14px;
5029
+ border-bottom-style: none;
5030
+ border-left-style: none;
5031
+ border-right-style: none;
5032
+ border-top-style: none;
5033
+ height: 3rem;
5034
+
5035
+ }
5036
+ .k-popup.k-timepicker-popup .k-timeselector .k-time-list-container .k-time-separator{
5037
+ visibility: visible;
5038
+ top: 22px;
5039
+
5040
+ }
5041
+ .k-timeselector .k-time-list-container .k-time-list-wrapper.k-focus,.k-timeselector .k-time-list-container .k-time-list-wrapper.k-state-focus,.k-timeselector .k-time-list-container .k-time-list-wrapper.k-state-focused,.k-timeselector .k-time-list-container .k-time-list-wrapper:focus{
5042
+ background-color: initial;
5043
+ background-image: $feather-feather-hover-on-surface-gradient;
5044
+ border-bottom-left-radius: $feather-feather-border-radius;
5045
+ border-bottom-right-radius: $feather-feather-border-radius;
5046
+ border-top-left-radius: $feather-feather-border-radius;
5047
+ border-top-right-radius: $feather-feather-border-radius;
5048
+
5049
+ }
5050
+ .k-timeselector .k-time-list-container .k-time-list-wrapper{
5051
+ border-bottom-left-radius: $feather-feather-border-radius;
5052
+ border-bottom-right-radius: $feather-feather-border-radius;
5053
+ border-top-left-radius: $feather-feather-border-radius;
5054
+ border-top-right-radius: $feather-feather-border-radius;
5055
+ padding-top: 10px;
5056
+
5057
+ }
5058
+ .k-timeselector .k-time-list-container .k-time-list-wrapper.k-focus .k-title,.k-timeselector .k-time-list-container .k-time-list-wrapper.k-state-focus .k-title,.k-timeselector .k-time-list-container .k-time-list-wrapper.k-state-focused .k-title,.k-timeselector .k-time-list-container .k-time-list-wrapper:focus .k-title{
5059
+ color: k-color( primary );
5060
+ font-weight: 700;
5061
+
5062
+ }
5063
+ .k-timeselector .k-time-list-container .k-time-list-wrapper .k-title{
5064
+ color: $feather-kendo-component-text;
5065
+ font-weight: 500;
5066
+ line-height: 3;
5067
+ position: relative;
5068
+ top: -10px;
5069
+
5070
+ }
5071
+ .k-popup.k-timepicker-popup .k-timeselector .k-time-header{
5072
+ font-variant-numeric: tabular-nums;
5073
+
5074
+ }
5075
+ .k-popup.k-timepicker-popup .k-timeselector .k-time-header .k-title{
5076
+ @extend %feather-typography-feather-heading-2;
5077
+
5078
+ }
5079
+ .k-popup.k-timepicker-popup .k-time-footer.k-actions.k-actions-stretched.k-actions-horizontal{
5080
+ padding-bottom: $feather-feather-spacing-xs;
5081
+ padding-left: $feather-feather-spacing-s;
5082
+ padding-right: $feather-feather-spacing-s;
5083
+ padding-top: $feather-feather-spacing-xs;
5084
+ margin-top: $feather-feather-spacing-xs;
5085
+
5086
+ }
5087
+ .k-datetimepicker.k-input .k-input-inner{
5088
+ color: $feather-kendo-input-text;
5089
+
5090
+ }
5091
+ .k-calendar .k-calendar-navigation .k-content .k-reset >li{
5092
+ display: flex;
5093
+ flex-direction: row;
5094
+
5095
+ }
5096
+ .k-popup.k-datetime-container .k-date-tab.k-datetime-wrap{
5097
+ display: flex;
5098
+ flex-direction: column;
5099
+ align-items: stretch;
5100
+ align-self: stretch;
5101
+
5102
+ }
5103
+ .k-daterangepicker .k-floating-label-container .k-dateinput.k-input .k-input-inner{
5104
+ color: $feather-kendo-input-text;
5105
+
5106
+ }
5107
+ .k-daterangepicker .k-floating-label-container .k-dateinput.k-input.k-input-solid{
5108
+ border-bottom-color: currentcolor;
5109
+ border-left-color: currentcolor;
5110
+ border-right-color: currentcolor;
5111
+ border-top-color: currentcolor;
5112
+
5113
+ }
5114
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-selected .k-link{
5115
+ color: inherit;
5116
+ font-weight: 500;
5117
+
5118
+ }
5119
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-selected .k-link{
5120
+ color: inherit;
5121
+ font-weight: 500;
5122
+
5123
+ }
5124
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-selected .k-link{
5125
+ color: inherit;
5126
+ font-weight: 500;
5127
+
5128
+ }
5129
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-selected{
5130
+ color: $feather-kendo-calendar-cell-selected-text;
5131
+
5132
+ }
5133
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-selected{
5134
+ color: $feather-kendo-calendar-cell-selected-text;
5135
+
5136
+ }
5137
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-selected{
5138
+ color: $feather-kendo-calendar-cell-selected-text;
5139
+
5140
+ }
5141
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-focus .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-state-focus .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-state-focused .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td:focus .k-link{
5142
+ @extend %feather-effects-feather-focus-inner-on-color;
5143
+
5144
+ }
5145
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-focus .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-state-focus .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-state-focused .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td:focus .k-link{
5146
+ @extend %feather-effects-feather-focus-inner-on-color;
5147
+
5148
+ }
5149
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-focus .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-state-focus .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-state-focused .k-link,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td:focus .k-link{
5150
+ @extend %feather-effects-feather-focus-inner-on-color;
5151
+
5152
+ }
5153
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-focus,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-state-focus,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-state-focused,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td:focus{
5154
+ background-color: initial;
5155
+ background-image: $feather-feather-focused-on-surface-gradient;
5156
+
5157
+ }
5158
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-focus,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-state-focus,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-state-focused,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td:focus{
5159
+ background-color: initial;
5160
+ background-image: $feather-feather-focused-on-surface-gradient;
5161
+
5162
+ }
5163
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-focus,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-state-focus,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-state-focused,.k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td:focus{
5164
+ background-color: initial;
5165
+ background-image: $feather-feather-focused-on-surface-gradient;
5166
+
5167
+ }
5168
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td.k-today{
5169
+ color: $feather-kendo-calendar-today-color;
5170
+
5171
+ }
5172
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-decadeview .k-calendar-table .k-calendar-td.k-today{
5173
+ color: $feather-kendo-calendar-today-color;
5174
+
5175
+ }
5176
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td.k-today{
5177
+ color: $feather-kendo-calendar-today-color;
5178
+
5179
+ }
5180
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-yearview .k-calendar-table .k-calendar-td .k-link{
5181
+ font-weight: 400;
5182
+
5183
+ }
5184
+ .k-calendar.k-calendar-range.k-calendar-md .k-calendar-view.k-calendar-centuryview .k-calendar-table .k-calendar-td .k-link{
5185
+ font-weight: 400;
5186
+
4664
5187
  }