@progress/kendo-theme-meridian 14.4.1-dev.0 → 14.4.1-dev.2

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.
@@ -14522,15 +14522,43 @@
14522
14522
  },
14523
14523
  "kendo-scheduler-event-min-height": {
14524
14524
  "type": "Number",
14525
- "value": "25px"
14525
+ "value": "12px"
14526
14526
  },
14527
14527
  "kendo-scheduler-event-border-radius": {
14528
14528
  "type": "String",
14529
14529
  "value": "var(--kendo-border-radius-sm)"
14530
14530
  },
14531
- "kendo-scheduler-event-line-height": {
14532
- "type": "Calculation",
14533
- "value": "calc(25px - 2 * var(--kendo-spacing-1))"
14531
+ "kendo-scheduler-event-title-font-size": {
14532
+ "type": "String",
14533
+ "value": "var(--kendo-font-size-sm)"
14534
+ },
14535
+ "kendo-scheduler-event-title-line-height": {
14536
+ "type": "String",
14537
+ "value": "var(--kendo-line-height-sm)"
14538
+ },
14539
+ "kendo-scheduler-event-title-padding-top": {
14540
+ "type": "String",
14541
+ "value": "var(--kendo-spacing-1)"
14542
+ },
14543
+ "kendo-scheduler-event-title-padding-bottom": {
14544
+ "type": "String",
14545
+ "value": "var(--kendo-spacing-0\\.5)"
14546
+ },
14547
+ "kendo-scheduler-event-time-font-size": {
14548
+ "type": "String",
14549
+ "value": "var(--kendo-font-size-xs)"
14550
+ },
14551
+ "kendo-scheduler-event-time-line-height": {
14552
+ "type": "String",
14553
+ "value": "var(--kendo-line-height-sm)"
14554
+ },
14555
+ "kendo-scheduler-event-time-padding-top": {
14556
+ "type": "String",
14557
+ "value": "var(--kendo-spacing-0\\.5)"
14558
+ },
14559
+ "kendo-scheduler-event-time-padding-bottom": {
14560
+ "type": "String",
14561
+ "value": "var(--kendo-spacing-0\\.5)"
14534
14562
  },
14535
14563
  "kendo-scheduler-event-bg": {
14536
14564
  "type": "String",
@@ -14552,6 +14580,38 @@
14552
14580
  "type": "List",
14553
14581
  "value": "(inset 3px 0 0 0 var(--kendo-color-secondary))"
14554
14582
  },
14583
+ "kendo-scheduler-event-readonly-bg": {
14584
+ "type": "String",
14585
+ "value": "var(--kendo-color-primary-subtle)"
14586
+ },
14587
+ "kendo-scheduler-event-readonly-text": {
14588
+ "type": "String",
14589
+ "value": "var(--kendo-color-primary-on-subtle)"
14590
+ },
14591
+ "kendo-scheduler-event-readonly-border": {
14592
+ "type": "String",
14593
+ "value": "var(--kendo-color-primary-emphasis)"
14594
+ },
14595
+ "kendo-scheduler-resizer-size": {
14596
+ "type": "Number",
14597
+ "value": "0.5em"
14598
+ },
14599
+ "kendo-scheduler-resize-handle-size": {
14600
+ "type": "Number",
14601
+ "value": "8px"
14602
+ },
14603
+ "kendo-scheduler-resize-handle-border-radius": {
14604
+ "type": "String",
14605
+ "value": "var(--kendo-border-radius-full)"
14606
+ },
14607
+ "kendo-scheduler-resize-handle-border-width": {
14608
+ "type": "Number",
14609
+ "value": "2px"
14610
+ },
14611
+ "kendo-scheduler-resize-handle-bg": {
14612
+ "type": "String",
14613
+ "value": "var(--kendo-color-secondary-subtle)"
14614
+ },
14555
14615
  "kendo-scheduler-event-hover-bg": {
14556
14616
  "type": "Null",
14557
14617
  "value": "null"
@@ -14574,11 +14634,11 @@
14574
14634
  },
14575
14635
  "kendo-scheduler-event-selected-bg": {
14576
14636
  "type": "String",
14577
- "value": "var(--kendo-color-secondary-subtle)"
14637
+ "value": "var(--kendo-color-primary)"
14578
14638
  },
14579
14639
  "kendo-scheduler-event-selected-text": {
14580
14640
  "type": "String",
14581
- "value": "var(--kendo-color-secondary-on-subtle)"
14641
+ "value": "var(--kendo-color-on-primary)"
14582
14642
  },
14583
14643
  "kendo-scheduler-event-selected-border": {
14584
14644
  "type": "Null",
@@ -14590,7 +14650,7 @@
14590
14650
  },
14591
14651
  "kendo-scheduler-event-selected-shadow": {
14592
14652
  "type": "List",
14593
- "value": "(inset 3px 0 0 0 var(--kendo-color-secondary), 0 0 0 1px white, 0 0 0 2px var(--kendo-color-secondary-on-surface))"
14653
+ "value": "(inset 3px 0 0 0 var(--kendo-color-secondary), 0 0 0 1px white, 0 0 0 2px var(--kendo-color-primary-on-surface))"
14594
14654
  },
14595
14655
  "kendo-scheduler-event-ongoing-shadow": {
14596
14656
  "type": "List",
@@ -14624,10 +14684,6 @@
14624
14684
  "type": "Null",
14625
14685
  "value": "null"
14626
14686
  },
14627
- "kendo-scheduler-timecolumn-text": {
14628
- "type": "String",
14629
- "value": "var(--kendo-color-subtle)"
14630
- },
14631
14687
  "kendo-scheduler-othermonth-bg": {
14632
14688
  "type": "String",
14633
14689
  "value": "var(--kendo-color-base)"
@@ -14672,77 +14728,41 @@
14672
14728
  "type": "String",
14673
14729
  "value": "var(--kendo-color-on-primary)"
14674
14730
  },
14675
- "kendo-scheduler-tooltip-padding-x": {
14676
- "type": "String",
14677
- "value": "var(--kendo-spacing-2)"
14678
- },
14679
- "kendo-scheduler-tooltip-padding-y": {
14680
- "type": "String",
14681
- "value": "var(--kendo-spacing-2)"
14682
- },
14683
- "kendo-scheduler-tooltip-border-width": {
14684
- "type": "Number",
14685
- "value": "0"
14686
- },
14687
- "kendo-scheduler-tooltip-bg": {
14688
- "type": "String",
14689
- "value": "var(--kendo-color-on-primary)"
14690
- },
14691
- "kendo-scheduler-tooltip-text": {
14692
- "type": "String",
14693
- "value": "var(--kendo-color-on-app-surface)"
14694
- },
14695
- "kendo-scheduler-tooltip-border": {
14696
- "type": "Null",
14697
- "value": "null"
14698
- },
14699
- "kendo-scheduler-tooltip-shadow": {
14700
- "type": "String",
14701
- "value": "var(--kendo-elevation-2)"
14702
- },
14703
- "kendo-scheduler-tooltip-title-margin-y": {
14704
- "type": "String",
14705
- "value": "var(--kendo-spacing-3)"
14706
- },
14707
- "kendo-scheduler-tooltip-month-font-size": {
14731
+ "kendo-scheduler-popover-month-font-size": {
14708
14732
  "type": "String",
14709
14733
  "value": "var(--kendo-font-size-sm, inherit)"
14710
14734
  },
14711
- "kendo-scheduler-tooltip-day-font-size": {
14735
+ "kendo-scheduler-popover-day-font-size": {
14712
14736
  "type": "Calculation",
14713
14737
  "value": "calc(var(--kendo-font-size-sm, 0.75rem) * 2)"
14714
14738
  },
14715
- "kendo-scheduler-tooltip-events-max-height": {
14739
+ "kendo-scheduler-popover-events-max-height": {
14716
14740
  "type": "Number",
14717
14741
  "value": "250px"
14718
14742
  },
14719
- "kendo-scheduler-tooltip-events-gap": {
14743
+ "kendo-scheduler-popover-events-gap": {
14720
14744
  "type": "String",
14721
- "value": "var(--kendo-spacing-1)"
14745
+ "value": "var(--kendo-spacing-1\\.5)"
14746
+ },
14747
+ "kendo-scheduler-popover-event-min-height": {
14748
+ "type": "Number",
14749
+ "value": "25px"
14722
14750
  },
14723
- "kendo-scheduler-tooltip-event-padding-x": {
14751
+ "kendo-scheduler-popover-event-padding-x": {
14724
14752
  "type": "String",
14725
14753
  "value": "var(--kendo-spacing-2)"
14726
14754
  },
14727
- "kendo-scheduler-tooltip-event-padding-y": {
14728
- "type": "String",
14729
- "value": "var(--kendo-spacing-1)"
14755
+ "kendo-scheduler-popover-event-padding-y": {
14756
+ "type": "Null",
14757
+ "value": "null"
14730
14758
  },
14731
- "kendo-scheduler-tooltip-event-border-radius": {
14759
+ "kendo-scheduler-popover-event-border-radius": {
14732
14760
  "type": "String",
14733
14761
  "value": "var(--kendo-border-radius-md)"
14734
14762
  },
14735
- "kendo-scheduler-tooltip-event-gap": {
14736
- "type": "String",
14737
- "value": "var(--kendo-spacing-1)"
14738
- },
14739
- "kendo-scheduler-tooltip-callout-text": {
14740
- "type": "String",
14741
- "value": "var(--kendo-color-on-primary)"
14742
- },
14743
- "kendo-scheduler-appointments-padding": {
14763
+ "kendo-scheduler-popover-event-gap": {
14744
14764
  "type": "String",
14745
- "value": "var(--kendo-spacing-2)"
14765
+ "value": "var(--kendo-spacing-1\\.5)"
14746
14766
  },
14747
14767
  "kendo-scheduler-event-template-padding-x": {
14748
14768
  "type": "String",
@@ -14752,14 +14772,6 @@
14752
14772
  "type": "String",
14753
14773
  "value": "var(--kendo-spacing-1)"
14754
14774
  },
14755
- "kendo-scheduler-event-actions-inset-x": {
14756
- "type": "String",
14757
- "value": "var(--kendo-spacing-2)"
14758
- },
14759
- "kendo-scheduler-indicators-margin": {
14760
- "type": "List",
14761
- "value": "(var(--kendo-spacing-0\\.5) var(--kendo-spacing-1))"
14762
- },
14763
14775
  "kendo-scheduler-marquee-label-inset-x": {
14764
14776
  "type": "String",
14765
14777
  "value": "var(--kendo-spacing-1)"
@@ -14792,10 +14804,6 @@
14792
14804
  "type": "String",
14793
14805
  "value": "var(--kendo-color-surface)"
14794
14806
  },
14795
- "kendo-scheduler-adaptive-menu-clear-text": {
14796
- "type": "String",
14797
- "value": "var(--kendo-color-primary)"
14798
- },
14799
14807
  "kendo-scheduler-adaptive-border-width": {
14800
14808
  "type": "Number",
14801
14809
  "value": "1px"
@@ -14824,6 +14832,14 @@
14824
14832
  "type": "String",
14825
14833
  "value": "var(--kendo-color-on-app-surface)"
14826
14834
  },
14835
+ "kendo-scheduler-datetime-section-margin-top": {
14836
+ "type": "String",
14837
+ "value": "var(--kendo-spacing-1)"
14838
+ },
14839
+ "kendo-scheduler-recurrence-fields-row-gap": {
14840
+ "type": "String",
14841
+ "value": "var(--kendo-spacing-3)"
14842
+ },
14827
14843
  "kendo-file-box-padding-x": {
14828
14844
  "type": "String",
14829
14845
  "value": "var(--kendo-spacing-2)"
@@ -15220,6 +15236,18 @@
15220
15236
  "type": "String",
15221
15237
  "value": "var(--kendo-spacing-2)"
15222
15238
  },
15239
+ "kendo-agent-step-padding-x": {
15240
+ "type": "String",
15241
+ "value": "var(--kendo-spacing-0\\.5)"
15242
+ },
15243
+ "kendo-agent-step-padding-end": {
15244
+ "type": "String",
15245
+ "value": "var(--kendo-spacing-2)"
15246
+ },
15247
+ "kendo-agent-step-border-radius": {
15248
+ "type": "String",
15249
+ "value": "var(--kendo-border-radius-md)"
15250
+ },
15223
15251
  "kendo-agent-step-icon-margin-top": {
15224
15252
  "type": "String",
15225
15253
  "value": "var(--kendo-spacing-1)"
@@ -15240,6 +15268,18 @@
15240
15268
  "type": "String",
15241
15269
  "value": "var(--kendo-font-size-sm, inherit)"
15242
15270
  },
15271
+ "kendo-agent-step-focus-shadow": {
15272
+ "type": "Null",
15273
+ "value": "null"
15274
+ },
15275
+ "kendo-agent-step-focus-outline-color": {
15276
+ "type": "String",
15277
+ "value": "var(--kendo-color-subtle)"
15278
+ },
15279
+ "kendo-agent-step-focus-outline-offset": {
15280
+ "type": "Number",
15281
+ "value": "1px"
15282
+ },
15243
15283
  "kendo-thought-gap": {
15244
15284
  "type": "String",
15245
15285
  "value": "var(--kendo-spacing-1\\.5)"
@@ -15252,6 +15292,10 @@
15252
15292
  "type": "String",
15253
15293
  "value": "var(--kendo-spacing-4)"
15254
15294
  },
15295
+ "kendo-thought-padding-x": {
15296
+ "type": "String",
15297
+ "value": "var(--kendo-spacing-0\\.5)"
15298
+ },
15255
15299
  "kendo-thought-connector-color": {
15256
15300
  "type": "String",
15257
15301
  "value": "var(--kendo-color-border)"
@@ -15264,14 +15308,46 @@
15264
15308
  "type": "String",
15265
15309
  "value": "var(--kendo-spacing-2)"
15266
15310
  },
15267
- "kendo-citation-popover-view-padding": {
15311
+ "kendo-tool-call-pre-border-radius": {
15268
15312
  "type": "String",
15269
- "value": "var(--kendo-spacing-4)"
15313
+ "value": "var(--kendo-border-radius-xl)"
15314
+ },
15315
+ "kendo-citation-popover-view-padding": {
15316
+ "type": "List",
15317
+ "value": "(var(--kendo-spacing-2) var(--kendo-spacing-4) var(--kendo-spacing-4) var(--kendo-spacing-4))"
15270
15318
  },
15271
15319
  "kendo-citation-pages-color": {
15272
15320
  "type": "String",
15273
15321
  "value": "var(--kendo-color-subtle)"
15274
15322
  },
15323
+ "kendo-citation-popover-view-title-font-weight": {
15324
+ "type": "String",
15325
+ "value": "var(--kendo-font-weight-medium)"
15326
+ },
15327
+ "kendo-citation-popover-view-body-font-size": {
15328
+ "type": "String",
15329
+ "value": "var(--kendo-font-size-sm)"
15330
+ },
15331
+ "kendo-citation-popover-view-body-margin-top": {
15332
+ "type": "String",
15333
+ "value": "var(--kendo-spacing-2)"
15334
+ },
15335
+ "kendo-citation-popover-view-body-color": {
15336
+ "type": "String",
15337
+ "value": "var(--kendo-color-subtle)"
15338
+ },
15339
+ "kendo-citation-popover-view-source-font-size": {
15340
+ "type": "String",
15341
+ "value": "var(--kendo-font-size-sm)"
15342
+ },
15343
+ "kendo-citation-popover-view-source-margin-top": {
15344
+ "type": "Number",
15345
+ "value": "0"
15346
+ },
15347
+ "kendo-citation-popover-view-source-gap": {
15348
+ "type": "String",
15349
+ "value": "var(--kendo-spacing-1)"
15350
+ },
15275
15351
  "kendo-checkpoint-line-color": {
15276
15352
  "type": "String",
15277
15353
  "value": "var(--kendo-color-border)"
@@ -3,7 +3,7 @@
3
3
  "name": "Meridian Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-meridian",
6
- "version": "14.4.1-dev.0",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(13.85% 0.0249 273.24deg)",
9
9
  "oklch(23.28% 0.0218 272.75deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Meridian Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-meridian",
6
- "version": "14.4.1-dev.0",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(100% 0 0deg)",
9
9
  "oklch(98.46% 0.0017 247.84deg)",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-meridian",
3
3
  "description": "Meridian theme for Kendo UI",
4
- "version": "14.4.1-dev.0",
4
+ "version": "14.4.1-dev.2",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -52,8 +52,8 @@
52
52
  },
53
53
  "dependencies": {
54
54
  "@progress/kendo-svg-icons": "^4.11.0",
55
- "@progress/kendo-theme-core": "14.4.1-dev.0",
56
- "@progress/kendo-theme-utils": "14.4.1-dev.0"
55
+ "@progress/kendo-theme-core": "14.4.1-dev.2",
56
+ "@progress/kendo-theme-utils": "14.4.1-dev.2"
57
57
  },
58
58
  "directories": {
59
59
  "doc": "docs",
@@ -1,5 +1,19 @@
1
1
  @use "@progress/kendo-theme-core/scss/components/agent-response/_theme.scss" as *;
2
+ @use "../core/_index.scss" as *;
3
+ @use "./_variables.scss" as *;
2
4
 
3
5
  @mixin kendo-agent-response--theme() {
4
6
  @include kendo-agent-response--theme-base();
7
+
8
+ .k-agent-step > .k-agent-step-head {
9
+ &:focus,
10
+ &.k-focus {
11
+ @include focus-indicator(
12
+ $indicator: $kendo-agent-step-focus-outline-color,
13
+ $inset: true,
14
+ $type: "outline",
15
+ $outline-offset: $kendo-agent-step-focus-outline-offset
16
+ );
17
+ }
18
+ }
5
19
  }
@@ -8,6 +8,15 @@ $kendo-agent-step-gap: k-spacing(1.5) !default;
8
8
  /// The vertical padding of the AgentStep head.
9
9
  /// @group agent-response
10
10
  $kendo-agent-step-padding-y: k-spacing(2) !default;
11
+ /// The horizontal padding of the AgentStep head.
12
+ /// @group agent-response
13
+ $kendo-agent-step-padding-x: k-spacing(0.5) !default;
14
+ /// The end padding of the AgentStep head.
15
+ /// @group agent-response
16
+ $kendo-agent-step-padding-end: k-spacing(2) !default;
17
+ /// The border radius of the AgentStep head.
18
+ /// @group agent-response
19
+ $kendo-agent-step-border-radius: k-border-radius(md) !default;
11
20
  /// The top margin of the AgentStep icon.
12
21
  /// @group agent-response
13
22
  $kendo-agent-step-icon-margin-top: k-spacing(1) !default;
@@ -23,6 +32,15 @@ $kendo-agent-step-font-size: var( --kendo-font-size-sm, inherit ) !default;
23
32
  /// The font size of the AgentStep body content.
24
33
  /// @group agent-response
25
34
  $kendo-agent-step-body-font-size: var( --kendo-font-size-sm, inherit ) !default;
35
+ /// The box shadow of the focused AgentStep head.
36
+ /// @group agent-response
37
+ $kendo-agent-step-focus-shadow: null !default;
38
+ /// The outline color of the focused AgentStep head.
39
+ /// @group agent-response
40
+ $kendo-agent-step-focus-outline-color: k-color(subtle) !default;
41
+ /// The outline offset of the focused AgentStep head.
42
+ /// @group agent-response
43
+ $kendo-agent-step-focus-outline-offset: 1px !default;
26
44
 
27
45
  /// The gap between the icon column and the content of the Thought.
28
46
  /// @group agent-response
@@ -33,6 +51,9 @@ $kendo-thought-icon-col-gap: k-spacing(2) !default;
33
51
  /// The spacing between stacked Thought items.
34
52
  /// @group agent-response
35
53
  $kendo-thought-spacing: k-spacing(4) !default;
54
+ /// The start padding of the Thought, aligning it with the AgentStep head.
55
+ /// @group agent-response
56
+ $kendo-thought-padding-x: k-spacing(0.5) !default;
36
57
  /// The color of the connector line between stacked Thought items.
37
58
  /// @group agent-response
38
59
  $kendo-thought-connector-color: k-color(border) !default;
@@ -43,19 +64,28 @@ $kendo-tool-call-indent: k-spacing(5) !default;
43
64
  /// The bottom padding of the ToolCall body.
44
65
  /// @group agent-response
45
66
  $kendo-tool-call-padding-y: k-spacing(2) !default;
67
+ /// The border radius of the pre element in the ToolCall body.
68
+ /// @group agent-response
69
+ $kendo-tool-call-pre-border-radius: k-border-radius(xl) !default;
46
70
 
47
71
  @forward "@progress/kendo-theme-core/scss/components/agent-response/_variables.scss" with (
48
72
  $kendo-agent-step-gap: $kendo-agent-step-gap,
49
73
  $kendo-agent-step-padding-y: $kendo-agent-step-padding-y,
74
+ $kendo-agent-step-padding-x: $kendo-agent-step-padding-x,
75
+ $kendo-agent-step-padding-end: $kendo-agent-step-padding-end,
76
+ $kendo-agent-step-border-radius: $kendo-agent-step-border-radius,
50
77
  $kendo-agent-step-icon-margin-top: $kendo-agent-step-icon-margin-top,
51
78
  $kendo-agent-step-added-color: $kendo-agent-step-added-color,
52
79
  $kendo-agent-step-removed-color: $kendo-agent-step-removed-color,
53
80
  $kendo-agent-step-font-size: $kendo-agent-step-font-size,
54
81
  $kendo-agent-step-body-font-size: $kendo-agent-step-body-font-size,
82
+ $kendo-agent-step-focus-shadow: $kendo-agent-step-focus-shadow,
55
83
  $kendo-thought-gap: $kendo-thought-gap,
56
84
  $kendo-thought-icon-col-gap: $kendo-thought-icon-col-gap,
57
85
  $kendo-thought-spacing: $kendo-thought-spacing,
86
+ $kendo-thought-padding-x: $kendo-thought-padding-x,
58
87
  $kendo-thought-connector-color: $kendo-thought-connector-color,
59
88
  $kendo-tool-call-indent: $kendo-tool-call-indent,
60
- $kendo-tool-call-padding-y: $kendo-tool-call-padding-y
89
+ $kendo-tool-call-padding-y: $kendo-tool-call-padding-y,
90
+ $kendo-tool-call-pre-border-radius: $kendo-tool-call-pre-border-radius
61
91
  );
@@ -4,12 +4,40 @@
4
4
 
5
5
  /// The padding of the CitationPopover view.
6
6
  /// @group citation
7
- $kendo-citation-popover-view-padding: k-spacing(4) !default;
7
+ $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: 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-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-font-size-sm) !default;
17
+ /// The top margin of the CitationPopoverView body text.
18
+ /// @group citation
19
+ $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: 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-font-size-sm) !default;
26
+ /// The top margin of the CitationPopoverView source link.
27
+ /// @group citation
28
+ $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: 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
  );
@@ -5,17 +5,6 @@
5
5
  @mixin kendo-scheduler--layout() {
6
6
  @include kendo-scheduler--layout-base();
7
7
 
8
- .k-scheduler-header .k-scheduler-cell {
9
- font-size: var(--kendo-font-size-sm);
10
- font-weight: var(--kendo-font-weight-medium);
11
- }
12
-
13
- .k-scheduler-times .k-scheduler-cell {
14
- font-size: var(--kendo-font-size-sm);
15
- line-height: var(--kendo-line-height-xs);
16
- font-weight: var(--kendo-font-weight-normal);
17
- }
18
-
19
8
  .k-scheduler-toolbar {
20
9
  @include border-top-radius($kendo-scheduler-border-radius);
21
10
  @include border-bottom-radius(0);
@@ -7,10 +7,6 @@
7
7
  @mixin kendo-scheduler--theme() {
8
8
  @include kendo-scheduler--theme-base();
9
9
 
10
- .k-scheduler-times {
11
- color: $kendo-scheduler-timecolumn-text;
12
- }
13
-
14
10
  .k-scheduler {
15
11
  background-color: unset;
16
12
  }