@progress/kendo-theme-classic 6.6.1-dev.0 → 6.7.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/all.css CHANGED
@@ -43556,8 +43556,6 @@ kendo-card-footer {
43556
43556
  box-sizing: border-box;
43557
43557
  outline: 0;
43558
43558
  font-family: inherit;
43559
- font-size: 14px;
43560
- line-height: 1.4285714286;
43561
43559
  display: flex;
43562
43560
  flex-direction: row;
43563
43561
  -webkit-touch-callout: none;
@@ -43601,8 +43599,6 @@ kendo-card-footer {
43601
43599
  .k-breadcrumb-link,
43602
43600
  .k-breadcrumb-root-link {
43603
43601
  border-radius: 4px;
43604
- padding-block: 6px;
43605
- padding-inline: 8px;
43606
43602
  color: inherit;
43607
43603
  text-decoration: none;
43608
43604
  white-space: nowrap;
@@ -43616,21 +43612,12 @@ kendo-card-footer {
43616
43612
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
43617
43613
  }
43618
43614
 
43619
- .k-breadcrumb-root-link {
43620
- margin-inline-end: 8px;
43621
- }
43622
-
43623
43615
  .k-breadcrumb-link > .k-image,
43624
43616
  .k-breadcrumb-icontext-link .k-icon,
43625
43617
  .k-breadcrumb-icontext-link .k-svg-icon {
43626
43618
  margin-inline-end: 4px;
43627
43619
  }
43628
43620
 
43629
- .k-breadcrumb-icon-link {
43630
- padding-block: 8px;
43631
- padding-inline: 8px;
43632
- }
43633
-
43634
43621
  .k-breadcrumb-delimiter,
43635
43622
  .k-breadcrumb-delimiter-icon {
43636
43623
  color: inherit;
@@ -43645,6 +43632,54 @@ kendo-card-footer {
43645
43632
  border-color: transparent;
43646
43633
  }
43647
43634
 
43635
+ .k-breadcrumb-sm {
43636
+ font-size: 14px;
43637
+ line-height: 1.4285714286;
43638
+ }
43639
+
43640
+ .k-breadcrumb-sm .k-breadcrumb-link,
43641
+ .k-breadcrumb-sm .k-breadcrumb-root-link {
43642
+ padding-block: 4px;
43643
+ padding-inline: 8px;
43644
+ }
43645
+
43646
+ .k-breadcrumb-sm .k-breadcrumb-icon-link {
43647
+ padding-block: 6px;
43648
+ padding-inline: 6px;
43649
+ }
43650
+
43651
+ .k-breadcrumb-md {
43652
+ font-size: 14px;
43653
+ line-height: 1.4285714286;
43654
+ }
43655
+
43656
+ .k-breadcrumb-md .k-breadcrumb-link,
43657
+ .k-breadcrumb-md .k-breadcrumb-root-link {
43658
+ padding-block: 6px;
43659
+ padding-inline: 8px;
43660
+ }
43661
+
43662
+ .k-breadcrumb-md .k-breadcrumb-icon-link {
43663
+ padding-block: 8px;
43664
+ padding-inline: 8px;
43665
+ }
43666
+
43667
+ .k-breadcrumb-lg {
43668
+ font-size: 16px;
43669
+ line-height: 1.5;
43670
+ }
43671
+
43672
+ .k-breadcrumb-lg .k-breadcrumb-link,
43673
+ .k-breadcrumb-lg .k-breadcrumb-root-link {
43674
+ padding-block: 8px;
43675
+ padding-inline: 8px;
43676
+ }
43677
+
43678
+ .k-breadcrumb-lg .k-breadcrumb-icon-link {
43679
+ padding-block: 12px;
43680
+ padding-inline: 12px;
43681
+ }
43682
+
43648
43683
  .k-breadcrumb {
43649
43684
  border-color: #cacaca;
43650
43685
  color: #272727;
@@ -49841,12 +49876,12 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
49841
49876
 
49842
49877
  .k-filter .k-filter-container,
49843
49878
  .k-filter .k-filter-preview {
49844
- margin-bottom: 30px;
49879
+ margin-block-end: 30px;
49845
49880
  }
49846
49881
 
49847
49882
  .k-filter .k-filter-lines,
49848
49883
  .k-filter .k-filter-item {
49849
- padding-left: 8px;
49884
+ padding-inline-start: 8px;
49850
49885
  }
49851
49886
 
49852
49887
  .k-filter .k-filter-toolbar {
@@ -49861,8 +49896,8 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
49861
49896
  position: absolute;
49862
49897
  width: 8px;
49863
49898
  height: 1px;
49864
- top: 50%;
49865
- left: -8px;
49899
+ inset-block-start: 50%;
49900
+ inset-inline-start: -8px;
49866
49901
  }
49867
49902
 
49868
49903
  .k-filter .k-filter-toolbar .k-toolbar {
@@ -49883,8 +49918,8 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
49883
49918
  position: absolute;
49884
49919
  width: 1px;
49885
49920
  height: 100%;
49886
- top: -4px;
49887
- left: 0;
49921
+ inset-block-start: -4px;
49922
+ inset-inline-start: 0;
49888
49923
  }
49889
49924
 
49890
49925
  .k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
@@ -49892,9 +49927,9 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
49892
49927
  content: "";
49893
49928
  position: absolute;
49894
49929
  width: 1px;
49895
- top: -5px;
49896
- bottom: 50%;
49897
- left: -8px;
49930
+ inset-block-start: -5px;
49931
+ inset-block-end: 50%;
49932
+ inset-inline-start: -8px;
49898
49933
  }
49899
49934
 
49900
49935
  .k-filter .k-filter-group-main::before,
@@ -49906,36 +49941,6 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
49906
49941
  display: none;
49907
49942
  }
49908
49943
 
49909
- .k-rtl .k-filter .k-filter-lines,
49910
- .k-rtl .k-filter .k-filter-item, .k-filter[dir="rtl"] .k-filter-lines,
49911
- .k-filter[dir="rtl"] .k-filter-item,
49912
- [dir="rtl"] .k-filter .k-filter-lines,
49913
- [dir="rtl"] .k-filter .k-filter-item {
49914
- padding-left: 0;
49915
- padding-right: 8px;
49916
- }
49917
-
49918
- .k-rtl .k-filter .k-filter-toolbar::before, .k-filter[dir="rtl"] .k-filter-toolbar::before,
49919
- [dir="rtl"] .k-filter .k-filter-toolbar::before {
49920
- left: auto;
49921
- right: -8px;
49922
- }
49923
-
49924
- .k-rtl .k-filter .k-filter-item::before, .k-filter[dir="rtl"] .k-filter-item::before,
49925
- [dir="rtl"] .k-filter .k-filter-item::before {
49926
- left: auto;
49927
- right: 0;
49928
- }
49929
-
49930
- .k-rtl .k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
49931
- .k-rtl .k-filter .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after, .k-filter[dir="rtl"] .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
49932
- .k-filter[dir="rtl"] .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after,
49933
- [dir="rtl"] .k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
49934
- [dir="rtl"] .k-filter .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
49935
- left: auto;
49936
- right: -8px;
49937
- }
49938
-
49939
49944
  .k-filter {
49940
49945
  color: #272727;
49941
49946
  }
package/dist/all.scss CHANGED
@@ -39723,63 +39723,234 @@ $_kendo-module-meta: (
39723
39723
  // #region @import "./_variables.scss"; -> scss/breadcrumb/_variables.scss
39724
39724
  // Breadcrumb
39725
39725
 
39726
+ /// The width of the border around the Breadcrumb.
39727
+ /// @group breadcrumb
39728
+ $kendo-breadcrumb-border-width: 0px !default;
39729
+
39730
+ /// The horizontal margin of the Breadcrumb.
39731
+ /// @group breadcrumb
39726
39732
  $kendo-breadcrumb-margin-x: null !default;
39733
+ /// The vertical margin of the Breadcrumb.
39734
+ /// @group breadcrumb
39727
39735
  $kendo-breadcrumb-margin-y: null !default;
39736
+
39737
+ /// The horizontal padding of the Breadcrumb.
39738
+ /// @group breadcrumb
39728
39739
  $kendo-breadcrumb-padding-x: null !default;
39740
+ /// The vertical padding of the Breadcrumb.
39741
+ /// @group breadcrumb
39729
39742
  $kendo-breadcrumb-padding-y: null !default;
39730
- $kendo-breadcrumb-border-width: 0px !default;
39731
39743
 
39744
+ /// The font family of the Breadcrumb.
39745
+ /// @group breadcrumb
39732
39746
  $kendo-breadcrumb-font-family: $kendo-font-family !default;
39747
+
39748
+ /// The font size of the Breadcrumb.
39749
+ /// @group breadcrumb
39733
39750
  $kendo-breadcrumb-font-size: $kendo-font-size-md !default;
39751
+ /// The font size of the small Breadcrumb.
39752
+ /// @group breadcrumb
39753
+ $kendo-breadcrumb-sm-font-size: $kendo-font-size-md !default;
39754
+ /// The font size of the medium Breadcrumb.
39755
+ /// @group breadcrumb
39756
+ $kendo-breadcrumb-md-font-size: $kendo-breadcrumb-font-size !default;
39757
+ /// The font size of the large Breadcrumb.
39758
+ /// @group breadcrumb
39759
+ $kendo-breadcrumb-lg-font-size: $kendo-font-size-lg !default;
39760
+
39761
+ /// The line-height of the Breadcrumb.
39762
+ /// @group breadcrumb
39734
39763
  $kendo-breadcrumb-line-height: $kendo-line-height-md !default;
39735
-
39764
+ /// The line-height of the small Breadcrumb.
39765
+ /// @group breadcrumb
39766
+ $kendo-breadcrumb-sm-line-height: $kendo-line-height-md !default;
39767
+ /// The line-height of the medium Breadcrumb.
39768
+ /// @group breadcrumb
39769
+ $kendo-breadcrumb-md-line-height: $kendo-breadcrumb-line-height !default;
39770
+ /// The line-height of the height Breadcrumb.
39771
+ /// @group breadcrumb
39772
+ $kendo-breadcrumb-lg-line-height: $kendo-line-height-lg !default;
39773
+
39774
+ /// The base background of the Breadcrumb.
39775
+ /// @group breadcrumb
39736
39776
  $kendo-breadcrumb-bg: $kendo-component-bg !default;
39777
+ /// The base text color of the Breadcrumb.
39778
+ /// @group breadcrumb
39737
39779
  $kendo-breadcrumb-text: $kendo-component-text !default;
39780
+ /// The base border color of the Breadcrumb.
39781
+ /// @group breadcrumb
39738
39782
  $kendo-breadcrumb-border: $kendo-component-border !default;
39739
39783
 
39784
+ /// The box shadow of the focused Breadcrumb.
39785
+ /// @group breadcrumb
39786
+ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba(0, 0, 0, .06) !default;
39787
+
39788
+ /// The horizontal padding of the Breadcrumb link.
39789
+ /// @group breadcrumb
39740
39790
  $kendo-breadcrumb-link-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
39791
+ /// The horizontal padding of the small Breadcrumb link.
39792
+ /// @group breadcrumb
39793
+ $kendo-breadcrumb-sm-link-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
39794
+ /// The horizontal padding of the medium Breadcrumb link.
39795
+ /// @group breadcrumb
39796
+ $kendo-breadcrumb-md-link-padding-x: $kendo-breadcrumb-link-padding-x !default;
39797
+ /// The horizontal padding of the large Breadcrumb link.
39798
+ /// @group breadcrumb
39799
+ $kendo-breadcrumb-lg-link-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
39800
+
39801
+ /// The vertical padding of the Breadcrumb link.
39802
+ /// @group breadcrumb
39741
39803
  $kendo-breadcrumb-link-padding-y: k-map-get( $kendo-spacing, 1.5 ) !default;
39804
+ /// The vertical padding of the small Breadcrumb link.
39805
+ /// @group breadcrumb
39806
+ $kendo-breadcrumb-sm-link-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
39807
+ /// The vertical padding of the medium Breadcrumb link.
39808
+ /// @group breadcrumb
39809
+ $kendo-breadcrumb-md-link-padding-y: $kendo-breadcrumb-link-padding-y !default;
39810
+ /// The vertical padding of the large Breadcrumb link.
39811
+ /// @group breadcrumb
39812
+ $kendo-breadcrumb-lg-link-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
39813
+
39814
+ /// The border-radius of the Breadcrumb link.
39815
+ /// @group breadcrumb
39742
39816
  $kendo-breadcrumb-link-border-radius: $kendo-border-radius-md !default;
39743
39817
 
39744
- $kendo-breadcrumb-icon-link-padding-x: $kendo-breadcrumb-link-padding-x !default;
39745
- $kendo-breadcrumb-icon-link-padding-y: $kendo-breadcrumb-icon-link-padding-x !default;
39746
-
39747
- $kendo-breadcrumb-root-link-spacing: $kendo-breadcrumb-link-padding-x !default;
39748
- $kendo-breadcrumb-link-icon-spacing: $kendo-icon-spacing !default;
39749
-
39818
+ /// The vertical padding of the Breadcrumb link icon.
39819
+ /// @group breadcrumb
39820
+ $kendo-breadcrumb-icon-link-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
39821
+ /// The vertical padding of the small Breadcrumb link icon.
39822
+ /// @group breadcrumb
39823
+ $kendo-breadcrumb-sm-icon-link-padding-y: k-map-get( $kendo-spacing, 1.5 ) !default;
39824
+ /// The vertical padding of the medium Breadcrumb link icon.
39825
+ /// @group breadcrumb
39826
+ $kendo-breadcrumb-md-icon-link-padding-y: $kendo-breadcrumb-icon-link-padding-y !default;
39827
+ /// The vertical padding of the large Breadcrumb link icon.
39828
+ /// @group breadcrumb
39829
+ $kendo-breadcrumb-lg-icon-link-padding-y: k-map-get( $kendo-spacing, 3 ) !default;
39830
+
39831
+ /// The horizontal padding of the Breadcrumb link icon.
39832
+ /// @group breadcrumb
39833
+ $kendo-breadcrumb-icon-link-padding-x: $kendo-breadcrumb-icon-link-padding-y !default;
39834
+ /// The horizontal padding of the small Breadcrumb link icon.
39835
+ /// @group breadcrumb
39836
+ $kendo-breadcrumb-sm-icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-y !default;
39837
+ /// The horizontal padding of the medium Breadcrumb link icon.
39838
+ /// @group breadcrumb
39839
+ $kendo-breadcrumb-md-icon-link-padding-x: $kendo-breadcrumb-icon-link-padding-x !default;
39840
+ /// The horizontal padding of the large Breadcrumb link icon.
39841
+ /// @group breadcrumb
39842
+ $kendo-breadcrumb-lg-icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-y !default;
39843
+
39844
+ /// The text color of the Breadcrumb link.
39845
+ /// @group breadcrumb
39750
39846
  $kendo-breadcrumb-link-initial-text: inherit !default;
39847
+ /// The spacing of the Breadcrumb link icon.
39848
+ /// @group breadcrumb
39849
+ $kendo-breadcrumb-link-icon-spacing: $kendo-icon-spacing !default;
39751
39850
 
39851
+ /// The background color of the Breadcrumb link.
39852
+ /// @group breadcrumb
39752
39853
  $kendo-breadcrumb-link-bg: null !default;
39854
+ /// The text color of the Breadcrumb link.
39855
+ /// @group breadcrumb
39753
39856
  $kendo-breadcrumb-link-text: $kendo-link-text !default;
39857
+ /// The border color of the Breadcrumb link.
39858
+ /// @group breadcrumb
39754
39859
  $kendo-breadcrumb-link-border: null !default;
39755
39860
 
39861
+ /// @group breadcrumb
39756
39862
  $kendo-breadcrumb-link-hover-bg: $kendo-base-bg !default;
39863
+ /// The text color of the hovered Breadcrumb link.
39864
+ /// @group breadcrumb
39757
39865
  $kendo-breadcrumb-link-hover-text: $kendo-link-hover-text !default;
39866
+ /// The border color of the hovered Breadcrumb link.
39867
+ /// @group breadcrumb
39758
39868
  $kendo-breadcrumb-link-hover-border: null !default;
39759
39869
 
39870
+ /// The background color of the focused Breadcrumb link.
39871
+ /// @group breadcrumb
39760
39872
  $kendo-breadcrumb-link-focus-bg: null !default;
39873
+ /// The text color of the focused Breadcrumb link.
39874
+ /// @group breadcrumb
39761
39875
  $kendo-breadcrumb-link-focus-text: $kendo-link-text !default;
39876
+ /// The border color of the focused Breadcrumb link.
39877
+ /// @group breadcrumb
39762
39878
  $kendo-breadcrumb-link-focus-border: null !default;
39879
+ /// The box shadow of the focused Breadcrumb link.
39880
+ /// @group breadcrumb
39763
39881
  $kendo-breadcrumb-link-focus-shadow: $kendo-focus-shadow !default;
39764
39882
 
39883
+ /// The background color of the Breadcrumb root link.
39884
+ /// @group breadcrumb
39765
39885
  $kendo-breadcrumb-root-link-bg: null !default;
39886
+ /// The text color of the Breadcrumb root link.
39887
+ /// @group breadcrumb
39766
39888
  $kendo-breadcrumb-root-link-text: null !default;
39889
+ /// The border color of the Breadcrumb root link.
39890
+ /// @group breadcrumb
39767
39891
  $kendo-breadcrumb-root-link-border: null !default;
39768
39892
 
39893
+ /// The background color of the hovered Breadcrumb root link.
39894
+ /// @group breadcrumb
39769
39895
  $kendo-breadcrumb-root-link-hover-bg: $kendo-base-bg !default;
39896
+ /// The text color of the hovered Breadcrumb root link.
39897
+ /// @group breadcrumb
39770
39898
  $kendo-breadcrumb-root-link-hover-text: null !default;
39899
+ /// The border color of the hovered Breadcrumb root link.
39900
+ /// @group breadcrumb
39771
39901
  $kendo-breadcrumb-root-link-hover-border: null !default;
39772
39902
 
39903
+ /// The background color of the focused Breadcrumb root link.
39904
+ /// @group breadcrumb
39773
39905
  $kendo-breadcrumb-root-link-focus-bg: null !default;
39906
+ /// The text color of the focused Breadcrumb root link.
39907
+ /// @group breadcrumb
39774
39908
  $kendo-breadcrumb-root-link-focus-text: null !default;
39909
+ /// The border color of the focused Breadcrumb root link.
39910
+ /// @group breadcrumb
39775
39911
  $kendo-breadcrumb-root-link-focus-border: null !default;
39912
+ /// The box shadow of the focused Breadcrumb root link.
39913
+ /// @group breadcrumb
39776
39914
  $kendo-breadcrumb-root-link-focus-shadow: $kendo-breadcrumb-link-focus-shadow !default;
39777
39915
 
39916
+ /// The background color of the current Breadcrumb root link.
39917
+ /// @group breadcrumb
39778
39918
  $kendo-breadcrumb-current-item-bg: null !default;
39919
+ /// The text color of the current Breadcrumb root link.
39920
+ /// @group breadcrumb
39779
39921
  $kendo-breadcrumb-current-item-text: null !default;
39922
+ /// The border color of the current Breadcrumb root link.
39923
+ /// @group breadcrumb
39780
39924
  $kendo-breadcrumb-current-item-border: null !default;
39781
39925
 
39782
- $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
39926
+ /// The sizes map for the Breadcrumb.
39927
+ /// @group breadcrumb
39928
+ $kendo-breadcrumb-sizes: (
39929
+ sm: (
39930
+ link-padding-x: $kendo-breadcrumb-sm-link-padding-x,
39931
+ link-padding-y: $kendo-breadcrumb-sm-link-padding-y,
39932
+ icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-x,
39933
+ icon-link-padding-y: $kendo-breadcrumb-sm-icon-link-padding-y,
39934
+ font-size: $kendo-breadcrumb-sm-font-size,
39935
+ line-height: $kendo-breadcrumb-sm-line-height
39936
+ ),
39937
+ md: (
39938
+ link-padding-x: $kendo-breadcrumb-md-link-padding-x,
39939
+ link-padding-y: $kendo-breadcrumb-md-link-padding-y,
39940
+ icon-link-padding-x: $kendo-breadcrumb-md-icon-link-padding-x,
39941
+ icon-link-padding-y: $kendo-breadcrumb-md-icon-link-padding-y,
39942
+ font-size: $kendo-breadcrumb-md-font-size,
39943
+ line-height: $kendo-breadcrumb-md-line-height
39944
+ ),
39945
+ lg: (
39946
+ link-padding-x: $kendo-breadcrumb-lg-link-padding-x,
39947
+ link-padding-y: $kendo-breadcrumb-lg-link-padding-y,
39948
+ icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-x,
39949
+ icon-link-padding-y: $kendo-breadcrumb-lg-icon-link-padding-y,
39950
+ font-size: $kendo-breadcrumb-lg-font-size,
39951
+ line-height: $kendo-breadcrumb-lg-line-height
39952
+ )
39953
+ ) !default;
39783
39954
 
39784
39955
  // #endregion
39785
39956
  // #region @import "./_layout.scss"; -> scss/breadcrumb/_layout.scss
@@ -39797,8 +39968,6 @@ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
39797
39968
  box-sizing: border-box;
39798
39969
  outline: 0;
39799
39970
  font-family: $kendo-breadcrumb-font-family;
39800
- font-size: $kendo-breadcrumb-font-size;
39801
- line-height: $kendo-breadcrumb-line-height;
39802
39971
  display: flex;
39803
39972
  flex-direction: row;
39804
39973
  -webkit-touch-callout: none;
@@ -39850,8 +40019,6 @@ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
39850
40019
  .k-breadcrumb-link,
39851
40020
  .k-breadcrumb-root-link {
39852
40021
  @include border-radius( $kendo-breadcrumb-link-border-radius );
39853
- padding-block: $kendo-breadcrumb-link-padding-y;
39854
- padding-inline: $kendo-breadcrumb-link-padding-x;
39855
40022
  color: $kendo-breadcrumb-link-initial-text;
39856
40023
  text-decoration: none;
39857
40024
  white-space: nowrap;
@@ -39865,21 +40032,12 @@ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
39865
40032
  transition: $kendo-transition;
39866
40033
  }
39867
40034
 
39868
- .k-breadcrumb-root-link {
39869
- margin-inline-end: $kendo-breadcrumb-root-link-spacing;
39870
- }
39871
-
39872
40035
  .k-breadcrumb-link > .k-image,
39873
40036
  .k-breadcrumb-icontext-link .k-icon,
39874
40037
  .k-breadcrumb-icontext-link .k-svg-icon {
39875
40038
  margin-inline-end: $kendo-breadcrumb-link-icon-spacing;
39876
40039
  }
39877
40040
 
39878
- .k-breadcrumb-icon-link {
39879
- padding-block: $kendo-breadcrumb-icon-link-padding-y;
39880
- padding-inline: $kendo-breadcrumb-icon-link-padding-x;
39881
- }
39882
-
39883
40041
 
39884
40042
  // Breadcrumb delimiter
39885
40043
  .k-breadcrumb-delimiter,
@@ -39898,6 +40056,34 @@ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
39898
40056
  }
39899
40057
  }
39900
40058
 
40059
+
40060
+ // Sizes
40061
+ @each $size, $size-props in $kendo-breadcrumb-sizes {
40062
+ $_link-padding-x: k-map-get( $size-props, link-padding-x );
40063
+ $_link-padding-y: k-map-get( $size-props, link-padding-y );
40064
+ $_icon-link-padding-x: k-map-get( $size-props, icon-link-padding-x );
40065
+ $_icon-link-padding-y: k-map-get( $size-props, icon-link-padding-y );
40066
+ $_font-size: k-map-get( $size-props, font-size );
40067
+ $_line-height: k-map-get( $size-props, line-height );
40068
+
40069
+ .k-breadcrumb-#{$size} {
40070
+ font-size: $_font-size;
40071
+ line-height: $_line-height;
40072
+
40073
+
40074
+ .k-breadcrumb-link,
40075
+ .k-breadcrumb-root-link {
40076
+ padding-block: $_link-padding-y;
40077
+ padding-inline: $_link-padding-x;
40078
+ }
40079
+
40080
+ .k-breadcrumb-icon-link {
40081
+ padding-block: $_icon-link-padding-y;
40082
+ padding-inline: $_icon-link-padding-x;
40083
+ }
40084
+ }
40085
+ }
40086
+
39901
40087
  }
