@progress/kendo-theme-default 7.0.3-dev.3 → 7.1.0-dev.0
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 +142 -98
- package/dist/all.scss +82 -159
- package/dist/meta/sassdoc-data.json +870 -0
- package/dist/meta/sassdoc-raw-data.json +400 -0
- package/dist/meta/variables.json +6 -62
- 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/card/_layout.scss +18 -57
- package/scss/colorgradient/_layout.scss +0 -1
- package/scss/grid/_layout.scss +1 -0
- package/scss/popup/_layout.scss +1 -0
- package/scss/slider/_layout.scss +1 -22
- package/scss/tooltip/_layout.scss +0 -1
- package/scss/tooltip/_theme.scss +13 -62
- package/scss/tooltip/_variables.scss +49 -16
|
@@ -36561,6 +36561,406 @@
|
|
|
36561
36561
|
"name": "_variables.scss"
|
|
36562
36562
|
}
|
|
36563
36563
|
},
|
|
36564
|
+
{
|
|
36565
|
+
"description": "The vertical padding of the Tooltip.\n",
|
|
36566
|
+
"commentRange": {
|
|
36567
|
+
"start": 3,
|
|
36568
|
+
"end": 4
|
|
36569
|
+
},
|
|
36570
|
+
"context": {
|
|
36571
|
+
"type": "variable",
|
|
36572
|
+
"name": "kendo-tooltip-padding-y",
|
|
36573
|
+
"value": "$kendo-padding-md-y",
|
|
36574
|
+
"scope": "default",
|
|
36575
|
+
"line": {
|
|
36576
|
+
"start": 5,
|
|
36577
|
+
"end": 5
|
|
36578
|
+
}
|
|
36579
|
+
},
|
|
36580
|
+
"group": [
|
|
36581
|
+
"tooltip"
|
|
36582
|
+
],
|
|
36583
|
+
"access": "public",
|
|
36584
|
+
"file": {
|
|
36585
|
+
"path": "tooltip/_variables.scss",
|
|
36586
|
+
"name": "_variables.scss"
|
|
36587
|
+
}
|
|
36588
|
+
},
|
|
36589
|
+
{
|
|
36590
|
+
"description": "The horizontal padding of the Tooltip.\n",
|
|
36591
|
+
"commentRange": {
|
|
36592
|
+
"start": 6,
|
|
36593
|
+
"end": 7
|
|
36594
|
+
},
|
|
36595
|
+
"context": {
|
|
36596
|
+
"type": "variable",
|
|
36597
|
+
"name": "kendo-tooltip-padding-x",
|
|
36598
|
+
"value": "$kendo-padding-md-x",
|
|
36599
|
+
"scope": "default",
|
|
36600
|
+
"line": {
|
|
36601
|
+
"start": 8,
|
|
36602
|
+
"end": 8
|
|
36603
|
+
}
|
|
36604
|
+
},
|
|
36605
|
+
"group": [
|
|
36606
|
+
"tooltip"
|
|
36607
|
+
],
|
|
36608
|
+
"access": "public",
|
|
36609
|
+
"file": {
|
|
36610
|
+
"path": "tooltip/_variables.scss",
|
|
36611
|
+
"name": "_variables.scss"
|
|
36612
|
+
}
|
|
36613
|
+
},
|
|
36614
|
+
{
|
|
36615
|
+
"description": "The width of the border around the Tooltip.\n",
|
|
36616
|
+
"commentRange": {
|
|
36617
|
+
"start": 9,
|
|
36618
|
+
"end": 10
|
|
36619
|
+
},
|
|
36620
|
+
"context": {
|
|
36621
|
+
"type": "variable",
|
|
36622
|
+
"name": "kendo-tooltip-border-width",
|
|
36623
|
+
"value": "0px",
|
|
36624
|
+
"scope": "default",
|
|
36625
|
+
"line": {
|
|
36626
|
+
"start": 11,
|
|
36627
|
+
"end": 11
|
|
36628
|
+
}
|
|
36629
|
+
},
|
|
36630
|
+
"group": [
|
|
36631
|
+
"tooltip"
|
|
36632
|
+
],
|
|
36633
|
+
"access": "public",
|
|
36634
|
+
"file": {
|
|
36635
|
+
"path": "tooltip/_variables.scss",
|
|
36636
|
+
"name": "_variables.scss"
|
|
36637
|
+
}
|
|
36638
|
+
},
|
|
36639
|
+
{
|
|
36640
|
+
"description": "The border radius of the Tooltip.\n",
|
|
36641
|
+
"commentRange": {
|
|
36642
|
+
"start": 12,
|
|
36643
|
+
"end": 13
|
|
36644
|
+
},
|
|
36645
|
+
"context": {
|
|
36646
|
+
"type": "variable",
|
|
36647
|
+
"name": "kendo-tooltip-border-radius",
|
|
36648
|
+
"value": "$kendo-border-radius-md",
|
|
36649
|
+
"scope": "default",
|
|
36650
|
+
"line": {
|
|
36651
|
+
"start": 14,
|
|
36652
|
+
"end": 14
|
|
36653
|
+
}
|
|
36654
|
+
},
|
|
36655
|
+
"group": [
|
|
36656
|
+
"tooltip"
|
|
36657
|
+
],
|
|
36658
|
+
"access": "public",
|
|
36659
|
+
"file": {
|
|
36660
|
+
"path": "tooltip/_variables.scss",
|
|
36661
|
+
"name": "_variables.scss"
|
|
36662
|
+
}
|
|
36663
|
+
},
|
|
36664
|
+
{
|
|
36665
|
+
"description": "The font family of the Tooltip.\n",
|
|
36666
|
+
"commentRange": {
|
|
36667
|
+
"start": 16,
|
|
36668
|
+
"end": 17
|
|
36669
|
+
},
|
|
36670
|
+
"context": {
|
|
36671
|
+
"type": "variable",
|
|
36672
|
+
"name": "kendo-tooltip-font-family",
|
|
36673
|
+
"value": "$kendo-font-family",
|
|
36674
|
+
"scope": "default",
|
|
36675
|
+
"line": {
|
|
36676
|
+
"start": 18,
|
|
36677
|
+
"end": 18
|
|
36678
|
+
}
|
|
36679
|
+
},
|
|
36680
|
+
"group": [
|
|
36681
|
+
"tooltip"
|
|
36682
|
+
],
|
|
36683
|
+
"access": "public",
|
|
36684
|
+
"file": {
|
|
36685
|
+
"path": "tooltip/_variables.scss",
|
|
36686
|
+
"name": "_variables.scss"
|
|
36687
|
+
}
|
|
36688
|
+
},
|
|
36689
|
+
{
|
|
36690
|
+
"description": "The font size of the Tooltip.\n",
|
|
36691
|
+
"commentRange": {
|
|
36692
|
+
"start": 19,
|
|
36693
|
+
"end": 20
|
|
36694
|
+
},
|
|
36695
|
+
"context": {
|
|
36696
|
+
"type": "variable",
|
|
36697
|
+
"name": "kendo-tooltip-font-size",
|
|
36698
|
+
"value": "$kendo-font-size-md",
|
|
36699
|
+
"scope": "default",
|
|
36700
|
+
"line": {
|
|
36701
|
+
"start": 21,
|
|
36702
|
+
"end": 21
|
|
36703
|
+
}
|
|
36704
|
+
},
|
|
36705
|
+
"group": [
|
|
36706
|
+
"tooltip"
|
|
36707
|
+
],
|
|
36708
|
+
"access": "public",
|
|
36709
|
+
"file": {
|
|
36710
|
+
"path": "tooltip/_variables.scss",
|
|
36711
|
+
"name": "_variables.scss"
|
|
36712
|
+
}
|
|
36713
|
+
},
|
|
36714
|
+
{
|
|
36715
|
+
"description": "The line height of the Tooltip.\n",
|
|
36716
|
+
"commentRange": {
|
|
36717
|
+
"start": 22,
|
|
36718
|
+
"end": 23
|
|
36719
|
+
},
|
|
36720
|
+
"context": {
|
|
36721
|
+
"type": "variable",
|
|
36722
|
+
"name": "kendo-tooltip-line-height",
|
|
36723
|
+
"value": "1.25",
|
|
36724
|
+
"scope": "default",
|
|
36725
|
+
"line": {
|
|
36726
|
+
"start": 24,
|
|
36727
|
+
"end": 24
|
|
36728
|
+
}
|
|
36729
|
+
},
|
|
36730
|
+
"group": [
|
|
36731
|
+
"tooltip"
|
|
36732
|
+
],
|
|
36733
|
+
"access": "public",
|
|
36734
|
+
"file": {
|
|
36735
|
+
"path": "tooltip/_variables.scss",
|
|
36736
|
+
"name": "_variables.scss"
|
|
36737
|
+
}
|
|
36738
|
+
},
|
|
36739
|
+
{
|
|
36740
|
+
"description": "The font size of the Tooltip title.\n",
|
|
36741
|
+
"commentRange": {
|
|
36742
|
+
"start": 26,
|
|
36743
|
+
"end": 27
|
|
36744
|
+
},
|
|
36745
|
+
"context": {
|
|
36746
|
+
"type": "variable",
|
|
36747
|
+
"name": "kendo-tooltip-title-font-size",
|
|
36748
|
+
"value": "($kendo-tooltip-font-size * 1.25)",
|
|
36749
|
+
"scope": "default",
|
|
36750
|
+
"line": {
|
|
36751
|
+
"start": 28,
|
|
36752
|
+
"end": 28
|
|
36753
|
+
}
|
|
36754
|
+
},
|
|
36755
|
+
"group": [
|
|
36756
|
+
"tooltip"
|
|
36757
|
+
],
|
|
36758
|
+
"access": "public",
|
|
36759
|
+
"file": {
|
|
36760
|
+
"path": "tooltip/_variables.scss",
|
|
36761
|
+
"name": "_variables.scss"
|
|
36762
|
+
}
|
|
36763
|
+
},
|
|
36764
|
+
{
|
|
36765
|
+
"description": "The line height of the Tooltip title.\n",
|
|
36766
|
+
"commentRange": {
|
|
36767
|
+
"start": 29,
|
|
36768
|
+
"end": 30
|
|
36769
|
+
},
|
|
36770
|
+
"context": {
|
|
36771
|
+
"type": "variable",
|
|
36772
|
+
"name": "kendo-tooltip-title-line-height",
|
|
36773
|
+
"value": "1",
|
|
36774
|
+
"scope": "default",
|
|
36775
|
+
"line": {
|
|
36776
|
+
"start": 31,
|
|
36777
|
+
"end": 31
|
|
36778
|
+
}
|
|
36779
|
+
},
|
|
36780
|
+
"group": [
|
|
36781
|
+
"tooltip"
|
|
36782
|
+
],
|
|
36783
|
+
"access": "public",
|
|
36784
|
+
"file": {
|
|
36785
|
+
"path": "tooltip/_variables.scss",
|
|
36786
|
+
"name": "_variables.scss"
|
|
36787
|
+
}
|
|
36788
|
+
},
|
|
36789
|
+
{
|
|
36790
|
+
"description": "The size of the Tooltip callout.\n",
|
|
36791
|
+
"commentRange": {
|
|
36792
|
+
"start": 33,
|
|
36793
|
+
"end": 34
|
|
36794
|
+
},
|
|
36795
|
+
"context": {
|
|
36796
|
+
"type": "variable",
|
|
36797
|
+
"name": "kendo-tooltip-callout-size",
|
|
36798
|
+
"value": "6px",
|
|
36799
|
+
"scope": "default",
|
|
36800
|
+
"line": {
|
|
36801
|
+
"start": 35,
|
|
36802
|
+
"end": 35
|
|
36803
|
+
}
|
|
36804
|
+
},
|
|
36805
|
+
"group": [
|
|
36806
|
+
"tooltip"
|
|
36807
|
+
],
|
|
36808
|
+
"access": "public",
|
|
36809
|
+
"file": {
|
|
36810
|
+
"path": "tooltip/_variables.scss",
|
|
36811
|
+
"name": "_variables.scss"
|
|
36812
|
+
}
|
|
36813
|
+
},
|
|
36814
|
+
{
|
|
36815
|
+
"description": "The default background of the Tooltip.\n",
|
|
36816
|
+
"commentRange": {
|
|
36817
|
+
"start": 37,
|
|
36818
|
+
"end": 38
|
|
36819
|
+
},
|
|
36820
|
+
"context": {
|
|
36821
|
+
"type": "variable",
|
|
36822
|
+
"name": "kendo-tooltip-bg",
|
|
36823
|
+
"value": "rgba( k-contrast-legacy( $kendo-body-bg ), .75 )",
|
|
36824
|
+
"scope": "default",
|
|
36825
|
+
"line": {
|
|
36826
|
+
"start": 39,
|
|
36827
|
+
"end": 39
|
|
36828
|
+
}
|
|
36829
|
+
},
|
|
36830
|
+
"group": [
|
|
36831
|
+
"tooltip"
|
|
36832
|
+
],
|
|
36833
|
+
"access": "public",
|
|
36834
|
+
"file": {
|
|
36835
|
+
"path": "tooltip/_variables.scss",
|
|
36836
|
+
"name": "_variables.scss"
|
|
36837
|
+
}
|
|
36838
|
+
},
|
|
36839
|
+
{
|
|
36840
|
+
"description": "The default text color of the Tooltip.\n",
|
|
36841
|
+
"commentRange": {
|
|
36842
|
+
"start": 40,
|
|
36843
|
+
"end": 41
|
|
36844
|
+
},
|
|
36845
|
+
"context": {
|
|
36846
|
+
"type": "variable",
|
|
36847
|
+
"name": "kendo-tooltip-text",
|
|
36848
|
+
"value": "k-contrast-legacy( $kendo-tooltip-bg )",
|
|
36849
|
+
"scope": "default",
|
|
36850
|
+
"line": {
|
|
36851
|
+
"start": 42,
|
|
36852
|
+
"end": 42
|
|
36853
|
+
}
|
|
36854
|
+
},
|
|
36855
|
+
"group": [
|
|
36856
|
+
"tooltip"
|
|
36857
|
+
],
|
|
36858
|
+
"access": "public",
|
|
36859
|
+
"file": {
|
|
36860
|
+
"path": "tooltip/_variables.scss",
|
|
36861
|
+
"name": "_variables.scss"
|
|
36862
|
+
}
|
|
36863
|
+
},
|
|
36864
|
+
{
|
|
36865
|
+
"description": "The default border color of the Tooltip.\n",
|
|
36866
|
+
"commentRange": {
|
|
36867
|
+
"start": 43,
|
|
36868
|
+
"end": 44
|
|
36869
|
+
},
|
|
36870
|
+
"context": {
|
|
36871
|
+
"type": "variable",
|
|
36872
|
+
"name": "kendo-tooltip-border",
|
|
36873
|
+
"value": "$kendo-tooltip-bg",
|
|
36874
|
+
"scope": "default",
|
|
36875
|
+
"line": {
|
|
36876
|
+
"start": 45,
|
|
36877
|
+
"end": 45
|
|
36878
|
+
}
|
|
36879
|
+
},
|
|
36880
|
+
"group": [
|
|
36881
|
+
"tooltip"
|
|
36882
|
+
],
|
|
36883
|
+
"access": "public",
|
|
36884
|
+
"file": {
|
|
36885
|
+
"path": "tooltip/_variables.scss",
|
|
36886
|
+
"name": "_variables.scss"
|
|
36887
|
+
}
|
|
36888
|
+
},
|
|
36889
|
+
{
|
|
36890
|
+
"description": "The box-shadow of the Tooltip.\n",
|
|
36891
|
+
"commentRange": {
|
|
36892
|
+
"start": 47,
|
|
36893
|
+
"end": 48
|
|
36894
|
+
},
|
|
36895
|
+
"context": {
|
|
36896
|
+
"type": "variable",
|
|
36897
|
+
"name": "kendo-tooltip-shadow",
|
|
36898
|
+
"value": "k-elevation(2)",
|
|
36899
|
+
"scope": "default",
|
|
36900
|
+
"line": {
|
|
36901
|
+
"start": 49,
|
|
36902
|
+
"end": 49
|
|
36903
|
+
}
|
|
36904
|
+
},
|
|
36905
|
+
"group": [
|
|
36906
|
+
"tooltip"
|
|
36907
|
+
],
|
|
36908
|
+
"access": "public",
|
|
36909
|
+
"file": {
|
|
36910
|
+
"path": "tooltip/_variables.scss",
|
|
36911
|
+
"name": "_variables.scss"
|
|
36912
|
+
}
|
|
36913
|
+
},
|
|
36914
|
+
{
|
|
36915
|
+
"description": "The theme colors map for the Tooltip.\n",
|
|
36916
|
+
"commentRange": {
|
|
36917
|
+
"start": 65,
|
|
36918
|
+
"end": 66
|
|
36919
|
+
},
|
|
36920
|
+
"context": {
|
|
36921
|
+
"type": "variable",
|
|
36922
|
+
"name": "kendo-tooltip-theme-colors",
|
|
36923
|
+
"value": "$kendo-theme-colors",
|
|
36924
|
+
"scope": "default",
|
|
36925
|
+
"line": {
|
|
36926
|
+
"start": 67,
|
|
36927
|
+
"end": 67
|
|
36928
|
+
}
|
|
36929
|
+
},
|
|
36930
|
+
"group": [
|
|
36931
|
+
"tooltip"
|
|
36932
|
+
],
|
|
36933
|
+
"access": "public",
|
|
36934
|
+
"file": {
|
|
36935
|
+
"path": "tooltip/_variables.scss",
|
|
36936
|
+
"name": "_variables.scss"
|
|
36937
|
+
}
|
|
36938
|
+
},
|
|
36939
|
+
{
|
|
36940
|
+
"description": "The generated theme colors map for the Tooltip.\n",
|
|
36941
|
+
"commentRange": {
|
|
36942
|
+
"start": 68,
|
|
36943
|
+
"end": 69
|
|
36944
|
+
},
|
|
36945
|
+
"context": {
|
|
36946
|
+
"type": "variable",
|
|
36947
|
+
"name": "kendo-tooltip-theme",
|
|
36948
|
+
"value": "tooltip-theme( $kendo-tooltip-theme-colors )",
|
|
36949
|
+
"scope": "default",
|
|
36950
|
+
"line": {
|
|
36951
|
+
"start": 70,
|
|
36952
|
+
"end": 70
|
|
36953
|
+
}
|
|
36954
|
+
},
|
|
36955
|
+
"group": [
|
|
36956
|
+
"tooltip"
|
|
36957
|
+
],
|
|
36958
|
+
"access": "public",
|
|
36959
|
+
"file": {
|
|
36960
|
+
"path": "tooltip/_variables.scss",
|
|
36961
|
+
"name": "_variables.scss"
|
|
36962
|
+
}
|
|
36963
|
+
},
|
|
36564
36964
|
{
|
|
36565
36965
|
"description": "The font family of the TreeView.\n",
|
|
36566
36966
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -3715,10 +3715,6 @@
|
|
|
3715
3715
|
"type": "Number",
|
|
3716
3716
|
"value": "8px"
|
|
3717
3717
|
},
|
|
3718
|
-
"kendo-tooltip-max-width": {
|
|
3719
|
-
"type": "Null",
|
|
3720
|
-
"value": "null"
|
|
3721
|
-
},
|
|
3722
3718
|
"kendo-tooltip-border-width": {
|
|
3723
3719
|
"type": "Number",
|
|
3724
3720
|
"value": "0px"
|
|
@@ -3767,65 +3763,13 @@
|
|
|
3767
3763
|
"type": "String",
|
|
3768
3764
|
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
3769
3765
|
},
|
|
3770
|
-
"kendo-tooltip-
|
|
3771
|
-
"type": "
|
|
3772
|
-
"value": "#ff6358"
|
|
3773
|
-
},
|
|
3774
|
-
"kendo-tooltip-primary-text": {
|
|
3775
|
-
"type": "Color",
|
|
3776
|
-
"value": "white"
|
|
3777
|
-
},
|
|
3778
|
-
"kendo-tooltip-primary-border": {
|
|
3779
|
-
"type": "Color",
|
|
3780
|
-
"value": "#ff6358"
|
|
3781
|
-
},
|
|
3782
|
-
"kendo-tooltip-info-bg": {
|
|
3783
|
-
"type": "Color",
|
|
3784
|
-
"value": "#0058e9"
|
|
3785
|
-
},
|
|
3786
|
-
"kendo-tooltip-info-text": {
|
|
3787
|
-
"type": "Color",
|
|
3788
|
-
"value": "white"
|
|
3789
|
-
},
|
|
3790
|
-
"kendo-tooltip-info-border": {
|
|
3791
|
-
"type": "Color",
|
|
3792
|
-
"value": "#0058e9"
|
|
3793
|
-
},
|
|
3794
|
-
"kendo-tooltip-success-bg": {
|
|
3795
|
-
"type": "Color",
|
|
3796
|
-
"value": "#37b400"
|
|
3797
|
-
},
|
|
3798
|
-
"kendo-tooltip-success-text": {
|
|
3799
|
-
"type": "Color",
|
|
3800
|
-
"value": "white"
|
|
3801
|
-
},
|
|
3802
|
-
"kendo-tooltip-success-border": {
|
|
3803
|
-
"type": "Color",
|
|
3804
|
-
"value": "#37b400"
|
|
3805
|
-
},
|
|
3806
|
-
"kendo-tooltip-warning-bg": {
|
|
3807
|
-
"type": "Color",
|
|
3808
|
-
"value": "#ffc000"
|
|
3809
|
-
},
|
|
3810
|
-
"kendo-tooltip-warning-text": {
|
|
3811
|
-
"type": "Color",
|
|
3812
|
-
"value": "black"
|
|
3813
|
-
},
|
|
3814
|
-
"kendo-tooltip-warning-border": {
|
|
3815
|
-
"type": "Color",
|
|
3816
|
-
"value": "#ffc000"
|
|
3817
|
-
},
|
|
3818
|
-
"kendo-tooltip-error-bg": {
|
|
3819
|
-
"type": "Color",
|
|
3820
|
-
"value": "#f31700"
|
|
3821
|
-
},
|
|
3822
|
-
"kendo-tooltip-error-text": {
|
|
3823
|
-
"type": "Color",
|
|
3824
|
-
"value": "white"
|
|
3766
|
+
"kendo-tooltip-theme-colors": {
|
|
3767
|
+
"type": "Map",
|
|
3768
|
+
"value": "(\"primary\": #ff6358, \"secondary\": #666666, \"tertiary\": #03a9f4, \"info\": #0058e9, \"success\": #37b400, \"warning\": #ffc000, \"error\": #f31700, \"dark\": #424242, \"light\": #ebebeb, \"inverse\": #424242)"
|
|
3825
3769
|
},
|
|
3826
|
-
"kendo-tooltip-
|
|
3827
|
-
"type": "
|
|
3828
|
-
"value": "#f31700"
|
|
3770
|
+
"kendo-tooltip-theme": {
|
|
3771
|
+
"type": "Map",
|
|
3772
|
+
"value": "(\"inverse\": (color: white, background-color: #424242, border: #424242), \"light\": (color: black, background-color: #ebebeb, border: #ebebeb), \"dark\": (color: white, background-color: #424242, border: #424242), \"error\": (color: white, background-color: #f31700, border: #f31700), \"warning\": (color: black, background-color: #ffc000, border: #ffc000), \"success\": (color: white, background-color: #37b400, border: #37b400), \"info\": (color: white, background-color: #0058e9, border: #0058e9), \"tertiary\": (color: white, background-color: #03a9f4, border: #03a9f4), \"secondary\": (color: white, background-color: #666666, border: #666666), \"primary\": (color: white, background-color: #ff6358, border: #ff6358))"
|
|
3829
3773
|
},
|
|
3830
3774
|
"kendo-window-border-width": {
|
|
3831
3775
|
"type": "Number",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-default",
|
|
3
3
|
"description": "SASS resources for the default Kendo UI theme",
|
|
4
|
-
"version": "7.0
|
|
4
|
+
"version": "7.1.0-dev.0",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -52,12 +52,12 @@
|
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"@progress/kendo-svg-icons": "2.0.0",
|
|
55
|
-
"@progress/kendo-theme-core": "7.0
|
|
56
|
-
"@progress/kendo-theme-utils": "7.0
|
|
55
|
+
"@progress/kendo-theme-core": "7.1.0-dev.0",
|
|
56
|
+
"@progress/kendo-theme-utils": "7.1.0-dev.0"
|
|
57
57
|
},
|
|
58
58
|
"directories": {
|
|
59
59
|
"doc": "docs",
|
|
60
60
|
"lib": "lib"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "e0a0885fdf92926065f788aab0ad62453b875258"
|
|
63
63
|
}
|