@progress/kendo-theme-default 13.2.0-dev.2 → 13.2.0-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.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +722 -668
- package/dist/meta/sassdoc-raw-data.json +338 -313
- package/dist/meta/variables.json +25 -21
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/breadcrumb/_variables.scss +1 -1
- package/scss/calendar/_variables.scss +2 -2
- package/scss/captcha/_variables.scss +2 -2
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/filter/_variables.scss +1 -1
- package/scss/grid/_variables.scss +0 -1
- package/scss/icons/_variables.scss +5 -1
- package/scss/panelbar/_variables.scss +1 -1
- package/scss/spreadsheet/_variables.scss +1 -1
- package/scss/tabstrip/_variables.scss +1 -1
- package/scss/taskboard/_variables.scss +3 -3
- package/scss/timeselector/_variables.scss +4 -4
- package/scss/treeview/_variables.scss +1 -1
|
@@ -2412,7 +2412,7 @@
|
|
|
2412
2412
|
"context": {
|
|
2413
2413
|
"type": "variable",
|
|
2414
2414
|
"name": "kendo-adaptive-menu-clear-text",
|
|
2415
|
-
"value": "k-color(primary)",
|
|
2415
|
+
"value": "k-color(primary-on-surface)",
|
|
2416
2416
|
"scope": "default",
|
|
2417
2417
|
"line": {
|
|
2418
2418
|
"start": 31,
|
|
@@ -2427,7 +2427,7 @@
|
|
|
2427
2427
|
"path": "default/scss/adaptive/_variables.scss",
|
|
2428
2428
|
"name": "_variables.scss"
|
|
2429
2429
|
},
|
|
2430
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
2430
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
2431
2431
|
"resolvedType": "String"
|
|
2432
2432
|
},
|
|
2433
2433
|
{
|
|
@@ -2601,7 +2601,7 @@
|
|
|
2601
2601
|
"context": {
|
|
2602
2602
|
"type": "variable",
|
|
2603
2603
|
"name": "kendo-adaptive-grid-sort-text",
|
|
2604
|
-
"value": "k-color(primary)",
|
|
2604
|
+
"value": "k-color(primary-on-surface)",
|
|
2605
2605
|
"scope": "default",
|
|
2606
2606
|
"line": {
|
|
2607
2607
|
"start": 57,
|
|
@@ -2616,7 +2616,7 @@
|
|
|
2616
2616
|
"path": "default/scss/adaptive/_variables.scss",
|
|
2617
2617
|
"name": "_variables.scss"
|
|
2618
2618
|
},
|
|
2619
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
2619
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
2620
2620
|
"resolvedType": "String"
|
|
2621
2621
|
},
|
|
2622
2622
|
{
|
|
@@ -2628,7 +2628,7 @@
|
|
|
2628
2628
|
"context": {
|
|
2629
2629
|
"type": "variable",
|
|
2630
2630
|
"name": "kendo-adaptive-scheduler-current-text",
|
|
2631
|
-
"value": "k-color(primary)",
|
|
2631
|
+
"value": "k-color(primary-on-surface)",
|
|
2632
2632
|
"scope": "default",
|
|
2633
2633
|
"line": {
|
|
2634
2634
|
"start": 63,
|
|
@@ -2643,7 +2643,7 @@
|
|
|
2643
2643
|
"path": "default/scss/adaptive/_variables.scss",
|
|
2644
2644
|
"name": "_variables.scss"
|
|
2645
2645
|
},
|
|
2646
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
2646
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
2647
2647
|
"resolvedType": "String"
|
|
2648
2648
|
},
|
|
2649
2649
|
{
|
|
@@ -5823,7 +5823,7 @@
|
|
|
5823
5823
|
"context": {
|
|
5824
5824
|
"type": "variable",
|
|
5825
5825
|
"name": "kendo-breadcrumb-link-focus-text",
|
|
5826
|
-
"value": "k-color(primary)",
|
|
5826
|
+
"value": "k-color(primary-on-surface)",
|
|
5827
5827
|
"scope": "default",
|
|
5828
5828
|
"line": {
|
|
5829
5829
|
"start": 148,
|
|
@@ -5838,7 +5838,7 @@
|
|
|
5838
5838
|
"path": "default/scss/breadcrumb/_variables.scss",
|
|
5839
5839
|
"name": "_variables.scss"
|
|
5840
5840
|
},
|
|
5841
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
5841
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
5842
5842
|
"resolvedType": "String"
|
|
5843
5843
|
},
|
|
5844
5844
|
{
|
|
@@ -10185,7 +10185,7 @@
|
|
|
10185
10185
|
"context": {
|
|
10186
10186
|
"type": "variable",
|
|
10187
10187
|
"name": "kendo-calendar-today-color",
|
|
10188
|
-
"value": "k-color(primary)",
|
|
10188
|
+
"value": "k-color(primary-on-surface)",
|
|
10189
10189
|
"scope": "default",
|
|
10190
10190
|
"line": {
|
|
10191
10191
|
"start": 160,
|
|
@@ -10200,7 +10200,7 @@
|
|
|
10200
10200
|
"path": "default/scss/calendar/_variables.scss",
|
|
10201
10201
|
"name": "_variables.scss"
|
|
10202
10202
|
},
|
|
10203
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
10203
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
10204
10204
|
"resolvedType": "String"
|
|
10205
10205
|
},
|
|
10206
10206
|
{
|
|
@@ -10914,7 +10914,7 @@
|
|
|
10914
10914
|
"context": {
|
|
10915
10915
|
"type": "variable",
|
|
10916
10916
|
"name": "kendo-calendar-navigation-hover-text",
|
|
10917
|
-
"value": "k-color(primary-
|
|
10917
|
+
"value": "k-color(primary-on-surface)",
|
|
10918
10918
|
"scope": "default",
|
|
10919
10919
|
"line": {
|
|
10920
10920
|
"start": 252,
|
|
@@ -10929,7 +10929,7 @@
|
|
|
10929
10929
|
"path": "default/scss/calendar/_variables.scss",
|
|
10930
10930
|
"name": "_variables.scss"
|
|
10931
10931
|
},
|
|
10932
|
-
"resolvedValue": "var(--kendo-color-primary-
|
|
10932
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
10933
10933
|
"resolvedType": "String"
|
|
10934
10934
|
},
|
|
10935
10935
|
{
|
|
@@ -11751,7 +11751,7 @@
|
|
|
11751
11751
|
"context": {
|
|
11752
11752
|
"type": "variable",
|
|
11753
11753
|
"name": "kendo-captcha-text",
|
|
11754
|
-
"value": "k-color(surface
|
|
11754
|
+
"value": "k-color(on-app-surface)",
|
|
11755
11755
|
"scope": "default",
|
|
11756
11756
|
"line": {
|
|
11757
11757
|
"start": 29,
|
|
@@ -11766,7 +11766,7 @@
|
|
|
11766
11766
|
"path": "default/scss/captcha/_variables.scss",
|
|
11767
11767
|
"name": "_variables.scss"
|
|
11768
11768
|
},
|
|
11769
|
-
"resolvedValue": "var(--kendo-color-surface
|
|
11769
|
+
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
11770
11770
|
"resolvedType": "String"
|
|
11771
11771
|
},
|
|
11772
11772
|
{
|
|
@@ -11778,7 +11778,7 @@
|
|
|
11778
11778
|
"context": {
|
|
11779
11779
|
"type": "variable",
|
|
11780
11780
|
"name": "kendo-captcha-border",
|
|
11781
|
-
"value": "k-color(
|
|
11781
|
+
"value": "k-color(border)",
|
|
11782
11782
|
"scope": "default",
|
|
11783
11783
|
"line": {
|
|
11784
11784
|
"start": 32,
|
|
@@ -11793,7 +11793,7 @@
|
|
|
11793
11793
|
"path": "default/scss/captcha/_variables.scss",
|
|
11794
11794
|
"name": "_variables.scss"
|
|
11795
11795
|
},
|
|
11796
|
-
"resolvedValue": "var(--kendo-color-
|
|
11796
|
+
"resolvedValue": "var(--kendo-color-border)",
|
|
11797
11797
|
"resolvedType": "String"
|
|
11798
11798
|
},
|
|
11799
11799
|
{
|
|
@@ -25014,7 +25014,7 @@
|
|
|
25014
25014
|
"context": {
|
|
25015
25015
|
"type": "variable",
|
|
25016
25016
|
"name": "kendo-group-menu-item-add-action-text",
|
|
25017
|
-
"value": "k-color(primary)",
|
|
25017
|
+
"value": "k-color(primary-on-surface)",
|
|
25018
25018
|
"scope": "default",
|
|
25019
25019
|
"line": {
|
|
25020
25020
|
"start": 68,
|
|
@@ -25029,7 +25029,7 @@
|
|
|
25029
25029
|
"path": "default/scss/column-menu/_variables.scss",
|
|
25030
25030
|
"name": "_variables.scss"
|
|
25031
25031
|
},
|
|
25032
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
25032
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
25033
25033
|
"resolvedType": "String"
|
|
25034
25034
|
},
|
|
25035
25035
|
{
|
|
@@ -31851,7 +31851,7 @@
|
|
|
31851
31851
|
"context": {
|
|
31852
31852
|
"type": "variable",
|
|
31853
31853
|
"name": "kendo-filter-preview-field-text",
|
|
31854
|
-
"value": "k-color(primary)",
|
|
31854
|
+
"value": "k-color(primary-on-surface)",
|
|
31855
31855
|
"scope": "default",
|
|
31856
31856
|
"line": {
|
|
31857
31857
|
"start": 25,
|
|
@@ -31866,7 +31866,7 @@
|
|
|
31866
31866
|
"path": "default/scss/filter/_variables.scss",
|
|
31867
31867
|
"name": "_variables.scss"
|
|
31868
31868
|
},
|
|
31869
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
31869
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
31870
31870
|
"resolvedType": "String"
|
|
31871
31871
|
},
|
|
31872
31872
|
{
|
|
@@ -38586,8 +38586,8 @@
|
|
|
38586
38586
|
{
|
|
38587
38587
|
"description": "The background color of highlighted Grid rows.\n",
|
|
38588
38588
|
"commentRange": {
|
|
38589
|
-
"start":
|
|
38590
|
-
"end":
|
|
38589
|
+
"start": 248,
|
|
38590
|
+
"end": 249
|
|
38591
38591
|
},
|
|
38592
38592
|
"context": {
|
|
38593
38593
|
"type": "variable",
|
|
@@ -38595,8 +38595,8 @@
|
|
|
38595
38595
|
"value": "$kendo-table-highlighted-bg",
|
|
38596
38596
|
"scope": "default",
|
|
38597
38597
|
"line": {
|
|
38598
|
-
"start":
|
|
38599
|
-
"end":
|
|
38598
|
+
"start": 250,
|
|
38599
|
+
"end": 250
|
|
38600
38600
|
}
|
|
38601
38601
|
},
|
|
38602
38602
|
"group": [
|
|
@@ -38613,8 +38613,8 @@
|
|
|
38613
38613
|
{
|
|
38614
38614
|
"description": "The font weight of highlighted Grid rows.\n",
|
|
38615
38615
|
"commentRange": {
|
|
38616
|
-
"start":
|
|
38617
|
-
"end":
|
|
38616
|
+
"start": 251,
|
|
38617
|
+
"end": 252
|
|
38618
38618
|
},
|
|
38619
38619
|
"context": {
|
|
38620
38620
|
"type": "variable",
|
|
@@ -38622,8 +38622,8 @@
|
|
|
38622
38622
|
"value": "$kendo-table-highlighted-font-weight",
|
|
38623
38623
|
"scope": "default",
|
|
38624
38624
|
"line": {
|
|
38625
|
-
"start":
|
|
38626
|
-
"end":
|
|
38625
|
+
"start": 253,
|
|
38626
|
+
"end": 253
|
|
38627
38627
|
}
|
|
38628
38628
|
},
|
|
38629
38629
|
"group": [
|
|
@@ -38640,8 +38640,8 @@
|
|
|
38640
38640
|
{
|
|
38641
38641
|
"description": "The background color of selected highlighted Grid rows.\n",
|
|
38642
38642
|
"commentRange": {
|
|
38643
|
-
"start":
|
|
38644
|
-
"end":
|
|
38643
|
+
"start": 255,
|
|
38644
|
+
"end": 256
|
|
38645
38645
|
},
|
|
38646
38646
|
"context": {
|
|
38647
38647
|
"type": "variable",
|
|
@@ -38649,8 +38649,8 @@
|
|
|
38649
38649
|
"value": "$kendo-table-selected-highlighted-bg",
|
|
38650
38650
|
"scope": "default",
|
|
38651
38651
|
"line": {
|
|
38652
|
-
"start":
|
|
38653
|
-
"end":
|
|
38652
|
+
"start": 257,
|
|
38653
|
+
"end": 257
|
|
38654
38654
|
}
|
|
38655
38655
|
},
|
|
38656
38656
|
"group": [
|
|
@@ -38667,8 +38667,8 @@
|
|
|
38667
38667
|
{
|
|
38668
38668
|
"description": "The background color of the Grid selection aggregates container.\n",
|
|
38669
38669
|
"commentRange": {
|
|
38670
|
-
"start":
|
|
38671
|
-
"end":
|
|
38670
|
+
"start": 259,
|
|
38671
|
+
"end": 260
|
|
38672
38672
|
},
|
|
38673
38673
|
"context": {
|
|
38674
38674
|
"type": "variable",
|
|
@@ -38676,8 +38676,8 @@
|
|
|
38676
38676
|
"value": "$kendo-grid-header-bg",
|
|
38677
38677
|
"scope": "default",
|
|
38678
38678
|
"line": {
|
|
38679
|
-
"start":
|
|
38680
|
-
"end":
|
|
38679
|
+
"start": 261,
|
|
38680
|
+
"end": 261
|
|
38681
38681
|
}
|
|
38682
38682
|
},
|
|
38683
38683
|
"group": [
|
|
@@ -38694,8 +38694,8 @@
|
|
|
38694
38694
|
{
|
|
38695
38695
|
"description": "The text color of the Grid selection aggregates container.\n",
|
|
38696
38696
|
"commentRange": {
|
|
38697
|
-
"start":
|
|
38698
|
-
"end":
|
|
38697
|
+
"start": 262,
|
|
38698
|
+
"end": 263
|
|
38699
38699
|
},
|
|
38700
38700
|
"context": {
|
|
38701
38701
|
"type": "variable",
|
|
@@ -38703,8 +38703,8 @@
|
|
|
38703
38703
|
"value": "$kendo-grid-text",
|
|
38704
38704
|
"scope": "default",
|
|
38705
38705
|
"line": {
|
|
38706
|
-
"start":
|
|
38707
|
-
"end":
|
|
38706
|
+
"start": 264,
|
|
38707
|
+
"end": 264
|
|
38708
38708
|
}
|
|
38709
38709
|
},
|
|
38710
38710
|
"group": [
|
|
@@ -38721,8 +38721,8 @@
|
|
|
38721
38721
|
{
|
|
38722
38722
|
"description": "The border color of the Grid selection aggregates container.\n",
|
|
38723
38723
|
"commentRange": {
|
|
38724
|
-
"start":
|
|
38725
|
-
"end":
|
|
38724
|
+
"start": 265,
|
|
38725
|
+
"end": 266
|
|
38726
38726
|
},
|
|
38727
38727
|
"context": {
|
|
38728
38728
|
"type": "variable",
|
|
@@ -38730,8 +38730,8 @@
|
|
|
38730
38730
|
"value": "$kendo-grid-border",
|
|
38731
38731
|
"scope": "default",
|
|
38732
38732
|
"line": {
|
|
38733
|
-
"start":
|
|
38734
|
-
"end":
|
|
38733
|
+
"start": 267,
|
|
38734
|
+
"end": 267
|
|
38735
38735
|
}
|
|
38736
38736
|
},
|
|
38737
38737
|
"group": [
|
|
@@ -38748,8 +38748,8 @@
|
|
|
38748
38748
|
{
|
|
38749
38749
|
"description": "The border width of the Grid selection aggregates container.\n",
|
|
38750
38750
|
"commentRange": {
|
|
38751
|
-
"start":
|
|
38752
|
-
"end":
|
|
38751
|
+
"start": 268,
|
|
38752
|
+
"end": 269
|
|
38753
38753
|
},
|
|
38754
38754
|
"context": {
|
|
38755
38755
|
"type": "variable",
|
|
@@ -38757,8 +38757,8 @@
|
|
|
38757
38757
|
"value": "$kendo-grid-border-width",
|
|
38758
38758
|
"scope": "default",
|
|
38759
38759
|
"line": {
|
|
38760
|
-
"start":
|
|
38761
|
-
"end":
|
|
38760
|
+
"start": 270,
|
|
38761
|
+
"end": 270
|
|
38762
38762
|
}
|
|
38763
38763
|
},
|
|
38764
38764
|
"group": [
|
|
@@ -38775,8 +38775,8 @@
|
|
|
38775
38775
|
{
|
|
38776
38776
|
"description": "The spacing between the selection aggregates items.\n",
|
|
38777
38777
|
"commentRange": {
|
|
38778
|
-
"start":
|
|
38779
|
-
"end":
|
|
38778
|
+
"start": 271,
|
|
38779
|
+
"end": 272
|
|
38780
38780
|
},
|
|
38781
38781
|
"context": {
|
|
38782
38782
|
"type": "variable",
|
|
@@ -38784,8 +38784,8 @@
|
|
|
38784
38784
|
"value": "k-spacing(2)",
|
|
38785
38785
|
"scope": "default",
|
|
38786
38786
|
"line": {
|
|
38787
|
-
"start":
|
|
38788
|
-
"end":
|
|
38787
|
+
"start": 273,
|
|
38788
|
+
"end": 273
|
|
38789
38789
|
}
|
|
38790
38790
|
},
|
|
38791
38791
|
"group": [
|
|
@@ -38802,8 +38802,8 @@
|
|
|
38802
38802
|
{
|
|
38803
38803
|
"description": "The line height of the Grid selection aggregates container.\n",
|
|
38804
38804
|
"commentRange": {
|
|
38805
|
-
"start":
|
|
38806
|
-
"end":
|
|
38805
|
+
"start": 274,
|
|
38806
|
+
"end": 275
|
|
38807
38807
|
},
|
|
38808
38808
|
"context": {
|
|
38809
38809
|
"type": "variable",
|
|
@@ -38811,8 +38811,8 @@
|
|
|
38811
38811
|
"value": "$kendo-grid-line-height",
|
|
38812
38812
|
"scope": "default",
|
|
38813
38813
|
"line": {
|
|
38814
|
-
"start":
|
|
38815
|
-
"end":
|
|
38814
|
+
"start": 276,
|
|
38815
|
+
"end": 276
|
|
38816
38816
|
}
|
|
38817
38817
|
},
|
|
38818
38818
|
"group": [
|
|
@@ -38829,8 +38829,8 @@
|
|
|
38829
38829
|
{
|
|
38830
38830
|
"description": "The font weight of the Grid selection aggregates container.\n",
|
|
38831
38831
|
"commentRange": {
|
|
38832
|
-
"start":
|
|
38833
|
-
"end":
|
|
38832
|
+
"start": 277,
|
|
38833
|
+
"end": 278
|
|
38834
38834
|
},
|
|
38835
38835
|
"context": {
|
|
38836
38836
|
"type": "variable",
|
|
@@ -38838,8 +38838,8 @@
|
|
|
38838
38838
|
"value": "var(--kendo-font-weight-bold)",
|
|
38839
38839
|
"scope": "default",
|
|
38840
38840
|
"line": {
|
|
38841
|
-
"start":
|
|
38842
|
-
"end":
|
|
38841
|
+
"start": 279,
|
|
38842
|
+
"end": 279
|
|
38843
38843
|
}
|
|
38844
38844
|
},
|
|
38845
38845
|
"group": [
|
|
@@ -38856,8 +38856,8 @@
|
|
|
38856
38856
|
{
|
|
38857
38857
|
"description": "The background color of the Grid row.\n",
|
|
38858
38858
|
"commentRange": {
|
|
38859
|
-
"start":
|
|
38860
|
-
"end":
|
|
38859
|
+
"start": 281,
|
|
38860
|
+
"end": 282
|
|
38861
38861
|
},
|
|
38862
38862
|
"context": {
|
|
38863
38863
|
"type": "variable",
|
|
@@ -38865,8 +38865,8 @@
|
|
|
38865
38865
|
"value": "k-color(surface)",
|
|
38866
38866
|
"scope": "default",
|
|
38867
38867
|
"line": {
|
|
38868
|
-
"start":
|
|
38869
|
-
"end":
|
|
38868
|
+
"start": 283,
|
|
38869
|
+
"end": 283
|
|
38870
38870
|
}
|
|
38871
38871
|
},
|
|
38872
38872
|
"group": [
|
|
@@ -38883,8 +38883,8 @@
|
|
|
38883
38883
|
{
|
|
38884
38884
|
"description": "The text color of the Grid row.\n",
|
|
38885
38885
|
"commentRange": {
|
|
38886
|
-
"start":
|
|
38887
|
-
"end":
|
|
38886
|
+
"start": 284,
|
|
38887
|
+
"end": 285
|
|
38888
38888
|
},
|
|
38889
38889
|
"context": {
|
|
38890
38890
|
"type": "variable",
|
|
@@ -38892,8 +38892,8 @@
|
|
|
38892
38892
|
"value": "$kendo-grid-text",
|
|
38893
38893
|
"scope": "default",
|
|
38894
38894
|
"line": {
|
|
38895
|
-
"start":
|
|
38896
|
-
"end":
|
|
38895
|
+
"start": 286,
|
|
38896
|
+
"end": 286
|
|
38897
38897
|
}
|
|
38898
38898
|
},
|
|
38899
38899
|
"group": [
|
|
@@ -38910,8 +38910,8 @@
|
|
|
38910
38910
|
{
|
|
38911
38911
|
"description": "The sorted icon spacing of the Grid.\n",
|
|
38912
38912
|
"commentRange": {
|
|
38913
|
-
"start":
|
|
38914
|
-
"end":
|
|
38913
|
+
"start": 288,
|
|
38914
|
+
"end": 289
|
|
38915
38915
|
},
|
|
38916
38916
|
"context": {
|
|
38917
38917
|
"type": "variable",
|
|
@@ -38919,8 +38919,8 @@
|
|
|
38919
38919
|
"value": "calc( #{k-spacing(2)} - 1px )",
|
|
38920
38920
|
"scope": "default",
|
|
38921
38921
|
"line": {
|
|
38922
|
-
"start":
|
|
38923
|
-
"end":
|
|
38922
|
+
"start": 290,
|
|
38923
|
+
"end": 290
|
|
38924
38924
|
}
|
|
38925
38925
|
},
|
|
38926
38926
|
"group": [
|
|
@@ -38937,8 +38937,8 @@
|
|
|
38937
38937
|
{
|
|
38938
38938
|
"description": "The background color of the Grid.\n",
|
|
38939
38939
|
"commentRange": {
|
|
38940
|
-
"start":
|
|
38941
|
-
"end":
|
|
38940
|
+
"start": 291,
|
|
38941
|
+
"end": 292
|
|
38942
38942
|
},
|
|
38943
38943
|
"context": {
|
|
38944
38944
|
"type": "variable",
|
|
@@ -38946,8 +38946,8 @@
|
|
|
38946
38946
|
"value": "color-mix(in srgb, k-color(on-app-surface) 3%, transparent)",
|
|
38947
38947
|
"scope": "default",
|
|
38948
38948
|
"line": {
|
|
38949
|
-
"start":
|
|
38950
|
-
"end":
|
|
38949
|
+
"start": 293,
|
|
38950
|
+
"end": 293
|
|
38951
38951
|
}
|
|
38952
38952
|
},
|
|
38953
38953
|
"group": [
|
|
@@ -38964,8 +38964,8 @@
|
|
|
38964
38964
|
{
|
|
38965
38965
|
"description": "The text color of the Grid.\n",
|
|
38966
38966
|
"commentRange": {
|
|
38967
|
-
"start":
|
|
38968
|
-
"end":
|
|
38967
|
+
"start": 294,
|
|
38968
|
+
"end": 295
|
|
38969
38969
|
},
|
|
38970
38970
|
"context": {
|
|
38971
38971
|
"type": "variable",
|
|
@@ -38973,8 +38973,8 @@
|
|
|
38973
38973
|
"value": "k-color(primary)",
|
|
38974
38974
|
"scope": "default",
|
|
38975
38975
|
"line": {
|
|
38976
|
-
"start":
|
|
38977
|
-
"end":
|
|
38976
|
+
"start": 296,
|
|
38977
|
+
"end": 296
|
|
38978
38978
|
}
|
|
38979
38979
|
},
|
|
38980
38980
|
"group": [
|
|
@@ -38991,8 +38991,8 @@
|
|
|
38991
38991
|
{
|
|
38992
38992
|
"description": "The font size of the Grid.\n",
|
|
38993
38993
|
"commentRange": {
|
|
38994
|
-
"start":
|
|
38995
|
-
"end":
|
|
38994
|
+
"start": 297,
|
|
38995
|
+
"end": 298
|
|
38996
38996
|
},
|
|
38997
38997
|
"context": {
|
|
38998
38998
|
"type": "variable",
|
|
@@ -39000,8 +39000,8 @@
|
|
|
39000
39000
|
"value": "var(--kendo-font-size-sm)",
|
|
39001
39001
|
"scope": "default",
|
|
39002
39002
|
"line": {
|
|
39003
|
-
"start":
|
|
39004
|
-
"end":
|
|
39003
|
+
"start": 299,
|
|
39004
|
+
"end": 299
|
|
39005
39005
|
}
|
|
39006
39006
|
},
|
|
39007
39007
|
"group": [
|
|
@@ -39018,8 +39018,8 @@
|
|
|
39018
39018
|
{
|
|
39019
39019
|
"description": "The spacing of the Grid.\n",
|
|
39020
39020
|
"commentRange": {
|
|
39021
|
-
"start":
|
|
39022
|
-
"end":
|
|
39021
|
+
"start": 300,
|
|
39022
|
+
"end": 301
|
|
39023
39023
|
},
|
|
39024
39024
|
"context": {
|
|
39025
39025
|
"type": "variable",
|
|
@@ -39027,8 +39027,8 @@
|
|
|
39027
39027
|
"value": "calc( #{$kendo-icon-spacing} / 2 )",
|
|
39028
39028
|
"scope": "default",
|
|
39029
39029
|
"line": {
|
|
39030
|
-
"start":
|
|
39031
|
-
"end":
|
|
39030
|
+
"start": 302,
|
|
39031
|
+
"end": 302
|
|
39032
39032
|
}
|
|
39033
39033
|
},
|
|
39034
39034
|
"group": [
|
|
@@ -39045,8 +39045,8 @@
|
|
|
39045
39045
|
{
|
|
39046
39046
|
"description": "The vertical spacing of the Grid.\n",
|
|
39047
39047
|
"commentRange": {
|
|
39048
|
-
"start":
|
|
39049
|
-
"end":
|
|
39048
|
+
"start": 303,
|
|
39049
|
+
"end": 304
|
|
39050
39050
|
},
|
|
39051
39051
|
"context": {
|
|
39052
39052
|
"type": "variable",
|
|
@@ -39054,8 +39054,8 @@
|
|
|
39054
39054
|
"value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1)",
|
|
39055
39055
|
"scope": "default",
|
|
39056
39056
|
"line": {
|
|
39057
|
-
"start":
|
|
39058
|
-
"end":
|
|
39057
|
+
"start": 305,
|
|
39058
|
+
"end": 305
|
|
39059
39059
|
}
|
|
39060
39060
|
},
|
|
39061
39061
|
"group": [
|
|
@@ -39072,8 +39072,8 @@
|
|
|
39072
39072
|
{
|
|
39073
39073
|
"description": "The shadow of the Grid.\n",
|
|
39074
39074
|
"commentRange": {
|
|
39075
|
-
"start":
|
|
39076
|
-
"end":
|
|
39075
|
+
"start": 308,
|
|
39076
|
+
"end": 309
|
|
39077
39077
|
},
|
|
39078
39078
|
"context": {
|
|
39079
39079
|
"type": "variable",
|
|
@@ -39081,8 +39081,8 @@
|
|
|
39081
39081
|
"value": "$kendo-table-focus-shadow",
|
|
39082
39082
|
"scope": "default",
|
|
39083
39083
|
"line": {
|
|
39084
|
-
"start":
|
|
39085
|
-
"end":
|
|
39084
|
+
"start": 310,
|
|
39085
|
+
"end": 310
|
|
39086
39086
|
}
|
|
39087
39087
|
},
|
|
39088
39088
|
"group": [
|
|
@@ -39099,8 +39099,8 @@
|
|
|
39099
39099
|
{
|
|
39100
39100
|
"description": "The spacing of the Grid button.\n",
|
|
39101
39101
|
"commentRange": {
|
|
39102
|
-
"start":
|
|
39103
|
-
"end":
|
|
39102
|
+
"start": 312,
|
|
39103
|
+
"end": 313
|
|
39104
39104
|
},
|
|
39105
39105
|
"context": {
|
|
39106
39106
|
"type": "variable",
|
|
@@ -39108,8 +39108,8 @@
|
|
|
39108
39108
|
"value": "k-spacing(2)",
|
|
39109
39109
|
"scope": "default",
|
|
39110
39110
|
"line": {
|
|
39111
|
-
"start":
|
|
39112
|
-
"end":
|
|
39111
|
+
"start": 314,
|
|
39112
|
+
"end": 314
|
|
39113
39113
|
}
|
|
39114
39114
|
},
|
|
39115
39115
|
"group": [
|
|
@@ -39126,8 +39126,8 @@
|
|
|
39126
39126
|
{
|
|
39127
39127
|
"description": "The background color of the sticky content in the Grid.\n",
|
|
39128
39128
|
"commentRange": {
|
|
39129
|
-
"start":
|
|
39130
|
-
"end":
|
|
39129
|
+
"start": 317,
|
|
39130
|
+
"end": 318
|
|
39131
39131
|
},
|
|
39132
39132
|
"context": {
|
|
39133
39133
|
"type": "variable",
|
|
@@ -39135,8 +39135,8 @@
|
|
|
39135
39135
|
"value": "k-color(surface-alt)",
|
|
39136
39136
|
"scope": "default",
|
|
39137
39137
|
"line": {
|
|
39138
|
-
"start":
|
|
39139
|
-
"end":
|
|
39138
|
+
"start": 319,
|
|
39139
|
+
"end": 319
|
|
39140
39140
|
}
|
|
39141
39141
|
},
|
|
39142
39142
|
"group": [
|
|
@@ -39153,8 +39153,8 @@
|
|
|
39153
39153
|
{
|
|
39154
39154
|
"description": "The background color of the hovered sticky content in the Grid.\n",
|
|
39155
39155
|
"commentRange": {
|
|
39156
|
-
"start":
|
|
39157
|
-
"end":
|
|
39156
|
+
"start": 320,
|
|
39157
|
+
"end": 321
|
|
39158
39158
|
},
|
|
39159
39159
|
"context": {
|
|
39160
39160
|
"type": "variable",
|
|
@@ -39162,8 +39162,8 @@
|
|
|
39162
39162
|
"value": "k-color(base-hover)",
|
|
39163
39163
|
"scope": "default",
|
|
39164
39164
|
"line": {
|
|
39165
|
-
"start":
|
|
39166
|
-
"end":
|
|
39165
|
+
"start": 322,
|
|
39166
|
+
"end": 322
|
|
39167
39167
|
}
|
|
39168
39168
|
},
|
|
39169
39169
|
"group": [
|
|
@@ -39180,8 +39180,8 @@
|
|
|
39180
39180
|
{
|
|
39181
39181
|
"description": "The alternate background color of the sticky content in the Grid.\n",
|
|
39182
39182
|
"commentRange": {
|
|
39183
|
-
"start":
|
|
39184
|
-
"end":
|
|
39183
|
+
"start": 323,
|
|
39184
|
+
"end": 324
|
|
39185
39185
|
},
|
|
39186
39186
|
"context": {
|
|
39187
39187
|
"type": "variable",
|
|
@@ -39189,8 +39189,8 @@
|
|
|
39189
39189
|
"value": "k-color(base)",
|
|
39190
39190
|
"scope": "default",
|
|
39191
39191
|
"line": {
|
|
39192
|
-
"start":
|
|
39193
|
-
"end":
|
|
39192
|
+
"start": 325,
|
|
39193
|
+
"end": 325
|
|
39194
39194
|
}
|
|
39195
39195
|
},
|
|
39196
39196
|
"group": [
|
|
@@ -39207,8 +39207,8 @@
|
|
|
39207
39207
|
{
|
|
39208
39208
|
"description": "The border color of the sticky content in the Grid.\n",
|
|
39209
39209
|
"commentRange": {
|
|
39210
|
-
"start":
|
|
39211
|
-
"end":
|
|
39210
|
+
"start": 327,
|
|
39211
|
+
"end": 328
|
|
39212
39212
|
},
|
|
39213
39213
|
"context": {
|
|
39214
39214
|
"type": "variable",
|
|
@@ -39216,8 +39216,8 @@
|
|
|
39216
39216
|
"value": "color-mix(in srgb, k-color(on-app-surface) 30%, transparent)",
|
|
39217
39217
|
"scope": "default",
|
|
39218
39218
|
"line": {
|
|
39219
|
-
"start":
|
|
39220
|
-
"end":
|
|
39219
|
+
"start": 329,
|
|
39220
|
+
"end": 329
|
|
39221
39221
|
}
|
|
39222
39222
|
},
|
|
39223
39223
|
"group": [
|
|
@@ -39234,8 +39234,8 @@
|
|
|
39234
39234
|
{
|
|
39235
39235
|
"description": "The background color of the sticky header in the Grid.\n",
|
|
39236
39236
|
"commentRange": {
|
|
39237
|
-
"start":
|
|
39238
|
-
"end":
|
|
39237
|
+
"start": 331,
|
|
39238
|
+
"end": 332
|
|
39239
39239
|
},
|
|
39240
39240
|
"context": {
|
|
39241
39241
|
"type": "variable",
|
|
@@ -39243,8 +39243,8 @@
|
|
|
39243
39243
|
"value": "$kendo-grid-header-bg",
|
|
39244
39244
|
"scope": "default",
|
|
39245
39245
|
"line": {
|
|
39246
|
-
"start":
|
|
39247
|
-
"end":
|
|
39246
|
+
"start": 333,
|
|
39247
|
+
"end": 333
|
|
39248
39248
|
}
|
|
39249
39249
|
},
|
|
39250
39250
|
"group": [
|
|
@@ -39261,8 +39261,8 @@
|
|
|
39261
39261
|
{
|
|
39262
39262
|
"description": "The text color of the sticky header in the Grid.\n",
|
|
39263
39263
|
"commentRange": {
|
|
39264
|
-
"start":
|
|
39265
|
-
"end":
|
|
39264
|
+
"start": 334,
|
|
39265
|
+
"end": 335
|
|
39266
39266
|
},
|
|
39267
39267
|
"context": {
|
|
39268
39268
|
"type": "variable",
|
|
@@ -39270,8 +39270,8 @@
|
|
|
39270
39270
|
"value": "$kendo-grid-header-text",
|
|
39271
39271
|
"scope": "default",
|
|
39272
39272
|
"line": {
|
|
39273
|
-
"start":
|
|
39274
|
-
"end":
|
|
39273
|
+
"start": 336,
|
|
39274
|
+
"end": 336
|
|
39275
39275
|
}
|
|
39276
39276
|
},
|
|
39277
39277
|
"group": [
|
|
@@ -39288,8 +39288,8 @@
|
|
|
39288
39288
|
{
|
|
39289
39289
|
"description": "The border color of the sticky header in the Grid.\n",
|
|
39290
39290
|
"commentRange": {
|
|
39291
|
-
"start":
|
|
39292
|
-
"end":
|
|
39291
|
+
"start": 337,
|
|
39292
|
+
"end": 338
|
|
39293
39293
|
},
|
|
39294
39294
|
"context": {
|
|
39295
39295
|
"type": "variable",
|
|
@@ -39297,8 +39297,8 @@
|
|
|
39297
39297
|
"value": "$kendo-grid-sticky-border",
|
|
39298
39298
|
"scope": "default",
|
|
39299
39299
|
"line": {
|
|
39300
|
-
"start":
|
|
39301
|
-
"end":
|
|
39300
|
+
"start": 339,
|
|
39301
|
+
"end": 339
|
|
39302
39302
|
}
|
|
39303
39303
|
},
|
|
39304
39304
|
"group": [
|
|
@@ -39315,8 +39315,8 @@
|
|
|
39315
39315
|
{
|
|
39316
39316
|
"description": "The background color of the sticky footer in the Grid.\n",
|
|
39317
39317
|
"commentRange": {
|
|
39318
|
-
"start":
|
|
39319
|
-
"end":
|
|
39318
|
+
"start": 341,
|
|
39319
|
+
"end": 342
|
|
39320
39320
|
},
|
|
39321
39321
|
"context": {
|
|
39322
39322
|
"type": "variable",
|
|
@@ -39324,8 +39324,8 @@
|
|
|
39324
39324
|
"value": "$kendo-grid-header-bg",
|
|
39325
39325
|
"scope": "default",
|
|
39326
39326
|
"line": {
|
|
39327
|
-
"start":
|
|
39328
|
-
"end":
|
|
39327
|
+
"start": 343,
|
|
39328
|
+
"end": 343
|
|
39329
39329
|
}
|
|
39330
39330
|
},
|
|
39331
39331
|
"group": [
|
|
@@ -39342,8 +39342,8 @@
|
|
|
39342
39342
|
{
|
|
39343
39343
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
39344
39344
|
"commentRange": {
|
|
39345
|
-
"start":
|
|
39346
|
-
"end":
|
|
39345
|
+
"start": 345,
|
|
39346
|
+
"end": 346
|
|
39347
39347
|
},
|
|
39348
39348
|
"context": {
|
|
39349
39349
|
"type": "variable",
|
|
@@ -39351,8 +39351,8 @@
|
|
|
39351
39351
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
39352
39352
|
"scope": "default",
|
|
39353
39353
|
"line": {
|
|
39354
|
-
"start":
|
|
39355
|
-
"end":
|
|
39354
|
+
"start": 347,
|
|
39355
|
+
"end": 347
|
|
39356
39356
|
}
|
|
39357
39357
|
},
|
|
39358
39358
|
"group": [
|
|
@@ -39369,8 +39369,8 @@
|
|
|
39369
39369
|
{
|
|
39370
39370
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
39371
39371
|
"commentRange": {
|
|
39372
|
-
"start":
|
|
39373
|
-
"end":
|
|
39372
|
+
"start": 348,
|
|
39373
|
+
"end": 349
|
|
39374
39374
|
},
|
|
39375
39375
|
"context": {
|
|
39376
39376
|
"type": "variable",
|
|
@@ -39378,8 +39378,8 @@
|
|
|
39378
39378
|
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
39379
39379
|
"scope": "default",
|
|
39380
39380
|
"line": {
|
|
39381
|
-
"start":
|
|
39382
|
-
"end":
|
|
39381
|
+
"start": 350,
|
|
39382
|
+
"end": 350
|
|
39383
39383
|
}
|
|
39384
39384
|
},
|
|
39385
39385
|
"group": [
|
|
@@ -39396,8 +39396,8 @@
|
|
|
39396
39396
|
{
|
|
39397
39397
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
39398
39398
|
"commentRange": {
|
|
39399
|
-
"start":
|
|
39400
|
-
"end":
|
|
39399
|
+
"start": 352,
|
|
39400
|
+
"end": 353
|
|
39401
39401
|
},
|
|
39402
39402
|
"context": {
|
|
39403
39403
|
"type": "variable",
|
|
@@ -39405,8 +39405,8 @@
|
|
|
39405
39405
|
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
39406
39406
|
"scope": "default",
|
|
39407
39407
|
"line": {
|
|
39408
|
-
"start":
|
|
39409
|
-
"end":
|
|
39408
|
+
"start": 354,
|
|
39409
|
+
"end": 354
|
|
39410
39410
|
}
|
|
39411
39411
|
},
|
|
39412
39412
|
"group": [
|
|
@@ -39423,8 +39423,8 @@
|
|
|
39423
39423
|
{
|
|
39424
39424
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
39425
39425
|
"commentRange": {
|
|
39426
|
-
"start":
|
|
39427
|
-
"end":
|
|
39426
|
+
"start": 355,
|
|
39427
|
+
"end": 356
|
|
39428
39428
|
},
|
|
39429
39429
|
"context": {
|
|
39430
39430
|
"type": "variable",
|
|
@@ -39432,8 +39432,8 @@
|
|
|
39432
39432
|
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
39433
39433
|
"scope": "default",
|
|
39434
39434
|
"line": {
|
|
39435
|
-
"start":
|
|
39436
|
-
"end":
|
|
39435
|
+
"start": 357,
|
|
39436
|
+
"end": 357
|
|
39437
39437
|
}
|
|
39438
39438
|
},
|
|
39439
39439
|
"group": [
|
|
@@ -39450,8 +39450,8 @@
|
|
|
39450
39450
|
{
|
|
39451
39451
|
"description": "The width of the Grid column menu.\n",
|
|
39452
39452
|
"commentRange": {
|
|
39453
|
-
"start":
|
|
39454
|
-
"end":
|
|
39453
|
+
"start": 360,
|
|
39454
|
+
"end": 361
|
|
39455
39455
|
},
|
|
39456
39456
|
"context": {
|
|
39457
39457
|
"type": "variable",
|
|
@@ -39459,8 +39459,8 @@
|
|
|
39459
39459
|
"value": "230px",
|
|
39460
39460
|
"scope": "default",
|
|
39461
39461
|
"line": {
|
|
39462
|
-
"start":
|
|
39463
|
-
"end":
|
|
39462
|
+
"start": 362,
|
|
39463
|
+
"end": 362
|
|
39464
39464
|
}
|
|
39465
39465
|
},
|
|
39466
39466
|
"group": [
|
|
@@ -39477,8 +39477,8 @@
|
|
|
39477
39477
|
{
|
|
39478
39478
|
"description": "The maximum width of the Grid column menu.\n",
|
|
39479
39479
|
"commentRange": {
|
|
39480
|
-
"start":
|
|
39481
|
-
"end":
|
|
39480
|
+
"start": 363,
|
|
39481
|
+
"end": 364
|
|
39482
39482
|
},
|
|
39483
39483
|
"context": {
|
|
39484
39484
|
"type": "variable",
|
|
@@ -39486,8 +39486,8 @@
|
|
|
39486
39486
|
"value": "320px",
|
|
39487
39487
|
"scope": "default",
|
|
39488
39488
|
"line": {
|
|
39489
|
-
"start":
|
|
39490
|
-
"end":
|
|
39489
|
+
"start": 365,
|
|
39490
|
+
"end": 365
|
|
39491
39491
|
}
|
|
39492
39492
|
},
|
|
39493
39493
|
"group": [
|
|
@@ -39504,8 +39504,8 @@
|
|
|
39504
39504
|
{
|
|
39505
39505
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
39506
39506
|
"commentRange": {
|
|
39507
|
-
"start":
|
|
39508
|
-
"end":
|
|
39507
|
+
"start": 368,
|
|
39508
|
+
"end": 369
|
|
39509
39509
|
},
|
|
39510
39510
|
"context": {
|
|
39511
39511
|
"type": "variable",
|
|
@@ -39513,8 +39513,8 @@
|
|
|
39513
39513
|
"value": "null",
|
|
39514
39514
|
"scope": "default",
|
|
39515
39515
|
"line": {
|
|
39516
|
-
"start":
|
|
39517
|
-
"end":
|
|
39516
|
+
"start": 370,
|
|
39517
|
+
"end": 370
|
|
39518
39518
|
}
|
|
39519
39519
|
},
|
|
39520
39520
|
"group": [
|
|
@@ -39531,8 +39531,8 @@
|
|
|
39531
39531
|
{
|
|
39532
39532
|
"description": "The vertical padding of the Grid popup.\n",
|
|
39533
39533
|
"commentRange": {
|
|
39534
|
-
"start":
|
|
39535
|
-
"end":
|
|
39534
|
+
"start": 371,
|
|
39535
|
+
"end": 372
|
|
39536
39536
|
},
|
|
39537
39537
|
"context": {
|
|
39538
39538
|
"type": "variable",
|
|
@@ -39540,8 +39540,8 @@
|
|
|
39540
39540
|
"value": "null",
|
|
39541
39541
|
"scope": "default",
|
|
39542
39542
|
"line": {
|
|
39543
|
-
"start":
|
|
39544
|
-
"end":
|
|
39543
|
+
"start": 373,
|
|
39544
|
+
"end": 373
|
|
39545
39545
|
}
|
|
39546
39546
|
},
|
|
39547
39547
|
"group": [
|
|
@@ -39558,8 +39558,8 @@
|
|
|
39558
39558
|
{
|
|
39559
39559
|
"description": "The horizontal padding of the Grid item.\n",
|
|
39560
39560
|
"commentRange": {
|
|
39561
|
-
"start":
|
|
39562
|
-
"end":
|
|
39561
|
+
"start": 375,
|
|
39562
|
+
"end": 376
|
|
39563
39563
|
},
|
|
39564
39564
|
"context": {
|
|
39565
39565
|
"type": "variable",
|
|
@@ -39567,8 +39567,8 @@
|
|
|
39567
39567
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
39568
39568
|
"scope": "default",
|
|
39569
39569
|
"line": {
|
|
39570
|
-
"start":
|
|
39571
|
-
"end":
|
|
39570
|
+
"start": 377,
|
|
39571
|
+
"end": 377
|
|
39572
39572
|
}
|
|
39573
39573
|
},
|
|
39574
39574
|
"group": [
|
|
@@ -39585,8 +39585,8 @@
|
|
|
39585
39585
|
{
|
|
39586
39586
|
"description": "The vertical padding of the Grid item.\n",
|
|
39587
39587
|
"commentRange": {
|
|
39588
|
-
"start":
|
|
39589
|
-
"end":
|
|
39588
|
+
"start": 378,
|
|
39589
|
+
"end": 379
|
|
39590
39590
|
},
|
|
39591
39591
|
"context": {
|
|
39592
39592
|
"type": "variable",
|
|
@@ -39594,8 +39594,8 @@
|
|
|
39594
39594
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
39595
39595
|
"scope": "default",
|
|
39596
39596
|
"line": {
|
|
39597
|
-
"start":
|
|
39598
|
-
"end":
|
|
39597
|
+
"start": 380,
|
|
39598
|
+
"end": 380
|
|
39599
39599
|
}
|
|
39600
39600
|
},
|
|
39601
39601
|
"group": [
|
|
@@ -39612,8 +39612,8 @@
|
|
|
39612
39612
|
{
|
|
39613
39613
|
"description": "The horizontal padding of the Grid item.\n",
|
|
39614
39614
|
"commentRange": {
|
|
39615
|
-
"start":
|
|
39616
|
-
"end":
|
|
39615
|
+
"start": 382,
|
|
39616
|
+
"end": 383
|
|
39617
39617
|
},
|
|
39618
39618
|
"context": {
|
|
39619
39619
|
"type": "variable",
|
|
@@ -39621,8 +39621,8 @@
|
|
|
39621
39621
|
"value": "$kendo-list-md-item-padding-x",
|
|
39622
39622
|
"scope": "default",
|
|
39623
39623
|
"line": {
|
|
39624
|
-
"start":
|
|
39625
|
-
"end":
|
|
39624
|
+
"start": 384,
|
|
39625
|
+
"end": 384
|
|
39626
39626
|
}
|
|
39627
39627
|
},
|
|
39628
39628
|
"group": [
|
|
@@ -39639,8 +39639,8 @@
|
|
|
39639
39639
|
{
|
|
39640
39640
|
"description": "The vertical padding of the Grid item.\n",
|
|
39641
39641
|
"commentRange": {
|
|
39642
|
-
"start":
|
|
39643
|
-
"end":
|
|
39642
|
+
"start": 385,
|
|
39643
|
+
"end": 386
|
|
39644
39644
|
},
|
|
39645
39645
|
"context": {
|
|
39646
39646
|
"type": "variable",
|
|
@@ -39648,8 +39648,8 @@
|
|
|
39648
39648
|
"value": "$kendo-list-md-item-padding-y",
|
|
39649
39649
|
"scope": "default",
|
|
39650
39650
|
"line": {
|
|
39651
|
-
"start":
|
|
39652
|
-
"end":
|
|
39651
|
+
"start": 387,
|
|
39652
|
+
"end": 387
|
|
39653
39653
|
}
|
|
39654
39654
|
},
|
|
39655
39655
|
"group": [
|
|
@@ -39666,8 +39666,8 @@
|
|
|
39666
39666
|
{
|
|
39667
39667
|
"description": "The horizontal padding of the Grid.\n",
|
|
39668
39668
|
"commentRange": {
|
|
39669
|
-
"start":
|
|
39670
|
-
"end":
|
|
39669
|
+
"start": 389,
|
|
39670
|
+
"end": 390
|
|
39671
39671
|
},
|
|
39672
39672
|
"context": {
|
|
39673
39673
|
"type": "variable",
|
|
@@ -39675,8 +39675,8 @@
|
|
|
39675
39675
|
"value": "k-spacing(0)",
|
|
39676
39676
|
"scope": "default",
|
|
39677
39677
|
"line": {
|
|
39678
|
-
"start":
|
|
39679
|
-
"end":
|
|
39678
|
+
"start": 391,
|
|
39679
|
+
"end": 391
|
|
39680
39680
|
}
|
|
39681
39681
|
},
|
|
39682
39682
|
"group": [
|
|
@@ -39693,8 +39693,8 @@
|
|
|
39693
39693
|
{
|
|
39694
39694
|
"description": "The vertical padding of the Grid.\n",
|
|
39695
39695
|
"commentRange": {
|
|
39696
|
-
"start":
|
|
39697
|
-
"end":
|
|
39696
|
+
"start": 392,
|
|
39697
|
+
"end": 393
|
|
39698
39698
|
},
|
|
39699
39699
|
"context": {
|
|
39700
39700
|
"type": "variable",
|
|
@@ -39702,8 +39702,8 @@
|
|
|
39702
39702
|
"value": "k-spacing(1.5)",
|
|
39703
39703
|
"scope": "default",
|
|
39704
39704
|
"line": {
|
|
39705
|
-
"start":
|
|
39706
|
-
"end":
|
|
39705
|
+
"start": 394,
|
|
39706
|
+
"end": 394
|
|
39707
39707
|
}
|
|
39708
39708
|
},
|
|
39709
39709
|
"group": [
|
|
@@ -39720,8 +39720,8 @@
|
|
|
39720
39720
|
{
|
|
39721
39721
|
"description": "The horizontal padding of the Grid header.\n",
|
|
39722
39722
|
"commentRange": {
|
|
39723
|
-
"start":
|
|
39724
|
-
"end":
|
|
39723
|
+
"start": 396,
|
|
39724
|
+
"end": 397
|
|
39725
39725
|
},
|
|
39726
39726
|
"context": {
|
|
39727
39727
|
"type": "variable",
|
|
@@ -39729,8 +39729,8 @@
|
|
|
39729
39729
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
39730
39730
|
"scope": "default",
|
|
39731
39731
|
"line": {
|
|
39732
|
-
"start":
|
|
39733
|
-
"end":
|
|
39732
|
+
"start": 398,
|
|
39733
|
+
"end": 398
|
|
39734
39734
|
}
|
|
39735
39735
|
},
|
|
39736
39736
|
"group": [
|
|
@@ -39747,8 +39747,8 @@
|
|
|
39747
39747
|
{
|
|
39748
39748
|
"description": "The vertical padding of the Grid header.\n",
|
|
39749
39749
|
"commentRange": {
|
|
39750
|
-
"start":
|
|
39751
|
-
"end":
|
|
39750
|
+
"start": 399,
|
|
39751
|
+
"end": 400
|
|
39752
39752
|
},
|
|
39753
39753
|
"context": {
|
|
39754
39754
|
"type": "variable",
|
|
@@ -39756,8 +39756,8 @@
|
|
|
39756
39756
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
39757
39757
|
"scope": "default",
|
|
39758
39758
|
"line": {
|
|
39759
|
-
"start":
|
|
39760
|
-
"end":
|
|
39759
|
+
"start": 401,
|
|
39760
|
+
"end": 401
|
|
39761
39761
|
}
|
|
39762
39762
|
},
|
|
39763
39763
|
"group": [
|
|
@@ -39774,8 +39774,8 @@
|
|
|
39774
39774
|
{
|
|
39775
39775
|
"description": "The font size of the Grid header.\n",
|
|
39776
39776
|
"commentRange": {
|
|
39777
|
-
"start":
|
|
39778
|
-
"end":
|
|
39777
|
+
"start": 403,
|
|
39778
|
+
"end": 404
|
|
39779
39779
|
},
|
|
39780
39780
|
"context": {
|
|
39781
39781
|
"type": "variable",
|
|
@@ -39783,8 +39783,8 @@
|
|
|
39783
39783
|
"value": "var(--kendo-font-size-sm)",
|
|
39784
39784
|
"scope": "default",
|
|
39785
39785
|
"line": {
|
|
39786
|
-
"start":
|
|
39787
|
-
"end":
|
|
39786
|
+
"start": 405,
|
|
39787
|
+
"end": 405
|
|
39788
39788
|
}
|
|
39789
39789
|
},
|
|
39790
39790
|
"group": [
|
|
@@ -39801,8 +39801,8 @@
|
|
|
39801
39801
|
{
|
|
39802
39802
|
"description": "The height of the Grid header.\n",
|
|
39803
39803
|
"commentRange": {
|
|
39804
|
-
"start":
|
|
39805
|
-
"end":
|
|
39804
|
+
"start": 406,
|
|
39805
|
+
"end": 407
|
|
39806
39806
|
},
|
|
39807
39807
|
"context": {
|
|
39808
39808
|
"type": "variable",
|
|
@@ -39810,8 +39810,8 @@
|
|
|
39810
39810
|
"value": "var(--kendo-line-height)",
|
|
39811
39811
|
"scope": "default",
|
|
39812
39812
|
"line": {
|
|
39813
|
-
"start":
|
|
39814
|
-
"end":
|
|
39813
|
+
"start": 408,
|
|
39814
|
+
"end": 408
|
|
39815
39815
|
}
|
|
39816
39816
|
},
|
|
39817
39817
|
"group": [
|
|
@@ -39828,8 +39828,8 @@
|
|
|
39828
39828
|
{
|
|
39829
39829
|
"description": "The text color of the Grid header.\n",
|
|
39830
39830
|
"commentRange": {
|
|
39831
|
-
"start":
|
|
39832
|
-
"end":
|
|
39831
|
+
"start": 409,
|
|
39832
|
+
"end": 410
|
|
39833
39833
|
},
|
|
39834
39834
|
"context": {
|
|
39835
39835
|
"type": "variable",
|
|
@@ -39837,8 +39837,8 @@
|
|
|
39837
39837
|
"value": "uppercase",
|
|
39838
39838
|
"scope": "default",
|
|
39839
39839
|
"line": {
|
|
39840
|
-
"start":
|
|
39841
|
-
"end":
|
|
39840
|
+
"start": 411,
|
|
39841
|
+
"end": 411
|
|
39842
39842
|
}
|
|
39843
39843
|
},
|
|
39844
39844
|
"group": [
|
|
@@ -39855,8 +39855,8 @@
|
|
|
39855
39855
|
{
|
|
39856
39856
|
"description": "The width of the Grid header.\n",
|
|
39857
39857
|
"commentRange": {
|
|
39858
|
-
"start":
|
|
39859
|
-
"end":
|
|
39858
|
+
"start": 412,
|
|
39859
|
+
"end": 413
|
|
39860
39860
|
},
|
|
39861
39861
|
"context": {
|
|
39862
39862
|
"type": "variable",
|
|
@@ -39864,8 +39864,8 @@
|
|
|
39864
39864
|
"value": "1px",
|
|
39865
39865
|
"scope": "default",
|
|
39866
39866
|
"line": {
|
|
39867
|
-
"start":
|
|
39868
|
-
"end":
|
|
39867
|
+
"start": 414,
|
|
39868
|
+
"end": 414
|
|
39869
39869
|
}
|
|
39870
39870
|
},
|
|
39871
39871
|
"group": [
|
|
@@ -39882,8 +39882,8 @@
|
|
|
39882
39882
|
{
|
|
39883
39883
|
"description": "The background color of the Grid header.\n",
|
|
39884
39884
|
"commentRange": {
|
|
39885
|
-
"start":
|
|
39886
|
-
"end":
|
|
39885
|
+
"start": 416,
|
|
39886
|
+
"end": 417
|
|
39887
39887
|
},
|
|
39888
39888
|
"context": {
|
|
39889
39889
|
"type": "variable",
|
|
@@ -39891,8 +39891,8 @@
|
|
|
39891
39891
|
"value": "null",
|
|
39892
39892
|
"scope": "default",
|
|
39893
39893
|
"line": {
|
|
39894
|
-
"start":
|
|
39895
|
-
"end":
|
|
39894
|
+
"start": 418,
|
|
39895
|
+
"end": 418
|
|
39896
39896
|
}
|
|
39897
39897
|
},
|
|
39898
39898
|
"group": [
|
|
@@ -39909,8 +39909,8 @@
|
|
|
39909
39909
|
{
|
|
39910
39910
|
"description": "The text color of the Grid header.\n",
|
|
39911
39911
|
"commentRange": {
|
|
39912
|
-
"start":
|
|
39913
|
-
"end":
|
|
39912
|
+
"start": 419,
|
|
39913
|
+
"end": 420
|
|
39914
39914
|
},
|
|
39915
39915
|
"context": {
|
|
39916
39916
|
"type": "variable",
|
|
@@ -39918,8 +39918,8 @@
|
|
|
39918
39918
|
"value": "$kendo-popup-text",
|
|
39919
39919
|
"scope": "default",
|
|
39920
39920
|
"line": {
|
|
39921
|
-
"start":
|
|
39922
|
-
"end":
|
|
39921
|
+
"start": 421,
|
|
39922
|
+
"end": 421
|
|
39923
39923
|
}
|
|
39924
39924
|
},
|
|
39925
39925
|
"group": [
|
|
@@ -39936,8 +39936,8 @@
|
|
|
39936
39936
|
{
|
|
39937
39937
|
"description": "The border color of the Grid header.\n",
|
|
39938
39938
|
"commentRange": {
|
|
39939
|
-
"start":
|
|
39940
|
-
"end":
|
|
39939
|
+
"start": 422,
|
|
39940
|
+
"end": 423
|
|
39941
39941
|
},
|
|
39942
39942
|
"context": {
|
|
39943
39943
|
"type": "variable",
|
|
@@ -39945,8 +39945,8 @@
|
|
|
39945
39945
|
"value": "$kendo-popup-border",
|
|
39946
39946
|
"scope": "default",
|
|
39947
39947
|
"line": {
|
|
39948
|
-
"start":
|
|
39949
|
-
"end":
|
|
39948
|
+
"start": 424,
|
|
39949
|
+
"end": 424
|
|
39950
39950
|
}
|
|
39951
39951
|
},
|
|
39952
39952
|
"group": [
|
|
@@ -39963,8 +39963,8 @@
|
|
|
39963
39963
|
{
|
|
39964
39964
|
"description": "The horizontal padding of the Grid content.\n",
|
|
39965
39965
|
"commentRange": {
|
|
39966
|
-
"start":
|
|
39967
|
-
"end":
|
|
39966
|
+
"start": 426,
|
|
39967
|
+
"end": 427
|
|
39968
39968
|
},
|
|
39969
39969
|
"context": {
|
|
39970
39970
|
"type": "variable",
|
|
@@ -39972,8 +39972,8 @@
|
|
|
39972
39972
|
"value": "k-spacing(0)",
|
|
39973
39973
|
"scope": "default",
|
|
39974
39974
|
"line": {
|
|
39975
|
-
"start":
|
|
39976
|
-
"end":
|
|
39975
|
+
"start": 428,
|
|
39976
|
+
"end": 428
|
|
39977
39977
|
}
|
|
39978
39978
|
},
|
|
39979
39979
|
"group": [
|
|
@@ -39990,8 +39990,8 @@
|
|
|
39990
39990
|
{
|
|
39991
39991
|
"description": "The vertical padding of the Grid content.\n",
|
|
39992
39992
|
"commentRange": {
|
|
39993
|
-
"start":
|
|
39994
|
-
"end":
|
|
39993
|
+
"start": 429,
|
|
39994
|
+
"end": 430
|
|
39995
39995
|
},
|
|
39996
39996
|
"context": {
|
|
39997
39997
|
"type": "variable",
|
|
@@ -39999,8 +39999,8 @@
|
|
|
39999
39999
|
"value": "k-spacing(2)",
|
|
40000
40000
|
"scope": "default",
|
|
40001
40001
|
"line": {
|
|
40002
|
-
"start":
|
|
40003
|
-
"end":
|
|
40002
|
+
"start": 431,
|
|
40003
|
+
"end": 431
|
|
40004
40004
|
}
|
|
40005
40005
|
},
|
|
40006
40006
|
"group": [
|
|
@@ -40017,8 +40017,8 @@
|
|
|
40017
40017
|
{
|
|
40018
40018
|
"description": "The background color of the Grid.\n",
|
|
40019
40019
|
"commentRange": {
|
|
40020
|
-
"start":
|
|
40021
|
-
"end":
|
|
40020
|
+
"start": 433,
|
|
40021
|
+
"end": 434
|
|
40022
40022
|
},
|
|
40023
40023
|
"context": {
|
|
40024
40024
|
"type": "variable",
|
|
@@ -40026,8 +40026,8 @@
|
|
|
40026
40026
|
"value": "k-color(surface)",
|
|
40027
40027
|
"scope": "default",
|
|
40028
40028
|
"line": {
|
|
40029
|
-
"start":
|
|
40030
|
-
"end":
|
|
40029
|
+
"start": 435,
|
|
40030
|
+
"end": 435
|
|
40031
40031
|
}
|
|
40032
40032
|
},
|
|
40033
40033
|
"group": [
|
|
@@ -40044,8 +40044,8 @@
|
|
|
40044
40044
|
{
|
|
40045
40045
|
"description": "The width of the Grid cell.\n",
|
|
40046
40046
|
"commentRange": {
|
|
40047
|
-
"start":
|
|
40048
|
-
"end":
|
|
40047
|
+
"start": 437,
|
|
40048
|
+
"end": 438
|
|
40049
40049
|
},
|
|
40050
40050
|
"context": {
|
|
40051
40051
|
"type": "variable",
|
|
@@ -40053,8 +40053,8 @@
|
|
|
40053
40053
|
"value": "($kendo-icon-size * 2.25)",
|
|
40054
40054
|
"scope": "default",
|
|
40055
40055
|
"line": {
|
|
40056
|
-
"start":
|
|
40057
|
-
"end":
|
|
40056
|
+
"start": 439,
|
|
40057
|
+
"end": 439
|
|
40058
40058
|
}
|
|
40059
40059
|
},
|
|
40060
40060
|
"group": [
|
|
@@ -40071,8 +40071,8 @@
|
|
|
40071
40071
|
{
|
|
40072
40072
|
"description": "The width of the Grid.\n",
|
|
40073
40073
|
"commentRange": {
|
|
40074
|
-
"start":
|
|
40075
|
-
"end":
|
|
40074
|
+
"start": 441,
|
|
40075
|
+
"end": 442
|
|
40076
40076
|
},
|
|
40077
40077
|
"context": {
|
|
40078
40078
|
"type": "variable",
|
|
@@ -40080,8 +40080,8 @@
|
|
|
40080
40080
|
"value": "($kendo-icon-size * 2)",
|
|
40081
40081
|
"scope": "default",
|
|
40082
40082
|
"line": {
|
|
40083
|
-
"start":
|
|
40084
|
-
"end":
|
|
40083
|
+
"start": 443,
|
|
40084
|
+
"end": 443
|
|
40085
40085
|
}
|
|
40086
40086
|
},
|
|
40087
40087
|
"group": [
|
|
@@ -40098,8 +40098,8 @@
|
|
|
40098
40098
|
{
|
|
40099
40099
|
"description": "The grouping border top of the Grid row.\n",
|
|
40100
40100
|
"commentRange": {
|
|
40101
|
-
"start":
|
|
40102
|
-
"end":
|
|
40101
|
+
"start": 445,
|
|
40102
|
+
"end": 446
|
|
40103
40103
|
},
|
|
40104
40104
|
"context": {
|
|
40105
40105
|
"type": "variable",
|
|
@@ -40107,8 +40107,8 @@
|
|
|
40107
40107
|
"value": "1px",
|
|
40108
40108
|
"scope": "default",
|
|
40109
40109
|
"line": {
|
|
40110
|
-
"start":
|
|
40111
|
-
"end":
|
|
40110
|
+
"start": 447,
|
|
40111
|
+
"end": 447
|
|
40112
40112
|
}
|
|
40113
40113
|
},
|
|
40114
40114
|
"group": [
|
|
@@ -40125,8 +40125,8 @@
|
|
|
40125
40125
|
{
|
|
40126
40126
|
"description": "The vertical border of the Grid footer.\n",
|
|
40127
40127
|
"commentRange": {
|
|
40128
|
-
"start":
|
|
40129
|
-
"end":
|
|
40128
|
+
"start": 448,
|
|
40129
|
+
"end": 449
|
|
40130
40130
|
},
|
|
40131
40131
|
"context": {
|
|
40132
40132
|
"type": "variable",
|
|
@@ -40134,8 +40134,8 @@
|
|
|
40134
40134
|
"value": "1px",
|
|
40135
40135
|
"scope": "default",
|
|
40136
40136
|
"line": {
|
|
40137
|
-
"start":
|
|
40138
|
-
"end":
|
|
40137
|
+
"start": 450,
|
|
40138
|
+
"end": 450
|
|
40139
40139
|
}
|
|
40140
40140
|
},
|
|
40141
40141
|
"group": [
|
|
@@ -40152,8 +40152,8 @@
|
|
|
40152
40152
|
{
|
|
40153
40153
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
40154
40154
|
"commentRange": {
|
|
40155
|
-
"start":
|
|
40156
|
-
"end":
|
|
40155
|
+
"start": 452,
|
|
40156
|
+
"end": 453
|
|
40157
40157
|
},
|
|
40158
40158
|
"context": {
|
|
40159
40159
|
"type": "variable",
|
|
@@ -40161,8 +40161,8 @@
|
|
|
40161
40161
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
40162
40162
|
"scope": "default",
|
|
40163
40163
|
"line": {
|
|
40164
|
-
"start":
|
|
40165
|
-
"end":
|
|
40164
|
+
"start": 454,
|
|
40165
|
+
"end": 454
|
|
40166
40166
|
}
|
|
40167
40167
|
},
|
|
40168
40168
|
"group": [
|
|
@@ -40179,8 +40179,8 @@
|
|
|
40179
40179
|
{
|
|
40180
40180
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
40181
40181
|
"commentRange": {
|
|
40182
|
-
"start":
|
|
40183
|
-
"end":
|
|
40182
|
+
"start": 455,
|
|
40183
|
+
"end": 456
|
|
40184
40184
|
},
|
|
40185
40185
|
"context": {
|
|
40186
40186
|
"type": "variable",
|
|
@@ -40188,8 +40188,8 @@
|
|
|
40188
40188
|
"value": "k-color(primary)",
|
|
40189
40189
|
"scope": "default",
|
|
40190
40190
|
"line": {
|
|
40191
|
-
"start":
|
|
40192
|
-
"end":
|
|
40191
|
+
"start": 457,
|
|
40192
|
+
"end": 457
|
|
40193
40193
|
}
|
|
40194
40194
|
},
|
|
40195
40195
|
"group": [
|
|
@@ -40206,8 +40206,8 @@
|
|
|
40206
40206
|
{
|
|
40207
40207
|
"description": "The height of the Grid row resize indicator.\n",
|
|
40208
40208
|
"commentRange": {
|
|
40209
|
-
"start":
|
|
40210
|
-
"end":
|
|
40209
|
+
"start": 458,
|
|
40210
|
+
"end": 459
|
|
40211
40211
|
},
|
|
40212
40212
|
"context": {
|
|
40213
40213
|
"type": "variable",
|
|
@@ -40215,8 +40215,8 @@
|
|
|
40215
40215
|
"value": "k-spacing(0.5)",
|
|
40216
40216
|
"scope": "default",
|
|
40217
40217
|
"line": {
|
|
40218
|
-
"start":
|
|
40219
|
-
"end":
|
|
40218
|
+
"start": 460,
|
|
40219
|
+
"end": 460
|
|
40220
40220
|
}
|
|
40221
40221
|
},
|
|
40222
40222
|
"group": [
|
|
@@ -40233,8 +40233,8 @@
|
|
|
40233
40233
|
{
|
|
40234
40234
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
40235
40235
|
"commentRange": {
|
|
40236
|
-
"start":
|
|
40237
|
-
"end":
|
|
40236
|
+
"start": 462,
|
|
40237
|
+
"end": 463
|
|
40238
40238
|
},
|
|
40239
40239
|
"context": {
|
|
40240
40240
|
"type": "variable",
|
|
@@ -40242,8 +40242,8 @@
|
|
|
40242
40242
|
"value": "k-spacing(2)",
|
|
40243
40243
|
"scope": "default",
|
|
40244
40244
|
"line": {
|
|
40245
|
-
"start":
|
|
40246
|
-
"end":
|
|
40245
|
+
"start": 464,
|
|
40246
|
+
"end": 464
|
|
40247
40247
|
}
|
|
40248
40248
|
},
|
|
40249
40249
|
"group": [
|
|
@@ -40260,8 +40260,8 @@
|
|
|
40260
40260
|
{
|
|
40261
40261
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
40262
40262
|
"commentRange": {
|
|
40263
|
-
"start":
|
|
40264
|
-
"end":
|
|
40263
|
+
"start": 465,
|
|
40264
|
+
"end": 466
|
|
40265
40265
|
},
|
|
40266
40266
|
"context": {
|
|
40267
40267
|
"type": "variable",
|
|
@@ -40269,8 +40269,8 @@
|
|
|
40269
40269
|
"value": "k-spacing(1.5)",
|
|
40270
40270
|
"scope": "default",
|
|
40271
40271
|
"line": {
|
|
40272
|
-
"start":
|
|
40273
|
-
"end":
|
|
40272
|
+
"start": 467,
|
|
40273
|
+
"end": 467
|
|
40274
40274
|
}
|
|
40275
40275
|
},
|
|
40276
40276
|
"group": [
|
|
@@ -40287,8 +40287,8 @@
|
|
|
40287
40287
|
{
|
|
40288
40288
|
"description": "The column gap of the Grid stack layout.\n",
|
|
40289
40289
|
"commentRange": {
|
|
40290
|
-
"start":
|
|
40291
|
-
"end":
|
|
40290
|
+
"start": 469,
|
|
40291
|
+
"end": 470
|
|
40292
40292
|
},
|
|
40293
40293
|
"context": {
|
|
40294
40294
|
"type": "variable",
|
|
@@ -40296,8 +40296,8 @@
|
|
|
40296
40296
|
"value": "k-spacing(1)",
|
|
40297
40297
|
"scope": "default",
|
|
40298
40298
|
"line": {
|
|
40299
|
-
"start":
|
|
40300
|
-
"end":
|
|
40299
|
+
"start": 471,
|
|
40300
|
+
"end": 471
|
|
40301
40301
|
}
|
|
40302
40302
|
},
|
|
40303
40303
|
"group": [
|
|
@@ -40314,8 +40314,8 @@
|
|
|
40314
40314
|
{
|
|
40315
40315
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
40316
40316
|
"commentRange": {
|
|
40317
|
-
"start":
|
|
40318
|
-
"end":
|
|
40317
|
+
"start": 472,
|
|
40318
|
+
"end": 473
|
|
40319
40319
|
},
|
|
40320
40320
|
"context": {
|
|
40321
40321
|
"type": "variable",
|
|
@@ -40323,8 +40323,8 @@
|
|
|
40323
40323
|
"value": "k-spacing(2)",
|
|
40324
40324
|
"scope": "default",
|
|
40325
40325
|
"line": {
|
|
40326
|
-
"start":
|
|
40327
|
-
"end":
|
|
40326
|
+
"start": 474,
|
|
40327
|
+
"end": 474
|
|
40328
40328
|
}
|
|
40329
40329
|
},
|
|
40330
40330
|
"group": [
|
|
@@ -40341,8 +40341,8 @@
|
|
|
40341
40341
|
{
|
|
40342
40342
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
40343
40343
|
"commentRange": {
|
|
40344
|
-
"start":
|
|
40345
|
-
"end":
|
|
40344
|
+
"start": 476,
|
|
40345
|
+
"end": 477
|
|
40346
40346
|
},
|
|
40347
40347
|
"context": {
|
|
40348
40348
|
"type": "variable",
|
|
@@ -40350,8 +40350,8 @@
|
|
|
40350
40350
|
"value": "k-spacing(2)",
|
|
40351
40351
|
"scope": "default",
|
|
40352
40352
|
"line": {
|
|
40353
|
-
"start":
|
|
40354
|
-
"end":
|
|
40353
|
+
"start": 478,
|
|
40354
|
+
"end": 478
|
|
40355
40355
|
}
|
|
40356
40356
|
},
|
|
40357
40357
|
"group": [
|
|
@@ -40368,8 +40368,8 @@
|
|
|
40368
40368
|
{
|
|
40369
40369
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
40370
40370
|
"commentRange": {
|
|
40371
|
-
"start":
|
|
40372
|
-
"end":
|
|
40371
|
+
"start": 480,
|
|
40372
|
+
"end": 481
|
|
40373
40373
|
},
|
|
40374
40374
|
"context": {
|
|
40375
40375
|
"type": "variable",
|
|
@@ -40377,8 +40377,8 @@
|
|
|
40377
40377
|
"value": "var(--kendo-font-size-sm)",
|
|
40378
40378
|
"scope": "default",
|
|
40379
40379
|
"line": {
|
|
40380
|
-
"start":
|
|
40381
|
-
"end":
|
|
40380
|
+
"start": 482,
|
|
40381
|
+
"end": 482
|
|
40382
40382
|
}
|
|
40383
40383
|
},
|
|
40384
40384
|
"group": [
|
|
@@ -40395,8 +40395,8 @@
|
|
|
40395
40395
|
{
|
|
40396
40396
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
40397
40397
|
"commentRange": {
|
|
40398
|
-
"start":
|
|
40399
|
-
"end":
|
|
40398
|
+
"start": 483,
|
|
40399
|
+
"end": 484
|
|
40400
40400
|
},
|
|
40401
40401
|
"context": {
|
|
40402
40402
|
"type": "variable",
|
|
@@ -40404,8 +40404,8 @@
|
|
|
40404
40404
|
"value": "var(--kendo-font-weight-bold)",
|
|
40405
40405
|
"scope": "default",
|
|
40406
40406
|
"line": {
|
|
40407
|
-
"start":
|
|
40408
|
-
"end":
|
|
40407
|
+
"start": 485,
|
|
40408
|
+
"end": 485
|
|
40409
40409
|
}
|
|
40410
40410
|
},
|
|
40411
40411
|
"group": [
|
|
@@ -40422,8 +40422,8 @@
|
|
|
40422
40422
|
{
|
|
40423
40423
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
40424
40424
|
"commentRange": {
|
|
40425
|
-
"start":
|
|
40426
|
-
"end":
|
|
40425
|
+
"start": 486,
|
|
40426
|
+
"end": 487
|
|
40427
40427
|
},
|
|
40428
40428
|
"context": {
|
|
40429
40429
|
"type": "variable",
|
|
@@ -40431,8 +40431,8 @@
|
|
|
40431
40431
|
"value": "k-spacing(2.5)",
|
|
40432
40432
|
"scope": "default",
|
|
40433
40433
|
"line": {
|
|
40434
|
-
"start":
|
|
40435
|
-
"end":
|
|
40434
|
+
"start": 488,
|
|
40435
|
+
"end": 488
|
|
40436
40436
|
}
|
|
40437
40437
|
},
|
|
40438
40438
|
"group": [
|
|
@@ -40449,8 +40449,8 @@
|
|
|
40449
40449
|
{
|
|
40450
40450
|
"description": "The color of the Grid stack layout column header.\n",
|
|
40451
40451
|
"commentRange": {
|
|
40452
|
-
"start":
|
|
40453
|
-
"end":
|
|
40452
|
+
"start": 490,
|
|
40453
|
+
"end": 491
|
|
40454
40454
|
},
|
|
40455
40455
|
"context": {
|
|
40456
40456
|
"type": "variable",
|
|
@@ -40458,8 +40458,8 @@
|
|
|
40458
40458
|
"value": "k-color(subtle)",
|
|
40459
40459
|
"scope": "default",
|
|
40460
40460
|
"line": {
|
|
40461
|
-
"start":
|
|
40462
|
-
"end":
|
|
40461
|
+
"start": 492,
|
|
40462
|
+
"end": 492
|
|
40463
40463
|
}
|
|
40464
40464
|
},
|
|
40465
40465
|
"group": [
|
|
@@ -40476,8 +40476,8 @@
|
|
|
40476
40476
|
{
|
|
40477
40477
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
40478
40478
|
"commentRange": {
|
|
40479
|
-
"start":
|
|
40480
|
-
"end":
|
|
40479
|
+
"start": 493,
|
|
40480
|
+
"end": 494
|
|
40481
40481
|
},
|
|
40482
40482
|
"context": {
|
|
40483
40483
|
"type": "variable",
|
|
@@ -40485,8 +40485,8 @@
|
|
|
40485
40485
|
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
|
|
40486
40486
|
"scope": "default",
|
|
40487
40487
|
"line": {
|
|
40488
|
-
"start":
|
|
40489
|
-
"end":
|
|
40488
|
+
"start": 495,
|
|
40489
|
+
"end": 495
|
|
40490
40490
|
}
|
|
40491
40491
|
},
|
|
40492
40492
|
"group": [
|
|
@@ -40503,8 +40503,8 @@
|
|
|
40503
40503
|
{
|
|
40504
40504
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
40505
40505
|
"commentRange": {
|
|
40506
|
-
"start":
|
|
40507
|
-
"end":
|
|
40506
|
+
"start": 496,
|
|
40507
|
+
"end": 497
|
|
40508
40508
|
},
|
|
40509
40509
|
"context": {
|
|
40510
40510
|
"type": "variable",
|
|
@@ -40512,8 +40512,8 @@
|
|
|
40512
40512
|
"value": "k-elevation(2)",
|
|
40513
40513
|
"scope": "default",
|
|
40514
40514
|
"line": {
|
|
40515
|
-
"start":
|
|
40516
|
-
"end":
|
|
40515
|
+
"start": 498,
|
|
40516
|
+
"end": 498
|
|
40517
40517
|
}
|
|
40518
40518
|
},
|
|
40519
40519
|
"group": [
|
|
@@ -40530,8 +40530,8 @@
|
|
|
40530
40530
|
{
|
|
40531
40531
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
40532
40532
|
"commentRange": {
|
|
40533
|
-
"start":
|
|
40534
|
-
"end":
|
|
40533
|
+
"start": 500,
|
|
40534
|
+
"end": 501
|
|
40535
40535
|
},
|
|
40536
40536
|
"context": {
|
|
40537
40537
|
"type": "variable",
|
|
@@ -40539,8 +40539,8 @@
|
|
|
40539
40539
|
"value": "var(--kendo-font-weight-bold)",
|
|
40540
40540
|
"scope": "default",
|
|
40541
40541
|
"line": {
|
|
40542
|
-
"start":
|
|
40543
|
-
"end":
|
|
40542
|
+
"start": 502,
|
|
40543
|
+
"end": 502
|
|
40544
40544
|
}
|
|
40545
40545
|
},
|
|
40546
40546
|
"group": [
|
|
@@ -40881,6 +40881,33 @@
|
|
|
40881
40881
|
"resolvedValue": "#8B7CF6",
|
|
40882
40882
|
"resolvedType": "Color"
|
|
40883
40883
|
},
|
|
40884
|
+
{
|
|
40885
|
+
"description": "The color of action icons.\n",
|
|
40886
|
+
"commentRange": {
|
|
40887
|
+
"start": 41,
|
|
40888
|
+
"end": 42
|
|
40889
|
+
},
|
|
40890
|
+
"context": {
|
|
40891
|
+
"type": "variable",
|
|
40892
|
+
"name": "kendo-action-icon-color",
|
|
40893
|
+
"value": "k-color( primary-on-surface )",
|
|
40894
|
+
"scope": "default",
|
|
40895
|
+
"line": {
|
|
40896
|
+
"start": 43,
|
|
40897
|
+
"end": 43
|
|
40898
|
+
}
|
|
40899
|
+
},
|
|
40900
|
+
"group": [
|
|
40901
|
+
"icon"
|
|
40902
|
+
],
|
|
40903
|
+
"access": "public",
|
|
40904
|
+
"file": {
|
|
40905
|
+
"path": "default/scss/icons/_variables.scss",
|
|
40906
|
+
"name": "_variables.scss"
|
|
40907
|
+
},
|
|
40908
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
40909
|
+
"resolvedType": "String"
|
|
40910
|
+
},
|
|
40884
40911
|
{
|
|
40885
40912
|
"description": "The vertical margin of the ImageEditor.\n",
|
|
40886
40913
|
"commentRange": {
|
|
@@ -55668,7 +55695,7 @@
|
|
|
55668
55695
|
"context": {
|
|
55669
55696
|
"type": "variable",
|
|
55670
55697
|
"name": "kendo-panelbar-header-text",
|
|
55671
|
-
"value": "k-color(primary)",
|
|
55698
|
+
"value": "k-color(primary-on-surface)",
|
|
55672
55699
|
"scope": "default",
|
|
55673
55700
|
"line": {
|
|
55674
55701
|
"start": 61,
|
|
@@ -55683,7 +55710,7 @@
|
|
|
55683
55710
|
"path": "default/scss/panelbar/_variables.scss",
|
|
55684
55711
|
"name": "_variables.scss"
|
|
55685
55712
|
},
|
|
55686
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
55713
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
55687
55714
|
"resolvedType": "String"
|
|
55688
55715
|
},
|
|
55689
55716
|
{
|
|
@@ -73836,7 +73863,7 @@
|
|
|
73836
73863
|
"context": {
|
|
73837
73864
|
"type": "variable",
|
|
73838
73865
|
"name": "kendo-spreadsheet-insert-image-dialog-overlay-hover-text",
|
|
73839
|
-
"value": "k-color(surface
|
|
73866
|
+
"value": "k-color(on-app-surface)",
|
|
73840
73867
|
"scope": "default",
|
|
73841
73868
|
"line": {
|
|
73842
73869
|
"start": 230,
|
|
@@ -73851,7 +73878,7 @@
|
|
|
73851
73878
|
"path": "default/scss/spreadsheet/_variables.scss",
|
|
73852
73879
|
"name": "_variables.scss"
|
|
73853
73880
|
},
|
|
73854
|
-
"resolvedValue": "var(--kendo-color-surface
|
|
73881
|
+
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
73855
73882
|
"resolvedType": "String"
|
|
73856
73883
|
},
|
|
73857
73884
|
{
|
|
@@ -81009,7 +81036,7 @@
|
|
|
81009
81036
|
"context": {
|
|
81010
81037
|
"type": "variable",
|
|
81011
81038
|
"name": "kendo-tabstrip-item-selected-text",
|
|
81012
|
-
"value": "k-color(primary)",
|
|
81039
|
+
"value": "k-color(primary-on-surface)",
|
|
81013
81040
|
"scope": "default",
|
|
81014
81041
|
"line": {
|
|
81015
81042
|
"start": 132,
|
|
@@ -81024,7 +81051,7 @@
|
|
|
81024
81051
|
"path": "default/scss/tabstrip/_variables.scss",
|
|
81025
81052
|
"name": "_variables.scss"
|
|
81026
81053
|
},
|
|
81027
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
81054
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
81028
81055
|
"resolvedType": "String"
|
|
81029
81056
|
},
|
|
81030
81057
|
{
|
|
@@ -83412,7 +83439,7 @@
|
|
|
83412
83439
|
"context": {
|
|
83413
83440
|
"type": "variable",
|
|
83414
83441
|
"name": "kendo-taskboard-card-header-text",
|
|
83415
|
-
"value": "k-color(primary)",
|
|
83442
|
+
"value": "k-color(primary-on-surface)",
|
|
83416
83443
|
"scope": "default",
|
|
83417
83444
|
"line": {
|
|
83418
83445
|
"start": 226,
|
|
@@ -83427,7 +83454,7 @@
|
|
|
83427
83454
|
"path": "default/scss/taskboard/_variables.scss",
|
|
83428
83455
|
"name": "_variables.scss"
|
|
83429
83456
|
},
|
|
83430
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
83457
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
83431
83458
|
"resolvedType": "String"
|
|
83432
83459
|
},
|
|
83433
83460
|
{
|
|
@@ -83439,7 +83466,7 @@
|
|
|
83439
83466
|
"context": {
|
|
83440
83467
|
"type": "variable",
|
|
83441
83468
|
"name": "kendo-taskboard-card-header-hover-text",
|
|
83442
|
-
"value": "k-color(primary-
|
|
83469
|
+
"value": "k-color(primary-on-surface)",
|
|
83443
83470
|
"scope": "default",
|
|
83444
83471
|
"line": {
|
|
83445
83472
|
"start": 229,
|
|
@@ -83454,7 +83481,7 @@
|
|
|
83454
83481
|
"path": "default/scss/taskboard/_variables.scss",
|
|
83455
83482
|
"name": "_variables.scss"
|
|
83456
83483
|
},
|
|
83457
|
-
"resolvedValue": "var(--kendo-color-primary-
|
|
83484
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
83458
83485
|
"resolvedType": "String"
|
|
83459
83486
|
},
|
|
83460
83487
|
{
|
|
@@ -83466,7 +83493,7 @@
|
|
|
83466
83493
|
"context": {
|
|
83467
83494
|
"type": "variable",
|
|
83468
83495
|
"name": "kendo-taskboard-card-header-focus-text",
|
|
83469
|
-
"value": "k-color(primary-
|
|
83496
|
+
"value": "k-color(primary-on-surface)",
|
|
83470
83497
|
"scope": "default",
|
|
83471
83498
|
"line": {
|
|
83472
83499
|
"start": 232,
|
|
@@ -83481,7 +83508,7 @@
|
|
|
83481
83508
|
"path": "default/scss/taskboard/_variables.scss",
|
|
83482
83509
|
"name": "_variables.scss"
|
|
83483
83510
|
},
|
|
83484
|
-
"resolvedValue": "var(--kendo-color-primary-
|
|
83511
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
83485
83512
|
"resolvedType": "String"
|
|
83486
83513
|
},
|
|
83487
83514
|
{
|
|
@@ -84252,7 +84279,7 @@
|
|
|
84252
84279
|
"context": {
|
|
84253
84280
|
"type": "variable",
|
|
84254
84281
|
"name": "kendo-time-selector-header-time-now-text",
|
|
84255
|
-
"value": "k-color(primary)",
|
|
84282
|
+
"value": "k-color(primary-on-surface)",
|
|
84256
84283
|
"scope": "default",
|
|
84257
84284
|
"line": {
|
|
84258
84285
|
"start": 49,
|
|
@@ -84267,7 +84294,7 @@
|
|
|
84267
84294
|
"path": "default/scss/timeselector/_variables.scss",
|
|
84268
84295
|
"name": "_variables.scss"
|
|
84269
84296
|
},
|
|
84270
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
84297
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
84271
84298
|
"resolvedType": "String"
|
|
84272
84299
|
},
|
|
84273
84300
|
{
|
|
@@ -84279,7 +84306,7 @@
|
|
|
84279
84306
|
"context": {
|
|
84280
84307
|
"type": "variable",
|
|
84281
84308
|
"name": "kendo-time-selector-header-time-now-hover-text",
|
|
84282
|
-
"value": "k-color(primary-
|
|
84309
|
+
"value": "k-color(primary-on-surface)",
|
|
84283
84310
|
"scope": "default",
|
|
84284
84311
|
"line": {
|
|
84285
84312
|
"start": 52,
|
|
@@ -84294,7 +84321,7 @@
|
|
|
84294
84321
|
"path": "default/scss/timeselector/_variables.scss",
|
|
84295
84322
|
"name": "_variables.scss"
|
|
84296
84323
|
},
|
|
84297
|
-
"resolvedValue": "var(--kendo-color-primary-
|
|
84324
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
84298
84325
|
"resolvedType": "String"
|
|
84299
84326
|
},
|
|
84300
84327
|
{
|
|
@@ -85035,7 +85062,7 @@
|
|
|
85035
85062
|
"context": {
|
|
85036
85063
|
"type": "variable",
|
|
85037
85064
|
"name": "kendo-time-selector-now-button-text",
|
|
85038
|
-
"value": "k-color(primary)",
|
|
85065
|
+
"value": "k-color(primary-on-surface)",
|
|
85039
85066
|
"scope": "default",
|
|
85040
85067
|
"line": {
|
|
85041
85068
|
"start": 148,
|
|
@@ -85050,7 +85077,7 @@
|
|
|
85050
85077
|
"path": "default/scss/timeselector/_variables.scss",
|
|
85051
85078
|
"name": "_variables.scss"
|
|
85052
85079
|
},
|
|
85053
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
85080
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
85054
85081
|
"resolvedType": "String"
|
|
85055
85082
|
},
|
|
85056
85083
|
{
|
|
@@ -85062,7 +85089,7 @@
|
|
|
85062
85089
|
"context": {
|
|
85063
85090
|
"type": "variable",
|
|
85064
85091
|
"name": "kendo-time-selector-now-button-hover-text",
|
|
85065
|
-
"value": "k-color(primary-
|
|
85092
|
+
"value": "k-color(primary-on-surface)",
|
|
85066
85093
|
"scope": "default",
|
|
85067
85094
|
"line": {
|
|
85068
85095
|
"start": 151,
|
|
@@ -85077,7 +85104,7 @@
|
|
|
85077
85104
|
"path": "default/scss/timeselector/_variables.scss",
|
|
85078
85105
|
"name": "_variables.scss"
|
|
85079
85106
|
},
|
|
85080
|
-
"resolvedValue": "var(--kendo-color-primary-
|
|
85107
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
85081
85108
|
"resolvedType": "String"
|
|
85082
85109
|
},
|
|
85083
85110
|
{
|
|
@@ -89205,7 +89232,7 @@
|
|
|
89205
89232
|
"context": {
|
|
89206
89233
|
"type": "variable",
|
|
89207
89234
|
"name": "kendo-treeview-loadmore-text",
|
|
89208
|
-
"value": "k-color(primary)",
|
|
89235
|
+
"value": "k-color(primary-on-surface)",
|
|
89209
89236
|
"scope": "default",
|
|
89210
89237
|
"line": {
|
|
89211
89238
|
"start": 141,
|
|
@@ -89220,7 +89247,7 @@
|
|
|
89220
89247
|
"path": "default/scss/treeview/_variables.scss",
|
|
89221
89248
|
"name": "_variables.scss"
|
|
89222
89249
|
},
|
|
89223
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
89250
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
89224
89251
|
"resolvedType": "String"
|
|
89225
89252
|
},
|
|
89226
89253
|
{
|
|
@@ -101365,7 +101392,7 @@
|
|
|
101365
101392
|
"context": {
|
|
101366
101393
|
"type": "variable",
|
|
101367
101394
|
"name": "kendo-adaptive-menu-clear-text",
|
|
101368
|
-
"value": "k-color(primary)",
|
|
101395
|
+
"value": "k-color(primary-on-surface)",
|
|
101369
101396
|
"scope": "default",
|
|
101370
101397
|
"line": {
|
|
101371
101398
|
"start": 31,
|
|
@@ -101380,7 +101407,7 @@
|
|
|
101380
101407
|
"path": "default/scss/adaptive/_variables.scss",
|
|
101381
101408
|
"name": "_variables.scss"
|
|
101382
101409
|
},
|
|
101383
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
101410
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
101384
101411
|
"resolvedType": "String"
|
|
101385
101412
|
},
|
|
101386
101413
|
{
|
|
@@ -101554,7 +101581,7 @@
|
|
|
101554
101581
|
"context": {
|
|
101555
101582
|
"type": "variable",
|
|
101556
101583
|
"name": "kendo-adaptive-grid-sort-text",
|
|
101557
|
-
"value": "k-color(primary)",
|
|
101584
|
+
"value": "k-color(primary-on-surface)",
|
|
101558
101585
|
"scope": "default",
|
|
101559
101586
|
"line": {
|
|
101560
101587
|
"start": 57,
|
|
@@ -101569,7 +101596,7 @@
|
|
|
101569
101596
|
"path": "default/scss/adaptive/_variables.scss",
|
|
101570
101597
|
"name": "_variables.scss"
|
|
101571
101598
|
},
|
|
101572
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
101599
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
101573
101600
|
"resolvedType": "String"
|
|
101574
101601
|
},
|
|
101575
101602
|
{
|
|
@@ -101581,7 +101608,7 @@
|
|
|
101581
101608
|
"context": {
|
|
101582
101609
|
"type": "variable",
|
|
101583
101610
|
"name": "kendo-adaptive-scheduler-current-text",
|
|
101584
|
-
"value": "k-color(primary)",
|
|
101611
|
+
"value": "k-color(primary-on-surface)",
|
|
101585
101612
|
"scope": "default",
|
|
101586
101613
|
"line": {
|
|
101587
101614
|
"start": 63,
|
|
@@ -101596,7 +101623,7 @@
|
|
|
101596
101623
|
"path": "default/scss/adaptive/_variables.scss",
|
|
101597
101624
|
"name": "_variables.scss"
|
|
101598
101625
|
},
|
|
101599
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
101626
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
101600
101627
|
"resolvedType": "String"
|
|
101601
101628
|
},
|
|
101602
101629
|
{
|
|
@@ -105310,7 +105337,7 @@
|
|
|
105310
105337
|
"context": {
|
|
105311
105338
|
"type": "variable",
|
|
105312
105339
|
"name": "kendo-breadcrumb-link-focus-text",
|
|
105313
|
-
"value": "k-color(primary)",
|
|
105340
|
+
"value": "k-color(primary-on-surface)",
|
|
105314
105341
|
"scope": "default",
|
|
105315
105342
|
"line": {
|
|
105316
105343
|
"start": 148,
|
|
@@ -105325,7 +105352,7 @@
|
|
|
105325
105352
|
"path": "default/scss/breadcrumb/_variables.scss",
|
|
105326
105353
|
"name": "_variables.scss"
|
|
105327
105354
|
},
|
|
105328
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
105355
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
105329
105356
|
"resolvedType": "String"
|
|
105330
105357
|
},
|
|
105331
105358
|
{
|
|
@@ -109823,7 +109850,7 @@
|
|
|
109823
109850
|
"context": {
|
|
109824
109851
|
"type": "variable",
|
|
109825
109852
|
"name": "kendo-calendar-today-color",
|
|
109826
|
-
"value": "k-color(primary)",
|
|
109853
|
+
"value": "k-color(primary-on-surface)",
|
|
109827
109854
|
"scope": "default",
|
|
109828
109855
|
"line": {
|
|
109829
109856
|
"start": 160,
|
|
@@ -109838,7 +109865,7 @@
|
|
|
109838
109865
|
"path": "default/scss/calendar/_variables.scss",
|
|
109839
109866
|
"name": "_variables.scss"
|
|
109840
109867
|
},
|
|
109841
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
109868
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
109842
109869
|
"resolvedType": "String"
|
|
109843
109870
|
},
|
|
109844
109871
|
{
|
|
@@ -110552,7 +110579,7 @@
|
|
|
110552
110579
|
"context": {
|
|
110553
110580
|
"type": "variable",
|
|
110554
110581
|
"name": "kendo-calendar-navigation-hover-text",
|
|
110555
|
-
"value": "k-color(primary-
|
|
110582
|
+
"value": "k-color(primary-on-surface)",
|
|
110556
110583
|
"scope": "default",
|
|
110557
110584
|
"line": {
|
|
110558
110585
|
"start": 252,
|
|
@@ -110567,7 +110594,7 @@
|
|
|
110567
110594
|
"path": "default/scss/calendar/_variables.scss",
|
|
110568
110595
|
"name": "_variables.scss"
|
|
110569
110596
|
},
|
|
110570
|
-
"resolvedValue": "var(--kendo-color-primary-
|
|
110597
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
110571
110598
|
"resolvedType": "String"
|
|
110572
110599
|
},
|
|
110573
110600
|
{
|
|
@@ -111445,7 +111472,7 @@
|
|
|
111445
111472
|
"context": {
|
|
111446
111473
|
"type": "variable",
|
|
111447
111474
|
"name": "kendo-captcha-text",
|
|
111448
|
-
"value": "k-color(surface
|
|
111475
|
+
"value": "k-color(on-app-surface)",
|
|
111449
111476
|
"scope": "default",
|
|
111450
111477
|
"line": {
|
|
111451
111478
|
"start": 29,
|
|
@@ -111460,7 +111487,7 @@
|
|
|
111460
111487
|
"path": "default/scss/captcha/_variables.scss",
|
|
111461
111488
|
"name": "_variables.scss"
|
|
111462
111489
|
},
|
|
111463
|
-
"resolvedValue": "var(--kendo-color-surface
|
|
111490
|
+
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
111464
111491
|
"resolvedType": "String"
|
|
111465
111492
|
},
|
|
111466
111493
|
{
|
|
@@ -111472,7 +111499,7 @@
|
|
|
111472
111499
|
"context": {
|
|
111473
111500
|
"type": "variable",
|
|
111474
111501
|
"name": "kendo-captcha-border",
|
|
111475
|
-
"value": "k-color(
|
|
111502
|
+
"value": "k-color(border)",
|
|
111476
111503
|
"scope": "default",
|
|
111477
111504
|
"line": {
|
|
111478
111505
|
"start": 32,
|
|
@@ -111487,7 +111514,7 @@
|
|
|
111487
111514
|
"path": "default/scss/captcha/_variables.scss",
|
|
111488
111515
|
"name": "_variables.scss"
|
|
111489
111516
|
},
|
|
111490
|
-
"resolvedValue": "var(--kendo-color-
|
|
111517
|
+
"resolvedValue": "var(--kendo-color-border)",
|
|
111491
111518
|
"resolvedType": "String"
|
|
111492
111519
|
},
|
|
111493
111520
|
{
|
|
@@ -126523,7 +126550,7 @@
|
|
|
126523
126550
|
"context": {
|
|
126524
126551
|
"type": "variable",
|
|
126525
126552
|
"name": "kendo-group-menu-item-add-action-text",
|
|
126526
|
-
"value": "k-color(primary)",
|
|
126553
|
+
"value": "k-color(primary-on-surface)",
|
|
126527
126554
|
"scope": "default",
|
|
126528
126555
|
"line": {
|
|
126529
126556
|
"start": 68,
|
|
@@ -126538,7 +126565,7 @@
|
|
|
126538
126565
|
"path": "default/scss/column-menu/_variables.scss",
|
|
126539
126566
|
"name": "_variables.scss"
|
|
126540
126567
|
},
|
|
126541
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
126568
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
126542
126569
|
"resolvedType": "String"
|
|
126543
126570
|
},
|
|
126544
126571
|
{
|
|
@@ -133594,7 +133621,7 @@
|
|
|
133594
133621
|
"context": {
|
|
133595
133622
|
"type": "variable",
|
|
133596
133623
|
"name": "kendo-filter-preview-field-text",
|
|
133597
|
-
"value": "k-color(primary)",
|
|
133624
|
+
"value": "k-color(primary-on-surface)",
|
|
133598
133625
|
"scope": "default",
|
|
133599
133626
|
"line": {
|
|
133600
133627
|
"start": 25,
|
|
@@ -133609,7 +133636,7 @@
|
|
|
133609
133636
|
"path": "default/scss/filter/_variables.scss",
|
|
133610
133637
|
"name": "_variables.scss"
|
|
133611
133638
|
},
|
|
133612
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
133639
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
133613
133640
|
"resolvedType": "String"
|
|
133614
133641
|
},
|
|
133615
133642
|
{
|
|
@@ -140465,8 +140492,8 @@
|
|
|
140465
140492
|
{
|
|
140466
140493
|
"description": "The background color of highlighted Grid rows.\n",
|
|
140467
140494
|
"commentRange": {
|
|
140468
|
-
"start":
|
|
140469
|
-
"end":
|
|
140495
|
+
"start": 248,
|
|
140496
|
+
"end": 249
|
|
140470
140497
|
},
|
|
140471
140498
|
"context": {
|
|
140472
140499
|
"type": "variable",
|
|
@@ -140474,8 +140501,8 @@
|
|
|
140474
140501
|
"value": "$kendo-table-highlighted-bg",
|
|
140475
140502
|
"scope": "default",
|
|
140476
140503
|
"line": {
|
|
140477
|
-
"start":
|
|
140478
|
-
"end":
|
|
140504
|
+
"start": 250,
|
|
140505
|
+
"end": 250
|
|
140479
140506
|
}
|
|
140480
140507
|
},
|
|
140481
140508
|
"group": [
|
|
@@ -140492,8 +140519,8 @@
|
|
|
140492
140519
|
{
|
|
140493
140520
|
"description": "The font weight of highlighted Grid rows.\n",
|
|
140494
140521
|
"commentRange": {
|
|
140495
|
-
"start":
|
|
140496
|
-
"end":
|
|
140522
|
+
"start": 251,
|
|
140523
|
+
"end": 252
|
|
140497
140524
|
},
|
|
140498
140525
|
"context": {
|
|
140499
140526
|
"type": "variable",
|
|
@@ -140501,8 +140528,8 @@
|
|
|
140501
140528
|
"value": "$kendo-table-highlighted-font-weight",
|
|
140502
140529
|
"scope": "default",
|
|
140503
140530
|
"line": {
|
|
140504
|
-
"start":
|
|
140505
|
-
"end":
|
|
140531
|
+
"start": 253,
|
|
140532
|
+
"end": 253
|
|
140506
140533
|
}
|
|
140507
140534
|
},
|
|
140508
140535
|
"group": [
|
|
@@ -140519,8 +140546,8 @@
|
|
|
140519
140546
|
{
|
|
140520
140547
|
"description": "The background color of selected highlighted Grid rows.\n",
|
|
140521
140548
|
"commentRange": {
|
|
140522
|
-
"start":
|
|
140523
|
-
"end":
|
|
140549
|
+
"start": 255,
|
|
140550
|
+
"end": 256
|
|
140524
140551
|
},
|
|
140525
140552
|
"context": {
|
|
140526
140553
|
"type": "variable",
|
|
@@ -140528,8 +140555,8 @@
|
|
|
140528
140555
|
"value": "$kendo-table-selected-highlighted-bg",
|
|
140529
140556
|
"scope": "default",
|
|
140530
140557
|
"line": {
|
|
140531
|
-
"start":
|
|
140532
|
-
"end":
|
|
140558
|
+
"start": 257,
|
|
140559
|
+
"end": 257
|
|
140533
140560
|
}
|
|
140534
140561
|
},
|
|
140535
140562
|
"group": [
|
|
@@ -140546,8 +140573,8 @@
|
|
|
140546
140573
|
{
|
|
140547
140574
|
"description": "The background color of the Grid selection aggregates container.\n",
|
|
140548
140575
|
"commentRange": {
|
|
140549
|
-
"start":
|
|
140550
|
-
"end":
|
|
140576
|
+
"start": 259,
|
|
140577
|
+
"end": 260
|
|
140551
140578
|
},
|
|
140552
140579
|
"context": {
|
|
140553
140580
|
"type": "variable",
|
|
@@ -140555,8 +140582,8 @@
|
|
|
140555
140582
|
"value": "$kendo-grid-header-bg",
|
|
140556
140583
|
"scope": "default",
|
|
140557
140584
|
"line": {
|
|
140558
|
-
"start":
|
|
140559
|
-
"end":
|
|
140585
|
+
"start": 261,
|
|
140586
|
+
"end": 261
|
|
140560
140587
|
}
|
|
140561
140588
|
},
|
|
140562
140589
|
"group": [
|
|
@@ -140573,8 +140600,8 @@
|
|
|
140573
140600
|
{
|
|
140574
140601
|
"description": "The text color of the Grid selection aggregates container.\n",
|
|
140575
140602
|
"commentRange": {
|
|
140576
|
-
"start":
|
|
140577
|
-
"end":
|
|
140603
|
+
"start": 262,
|
|
140604
|
+
"end": 263
|
|
140578
140605
|
},
|
|
140579
140606
|
"context": {
|
|
140580
140607
|
"type": "variable",
|
|
@@ -140582,8 +140609,8 @@
|
|
|
140582
140609
|
"value": "$kendo-grid-text",
|
|
140583
140610
|
"scope": "default",
|
|
140584
140611
|
"line": {
|
|
140585
|
-
"start":
|
|
140586
|
-
"end":
|
|
140612
|
+
"start": 264,
|
|
140613
|
+
"end": 264
|
|
140587
140614
|
}
|
|
140588
140615
|
},
|
|
140589
140616
|
"group": [
|
|
@@ -140600,8 +140627,8 @@
|
|
|
140600
140627
|
{
|
|
140601
140628
|
"description": "The border color of the Grid selection aggregates container.\n",
|
|
140602
140629
|
"commentRange": {
|
|
140603
|
-
"start":
|
|
140604
|
-
"end":
|
|
140630
|
+
"start": 265,
|
|
140631
|
+
"end": 266
|
|
140605
140632
|
},
|
|
140606
140633
|
"context": {
|
|
140607
140634
|
"type": "variable",
|
|
@@ -140609,8 +140636,8 @@
|
|
|
140609
140636
|
"value": "$kendo-grid-border",
|
|
140610
140637
|
"scope": "default",
|
|
140611
140638
|
"line": {
|
|
140612
|
-
"start":
|
|
140613
|
-
"end":
|
|
140639
|
+
"start": 267,
|
|
140640
|
+
"end": 267
|
|
140614
140641
|
}
|
|
140615
140642
|
},
|
|
140616
140643
|
"group": [
|
|
@@ -140627,8 +140654,8 @@
|
|
|
140627
140654
|
{
|
|
140628
140655
|
"description": "The border width of the Grid selection aggregates container.\n",
|
|
140629
140656
|
"commentRange": {
|
|
140630
|
-
"start":
|
|
140631
|
-
"end":
|
|
140657
|
+
"start": 268,
|
|
140658
|
+
"end": 269
|
|
140632
140659
|
},
|
|
140633
140660
|
"context": {
|
|
140634
140661
|
"type": "variable",
|
|
@@ -140636,8 +140663,8 @@
|
|
|
140636
140663
|
"value": "$kendo-grid-border-width",
|
|
140637
140664
|
"scope": "default",
|
|
140638
140665
|
"line": {
|
|
140639
|
-
"start":
|
|
140640
|
-
"end":
|
|
140666
|
+
"start": 270,
|
|
140667
|
+
"end": 270
|
|
140641
140668
|
}
|
|
140642
140669
|
},
|
|
140643
140670
|
"group": [
|
|
@@ -140654,8 +140681,8 @@
|
|
|
140654
140681
|
{
|
|
140655
140682
|
"description": "The spacing between the selection aggregates items.\n",
|
|
140656
140683
|
"commentRange": {
|
|
140657
|
-
"start":
|
|
140658
|
-
"end":
|
|
140684
|
+
"start": 271,
|
|
140685
|
+
"end": 272
|
|
140659
140686
|
},
|
|
140660
140687
|
"context": {
|
|
140661
140688
|
"type": "variable",
|
|
@@ -140663,8 +140690,8 @@
|
|
|
140663
140690
|
"value": "k-spacing(2)",
|
|
140664
140691
|
"scope": "default",
|
|
140665
140692
|
"line": {
|
|
140666
|
-
"start":
|
|
140667
|
-
"end":
|
|
140693
|
+
"start": 273,
|
|
140694
|
+
"end": 273
|
|
140668
140695
|
}
|
|
140669
140696
|
},
|
|
140670
140697
|
"group": [
|
|
@@ -140681,8 +140708,8 @@
|
|
|
140681
140708
|
{
|
|
140682
140709
|
"description": "The line height of the Grid selection aggregates container.\n",
|
|
140683
140710
|
"commentRange": {
|
|
140684
|
-
"start":
|
|
140685
|
-
"end":
|
|
140711
|
+
"start": 274,
|
|
140712
|
+
"end": 275
|
|
140686
140713
|
},
|
|
140687
140714
|
"context": {
|
|
140688
140715
|
"type": "variable",
|
|
@@ -140690,8 +140717,8 @@
|
|
|
140690
140717
|
"value": "$kendo-grid-line-height",
|
|
140691
140718
|
"scope": "default",
|
|
140692
140719
|
"line": {
|
|
140693
|
-
"start":
|
|
140694
|
-
"end":
|
|
140720
|
+
"start": 276,
|
|
140721
|
+
"end": 276
|
|
140695
140722
|
}
|
|
140696
140723
|
},
|
|
140697
140724
|
"group": [
|
|
@@ -140708,8 +140735,8 @@
|
|
|
140708
140735
|
{
|
|
140709
140736
|
"description": "The font weight of the Grid selection aggregates container.\n",
|
|
140710
140737
|
"commentRange": {
|
|
140711
|
-
"start":
|
|
140712
|
-
"end":
|
|
140738
|
+
"start": 277,
|
|
140739
|
+
"end": 278
|
|
140713
140740
|
},
|
|
140714
140741
|
"context": {
|
|
140715
140742
|
"type": "variable",
|
|
@@ -140717,8 +140744,8 @@
|
|
|
140717
140744
|
"value": "var(--kendo-font-weight-bold)",
|
|
140718
140745
|
"scope": "default",
|
|
140719
140746
|
"line": {
|
|
140720
|
-
"start":
|
|
140721
|
-
"end":
|
|
140747
|
+
"start": 279,
|
|
140748
|
+
"end": 279
|
|
140722
140749
|
}
|
|
140723
140750
|
},
|
|
140724
140751
|
"group": [
|
|
@@ -140735,8 +140762,8 @@
|
|
|
140735
140762
|
{
|
|
140736
140763
|
"description": "The background color of the Grid row.\n",
|
|
140737
140764
|
"commentRange": {
|
|
140738
|
-
"start":
|
|
140739
|
-
"end":
|
|
140765
|
+
"start": 281,
|
|
140766
|
+
"end": 282
|
|
140740
140767
|
},
|
|
140741
140768
|
"context": {
|
|
140742
140769
|
"type": "variable",
|
|
@@ -140744,8 +140771,8 @@
|
|
|
140744
140771
|
"value": "k-color(surface)",
|
|
140745
140772
|
"scope": "default",
|
|
140746
140773
|
"line": {
|
|
140747
|
-
"start":
|
|
140748
|
-
"end":
|
|
140774
|
+
"start": 283,
|
|
140775
|
+
"end": 283
|
|
140749
140776
|
}
|
|
140750
140777
|
},
|
|
140751
140778
|
"group": [
|
|
@@ -140762,8 +140789,8 @@
|
|
|
140762
140789
|
{
|
|
140763
140790
|
"description": "The text color of the Grid row.\n",
|
|
140764
140791
|
"commentRange": {
|
|
140765
|
-
"start":
|
|
140766
|
-
"end":
|
|
140792
|
+
"start": 284,
|
|
140793
|
+
"end": 285
|
|
140767
140794
|
},
|
|
140768
140795
|
"context": {
|
|
140769
140796
|
"type": "variable",
|
|
@@ -140771,8 +140798,8 @@
|
|
|
140771
140798
|
"value": "$kendo-grid-text",
|
|
140772
140799
|
"scope": "default",
|
|
140773
140800
|
"line": {
|
|
140774
|
-
"start":
|
|
140775
|
-
"end":
|
|
140801
|
+
"start": 286,
|
|
140802
|
+
"end": 286
|
|
140776
140803
|
}
|
|
140777
140804
|
},
|
|
140778
140805
|
"group": [
|
|
@@ -140789,8 +140816,8 @@
|
|
|
140789
140816
|
{
|
|
140790
140817
|
"description": "The sorted icon spacing of the Grid.\n",
|
|
140791
140818
|
"commentRange": {
|
|
140792
|
-
"start":
|
|
140793
|
-
"end":
|
|
140819
|
+
"start": 288,
|
|
140820
|
+
"end": 289
|
|
140794
140821
|
},
|
|
140795
140822
|
"context": {
|
|
140796
140823
|
"type": "variable",
|
|
@@ -140798,8 +140825,8 @@
|
|
|
140798
140825
|
"value": "calc( #{k-spacing(2)} - 1px )",
|
|
140799
140826
|
"scope": "default",
|
|
140800
140827
|
"line": {
|
|
140801
|
-
"start":
|
|
140802
|
-
"end":
|
|
140828
|
+
"start": 290,
|
|
140829
|
+
"end": 290
|
|
140803
140830
|
}
|
|
140804
140831
|
},
|
|
140805
140832
|
"group": [
|
|
@@ -140816,8 +140843,8 @@
|
|
|
140816
140843
|
{
|
|
140817
140844
|
"description": "The background color of the Grid.\n",
|
|
140818
140845
|
"commentRange": {
|
|
140819
|
-
"start":
|
|
140820
|
-
"end":
|
|
140846
|
+
"start": 291,
|
|
140847
|
+
"end": 292
|
|
140821
140848
|
},
|
|
140822
140849
|
"context": {
|
|
140823
140850
|
"type": "variable",
|
|
@@ -140825,8 +140852,8 @@
|
|
|
140825
140852
|
"value": "color-mix(in srgb, k-color(on-app-surface) 3%, transparent)",
|
|
140826
140853
|
"scope": "default",
|
|
140827
140854
|
"line": {
|
|
140828
|
-
"start":
|
|
140829
|
-
"end":
|
|
140855
|
+
"start": 293,
|
|
140856
|
+
"end": 293
|
|
140830
140857
|
}
|
|
140831
140858
|
},
|
|
140832
140859
|
"group": [
|
|
@@ -140843,8 +140870,8 @@
|
|
|
140843
140870
|
{
|
|
140844
140871
|
"description": "The text color of the Grid.\n",
|
|
140845
140872
|
"commentRange": {
|
|
140846
|
-
"start":
|
|
140847
|
-
"end":
|
|
140873
|
+
"start": 294,
|
|
140874
|
+
"end": 295
|
|
140848
140875
|
},
|
|
140849
140876
|
"context": {
|
|
140850
140877
|
"type": "variable",
|
|
@@ -140852,8 +140879,8 @@
|
|
|
140852
140879
|
"value": "k-color(primary)",
|
|
140853
140880
|
"scope": "default",
|
|
140854
140881
|
"line": {
|
|
140855
|
-
"start":
|
|
140856
|
-
"end":
|
|
140882
|
+
"start": 296,
|
|
140883
|
+
"end": 296
|
|
140857
140884
|
}
|
|
140858
140885
|
},
|
|
140859
140886
|
"group": [
|
|
@@ -140870,8 +140897,8 @@
|
|
|
140870
140897
|
{
|
|
140871
140898
|
"description": "The font size of the Grid.\n",
|
|
140872
140899
|
"commentRange": {
|
|
140873
|
-
"start":
|
|
140874
|
-
"end":
|
|
140900
|
+
"start": 297,
|
|
140901
|
+
"end": 298
|
|
140875
140902
|
},
|
|
140876
140903
|
"context": {
|
|
140877
140904
|
"type": "variable",
|
|
@@ -140879,8 +140906,8 @@
|
|
|
140879
140906
|
"value": "var(--kendo-font-size-sm)",
|
|
140880
140907
|
"scope": "default",
|
|
140881
140908
|
"line": {
|
|
140882
|
-
"start":
|
|
140883
|
-
"end":
|
|
140909
|
+
"start": 299,
|
|
140910
|
+
"end": 299
|
|
140884
140911
|
}
|
|
140885
140912
|
},
|
|
140886
140913
|
"group": [
|
|
@@ -140897,8 +140924,8 @@
|
|
|
140897
140924
|
{
|
|
140898
140925
|
"description": "The spacing of the Grid.\n",
|
|
140899
140926
|
"commentRange": {
|
|
140900
|
-
"start":
|
|
140901
|
-
"end":
|
|
140927
|
+
"start": 300,
|
|
140928
|
+
"end": 301
|
|
140902
140929
|
},
|
|
140903
140930
|
"context": {
|
|
140904
140931
|
"type": "variable",
|
|
@@ -140906,8 +140933,8 @@
|
|
|
140906
140933
|
"value": "calc( #{$kendo-icon-spacing} / 2 )",
|
|
140907
140934
|
"scope": "default",
|
|
140908
140935
|
"line": {
|
|
140909
|
-
"start":
|
|
140910
|
-
"end":
|
|
140936
|
+
"start": 302,
|
|
140937
|
+
"end": 302
|
|
140911
140938
|
}
|
|
140912
140939
|
},
|
|
140913
140940
|
"group": [
|
|
@@ -140924,8 +140951,8 @@
|
|
|
140924
140951
|
{
|
|
140925
140952
|
"description": "The vertical spacing of the Grid.\n",
|
|
140926
140953
|
"commentRange": {
|
|
140927
|
-
"start":
|
|
140928
|
-
"end":
|
|
140954
|
+
"start": 303,
|
|
140955
|
+
"end": 304
|
|
140929
140956
|
},
|
|
140930
140957
|
"context": {
|
|
140931
140958
|
"type": "variable",
|
|
@@ -140933,8 +140960,8 @@
|
|
|
140933
140960
|
"value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1)",
|
|
140934
140961
|
"scope": "default",
|
|
140935
140962
|
"line": {
|
|
140936
|
-
"start":
|
|
140937
|
-
"end":
|
|
140963
|
+
"start": 305,
|
|
140964
|
+
"end": 305
|
|
140938
140965
|
}
|
|
140939
140966
|
},
|
|
140940
140967
|
"group": [
|
|
@@ -140951,8 +140978,8 @@
|
|
|
140951
140978
|
{
|
|
140952
140979
|
"description": "The shadow of the Grid.\n",
|
|
140953
140980
|
"commentRange": {
|
|
140954
|
-
"start":
|
|
140955
|
-
"end":
|
|
140981
|
+
"start": 308,
|
|
140982
|
+
"end": 309
|
|
140956
140983
|
},
|
|
140957
140984
|
"context": {
|
|
140958
140985
|
"type": "variable",
|
|
@@ -140960,8 +140987,8 @@
|
|
|
140960
140987
|
"value": "$kendo-table-focus-shadow",
|
|
140961
140988
|
"scope": "default",
|
|
140962
140989
|
"line": {
|
|
140963
|
-
"start":
|
|
140964
|
-
"end":
|
|
140990
|
+
"start": 310,
|
|
140991
|
+
"end": 310
|
|
140965
140992
|
}
|
|
140966
140993
|
},
|
|
140967
140994
|
"group": [
|
|
@@ -140978,8 +141005,8 @@
|
|
|
140978
141005
|
{
|
|
140979
141006
|
"description": "The spacing of the Grid button.\n",
|
|
140980
141007
|
"commentRange": {
|
|
140981
|
-
"start":
|
|
140982
|
-
"end":
|
|
141008
|
+
"start": 312,
|
|
141009
|
+
"end": 313
|
|
140983
141010
|
},
|
|
140984
141011
|
"context": {
|
|
140985
141012
|
"type": "variable",
|
|
@@ -140987,8 +141014,8 @@
|
|
|
140987
141014
|
"value": "k-spacing(2)",
|
|
140988
141015
|
"scope": "default",
|
|
140989
141016
|
"line": {
|
|
140990
|
-
"start":
|
|
140991
|
-
"end":
|
|
141017
|
+
"start": 314,
|
|
141018
|
+
"end": 314
|
|
140992
141019
|
}
|
|
140993
141020
|
},
|
|
140994
141021
|
"group": [
|
|
@@ -141005,8 +141032,8 @@
|
|
|
141005
141032
|
{
|
|
141006
141033
|
"description": "The background color of the sticky content in the Grid.\n",
|
|
141007
141034
|
"commentRange": {
|
|
141008
|
-
"start":
|
|
141009
|
-
"end":
|
|
141035
|
+
"start": 317,
|
|
141036
|
+
"end": 318
|
|
141010
141037
|
},
|
|
141011
141038
|
"context": {
|
|
141012
141039
|
"type": "variable",
|
|
@@ -141014,8 +141041,8 @@
|
|
|
141014
141041
|
"value": "k-color(surface-alt)",
|
|
141015
141042
|
"scope": "default",
|
|
141016
141043
|
"line": {
|
|
141017
|
-
"start":
|
|
141018
|
-
"end":
|
|
141044
|
+
"start": 319,
|
|
141045
|
+
"end": 319
|
|
141019
141046
|
}
|
|
141020
141047
|
},
|
|
141021
141048
|
"group": [
|
|
@@ -141032,8 +141059,8 @@
|
|
|
141032
141059
|
{
|
|
141033
141060
|
"description": "The background color of the hovered sticky content in the Grid.\n",
|
|
141034
141061
|
"commentRange": {
|
|
141035
|
-
"start":
|
|
141036
|
-
"end":
|
|
141062
|
+
"start": 320,
|
|
141063
|
+
"end": 321
|
|
141037
141064
|
},
|
|
141038
141065
|
"context": {
|
|
141039
141066
|
"type": "variable",
|
|
@@ -141041,8 +141068,8 @@
|
|
|
141041
141068
|
"value": "k-color(base-hover)",
|
|
141042
141069
|
"scope": "default",
|
|
141043
141070
|
"line": {
|
|
141044
|
-
"start":
|
|
141045
|
-
"end":
|
|
141071
|
+
"start": 322,
|
|
141072
|
+
"end": 322
|
|
141046
141073
|
}
|
|
141047
141074
|
},
|
|
141048
141075
|
"group": [
|
|
@@ -141059,8 +141086,8 @@
|
|
|
141059
141086
|
{
|
|
141060
141087
|
"description": "The alternate background color of the sticky content in the Grid.\n",
|
|
141061
141088
|
"commentRange": {
|
|
141062
|
-
"start":
|
|
141063
|
-
"end":
|
|
141089
|
+
"start": 323,
|
|
141090
|
+
"end": 324
|
|
141064
141091
|
},
|
|
141065
141092
|
"context": {
|
|
141066
141093
|
"type": "variable",
|
|
@@ -141068,8 +141095,8 @@
|
|
|
141068
141095
|
"value": "k-color(base)",
|
|
141069
141096
|
"scope": "default",
|
|
141070
141097
|
"line": {
|
|
141071
|
-
"start":
|
|
141072
|
-
"end":
|
|
141098
|
+
"start": 325,
|
|
141099
|
+
"end": 325
|
|
141073
141100
|
}
|
|
141074
141101
|
},
|
|
141075
141102
|
"group": [
|
|
@@ -141086,8 +141113,8 @@
|
|
|
141086
141113
|
{
|
|
141087
141114
|
"description": "The border color of the sticky content in the Grid.\n",
|
|
141088
141115
|
"commentRange": {
|
|
141089
|
-
"start":
|
|
141090
|
-
"end":
|
|
141116
|
+
"start": 327,
|
|
141117
|
+
"end": 328
|
|
141091
141118
|
},
|
|
141092
141119
|
"context": {
|
|
141093
141120
|
"type": "variable",
|
|
@@ -141095,8 +141122,8 @@
|
|
|
141095
141122
|
"value": "color-mix(in srgb, k-color(on-app-surface) 30%, transparent)",
|
|
141096
141123
|
"scope": "default",
|
|
141097
141124
|
"line": {
|
|
141098
|
-
"start":
|
|
141099
|
-
"end":
|
|
141125
|
+
"start": 329,
|
|
141126
|
+
"end": 329
|
|
141100
141127
|
}
|
|
141101
141128
|
},
|
|
141102
141129
|
"group": [
|
|
@@ -141113,8 +141140,8 @@
|
|
|
141113
141140
|
{
|
|
141114
141141
|
"description": "The background color of the sticky header in the Grid.\n",
|
|
141115
141142
|
"commentRange": {
|
|
141116
|
-
"start":
|
|
141117
|
-
"end":
|
|
141143
|
+
"start": 331,
|
|
141144
|
+
"end": 332
|
|
141118
141145
|
},
|
|
141119
141146
|
"context": {
|
|
141120
141147
|
"type": "variable",
|
|
@@ -141122,8 +141149,8 @@
|
|
|
141122
141149
|
"value": "$kendo-grid-header-bg",
|
|
141123
141150
|
"scope": "default",
|
|
141124
141151
|
"line": {
|
|
141125
|
-
"start":
|
|
141126
|
-
"end":
|
|
141152
|
+
"start": 333,
|
|
141153
|
+
"end": 333
|
|
141127
141154
|
}
|
|
141128
141155
|
},
|
|
141129
141156
|
"group": [
|
|
@@ -141140,8 +141167,8 @@
|
|
|
141140
141167
|
{
|
|
141141
141168
|
"description": "The text color of the sticky header in the Grid.\n",
|
|
141142
141169
|
"commentRange": {
|
|
141143
|
-
"start":
|
|
141144
|
-
"end":
|
|
141170
|
+
"start": 334,
|
|
141171
|
+
"end": 335
|
|
141145
141172
|
},
|
|
141146
141173
|
"context": {
|
|
141147
141174
|
"type": "variable",
|
|
@@ -141149,8 +141176,8 @@
|
|
|
141149
141176
|
"value": "$kendo-grid-header-text",
|
|
141150
141177
|
"scope": "default",
|
|
141151
141178
|
"line": {
|
|
141152
|
-
"start":
|
|
141153
|
-
"end":
|
|
141179
|
+
"start": 336,
|
|
141180
|
+
"end": 336
|
|
141154
141181
|
}
|
|
141155
141182
|
},
|
|
141156
141183
|
"group": [
|
|
@@ -141167,8 +141194,8 @@
|
|
|
141167
141194
|
{
|
|
141168
141195
|
"description": "The border color of the sticky header in the Grid.\n",
|
|
141169
141196
|
"commentRange": {
|
|
141170
|
-
"start":
|
|
141171
|
-
"end":
|
|
141197
|
+
"start": 337,
|
|
141198
|
+
"end": 338
|
|
141172
141199
|
},
|
|
141173
141200
|
"context": {
|
|
141174
141201
|
"type": "variable",
|
|
@@ -141176,8 +141203,8 @@
|
|
|
141176
141203
|
"value": "$kendo-grid-sticky-border",
|
|
141177
141204
|
"scope": "default",
|
|
141178
141205
|
"line": {
|
|
141179
|
-
"start":
|
|
141180
|
-
"end":
|
|
141206
|
+
"start": 339,
|
|
141207
|
+
"end": 339
|
|
141181
141208
|
}
|
|
141182
141209
|
},
|
|
141183
141210
|
"group": [
|
|
@@ -141194,8 +141221,8 @@
|
|
|
141194
141221
|
{
|
|
141195
141222
|
"description": "The background color of the sticky footer in the Grid.\n",
|
|
141196
141223
|
"commentRange": {
|
|
141197
|
-
"start":
|
|
141198
|
-
"end":
|
|
141224
|
+
"start": 341,
|
|
141225
|
+
"end": 342
|
|
141199
141226
|
},
|
|
141200
141227
|
"context": {
|
|
141201
141228
|
"type": "variable",
|
|
@@ -141203,8 +141230,8 @@
|
|
|
141203
141230
|
"value": "$kendo-grid-header-bg",
|
|
141204
141231
|
"scope": "default",
|
|
141205
141232
|
"line": {
|
|
141206
|
-
"start":
|
|
141207
|
-
"end":
|
|
141233
|
+
"start": 343,
|
|
141234
|
+
"end": 343
|
|
141208
141235
|
}
|
|
141209
141236
|
},
|
|
141210
141237
|
"group": [
|
|
@@ -141221,8 +141248,8 @@
|
|
|
141221
141248
|
{
|
|
141222
141249
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
141223
141250
|
"commentRange": {
|
|
141224
|
-
"start":
|
|
141225
|
-
"end":
|
|
141251
|
+
"start": 345,
|
|
141252
|
+
"end": 346
|
|
141226
141253
|
},
|
|
141227
141254
|
"context": {
|
|
141228
141255
|
"type": "variable",
|
|
@@ -141230,8 +141257,8 @@
|
|
|
141230
141257
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
141231
141258
|
"scope": "default",
|
|
141232
141259
|
"line": {
|
|
141233
|
-
"start":
|
|
141234
|
-
"end":
|
|
141260
|
+
"start": 347,
|
|
141261
|
+
"end": 347
|
|
141235
141262
|
}
|
|
141236
141263
|
},
|
|
141237
141264
|
"group": [
|
|
@@ -141248,8 +141275,8 @@
|
|
|
141248
141275
|
{
|
|
141249
141276
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
141250
141277
|
"commentRange": {
|
|
141251
|
-
"start":
|
|
141252
|
-
"end":
|
|
141278
|
+
"start": 348,
|
|
141279
|
+
"end": 349
|
|
141253
141280
|
},
|
|
141254
141281
|
"context": {
|
|
141255
141282
|
"type": "variable",
|
|
@@ -141257,8 +141284,8 @@
|
|
|
141257
141284
|
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
141258
141285
|
"scope": "default",
|
|
141259
141286
|
"line": {
|
|
141260
|
-
"start":
|
|
141261
|
-
"end":
|
|
141287
|
+
"start": 350,
|
|
141288
|
+
"end": 350
|
|
141262
141289
|
}
|
|
141263
141290
|
},
|
|
141264
141291
|
"group": [
|
|
@@ -141275,8 +141302,8 @@
|
|
|
141275
141302
|
{
|
|
141276
141303
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
141277
141304
|
"commentRange": {
|
|
141278
|
-
"start":
|
|
141279
|
-
"end":
|
|
141305
|
+
"start": 352,
|
|
141306
|
+
"end": 353
|
|
141280
141307
|
},
|
|
141281
141308
|
"context": {
|
|
141282
141309
|
"type": "variable",
|
|
@@ -141284,8 +141311,8 @@
|
|
|
141284
141311
|
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
141285
141312
|
"scope": "default",
|
|
141286
141313
|
"line": {
|
|
141287
|
-
"start":
|
|
141288
|
-
"end":
|
|
141314
|
+
"start": 354,
|
|
141315
|
+
"end": 354
|
|
141289
141316
|
}
|
|
141290
141317
|
},
|
|
141291
141318
|
"group": [
|
|
@@ -141302,8 +141329,8 @@
|
|
|
141302
141329
|
{
|
|
141303
141330
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
141304
141331
|
"commentRange": {
|
|
141305
|
-
"start":
|
|
141306
|
-
"end":
|
|
141332
|
+
"start": 355,
|
|
141333
|
+
"end": 356
|
|
141307
141334
|
},
|
|
141308
141335
|
"context": {
|
|
141309
141336
|
"type": "variable",
|
|
@@ -141311,8 +141338,8 @@
|
|
|
141311
141338
|
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
141312
141339
|
"scope": "default",
|
|
141313
141340
|
"line": {
|
|
141314
|
-
"start":
|
|
141315
|
-
"end":
|
|
141341
|
+
"start": 357,
|
|
141342
|
+
"end": 357
|
|
141316
141343
|
}
|
|
141317
141344
|
},
|
|
141318
141345
|
"group": [
|
|
@@ -141329,8 +141356,8 @@
|
|
|
141329
141356
|
{
|
|
141330
141357
|
"description": "The width of the Grid column menu.\n",
|
|
141331
141358
|
"commentRange": {
|
|
141332
|
-
"start":
|
|
141333
|
-
"end":
|
|
141359
|
+
"start": 360,
|
|
141360
|
+
"end": 361
|
|
141334
141361
|
},
|
|
141335
141362
|
"context": {
|
|
141336
141363
|
"type": "variable",
|
|
@@ -141338,8 +141365,8 @@
|
|
|
141338
141365
|
"value": "230px",
|
|
141339
141366
|
"scope": "default",
|
|
141340
141367
|
"line": {
|
|
141341
|
-
"start":
|
|
141342
|
-
"end":
|
|
141368
|
+
"start": 362,
|
|
141369
|
+
"end": 362
|
|
141343
141370
|
}
|
|
141344
141371
|
},
|
|
141345
141372
|
"group": [
|
|
@@ -141356,8 +141383,8 @@
|
|
|
141356
141383
|
{
|
|
141357
141384
|
"description": "The maximum width of the Grid column menu.\n",
|
|
141358
141385
|
"commentRange": {
|
|
141359
|
-
"start":
|
|
141360
|
-
"end":
|
|
141386
|
+
"start": 363,
|
|
141387
|
+
"end": 364
|
|
141361
141388
|
},
|
|
141362
141389
|
"context": {
|
|
141363
141390
|
"type": "variable",
|
|
@@ -141365,8 +141392,8 @@
|
|
|
141365
141392
|
"value": "320px",
|
|
141366
141393
|
"scope": "default",
|
|
141367
141394
|
"line": {
|
|
141368
|
-
"start":
|
|
141369
|
-
"end":
|
|
141395
|
+
"start": 365,
|
|
141396
|
+
"end": 365
|
|
141370
141397
|
}
|
|
141371
141398
|
},
|
|
141372
141399
|
"group": [
|
|
@@ -141383,8 +141410,8 @@
|
|
|
141383
141410
|
{
|
|
141384
141411
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
141385
141412
|
"commentRange": {
|
|
141386
|
-
"start":
|
|
141387
|
-
"end":
|
|
141413
|
+
"start": 368,
|
|
141414
|
+
"end": 369
|
|
141388
141415
|
},
|
|
141389
141416
|
"context": {
|
|
141390
141417
|
"type": "variable",
|
|
@@ -141392,8 +141419,8 @@
|
|
|
141392
141419
|
"value": "null",
|
|
141393
141420
|
"scope": "default",
|
|
141394
141421
|
"line": {
|
|
141395
|
-
"start":
|
|
141396
|
-
"end":
|
|
141422
|
+
"start": 370,
|
|
141423
|
+
"end": 370
|
|
141397
141424
|
}
|
|
141398
141425
|
},
|
|
141399
141426
|
"group": [
|
|
@@ -141410,8 +141437,8 @@
|
|
|
141410
141437
|
{
|
|
141411
141438
|
"description": "The vertical padding of the Grid popup.\n",
|
|
141412
141439
|
"commentRange": {
|
|
141413
|
-
"start":
|
|
141414
|
-
"end":
|
|
141440
|
+
"start": 371,
|
|
141441
|
+
"end": 372
|
|
141415
141442
|
},
|
|
141416
141443
|
"context": {
|
|
141417
141444
|
"type": "variable",
|
|
@@ -141419,8 +141446,8 @@
|
|
|
141419
141446
|
"value": "null",
|
|
141420
141447
|
"scope": "default",
|
|
141421
141448
|
"line": {
|
|
141422
|
-
"start":
|
|
141423
|
-
"end":
|
|
141449
|
+
"start": 373,
|
|
141450
|
+
"end": 373
|
|
141424
141451
|
}
|
|
141425
141452
|
},
|
|
141426
141453
|
"group": [
|
|
@@ -141437,8 +141464,8 @@
|
|
|
141437
141464
|
{
|
|
141438
141465
|
"description": "The horizontal padding of the Grid item.\n",
|
|
141439
141466
|
"commentRange": {
|
|
141440
|
-
"start":
|
|
141441
|
-
"end":
|
|
141467
|
+
"start": 375,
|
|
141468
|
+
"end": 376
|
|
141442
141469
|
},
|
|
141443
141470
|
"context": {
|
|
141444
141471
|
"type": "variable",
|
|
@@ -141446,8 +141473,8 @@
|
|
|
141446
141473
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
141447
141474
|
"scope": "default",
|
|
141448
141475
|
"line": {
|
|
141449
|
-
"start":
|
|
141450
|
-
"end":
|
|
141476
|
+
"start": 377,
|
|
141477
|
+
"end": 377
|
|
141451
141478
|
}
|
|
141452
141479
|
},
|
|
141453
141480
|
"group": [
|
|
@@ -141464,8 +141491,8 @@
|
|
|
141464
141491
|
{
|
|
141465
141492
|
"description": "The vertical padding of the Grid item.\n",
|
|
141466
141493
|
"commentRange": {
|
|
141467
|
-
"start":
|
|
141468
|
-
"end":
|
|
141494
|
+
"start": 378,
|
|
141495
|
+
"end": 379
|
|
141469
141496
|
},
|
|
141470
141497
|
"context": {
|
|
141471
141498
|
"type": "variable",
|
|
@@ -141473,8 +141500,8 @@
|
|
|
141473
141500
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
141474
141501
|
"scope": "default",
|
|
141475
141502
|
"line": {
|
|
141476
|
-
"start":
|
|
141477
|
-
"end":
|
|
141503
|
+
"start": 380,
|
|
141504
|
+
"end": 380
|
|
141478
141505
|
}
|
|
141479
141506
|
},
|
|
141480
141507
|
"group": [
|
|
@@ -141491,8 +141518,8 @@
|
|
|
141491
141518
|
{
|
|
141492
141519
|
"description": "The horizontal padding of the Grid item.\n",
|
|
141493
141520
|
"commentRange": {
|
|
141494
|
-
"start":
|
|
141495
|
-
"end":
|
|
141521
|
+
"start": 382,
|
|
141522
|
+
"end": 383
|
|
141496
141523
|
},
|
|
141497
141524
|
"context": {
|
|
141498
141525
|
"type": "variable",
|
|
@@ -141500,8 +141527,8 @@
|
|
|
141500
141527
|
"value": "$kendo-list-md-item-padding-x",
|
|
141501
141528
|
"scope": "default",
|
|
141502
141529
|
"line": {
|
|
141503
|
-
"start":
|
|
141504
|
-
"end":
|
|
141530
|
+
"start": 384,
|
|
141531
|
+
"end": 384
|
|
141505
141532
|
}
|
|
141506
141533
|
},
|
|
141507
141534
|
"group": [
|
|
@@ -141518,8 +141545,8 @@
|
|
|
141518
141545
|
{
|
|
141519
141546
|
"description": "The vertical padding of the Grid item.\n",
|
|
141520
141547
|
"commentRange": {
|
|
141521
|
-
"start":
|
|
141522
|
-
"end":
|
|
141548
|
+
"start": 385,
|
|
141549
|
+
"end": 386
|
|
141523
141550
|
},
|
|
141524
141551
|
"context": {
|
|
141525
141552
|
"type": "variable",
|
|
@@ -141527,8 +141554,8 @@
|
|
|
141527
141554
|
"value": "$kendo-list-md-item-padding-y",
|
|
141528
141555
|
"scope": "default",
|
|
141529
141556
|
"line": {
|
|
141530
|
-
"start":
|
|
141531
|
-
"end":
|
|
141557
|
+
"start": 387,
|
|
141558
|
+
"end": 387
|
|
141532
141559
|
}
|
|
141533
141560
|
},
|
|
141534
141561
|
"group": [
|
|
@@ -141545,8 +141572,8 @@
|
|
|
141545
141572
|
{
|
|
141546
141573
|
"description": "The horizontal padding of the Grid.\n",
|
|
141547
141574
|
"commentRange": {
|
|
141548
|
-
"start":
|
|
141549
|
-
"end":
|
|
141575
|
+
"start": 389,
|
|
141576
|
+
"end": 390
|
|
141550
141577
|
},
|
|
141551
141578
|
"context": {
|
|
141552
141579
|
"type": "variable",
|
|
@@ -141554,8 +141581,8 @@
|
|
|
141554
141581
|
"value": "k-spacing(0)",
|
|
141555
141582
|
"scope": "default",
|
|
141556
141583
|
"line": {
|
|
141557
|
-
"start":
|
|
141558
|
-
"end":
|
|
141584
|
+
"start": 391,
|
|
141585
|
+
"end": 391
|
|
141559
141586
|
}
|
|
141560
141587
|
},
|
|
141561
141588
|
"group": [
|
|
@@ -141572,8 +141599,8 @@
|
|
|
141572
141599
|
{
|
|
141573
141600
|
"description": "The vertical padding of the Grid.\n",
|
|
141574
141601
|
"commentRange": {
|
|
141575
|
-
"start":
|
|
141576
|
-
"end":
|
|
141602
|
+
"start": 392,
|
|
141603
|
+
"end": 393
|
|
141577
141604
|
},
|
|
141578
141605
|
"context": {
|
|
141579
141606
|
"type": "variable",
|
|
@@ -141581,8 +141608,8 @@
|
|
|
141581
141608
|
"value": "k-spacing(1.5)",
|
|
141582
141609
|
"scope": "default",
|
|
141583
141610
|
"line": {
|
|
141584
|
-
"start":
|
|
141585
|
-
"end":
|
|
141611
|
+
"start": 394,
|
|
141612
|
+
"end": 394
|
|
141586
141613
|
}
|
|
141587
141614
|
},
|
|
141588
141615
|
"group": [
|
|
@@ -141599,8 +141626,8 @@
|
|
|
141599
141626
|
{
|
|
141600
141627
|
"description": "The horizontal padding of the Grid header.\n",
|
|
141601
141628
|
"commentRange": {
|
|
141602
|
-
"start":
|
|
141603
|
-
"end":
|
|
141629
|
+
"start": 396,
|
|
141630
|
+
"end": 397
|
|
141604
141631
|
},
|
|
141605
141632
|
"context": {
|
|
141606
141633
|
"type": "variable",
|
|
@@ -141608,8 +141635,8 @@
|
|
|
141608
141635
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
141609
141636
|
"scope": "default",
|
|
141610
141637
|
"line": {
|
|
141611
|
-
"start":
|
|
141612
|
-
"end":
|
|
141638
|
+
"start": 398,
|
|
141639
|
+
"end": 398
|
|
141613
141640
|
}
|
|
141614
141641
|
},
|
|
141615
141642
|
"group": [
|
|
@@ -141626,8 +141653,8 @@
|
|
|
141626
141653
|
{
|
|
141627
141654
|
"description": "The vertical padding of the Grid header.\n",
|
|
141628
141655
|
"commentRange": {
|
|
141629
|
-
"start":
|
|
141630
|
-
"end":
|
|
141656
|
+
"start": 399,
|
|
141657
|
+
"end": 400
|
|
141631
141658
|
},
|
|
141632
141659
|
"context": {
|
|
141633
141660
|
"type": "variable",
|
|
@@ -141635,8 +141662,8 @@
|
|
|
141635
141662
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
141636
141663
|
"scope": "default",
|
|
141637
141664
|
"line": {
|
|
141638
|
-
"start":
|
|
141639
|
-
"end":
|
|
141665
|
+
"start": 401,
|
|
141666
|
+
"end": 401
|
|
141640
141667
|
}
|
|
141641
141668
|
},
|
|
141642
141669
|
"group": [
|
|
@@ -141653,8 +141680,8 @@
|
|
|
141653
141680
|
{
|
|
141654
141681
|
"description": "The font size of the Grid header.\n",
|
|
141655
141682
|
"commentRange": {
|
|
141656
|
-
"start":
|
|
141657
|
-
"end":
|
|
141683
|
+
"start": 403,
|
|
141684
|
+
"end": 404
|
|
141658
141685
|
},
|
|
141659
141686
|
"context": {
|
|
141660
141687
|
"type": "variable",
|
|
@@ -141662,8 +141689,8 @@
|
|
|
141662
141689
|
"value": "var(--kendo-font-size-sm)",
|
|
141663
141690
|
"scope": "default",
|
|
141664
141691
|
"line": {
|
|
141665
|
-
"start":
|
|
141666
|
-
"end":
|
|
141692
|
+
"start": 405,
|
|
141693
|
+
"end": 405
|
|
141667
141694
|
}
|
|
141668
141695
|
},
|
|
141669
141696
|
"group": [
|
|
@@ -141680,8 +141707,8 @@
|
|
|
141680
141707
|
{
|
|
141681
141708
|
"description": "The height of the Grid header.\n",
|
|
141682
141709
|
"commentRange": {
|
|
141683
|
-
"start":
|
|
141684
|
-
"end":
|
|
141710
|
+
"start": 406,
|
|
141711
|
+
"end": 407
|
|
141685
141712
|
},
|
|
141686
141713
|
"context": {
|
|
141687
141714
|
"type": "variable",
|
|
@@ -141689,8 +141716,8 @@
|
|
|
141689
141716
|
"value": "var(--kendo-line-height)",
|
|
141690
141717
|
"scope": "default",
|
|
141691
141718
|
"line": {
|
|
141692
|
-
"start":
|
|
141693
|
-
"end":
|
|
141719
|
+
"start": 408,
|
|
141720
|
+
"end": 408
|
|
141694
141721
|
}
|
|
141695
141722
|
},
|
|
141696
141723
|
"group": [
|
|
@@ -141707,8 +141734,8 @@
|
|
|
141707
141734
|
{
|
|
141708
141735
|
"description": "The text color of the Grid header.\n",
|
|
141709
141736
|
"commentRange": {
|
|
141710
|
-
"start":
|
|
141711
|
-
"end":
|
|
141737
|
+
"start": 409,
|
|
141738
|
+
"end": 410
|
|
141712
141739
|
},
|
|
141713
141740
|
"context": {
|
|
141714
141741
|
"type": "variable",
|
|
@@ -141716,8 +141743,8 @@
|
|
|
141716
141743
|
"value": "uppercase",
|
|
141717
141744
|
"scope": "default",
|
|
141718
141745
|
"line": {
|
|
141719
|
-
"start":
|
|
141720
|
-
"end":
|
|
141746
|
+
"start": 411,
|
|
141747
|
+
"end": 411
|
|
141721
141748
|
}
|
|
141722
141749
|
},
|
|
141723
141750
|
"group": [
|
|
@@ -141734,8 +141761,8 @@
|
|
|
141734
141761
|
{
|
|
141735
141762
|
"description": "The width of the Grid header.\n",
|
|
141736
141763
|
"commentRange": {
|
|
141737
|
-
"start":
|
|
141738
|
-
"end":
|
|
141764
|
+
"start": 412,
|
|
141765
|
+
"end": 413
|
|
141739
141766
|
},
|
|
141740
141767
|
"context": {
|
|
141741
141768
|
"type": "variable",
|
|
@@ -141743,8 +141770,8 @@
|
|
|
141743
141770
|
"value": "1px",
|
|
141744
141771
|
"scope": "default",
|
|
141745
141772
|
"line": {
|
|
141746
|
-
"start":
|
|
141747
|
-
"end":
|
|
141773
|
+
"start": 414,
|
|
141774
|
+
"end": 414
|
|
141748
141775
|
}
|
|
141749
141776
|
},
|
|
141750
141777
|
"group": [
|
|
@@ -141761,8 +141788,8 @@
|
|
|
141761
141788
|
{
|
|
141762
141789
|
"description": "The background color of the Grid header.\n",
|
|
141763
141790
|
"commentRange": {
|
|
141764
|
-
"start":
|
|
141765
|
-
"end":
|
|
141791
|
+
"start": 416,
|
|
141792
|
+
"end": 417
|
|
141766
141793
|
},
|
|
141767
141794
|
"context": {
|
|
141768
141795
|
"type": "variable",
|
|
@@ -141770,8 +141797,8 @@
|
|
|
141770
141797
|
"value": "null",
|
|
141771
141798
|
"scope": "default",
|
|
141772
141799
|
"line": {
|
|
141773
|
-
"start":
|
|
141774
|
-
"end":
|
|
141800
|
+
"start": 418,
|
|
141801
|
+
"end": 418
|
|
141775
141802
|
}
|
|
141776
141803
|
},
|
|
141777
141804
|
"group": [
|
|
@@ -141788,8 +141815,8 @@
|
|
|
141788
141815
|
{
|
|
141789
141816
|
"description": "The text color of the Grid header.\n",
|
|
141790
141817
|
"commentRange": {
|
|
141791
|
-
"start":
|
|
141792
|
-
"end":
|
|
141818
|
+
"start": 419,
|
|
141819
|
+
"end": 420
|
|
141793
141820
|
},
|
|
141794
141821
|
"context": {
|
|
141795
141822
|
"type": "variable",
|
|
@@ -141797,8 +141824,8 @@
|
|
|
141797
141824
|
"value": "$kendo-popup-text",
|
|
141798
141825
|
"scope": "default",
|
|
141799
141826
|
"line": {
|
|
141800
|
-
"start":
|
|
141801
|
-
"end":
|
|
141827
|
+
"start": 421,
|
|
141828
|
+
"end": 421
|
|
141802
141829
|
}
|
|
141803
141830
|
},
|
|
141804
141831
|
"group": [
|
|
@@ -141815,8 +141842,8 @@
|
|
|
141815
141842
|
{
|
|
141816
141843
|
"description": "The border color of the Grid header.\n",
|
|
141817
141844
|
"commentRange": {
|
|
141818
|
-
"start":
|
|
141819
|
-
"end":
|
|
141845
|
+
"start": 422,
|
|
141846
|
+
"end": 423
|
|
141820
141847
|
},
|
|
141821
141848
|
"context": {
|
|
141822
141849
|
"type": "variable",
|
|
@@ -141824,8 +141851,8 @@
|
|
|
141824
141851
|
"value": "$kendo-popup-border",
|
|
141825
141852
|
"scope": "default",
|
|
141826
141853
|
"line": {
|
|
141827
|
-
"start":
|
|
141828
|
-
"end":
|
|
141854
|
+
"start": 424,
|
|
141855
|
+
"end": 424
|
|
141829
141856
|
}
|
|
141830
141857
|
},
|
|
141831
141858
|
"group": [
|
|
@@ -141842,8 +141869,8 @@
|
|
|
141842
141869
|
{
|
|
141843
141870
|
"description": "The horizontal padding of the Grid content.\n",
|
|
141844
141871
|
"commentRange": {
|
|
141845
|
-
"start":
|
|
141846
|
-
"end":
|
|
141872
|
+
"start": 426,
|
|
141873
|
+
"end": 427
|
|
141847
141874
|
},
|
|
141848
141875
|
"context": {
|
|
141849
141876
|
"type": "variable",
|
|
@@ -141851,8 +141878,8 @@
|
|
|
141851
141878
|
"value": "k-spacing(0)",
|
|
141852
141879
|
"scope": "default",
|
|
141853
141880
|
"line": {
|
|
141854
|
-
"start":
|
|
141855
|
-
"end":
|
|
141881
|
+
"start": 428,
|
|
141882
|
+
"end": 428
|
|
141856
141883
|
}
|
|
141857
141884
|
},
|
|
141858
141885
|
"group": [
|
|
@@ -141869,8 +141896,8 @@
|
|
|
141869
141896
|
{
|
|
141870
141897
|
"description": "The vertical padding of the Grid content.\n",
|
|
141871
141898
|
"commentRange": {
|
|
141872
|
-
"start":
|
|
141873
|
-
"end":
|
|
141899
|
+
"start": 429,
|
|
141900
|
+
"end": 430
|
|
141874
141901
|
},
|
|
141875
141902
|
"context": {
|
|
141876
141903
|
"type": "variable",
|
|
@@ -141878,8 +141905,8 @@
|
|
|
141878
141905
|
"value": "k-spacing(2)",
|
|
141879
141906
|
"scope": "default",
|
|
141880
141907
|
"line": {
|
|
141881
|
-
"start":
|
|
141882
|
-
"end":
|
|
141908
|
+
"start": 431,
|
|
141909
|
+
"end": 431
|
|
141883
141910
|
}
|
|
141884
141911
|
},
|
|
141885
141912
|
"group": [
|
|
@@ -141896,8 +141923,8 @@
|
|
|
141896
141923
|
{
|
|
141897
141924
|
"description": "The background color of the Grid.\n",
|
|
141898
141925
|
"commentRange": {
|
|
141899
|
-
"start":
|
|
141900
|
-
"end":
|
|
141926
|
+
"start": 433,
|
|
141927
|
+
"end": 434
|
|
141901
141928
|
},
|
|
141902
141929
|
"context": {
|
|
141903
141930
|
"type": "variable",
|
|
@@ -141905,8 +141932,8 @@
|
|
|
141905
141932
|
"value": "k-color(surface)",
|
|
141906
141933
|
"scope": "default",
|
|
141907
141934
|
"line": {
|
|
141908
|
-
"start":
|
|
141909
|
-
"end":
|
|
141935
|
+
"start": 435,
|
|
141936
|
+
"end": 435
|
|
141910
141937
|
}
|
|
141911
141938
|
},
|
|
141912
141939
|
"group": [
|
|
@@ -141923,8 +141950,8 @@
|
|
|
141923
141950
|
{
|
|
141924
141951
|
"description": "The width of the Grid cell.\n",
|
|
141925
141952
|
"commentRange": {
|
|
141926
|
-
"start":
|
|
141927
|
-
"end":
|
|
141953
|
+
"start": 437,
|
|
141954
|
+
"end": 438
|
|
141928
141955
|
},
|
|
141929
141956
|
"context": {
|
|
141930
141957
|
"type": "variable",
|
|
@@ -141932,8 +141959,8 @@
|
|
|
141932
141959
|
"value": "($kendo-icon-size * 2.25)",
|
|
141933
141960
|
"scope": "default",
|
|
141934
141961
|
"line": {
|
|
141935
|
-
"start":
|
|
141936
|
-
"end":
|
|
141962
|
+
"start": 439,
|
|
141963
|
+
"end": 439
|
|
141937
141964
|
}
|
|
141938
141965
|
},
|
|
141939
141966
|
"group": [
|
|
@@ -141950,8 +141977,8 @@
|
|
|
141950
141977
|
{
|
|
141951
141978
|
"description": "The width of the Grid.\n",
|
|
141952
141979
|
"commentRange": {
|
|
141953
|
-
"start":
|
|
141954
|
-
"end":
|
|
141980
|
+
"start": 441,
|
|
141981
|
+
"end": 442
|
|
141955
141982
|
},
|
|
141956
141983
|
"context": {
|
|
141957
141984
|
"type": "variable",
|
|
@@ -141959,8 +141986,8 @@
|
|
|
141959
141986
|
"value": "($kendo-icon-size * 2)",
|
|
141960
141987
|
"scope": "default",
|
|
141961
141988
|
"line": {
|
|
141962
|
-
"start":
|
|
141963
|
-
"end":
|
|
141989
|
+
"start": 443,
|
|
141990
|
+
"end": 443
|
|
141964
141991
|
}
|
|
141965
141992
|
},
|
|
141966
141993
|
"group": [
|
|
@@ -141977,8 +142004,8 @@
|
|
|
141977
142004
|
{
|
|
141978
142005
|
"description": "The grouping border top of the Grid row.\n",
|
|
141979
142006
|
"commentRange": {
|
|
141980
|
-
"start":
|
|
141981
|
-
"end":
|
|
142007
|
+
"start": 445,
|
|
142008
|
+
"end": 446
|
|
141982
142009
|
},
|
|
141983
142010
|
"context": {
|
|
141984
142011
|
"type": "variable",
|
|
@@ -141986,8 +142013,8 @@
|
|
|
141986
142013
|
"value": "1px",
|
|
141987
142014
|
"scope": "default",
|
|
141988
142015
|
"line": {
|
|
141989
|
-
"start":
|
|
141990
|
-
"end":
|
|
142016
|
+
"start": 447,
|
|
142017
|
+
"end": 447
|
|
141991
142018
|
}
|
|
141992
142019
|
},
|
|
141993
142020
|
"group": [
|
|
@@ -142004,8 +142031,8 @@
|
|
|
142004
142031
|
{
|
|
142005
142032
|
"description": "The vertical border of the Grid footer.\n",
|
|
142006
142033
|
"commentRange": {
|
|
142007
|
-
"start":
|
|
142008
|
-
"end":
|
|
142034
|
+
"start": 448,
|
|
142035
|
+
"end": 449
|
|
142009
142036
|
},
|
|
142010
142037
|
"context": {
|
|
142011
142038
|
"type": "variable",
|
|
@@ -142013,8 +142040,8 @@
|
|
|
142013
142040
|
"value": "1px",
|
|
142014
142041
|
"scope": "default",
|
|
142015
142042
|
"line": {
|
|
142016
|
-
"start":
|
|
142017
|
-
"end":
|
|
142043
|
+
"start": 450,
|
|
142044
|
+
"end": 450
|
|
142018
142045
|
}
|
|
142019
142046
|
},
|
|
142020
142047
|
"group": [
|
|
@@ -142031,8 +142058,8 @@
|
|
|
142031
142058
|
{
|
|
142032
142059
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
142033
142060
|
"commentRange": {
|
|
142034
|
-
"start":
|
|
142035
|
-
"end":
|
|
142061
|
+
"start": 452,
|
|
142062
|
+
"end": 453
|
|
142036
142063
|
},
|
|
142037
142064
|
"context": {
|
|
142038
142065
|
"type": "variable",
|
|
@@ -142040,8 +142067,8 @@
|
|
|
142040
142067
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
142041
142068
|
"scope": "default",
|
|
142042
142069
|
"line": {
|
|
142043
|
-
"start":
|
|
142044
|
-
"end":
|
|
142070
|
+
"start": 454,
|
|
142071
|
+
"end": 454
|
|
142045
142072
|
}
|
|
142046
142073
|
},
|
|
142047
142074
|
"group": [
|
|
@@ -142058,8 +142085,8 @@
|
|
|
142058
142085
|
{
|
|
142059
142086
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
142060
142087
|
"commentRange": {
|
|
142061
|
-
"start":
|
|
142062
|
-
"end":
|
|
142088
|
+
"start": 455,
|
|
142089
|
+
"end": 456
|
|
142063
142090
|
},
|
|
142064
142091
|
"context": {
|
|
142065
142092
|
"type": "variable",
|
|
@@ -142067,8 +142094,8 @@
|
|
|
142067
142094
|
"value": "k-color(primary)",
|
|
142068
142095
|
"scope": "default",
|
|
142069
142096
|
"line": {
|
|
142070
|
-
"start":
|
|
142071
|
-
"end":
|
|
142097
|
+
"start": 457,
|
|
142098
|
+
"end": 457
|
|
142072
142099
|
}
|
|
142073
142100
|
},
|
|
142074
142101
|
"group": [
|
|
@@ -142085,8 +142112,8 @@
|
|
|
142085
142112
|
{
|
|
142086
142113
|
"description": "The height of the Grid row resize indicator.\n",
|
|
142087
142114
|
"commentRange": {
|
|
142088
|
-
"start":
|
|
142089
|
-
"end":
|
|
142115
|
+
"start": 458,
|
|
142116
|
+
"end": 459
|
|
142090
142117
|
},
|
|
142091
142118
|
"context": {
|
|
142092
142119
|
"type": "variable",
|
|
@@ -142094,8 +142121,8 @@
|
|
|
142094
142121
|
"value": "k-spacing(0.5)",
|
|
142095
142122
|
"scope": "default",
|
|
142096
142123
|
"line": {
|
|
142097
|
-
"start":
|
|
142098
|
-
"end":
|
|
142124
|
+
"start": 460,
|
|
142125
|
+
"end": 460
|
|
142099
142126
|
}
|
|
142100
142127
|
},
|
|
142101
142128
|
"group": [
|
|
@@ -142112,8 +142139,8 @@
|
|
|
142112
142139
|
{
|
|
142113
142140
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
142114
142141
|
"commentRange": {
|
|
142115
|
-
"start":
|
|
142116
|
-
"end":
|
|
142142
|
+
"start": 462,
|
|
142143
|
+
"end": 463
|
|
142117
142144
|
},
|
|
142118
142145
|
"context": {
|
|
142119
142146
|
"type": "variable",
|
|
@@ -142121,8 +142148,8 @@
|
|
|
142121
142148
|
"value": "k-spacing(2)",
|
|
142122
142149
|
"scope": "default",
|
|
142123
142150
|
"line": {
|
|
142124
|
-
"start":
|
|
142125
|
-
"end":
|
|
142151
|
+
"start": 464,
|
|
142152
|
+
"end": 464
|
|
142126
142153
|
}
|
|
142127
142154
|
},
|
|
142128
142155
|
"group": [
|
|
@@ -142139,8 +142166,8 @@
|
|
|
142139
142166
|
{
|
|
142140
142167
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
142141
142168
|
"commentRange": {
|
|
142142
|
-
"start":
|
|
142143
|
-
"end":
|
|
142169
|
+
"start": 465,
|
|
142170
|
+
"end": 466
|
|
142144
142171
|
},
|
|
142145
142172
|
"context": {
|
|
142146
142173
|
"type": "variable",
|
|
@@ -142148,8 +142175,8 @@
|
|
|
142148
142175
|
"value": "k-spacing(1.5)",
|
|
142149
142176
|
"scope": "default",
|
|
142150
142177
|
"line": {
|
|
142151
|
-
"start":
|
|
142152
|
-
"end":
|
|
142178
|
+
"start": 467,
|
|
142179
|
+
"end": 467
|
|
142153
142180
|
}
|
|
142154
142181
|
},
|
|
142155
142182
|
"group": [
|
|
@@ -142166,8 +142193,8 @@
|
|
|
142166
142193
|
{
|
|
142167
142194
|
"description": "The column gap of the Grid stack layout.\n",
|
|
142168
142195
|
"commentRange": {
|
|
142169
|
-
"start":
|
|
142170
|
-
"end":
|
|
142196
|
+
"start": 469,
|
|
142197
|
+
"end": 470
|
|
142171
142198
|
},
|
|
142172
142199
|
"context": {
|
|
142173
142200
|
"type": "variable",
|
|
@@ -142175,8 +142202,8 @@
|
|
|
142175
142202
|
"value": "k-spacing(1)",
|
|
142176
142203
|
"scope": "default",
|
|
142177
142204
|
"line": {
|
|
142178
|
-
"start":
|
|
142179
|
-
"end":
|
|
142205
|
+
"start": 471,
|
|
142206
|
+
"end": 471
|
|
142180
142207
|
}
|
|
142181
142208
|
},
|
|
142182
142209
|
"group": [
|
|
@@ -142193,8 +142220,8 @@
|
|
|
142193
142220
|
{
|
|
142194
142221
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
142195
142222
|
"commentRange": {
|
|
142196
|
-
"start":
|
|
142197
|
-
"end":
|
|
142223
|
+
"start": 472,
|
|
142224
|
+
"end": 473
|
|
142198
142225
|
},
|
|
142199
142226
|
"context": {
|
|
142200
142227
|
"type": "variable",
|
|
@@ -142202,8 +142229,8 @@
|
|
|
142202
142229
|
"value": "k-spacing(2)",
|
|
142203
142230
|
"scope": "default",
|
|
142204
142231
|
"line": {
|
|
142205
|
-
"start":
|
|
142206
|
-
"end":
|
|
142232
|
+
"start": 474,
|
|
142233
|
+
"end": 474
|
|
142207
142234
|
}
|
|
142208
142235
|
},
|
|
142209
142236
|
"group": [
|
|
@@ -142220,8 +142247,8 @@
|
|
|
142220
142247
|
{
|
|
142221
142248
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
142222
142249
|
"commentRange": {
|
|
142223
|
-
"start":
|
|
142224
|
-
"end":
|
|
142250
|
+
"start": 476,
|
|
142251
|
+
"end": 477
|
|
142225
142252
|
},
|
|
142226
142253
|
"context": {
|
|
142227
142254
|
"type": "variable",
|
|
@@ -142229,8 +142256,8 @@
|
|
|
142229
142256
|
"value": "k-spacing(2)",
|
|
142230
142257
|
"scope": "default",
|
|
142231
142258
|
"line": {
|
|
142232
|
-
"start":
|
|
142233
|
-
"end":
|
|
142259
|
+
"start": 478,
|
|
142260
|
+
"end": 478
|
|
142234
142261
|
}
|
|
142235
142262
|
},
|
|
142236
142263
|
"group": [
|
|
@@ -142247,8 +142274,8 @@
|
|
|
142247
142274
|
{
|
|
142248
142275
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
142249
142276
|
"commentRange": {
|
|
142250
|
-
"start":
|
|
142251
|
-
"end":
|
|
142277
|
+
"start": 480,
|
|
142278
|
+
"end": 481
|
|
142252
142279
|
},
|
|
142253
142280
|
"context": {
|
|
142254
142281
|
"type": "variable",
|
|
@@ -142256,8 +142283,8 @@
|
|
|
142256
142283
|
"value": "var(--kendo-font-size-sm)",
|
|
142257
142284
|
"scope": "default",
|
|
142258
142285
|
"line": {
|
|
142259
|
-
"start":
|
|
142260
|
-
"end":
|
|
142286
|
+
"start": 482,
|
|
142287
|
+
"end": 482
|
|
142261
142288
|
}
|
|
142262
142289
|
},
|
|
142263
142290
|
"group": [
|
|
@@ -142274,8 +142301,8 @@
|
|
|
142274
142301
|
{
|
|
142275
142302
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
142276
142303
|
"commentRange": {
|
|
142277
|
-
"start":
|
|
142278
|
-
"end":
|
|
142304
|
+
"start": 483,
|
|
142305
|
+
"end": 484
|
|
142279
142306
|
},
|
|
142280
142307
|
"context": {
|
|
142281
142308
|
"type": "variable",
|
|
@@ -142283,8 +142310,8 @@
|
|
|
142283
142310
|
"value": "var(--kendo-font-weight-bold)",
|
|
142284
142311
|
"scope": "default",
|
|
142285
142312
|
"line": {
|
|
142286
|
-
"start":
|
|
142287
|
-
"end":
|
|
142313
|
+
"start": 485,
|
|
142314
|
+
"end": 485
|
|
142288
142315
|
}
|
|
142289
142316
|
},
|
|
142290
142317
|
"group": [
|
|
@@ -142301,8 +142328,8 @@
|
|
|
142301
142328
|
{
|
|
142302
142329
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
142303
142330
|
"commentRange": {
|
|
142304
|
-
"start":
|
|
142305
|
-
"end":
|
|
142331
|
+
"start": 486,
|
|
142332
|
+
"end": 487
|
|
142306
142333
|
},
|
|
142307
142334
|
"context": {
|
|
142308
142335
|
"type": "variable",
|
|
@@ -142310,8 +142337,8 @@
|
|
|
142310
142337
|
"value": "k-spacing(2.5)",
|
|
142311
142338
|
"scope": "default",
|
|
142312
142339
|
"line": {
|
|
142313
|
-
"start":
|
|
142314
|
-
"end":
|
|
142340
|
+
"start": 488,
|
|
142341
|
+
"end": 488
|
|
142315
142342
|
}
|
|
142316
142343
|
},
|
|
142317
142344
|
"group": [
|
|
@@ -142328,8 +142355,8 @@
|
|
|
142328
142355
|
{
|
|
142329
142356
|
"description": "The color of the Grid stack layout column header.\n",
|
|
142330
142357
|
"commentRange": {
|
|
142331
|
-
"start":
|
|
142332
|
-
"end":
|
|
142358
|
+
"start": 490,
|
|
142359
|
+
"end": 491
|
|
142333
142360
|
},
|
|
142334
142361
|
"context": {
|
|
142335
142362
|
"type": "variable",
|
|
@@ -142337,8 +142364,8 @@
|
|
|
142337
142364
|
"value": "k-color(subtle)",
|
|
142338
142365
|
"scope": "default",
|
|
142339
142366
|
"line": {
|
|
142340
|
-
"start":
|
|
142341
|
-
"end":
|
|
142367
|
+
"start": 492,
|
|
142368
|
+
"end": 492
|
|
142342
142369
|
}
|
|
142343
142370
|
},
|
|
142344
142371
|
"group": [
|
|
@@ -142355,8 +142382,8 @@
|
|
|
142355
142382
|
{
|
|
142356
142383
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
142357
142384
|
"commentRange": {
|
|
142358
|
-
"start":
|
|
142359
|
-
"end":
|
|
142385
|
+
"start": 493,
|
|
142386
|
+
"end": 494
|
|
142360
142387
|
},
|
|
142361
142388
|
"context": {
|
|
142362
142389
|
"type": "variable",
|
|
@@ -142364,8 +142391,8 @@
|
|
|
142364
142391
|
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
|
|
142365
142392
|
"scope": "default",
|
|
142366
142393
|
"line": {
|
|
142367
|
-
"start":
|
|
142368
|
-
"end":
|
|
142394
|
+
"start": 495,
|
|
142395
|
+
"end": 495
|
|
142369
142396
|
}
|
|
142370
142397
|
},
|
|
142371
142398
|
"group": [
|
|
@@ -142382,8 +142409,8 @@
|
|
|
142382
142409
|
{
|
|
142383
142410
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
142384
142411
|
"commentRange": {
|
|
142385
|
-
"start":
|
|
142386
|
-
"end":
|
|
142412
|
+
"start": 496,
|
|
142413
|
+
"end": 497
|
|
142387
142414
|
},
|
|
142388
142415
|
"context": {
|
|
142389
142416
|
"type": "variable",
|
|
@@ -142391,8 +142418,8 @@
|
|
|
142391
142418
|
"value": "k-elevation(2)",
|
|
142392
142419
|
"scope": "default",
|
|
142393
142420
|
"line": {
|
|
142394
|
-
"start":
|
|
142395
|
-
"end":
|
|
142421
|
+
"start": 498,
|
|
142422
|
+
"end": 498
|
|
142396
142423
|
}
|
|
142397
142424
|
},
|
|
142398
142425
|
"group": [
|
|
@@ -142409,8 +142436,8 @@
|
|
|
142409
142436
|
{
|
|
142410
142437
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
142411
142438
|
"commentRange": {
|
|
142412
|
-
"start":
|
|
142413
|
-
"end":
|
|
142439
|
+
"start": 500,
|
|
142440
|
+
"end": 501
|
|
142414
142441
|
},
|
|
142415
142442
|
"context": {
|
|
142416
142443
|
"type": "variable",
|
|
@@ -142418,8 +142445,8 @@
|
|
|
142418
142445
|
"value": "var(--kendo-font-weight-bold)",
|
|
142419
142446
|
"scope": "default",
|
|
142420
142447
|
"line": {
|
|
142421
|
-
"start":
|
|
142422
|
-
"end":
|
|
142448
|
+
"start": 502,
|
|
142449
|
+
"end": 502
|
|
142423
142450
|
}
|
|
142424
142451
|
},
|
|
142425
142452
|
"group": [
|
|
@@ -142828,6 +142855,33 @@
|
|
|
142828
142855
|
},
|
|
142829
142856
|
"resolvedValue": "#8B7CF6",
|
|
142830
142857
|
"resolvedType": "Color"
|
|
142858
|
+
},
|
|
142859
|
+
{
|
|
142860
|
+
"description": "The color of action icons.\n",
|
|
142861
|
+
"commentRange": {
|
|
142862
|
+
"start": 41,
|
|
142863
|
+
"end": 42
|
|
142864
|
+
},
|
|
142865
|
+
"context": {
|
|
142866
|
+
"type": "variable",
|
|
142867
|
+
"name": "kendo-action-icon-color",
|
|
142868
|
+
"value": "k-color( primary-on-surface )",
|
|
142869
|
+
"scope": "default",
|
|
142870
|
+
"line": {
|
|
142871
|
+
"start": 43,
|
|
142872
|
+
"end": 43
|
|
142873
|
+
}
|
|
142874
|
+
},
|
|
142875
|
+
"group": [
|
|
142876
|
+
"icon"
|
|
142877
|
+
],
|
|
142878
|
+
"access": "public",
|
|
142879
|
+
"file": {
|
|
142880
|
+
"path": "default/scss/icons/_variables.scss",
|
|
142881
|
+
"name": "_variables.scss"
|
|
142882
|
+
},
|
|
142883
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
142884
|
+
"resolvedType": "String"
|
|
142831
142885
|
}
|
|
142832
142886
|
]
|
|
142833
142887
|
},
|
|
@@ -159502,7 +159556,7 @@
|
|
|
159502
159556
|
"context": {
|
|
159503
159557
|
"type": "variable",
|
|
159504
159558
|
"name": "kendo-panelbar-header-text",
|
|
159505
|
-
"value": "k-color(primary)",
|
|
159559
|
+
"value": "k-color(primary-on-surface)",
|
|
159506
159560
|
"scope": "default",
|
|
159507
159561
|
"line": {
|
|
159508
159562
|
"start": 61,
|
|
@@ -159517,7 +159571,7 @@
|
|
|
159517
159571
|
"path": "default/scss/panelbar/_variables.scss",
|
|
159518
159572
|
"name": "_variables.scss"
|
|
159519
159573
|
},
|
|
159520
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
159574
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
159521
159575
|
"resolvedType": "String"
|
|
159522
159576
|
},
|
|
159523
159577
|
{
|
|
@@ -176979,7 +177033,7 @@
|
|
|
176979
177033
|
"context": {
|
|
176980
177034
|
"type": "variable",
|
|
176981
177035
|
"name": "kendo-spreadsheet-insert-image-dialog-overlay-hover-text",
|
|
176982
|
-
"value": "k-color(surface
|
|
177036
|
+
"value": "k-color(on-app-surface)",
|
|
176983
177037
|
"scope": "default",
|
|
176984
177038
|
"line": {
|
|
176985
177039
|
"start": 230,
|
|
@@ -176994,7 +177048,7 @@
|
|
|
176994
177048
|
"path": "default/scss/spreadsheet/_variables.scss",
|
|
176995
177049
|
"name": "_variables.scss"
|
|
176996
177050
|
},
|
|
176997
|
-
"resolvedValue": "var(--kendo-color-surface
|
|
177051
|
+
"resolvedValue": "var(--kendo-color-on-app-surface)",
|
|
176998
177052
|
"resolvedType": "String"
|
|
176999
177053
|
},
|
|
177000
177054
|
{
|
|
@@ -184312,7 +184366,7 @@
|
|
|
184312
184366
|
"context": {
|
|
184313
184367
|
"type": "variable",
|
|
184314
184368
|
"name": "kendo-tabstrip-item-selected-text",
|
|
184315
|
-
"value": "k-color(primary)",
|
|
184369
|
+
"value": "k-color(primary-on-surface)",
|
|
184316
184370
|
"scope": "default",
|
|
184317
184371
|
"line": {
|
|
184318
184372
|
"start": 132,
|
|
@@ -184327,7 +184381,7 @@
|
|
|
184327
184381
|
"path": "default/scss/tabstrip/_variables.scss",
|
|
184328
184382
|
"name": "_variables.scss"
|
|
184329
184383
|
},
|
|
184330
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
184384
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
184331
184385
|
"resolvedType": "String"
|
|
184332
184386
|
},
|
|
184333
184387
|
{
|
|
@@ -186768,7 +186822,7 @@
|
|
|
186768
186822
|
"context": {
|
|
186769
186823
|
"type": "variable",
|
|
186770
186824
|
"name": "kendo-taskboard-card-header-text",
|
|
186771
|
-
"value": "k-color(primary)",
|
|
186825
|
+
"value": "k-color(primary-on-surface)",
|
|
186772
186826
|
"scope": "default",
|
|
186773
186827
|
"line": {
|
|
186774
186828
|
"start": 226,
|
|
@@ -186783,7 +186837,7 @@
|
|
|
186783
186837
|
"path": "default/scss/taskboard/_variables.scss",
|
|
186784
186838
|
"name": "_variables.scss"
|
|
186785
186839
|
},
|
|
186786
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
186840
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
186787
186841
|
"resolvedType": "String"
|
|
186788
186842
|
},
|
|
186789
186843
|
{
|
|
@@ -186795,7 +186849,7 @@
|
|
|
186795
186849
|
"context": {
|
|
186796
186850
|
"type": "variable",
|
|
186797
186851
|
"name": "kendo-taskboard-card-header-hover-text",
|
|
186798
|
-
"value": "k-color(primary-
|
|
186852
|
+
"value": "k-color(primary-on-surface)",
|
|
186799
186853
|
"scope": "default",
|
|
186800
186854
|
"line": {
|
|
186801
186855
|
"start": 229,
|
|
@@ -186810,7 +186864,7 @@
|
|
|
186810
186864
|
"path": "default/scss/taskboard/_variables.scss",
|
|
186811
186865
|
"name": "_variables.scss"
|
|
186812
186866
|
},
|
|
186813
|
-
"resolvedValue": "var(--kendo-color-primary-
|
|
186867
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
186814
186868
|
"resolvedType": "String"
|
|
186815
186869
|
},
|
|
186816
186870
|
{
|
|
@@ -186822,7 +186876,7 @@
|
|
|
186822
186876
|
"context": {
|
|
186823
186877
|
"type": "variable",
|
|
186824
186878
|
"name": "kendo-taskboard-card-header-focus-text",
|
|
186825
|
-
"value": "k-color(primary-
|
|
186879
|
+
"value": "k-color(primary-on-surface)",
|
|
186826
186880
|
"scope": "default",
|
|
186827
186881
|
"line": {
|
|
186828
186882
|
"start": 232,
|
|
@@ -186837,7 +186891,7 @@
|
|
|
186837
186891
|
"path": "default/scss/taskboard/_variables.scss",
|
|
186838
186892
|
"name": "_variables.scss"
|
|
186839
186893
|
},
|
|
186840
|
-
"resolvedValue": "var(--kendo-color-primary-
|
|
186894
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
186841
186895
|
"resolvedType": "String"
|
|
186842
186896
|
},
|
|
186843
186897
|
{
|
|
@@ -187626,7 +187680,7 @@
|
|
|
187626
187680
|
"context": {
|
|
187627
187681
|
"type": "variable",
|
|
187628
187682
|
"name": "kendo-time-selector-header-time-now-text",
|
|
187629
|
-
"value": "k-color(primary)",
|
|
187683
|
+
"value": "k-color(primary-on-surface)",
|
|
187630
187684
|
"scope": "default",
|
|
187631
187685
|
"line": {
|
|
187632
187686
|
"start": 49,
|
|
@@ -187641,7 +187695,7 @@
|
|
|
187641
187695
|
"path": "default/scss/timeselector/_variables.scss",
|
|
187642
187696
|
"name": "_variables.scss"
|
|
187643
187697
|
},
|
|
187644
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
187698
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
187645
187699
|
"resolvedType": "String"
|
|
187646
187700
|
},
|
|
187647
187701
|
{
|
|
@@ -187653,7 +187707,7 @@
|
|
|
187653
187707
|
"context": {
|
|
187654
187708
|
"type": "variable",
|
|
187655
187709
|
"name": "kendo-time-selector-header-time-now-hover-text",
|
|
187656
|
-
"value": "k-color(primary-
|
|
187710
|
+
"value": "k-color(primary-on-surface)",
|
|
187657
187711
|
"scope": "default",
|
|
187658
187712
|
"line": {
|
|
187659
187713
|
"start": 52,
|
|
@@ -187668,7 +187722,7 @@
|
|
|
187668
187722
|
"path": "default/scss/timeselector/_variables.scss",
|
|
187669
187723
|
"name": "_variables.scss"
|
|
187670
187724
|
},
|
|
187671
|
-
"resolvedValue": "var(--kendo-color-primary-
|
|
187725
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
187672
187726
|
"resolvedType": "String"
|
|
187673
187727
|
},
|
|
187674
187728
|
{
|
|
@@ -188409,7 +188463,7 @@
|
|
|
188409
188463
|
"context": {
|
|
188410
188464
|
"type": "variable",
|
|
188411
188465
|
"name": "kendo-time-selector-now-button-text",
|
|
188412
|
-
"value": "k-color(primary)",
|
|
188466
|
+
"value": "k-color(primary-on-surface)",
|
|
188413
188467
|
"scope": "default",
|
|
188414
188468
|
"line": {
|
|
188415
188469
|
"start": 148,
|
|
@@ -188424,7 +188478,7 @@
|
|
|
188424
188478
|
"path": "default/scss/timeselector/_variables.scss",
|
|
188425
188479
|
"name": "_variables.scss"
|
|
188426
188480
|
},
|
|
188427
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
188481
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
188428
188482
|
"resolvedType": "String"
|
|
188429
188483
|
},
|
|
188430
188484
|
{
|
|
@@ -188436,7 +188490,7 @@
|
|
|
188436
188490
|
"context": {
|
|
188437
188491
|
"type": "variable",
|
|
188438
188492
|
"name": "kendo-time-selector-now-button-hover-text",
|
|
188439
|
-
"value": "k-color(primary-
|
|
188493
|
+
"value": "k-color(primary-on-surface)",
|
|
188440
188494
|
"scope": "default",
|
|
188441
188495
|
"line": {
|
|
188442
188496
|
"start": 151,
|
|
@@ -188451,7 +188505,7 @@
|
|
|
188451
188505
|
"path": "default/scss/timeselector/_variables.scss",
|
|
188452
188506
|
"name": "_variables.scss"
|
|
188453
188507
|
},
|
|
188454
|
-
"resolvedValue": "var(--kendo-color-primary-
|
|
188508
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
188455
188509
|
"resolvedType": "String"
|
|
188456
188510
|
},
|
|
188457
188511
|
{
|
|
@@ -192703,7 +192757,7 @@
|
|
|
192703
192757
|
"context": {
|
|
192704
192758
|
"type": "variable",
|
|
192705
192759
|
"name": "kendo-treeview-loadmore-text",
|
|
192706
|
-
"value": "k-color(primary)",
|
|
192760
|
+
"value": "k-color(primary-on-surface)",
|
|
192707
192761
|
"scope": "default",
|
|
192708
192762
|
"line": {
|
|
192709
192763
|
"start": 141,
|
|
@@ -192718,7 +192772,7 @@
|
|
|
192718
192772
|
"path": "default/scss/treeview/_variables.scss",
|
|
192719
192773
|
"name": "_variables.scss"
|
|
192720
192774
|
},
|
|
192721
|
-
"resolvedValue": "var(--kendo-color-primary)",
|
|
192775
|
+
"resolvedValue": "var(--kendo-color-primary-on-surface)",
|
|
192722
192776
|
"resolvedType": "String"
|
|
192723
192777
|
},
|
|
192724
192778
|
{
|