@progress/kendo-theme-meridian 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.
@@ -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": {
14763
+ "kendo-scheduler-popover-event-gap": {
14740
14764
  "type": "String",
14741
- "value": "var(--kendo-color-on-primary)"
14742
- },
14743
- "kendo-scheduler-appointments-padding": {
14744
- "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)"
@@ -15264,14 +15280,46 @@
15264
15280
  "type": "String",
15265
15281
  "value": "var(--kendo-spacing-2)"
15266
15282
  },
15267
- "kendo-citation-popover-view-padding": {
15283
+ "kendo-tool-call-pre-border-radius": {
15268
15284
  "type": "String",
15269
- "value": "var(--kendo-spacing-4)"
15285
+ "value": "var(--kendo-border-radius-xl)"
15286
+ },
15287
+ "kendo-citation-popover-view-padding": {
15288
+ "type": "List",
15289
+ "value": "(var(--kendo-spacing-2) var(--kendo-spacing-4) var(--kendo-spacing-4) var(--kendo-spacing-4))"
15270
15290
  },
15271
15291
  "kendo-citation-pages-color": {
15272
15292
  "type": "String",
15273
15293
  "value": "var(--kendo-color-subtle)"
15274
15294
  },
15295
+ "kendo-citation-popover-view-title-font-weight": {
15296
+ "type": "String",
15297
+ "value": "var(--kendo-font-weight-medium)"
15298
+ },
15299
+ "kendo-citation-popover-view-body-font-size": {
15300
+ "type": "String",
15301
+ "value": "var(--kendo-font-size-sm)"
15302
+ },
15303
+ "kendo-citation-popover-view-body-margin-top": {
15304
+ "type": "String",
15305
+ "value": "var(--kendo-spacing-2)"
15306
+ },
15307
+ "kendo-citation-popover-view-body-color": {
15308
+ "type": "String",
15309
+ "value": "var(--kendo-color-subtle)"
15310
+ },
15311
+ "kendo-citation-popover-view-source-font-size": {
15312
+ "type": "String",
15313
+ "value": "var(--kendo-font-size-sm)"
15314
+ },
15315
+ "kendo-citation-popover-view-source-margin-top": {
15316
+ "type": "Number",
15317
+ "value": "0"
15318
+ },
15319
+ "kendo-citation-popover-view-source-gap": {
15320
+ "type": "String",
15321
+ "value": "var(--kendo-spacing-1)"
15322
+ },
15275
15323
  "kendo-checkpoint-line-color": {
15276
15324
  "type": "String",
15277
15325
  "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.1",
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.1",
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.1",
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.1",
56
+ "@progress/kendo-theme-utils": "14.4.1-dev.1"
57
57
  },
58
58
  "directories": {
59
59
  "doc": "docs",
@@ -43,6 +43,9 @@ $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: 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: k-border-radius(xl) !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: k-spacing(2) !default;
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: 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
  }