@progress/kendo-theme-meridian 14.4.1-dev.1 → 14.4.1-dev.3

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.
@@ -2377,15 +2377,15 @@
2377
2377
  "resolvedType": "String"
2378
2378
  },
2379
2379
  {
2380
- "description": "The top margin of the AgentStep icon.\n",
2380
+ "description": "The horizontal padding of the AgentStep head.\n",
2381
2381
  "commentRange": {
2382
2382
  "start": 11,
2383
2383
  "end": 12
2384
2384
  },
2385
2385
  "context": {
2386
2386
  "type": "variable",
2387
- "name": "kendo-agent-step-icon-margin-top",
2388
- "value": "k-spacing(1)",
2387
+ "name": "kendo-agent-step-padding-x",
2388
+ "value": "k-spacing(0.5)",
2389
2389
  "scope": "default",
2390
2390
  "line": {
2391
2391
  "start": 13,
@@ -2400,19 +2400,19 @@
2400
2400
  "path": "meridian/scss/agent-response/_variables.scss",
2401
2401
  "name": "_variables.scss"
2402
2402
  },
2403
- "resolvedValue": "var(--kendo-spacing-1)",
2403
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
2404
2404
  "resolvedType": "String"
2405
2405
  },
2406
2406
  {
2407
- "description": "The text color of the added lines count in the AgentStep diffstat.\n",
2407
+ "description": "The end padding of the AgentStep head.\n",
2408
2408
  "commentRange": {
2409
2409
  "start": 14,
2410
2410
  "end": 15
2411
2411
  },
2412
2412
  "context": {
2413
2413
  "type": "variable",
2414
- "name": "kendo-agent-step-added-color",
2415
- "value": "k-color(success-on-surface)",
2414
+ "name": "kendo-agent-step-padding-end",
2415
+ "value": "k-spacing(2)",
2416
2416
  "scope": "default",
2417
2417
  "line": {
2418
2418
  "start": 16,
@@ -2427,19 +2427,19 @@
2427
2427
  "path": "meridian/scss/agent-response/_variables.scss",
2428
2428
  "name": "_variables.scss"
2429
2429
  },
2430
- "resolvedValue": "var(--kendo-color-success-on-surface)",
2430
+ "resolvedValue": "var(--kendo-spacing-2)",
2431
2431
  "resolvedType": "String"
2432
2432
  },
2433
2433
  {
2434
- "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
2434
+ "description": "The border radius of the AgentStep head.\n",
2435
2435
  "commentRange": {
2436
2436
  "start": 17,
2437
2437
  "end": 18
2438
2438
  },
2439
2439
  "context": {
2440
2440
  "type": "variable",
2441
- "name": "kendo-agent-step-removed-color",
2442
- "value": "k-color(error-on-surface)",
2441
+ "name": "kendo-agent-step-border-radius",
2442
+ "value": "k-border-radius(md)",
2443
2443
  "scope": "default",
2444
2444
  "line": {
2445
2445
  "start": 19,
@@ -2454,19 +2454,19 @@
2454
2454
  "path": "meridian/scss/agent-response/_variables.scss",
2455
2455
  "name": "_variables.scss"
2456
2456
  },
2457
- "resolvedValue": "var(--kendo-color-error-on-surface)",
2457
+ "resolvedValue": "var(--kendo-border-radius-md)",
2458
2458
  "resolvedType": "String"
2459
2459
  },
2460
2460
  {
2461
- "description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
2461
+ "description": "The top margin of the AgentStep icon.\n",
2462
2462
  "commentRange": {
2463
2463
  "start": 20,
2464
2464
  "end": 21
2465
2465
  },
2466
2466
  "context": {
2467
2467
  "type": "variable",
2468
- "name": "kendo-agent-step-font-size",
2469
- "value": "var( --kendo-font-size-sm, inherit )",
2468
+ "name": "kendo-agent-step-icon-margin-top",
2469
+ "value": "k-spacing(1)",
2470
2470
  "scope": "default",
2471
2471
  "line": {
2472
2472
  "start": 22,
@@ -2481,19 +2481,19 @@
2481
2481
  "path": "meridian/scss/agent-response/_variables.scss",
2482
2482
  "name": "_variables.scss"
2483
2483
  },
2484
- "resolvedValue": "var(--kendo-font-size-sm, inherit)",
2484
+ "resolvedValue": "var(--kendo-spacing-1)",
2485
2485
  "resolvedType": "String"
2486
2486
  },
2487
2487
  {
2488
- "description": "The font size of the AgentStep body content.\n",
2488
+ "description": "The text color of the added lines count in the AgentStep diffstat.\n",
2489
2489
  "commentRange": {
2490
2490
  "start": 23,
2491
2491
  "end": 24
2492
2492
  },
2493
2493
  "context": {
2494
2494
  "type": "variable",
2495
- "name": "kendo-agent-step-body-font-size",
2496
- "value": "var( --kendo-font-size-sm, inherit )",
2495
+ "name": "kendo-agent-step-added-color",
2496
+ "value": "k-color(success-on-surface)",
2497
2497
  "scope": "default",
2498
2498
  "line": {
2499
2499
  "start": 25,
@@ -2508,14 +2508,176 @@
2508
2508
  "path": "meridian/scss/agent-response/_variables.scss",
2509
2509
  "name": "_variables.scss"
2510
2510
  },
2511
+ "resolvedValue": "var(--kendo-color-success-on-surface)",
2512
+ "resolvedType": "String"
2513
+ },
2514
+ {
2515
+ "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
2516
+ "commentRange": {
2517
+ "start": 26,
2518
+ "end": 27
2519
+ },
2520
+ "context": {
2521
+ "type": "variable",
2522
+ "name": "kendo-agent-step-removed-color",
2523
+ "value": "k-color(error-on-surface)",
2524
+ "scope": "default",
2525
+ "line": {
2526
+ "start": 28,
2527
+ "end": 28
2528
+ }
2529
+ },
2530
+ "group": [
2531
+ "agent-response"
2532
+ ],
2533
+ "access": "public",
2534
+ "file": {
2535
+ "path": "meridian/scss/agent-response/_variables.scss",
2536
+ "name": "_variables.scss"
2537
+ },
2538
+ "resolvedValue": "var(--kendo-color-error-on-surface)",
2539
+ "resolvedType": "String"
2540
+ },
2541
+ {
2542
+ "description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
2543
+ "commentRange": {
2544
+ "start": 29,
2545
+ "end": 30
2546
+ },
2547
+ "context": {
2548
+ "type": "variable",
2549
+ "name": "kendo-agent-step-font-size",
2550
+ "value": "var( --kendo-font-size-sm, inherit )",
2551
+ "scope": "default",
2552
+ "line": {
2553
+ "start": 31,
2554
+ "end": 31
2555
+ }
2556
+ },
2557
+ "group": [
2558
+ "agent-response"
2559
+ ],
2560
+ "access": "public",
2561
+ "file": {
2562
+ "path": "meridian/scss/agent-response/_variables.scss",
2563
+ "name": "_variables.scss"
2564
+ },
2511
2565
  "resolvedValue": "var(--kendo-font-size-sm, inherit)",
2512
2566
  "resolvedType": "String"
2513
2567
  },
2568
+ {
2569
+ "description": "The font size of the AgentStep body content.\n",
2570
+ "commentRange": {
2571
+ "start": 32,
2572
+ "end": 33
2573
+ },
2574
+ "context": {
2575
+ "type": "variable",
2576
+ "name": "kendo-agent-step-body-font-size",
2577
+ "value": "var( --kendo-font-size-sm, inherit )",
2578
+ "scope": "default",
2579
+ "line": {
2580
+ "start": 34,
2581
+ "end": 34
2582
+ }
2583
+ },
2584
+ "group": [
2585
+ "agent-response"
2586
+ ],
2587
+ "access": "public",
2588
+ "file": {
2589
+ "path": "meridian/scss/agent-response/_variables.scss",
2590
+ "name": "_variables.scss"
2591
+ },
2592
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
2593
+ "resolvedType": "String"
2594
+ },
2595
+ {
2596
+ "description": "The box shadow of the focused AgentStep head.\n",
2597
+ "commentRange": {
2598
+ "start": 35,
2599
+ "end": 36
2600
+ },
2601
+ "context": {
2602
+ "type": "variable",
2603
+ "name": "kendo-agent-step-focus-shadow",
2604
+ "value": "null",
2605
+ "scope": "default",
2606
+ "line": {
2607
+ "start": 37,
2608
+ "end": 37
2609
+ }
2610
+ },
2611
+ "group": [
2612
+ "agent-response"
2613
+ ],
2614
+ "access": "public",
2615
+ "file": {
2616
+ "path": "meridian/scss/agent-response/_variables.scss",
2617
+ "name": "_variables.scss"
2618
+ },
2619
+ "resolvedValue": "null",
2620
+ "resolvedType": "Null"
2621
+ },
2622
+ {
2623
+ "description": "The outline color of the focused AgentStep head.\n",
2624
+ "commentRange": {
2625
+ "start": 38,
2626
+ "end": 39
2627
+ },
2628
+ "context": {
2629
+ "type": "variable",
2630
+ "name": "kendo-agent-step-focus-outline-color",
2631
+ "value": "k-color(subtle)",
2632
+ "scope": "default",
2633
+ "line": {
2634
+ "start": 40,
2635
+ "end": 40
2636
+ }
2637
+ },
2638
+ "group": [
2639
+ "agent-response"
2640
+ ],
2641
+ "access": "public",
2642
+ "file": {
2643
+ "path": "meridian/scss/agent-response/_variables.scss",
2644
+ "name": "_variables.scss"
2645
+ },
2646
+ "resolvedValue": "var(--kendo-color-subtle)",
2647
+ "resolvedType": "String"
2648
+ },
2649
+ {
2650
+ "description": "The outline offset of the focused AgentStep head.\n",
2651
+ "commentRange": {
2652
+ "start": 41,
2653
+ "end": 42
2654
+ },
2655
+ "context": {
2656
+ "type": "variable",
2657
+ "name": "kendo-agent-step-focus-outline-offset",
2658
+ "value": "1px",
2659
+ "scope": "default",
2660
+ "line": {
2661
+ "start": 43,
2662
+ "end": 43
2663
+ }
2664
+ },
2665
+ "group": [
2666
+ "agent-response"
2667
+ ],
2668
+ "access": "public",
2669
+ "file": {
2670
+ "path": "meridian/scss/agent-response/_variables.scss",
2671
+ "name": "_variables.scss"
2672
+ },
2673
+ "resolvedValue": "1px",
2674
+ "resolvedType": "Number"
2675
+ },
2514
2676
  {
2515
2677
  "description": "The gap between the icon column and the content of the Thought.\n",
2516
2678
  "commentRange": {
2517
- "start": 27,
2518
- "end": 28
2679
+ "start": 45,
2680
+ "end": 46
2519
2681
  },
2520
2682
  "context": {
2521
2683
  "type": "variable",
@@ -2523,8 +2685,8 @@
2523
2685
  "value": "k-spacing(1.5)",
2524
2686
  "scope": "default",
2525
2687
  "line": {
2526
- "start": 29,
2527
- "end": 29
2688
+ "start": 47,
2689
+ "end": 47
2528
2690
  }
2529
2691
  },
2530
2692
  "group": [
@@ -2541,8 +2703,8 @@
2541
2703
  {
2542
2704
  "description": "The gap in the icon column of the Thought.\n",
2543
2705
  "commentRange": {
2544
- "start": 30,
2545
- "end": 31
2706
+ "start": 48,
2707
+ "end": 49
2546
2708
  },
2547
2709
  "context": {
2548
2710
  "type": "variable",
@@ -2550,8 +2712,8 @@
2550
2712
  "value": "k-spacing(2)",
2551
2713
  "scope": "default",
2552
2714
  "line": {
2553
- "start": 32,
2554
- "end": 32
2715
+ "start": 50,
2716
+ "end": 50
2555
2717
  }
2556
2718
  },
2557
2719
  "group": [
@@ -2568,8 +2730,8 @@
2568
2730
  {
2569
2731
  "description": "The spacing between stacked Thought items.\n",
2570
2732
  "commentRange": {
2571
- "start": 33,
2572
- "end": 34
2733
+ "start": 51,
2734
+ "end": 52
2573
2735
  },
2574
2736
  "context": {
2575
2737
  "type": "variable",
@@ -2577,8 +2739,8 @@
2577
2739
  "value": "k-spacing(4)",
2578
2740
  "scope": "default",
2579
2741
  "line": {
2580
- "start": 35,
2581
- "end": 35
2742
+ "start": 53,
2743
+ "end": 53
2582
2744
  }
2583
2745
  },
2584
2746
  "group": [
@@ -2592,11 +2754,38 @@
2592
2754
  "resolvedValue": "var(--kendo-spacing-4)",
2593
2755
  "resolvedType": "String"
2594
2756
  },
2757
+ {
2758
+ "description": "The start padding of the Thought, aligning it with the AgentStep head.\n",
2759
+ "commentRange": {
2760
+ "start": 54,
2761
+ "end": 55
2762
+ },
2763
+ "context": {
2764
+ "type": "variable",
2765
+ "name": "kendo-thought-padding-x",
2766
+ "value": "k-spacing(0.5)",
2767
+ "scope": "default",
2768
+ "line": {
2769
+ "start": 56,
2770
+ "end": 56
2771
+ }
2772
+ },
2773
+ "group": [
2774
+ "agent-response"
2775
+ ],
2776
+ "access": "public",
2777
+ "file": {
2778
+ "path": "meridian/scss/agent-response/_variables.scss",
2779
+ "name": "_variables.scss"
2780
+ },
2781
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
2782
+ "resolvedType": "String"
2783
+ },
2595
2784
  {
2596
2785
  "description": "The color of the connector line between stacked Thought items.\n",
2597
2786
  "commentRange": {
2598
- "start": 36,
2599
- "end": 37
2787
+ "start": 57,
2788
+ "end": 58
2600
2789
  },
2601
2790
  "context": {
2602
2791
  "type": "variable",
@@ -2604,8 +2793,8 @@
2604
2793
  "value": "k-color(border)",
2605
2794
  "scope": "default",
2606
2795
  "line": {
2607
- "start": 38,
2608
- "end": 38
2796
+ "start": 59,
2797
+ "end": 59
2609
2798
  }
2610
2799
  },
2611
2800
  "group": [
@@ -2622,8 +2811,8 @@
2622
2811
  {
2623
2812
  "description": "The start indent of the ToolCall body.\n",
2624
2813
  "commentRange": {
2625
- "start": 40,
2626
- "end": 41
2814
+ "start": 61,
2815
+ "end": 62
2627
2816
  },
2628
2817
  "context": {
2629
2818
  "type": "variable",
@@ -2631,8 +2820,8 @@
2631
2820
  "value": "k-spacing(5)",
2632
2821
  "scope": "default",
2633
2822
  "line": {
2634
- "start": 42,
2635
- "end": 42
2823
+ "start": 63,
2824
+ "end": 63
2636
2825
  }
2637
2826
  },
2638
2827
  "group": [
@@ -2649,8 +2838,8 @@
2649
2838
  {
2650
2839
  "description": "The bottom padding of the ToolCall body.\n",
2651
2840
  "commentRange": {
2652
- "start": 43,
2653
- "end": 44
2841
+ "start": 64,
2842
+ "end": 65
2654
2843
  },
2655
2844
  "context": {
2656
2845
  "type": "variable",
@@ -2658,8 +2847,8 @@
2658
2847
  "value": "k-spacing(2)",
2659
2848
  "scope": "default",
2660
2849
  "line": {
2661
- "start": 45,
2662
- "end": 45
2850
+ "start": 66,
2851
+ "end": 66
2663
2852
  }
2664
2853
  },
2665
2854
  "group": [
@@ -2676,8 +2865,8 @@
2676
2865
  {
2677
2866
  "description": "The border radius of the pre element in the ToolCall body.\n",
2678
2867
  "commentRange": {
2679
- "start": 46,
2680
- "end": 47
2868
+ "start": 67,
2869
+ "end": 68
2681
2870
  },
2682
2871
  "context": {
2683
2872
  "type": "variable",
@@ -2685,8 +2874,8 @@
2685
2874
  "value": "k-border-radius(xl)",
2686
2875
  "scope": "default",
2687
2876
  "line": {
2688
- "start": 48,
2689
- "end": 48
2877
+ "start": 69,
2878
+ "end": 69
2690
2879
  }
2691
2880
  },
2692
2881
  "group": [
@@ -42450,11 +42639,38 @@
42450
42639
  "resolvedValue": "var(--kendo-color-on-app-surface)",
42451
42640
  "resolvedType": "String"
42452
42641
  },
42642
+ {
42643
+ "description": "The font weight of the Grid grouping row text.\n",
42644
+ "commentRange": {
42645
+ "start": 315,
42646
+ "end": 316
42647
+ },
42648
+ "context": {
42649
+ "type": "variable",
42650
+ "name": "kendo-grid-grouping-row-font-weight",
42651
+ "value": "var( --kendo-font-weight-medium, 500 )",
42652
+ "scope": "default",
42653
+ "line": {
42654
+ "start": 317,
42655
+ "end": 317
42656
+ }
42657
+ },
42658
+ "group": [
42659
+ "grid"
42660
+ ],
42661
+ "access": "public",
42662
+ "file": {
42663
+ "path": "meridian/scss/grid/_variables.scss",
42664
+ "name": "_variables.scss"
42665
+ },
42666
+ "resolvedValue": "var(--kendo-font-weight-medium, 500)",
42667
+ "resolvedType": "String"
42668
+ },
42453
42669
  {
42454
42670
  "description": "The sorted icon spacing of the Grid.\n",
42455
42671
  "commentRange": {
42456
- "start": 316,
42457
- "end": 317
42672
+ "start": 319,
42673
+ "end": 320
42458
42674
  },
42459
42675
  "context": {
42460
42676
  "type": "variable",
@@ -42462,8 +42678,8 @@
42462
42678
  "value": "calc( #{k-spacing(2)} - 1px )",
42463
42679
  "scope": "default",
42464
42680
  "line": {
42465
- "start": 318,
42466
- "end": 318
42681
+ "start": 321,
42682
+ "end": 321
42467
42683
  }
42468
42684
  },
42469
42685
  "group": [
@@ -42480,8 +42696,8 @@
42480
42696
  {
42481
42697
  "description": "The background color of the Grid.\n",
42482
42698
  "commentRange": {
42483
- "start": 319,
42484
- "end": 320
42699
+ "start": 322,
42700
+ "end": 323
42485
42701
  },
42486
42702
  "context": {
42487
42703
  "type": "variable",
@@ -42489,8 +42705,8 @@
42489
42705
  "value": "color-mix(in srgb, k-color(secondary) 6%, transparent)",
42490
42706
  "scope": "default",
42491
42707
  "line": {
42492
- "start": 321,
42493
- "end": 321
42708
+ "start": 324,
42709
+ "end": 324
42494
42710
  }
42495
42711
  },
42496
42712
  "group": [
@@ -42507,8 +42723,8 @@
42507
42723
  {
42508
42724
  "description": "The text color of the Grid.\n",
42509
42725
  "commentRange": {
42510
- "start": 322,
42511
- "end": 323
42726
+ "start": 325,
42727
+ "end": 326
42512
42728
  },
42513
42729
  "context": {
42514
42730
  "type": "variable",
@@ -42516,8 +42732,8 @@
42516
42732
  "value": "k-color(secondary)",
42517
42733
  "scope": "default",
42518
42734
  "line": {
42519
- "start": 324,
42520
- "end": 324
42735
+ "start": 327,
42736
+ "end": 327
42521
42737
  }
42522
42738
  },
42523
42739
  "group": [
@@ -42534,8 +42750,8 @@
42534
42750
  {
42535
42751
  "description": "The font size of the Grid.\n",
42536
42752
  "commentRange": {
42537
- "start": 325,
42538
- "end": 326
42753
+ "start": 328,
42754
+ "end": 329
42539
42755
  },
42540
42756
  "context": {
42541
42757
  "type": "variable",
@@ -42543,8 +42759,8 @@
42543
42759
  "value": "var( --kendo-font-size-sm, inherit )",
42544
42760
  "scope": "default",
42545
42761
  "line": {
42546
- "start": 327,
42547
- "end": 327
42762
+ "start": 330,
42763
+ "end": 330
42548
42764
  }
42549
42765
  },
42550
42766
  "group": [
@@ -42561,8 +42777,8 @@
42561
42777
  {
42562
42778
  "description": "The spacing of the Grid.\n",
42563
42779
  "commentRange": {
42564
- "start": 328,
42565
- "end": 329
42780
+ "start": 331,
42781
+ "end": 332
42566
42782
  },
42567
42783
  "context": {
42568
42784
  "type": "variable",
@@ -42570,8 +42786,8 @@
42570
42786
  "value": "calc( #{$kendo-icon-spacing} / 2 )",
42571
42787
  "scope": "default",
42572
42788
  "line": {
42573
- "start": 330,
42574
- "end": 330
42789
+ "start": 333,
42790
+ "end": 333
42575
42791
  }
42576
42792
  },
42577
42793
  "group": [
@@ -42588,8 +42804,8 @@
42588
42804
  {
42589
42805
  "description": "The vertical spacing of the Grid.\n",
42590
42806
  "commentRange": {
42591
- "start": 331,
42592
- "end": 332
42807
+ "start": 334,
42808
+ "end": 335
42593
42809
  },
42594
42810
  "context": {
42595
42811
  "type": "variable",
@@ -42597,8 +42813,8 @@
42597
42813
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1)",
42598
42814
  "scope": "default",
42599
42815
  "line": {
42600
- "start": 333,
42601
- "end": 333
42816
+ "start": 336,
42817
+ "end": 336
42602
42818
  }
42603
42819
  },
42604
42820
  "group": [
@@ -42615,8 +42831,8 @@
42615
42831
  {
42616
42832
  "description": "The shadow of the Grid.\n",
42617
42833
  "commentRange": {
42618
- "start": 336,
42619
- "end": 337
42834
+ "start": 339,
42835
+ "end": 340
42620
42836
  },
42621
42837
  "context": {
42622
42838
  "type": "variable",
@@ -42624,8 +42840,8 @@
42624
42840
  "value": "null",
42625
42841
  "scope": "default",
42626
42842
  "line": {
42627
- "start": 338,
42628
- "end": 338
42843
+ "start": 341,
42844
+ "end": 341
42629
42845
  }
42630
42846
  },
42631
42847
  "group": [
@@ -42642,8 +42858,8 @@
42642
42858
  {
42643
42859
  "description": "The outline color of the focused Grid cell.\n",
42644
42860
  "commentRange": {
42645
- "start": 340,
42646
- "end": 341
42861
+ "start": 343,
42862
+ "end": 344
42647
42863
  },
42648
42864
  "context": {
42649
42865
  "type": "variable",
@@ -42651,8 +42867,8 @@
42651
42867
  "value": "k-color(subtle)",
42652
42868
  "scope": "default",
42653
42869
  "line": {
42654
- "start": 342,
42655
- "end": 342
42870
+ "start": 345,
42871
+ "end": 345
42656
42872
  }
42657
42873
  },
42658
42874
  "group": [
@@ -42669,8 +42885,8 @@
42669
42885
  {
42670
42886
  "description": "The outline width of the focused Grid cell.\n",
42671
42887
  "commentRange": {
42672
- "start": 343,
42673
- "end": 344
42888
+ "start": 346,
42889
+ "end": 347
42674
42890
  },
42675
42891
  "context": {
42676
42892
  "type": "variable",
@@ -42678,8 +42894,8 @@
42678
42894
  "value": "1px",
42679
42895
  "scope": "default",
42680
42896
  "line": {
42681
- "start": 345,
42682
- "end": 345
42897
+ "start": 348,
42898
+ "end": 348
42683
42899
  }
42684
42900
  },
42685
42901
  "group": [
@@ -42696,8 +42912,8 @@
42696
42912
  {
42697
42913
  "description": "The outline offset of the focused Grid cell.\n",
42698
42914
  "commentRange": {
42699
- "start": 346,
42700
- "end": 347
42915
+ "start": 349,
42916
+ "end": 350
42701
42917
  },
42702
42918
  "context": {
42703
42919
  "type": "variable",
@@ -42705,8 +42921,8 @@
42705
42921
  "value": "1px",
42706
42922
  "scope": "default",
42707
42923
  "line": {
42708
- "start": 348,
42709
- "end": 348
42924
+ "start": 351,
42925
+ "end": 351
42710
42926
  }
42711
42927
  },
42712
42928
  "group": [
@@ -42723,8 +42939,8 @@
42723
42939
  {
42724
42940
  "description": "The spacing of the Grid button.\n",
42725
42941
  "commentRange": {
42726
- "start": 350,
42727
- "end": 351
42942
+ "start": 353,
42943
+ "end": 354
42728
42944
  },
42729
42945
  "context": {
42730
42946
  "type": "variable",
@@ -42732,8 +42948,8 @@
42732
42948
  "value": "k-spacing(2)",
42733
42949
  "scope": "default",
42734
42950
  "line": {
42735
- "start": 352,
42736
- "end": 352
42951
+ "start": 355,
42952
+ "end": 355
42737
42953
  }
42738
42954
  },
42739
42955
  "group": [
@@ -42750,8 +42966,8 @@
42750
42966
  {
42751
42967
  "description": "The background color of the sticky content in the Grid.\n",
42752
42968
  "commentRange": {
42753
- "start": 355,
42754
- "end": 356
42969
+ "start": 358,
42970
+ "end": 359
42755
42971
  },
42756
42972
  "context": {
42757
42973
  "type": "variable",
@@ -42759,8 +42975,8 @@
42759
42975
  "value": "k-color(surface-alt)",
42760
42976
  "scope": "default",
42761
42977
  "line": {
42762
- "start": 357,
42763
- "end": 357
42978
+ "start": 360,
42979
+ "end": 360
42764
42980
  }
42765
42981
  },
42766
42982
  "group": [
@@ -42777,8 +42993,8 @@
42777
42993
  {
42778
42994
  "description": "The background color of the hovered sticky content in the Grid.\n",
42779
42995
  "commentRange": {
42780
- "start": 358,
42781
- "end": 359
42996
+ "start": 361,
42997
+ "end": 362
42782
42998
  },
42783
42999
  "context": {
42784
43000
  "type": "variable",
@@ -42786,8 +43002,8 @@
42786
43002
  "value": "color-mix(in srgb, k-color(base) 60%, k-color(surface-alt))",
42787
43003
  "scope": "default",
42788
43004
  "line": {
42789
- "start": 360,
42790
- "end": 360
43005
+ "start": 363,
43006
+ "end": 363
42791
43007
  }
42792
43008
  },
42793
43009
  "group": [
@@ -42804,8 +43020,8 @@
42804
43020
  {
42805
43021
  "description": "The alternate background color of the sticky content in the Grid.\n",
42806
43022
  "commentRange": {
42807
- "start": 361,
42808
- "end": 362
43023
+ "start": 364,
43024
+ "end": 365
42809
43025
  },
42810
43026
  "context": {
42811
43027
  "type": "variable",
@@ -42813,8 +43029,8 @@
42813
43029
  "value": "$kendo-grid-alt-bg",
42814
43030
  "scope": "default",
42815
43031
  "line": {
42816
- "start": 363,
42817
- "end": 363
43032
+ "start": 366,
43033
+ "end": 366
42818
43034
  }
42819
43035
  },
42820
43036
  "group": [
@@ -42831,8 +43047,8 @@
42831
43047
  {
42832
43048
  "description": "The border color of the sticky content in the Grid.\n",
42833
43049
  "commentRange": {
42834
- "start": 365,
42835
- "end": 366
43050
+ "start": 368,
43051
+ "end": 369
42836
43052
  },
42837
43053
  "context": {
42838
43054
  "type": "variable",
@@ -42840,8 +43056,8 @@
42840
43056
  "value": "k-color(border-alt)",
42841
43057
  "scope": "default",
42842
43058
  "line": {
42843
- "start": 367,
42844
- "end": 367
43059
+ "start": 370,
43060
+ "end": 370
42845
43061
  }
42846
43062
  },
42847
43063
  "group": [
@@ -42858,8 +43074,8 @@
42858
43074
  {
42859
43075
  "description": "The background color of the sticky header in the Grid.\n",
42860
43076
  "commentRange": {
42861
- "start": 369,
42862
- "end": 370
43077
+ "start": 372,
43078
+ "end": 373
42863
43079
  },
42864
43080
  "context": {
42865
43081
  "type": "variable",
@@ -42867,8 +43083,8 @@
42867
43083
  "value": "$kendo-grid-header-bg",
42868
43084
  "scope": "default",
42869
43085
  "line": {
42870
- "start": 371,
42871
- "end": 371
43086
+ "start": 374,
43087
+ "end": 374
42872
43088
  }
42873
43089
  },
42874
43090
  "group": [
@@ -42885,8 +43101,8 @@
42885
43101
  {
42886
43102
  "description": "The text color of the sticky header in the Grid.\n",
42887
43103
  "commentRange": {
42888
- "start": 372,
42889
- "end": 373
43104
+ "start": 375,
43105
+ "end": 376
42890
43106
  },
42891
43107
  "context": {
42892
43108
  "type": "variable",
@@ -42894,8 +43110,8 @@
42894
43110
  "value": "$kendo-grid-header-text",
42895
43111
  "scope": "default",
42896
43112
  "line": {
42897
- "start": 374,
42898
- "end": 374
43113
+ "start": 377,
43114
+ "end": 377
42899
43115
  }
42900
43116
  },
42901
43117
  "group": [
@@ -42912,8 +43128,8 @@
42912
43128
  {
42913
43129
  "description": "The border color of the sticky header in the Grid.\n",
42914
43130
  "commentRange": {
42915
- "start": 375,
42916
- "end": 376
43131
+ "start": 378,
43132
+ "end": 379
42917
43133
  },
42918
43134
  "context": {
42919
43135
  "type": "variable",
@@ -42921,8 +43137,8 @@
42921
43137
  "value": "$kendo-grid-sticky-border",
42922
43138
  "scope": "default",
42923
43139
  "line": {
42924
- "start": 377,
42925
- "end": 377
43140
+ "start": 380,
43141
+ "end": 380
42926
43142
  }
42927
43143
  },
42928
43144
  "group": [
@@ -42939,8 +43155,8 @@
42939
43155
  {
42940
43156
  "description": "The background color of the sticky footer in the Grid.\n",
42941
43157
  "commentRange": {
42942
- "start": 379,
42943
- "end": 380
43158
+ "start": 382,
43159
+ "end": 383
42944
43160
  },
42945
43161
  "context": {
42946
43162
  "type": "variable",
@@ -42948,8 +43164,8 @@
42948
43164
  "value": "$kendo-grid-header-bg",
42949
43165
  "scope": "default",
42950
43166
  "line": {
42951
- "start": 381,
42952
- "end": 381
43167
+ "start": 384,
43168
+ "end": 384
42953
43169
  }
42954
43170
  },
42955
43171
  "group": [
@@ -42966,8 +43182,8 @@
42966
43182
  {
42967
43183
  "description": "The box shadow of the sticky container in the Grid.\n",
42968
43184
  "commentRange": {
42969
- "start": 383,
42970
- "end": 384
43185
+ "start": 386,
43186
+ "end": 387
42971
43187
  },
42972
43188
  "context": {
42973
43189
  "type": "variable",
@@ -42975,8 +43191,8 @@
42975
43191
  "value": "0 2px 4px 0 rgba(56, 66, 80, 0.08)",
42976
43192
  "scope": "default",
42977
43193
  "line": {
42978
- "start": 385,
42979
- "end": 385
43194
+ "start": 388,
43195
+ "end": 388
42980
43196
  }
42981
43197
  },
42982
43198
  "group": [
@@ -42993,8 +43209,8 @@
42993
43209
  {
42994
43210
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
42995
43211
  "commentRange": {
42996
- "start": 386,
42997
- "end": 387
43212
+ "start": 389,
43213
+ "end": 390
42998
43214
  },
42999
43215
  "context": {
43000
43216
  "type": "variable",
@@ -43002,8 +43218,8 @@
43002
43218
  "value": "0 -2px 4px 0 rgba(56, 66, 80, 0.08)",
43003
43219
  "scope": "default",
43004
43220
  "line": {
43005
- "start": 388,
43006
- "end": 388
43221
+ "start": 391,
43222
+ "end": 391
43007
43223
  }
43008
43224
  },
43009
43225
  "group": [
@@ -43020,8 +43236,8 @@
43020
43236
  {
43021
43237
  "description": "The box shadow of the pinned container in the Grid.\n",
43022
43238
  "commentRange": {
43023
- "start": 390,
43024
- "end": 391
43239
+ "start": 393,
43240
+ "end": 394
43025
43241
  },
43026
43242
  "context": {
43027
43243
  "type": "variable",
@@ -43029,8 +43245,8 @@
43029
43245
  "value": "0 4px 8px 0 rgba(56, 66, 80, 0.08)",
43030
43246
  "scope": "default",
43031
43247
  "line": {
43032
- "start": 392,
43033
- "end": 392
43248
+ "start": 395,
43249
+ "end": 395
43034
43250
  }
43035
43251
  },
43036
43252
  "group": [
@@ -43047,8 +43263,8 @@
43047
43263
  {
43048
43264
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
43049
43265
  "commentRange": {
43050
- "start": 393,
43051
- "end": 394
43266
+ "start": 396,
43267
+ "end": 397
43052
43268
  },
43053
43269
  "context": {
43054
43270
  "type": "variable",
@@ -43056,8 +43272,8 @@
43056
43272
  "value": "0 -4px 8px 0 rgba(56, 66, 80, 0.08)",
43057
43273
  "scope": "default",
43058
43274
  "line": {
43059
- "start": 395,
43060
- "end": 395
43275
+ "start": 398,
43276
+ "end": 398
43061
43277
  }
43062
43278
  },
43063
43279
  "group": [
@@ -43074,8 +43290,8 @@
43074
43290
  {
43075
43291
  "description": "The width of the Grid column menu.\n",
43076
43292
  "commentRange": {
43077
- "start": 398,
43078
- "end": 399
43293
+ "start": 401,
43294
+ "end": 402
43079
43295
  },
43080
43296
  "context": {
43081
43297
  "type": "variable",
@@ -43083,8 +43299,8 @@
43083
43299
  "value": "230px",
43084
43300
  "scope": "default",
43085
43301
  "line": {
43086
- "start": 400,
43087
- "end": 400
43302
+ "start": 403,
43303
+ "end": 403
43088
43304
  }
43089
43305
  },
43090
43306
  "group": [
@@ -43101,8 +43317,8 @@
43101
43317
  {
43102
43318
  "description": "The maximum width of the Grid column menu.\n",
43103
43319
  "commentRange": {
43104
- "start": 401,
43105
- "end": 402
43320
+ "start": 404,
43321
+ "end": 405
43106
43322
  },
43107
43323
  "context": {
43108
43324
  "type": "variable",
@@ -43110,8 +43326,8 @@
43110
43326
  "value": "320px",
43111
43327
  "scope": "default",
43112
43328
  "line": {
43113
- "start": 403,
43114
- "end": 403
43329
+ "start": 406,
43330
+ "end": 406
43115
43331
  }
43116
43332
  },
43117
43333
  "group": [
@@ -43128,8 +43344,8 @@
43128
43344
  {
43129
43345
  "description": "The horizontal padding of the Grid popup.\n",
43130
43346
  "commentRange": {
43131
- "start": 406,
43132
- "end": 407
43347
+ "start": 409,
43348
+ "end": 410
43133
43349
  },
43134
43350
  "context": {
43135
43351
  "type": "variable",
@@ -43137,8 +43353,8 @@
43137
43353
  "value": "k-spacing(2)",
43138
43354
  "scope": "default",
43139
43355
  "line": {
43140
- "start": 408,
43141
- "end": 408
43356
+ "start": 411,
43357
+ "end": 411
43142
43358
  }
43143
43359
  },
43144
43360
  "group": [
@@ -43155,8 +43371,8 @@
43155
43371
  {
43156
43372
  "description": "The vertical padding of the Grid popup.\n",
43157
43373
  "commentRange": {
43158
- "start": 409,
43159
- "end": 410
43374
+ "start": 412,
43375
+ "end": 413
43160
43376
  },
43161
43377
  "context": {
43162
43378
  "type": "variable",
@@ -43164,8 +43380,8 @@
43164
43380
  "value": "k-spacing(2)",
43165
43381
  "scope": "default",
43166
43382
  "line": {
43167
- "start": 411,
43168
- "end": 411
43383
+ "start": 414,
43384
+ "end": 414
43169
43385
  }
43170
43386
  },
43171
43387
  "group": [
@@ -43182,8 +43398,8 @@
43182
43398
  {
43183
43399
  "description": "The horizontal padding of the Grid item.\n",
43184
43400
  "commentRange": {
43185
- "start": 413,
43186
- "end": 414
43401
+ "start": 416,
43402
+ "end": 417
43187
43403
  },
43188
43404
  "context": {
43189
43405
  "type": "variable",
@@ -43191,8 +43407,8 @@
43191
43407
  "value": "$kendo-menu-popup-md-item-padding-x",
43192
43408
  "scope": "default",
43193
43409
  "line": {
43194
- "start": 415,
43195
- "end": 415
43410
+ "start": 418,
43411
+ "end": 418
43196
43412
  }
43197
43413
  },
43198
43414
  "group": [
@@ -43209,8 +43425,8 @@
43209
43425
  {
43210
43426
  "description": "The vertical padding of the Grid item.\n",
43211
43427
  "commentRange": {
43212
- "start": 416,
43213
- "end": 417
43428
+ "start": 419,
43429
+ "end": 420
43214
43430
  },
43215
43431
  "context": {
43216
43432
  "type": "variable",
@@ -43218,8 +43434,8 @@
43218
43434
  "value": "$kendo-menu-popup-md-item-padding-y",
43219
43435
  "scope": "default",
43220
43436
  "line": {
43221
- "start": 418,
43222
- "end": 418
43437
+ "start": 421,
43438
+ "end": 421
43223
43439
  }
43224
43440
  },
43225
43441
  "group": [
@@ -43236,8 +43452,8 @@
43236
43452
  {
43237
43453
  "description": "The horizontal padding of the Grid item.\n",
43238
43454
  "commentRange": {
43239
- "start": 420,
43240
- "end": 421
43455
+ "start": 423,
43456
+ "end": 424
43241
43457
  },
43242
43458
  "context": {
43243
43459
  "type": "variable",
@@ -43245,8 +43461,8 @@
43245
43461
  "value": "$kendo-list-md-item-padding-x",
43246
43462
  "scope": "default",
43247
43463
  "line": {
43248
- "start": 422,
43249
- "end": 422
43464
+ "start": 425,
43465
+ "end": 425
43250
43466
  }
43251
43467
  },
43252
43468
  "group": [
@@ -43263,8 +43479,8 @@
43263
43479
  {
43264
43480
  "description": "The vertical padding of the Grid item.\n",
43265
43481
  "commentRange": {
43266
- "start": 423,
43267
- "end": 424
43482
+ "start": 426,
43483
+ "end": 427
43268
43484
  },
43269
43485
  "context": {
43270
43486
  "type": "variable",
@@ -43272,8 +43488,8 @@
43272
43488
  "value": "$kendo-list-md-item-padding-y",
43273
43489
  "scope": "default",
43274
43490
  "line": {
43275
- "start": 425,
43276
- "end": 425
43491
+ "start": 428,
43492
+ "end": 428
43277
43493
  }
43278
43494
  },
43279
43495
  "group": [
@@ -43290,8 +43506,8 @@
43290
43506
  {
43291
43507
  "description": "The horizontal padding of the Grid.\n",
43292
43508
  "commentRange": {
43293
- "start": 427,
43294
- "end": 428
43509
+ "start": 430,
43510
+ "end": 431
43295
43511
  },
43296
43512
  "context": {
43297
43513
  "type": "variable",
@@ -43299,8 +43515,8 @@
43299
43515
  "value": "k-spacing(0)",
43300
43516
  "scope": "default",
43301
43517
  "line": {
43302
- "start": 429,
43303
- "end": 429
43518
+ "start": 432,
43519
+ "end": 432
43304
43520
  }
43305
43521
  },
43306
43522
  "group": [
@@ -43317,8 +43533,8 @@
43317
43533
  {
43318
43534
  "description": "The vertical padding of the Grid.\n",
43319
43535
  "commentRange": {
43320
- "start": 430,
43321
- "end": 431
43536
+ "start": 433,
43537
+ "end": 434
43322
43538
  },
43323
43539
  "context": {
43324
43540
  "type": "variable",
@@ -43326,8 +43542,8 @@
43326
43542
  "value": "k-spacing(1.5)",
43327
43543
  "scope": "default",
43328
43544
  "line": {
43329
- "start": 432,
43330
- "end": 432
43545
+ "start": 435,
43546
+ "end": 435
43331
43547
  }
43332
43548
  },
43333
43549
  "group": [
@@ -43344,8 +43560,8 @@
43344
43560
  {
43345
43561
  "description": "The horizontal padding of the Grid header.\n",
43346
43562
  "commentRange": {
43347
- "start": 434,
43348
- "end": 435
43563
+ "start": 437,
43564
+ "end": 438
43349
43565
  },
43350
43566
  "context": {
43351
43567
  "type": "variable",
@@ -43353,8 +43569,8 @@
43353
43569
  "value": "$kendo-menu-popup-md-item-padding-x",
43354
43570
  "scope": "default",
43355
43571
  "line": {
43356
- "start": 436,
43357
- "end": 436
43572
+ "start": 439,
43573
+ "end": 439
43358
43574
  }
43359
43575
  },
43360
43576
  "group": [
@@ -43371,8 +43587,8 @@
43371
43587
  {
43372
43588
  "description": "The vertical padding of the Grid header.\n",
43373
43589
  "commentRange": {
43374
- "start": 437,
43375
- "end": 438
43590
+ "start": 440,
43591
+ "end": 441
43376
43592
  },
43377
43593
  "context": {
43378
43594
  "type": "variable",
@@ -43380,8 +43596,8 @@
43380
43596
  "value": "$kendo-menu-popup-md-item-padding-y",
43381
43597
  "scope": "default",
43382
43598
  "line": {
43383
- "start": 439,
43384
- "end": 439
43599
+ "start": 442,
43600
+ "end": 442
43385
43601
  }
43386
43602
  },
43387
43603
  "group": [
@@ -43398,8 +43614,8 @@
43398
43614
  {
43399
43615
  "description": "The font size of the Grid header.\n",
43400
43616
  "commentRange": {
43401
- "start": 441,
43402
- "end": 442
43617
+ "start": 444,
43618
+ "end": 445
43403
43619
  },
43404
43620
  "context": {
43405
43621
  "type": "variable",
@@ -43407,8 +43623,8 @@
43407
43623
  "value": "var( --kendo-font-size-sm, inherit )",
43408
43624
  "scope": "default",
43409
43625
  "line": {
43410
- "start": 443,
43411
- "end": 443
43626
+ "start": 446,
43627
+ "end": 446
43412
43628
  }
43413
43629
  },
43414
43630
  "group": [
@@ -43425,8 +43641,8 @@
43425
43641
  {
43426
43642
  "description": "The height of the Grid header.\n",
43427
43643
  "commentRange": {
43428
- "start": 444,
43429
- "end": 445
43644
+ "start": 447,
43645
+ "end": 448
43430
43646
  },
43431
43647
  "context": {
43432
43648
  "type": "variable",
@@ -43434,8 +43650,8 @@
43434
43650
  "value": "var( --kendo-line-height, normal )",
43435
43651
  "scope": "default",
43436
43652
  "line": {
43437
- "start": 446,
43438
- "end": 446
43653
+ "start": 449,
43654
+ "end": 449
43439
43655
  }
43440
43656
  },
43441
43657
  "group": [
@@ -43452,8 +43668,8 @@
43452
43668
  {
43453
43669
  "description": "The text color of the Grid header.\n",
43454
43670
  "commentRange": {
43455
- "start": 447,
43456
- "end": 448
43671
+ "start": 450,
43672
+ "end": 451
43457
43673
  },
43458
43674
  "context": {
43459
43675
  "type": "variable",
@@ -43461,8 +43677,8 @@
43461
43677
  "value": "uppercase",
43462
43678
  "scope": "default",
43463
43679
  "line": {
43464
- "start": 449,
43465
- "end": 449
43680
+ "start": 452,
43681
+ "end": 452
43466
43682
  }
43467
43683
  },
43468
43684
  "group": [
@@ -43479,8 +43695,8 @@
43479
43695
  {
43480
43696
  "description": "The width of the Grid header.\n",
43481
43697
  "commentRange": {
43482
- "start": 450,
43483
- "end": 451
43698
+ "start": 453,
43699
+ "end": 454
43484
43700
  },
43485
43701
  "context": {
43486
43702
  "type": "variable",
@@ -43488,8 +43704,8 @@
43488
43704
  "value": "1px",
43489
43705
  "scope": "default",
43490
43706
  "line": {
43491
- "start": 452,
43492
- "end": 452
43707
+ "start": 455,
43708
+ "end": 455
43493
43709
  }
43494
43710
  },
43495
43711
  "group": [
@@ -43506,8 +43722,8 @@
43506
43722
  {
43507
43723
  "description": "The background color of the Grid header.\n",
43508
43724
  "commentRange": {
43509
- "start": 454,
43510
- "end": 455
43725
+ "start": 457,
43726
+ "end": 458
43511
43727
  },
43512
43728
  "context": {
43513
43729
  "type": "variable",
@@ -43515,8 +43731,8 @@
43515
43731
  "value": "null",
43516
43732
  "scope": "default",
43517
43733
  "line": {
43518
- "start": 456,
43519
- "end": 456
43734
+ "start": 459,
43735
+ "end": 459
43520
43736
  }
43521
43737
  },
43522
43738
  "group": [
@@ -43533,8 +43749,8 @@
43533
43749
  {
43534
43750
  "description": "The text color of the Grid header.\n",
43535
43751
  "commentRange": {
43536
- "start": 457,
43537
- "end": 458
43752
+ "start": 460,
43753
+ "end": 461
43538
43754
  },
43539
43755
  "context": {
43540
43756
  "type": "variable",
@@ -43542,8 +43758,8 @@
43542
43758
  "value": "$kendo-popup-text",
43543
43759
  "scope": "default",
43544
43760
  "line": {
43545
- "start": 459,
43546
- "end": 459
43761
+ "start": 462,
43762
+ "end": 462
43547
43763
  }
43548
43764
  },
43549
43765
  "group": [
@@ -43560,8 +43776,8 @@
43560
43776
  {
43561
43777
  "description": "The border color of the Grid header.\n",
43562
43778
  "commentRange": {
43563
- "start": 460,
43564
- "end": 461
43779
+ "start": 463,
43780
+ "end": 464
43565
43781
  },
43566
43782
  "context": {
43567
43783
  "type": "variable",
@@ -43569,8 +43785,8 @@
43569
43785
  "value": "$kendo-popup-border",
43570
43786
  "scope": "default",
43571
43787
  "line": {
43572
- "start": 462,
43573
- "end": 462
43788
+ "start": 465,
43789
+ "end": 465
43574
43790
  }
43575
43791
  },
43576
43792
  "group": [
@@ -43587,8 +43803,8 @@
43587
43803
  {
43588
43804
  "description": "The horizontal padding of the Grid content.\n",
43589
43805
  "commentRange": {
43590
- "start": 464,
43591
- "end": 465
43806
+ "start": 467,
43807
+ "end": 468
43592
43808
  },
43593
43809
  "context": {
43594
43810
  "type": "variable",
@@ -43596,8 +43812,8 @@
43596
43812
  "value": "k-spacing(0)",
43597
43813
  "scope": "default",
43598
43814
  "line": {
43599
- "start": 466,
43600
- "end": 466
43815
+ "start": 469,
43816
+ "end": 469
43601
43817
  }
43602
43818
  },
43603
43819
  "group": [
@@ -43614,8 +43830,8 @@
43614
43830
  {
43615
43831
  "description": "The vertical padding of the Grid content.\n",
43616
43832
  "commentRange": {
43617
- "start": 467,
43618
- "end": 468
43833
+ "start": 470,
43834
+ "end": 471
43619
43835
  },
43620
43836
  "context": {
43621
43837
  "type": "variable",
@@ -43623,8 +43839,8 @@
43623
43839
  "value": "k-spacing(2)",
43624
43840
  "scope": "default",
43625
43841
  "line": {
43626
- "start": 469,
43627
- "end": 469
43842
+ "start": 472,
43843
+ "end": 472
43628
43844
  }
43629
43845
  },
43630
43846
  "group": [
@@ -43641,8 +43857,8 @@
43641
43857
  {
43642
43858
  "description": "The background color of the Grid.\n",
43643
43859
  "commentRange": {
43644
- "start": 471,
43645
- "end": 472
43860
+ "start": 474,
43861
+ "end": 475
43646
43862
  },
43647
43863
  "context": {
43648
43864
  "type": "variable",
@@ -43650,8 +43866,8 @@
43650
43866
  "value": "k-color(surface)",
43651
43867
  "scope": "default",
43652
43868
  "line": {
43653
- "start": 473,
43654
- "end": 473
43869
+ "start": 476,
43870
+ "end": 476
43655
43871
  }
43656
43872
  },
43657
43873
  "group": [
@@ -43668,8 +43884,8 @@
43668
43884
  {
43669
43885
  "description": "The width of the Grid cell.\n",
43670
43886
  "commentRange": {
43671
- "start": 475,
43672
- "end": 476
43887
+ "start": 478,
43888
+ "end": 479
43673
43889
  },
43674
43890
  "context": {
43675
43891
  "type": "variable",
@@ -43677,8 +43893,8 @@
43677
43893
  "value": "($kendo-icon-size * 2.25)",
43678
43894
  "scope": "default",
43679
43895
  "line": {
43680
- "start": 477,
43681
- "end": 477
43896
+ "start": 480,
43897
+ "end": 480
43682
43898
  }
43683
43899
  },
43684
43900
  "group": [
@@ -43695,8 +43911,8 @@
43695
43911
  {
43696
43912
  "description": "The width of the Grid.\n",
43697
43913
  "commentRange": {
43698
- "start": 479,
43699
- "end": 480
43914
+ "start": 482,
43915
+ "end": 483
43700
43916
  },
43701
43917
  "context": {
43702
43918
  "type": "variable",
@@ -43704,8 +43920,8 @@
43704
43920
  "value": "($kendo-icon-size * 2)",
43705
43921
  "scope": "default",
43706
43922
  "line": {
43707
- "start": 481,
43708
- "end": 481
43923
+ "start": 484,
43924
+ "end": 484
43709
43925
  }
43710
43926
  },
43711
43927
  "group": [
@@ -43722,8 +43938,8 @@
43722
43938
  {
43723
43939
  "description": "The grouping border top of the Grid row.\n",
43724
43940
  "commentRange": {
43725
- "start": 483,
43726
- "end": 484
43941
+ "start": 486,
43942
+ "end": 487
43727
43943
  },
43728
43944
  "context": {
43729
43945
  "type": "variable",
@@ -43731,8 +43947,8 @@
43731
43947
  "value": "1px",
43732
43948
  "scope": "default",
43733
43949
  "line": {
43734
- "start": 485,
43735
- "end": 485
43950
+ "start": 488,
43951
+ "end": 488
43736
43952
  }
43737
43953
  },
43738
43954
  "group": [
@@ -43749,8 +43965,8 @@
43749
43965
  {
43750
43966
  "description": "The indent size for nested grouping rows.\n",
43751
43967
  "commentRange": {
43752
- "start": 486,
43753
- "end": 487
43968
+ "start": 489,
43969
+ "end": 490
43754
43970
  },
43755
43971
  "context": {
43756
43972
  "type": "variable",
@@ -43758,8 +43974,8 @@
43758
43974
  "value": "k-spacing(6)",
43759
43975
  "scope": "default",
43760
43976
  "line": {
43761
- "start": 488,
43762
- "end": 488
43977
+ "start": 491,
43978
+ "end": 491
43763
43979
  }
43764
43980
  },
43765
43981
  "group": [
@@ -43776,8 +43992,8 @@
43776
43992
  {
43777
43993
  "description": "The margin at the end of the checkbox in grouping rows.\n",
43778
43994
  "commentRange": {
43779
- "start": 489,
43780
- "end": 490
43995
+ "start": 492,
43996
+ "end": 493
43781
43997
  },
43782
43998
  "context": {
43783
43999
  "type": "variable",
@@ -43785,8 +44001,8 @@
43785
44001
  "value": "k-spacing(3)",
43786
44002
  "scope": "default",
43787
44003
  "line": {
43788
- "start": 491,
43789
- "end": 491
44004
+ "start": 494,
44005
+ "end": 494
43790
44006
  }
43791
44007
  },
43792
44008
  "group": [
@@ -43803,8 +44019,8 @@
43803
44019
  {
43804
44020
  "description": "The vertical border of the Grid footer.\n",
43805
44021
  "commentRange": {
43806
- "start": 492,
43807
- "end": 493
44022
+ "start": 495,
44023
+ "end": 496
43808
44024
  },
43809
44025
  "context": {
43810
44026
  "type": "variable",
@@ -43812,8 +44028,8 @@
43812
44028
  "value": "1px",
43813
44029
  "scope": "default",
43814
44030
  "line": {
43815
- "start": 494,
43816
- "end": 494
44031
+ "start": 497,
44032
+ "end": 497
43817
44033
  }
43818
44034
  },
43819
44035
  "group": [
@@ -43830,8 +44046,8 @@
43830
44046
  {
43831
44047
  "description": "The background color of the Grid row resize indicator.\n",
43832
44048
  "commentRange": {
43833
- "start": 496,
43834
- "end": 497
44049
+ "start": 499,
44050
+ "end": 500
43835
44051
  },
43836
44052
  "context": {
43837
44053
  "type": "variable",
@@ -43839,8 +44055,8 @@
43839
44055
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
43840
44056
  "scope": "default",
43841
44057
  "line": {
43842
- "start": 498,
43843
- "end": 498
44058
+ "start": 501,
44059
+ "end": 501
43844
44060
  }
43845
44061
  },
43846
44062
  "group": [
@@ -43857,8 +44073,8 @@
43857
44073
  {
43858
44074
  "description": "The background color of the active Grid row resize indicator.\n",
43859
44075
  "commentRange": {
43860
- "start": 499,
43861
- "end": 500
44076
+ "start": 502,
44077
+ "end": 503
43862
44078
  },
43863
44079
  "context": {
43864
44080
  "type": "variable",
@@ -43866,8 +44082,8 @@
43866
44082
  "value": "k-color(primary)",
43867
44083
  "scope": "default",
43868
44084
  "line": {
43869
- "start": 501,
43870
- "end": 501
44085
+ "start": 504,
44086
+ "end": 504
43871
44087
  }
43872
44088
  },
43873
44089
  "group": [
@@ -43884,8 +44100,8 @@
43884
44100
  {
43885
44101
  "description": "The height of the Grid row resize indicator.\n",
43886
44102
  "commentRange": {
43887
- "start": 502,
43888
- "end": 503
44103
+ "start": 505,
44104
+ "end": 506
43889
44105
  },
43890
44106
  "context": {
43891
44107
  "type": "variable",
@@ -43893,8 +44109,8 @@
43893
44109
  "value": "k-spacing(0.5)",
43894
44110
  "scope": "default",
43895
44111
  "line": {
43896
- "start": 504,
43897
- "end": 504
44112
+ "start": 507,
44113
+ "end": 507
43898
44114
  }
43899
44115
  },
43900
44116
  "group": [
@@ -43911,8 +44127,8 @@
43911
44127
  {
43912
44128
  "description": "The horizontal padding of the Grid stack layout cells.\n",
43913
44129
  "commentRange": {
43914
- "start": 506,
43915
- "end": 507
44130
+ "start": 509,
44131
+ "end": 510
43916
44132
  },
43917
44133
  "context": {
43918
44134
  "type": "variable",
@@ -43920,8 +44136,8 @@
43920
44136
  "value": "k-spacing(2)",
43921
44137
  "scope": "default",
43922
44138
  "line": {
43923
- "start": 508,
43924
- "end": 508
44139
+ "start": 511,
44140
+ "end": 511
43925
44141
  }
43926
44142
  },
43927
44143
  "group": [
@@ -43938,8 +44154,8 @@
43938
44154
  {
43939
44155
  "description": "The vertical padding of the Grid stack layout cells.\n",
43940
44156
  "commentRange": {
43941
- "start": 509,
43942
- "end": 510
44157
+ "start": 512,
44158
+ "end": 513
43943
44159
  },
43944
44160
  "context": {
43945
44161
  "type": "variable",
@@ -43947,8 +44163,8 @@
43947
44163
  "value": "k-spacing(1.5)",
43948
44164
  "scope": "default",
43949
44165
  "line": {
43950
- "start": 511,
43951
- "end": 511
44166
+ "start": 514,
44167
+ "end": 514
43952
44168
  }
43953
44169
  },
43954
44170
  "group": [
@@ -43965,8 +44181,8 @@
43965
44181
  {
43966
44182
  "description": "The column gap of the Grid stack layout.\n",
43967
44183
  "commentRange": {
43968
- "start": 513,
43969
- "end": 514
44184
+ "start": 516,
44185
+ "end": 517
43970
44186
  },
43971
44187
  "context": {
43972
44188
  "type": "variable",
@@ -43974,8 +44190,8 @@
43974
44190
  "value": "k-spacing(1)",
43975
44191
  "scope": "default",
43976
44192
  "line": {
43977
- "start": 515,
43978
- "end": 515
44193
+ "start": 518,
44194
+ "end": 518
43979
44195
  }
43980
44196
  },
43981
44197
  "group": [
@@ -43992,8 +44208,8 @@
43992
44208
  {
43993
44209
  "description": "The column gap of the editable Grid stack layout.\n",
43994
44210
  "commentRange": {
43995
- "start": 516,
43996
- "end": 517
44211
+ "start": 519,
44212
+ "end": 520
43997
44213
  },
43998
44214
  "context": {
43999
44215
  "type": "variable",
@@ -44001,8 +44217,8 @@
44001
44217
  "value": "k-spacing(2)",
44002
44218
  "scope": "default",
44003
44219
  "line": {
44004
- "start": 518,
44005
- "end": 518
44220
+ "start": 521,
44221
+ "end": 521
44006
44222
  }
44007
44223
  },
44008
44224
  "group": [
@@ -44019,8 +44235,8 @@
44019
44235
  {
44020
44236
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
44021
44237
  "commentRange": {
44022
- "start": 520,
44023
- "end": 521
44238
+ "start": 523,
44239
+ "end": 524
44024
44240
  },
44025
44241
  "context": {
44026
44242
  "type": "variable",
@@ -44028,8 +44244,8 @@
44028
44244
  "value": "k-spacing(2)",
44029
44245
  "scope": "default",
44030
44246
  "line": {
44031
- "start": 522,
44032
- "end": 522
44247
+ "start": 525,
44248
+ "end": 525
44033
44249
  }
44034
44250
  },
44035
44251
  "group": [
@@ -44046,8 +44262,8 @@
44046
44262
  {
44047
44263
  "description": "The font size of the Grid stack layout column header.\n",
44048
44264
  "commentRange": {
44049
- "start": 524,
44050
- "end": 525
44265
+ "start": 527,
44266
+ "end": 528
44051
44267
  },
44052
44268
  "context": {
44053
44269
  "type": "variable",
@@ -44055,8 +44271,8 @@
44055
44271
  "value": "var( --kendo-font-size-sm, inherit )",
44056
44272
  "scope": "default",
44057
44273
  "line": {
44058
- "start": 526,
44059
- "end": 526
44274
+ "start": 529,
44275
+ "end": 529
44060
44276
  }
44061
44277
  },
44062
44278
  "group": [
@@ -44073,8 +44289,8 @@
44073
44289
  {
44074
44290
  "description": "The font weight of the Grid stack layout column header.\n",
44075
44291
  "commentRange": {
44076
- "start": 527,
44077
- "end": 528
44292
+ "start": 530,
44293
+ "end": 531
44078
44294
  },
44079
44295
  "context": {
44080
44296
  "type": "variable",
@@ -44082,8 +44298,8 @@
44082
44298
  "value": "var( --kendo-font-weight-bold, bold )",
44083
44299
  "scope": "default",
44084
44300
  "line": {
44085
- "start": 529,
44086
- "end": 529
44301
+ "start": 532,
44302
+ "end": 532
44087
44303
  }
44088
44304
  },
44089
44305
  "group": [
@@ -44100,8 +44316,8 @@
44100
44316
  {
44101
44317
  "description": "The height of the Grid stack layout expandable row shadow.\n",
44102
44318
  "commentRange": {
44103
- "start": 530,
44104
- "end": 531
44319
+ "start": 533,
44320
+ "end": 534
44105
44321
  },
44106
44322
  "context": {
44107
44323
  "type": "variable",
@@ -44109,8 +44325,8 @@
44109
44325
  "value": "k-spacing(2.5)",
44110
44326
  "scope": "default",
44111
44327
  "line": {
44112
- "start": 532,
44113
- "end": 532
44328
+ "start": 535,
44329
+ "end": 535
44114
44330
  }
44115
44331
  },
44116
44332
  "group": [
@@ -44127,8 +44343,8 @@
44127
44343
  {
44128
44344
  "description": "The color of the Grid stack layout column header.\n",
44129
44345
  "commentRange": {
44130
- "start": 534,
44131
- "end": 535
44346
+ "start": 537,
44347
+ "end": 538
44132
44348
  },
44133
44349
  "context": {
44134
44350
  "type": "variable",
@@ -44136,8 +44352,8 @@
44136
44352
  "value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
44137
44353
  "scope": "default",
44138
44354
  "line": {
44139
- "start": 536,
44140
- "end": 536
44355
+ "start": 539,
44356
+ "end": 539
44141
44357
  }
44142
44358
  },
44143
44359
  "group": [
@@ -44154,8 +44370,8 @@
44154
44370
  {
44155
44371
  "description": "The outline color of the Grid stack layout focused cell.\n",
44156
44372
  "commentRange": {
44157
- "start": 537,
44158
- "end": 538
44373
+ "start": 540,
44374
+ "end": 541
44159
44375
  },
44160
44376
  "context": {
44161
44377
  "type": "variable",
@@ -44163,8 +44379,8 @@
44163
44379
  "value": "k-color(subtle)",
44164
44380
  "scope": "default",
44165
44381
  "line": {
44166
- "start": 539,
44167
- "end": 539
44382
+ "start": 542,
44383
+ "end": 542
44168
44384
  }
44169
44385
  },
44170
44386
  "group": [
@@ -44181,8 +44397,8 @@
44181
44397
  {
44182
44398
  "description": "The Grid stack layout expandable row shadow.\n",
44183
44399
  "commentRange": {
44184
- "start": 540,
44185
- "end": 541
44400
+ "start": 543,
44401
+ "end": 544
44186
44402
  },
44187
44403
  "context": {
44188
44404
  "type": "variable",
@@ -44190,8 +44406,8 @@
44190
44406
  "value": "k-elevation(2)",
44191
44407
  "scope": "default",
44192
44408
  "line": {
44193
- "start": 542,
44194
- "end": 542
44409
+ "start": 545,
44410
+ "end": 545
44195
44411
  }
44196
44412
  },
44197
44413
  "group": [
@@ -44208,8 +44424,8 @@
44208
44424
  {
44209
44425
  "description": "The font weight of the pinned source row in the Grid.\n",
44210
44426
  "commentRange": {
44211
- "start": 544,
44212
- "end": 545
44427
+ "start": 547,
44428
+ "end": 548
44213
44429
  },
44214
44430
  "context": {
44215
44431
  "type": "variable",
@@ -44217,8 +44433,8 @@
44217
44433
  "value": "var( --kendo-font-weight-bold, 700 )",
44218
44434
  "scope": "default",
44219
44435
  "line": {
44220
- "start": 546,
44221
- "end": 546
44436
+ "start": 549,
44437
+ "end": 549
44222
44438
  }
44223
44439
  },
44224
44440
  "group": [
@@ -72698,7 +72914,7 @@
72698
72914
  "context": {
72699
72915
  "type": "variable",
72700
72916
  "name": "kendo-scheduler-event-selected-bg",
72701
- "value": "k-color(primary)",
72917
+ "value": "k-color(secondary-subtle)",
72702
72918
  "scope": "default",
72703
72919
  "line": {
72704
72920
  "start": 154,
@@ -72713,7 +72929,7 @@
72713
72929
  "path": "meridian/scss/scheduler/_variables.scss",
72714
72930
  "name": "_variables.scss"
72715
72931
  },
72716
- "resolvedValue": "var(--kendo-color-primary)",
72932
+ "resolvedValue": "var(--kendo-color-secondary-subtle)",
72717
72933
  "resolvedType": "String"
72718
72934
  },
72719
72935
  {
@@ -72725,7 +72941,7 @@
72725
72941
  "context": {
72726
72942
  "type": "variable",
72727
72943
  "name": "kendo-scheduler-event-selected-text",
72728
- "value": "k-color(on-primary)",
72944
+ "value": "k-color(secondary-on-subtle)",
72729
72945
  "scope": "default",
72730
72946
  "line": {
72731
72947
  "start": 157,
@@ -72740,7 +72956,7 @@
72740
72956
  "path": "meridian/scss/scheduler/_variables.scss",
72741
72957
  "name": "_variables.scss"
72742
72958
  },
72743
- "resolvedValue": "var(--kendo-color-on-primary)",
72959
+ "resolvedValue": "var(--kendo-color-secondary-on-subtle)",
72744
72960
  "resolvedType": "String"
72745
72961
  },
72746
72962
  {
@@ -106713,15 +106929,15 @@
106713
106929
  "resolvedType": "String"
106714
106930
  },
106715
106931
  {
106716
- "description": "The top margin of the AgentStep icon.\n",
106932
+ "description": "The horizontal padding of the AgentStep head.\n",
106717
106933
  "commentRange": {
106718
106934
  "start": 11,
106719
106935
  "end": 12
106720
106936
  },
106721
106937
  "context": {
106722
106938
  "type": "variable",
106723
- "name": "kendo-agent-step-icon-margin-top",
106724
- "value": "k-spacing(1)",
106939
+ "name": "kendo-agent-step-padding-x",
106940
+ "value": "k-spacing(0.5)",
106725
106941
  "scope": "default",
106726
106942
  "line": {
106727
106943
  "start": 13,
@@ -106736,19 +106952,19 @@
106736
106952
  "path": "meridian/scss/agent-response/_variables.scss",
106737
106953
  "name": "_variables.scss"
106738
106954
  },
106739
- "resolvedValue": "var(--kendo-spacing-1)",
106955
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
106740
106956
  "resolvedType": "String"
106741
106957
  },
106742
106958
  {
106743
- "description": "The text color of the added lines count in the AgentStep diffstat.\n",
106959
+ "description": "The end padding of the AgentStep head.\n",
106744
106960
  "commentRange": {
106745
106961
  "start": 14,
106746
106962
  "end": 15
106747
106963
  },
106748
106964
  "context": {
106749
106965
  "type": "variable",
106750
- "name": "kendo-agent-step-added-color",
106751
- "value": "k-color(success-on-surface)",
106966
+ "name": "kendo-agent-step-padding-end",
106967
+ "value": "k-spacing(2)",
106752
106968
  "scope": "default",
106753
106969
  "line": {
106754
106970
  "start": 16,
@@ -106763,19 +106979,19 @@
106763
106979
  "path": "meridian/scss/agent-response/_variables.scss",
106764
106980
  "name": "_variables.scss"
106765
106981
  },
106766
- "resolvedValue": "var(--kendo-color-success-on-surface)",
106982
+ "resolvedValue": "var(--kendo-spacing-2)",
106767
106983
  "resolvedType": "String"
106768
106984
  },
106769
106985
  {
106770
- "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
106986
+ "description": "The border radius of the AgentStep head.\n",
106771
106987
  "commentRange": {
106772
106988
  "start": 17,
106773
106989
  "end": 18
106774
106990
  },
106775
106991
  "context": {
106776
106992
  "type": "variable",
106777
- "name": "kendo-agent-step-removed-color",
106778
- "value": "k-color(error-on-surface)",
106993
+ "name": "kendo-agent-step-border-radius",
106994
+ "value": "k-border-radius(md)",
106779
106995
  "scope": "default",
106780
106996
  "line": {
106781
106997
  "start": 19,
@@ -106790,19 +107006,19 @@
106790
107006
  "path": "meridian/scss/agent-response/_variables.scss",
106791
107007
  "name": "_variables.scss"
106792
107008
  },
106793
- "resolvedValue": "var(--kendo-color-error-on-surface)",
107009
+ "resolvedValue": "var(--kendo-border-radius-md)",
106794
107010
  "resolvedType": "String"
106795
107011
  },
106796
107012
  {
106797
- "description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
107013
+ "description": "The top margin of the AgentStep icon.\n",
106798
107014
  "commentRange": {
106799
107015
  "start": 20,
106800
107016
  "end": 21
106801
107017
  },
106802
107018
  "context": {
106803
107019
  "type": "variable",
106804
- "name": "kendo-agent-step-font-size",
106805
- "value": "var( --kendo-font-size-sm, inherit )",
107020
+ "name": "kendo-agent-step-icon-margin-top",
107021
+ "value": "k-spacing(1)",
106806
107022
  "scope": "default",
106807
107023
  "line": {
106808
107024
  "start": 22,
@@ -106817,19 +107033,19 @@
106817
107033
  "path": "meridian/scss/agent-response/_variables.scss",
106818
107034
  "name": "_variables.scss"
106819
107035
  },
106820
- "resolvedValue": "var(--kendo-font-size-sm, inherit)",
107036
+ "resolvedValue": "var(--kendo-spacing-1)",
106821
107037
  "resolvedType": "String"
106822
107038
  },
106823
107039
  {
106824
- "description": "The font size of the AgentStep body content.\n",
107040
+ "description": "The text color of the added lines count in the AgentStep diffstat.\n",
106825
107041
  "commentRange": {
106826
107042
  "start": 23,
106827
107043
  "end": 24
106828
107044
  },
106829
107045
  "context": {
106830
107046
  "type": "variable",
106831
- "name": "kendo-agent-step-body-font-size",
106832
- "value": "var( --kendo-font-size-sm, inherit )",
107047
+ "name": "kendo-agent-step-added-color",
107048
+ "value": "k-color(success-on-surface)",
106833
107049
  "scope": "default",
106834
107050
  "line": {
106835
107051
  "start": 25,
@@ -106844,14 +107060,176 @@
106844
107060
  "path": "meridian/scss/agent-response/_variables.scss",
106845
107061
  "name": "_variables.scss"
106846
107062
  },
107063
+ "resolvedValue": "var(--kendo-color-success-on-surface)",
107064
+ "resolvedType": "String"
107065
+ },
107066
+ {
107067
+ "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
107068
+ "commentRange": {
107069
+ "start": 26,
107070
+ "end": 27
107071
+ },
107072
+ "context": {
107073
+ "type": "variable",
107074
+ "name": "kendo-agent-step-removed-color",
107075
+ "value": "k-color(error-on-surface)",
107076
+ "scope": "default",
107077
+ "line": {
107078
+ "start": 28,
107079
+ "end": 28
107080
+ }
107081
+ },
107082
+ "group": [
107083
+ "agent-response"
107084
+ ],
107085
+ "access": "public",
107086
+ "file": {
107087
+ "path": "meridian/scss/agent-response/_variables.scss",
107088
+ "name": "_variables.scss"
107089
+ },
107090
+ "resolvedValue": "var(--kendo-color-error-on-surface)",
107091
+ "resolvedType": "String"
107092
+ },
107093
+ {
107094
+ "description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
107095
+ "commentRange": {
107096
+ "start": 29,
107097
+ "end": 30
107098
+ },
107099
+ "context": {
107100
+ "type": "variable",
107101
+ "name": "kendo-agent-step-font-size",
107102
+ "value": "var( --kendo-font-size-sm, inherit )",
107103
+ "scope": "default",
107104
+ "line": {
107105
+ "start": 31,
107106
+ "end": 31
107107
+ }
107108
+ },
107109
+ "group": [
107110
+ "agent-response"
107111
+ ],
107112
+ "access": "public",
107113
+ "file": {
107114
+ "path": "meridian/scss/agent-response/_variables.scss",
107115
+ "name": "_variables.scss"
107116
+ },
107117
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
107118
+ "resolvedType": "String"
107119
+ },
107120
+ {
107121
+ "description": "The font size of the AgentStep body content.\n",
107122
+ "commentRange": {
107123
+ "start": 32,
107124
+ "end": 33
107125
+ },
107126
+ "context": {
107127
+ "type": "variable",
107128
+ "name": "kendo-agent-step-body-font-size",
107129
+ "value": "var( --kendo-font-size-sm, inherit )",
107130
+ "scope": "default",
107131
+ "line": {
107132
+ "start": 34,
107133
+ "end": 34
107134
+ }
107135
+ },
107136
+ "group": [
107137
+ "agent-response"
107138
+ ],
107139
+ "access": "public",
107140
+ "file": {
107141
+ "path": "meridian/scss/agent-response/_variables.scss",
107142
+ "name": "_variables.scss"
107143
+ },
106847
107144
  "resolvedValue": "var(--kendo-font-size-sm, inherit)",
106848
107145
  "resolvedType": "String"
106849
107146
  },
107147
+ {
107148
+ "description": "The box shadow of the focused AgentStep head.\n",
107149
+ "commentRange": {
107150
+ "start": 35,
107151
+ "end": 36
107152
+ },
107153
+ "context": {
107154
+ "type": "variable",
107155
+ "name": "kendo-agent-step-focus-shadow",
107156
+ "value": "null",
107157
+ "scope": "default",
107158
+ "line": {
107159
+ "start": 37,
107160
+ "end": 37
107161
+ }
107162
+ },
107163
+ "group": [
107164
+ "agent-response"
107165
+ ],
107166
+ "access": "public",
107167
+ "file": {
107168
+ "path": "meridian/scss/agent-response/_variables.scss",
107169
+ "name": "_variables.scss"
107170
+ },
107171
+ "resolvedValue": "null",
107172
+ "resolvedType": "Null"
107173
+ },
107174
+ {
107175
+ "description": "The outline color of the focused AgentStep head.\n",
107176
+ "commentRange": {
107177
+ "start": 38,
107178
+ "end": 39
107179
+ },
107180
+ "context": {
107181
+ "type": "variable",
107182
+ "name": "kendo-agent-step-focus-outline-color",
107183
+ "value": "k-color(subtle)",
107184
+ "scope": "default",
107185
+ "line": {
107186
+ "start": 40,
107187
+ "end": 40
107188
+ }
107189
+ },
107190
+ "group": [
107191
+ "agent-response"
107192
+ ],
107193
+ "access": "public",
107194
+ "file": {
107195
+ "path": "meridian/scss/agent-response/_variables.scss",
107196
+ "name": "_variables.scss"
107197
+ },
107198
+ "resolvedValue": "var(--kendo-color-subtle)",
107199
+ "resolvedType": "String"
107200
+ },
107201
+ {
107202
+ "description": "The outline offset of the focused AgentStep head.\n",
107203
+ "commentRange": {
107204
+ "start": 41,
107205
+ "end": 42
107206
+ },
107207
+ "context": {
107208
+ "type": "variable",
107209
+ "name": "kendo-agent-step-focus-outline-offset",
107210
+ "value": "1px",
107211
+ "scope": "default",
107212
+ "line": {
107213
+ "start": 43,
107214
+ "end": 43
107215
+ }
107216
+ },
107217
+ "group": [
107218
+ "agent-response"
107219
+ ],
107220
+ "access": "public",
107221
+ "file": {
107222
+ "path": "meridian/scss/agent-response/_variables.scss",
107223
+ "name": "_variables.scss"
107224
+ },
107225
+ "resolvedValue": "1px",
107226
+ "resolvedType": "Number"
107227
+ },
106850
107228
  {
106851
107229
  "description": "The gap between the icon column and the content of the Thought.\n",
106852
107230
  "commentRange": {
106853
- "start": 27,
106854
- "end": 28
107231
+ "start": 45,
107232
+ "end": 46
106855
107233
  },
106856
107234
  "context": {
106857
107235
  "type": "variable",
@@ -106859,8 +107237,8 @@
106859
107237
  "value": "k-spacing(1.5)",
106860
107238
  "scope": "default",
106861
107239
  "line": {
106862
- "start": 29,
106863
- "end": 29
107240
+ "start": 47,
107241
+ "end": 47
106864
107242
  }
106865
107243
  },
106866
107244
  "group": [
@@ -106877,8 +107255,8 @@
106877
107255
  {
106878
107256
  "description": "The gap in the icon column of the Thought.\n",
106879
107257
  "commentRange": {
106880
- "start": 30,
106881
- "end": 31
107258
+ "start": 48,
107259
+ "end": 49
106882
107260
  },
106883
107261
  "context": {
106884
107262
  "type": "variable",
@@ -106886,8 +107264,8 @@
106886
107264
  "value": "k-spacing(2)",
106887
107265
  "scope": "default",
106888
107266
  "line": {
106889
- "start": 32,
106890
- "end": 32
107267
+ "start": 50,
107268
+ "end": 50
106891
107269
  }
106892
107270
  },
106893
107271
  "group": [
@@ -106904,8 +107282,8 @@
106904
107282
  {
106905
107283
  "description": "The spacing between stacked Thought items.\n",
106906
107284
  "commentRange": {
106907
- "start": 33,
106908
- "end": 34
107285
+ "start": 51,
107286
+ "end": 52
106909
107287
  },
106910
107288
  "context": {
106911
107289
  "type": "variable",
@@ -106913,8 +107291,8 @@
106913
107291
  "value": "k-spacing(4)",
106914
107292
  "scope": "default",
106915
107293
  "line": {
106916
- "start": 35,
106917
- "end": 35
107294
+ "start": 53,
107295
+ "end": 53
106918
107296
  }
106919
107297
  },
106920
107298
  "group": [
@@ -106928,11 +107306,38 @@
106928
107306
  "resolvedValue": "var(--kendo-spacing-4)",
106929
107307
  "resolvedType": "String"
106930
107308
  },
107309
+ {
107310
+ "description": "The start padding of the Thought, aligning it with the AgentStep head.\n",
107311
+ "commentRange": {
107312
+ "start": 54,
107313
+ "end": 55
107314
+ },
107315
+ "context": {
107316
+ "type": "variable",
107317
+ "name": "kendo-thought-padding-x",
107318
+ "value": "k-spacing(0.5)",
107319
+ "scope": "default",
107320
+ "line": {
107321
+ "start": 56,
107322
+ "end": 56
107323
+ }
107324
+ },
107325
+ "group": [
107326
+ "agent-response"
107327
+ ],
107328
+ "access": "public",
107329
+ "file": {
107330
+ "path": "meridian/scss/agent-response/_variables.scss",
107331
+ "name": "_variables.scss"
107332
+ },
107333
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
107334
+ "resolvedType": "String"
107335
+ },
106931
107336
  {
106932
107337
  "description": "The color of the connector line between stacked Thought items.\n",
106933
107338
  "commentRange": {
106934
- "start": 36,
106935
- "end": 37
107339
+ "start": 57,
107340
+ "end": 58
106936
107341
  },
106937
107342
  "context": {
106938
107343
  "type": "variable",
@@ -106940,8 +107345,8 @@
106940
107345
  "value": "k-color(border)",
106941
107346
  "scope": "default",
106942
107347
  "line": {
106943
- "start": 38,
106944
- "end": 38
107348
+ "start": 59,
107349
+ "end": 59
106945
107350
  }
106946
107351
  },
106947
107352
  "group": [
@@ -106958,8 +107363,8 @@
106958
107363
  {
106959
107364
  "description": "The start indent of the ToolCall body.\n",
106960
107365
  "commentRange": {
106961
- "start": 40,
106962
- "end": 41
107366
+ "start": 61,
107367
+ "end": 62
106963
107368
  },
106964
107369
  "context": {
106965
107370
  "type": "variable",
@@ -106967,8 +107372,8 @@
106967
107372
  "value": "k-spacing(5)",
106968
107373
  "scope": "default",
106969
107374
  "line": {
106970
- "start": 42,
106971
- "end": 42
107375
+ "start": 63,
107376
+ "end": 63
106972
107377
  }
106973
107378
  },
106974
107379
  "group": [
@@ -106985,8 +107390,8 @@
106985
107390
  {
106986
107391
  "description": "The bottom padding of the ToolCall body.\n",
106987
107392
  "commentRange": {
106988
- "start": 43,
106989
- "end": 44
107393
+ "start": 64,
107394
+ "end": 65
106990
107395
  },
106991
107396
  "context": {
106992
107397
  "type": "variable",
@@ -106994,8 +107399,8 @@
106994
107399
  "value": "k-spacing(2)",
106995
107400
  "scope": "default",
106996
107401
  "line": {
106997
- "start": 45,
106998
- "end": 45
107402
+ "start": 66,
107403
+ "end": 66
106999
107404
  }
107000
107405
  },
107001
107406
  "group": [
@@ -107012,8 +107417,8 @@
107012
107417
  {
107013
107418
  "description": "The border radius of the pre element in the ToolCall body.\n",
107014
107419
  "commentRange": {
107015
- "start": 46,
107016
- "end": 47
107420
+ "start": 67,
107421
+ "end": 68
107017
107422
  },
107018
107423
  "context": {
107019
107424
  "type": "variable",
@@ -107021,8 +107426,8 @@
107021
107426
  "value": "k-border-radius(xl)",
107022
107427
  "scope": "default",
107023
107428
  "line": {
107024
- "start": 48,
107025
- "end": 48
107429
+ "start": 69,
107430
+ "end": 69
107026
107431
  }
107027
107432
  },
107028
107433
  "group": [
@@ -148449,11 +148854,38 @@
148449
148854
  "resolvedValue": "var(--kendo-color-on-app-surface)",
148450
148855
  "resolvedType": "String"
148451
148856
  },
148857
+ {
148858
+ "description": "The font weight of the Grid grouping row text.\n",
148859
+ "commentRange": {
148860
+ "start": 315,
148861
+ "end": 316
148862
+ },
148863
+ "context": {
148864
+ "type": "variable",
148865
+ "name": "kendo-grid-grouping-row-font-weight",
148866
+ "value": "var( --kendo-font-weight-medium, 500 )",
148867
+ "scope": "default",
148868
+ "line": {
148869
+ "start": 317,
148870
+ "end": 317
148871
+ }
148872
+ },
148873
+ "group": [
148874
+ "grid"
148875
+ ],
148876
+ "access": "public",
148877
+ "file": {
148878
+ "path": "meridian/scss/grid/_variables.scss",
148879
+ "name": "_variables.scss"
148880
+ },
148881
+ "resolvedValue": "var(--kendo-font-weight-medium, 500)",
148882
+ "resolvedType": "String"
148883
+ },
148452
148884
  {
148453
148885
  "description": "The sorted icon spacing of the Grid.\n",
148454
148886
  "commentRange": {
148455
- "start": 316,
148456
- "end": 317
148887
+ "start": 319,
148888
+ "end": 320
148457
148889
  },
148458
148890
  "context": {
148459
148891
  "type": "variable",
@@ -148461,8 +148893,8 @@
148461
148893
  "value": "calc( #{k-spacing(2)} - 1px )",
148462
148894
  "scope": "default",
148463
148895
  "line": {
148464
- "start": 318,
148465
- "end": 318
148896
+ "start": 321,
148897
+ "end": 321
148466
148898
  }
148467
148899
  },
148468
148900
  "group": [
@@ -148479,8 +148911,8 @@
148479
148911
  {
148480
148912
  "description": "The background color of the Grid.\n",
148481
148913
  "commentRange": {
148482
- "start": 319,
148483
- "end": 320
148914
+ "start": 322,
148915
+ "end": 323
148484
148916
  },
148485
148917
  "context": {
148486
148918
  "type": "variable",
@@ -148488,8 +148920,8 @@
148488
148920
  "value": "color-mix(in srgb, k-color(secondary) 6%, transparent)",
148489
148921
  "scope": "default",
148490
148922
  "line": {
148491
- "start": 321,
148492
- "end": 321
148923
+ "start": 324,
148924
+ "end": 324
148493
148925
  }
148494
148926
  },
148495
148927
  "group": [
@@ -148506,8 +148938,8 @@
148506
148938
  {
148507
148939
  "description": "The text color of the Grid.\n",
148508
148940
  "commentRange": {
148509
- "start": 322,
148510
- "end": 323
148941
+ "start": 325,
148942
+ "end": 326
148511
148943
  },
148512
148944
  "context": {
148513
148945
  "type": "variable",
@@ -148515,8 +148947,8 @@
148515
148947
  "value": "k-color(secondary)",
148516
148948
  "scope": "default",
148517
148949
  "line": {
148518
- "start": 324,
148519
- "end": 324
148950
+ "start": 327,
148951
+ "end": 327
148520
148952
  }
148521
148953
  },
148522
148954
  "group": [
@@ -148533,8 +148965,8 @@
148533
148965
  {
148534
148966
  "description": "The font size of the Grid.\n",
148535
148967
  "commentRange": {
148536
- "start": 325,
148537
- "end": 326
148968
+ "start": 328,
148969
+ "end": 329
148538
148970
  },
148539
148971
  "context": {
148540
148972
  "type": "variable",
@@ -148542,8 +148974,8 @@
148542
148974
  "value": "var( --kendo-font-size-sm, inherit )",
148543
148975
  "scope": "default",
148544
148976
  "line": {
148545
- "start": 327,
148546
- "end": 327
148977
+ "start": 330,
148978
+ "end": 330
148547
148979
  }
148548
148980
  },
148549
148981
  "group": [
@@ -148560,8 +148992,8 @@
148560
148992
  {
148561
148993
  "description": "The spacing of the Grid.\n",
148562
148994
  "commentRange": {
148563
- "start": 328,
148564
- "end": 329
148995
+ "start": 331,
148996
+ "end": 332
148565
148997
  },
148566
148998
  "context": {
148567
148999
  "type": "variable",
@@ -148569,8 +149001,8 @@
148569
149001
  "value": "calc( #{$kendo-icon-spacing} / 2 )",
148570
149002
  "scope": "default",
148571
149003
  "line": {
148572
- "start": 330,
148573
- "end": 330
149004
+ "start": 333,
149005
+ "end": 333
148574
149006
  }
148575
149007
  },
148576
149008
  "group": [
@@ -148587,8 +149019,8 @@
148587
149019
  {
148588
149020
  "description": "The vertical spacing of the Grid.\n",
148589
149021
  "commentRange": {
148590
- "start": 331,
148591
- "end": 332
149022
+ "start": 334,
149023
+ "end": 335
148592
149024
  },
148593
149025
  "context": {
148594
149026
  "type": "variable",
@@ -148596,8 +149028,8 @@
148596
149028
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1)",
148597
149029
  "scope": "default",
148598
149030
  "line": {
148599
- "start": 333,
148600
- "end": 333
149031
+ "start": 336,
149032
+ "end": 336
148601
149033
  }
148602
149034
  },
148603
149035
  "group": [
@@ -148614,8 +149046,8 @@
148614
149046
  {
148615
149047
  "description": "The shadow of the Grid.\n",
148616
149048
  "commentRange": {
148617
- "start": 336,
148618
- "end": 337
149049
+ "start": 339,
149050
+ "end": 340
148619
149051
  },
148620
149052
  "context": {
148621
149053
  "type": "variable",
@@ -148623,8 +149055,8 @@
148623
149055
  "value": "null",
148624
149056
  "scope": "default",
148625
149057
  "line": {
148626
- "start": 338,
148627
- "end": 338
149058
+ "start": 341,
149059
+ "end": 341
148628
149060
  }
148629
149061
  },
148630
149062
  "group": [
@@ -148641,8 +149073,8 @@
148641
149073
  {
148642
149074
  "description": "The outline color of the focused Grid cell.\n",
148643
149075
  "commentRange": {
148644
- "start": 340,
148645
- "end": 341
149076
+ "start": 343,
149077
+ "end": 344
148646
149078
  },
148647
149079
  "context": {
148648
149080
  "type": "variable",
@@ -148650,8 +149082,8 @@
148650
149082
  "value": "k-color(subtle)",
148651
149083
  "scope": "default",
148652
149084
  "line": {
148653
- "start": 342,
148654
- "end": 342
149085
+ "start": 345,
149086
+ "end": 345
148655
149087
  }
148656
149088
  },
148657
149089
  "group": [
@@ -148668,8 +149100,8 @@
148668
149100
  {
148669
149101
  "description": "The outline width of the focused Grid cell.\n",
148670
149102
  "commentRange": {
148671
- "start": 343,
148672
- "end": 344
149103
+ "start": 346,
149104
+ "end": 347
148673
149105
  },
148674
149106
  "context": {
148675
149107
  "type": "variable",
@@ -148677,8 +149109,8 @@
148677
149109
  "value": "1px",
148678
149110
  "scope": "default",
148679
149111
  "line": {
148680
- "start": 345,
148681
- "end": 345
149112
+ "start": 348,
149113
+ "end": 348
148682
149114
  }
148683
149115
  },
148684
149116
  "group": [
@@ -148695,8 +149127,8 @@
148695
149127
  {
148696
149128
  "description": "The outline offset of the focused Grid cell.\n",
148697
149129
  "commentRange": {
148698
- "start": 346,
148699
- "end": 347
149130
+ "start": 349,
149131
+ "end": 350
148700
149132
  },
148701
149133
  "context": {
148702
149134
  "type": "variable",
@@ -148704,8 +149136,8 @@
148704
149136
  "value": "1px",
148705
149137
  "scope": "default",
148706
149138
  "line": {
148707
- "start": 348,
148708
- "end": 348
149139
+ "start": 351,
149140
+ "end": 351
148709
149141
  }
148710
149142
  },
148711
149143
  "group": [
@@ -148722,8 +149154,8 @@
148722
149154
  {
148723
149155
  "description": "The spacing of the Grid button.\n",
148724
149156
  "commentRange": {
148725
- "start": 350,
148726
- "end": 351
149157
+ "start": 353,
149158
+ "end": 354
148727
149159
  },
148728
149160
  "context": {
148729
149161
  "type": "variable",
@@ -148731,8 +149163,8 @@
148731
149163
  "value": "k-spacing(2)",
148732
149164
  "scope": "default",
148733
149165
  "line": {
148734
- "start": 352,
148735
- "end": 352
149166
+ "start": 355,
149167
+ "end": 355
148736
149168
  }
148737
149169
  },
148738
149170
  "group": [
@@ -148749,8 +149181,8 @@
148749
149181
  {
148750
149182
  "description": "The background color of the sticky content in the Grid.\n",
148751
149183
  "commentRange": {
148752
- "start": 355,
148753
- "end": 356
149184
+ "start": 358,
149185
+ "end": 359
148754
149186
  },
148755
149187
  "context": {
148756
149188
  "type": "variable",
@@ -148758,8 +149190,8 @@
148758
149190
  "value": "k-color(surface-alt)",
148759
149191
  "scope": "default",
148760
149192
  "line": {
148761
- "start": 357,
148762
- "end": 357
149193
+ "start": 360,
149194
+ "end": 360
148763
149195
  }
148764
149196
  },
148765
149197
  "group": [
@@ -148776,8 +149208,8 @@
148776
149208
  {
148777
149209
  "description": "The background color of the hovered sticky content in the Grid.\n",
148778
149210
  "commentRange": {
148779
- "start": 358,
148780
- "end": 359
149211
+ "start": 361,
149212
+ "end": 362
148781
149213
  },
148782
149214
  "context": {
148783
149215
  "type": "variable",
@@ -148785,8 +149217,8 @@
148785
149217
  "value": "color-mix(in srgb, k-color(base) 60%, k-color(surface-alt))",
148786
149218
  "scope": "default",
148787
149219
  "line": {
148788
- "start": 360,
148789
- "end": 360
149220
+ "start": 363,
149221
+ "end": 363
148790
149222
  }
148791
149223
  },
148792
149224
  "group": [
@@ -148803,8 +149235,8 @@
148803
149235
  {
148804
149236
  "description": "The alternate background color of the sticky content in the Grid.\n",
148805
149237
  "commentRange": {
148806
- "start": 361,
148807
- "end": 362
149238
+ "start": 364,
149239
+ "end": 365
148808
149240
  },
148809
149241
  "context": {
148810
149242
  "type": "variable",
@@ -148812,8 +149244,8 @@
148812
149244
  "value": "$kendo-grid-alt-bg",
148813
149245
  "scope": "default",
148814
149246
  "line": {
148815
- "start": 363,
148816
- "end": 363
149247
+ "start": 366,
149248
+ "end": 366
148817
149249
  }
148818
149250
  },
148819
149251
  "group": [
@@ -148830,8 +149262,8 @@
148830
149262
  {
148831
149263
  "description": "The border color of the sticky content in the Grid.\n",
148832
149264
  "commentRange": {
148833
- "start": 365,
148834
- "end": 366
149265
+ "start": 368,
149266
+ "end": 369
148835
149267
  },
148836
149268
  "context": {
148837
149269
  "type": "variable",
@@ -148839,8 +149271,8 @@
148839
149271
  "value": "k-color(border-alt)",
148840
149272
  "scope": "default",
148841
149273
  "line": {
148842
- "start": 367,
148843
- "end": 367
149274
+ "start": 370,
149275
+ "end": 370
148844
149276
  }
148845
149277
  },
148846
149278
  "group": [
@@ -148857,8 +149289,8 @@
148857
149289
  {
148858
149290
  "description": "The background color of the sticky header in the Grid.\n",
148859
149291
  "commentRange": {
148860
- "start": 369,
148861
- "end": 370
149292
+ "start": 372,
149293
+ "end": 373
148862
149294
  },
148863
149295
  "context": {
148864
149296
  "type": "variable",
@@ -148866,8 +149298,8 @@
148866
149298
  "value": "$kendo-grid-header-bg",
148867
149299
  "scope": "default",
148868
149300
  "line": {
148869
- "start": 371,
148870
- "end": 371
149301
+ "start": 374,
149302
+ "end": 374
148871
149303
  }
148872
149304
  },
148873
149305
  "group": [
@@ -148884,8 +149316,8 @@
148884
149316
  {
148885
149317
  "description": "The text color of the sticky header in the Grid.\n",
148886
149318
  "commentRange": {
148887
- "start": 372,
148888
- "end": 373
149319
+ "start": 375,
149320
+ "end": 376
148889
149321
  },
148890
149322
  "context": {
148891
149323
  "type": "variable",
@@ -148893,8 +149325,8 @@
148893
149325
  "value": "$kendo-grid-header-text",
148894
149326
  "scope": "default",
148895
149327
  "line": {
148896
- "start": 374,
148897
- "end": 374
149328
+ "start": 377,
149329
+ "end": 377
148898
149330
  }
148899
149331
  },
148900
149332
  "group": [
@@ -148911,8 +149343,8 @@
148911
149343
  {
148912
149344
  "description": "The border color of the sticky header in the Grid.\n",
148913
149345
  "commentRange": {
148914
- "start": 375,
148915
- "end": 376
149346
+ "start": 378,
149347
+ "end": 379
148916
149348
  },
148917
149349
  "context": {
148918
149350
  "type": "variable",
@@ -148920,8 +149352,8 @@
148920
149352
  "value": "$kendo-grid-sticky-border",
148921
149353
  "scope": "default",
148922
149354
  "line": {
148923
- "start": 377,
148924
- "end": 377
149355
+ "start": 380,
149356
+ "end": 380
148925
149357
  }
148926
149358
  },
148927
149359
  "group": [
@@ -148938,8 +149370,8 @@
148938
149370
  {
148939
149371
  "description": "The background color of the sticky footer in the Grid.\n",
148940
149372
  "commentRange": {
148941
- "start": 379,
148942
- "end": 380
149373
+ "start": 382,
149374
+ "end": 383
148943
149375
  },
148944
149376
  "context": {
148945
149377
  "type": "variable",
@@ -148947,8 +149379,8 @@
148947
149379
  "value": "$kendo-grid-header-bg",
148948
149380
  "scope": "default",
148949
149381
  "line": {
148950
- "start": 381,
148951
- "end": 381
149382
+ "start": 384,
149383
+ "end": 384
148952
149384
  }
148953
149385
  },
148954
149386
  "group": [
@@ -148965,8 +149397,8 @@
148965
149397
  {
148966
149398
  "description": "The box shadow of the sticky container in the Grid.\n",
148967
149399
  "commentRange": {
148968
- "start": 383,
148969
- "end": 384
149400
+ "start": 386,
149401
+ "end": 387
148970
149402
  },
148971
149403
  "context": {
148972
149404
  "type": "variable",
@@ -148974,8 +149406,8 @@
148974
149406
  "value": "0 2px 4px 0 rgba(56, 66, 80, 0.08)",
148975
149407
  "scope": "default",
148976
149408
  "line": {
148977
- "start": 385,
148978
- "end": 385
149409
+ "start": 388,
149410
+ "end": 388
148979
149411
  }
148980
149412
  },
148981
149413
  "group": [
@@ -148992,8 +149424,8 @@
148992
149424
  {
148993
149425
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
148994
149426
  "commentRange": {
148995
- "start": 386,
148996
- "end": 387
149427
+ "start": 389,
149428
+ "end": 390
148997
149429
  },
148998
149430
  "context": {
148999
149431
  "type": "variable",
@@ -149001,8 +149433,8 @@
149001
149433
  "value": "0 -2px 4px 0 rgba(56, 66, 80, 0.08)",
149002
149434
  "scope": "default",
149003
149435
  "line": {
149004
- "start": 388,
149005
- "end": 388
149436
+ "start": 391,
149437
+ "end": 391
149006
149438
  }
149007
149439
  },
149008
149440
  "group": [
@@ -149019,8 +149451,8 @@
149019
149451
  {
149020
149452
  "description": "The box shadow of the pinned container in the Grid.\n",
149021
149453
  "commentRange": {
149022
- "start": 390,
149023
- "end": 391
149454
+ "start": 393,
149455
+ "end": 394
149024
149456
  },
149025
149457
  "context": {
149026
149458
  "type": "variable",
@@ -149028,8 +149460,8 @@
149028
149460
  "value": "0 4px 8px 0 rgba(56, 66, 80, 0.08)",
149029
149461
  "scope": "default",
149030
149462
  "line": {
149031
- "start": 392,
149032
- "end": 392
149463
+ "start": 395,
149464
+ "end": 395
149033
149465
  }
149034
149466
  },
149035
149467
  "group": [
@@ -149046,8 +149478,8 @@
149046
149478
  {
149047
149479
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
149048
149480
  "commentRange": {
149049
- "start": 393,
149050
- "end": 394
149481
+ "start": 396,
149482
+ "end": 397
149051
149483
  },
149052
149484
  "context": {
149053
149485
  "type": "variable",
@@ -149055,8 +149487,8 @@
149055
149487
  "value": "0 -4px 8px 0 rgba(56, 66, 80, 0.08)",
149056
149488
  "scope": "default",
149057
149489
  "line": {
149058
- "start": 395,
149059
- "end": 395
149490
+ "start": 398,
149491
+ "end": 398
149060
149492
  }
149061
149493
  },
149062
149494
  "group": [
@@ -149073,8 +149505,8 @@
149073
149505
  {
149074
149506
  "description": "The width of the Grid column menu.\n",
149075
149507
  "commentRange": {
149076
- "start": 398,
149077
- "end": 399
149508
+ "start": 401,
149509
+ "end": 402
149078
149510
  },
149079
149511
  "context": {
149080
149512
  "type": "variable",
@@ -149082,8 +149514,8 @@
149082
149514
  "value": "230px",
149083
149515
  "scope": "default",
149084
149516
  "line": {
149085
- "start": 400,
149086
- "end": 400
149517
+ "start": 403,
149518
+ "end": 403
149087
149519
  }
149088
149520
  },
149089
149521
  "group": [
@@ -149100,8 +149532,8 @@
149100
149532
  {
149101
149533
  "description": "The maximum width of the Grid column menu.\n",
149102
149534
  "commentRange": {
149103
- "start": 401,
149104
- "end": 402
149535
+ "start": 404,
149536
+ "end": 405
149105
149537
  },
149106
149538
  "context": {
149107
149539
  "type": "variable",
@@ -149109,8 +149541,8 @@
149109
149541
  "value": "320px",
149110
149542
  "scope": "default",
149111
149543
  "line": {
149112
- "start": 403,
149113
- "end": 403
149544
+ "start": 406,
149545
+ "end": 406
149114
149546
  }
149115
149547
  },
149116
149548
  "group": [
@@ -149127,8 +149559,8 @@
149127
149559
  {
149128
149560
  "description": "The horizontal padding of the Grid popup.\n",
149129
149561
  "commentRange": {
149130
- "start": 406,
149131
- "end": 407
149562
+ "start": 409,
149563
+ "end": 410
149132
149564
  },
149133
149565
  "context": {
149134
149566
  "type": "variable",
@@ -149136,8 +149568,8 @@
149136
149568
  "value": "k-spacing(2)",
149137
149569
  "scope": "default",
149138
149570
  "line": {
149139
- "start": 408,
149140
- "end": 408
149571
+ "start": 411,
149572
+ "end": 411
149141
149573
  }
149142
149574
  },
149143
149575
  "group": [
@@ -149154,8 +149586,8 @@
149154
149586
  {
149155
149587
  "description": "The vertical padding of the Grid popup.\n",
149156
149588
  "commentRange": {
149157
- "start": 409,
149158
- "end": 410
149589
+ "start": 412,
149590
+ "end": 413
149159
149591
  },
149160
149592
  "context": {
149161
149593
  "type": "variable",
@@ -149163,8 +149595,8 @@
149163
149595
  "value": "k-spacing(2)",
149164
149596
  "scope": "default",
149165
149597
  "line": {
149166
- "start": 411,
149167
- "end": 411
149598
+ "start": 414,
149599
+ "end": 414
149168
149600
  }
149169
149601
  },
149170
149602
  "group": [
@@ -149181,8 +149613,8 @@
149181
149613
  {
149182
149614
  "description": "The horizontal padding of the Grid item.\n",
149183
149615
  "commentRange": {
149184
- "start": 413,
149185
- "end": 414
149616
+ "start": 416,
149617
+ "end": 417
149186
149618
  },
149187
149619
  "context": {
149188
149620
  "type": "variable",
@@ -149190,8 +149622,8 @@
149190
149622
  "value": "$kendo-menu-popup-md-item-padding-x",
149191
149623
  "scope": "default",
149192
149624
  "line": {
149193
- "start": 415,
149194
- "end": 415
149625
+ "start": 418,
149626
+ "end": 418
149195
149627
  }
149196
149628
  },
149197
149629
  "group": [
@@ -149208,8 +149640,8 @@
149208
149640
  {
149209
149641
  "description": "The vertical padding of the Grid item.\n",
149210
149642
  "commentRange": {
149211
- "start": 416,
149212
- "end": 417
149643
+ "start": 419,
149644
+ "end": 420
149213
149645
  },
149214
149646
  "context": {
149215
149647
  "type": "variable",
@@ -149217,8 +149649,8 @@
149217
149649
  "value": "$kendo-menu-popup-md-item-padding-y",
149218
149650
  "scope": "default",
149219
149651
  "line": {
149220
- "start": 418,
149221
- "end": 418
149652
+ "start": 421,
149653
+ "end": 421
149222
149654
  }
149223
149655
  },
149224
149656
  "group": [
@@ -149235,8 +149667,8 @@
149235
149667
  {
149236
149668
  "description": "The horizontal padding of the Grid item.\n",
149237
149669
  "commentRange": {
149238
- "start": 420,
149239
- "end": 421
149670
+ "start": 423,
149671
+ "end": 424
149240
149672
  },
149241
149673
  "context": {
149242
149674
  "type": "variable",
@@ -149244,8 +149676,8 @@
149244
149676
  "value": "$kendo-list-md-item-padding-x",
149245
149677
  "scope": "default",
149246
149678
  "line": {
149247
- "start": 422,
149248
- "end": 422
149679
+ "start": 425,
149680
+ "end": 425
149249
149681
  }
149250
149682
  },
149251
149683
  "group": [
@@ -149262,8 +149694,8 @@
149262
149694
  {
149263
149695
  "description": "The vertical padding of the Grid item.\n",
149264
149696
  "commentRange": {
149265
- "start": 423,
149266
- "end": 424
149697
+ "start": 426,
149698
+ "end": 427
149267
149699
  },
149268
149700
  "context": {
149269
149701
  "type": "variable",
@@ -149271,8 +149703,8 @@
149271
149703
  "value": "$kendo-list-md-item-padding-y",
149272
149704
  "scope": "default",
149273
149705
  "line": {
149274
- "start": 425,
149275
- "end": 425
149706
+ "start": 428,
149707
+ "end": 428
149276
149708
  }
149277
149709
  },
149278
149710
  "group": [
@@ -149289,8 +149721,8 @@
149289
149721
  {
149290
149722
  "description": "The horizontal padding of the Grid.\n",
149291
149723
  "commentRange": {
149292
- "start": 427,
149293
- "end": 428
149724
+ "start": 430,
149725
+ "end": 431
149294
149726
  },
149295
149727
  "context": {
149296
149728
  "type": "variable",
@@ -149298,8 +149730,8 @@
149298
149730
  "value": "k-spacing(0)",
149299
149731
  "scope": "default",
149300
149732
  "line": {
149301
- "start": 429,
149302
- "end": 429
149733
+ "start": 432,
149734
+ "end": 432
149303
149735
  }
149304
149736
  },
149305
149737
  "group": [
@@ -149316,8 +149748,8 @@
149316
149748
  {
149317
149749
  "description": "The vertical padding of the Grid.\n",
149318
149750
  "commentRange": {
149319
- "start": 430,
149320
- "end": 431
149751
+ "start": 433,
149752
+ "end": 434
149321
149753
  },
149322
149754
  "context": {
149323
149755
  "type": "variable",
@@ -149325,8 +149757,8 @@
149325
149757
  "value": "k-spacing(1.5)",
149326
149758
  "scope": "default",
149327
149759
  "line": {
149328
- "start": 432,
149329
- "end": 432
149760
+ "start": 435,
149761
+ "end": 435
149330
149762
  }
149331
149763
  },
149332
149764
  "group": [
@@ -149343,8 +149775,8 @@
149343
149775
  {
149344
149776
  "description": "The horizontal padding of the Grid header.\n",
149345
149777
  "commentRange": {
149346
- "start": 434,
149347
- "end": 435
149778
+ "start": 437,
149779
+ "end": 438
149348
149780
  },
149349
149781
  "context": {
149350
149782
  "type": "variable",
@@ -149352,8 +149784,8 @@
149352
149784
  "value": "$kendo-menu-popup-md-item-padding-x",
149353
149785
  "scope": "default",
149354
149786
  "line": {
149355
- "start": 436,
149356
- "end": 436
149787
+ "start": 439,
149788
+ "end": 439
149357
149789
  }
149358
149790
  },
149359
149791
  "group": [
@@ -149370,8 +149802,8 @@
149370
149802
  {
149371
149803
  "description": "The vertical padding of the Grid header.\n",
149372
149804
  "commentRange": {
149373
- "start": 437,
149374
- "end": 438
149805
+ "start": 440,
149806
+ "end": 441
149375
149807
  },
149376
149808
  "context": {
149377
149809
  "type": "variable",
@@ -149379,8 +149811,8 @@
149379
149811
  "value": "$kendo-menu-popup-md-item-padding-y",
149380
149812
  "scope": "default",
149381
149813
  "line": {
149382
- "start": 439,
149383
- "end": 439
149814
+ "start": 442,
149815
+ "end": 442
149384
149816
  }
149385
149817
  },
149386
149818
  "group": [
@@ -149397,8 +149829,8 @@
149397
149829
  {
149398
149830
  "description": "The font size of the Grid header.\n",
149399
149831
  "commentRange": {
149400
- "start": 441,
149401
- "end": 442
149832
+ "start": 444,
149833
+ "end": 445
149402
149834
  },
149403
149835
  "context": {
149404
149836
  "type": "variable",
@@ -149406,8 +149838,8 @@
149406
149838
  "value": "var( --kendo-font-size-sm, inherit )",
149407
149839
  "scope": "default",
149408
149840
  "line": {
149409
- "start": 443,
149410
- "end": 443
149841
+ "start": 446,
149842
+ "end": 446
149411
149843
  }
149412
149844
  },
149413
149845
  "group": [
@@ -149424,8 +149856,8 @@
149424
149856
  {
149425
149857
  "description": "The height of the Grid header.\n",
149426
149858
  "commentRange": {
149427
- "start": 444,
149428
- "end": 445
149859
+ "start": 447,
149860
+ "end": 448
149429
149861
  },
149430
149862
  "context": {
149431
149863
  "type": "variable",
@@ -149433,8 +149865,8 @@
149433
149865
  "value": "var( --kendo-line-height, normal )",
149434
149866
  "scope": "default",
149435
149867
  "line": {
149436
- "start": 446,
149437
- "end": 446
149868
+ "start": 449,
149869
+ "end": 449
149438
149870
  }
149439
149871
  },
149440
149872
  "group": [
@@ -149451,8 +149883,8 @@
149451
149883
  {
149452
149884
  "description": "The text color of the Grid header.\n",
149453
149885
  "commentRange": {
149454
- "start": 447,
149455
- "end": 448
149886
+ "start": 450,
149887
+ "end": 451
149456
149888
  },
149457
149889
  "context": {
149458
149890
  "type": "variable",
@@ -149460,8 +149892,8 @@
149460
149892
  "value": "uppercase",
149461
149893
  "scope": "default",
149462
149894
  "line": {
149463
- "start": 449,
149464
- "end": 449
149895
+ "start": 452,
149896
+ "end": 452
149465
149897
  }
149466
149898
  },
149467
149899
  "group": [
@@ -149478,8 +149910,8 @@
149478
149910
  {
149479
149911
  "description": "The width of the Grid header.\n",
149480
149912
  "commentRange": {
149481
- "start": 450,
149482
- "end": 451
149913
+ "start": 453,
149914
+ "end": 454
149483
149915
  },
149484
149916
  "context": {
149485
149917
  "type": "variable",
@@ -149487,8 +149919,8 @@
149487
149919
  "value": "1px",
149488
149920
  "scope": "default",
149489
149921
  "line": {
149490
- "start": 452,
149491
- "end": 452
149922
+ "start": 455,
149923
+ "end": 455
149492
149924
  }
149493
149925
  },
149494
149926
  "group": [
@@ -149505,8 +149937,8 @@
149505
149937
  {
149506
149938
  "description": "The background color of the Grid header.\n",
149507
149939
  "commentRange": {
149508
- "start": 454,
149509
- "end": 455
149940
+ "start": 457,
149941
+ "end": 458
149510
149942
  },
149511
149943
  "context": {
149512
149944
  "type": "variable",
@@ -149514,8 +149946,8 @@
149514
149946
  "value": "null",
149515
149947
  "scope": "default",
149516
149948
  "line": {
149517
- "start": 456,
149518
- "end": 456
149949
+ "start": 459,
149950
+ "end": 459
149519
149951
  }
149520
149952
  },
149521
149953
  "group": [
@@ -149532,8 +149964,8 @@
149532
149964
  {
149533
149965
  "description": "The text color of the Grid header.\n",
149534
149966
  "commentRange": {
149535
- "start": 457,
149536
- "end": 458
149967
+ "start": 460,
149968
+ "end": 461
149537
149969
  },
149538
149970
  "context": {
149539
149971
  "type": "variable",
@@ -149541,8 +149973,8 @@
149541
149973
  "value": "$kendo-popup-text",
149542
149974
  "scope": "default",
149543
149975
  "line": {
149544
- "start": 459,
149545
- "end": 459
149976
+ "start": 462,
149977
+ "end": 462
149546
149978
  }
149547
149979
  },
149548
149980
  "group": [
@@ -149559,8 +149991,8 @@
149559
149991
  {
149560
149992
  "description": "The border color of the Grid header.\n",
149561
149993
  "commentRange": {
149562
- "start": 460,
149563
- "end": 461
149994
+ "start": 463,
149995
+ "end": 464
149564
149996
  },
149565
149997
  "context": {
149566
149998
  "type": "variable",
@@ -149568,8 +150000,8 @@
149568
150000
  "value": "$kendo-popup-border",
149569
150001
  "scope": "default",
149570
150002
  "line": {
149571
- "start": 462,
149572
- "end": 462
150003
+ "start": 465,
150004
+ "end": 465
149573
150005
  }
149574
150006
  },
149575
150007
  "group": [
@@ -149586,8 +150018,8 @@
149586
150018
  {
149587
150019
  "description": "The horizontal padding of the Grid content.\n",
149588
150020
  "commentRange": {
149589
- "start": 464,
149590
- "end": 465
150021
+ "start": 467,
150022
+ "end": 468
149591
150023
  },
149592
150024
  "context": {
149593
150025
  "type": "variable",
@@ -149595,8 +150027,8 @@
149595
150027
  "value": "k-spacing(0)",
149596
150028
  "scope": "default",
149597
150029
  "line": {
149598
- "start": 466,
149599
- "end": 466
150030
+ "start": 469,
150031
+ "end": 469
149600
150032
  }
149601
150033
  },
149602
150034
  "group": [
@@ -149613,8 +150045,8 @@
149613
150045
  {
149614
150046
  "description": "The vertical padding of the Grid content.\n",
149615
150047
  "commentRange": {
149616
- "start": 467,
149617
- "end": 468
150048
+ "start": 470,
150049
+ "end": 471
149618
150050
  },
149619
150051
  "context": {
149620
150052
  "type": "variable",
@@ -149622,8 +150054,8 @@
149622
150054
  "value": "k-spacing(2)",
149623
150055
  "scope": "default",
149624
150056
  "line": {
149625
- "start": 469,
149626
- "end": 469
150057
+ "start": 472,
150058
+ "end": 472
149627
150059
  }
149628
150060
  },
149629
150061
  "group": [
@@ -149640,8 +150072,8 @@
149640
150072
  {
149641
150073
  "description": "The background color of the Grid.\n",
149642
150074
  "commentRange": {
149643
- "start": 471,
149644
- "end": 472
150075
+ "start": 474,
150076
+ "end": 475
149645
150077
  },
149646
150078
  "context": {
149647
150079
  "type": "variable",
@@ -149649,8 +150081,8 @@
149649
150081
  "value": "k-color(surface)",
149650
150082
  "scope": "default",
149651
150083
  "line": {
149652
- "start": 473,
149653
- "end": 473
150084
+ "start": 476,
150085
+ "end": 476
149654
150086
  }
149655
150087
  },
149656
150088
  "group": [
@@ -149667,8 +150099,8 @@
149667
150099
  {
149668
150100
  "description": "The width of the Grid cell.\n",
149669
150101
  "commentRange": {
149670
- "start": 475,
149671
- "end": 476
150102
+ "start": 478,
150103
+ "end": 479
149672
150104
  },
149673
150105
  "context": {
149674
150106
  "type": "variable",
@@ -149676,8 +150108,8 @@
149676
150108
  "value": "($kendo-icon-size * 2.25)",
149677
150109
  "scope": "default",
149678
150110
  "line": {
149679
- "start": 477,
149680
- "end": 477
150111
+ "start": 480,
150112
+ "end": 480
149681
150113
  }
149682
150114
  },
149683
150115
  "group": [
@@ -149694,8 +150126,8 @@
149694
150126
  {
149695
150127
  "description": "The width of the Grid.\n",
149696
150128
  "commentRange": {
149697
- "start": 479,
149698
- "end": 480
150129
+ "start": 482,
150130
+ "end": 483
149699
150131
  },
149700
150132
  "context": {
149701
150133
  "type": "variable",
@@ -149703,8 +150135,8 @@
149703
150135
  "value": "($kendo-icon-size * 2)",
149704
150136
  "scope": "default",
149705
150137
  "line": {
149706
- "start": 481,
149707
- "end": 481
150138
+ "start": 484,
150139
+ "end": 484
149708
150140
  }
149709
150141
  },
149710
150142
  "group": [
@@ -149721,8 +150153,8 @@
149721
150153
  {
149722
150154
  "description": "The grouping border top of the Grid row.\n",
149723
150155
  "commentRange": {
149724
- "start": 483,
149725
- "end": 484
150156
+ "start": 486,
150157
+ "end": 487
149726
150158
  },
149727
150159
  "context": {
149728
150160
  "type": "variable",
@@ -149730,8 +150162,8 @@
149730
150162
  "value": "1px",
149731
150163
  "scope": "default",
149732
150164
  "line": {
149733
- "start": 485,
149734
- "end": 485
150165
+ "start": 488,
150166
+ "end": 488
149735
150167
  }
149736
150168
  },
149737
150169
  "group": [
@@ -149748,8 +150180,8 @@
149748
150180
  {
149749
150181
  "description": "The indent size for nested grouping rows.\n",
149750
150182
  "commentRange": {
149751
- "start": 486,
149752
- "end": 487
150183
+ "start": 489,
150184
+ "end": 490
149753
150185
  },
149754
150186
  "context": {
149755
150187
  "type": "variable",
@@ -149757,8 +150189,8 @@
149757
150189
  "value": "k-spacing(6)",
149758
150190
  "scope": "default",
149759
150191
  "line": {
149760
- "start": 488,
149761
- "end": 488
150192
+ "start": 491,
150193
+ "end": 491
149762
150194
  }
149763
150195
  },
149764
150196
  "group": [
@@ -149775,8 +150207,8 @@
149775
150207
  {
149776
150208
  "description": "The margin at the end of the checkbox in grouping rows.\n",
149777
150209
  "commentRange": {
149778
- "start": 489,
149779
- "end": 490
150210
+ "start": 492,
150211
+ "end": 493
149780
150212
  },
149781
150213
  "context": {
149782
150214
  "type": "variable",
@@ -149784,8 +150216,8 @@
149784
150216
  "value": "k-spacing(3)",
149785
150217
  "scope": "default",
149786
150218
  "line": {
149787
- "start": 491,
149788
- "end": 491
150219
+ "start": 494,
150220
+ "end": 494
149789
150221
  }
149790
150222
  },
149791
150223
  "group": [
@@ -149802,8 +150234,8 @@
149802
150234
  {
149803
150235
  "description": "The vertical border of the Grid footer.\n",
149804
150236
  "commentRange": {
149805
- "start": 492,
149806
- "end": 493
150237
+ "start": 495,
150238
+ "end": 496
149807
150239
  },
149808
150240
  "context": {
149809
150241
  "type": "variable",
@@ -149811,8 +150243,8 @@
149811
150243
  "value": "1px",
149812
150244
  "scope": "default",
149813
150245
  "line": {
149814
- "start": 494,
149815
- "end": 494
150246
+ "start": 497,
150247
+ "end": 497
149816
150248
  }
149817
150249
  },
149818
150250
  "group": [
@@ -149829,8 +150261,8 @@
149829
150261
  {
149830
150262
  "description": "The background color of the Grid row resize indicator.\n",
149831
150263
  "commentRange": {
149832
- "start": 496,
149833
- "end": 497
150264
+ "start": 499,
150265
+ "end": 500
149834
150266
  },
149835
150267
  "context": {
149836
150268
  "type": "variable",
@@ -149838,8 +150270,8 @@
149838
150270
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
149839
150271
  "scope": "default",
149840
150272
  "line": {
149841
- "start": 498,
149842
- "end": 498
150273
+ "start": 501,
150274
+ "end": 501
149843
150275
  }
149844
150276
  },
149845
150277
  "group": [
@@ -149856,8 +150288,8 @@
149856
150288
  {
149857
150289
  "description": "The background color of the active Grid row resize indicator.\n",
149858
150290
  "commentRange": {
149859
- "start": 499,
149860
- "end": 500
150291
+ "start": 502,
150292
+ "end": 503
149861
150293
  },
149862
150294
  "context": {
149863
150295
  "type": "variable",
@@ -149865,8 +150297,8 @@
149865
150297
  "value": "k-color(primary)",
149866
150298
  "scope": "default",
149867
150299
  "line": {
149868
- "start": 501,
149869
- "end": 501
150300
+ "start": 504,
150301
+ "end": 504
149870
150302
  }
149871
150303
  },
149872
150304
  "group": [
@@ -149883,8 +150315,8 @@
149883
150315
  {
149884
150316
  "description": "The height of the Grid row resize indicator.\n",
149885
150317
  "commentRange": {
149886
- "start": 502,
149887
- "end": 503
150318
+ "start": 505,
150319
+ "end": 506
149888
150320
  },
149889
150321
  "context": {
149890
150322
  "type": "variable",
@@ -149892,8 +150324,8 @@
149892
150324
  "value": "k-spacing(0.5)",
149893
150325
  "scope": "default",
149894
150326
  "line": {
149895
- "start": 504,
149896
- "end": 504
150327
+ "start": 507,
150328
+ "end": 507
149897
150329
  }
149898
150330
  },
149899
150331
  "group": [
@@ -149910,8 +150342,8 @@
149910
150342
  {
149911
150343
  "description": "The horizontal padding of the Grid stack layout cells.\n",
149912
150344
  "commentRange": {
149913
- "start": 506,
149914
- "end": 507
150345
+ "start": 509,
150346
+ "end": 510
149915
150347
  },
149916
150348
  "context": {
149917
150349
  "type": "variable",
@@ -149919,8 +150351,8 @@
149919
150351
  "value": "k-spacing(2)",
149920
150352
  "scope": "default",
149921
150353
  "line": {
149922
- "start": 508,
149923
- "end": 508
150354
+ "start": 511,
150355
+ "end": 511
149924
150356
  }
149925
150357
  },
149926
150358
  "group": [
@@ -149937,8 +150369,8 @@
149937
150369
  {
149938
150370
  "description": "The vertical padding of the Grid stack layout cells.\n",
149939
150371
  "commentRange": {
149940
- "start": 509,
149941
- "end": 510
150372
+ "start": 512,
150373
+ "end": 513
149942
150374
  },
149943
150375
  "context": {
149944
150376
  "type": "variable",
@@ -149946,8 +150378,8 @@
149946
150378
  "value": "k-spacing(1.5)",
149947
150379
  "scope": "default",
149948
150380
  "line": {
149949
- "start": 511,
149950
- "end": 511
150381
+ "start": 514,
150382
+ "end": 514
149951
150383
  }
149952
150384
  },
149953
150385
  "group": [
@@ -149964,8 +150396,8 @@
149964
150396
  {
149965
150397
  "description": "The column gap of the Grid stack layout.\n",
149966
150398
  "commentRange": {
149967
- "start": 513,
149968
- "end": 514
150399
+ "start": 516,
150400
+ "end": 517
149969
150401
  },
149970
150402
  "context": {
149971
150403
  "type": "variable",
@@ -149973,8 +150405,8 @@
149973
150405
  "value": "k-spacing(1)",
149974
150406
  "scope": "default",
149975
150407
  "line": {
149976
- "start": 515,
149977
- "end": 515
150408
+ "start": 518,
150409
+ "end": 518
149978
150410
  }
149979
150411
  },
149980
150412
  "group": [
@@ -149991,8 +150423,8 @@
149991
150423
  {
149992
150424
  "description": "The column gap of the editable Grid stack layout.\n",
149993
150425
  "commentRange": {
149994
- "start": 516,
149995
- "end": 517
150426
+ "start": 519,
150427
+ "end": 520
149996
150428
  },
149997
150429
  "context": {
149998
150430
  "type": "variable",
@@ -150000,8 +150432,8 @@
150000
150432
  "value": "k-spacing(2)",
150001
150433
  "scope": "default",
150002
150434
  "line": {
150003
- "start": 518,
150004
- "end": 518
150435
+ "start": 521,
150436
+ "end": 521
150005
150437
  }
150006
150438
  },
150007
150439
  "group": [
@@ -150018,8 +150450,8 @@
150018
150450
  {
150019
150451
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
150020
150452
  "commentRange": {
150021
- "start": 520,
150022
- "end": 521
150453
+ "start": 523,
150454
+ "end": 524
150023
150455
  },
150024
150456
  "context": {
150025
150457
  "type": "variable",
@@ -150027,8 +150459,8 @@
150027
150459
  "value": "k-spacing(2)",
150028
150460
  "scope": "default",
150029
150461
  "line": {
150030
- "start": 522,
150031
- "end": 522
150462
+ "start": 525,
150463
+ "end": 525
150032
150464
  }
150033
150465
  },
150034
150466
  "group": [
@@ -150045,8 +150477,8 @@
150045
150477
  {
150046
150478
  "description": "The font size of the Grid stack layout column header.\n",
150047
150479
  "commentRange": {
150048
- "start": 524,
150049
- "end": 525
150480
+ "start": 527,
150481
+ "end": 528
150050
150482
  },
150051
150483
  "context": {
150052
150484
  "type": "variable",
@@ -150054,8 +150486,8 @@
150054
150486
  "value": "var( --kendo-font-size-sm, inherit )",
150055
150487
  "scope": "default",
150056
150488
  "line": {
150057
- "start": 526,
150058
- "end": 526
150489
+ "start": 529,
150490
+ "end": 529
150059
150491
  }
150060
150492
  },
150061
150493
  "group": [
@@ -150072,8 +150504,8 @@
150072
150504
  {
150073
150505
  "description": "The font weight of the Grid stack layout column header.\n",
150074
150506
  "commentRange": {
150075
- "start": 527,
150076
- "end": 528
150507
+ "start": 530,
150508
+ "end": 531
150077
150509
  },
150078
150510
  "context": {
150079
150511
  "type": "variable",
@@ -150081,8 +150513,8 @@
150081
150513
  "value": "var( --kendo-font-weight-bold, bold )",
150082
150514
  "scope": "default",
150083
150515
  "line": {
150084
- "start": 529,
150085
- "end": 529
150516
+ "start": 532,
150517
+ "end": 532
150086
150518
  }
150087
150519
  },
150088
150520
  "group": [
@@ -150099,8 +150531,8 @@
150099
150531
  {
150100
150532
  "description": "The height of the Grid stack layout expandable row shadow.\n",
150101
150533
  "commentRange": {
150102
- "start": 530,
150103
- "end": 531
150534
+ "start": 533,
150535
+ "end": 534
150104
150536
  },
150105
150537
  "context": {
150106
150538
  "type": "variable",
@@ -150108,8 +150540,8 @@
150108
150540
  "value": "k-spacing(2.5)",
150109
150541
  "scope": "default",
150110
150542
  "line": {
150111
- "start": 532,
150112
- "end": 532
150543
+ "start": 535,
150544
+ "end": 535
150113
150545
  }
150114
150546
  },
150115
150547
  "group": [
@@ -150126,8 +150558,8 @@
150126
150558
  {
150127
150559
  "description": "The color of the Grid stack layout column header.\n",
150128
150560
  "commentRange": {
150129
- "start": 534,
150130
- "end": 535
150561
+ "start": 537,
150562
+ "end": 538
150131
150563
  },
150132
150564
  "context": {
150133
150565
  "type": "variable",
@@ -150135,8 +150567,8 @@
150135
150567
  "value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
150136
150568
  "scope": "default",
150137
150569
  "line": {
150138
- "start": 536,
150139
- "end": 536
150570
+ "start": 539,
150571
+ "end": 539
150140
150572
  }
150141
150573
  },
150142
150574
  "group": [
@@ -150153,8 +150585,8 @@
150153
150585
  {
150154
150586
  "description": "The outline color of the Grid stack layout focused cell.\n",
150155
150587
  "commentRange": {
150156
- "start": 537,
150157
- "end": 538
150588
+ "start": 540,
150589
+ "end": 541
150158
150590
  },
150159
150591
  "context": {
150160
150592
  "type": "variable",
@@ -150162,8 +150594,8 @@
150162
150594
  "value": "k-color(subtle)",
150163
150595
  "scope": "default",
150164
150596
  "line": {
150165
- "start": 539,
150166
- "end": 539
150597
+ "start": 542,
150598
+ "end": 542
150167
150599
  }
150168
150600
  },
150169
150601
  "group": [
@@ -150180,8 +150612,8 @@
150180
150612
  {
150181
150613
  "description": "The Grid stack layout expandable row shadow.\n",
150182
150614
  "commentRange": {
150183
- "start": 540,
150184
- "end": 541
150615
+ "start": 543,
150616
+ "end": 544
150185
150617
  },
150186
150618
  "context": {
150187
150619
  "type": "variable",
@@ -150189,8 +150621,8 @@
150189
150621
  "value": "k-elevation(2)",
150190
150622
  "scope": "default",
150191
150623
  "line": {
150192
- "start": 542,
150193
- "end": 542
150624
+ "start": 545,
150625
+ "end": 545
150194
150626
  }
150195
150627
  },
150196
150628
  "group": [
@@ -150207,8 +150639,8 @@
150207
150639
  {
150208
150640
  "description": "The font weight of the pinned source row in the Grid.\n",
150209
150641
  "commentRange": {
150210
- "start": 544,
150211
- "end": 545
150642
+ "start": 547,
150643
+ "end": 548
150212
150644
  },
150213
150645
  "context": {
150214
150646
  "type": "variable",
@@ -150216,8 +150648,8 @@
150216
150648
  "value": "var( --kendo-font-weight-bold, 700 )",
150217
150649
  "scope": "default",
150218
150650
  "line": {
150219
- "start": 546,
150220
- "end": 546
150651
+ "start": 549,
150652
+ "end": 549
150221
150653
  }
150222
150654
  },
150223
150655
  "group": [
@@ -179070,7 +179502,7 @@
179070
179502
  "context": {
179071
179503
  "type": "variable",
179072
179504
  "name": "kendo-scheduler-event-selected-bg",
179073
- "value": "k-color(primary)",
179505
+ "value": "k-color(secondary-subtle)",
179074
179506
  "scope": "default",
179075
179507
  "line": {
179076
179508
  "start": 154,
@@ -179085,7 +179517,7 @@
179085
179517
  "path": "meridian/scss/scheduler/_variables.scss",
179086
179518
  "name": "_variables.scss"
179087
179519
  },
179088
- "resolvedValue": "var(--kendo-color-primary)",
179520
+ "resolvedValue": "var(--kendo-color-secondary-subtle)",
179089
179521
  "resolvedType": "String"
179090
179522
  },
179091
179523
  {
@@ -179097,7 +179529,7 @@
179097
179529
  "context": {
179098
179530
  "type": "variable",
179099
179531
  "name": "kendo-scheduler-event-selected-text",
179100
- "value": "k-color(on-primary)",
179532
+ "value": "k-color(secondary-on-subtle)",
179101
179533
  "scope": "default",
179102
179534
  "line": {
179103
179535
  "start": 157,
@@ -179112,7 +179544,7 @@
179112
179544
  "path": "meridian/scss/scheduler/_variables.scss",
179113
179545
  "name": "_variables.scss"
179114
179546
  },
179115
- "resolvedValue": "var(--kendo-color-on-primary)",
179547
+ "resolvedValue": "var(--kendo-color-secondary-on-subtle)",
179116
179548
  "resolvedType": "String"
179117
179549
  },
179118
179550
  {