@progress/kendo-theme-bootstrap 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/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.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 +146 -362
- package/dist/meta/sassdoc-raw-data.json +72 -172
- package/dist/meta/variables.json +1 -17
- 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 -1
- 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/forms/_layout.scss +3 -3
- package/scss/gantt/_variables.scss +0 -13
- package/scss/grid/_theme.scss +7 -7
- package/scss/loader/_layout.scss +1 -1
- package/scss/pager/_layout.scss +0 -6
- package/scss/popup/_layout.scss +2 -2
- package/scss/scheduler/_layout.scss +2 -11
- package/scss/scheduler/_variables.scss +1 -5
- package/scss/timeline/_layout.scss +1 -1
|
@@ -26569,94 +26569,19 @@
|
|
|
26569
26569
|
}
|
|
26570
26570
|
},
|
|
26571
26571
|
{
|
|
26572
|
-
"description": "The horizontal
|
|
26572
|
+
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
26573
26573
|
"commentRange": {
|
|
26574
26574
|
"start": 191,
|
|
26575
26575
|
"end": 192
|
|
26576
26576
|
},
|
|
26577
|
-
"context": {
|
|
26578
|
-
"type": "variable",
|
|
26579
|
-
"name": "kendo-gantt-rtl-milestone-wrap-margin-x",
|
|
26580
|
-
"value": "-2.3em",
|
|
26581
|
-
"scope": "default",
|
|
26582
|
-
"line": {
|
|
26583
|
-
"start": 193,
|
|
26584
|
-
"end": 193
|
|
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 margin of the Gantt milestone line dot.\n",
|
|
26598
|
-
"commentRange": {
|
|
26599
|
-
"start": 194,
|
|
26600
|
-
"end": 195
|
|
26601
|
-
},
|
|
26602
|
-
"context": {
|
|
26603
|
-
"type": "variable",
|
|
26604
|
-
"name": "kendo-gantt-rtl-milestone-planned-moment-margin-x",
|
|
26605
|
-
"value": ".2em",
|
|
26606
|
-
"scope": "default",
|
|
26607
|
-
"line": {
|
|
26608
|
-
"start": 196,
|
|
26609
|
-
"end": 196
|
|
26610
|
-
}
|
|
26611
|
-
},
|
|
26612
|
-
"group": [
|
|
26613
|
-
"gantt"
|
|
26614
|
-
],
|
|
26615
|
-
"access": "public",
|
|
26616
|
-
"file": {
|
|
26617
|
-
"path": "gantt/_variables.scss",
|
|
26618
|
-
"name": "_variables.scss"
|
|
26619
|
-
}
|
|
26620
|
-
},
|
|
26621
|
-
{
|
|
26622
|
-
"description": "The horizontal margin of the Gantt milestone task dot.\n",
|
|
26623
|
-
"commentRange": {
|
|
26624
|
-
"start": 197,
|
|
26625
|
-
"end": 198
|
|
26626
|
-
},
|
|
26627
|
-
"context": {
|
|
26628
|
-
"type": "variable",
|
|
26629
|
-
"name": "kendo-gantt-rtl-milestone-dot-start-margin-x",
|
|
26630
|
-
"value": "-.1em",
|
|
26631
|
-
"scope": "default",
|
|
26632
|
-
"line": {
|
|
26633
|
-
"start": 199,
|
|
26634
|
-
"end": 199
|
|
26635
|
-
}
|
|
26636
|
-
},
|
|
26637
|
-
"group": [
|
|
26638
|
-
"gantt"
|
|
26639
|
-
],
|
|
26640
|
-
"access": "public",
|
|
26641
|
-
"file": {
|
|
26642
|
-
"path": "gantt/_variables.scss",
|
|
26643
|
-
"name": "_variables.scss"
|
|
26644
|
-
}
|
|
26645
|
-
},
|
|
26646
|
-
{
|
|
26647
|
-
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
26648
|
-
"commentRange": {
|
|
26649
|
-
"start": 201,
|
|
26650
|
-
"end": 202
|
|
26651
|
-
},
|
|
26652
26577
|
"context": {
|
|
26653
26578
|
"type": "variable",
|
|
26654
26579
|
"name": "kendo-gantt-planned-offset-resize-handler-margin-x",
|
|
26655
26580
|
"value": "1.2em",
|
|
26656
26581
|
"scope": "default",
|
|
26657
26582
|
"line": {
|
|
26658
|
-
"start":
|
|
26659
|
-
"end":
|
|
26583
|
+
"start": 193,
|
|
26584
|
+
"end": 193
|
|
26660
26585
|
}
|
|
26661
26586
|
},
|
|
26662
26587
|
"group": [
|
|
@@ -26671,8 +26596,8 @@
|
|
|
26671
26596
|
{
|
|
26672
26597
|
"description": "The background color of the Gantt planned Tooltip.\n",
|
|
26673
26598
|
"commentRange": {
|
|
26674
|
-
"start":
|
|
26675
|
-
"end":
|
|
26599
|
+
"start": 195,
|
|
26600
|
+
"end": 196
|
|
26676
26601
|
},
|
|
26677
26602
|
"context": {
|
|
26678
26603
|
"type": "variable",
|
|
@@ -26680,8 +26605,8 @@
|
|
|
26680
26605
|
"value": "k-color(primary)",
|
|
26681
26606
|
"scope": "default",
|
|
26682
26607
|
"line": {
|
|
26683
|
-
"start":
|
|
26684
|
-
"end":
|
|
26608
|
+
"start": 197,
|
|
26609
|
+
"end": 197
|
|
26685
26610
|
}
|
|
26686
26611
|
},
|
|
26687
26612
|
"group": [
|
|
@@ -26696,8 +26621,8 @@
|
|
|
26696
26621
|
{
|
|
26697
26622
|
"description": "The border color of the Gantt planned Tooltip.\n",
|
|
26698
26623
|
"commentRange": {
|
|
26699
|
-
"start":
|
|
26700
|
-
"end":
|
|
26624
|
+
"start": 198,
|
|
26625
|
+
"end": 199
|
|
26701
26626
|
},
|
|
26702
26627
|
"context": {
|
|
26703
26628
|
"type": "variable",
|
|
@@ -26705,8 +26630,8 @@
|
|
|
26705
26630
|
"value": "$kendo-gantt-planned-bg",
|
|
26706
26631
|
"scope": "default",
|
|
26707
26632
|
"line": {
|
|
26708
|
-
"start":
|
|
26709
|
-
"end":
|
|
26633
|
+
"start": 200,
|
|
26634
|
+
"end": 200
|
|
26710
26635
|
}
|
|
26711
26636
|
},
|
|
26712
26637
|
"group": [
|
|
@@ -26721,8 +26646,8 @@
|
|
|
26721
26646
|
{
|
|
26722
26647
|
"description": "The background color of the Gantt delayed task.\n",
|
|
26723
26648
|
"commentRange": {
|
|
26724
|
-
"start":
|
|
26725
|
-
"end":
|
|
26649
|
+
"start": 202,
|
|
26650
|
+
"end": 203
|
|
26726
26651
|
},
|
|
26727
26652
|
"context": {
|
|
26728
26653
|
"type": "variable",
|
|
@@ -26730,8 +26655,8 @@
|
|
|
26730
26655
|
"value": "k-color(error)",
|
|
26731
26656
|
"scope": "default",
|
|
26732
26657
|
"line": {
|
|
26733
|
-
"start":
|
|
26734
|
-
"end":
|
|
26658
|
+
"start": 204,
|
|
26659
|
+
"end": 204
|
|
26735
26660
|
}
|
|
26736
26661
|
},
|
|
26737
26662
|
"group": [
|
|
@@ -26746,8 +26671,8 @@
|
|
|
26746
26671
|
{
|
|
26747
26672
|
"description": "The complement background color of the Gantt delayed task.\n",
|
|
26748
26673
|
"commentRange": {
|
|
26749
|
-
"start":
|
|
26750
|
-
"end":
|
|
26674
|
+
"start": 205,
|
|
26675
|
+
"end": 206
|
|
26751
26676
|
},
|
|
26752
26677
|
"context": {
|
|
26753
26678
|
"type": "variable",
|
|
@@ -26755,8 +26680,8 @@
|
|
|
26755
26680
|
"value": "k-color(error-emphasis)",
|
|
26756
26681
|
"scope": "default",
|
|
26757
26682
|
"line": {
|
|
26758
|
-
"start":
|
|
26759
|
-
"end":
|
|
26683
|
+
"start": 207,
|
|
26684
|
+
"end": 207
|
|
26760
26685
|
}
|
|
26761
26686
|
},
|
|
26762
26687
|
"group": [
|
|
@@ -26771,8 +26696,8 @@
|
|
|
26771
26696
|
{
|
|
26772
26697
|
"description": "The background color of the Gantt advanced task.\n",
|
|
26773
26698
|
"commentRange": {
|
|
26774
|
-
"start":
|
|
26775
|
-
"end":
|
|
26699
|
+
"start": 209,
|
|
26700
|
+
"end": 210
|
|
26776
26701
|
},
|
|
26777
26702
|
"context": {
|
|
26778
26703
|
"type": "variable",
|
|
@@ -26780,8 +26705,8 @@
|
|
|
26780
26705
|
"value": "k-color(success)",
|
|
26781
26706
|
"scope": "default",
|
|
26782
26707
|
"line": {
|
|
26783
|
-
"start":
|
|
26784
|
-
"end":
|
|
26708
|
+
"start": 211,
|
|
26709
|
+
"end": 211
|
|
26785
26710
|
}
|
|
26786
26711
|
},
|
|
26787
26712
|
"group": [
|
|
@@ -26796,8 +26721,8 @@
|
|
|
26796
26721
|
{
|
|
26797
26722
|
"description": "The complement background color of the Gantt advanced task.\n",
|
|
26798
26723
|
"commentRange": {
|
|
26799
|
-
"start":
|
|
26800
|
-
"end":
|
|
26724
|
+
"start": 212,
|
|
26725
|
+
"end": 213
|
|
26801
26726
|
},
|
|
26802
26727
|
"context": {
|
|
26803
26728
|
"type": "variable",
|
|
@@ -26805,8 +26730,8 @@
|
|
|
26805
26730
|
"value": "k-color(success-emphasis)",
|
|
26806
26731
|
"scope": "default",
|
|
26807
26732
|
"line": {
|
|
26808
|
-
"start":
|
|
26809
|
-
"end":
|
|
26733
|
+
"start": 214,
|
|
26734
|
+
"end": 214
|
|
26810
26735
|
}
|
|
26811
26736
|
},
|
|
26812
26737
|
"group": [
|
|
@@ -26821,8 +26746,8 @@
|
|
|
26821
26746
|
{
|
|
26822
26747
|
"description": "The text color of the Gantt delayed task action.\n",
|
|
26823
26748
|
"commentRange": {
|
|
26824
|
-
"start":
|
|
26825
|
-
"end":
|
|
26749
|
+
"start": 216,
|
|
26750
|
+
"end": 217
|
|
26826
26751
|
},
|
|
26827
26752
|
"context": {
|
|
26828
26753
|
"type": "variable",
|
|
@@ -26830,8 +26755,8 @@
|
|
|
26830
26755
|
"value": "#000000",
|
|
26831
26756
|
"scope": "default",
|
|
26832
26757
|
"line": {
|
|
26833
|
-
"start":
|
|
26834
|
-
"end":
|
|
26758
|
+
"start": 218,
|
|
26759
|
+
"end": 218
|
|
26835
26760
|
}
|
|
26836
26761
|
},
|
|
26837
26762
|
"group": [
|
|
@@ -26846,8 +26771,8 @@
|
|
|
26846
26771
|
{
|
|
26847
26772
|
"description": "The top position of the Gantt delayed task resize handler.\n",
|
|
26848
26773
|
"commentRange": {
|
|
26849
|
-
"start":
|
|
26850
|
-
"end":
|
|
26774
|
+
"start": 219,
|
|
26775
|
+
"end": 220
|
|
26851
26776
|
},
|
|
26852
26777
|
"context": {
|
|
26853
26778
|
"type": "variable",
|
|
@@ -26855,8 +26780,8 @@
|
|
|
26855
26780
|
"value": "45%",
|
|
26856
26781
|
"scope": "default",
|
|
26857
26782
|
"line": {
|
|
26858
|
-
"start":
|
|
26859
|
-
"end":
|
|
26783
|
+
"start": 221,
|
|
26784
|
+
"end": 221
|
|
26860
26785
|
}
|
|
26861
26786
|
},
|
|
26862
26787
|
"group": [
|
|
@@ -26871,8 +26796,8 @@
|
|
|
26871
26796
|
{
|
|
26872
26797
|
"description": "The default width of the Gantt validation Tooltip.\n",
|
|
26873
26798
|
"commentRange": {
|
|
26874
|
-
"start":
|
|
26875
|
-
"end":
|
|
26799
|
+
"start": 223,
|
|
26800
|
+
"end": 224
|
|
26876
26801
|
},
|
|
26877
26802
|
"context": {
|
|
26878
26803
|
"type": "variable",
|
|
@@ -26880,8 +26805,8 @@
|
|
|
26880
26805
|
"value": "200px",
|
|
26881
26806
|
"scope": "default",
|
|
26882
26807
|
"line": {
|
|
26883
|
-
"start":
|
|
26884
|
-
"end":
|
|
26808
|
+
"start": 225,
|
|
26809
|
+
"end": 225
|
|
26885
26810
|
}
|
|
26886
26811
|
},
|
|
26887
26812
|
"group": [
|
|
@@ -26896,8 +26821,8 @@
|
|
|
26896
26821
|
{
|
|
26897
26822
|
"description": "The default width of the Gantt validation Tooltip label.\n",
|
|
26898
26823
|
"commentRange": {
|
|
26899
|
-
"start":
|
|
26900
|
-
"end":
|
|
26824
|
+
"start": 226,
|
|
26825
|
+
"end": 227
|
|
26901
26826
|
},
|
|
26902
26827
|
"context": {
|
|
26903
26828
|
"type": "variable",
|
|
@@ -26905,8 +26830,8 @@
|
|
|
26905
26830
|
"value": "50px",
|
|
26906
26831
|
"scope": "default",
|
|
26907
26832
|
"line": {
|
|
26908
|
-
"start":
|
|
26909
|
-
"end":
|
|
26833
|
+
"start": 228,
|
|
26834
|
+
"end": 228
|
|
26910
26835
|
}
|
|
26911
26836
|
},
|
|
26912
26837
|
"group": [
|
|
@@ -26921,8 +26846,8 @@
|
|
|
26921
26846
|
{
|
|
26922
26847
|
"description": "The border color of the Gantt validation Tooltip.\n",
|
|
26923
26848
|
"commentRange": {
|
|
26924
|
-
"start":
|
|
26925
|
-
"end":
|
|
26849
|
+
"start": 229,
|
|
26850
|
+
"end": 230
|
|
26926
26851
|
},
|
|
26927
26852
|
"context": {
|
|
26928
26853
|
"type": "variable",
|
|
@@ -26930,8 +26855,8 @@
|
|
|
26930
26855
|
"value": "#656565",
|
|
26931
26856
|
"scope": "default",
|
|
26932
26857
|
"line": {
|
|
26933
|
-
"start":
|
|
26934
|
-
"end":
|
|
26858
|
+
"start": 231,
|
|
26859
|
+
"end": 231
|
|
26935
26860
|
}
|
|
26936
26861
|
},
|
|
26937
26862
|
"group": [
|
|
@@ -26946,8 +26871,8 @@
|
|
|
26946
26871
|
{
|
|
26947
26872
|
"description": "The border color of the valid Gantt validation Tooltip.\n",
|
|
26948
26873
|
"commentRange": {
|
|
26949
|
-
"start":
|
|
26950
|
-
"end":
|
|
26874
|
+
"start": 232,
|
|
26875
|
+
"end": 233
|
|
26951
26876
|
},
|
|
26952
26877
|
"context": {
|
|
26953
26878
|
"type": "variable",
|
|
@@ -26955,8 +26880,8 @@
|
|
|
26955
26880
|
"value": "k-color(success)",
|
|
26956
26881
|
"scope": "default",
|
|
26957
26882
|
"line": {
|
|
26958
|
-
"start":
|
|
26959
|
-
"end":
|
|
26883
|
+
"start": 234,
|
|
26884
|
+
"end": 234
|
|
26960
26885
|
}
|
|
26961
26886
|
},
|
|
26962
26887
|
"group": [
|
|
@@ -26971,8 +26896,8 @@
|
|
|
26971
26896
|
{
|
|
26972
26897
|
"description": "The border color of the invalid Gantt validation Tooltip.\n",
|
|
26973
26898
|
"commentRange": {
|
|
26974
|
-
"start":
|
|
26975
|
-
"end":
|
|
26899
|
+
"start": 235,
|
|
26900
|
+
"end": 236
|
|
26976
26901
|
},
|
|
26977
26902
|
"context": {
|
|
26978
26903
|
"type": "variable",
|
|
@@ -26980,8 +26905,8 @@
|
|
|
26980
26905
|
"value": "k-color(error)",
|
|
26981
26906
|
"scope": "default",
|
|
26982
26907
|
"line": {
|
|
26983
|
-
"start":
|
|
26984
|
-
"end":
|
|
26908
|
+
"start": 237,
|
|
26909
|
+
"end": 237
|
|
26985
26910
|
}
|
|
26986
26911
|
},
|
|
26987
26912
|
"group": [
|
|
@@ -26996,8 +26921,8 @@
|
|
|
26996
26921
|
{
|
|
26997
26922
|
"description": "The horizontal padding of the Gantt task Tooltip.\n",
|
|
26998
26923
|
"commentRange": {
|
|
26999
|
-
"start":
|
|
27000
|
-
"end":
|
|
26924
|
+
"start": 238,
|
|
26925
|
+
"end": 239
|
|
27001
26926
|
},
|
|
27002
26927
|
"context": {
|
|
27003
26928
|
"type": "variable",
|
|
@@ -27005,8 +26930,8 @@
|
|
|
27005
26930
|
"value": "k-spacing(4)",
|
|
27006
26931
|
"scope": "default",
|
|
27007
26932
|
"line": {
|
|
27008
|
-
"start":
|
|
27009
|
-
"end":
|
|
26933
|
+
"start": 240,
|
|
26934
|
+
"end": 240
|
|
27010
26935
|
}
|
|
27011
26936
|
},
|
|
27012
26937
|
"group": [
|
|
@@ -27021,8 +26946,8 @@
|
|
|
27021
26946
|
{
|
|
27022
26947
|
"description": "The vertical padding of the Gantt task Tooltip.\n",
|
|
27023
26948
|
"commentRange": {
|
|
27024
|
-
"start":
|
|
27025
|
-
"end":
|
|
26949
|
+
"start": 241,
|
|
26950
|
+
"end": 242
|
|
27026
26951
|
},
|
|
27027
26952
|
"context": {
|
|
27028
26953
|
"type": "variable",
|
|
@@ -27030,8 +26955,8 @@
|
|
|
27030
26955
|
"value": "k-spacing(2)",
|
|
27031
26956
|
"scope": "default",
|
|
27032
26957
|
"line": {
|
|
27033
|
-
"start":
|
|
27034
|
-
"end":
|
|
26958
|
+
"start": 243,
|
|
26959
|
+
"end": 243
|
|
27035
26960
|
}
|
|
27036
26961
|
},
|
|
27037
26962
|
"group": [
|
|
@@ -49952,7 +49877,7 @@
|
|
|
49952
49877
|
"context": {
|
|
49953
49878
|
"type": "variable",
|
|
49954
49879
|
"name": "kendo-scheduler-indicators-margin",
|
|
49955
|
-
"value": "k-spacing(1)
|
|
49880
|
+
"value": "k-spacing(1) k-spacing(2)",
|
|
49956
49881
|
"scope": "default",
|
|
49957
49882
|
"line": {
|
|
49958
49883
|
"start": 254,
|
|
@@ -49968,36 +49893,11 @@
|
|
|
49968
49893
|
"name": "_variables.scss"
|
|
49969
49894
|
}
|
|
49970
49895
|
},
|
|
49971
|
-
{
|
|
49972
|
-
"description": "The margin of the Scheduler event indicators in rtl.\n",
|
|
49973
|
-
"commentRange": {
|
|
49974
|
-
"start": 255,
|
|
49975
|
-
"end": 256
|
|
49976
|
-
},
|
|
49977
|
-
"context": {
|
|
49978
|
-
"type": "variable",
|
|
49979
|
-
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
49980
|
-
"value": "k-spacing(1) k-spacing(2) 0 .4ex",
|
|
49981
|
-
"scope": "default",
|
|
49982
|
-
"line": {
|
|
49983
|
-
"start": 257,
|
|
49984
|
-
"end": 257
|
|
49985
|
-
}
|
|
49986
|
-
},
|
|
49987
|
-
"group": [
|
|
49988
|
-
"scheduler"
|
|
49989
|
-
],
|
|
49990
|
-
"access": "public",
|
|
49991
|
-
"file": {
|
|
49992
|
-
"path": "scheduler/_variables.scss",
|
|
49993
|
-
"name": "_variables.scss"
|
|
49994
|
-
}
|
|
49995
|
-
},
|
|
49996
49896
|
{
|
|
49997
49897
|
"description": "The inline inset of the Scheduler marquee labels.\n",
|
|
49998
49898
|
"commentRange": {
|
|
49999
|
-
"start":
|
|
50000
|
-
"end":
|
|
49899
|
+
"start": 256,
|
|
49900
|
+
"end": 257
|
|
50001
49901
|
},
|
|
50002
49902
|
"context": {
|
|
50003
49903
|
"type": "variable",
|
|
@@ -50005,8 +49905,8 @@
|
|
|
50005
49905
|
"value": "k-spacing(2)",
|
|
50006
49906
|
"scope": "default",
|
|
50007
49907
|
"line": {
|
|
50008
|
-
"start":
|
|
50009
|
-
"end":
|
|
49908
|
+
"start": 258,
|
|
49909
|
+
"end": 258
|
|
50010
49910
|
}
|
|
50011
49911
|
},
|
|
50012
49912
|
"group": [
|
|
@@ -50021,8 +49921,8 @@
|
|
|
50021
49921
|
{
|
|
50022
49922
|
"description": "The block inset of the Scheduler marquee labels.\n",
|
|
50023
49923
|
"commentRange": {
|
|
50024
|
-
"start":
|
|
50025
|
-
"end":
|
|
49924
|
+
"start": 259,
|
|
49925
|
+
"end": 260
|
|
50026
49926
|
},
|
|
50027
49927
|
"context": {
|
|
50028
49928
|
"type": "variable",
|
|
@@ -50030,8 +49930,8 @@
|
|
|
50030
49930
|
"value": "k-spacing(1)",
|
|
50031
49931
|
"scope": "default",
|
|
50032
49932
|
"line": {
|
|
50033
|
-
"start":
|
|
50034
|
-
"end":
|
|
49933
|
+
"start": 261,
|
|
49934
|
+
"end": 261
|
|
50035
49935
|
}
|
|
50036
49936
|
},
|
|
50037
49937
|
"group": [
|
package/dist/meta/variables.json
CHANGED
|
@@ -13082,18 +13082,6 @@
|
|
|
13082
13082
|
"type": "Number",
|
|
13083
13083
|
"value": "0.85em"
|
|
13084
13084
|
},
|
|
13085
|
-
"kendo-gantt-rtl-milestone-wrap-margin-x": {
|
|
13086
|
-
"type": "Number",
|
|
13087
|
-
"value": "-2.3em"
|
|
13088
|
-
},
|
|
13089
|
-
"kendo-gantt-rtl-milestone-planned-moment-margin-x": {
|
|
13090
|
-
"type": "Number",
|
|
13091
|
-
"value": "0.2em"
|
|
13092
|
-
},
|
|
13093
|
-
"kendo-gantt-rtl-milestone-dot-start-margin-x": {
|
|
13094
|
-
"type": "Number",
|
|
13095
|
-
"value": "-0.1em"
|
|
13096
|
-
},
|
|
13097
13085
|
"kendo-gantt-planned-offset-resize-handler-margin-x": {
|
|
13098
13086
|
"type": "Number",
|
|
13099
13087
|
"value": "1.2em"
|
|
@@ -13452,11 +13440,7 @@
|
|
|
13452
13440
|
},
|
|
13453
13441
|
"kendo-scheduler-indicators-margin": {
|
|
13454
13442
|
"type": "List",
|
|
13455
|
-
"value": "(var(--kendo-spacing-1, 0.25rem)
|
|
13456
|
-
},
|
|
13457
|
-
"kendo-scheduler-rtl-indicators-margin": {
|
|
13458
|
-
"type": "List",
|
|
13459
|
-
"value": "(var(--kendo-spacing-1, 0.25rem) var(--kendo-spacing-2, 0.5rem) 0 0.4ex)"
|
|
13443
|
+
"value": "(var(--kendo-spacing-1, 0.25rem) var(--kendo-spacing-2, 0.5rem))"
|
|
13460
13444
|
},
|
|
13461
13445
|
"kendo-scheduler-marquee-label-inset-x": {
|
|
13462
13446
|
"type": "String",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-bootstrap",
|
|
3
3
|
"description": "Bootstrap theme for Kendo UI",
|
|
4
|
-
"version": "12.0.0-dev.
|
|
4
|
+
"version": "12.0.0-dev.2",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -53,12 +53,12 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@progress/kendo-svg-icons": "^4.1.0",
|
|
56
|
-
"@progress/kendo-theme-core": "12.0.0-dev.
|
|
57
|
-
"@progress/kendo-theme-utils": "12.0.0-dev.
|
|
56
|
+
"@progress/kendo-theme-core": "12.0.0-dev.2",
|
|
57
|
+
"@progress/kendo-theme-utils": "12.0.0-dev.2"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
61
61
|
"lib": "lib"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "3d3c1e57932a00e6c1a0e1fbbd14d7ba1e2fe4a9"
|
|
64
64
|
}
|