@progress/kendo-theme-material 12.0.0-dev.0 → 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/material-2-dark.css +1 -1
- package/dist/material-2.css +1 -1
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +146 -362
- package/dist/meta/sassdoc-raw-data.json +72 -172
- package/dist/meta/variables.json +1 -17
- package/lib/swatches/material-2-dark.json +1 -1
- package/lib/swatches/material-2.json +1 -1
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +4 -4
- package/scss/calendar/_theme.scss +2 -0
- package/scss/chat/_layout.scss +1 -1
- package/scss/dialog/_layout.scss +2 -2
- package/scss/floating-label/_layout.scss +1 -0
- package/scss/forms/_layout.scss +1 -1
- package/scss/gantt/_layout.scss +0 -7
- package/scss/gantt/_theme.scss +1 -10
- package/scss/gantt/_variables.scss +0 -13
- package/scss/grid/_layout.scss +6 -6
- package/scss/grid/_theme.scss +5 -5
- package/scss/input/_layout.scss +1 -1
- package/scss/panelbar/_layout.scss +1 -17
- package/scss/pivotgrid/_layout.scss +2 -2
- package/scss/progressbar/_layout.scss +8 -8
- package/scss/scheduler/_layout.scss +1 -1
- package/scss/scheduler/_variables.scss +1 -5
- package/scss/slider/_layout.scss +3 -3
- package/scss/spreadsheet/_layout.scss +1 -1
- package/scss/stepper/_layout.scss +2 -2
- package/scss/table/_layout.scss +2 -2
- package/scss/tabstrip/_layout.scss +11 -11
- package/scss/timeline/_layout.scss +1 -1
- package/scss/timeselector/_layout.scss +2 -9
- package/scss/toolbar/_theme.scss +1 -1
- package/scss/window/_layout.scss +2 -2
|
@@ -26519,94 +26519,19 @@
|
|
|
26519
26519
|
}
|
|
26520
26520
|
},
|
|
26521
26521
|
{
|
|
26522
|
-
"description": "The horizontal
|
|
26522
|
+
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
26523
26523
|
"commentRange": {
|
|
26524
26524
|
"start": 191,
|
|
26525
26525
|
"end": 192
|
|
26526
26526
|
},
|
|
26527
|
-
"context": {
|
|
26528
|
-
"type": "variable",
|
|
26529
|
-
"name": "kendo-gantt-rtl-milestone-wrap-margin-x",
|
|
26530
|
-
"value": "-2.4em",
|
|
26531
|
-
"scope": "default",
|
|
26532
|
-
"line": {
|
|
26533
|
-
"start": 193,
|
|
26534
|
-
"end": 193
|
|
26535
|
-
}
|
|
26536
|
-
},
|
|
26537
|
-
"group": [
|
|
26538
|
-
"gantt"
|
|
26539
|
-
],
|
|
26540
|
-
"access": "public",
|
|
26541
|
-
"file": {
|
|
26542
|
-
"path": "gantt/_variables.scss",
|
|
26543
|
-
"name": "_variables.scss"
|
|
26544
|
-
}
|
|
26545
|
-
},
|
|
26546
|
-
{
|
|
26547
|
-
"description": "The horizontal margin of the Gantt milestone line dot.\n",
|
|
26548
|
-
"commentRange": {
|
|
26549
|
-
"start": 194,
|
|
26550
|
-
"end": 195
|
|
26551
|
-
},
|
|
26552
|
-
"context": {
|
|
26553
|
-
"type": "variable",
|
|
26554
|
-
"name": "kendo-gantt-rtl-milestone-planned-moment-margin-x",
|
|
26555
|
-
"value": ".2em",
|
|
26556
|
-
"scope": "default",
|
|
26557
|
-
"line": {
|
|
26558
|
-
"start": 196,
|
|
26559
|
-
"end": 196
|
|
26560
|
-
}
|
|
26561
|
-
},
|
|
26562
|
-
"group": [
|
|
26563
|
-
"gantt"
|
|
26564
|
-
],
|
|
26565
|
-
"access": "public",
|
|
26566
|
-
"file": {
|
|
26567
|
-
"path": "gantt/_variables.scss",
|
|
26568
|
-
"name": "_variables.scss"
|
|
26569
|
-
}
|
|
26570
|
-
},
|
|
26571
|
-
{
|
|
26572
|
-
"description": "The horizontal margin of the Gantt milestone task dot.\n",
|
|
26573
|
-
"commentRange": {
|
|
26574
|
-
"start": 197,
|
|
26575
|
-
"end": 198
|
|
26576
|
-
},
|
|
26577
|
-
"context": {
|
|
26578
|
-
"type": "variable",
|
|
26579
|
-
"name": "kendo-gantt-rtl-milestone-dot-start-margin-x",
|
|
26580
|
-
"value": "-.1em",
|
|
26581
|
-
"scope": "default",
|
|
26582
|
-
"line": {
|
|
26583
|
-
"start": 199,
|
|
26584
|
-
"end": 199
|
|
26585
|
-
}
|
|
26586
|
-
},
|
|
26587
|
-
"group": [
|
|
26588
|
-
"gantt"
|
|
26589
|
-
],
|
|
26590
|
-
"access": "public",
|
|
26591
|
-
"file": {
|
|
26592
|
-
"path": "gantt/_variables.scss",
|
|
26593
|
-
"name": "_variables.scss"
|
|
26594
|
-
}
|
|
26595
|
-
},
|
|
26596
|
-
{
|
|
26597
|
-
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
26598
|
-
"commentRange": {
|
|
26599
|
-
"start": 201,
|
|
26600
|
-
"end": 202
|
|
26601
|
-
},
|
|
26602
26527
|
"context": {
|
|
26603
26528
|
"type": "variable",
|
|
26604
26529
|
"name": "kendo-gantt-planned-offset-resize-handler-margin-x",
|
|
26605
26530
|
"value": "1.4em",
|
|
26606
26531
|
"scope": "default",
|
|
26607
26532
|
"line": {
|
|
26608
|
-
"start":
|
|
26609
|
-
"end":
|
|
26533
|
+
"start": 193,
|
|
26534
|
+
"end": 193
|
|
26610
26535
|
}
|
|
26611
26536
|
},
|
|
26612
26537
|
"group": [
|
|
@@ -26621,8 +26546,8 @@
|
|
|
26621
26546
|
{
|
|
26622
26547
|
"description": "The background color of the Gantt planned Tooltip.\n",
|
|
26623
26548
|
"commentRange": {
|
|
26624
|
-
"start":
|
|
26625
|
-
"end":
|
|
26549
|
+
"start": 195,
|
|
26550
|
+
"end": 196
|
|
26626
26551
|
},
|
|
26627
26552
|
"context": {
|
|
26628
26553
|
"type": "variable",
|
|
@@ -26630,8 +26555,8 @@
|
|
|
26630
26555
|
"value": "k-color(inverse)",
|
|
26631
26556
|
"scope": "default",
|
|
26632
26557
|
"line": {
|
|
26633
|
-
"start":
|
|
26634
|
-
"end":
|
|
26558
|
+
"start": 197,
|
|
26559
|
+
"end": 197
|
|
26635
26560
|
}
|
|
26636
26561
|
},
|
|
26637
26562
|
"group": [
|
|
@@ -26646,8 +26571,8 @@
|
|
|
26646
26571
|
{
|
|
26647
26572
|
"description": "The border color of the Gantt planned Tooltip.\n",
|
|
26648
26573
|
"commentRange": {
|
|
26649
|
-
"start":
|
|
26650
|
-
"end":
|
|
26574
|
+
"start": 198,
|
|
26575
|
+
"end": 199
|
|
26651
26576
|
},
|
|
26652
26577
|
"context": {
|
|
26653
26578
|
"type": "variable",
|
|
@@ -26655,8 +26580,8 @@
|
|
|
26655
26580
|
"value": "$kendo-gantt-planned-bg",
|
|
26656
26581
|
"scope": "default",
|
|
26657
26582
|
"line": {
|
|
26658
|
-
"start":
|
|
26659
|
-
"end":
|
|
26583
|
+
"start": 200,
|
|
26584
|
+
"end": 200
|
|
26660
26585
|
}
|
|
26661
26586
|
},
|
|
26662
26587
|
"group": [
|
|
@@ -26671,8 +26596,8 @@
|
|
|
26671
26596
|
{
|
|
26672
26597
|
"description": "The background color of the Gantt delayed task.\n",
|
|
26673
26598
|
"commentRange": {
|
|
26674
|
-
"start":
|
|
26675
|
-
"end":
|
|
26599
|
+
"start": 202,
|
|
26600
|
+
"end": 203
|
|
26676
26601
|
},
|
|
26677
26602
|
"context": {
|
|
26678
26603
|
"type": "variable",
|
|
@@ -26680,8 +26605,8 @@
|
|
|
26680
26605
|
"value": "k-color(error)",
|
|
26681
26606
|
"scope": "default",
|
|
26682
26607
|
"line": {
|
|
26683
|
-
"start":
|
|
26684
|
-
"end":
|
|
26608
|
+
"start": 204,
|
|
26609
|
+
"end": 204
|
|
26685
26610
|
}
|
|
26686
26611
|
},
|
|
26687
26612
|
"group": [
|
|
@@ -26696,8 +26621,8 @@
|
|
|
26696
26621
|
{
|
|
26697
26622
|
"description": "The complement background color of the Gantt delayed task.\n",
|
|
26698
26623
|
"commentRange": {
|
|
26699
|
-
"start":
|
|
26700
|
-
"end":
|
|
26624
|
+
"start": 205,
|
|
26625
|
+
"end": 206
|
|
26701
26626
|
},
|
|
26702
26627
|
"context": {
|
|
26703
26628
|
"type": "variable",
|
|
@@ -26705,8 +26630,8 @@
|
|
|
26705
26630
|
"value": "k-color(error-emphasis)",
|
|
26706
26631
|
"scope": "default",
|
|
26707
26632
|
"line": {
|
|
26708
|
-
"start":
|
|
26709
|
-
"end":
|
|
26633
|
+
"start": 207,
|
|
26634
|
+
"end": 207
|
|
26710
26635
|
}
|
|
26711
26636
|
},
|
|
26712
26637
|
"group": [
|
|
@@ -26721,8 +26646,8 @@
|
|
|
26721
26646
|
{
|
|
26722
26647
|
"description": "The background color of the Gantt advanced task.\n",
|
|
26723
26648
|
"commentRange": {
|
|
26724
|
-
"start":
|
|
26725
|
-
"end":
|
|
26649
|
+
"start": 209,
|
|
26650
|
+
"end": 210
|
|
26726
26651
|
},
|
|
26727
26652
|
"context": {
|
|
26728
26653
|
"type": "variable",
|
|
@@ -26730,8 +26655,8 @@
|
|
|
26730
26655
|
"value": "k-color(success)",
|
|
26731
26656
|
"scope": "default",
|
|
26732
26657
|
"line": {
|
|
26733
|
-
"start":
|
|
26734
|
-
"end":
|
|
26658
|
+
"start": 211,
|
|
26659
|
+
"end": 211
|
|
26735
26660
|
}
|
|
26736
26661
|
},
|
|
26737
26662
|
"group": [
|
|
@@ -26746,8 +26671,8 @@
|
|
|
26746
26671
|
{
|
|
26747
26672
|
"description": "The complement background color of the Gantt advanced task.\n",
|
|
26748
26673
|
"commentRange": {
|
|
26749
|
-
"start":
|
|
26750
|
-
"end":
|
|
26674
|
+
"start": 212,
|
|
26675
|
+
"end": 213
|
|
26751
26676
|
},
|
|
26752
26677
|
"context": {
|
|
26753
26678
|
"type": "variable",
|
|
@@ -26755,8 +26680,8 @@
|
|
|
26755
26680
|
"value": "k-color(success-emphasis)",
|
|
26756
26681
|
"scope": "default",
|
|
26757
26682
|
"line": {
|
|
26758
|
-
"start":
|
|
26759
|
-
"end":
|
|
26683
|
+
"start": 214,
|
|
26684
|
+
"end": 214
|
|
26760
26685
|
}
|
|
26761
26686
|
},
|
|
26762
26687
|
"group": [
|
|
@@ -26771,8 +26696,8 @@
|
|
|
26771
26696
|
{
|
|
26772
26697
|
"description": "The text color of the Gantt delayed task action.\n",
|
|
26773
26698
|
"commentRange": {
|
|
26774
|
-
"start":
|
|
26775
|
-
"end":
|
|
26699
|
+
"start": 216,
|
|
26700
|
+
"end": 217
|
|
26776
26701
|
},
|
|
26777
26702
|
"context": {
|
|
26778
26703
|
"type": "variable",
|
|
@@ -26780,8 +26705,8 @@
|
|
|
26780
26705
|
"value": "#000000",
|
|
26781
26706
|
"scope": "default",
|
|
26782
26707
|
"line": {
|
|
26783
|
-
"start":
|
|
26784
|
-
"end":
|
|
26708
|
+
"start": 218,
|
|
26709
|
+
"end": 218
|
|
26785
26710
|
}
|
|
26786
26711
|
},
|
|
26787
26712
|
"group": [
|
|
@@ -26796,8 +26721,8 @@
|
|
|
26796
26721
|
{
|
|
26797
26722
|
"description": "The top position of the Gantt delayed task resize handler.\n",
|
|
26798
26723
|
"commentRange": {
|
|
26799
|
-
"start":
|
|
26800
|
-
"end":
|
|
26724
|
+
"start": 219,
|
|
26725
|
+
"end": 220
|
|
26801
26726
|
},
|
|
26802
26727
|
"context": {
|
|
26803
26728
|
"type": "variable",
|
|
@@ -26805,8 +26730,8 @@
|
|
|
26805
26730
|
"value": "50%",
|
|
26806
26731
|
"scope": "default",
|
|
26807
26732
|
"line": {
|
|
26808
|
-
"start":
|
|
26809
|
-
"end":
|
|
26733
|
+
"start": 221,
|
|
26734
|
+
"end": 221
|
|
26810
26735
|
}
|
|
26811
26736
|
},
|
|
26812
26737
|
"group": [
|
|
@@ -26821,8 +26746,8 @@
|
|
|
26821
26746
|
{
|
|
26822
26747
|
"description": "The default width of the Gantt validation Tooltip.\n",
|
|
26823
26748
|
"commentRange": {
|
|
26824
|
-
"start":
|
|
26825
|
-
"end":
|
|
26749
|
+
"start": 223,
|
|
26750
|
+
"end": 224
|
|
26826
26751
|
},
|
|
26827
26752
|
"context": {
|
|
26828
26753
|
"type": "variable",
|
|
@@ -26830,8 +26755,8 @@
|
|
|
26830
26755
|
"value": "200px",
|
|
26831
26756
|
"scope": "default",
|
|
26832
26757
|
"line": {
|
|
26833
|
-
"start":
|
|
26834
|
-
"end":
|
|
26758
|
+
"start": 225,
|
|
26759
|
+
"end": 225
|
|
26835
26760
|
}
|
|
26836
26761
|
},
|
|
26837
26762
|
"group": [
|
|
@@ -26846,8 +26771,8 @@
|
|
|
26846
26771
|
{
|
|
26847
26772
|
"description": "The default width of the Gantt validation Tooltip label.\n",
|
|
26848
26773
|
"commentRange": {
|
|
26849
|
-
"start":
|
|
26850
|
-
"end":
|
|
26774
|
+
"start": 226,
|
|
26775
|
+
"end": 227
|
|
26851
26776
|
},
|
|
26852
26777
|
"context": {
|
|
26853
26778
|
"type": "variable",
|
|
@@ -26855,8 +26780,8 @@
|
|
|
26855
26780
|
"value": "50px",
|
|
26856
26781
|
"scope": "default",
|
|
26857
26782
|
"line": {
|
|
26858
|
-
"start":
|
|
26859
|
-
"end":
|
|
26783
|
+
"start": 228,
|
|
26784
|
+
"end": 228
|
|
26860
26785
|
}
|
|
26861
26786
|
},
|
|
26862
26787
|
"group": [
|
|
@@ -26871,8 +26796,8 @@
|
|
|
26871
26796
|
{
|
|
26872
26797
|
"description": "The border color of the Gantt validation Tooltip.\n",
|
|
26873
26798
|
"commentRange": {
|
|
26874
|
-
"start":
|
|
26875
|
-
"end":
|
|
26799
|
+
"start": 229,
|
|
26800
|
+
"end": 230
|
|
26876
26801
|
},
|
|
26877
26802
|
"context": {
|
|
26878
26803
|
"type": "variable",
|
|
@@ -26880,8 +26805,8 @@
|
|
|
26880
26805
|
"value": "#656565",
|
|
26881
26806
|
"scope": "default",
|
|
26882
26807
|
"line": {
|
|
26883
|
-
"start":
|
|
26884
|
-
"end":
|
|
26808
|
+
"start": 231,
|
|
26809
|
+
"end": 231
|
|
26885
26810
|
}
|
|
26886
26811
|
},
|
|
26887
26812
|
"group": [
|
|
@@ -26896,8 +26821,8 @@
|
|
|
26896
26821
|
{
|
|
26897
26822
|
"description": "The border color of the valid Gantt validation Tooltip.\n",
|
|
26898
26823
|
"commentRange": {
|
|
26899
|
-
"start":
|
|
26900
|
-
"end":
|
|
26824
|
+
"start": 232,
|
|
26825
|
+
"end": 233
|
|
26901
26826
|
},
|
|
26902
26827
|
"context": {
|
|
26903
26828
|
"type": "variable",
|
|
@@ -26905,8 +26830,8 @@
|
|
|
26905
26830
|
"value": "k-color(success)",
|
|
26906
26831
|
"scope": "default",
|
|
26907
26832
|
"line": {
|
|
26908
|
-
"start":
|
|
26909
|
-
"end":
|
|
26833
|
+
"start": 234,
|
|
26834
|
+
"end": 234
|
|
26910
26835
|
}
|
|
26911
26836
|
},
|
|
26912
26837
|
"group": [
|
|
@@ -26921,8 +26846,8 @@
|
|
|
26921
26846
|
{
|
|
26922
26847
|
"description": "The border color of the invalid Gantt validation Tooltip.\n",
|
|
26923
26848
|
"commentRange": {
|
|
26924
|
-
"start":
|
|
26925
|
-
"end":
|
|
26849
|
+
"start": 235,
|
|
26850
|
+
"end": 236
|
|
26926
26851
|
},
|
|
26927
26852
|
"context": {
|
|
26928
26853
|
"type": "variable",
|
|
@@ -26930,8 +26855,8 @@
|
|
|
26930
26855
|
"value": "k-color(error)",
|
|
26931
26856
|
"scope": "default",
|
|
26932
26857
|
"line": {
|
|
26933
|
-
"start":
|
|
26934
|
-
"end":
|
|
26858
|
+
"start": 237,
|
|
26859
|
+
"end": 237
|
|
26935
26860
|
}
|
|
26936
26861
|
},
|
|
26937
26862
|
"group": [
|
|
@@ -26946,8 +26871,8 @@
|
|
|
26946
26871
|
{
|
|
26947
26872
|
"description": "The horizontal padding of the Gantt task Tooltip.\n",
|
|
26948
26873
|
"commentRange": {
|
|
26949
|
-
"start":
|
|
26950
|
-
"end":
|
|
26874
|
+
"start": 239,
|
|
26875
|
+
"end": 240
|
|
26951
26876
|
},
|
|
26952
26877
|
"context": {
|
|
26953
26878
|
"type": "variable",
|
|
@@ -26955,8 +26880,8 @@
|
|
|
26955
26880
|
"value": "k-spacing(4)",
|
|
26956
26881
|
"scope": "default",
|
|
26957
26882
|
"line": {
|
|
26958
|
-
"start":
|
|
26959
|
-
"end":
|
|
26883
|
+
"start": 241,
|
|
26884
|
+
"end": 241
|
|
26960
26885
|
}
|
|
26961
26886
|
},
|
|
26962
26887
|
"group": [
|
|
@@ -26971,8 +26896,8 @@
|
|
|
26971
26896
|
{
|
|
26972
26897
|
"description": "The vertical padding of the Gantt task Tooltip.\n",
|
|
26973
26898
|
"commentRange": {
|
|
26974
|
-
"start":
|
|
26975
|
-
"end":
|
|
26899
|
+
"start": 242,
|
|
26900
|
+
"end": 243
|
|
26976
26901
|
},
|
|
26977
26902
|
"context": {
|
|
26978
26903
|
"type": "variable",
|
|
@@ -26980,8 +26905,8 @@
|
|
|
26980
26905
|
"value": "k-spacing(1)",
|
|
26981
26906
|
"scope": "default",
|
|
26982
26907
|
"line": {
|
|
26983
|
-
"start":
|
|
26984
|
-
"end":
|
|
26908
|
+
"start": 244,
|
|
26909
|
+
"end": 244
|
|
26985
26910
|
}
|
|
26986
26911
|
},
|
|
26987
26912
|
"group": [
|
|
@@ -50077,7 +50002,7 @@
|
|
|
50077
50002
|
"context": {
|
|
50078
50003
|
"type": "variable",
|
|
50079
50004
|
"name": "kendo-scheduler-indicators-margin",
|
|
50080
|
-
"value": "k-spacing(0.5)
|
|
50005
|
+
"value": "k-spacing(0.5) k-spacing(1)",
|
|
50081
50006
|
"scope": "default",
|
|
50082
50007
|
"line": {
|
|
50083
50008
|
"start": 255,
|
|
@@ -50093,36 +50018,11 @@
|
|
|
50093
50018
|
"name": "_variables.scss"
|
|
50094
50019
|
}
|
|
50095
50020
|
},
|
|
50096
|
-
{
|
|
50097
|
-
"description": "The margin of the Scheduler event indicators in rtl.\n",
|
|
50098
|
-
"commentRange": {
|
|
50099
|
-
"start": 256,
|
|
50100
|
-
"end": 257
|
|
50101
|
-
},
|
|
50102
|
-
"context": {
|
|
50103
|
-
"type": "variable",
|
|
50104
|
-
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
50105
|
-
"value": "k-spacing(0.5) k-spacing(2) 0 .4ex",
|
|
50106
|
-
"scope": "default",
|
|
50107
|
-
"line": {
|
|
50108
|
-
"start": 258,
|
|
50109
|
-
"end": 258
|
|
50110
|
-
}
|
|
50111
|
-
},
|
|
50112
|
-
"group": [
|
|
50113
|
-
"scheduler"
|
|
50114
|
-
],
|
|
50115
|
-
"access": "public",
|
|
50116
|
-
"file": {
|
|
50117
|
-
"path": "scheduler/_variables.scss",
|
|
50118
|
-
"name": "_variables.scss"
|
|
50119
|
-
}
|
|
50120
|
-
},
|
|
50121
50021
|
{
|
|
50122
50022
|
"description": "The inline inset of the Scheduler marquee labels.\n",
|
|
50123
50023
|
"commentRange": {
|
|
50124
|
-
"start":
|
|
50125
|
-
"end":
|
|
50024
|
+
"start": 257,
|
|
50025
|
+
"end": 258
|
|
50126
50026
|
},
|
|
50127
50027
|
"context": {
|
|
50128
50028
|
"type": "variable",
|
|
@@ -50130,8 +50030,8 @@
|
|
|
50130
50030
|
"value": "k-spacing(2)",
|
|
50131
50031
|
"scope": "default",
|
|
50132
50032
|
"line": {
|
|
50133
|
-
"start":
|
|
50134
|
-
"end":
|
|
50033
|
+
"start": 259,
|
|
50034
|
+
"end": 259
|
|
50135
50035
|
}
|
|
50136
50036
|
},
|
|
50137
50037
|
"group": [
|
|
@@ -50146,8 +50046,8 @@
|
|
|
50146
50046
|
{
|
|
50147
50047
|
"description": "The block inset of the Scheduler marquee labels.\n",
|
|
50148
50048
|
"commentRange": {
|
|
50149
|
-
"start":
|
|
50150
|
-
"end":
|
|
50049
|
+
"start": 260,
|
|
50050
|
+
"end": 261
|
|
50151
50051
|
},
|
|
50152
50052
|
"context": {
|
|
50153
50053
|
"type": "variable",
|
|
@@ -50155,8 +50055,8 @@
|
|
|
50155
50055
|
"value": "k-spacing(0.5)",
|
|
50156
50056
|
"scope": "default",
|
|
50157
50057
|
"line": {
|
|
50158
|
-
"start":
|
|
50159
|
-
"end":
|
|
50058
|
+
"start": 262,
|
|
50059
|
+
"end": 262
|
|
50160
50060
|
}
|
|
50161
50061
|
},
|
|
50162
50062
|
"group": [
|
package/dist/meta/variables.json
CHANGED
|
@@ -13127,18 +13127,6 @@
|
|
|
13127
13127
|
"type": "Number",
|
|
13128
13128
|
"value": "1.15em"
|
|
13129
13129
|
},
|
|
13130
|
-
"kendo-gantt-rtl-milestone-wrap-margin-x": {
|
|
13131
|
-
"type": "Number",
|
|
13132
|
-
"value": "-2.4em"
|
|
13133
|
-
},
|
|
13134
|
-
"kendo-gantt-rtl-milestone-planned-moment-margin-x": {
|
|
13135
|
-
"type": "Number",
|
|
13136
|
-
"value": "0.2em"
|
|
13137
|
-
},
|
|
13138
|
-
"kendo-gantt-rtl-milestone-dot-start-margin-x": {
|
|
13139
|
-
"type": "Number",
|
|
13140
|
-
"value": "-0.1em"
|
|
13141
|
-
},
|
|
13142
13130
|
"kendo-gantt-planned-offset-resize-handler-margin-x": {
|
|
13143
13131
|
"type": "Number",
|
|
13144
13132
|
"value": "1.4em"
|
|
@@ -13497,11 +13485,7 @@
|
|
|
13497
13485
|
},
|
|
13498
13486
|
"kendo-scheduler-indicators-margin": {
|
|
13499
13487
|
"type": "List",
|
|
13500
|
-
"value": "(var(--kendo-spacing-0\\.5, 0.125rem)
|
|
13501
|
-
},
|
|
13502
|
-
"kendo-scheduler-rtl-indicators-margin": {
|
|
13503
|
-
"type": "List",
|
|
13504
|
-
"value": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-2, 0.5rem) 0 0.4ex)"
|
|
13488
|
+
"value": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem))"
|
|
13505
13489
|
},
|
|
13506
13490
|
"kendo-scheduler-marquee-label-inset-x": {
|
|
13507
13491
|
"type": "String",
|