@progress/kendo-theme-fluent 14.4.1-dev.0 → 14.4.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 +1 -1
- package/dist/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +1490 -788
- package/dist/meta/sassdoc-raw-data.json +657 -332
- package/dist/meta/variables.json +127 -95
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +3 -3
- package/scss/agent-response/_variables.scss +5 -1
- package/scss/citation/_variables.scss +30 -2
- package/scss/scheduler/_layout.scss +0 -58
- package/scss/scheduler/_theme.scss +0 -25
- package/scss/scheduler/_variables.scss +106 -80
package/dist/meta/variables.json
CHANGED
|
@@ -15919,15 +15919,43 @@
|
|
|
15919
15919
|
},
|
|
15920
15920
|
"kendo-scheduler-event-min-height": {
|
|
15921
15921
|
"type": "String",
|
|
15922
|
-
"value": "var(--kendo-scheduler-event-min-height,
|
|
15922
|
+
"value": "var(--kendo-scheduler-event-min-height, 12px)"
|
|
15923
15923
|
},
|
|
15924
15924
|
"kendo-scheduler-event-border-radius": {
|
|
15925
15925
|
"type": "String",
|
|
15926
15926
|
"value": "var(--kendo-scheduler-event-border-radius, var(--kendo-border-radius-md))"
|
|
15927
15927
|
},
|
|
15928
|
-
"kendo-scheduler-event-
|
|
15928
|
+
"kendo-scheduler-event-title-font-size": {
|
|
15929
15929
|
"type": "String",
|
|
15930
|
-
"value": "var(--kendo-
|
|
15930
|
+
"value": "var(--kendo-font-size-sm)"
|
|
15931
|
+
},
|
|
15932
|
+
"kendo-scheduler-event-title-line-height": {
|
|
15933
|
+
"type": "String",
|
|
15934
|
+
"value": "var(--kendo-line-height-sm)"
|
|
15935
|
+
},
|
|
15936
|
+
"kendo-scheduler-event-title-padding-top": {
|
|
15937
|
+
"type": "String",
|
|
15938
|
+
"value": "var(--kendo-spacing-1)"
|
|
15939
|
+
},
|
|
15940
|
+
"kendo-scheduler-event-title-padding-bottom": {
|
|
15941
|
+
"type": "String",
|
|
15942
|
+
"value": "var(--kendo-spacing-0\\.5)"
|
|
15943
|
+
},
|
|
15944
|
+
"kendo-scheduler-event-time-font-size": {
|
|
15945
|
+
"type": "String",
|
|
15946
|
+
"value": "var(--kendo-font-size-xs)"
|
|
15947
|
+
},
|
|
15948
|
+
"kendo-scheduler-event-time-line-height": {
|
|
15949
|
+
"type": "String",
|
|
15950
|
+
"value": "var(--kendo-line-height-sm)"
|
|
15951
|
+
},
|
|
15952
|
+
"kendo-scheduler-event-time-padding-top": {
|
|
15953
|
+
"type": "String",
|
|
15954
|
+
"value": "var(--kendo-spacing-0\\.5)"
|
|
15955
|
+
},
|
|
15956
|
+
"kendo-scheduler-event-time-padding-bottom": {
|
|
15957
|
+
"type": "String",
|
|
15958
|
+
"value": "var(--kendo-spacing-0\\.5)"
|
|
15931
15959
|
},
|
|
15932
15960
|
"kendo-scheduler-event-bg": {
|
|
15933
15961
|
"type": "String",
|
|
@@ -15993,6 +16021,38 @@
|
|
|
15993
16021
|
"type": "String",
|
|
15994
16022
|
"value": "var(--kendo-scheduler-event-ongoing-shadow, inset 0px 0px 0px 1px #ff0000)"
|
|
15995
16023
|
},
|
|
16024
|
+
"kendo-scheduler-resizer-size": {
|
|
16025
|
+
"type": "String",
|
|
16026
|
+
"value": "var(--kendo-scheduler-resizer-size, 0.5em)"
|
|
16027
|
+
},
|
|
16028
|
+
"kendo-scheduler-resize-handle-size": {
|
|
16029
|
+
"type": "String",
|
|
16030
|
+
"value": "var(--kendo-scheduler-resize-handle-size, 8px)"
|
|
16031
|
+
},
|
|
16032
|
+
"kendo-scheduler-resize-handle-border-radius": {
|
|
16033
|
+
"type": "String",
|
|
16034
|
+
"value": "var(--kendo-scheduler-resize-handle-border-radius, var(--kendo-border-radius-full))"
|
|
16035
|
+
},
|
|
16036
|
+
"kendo-scheduler-resize-handle-border-width": {
|
|
16037
|
+
"type": "String",
|
|
16038
|
+
"value": "var(--kendo-scheduler-resize-handle-border-width, 2px)"
|
|
16039
|
+
},
|
|
16040
|
+
"kendo-scheduler-resize-handle-bg": {
|
|
16041
|
+
"type": "String",
|
|
16042
|
+
"value": "var(--kendo-scheduler-resize-handle-bg, var(--kendo-scheduler-event-bg, var(--kendo-color-primary)))"
|
|
16043
|
+
},
|
|
16044
|
+
"kendo-scheduler-event-readonly-bg": {
|
|
16045
|
+
"type": "String",
|
|
16046
|
+
"value": "var(--kendo-scheduler-event-readonly-bg, var(--kendo-color-primary-subtle))"
|
|
16047
|
+
},
|
|
16048
|
+
"kendo-scheduler-event-readonly-text": {
|
|
16049
|
+
"type": "String",
|
|
16050
|
+
"value": "var(--kendo-scheduler-event-readonly-text, var(--kendo-color-primary-on-subtle))"
|
|
16051
|
+
},
|
|
16052
|
+
"kendo-scheduler-event-readonly-border": {
|
|
16053
|
+
"type": "String",
|
|
16054
|
+
"value": "var(--kendo-scheduler-event-readonly-border, var(--kendo-color-primary-emphasis))"
|
|
16055
|
+
},
|
|
15996
16056
|
"kendo-scheduler-cell-padding-x": {
|
|
15997
16057
|
"type": "String",
|
|
15998
16058
|
"value": "var(--kendo-scheduler-cell-padding-x, var(--kendo-spacing-2))"
|
|
@@ -16065,93 +16125,49 @@
|
|
|
16065
16125
|
"type": "String",
|
|
16066
16126
|
"value": "var(--kendo-scheduler-yearview-indicator-selected-bg, var(--kendo-color-app-surface))"
|
|
16067
16127
|
},
|
|
16068
|
-
"kendo-scheduler-
|
|
16069
|
-
"type": "String",
|
|
16070
|
-
"value": "var(--kendo-scheduler-tooltip-padding-x, var(--kendo-spacing-2))"
|
|
16071
|
-
},
|
|
16072
|
-
"kendo-scheduler-tooltip-padding-y": {
|
|
16073
|
-
"type": "String",
|
|
16074
|
-
"value": "var(--kendo-scheduler-tooltip-padding-y, var(--kendo-scheduler-tooltip-padding-x, var(--kendo-spacing-2)))"
|
|
16075
|
-
},
|
|
16076
|
-
"kendo-scheduler-tooltip-border-width": {
|
|
16128
|
+
"kendo-scheduler-popover-month-font-size": {
|
|
16077
16129
|
"type": "String",
|
|
16078
|
-
"value": "var(--kendo-scheduler-
|
|
16130
|
+
"value": "var(--kendo-scheduler-popover-month-font-size, var(--kendo-font-size-sm))"
|
|
16079
16131
|
},
|
|
16080
|
-
"kendo-scheduler-
|
|
16132
|
+
"kendo-scheduler-popover-day-font-size": {
|
|
16081
16133
|
"type": "String",
|
|
16082
|
-
"value": "var(--kendo-scheduler-
|
|
16134
|
+
"value": "var(--kendo-scheduler-popover-day-font-size, calc(var(--kendo-font-size-sm) * 2))"
|
|
16083
16135
|
},
|
|
16084
|
-
"kendo-scheduler-
|
|
16136
|
+
"kendo-scheduler-popover-events-max-height": {
|
|
16085
16137
|
"type": "String",
|
|
16086
|
-
"value": "var(--kendo-scheduler-
|
|
16138
|
+
"value": "var(--kendo-scheduler-popover-events-max-height, 250px)"
|
|
16087
16139
|
},
|
|
16088
|
-
"kendo-scheduler-
|
|
16140
|
+
"kendo-scheduler-popover-events-gap": {
|
|
16089
16141
|
"type": "String",
|
|
16090
|
-
"value": "var(--kendo-scheduler-
|
|
16142
|
+
"value": "var(--kendo-scheduler-popover-events-gap, var(--kendo-spacing-1\\.5))"
|
|
16091
16143
|
},
|
|
16092
|
-
"kendo-scheduler-
|
|
16144
|
+
"kendo-scheduler-popover-event-min-height": {
|
|
16093
16145
|
"type": "String",
|
|
16094
|
-
"value": "var(--kendo-scheduler-
|
|
16146
|
+
"value": "var(--kendo-scheduler-popover-event-min-height, 25px)"
|
|
16095
16147
|
},
|
|
16096
|
-
"kendo-scheduler-
|
|
16148
|
+
"kendo-scheduler-popover-event-padding-x": {
|
|
16097
16149
|
"type": "String",
|
|
16098
|
-
"value": "var(--kendo-scheduler-
|
|
16150
|
+
"value": "var(--kendo-scheduler-popover-event-padding-x, var(--kendo-scheduler-event-padding-x, var(--kendo-spacing-2)))"
|
|
16099
16151
|
},
|
|
16100
|
-
"kendo-scheduler-
|
|
16101
|
-
"type": "
|
|
16102
|
-
"value": "
|
|
16103
|
-
},
|
|
16104
|
-
"kendo-scheduler-tooltip-day-font-size": {
|
|
16105
|
-
"type": "String",
|
|
16106
|
-
"value": "var(--kendo-scheduler-tooltip-day-font-size, calc(var(--kendo-font-size-sm) * 2))"
|
|
16107
|
-
},
|
|
16108
|
-
"kendo-scheduler-tooltip-events-max-height": {
|
|
16109
|
-
"type": "String",
|
|
16110
|
-
"value": "var(--kendo-scheduler-tooltip-events-max-height, 250px)"
|
|
16111
|
-
},
|
|
16112
|
-
"kendo-scheduler-tooltip-events-gap": {
|
|
16113
|
-
"type": "String",
|
|
16114
|
-
"value": "var(--kendo-scheduler-tooltip-events-gap, var(--kendo-spacing-2))"
|
|
16115
|
-
},
|
|
16116
|
-
"kendo-scheduler-tooltip-event-padding-x": {
|
|
16117
|
-
"type": "String",
|
|
16118
|
-
"value": "var(--kendo-scheduler-tooltip-event-padding-x, var(--kendo-scheduler-event-padding-x, var(--kendo-spacing-2)))"
|
|
16119
|
-
},
|
|
16120
|
-
"kendo-scheduler-tooltip-event-padding-y": {
|
|
16121
|
-
"type": "String",
|
|
16122
|
-
"value": "var(--kendo-scheduler-tooltip-event-padding-y, var(--kendo-scheduler-event-padding-y, var(--kendo-spacing-0\\.5)))"
|
|
16123
|
-
},
|
|
16124
|
-
"kendo-scheduler-tooltip-event-border-radius": {
|
|
16125
|
-
"type": "String",
|
|
16126
|
-
"value": "var(--kendo-scheduler-tooltip-event-border-radius, var(--kendo-scheduler-event-border-radius, var(--kendo-border-radius-md)))"
|
|
16152
|
+
"kendo-scheduler-popover-event-padding-y": {
|
|
16153
|
+
"type": "Null",
|
|
16154
|
+
"value": "null"
|
|
16127
16155
|
},
|
|
16128
|
-
"kendo-scheduler-
|
|
16156
|
+
"kendo-scheduler-popover-event-border-radius": {
|
|
16129
16157
|
"type": "String",
|
|
16130
|
-
"value": "var(--kendo-scheduler-
|
|
16158
|
+
"value": "var(--kendo-scheduler-popover-event-border-radius, var(--kendo-scheduler-event-border-radius, var(--kendo-border-radius-md)))"
|
|
16131
16159
|
},
|
|
16132
|
-
"kendo-scheduler-
|
|
16160
|
+
"kendo-scheduler-popover-event-gap": {
|
|
16133
16161
|
"type": "String",
|
|
16134
|
-
"value": "var(--kendo-scheduler-
|
|
16135
|
-
},
|
|
16136
|
-
"kendo-scheduler-appointments-padding": {
|
|
16137
|
-
"type": "Null",
|
|
16138
|
-
"value": "null"
|
|
16162
|
+
"value": "var(--kendo-scheduler-popover-event-gap, var(--kendo-spacing-0\\.5))"
|
|
16139
16163
|
},
|
|
16140
16164
|
"kendo-scheduler-event-template-padding-x": {
|
|
16141
|
-
"type": "
|
|
16142
|
-
"value": "
|
|
16165
|
+
"type": "String",
|
|
16166
|
+
"value": "var(--kendo-scheduler-event-padding-x, var(--kendo-spacing-2))"
|
|
16143
16167
|
},
|
|
16144
16168
|
"kendo-scheduler-event-template-padding-y": {
|
|
16145
|
-
"type": "
|
|
16146
|
-
"value": "
|
|
16147
|
-
},
|
|
16148
|
-
"kendo-scheduler-event-actions-inset-x": {
|
|
16149
|
-
"type": "Null",
|
|
16150
|
-
"value": "null"
|
|
16151
|
-
},
|
|
16152
|
-
"kendo-scheduler-indicators-margin": {
|
|
16153
|
-
"type": "Null",
|
|
16154
|
-
"value": "null"
|
|
16169
|
+
"type": "String",
|
|
16170
|
+
"value": "var(--kendo-scheduler-event-padding-y, var(--kendo-spacing-0\\.5))"
|
|
16155
16171
|
},
|
|
16156
16172
|
"kendo-scheduler-marquee-label-inset-x": {
|
|
16157
16173
|
"type": "Null",
|
|
@@ -16169,6 +16185,14 @@
|
|
|
16169
16185
|
"type": "Null",
|
|
16170
16186
|
"value": "null"
|
|
16171
16187
|
},
|
|
16188
|
+
"kendo-scheduler-datetime-section-margin-top": {
|
|
16189
|
+
"type": "String",
|
|
16190
|
+
"value": "var(--kendo-spacing-2)"
|
|
16191
|
+
},
|
|
16192
|
+
"kendo-scheduler-recurrence-fields-row-gap": {
|
|
16193
|
+
"type": "String",
|
|
16194
|
+
"value": "var(--kendo-spacing-3)"
|
|
16195
|
+
},
|
|
16172
16196
|
"kendo-scheduler-adaptive-bg": {
|
|
16173
16197
|
"type": "String",
|
|
16174
16198
|
"value": "var(--kendo-scheduler-adaptive-bg, var(--kendo-color-surface-alt))"
|
|
@@ -16185,10 +16209,6 @@
|
|
|
16185
16209
|
"type": "String",
|
|
16186
16210
|
"value": "var(--kendo-scheduler-adaptive-content-bg, var(--kendo-color-surface-alt))"
|
|
16187
16211
|
},
|
|
16188
|
-
"kendo-scheduler-adaptive-menu-clear-text": {
|
|
16189
|
-
"type": "String",
|
|
16190
|
-
"value": "var(--kendo-scheduler-adaptive-menu-clear-text, var(--kendo-color-primary-on-surface))"
|
|
16191
|
-
},
|
|
16192
16212
|
"kendo-scheduler-adaptive-border-width": {
|
|
16193
16213
|
"type": "String",
|
|
16194
16214
|
"value": "var(--kendo-scheduler-adaptive-border-width, 1px)"
|
|
@@ -16229,26 +16249,6 @@
|
|
|
16229
16249
|
"type": "String",
|
|
16230
16250
|
"value": "var(--kendo-scheduler-selected-border, var(--kendo-scheduler-border, color-mix(in srgb, var(--kendo-color-border) 26%, transparent)))"
|
|
16231
16251
|
},
|
|
16232
|
-
"kendo-scheduler-event-padding-x": {
|
|
16233
|
-
"type": "String",
|
|
16234
|
-
"value": "var(--kendo-scheduler-event-padding-x, var(--kendo-spacing-2))"
|
|
16235
|
-
},
|
|
16236
|
-
"kendo-scheduler-event-padding-y": {
|
|
16237
|
-
"type": "String",
|
|
16238
|
-
"value": "var(--kendo-scheduler-event-padding-y, var(--kendo-spacing-0\\.5))"
|
|
16239
|
-
},
|
|
16240
|
-
"kendo-scheduler-tooltip-callout-color": {
|
|
16241
|
-
"type": "String",
|
|
16242
|
-
"value": "var(--kendo-scheduler-tooltip-callout-color, var(--kendo-scheduler-tooltip-bg, var(--kendo-color-app-surface)))"
|
|
16243
|
-
},
|
|
16244
|
-
"kendo-scheduler-resize-handle-width": {
|
|
16245
|
-
"type": "String",
|
|
16246
|
-
"value": "var(--kendo-scheduler-resize-handle-width, 2em)"
|
|
16247
|
-
},
|
|
16248
|
-
"kendo-scheduler-more-btn-height": {
|
|
16249
|
-
"type": "String",
|
|
16250
|
-
"value": "var(--kendo-scheduler-more-btn-height, 13px)"
|
|
16251
|
-
},
|
|
16252
16252
|
"kendo-scheduler-marquee-color": {
|
|
16253
16253
|
"type": "String",
|
|
16254
16254
|
"value": "var(--kendo-scheduler-marquee-color, var(--kendo-color-primary))"
|
|
@@ -16681,14 +16681,46 @@
|
|
|
16681
16681
|
"type": "String",
|
|
16682
16682
|
"value": "var(--kendo-tool-call-padding-y, var(--kendo-spacing-2))"
|
|
16683
16683
|
},
|
|
16684
|
+
"kendo-tool-call-pre-border-radius": {
|
|
16685
|
+
"type": "String",
|
|
16686
|
+
"value": "var(--kendo-tool-call-pre-border-radius, var(--kendo-border-radius-md))"
|
|
16687
|
+
},
|
|
16684
16688
|
"kendo-citation-popover-view-padding": {
|
|
16685
16689
|
"type": "String",
|
|
16686
|
-
"value": "var(--kendo-citation-popover-view-padding, var(--kendo-spacing-4))"
|
|
16690
|
+
"value": "var(--kendo-citation-popover-view-padding, var(--kendo-spacing-2) var(--kendo-spacing-4) var(--kendo-spacing-4) var(--kendo-spacing-4))"
|
|
16687
16691
|
},
|
|
16688
16692
|
"kendo-citation-pages-color": {
|
|
16689
16693
|
"type": "String",
|
|
16690
16694
|
"value": "var(--kendo-citation-pages-color, var(--kendo-color-subtle))"
|
|
16691
16695
|
},
|
|
16696
|
+
"kendo-citation-popover-view-title-font-weight": {
|
|
16697
|
+
"type": "String",
|
|
16698
|
+
"value": "var(--kendo-citation-popover-view-title-font-weight, var(--kendo-font-weight-medium))"
|
|
16699
|
+
},
|
|
16700
|
+
"kendo-citation-popover-view-body-font-size": {
|
|
16701
|
+
"type": "String",
|
|
16702
|
+
"value": "var(--kendo-citation-popover-view-body-font-size, var(--kendo-font-size-sm))"
|
|
16703
|
+
},
|
|
16704
|
+
"kendo-citation-popover-view-body-margin-top": {
|
|
16705
|
+
"type": "String",
|
|
16706
|
+
"value": "var(--kendo-citation-popover-view-body-margin-top, var(--kendo-spacing-2))"
|
|
16707
|
+
},
|
|
16708
|
+
"kendo-citation-popover-view-body-color": {
|
|
16709
|
+
"type": "String",
|
|
16710
|
+
"value": "var(--kendo-citation-popover-view-body-color, var(--kendo-color-subtle))"
|
|
16711
|
+
},
|
|
16712
|
+
"kendo-citation-popover-view-source-font-size": {
|
|
16713
|
+
"type": "String",
|
|
16714
|
+
"value": "var(--kendo-citation-popover-view-source-font-size, var(--kendo-font-size-sm))"
|
|
16715
|
+
},
|
|
16716
|
+
"kendo-citation-popover-view-source-margin-top": {
|
|
16717
|
+
"type": "String",
|
|
16718
|
+
"value": "var(--kendo-citation-popover-view-source-margin-top, 0)"
|
|
16719
|
+
},
|
|
16720
|
+
"kendo-citation-popover-view-source-gap": {
|
|
16721
|
+
"type": "String",
|
|
16722
|
+
"value": "var(--kendo-citation-popover-view-source-gap, var(--kendo-spacing-1))"
|
|
16723
|
+
},
|
|
16692
16724
|
"kendo-checkpoint-line-color": {
|
|
16693
16725
|
"type": "String",
|
|
16694
16726
|
"value": "var(--kendo-checkpoint-line-color, color-mix(in srgb, var(--kendo-color-border) 26%, transparent))"
|
package/lib/swatches/all.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-fluent",
|
|
3
3
|
"description": "A css variables based theme for Kendo UI that follows the Fluent design system guidelines.",
|
|
4
|
-
"version": "14.4.1-dev.
|
|
4
|
+
"version": "14.4.1-dev.1",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -54,8 +54,8 @@
|
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@progress/kendo-svg-icons": "^4.11.0",
|
|
57
|
-
"@progress/kendo-theme-core": "14.4.1-dev.
|
|
58
|
-
"@progress/kendo-theme-utils": "14.4.1-dev.
|
|
57
|
+
"@progress/kendo-theme-core": "14.4.1-dev.1",
|
|
58
|
+
"@progress/kendo-theme-utils": "14.4.1-dev.1"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
@@ -43,6 +43,9 @@ $kendo-tool-call-indent: var( --kendo-tool-call-indent, k-spacing(5) ) !default;
|
|
|
43
43
|
/// The bottom padding of the ToolCall body.
|
|
44
44
|
/// @group agent-response
|
|
45
45
|
$kendo-tool-call-padding-y: var( --kendo-tool-call-padding-y, k-spacing(2) ) !default;
|
|
46
|
+
/// The border radius of the pre element in the ToolCall body.
|
|
47
|
+
/// @group agent-response
|
|
48
|
+
$kendo-tool-call-pre-border-radius: var( --kendo-tool-call-pre-border-radius, k-border-radius(md) ) !default;
|
|
46
49
|
|
|
47
50
|
@forward "@progress/kendo-theme-core/scss/components/agent-response/_variables.scss" with (
|
|
48
51
|
$kendo-agent-step-gap: $kendo-agent-step-gap,
|
|
@@ -57,5 +60,6 @@ $kendo-tool-call-padding-y: var( --kendo-tool-call-padding-y, k-spacing(2) ) !de
|
|
|
57
60
|
$kendo-thought-spacing: $kendo-thought-spacing,
|
|
58
61
|
$kendo-thought-connector-color: $kendo-thought-connector-color,
|
|
59
62
|
$kendo-tool-call-indent: $kendo-tool-call-indent,
|
|
60
|
-
$kendo-tool-call-padding-y: $kendo-tool-call-padding-y
|
|
63
|
+
$kendo-tool-call-padding-y: $kendo-tool-call-padding-y,
|
|
64
|
+
$kendo-tool-call-pre-border-radius: $kendo-tool-call-pre-border-radius
|
|
61
65
|
);
|
|
@@ -4,12 +4,40 @@
|
|
|
4
4
|
|
|
5
5
|
/// The padding of the CitationPopover view.
|
|
6
6
|
/// @group citation
|
|
7
|
-
$kendo-citation-popover-view-padding: var( --kendo-citation-popover-view-padding, k-spacing(4) ) !default;
|
|
7
|
+
$kendo-citation-popover-view-padding: var( --kendo-citation-popover-view-padding, k-spacing(2) k-spacing(4) k-spacing(4) k-spacing(4) ) !default;
|
|
8
8
|
/// The text color of the CitationPopover page indicator.
|
|
9
9
|
/// @group citation
|
|
10
10
|
$kendo-citation-pages-color: var( --kendo-citation-pages-color, k-color(subtle) ) !default;
|
|
11
|
+
/// The font weight of the CitationPopoverView title.
|
|
12
|
+
/// @group citation
|
|
13
|
+
$kendo-citation-popover-view-title-font-weight: var( --kendo-citation-popover-view-title-font-weight, var(--kendo-font-weight-medium) ) !default;
|
|
14
|
+
/// The font size of the CitationPopoverView body text.
|
|
15
|
+
/// @group citation
|
|
16
|
+
$kendo-citation-popover-view-body-font-size: var( --kendo-citation-popover-view-body-font-size, var(--kendo-font-size-sm) ) !default;
|
|
17
|
+
/// The top margin of the CitationPopoverView body text.
|
|
18
|
+
/// @group citation
|
|
19
|
+
$kendo-citation-popover-view-body-margin-top: var( --kendo-citation-popover-view-body-margin-top, k-spacing(2) ) !default;
|
|
20
|
+
/// The text color of the CitationPopoverView body text.
|
|
21
|
+
/// @group citation
|
|
22
|
+
$kendo-citation-popover-view-body-color: var( --kendo-citation-popover-view-body-color, k-color(subtle) ) !default;
|
|
23
|
+
/// The font size of the CitationPopoverView source link.
|
|
24
|
+
/// @group citation
|
|
25
|
+
$kendo-citation-popover-view-source-font-size: var( --kendo-citation-popover-view-source-font-size, var(--kendo-font-size-sm) ) !default;
|
|
26
|
+
/// The top margin of the CitationPopoverView source link.
|
|
27
|
+
/// @group citation
|
|
28
|
+
$kendo-citation-popover-view-source-margin-top: var( --kendo-citation-popover-view-source-margin-top, 0 ) !default;
|
|
29
|
+
/// The gap between the icon and text of the CitationPopoverView source link.
|
|
30
|
+
/// @group citation
|
|
31
|
+
$kendo-citation-popover-view-source-gap: var( --kendo-citation-popover-view-source-gap, k-spacing(1) ) !default;
|
|
11
32
|
|
|
12
33
|
@forward "@progress/kendo-theme-core/scss/components/citation/_variables.scss" with (
|
|
13
34
|
$kendo-citation-popover-view-padding: $kendo-citation-popover-view-padding,
|
|
14
|
-
$kendo-citation-pages-color: $kendo-citation-pages-color
|
|
35
|
+
$kendo-citation-pages-color: $kendo-citation-pages-color,
|
|
36
|
+
$kendo-citation-popover-view-title-font-weight: $kendo-citation-popover-view-title-font-weight,
|
|
37
|
+
$kendo-citation-popover-view-body-font-size: $kendo-citation-popover-view-body-font-size,
|
|
38
|
+
$kendo-citation-popover-view-body-margin-top: $kendo-citation-popover-view-body-margin-top,
|
|
39
|
+
$kendo-citation-popover-view-body-color: $kendo-citation-popover-view-body-color,
|
|
40
|
+
$kendo-citation-popover-view-source-font-size: $kendo-citation-popover-view-source-font-size,
|
|
41
|
+
$kendo-citation-popover-view-source-margin-top: $kendo-citation-popover-view-source-margin-top,
|
|
42
|
+
$kendo-citation-popover-view-source-gap: $kendo-citation-popover-view-source-gap
|
|
15
43
|
);
|
|
@@ -26,51 +26,12 @@
|
|
|
26
26
|
display: flex;
|
|
27
27
|
flex-flow: row nowrap;
|
|
28
28
|
align-items: flex-start;
|
|
29
|
-
padding-inline: $kendo-scheduler-event-padding-x calc( #{$kendo-scheduler-event-padding-x} / 2 );
|
|
30
|
-
padding-block: $kendo-scheduler-event-padding-y;
|
|
31
|
-
gap: 2px;
|
|
32
29
|
|
|
33
30
|
> div {
|
|
34
31
|
flex: 1 1 auto;
|
|
35
32
|
overflow: hidden;
|
|
36
33
|
}
|
|
37
34
|
|
|
38
|
-
// Actions
|
|
39
|
-
.k-event-actions {
|
|
40
|
-
display: flex;
|
|
41
|
-
justify-content: center;
|
|
42
|
-
align-items: center;
|
|
43
|
-
min-height: calc( #{$kendo-scheduler-line-height} * #{$kendo-scheduler-font-size} );
|
|
44
|
-
position: relative;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
// Resize handles
|
|
48
|
-
.k-resize-n {
|
|
49
|
-
inset-block-start: 0;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.k-resize-s {
|
|
53
|
-
inset-block-end: 0;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.k-resize-n::before,
|
|
57
|
-
.k-resize-s::before {
|
|
58
|
-
width: $kendo-scheduler-resize-handle-width;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.k-resize-w {
|
|
62
|
-
inset-inline-start: 0;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.k-resize-e {
|
|
66
|
-
inset-inline-end: 0;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.k-resize-w::before,
|
|
70
|
-
.k-resize-e::before {
|
|
71
|
-
height: $kendo-scheduler-resize-handle-width;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
35
|
// Hover
|
|
75
36
|
.k-event-top-actions,
|
|
76
37
|
.k-event-bottom-actions {
|
|
@@ -101,9 +62,6 @@
|
|
|
101
62
|
}
|
|
102
63
|
|
|
103
64
|
// More events indicator
|
|
104
|
-
.k-more-events {
|
|
105
|
-
height: $kendo-scheduler-more-btn-height;
|
|
106
|
-
}
|
|
107
65
|
|
|
108
66
|
// Resizing
|
|
109
67
|
.k-scheduler-marquee {
|
|
@@ -138,22 +96,6 @@
|
|
|
138
96
|
}
|
|
139
97
|
}
|
|
140
98
|
|
|
141
|
-
.k-scheduler-tooltip {
|
|
142
|
-
.k-tooltip-event {
|
|
143
|
-
.k-event-title {
|
|
144
|
-
white-space: nowrap;
|
|
145
|
-
overflow: hidden;
|
|
146
|
-
text-overflow: ellipsis;
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.k-scheduler-edit-form {
|
|
152
|
-
.k-scheduler-datetime-picker {
|
|
153
|
-
gap: k-spacing(1);
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
|
|
157
99
|
.k-safari {
|
|
158
100
|
.k-scheduler-yearview .k-calendar-view .k-month {
|
|
159
101
|
margin-inline: calc( #{$kendo-scheduler-yearview-calendar-gap} / 2);
|
|
@@ -56,13 +56,6 @@
|
|
|
56
56
|
border-color: $kendo-scheduler-marquee-color;
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
// Edit dialog
|
|
60
|
-
.k-scheduler-edit-dialog {
|
|
61
|
-
.k-dialog-actions {
|
|
62
|
-
border-color: $kendo-scheduler-border;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
|
|
66
59
|
// Year view
|
|
67
60
|
.k-scheduler-yearview {
|
|
68
61
|
.k-day-indicator {
|
|
@@ -74,24 +67,6 @@
|
|
|
74
67
|
}
|
|
75
68
|
}
|
|
76
69
|
|
|
77
|
-
// Tooltip
|
|
78
|
-
.k-tooltip.k-scheduler-tooltip {
|
|
79
|
-
@include fill(
|
|
80
|
-
$kendo-scheduler-tooltip-text,
|
|
81
|
-
$kendo-scheduler-tooltip-bg,
|
|
82
|
-
$kendo-scheduler-tooltip-border
|
|
83
|
-
);
|
|
84
|
-
@include box-shadow( $kendo-scheduler-tooltip-shadow );
|
|
85
|
-
|
|
86
|
-
.k-callout {
|
|
87
|
-
@include fill( $color: $kendo-scheduler-tooltip-callout-color );
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
.k-tooltip-title .k-day {
|
|
91
|
-
color: k-color(primary-emphasis);
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
|
|
95
70
|
.k-scheduler-header {
|
|
96
71
|
background-color: $kendo-scheduler-toolbar-bg;
|
|
97
72
|
}
|