@progress/kendo-theme-default 5.6.1-dev.0 → 5.6.1-dev.1
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 +96 -41
- package/dist/all.scss +44 -29
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +2 -2
- package/scss/adaptive/_layout.scss +2 -1
- package/scss/dialog/_layout.scss +0 -4
- package/scss/pager/_layout.scss +2 -1
- package/scss/pager/_theme.scss +2 -1
- package/scss/panelbar/_theme.scss +2 -1
- package/scss/pdf-viewer/_layout.scss +2 -1
- package/scss/stepper/_layout.scss +15 -10
- package/scss/stepper/_theme.scss +19 -10
package/dist/all.css
CHANGED
|
@@ -22123,10 +22123,6 @@ kendo-label > .k-label {
|
|
|
22123
22123
|
width: 100%;
|
|
22124
22124
|
}
|
|
22125
22125
|
|
|
22126
|
-
.k-dialog-close {
|
|
22127
|
-
align-self: flex-end;
|
|
22128
|
-
}
|
|
22129
|
-
|
|
22130
22126
|
.k-dialog-buttongroup {
|
|
22131
22127
|
border-bottom-right-radius: 0px;
|
|
22132
22128
|
border-bottom-left-radius: 0px;
|
|
@@ -23755,7 +23751,8 @@ kendo-card-footer {
|
|
|
23755
23751
|
box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
|
|
23756
23752
|
}
|
|
23757
23753
|
|
|
23758
|
-
.k-pager-wrap
|
|
23754
|
+
.k-pager-wrap,
|
|
23755
|
+
.k-pager {
|
|
23759
23756
|
padding: 8px 8px;
|
|
23760
23757
|
border-width: 1px;
|
|
23761
23758
|
border-style: solid;
|
|
@@ -23777,18 +23774,25 @@ kendo-card-footer {
|
|
|
23777
23774
|
|
|
23778
23775
|
.k-pager-wrap *,
|
|
23779
23776
|
.k-pager-wrap *::before,
|
|
23780
|
-
.k-pager-wrap *::after
|
|
23777
|
+
.k-pager-wrap *::after,
|
|
23778
|
+
.k-pager *,
|
|
23779
|
+
.k-pager *::before,
|
|
23780
|
+
.k-pager *::after {
|
|
23781
23781
|
box-sizing: border-box;
|
|
23782
23782
|
}
|
|
23783
23783
|
|
|
23784
|
-
.k-pager-wrap .k-link
|
|
23784
|
+
.k-pager-wrap .k-link,
|
|
23785
|
+
.k-pager .k-link {
|
|
23785
23786
|
text-decoration: none;
|
|
23786
23787
|
outline: 0;
|
|
23787
23788
|
font: inherit;
|
|
23788
23789
|
background-color: inherit;
|
|
23789
23790
|
}
|
|
23790
23791
|
|
|
23791
|
-
.k-pager-wrap .k-link:focus, .k-pager-wrap .k-link.k-state-focus, .k-pager-wrap .k-link.k-focus
|
|
23792
|
+
.k-pager-wrap .k-link:focus, .k-pager-wrap .k-link.k-state-focus, .k-pager-wrap .k-link.k-focus,
|
|
23793
|
+
.k-pager .k-link:focus,
|
|
23794
|
+
.k-pager .k-link.k-state-focus,
|
|
23795
|
+
.k-pager .k-link.k-focus {
|
|
23792
23796
|
z-index: 3;
|
|
23793
23797
|
}
|
|
23794
23798
|
|
|
@@ -23814,7 +23818,46 @@ kendo-card-footer {
|
|
|
23814
23818
|
[dir="rtl"] .k-pager-wrap .k-i-seek-w,
|
|
23815
23819
|
[dir="rtl"] .k-pager-wrap .k-i-arrow-w,
|
|
23816
23820
|
[dir="rtl"] .k-pager-wrap .k-i-arrow-e,
|
|
23817
|
-
[dir="rtl"] .k-pager-wrap .k-i-seek-e
|
|
23821
|
+
[dir="rtl"] .k-pager-wrap .k-i-seek-e, .k-rtl
|
|
23822
|
+
.k-pager .k-i-arrow-end-left,
|
|
23823
|
+
.k-rtl
|
|
23824
|
+
.k-pager .k-i-arrow-60-left,
|
|
23825
|
+
.k-rtl
|
|
23826
|
+
.k-pager .k-i-arrow-60-right,
|
|
23827
|
+
.k-rtl
|
|
23828
|
+
.k-pager .k-i-arrow-end-right,
|
|
23829
|
+
.k-rtl
|
|
23830
|
+
.k-pager .k-i-seek-w,
|
|
23831
|
+
.k-rtl
|
|
23832
|
+
.k-pager .k-i-arrow-w,
|
|
23833
|
+
.k-rtl
|
|
23834
|
+
.k-pager .k-i-arrow-e,
|
|
23835
|
+
.k-rtl
|
|
23836
|
+
.k-pager .k-i-seek-e,
|
|
23837
|
+
.k-pager[dir="rtl"] .k-i-arrow-end-left,
|
|
23838
|
+
.k-pager[dir="rtl"] .k-i-arrow-60-left,
|
|
23839
|
+
.k-pager[dir="rtl"] .k-i-arrow-60-right,
|
|
23840
|
+
.k-pager[dir="rtl"] .k-i-arrow-end-right,
|
|
23841
|
+
.k-pager[dir="rtl"] .k-i-seek-w,
|
|
23842
|
+
.k-pager[dir="rtl"] .k-i-arrow-w,
|
|
23843
|
+
.k-pager[dir="rtl"] .k-i-arrow-e,
|
|
23844
|
+
.k-pager[dir="rtl"] .k-i-seek-e,
|
|
23845
|
+
[dir="rtl"]
|
|
23846
|
+
.k-pager .k-i-arrow-end-left,
|
|
23847
|
+
[dir="rtl"]
|
|
23848
|
+
.k-pager .k-i-arrow-60-left,
|
|
23849
|
+
[dir="rtl"]
|
|
23850
|
+
.k-pager .k-i-arrow-60-right,
|
|
23851
|
+
[dir="rtl"]
|
|
23852
|
+
.k-pager .k-i-arrow-end-right,
|
|
23853
|
+
[dir="rtl"]
|
|
23854
|
+
.k-pager .k-i-seek-w,
|
|
23855
|
+
[dir="rtl"]
|
|
23856
|
+
.k-pager .k-i-arrow-w,
|
|
23857
|
+
[dir="rtl"]
|
|
23858
|
+
.k-pager .k-i-arrow-e,
|
|
23859
|
+
[dir="rtl"]
|
|
23860
|
+
.k-pager .k-i-seek-e {
|
|
23818
23861
|
transform: scaleX(-1);
|
|
23819
23862
|
}
|
|
23820
23863
|
|
|
@@ -23963,13 +24006,19 @@ kendo-card-footer {
|
|
|
23963
24006
|
display: none;
|
|
23964
24007
|
}
|
|
23965
24008
|
|
|
23966
|
-
.k-pager-wrap
|
|
24009
|
+
.k-pager-wrap,
|
|
24010
|
+
.k-pager {
|
|
23967
24011
|
border-color: rgba(0, 0, 0, 0.08);
|
|
23968
24012
|
color: #424242;
|
|
23969
24013
|
background-color: #fafafa;
|
|
23970
24014
|
}
|
|
23971
24015
|
|
|
23972
|
-
.k-pager-wrap:focus, .k-pager-wrap.k-focus, .k-pager-wrap.k-state-focus, .k-pager-wrap.k-state-focused, .k-pager-wrap.k-focus
|
|
24016
|
+
.k-pager-wrap:focus, .k-pager-wrap.k-focus, .k-pager-wrap.k-state-focus, .k-pager-wrap.k-state-focused, .k-pager-wrap.k-focus,
|
|
24017
|
+
.k-pager:focus,
|
|
24018
|
+
.k-pager.k-focus,
|
|
24019
|
+
.k-pager.k-state-focus,
|
|
24020
|
+
.k-pager.k-state-focused,
|
|
24021
|
+
.k-pager.k-focus {
|
|
23973
24022
|
box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
|
|
23974
24023
|
}
|
|
23975
24024
|
|
|
@@ -24084,14 +24133,6 @@ kendo-card-footer {
|
|
|
24084
24133
|
overflow: hidden;
|
|
24085
24134
|
}
|
|
24086
24135
|
|
|
24087
|
-
.k-stepper .k-step-disabled {
|
|
24088
|
-
pointer-events: none;
|
|
24089
|
-
}
|
|
24090
|
-
|
|
24091
|
-
.k-stepper .k-step-disabled .k-step-link {
|
|
24092
|
-
cursor: default;
|
|
24093
|
-
}
|
|
24094
|
-
|
|
24095
24136
|
.k-stepper .k-step-indicator {
|
|
24096
24137
|
border-radius: 50%;
|
|
24097
24138
|
margin: 3px;
|
|
@@ -24128,6 +24169,7 @@ kendo-card-footer {
|
|
|
24128
24169
|
}
|
|
24129
24170
|
|
|
24130
24171
|
.k-stepper .k-step-focus .k-step-indicator::after,
|
|
24172
|
+
.k-stepper .k-step.k-focus .k-step-indicator::after,
|
|
24131
24173
|
.k-stepper .k-step-link:focus .k-step-indicator::after {
|
|
24132
24174
|
display: block;
|
|
24133
24175
|
}
|
|
@@ -24168,9 +24210,19 @@ kendo-card-footer {
|
|
|
24168
24210
|
font-style: italic;
|
|
24169
24211
|
}
|
|
24170
24212
|
|
|
24213
|
+
.k-stepper .k-step-disabled,
|
|
24214
|
+
.k-stepper .k-step.k-disabled {
|
|
24215
|
+
opacity: 1;
|
|
24216
|
+
pointer-events: none;
|
|
24217
|
+
}
|
|
24218
|
+
|
|
24219
|
+
.k-stepper .k-step-disabled .k-step-link,
|
|
24220
|
+
.k-stepper .k-step.k-disabled .k-step-link {
|
|
24221
|
+
cursor: default;
|
|
24222
|
+
}
|
|
24223
|
+
|
|
24171
24224
|
.k-stepper .k-step-disabled .k-step-label-optional,
|
|
24172
|
-
.k-stepper.k-
|
|
24173
|
-
.k-stepper.k-disabled .k-step-label-optional {
|
|
24225
|
+
.k-stepper .k-step.k-disabled .k-step-label-optional {
|
|
24174
24226
|
color: inherit;
|
|
24175
24227
|
}
|
|
24176
24228
|
|
|
@@ -24284,15 +24336,24 @@ kendo-card-footer {
|
|
|
24284
24336
|
color: #424242;
|
|
24285
24337
|
}
|
|
24286
24338
|
|
|
24287
|
-
.k-stepper .k-step:hover .k-step-label, .k-stepper .k-step.k-step-hover .k-step-label {
|
|
24339
|
+
.k-stepper .k-step:hover .k-step-label, .k-stepper .k-step.k-hover .k-step-label, .k-stepper .k-step.k-step-hover .k-step-label {
|
|
24288
24340
|
color: #373737;
|
|
24289
24341
|
}
|
|
24290
24342
|
|
|
24291
|
-
.k-stepper .k-step:hover .k-step-indicator, .k-stepper .k-step.k-step-hover .k-step-indicator {
|
|
24343
|
+
.k-stepper .k-step:hover .k-step-indicator, .k-stepper .k-step.k-hover .k-step-indicator, .k-stepper .k-step.k-step-hover .k-step-indicator {
|
|
24292
24344
|
background-color: #ebebeb;
|
|
24293
24345
|
}
|
|
24294
24346
|
|
|
24295
|
-
.k-stepper .k-step.k-step-
|
|
24347
|
+
.k-stepper .k-step.k-step-focus .k-step-label:only-child, .k-stepper .k-step.k-focus .k-step-label:only-child,
|
|
24348
|
+
.k-stepper .k-step .k-step-link:focus .k-step-label:only-child {
|
|
24349
|
+
box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.08);
|
|
24350
|
+
}
|
|
24351
|
+
|
|
24352
|
+
.k-stepper .k-step.k-step-disabled .k-step-indicator, .k-stepper .k-step.k-disabled .k-step-indicator, .k-stepper .k-step:disabled .k-step-indicator {
|
|
24353
|
+
color: #8f8f8f;
|
|
24354
|
+
}
|
|
24355
|
+
|
|
24356
|
+
.k-stepper .k-step.k-step-disabled .k-step-label, .k-stepper .k-step.k-disabled .k-step-label, .k-stepper .k-step:disabled .k-step-label {
|
|
24296
24357
|
color: #8f8f8f;
|
|
24297
24358
|
}
|
|
24298
24359
|
|
|
@@ -24318,11 +24379,11 @@ kendo-card-footer {
|
|
|
24318
24379
|
background-color: #ff6358;
|
|
24319
24380
|
}
|
|
24320
24381
|
|
|
24321
|
-
.k-stepper .k-step-done:hover .k-step-indicator, .k-stepper .k-step-done.k-step-hover .k-step-indicator {
|
|
24382
|
+
.k-stepper .k-step-done:hover .k-step-indicator, .k-stepper .k-step-done.k-hover .k-step-indicator, .k-stepper .k-step-done.k-step-hover .k-step-indicator {
|
|
24322
24383
|
background-color: #eb5b51;
|
|
24323
24384
|
}
|
|
24324
24385
|
|
|
24325
|
-
.k-stepper .k-step-done.k-step-disabled .k-step-indicator, .k-stepper .k-step-done:disabled .k-step-indicator {
|
|
24386
|
+
.k-stepper .k-step-done.k-step-disabled .k-step-indicator, .k-stepper .k-step-done.k-disabled .k-step-indicator, .k-stepper .k-step-done:disabled .k-step-indicator {
|
|
24326
24387
|
border-color: #ffa19b;
|
|
24327
24388
|
color: white;
|
|
24328
24389
|
background-color: #ffa19b;
|
|
@@ -24334,11 +24395,11 @@ kendo-card-footer {
|
|
|
24334
24395
|
background-color: #ff6358;
|
|
24335
24396
|
}
|
|
24336
24397
|
|
|
24337
|
-
.k-stepper .k-step-current:hover .k-step-indicator, .k-stepper .k-step-current.k-step-hover .k-step-indicator {
|
|
24398
|
+
.k-stepper .k-step-current:hover .k-step-indicator, .k-stepper .k-step-current.k-hover .k-step-indicator, .k-stepper .k-step-current.k-step-hover .k-step-indicator {
|
|
24338
24399
|
background-color: #eb5b51;
|
|
24339
24400
|
}
|
|
24340
24401
|
|
|
24341
|
-
.k-stepper .k-step-current.k-step-disabled .k-step-indicator, .k-stepper .k-step-current:disabled .k-step-indicator {
|
|
24402
|
+
.k-stepper .k-step-current.k-step-disabled .k-step-indicator, .k-stepper .k-step-current.k-disabled .k-step-indicator, .k-stepper .k-step-current:disabled .k-step-indicator {
|
|
24342
24403
|
border-color: #ffa19b;
|
|
24343
24404
|
color: white;
|
|
24344
24405
|
background-color: #ffa19b;
|
|
@@ -24356,19 +24417,10 @@ kendo-card-footer {
|
|
|
24356
24417
|
color: #f31700;
|
|
24357
24418
|
}
|
|
24358
24419
|
|
|
24359
|
-
.k-stepper .k-step-error:hover .k-step-label, .k-stepper .k-step-error.k-step-hover .k-step-label {
|
|
24420
|
+
.k-stepper .k-step-error:hover .k-step-label, .k-stepper .k-step-error.k-hover .k-step-label, .k-stepper .k-step-error.k-step-hover .k-step-label {
|
|
24360
24421
|
color: #f31700;
|
|
24361
24422
|
}
|
|
24362
24423
|
|
|
24363
|
-
.k-stepper .k-step-disabled .k-step-label {
|
|
24364
|
-
color: #8f8f8f;
|
|
24365
|
-
}
|
|
24366
|
-
|
|
24367
|
-
.k-stepper .k-step-focus .k-step-label:only-child,
|
|
24368
|
-
.k-stepper .k-step-link:focus .k-step-label:only-child {
|
|
24369
|
-
box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.08);
|
|
24370
|
-
}
|
|
24371
|
-
|
|
24372
24424
|
.k-stepper .k-step-label-optional {
|
|
24373
24425
|
color: #666666;
|
|
24374
24426
|
}
|
|
@@ -25950,11 +26002,13 @@ kendo-card-footer {
|
|
|
25950
26002
|
overflow-y: auto;
|
|
25951
26003
|
}
|
|
25952
26004
|
|
|
25953
|
-
.k-pane-wrapper .k-pager-wrap.k-pager-sm
|
|
26005
|
+
.k-pane-wrapper .k-pager-wrap.k-pager-sm,
|
|
26006
|
+
.k-pane-wrapper .k-pager.k-pager-sm {
|
|
25954
26007
|
justify-content: center;
|
|
25955
26008
|
}
|
|
25956
26009
|
|
|
25957
|
-
.k-pane-wrapper .k-pager-wrap.k-pager-sm .k-pager-refresh
|
|
26010
|
+
.k-pane-wrapper .k-pager-wrap.k-pager-sm .k-pager-refresh,
|
|
26011
|
+
.k-pane-wrapper .k-pager.k-pager-sm .k-pager-refresh {
|
|
25958
26012
|
display: none;
|
|
25959
26013
|
}
|
|
25960
26014
|
|
|
@@ -35035,7 +35089,8 @@ kendo-scheduler .k-recurrence-editor {
|
|
|
35035
35089
|
z-index: 2;
|
|
35036
35090
|
}
|
|
35037
35091
|
|
|
35038
|
-
.k-pdf-viewer .k-toolbar .k-pager-wrap
|
|
35092
|
+
.k-pdf-viewer .k-toolbar .k-pager-wrap,
|
|
35093
|
+
.k-pdf-viewer .k-toolbar .k-pager {
|
|
35039
35094
|
padding: 0;
|
|
35040
35095
|
border-width: 0;
|
|
35041
35096
|
color: inherit;
|
package/dist/all.scss
CHANGED
|
@@ -22717,10 +22717,6 @@ $dialog-button-spacing: $actions-button-spacing !default;
|
|
|
22717
22717
|
.k-dialog-titlebar {}
|
|
22718
22718
|
.k-dialog-title {}
|
|
22719
22719
|
|
|
22720
|
-
.k-dialog-close {
|
|
22721
|
-
align-self: flex-end;
|
|
22722
|
-
}
|
|
22723
|
-
|
|
22724
22720
|
|
|
22725
22721
|
// Actions
|
|
22726
22722
|
.k-dialog-actions {}
|
|
@@ -24878,7 +24874,8 @@ $pager-dropdown-width: 5em !default;
|
|
|
24878
24874
|
// #region @import "_layout.scss"; -> packages/default/scss/pager/_layout.scss
|
|
24879
24875
|
@include exports("pager/layout") {
|
|
24880
24876
|
|
|
24881
|
-
.k-pager-wrap
|
|
24877
|
+
.k-pager-wrap,
|
|
24878
|
+
.k-pager {
|
|
24882
24879
|
padding: $pager-padding-y $pager-padding-x;
|
|
24883
24880
|
border-width: $pager-border-width;
|
|
24884
24881
|
border-style: solid;
|
|
@@ -25147,7 +25144,8 @@ $pager-dropdown-width: 5em !default;
|
|
|
25147
25144
|
// #region @import "_theme.scss"; -> packages/default/scss/pager/_theme.scss
|
|
25148
25145
|
@include exports("pager/theme") {
|
|
25149
25146
|
|
|
25150
|
-
.k-pager-wrap
|
|
25147
|
+
.k-pager-wrap,
|
|
25148
|
+
.k-pager {
|
|
25151
25149
|
@include fill(
|
|
25152
25150
|
$pager-text,
|
|
25153
25151
|
$pager-bg,
|
|
@@ -25476,12 +25474,6 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25476
25474
|
align-items: center;
|
|
25477
25475
|
overflow: hidden;
|
|
25478
25476
|
}
|
|
25479
|
-
.k-step-disabled {
|
|
25480
|
-
pointer-events: none;
|
|
25481
|
-
|
|
25482
|
-
.k-step-link { cursor: default; }
|
|
25483
|
-
}
|
|
25484
|
-
|
|
25485
25477
|
|
|
25486
25478
|
// Step indicator
|
|
25487
25479
|
.k-step-indicator {
|
|
@@ -25518,7 +25510,9 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25518
25510
|
z-index: 2;
|
|
25519
25511
|
}
|
|
25520
25512
|
}
|
|
25513
|
+
|
|
25521
25514
|
.k-step-focus,
|
|
25515
|
+
.k-step.k-focus,
|
|
25522
25516
|
.k-step-link:focus {
|
|
25523
25517
|
.k-step-indicator::after {
|
|
25524
25518
|
display: block;
|
|
@@ -25561,12 +25555,21 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25561
25555
|
font-style: $stepper-optional-label-font-style;
|
|
25562
25556
|
opacity: $stepper-optional-label-opacity;
|
|
25563
25557
|
}
|
|
25564
|
-
|
|
25565
|
-
|
|
25566
|
-
|
|
25567
|
-
|
|
25558
|
+
|
|
25559
|
+
|
|
25560
|
+
.k-step-disabled,
|
|
25561
|
+
.k-step.k-disabled {
|
|
25562
|
+
opacity: 1;
|
|
25563
|
+
pointer-events: none;
|
|
25564
|
+
|
|
25565
|
+
.k-step-link { cursor: default; }
|
|
25566
|
+
|
|
25567
|
+
.k-step-label-optional {
|
|
25568
|
+
color: inherit;
|
|
25569
|
+
}
|
|
25568
25570
|
}
|
|
25569
25571
|
|
|
25572
|
+
|
|
25570
25573
|
// Progressbar
|
|
25571
25574
|
.k-progressbar {
|
|
25572
25575
|
pointer-events: none;
|
|
@@ -25708,6 +25711,7 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25708
25711
|
.k-step {
|
|
25709
25712
|
// Hover
|
|
25710
25713
|
&:hover,
|
|
25714
|
+
&.k-hover,
|
|
25711
25715
|
&.k-step-hover {
|
|
25712
25716
|
.k-step-label {
|
|
25713
25717
|
color: $stepper-label-hover-text;
|
|
@@ -25722,9 +25726,18 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25722
25726
|
}
|
|
25723
25727
|
}
|
|
25724
25728
|
|
|
25729
|
+
&.k-step-focus,
|
|
25730
|
+
&.k-focus,
|
|
25731
|
+
.k-step-link:focus {
|
|
25732
|
+
// Labels only
|
|
25733
|
+
.k-step-label:only-child {
|
|
25734
|
+
@include box-shadow( inset 0 0 0 $stepper-indicator-focus-size $component-border );
|
|
25735
|
+
}
|
|
25736
|
+
}
|
|
25725
25737
|
|
|
25726
25738
|
// Disabled
|
|
25727
25739
|
&.k-step-disabled,
|
|
25740
|
+
&.k-disabled,
|
|
25728
25741
|
&:disabled {
|
|
25729
25742
|
.k-step-indicator {
|
|
25730
25743
|
@include fill(
|
|
@@ -25733,6 +25746,10 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25733
25746
|
$stepper-indicator-disabled-border
|
|
25734
25747
|
);
|
|
25735
25748
|
}
|
|
25749
|
+
|
|
25750
|
+
.k-step-label {
|
|
25751
|
+
@include fill( $color: $stepper-label-disabled-text );
|
|
25752
|
+
}
|
|
25736
25753
|
}
|
|
25737
25754
|
}
|
|
25738
25755
|
.k-step-indicator {
|
|
@@ -25768,6 +25785,7 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25768
25785
|
|
|
25769
25786
|
// Hover
|
|
25770
25787
|
&:hover,
|
|
25788
|
+
&.k-hover,
|
|
25771
25789
|
&.k-step-hover {
|
|
25772
25790
|
.k-step-indicator {
|
|
25773
25791
|
@include fill(
|
|
@@ -25781,6 +25799,7 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25781
25799
|
|
|
25782
25800
|
// Disabled
|
|
25783
25801
|
&.k-step-disabled,
|
|
25802
|
+
&.k-disabled,
|
|
25784
25803
|
&:disabled {
|
|
25785
25804
|
.k-step-indicator {
|
|
25786
25805
|
@include fill(
|
|
@@ -25807,6 +25826,7 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25807
25826
|
|
|
25808
25827
|
// Hover
|
|
25809
25828
|
&:hover,
|
|
25829
|
+
&.k-hover,
|
|
25810
25830
|
&.k-step-hover {
|
|
25811
25831
|
.k-step-indicator {
|
|
25812
25832
|
@include fill(
|
|
@@ -25820,6 +25840,7 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25820
25840
|
|
|
25821
25841
|
// Disabled
|
|
25822
25842
|
&.k-step-disabled,
|
|
25843
|
+
&.k-disabled,
|
|
25823
25844
|
&:disabled {
|
|
25824
25845
|
.k-step-indicator {
|
|
25825
25846
|
@include fill(
|
|
@@ -25848,6 +25869,7 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25848
25869
|
}
|
|
25849
25870
|
|
|
25850
25871
|
&:hover,
|
|
25872
|
+
&.k-hover,
|
|
25851
25873
|
&.k-step-hover {
|
|
25852
25874
|
.k-step-label {
|
|
25853
25875
|
@include fill( $color: $stepper-label-error-text );
|
|
@@ -25855,16 +25877,6 @@ $stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !def
|
|
|
25855
25877
|
}
|
|
25856
25878
|
}
|
|
25857
25879
|
|
|
25858
|
-
.k-step-disabled .k-step-label {
|
|
25859
|
-
@include fill( $color: $stepper-label-disabled-text );
|
|
25860
|
-
}
|
|
25861
|
-
|
|
25862
|
-
// Labels only
|
|
25863
|
-
.k-step-focus .k-step-label:only-child,
|
|
25864
|
-
.k-step-link:focus .k-step-label:only-child {
|
|
25865
|
-
@include box-shadow( inset 0 0 0 $stepper-indicator-focus-size $component-border );
|
|
25866
|
-
}
|
|
25867
|
-
|
|
25868
25880
|
// Optional Label
|
|
25869
25881
|
.k-step-label-optional {
|
|
25870
25882
|
color: $stepper-optional-label-text;
|
|
@@ -27213,7 +27225,8 @@ $panelbar-header-expanded-gradient: null !default;
|
|
|
27213
27225
|
> .k-item,
|
|
27214
27226
|
> .k-panelbar-header {
|
|
27215
27227
|
|
|
27216
|
-
&.k-state-expanded.k-level-0 > .k-link
|
|
27228
|
+
&.k-state-expanded.k-level-0 > .k-link,
|
|
27229
|
+
&.k-expanded.k-level-0 > .k-link {
|
|
27217
27230
|
@include fill(
|
|
27218
27231
|
$panelbar-header-expanded-text,
|
|
27219
27232
|
$panelbar-header-expanded-bg,
|
|
@@ -28392,7 +28405,8 @@ $adaptive-scheduler-subtle-text: $subtle-text !default;
|
|
|
28392
28405
|
}
|
|
28393
28406
|
|
|
28394
28407
|
// Pager
|
|
28395
|
-
.k-pager-wrap.k-pager-sm
|
|
28408
|
+
.k-pager-wrap.k-pager-sm,
|
|
28409
|
+
.k-pager.k-pager-sm {
|
|
28396
28410
|
justify-content: center;
|
|
28397
28411
|
|
|
28398
28412
|
.k-pager-refresh {
|
|
@@ -40146,7 +40160,8 @@ $pdf-viewer-search-highlight-bg: $body-text !default;
|
|
|
40146
40160
|
flex: 0 0 auto;
|
|
40147
40161
|
z-index: 2;
|
|
40148
40162
|
}
|
|
40149
|
-
.k-toolbar .k-pager-wrap
|
|
40163
|
+
.k-toolbar .k-pager-wrap,
|
|
40164
|
+
.k-toolbar .k-pager {
|
|
40150
40165
|
padding: 0;
|
|
40151
40166
|
border-width: 0;
|
|
40152
40167
|
color: inherit;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-default",
|
|
3
3
|
"description": "SASS resources for the default Kendo UI theme",
|
|
4
|
-
"version": "5.6.1-dev.
|
|
4
|
+
"version": "5.6.1-dev.1",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -44,5 +44,5 @@
|
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"sass-build": "^0.0.1"
|
|
46
46
|
},
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "1e15150e791e446461760b05b93bfda5abafc2ec"
|
|
48
48
|
}
|
package/scss/dialog/_layout.scss
CHANGED
package/scss/pager/_layout.scss
CHANGED
package/scss/pager/_theme.scss
CHANGED
|
@@ -50,12 +50,6 @@
|
|
|
50
50
|
align-items: center;
|
|
51
51
|
overflow: hidden;
|
|
52
52
|
}
|
|
53
|
-
.k-step-disabled {
|
|
54
|
-
pointer-events: none;
|
|
55
|
-
|
|
56
|
-
.k-step-link { cursor: default; }
|
|
57
|
-
}
|
|
58
|
-
|
|
59
53
|
|
|
60
54
|
// Step indicator
|
|
61
55
|
.k-step-indicator {
|
|
@@ -92,7 +86,9 @@
|
|
|
92
86
|
z-index: 2;
|
|
93
87
|
}
|
|
94
88
|
}
|
|
89
|
+
|
|
95
90
|
.k-step-focus,
|
|
91
|
+
.k-step.k-focus,
|
|
96
92
|
.k-step-link:focus {
|
|
97
93
|
.k-step-indicator::after {
|
|
98
94
|
display: block;
|
|
@@ -135,12 +131,21 @@
|
|
|
135
131
|
font-style: $stepper-optional-label-font-style;
|
|
136
132
|
opacity: $stepper-optional-label-opacity;
|
|
137
133
|
}
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
.k-step-disabled,
|
|
137
|
+
.k-step.k-disabled {
|
|
138
|
+
opacity: 1;
|
|
139
|
+
pointer-events: none;
|
|
140
|
+
|
|
141
|
+
.k-step-link { cursor: default; }
|
|
142
|
+
|
|
143
|
+
.k-step-label-optional {
|
|
144
|
+
color: inherit;
|
|
145
|
+
}
|
|
142
146
|
}
|
|
143
147
|
|
|
148
|
+
|
|
144
149
|
// Progressbar
|
|
145
150
|
.k-progressbar {
|
|
146
151
|
pointer-events: none;
|
package/scss/stepper/_theme.scss
CHANGED
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
.k-step {
|
|
14
14
|
// Hover
|
|
15
15
|
&:hover,
|
|
16
|
+
&.k-hover,
|
|
16
17
|
&.k-step-hover {
|
|
17
18
|
.k-step-label {
|
|
18
19
|
color: $stepper-label-hover-text;
|
|
@@ -27,9 +28,18 @@
|
|
|
27
28
|
}
|
|
28
29
|
}
|
|
29
30
|
|
|
31
|
+
&.k-step-focus,
|
|
32
|
+
&.k-focus,
|
|
33
|
+
.k-step-link:focus {
|
|
34
|
+
// Labels only
|
|
35
|
+
.k-step-label:only-child {
|
|
36
|
+
@include box-shadow( inset 0 0 0 $stepper-indicator-focus-size $component-border );
|
|
37
|
+
}
|
|
38
|
+
}
|
|
30
39
|
|
|
31
40
|
// Disabled
|
|
32
41
|
&.k-step-disabled,
|
|
42
|
+
&.k-disabled,
|
|
33
43
|
&:disabled {
|
|
34
44
|
.k-step-indicator {
|
|
35
45
|
@include fill(
|
|
@@ -38,6 +48,10 @@
|
|
|
38
48
|
$stepper-indicator-disabled-border
|
|
39
49
|
);
|
|
40
50
|
}
|
|
51
|
+
|
|
52
|
+
.k-step-label {
|
|
53
|
+
@include fill( $color: $stepper-label-disabled-text );
|
|
54
|
+
}
|
|
41
55
|
}
|
|
42
56
|
}
|
|
43
57
|
.k-step-indicator {
|
|
@@ -73,6 +87,7 @@
|
|
|
73
87
|
|
|
74
88
|
// Hover
|
|
75
89
|
&:hover,
|
|
90
|
+
&.k-hover,
|
|
76
91
|
&.k-step-hover {
|
|
77
92
|
.k-step-indicator {
|
|
78
93
|
@include fill(
|
|
@@ -86,6 +101,7 @@
|
|
|
86
101
|
|
|
87
102
|
// Disabled
|
|
88
103
|
&.k-step-disabled,
|
|
104
|
+
&.k-disabled,
|
|
89
105
|
&:disabled {
|
|
90
106
|
.k-step-indicator {
|
|
91
107
|
@include fill(
|
|
@@ -112,6 +128,7 @@
|
|
|
112
128
|
|
|
113
129
|
// Hover
|
|
114
130
|
&:hover,
|
|
131
|
+
&.k-hover,
|
|
115
132
|
&.k-step-hover {
|
|
116
133
|
.k-step-indicator {
|
|
117
134
|
@include fill(
|
|
@@ -125,6 +142,7 @@
|
|
|
125
142
|
|
|
126
143
|
// Disabled
|
|
127
144
|
&.k-step-disabled,
|
|
145
|
+
&.k-disabled,
|
|
128
146
|
&:disabled {
|
|
129
147
|
.k-step-indicator {
|
|
130
148
|
@include fill(
|
|
@@ -153,6 +171,7 @@
|
|
|
153
171
|
}
|
|
154
172
|
|
|
155
173
|
&:hover,
|
|
174
|
+
&.k-hover,
|
|
156
175
|
&.k-step-hover {
|
|
157
176
|
.k-step-label {
|
|
158
177
|
@include fill( $color: $stepper-label-error-text );
|
|
@@ -160,16 +179,6 @@
|
|
|
160
179
|
}
|
|
161
180
|
}
|
|
162
181
|
|
|
163
|
-
.k-step-disabled .k-step-label {
|
|
164
|
-
@include fill( $color: $stepper-label-disabled-text );
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
// Labels only
|
|
168
|
-
.k-step-focus .k-step-label:only-child,
|
|
169
|
-
.k-step-link:focus .k-step-label:only-child {
|
|
170
|
-
@include box-shadow( inset 0 0 0 $stepper-indicator-focus-size $component-border );
|
|
171
|
-
}
|
|
172
|
-
|
|
173
182
|
// Optional Label
|
|
174
183
|
.k-step-label-optional {
|
|
175
184
|
color: $stepper-optional-label-text;
|