@progress/kendo-theme-bootstrap 13.2.0-dev.2 → 13.2.0-dev.4
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/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main-dark.scss +0 -20
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +1606 -2706
- package/dist/meta/sassdoc-raw-data.json +757 -1226
- package/dist/meta/variables.json +48 -175
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -101
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +4 -4
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/appbar/_variables.scss +1 -19
- package/scss/breadcrumb/_variables.scss +2 -2
- package/scss/card/_variables.scss +0 -6
- package/scss/coloreditor/_variables.scss +1 -1
- package/scss/colorgradient/_variables.scss +1 -1
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/core/color-system/_swatch.scss +0 -56
- package/scss/dialog/_variables.scss +0 -6
- package/scss/expansion-panel/_variables.scss +1 -1
- package/scss/filter/_variables.scss +1 -1
- package/scss/grid/_layout.scss +4 -0
- package/scss/grid/_theme.scss +2 -449
- package/scss/grid/_variables.scss +1 -7
- package/scss/icons/_variables.scss +6 -2
- package/scss/notification/_variables.scss +1 -1
- package/scss/overlay/_variables.scss +2 -6
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/spreadsheet/_variables.scss +1 -1
- package/scss/stepper/_variables.scss +1 -1
- package/scss/timeselector/_variables.scss +4 -4
- package/scss/tooltip/_variables.scss +1 -1
- package/scss/treeview/_variables.scss +1 -1
- package/scss/upload/_variables.scss +2 -2
- package/scss/window/_variables.scss +0 -6
|
@@ -2133,7 +2133,7 @@
|
|
|
2133
2133
|
"context": {
|
|
2134
2134
|
"type": "variable",
|
|
2135
2135
|
"name": "kendo-adaptive-menu-clear-text",
|
|
2136
|
-
"value": "k-color(primary)",
|
|
2136
|
+
"value": "k-color(primary-on-surface)",
|
|
2137
2137
|
"scope": "default",
|
|
2138
2138
|
"line": {
|
|
2139
2139
|
"start": 30,
|
|
@@ -2308,7 +2308,7 @@
|
|
|
2308
2308
|
"context": {
|
|
2309
2309
|
"type": "variable",
|
|
2310
2310
|
"name": "kendo-adaptive-grid-sort-text",
|
|
2311
|
-
"value": "k-color(primary)",
|
|
2311
|
+
"value": "k-color(primary-on-surface)",
|
|
2312
2312
|
"scope": "default",
|
|
2313
2313
|
"line": {
|
|
2314
2314
|
"start": 55,
|
|
@@ -2333,7 +2333,7 @@
|
|
|
2333
2333
|
"context": {
|
|
2334
2334
|
"type": "variable",
|
|
2335
2335
|
"name": "kendo-adaptive-scheduler-current-text",
|
|
2336
|
-
"value": "k-color(primary)",
|
|
2336
|
+
"value": "k-color(primary-on-surface)",
|
|
2337
2337
|
"scope": "default",
|
|
2338
2338
|
"line": {
|
|
2339
2339
|
"start": 60,
|
|
@@ -2408,7 +2408,7 @@
|
|
|
2408
2408
|
"context": {
|
|
2409
2409
|
"type": "variable",
|
|
2410
2410
|
"name": "kendo-appbar-default-theme-color",
|
|
2411
|
-
"value": "\"
|
|
2411
|
+
"value": "\"base\"",
|
|
2412
2412
|
"scope": "default",
|
|
2413
2413
|
"line": {
|
|
2414
2414
|
"start": 10,
|
|
@@ -2678,15 +2678,15 @@
|
|
|
2678
2678
|
}
|
|
2679
2679
|
},
|
|
2680
2680
|
{
|
|
2681
|
-
"description": "The
|
|
2681
|
+
"description": "The box shadow of the AppBar.\n",
|
|
2682
2682
|
"commentRange": {
|
|
2683
2683
|
"start": 44,
|
|
2684
2684
|
"end": 45
|
|
2685
2685
|
},
|
|
2686
2686
|
"context": {
|
|
2687
2687
|
"type": "variable",
|
|
2688
|
-
"name": "kendo-appbar-
|
|
2689
|
-
"value": "k-
|
|
2688
|
+
"name": "kendo-appbar-box-shadow",
|
|
2689
|
+
"value": "k-elevation(4)",
|
|
2690
2690
|
"scope": "default",
|
|
2691
2691
|
"line": {
|
|
2692
2692
|
"start": 46,
|
|
@@ -2703,119 +2703,19 @@
|
|
|
2703
2703
|
}
|
|
2704
2704
|
},
|
|
2705
2705
|
{
|
|
2706
|
-
"description": "The
|
|
2706
|
+
"description": "The box shadow of the AppBar with bottom position.\n",
|
|
2707
2707
|
"commentRange": {
|
|
2708
2708
|
"start": 47,
|
|
2709
2709
|
"end": 48
|
|
2710
2710
|
},
|
|
2711
|
-
"context": {
|
|
2712
|
-
"type": "variable",
|
|
2713
|
-
"name": "kendo-appbar-light-text",
|
|
2714
|
-
"value": "k-color(on-light)",
|
|
2715
|
-
"scope": "default",
|
|
2716
|
-
"line": {
|
|
2717
|
-
"start": 49,
|
|
2718
|
-
"end": 49
|
|
2719
|
-
}
|
|
2720
|
-
},
|
|
2721
|
-
"group": [
|
|
2722
|
-
"appbar"
|
|
2723
|
-
],
|
|
2724
|
-
"access": "public",
|
|
2725
|
-
"file": {
|
|
2726
|
-
"path": "appbar/_variables.scss",
|
|
2727
|
-
"name": "_variables.scss"
|
|
2728
|
-
}
|
|
2729
|
-
},
|
|
2730
|
-
{
|
|
2731
|
-
"description": "The background color of the AppBar based on dark theme color.\n",
|
|
2732
|
-
"commentRange": {
|
|
2733
|
-
"start": 51,
|
|
2734
|
-
"end": 52
|
|
2735
|
-
},
|
|
2736
|
-
"context": {
|
|
2737
|
-
"type": "variable",
|
|
2738
|
-
"name": "kendo-appbar-dark-bg",
|
|
2739
|
-
"value": "k-color(dark)",
|
|
2740
|
-
"scope": "default",
|
|
2741
|
-
"line": {
|
|
2742
|
-
"start": 53,
|
|
2743
|
-
"end": 53
|
|
2744
|
-
}
|
|
2745
|
-
},
|
|
2746
|
-
"group": [
|
|
2747
|
-
"appbar"
|
|
2748
|
-
],
|
|
2749
|
-
"access": "public",
|
|
2750
|
-
"file": {
|
|
2751
|
-
"path": "appbar/_variables.scss",
|
|
2752
|
-
"name": "_variables.scss"
|
|
2753
|
-
}
|
|
2754
|
-
},
|
|
2755
|
-
{
|
|
2756
|
-
"description": "The text color of the AppBar based on dark theme color.\n",
|
|
2757
|
-
"commentRange": {
|
|
2758
|
-
"start": 54,
|
|
2759
|
-
"end": 55
|
|
2760
|
-
},
|
|
2761
|
-
"context": {
|
|
2762
|
-
"type": "variable",
|
|
2763
|
-
"name": "kendo-appbar-dark-text",
|
|
2764
|
-
"value": "k-color(on-dark)",
|
|
2765
|
-
"scope": "default",
|
|
2766
|
-
"line": {
|
|
2767
|
-
"start": 56,
|
|
2768
|
-
"end": 56
|
|
2769
|
-
}
|
|
2770
|
-
},
|
|
2771
|
-
"group": [
|
|
2772
|
-
"appbar"
|
|
2773
|
-
],
|
|
2774
|
-
"access": "public",
|
|
2775
|
-
"file": {
|
|
2776
|
-
"path": "appbar/_variables.scss",
|
|
2777
|
-
"name": "_variables.scss"
|
|
2778
|
-
}
|
|
2779
|
-
},
|
|
2780
|
-
{
|
|
2781
|
-
"description": "The box shadow of the AppBar.\n",
|
|
2782
|
-
"commentRange": {
|
|
2783
|
-
"start": 58,
|
|
2784
|
-
"end": 59
|
|
2785
|
-
},
|
|
2786
|
-
"context": {
|
|
2787
|
-
"type": "variable",
|
|
2788
|
-
"name": "kendo-appbar-box-shadow",
|
|
2789
|
-
"value": "k-elevation(4)",
|
|
2790
|
-
"scope": "default",
|
|
2791
|
-
"line": {
|
|
2792
|
-
"start": 60,
|
|
2793
|
-
"end": 60
|
|
2794
|
-
}
|
|
2795
|
-
},
|
|
2796
|
-
"group": [
|
|
2797
|
-
"appbar"
|
|
2798
|
-
],
|
|
2799
|
-
"access": "public",
|
|
2800
|
-
"file": {
|
|
2801
|
-
"path": "appbar/_variables.scss",
|
|
2802
|
-
"name": "_variables.scss"
|
|
2803
|
-
}
|
|
2804
|
-
},
|
|
2805
|
-
{
|
|
2806
|
-
"description": "The box shadow of the AppBar with bottom position.\n",
|
|
2807
|
-
"commentRange": {
|
|
2808
|
-
"start": 61,
|
|
2809
|
-
"end": 62
|
|
2810
|
-
},
|
|
2811
2711
|
"context": {
|
|
2812
2712
|
"type": "variable",
|
|
2813
2713
|
"name": "kendo-appbar-bottom-box-shadow",
|
|
2814
2714
|
"value": "k-elevation(4)",
|
|
2815
2715
|
"scope": "default",
|
|
2816
2716
|
"line": {
|
|
2817
|
-
"start":
|
|
2818
|
-
"end":
|
|
2717
|
+
"start": 49,
|
|
2718
|
+
"end": 49
|
|
2819
2719
|
}
|
|
2820
2720
|
},
|
|
2821
2721
|
"group": [
|
|
@@ -5144,7 +5044,7 @@
|
|
|
5144
5044
|
"context": {
|
|
5145
5045
|
"type": "variable",
|
|
5146
5046
|
"name": "kendo-breadcrumb-link-text",
|
|
5147
|
-
"value": "k-color(primary)",
|
|
5047
|
+
"value": "k-color(primary-on-surface)",
|
|
5148
5048
|
"scope": "default",
|
|
5149
5049
|
"line": {
|
|
5150
5050
|
"start": 130,
|
|
@@ -5219,7 +5119,7 @@
|
|
|
5219
5119
|
"context": {
|
|
5220
5120
|
"type": "variable",
|
|
5221
5121
|
"name": "kendo-breadcrumb-link-hover-text",
|
|
5222
|
-
"value": "k-color(primary-
|
|
5122
|
+
"value": "k-color(primary-on-surface)",
|
|
5223
5123
|
"scope": "default",
|
|
5224
5124
|
"line": {
|
|
5225
5125
|
"start": 140,
|
|
@@ -10950,39 +10850,11 @@
|
|
|
10950
10850
|
"name": "_variables.scss"
|
|
10951
10851
|
}
|
|
10952
10852
|
},
|
|
10953
|
-
{
|
|
10954
|
-
"description": "The default theme color of the Card.\n",
|
|
10955
|
-
"commentRange": {
|
|
10956
|
-
"start": 8,
|
|
10957
|
-
"end": 10
|
|
10958
|
-
},
|
|
10959
|
-
"context": {
|
|
10960
|
-
"type": "variable",
|
|
10961
|
-
"name": "kendo-card-default-theme-color",
|
|
10962
|
-
"value": "null",
|
|
10963
|
-
"scope": "default",
|
|
10964
|
-
"line": {
|
|
10965
|
-
"start": 11,
|
|
10966
|
-
"end": 11
|
|
10967
|
-
}
|
|
10968
|
-
},
|
|
10969
|
-
"group": [
|
|
10970
|
-
"card"
|
|
10971
|
-
],
|
|
10972
|
-
"role": [
|
|
10973
|
-
"default"
|
|
10974
|
-
],
|
|
10975
|
-
"access": "public",
|
|
10976
|
-
"file": {
|
|
10977
|
-
"path": "card/_variables.scss",
|
|
10978
|
-
"name": "_variables.scss"
|
|
10979
|
-
}
|
|
10980
|
-
},
|
|
10981
10853
|
{
|
|
10982
10854
|
"description": "The horizontal padding of the Card.\n",
|
|
10983
10855
|
"commentRange": {
|
|
10984
|
-
"start":
|
|
10985
|
-
"end":
|
|
10856
|
+
"start": 8,
|
|
10857
|
+
"end": 9
|
|
10986
10858
|
},
|
|
10987
10859
|
"context": {
|
|
10988
10860
|
"type": "variable",
|
|
@@ -10990,8 +10862,8 @@
|
|
|
10990
10862
|
"value": "k-spacing(4)",
|
|
10991
10863
|
"scope": "default",
|
|
10992
10864
|
"line": {
|
|
10993
|
-
"start":
|
|
10994
|
-
"end":
|
|
10865
|
+
"start": 10,
|
|
10866
|
+
"end": 10
|
|
10995
10867
|
}
|
|
10996
10868
|
},
|
|
10997
10869
|
"group": [
|
|
@@ -11006,8 +10878,8 @@
|
|
|
11006
10878
|
{
|
|
11007
10879
|
"description": "The vertical padding of the Card.\n",
|
|
11008
10880
|
"commentRange": {
|
|
11009
|
-
"start":
|
|
11010
|
-
"end":
|
|
10881
|
+
"start": 11,
|
|
10882
|
+
"end": 12
|
|
11011
10883
|
},
|
|
11012
10884
|
"context": {
|
|
11013
10885
|
"type": "variable",
|
|
@@ -11015,8 +10887,8 @@
|
|
|
11015
10887
|
"value": "$kendo-card-padding-x",
|
|
11016
10888
|
"scope": "default",
|
|
11017
10889
|
"line": {
|
|
11018
|
-
"start":
|
|
11019
|
-
"end":
|
|
10890
|
+
"start": 13,
|
|
10891
|
+
"end": 13
|
|
11020
10892
|
}
|
|
11021
10893
|
},
|
|
11022
10894
|
"group": [
|
|
@@ -11031,8 +10903,8 @@
|
|
|
11031
10903
|
{
|
|
11032
10904
|
"description": "The width of the border around the Card.\n",
|
|
11033
10905
|
"commentRange": {
|
|
11034
|
-
"start":
|
|
11035
|
-
"end":
|
|
10906
|
+
"start": 14,
|
|
10907
|
+
"end": 15
|
|
11036
10908
|
},
|
|
11037
10909
|
"context": {
|
|
11038
10910
|
"type": "variable",
|
|
@@ -11040,8 +10912,8 @@
|
|
|
11040
10912
|
"value": "1px",
|
|
11041
10913
|
"scope": "default",
|
|
11042
10914
|
"line": {
|
|
11043
|
-
"start":
|
|
11044
|
-
"end":
|
|
10915
|
+
"start": 16,
|
|
10916
|
+
"end": 16
|
|
11045
10917
|
}
|
|
11046
10918
|
},
|
|
11047
10919
|
"group": [
|
|
@@ -11056,8 +10928,8 @@
|
|
|
11056
10928
|
{
|
|
11057
10929
|
"description": "The border radius of the Card.\n",
|
|
11058
10930
|
"commentRange": {
|
|
11059
|
-
"start":
|
|
11060
|
-
"end":
|
|
10931
|
+
"start": 17,
|
|
10932
|
+
"end": 18
|
|
11061
10933
|
},
|
|
11062
10934
|
"context": {
|
|
11063
10935
|
"type": "variable",
|
|
@@ -11065,8 +10937,8 @@
|
|
|
11065
10937
|
"value": "k-border-radius(md)",
|
|
11066
10938
|
"scope": "default",
|
|
11067
10939
|
"line": {
|
|
11068
|
-
"start":
|
|
11069
|
-
"end":
|
|
10940
|
+
"start": 19,
|
|
10941
|
+
"end": 19
|
|
11070
10942
|
}
|
|
11071
10943
|
},
|
|
11072
10944
|
"group": [
|
|
@@ -11081,8 +10953,8 @@
|
|
|
11081
10953
|
{
|
|
11082
10954
|
"description": "The inner border radius of the Card.\n",
|
|
11083
10955
|
"commentRange": {
|
|
11084
|
-
"start":
|
|
11085
|
-
"end":
|
|
10956
|
+
"start": 20,
|
|
10957
|
+
"end": 21
|
|
11086
10958
|
},
|
|
11087
10959
|
"context": {
|
|
11088
10960
|
"type": "variable",
|
|
@@ -11090,8 +10962,8 @@
|
|
|
11090
10962
|
"value": "calc( #{$kendo-card-border-radius} - #{$kendo-card-border-width} )",
|
|
11091
10963
|
"scope": "default",
|
|
11092
10964
|
"line": {
|
|
11093
|
-
"start":
|
|
11094
|
-
"end":
|
|
10965
|
+
"start": 22,
|
|
10966
|
+
"end": 22
|
|
11095
10967
|
}
|
|
11096
10968
|
},
|
|
11097
10969
|
"group": [
|
|
@@ -11106,8 +10978,8 @@
|
|
|
11106
10978
|
{
|
|
11107
10979
|
"description": "The font family of the Card.\n",
|
|
11108
10980
|
"commentRange": {
|
|
11109
|
-
"start":
|
|
11110
|
-
"end":
|
|
10981
|
+
"start": 23,
|
|
10982
|
+
"end": 24
|
|
11111
10983
|
},
|
|
11112
10984
|
"context": {
|
|
11113
10985
|
"type": "variable",
|
|
@@ -11115,8 +10987,8 @@
|
|
|
11115
10987
|
"value": "var(--kendo-font-family)",
|
|
11116
10988
|
"scope": "default",
|
|
11117
10989
|
"line": {
|
|
11118
|
-
"start":
|
|
11119
|
-
"end":
|
|
10990
|
+
"start": 25,
|
|
10991
|
+
"end": 25
|
|
11120
10992
|
}
|
|
11121
10993
|
},
|
|
11122
10994
|
"group": [
|
|
@@ -11131,8 +11003,8 @@
|
|
|
11131
11003
|
{
|
|
11132
11004
|
"description": "The font size of the Card.\n",
|
|
11133
11005
|
"commentRange": {
|
|
11134
|
-
"start":
|
|
11135
|
-
"end":
|
|
11006
|
+
"start": 26,
|
|
11007
|
+
"end": 27
|
|
11136
11008
|
},
|
|
11137
11009
|
"context": {
|
|
11138
11010
|
"type": "variable",
|
|
@@ -11140,8 +11012,8 @@
|
|
|
11140
11012
|
"value": "var(--kendo-font-size)",
|
|
11141
11013
|
"scope": "default",
|
|
11142
11014
|
"line": {
|
|
11143
|
-
"start":
|
|
11144
|
-
"end":
|
|
11015
|
+
"start": 28,
|
|
11016
|
+
"end": 28
|
|
11145
11017
|
}
|
|
11146
11018
|
},
|
|
11147
11019
|
"group": [
|
|
@@ -11156,8 +11028,8 @@
|
|
|
11156
11028
|
{
|
|
11157
11029
|
"description": "The line height of the Card.\n",
|
|
11158
11030
|
"commentRange": {
|
|
11159
|
-
"start":
|
|
11160
|
-
"end":
|
|
11031
|
+
"start": 29,
|
|
11032
|
+
"end": 30
|
|
11161
11033
|
},
|
|
11162
11034
|
"context": {
|
|
11163
11035
|
"type": "variable",
|
|
@@ -11165,8 +11037,8 @@
|
|
|
11165
11037
|
"value": "var(--kendo-line-height)",
|
|
11166
11038
|
"scope": "default",
|
|
11167
11039
|
"line": {
|
|
11168
|
-
"start":
|
|
11169
|
-
"end":
|
|
11040
|
+
"start": 31,
|
|
11041
|
+
"end": 31
|
|
11170
11042
|
}
|
|
11171
11043
|
},
|
|
11172
11044
|
"group": [
|
|
@@ -11181,8 +11053,8 @@
|
|
|
11181
11053
|
{
|
|
11182
11054
|
"description": "The spacing between the Cards in the Card deck.\n",
|
|
11183
11055
|
"commentRange": {
|
|
11184
|
-
"start":
|
|
11185
|
-
"end":
|
|
11056
|
+
"start": 33,
|
|
11057
|
+
"end": 34
|
|
11186
11058
|
},
|
|
11187
11059
|
"context": {
|
|
11188
11060
|
"type": "variable",
|
|
@@ -11190,8 +11062,8 @@
|
|
|
11190
11062
|
"value": "k-spacing(4)",
|
|
11191
11063
|
"scope": "default",
|
|
11192
11064
|
"line": {
|
|
11193
|
-
"start":
|
|
11194
|
-
"end":
|
|
11065
|
+
"start": 35,
|
|
11066
|
+
"end": 35
|
|
11195
11067
|
}
|
|
11196
11068
|
},
|
|
11197
11069
|
"group": [
|
|
@@ -11206,8 +11078,8 @@
|
|
|
11206
11078
|
{
|
|
11207
11079
|
"description": "The background color of the Card.\n",
|
|
11208
11080
|
"commentRange": {
|
|
11209
|
-
"start":
|
|
11210
|
-
"end":
|
|
11081
|
+
"start": 37,
|
|
11082
|
+
"end": 38
|
|
11211
11083
|
},
|
|
11212
11084
|
"context": {
|
|
11213
11085
|
"type": "variable",
|
|
@@ -11215,8 +11087,8 @@
|
|
|
11215
11087
|
"value": "k-color(surface-alt)",
|
|
11216
11088
|
"scope": "default",
|
|
11217
11089
|
"line": {
|
|
11218
|
-
"start":
|
|
11219
|
-
"end":
|
|
11090
|
+
"start": 39,
|
|
11091
|
+
"end": 39
|
|
11220
11092
|
}
|
|
11221
11093
|
},
|
|
11222
11094
|
"group": [
|
|
@@ -11231,8 +11103,8 @@
|
|
|
11231
11103
|
{
|
|
11232
11104
|
"description": "The text color of the Card.\n",
|
|
11233
11105
|
"commentRange": {
|
|
11234
|
-
"start":
|
|
11235
|
-
"end":
|
|
11106
|
+
"start": 40,
|
|
11107
|
+
"end": 41
|
|
11236
11108
|
},
|
|
11237
11109
|
"context": {
|
|
11238
11110
|
"type": "variable",
|
|
@@ -11240,8 +11112,8 @@
|
|
|
11240
11112
|
"value": "k-color(on-app-surface)",
|
|
11241
11113
|
"scope": "default",
|
|
11242
11114
|
"line": {
|
|
11243
|
-
"start":
|
|
11244
|
-
"end":
|
|
11115
|
+
"start": 42,
|
|
11116
|
+
"end": 42
|
|
11245
11117
|
}
|
|
11246
11118
|
},
|
|
11247
11119
|
"group": [
|
|
@@ -11256,8 +11128,8 @@
|
|
|
11256
11128
|
{
|
|
11257
11129
|
"description": "The border color of the Card.\n",
|
|
11258
11130
|
"commentRange": {
|
|
11259
|
-
"start":
|
|
11260
|
-
"end":
|
|
11131
|
+
"start": 43,
|
|
11132
|
+
"end": 44
|
|
11261
11133
|
},
|
|
11262
11134
|
"context": {
|
|
11263
11135
|
"type": "variable",
|
|
@@ -11265,8 +11137,8 @@
|
|
|
11265
11137
|
"value": "k-color(border)",
|
|
11266
11138
|
"scope": "default",
|
|
11267
11139
|
"line": {
|
|
11268
|
-
"start":
|
|
11269
|
-
"end":
|
|
11140
|
+
"start": 45,
|
|
11141
|
+
"end": 45
|
|
11270
11142
|
}
|
|
11271
11143
|
},
|
|
11272
11144
|
"group": [
|
|
@@ -11281,8 +11153,8 @@
|
|
|
11281
11153
|
{
|
|
11282
11154
|
"description": "The shadow of the Card.\n",
|
|
11283
11155
|
"commentRange": {
|
|
11284
|
-
"start":
|
|
11285
|
-
"end":
|
|
11156
|
+
"start": 46,
|
|
11157
|
+
"end": 47
|
|
11286
11158
|
},
|
|
11287
11159
|
"context": {
|
|
11288
11160
|
"type": "variable",
|
|
@@ -11290,8 +11162,8 @@
|
|
|
11290
11162
|
"value": "null",
|
|
11291
11163
|
"scope": "default",
|
|
11292
11164
|
"line": {
|
|
11293
|
-
"start":
|
|
11294
|
-
"end":
|
|
11165
|
+
"start": 48,
|
|
11166
|
+
"end": 48
|
|
11295
11167
|
}
|
|
11296
11168
|
},
|
|
11297
11169
|
"group": [
|
|
@@ -11306,8 +11178,8 @@
|
|
|
11306
11178
|
{
|
|
11307
11179
|
"description": "The background color of the focused Card.\n",
|
|
11308
11180
|
"commentRange": {
|
|
11309
|
-
"start":
|
|
11310
|
-
"end":
|
|
11181
|
+
"start": 50,
|
|
11182
|
+
"end": 51
|
|
11311
11183
|
},
|
|
11312
11184
|
"context": {
|
|
11313
11185
|
"type": "variable",
|
|
@@ -11315,8 +11187,8 @@
|
|
|
11315
11187
|
"value": "null",
|
|
11316
11188
|
"scope": "default",
|
|
11317
11189
|
"line": {
|
|
11318
|
-
"start":
|
|
11319
|
-
"end":
|
|
11190
|
+
"start": 52,
|
|
11191
|
+
"end": 52
|
|
11320
11192
|
}
|
|
11321
11193
|
},
|
|
11322
11194
|
"group": [
|
|
@@ -11331,8 +11203,8 @@
|
|
|
11331
11203
|
{
|
|
11332
11204
|
"description": "The text color of the focused Card.\n",
|
|
11333
11205
|
"commentRange": {
|
|
11334
|
-
"start":
|
|
11335
|
-
"end":
|
|
11206
|
+
"start": 53,
|
|
11207
|
+
"end": 54
|
|
11336
11208
|
},
|
|
11337
11209
|
"context": {
|
|
11338
11210
|
"type": "variable",
|
|
@@ -11340,8 +11212,8 @@
|
|
|
11340
11212
|
"value": "null",
|
|
11341
11213
|
"scope": "default",
|
|
11342
11214
|
"line": {
|
|
11343
|
-
"start":
|
|
11344
|
-
"end":
|
|
11215
|
+
"start": 55,
|
|
11216
|
+
"end": 55
|
|
11345
11217
|
}
|
|
11346
11218
|
},
|
|
11347
11219
|
"group": [
|
|
@@ -11356,8 +11228,8 @@
|
|
|
11356
11228
|
{
|
|
11357
11229
|
"description": "The border color of the focused Card.\n",
|
|
11358
11230
|
"commentRange": {
|
|
11359
|
-
"start":
|
|
11360
|
-
"end":
|
|
11231
|
+
"start": 56,
|
|
11232
|
+
"end": 57
|
|
11361
11233
|
},
|
|
11362
11234
|
"context": {
|
|
11363
11235
|
"type": "variable",
|
|
@@ -11365,8 +11237,8 @@
|
|
|
11365
11237
|
"value": "k-color(primary-emphasis)",
|
|
11366
11238
|
"scope": "default",
|
|
11367
11239
|
"line": {
|
|
11368
|
-
"start":
|
|
11369
|
-
"end":
|
|
11240
|
+
"start": 58,
|
|
11241
|
+
"end": 58
|
|
11370
11242
|
}
|
|
11371
11243
|
},
|
|
11372
11244
|
"group": [
|
|
@@ -11381,8 +11253,8 @@
|
|
|
11381
11253
|
{
|
|
11382
11254
|
"description": "The shadow of the focused Card.\n",
|
|
11383
11255
|
"commentRange": {
|
|
11384
|
-
"start":
|
|
11385
|
-
"end":
|
|
11256
|
+
"start": 62,
|
|
11257
|
+
"end": 63
|
|
11386
11258
|
},
|
|
11387
11259
|
"context": {
|
|
11388
11260
|
"type": "variable",
|
|
@@ -11390,8 +11262,8 @@
|
|
|
11390
11262
|
"value": "0 0 0 .25rem color-mix(in srgb, k-color(primary) 25%, transparent)",
|
|
11391
11263
|
"scope": "default",
|
|
11392
11264
|
"line": {
|
|
11393
|
-
"start":
|
|
11394
|
-
"end":
|
|
11265
|
+
"start": 64,
|
|
11266
|
+
"end": 64
|
|
11395
11267
|
}
|
|
11396
11268
|
},
|
|
11397
11269
|
"group": [
|
|
@@ -11406,8 +11278,8 @@
|
|
|
11406
11278
|
{
|
|
11407
11279
|
"description": "The horizontal padding of the Card header.\n",
|
|
11408
11280
|
"commentRange": {
|
|
11409
|
-
"start":
|
|
11410
|
-
"end":
|
|
11281
|
+
"start": 66,
|
|
11282
|
+
"end": 67
|
|
11411
11283
|
},
|
|
11412
11284
|
"context": {
|
|
11413
11285
|
"type": "variable",
|
|
@@ -11415,8 +11287,8 @@
|
|
|
11415
11287
|
"value": "$kendo-card-padding-x",
|
|
11416
11288
|
"scope": "default",
|
|
11417
11289
|
"line": {
|
|
11418
|
-
"start":
|
|
11419
|
-
"end":
|
|
11290
|
+
"start": 68,
|
|
11291
|
+
"end": 68
|
|
11420
11292
|
}
|
|
11421
11293
|
},
|
|
11422
11294
|
"group": [
|
|
@@ -11431,8 +11303,8 @@
|
|
|
11431
11303
|
{
|
|
11432
11304
|
"description": "The vertical padding of the Card header.\n",
|
|
11433
11305
|
"commentRange": {
|
|
11434
|
-
"start":
|
|
11435
|
-
"end":
|
|
11306
|
+
"start": 69,
|
|
11307
|
+
"end": 70
|
|
11436
11308
|
},
|
|
11437
11309
|
"context": {
|
|
11438
11310
|
"type": "variable",
|
|
@@ -11440,8 +11312,8 @@
|
|
|
11440
11312
|
"value": "k-spacing(2)",
|
|
11441
11313
|
"scope": "default",
|
|
11442
11314
|
"line": {
|
|
11443
|
-
"start":
|
|
11444
|
-
"end":
|
|
11315
|
+
"start": 71,
|
|
11316
|
+
"end": 71
|
|
11445
11317
|
}
|
|
11446
11318
|
},
|
|
11447
11319
|
"group": [
|
|
@@ -11456,8 +11328,8 @@
|
|
|
11456
11328
|
{
|
|
11457
11329
|
"description": "The bottom border width of the Card header.\n",
|
|
11458
11330
|
"commentRange": {
|
|
11459
|
-
"start":
|
|
11460
|
-
"end":
|
|
11331
|
+
"start": 72,
|
|
11332
|
+
"end": 73
|
|
11461
11333
|
},
|
|
11462
11334
|
"context": {
|
|
11463
11335
|
"type": "variable",
|
|
@@ -11465,8 +11337,8 @@
|
|
|
11465
11337
|
"value": "$kendo-card-border-width",
|
|
11466
11338
|
"scope": "default",
|
|
11467
11339
|
"line": {
|
|
11468
|
-
"start":
|
|
11469
|
-
"end":
|
|
11340
|
+
"start": 74,
|
|
11341
|
+
"end": 74
|
|
11470
11342
|
}
|
|
11471
11343
|
},
|
|
11472
11344
|
"group": [
|
|
@@ -11481,8 +11353,8 @@
|
|
|
11481
11353
|
{
|
|
11482
11354
|
"description": "The background color of the Card header.\n",
|
|
11483
11355
|
"commentRange": {
|
|
11484
|
-
"start":
|
|
11485
|
-
"end":
|
|
11356
|
+
"start": 75,
|
|
11357
|
+
"end": 76
|
|
11486
11358
|
},
|
|
11487
11359
|
"context": {
|
|
11488
11360
|
"type": "variable",
|
|
@@ -11490,8 +11362,8 @@
|
|
|
11490
11362
|
"value": "transparent",
|
|
11491
11363
|
"scope": "default",
|
|
11492
11364
|
"line": {
|
|
11493
|
-
"start":
|
|
11494
|
-
"end":
|
|
11365
|
+
"start": 77,
|
|
11366
|
+
"end": 77
|
|
11495
11367
|
}
|
|
11496
11368
|
},
|
|
11497
11369
|
"group": [
|
|
@@ -11506,8 +11378,8 @@
|
|
|
11506
11378
|
{
|
|
11507
11379
|
"description": "The text color of the Card header.\n",
|
|
11508
11380
|
"commentRange": {
|
|
11509
|
-
"start":
|
|
11510
|
-
"end":
|
|
11381
|
+
"start": 78,
|
|
11382
|
+
"end": 79
|
|
11511
11383
|
},
|
|
11512
11384
|
"context": {
|
|
11513
11385
|
"type": "variable",
|
|
@@ -11515,8 +11387,8 @@
|
|
|
11515
11387
|
"value": "k-color(on-app-surface)",
|
|
11516
11388
|
"scope": "default",
|
|
11517
11389
|
"line": {
|
|
11518
|
-
"start":
|
|
11519
|
-
"end":
|
|
11390
|
+
"start": 80,
|
|
11391
|
+
"end": 80
|
|
11520
11392
|
}
|
|
11521
11393
|
},
|
|
11522
11394
|
"group": [
|
|
@@ -11531,8 +11403,8 @@
|
|
|
11531
11403
|
{
|
|
11532
11404
|
"description": "The border color of the Card header.\n",
|
|
11533
11405
|
"commentRange": {
|
|
11534
|
-
"start":
|
|
11535
|
-
"end":
|
|
11406
|
+
"start": 81,
|
|
11407
|
+
"end": 82
|
|
11536
11408
|
},
|
|
11537
11409
|
"context": {
|
|
11538
11410
|
"type": "variable",
|
|
@@ -11540,8 +11412,8 @@
|
|
|
11540
11412
|
"value": "$kendo-card-border",
|
|
11541
11413
|
"scope": "default",
|
|
11542
11414
|
"line": {
|
|
11543
|
-
"start":
|
|
11544
|
-
"end":
|
|
11415
|
+
"start": 83,
|
|
11416
|
+
"end": 83
|
|
11545
11417
|
}
|
|
11546
11418
|
},
|
|
11547
11419
|
"group": [
|
|
@@ -11556,8 +11428,8 @@
|
|
|
11556
11428
|
{
|
|
11557
11429
|
"description": "The horizontal padding of the Card body.\n",
|
|
11558
11430
|
"commentRange": {
|
|
11559
|
-
"start":
|
|
11560
|
-
"end":
|
|
11431
|
+
"start": 85,
|
|
11432
|
+
"end": 86
|
|
11561
11433
|
},
|
|
11562
11434
|
"context": {
|
|
11563
11435
|
"type": "variable",
|
|
@@ -11565,8 +11437,8 @@
|
|
|
11565
11437
|
"value": "$kendo-card-padding-x",
|
|
11566
11438
|
"scope": "default",
|
|
11567
11439
|
"line": {
|
|
11568
|
-
"start":
|
|
11569
|
-
"end":
|
|
11440
|
+
"start": 87,
|
|
11441
|
+
"end": 87
|
|
11570
11442
|
}
|
|
11571
11443
|
},
|
|
11572
11444
|
"group": [
|
|
@@ -11581,8 +11453,8 @@
|
|
|
11581
11453
|
{
|
|
11582
11454
|
"description": "The vertical padding of the Card body.\n",
|
|
11583
11455
|
"commentRange": {
|
|
11584
|
-
"start":
|
|
11585
|
-
"end":
|
|
11456
|
+
"start": 88,
|
|
11457
|
+
"end": 89
|
|
11586
11458
|
},
|
|
11587
11459
|
"context": {
|
|
11588
11460
|
"type": "variable",
|
|
@@ -11590,8 +11462,8 @@
|
|
|
11590
11462
|
"value": "$kendo-card-padding-x",
|
|
11591
11463
|
"scope": "default",
|
|
11592
11464
|
"line": {
|
|
11593
|
-
"start":
|
|
11594
|
-
"end":
|
|
11465
|
+
"start": 90,
|
|
11466
|
+
"end": 90
|
|
11595
11467
|
}
|
|
11596
11468
|
},
|
|
11597
11469
|
"group": [
|
|
@@ -11606,8 +11478,8 @@
|
|
|
11606
11478
|
{
|
|
11607
11479
|
"description": "The horizontal padding of the Card footer.\n",
|
|
11608
11480
|
"commentRange": {
|
|
11609
|
-
"start":
|
|
11610
|
-
"end":
|
|
11481
|
+
"start": 92,
|
|
11482
|
+
"end": 93
|
|
11611
11483
|
},
|
|
11612
11484
|
"context": {
|
|
11613
11485
|
"type": "variable",
|
|
@@ -11615,8 +11487,8 @@
|
|
|
11615
11487
|
"value": "$kendo-card-header-padding-x",
|
|
11616
11488
|
"scope": "default",
|
|
11617
11489
|
"line": {
|
|
11618
|
-
"start":
|
|
11619
|
-
"end":
|
|
11490
|
+
"start": 94,
|
|
11491
|
+
"end": 94
|
|
11620
11492
|
}
|
|
11621
11493
|
},
|
|
11622
11494
|
"group": [
|
|
@@ -11631,8 +11503,8 @@
|
|
|
11631
11503
|
{
|
|
11632
11504
|
"description": "The vertical padding of the Card footer.\n",
|
|
11633
11505
|
"commentRange": {
|
|
11634
|
-
"start":
|
|
11635
|
-
"end":
|
|
11506
|
+
"start": 95,
|
|
11507
|
+
"end": 96
|
|
11636
11508
|
},
|
|
11637
11509
|
"context": {
|
|
11638
11510
|
"type": "variable",
|
|
@@ -11640,8 +11512,8 @@
|
|
|
11640
11512
|
"value": "$kendo-card-header-padding-y",
|
|
11641
11513
|
"scope": "default",
|
|
11642
11514
|
"line": {
|
|
11643
|
-
"start":
|
|
11644
|
-
"end":
|
|
11515
|
+
"start": 97,
|
|
11516
|
+
"end": 97
|
|
11645
11517
|
}
|
|
11646
11518
|
},
|
|
11647
11519
|
"group": [
|
|
@@ -11656,8 +11528,8 @@
|
|
|
11656
11528
|
{
|
|
11657
11529
|
"description": "The top border width of the Card footer.\n",
|
|
11658
11530
|
"commentRange": {
|
|
11659
|
-
"start":
|
|
11660
|
-
"end":
|
|
11531
|
+
"start": 98,
|
|
11532
|
+
"end": 99
|
|
11661
11533
|
},
|
|
11662
11534
|
"context": {
|
|
11663
11535
|
"type": "variable",
|
|
@@ -11665,8 +11537,8 @@
|
|
|
11665
11537
|
"value": "$kendo-card-border-width",
|
|
11666
11538
|
"scope": "default",
|
|
11667
11539
|
"line": {
|
|
11668
|
-
"start":
|
|
11669
|
-
"end":
|
|
11540
|
+
"start": 100,
|
|
11541
|
+
"end": 100
|
|
11670
11542
|
}
|
|
11671
11543
|
},
|
|
11672
11544
|
"group": [
|
|
@@ -11681,8 +11553,8 @@
|
|
|
11681
11553
|
{
|
|
11682
11554
|
"description": "The background color of the Card footer.\n",
|
|
11683
11555
|
"commentRange": {
|
|
11684
|
-
"start":
|
|
11685
|
-
"end":
|
|
11556
|
+
"start": 101,
|
|
11557
|
+
"end": 102
|
|
11686
11558
|
},
|
|
11687
11559
|
"context": {
|
|
11688
11560
|
"type": "variable",
|
|
@@ -11690,8 +11562,8 @@
|
|
|
11690
11562
|
"value": "$kendo-card-header-bg",
|
|
11691
11563
|
"scope": "default",
|
|
11692
11564
|
"line": {
|
|
11693
|
-
"start":
|
|
11694
|
-
"end":
|
|
11565
|
+
"start": 103,
|
|
11566
|
+
"end": 103
|
|
11695
11567
|
}
|
|
11696
11568
|
},
|
|
11697
11569
|
"group": [
|
|
@@ -11706,8 +11578,8 @@
|
|
|
11706
11578
|
{
|
|
11707
11579
|
"description": "The text color of the Card footer.\n",
|
|
11708
11580
|
"commentRange": {
|
|
11709
|
-
"start":
|
|
11710
|
-
"end":
|
|
11581
|
+
"start": 104,
|
|
11582
|
+
"end": 105
|
|
11711
11583
|
},
|
|
11712
11584
|
"context": {
|
|
11713
11585
|
"type": "variable",
|
|
@@ -11715,8 +11587,8 @@
|
|
|
11715
11587
|
"value": "$kendo-card-header-text",
|
|
11716
11588
|
"scope": "default",
|
|
11717
11589
|
"line": {
|
|
11718
|
-
"start":
|
|
11719
|
-
"end":
|
|
11590
|
+
"start": 106,
|
|
11591
|
+
"end": 106
|
|
11720
11592
|
}
|
|
11721
11593
|
},
|
|
11722
11594
|
"group": [
|
|
@@ -11731,8 +11603,8 @@
|
|
|
11731
11603
|
{
|
|
11732
11604
|
"description": "The border color of the Card footer.\n",
|
|
11733
11605
|
"commentRange": {
|
|
11734
|
-
"start":
|
|
11735
|
-
"end":
|
|
11606
|
+
"start": 107,
|
|
11607
|
+
"end": 108
|
|
11736
11608
|
},
|
|
11737
11609
|
"context": {
|
|
11738
11610
|
"type": "variable",
|
|
@@ -11740,8 +11612,8 @@
|
|
|
11740
11612
|
"value": "$kendo-card-header-border",
|
|
11741
11613
|
"scope": "default",
|
|
11742
11614
|
"line": {
|
|
11743
|
-
"start":
|
|
11744
|
-
"end":
|
|
11615
|
+
"start": 109,
|
|
11616
|
+
"end": 109
|
|
11745
11617
|
}
|
|
11746
11618
|
},
|
|
11747
11619
|
"group": [
|
|
@@ -11756,8 +11628,8 @@
|
|
|
11756
11628
|
{
|
|
11757
11629
|
"description": "The bottom margin of the Card title.\n",
|
|
11758
11630
|
"commentRange": {
|
|
11759
|
-
"start":
|
|
11760
|
-
"end":
|
|
11631
|
+
"start": 111,
|
|
11632
|
+
"end": 112
|
|
11761
11633
|
},
|
|
11762
11634
|
"context": {
|
|
11763
11635
|
"type": "variable",
|
|
@@ -11765,8 +11637,8 @@
|
|
|
11765
11637
|
"value": "k-spacing(3)",
|
|
11766
11638
|
"scope": "default",
|
|
11767
11639
|
"line": {
|
|
11768
|
-
"start":
|
|
11769
|
-
"end":
|
|
11640
|
+
"start": 113,
|
|
11641
|
+
"end": 113
|
|
11770
11642
|
}
|
|
11771
11643
|
},
|
|
11772
11644
|
"group": [
|
|
@@ -11781,8 +11653,8 @@
|
|
|
11781
11653
|
{
|
|
11782
11654
|
"description": "The font size of the Card title.\n",
|
|
11783
11655
|
"commentRange": {
|
|
11784
|
-
"start":
|
|
11785
|
-
"end":
|
|
11656
|
+
"start": 114,
|
|
11657
|
+
"end": 115
|
|
11786
11658
|
},
|
|
11787
11659
|
"context": {
|
|
11788
11660
|
"type": "variable",
|
|
@@ -11790,8 +11662,8 @@
|
|
|
11790
11662
|
"value": "var(--kendo-font-size-lg)",
|
|
11791
11663
|
"scope": "default",
|
|
11792
11664
|
"line": {
|
|
11793
|
-
"start":
|
|
11794
|
-
"end":
|
|
11665
|
+
"start": 116,
|
|
11666
|
+
"end": 116
|
|
11795
11667
|
}
|
|
11796
11668
|
},
|
|
11797
11669
|
"group": [
|
|
@@ -11806,8 +11678,8 @@
|
|
|
11806
11678
|
{
|
|
11807
11679
|
"description": "The font family of the Card title.\n",
|
|
11808
11680
|
"commentRange": {
|
|
11809
|
-
"start":
|
|
11810
|
-
"end":
|
|
11681
|
+
"start": 117,
|
|
11682
|
+
"end": 118
|
|
11811
11683
|
},
|
|
11812
11684
|
"context": {
|
|
11813
11685
|
"type": "variable",
|
|
@@ -11815,8 +11687,8 @@
|
|
|
11815
11687
|
"value": "null",
|
|
11816
11688
|
"scope": "default",
|
|
11817
11689
|
"line": {
|
|
11818
|
-
"start":
|
|
11819
|
-
"end":
|
|
11690
|
+
"start": 119,
|
|
11691
|
+
"end": 119
|
|
11820
11692
|
}
|
|
11821
11693
|
},
|
|
11822
11694
|
"group": [
|
|
@@ -11831,8 +11703,8 @@
|
|
|
11831
11703
|
{
|
|
11832
11704
|
"description": "The line height of the Card title.\n",
|
|
11833
11705
|
"commentRange": {
|
|
11834
|
-
"start":
|
|
11835
|
-
"end":
|
|
11706
|
+
"start": 120,
|
|
11707
|
+
"end": 121
|
|
11836
11708
|
},
|
|
11837
11709
|
"context": {
|
|
11838
11710
|
"type": "variable",
|
|
@@ -11840,8 +11712,8 @@
|
|
|
11840
11712
|
"value": "1.2",
|
|
11841
11713
|
"scope": "default",
|
|
11842
11714
|
"line": {
|
|
11843
|
-
"start":
|
|
11844
|
-
"end":
|
|
11715
|
+
"start": 122,
|
|
11716
|
+
"end": 122
|
|
11845
11717
|
}
|
|
11846
11718
|
},
|
|
11847
11719
|
"group": [
|
|
@@ -11856,8 +11728,8 @@
|
|
|
11856
11728
|
{
|
|
11857
11729
|
"description": "The font weight of the Card title.\n",
|
|
11858
11730
|
"commentRange": {
|
|
11859
|
-
"start":
|
|
11860
|
-
"end":
|
|
11731
|
+
"start": 123,
|
|
11732
|
+
"end": 124
|
|
11861
11733
|
},
|
|
11862
11734
|
"context": {
|
|
11863
11735
|
"type": "variable",
|
|
@@ -11865,8 +11737,8 @@
|
|
|
11865
11737
|
"value": "$kendo-font-weight-medium",
|
|
11866
11738
|
"scope": "default",
|
|
11867
11739
|
"line": {
|
|
11868
|
-
"start":
|
|
11869
|
-
"end":
|
|
11740
|
+
"start": 125,
|
|
11741
|
+
"end": 125
|
|
11870
11742
|
}
|
|
11871
11743
|
},
|
|
11872
11744
|
"group": [
|
|
@@ -11881,8 +11753,8 @@
|
|
|
11881
11753
|
{
|
|
11882
11754
|
"description": "The letter spacing of the Card title.\n",
|
|
11883
11755
|
"commentRange": {
|
|
11884
|
-
"start":
|
|
11885
|
-
"end":
|
|
11756
|
+
"start": 126,
|
|
11757
|
+
"end": 127
|
|
11886
11758
|
},
|
|
11887
11759
|
"context": {
|
|
11888
11760
|
"type": "variable",
|
|
@@ -11890,8 +11762,8 @@
|
|
|
11890
11762
|
"value": "null",
|
|
11891
11763
|
"scope": "default",
|
|
11892
11764
|
"line": {
|
|
11893
|
-
"start":
|
|
11894
|
-
"end":
|
|
11765
|
+
"start": 128,
|
|
11766
|
+
"end": 128
|
|
11895
11767
|
}
|
|
11896
11768
|
},
|
|
11897
11769
|
"group": [
|
|
@@ -11906,8 +11778,8 @@
|
|
|
11906
11778
|
{
|
|
11907
11779
|
"description": "The bottom margin of the Card subtitle.\n",
|
|
11908
11780
|
"commentRange": {
|
|
11909
|
-
"start":
|
|
11910
|
-
"end":
|
|
11781
|
+
"start": 130,
|
|
11782
|
+
"end": 131
|
|
11911
11783
|
},
|
|
11912
11784
|
"context": {
|
|
11913
11785
|
"type": "variable",
|
|
@@ -11915,8 +11787,8 @@
|
|
|
11915
11787
|
"value": "k-spacing(3)",
|
|
11916
11788
|
"scope": "default",
|
|
11917
11789
|
"line": {
|
|
11918
|
-
"start":
|
|
11919
|
-
"end":
|
|
11790
|
+
"start": 132,
|
|
11791
|
+
"end": 132
|
|
11920
11792
|
}
|
|
11921
11793
|
},
|
|
11922
11794
|
"group": [
|
|
@@ -11931,8 +11803,8 @@
|
|
|
11931
11803
|
{
|
|
11932
11804
|
"description": "The font size of the Card subtitle.\n",
|
|
11933
11805
|
"commentRange": {
|
|
11934
|
-
"start":
|
|
11935
|
-
"end":
|
|
11806
|
+
"start": 133,
|
|
11807
|
+
"end": 134
|
|
11936
11808
|
},
|
|
11937
11809
|
"context": {
|
|
11938
11810
|
"type": "variable",
|
|
@@ -11940,8 +11812,8 @@
|
|
|
11940
11812
|
"value": "$kendo-h6-font-size",
|
|
11941
11813
|
"scope": "default",
|
|
11942
11814
|
"line": {
|
|
11943
|
-
"start":
|
|
11944
|
-
"end":
|
|
11815
|
+
"start": 135,
|
|
11816
|
+
"end": 135
|
|
11945
11817
|
}
|
|
11946
11818
|
},
|
|
11947
11819
|
"group": [
|
|
@@ -11956,8 +11828,8 @@
|
|
|
11956
11828
|
{
|
|
11957
11829
|
"description": "The font family of the Card subtitle.\n",
|
|
11958
11830
|
"commentRange": {
|
|
11959
|
-
"start":
|
|
11960
|
-
"end":
|
|
11831
|
+
"start": 136,
|
|
11832
|
+
"end": 137
|
|
11961
11833
|
},
|
|
11962
11834
|
"context": {
|
|
11963
11835
|
"type": "variable",
|
|
@@ -11965,8 +11837,8 @@
|
|
|
11965
11837
|
"value": "null",
|
|
11966
11838
|
"scope": "default",
|
|
11967
11839
|
"line": {
|
|
11968
|
-
"start":
|
|
11969
|
-
"end":
|
|
11840
|
+
"start": 138,
|
|
11841
|
+
"end": 138
|
|
11970
11842
|
}
|
|
11971
11843
|
},
|
|
11972
11844
|
"group": [
|
|
@@ -11981,8 +11853,8 @@
|
|
|
11981
11853
|
{
|
|
11982
11854
|
"description": "The line height of the Card subtitle.\n",
|
|
11983
11855
|
"commentRange": {
|
|
11984
|
-
"start":
|
|
11985
|
-
"end":
|
|
11856
|
+
"start": 139,
|
|
11857
|
+
"end": 140
|
|
11986
11858
|
},
|
|
11987
11859
|
"context": {
|
|
11988
11860
|
"type": "variable",
|
|
@@ -11990,8 +11862,8 @@
|
|
|
11990
11862
|
"value": "$kendo-card-title-line-height",
|
|
11991
11863
|
"scope": "default",
|
|
11992
11864
|
"line": {
|
|
11993
|
-
"start":
|
|
11994
|
-
"end":
|
|
11865
|
+
"start": 141,
|
|
11866
|
+
"end": 141
|
|
11995
11867
|
}
|
|
11996
11868
|
},
|
|
11997
11869
|
"group": [
|
|
@@ -12006,8 +11878,8 @@
|
|
|
12006
11878
|
{
|
|
12007
11879
|
"description": "The font weight of the Card subtitle.\n",
|
|
12008
11880
|
"commentRange": {
|
|
12009
|
-
"start":
|
|
12010
|
-
"end":
|
|
11881
|
+
"start": 142,
|
|
11882
|
+
"end": 143
|
|
12011
11883
|
},
|
|
12012
11884
|
"context": {
|
|
12013
11885
|
"type": "variable",
|
|
@@ -12015,8 +11887,8 @@
|
|
|
12015
11887
|
"value": "$kendo-card-title-font-weight",
|
|
12016
11888
|
"scope": "default",
|
|
12017
11889
|
"line": {
|
|
12018
|
-
"start":
|
|
12019
|
-
"end":
|
|
11890
|
+
"start": 144,
|
|
11891
|
+
"end": 144
|
|
12020
11892
|
}
|
|
12021
11893
|
},
|
|
12022
11894
|
"group": [
|
|
@@ -12031,8 +11903,8 @@
|
|
|
12031
11903
|
{
|
|
12032
11904
|
"description": "The letter spacing of the Card subtitle.\n",
|
|
12033
11905
|
"commentRange": {
|
|
12034
|
-
"start":
|
|
12035
|
-
"end":
|
|
11906
|
+
"start": 145,
|
|
11907
|
+
"end": 146
|
|
12036
11908
|
},
|
|
12037
11909
|
"context": {
|
|
12038
11910
|
"type": "variable",
|
|
@@ -12040,8 +11912,8 @@
|
|
|
12040
11912
|
"value": "null",
|
|
12041
11913
|
"scope": "default",
|
|
12042
11914
|
"line": {
|
|
12043
|
-
"start":
|
|
12044
|
-
"end":
|
|
11915
|
+
"start": 147,
|
|
11916
|
+
"end": 147
|
|
12045
11917
|
}
|
|
12046
11918
|
},
|
|
12047
11919
|
"group": [
|
|
@@ -12056,8 +11928,8 @@
|
|
|
12056
11928
|
{
|
|
12057
11929
|
"description": "The text color of the Card subtitle.\n",
|
|
12058
11930
|
"commentRange": {
|
|
12059
|
-
"start":
|
|
12060
|
-
"end":
|
|
11931
|
+
"start": 148,
|
|
11932
|
+
"end": 149
|
|
12061
11933
|
},
|
|
12062
11934
|
"context": {
|
|
12063
11935
|
"type": "variable",
|
|
@@ -12065,8 +11937,8 @@
|
|
|
12065
11937
|
"value": "k-color(subtle)",
|
|
12066
11938
|
"scope": "default",
|
|
12067
11939
|
"line": {
|
|
12068
|
-
"start":
|
|
12069
|
-
"end":
|
|
11940
|
+
"start": 150,
|
|
11941
|
+
"end": 150
|
|
12070
11942
|
}
|
|
12071
11943
|
},
|
|
12072
11944
|
"group": [
|
|
@@ -12081,8 +11953,8 @@
|
|
|
12081
11953
|
{
|
|
12082
11954
|
"description": "The maximum width of the Card image.\n",
|
|
12083
11955
|
"commentRange": {
|
|
12084
|
-
"start":
|
|
12085
|
-
"end":
|
|
11956
|
+
"start": 152,
|
|
11957
|
+
"end": 153
|
|
12086
11958
|
},
|
|
12087
11959
|
"context": {
|
|
12088
11960
|
"type": "variable",
|
|
@@ -12090,8 +11962,8 @@
|
|
|
12090
11962
|
"value": "100px",
|
|
12091
11963
|
"scope": "default",
|
|
12092
11964
|
"line": {
|
|
12093
|
-
"start":
|
|
12094
|
-
"end":
|
|
11965
|
+
"start": 154,
|
|
11966
|
+
"end": 154
|
|
12095
11967
|
}
|
|
12096
11968
|
},
|
|
12097
11969
|
"group": [
|
|
@@ -12106,8 +11978,8 @@
|
|
|
12106
11978
|
{
|
|
12107
11979
|
"description": "The spacing between the Avatar and the text in the Card.\n",
|
|
12108
11980
|
"commentRange": {
|
|
12109
|
-
"start":
|
|
12110
|
-
"end":
|
|
11981
|
+
"start": 155,
|
|
11982
|
+
"end": 156
|
|
12111
11983
|
},
|
|
12112
11984
|
"context": {
|
|
12113
11985
|
"type": "variable",
|
|
@@ -12115,8 +11987,8 @@
|
|
|
12115
11987
|
"value": "k-spacing(2)",
|
|
12116
11988
|
"scope": "default",
|
|
12117
11989
|
"line": {
|
|
12118
|
-
"start":
|
|
12119
|
-
"end":
|
|
11990
|
+
"start": 157,
|
|
11991
|
+
"end": 157
|
|
12120
11992
|
}
|
|
12121
11993
|
},
|
|
12122
11994
|
"group": [
|
|
@@ -12131,8 +12003,8 @@
|
|
|
12131
12003
|
{
|
|
12132
12004
|
"description": "The horizontal padding of the Card actions.\n",
|
|
12133
12005
|
"commentRange": {
|
|
12134
|
-
"start":
|
|
12135
|
-
"end":
|
|
12006
|
+
"start": 159,
|
|
12007
|
+
"end": 160
|
|
12136
12008
|
},
|
|
12137
12009
|
"context": {
|
|
12138
12010
|
"type": "variable",
|
|
@@ -12140,8 +12012,8 @@
|
|
|
12140
12012
|
"value": "k-spacing(2)",
|
|
12141
12013
|
"scope": "default",
|
|
12142
12014
|
"line": {
|
|
12143
|
-
"start":
|
|
12144
|
-
"end":
|
|
12015
|
+
"start": 161,
|
|
12016
|
+
"end": 161
|
|
12145
12017
|
}
|
|
12146
12018
|
},
|
|
12147
12019
|
"group": [
|
|
@@ -12156,8 +12028,8 @@
|
|
|
12156
12028
|
{
|
|
12157
12029
|
"description": "The vertical padding of the Card actions.\n",
|
|
12158
12030
|
"commentRange": {
|
|
12159
|
-
"start":
|
|
12160
|
-
"end":
|
|
12031
|
+
"start": 162,
|
|
12032
|
+
"end": 163
|
|
12161
12033
|
},
|
|
12162
12034
|
"context": {
|
|
12163
12035
|
"type": "variable",
|
|
@@ -12165,8 +12037,8 @@
|
|
|
12165
12037
|
"value": "k-spacing(2)",
|
|
12166
12038
|
"scope": "default",
|
|
12167
12039
|
"line": {
|
|
12168
|
-
"start":
|
|
12169
|
-
"end":
|
|
12040
|
+
"start": 164,
|
|
12041
|
+
"end": 164
|
|
12170
12042
|
}
|
|
12171
12043
|
},
|
|
12172
12044
|
"group": [
|
|
@@ -12181,8 +12053,8 @@
|
|
|
12181
12053
|
{
|
|
12182
12054
|
"description": "The top border width of the Card actions.\n",
|
|
12183
12055
|
"commentRange": {
|
|
12184
|
-
"start":
|
|
12185
|
-
"end":
|
|
12056
|
+
"start": 165,
|
|
12057
|
+
"end": 166
|
|
12186
12058
|
},
|
|
12187
12059
|
"context": {
|
|
12188
12060
|
"type": "variable",
|
|
@@ -12190,8 +12062,8 @@
|
|
|
12190
12062
|
"value": "0",
|
|
12191
12063
|
"scope": "default",
|
|
12192
12064
|
"line": {
|
|
12193
|
-
"start":
|
|
12194
|
-
"end":
|
|
12065
|
+
"start": 167,
|
|
12066
|
+
"end": 167
|
|
12195
12067
|
}
|
|
12196
12068
|
},
|
|
12197
12069
|
"group": [
|
|
@@ -12206,8 +12078,8 @@
|
|
|
12206
12078
|
{
|
|
12207
12079
|
"description": "The spacing between the Card actions.\n",
|
|
12208
12080
|
"commentRange": {
|
|
12209
|
-
"start":
|
|
12210
|
-
"end":
|
|
12081
|
+
"start": 168,
|
|
12082
|
+
"end": 169
|
|
12211
12083
|
},
|
|
12212
12084
|
"context": {
|
|
12213
12085
|
"type": "variable",
|
|
@@ -12215,8 +12087,8 @@
|
|
|
12215
12087
|
"value": "k-spacing(2)",
|
|
12216
12088
|
"scope": "default",
|
|
12217
12089
|
"line": {
|
|
12218
|
-
"start":
|
|
12219
|
-
"end":
|
|
12090
|
+
"start": 170,
|
|
12091
|
+
"end": 170
|
|
12220
12092
|
}
|
|
12221
12093
|
},
|
|
12222
12094
|
"group": [
|
|
@@ -12231,8 +12103,8 @@
|
|
|
12231
12103
|
{
|
|
12232
12104
|
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
12233
12105
|
"commentRange": {
|
|
12234
|
-
"start":
|
|
12235
|
-
"end":
|
|
12106
|
+
"start": 172,
|
|
12107
|
+
"end": 173
|
|
12236
12108
|
},
|
|
12237
12109
|
"context": {
|
|
12238
12110
|
"type": "variable",
|
|
@@ -12240,8 +12112,8 @@
|
|
|
12240
12112
|
"value": "0px",
|
|
12241
12113
|
"scope": "default",
|
|
12242
12114
|
"line": {
|
|
12243
|
-
"start":
|
|
12244
|
-
"end":
|
|
12115
|
+
"start": 174,
|
|
12116
|
+
"end": 174
|
|
12245
12117
|
}
|
|
12246
12118
|
},
|
|
12247
12119
|
"group": [
|
|
@@ -12256,8 +12128,8 @@
|
|
|
12256
12128
|
{
|
|
12257
12129
|
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
12258
12130
|
"commentRange": {
|
|
12259
|
-
"start":
|
|
12260
|
-
"end":
|
|
12131
|
+
"start": 175,
|
|
12132
|
+
"end": 176
|
|
12261
12133
|
},
|
|
12262
12134
|
"context": {
|
|
12263
12135
|
"type": "variable",
|
|
@@ -12265,8 +12137,8 @@
|
|
|
12265
12137
|
"value": "-$kendo-button-border-width",
|
|
12266
12138
|
"scope": "default",
|
|
12267
12139
|
"line": {
|
|
12268
|
-
"start":
|
|
12269
|
-
"end":
|
|
12140
|
+
"start": 177,
|
|
12141
|
+
"end": 177
|
|
12270
12142
|
}
|
|
12271
12143
|
},
|
|
12272
12144
|
"group": [
|
|
@@ -12281,8 +12153,8 @@
|
|
|
12281
12153
|
{
|
|
12282
12154
|
"description": "The width of the Card callout.\n",
|
|
12283
12155
|
"commentRange": {
|
|
12284
|
-
"start":
|
|
12285
|
-
"end":
|
|
12156
|
+
"start": 179,
|
|
12157
|
+
"end": 180
|
|
12286
12158
|
},
|
|
12287
12159
|
"context": {
|
|
12288
12160
|
"type": "variable",
|
|
@@ -12290,8 +12162,8 @@
|
|
|
12290
12162
|
"value": "1.3em",
|
|
12291
12163
|
"scope": "default",
|
|
12292
12164
|
"line": {
|
|
12293
|
-
"start":
|
|
12294
|
-
"end":
|
|
12165
|
+
"start": 181,
|
|
12166
|
+
"end": 181
|
|
12295
12167
|
}
|
|
12296
12168
|
},
|
|
12297
12169
|
"group": [
|
|
@@ -12306,8 +12178,8 @@
|
|
|
12306
12178
|
{
|
|
12307
12179
|
"description": "The height of the Card callout.\n",
|
|
12308
12180
|
"commentRange": {
|
|
12309
|
-
"start":
|
|
12310
|
-
"end":
|
|
12181
|
+
"start": 182,
|
|
12182
|
+
"end": 183
|
|
12311
12183
|
},
|
|
12312
12184
|
"context": {
|
|
12313
12185
|
"type": "variable",
|
|
@@ -12315,8 +12187,8 @@
|
|
|
12315
12187
|
"value": "1.3em",
|
|
12316
12188
|
"scope": "default",
|
|
12317
12189
|
"line": {
|
|
12318
|
-
"start":
|
|
12319
|
-
"end":
|
|
12190
|
+
"start": 184,
|
|
12191
|
+
"end": 184
|
|
12320
12192
|
}
|
|
12321
12193
|
},
|
|
12322
12194
|
"group": [
|
|
@@ -20283,7 +20155,7 @@
|
|
|
20283
20155
|
"context": {
|
|
20284
20156
|
"type": "variable",
|
|
20285
20157
|
"name": "kendo-color-editor-color-gradient-focus-outline-color",
|
|
20286
|
-
"value": "color-mix(in srgb, k-color(
|
|
20158
|
+
"value": "color-mix(in srgb, k-color(inverse) 30%, transparent)",
|
|
20287
20159
|
"scope": "default",
|
|
20288
20160
|
"line": {
|
|
20289
20161
|
"start": 145,
|
|
@@ -21636,7 +21508,7 @@
|
|
|
21636
21508
|
"context": {
|
|
21637
21509
|
"type": "variable",
|
|
21638
21510
|
"name": "kendo-color-gradient-draghandle-border",
|
|
21639
|
-
"value": "color-mix(in srgb, k-color(
|
|
21511
|
+
"value": "color-mix(in srgb, k-color(on-inverse) 80%, transparent)",
|
|
21640
21512
|
"scope": "default",
|
|
21641
21513
|
"line": {
|
|
21642
21514
|
"start": 174,
|
|
@@ -22314,7 +22186,7 @@
|
|
|
22314
22186
|
"context": {
|
|
22315
22187
|
"type": "variable",
|
|
22316
22188
|
"name": "kendo-color-palette-tile-focus-shadow",
|
|
22317
|
-
"value": "0 0 3px 1px color-mix(in srgb, k-color(
|
|
22189
|
+
"value": "0 0 3px 1px color-mix(in srgb, k-color(inverse) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(on-inverse) 50%, transparent)",
|
|
22318
22190
|
"scope": "default",
|
|
22319
22191
|
"line": {
|
|
22320
22192
|
"start": 46,
|
|
@@ -22339,7 +22211,7 @@
|
|
|
22339
22211
|
"context": {
|
|
22340
22212
|
"type": "variable",
|
|
22341
22213
|
"name": "kendo-color-palette-tile-hover-shadow",
|
|
22342
|
-
"value": "0 0 3px 1px color-mix(in srgb, k-color(
|
|
22214
|
+
"value": "0 0 3px 1px color-mix(in srgb, k-color(inverse) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(on-inverse) 80%, transparent)",
|
|
22343
22215
|
"scope": "default",
|
|
22344
22216
|
"line": {
|
|
22345
22217
|
"start": 49,
|
|
@@ -22364,7 +22236,7 @@
|
|
|
22364
22236
|
"context": {
|
|
22365
22237
|
"type": "variable",
|
|
22366
22238
|
"name": "kendo-color-palette-tile-selected-shadow",
|
|
22367
|
-
"value": "0 1px 3px 1px color-mix(in srgb, k-color(
|
|
22239
|
+
"value": "0 1px 3px 1px color-mix(in srgb, k-color(inverse) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(on-inverse) 100%, transparent)",
|
|
22368
22240
|
"scope": "default",
|
|
22369
22241
|
"line": {
|
|
22370
22242
|
"start": 52,
|
|
@@ -22608,8 +22480,8 @@
|
|
|
22608
22480
|
{
|
|
22609
22481
|
"description": "The global default Colors map.\n",
|
|
22610
22482
|
"commentRange": {
|
|
22611
|
-
"start":
|
|
22612
|
-
"end":
|
|
22483
|
+
"start": 163,
|
|
22484
|
+
"end": 385
|
|
22613
22485
|
},
|
|
22614
22486
|
"context": {
|
|
22615
22487
|
"type": "variable",
|
|
@@ -22617,8 +22489,8 @@
|
|
|
22617
22489
|
"value": "$_default-colors",
|
|
22618
22490
|
"scope": "default",
|
|
22619
22491
|
"line": {
|
|
22620
|
-
"start":
|
|
22621
|
-
"end":
|
|
22492
|
+
"start": 386,
|
|
22493
|
+
"end": 386
|
|
22622
22494
|
}
|
|
22623
22495
|
},
|
|
22624
22496
|
"group": [
|
|
@@ -22766,38 +22638,6 @@
|
|
|
22766
22638
|
],
|
|
22767
22639
|
"description": "The Error variable group."
|
|
22768
22640
|
},
|
|
22769
|
-
{
|
|
22770
|
-
"name": "light",
|
|
22771
|
-
"value": [
|
|
22772
|
-
"light-subtle",
|
|
22773
|
-
"light-subtle-hover",
|
|
22774
|
-
"light-subtle-active",
|
|
22775
|
-
"light",
|
|
22776
|
-
"light-hover",
|
|
22777
|
-
"light-active",
|
|
22778
|
-
"light-emphasis",
|
|
22779
|
-
"light-on-subtle",
|
|
22780
|
-
"on-light",
|
|
22781
|
-
"light-on-surface"
|
|
22782
|
-
],
|
|
22783
|
-
"description": "The Light variable group."
|
|
22784
|
-
},
|
|
22785
|
-
{
|
|
22786
|
-
"name": "dark",
|
|
22787
|
-
"value": [
|
|
22788
|
-
"dark-subtle",
|
|
22789
|
-
"dark-subtle-hover",
|
|
22790
|
-
"dark-subtle-active",
|
|
22791
|
-
"dark",
|
|
22792
|
-
"dark-hover",
|
|
22793
|
-
"dark-active",
|
|
22794
|
-
"dark-emphasis",
|
|
22795
|
-
"dark-on-subtle",
|
|
22796
|
-
"on-dark",
|
|
22797
|
-
"dark-on-surface"
|
|
22798
|
-
],
|
|
22799
|
-
"description": "The Dark variable group."
|
|
22800
|
-
},
|
|
22801
22641
|
{
|
|
22802
22642
|
"name": "inverse",
|
|
22803
22643
|
"value": [
|
|
@@ -23324,106 +23164,6 @@
|
|
|
23324
23164
|
"name": "error-on-surface",
|
|
23325
23165
|
"description": "The text color variable for content on surface."
|
|
23326
23166
|
},
|
|
23327
|
-
{
|
|
23328
|
-
"type": "Color",
|
|
23329
|
-
"name": "light-subtle",
|
|
23330
|
-
"description": "The light subtle background color variable."
|
|
23331
|
-
},
|
|
23332
|
-
{
|
|
23333
|
-
"type": "Color",
|
|
23334
|
-
"name": "light-subtle-hover",
|
|
23335
|
-
"description": "The light subtle background color variable for the hover state."
|
|
23336
|
-
},
|
|
23337
|
-
{
|
|
23338
|
-
"type": "Color",
|
|
23339
|
-
"name": "light-subtle-active",
|
|
23340
|
-
"description": "The light subtle background color variable for the active state."
|
|
23341
|
-
},
|
|
23342
|
-
{
|
|
23343
|
-
"type": "Color",
|
|
23344
|
-
"name": "light",
|
|
23345
|
-
"description": "The light background color variable."
|
|
23346
|
-
},
|
|
23347
|
-
{
|
|
23348
|
-
"type": "Color",
|
|
23349
|
-
"name": "light-hover",
|
|
23350
|
-
"description": "The light background color variable for the hover state."
|
|
23351
|
-
},
|
|
23352
|
-
{
|
|
23353
|
-
"type": "Color",
|
|
23354
|
-
"name": "light-active",
|
|
23355
|
-
"description": "The light background color variable for the active state."
|
|
23356
|
-
},
|
|
23357
|
-
{
|
|
23358
|
-
"type": "Color",
|
|
23359
|
-
"name": "light-emphasis",
|
|
23360
|
-
"description": "The emphasized light color variable."
|
|
23361
|
-
},
|
|
23362
|
-
{
|
|
23363
|
-
"type": "Color",
|
|
23364
|
-
"name": "light-on-subtle",
|
|
23365
|
-
"description": "The text color variable for content on light subtle."
|
|
23366
|
-
},
|
|
23367
|
-
{
|
|
23368
|
-
"type": "Color",
|
|
23369
|
-
"name": "on-light",
|
|
23370
|
-
"description": "The text color variable for content on light."
|
|
23371
|
-
},
|
|
23372
|
-
{
|
|
23373
|
-
"type": "Color",
|
|
23374
|
-
"name": "light-on-surface",
|
|
23375
|
-
"description": "The text color variable for content on surface."
|
|
23376
|
-
},
|
|
23377
|
-
{
|
|
23378
|
-
"type": "Color",
|
|
23379
|
-
"name": "dark-subtle",
|
|
23380
|
-
"description": "The dark subtle background color variable."
|
|
23381
|
-
},
|
|
23382
|
-
{
|
|
23383
|
-
"type": "Color",
|
|
23384
|
-
"name": "dark-subtle-hover",
|
|
23385
|
-
"description": "The dark subtle background color variable for the hover state."
|
|
23386
|
-
},
|
|
23387
|
-
{
|
|
23388
|
-
"type": "Color",
|
|
23389
|
-
"name": "dark-subtle-active",
|
|
23390
|
-
"description": "The dark subtle background color variable for the active state."
|
|
23391
|
-
},
|
|
23392
|
-
{
|
|
23393
|
-
"type": "Color",
|
|
23394
|
-
"name": "dark",
|
|
23395
|
-
"description": "The dark background color variable."
|
|
23396
|
-
},
|
|
23397
|
-
{
|
|
23398
|
-
"type": "Color",
|
|
23399
|
-
"name": "dark-hover",
|
|
23400
|
-
"description": "The dark background color variable for the hover state."
|
|
23401
|
-
},
|
|
23402
|
-
{
|
|
23403
|
-
"type": "Color",
|
|
23404
|
-
"name": "dark-active",
|
|
23405
|
-
"description": "The dark background color variable for the active state."
|
|
23406
|
-
},
|
|
23407
|
-
{
|
|
23408
|
-
"type": "Color",
|
|
23409
|
-
"name": "dark-emphasis",
|
|
23410
|
-
"description": "The emphasized dark color variable."
|
|
23411
|
-
},
|
|
23412
|
-
{
|
|
23413
|
-
"type": "Color",
|
|
23414
|
-
"name": "dark-on-subtle",
|
|
23415
|
-
"description": "The text color variable for content on dark subtle."
|
|
23416
|
-
},
|
|
23417
|
-
{
|
|
23418
|
-
"type": "Color",
|
|
23419
|
-
"name": "on-dark",
|
|
23420
|
-
"description": "The text color variable for content on dark."
|
|
23421
|
-
},
|
|
23422
|
-
{
|
|
23423
|
-
"type": "Color",
|
|
23424
|
-
"name": "dark-on-surface",
|
|
23425
|
-
"description": "The text color variable for content on surface."
|
|
23426
|
-
},
|
|
23427
23167
|
{
|
|
23428
23168
|
"type": "Color",
|
|
23429
23169
|
"name": "inverse-subtle",
|
|
@@ -24098,7 +23838,7 @@
|
|
|
24098
23838
|
"context": {
|
|
24099
23839
|
"type": "variable",
|
|
24100
23840
|
"name": "kendo-group-menu-item-add-action-text",
|
|
24101
|
-
"value": "k-color(primary)",
|
|
23841
|
+
"value": "k-color(primary-on-surface)",
|
|
24102
23842
|
"scope": "default",
|
|
24103
23843
|
"line": {
|
|
24104
23844
|
"start": 69,
|
|
@@ -24292,39 +24032,11 @@
|
|
|
24292
24032
|
"name": "_variables.scss"
|
|
24293
24033
|
}
|
|
24294
24034
|
},
|
|
24295
|
-
{
|
|
24296
|
-
"description": "The default theme color of the Dialog.\n",
|
|
24297
|
-
"commentRange": {
|
|
24298
|
-
"start": 7,
|
|
24299
|
-
"end": 9
|
|
24300
|
-
},
|
|
24301
|
-
"context": {
|
|
24302
|
-
"type": "variable",
|
|
24303
|
-
"name": "kendo-dialog-default-theme-color",
|
|
24304
|
-
"value": "null",
|
|
24305
|
-
"scope": "default",
|
|
24306
|
-
"line": {
|
|
24307
|
-
"start": 10,
|
|
24308
|
-
"end": 10
|
|
24309
|
-
}
|
|
24310
|
-
},
|
|
24311
|
-
"group": [
|
|
24312
|
-
"dialog"
|
|
24313
|
-
],
|
|
24314
|
-
"role": [
|
|
24315
|
-
"default"
|
|
24316
|
-
],
|
|
24317
|
-
"access": "public",
|
|
24318
|
-
"file": {
|
|
24319
|
-
"path": "dialog/_variables.scss",
|
|
24320
|
-
"name": "_variables.scss"
|
|
24321
|
-
}
|
|
24322
|
-
},
|
|
24323
24035
|
{
|
|
24324
24036
|
"description": "The background color of the Dialog titlebar.\n",
|
|
24325
24037
|
"commentRange": {
|
|
24326
|
-
"start":
|
|
24327
|
-
"end":
|
|
24038
|
+
"start": 7,
|
|
24039
|
+
"end": 8
|
|
24328
24040
|
},
|
|
24329
24041
|
"context": {
|
|
24330
24042
|
"type": "variable",
|
|
@@ -24332,8 +24044,8 @@
|
|
|
24332
24044
|
"value": "unset",
|
|
24333
24045
|
"scope": "default",
|
|
24334
24046
|
"line": {
|
|
24335
|
-
"start":
|
|
24336
|
-
"end":
|
|
24047
|
+
"start": 9,
|
|
24048
|
+
"end": 9
|
|
24337
24049
|
}
|
|
24338
24050
|
},
|
|
24339
24051
|
"group": [
|
|
@@ -24348,8 +24060,8 @@
|
|
|
24348
24060
|
{
|
|
24349
24061
|
"description": "The text color of the Dialog titlebar.\n",
|
|
24350
24062
|
"commentRange": {
|
|
24351
|
-
"start":
|
|
24352
|
-
"end":
|
|
24063
|
+
"start": 10,
|
|
24064
|
+
"end": 11
|
|
24353
24065
|
},
|
|
24354
24066
|
"context": {
|
|
24355
24067
|
"type": "variable",
|
|
@@ -24357,8 +24069,8 @@
|
|
|
24357
24069
|
"value": "unset",
|
|
24358
24070
|
"scope": "default",
|
|
24359
24071
|
"line": {
|
|
24360
|
-
"start":
|
|
24361
|
-
"end":
|
|
24072
|
+
"start": 12,
|
|
24073
|
+
"end": 12
|
|
24362
24074
|
}
|
|
24363
24075
|
},
|
|
24364
24076
|
"group": [
|
|
@@ -24373,8 +24085,8 @@
|
|
|
24373
24085
|
{
|
|
24374
24086
|
"description": "The border color of the Dialog titlebar.\n",
|
|
24375
24087
|
"commentRange": {
|
|
24376
|
-
"start":
|
|
24377
|
-
"end":
|
|
24088
|
+
"start": 13,
|
|
24089
|
+
"end": 14
|
|
24378
24090
|
},
|
|
24379
24091
|
"context": {
|
|
24380
24092
|
"type": "variable",
|
|
@@ -24382,8 +24094,8 @@
|
|
|
24382
24094
|
"value": "inherit",
|
|
24383
24095
|
"scope": "default",
|
|
24384
24096
|
"line": {
|
|
24385
|
-
"start":
|
|
24386
|
-
"end":
|
|
24097
|
+
"start": 15,
|
|
24098
|
+
"end": 15
|
|
24387
24099
|
}
|
|
24388
24100
|
},
|
|
24389
24101
|
"group": [
|
|
@@ -24398,8 +24110,8 @@
|
|
|
24398
24110
|
{
|
|
24399
24111
|
"description": "The horizontal padding of the Dialog action buttons.\n",
|
|
24400
24112
|
"commentRange": {
|
|
24401
|
-
"start":
|
|
24402
|
-
"end":
|
|
24113
|
+
"start": 17,
|
|
24114
|
+
"end": 18
|
|
24403
24115
|
},
|
|
24404
24116
|
"context": {
|
|
24405
24117
|
"type": "variable",
|
|
@@ -24407,8 +24119,8 @@
|
|
|
24407
24119
|
"value": "k-spacing(3)",
|
|
24408
24120
|
"scope": "default",
|
|
24409
24121
|
"line": {
|
|
24410
|
-
"start":
|
|
24411
|
-
"end":
|
|
24122
|
+
"start": 19,
|
|
24123
|
+
"end": 19
|
|
24412
24124
|
}
|
|
24413
24125
|
},
|
|
24414
24126
|
"group": [
|
|
@@ -24423,8 +24135,8 @@
|
|
|
24423
24135
|
{
|
|
24424
24136
|
"description": "The vertical padding of the Dialog action buttons.\n",
|
|
24425
24137
|
"commentRange": {
|
|
24426
|
-
"start":
|
|
24427
|
-
"end":
|
|
24138
|
+
"start": 20,
|
|
24139
|
+
"end": 21
|
|
24428
24140
|
},
|
|
24429
24141
|
"context": {
|
|
24430
24142
|
"type": "variable",
|
|
@@ -24432,8 +24144,8 @@
|
|
|
24432
24144
|
"value": "k-spacing(3)",
|
|
24433
24145
|
"scope": "default",
|
|
24434
24146
|
"line": {
|
|
24435
|
-
"start":
|
|
24436
|
-
"end":
|
|
24147
|
+
"start": 22,
|
|
24148
|
+
"end": 22
|
|
24437
24149
|
}
|
|
24438
24150
|
},
|
|
24439
24151
|
"group": [
|
|
@@ -24448,8 +24160,8 @@
|
|
|
24448
24160
|
{
|
|
24449
24161
|
"description": "The width of the top border of the Dialog action buttons.\n",
|
|
24450
24162
|
"commentRange": {
|
|
24451
|
-
"start":
|
|
24452
|
-
"end":
|
|
24163
|
+
"start": 23,
|
|
24164
|
+
"end": 24
|
|
24453
24165
|
},
|
|
24454
24166
|
"context": {
|
|
24455
24167
|
"type": "variable",
|
|
@@ -24457,8 +24169,8 @@
|
|
|
24457
24169
|
"value": "1px",
|
|
24458
24170
|
"scope": "default",
|
|
24459
24171
|
"line": {
|
|
24460
|
-
"start":
|
|
24461
|
-
"end":
|
|
24172
|
+
"start": 25,
|
|
24173
|
+
"end": 25
|
|
24462
24174
|
}
|
|
24463
24175
|
},
|
|
24464
24176
|
"group": [
|
|
@@ -24473,8 +24185,8 @@
|
|
|
24473
24185
|
{
|
|
24474
24186
|
"description": "The spacing between the Dialog action buttons.\n",
|
|
24475
24187
|
"commentRange": {
|
|
24476
|
-
"start":
|
|
24477
|
-
"end":
|
|
24188
|
+
"start": 26,
|
|
24189
|
+
"end": 27
|
|
24478
24190
|
},
|
|
24479
24191
|
"context": {
|
|
24480
24192
|
"type": "variable",
|
|
@@ -24482,8 +24194,8 @@
|
|
|
24482
24194
|
"value": "$kendo-actions-button-spacing",
|
|
24483
24195
|
"scope": "default",
|
|
24484
24196
|
"line": {
|
|
24485
|
-
"start":
|
|
24486
|
-
"end":
|
|
24197
|
+
"start": 28,
|
|
24198
|
+
"end": 28
|
|
24487
24199
|
}
|
|
24488
24200
|
},
|
|
24489
24201
|
"group": [
|
|
@@ -24498,8 +24210,8 @@
|
|
|
24498
24210
|
{
|
|
24499
24211
|
"description": "The background color of the Dialog.\n",
|
|
24500
24212
|
"commentRange": {
|
|
24501
|
-
"start":
|
|
24502
|
-
"end":
|
|
24213
|
+
"start": 30,
|
|
24214
|
+
"end": 31
|
|
24503
24215
|
},
|
|
24504
24216
|
"context": {
|
|
24505
24217
|
"type": "variable",
|
|
@@ -24507,8 +24219,8 @@
|
|
|
24507
24219
|
"value": "k-color(surface-alt)",
|
|
24508
24220
|
"scope": "default",
|
|
24509
24221
|
"line": {
|
|
24510
|
-
"start":
|
|
24511
|
-
"end":
|
|
24222
|
+
"start": 32,
|
|
24223
|
+
"end": 32
|
|
24512
24224
|
}
|
|
24513
24225
|
},
|
|
24514
24226
|
"group": [
|
|
@@ -28454,7 +28166,7 @@
|
|
|
28454
28166
|
"context": {
|
|
28455
28167
|
"type": "variable",
|
|
28456
28168
|
"name": "kendo-expander-title-text",
|
|
28457
|
-
"value": "k-color(primary)",
|
|
28169
|
+
"value": "k-color(primary-on-surface)",
|
|
28458
28170
|
"scope": "default",
|
|
28459
28171
|
"line": {
|
|
28460
28172
|
"start": 65,
|
|
@@ -30454,7 +30166,7 @@
|
|
|
30454
30166
|
"context": {
|
|
30455
30167
|
"type": "variable",
|
|
30456
30168
|
"name": "kendo-filter-preview-field-text",
|
|
30457
|
-
"value": "k-color(primary)",
|
|
30169
|
+
"value": "k-color(primary-on-surface)",
|
|
30458
30170
|
"scope": "default",
|
|
30459
30171
|
"line": {
|
|
30460
30172
|
"start": 25,
|
|
@@ -36563,36 +36275,11 @@
|
|
|
36563
36275
|
"name": "_variables.scss"
|
|
36564
36276
|
}
|
|
36565
36277
|
},
|
|
36566
|
-
{
|
|
36567
|
-
"description": "The text color of the Grid alternating rows.\n",
|
|
36568
|
-
"commentRange": {
|
|
36569
|
-
"start": 236,
|
|
36570
|
-
"end": 237
|
|
36571
|
-
},
|
|
36572
|
-
"context": {
|
|
36573
|
-
"type": "variable",
|
|
36574
|
-
"name": "kendo-grid-alt-text",
|
|
36575
|
-
"value": "$kendo-table-alt-row-text",
|
|
36576
|
-
"scope": "default",
|
|
36577
|
-
"line": {
|
|
36578
|
-
"start": 238,
|
|
36579
|
-
"end": 238
|
|
36580
|
-
}
|
|
36581
|
-
},
|
|
36582
|
-
"group": [
|
|
36583
|
-
"grid"
|
|
36584
|
-
],
|
|
36585
|
-
"access": "public",
|
|
36586
|
-
"file": {
|
|
36587
|
-
"path": "grid/_variables.scss",
|
|
36588
|
-
"name": "_variables.scss"
|
|
36589
|
-
}
|
|
36590
|
-
},
|
|
36591
36278
|
{
|
|
36592
36279
|
"description": "The background color of hovered Grid rows.\n",
|
|
36593
36280
|
"commentRange": {
|
|
36594
|
-
"start":
|
|
36595
|
-
"end":
|
|
36281
|
+
"start": 237,
|
|
36282
|
+
"end": 238
|
|
36596
36283
|
},
|
|
36597
36284
|
"context": {
|
|
36598
36285
|
"type": "variable",
|
|
@@ -36600,8 +36287,8 @@
|
|
|
36600
36287
|
"value": "$kendo-table-hover-bg",
|
|
36601
36288
|
"scope": "default",
|
|
36602
36289
|
"line": {
|
|
36603
|
-
"start":
|
|
36604
|
-
"end":
|
|
36290
|
+
"start": 239,
|
|
36291
|
+
"end": 239
|
|
36605
36292
|
}
|
|
36606
36293
|
},
|
|
36607
36294
|
"group": [
|
|
@@ -36616,8 +36303,8 @@
|
|
|
36616
36303
|
{
|
|
36617
36304
|
"description": "The text color of hovered Grid rows.\n",
|
|
36618
36305
|
"commentRange": {
|
|
36619
|
-
"start":
|
|
36620
|
-
"end":
|
|
36306
|
+
"start": 240,
|
|
36307
|
+
"end": 241
|
|
36621
36308
|
},
|
|
36622
36309
|
"context": {
|
|
36623
36310
|
"type": "variable",
|
|
@@ -36625,8 +36312,8 @@
|
|
|
36625
36312
|
"value": "$kendo-table-hover-text",
|
|
36626
36313
|
"scope": "default",
|
|
36627
36314
|
"line": {
|
|
36628
|
-
"start":
|
|
36629
|
-
"end":
|
|
36315
|
+
"start": 242,
|
|
36316
|
+
"end": 242
|
|
36630
36317
|
}
|
|
36631
36318
|
},
|
|
36632
36319
|
"group": [
|
|
@@ -36641,8 +36328,8 @@
|
|
|
36641
36328
|
{
|
|
36642
36329
|
"description": "The background color of selected Grid rows.\n",
|
|
36643
36330
|
"commentRange": {
|
|
36644
|
-
"start":
|
|
36645
|
-
"end":
|
|
36331
|
+
"start": 244,
|
|
36332
|
+
"end": 245
|
|
36646
36333
|
},
|
|
36647
36334
|
"context": {
|
|
36648
36335
|
"type": "variable",
|
|
@@ -36650,8 +36337,8 @@
|
|
|
36650
36337
|
"value": "$kendo-table-selected-bg",
|
|
36651
36338
|
"scope": "default",
|
|
36652
36339
|
"line": {
|
|
36653
|
-
"start":
|
|
36654
|
-
"end":
|
|
36340
|
+
"start": 246,
|
|
36341
|
+
"end": 246
|
|
36655
36342
|
}
|
|
36656
36343
|
},
|
|
36657
36344
|
"group": [
|
|
@@ -36666,8 +36353,8 @@
|
|
|
36666
36353
|
{
|
|
36667
36354
|
"description": "The text color of selected Grid rows.\n",
|
|
36668
36355
|
"commentRange": {
|
|
36669
|
-
"start":
|
|
36670
|
-
"end":
|
|
36356
|
+
"start": 247,
|
|
36357
|
+
"end": 248
|
|
36671
36358
|
},
|
|
36672
36359
|
"context": {
|
|
36673
36360
|
"type": "variable",
|
|
@@ -36675,8 +36362,8 @@
|
|
|
36675
36362
|
"value": "$kendo-table-selected-text",
|
|
36676
36363
|
"scope": "default",
|
|
36677
36364
|
"line": {
|
|
36678
|
-
"start":
|
|
36679
|
-
"end":
|
|
36365
|
+
"start": 249,
|
|
36366
|
+
"end": 249
|
|
36680
36367
|
}
|
|
36681
36368
|
},
|
|
36682
36369
|
"group": [
|
|
@@ -36691,8 +36378,8 @@
|
|
|
36691
36378
|
{
|
|
36692
36379
|
"description": "The background color of highlighted Grid rows.\n",
|
|
36693
36380
|
"commentRange": {
|
|
36694
|
-
"start":
|
|
36695
|
-
"end":
|
|
36381
|
+
"start": 251,
|
|
36382
|
+
"end": 252
|
|
36696
36383
|
},
|
|
36697
36384
|
"context": {
|
|
36698
36385
|
"type": "variable",
|
|
@@ -36700,8 +36387,8 @@
|
|
|
36700
36387
|
"value": "$kendo-table-highlighted-bg",
|
|
36701
36388
|
"scope": "default",
|
|
36702
36389
|
"line": {
|
|
36703
|
-
"start":
|
|
36704
|
-
"end":
|
|
36390
|
+
"start": 253,
|
|
36391
|
+
"end": 253
|
|
36705
36392
|
}
|
|
36706
36393
|
},
|
|
36707
36394
|
"group": [
|
|
@@ -36716,8 +36403,8 @@
|
|
|
36716
36403
|
{
|
|
36717
36404
|
"description": "The font weight of highlighted Grid rows.\n",
|
|
36718
36405
|
"commentRange": {
|
|
36719
|
-
"start":
|
|
36720
|
-
"end":
|
|
36406
|
+
"start": 254,
|
|
36407
|
+
"end": 255
|
|
36721
36408
|
},
|
|
36722
36409
|
"context": {
|
|
36723
36410
|
"type": "variable",
|
|
@@ -36725,8 +36412,8 @@
|
|
|
36725
36412
|
"value": "$kendo-table-highlighted-font-weight",
|
|
36726
36413
|
"scope": "default",
|
|
36727
36414
|
"line": {
|
|
36728
|
-
"start":
|
|
36729
|
-
"end":
|
|
36415
|
+
"start": 256,
|
|
36416
|
+
"end": 256
|
|
36730
36417
|
}
|
|
36731
36418
|
},
|
|
36732
36419
|
"group": [
|
|
@@ -36741,8 +36428,8 @@
|
|
|
36741
36428
|
{
|
|
36742
36429
|
"description": "The background color of selected highlighted Grid rows.\n",
|
|
36743
36430
|
"commentRange": {
|
|
36744
|
-
"start":
|
|
36745
|
-
"end":
|
|
36431
|
+
"start": 258,
|
|
36432
|
+
"end": 259
|
|
36746
36433
|
},
|
|
36747
36434
|
"context": {
|
|
36748
36435
|
"type": "variable",
|
|
@@ -36750,8 +36437,8 @@
|
|
|
36750
36437
|
"value": "$kendo-table-selected-highlighted-bg",
|
|
36751
36438
|
"scope": "default",
|
|
36752
36439
|
"line": {
|
|
36753
|
-
"start":
|
|
36754
|
-
"end":
|
|
36440
|
+
"start": 260,
|
|
36441
|
+
"end": 260
|
|
36755
36442
|
}
|
|
36756
36443
|
},
|
|
36757
36444
|
"group": [
|
|
@@ -36766,8 +36453,8 @@
|
|
|
36766
36453
|
{
|
|
36767
36454
|
"description": "The background color of the Grid selection aggregates container.\n",
|
|
36768
36455
|
"commentRange": {
|
|
36769
|
-
"start":
|
|
36770
|
-
"end":
|
|
36456
|
+
"start": 262,
|
|
36457
|
+
"end": 263
|
|
36771
36458
|
},
|
|
36772
36459
|
"context": {
|
|
36773
36460
|
"type": "variable",
|
|
@@ -36775,8 +36462,8 @@
|
|
|
36775
36462
|
"value": "$kendo-grid-header-bg",
|
|
36776
36463
|
"scope": "default",
|
|
36777
36464
|
"line": {
|
|
36778
|
-
"start":
|
|
36779
|
-
"end":
|
|
36465
|
+
"start": 264,
|
|
36466
|
+
"end": 264
|
|
36780
36467
|
}
|
|
36781
36468
|
},
|
|
36782
36469
|
"group": [
|
|
@@ -36791,8 +36478,8 @@
|
|
|
36791
36478
|
{
|
|
36792
36479
|
"description": "The text color of the Grid selection aggregates container.\n",
|
|
36793
36480
|
"commentRange": {
|
|
36794
|
-
"start":
|
|
36795
|
-
"end":
|
|
36481
|
+
"start": 265,
|
|
36482
|
+
"end": 266
|
|
36796
36483
|
},
|
|
36797
36484
|
"context": {
|
|
36798
36485
|
"type": "variable",
|
|
@@ -36800,8 +36487,8 @@
|
|
|
36800
36487
|
"value": "$kendo-grid-text",
|
|
36801
36488
|
"scope": "default",
|
|
36802
36489
|
"line": {
|
|
36803
|
-
"start":
|
|
36804
|
-
"end":
|
|
36490
|
+
"start": 267,
|
|
36491
|
+
"end": 267
|
|
36805
36492
|
}
|
|
36806
36493
|
},
|
|
36807
36494
|
"group": [
|
|
@@ -36816,8 +36503,8 @@
|
|
|
36816
36503
|
{
|
|
36817
36504
|
"description": "The border color of the Grid selection aggregates container.\n",
|
|
36818
36505
|
"commentRange": {
|
|
36819
|
-
"start":
|
|
36820
|
-
"end":
|
|
36506
|
+
"start": 268,
|
|
36507
|
+
"end": 269
|
|
36821
36508
|
},
|
|
36822
36509
|
"context": {
|
|
36823
36510
|
"type": "variable",
|
|
@@ -36825,8 +36512,8 @@
|
|
|
36825
36512
|
"value": "$kendo-grid-border",
|
|
36826
36513
|
"scope": "default",
|
|
36827
36514
|
"line": {
|
|
36828
|
-
"start":
|
|
36829
|
-
"end":
|
|
36515
|
+
"start": 270,
|
|
36516
|
+
"end": 270
|
|
36830
36517
|
}
|
|
36831
36518
|
},
|
|
36832
36519
|
"group": [
|
|
@@ -36841,8 +36528,8 @@
|
|
|
36841
36528
|
{
|
|
36842
36529
|
"description": "The border width of the Grid selection aggregates container.\n",
|
|
36843
36530
|
"commentRange": {
|
|
36844
|
-
"start":
|
|
36845
|
-
"end":
|
|
36531
|
+
"start": 271,
|
|
36532
|
+
"end": 272
|
|
36846
36533
|
},
|
|
36847
36534
|
"context": {
|
|
36848
36535
|
"type": "variable",
|
|
@@ -36850,8 +36537,8 @@
|
|
|
36850
36537
|
"value": "$kendo-grid-border-width",
|
|
36851
36538
|
"scope": "default",
|
|
36852
36539
|
"line": {
|
|
36853
|
-
"start":
|
|
36854
|
-
"end":
|
|
36540
|
+
"start": 273,
|
|
36541
|
+
"end": 273
|
|
36855
36542
|
}
|
|
36856
36543
|
},
|
|
36857
36544
|
"group": [
|
|
@@ -36866,8 +36553,8 @@
|
|
|
36866
36553
|
{
|
|
36867
36554
|
"description": "The spacing between the selection aggregates items.\n",
|
|
36868
36555
|
"commentRange": {
|
|
36869
|
-
"start":
|
|
36870
|
-
"end":
|
|
36556
|
+
"start": 274,
|
|
36557
|
+
"end": 275
|
|
36871
36558
|
},
|
|
36872
36559
|
"context": {
|
|
36873
36560
|
"type": "variable",
|
|
@@ -36875,8 +36562,8 @@
|
|
|
36875
36562
|
"value": "k-spacing(2)",
|
|
36876
36563
|
"scope": "default",
|
|
36877
36564
|
"line": {
|
|
36878
|
-
"start":
|
|
36879
|
-
"end":
|
|
36565
|
+
"start": 276,
|
|
36566
|
+
"end": 276
|
|
36880
36567
|
}
|
|
36881
36568
|
},
|
|
36882
36569
|
"group": [
|
|
@@ -36891,8 +36578,8 @@
|
|
|
36891
36578
|
{
|
|
36892
36579
|
"description": "The line height of the Grid selection aggregates container.\n",
|
|
36893
36580
|
"commentRange": {
|
|
36894
|
-
"start":
|
|
36895
|
-
"end":
|
|
36581
|
+
"start": 277,
|
|
36582
|
+
"end": 278
|
|
36896
36583
|
},
|
|
36897
36584
|
"context": {
|
|
36898
36585
|
"type": "variable",
|
|
@@ -36900,8 +36587,8 @@
|
|
|
36900
36587
|
"value": "$kendo-grid-line-height",
|
|
36901
36588
|
"scope": "default",
|
|
36902
36589
|
"line": {
|
|
36903
|
-
"start":
|
|
36904
|
-
"end":
|
|
36590
|
+
"start": 279,
|
|
36591
|
+
"end": 279
|
|
36905
36592
|
}
|
|
36906
36593
|
},
|
|
36907
36594
|
"group": [
|
|
@@ -36916,8 +36603,8 @@
|
|
|
36916
36603
|
{
|
|
36917
36604
|
"description": "The font weight of the Grid selection aggregates container.\n",
|
|
36918
36605
|
"commentRange": {
|
|
36919
|
-
"start":
|
|
36920
|
-
"end":
|
|
36606
|
+
"start": 280,
|
|
36607
|
+
"end": 281
|
|
36921
36608
|
},
|
|
36922
36609
|
"context": {
|
|
36923
36610
|
"type": "variable",
|
|
@@ -36925,8 +36612,8 @@
|
|
|
36925
36612
|
"value": "var(--kendo-font-weight-bold)",
|
|
36926
36613
|
"scope": "default",
|
|
36927
36614
|
"line": {
|
|
36928
|
-
"start":
|
|
36929
|
-
"end":
|
|
36615
|
+
"start": 282,
|
|
36616
|
+
"end": 282
|
|
36930
36617
|
}
|
|
36931
36618
|
},
|
|
36932
36619
|
"group": [
|
|
@@ -36941,17 +36628,17 @@
|
|
|
36941
36628
|
{
|
|
36942
36629
|
"description": "The background color of the Grid row.\n",
|
|
36943
36630
|
"commentRange": {
|
|
36944
|
-
"start":
|
|
36945
|
-
"end":
|
|
36631
|
+
"start": 284,
|
|
36632
|
+
"end": 285
|
|
36946
36633
|
},
|
|
36947
36634
|
"context": {
|
|
36948
36635
|
"type": "variable",
|
|
36949
36636
|
"name": "kendo-grid-grouping-row-bg",
|
|
36950
|
-
"value": "k-color(
|
|
36637
|
+
"value": "k-color(surface)",
|
|
36951
36638
|
"scope": "default",
|
|
36952
36639
|
"line": {
|
|
36953
|
-
"start":
|
|
36954
|
-
"end":
|
|
36640
|
+
"start": 286,
|
|
36641
|
+
"end": 286
|
|
36955
36642
|
}
|
|
36956
36643
|
},
|
|
36957
36644
|
"group": [
|
|
@@ -36966,8 +36653,8 @@
|
|
|
36966
36653
|
{
|
|
36967
36654
|
"description": "The text color of the Grid row.\n",
|
|
36968
36655
|
"commentRange": {
|
|
36969
|
-
"start":
|
|
36970
|
-
"end":
|
|
36656
|
+
"start": 287,
|
|
36657
|
+
"end": 288
|
|
36971
36658
|
},
|
|
36972
36659
|
"context": {
|
|
36973
36660
|
"type": "variable",
|
|
@@ -36975,8 +36662,8 @@
|
|
|
36975
36662
|
"value": "$kendo-grid-text",
|
|
36976
36663
|
"scope": "default",
|
|
36977
36664
|
"line": {
|
|
36978
|
-
"start":
|
|
36979
|
-
"end":
|
|
36665
|
+
"start": 289,
|
|
36666
|
+
"end": 289
|
|
36980
36667
|
}
|
|
36981
36668
|
},
|
|
36982
36669
|
"group": [
|
|
@@ -36991,8 +36678,8 @@
|
|
|
36991
36678
|
{
|
|
36992
36679
|
"description": "The background color of the Grid.\n",
|
|
36993
36680
|
"commentRange": {
|
|
36994
|
-
"start":
|
|
36995
|
-
"end":
|
|
36681
|
+
"start": 291,
|
|
36682
|
+
"end": 292
|
|
36996
36683
|
},
|
|
36997
36684
|
"context": {
|
|
36998
36685
|
"type": "variable",
|
|
@@ -37000,8 +36687,8 @@
|
|
|
37000
36687
|
"value": "color-mix(in srgb, k-color(on-app-surface) 2%, transparent)",
|
|
37001
36688
|
"scope": "default",
|
|
37002
36689
|
"line": {
|
|
37003
|
-
"start":
|
|
37004
|
-
"end":
|
|
36690
|
+
"start": 293,
|
|
36691
|
+
"end": 293
|
|
37005
36692
|
}
|
|
37006
36693
|
},
|
|
37007
36694
|
"group": [
|
|
@@ -37016,8 +36703,8 @@
|
|
|
37016
36703
|
{
|
|
37017
36704
|
"description": "The text color of the Grid.\n",
|
|
37018
36705
|
"commentRange": {
|
|
37019
|
-
"start":
|
|
37020
|
-
"end":
|
|
36706
|
+
"start": 294,
|
|
36707
|
+
"end": 295
|
|
37021
36708
|
},
|
|
37022
36709
|
"context": {
|
|
37023
36710
|
"type": "variable",
|
|
@@ -37025,8 +36712,8 @@
|
|
|
37025
36712
|
"value": "k-color(primary)",
|
|
37026
36713
|
"scope": "default",
|
|
37027
36714
|
"line": {
|
|
37028
|
-
"start":
|
|
37029
|
-
"end":
|
|
36715
|
+
"start": 296,
|
|
36716
|
+
"end": 296
|
|
37030
36717
|
}
|
|
37031
36718
|
},
|
|
37032
36719
|
"group": [
|
|
@@ -37041,8 +36728,8 @@
|
|
|
37041
36728
|
{
|
|
37042
36729
|
"description": "The font size of the Grid.\n",
|
|
37043
36730
|
"commentRange": {
|
|
37044
|
-
"start":
|
|
37045
|
-
"end":
|
|
36731
|
+
"start": 297,
|
|
36732
|
+
"end": 298
|
|
37046
36733
|
},
|
|
37047
36734
|
"context": {
|
|
37048
36735
|
"type": "variable",
|
|
@@ -37050,8 +36737,8 @@
|
|
|
37050
36737
|
"value": "($kendo-icon-size * .75)",
|
|
37051
36738
|
"scope": "default",
|
|
37052
36739
|
"line": {
|
|
37053
|
-
"start":
|
|
37054
|
-
"end":
|
|
36740
|
+
"start": 299,
|
|
36741
|
+
"end": 299
|
|
37055
36742
|
}
|
|
37056
36743
|
},
|
|
37057
36744
|
"group": [
|
|
@@ -37066,8 +36753,8 @@
|
|
|
37066
36753
|
{
|
|
37067
36754
|
"description": "The sorting index vertical spacing of the Grid.\n",
|
|
37068
36755
|
"commentRange": {
|
|
37069
|
-
"start":
|
|
37070
|
-
"end":
|
|
36756
|
+
"start": 300,
|
|
36757
|
+
"end": 301
|
|
37071
36758
|
},
|
|
37072
36759
|
"context": {
|
|
37073
36760
|
"type": "variable",
|
|
@@ -37075,8 +36762,8 @@
|
|
|
37075
36762
|
"value": "k-spacing(0.5)",
|
|
37076
36763
|
"scope": "default",
|
|
37077
36764
|
"line": {
|
|
37078
|
-
"start":
|
|
37079
|
-
"end":
|
|
36765
|
+
"start": 302,
|
|
36766
|
+
"end": 302
|
|
37080
36767
|
}
|
|
37081
36768
|
},
|
|
37082
36769
|
"group": [
|
|
@@ -37091,8 +36778,8 @@
|
|
|
37091
36778
|
{
|
|
37092
36779
|
"description": "The sorting index horizontal spacing of the Grid.\n",
|
|
37093
36780
|
"commentRange": {
|
|
37094
|
-
"start":
|
|
37095
|
-
"end":
|
|
36781
|
+
"start": 303,
|
|
36782
|
+
"end": 304
|
|
37096
36783
|
},
|
|
37097
36784
|
"context": {
|
|
37098
36785
|
"type": "variable",
|
|
@@ -37100,8 +36787,8 @@
|
|
|
37100
36787
|
"value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1 )",
|
|
37101
36788
|
"scope": "default",
|
|
37102
36789
|
"line": {
|
|
37103
|
-
"start":
|
|
37104
|
-
"end":
|
|
36790
|
+
"start": 305,
|
|
36791
|
+
"end": 305
|
|
37105
36792
|
}
|
|
37106
36793
|
},
|
|
37107
36794
|
"group": [
|
|
@@ -37116,8 +36803,8 @@
|
|
|
37116
36803
|
{
|
|
37117
36804
|
"description": "The sorted icon spacing of the Grid.\n",
|
|
37118
36805
|
"commentRange": {
|
|
37119
|
-
"start":
|
|
37120
|
-
"end":
|
|
36806
|
+
"start": 307,
|
|
36807
|
+
"end": 308
|
|
37121
36808
|
},
|
|
37122
36809
|
"context": {
|
|
37123
36810
|
"type": "variable",
|
|
@@ -37125,8 +36812,8 @@
|
|
|
37125
36812
|
"value": "calc( #{k-spacing(4)} - 1px )",
|
|
37126
36813
|
"scope": "default",
|
|
37127
36814
|
"line": {
|
|
37128
|
-
"start":
|
|
37129
|
-
"end":
|
|
36815
|
+
"start": 309,
|
|
36816
|
+
"end": 309
|
|
37130
36817
|
}
|
|
37131
36818
|
},
|
|
37132
36819
|
"group": [
|
|
@@ -37141,8 +36828,8 @@
|
|
|
37141
36828
|
{
|
|
37142
36829
|
"description": "The shadow of the Grid.\n",
|
|
37143
36830
|
"commentRange": {
|
|
37144
|
-
"start":
|
|
37145
|
-
"end":
|
|
36831
|
+
"start": 311,
|
|
36832
|
+
"end": 312
|
|
37146
36833
|
},
|
|
37147
36834
|
"context": {
|
|
37148
36835
|
"type": "variable",
|
|
@@ -37150,8 +36837,8 @@
|
|
|
37150
36837
|
"value": "$kendo-table-focus-shadow",
|
|
37151
36838
|
"scope": "default",
|
|
37152
36839
|
"line": {
|
|
37153
|
-
"start":
|
|
37154
|
-
"end":
|
|
36840
|
+
"start": 313,
|
|
36841
|
+
"end": 313
|
|
37155
36842
|
}
|
|
37156
36843
|
},
|
|
37157
36844
|
"group": [
|
|
@@ -37166,8 +36853,8 @@
|
|
|
37166
36853
|
{
|
|
37167
36854
|
"description": "The spacing of the Grid button.\n",
|
|
37168
36855
|
"commentRange": {
|
|
37169
|
-
"start":
|
|
37170
|
-
"end":
|
|
36856
|
+
"start": 315,
|
|
36857
|
+
"end": 316
|
|
37171
36858
|
},
|
|
37172
36859
|
"context": {
|
|
37173
36860
|
"type": "variable",
|
|
@@ -37175,8 +36862,8 @@
|
|
|
37175
36862
|
"value": "k-spacing(2)",
|
|
37176
36863
|
"scope": "default",
|
|
37177
36864
|
"line": {
|
|
37178
|
-
"start":
|
|
37179
|
-
"end":
|
|
36865
|
+
"start": 317,
|
|
36866
|
+
"end": 317
|
|
37180
36867
|
}
|
|
37181
36868
|
},
|
|
37182
36869
|
"group": [
|
|
@@ -37191,8 +36878,8 @@
|
|
|
37191
36878
|
{
|
|
37192
36879
|
"description": "The background color of the sticky content in the Grid.\n",
|
|
37193
36880
|
"commentRange": {
|
|
37194
|
-
"start":
|
|
37195
|
-
"end":
|
|
36881
|
+
"start": 320,
|
|
36882
|
+
"end": 321
|
|
37196
36883
|
},
|
|
37197
36884
|
"context": {
|
|
37198
36885
|
"type": "variable",
|
|
@@ -37200,8 +36887,8 @@
|
|
|
37200
36887
|
"value": "$kendo-grid-bg",
|
|
37201
36888
|
"scope": "default",
|
|
37202
36889
|
"line": {
|
|
37203
|
-
"start":
|
|
37204
|
-
"end":
|
|
36890
|
+
"start": 322,
|
|
36891
|
+
"end": 322
|
|
37205
36892
|
}
|
|
37206
36893
|
},
|
|
37207
36894
|
"group": [
|
|
@@ -37216,8 +36903,8 @@
|
|
|
37216
36903
|
{
|
|
37217
36904
|
"description": "The alternate background color of the sticky content in the Grid.\n",
|
|
37218
36905
|
"commentRange": {
|
|
37219
|
-
"start":
|
|
37220
|
-
"end":
|
|
36906
|
+
"start": 323,
|
|
36907
|
+
"end": 324
|
|
37221
36908
|
},
|
|
37222
36909
|
"context": {
|
|
37223
36910
|
"type": "variable",
|
|
@@ -37225,8 +36912,8 @@
|
|
|
37225
36912
|
"value": "k-color(base-subtle)",
|
|
37226
36913
|
"scope": "default",
|
|
37227
36914
|
"line": {
|
|
37228
|
-
"start":
|
|
37229
|
-
"end":
|
|
36915
|
+
"start": 325,
|
|
36916
|
+
"end": 325
|
|
37230
36917
|
}
|
|
37231
36918
|
},
|
|
37232
36919
|
"group": [
|
|
@@ -37241,8 +36928,8 @@
|
|
|
37241
36928
|
{
|
|
37242
36929
|
"description": "The background color of the hovered sticky content in the Grid.\n",
|
|
37243
36930
|
"commentRange": {
|
|
37244
|
-
"start":
|
|
37245
|
-
"end":
|
|
36931
|
+
"start": 326,
|
|
36932
|
+
"end": 327
|
|
37246
36933
|
},
|
|
37247
36934
|
"context": {
|
|
37248
36935
|
"type": "variable",
|
|
@@ -37250,8 +36937,8 @@
|
|
|
37250
36937
|
"value": "k-color(base-subtle-hover)",
|
|
37251
36938
|
"scope": "default",
|
|
37252
36939
|
"line": {
|
|
37253
|
-
"start":
|
|
37254
|
-
"end":
|
|
36940
|
+
"start": 328,
|
|
36941
|
+
"end": 328
|
|
37255
36942
|
}
|
|
37256
36943
|
},
|
|
37257
36944
|
"group": [
|
|
@@ -37266,8 +36953,8 @@
|
|
|
37266
36953
|
{
|
|
37267
36954
|
"description": "The border color of the sticky content in the Grid.\n",
|
|
37268
36955
|
"commentRange": {
|
|
37269
|
-
"start":
|
|
37270
|
-
"end":
|
|
36956
|
+
"start": 330,
|
|
36957
|
+
"end": 331
|
|
37271
36958
|
},
|
|
37272
36959
|
"context": {
|
|
37273
36960
|
"type": "variable",
|
|
@@ -37275,8 +36962,8 @@
|
|
|
37275
36962
|
"value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
|
|
37276
36963
|
"scope": "default",
|
|
37277
36964
|
"line": {
|
|
37278
|
-
"start":
|
|
37279
|
-
"end":
|
|
36965
|
+
"start": 332,
|
|
36966
|
+
"end": 332
|
|
37280
36967
|
}
|
|
37281
36968
|
},
|
|
37282
36969
|
"group": [
|
|
@@ -37291,8 +36978,8 @@
|
|
|
37291
36978
|
{
|
|
37292
36979
|
"description": "The background color of the sticky header in the Grid.\n",
|
|
37293
36980
|
"commentRange": {
|
|
37294
|
-
"start":
|
|
37295
|
-
"end":
|
|
36981
|
+
"start": 334,
|
|
36982
|
+
"end": 335
|
|
37296
36983
|
},
|
|
37297
36984
|
"context": {
|
|
37298
36985
|
"type": "variable",
|
|
@@ -37300,8 +36987,8 @@
|
|
|
37300
36987
|
"value": "$kendo-grid-header-bg",
|
|
37301
36988
|
"scope": "default",
|
|
37302
36989
|
"line": {
|
|
37303
|
-
"start":
|
|
37304
|
-
"end":
|
|
36990
|
+
"start": 336,
|
|
36991
|
+
"end": 336
|
|
37305
36992
|
}
|
|
37306
36993
|
},
|
|
37307
36994
|
"group": [
|
|
@@ -37316,8 +37003,8 @@
|
|
|
37316
37003
|
{
|
|
37317
37004
|
"description": "The text color of the sticky header in the Grid.\n",
|
|
37318
37005
|
"commentRange": {
|
|
37319
|
-
"start":
|
|
37320
|
-
"end":
|
|
37006
|
+
"start": 337,
|
|
37007
|
+
"end": 338
|
|
37321
37008
|
},
|
|
37322
37009
|
"context": {
|
|
37323
37010
|
"type": "variable",
|
|
@@ -37325,8 +37012,8 @@
|
|
|
37325
37012
|
"value": "$kendo-grid-header-text",
|
|
37326
37013
|
"scope": "default",
|
|
37327
37014
|
"line": {
|
|
37328
|
-
"start":
|
|
37329
|
-
"end":
|
|
37015
|
+
"start": 339,
|
|
37016
|
+
"end": 339
|
|
37330
37017
|
}
|
|
37331
37018
|
},
|
|
37332
37019
|
"group": [
|
|
@@ -37341,8 +37028,8 @@
|
|
|
37341
37028
|
{
|
|
37342
37029
|
"description": "The border color of the sticky header in the Grid.\n",
|
|
37343
37030
|
"commentRange": {
|
|
37344
|
-
"start":
|
|
37345
|
-
"end":
|
|
37031
|
+
"start": 340,
|
|
37032
|
+
"end": 341
|
|
37346
37033
|
},
|
|
37347
37034
|
"context": {
|
|
37348
37035
|
"type": "variable",
|
|
@@ -37350,8 +37037,8 @@
|
|
|
37350
37037
|
"value": "$kendo-grid-sticky-border",
|
|
37351
37038
|
"scope": "default",
|
|
37352
37039
|
"line": {
|
|
37353
|
-
"start":
|
|
37354
|
-
"end":
|
|
37040
|
+
"start": 342,
|
|
37041
|
+
"end": 342
|
|
37355
37042
|
}
|
|
37356
37043
|
},
|
|
37357
37044
|
"group": [
|
|
@@ -37366,8 +37053,8 @@
|
|
|
37366
37053
|
{
|
|
37367
37054
|
"description": "The background color of the sticky footer in the Grid.\n",
|
|
37368
37055
|
"commentRange": {
|
|
37369
|
-
"start":
|
|
37370
|
-
"end":
|
|
37056
|
+
"start": 344,
|
|
37057
|
+
"end": 345
|
|
37371
37058
|
},
|
|
37372
37059
|
"context": {
|
|
37373
37060
|
"type": "variable",
|
|
@@ -37375,33 +37062,8 @@
|
|
|
37375
37062
|
"value": "$kendo-grid-header-bg",
|
|
37376
37063
|
"scope": "default",
|
|
37377
37064
|
"line": {
|
|
37378
|
-
"start":
|
|
37379
|
-
"end":
|
|
37380
|
-
}
|
|
37381
|
-
},
|
|
37382
|
-
"group": [
|
|
37383
|
-
"grid"
|
|
37384
|
-
],
|
|
37385
|
-
"access": "public",
|
|
37386
|
-
"file": {
|
|
37387
|
-
"path": "grid/_variables.scss",
|
|
37388
|
-
"name": "_variables.scss"
|
|
37389
|
-
}
|
|
37390
|
-
},
|
|
37391
|
-
{
|
|
37392
|
-
"description": "The background color of the hovered sticky footer in the Grid.\n",
|
|
37393
|
-
"commentRange": {
|
|
37394
|
-
"start": 350,
|
|
37395
|
-
"end": 351
|
|
37396
|
-
},
|
|
37397
|
-
"context": {
|
|
37398
|
-
"type": "variable",
|
|
37399
|
-
"name": "kendo-grid-sticky-footer-hover-bg",
|
|
37400
|
-
"value": "$kendo-grid-sticky-footer-bg",
|
|
37401
|
-
"scope": "default",
|
|
37402
|
-
"line": {
|
|
37403
|
-
"start": 352,
|
|
37404
|
-
"end": 352
|
|
37065
|
+
"start": 346,
|
|
37066
|
+
"end": 346
|
|
37405
37067
|
}
|
|
37406
37068
|
},
|
|
37407
37069
|
"group": [
|
|
@@ -37416,8 +37078,8 @@
|
|
|
37416
37078
|
{
|
|
37417
37079
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
37418
37080
|
"commentRange": {
|
|
37419
|
-
"start":
|
|
37420
|
-
"end":
|
|
37081
|
+
"start": 348,
|
|
37082
|
+
"end": 349
|
|
37421
37083
|
},
|
|
37422
37084
|
"context": {
|
|
37423
37085
|
"type": "variable",
|
|
@@ -37425,8 +37087,8 @@
|
|
|
37425
37087
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
37426
37088
|
"scope": "default",
|
|
37427
37089
|
"line": {
|
|
37428
|
-
"start":
|
|
37429
|
-
"end":
|
|
37090
|
+
"start": 350,
|
|
37091
|
+
"end": 350
|
|
37430
37092
|
}
|
|
37431
37093
|
},
|
|
37432
37094
|
"group": [
|
|
@@ -37441,8 +37103,8 @@
|
|
|
37441
37103
|
{
|
|
37442
37104
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
37443
37105
|
"commentRange": {
|
|
37444
|
-
"start":
|
|
37445
|
-
"end":
|
|
37106
|
+
"start": 351,
|
|
37107
|
+
"end": 352
|
|
37446
37108
|
},
|
|
37447
37109
|
"context": {
|
|
37448
37110
|
"type": "variable",
|
|
@@ -37450,8 +37112,8 @@
|
|
|
37450
37112
|
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
37451
37113
|
"scope": "default",
|
|
37452
37114
|
"line": {
|
|
37453
|
-
"start":
|
|
37454
|
-
"end":
|
|
37115
|
+
"start": 353,
|
|
37116
|
+
"end": 353
|
|
37455
37117
|
}
|
|
37456
37118
|
},
|
|
37457
37119
|
"group": [
|
|
@@ -37466,8 +37128,8 @@
|
|
|
37466
37128
|
{
|
|
37467
37129
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
37468
37130
|
"commentRange": {
|
|
37469
|
-
"start":
|
|
37470
|
-
"end":
|
|
37131
|
+
"start": 355,
|
|
37132
|
+
"end": 356
|
|
37471
37133
|
},
|
|
37472
37134
|
"context": {
|
|
37473
37135
|
"type": "variable",
|
|
@@ -37475,8 +37137,8 @@
|
|
|
37475
37137
|
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
37476
37138
|
"scope": "default",
|
|
37477
37139
|
"line": {
|
|
37478
|
-
"start":
|
|
37479
|
-
"end":
|
|
37140
|
+
"start": 357,
|
|
37141
|
+
"end": 357
|
|
37480
37142
|
}
|
|
37481
37143
|
},
|
|
37482
37144
|
"group": [
|
|
@@ -37491,8 +37153,8 @@
|
|
|
37491
37153
|
{
|
|
37492
37154
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
37493
37155
|
"commentRange": {
|
|
37494
|
-
"start":
|
|
37495
|
-
"end":
|
|
37156
|
+
"start": 358,
|
|
37157
|
+
"end": 359
|
|
37496
37158
|
},
|
|
37497
37159
|
"context": {
|
|
37498
37160
|
"type": "variable",
|
|
@@ -37500,8 +37162,8 @@
|
|
|
37500
37162
|
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
37501
37163
|
"scope": "default",
|
|
37502
37164
|
"line": {
|
|
37503
|
-
"start":
|
|
37504
|
-
"end":
|
|
37165
|
+
"start": 360,
|
|
37166
|
+
"end": 360
|
|
37505
37167
|
}
|
|
37506
37168
|
},
|
|
37507
37169
|
"group": [
|
|
@@ -37516,8 +37178,8 @@
|
|
|
37516
37178
|
{
|
|
37517
37179
|
"description": "The width of the Grid column menu.\n",
|
|
37518
37180
|
"commentRange": {
|
|
37519
|
-
"start":
|
|
37520
|
-
"end":
|
|
37181
|
+
"start": 362,
|
|
37182
|
+
"end": 363
|
|
37521
37183
|
},
|
|
37522
37184
|
"context": {
|
|
37523
37185
|
"type": "variable",
|
|
@@ -37525,8 +37187,8 @@
|
|
|
37525
37187
|
"value": "250px",
|
|
37526
37188
|
"scope": "default",
|
|
37527
37189
|
"line": {
|
|
37528
|
-
"start":
|
|
37529
|
-
"end":
|
|
37190
|
+
"start": 364,
|
|
37191
|
+
"end": 364
|
|
37530
37192
|
}
|
|
37531
37193
|
},
|
|
37532
37194
|
"group": [
|
|
@@ -37541,8 +37203,8 @@
|
|
|
37541
37203
|
{
|
|
37542
37204
|
"description": "The maximum width of the Grid column menu.\n",
|
|
37543
37205
|
"commentRange": {
|
|
37544
|
-
"start":
|
|
37545
|
-
"end":
|
|
37206
|
+
"start": 365,
|
|
37207
|
+
"end": 366
|
|
37546
37208
|
},
|
|
37547
37209
|
"context": {
|
|
37548
37210
|
"type": "variable",
|
|
@@ -37550,8 +37212,8 @@
|
|
|
37550
37212
|
"value": "320px",
|
|
37551
37213
|
"scope": "default",
|
|
37552
37214
|
"line": {
|
|
37553
|
-
"start":
|
|
37554
|
-
"end":
|
|
37215
|
+
"start": 367,
|
|
37216
|
+
"end": 367
|
|
37555
37217
|
}
|
|
37556
37218
|
},
|
|
37557
37219
|
"group": [
|
|
@@ -37566,8 +37228,8 @@
|
|
|
37566
37228
|
{
|
|
37567
37229
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
37568
37230
|
"commentRange": {
|
|
37569
|
-
"start":
|
|
37570
|
-
"end":
|
|
37231
|
+
"start": 370,
|
|
37232
|
+
"end": 371
|
|
37571
37233
|
},
|
|
37572
37234
|
"context": {
|
|
37573
37235
|
"type": "variable",
|
|
@@ -37575,8 +37237,8 @@
|
|
|
37575
37237
|
"value": "null",
|
|
37576
37238
|
"scope": "default",
|
|
37577
37239
|
"line": {
|
|
37578
|
-
"start":
|
|
37579
|
-
"end":
|
|
37240
|
+
"start": 372,
|
|
37241
|
+
"end": 372
|
|
37580
37242
|
}
|
|
37581
37243
|
},
|
|
37582
37244
|
"group": [
|
|
@@ -37591,8 +37253,8 @@
|
|
|
37591
37253
|
{
|
|
37592
37254
|
"description": "The vertical padding of the Grid popup.\n",
|
|
37593
37255
|
"commentRange": {
|
|
37594
|
-
"start":
|
|
37595
|
-
"end":
|
|
37256
|
+
"start": 373,
|
|
37257
|
+
"end": 374
|
|
37596
37258
|
},
|
|
37597
37259
|
"context": {
|
|
37598
37260
|
"type": "variable",
|
|
@@ -37600,8 +37262,8 @@
|
|
|
37600
37262
|
"value": "null",
|
|
37601
37263
|
"scope": "default",
|
|
37602
37264
|
"line": {
|
|
37603
|
-
"start":
|
|
37604
|
-
"end":
|
|
37265
|
+
"start": 375,
|
|
37266
|
+
"end": 375
|
|
37605
37267
|
}
|
|
37606
37268
|
},
|
|
37607
37269
|
"group": [
|
|
@@ -37616,8 +37278,8 @@
|
|
|
37616
37278
|
{
|
|
37617
37279
|
"description": "The horizontal padding of the Grid item.\n",
|
|
37618
37280
|
"commentRange": {
|
|
37619
|
-
"start":
|
|
37620
|
-
"end":
|
|
37281
|
+
"start": 377,
|
|
37282
|
+
"end": 378
|
|
37621
37283
|
},
|
|
37622
37284
|
"context": {
|
|
37623
37285
|
"type": "variable",
|
|
@@ -37625,8 +37287,8 @@
|
|
|
37625
37287
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
37626
37288
|
"scope": "default",
|
|
37627
37289
|
"line": {
|
|
37628
|
-
"start":
|
|
37629
|
-
"end":
|
|
37290
|
+
"start": 379,
|
|
37291
|
+
"end": 379
|
|
37630
37292
|
}
|
|
37631
37293
|
},
|
|
37632
37294
|
"group": [
|
|
@@ -37641,8 +37303,8 @@
|
|
|
37641
37303
|
{
|
|
37642
37304
|
"description": "The vertical padding of the Grid item.\n",
|
|
37643
37305
|
"commentRange": {
|
|
37644
|
-
"start":
|
|
37645
|
-
"end":
|
|
37306
|
+
"start": 380,
|
|
37307
|
+
"end": 381
|
|
37646
37308
|
},
|
|
37647
37309
|
"context": {
|
|
37648
37310
|
"type": "variable",
|
|
@@ -37650,8 +37312,8 @@
|
|
|
37650
37312
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
37651
37313
|
"scope": "default",
|
|
37652
37314
|
"line": {
|
|
37653
|
-
"start":
|
|
37654
|
-
"end":
|
|
37315
|
+
"start": 382,
|
|
37316
|
+
"end": 382
|
|
37655
37317
|
}
|
|
37656
37318
|
},
|
|
37657
37319
|
"group": [
|
|
@@ -37666,8 +37328,8 @@
|
|
|
37666
37328
|
{
|
|
37667
37329
|
"description": "The horizontal padding of the Grid item.\n",
|
|
37668
37330
|
"commentRange": {
|
|
37669
|
-
"start":
|
|
37670
|
-
"end":
|
|
37331
|
+
"start": 384,
|
|
37332
|
+
"end": 385
|
|
37671
37333
|
},
|
|
37672
37334
|
"context": {
|
|
37673
37335
|
"type": "variable",
|
|
@@ -37675,8 +37337,8 @@
|
|
|
37675
37337
|
"value": "$kendo-list-md-item-padding-x",
|
|
37676
37338
|
"scope": "default",
|
|
37677
37339
|
"line": {
|
|
37678
|
-
"start":
|
|
37679
|
-
"end":
|
|
37340
|
+
"start": 386,
|
|
37341
|
+
"end": 386
|
|
37680
37342
|
}
|
|
37681
37343
|
},
|
|
37682
37344
|
"group": [
|
|
@@ -37691,8 +37353,8 @@
|
|
|
37691
37353
|
{
|
|
37692
37354
|
"description": "The vertical padding of the Grid item.\n",
|
|
37693
37355
|
"commentRange": {
|
|
37694
|
-
"start":
|
|
37695
|
-
"end":
|
|
37356
|
+
"start": 387,
|
|
37357
|
+
"end": 388
|
|
37696
37358
|
},
|
|
37697
37359
|
"context": {
|
|
37698
37360
|
"type": "variable",
|
|
@@ -37700,8 +37362,8 @@
|
|
|
37700
37362
|
"value": "$kendo-list-md-item-padding-y",
|
|
37701
37363
|
"scope": "default",
|
|
37702
37364
|
"line": {
|
|
37703
|
-
"start":
|
|
37704
|
-
"end":
|
|
37365
|
+
"start": 389,
|
|
37366
|
+
"end": 389
|
|
37705
37367
|
}
|
|
37706
37368
|
},
|
|
37707
37369
|
"group": [
|
|
@@ -37716,8 +37378,8 @@
|
|
|
37716
37378
|
{
|
|
37717
37379
|
"description": "The horizontal padding of the Grid.\n",
|
|
37718
37380
|
"commentRange": {
|
|
37719
|
-
"start":
|
|
37720
|
-
"end":
|
|
37381
|
+
"start": 391,
|
|
37382
|
+
"end": 392
|
|
37721
37383
|
},
|
|
37722
37384
|
"context": {
|
|
37723
37385
|
"type": "variable",
|
|
@@ -37725,8 +37387,8 @@
|
|
|
37725
37387
|
"value": "k-spacing(0)",
|
|
37726
37388
|
"scope": "default",
|
|
37727
37389
|
"line": {
|
|
37728
|
-
"start":
|
|
37729
|
-
"end":
|
|
37390
|
+
"start": 393,
|
|
37391
|
+
"end": 393
|
|
37730
37392
|
}
|
|
37731
37393
|
},
|
|
37732
37394
|
"group": [
|
|
@@ -37741,8 +37403,8 @@
|
|
|
37741
37403
|
{
|
|
37742
37404
|
"description": "The vertical padding of the Grid.\n",
|
|
37743
37405
|
"commentRange": {
|
|
37744
|
-
"start":
|
|
37745
|
-
"end":
|
|
37406
|
+
"start": 394,
|
|
37407
|
+
"end": 395
|
|
37746
37408
|
},
|
|
37747
37409
|
"context": {
|
|
37748
37410
|
"type": "variable",
|
|
@@ -37750,8 +37412,8 @@
|
|
|
37750
37412
|
"value": "k-spacing(2)",
|
|
37751
37413
|
"scope": "default",
|
|
37752
37414
|
"line": {
|
|
37753
|
-
"start":
|
|
37754
|
-
"end":
|
|
37415
|
+
"start": 396,
|
|
37416
|
+
"end": 396
|
|
37755
37417
|
}
|
|
37756
37418
|
},
|
|
37757
37419
|
"group": [
|
|
@@ -37766,8 +37428,8 @@
|
|
|
37766
37428
|
{
|
|
37767
37429
|
"description": "The horizontal padding of the Grid header.\n",
|
|
37768
37430
|
"commentRange": {
|
|
37769
|
-
"start":
|
|
37770
|
-
"end":
|
|
37431
|
+
"start": 398,
|
|
37432
|
+
"end": 399
|
|
37771
37433
|
},
|
|
37772
37434
|
"context": {
|
|
37773
37435
|
"type": "variable",
|
|
@@ -37775,8 +37437,8 @@
|
|
|
37775
37437
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
37776
37438
|
"scope": "default",
|
|
37777
37439
|
"line": {
|
|
37778
|
-
"start":
|
|
37779
|
-
"end":
|
|
37440
|
+
"start": 400,
|
|
37441
|
+
"end": 400
|
|
37780
37442
|
}
|
|
37781
37443
|
},
|
|
37782
37444
|
"group": [
|
|
@@ -37791,8 +37453,8 @@
|
|
|
37791
37453
|
{
|
|
37792
37454
|
"description": "The vertical padding of the Grid header.\n",
|
|
37793
37455
|
"commentRange": {
|
|
37794
|
-
"start":
|
|
37795
|
-
"end":
|
|
37456
|
+
"start": 401,
|
|
37457
|
+
"end": 402
|
|
37796
37458
|
},
|
|
37797
37459
|
"context": {
|
|
37798
37460
|
"type": "variable",
|
|
@@ -37800,8 +37462,8 @@
|
|
|
37800
37462
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
37801
37463
|
"scope": "default",
|
|
37802
37464
|
"line": {
|
|
37803
|
-
"start":
|
|
37804
|
-
"end":
|
|
37465
|
+
"start": 403,
|
|
37466
|
+
"end": 403
|
|
37805
37467
|
}
|
|
37806
37468
|
},
|
|
37807
37469
|
"group": [
|
|
@@ -37816,8 +37478,8 @@
|
|
|
37816
37478
|
{
|
|
37817
37479
|
"description": "The font size of the Grid header.\n",
|
|
37818
37480
|
"commentRange": {
|
|
37819
|
-
"start":
|
|
37820
|
-
"end":
|
|
37481
|
+
"start": 405,
|
|
37482
|
+
"end": 406
|
|
37821
37483
|
},
|
|
37822
37484
|
"context": {
|
|
37823
37485
|
"type": "variable",
|
|
@@ -37825,8 +37487,8 @@
|
|
|
37825
37487
|
"value": "var(--kendo-font-size-sm)",
|
|
37826
37488
|
"scope": "default",
|
|
37827
37489
|
"line": {
|
|
37828
|
-
"start":
|
|
37829
|
-
"end":
|
|
37490
|
+
"start": 407,
|
|
37491
|
+
"end": 407
|
|
37830
37492
|
}
|
|
37831
37493
|
},
|
|
37832
37494
|
"group": [
|
|
@@ -37841,8 +37503,8 @@
|
|
|
37841
37503
|
{
|
|
37842
37504
|
"description": "The height of the Grid header.\n",
|
|
37843
37505
|
"commentRange": {
|
|
37844
|
-
"start":
|
|
37845
|
-
"end":
|
|
37506
|
+
"start": 408,
|
|
37507
|
+
"end": 409
|
|
37846
37508
|
},
|
|
37847
37509
|
"context": {
|
|
37848
37510
|
"type": "variable",
|
|
@@ -37850,8 +37512,8 @@
|
|
|
37850
37512
|
"value": "var(--kendo-line-height)",
|
|
37851
37513
|
"scope": "default",
|
|
37852
37514
|
"line": {
|
|
37853
|
-
"start":
|
|
37854
|
-
"end":
|
|
37515
|
+
"start": 410,
|
|
37516
|
+
"end": 410
|
|
37855
37517
|
}
|
|
37856
37518
|
},
|
|
37857
37519
|
"group": [
|
|
@@ -37866,8 +37528,8 @@
|
|
|
37866
37528
|
{
|
|
37867
37529
|
"description": "The text color of the Grid header.\n",
|
|
37868
37530
|
"commentRange": {
|
|
37869
|
-
"start":
|
|
37870
|
-
"end":
|
|
37531
|
+
"start": 411,
|
|
37532
|
+
"end": 412
|
|
37871
37533
|
},
|
|
37872
37534
|
"context": {
|
|
37873
37535
|
"type": "variable",
|
|
@@ -37875,8 +37537,8 @@
|
|
|
37875
37537
|
"value": "uppercase",
|
|
37876
37538
|
"scope": "default",
|
|
37877
37539
|
"line": {
|
|
37878
|
-
"start":
|
|
37879
|
-
"end":
|
|
37540
|
+
"start": 413,
|
|
37541
|
+
"end": 413
|
|
37880
37542
|
}
|
|
37881
37543
|
},
|
|
37882
37544
|
"group": [
|
|
@@ -37891,8 +37553,8 @@
|
|
|
37891
37553
|
{
|
|
37892
37554
|
"description": "The width of the Grid header.\n",
|
|
37893
37555
|
"commentRange": {
|
|
37894
|
-
"start":
|
|
37895
|
-
"end":
|
|
37556
|
+
"start": 414,
|
|
37557
|
+
"end": 415
|
|
37896
37558
|
},
|
|
37897
37559
|
"context": {
|
|
37898
37560
|
"type": "variable",
|
|
@@ -37900,8 +37562,8 @@
|
|
|
37900
37562
|
"value": "1px",
|
|
37901
37563
|
"scope": "default",
|
|
37902
37564
|
"line": {
|
|
37903
|
-
"start":
|
|
37904
|
-
"end":
|
|
37565
|
+
"start": 416,
|
|
37566
|
+
"end": 416
|
|
37905
37567
|
}
|
|
37906
37568
|
},
|
|
37907
37569
|
"group": [
|
|
@@ -37916,8 +37578,8 @@
|
|
|
37916
37578
|
{
|
|
37917
37579
|
"description": "The background color of the Grid header.\n",
|
|
37918
37580
|
"commentRange": {
|
|
37919
|
-
"start":
|
|
37920
|
-
"end":
|
|
37581
|
+
"start": 418,
|
|
37582
|
+
"end": 419
|
|
37921
37583
|
},
|
|
37922
37584
|
"context": {
|
|
37923
37585
|
"type": "variable",
|
|
@@ -37925,8 +37587,8 @@
|
|
|
37925
37587
|
"value": "null",
|
|
37926
37588
|
"scope": "default",
|
|
37927
37589
|
"line": {
|
|
37928
|
-
"start":
|
|
37929
|
-
"end":
|
|
37590
|
+
"start": 420,
|
|
37591
|
+
"end": 420
|
|
37930
37592
|
}
|
|
37931
37593
|
},
|
|
37932
37594
|
"group": [
|
|
@@ -37941,8 +37603,8 @@
|
|
|
37941
37603
|
{
|
|
37942
37604
|
"description": "The text color of the Grid header.\n",
|
|
37943
37605
|
"commentRange": {
|
|
37944
|
-
"start":
|
|
37945
|
-
"end":
|
|
37606
|
+
"start": 421,
|
|
37607
|
+
"end": 422
|
|
37946
37608
|
},
|
|
37947
37609
|
"context": {
|
|
37948
37610
|
"type": "variable",
|
|
@@ -37950,8 +37612,8 @@
|
|
|
37950
37612
|
"value": "$kendo-popup-text",
|
|
37951
37613
|
"scope": "default",
|
|
37952
37614
|
"line": {
|
|
37953
|
-
"start":
|
|
37954
|
-
"end":
|
|
37615
|
+
"start": 423,
|
|
37616
|
+
"end": 423
|
|
37955
37617
|
}
|
|
37956
37618
|
},
|
|
37957
37619
|
"group": [
|
|
@@ -37966,8 +37628,8 @@
|
|
|
37966
37628
|
{
|
|
37967
37629
|
"description": "The border color of the Grid header.\n",
|
|
37968
37630
|
"commentRange": {
|
|
37969
|
-
"start":
|
|
37970
|
-
"end":
|
|
37631
|
+
"start": 424,
|
|
37632
|
+
"end": 425
|
|
37971
37633
|
},
|
|
37972
37634
|
"context": {
|
|
37973
37635
|
"type": "variable",
|
|
@@ -37975,8 +37637,8 @@
|
|
|
37975
37637
|
"value": "$kendo-popup-border",
|
|
37976
37638
|
"scope": "default",
|
|
37977
37639
|
"line": {
|
|
37978
|
-
"start":
|
|
37979
|
-
"end":
|
|
37640
|
+
"start": 426,
|
|
37641
|
+
"end": 426
|
|
37980
37642
|
}
|
|
37981
37643
|
},
|
|
37982
37644
|
"group": [
|
|
@@ -37991,8 +37653,8 @@
|
|
|
37991
37653
|
{
|
|
37992
37654
|
"description": "The horizontal padding of the Grid content.\n",
|
|
37993
37655
|
"commentRange": {
|
|
37994
|
-
"start":
|
|
37995
|
-
"end":
|
|
37656
|
+
"start": 428,
|
|
37657
|
+
"end": 429
|
|
37996
37658
|
},
|
|
37997
37659
|
"context": {
|
|
37998
37660
|
"type": "variable",
|
|
@@ -38000,8 +37662,8 @@
|
|
|
38000
37662
|
"value": "k-spacing(0)",
|
|
38001
37663
|
"scope": "default",
|
|
38002
37664
|
"line": {
|
|
38003
|
-
"start":
|
|
38004
|
-
"end":
|
|
37665
|
+
"start": 430,
|
|
37666
|
+
"end": 430
|
|
38005
37667
|
}
|
|
38006
37668
|
},
|
|
38007
37669
|
"group": [
|
|
@@ -38016,8 +37678,8 @@
|
|
|
38016
37678
|
{
|
|
38017
37679
|
"description": "The vertical padding of the Grid content.\n",
|
|
38018
37680
|
"commentRange": {
|
|
38019
|
-
"start":
|
|
38020
|
-
"end":
|
|
37681
|
+
"start": 431,
|
|
37682
|
+
"end": 432
|
|
38021
37683
|
},
|
|
38022
37684
|
"context": {
|
|
38023
37685
|
"type": "variable",
|
|
@@ -38025,8 +37687,8 @@
|
|
|
38025
37687
|
"value": "k-spacing(2)",
|
|
38026
37688
|
"scope": "default",
|
|
38027
37689
|
"line": {
|
|
38028
|
-
"start":
|
|
38029
|
-
"end":
|
|
37690
|
+
"start": 433,
|
|
37691
|
+
"end": 433
|
|
38030
37692
|
}
|
|
38031
37693
|
},
|
|
38032
37694
|
"group": [
|
|
@@ -38041,8 +37703,8 @@
|
|
|
38041
37703
|
{
|
|
38042
37704
|
"description": "The background color of the Grid.\n",
|
|
38043
37705
|
"commentRange": {
|
|
38044
|
-
"start":
|
|
38045
|
-
"end":
|
|
37706
|
+
"start": 435,
|
|
37707
|
+
"end": 436
|
|
38046
37708
|
},
|
|
38047
37709
|
"context": {
|
|
38048
37710
|
"type": "variable",
|
|
@@ -38050,8 +37712,8 @@
|
|
|
38050
37712
|
"value": "k-color(surface)",
|
|
38051
37713
|
"scope": "default",
|
|
38052
37714
|
"line": {
|
|
38053
|
-
"start":
|
|
38054
|
-
"end":
|
|
37715
|
+
"start": 437,
|
|
37716
|
+
"end": 437
|
|
38055
37717
|
}
|
|
38056
37718
|
},
|
|
38057
37719
|
"group": [
|
|
@@ -38066,8 +37728,8 @@
|
|
|
38066
37728
|
{
|
|
38067
37729
|
"description": "The width of the Grid cell.\n",
|
|
38068
37730
|
"commentRange": {
|
|
38069
|
-
"start":
|
|
38070
|
-
"end":
|
|
37731
|
+
"start": 439,
|
|
37732
|
+
"end": 440
|
|
38071
37733
|
},
|
|
38072
37734
|
"context": {
|
|
38073
37735
|
"type": "variable",
|
|
@@ -38075,8 +37737,8 @@
|
|
|
38075
37737
|
"value": "($kendo-icon-size * 3)",
|
|
38076
37738
|
"scope": "default",
|
|
38077
37739
|
"line": {
|
|
38078
|
-
"start":
|
|
38079
|
-
"end":
|
|
37740
|
+
"start": 441,
|
|
37741
|
+
"end": 441
|
|
38080
37742
|
}
|
|
38081
37743
|
},
|
|
38082
37744
|
"group": [
|
|
@@ -38091,8 +37753,8 @@
|
|
|
38091
37753
|
{
|
|
38092
37754
|
"description": "The width of the Grid.\n",
|
|
38093
37755
|
"commentRange": {
|
|
38094
|
-
"start":
|
|
38095
|
-
"end":
|
|
37756
|
+
"start": 443,
|
|
37757
|
+
"end": 444
|
|
38096
37758
|
},
|
|
38097
37759
|
"context": {
|
|
38098
37760
|
"type": "variable",
|
|
@@ -38100,8 +37762,8 @@
|
|
|
38100
37762
|
"value": "($kendo-icon-size * 2)",
|
|
38101
37763
|
"scope": "default",
|
|
38102
37764
|
"line": {
|
|
38103
|
-
"start":
|
|
38104
|
-
"end":
|
|
37765
|
+
"start": 445,
|
|
37766
|
+
"end": 445
|
|
38105
37767
|
}
|
|
38106
37768
|
},
|
|
38107
37769
|
"group": [
|
|
@@ -38116,8 +37778,8 @@
|
|
|
38116
37778
|
{
|
|
38117
37779
|
"description": "The grouping border top of the Grid row.\n",
|
|
38118
37780
|
"commentRange": {
|
|
38119
|
-
"start":
|
|
38120
|
-
"end":
|
|
37781
|
+
"start": 447,
|
|
37782
|
+
"end": 448
|
|
38121
37783
|
},
|
|
38122
37784
|
"context": {
|
|
38123
37785
|
"type": "variable",
|
|
@@ -38125,8 +37787,8 @@
|
|
|
38125
37787
|
"value": "1px",
|
|
38126
37788
|
"scope": "default",
|
|
38127
37789
|
"line": {
|
|
38128
|
-
"start":
|
|
38129
|
-
"end":
|
|
37790
|
+
"start": 449,
|
|
37791
|
+
"end": 449
|
|
38130
37792
|
}
|
|
38131
37793
|
},
|
|
38132
37794
|
"group": [
|
|
@@ -38141,8 +37803,8 @@
|
|
|
38141
37803
|
{
|
|
38142
37804
|
"description": "The vertical border of the Grid footer.\n",
|
|
38143
37805
|
"commentRange": {
|
|
38144
|
-
"start":
|
|
38145
|
-
"end":
|
|
37806
|
+
"start": 450,
|
|
37807
|
+
"end": 451
|
|
38146
37808
|
},
|
|
38147
37809
|
"context": {
|
|
38148
37810
|
"type": "variable",
|
|
@@ -38150,8 +37812,8 @@
|
|
|
38150
37812
|
"value": "1px",
|
|
38151
37813
|
"scope": "default",
|
|
38152
37814
|
"line": {
|
|
38153
|
-
"start":
|
|
38154
|
-
"end":
|
|
37815
|
+
"start": 452,
|
|
37816
|
+
"end": 452
|
|
38155
37817
|
}
|
|
38156
37818
|
},
|
|
38157
37819
|
"group": [
|
|
@@ -38166,8 +37828,8 @@
|
|
|
38166
37828
|
{
|
|
38167
37829
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
38168
37830
|
"commentRange": {
|
|
38169
|
-
"start":
|
|
38170
|
-
"end":
|
|
37831
|
+
"start": 454,
|
|
37832
|
+
"end": 455
|
|
38171
37833
|
},
|
|
38172
37834
|
"context": {
|
|
38173
37835
|
"type": "variable",
|
|
@@ -38175,8 +37837,8 @@
|
|
|
38175
37837
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
38176
37838
|
"scope": "default",
|
|
38177
37839
|
"line": {
|
|
38178
|
-
"start":
|
|
38179
|
-
"end":
|
|
37840
|
+
"start": 456,
|
|
37841
|
+
"end": 456
|
|
38180
37842
|
}
|
|
38181
37843
|
},
|
|
38182
37844
|
"group": [
|
|
@@ -38191,8 +37853,8 @@
|
|
|
38191
37853
|
{
|
|
38192
37854
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
38193
37855
|
"commentRange": {
|
|
38194
|
-
"start":
|
|
38195
|
-
"end":
|
|
37856
|
+
"start": 457,
|
|
37857
|
+
"end": 458
|
|
38196
37858
|
},
|
|
38197
37859
|
"context": {
|
|
38198
37860
|
"type": "variable",
|
|
@@ -38200,8 +37862,8 @@
|
|
|
38200
37862
|
"value": "k-color(primary)",
|
|
38201
37863
|
"scope": "default",
|
|
38202
37864
|
"line": {
|
|
38203
|
-
"start":
|
|
38204
|
-
"end":
|
|
37865
|
+
"start": 459,
|
|
37866
|
+
"end": 459
|
|
38205
37867
|
}
|
|
38206
37868
|
},
|
|
38207
37869
|
"group": [
|
|
@@ -38216,8 +37878,8 @@
|
|
|
38216
37878
|
{
|
|
38217
37879
|
"description": "The height of the Grid row resize indicator.\n",
|
|
38218
37880
|
"commentRange": {
|
|
38219
|
-
"start":
|
|
38220
|
-
"end":
|
|
37881
|
+
"start": 460,
|
|
37882
|
+
"end": 461
|
|
38221
37883
|
},
|
|
38222
37884
|
"context": {
|
|
38223
37885
|
"type": "variable",
|
|
@@ -38225,8 +37887,8 @@
|
|
|
38225
37887
|
"value": "k-spacing(0.5)",
|
|
38226
37888
|
"scope": "default",
|
|
38227
37889
|
"line": {
|
|
38228
|
-
"start":
|
|
38229
|
-
"end":
|
|
37890
|
+
"start": 462,
|
|
37891
|
+
"end": 462
|
|
38230
37892
|
}
|
|
38231
37893
|
},
|
|
38232
37894
|
"group": [
|
|
@@ -38241,8 +37903,8 @@
|
|
|
38241
37903
|
{
|
|
38242
37904
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
38243
37905
|
"commentRange": {
|
|
38244
|
-
"start":
|
|
38245
|
-
"end":
|
|
37906
|
+
"start": 465,
|
|
37907
|
+
"end": 466
|
|
38246
37908
|
},
|
|
38247
37909
|
"context": {
|
|
38248
37910
|
"type": "variable",
|
|
@@ -38250,8 +37912,8 @@
|
|
|
38250
37912
|
"value": "k-spacing(2)",
|
|
38251
37913
|
"scope": "default",
|
|
38252
37914
|
"line": {
|
|
38253
|
-
"start":
|
|
38254
|
-
"end":
|
|
37915
|
+
"start": 467,
|
|
37916
|
+
"end": 467
|
|
38255
37917
|
}
|
|
38256
37918
|
},
|
|
38257
37919
|
"group": [
|
|
@@ -38266,8 +37928,8 @@
|
|
|
38266
37928
|
{
|
|
38267
37929
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
38268
37930
|
"commentRange": {
|
|
38269
|
-
"start":
|
|
38270
|
-
"end":
|
|
37931
|
+
"start": 468,
|
|
37932
|
+
"end": 469
|
|
38271
37933
|
},
|
|
38272
37934
|
"context": {
|
|
38273
37935
|
"type": "variable",
|
|
@@ -38275,8 +37937,8 @@
|
|
|
38275
37937
|
"value": "k-spacing(1.5)",
|
|
38276
37938
|
"scope": "default",
|
|
38277
37939
|
"line": {
|
|
38278
|
-
"start":
|
|
38279
|
-
"end":
|
|
37940
|
+
"start": 470,
|
|
37941
|
+
"end": 470
|
|
38280
37942
|
}
|
|
38281
37943
|
},
|
|
38282
37944
|
"group": [
|
|
@@ -38291,8 +37953,8 @@
|
|
|
38291
37953
|
{
|
|
38292
37954
|
"description": "The column gap of the Grid stack layout.\n",
|
|
38293
37955
|
"commentRange": {
|
|
38294
|
-
"start":
|
|
38295
|
-
"end":
|
|
37956
|
+
"start": 472,
|
|
37957
|
+
"end": 473
|
|
38296
37958
|
},
|
|
38297
37959
|
"context": {
|
|
38298
37960
|
"type": "variable",
|
|
@@ -38300,8 +37962,8 @@
|
|
|
38300
37962
|
"value": "k-spacing(1)",
|
|
38301
37963
|
"scope": "default",
|
|
38302
37964
|
"line": {
|
|
38303
|
-
"start":
|
|
38304
|
-
"end":
|
|
37965
|
+
"start": 474,
|
|
37966
|
+
"end": 474
|
|
38305
37967
|
}
|
|
38306
37968
|
},
|
|
38307
37969
|
"group": [
|
|
@@ -38316,8 +37978,8 @@
|
|
|
38316
37978
|
{
|
|
38317
37979
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
38318
37980
|
"commentRange": {
|
|
38319
|
-
"start":
|
|
38320
|
-
"end":
|
|
37981
|
+
"start": 475,
|
|
37982
|
+
"end": 476
|
|
38321
37983
|
},
|
|
38322
37984
|
"context": {
|
|
38323
37985
|
"type": "variable",
|
|
@@ -38325,8 +37987,8 @@
|
|
|
38325
37987
|
"value": "k-spacing(2)",
|
|
38326
37988
|
"scope": "default",
|
|
38327
37989
|
"line": {
|
|
38328
|
-
"start":
|
|
38329
|
-
"end":
|
|
37990
|
+
"start": 477,
|
|
37991
|
+
"end": 477
|
|
38330
37992
|
}
|
|
38331
37993
|
},
|
|
38332
37994
|
"group": [
|
|
@@ -38341,8 +38003,8 @@
|
|
|
38341
38003
|
{
|
|
38342
38004
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
38343
38005
|
"commentRange": {
|
|
38344
|
-
"start":
|
|
38345
|
-
"end":
|
|
38006
|
+
"start": 479,
|
|
38007
|
+
"end": 480
|
|
38346
38008
|
},
|
|
38347
38009
|
"context": {
|
|
38348
38010
|
"type": "variable",
|
|
@@ -38350,8 +38012,8 @@
|
|
|
38350
38012
|
"value": "k-spacing(2)",
|
|
38351
38013
|
"scope": "default",
|
|
38352
38014
|
"line": {
|
|
38353
|
-
"start":
|
|
38354
|
-
"end":
|
|
38015
|
+
"start": 481,
|
|
38016
|
+
"end": 481
|
|
38355
38017
|
}
|
|
38356
38018
|
},
|
|
38357
38019
|
"group": [
|
|
@@ -38366,8 +38028,8 @@
|
|
|
38366
38028
|
{
|
|
38367
38029
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
38368
38030
|
"commentRange": {
|
|
38369
|
-
"start":
|
|
38370
|
-
"end":
|
|
38031
|
+
"start": 483,
|
|
38032
|
+
"end": 484
|
|
38371
38033
|
},
|
|
38372
38034
|
"context": {
|
|
38373
38035
|
"type": "variable",
|
|
@@ -38375,8 +38037,8 @@
|
|
|
38375
38037
|
"value": "var(--kendo-font-size-sm)",
|
|
38376
38038
|
"scope": "default",
|
|
38377
38039
|
"line": {
|
|
38378
|
-
"start":
|
|
38379
|
-
"end":
|
|
38040
|
+
"start": 485,
|
|
38041
|
+
"end": 485
|
|
38380
38042
|
}
|
|
38381
38043
|
},
|
|
38382
38044
|
"group": [
|
|
@@ -38391,8 +38053,8 @@
|
|
|
38391
38053
|
{
|
|
38392
38054
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
38393
38055
|
"commentRange": {
|
|
38394
|
-
"start":
|
|
38395
|
-
"end":
|
|
38056
|
+
"start": 486,
|
|
38057
|
+
"end": 487
|
|
38396
38058
|
},
|
|
38397
38059
|
"context": {
|
|
38398
38060
|
"type": "variable",
|
|
@@ -38400,8 +38062,8 @@
|
|
|
38400
38062
|
"value": "var(--kendo-font-weight-bold)",
|
|
38401
38063
|
"scope": "default",
|
|
38402
38064
|
"line": {
|
|
38403
|
-
"start":
|
|
38404
|
-
"end":
|
|
38065
|
+
"start": 488,
|
|
38066
|
+
"end": 488
|
|
38405
38067
|
}
|
|
38406
38068
|
},
|
|
38407
38069
|
"group": [
|
|
@@ -38416,8 +38078,8 @@
|
|
|
38416
38078
|
{
|
|
38417
38079
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
38418
38080
|
"commentRange": {
|
|
38419
|
-
"start":
|
|
38420
|
-
"end":
|
|
38081
|
+
"start": 489,
|
|
38082
|
+
"end": 490
|
|
38421
38083
|
},
|
|
38422
38084
|
"context": {
|
|
38423
38085
|
"type": "variable",
|
|
@@ -38425,8 +38087,8 @@
|
|
|
38425
38087
|
"value": "k-spacing(2.5)",
|
|
38426
38088
|
"scope": "default",
|
|
38427
38089
|
"line": {
|
|
38428
|
-
"start":
|
|
38429
|
-
"end":
|
|
38090
|
+
"start": 491,
|
|
38091
|
+
"end": 491
|
|
38430
38092
|
}
|
|
38431
38093
|
},
|
|
38432
38094
|
"group": [
|
|
@@ -38441,8 +38103,8 @@
|
|
|
38441
38103
|
{
|
|
38442
38104
|
"description": "The color of the Grid stack layout column header.\n",
|
|
38443
38105
|
"commentRange": {
|
|
38444
|
-
"start":
|
|
38445
|
-
"end":
|
|
38106
|
+
"start": 493,
|
|
38107
|
+
"end": 494
|
|
38446
38108
|
},
|
|
38447
38109
|
"context": {
|
|
38448
38110
|
"type": "variable",
|
|
@@ -38450,8 +38112,8 @@
|
|
|
38450
38112
|
"value": "k-color(subtle)",
|
|
38451
38113
|
"scope": "default",
|
|
38452
38114
|
"line": {
|
|
38453
|
-
"start":
|
|
38454
|
-
"end":
|
|
38115
|
+
"start": 495,
|
|
38116
|
+
"end": 495
|
|
38455
38117
|
}
|
|
38456
38118
|
},
|
|
38457
38119
|
"group": [
|
|
@@ -38466,8 +38128,8 @@
|
|
|
38466
38128
|
{
|
|
38467
38129
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
38468
38130
|
"commentRange": {
|
|
38469
|
-
"start":
|
|
38470
|
-
"end":
|
|
38131
|
+
"start": 496,
|
|
38132
|
+
"end": 497
|
|
38471
38133
|
},
|
|
38472
38134
|
"context": {
|
|
38473
38135
|
"type": "variable",
|
|
@@ -38475,8 +38137,8 @@
|
|
|
38475
38137
|
"value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
38476
38138
|
"scope": "default",
|
|
38477
38139
|
"line": {
|
|
38478
|
-
"start":
|
|
38479
|
-
"end":
|
|
38140
|
+
"start": 498,
|
|
38141
|
+
"end": 498
|
|
38480
38142
|
}
|
|
38481
38143
|
},
|
|
38482
38144
|
"group": [
|
|
@@ -38491,8 +38153,8 @@
|
|
|
38491
38153
|
{
|
|
38492
38154
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
38493
38155
|
"commentRange": {
|
|
38494
|
-
"start":
|
|
38495
|
-
"end":
|
|
38156
|
+
"start": 499,
|
|
38157
|
+
"end": 500
|
|
38496
38158
|
},
|
|
38497
38159
|
"context": {
|
|
38498
38160
|
"type": "variable",
|
|
@@ -38500,8 +38162,8 @@
|
|
|
38500
38162
|
"value": "k-elevation(2)",
|
|
38501
38163
|
"scope": "default",
|
|
38502
38164
|
"line": {
|
|
38503
|
-
"start":
|
|
38504
|
-
"end":
|
|
38165
|
+
"start": 501,
|
|
38166
|
+
"end": 501
|
|
38505
38167
|
}
|
|
38506
38168
|
},
|
|
38507
38169
|
"group": [
|
|
@@ -38516,8 +38178,8 @@
|
|
|
38516
38178
|
{
|
|
38517
38179
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
38518
38180
|
"commentRange": {
|
|
38519
|
-
"start":
|
|
38520
|
-
"end":
|
|
38181
|
+
"start": 503,
|
|
38182
|
+
"end": 504
|
|
38521
38183
|
},
|
|
38522
38184
|
"context": {
|
|
38523
38185
|
"type": "variable",
|
|
@@ -38525,8 +38187,8 @@
|
|
|
38525
38187
|
"value": "var(--kendo-font-weight-bold)",
|
|
38526
38188
|
"scope": "default",
|
|
38527
38189
|
"line": {
|
|
38528
|
-
"start":
|
|
38529
|
-
"end":
|
|
38190
|
+
"start": 505,
|
|
38191
|
+
"end": 505
|
|
38530
38192
|
}
|
|
38531
38193
|
},
|
|
38532
38194
|
"group": [
|
|
@@ -38825,7 +38487,7 @@
|
|
|
38825
38487
|
"context": {
|
|
38826
38488
|
"type": "variable",
|
|
38827
38489
|
"name": "kendo-accent-icon-color",
|
|
38828
|
-
"value": "k-color(tertiary)",
|
|
38490
|
+
"value": "k-color(tertiary-on-surface)",
|
|
38829
38491
|
"scope": "default",
|
|
38830
38492
|
"line": {
|
|
38831
38493
|
"start": 43,
|
|
@@ -38841,6 +38503,31 @@
|
|
|
38841
38503
|
"name": "_variables.scss"
|
|
38842
38504
|
}
|
|
38843
38505
|
},
|
|
38506
|
+
{
|
|
38507
|
+
"description": "The color of action icons.\n",
|
|
38508
|
+
"commentRange": {
|
|
38509
|
+
"start": 44,
|
|
38510
|
+
"end": 45
|
|
38511
|
+
},
|
|
38512
|
+
"context": {
|
|
38513
|
+
"type": "variable",
|
|
38514
|
+
"name": "kendo-action-icon-color",
|
|
38515
|
+
"value": "k-color( primary-on-surface )",
|
|
38516
|
+
"scope": "default",
|
|
38517
|
+
"line": {
|
|
38518
|
+
"start": 46,
|
|
38519
|
+
"end": 46
|
|
38520
|
+
}
|
|
38521
|
+
},
|
|
38522
|
+
"group": [
|
|
38523
|
+
"icon"
|
|
38524
|
+
],
|
|
38525
|
+
"access": "public",
|
|
38526
|
+
"file": {
|
|
38527
|
+
"path": "icons/_variables.scss",
|
|
38528
|
+
"name": "_variables.scss"
|
|
38529
|
+
}
|
|
38530
|
+
},
|
|
38844
38531
|
{
|
|
38845
38532
|
"description": "The vertical margin of the ImageEditor.\n",
|
|
38846
38533
|
"commentRange": {
|
|
@@ -49960,7 +49647,7 @@
|
|
|
49960
49647
|
"context": {
|
|
49961
49648
|
"type": "variable",
|
|
49962
49649
|
"name": "kendo-notification-theme-colors",
|
|
49963
|
-
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"
|
|
49650
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"inverse\")",
|
|
49964
49651
|
"scope": "default",
|
|
49965
49652
|
"line": {
|
|
49966
49653
|
"start": 63,
|
|
@@ -51251,48 +50938,20 @@
|
|
|
51251
50938
|
"name": "_variables.scss"
|
|
51252
50939
|
}
|
|
51253
50940
|
},
|
|
51254
|
-
{
|
|
51255
|
-
"description": "The default theme color of the Overlay.\n",
|
|
51256
|
-
"commentRange": {
|
|
51257
|
-
"start": 1,
|
|
51258
|
-
"end": 3
|
|
51259
|
-
},
|
|
51260
|
-
"context": {
|
|
51261
|
-
"type": "variable",
|
|
51262
|
-
"name": "kendo-overlay-default-theme-color",
|
|
51263
|
-
"value": "\"inverse\"",
|
|
51264
|
-
"scope": "default",
|
|
51265
|
-
"line": {
|
|
51266
|
-
"start": 4,
|
|
51267
|
-
"end": 4
|
|
51268
|
-
}
|
|
51269
|
-
},
|
|
51270
|
-
"group": [
|
|
51271
|
-
"overlay"
|
|
51272
|
-
],
|
|
51273
|
-
"role": [
|
|
51274
|
-
"default"
|
|
51275
|
-
],
|
|
51276
|
-
"access": "public",
|
|
51277
|
-
"file": {
|
|
51278
|
-
"path": "overlay/_variables.scss",
|
|
51279
|
-
"name": "_variables.scss"
|
|
51280
|
-
}
|
|
51281
|
-
},
|
|
51282
50941
|
{
|
|
51283
50942
|
"description": "The background color of the Overlay.\n",
|
|
51284
50943
|
"commentRange": {
|
|
51285
|
-
"start":
|
|
51286
|
-
"end":
|
|
50944
|
+
"start": 3,
|
|
50945
|
+
"end": 4
|
|
51287
50946
|
},
|
|
51288
50947
|
"context": {
|
|
51289
50948
|
"type": "variable",
|
|
51290
50949
|
"name": "kendo-overlay-bg",
|
|
51291
|
-
"value": "
|
|
50950
|
+
"value": "k-color(inverse)",
|
|
51292
50951
|
"scope": "default",
|
|
51293
50952
|
"line": {
|
|
51294
|
-
"start":
|
|
51295
|
-
"end":
|
|
50953
|
+
"start": 5,
|
|
50954
|
+
"end": 5
|
|
51296
50955
|
}
|
|
51297
50956
|
},
|
|
51298
50957
|
"group": [
|
|
@@ -51307,8 +50966,8 @@
|
|
|
51307
50966
|
{
|
|
51308
50967
|
"description": "The opacity of the Overlay.\n",
|
|
51309
50968
|
"commentRange": {
|
|
51310
|
-
"start":
|
|
51311
|
-
"end":
|
|
50969
|
+
"start": 6,
|
|
50970
|
+
"end": 7
|
|
51312
50971
|
},
|
|
51313
50972
|
"context": {
|
|
51314
50973
|
"type": "variable",
|
|
@@ -51316,8 +50975,8 @@
|
|
|
51316
50975
|
"value": ".5",
|
|
51317
50976
|
"scope": "default",
|
|
51318
50977
|
"line": {
|
|
51319
|
-
"start":
|
|
51320
|
-
"end":
|
|
50978
|
+
"start": 8,
|
|
50979
|
+
"end": 8
|
|
51321
50980
|
}
|
|
51322
50981
|
},
|
|
51323
50982
|
"group": [
|
|
@@ -66281,7 +65940,7 @@
|
|
|
66281
65940
|
"context": {
|
|
66282
65941
|
"type": "variable",
|
|
66283
65942
|
"name": "kendo-skeleton-wave-bg",
|
|
66284
|
-
"value": "color-mix(in srgb, k-color(
|
|
65943
|
+
"value": "color-mix(in srgb, k-color(inverse) 4%, transparent)",
|
|
66285
65944
|
"scope": "default",
|
|
66286
65945
|
"line": {
|
|
66287
65946
|
"start": 25,
|
|
@@ -69940,7 +69599,7 @@
|
|
|
69940
69599
|
"context": {
|
|
69941
69600
|
"type": "variable",
|
|
69942
69601
|
"name": "kendo-spreadsheet-insert-image-dialog-overlay-hover-text",
|
|
69943
|
-
"value": "k-color(app-surface)",
|
|
69602
|
+
"value": "k-color(on-app-surface)",
|
|
69944
69603
|
"scope": "default",
|
|
69945
69604
|
"line": {
|
|
69946
69605
|
"start": 230,
|
|
@@ -71690,7 +71349,7 @@
|
|
|
71690
71349
|
"context": {
|
|
71691
71350
|
"type": "variable",
|
|
71692
71351
|
"name": "kendo-stepper-label-error-text",
|
|
71693
|
-
"value": "k-color(error)",
|
|
71352
|
+
"value": "k-color(error-on-surface)",
|
|
71694
71353
|
"scope": "default",
|
|
71695
71354
|
"line": {
|
|
71696
71355
|
"start": 186,
|
|
@@ -79586,7 +79245,7 @@
|
|
|
79586
79245
|
"context": {
|
|
79587
79246
|
"type": "variable",
|
|
79588
79247
|
"name": "kendo-time-selector-header-time-now-text",
|
|
79589
|
-
"value": "k-color(primary)",
|
|
79248
|
+
"value": "k-color(primary-on-surface)",
|
|
79590
79249
|
"scope": "default",
|
|
79591
79250
|
"line": {
|
|
79592
79251
|
"start": 49,
|
|
@@ -79611,7 +79270,7 @@
|
|
|
79611
79270
|
"context": {
|
|
79612
79271
|
"type": "variable",
|
|
79613
79272
|
"name": "kendo-time-selector-header-time-now-hover-text",
|
|
79614
|
-
"value": "k-color(primary-
|
|
79273
|
+
"value": "k-color(primary-on-surface)",
|
|
79615
79274
|
"scope": "default",
|
|
79616
79275
|
"line": {
|
|
79617
79276
|
"start": 52,
|
|
@@ -80286,7 +79945,7 @@
|
|
|
80286
79945
|
"context": {
|
|
80287
79946
|
"type": "variable",
|
|
80288
79947
|
"name": "kendo-time-selector-now-button-text",
|
|
80289
|
-
"value": "k-color(primary)",
|
|
79948
|
+
"value": "k-color(primary-on-surface)",
|
|
80290
79949
|
"scope": "default",
|
|
80291
79950
|
"line": {
|
|
80292
79951
|
"start": 144,
|
|
@@ -80311,7 +79970,7 @@
|
|
|
80311
79970
|
"context": {
|
|
80312
79971
|
"type": "variable",
|
|
80313
79972
|
"name": "kendo-time-selector-now-button-hover-text",
|
|
80314
|
-
"value": "k-color(primary-
|
|
79973
|
+
"value": "k-color(primary-on-surface)",
|
|
80315
79974
|
"scope": "default",
|
|
80316
79975
|
"line": {
|
|
80317
79976
|
"start": 147,
|
|
@@ -82967,7 +82626,7 @@
|
|
|
82967
82626
|
"context": {
|
|
82968
82627
|
"type": "variable",
|
|
82969
82628
|
"name": "kendo-tooltip-theme-colors",
|
|
82970
|
-
"value": "(\"base\", \"
|
|
82629
|
+
"value": "(\"base\", \"info\", \"success\", \"warning\", \"error\", \"inverse\")",
|
|
82971
82630
|
"scope": "default",
|
|
82972
82631
|
"line": {
|
|
82973
82632
|
"start": 58,
|
|
@@ -84095,7 +83754,7 @@
|
|
|
84095
83754
|
"context": {
|
|
84096
83755
|
"type": "variable",
|
|
84097
83756
|
"name": "kendo-treeview-loadmore-text",
|
|
84098
|
-
"value": "k-color(primary)",
|
|
83757
|
+
"value": "k-color(primary-on-surface)",
|
|
84099
83758
|
"scope": "default",
|
|
84100
83759
|
"line": {
|
|
84101
83760
|
"start": 145,
|
|
@@ -87895,7 +87554,7 @@
|
|
|
87895
87554
|
"context": {
|
|
87896
87555
|
"type": "variable",
|
|
87897
87556
|
"name": "kendo-upload-success-text",
|
|
87898
|
-
"value": "k-color(success)",
|
|
87557
|
+
"value": "k-color(success-on-surface)",
|
|
87899
87558
|
"scope": "default",
|
|
87900
87559
|
"line": {
|
|
87901
87560
|
"start": 92,
|
|
@@ -87945,7 +87604,7 @@
|
|
|
87945
87604
|
"context": {
|
|
87946
87605
|
"type": "variable",
|
|
87947
87606
|
"name": "kendo-upload-error-text",
|
|
87948
|
-
"value": "k-color(error)",
|
|
87607
|
+
"value": "k-color(error-on-surface)",
|
|
87949
87608
|
"scope": "default",
|
|
87950
87609
|
"line": {
|
|
87951
87610
|
"start": 99,
|
|
@@ -88089,39 +87748,11 @@
|
|
|
88089
87748
|
"name": "_variables.scss"
|
|
88090
87749
|
}
|
|
88091
87750
|
},
|
|
88092
|
-
{
|
|
88093
|
-
"description": "The default theme color of the Window.\n",
|
|
88094
|
-
"commentRange": {
|
|
88095
|
-
"start": 12,
|
|
88096
|
-
"end": 14
|
|
88097
|
-
},
|
|
88098
|
-
"context": {
|
|
88099
|
-
"type": "variable",
|
|
88100
|
-
"name": "kendo-window-default-theme-color",
|
|
88101
|
-
"value": "null",
|
|
88102
|
-
"scope": "default",
|
|
88103
|
-
"line": {
|
|
88104
|
-
"start": 15,
|
|
88105
|
-
"end": 15
|
|
88106
|
-
}
|
|
88107
|
-
},
|
|
88108
|
-
"group": [
|
|
88109
|
-
"window"
|
|
88110
|
-
],
|
|
88111
|
-
"role": [
|
|
88112
|
-
"default"
|
|
88113
|
-
],
|
|
88114
|
-
"access": "public",
|
|
88115
|
-
"file": {
|
|
88116
|
-
"path": "window/_variables.scss",
|
|
88117
|
-
"name": "_variables.scss"
|
|
88118
|
-
}
|
|
88119
|
-
},
|
|
88120
87751
|
{
|
|
88121
87752
|
"description": "The width of the border around the Window.\n",
|
|
88122
87753
|
"commentRange": {
|
|
88123
|
-
"start":
|
|
88124
|
-
"end":
|
|
87754
|
+
"start": 12,
|
|
87755
|
+
"end": 13
|
|
88125
87756
|
},
|
|
88126
87757
|
"context": {
|
|
88127
87758
|
"type": "variable",
|
|
@@ -88129,8 +87760,8 @@
|
|
|
88129
87760
|
"value": "1px",
|
|
88130
87761
|
"scope": "default",
|
|
88131
87762
|
"line": {
|
|
88132
|
-
"start":
|
|
88133
|
-
"end":
|
|
87763
|
+
"start": 14,
|
|
87764
|
+
"end": 14
|
|
88134
87765
|
}
|
|
88135
87766
|
},
|
|
88136
87767
|
"group": [
|
|
@@ -88145,8 +87776,8 @@
|
|
|
88145
87776
|
{
|
|
88146
87777
|
"description": "The border radius of the Window.\n",
|
|
88147
87778
|
"commentRange": {
|
|
88148
|
-
"start":
|
|
88149
|
-
"end":
|
|
87779
|
+
"start": 15,
|
|
87780
|
+
"end": 16
|
|
88150
87781
|
},
|
|
88151
87782
|
"context": {
|
|
88152
87783
|
"type": "variable",
|
|
@@ -88154,8 +87785,8 @@
|
|
|
88154
87785
|
"value": "k-border-radius(md)",
|
|
88155
87786
|
"scope": "default",
|
|
88156
87787
|
"line": {
|
|
88157
|
-
"start":
|
|
88158
|
-
"end":
|
|
87788
|
+
"start": 17,
|
|
87789
|
+
"end": 17
|
|
88159
87790
|
}
|
|
88160
87791
|
},
|
|
88161
87792
|
"group": [
|
|
@@ -88170,8 +87801,8 @@
|
|
|
88170
87801
|
{
|
|
88171
87802
|
"description": "The font family of the Window.\n",
|
|
88172
87803
|
"commentRange": {
|
|
88173
|
-
"start":
|
|
88174
|
-
"end":
|
|
87804
|
+
"start": 18,
|
|
87805
|
+
"end": 19
|
|
88175
87806
|
},
|
|
88176
87807
|
"context": {
|
|
88177
87808
|
"type": "variable",
|
|
@@ -88179,8 +87810,8 @@
|
|
|
88179
87810
|
"value": "var(--kendo-font-family)",
|
|
88180
87811
|
"scope": "default",
|
|
88181
87812
|
"line": {
|
|
88182
|
-
"start":
|
|
88183
|
-
"end":
|
|
87813
|
+
"start": 20,
|
|
87814
|
+
"end": 20
|
|
88184
87815
|
}
|
|
88185
87816
|
},
|
|
88186
87817
|
"group": [
|
|
@@ -88195,8 +87826,8 @@
|
|
|
88195
87826
|
{
|
|
88196
87827
|
"description": "The font size of the Window.\n",
|
|
88197
87828
|
"commentRange": {
|
|
88198
|
-
"start":
|
|
88199
|
-
"end":
|
|
87829
|
+
"start": 21,
|
|
87830
|
+
"end": 22
|
|
88200
87831
|
},
|
|
88201
87832
|
"context": {
|
|
88202
87833
|
"type": "variable",
|
|
@@ -88204,8 +87835,8 @@
|
|
|
88204
87835
|
"value": "var(--kendo-font-size)",
|
|
88205
87836
|
"scope": "default",
|
|
88206
87837
|
"line": {
|
|
88207
|
-
"start":
|
|
88208
|
-
"end":
|
|
87838
|
+
"start": 23,
|
|
87839
|
+
"end": 23
|
|
88209
87840
|
}
|
|
88210
87841
|
},
|
|
88211
87842
|
"group": [
|
|
@@ -88220,8 +87851,8 @@
|
|
|
88220
87851
|
{
|
|
88221
87852
|
"description": "The line height of the Window.\n",
|
|
88222
87853
|
"commentRange": {
|
|
88223
|
-
"start":
|
|
88224
|
-
"end":
|
|
87854
|
+
"start": 24,
|
|
87855
|
+
"end": 25
|
|
88225
87856
|
},
|
|
88226
87857
|
"context": {
|
|
88227
87858
|
"type": "variable",
|
|
@@ -88229,8 +87860,8 @@
|
|
|
88229
87860
|
"value": "var(--kendo-line-height)",
|
|
88230
87861
|
"scope": "default",
|
|
88231
87862
|
"line": {
|
|
88232
|
-
"start":
|
|
88233
|
-
"end":
|
|
87863
|
+
"start": 26,
|
|
87864
|
+
"end": 26
|
|
88234
87865
|
}
|
|
88235
87866
|
},
|
|
88236
87867
|
"group": [
|
|
@@ -88245,8 +87876,8 @@
|
|
|
88245
87876
|
{
|
|
88246
87877
|
"description": "The horizontal padding of the Window titlebar.\n",
|
|
88247
87878
|
"commentRange": {
|
|
88248
|
-
"start":
|
|
88249
|
-
"end":
|
|
87879
|
+
"start": 28,
|
|
87880
|
+
"end": 29
|
|
88250
87881
|
},
|
|
88251
87882
|
"context": {
|
|
88252
87883
|
"type": "variable",
|
|
@@ -88254,8 +87885,8 @@
|
|
|
88254
87885
|
"value": "k-spacing(4)",
|
|
88255
87886
|
"scope": "default",
|
|
88256
87887
|
"line": {
|
|
88257
|
-
"start":
|
|
88258
|
-
"end":
|
|
87888
|
+
"start": 30,
|
|
87889
|
+
"end": 30
|
|
88259
87890
|
}
|
|
88260
87891
|
},
|
|
88261
87892
|
"group": [
|
|
@@ -88270,8 +87901,8 @@
|
|
|
88270
87901
|
{
|
|
88271
87902
|
"description": "The vertical padding of the Window titlebar.\n",
|
|
88272
87903
|
"commentRange": {
|
|
88273
|
-
"start":
|
|
88274
|
-
"end":
|
|
87904
|
+
"start": 31,
|
|
87905
|
+
"end": 32
|
|
88275
87906
|
},
|
|
88276
87907
|
"context": {
|
|
88277
87908
|
"type": "variable",
|
|
@@ -88279,8 +87910,8 @@
|
|
|
88279
87910
|
"value": "k-spacing(4)",
|
|
88280
87911
|
"scope": "default",
|
|
88281
87912
|
"line": {
|
|
88282
|
-
"start":
|
|
88283
|
-
"end":
|
|
87913
|
+
"start": 33,
|
|
87914
|
+
"end": 33
|
|
88284
87915
|
}
|
|
88285
87916
|
},
|
|
88286
87917
|
"group": [
|
|
@@ -88295,8 +87926,8 @@
|
|
|
88295
87926
|
{
|
|
88296
87927
|
"description": "The width of the border of the Window titlebar.\n",
|
|
88297
87928
|
"commentRange": {
|
|
88298
|
-
"start":
|
|
88299
|
-
"end":
|
|
87929
|
+
"start": 34,
|
|
87930
|
+
"end": 35
|
|
88300
87931
|
},
|
|
88301
87932
|
"context": {
|
|
88302
87933
|
"type": "variable",
|
|
@@ -88304,8 +87935,8 @@
|
|
|
88304
87935
|
"value": "0 0 1px",
|
|
88305
87936
|
"scope": "default",
|
|
88306
87937
|
"line": {
|
|
88307
|
-
"start":
|
|
88308
|
-
"end":
|
|
87938
|
+
"start": 36,
|
|
87939
|
+
"end": 36
|
|
88309
87940
|
}
|
|
88310
87941
|
},
|
|
88311
87942
|
"group": [
|
|
@@ -88320,8 +87951,8 @@
|
|
|
88320
87951
|
{
|
|
88321
87952
|
"description": "The style of the border of the Window titlebar.\n",
|
|
88322
87953
|
"commentRange": {
|
|
88323
|
-
"start":
|
|
88324
|
-
"end":
|
|
87954
|
+
"start": 37,
|
|
87955
|
+
"end": 38
|
|
88325
87956
|
},
|
|
88326
87957
|
"context": {
|
|
88327
87958
|
"type": "variable",
|
|
@@ -88329,8 +87960,8 @@
|
|
|
88329
87960
|
"value": "solid",
|
|
88330
87961
|
"scope": "default",
|
|
88331
87962
|
"line": {
|
|
88332
|
-
"start":
|
|
88333
|
-
"end":
|
|
87963
|
+
"start": 39,
|
|
87964
|
+
"end": 39
|
|
88334
87965
|
}
|
|
88335
87966
|
},
|
|
88336
87967
|
"group": [
|
|
@@ -88345,8 +87976,8 @@
|
|
|
88345
87976
|
{
|
|
88346
87977
|
"description": "The font size of the title of the Window.\n",
|
|
88347
87978
|
"commentRange": {
|
|
88348
|
-
"start":
|
|
88349
|
-
"end":
|
|
87979
|
+
"start": 41,
|
|
87980
|
+
"end": 42
|
|
88350
87981
|
},
|
|
88351
87982
|
"context": {
|
|
88352
87983
|
"type": "variable",
|
|
@@ -88354,8 +87985,8 @@
|
|
|
88354
87985
|
"value": "var(--kendo-font-size-lg)",
|
|
88355
87986
|
"scope": "default",
|
|
88356
87987
|
"line": {
|
|
88357
|
-
"start":
|
|
88358
|
-
"end":
|
|
87988
|
+
"start": 43,
|
|
87989
|
+
"end": 43
|
|
88359
87990
|
}
|
|
88360
87991
|
},
|
|
88361
87992
|
"group": [
|
|
@@ -88370,8 +88001,8 @@
|
|
|
88370
88001
|
{
|
|
88371
88002
|
"description": "The line height of the title of the Window.\n",
|
|
88372
88003
|
"commentRange": {
|
|
88373
|
-
"start":
|
|
88374
|
-
"end":
|
|
88004
|
+
"start": 44,
|
|
88005
|
+
"end": 45
|
|
88375
88006
|
},
|
|
88376
88007
|
"context": {
|
|
88377
88008
|
"type": "variable",
|
|
@@ -88379,8 +88010,8 @@
|
|
|
88379
88010
|
"value": "var(--kendo-line-height)",
|
|
88380
88011
|
"scope": "default",
|
|
88381
88012
|
"line": {
|
|
88382
|
-
"start":
|
|
88383
|
-
"end":
|
|
88013
|
+
"start": 46,
|
|
88014
|
+
"end": 46
|
|
88384
88015
|
}
|
|
88385
88016
|
},
|
|
88386
88017
|
"group": [
|
|
@@ -88395,8 +88026,8 @@
|
|
|
88395
88026
|
{
|
|
88396
88027
|
"description": "The spacing between the buttons in the Window titlebar.\n",
|
|
88397
88028
|
"commentRange": {
|
|
88398
|
-
"start":
|
|
88399
|
-
"end":
|
|
88029
|
+
"start": 48,
|
|
88030
|
+
"end": 49
|
|
88400
88031
|
},
|
|
88401
88032
|
"context": {
|
|
88402
88033
|
"type": "variable",
|
|
@@ -88404,8 +88035,8 @@
|
|
|
88404
88035
|
"value": "k-spacing(2)",
|
|
88405
88036
|
"scope": "default",
|
|
88406
88037
|
"line": {
|
|
88407
|
-
"start":
|
|
88408
|
-
"end":
|
|
88038
|
+
"start": 50,
|
|
88039
|
+
"end": 50
|
|
88409
88040
|
}
|
|
88410
88041
|
},
|
|
88411
88042
|
"group": [
|
|
@@ -88420,8 +88051,8 @@
|
|
|
88420
88051
|
{
|
|
88421
88052
|
"description": "The opacity of the buttons in the Window titlebar.\n",
|
|
88422
88053
|
"commentRange": {
|
|
88423
|
-
"start":
|
|
88424
|
-
"end":
|
|
88054
|
+
"start": 51,
|
|
88055
|
+
"end": 52
|
|
88425
88056
|
},
|
|
88426
88057
|
"context": {
|
|
88427
88058
|
"type": "variable",
|
|
@@ -88429,8 +88060,8 @@
|
|
|
88429
88060
|
"value": ".5",
|
|
88430
88061
|
"scope": "default",
|
|
88431
88062
|
"line": {
|
|
88432
|
-
"start":
|
|
88433
|
-
"end":
|
|
88063
|
+
"start": 53,
|
|
88064
|
+
"end": 53
|
|
88434
88065
|
}
|
|
88435
88066
|
},
|
|
88436
88067
|
"group": [
|
|
@@ -88445,8 +88076,8 @@
|
|
|
88445
88076
|
{
|
|
88446
88077
|
"description": "The opacity of the hovered buttons in the Window titlebar.\n",
|
|
88447
88078
|
"commentRange": {
|
|
88448
|
-
"start":
|
|
88449
|
-
"end":
|
|
88079
|
+
"start": 54,
|
|
88080
|
+
"end": 55
|
|
88450
88081
|
},
|
|
88451
88082
|
"context": {
|
|
88452
88083
|
"type": "variable",
|
|
@@ -88454,8 +88085,8 @@
|
|
|
88454
88085
|
"value": ".75",
|
|
88455
88086
|
"scope": "default",
|
|
88456
88087
|
"line": {
|
|
88457
|
-
"start":
|
|
88458
|
-
"end":
|
|
88088
|
+
"start": 56,
|
|
88089
|
+
"end": 56
|
|
88459
88090
|
}
|
|
88460
88091
|
},
|
|
88461
88092
|
"group": [
|
|
@@ -88470,8 +88101,8 @@
|
|
|
88470
88101
|
{
|
|
88471
88102
|
"description": "The horizontal padding of the content of the Window.\n",
|
|
88472
88103
|
"commentRange": {
|
|
88473
|
-
"start":
|
|
88474
|
-
"end":
|
|
88104
|
+
"start": 58,
|
|
88105
|
+
"end": 59
|
|
88475
88106
|
},
|
|
88476
88107
|
"context": {
|
|
88477
88108
|
"type": "variable",
|
|
@@ -88479,8 +88110,8 @@
|
|
|
88479
88110
|
"value": "k-spacing(4)",
|
|
88480
88111
|
"scope": "default",
|
|
88481
88112
|
"line": {
|
|
88482
|
-
"start":
|
|
88483
|
-
"end":
|
|
88113
|
+
"start": 60,
|
|
88114
|
+
"end": 60
|
|
88484
88115
|
}
|
|
88485
88116
|
},
|
|
88486
88117
|
"group": [
|
|
@@ -88495,8 +88126,8 @@
|
|
|
88495
88126
|
{
|
|
88496
88127
|
"description": "The vertical padding of the content of the Window.\n",
|
|
88497
88128
|
"commentRange": {
|
|
88498
|
-
"start":
|
|
88499
|
-
"end":
|
|
88129
|
+
"start": 61,
|
|
88130
|
+
"end": 62
|
|
88500
88131
|
},
|
|
88501
88132
|
"context": {
|
|
88502
88133
|
"type": "variable",
|
|
@@ -88504,8 +88135,8 @@
|
|
|
88504
88135
|
"value": "k-spacing(4)",
|
|
88505
88136
|
"scope": "default",
|
|
88506
88137
|
"line": {
|
|
88507
|
-
"start":
|
|
88508
|
-
"end":
|
|
88138
|
+
"start": 63,
|
|
88139
|
+
"end": 63
|
|
88509
88140
|
}
|
|
88510
88141
|
},
|
|
88511
88142
|
"group": [
|
|
@@ -88520,8 +88151,8 @@
|
|
|
88520
88151
|
{
|
|
88521
88152
|
"description": "The horizontal padding of the Window action buttons.\n",
|
|
88522
88153
|
"commentRange": {
|
|
88523
|
-
"start":
|
|
88524
|
-
"end":
|
|
88154
|
+
"start": 65,
|
|
88155
|
+
"end": 66
|
|
88525
88156
|
},
|
|
88526
88157
|
"context": {
|
|
88527
88158
|
"type": "variable",
|
|
@@ -88529,8 +88160,8 @@
|
|
|
88529
88160
|
"value": "$kendo-actions-padding-x",
|
|
88530
88161
|
"scope": "default",
|
|
88531
88162
|
"line": {
|
|
88532
|
-
"start":
|
|
88533
|
-
"end":
|
|
88163
|
+
"start": 67,
|
|
88164
|
+
"end": 67
|
|
88534
88165
|
}
|
|
88535
88166
|
},
|
|
88536
88167
|
"group": [
|
|
@@ -88545,8 +88176,8 @@
|
|
|
88545
88176
|
{
|
|
88546
88177
|
"description": "The vertical padding of the Window action buttons.\n",
|
|
88547
88178
|
"commentRange": {
|
|
88548
|
-
"start":
|
|
88549
|
-
"end":
|
|
88179
|
+
"start": 68,
|
|
88180
|
+
"end": 69
|
|
88550
88181
|
},
|
|
88551
88182
|
"context": {
|
|
88552
88183
|
"type": "variable",
|
|
@@ -88554,8 +88185,8 @@
|
|
|
88554
88185
|
"value": "$kendo-actions-padding-y",
|
|
88555
88186
|
"scope": "default",
|
|
88556
88187
|
"line": {
|
|
88557
|
-
"start":
|
|
88558
|
-
"end":
|
|
88188
|
+
"start": 70,
|
|
88189
|
+
"end": 70
|
|
88559
88190
|
}
|
|
88560
88191
|
},
|
|
88561
88192
|
"group": [
|
|
@@ -88570,8 +88201,8 @@
|
|
|
88570
88201
|
{
|
|
88571
88202
|
"description": "The width of the top border of the Window action buttons.\n",
|
|
88572
88203
|
"commentRange": {
|
|
88573
|
-
"start":
|
|
88574
|
-
"end":
|
|
88204
|
+
"start": 71,
|
|
88205
|
+
"end": 72
|
|
88575
88206
|
},
|
|
88576
88207
|
"context": {
|
|
88577
88208
|
"type": "variable",
|
|
@@ -88579,8 +88210,8 @@
|
|
|
88579
88210
|
"value": "1px",
|
|
88580
88211
|
"scope": "default",
|
|
88581
88212
|
"line": {
|
|
88582
|
-
"start":
|
|
88583
|
-
"end":
|
|
88213
|
+
"start": 73,
|
|
88214
|
+
"end": 73
|
|
88584
88215
|
}
|
|
88585
88216
|
},
|
|
88586
88217
|
"group": [
|
|
@@ -88595,8 +88226,8 @@
|
|
|
88595
88226
|
{
|
|
88596
88227
|
"description": "The background color of the Window.\n",
|
|
88597
88228
|
"commentRange": {
|
|
88598
|
-
"start":
|
|
88599
|
-
"end":
|
|
88229
|
+
"start": 75,
|
|
88230
|
+
"end": 76
|
|
88600
88231
|
},
|
|
88601
88232
|
"context": {
|
|
88602
88233
|
"type": "variable",
|
|
@@ -88604,8 +88235,8 @@
|
|
|
88604
88235
|
"value": "k-color(surface-alt)",
|
|
88605
88236
|
"scope": "default",
|
|
88606
88237
|
"line": {
|
|
88607
|
-
"start":
|
|
88608
|
-
"end":
|
|
88238
|
+
"start": 77,
|
|
88239
|
+
"end": 77
|
|
88609
88240
|
}
|
|
88610
88241
|
},
|
|
88611
88242
|
"group": [
|
|
@@ -88620,8 +88251,8 @@
|
|
|
88620
88251
|
{
|
|
88621
88252
|
"description": "The text color of the Window.\n",
|
|
88622
88253
|
"commentRange": {
|
|
88623
|
-
"start":
|
|
88624
|
-
"end":
|
|
88254
|
+
"start": 78,
|
|
88255
|
+
"end": 79
|
|
88625
88256
|
},
|
|
88626
88257
|
"context": {
|
|
88627
88258
|
"type": "variable",
|
|
@@ -88629,8 +88260,8 @@
|
|
|
88629
88260
|
"value": "k-color(on-app-surface)",
|
|
88630
88261
|
"scope": "default",
|
|
88631
88262
|
"line": {
|
|
88632
|
-
"start":
|
|
88633
|
-
"end":
|
|
88263
|
+
"start": 80,
|
|
88264
|
+
"end": 80
|
|
88634
88265
|
}
|
|
88635
88266
|
},
|
|
88636
88267
|
"group": [
|
|
@@ -88645,8 +88276,8 @@
|
|
|
88645
88276
|
{
|
|
88646
88277
|
"description": "The border color of the Window.\n",
|
|
88647
88278
|
"commentRange": {
|
|
88648
|
-
"start":
|
|
88649
|
-
"end":
|
|
88279
|
+
"start": 81,
|
|
88280
|
+
"end": 82
|
|
88650
88281
|
},
|
|
88651
88282
|
"context": {
|
|
88652
88283
|
"type": "variable",
|
|
@@ -88654,8 +88285,8 @@
|
|
|
88654
88285
|
"value": "k-color(border)",
|
|
88655
88286
|
"scope": "default",
|
|
88656
88287
|
"line": {
|
|
88657
|
-
"start":
|
|
88658
|
-
"end":
|
|
88288
|
+
"start": 83,
|
|
88289
|
+
"end": 83
|
|
88659
88290
|
}
|
|
88660
88291
|
},
|
|
88661
88292
|
"group": [
|
|
@@ -88670,8 +88301,8 @@
|
|
|
88670
88301
|
{
|
|
88671
88302
|
"description": "The box shadow of the Window.\n",
|
|
88672
88303
|
"commentRange": {
|
|
88673
|
-
"start":
|
|
88674
|
-
"end":
|
|
88304
|
+
"start": 84,
|
|
88305
|
+
"end": 85
|
|
88675
88306
|
},
|
|
88676
88307
|
"context": {
|
|
88677
88308
|
"type": "variable",
|
|
@@ -88679,8 +88310,8 @@
|
|
|
88679
88310
|
"value": "none",
|
|
88680
88311
|
"scope": "default",
|
|
88681
88312
|
"line": {
|
|
88682
|
-
"start":
|
|
88683
|
-
"end":
|
|
88313
|
+
"start": 86,
|
|
88314
|
+
"end": 86
|
|
88684
88315
|
}
|
|
88685
88316
|
},
|
|
88686
88317
|
"group": [
|
|
@@ -88695,8 +88326,8 @@
|
|
|
88695
88326
|
{
|
|
88696
88327
|
"description": "The box shadow of the focused Window.\n",
|
|
88697
88328
|
"commentRange": {
|
|
88698
|
-
"start":
|
|
88699
|
-
"end":
|
|
88329
|
+
"start": 87,
|
|
88330
|
+
"end": 88
|
|
88700
88331
|
},
|
|
88701
88332
|
"context": {
|
|
88702
88333
|
"type": "variable",
|
|
@@ -88704,8 +88335,8 @@
|
|
|
88704
88335
|
"value": "none",
|
|
88705
88336
|
"scope": "default",
|
|
88706
88337
|
"line": {
|
|
88707
|
-
"start":
|
|
88708
|
-
"end":
|
|
88338
|
+
"start": 89,
|
|
88339
|
+
"end": 89
|
|
88709
88340
|
}
|
|
88710
88341
|
},
|
|
88711
88342
|
"group": [
|
|
@@ -88720,8 +88351,8 @@
|
|
|
88720
88351
|
{
|
|
88721
88352
|
"description": "The background color of the Window titlebar.\n",
|
|
88722
88353
|
"commentRange": {
|
|
88723
|
-
"start":
|
|
88724
|
-
"end":
|
|
88354
|
+
"start": 91,
|
|
88355
|
+
"end": 92
|
|
88725
88356
|
},
|
|
88726
88357
|
"context": {
|
|
88727
88358
|
"type": "variable",
|
|
@@ -88729,8 +88360,8 @@
|
|
|
88729
88360
|
"value": "unset",
|
|
88730
88361
|
"scope": "default",
|
|
88731
88362
|
"line": {
|
|
88732
|
-
"start":
|
|
88733
|
-
"end":
|
|
88363
|
+
"start": 93,
|
|
88364
|
+
"end": 93
|
|
88734
88365
|
}
|
|
88735
88366
|
},
|
|
88736
88367
|
"group": [
|
|
@@ -88745,8 +88376,8 @@
|
|
|
88745
88376
|
{
|
|
88746
88377
|
"description": "The text color of the Window titlebar.\n",
|
|
88747
88378
|
"commentRange": {
|
|
88748
|
-
"start":
|
|
88749
|
-
"end":
|
|
88379
|
+
"start": 94,
|
|
88380
|
+
"end": 95
|
|
88750
88381
|
},
|
|
88751
88382
|
"context": {
|
|
88752
88383
|
"type": "variable",
|
|
@@ -88754,8 +88385,8 @@
|
|
|
88754
88385
|
"value": "inherit",
|
|
88755
88386
|
"scope": "default",
|
|
88756
88387
|
"line": {
|
|
88757
|
-
"start":
|
|
88758
|
-
"end":
|
|
88388
|
+
"start": 96,
|
|
88389
|
+
"end": 96
|
|
88759
88390
|
}
|
|
88760
88391
|
},
|
|
88761
88392
|
"group": [
|
|
@@ -88770,8 +88401,8 @@
|
|
|
88770
88401
|
{
|
|
88771
88402
|
"description": "The border color of the Window titlebar.\n",
|
|
88772
88403
|
"commentRange": {
|
|
88773
|
-
"start":
|
|
88774
|
-
"end":
|
|
88404
|
+
"start": 97,
|
|
88405
|
+
"end": 98
|
|
88775
88406
|
},
|
|
88776
88407
|
"context": {
|
|
88777
88408
|
"type": "variable",
|
|
@@ -88779,8 +88410,8 @@
|
|
|
88779
88410
|
"value": "k-color(border)",
|
|
88780
88411
|
"scope": "default",
|
|
88781
88412
|
"line": {
|
|
88782
|
-
"start":
|
|
88783
|
-
"end":
|
|
88413
|
+
"start": 99,
|
|
88414
|
+
"end": 99
|
|
88784
88415
|
}
|
|
88785
88416
|
},
|
|
88786
88417
|
"group": [
|
|
@@ -88795,8 +88426,8 @@
|
|
|
88795
88426
|
{
|
|
88796
88427
|
"description": "The background gradient of the Window titlebar.\n",
|
|
88797
88428
|
"commentRange": {
|
|
88798
|
-
"start":
|
|
88799
|
-
"end":
|
|
88429
|
+
"start": 100,
|
|
88430
|
+
"end": 101
|
|
88800
88431
|
},
|
|
88801
88432
|
"context": {
|
|
88802
88433
|
"type": "variable",
|
|
@@ -88804,8 +88435,8 @@
|
|
|
88804
88435
|
"value": "null",
|
|
88805
88436
|
"scope": "default",
|
|
88806
88437
|
"line": {
|
|
88807
|
-
"start":
|
|
88808
|
-
"end":
|
|
88438
|
+
"start": 102,
|
|
88439
|
+
"end": 102
|
|
88809
88440
|
}
|
|
88810
88441
|
},
|
|
88811
88442
|
"group": [
|
|
@@ -89132,17 +88763,17 @@
|
|
|
89132
88763
|
{
|
|
89133
88764
|
"description": "The theme colors map of the AppBar.\n",
|
|
89134
88765
|
"commentRange": {
|
|
89135
|
-
"start":
|
|
89136
|
-
"end":
|
|
88766
|
+
"start": 21,
|
|
88767
|
+
"end": 22
|
|
89137
88768
|
},
|
|
89138
88769
|
"context": {
|
|
89139
88770
|
"type": "variable",
|
|
89140
88771
|
"name": "kendo-appbar-theme-colors",
|
|
89141
|
-
"value": "(\"
|
|
88772
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"inverse\")",
|
|
89142
88773
|
"scope": "default",
|
|
89143
88774
|
"line": {
|
|
89144
|
-
"start":
|
|
89145
|
-
"end":
|
|
88775
|
+
"start": 23,
|
|
88776
|
+
"end": 23
|
|
89146
88777
|
}
|
|
89147
88778
|
},
|
|
89148
88779
|
"group": [
|
|
@@ -89188,7 +88819,7 @@
|
|
|
89188
88819
|
"context": {
|
|
89189
88820
|
"type": "variable",
|
|
89190
88821
|
"name": "kendo-avatar-theme-colors",
|
|
89191
|
-
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\"
|
|
88822
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\")",
|
|
89192
88823
|
"scope": "default",
|
|
89193
88824
|
"line": {
|
|
89194
88825
|
"start": 34,
|
|
@@ -89238,7 +88869,7 @@
|
|
|
89238
88869
|
"context": {
|
|
89239
88870
|
"type": "variable",
|
|
89240
88871
|
"name": "kendo-badge-theme-colors",
|
|
89241
|
-
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\"
|
|
88872
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\")",
|
|
89242
88873
|
"scope": "default",
|
|
89243
88874
|
"line": {
|
|
89244
88875
|
"start": 63,
|
|
@@ -89263,7 +88894,7 @@
|
|
|
89263
88894
|
"context": {
|
|
89264
88895
|
"type": "variable",
|
|
89265
88896
|
"name": "kendo-bottom-navigation-theme-colors",
|
|
89266
|
-
"value": "(\"
|
|
88897
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"inverse\")",
|
|
89267
88898
|
"scope": "default",
|
|
89268
88899
|
"line": {
|
|
89269
88900
|
"start": 33,
|
|
@@ -89313,7 +88944,7 @@
|
|
|
89313
88944
|
"context": {
|
|
89314
88945
|
"type": "variable",
|
|
89315
88946
|
"name": "kendo-button-theme-colors",
|
|
89316
|
-
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"
|
|
88947
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"inverse\")",
|
|
89317
88948
|
"scope": "default",
|
|
89318
88949
|
"line": {
|
|
89319
88950
|
"start": 116,
|
|
@@ -89379,31 +89010,6 @@
|
|
|
89379
89010
|
"name": "_variables.scss"
|
|
89380
89011
|
}
|
|
89381
89012
|
},
|
|
89382
|
-
{
|
|
89383
|
-
"description": "The theme colors map of the Card.\n",
|
|
89384
|
-
"commentRange": {
|
|
89385
|
-
"start": 75,
|
|
89386
|
-
"end": 76
|
|
89387
|
-
},
|
|
89388
|
-
"context": {
|
|
89389
|
-
"type": "variable",
|
|
89390
|
-
"name": "kendo-card-theme-colors",
|
|
89391
|
-
"value": "(\"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")",
|
|
89392
|
-
"scope": "default",
|
|
89393
|
-
"line": {
|
|
89394
|
-
"start": 77,
|
|
89395
|
-
"end": 77
|
|
89396
|
-
}
|
|
89397
|
-
},
|
|
89398
|
-
"group": [
|
|
89399
|
-
"card"
|
|
89400
|
-
],
|
|
89401
|
-
"access": "public",
|
|
89402
|
-
"file": {
|
|
89403
|
-
"path": "core/scss/components/card/_variables.scss",
|
|
89404
|
-
"name": "_variables.scss"
|
|
89405
|
-
}
|
|
89406
|
-
},
|
|
89407
89013
|
{
|
|
89408
89014
|
"description": "The sizes map of the CheckBox.\n",
|
|
89409
89015
|
"commentRange": {
|
|
@@ -89837,31 +89443,6 @@
|
|
|
89837
89443
|
"name": "_variables.scss"
|
|
89838
89444
|
}
|
|
89839
89445
|
},
|
|
89840
|
-
{
|
|
89841
|
-
"description": "The theme colors map of the Dialog.\n",
|
|
89842
|
-
"commentRange": {
|
|
89843
|
-
"start": 16,
|
|
89844
|
-
"end": 17
|
|
89845
|
-
},
|
|
89846
|
-
"context": {
|
|
89847
|
-
"type": "variable",
|
|
89848
|
-
"name": "kendo-dialog-theme-colors",
|
|
89849
|
-
"value": "(\"primary\", \"light\", \"dark\")",
|
|
89850
|
-
"scope": "default",
|
|
89851
|
-
"line": {
|
|
89852
|
-
"start": 18,
|
|
89853
|
-
"end": 18
|
|
89854
|
-
}
|
|
89855
|
-
},
|
|
89856
|
-
"group": [
|
|
89857
|
-
"dialog"
|
|
89858
|
-
],
|
|
89859
|
-
"access": "public",
|
|
89860
|
-
"file": {
|
|
89861
|
-
"path": "core/scss/components/dialog/_variables.scss",
|
|
89862
|
-
"name": "_variables.scss"
|
|
89863
|
-
}
|
|
89864
|
-
},
|
|
89865
89446
|
{
|
|
89866
89447
|
"description": "The theme colors map of the FloatingActionButton.\n",
|
|
89867
89448
|
"commentRange": {
|
|
@@ -89871,7 +89452,7 @@
|
|
|
89871
89452
|
"context": {
|
|
89872
89453
|
"type": "variable",
|
|
89873
89454
|
"name": "kendo-fab-theme-colors",
|
|
89874
|
-
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\"
|
|
89455
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\")",
|
|
89875
89456
|
"scope": "default",
|
|
89876
89457
|
"line": {
|
|
89877
89458
|
"start": 68,
|
|
@@ -90021,7 +89602,7 @@
|
|
|
90021
89602
|
"context": {
|
|
90022
89603
|
"type": "variable",
|
|
90023
89604
|
"name": "kendo-loader-theme-colors",
|
|
90024
|
-
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\"
|
|
89605
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\")",
|
|
90025
89606
|
"scope": "default",
|
|
90026
89607
|
"line": {
|
|
90027
89608
|
"start": 59,
|
|
@@ -90071,7 +89652,7 @@
|
|
|
90071
89652
|
"context": {
|
|
90072
89653
|
"type": "variable",
|
|
90073
89654
|
"name": "kendo-message-box-theme-colors",
|
|
90074
|
-
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"
|
|
89655
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"inverse\")",
|
|
90075
89656
|
"scope": "default",
|
|
90076
89657
|
"line": {
|
|
90077
89658
|
"start": 22,
|
|
@@ -90112,31 +89693,6 @@
|
|
|
90112
89693
|
"name": "_variables.scss"
|
|
90113
89694
|
}
|
|
90114
89695
|
},
|
|
90115
|
-
{
|
|
90116
|
-
"description": "The theme colors map of the Overlay.\n",
|
|
90117
|
-
"commentRange": {
|
|
90118
|
-
"start": 6,
|
|
90119
|
-
"end": 7
|
|
90120
|
-
},
|
|
90121
|
-
"context": {
|
|
90122
|
-
"type": "variable",
|
|
90123
|
-
"name": "kendo-overlay-theme-colors",
|
|
90124
|
-
"value": "(\"dark\", \"light\", \"inverse\")",
|
|
90125
|
-
"scope": "default",
|
|
90126
|
-
"line": {
|
|
90127
|
-
"start": 8,
|
|
90128
|
-
"end": 8
|
|
90129
|
-
}
|
|
90130
|
-
},
|
|
90131
|
-
"group": [
|
|
90132
|
-
"overlay"
|
|
90133
|
-
],
|
|
90134
|
-
"access": "public",
|
|
90135
|
-
"file": {
|
|
90136
|
-
"path": "core/scss/components/overlay/_variables.scss",
|
|
90137
|
-
"name": "_variables.scss"
|
|
90138
|
-
}
|
|
90139
|
-
},
|
|
90140
89696
|
{
|
|
90141
89697
|
"description": "The sizes map of the Pager.\n",
|
|
90142
89698
|
"commentRange": {
|
|
@@ -90271,7 +89827,7 @@
|
|
|
90271
89827
|
"context": {
|
|
90272
89828
|
"type": "variable",
|
|
90273
89829
|
"name": "kendo-suggestion-theme-colors",
|
|
90274
|
-
"value": "(\"base\", \"primary\", \"secondary\")",
|
|
89830
|
+
"value": "(\"base\", \"primary\", \"secondary\", \"tertiary\")",
|
|
90275
89831
|
"scope": "default",
|
|
90276
89832
|
"line": {
|
|
90277
89833
|
"start": 18,
|
|
@@ -90479,8 +90035,8 @@
|
|
|
90479
90035
|
{
|
|
90480
90036
|
"description": "The sizes map of the Window.\n",
|
|
90481
90037
|
"commentRange": {
|
|
90482
|
-
"start":
|
|
90483
|
-
"end":
|
|
90038
|
+
"start": 41,
|
|
90039
|
+
"end": 42
|
|
90484
90040
|
},
|
|
90485
90041
|
"context": {
|
|
90486
90042
|
"type": "variable",
|
|
@@ -90488,33 +90044,8 @@
|
|
|
90488
90044
|
"value": "(\n auto: null,\n sm: 300px,\n md: 800px,\n lg: 1200px\n)",
|
|
90489
90045
|
"scope": "default",
|
|
90490
90046
|
"line": {
|
|
90491
|
-
"start":
|
|
90492
|
-
"end":
|
|
90493
|
-
}
|
|
90494
|
-
},
|
|
90495
|
-
"group": [
|
|
90496
|
-
"window"
|
|
90497
|
-
],
|
|
90498
|
-
"access": "public",
|
|
90499
|
-
"file": {
|
|
90500
|
-
"path": "core/scss/components/window/_variables.scss",
|
|
90501
|
-
"name": "_variables.scss"
|
|
90502
|
-
}
|
|
90503
|
-
},
|
|
90504
|
-
{
|
|
90505
|
-
"description": "The theme colors map of the Window.\n",
|
|
90506
|
-
"commentRange": {
|
|
90507
|
-
"start": 51,
|
|
90508
|
-
"end": 52
|
|
90509
|
-
},
|
|
90510
|
-
"context": {
|
|
90511
|
-
"type": "variable",
|
|
90512
|
-
"name": "kendo-window-theme-colors",
|
|
90513
|
-
"value": "(\"primary\", \"light\", \"dark\")",
|
|
90514
|
-
"scope": "default",
|
|
90515
|
-
"line": {
|
|
90516
|
-
"start": 53,
|
|
90517
|
-
"end": 53
|
|
90047
|
+
"start": 43,
|
|
90048
|
+
"end": 48
|
|
90518
90049
|
}
|
|
90519
90050
|
},
|
|
90520
90051
|
"group": [
|