39902
40088
 
39903
40089
 
@@ -49677,12 +49863,12 @@ $kendo-filter-toolbar-focus-shadow: 0 0 0 2px rgba(0, 0, 0, .08) !default;
49677
49863
 
49678
49864
  .k-filter-container,
49679
49865
  .k-filter-preview {
49680
- margin-bottom: $kendo-filter-bottom-margin;
49866
+ margin-block-end: $kendo-filter-bottom-margin;
49681
49867
  }
49682
49868
 
49683
49869
  .k-filter-lines,
49684
49870
  .k-filter-item {
49685
- padding-left: $kendo-filter-padding-x;
49871
+ padding-inline-start: $kendo-filter-padding-x;
49686
49872
  }
49687
49873
 
49688
49874
  .k-filter-toolbar {
@@ -49696,8 +49882,8 @@ $kendo-filter-toolbar-focus-shadow: 0 0 0 2px rgba(0, 0, 0, .08) !default;
49696
49882
  position: absolute;
49697
49883
  width: $kendo-filter-padding-x;
49698
49884
  height: $kendo-filter-line-size;
49699
- top: 50%;
49700
- left: -$kendo-filter-padding-x;
49885
+ inset-block-start: 50%;
49886
+ inset-inline-start: -$kendo-filter-padding-x;
49701
49887
  }
