@progress/kendo-theme-default 12.0.0-dev.1 → 12.0.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +154 -370
- package/dist/meta/sassdoc-raw-data.json +75 -175
- package/dist/meta/variables.json +2 -18
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/gantt/_variables.scss +0 -13
- package/scss/notification/_variables.scss +1 -1
- package/scss/scheduler/_variables.scss +1 -5
|
@@ -25550,94 +25550,19 @@
|
|
|
25550
25550
|
}
|
|
25551
25551
|
},
|
|
25552
25552
|
{
|
|
25553
|
-
"description": "The horizontal
|
|
25553
|
+
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
25554
25554
|
"commentRange": {
|
|
25555
25555
|
"start": 192,
|
|
25556
25556
|
"end": 193
|
|
25557
25557
|
},
|
|
25558
|
-
"context": {
|
|
25559
|
-
"type": "variable",
|
|
25560
|
-
"name": "kendo-gantt-rtl-milestone-wrap-margin-x",
|
|
25561
|
-
"value": "-2.4em",
|
|
25562
|
-
"scope": "default",
|
|
25563
|
-
"line": {
|
|
25564
|
-
"start": 194,
|
|
25565
|
-
"end": 194
|
|
25566
|
-
}
|
|
25567
|
-
},
|
|
25568
|
-
"group": [
|
|
25569
|
-
"gantt"
|
|
25570
|
-
],
|
|
25571
|
-
"access": "public",
|
|
25572
|
-
"file": {
|
|
25573
|
-
"path": "gantt/_variables.scss",
|
|
25574
|
-
"name": "_variables.scss"
|
|
25575
|
-
}
|
|
25576
|
-
},
|
|
25577
|
-
{
|
|
25578
|
-
"description": "The horizontal margin of the Gantt milestone line dot.\n",
|
|
25579
|
-
"commentRange": {
|
|
25580
|
-
"start": 195,
|
|
25581
|
-
"end": 196
|
|
25582
|
-
},
|
|
25583
|
-
"context": {
|
|
25584
|
-
"type": "variable",
|
|
25585
|
-
"name": "kendo-gantt-rtl-milestone-planned-moment-margin-x",
|
|
25586
|
-
"value": ".2em",
|
|
25587
|
-
"scope": "default",
|
|
25588
|
-
"line": {
|
|
25589
|
-
"start": 197,
|
|
25590
|
-
"end": 197
|
|
25591
|
-
}
|
|
25592
|
-
},
|
|
25593
|
-
"group": [
|
|
25594
|
-
"gantt"
|
|
25595
|
-
],
|
|
25596
|
-
"access": "public",
|
|
25597
|
-
"file": {
|
|
25598
|
-
"path": "gantt/_variables.scss",
|
|
25599
|
-
"name": "_variables.scss"
|
|
25600
|
-
}
|
|
25601
|
-
},
|
|
25602
|
-
{
|
|
25603
|
-
"description": "The horizontal margin of the Gantt milestone task dot.\n",
|
|
25604
|
-
"commentRange": {
|
|
25605
|
-
"start": 198,
|
|
25606
|
-
"end": 199
|
|
25607
|
-
},
|
|
25608
|
-
"context": {
|
|
25609
|
-
"type": "variable",
|
|
25610
|
-
"name": "kendo-gantt-rtl-milestone-dot-start-margin-x",
|
|
25611
|
-
"value": "-.1em",
|
|
25612
|
-
"scope": "default",
|
|
25613
|
-
"line": {
|
|
25614
|
-
"start": 200,
|
|
25615
|
-
"end": 200
|
|
25616
|
-
}
|
|
25617
|
-
},
|
|
25618
|
-
"group": [
|
|
25619
|
-
"gantt"
|
|
25620
|
-
],
|
|
25621
|
-
"access": "public",
|
|
25622
|
-
"file": {
|
|
25623
|
-
"path": "gantt/_variables.scss",
|
|
25624
|
-
"name": "_variables.scss"
|
|
25625
|
-
}
|
|
25626
|
-
},
|
|
25627
|
-
{
|
|
25628
|
-
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
25629
|
-
"commentRange": {
|
|
25630
|
-
"start": 202,
|
|
25631
|
-
"end": 203
|
|
25632
|
-
},
|
|
25633
25558
|
"context": {
|
|
25634
25559
|
"type": "variable",
|
|
25635
25560
|
"name": "kendo-gantt-planned-offset-resize-handler-margin-x",
|
|
25636
25561
|
"value": "1.4em",
|
|
25637
25562
|
"scope": "default",
|
|
25638
25563
|
"line": {
|
|
25639
|
-
"start":
|
|
25640
|
-
"end":
|
|
25564
|
+
"start": 194,
|
|
25565
|
+
"end": 194
|
|
25641
25566
|
}
|
|
25642
25567
|
},
|
|
25643
25568
|
"group": [
|
|
@@ -25652,8 +25577,8 @@
|
|
|
25652
25577
|
{
|
|
25653
25578
|
"description": "The background color of the Gantt planned Tooltip.\n",
|
|
25654
25579
|
"commentRange": {
|
|
25655
|
-
"start":
|
|
25656
|
-
"end":
|
|
25580
|
+
"start": 196,
|
|
25581
|
+
"end": 197
|
|
25657
25582
|
},
|
|
25658
25583
|
"context": {
|
|
25659
25584
|
"type": "variable",
|
|
@@ -25661,8 +25586,8 @@
|
|
|
25661
25586
|
"value": "k-color(primary)",
|
|
25662
25587
|
"scope": "default",
|
|
25663
25588
|
"line": {
|
|
25664
|
-
"start":
|
|
25665
|
-
"end":
|
|
25589
|
+
"start": 198,
|
|
25590
|
+
"end": 198
|
|
25666
25591
|
}
|
|
25667
25592
|
},
|
|
25668
25593
|
"group": [
|
|
@@ -25677,8 +25602,8 @@
|
|
|
25677
25602
|
{
|
|
25678
25603
|
"description": "The border color of the Gantt planned Tooltip.\n",
|
|
25679
25604
|
"commentRange": {
|
|
25680
|
-
"start":
|
|
25681
|
-
"end":
|
|
25605
|
+
"start": 199,
|
|
25606
|
+
"end": 200
|
|
25682
25607
|
},
|
|
25683
25608
|
"context": {
|
|
25684
25609
|
"type": "variable",
|
|
@@ -25686,8 +25611,8 @@
|
|
|
25686
25611
|
"value": "$kendo-gantt-planned-bg",
|
|
25687
25612
|
"scope": "default",
|
|
25688
25613
|
"line": {
|
|
25689
|
-
"start":
|
|
25690
|
-
"end":
|
|
25614
|
+
"start": 201,
|
|
25615
|
+
"end": 201
|
|
25691
25616
|
}
|
|
25692
25617
|
},
|
|
25693
25618
|
"group": [
|
|
@@ -25702,8 +25627,8 @@
|
|
|
25702
25627
|
{
|
|
25703
25628
|
"description": "The background color of the Gantt delayed task.\n",
|
|
25704
25629
|
"commentRange": {
|
|
25705
|
-
"start":
|
|
25706
|
-
"end":
|
|
25630
|
+
"start": 203,
|
|
25631
|
+
"end": 204
|
|
25707
25632
|
},
|
|
25708
25633
|
"context": {
|
|
25709
25634
|
"type": "variable",
|
|
@@ -25711,8 +25636,8 @@
|
|
|
25711
25636
|
"value": "k-color(error)",
|
|
25712
25637
|
"scope": "default",
|
|
25713
25638
|
"line": {
|
|
25714
|
-
"start":
|
|
25715
|
-
"end":
|
|
25639
|
+
"start": 205,
|
|
25640
|
+
"end": 205
|
|
25716
25641
|
}
|
|
25717
25642
|
},
|
|
25718
25643
|
"group": [
|
|
@@ -25727,8 +25652,8 @@
|
|
|
25727
25652
|
{
|
|
25728
25653
|
"description": "The complement background color of the Gantt delayed task.\n",
|
|
25729
25654
|
"commentRange": {
|
|
25730
|
-
"start":
|
|
25731
|
-
"end":
|
|
25655
|
+
"start": 206,
|
|
25656
|
+
"end": 207
|
|
25732
25657
|
},
|
|
25733
25658
|
"context": {
|
|
25734
25659
|
"type": "variable",
|
|
@@ -25736,8 +25661,8 @@
|
|
|
25736
25661
|
"value": "k-color(error-emphasis)",
|
|
25737
25662
|
"scope": "default",
|
|
25738
25663
|
"line": {
|
|
25739
|
-
"start":
|
|
25740
|
-
"end":
|
|
25664
|
+
"start": 208,
|
|
25665
|
+
"end": 208
|
|
25741
25666
|
}
|
|
25742
25667
|
},
|
|
25743
25668
|
"group": [
|
|
@@ -25752,8 +25677,8 @@
|
|
|
25752
25677
|
{
|
|
25753
25678
|
"description": "The background color of the Gantt advanced task.\n",
|
|
25754
25679
|
"commentRange": {
|
|
25755
|
-
"start":
|
|
25756
|
-
"end":
|
|
25680
|
+
"start": 210,
|
|
25681
|
+
"end": 211
|
|
25757
25682
|
},
|
|
25758
25683
|
"context": {
|
|
25759
25684
|
"type": "variable",
|
|
@@ -25761,8 +25686,8 @@
|
|
|
25761
25686
|
"value": "k-color(success)",
|
|
25762
25687
|
"scope": "default",
|
|
25763
25688
|
"line": {
|
|
25764
|
-
"start":
|
|
25765
|
-
"end":
|
|
25689
|
+
"start": 212,
|
|
25690
|
+
"end": 212
|
|
25766
25691
|
}
|
|
25767
25692
|
},
|
|
25768
25693
|
"group": [
|
|
@@ -25777,8 +25702,8 @@
|
|
|
25777
25702
|
{
|
|
25778
25703
|
"description": "The complement background color of the Gantt advanced task.\n",
|
|
25779
25704
|
"commentRange": {
|
|
25780
|
-
"start":
|
|
25781
|
-
"end":
|
|
25705
|
+
"start": 213,
|
|
25706
|
+
"end": 214
|
|
25782
25707
|
},
|
|
25783
25708
|
"context": {
|
|
25784
25709
|
"type": "variable",
|
|
@@ -25786,8 +25711,8 @@
|
|
|
25786
25711
|
"value": "k-color(success-emphasis)",
|
|
25787
25712
|
"scope": "default",
|
|
25788
25713
|
"line": {
|
|
25789
|
-
"start":
|
|
25790
|
-
"end":
|
|
25714
|
+
"start": 215,
|
|
25715
|
+
"end": 215
|
|
25791
25716
|
}
|
|
25792
25717
|
},
|
|
25793
25718
|
"group": [
|
|
@@ -25802,8 +25727,8 @@
|
|
|
25802
25727
|
{
|
|
25803
25728
|
"description": "The text color of the Gantt delayed task action.\n",
|
|
25804
25729
|
"commentRange": {
|
|
25805
|
-
"start":
|
|
25806
|
-
"end":
|
|
25730
|
+
"start": 217,
|
|
25731
|
+
"end": 218
|
|
25807
25732
|
},
|
|
25808
25733
|
"context": {
|
|
25809
25734
|
"type": "variable",
|
|
@@ -25811,8 +25736,8 @@
|
|
|
25811
25736
|
"value": "#000000",
|
|
25812
25737
|
"scope": "default",
|
|
25813
25738
|
"line": {
|
|
25814
|
-
"start":
|
|
25815
|
-
"end":
|
|
25739
|
+
"start": 219,
|
|
25740
|
+
"end": 219
|
|
25816
25741
|
}
|
|
25817
25742
|
},
|
|
25818
25743
|
"group": [
|
|
@@ -25827,8 +25752,8 @@
|
|
|
25827
25752
|
{
|
|
25828
25753
|
"description": "The top position of the Gantt delayed task resize handler.\n",
|
|
25829
25754
|
"commentRange": {
|
|
25830
|
-
"start":
|
|
25831
|
-
"end":
|
|
25755
|
+
"start": 220,
|
|
25756
|
+
"end": 221
|
|
25832
25757
|
},
|
|
25833
25758
|
"context": {
|
|
25834
25759
|
"type": "variable",
|
|
@@ -25836,8 +25761,8 @@
|
|
|
25836
25761
|
"value": "50%",
|
|
25837
25762
|
"scope": "default",
|
|
25838
25763
|
"line": {
|
|
25839
|
-
"start":
|
|
25840
|
-
"end":
|
|
25764
|
+
"start": 222,
|
|
25765
|
+
"end": 222
|
|
25841
25766
|
}
|
|
25842
25767
|
},
|
|
25843
25768
|
"group": [
|
|
@@ -25852,8 +25777,8 @@
|
|
|
25852
25777
|
{
|
|
25853
25778
|
"description": "The default width of the Gantt validation Tooltip.\n",
|
|
25854
25779
|
"commentRange": {
|
|
25855
|
-
"start":
|
|
25856
|
-
"end":
|
|
25780
|
+
"start": 224,
|
|
25781
|
+
"end": 225
|
|
25857
25782
|
},
|
|
25858
25783
|
"context": {
|
|
25859
25784
|
"type": "variable",
|
|
@@ -25861,8 +25786,8 @@
|
|
|
25861
25786
|
"value": "200px",
|
|
25862
25787
|
"scope": "default",
|
|
25863
25788
|
"line": {
|
|
25864
|
-
"start":
|
|
25865
|
-
"end":
|
|
25789
|
+
"start": 226,
|
|
25790
|
+
"end": 226
|
|
25866
25791
|
}
|
|
25867
25792
|
},
|
|
25868
25793
|
"group": [
|
|
@@ -25877,8 +25802,8 @@
|
|
|
25877
25802
|
{
|
|
25878
25803
|
"description": "The default width of the Gantt validation Tooltip label.\n",
|
|
25879
25804
|
"commentRange": {
|
|
25880
|
-
"start":
|
|
25881
|
-
"end":
|
|
25805
|
+
"start": 227,
|
|
25806
|
+
"end": 228
|
|
25882
25807
|
},
|
|
25883
25808
|
"context": {
|
|
25884
25809
|
"type": "variable",
|
|
@@ -25886,8 +25811,8 @@
|
|
|
25886
25811
|
"value": "50px",
|
|
25887
25812
|
"scope": "default",
|
|
25888
25813
|
"line": {
|
|
25889
|
-
"start":
|
|
25890
|
-
"end":
|
|
25814
|
+
"start": 229,
|
|
25815
|
+
"end": 229
|
|
25891
25816
|
}
|
|
25892
25817
|
},
|
|
25893
25818
|
"group": [
|
|
@@ -25902,8 +25827,8 @@
|
|
|
25902
25827
|
{
|
|
25903
25828
|
"description": "The border color of the Gantt validation Tooltip.\n",
|
|
25904
25829
|
"commentRange": {
|
|
25905
|
-
"start":
|
|
25906
|
-
"end":
|
|
25830
|
+
"start": 230,
|
|
25831
|
+
"end": 231
|
|
25907
25832
|
},
|
|
25908
25833
|
"context": {
|
|
25909
25834
|
"type": "variable",
|
|
@@ -25911,8 +25836,8 @@
|
|
|
25911
25836
|
"value": "#656565",
|
|
25912
25837
|
"scope": "default",
|
|
25913
25838
|
"line": {
|
|
25914
|
-
"start":
|
|
25915
|
-
"end":
|
|
25839
|
+
"start": 232,
|
|
25840
|
+
"end": 232
|
|
25916
25841
|
}
|
|
25917
25842
|
},
|
|
25918
25843
|
"group": [
|
|
@@ -25927,8 +25852,8 @@
|
|
|
25927
25852
|
{
|
|
25928
25853
|
"description": "The border color of the valid Gantt validation Tooltip.\n",
|
|
25929
25854
|
"commentRange": {
|
|
25930
|
-
"start":
|
|
25931
|
-
"end":
|
|
25855
|
+
"start": 233,
|
|
25856
|
+
"end": 234
|
|
25932
25857
|
},
|
|
25933
25858
|
"context": {
|
|
25934
25859
|
"type": "variable",
|
|
@@ -25936,8 +25861,8 @@
|
|
|
25936
25861
|
"value": "k-color(success)",
|
|
25937
25862
|
"scope": "default",
|
|
25938
25863
|
"line": {
|
|
25939
|
-
"start":
|
|
25940
|
-
"end":
|
|
25864
|
+
"start": 235,
|
|
25865
|
+
"end": 235
|
|
25941
25866
|
}
|
|
25942
25867
|
},
|
|
25943
25868
|
"group": [
|
|
@@ -25952,8 +25877,8 @@
|
|
|
25952
25877
|
{
|
|
25953
25878
|
"description": "The border color of the invalid Gantt validation Tooltip.\n",
|
|
25954
25879
|
"commentRange": {
|
|
25955
|
-
"start":
|
|
25956
|
-
"end":
|
|
25880
|
+
"start": 236,
|
|
25881
|
+
"end": 237
|
|
25957
25882
|
},
|
|
25958
25883
|
"context": {
|
|
25959
25884
|
"type": "variable",
|
|
@@ -25961,8 +25886,8 @@
|
|
|
25961
25886
|
"value": "k-color(error)!default",
|
|
25962
25887
|
"scope": "private",
|
|
25963
25888
|
"line": {
|
|
25964
|
-
"start":
|
|
25965
|
-
"end":
|
|
25889
|
+
"start": 238,
|
|
25890
|
+
"end": 238
|
|
25966
25891
|
}
|
|
25967
25892
|
},
|
|
25968
25893
|
"group": [
|
|
@@ -25977,8 +25902,8 @@
|
|
|
25977
25902
|
{
|
|
25978
25903
|
"description": "The horizontal padding of the Gantt task Tooltip.\n",
|
|
25979
25904
|
"commentRange": {
|
|
25980
|
-
"start":
|
|
25981
|
-
"end":
|
|
25905
|
+
"start": 240,
|
|
25906
|
+
"end": 241
|
|
25982
25907
|
},
|
|
25983
25908
|
"context": {
|
|
25984
25909
|
"type": "variable",
|
|
@@ -25986,8 +25911,8 @@
|
|
|
25986
25911
|
"value": "k-spacing(2)",
|
|
25987
25912
|
"scope": "default",
|
|
25988
25913
|
"line": {
|
|
25989
|
-
"start":
|
|
25990
|
-
"end":
|
|
25914
|
+
"start": 242,
|
|
25915
|
+
"end": 242
|
|
25991
25916
|
}
|
|
25992
25917
|
},
|
|
25993
25918
|
"group": [
|
|
@@ -26002,8 +25927,8 @@
|
|
|
26002
25927
|
{
|
|
26003
25928
|
"description": "The vertical padding of the Gantt task Tooltip.\n",
|
|
26004
25929
|
"commentRange": {
|
|
26005
|
-
"start":
|
|
26006
|
-
"end":
|
|
25930
|
+
"start": 243,
|
|
25931
|
+
"end": 244
|
|
26007
25932
|
},
|
|
26008
25933
|
"context": {
|
|
26009
25934
|
"type": "variable",
|
|
@@ -26011,8 +25936,8 @@
|
|
|
26011
25936
|
"value": "k-spacing(1)",
|
|
26012
25937
|
"scope": "default",
|
|
26013
25938
|
"line": {
|
|
26014
|
-
"start":
|
|
26015
|
-
"end":
|
|
25939
|
+
"start": 245,
|
|
25940
|
+
"end": 245
|
|
26016
25941
|
}
|
|
26017
25942
|
},
|
|
26018
25943
|
"group": [
|
|
@@ -34883,7 +34808,7 @@
|
|
|
34883
34808
|
"context": {
|
|
34884
34809
|
"type": "variable",
|
|
34885
34810
|
"name": "kendo-notification-line-height",
|
|
34886
|
-
"value": "
|
|
34811
|
+
"value": "var( --kendo-line-height, normal )",
|
|
34887
34812
|
"scope": "default",
|
|
34888
34813
|
"line": {
|
|
34889
34814
|
"start": 34,
|
|
@@ -48458,7 +48383,7 @@
|
|
|
48458
48383
|
"context": {
|
|
48459
48384
|
"type": "variable",
|
|
48460
48385
|
"name": "kendo-scheduler-indicators-margin",
|
|
48461
|
-
"value": "k-spacing(0.5)
|
|
48386
|
+
"value": "k-spacing(0.5) k-spacing(1)",
|
|
48462
48387
|
"scope": "default",
|
|
48463
48388
|
"line": {
|
|
48464
48389
|
"start": 253,
|
|
@@ -48474,36 +48399,11 @@
|
|
|
48474
48399
|
"name": "_variables.scss"
|
|
48475
48400
|
}
|
|
48476
48401
|
},
|
|
48477
|
-
{
|
|
48478
|
-
"description": "The margin of the Scheduler event indicators in rtl.\n",
|
|
48479
|
-
"commentRange": {
|
|
48480
|
-
"start": 254,
|
|
48481
|
-
"end": 255
|
|
48482
|
-
},
|
|
48483
|
-
"context": {
|
|
48484
|
-
"type": "variable",
|
|
48485
|
-
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
48486
|
-
"value": "k-spacing(0.5) k-spacing(1) 0 .4ex",
|
|
48487
|
-
"scope": "default",
|
|
48488
|
-
"line": {
|
|
48489
|
-
"start": 256,
|
|
48490
|
-
"end": 256
|
|
48491
|
-
}
|
|
48492
|
-
},
|
|
48493
|
-
"group": [
|
|
48494
|
-
"scheduler"
|
|
48495
|
-
],
|
|
48496
|
-
"access": "public",
|
|
48497
|
-
"file": {
|
|
48498
|
-
"path": "scheduler/_variables.scss",
|
|
48499
|
-
"name": "_variables.scss"
|
|
48500
|
-
}
|
|
48501
|
-
},
|
|
48502
48402
|
{
|
|
48503
48403
|
"description": "The inline inset of the Scheduler marquee labels.\n",
|
|
48504
48404
|
"commentRange": {
|
|
48505
|
-
"start":
|
|
48506
|
-
"end":
|
|
48405
|
+
"start": 255,
|
|
48406
|
+
"end": 256
|
|
48507
48407
|
},
|
|
48508
48408
|
"context": {
|
|
48509
48409
|
"type": "variable",
|
|
@@ -48511,8 +48411,8 @@
|
|
|
48511
48411
|
"value": "k-spacing(1)",
|
|
48512
48412
|
"scope": "default",
|
|
48513
48413
|
"line": {
|
|
48514
|
-
"start":
|
|
48515
|
-
"end":
|
|
48414
|
+
"start": 257,
|
|
48415
|
+
"end": 257
|
|
48516
48416
|
}
|
|
48517
48417
|
},
|
|
48518
48418
|
"group": [
|
|
@@ -48527,8 +48427,8 @@
|
|
|
48527
48427
|
{
|
|
48528
48428
|
"description": "The block inset of the Scheduler marquee labels.\n",
|
|
48529
48429
|
"commentRange": {
|
|
48530
|
-
"start":
|
|
48531
|
-
"end":
|
|
48430
|
+
"start": 258,
|
|
48431
|
+
"end": 259
|
|
48532
48432
|
},
|
|
48533
48433
|
"context": {
|
|
48534
48434
|
"type": "variable",
|
|
@@ -48536,8 +48436,8 @@
|
|
|
48536
48436
|
"value": "k-spacing(0.5)",
|
|
48537
48437
|
"scope": "default",
|
|
48538
48438
|
"line": {
|
|
48539
|
-
"start":
|
|
48540
|
-
"end":
|
|
48439
|
+
"start": 260,
|
|
48440
|
+
"end": 260
|
|
48541
48441
|
}
|
|
48542
48442
|
},
|
|
48543
48443
|
"group": [
|
|
@@ -70098,8 +69998,8 @@
|
|
|
70098
69998
|
"name": "k-color",
|
|
70099
69999
|
"code": "\n $_color: map.get($kendo-colors, $key);\n\n @if ($_color) {\n @return var(--kendo-color-#{$key}, $_color);\n } @else {\n @error \"Color Variable \\`#{$key}\\` does not exists in the color collection.\";\n }\n",
|
|
70100
70000
|
"line": {
|
|
70101
|
-
"start":
|
|
70102
|
-
"end":
|
|
70001
|
+
"start": 309,
|
|
70002
|
+
"end": 317
|
|
70103
70003
|
}
|
|
70104
70004
|
}
|
|
70105
70005
|
}
|
package/dist/meta/variables.json
CHANGED
|
@@ -8678,7 +8678,7 @@
|
|
|
8678
8678
|
},
|
|
8679
8679
|
"kendo-notification-line-height": {
|
|
8680
8680
|
"type": "String",
|
|
8681
|
-
"value": "
|
|
8681
|
+
"value": "var(--kendo-line-height, normal)"
|
|
8682
8682
|
},
|
|
8683
8683
|
"kendo-notification-actions-padding-x": {
|
|
8684
8684
|
"type": "Null",
|
|
@@ -13077,18 +13077,6 @@
|
|
|
13077
13077
|
"type": "Number",
|
|
13078
13078
|
"value": "0.3em"
|
|
13079
13079
|
},
|
|
13080
|
-
"kendo-gantt-rtl-milestone-wrap-margin-x": {
|
|
13081
|
-
"type": "Number",
|
|
13082
|
-
"value": "-2.4em"
|
|
13083
|
-
},
|
|
13084
|
-
"kendo-gantt-rtl-milestone-planned-moment-margin-x": {
|
|
13085
|
-
"type": "Number",
|
|
13086
|
-
"value": "0.2em"
|
|
13087
|
-
},
|
|
13088
|
-
"kendo-gantt-rtl-milestone-dot-start-margin-x": {
|
|
13089
|
-
"type": "Number",
|
|
13090
|
-
"value": "-0.1em"
|
|
13091
|
-
},
|
|
13092
13080
|
"kendo-gantt-planned-offset-resize-handler-margin-x": {
|
|
13093
13081
|
"type": "Number",
|
|
13094
13082
|
"value": "1.4em"
|
|
@@ -13447,11 +13435,7 @@
|
|
|
13447
13435
|
},
|
|
13448
13436
|
"kendo-scheduler-indicators-margin": {
|
|
13449
13437
|
"type": "List",
|
|
13450
|
-
"value": "(var(--kendo-spacing-0\\.5, 0.125rem)
|
|
13451
|
-
},
|
|
13452
|
-
"kendo-scheduler-rtl-indicators-margin": {
|
|
13453
|
-
"type": "List",
|
|
13454
|
-
"value": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)"
|
|
13438
|
+
"value": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem))"
|
|
13455
13439
|
},
|
|
13456
13440
|
"kendo-scheduler-marquee-label-inset-x": {
|
|
13457
13441
|
"type": "String",
|