49702
49888
 
49703
49889
  .k-toolbar {
@@ -49716,8 +49902,8 @@ $kendo-filter-toolbar-focus-shadow: 0 0 0 2px rgba(0, 0, 0, .08) !default;
49716
49902
  position: absolute;
49717
49903
  width: $kendo-filter-line-size;
49718
49904
  height: 100%;
49719
- top: -$kendo-filter-padding-y;
49720
- left: 0;
49905
+ inset-block-start: -$kendo-filter-padding-y;
49906
+ inset-inline-start: 0;
49721
49907
  }
49722
49908
  }
49723
49909
 
@@ -49727,9 +49913,9 @@ $kendo-filter-toolbar-focus-shadow: 0 0 0 2px rgba(0, 0, 0, .08) !default;
49727
49913
  content: "";
49728
49914
  position: absolute;
49729
49915
  width: $kendo-filter-line-size;
49730
- top: calc(-#{$kendo-filter-padding-y} - #{$kendo-filter-line-size});
49731
- bottom: 50%;
49732
- left: -$kendo-filter-padding-x;
49916
+ inset-block-start: calc(-#{$kendo-filter-padding-y} - #{$kendo-filter-line-size});
49917
+ inset-block-end: 50%;
49918
+ inset-inline-start: -$kendo-filter-padding-x;
49733
49919
  }
49734
49920
 
49735
49921
  // The forth and fifth selectors targets the Angular rendering
@@ -49741,39 +49927,6 @@ $kendo-filter-toolbar-focus-shadow: 0 0 0 2px rgba(0, 0, 0, .08) !default;
49741
49927
  .k-filter-lines .k-filter-item:last-child::before {
49742
49928
  display: none;
49743
49929
  }
49744
-
49745
- .k-rtl &,
49746
- &[dir="rtl"],
49747
- [dir="rtl"] & {
49748
- .k-filter-lines,
49749
- .k-filter-item {
49750
- padding-left: 0;
49751
- padding-right: $kendo-filter-padding-x;
49752
- }
49753
-
49754
- .k-filter-toolbar {
49755
-
49756
- &::before {
49757
- left: auto;
49758
- right: -$kendo-filter-padding-x;
49759
- }
49760
- }
49761
-
49762
- .k-filter-item {
49763
-
49764
- &::before {
49765
- left: auto;
49766
- right: 0;
49767
- }
49768
- }
49769
-
49770
- // The second selector targets the Angular rendering
49771
- .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
49772
- .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
49773
- left: auto;
49774
- right: -$kendo-filter-padding-x;
49775
- }
49776
- }
49777
49930
  }
49778
49931
 
49779
49932
  }