@progress/kendo-theme-bootstrap 6.5.0-dev.1 → 6.5.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 +311 -82
- package/dist/all.scss +4749 -4249
- package/dist/meta/sassdoc-data.json +13566 -16754
- package/dist/meta/sassdoc-raw-data.json +188 -1661
- package/dist/meta/variables.json +164 -200
- 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 +5 -5
- package/scss/_variables.scss +15 -1
- package/scss/action-sheet/_variables.scss +1 -0
- package/scss/breadcrumb/_variables.scss +6 -179
- package/scss/common/_index.scss +0 -1
- package/scss/core/_index.scss +3 -15
- package/scss/menu/_variables.scss +1 -1
- package/scss/common/_selection.scss +0 -1
|
@@ -1599,1531 +1599,6 @@
|
|
|
1599
1599
|
"name": "_variables.scss"
|
|
1600
1600
|
}
|
|
1601
1601
|
},
|
|
1602
|
-
{
|
|
1603
|
-
"description": "The width of the border around the Breadcrumb.\n",
|
|
1604
|
-
"commentRange": {
|
|
1605
|
-
"start": 3,
|
|
1606
|
-
"end": 4
|
|
1607
|
-
},
|
|
1608
|
-
"context": {
|
|
1609
|
-
"type": "variable",
|
|
1610
|
-
"name": "kendo-breadcrumb-border-width",
|
|
1611
|
-
"value": "0px",
|
|
1612
|
-
"scope": "default",
|
|
1613
|
-
"line": {
|
|
1614
|
-
"start": 5,
|
|
1615
|
-
"end": 5
|
|
1616
|
-
}
|
|
1617
|
-
},
|
|
1618
|
-
"group": [
|
|
1619
|
-
"breadcrumb"
|
|
1620
|
-
],
|
|
1621
|
-
"access": "public",
|
|
1622
|
-
"file": {
|
|
1623
|
-
"path": "breadcrumb/_variables.scss",
|
|
1624
|
-
"name": "_variables.scss"
|
|
1625
|
-
}
|
|
1626
|
-
},
|
|
1627
|
-
{
|
|
1628
|
-
"description": "The horizontal margin of the Breadcrumb.\n",
|
|
1629
|
-
"commentRange": {
|
|
1630
|
-
"start": 7,
|
|
1631
|
-
"end": 8
|
|
1632
|
-
},
|
|
1633
|
-
"context": {
|
|
1634
|
-
"type": "variable",
|
|
1635
|
-
"name": "kendo-breadcrumb-margin-x",
|
|
1636
|
-
"value": "null",
|
|
1637
|
-
"scope": "default",
|
|
1638
|
-
"line": {
|
|
1639
|
-
"start": 9,
|
|
1640
|
-
"end": 9
|
|
1641
|
-
}
|
|
1642
|
-
},
|
|
1643
|
-
"group": [
|
|
1644
|
-
"breadcrumb"
|
|
1645
|
-
],
|
|
1646
|
-
"access": "public",
|
|
1647
|
-
"file": {
|
|
1648
|
-
"path": "breadcrumb/_variables.scss",
|
|
1649
|
-
"name": "_variables.scss"
|
|
1650
|
-
}
|
|
1651
|
-
},
|
|
1652
|
-
{
|
|
1653
|
-
"description": "The vertical margin of the Breadcrumb.\n",
|
|
1654
|
-
"commentRange": {
|
|
1655
|
-
"start": 10,
|
|
1656
|
-
"end": 11
|
|
1657
|
-
},
|
|
1658
|
-
"context": {
|
|
1659
|
-
"type": "variable",
|
|
1660
|
-
"name": "kendo-breadcrumb-margin-y",
|
|
1661
|
-
"value": "null",
|
|
1662
|
-
"scope": "default",
|
|
1663
|
-
"line": {
|
|
1664
|
-
"start": 12,
|
|
1665
|
-
"end": 12
|
|
1666
|
-
}
|
|
1667
|
-
},
|
|
1668
|
-
"group": [
|
|
1669
|
-
"breadcrumb"
|
|
1670
|
-
],
|
|
1671
|
-
"access": "public",
|
|
1672
|
-
"file": {
|
|
1673
|
-
"path": "breadcrumb/_variables.scss",
|
|
1674
|
-
"name": "_variables.scss"
|
|
1675
|
-
}
|
|
1676
|
-
},
|
|
1677
|
-
{
|
|
1678
|
-
"description": "The horizontal padding of the Breadcrumb.\n",
|
|
1679
|
-
"commentRange": {
|
|
1680
|
-
"start": 14,
|
|
1681
|
-
"end": 15
|
|
1682
|
-
},
|
|
1683
|
-
"context": {
|
|
1684
|
-
"type": "variable",
|
|
1685
|
-
"name": "kendo-breadcrumb-padding-x",
|
|
1686
|
-
"value": "null",
|
|
1687
|
-
"scope": "default",
|
|
1688
|
-
"line": {
|
|
1689
|
-
"start": 16,
|
|
1690
|
-
"end": 16
|
|
1691
|
-
}
|
|
1692
|
-
},
|
|
1693
|
-
"group": [
|
|
1694
|
-
"breadcrumb"
|
|
1695
|
-
],
|
|
1696
|
-
"access": "public",
|
|
1697
|
-
"file": {
|
|
1698
|
-
"path": "breadcrumb/_variables.scss",
|
|
1699
|
-
"name": "_variables.scss"
|
|
1700
|
-
}
|
|
1701
|
-
},
|
|
1702
|
-
{
|
|
1703
|
-
"description": "The vertical padding of the Breadcrumb.\n",
|
|
1704
|
-
"commentRange": {
|
|
1705
|
-
"start": 17,
|
|
1706
|
-
"end": 18
|
|
1707
|
-
},
|
|
1708
|
-
"context": {
|
|
1709
|
-
"type": "variable",
|
|
1710
|
-
"name": "kendo-breadcrumb-padding-y",
|
|
1711
|
-
"value": "null",
|
|
1712
|
-
"scope": "default",
|
|
1713
|
-
"line": {
|
|
1714
|
-
"start": 19,
|
|
1715
|
-
"end": 19
|
|
1716
|
-
}
|
|
1717
|
-
},
|
|
1718
|
-
"group": [
|
|
1719
|
-
"breadcrumb"
|
|
1720
|
-
],
|
|
1721
|
-
"access": "public",
|
|
1722
|
-
"file": {
|
|
1723
|
-
"path": "breadcrumb/_variables.scss",
|
|
1724
|
-
"name": "_variables.scss"
|
|
1725
|
-
}
|
|
1726
|
-
},
|
|
1727
|
-
{
|
|
1728
|
-
"description": "The font family of the Breadcrumb.\n",
|
|
1729
|
-
"commentRange": {
|
|
1730
|
-
"start": 21,
|
|
1731
|
-
"end": 22
|
|
1732
|
-
},
|
|
1733
|
-
"context": {
|
|
1734
|
-
"type": "variable",
|
|
1735
|
-
"name": "kendo-breadcrumb-font-family",
|
|
1736
|
-
"value": "$kendo-font-family",
|
|
1737
|
-
"scope": "default",
|
|
1738
|
-
"line": {
|
|
1739
|
-
"start": 23,
|
|
1740
|
-
"end": 23
|
|
1741
|
-
}
|
|
1742
|
-
},
|
|
1743
|
-
"group": [
|
|
1744
|
-
"breadcrumb"
|
|
1745
|
-
],
|
|
1746
|
-
"access": "public",
|
|
1747
|
-
"file": {
|
|
1748
|
-
"path": "breadcrumb/_variables.scss",
|
|
1749
|
-
"name": "_variables.scss"
|
|
1750
|
-
}
|
|
1751
|
-
},
|
|
1752
|
-
{
|
|
1753
|
-
"description": "The font size of the Breadcrumb.\n",
|
|
1754
|
-
"commentRange": {
|
|
1755
|
-
"start": 25,
|
|
1756
|
-
"end": 26
|
|
1757
|
-
},
|
|
1758
|
-
"context": {
|
|
1759
|
-
"type": "variable",
|
|
1760
|
-
"name": "kendo-breadcrumb-font-size",
|
|
1761
|
-
"value": "$kendo-font-size-md",
|
|
1762
|
-
"scope": "default",
|
|
1763
|
-
"line": {
|
|
1764
|
-
"start": 27,
|
|
1765
|
-
"end": 27
|
|
1766
|
-
}
|
|
1767
|
-
},
|
|
1768
|
-
"group": [
|
|
1769
|
-
"breadcrumb"
|
|
1770
|
-
],
|
|
1771
|
-
"access": "public",
|
|
1772
|
-
"file": {
|
|
1773
|
-
"path": "breadcrumb/_variables.scss",
|
|
1774
|
-
"name": "_variables.scss"
|
|
1775
|
-
}
|
|
1776
|
-
},
|
|
1777
|
-
{
|
|
1778
|
-
"description": "The font size of the small Breadcrumb.\n",
|
|
1779
|
-
"commentRange": {
|
|
1780
|
-
"start": 28,
|
|
1781
|
-
"end": 29
|
|
1782
|
-
},
|
|
1783
|
-
"context": {
|
|
1784
|
-
"type": "variable",
|
|
1785
|
-
"name": "kendo-breadcrumb-sm-font-size",
|
|
1786
|
-
"value": "$kendo-font-size-sm",
|
|
1787
|
-
"scope": "default",
|
|
1788
|
-
"line": {
|
|
1789
|
-
"start": 30,
|
|
1790
|
-
"end": 30
|
|
1791
|
-
}
|
|
1792
|
-
},
|
|
1793
|
-
"group": [
|
|
1794
|
-
"breadcrumb"
|
|
1795
|
-
],
|
|
1796
|
-
"access": "public",
|
|
1797
|
-
"file": {
|
|
1798
|
-
"path": "breadcrumb/_variables.scss",
|
|
1799
|
-
"name": "_variables.scss"
|
|
1800
|
-
}
|
|
1801
|
-
},
|
|
1802
|
-
{
|
|
1803
|
-
"description": "The font size of the medium Breadcrumb.\n",
|
|
1804
|
-
"commentRange": {
|
|
1805
|
-
"start": 31,
|
|
1806
|
-
"end": 32
|
|
1807
|
-
},
|
|
1808
|
-
"context": {
|
|
1809
|
-
"type": "variable",
|
|
1810
|
-
"name": "kendo-breadcrumb-md-font-size",
|
|
1811
|
-
"value": "$kendo-breadcrumb-font-size",
|
|
1812
|
-
"scope": "default",
|
|
1813
|
-
"line": {
|
|
1814
|
-
"start": 33,
|
|
1815
|
-
"end": 33
|
|
1816
|
-
}
|
|
1817
|
-
},
|
|
1818
|
-
"group": [
|
|
1819
|
-
"breadcrumb"
|
|
1820
|
-
],
|
|
1821
|
-
"access": "public",
|
|
1822
|
-
"file": {
|
|
1823
|
-
"path": "breadcrumb/_variables.scss",
|
|
1824
|
-
"name": "_variables.scss"
|
|
1825
|
-
}
|
|
1826
|
-
},
|
|
1827
|
-
{
|
|
1828
|
-
"description": "The font size of the large Breadcrumb.\n",
|
|
1829
|
-
"commentRange": {
|
|
1830
|
-
"start": 34,
|
|
1831
|
-
"end": 35
|
|
1832
|
-
},
|
|
1833
|
-
"context": {
|
|
1834
|
-
"type": "variable",
|
|
1835
|
-
"name": "kendo-breadcrumb-lg-font-size",
|
|
1836
|
-
"value": "$kendo-font-size-md",
|
|
1837
|
-
"scope": "default",
|
|
1838
|
-
"line": {
|
|
1839
|
-
"start": 36,
|
|
1840
|
-
"end": 36
|
|
1841
|
-
}
|
|
1842
|
-
},
|
|
1843
|
-
"group": [
|
|
1844
|
-
"breadcrumb"
|
|
1845
|
-
],
|
|
1846
|
-
"access": "public",
|
|
1847
|
-
"file": {
|
|
1848
|
-
"path": "breadcrumb/_variables.scss",
|
|
1849
|
-
"name": "_variables.scss"
|
|
1850
|
-
}
|
|
1851
|
-
},
|
|
1852
|
-
{
|
|
1853
|
-
"description": "The line-height of the Breadcrumb.\n",
|
|
1854
|
-
"commentRange": {
|
|
1855
|
-
"start": 38,
|
|
1856
|
-
"end": 39
|
|
1857
|
-
},
|
|
1858
|
-
"context": {
|
|
1859
|
-
"type": "variable",
|
|
1860
|
-
"name": "kendo-breadcrumb-line-height",
|
|
1861
|
-
"value": "$kendo-line-height-md",
|
|
1862
|
-
"scope": "default",
|
|
1863
|
-
"line": {
|
|
1864
|
-
"start": 40,
|
|
1865
|
-
"end": 40
|
|
1866
|
-
}
|
|
1867
|
-
},
|
|
1868
|
-
"group": [
|
|
1869
|
-
"breadcrumb"
|
|
1870
|
-
],
|
|
1871
|
-
"access": "public",
|
|
1872
|
-
"file": {
|
|
1873
|
-
"path": "breadcrumb/_variables.scss",
|
|
1874
|
-
"name": "_variables.scss"
|
|
1875
|
-
}
|
|
1876
|
-
},
|
|
1877
|
-
{
|
|
1878
|
-
"description": "The line-height of the small Breadcrumb.\n",
|
|
1879
|
-
"commentRange": {
|
|
1880
|
-
"start": 41,
|
|
1881
|
-
"end": 42
|
|
1882
|
-
},
|
|
1883
|
-
"context": {
|
|
1884
|
-
"type": "variable",
|
|
1885
|
-
"name": "kendo-breadcrumb-sm-line-height",
|
|
1886
|
-
"value": "k-math-div( 20, 14 )",
|
|
1887
|
-
"scope": "default",
|
|
1888
|
-
"line": {
|
|
1889
|
-
"start": 43,
|
|
1890
|
-
"end": 43
|
|
1891
|
-
}
|
|
1892
|
-
},
|
|
1893
|
-
"group": [
|
|
1894
|
-
"breadcrumb"
|
|
1895
|
-
],
|
|
1896
|
-
"access": "public",
|
|
1897
|
-
"file": {
|
|
1898
|
-
"path": "breadcrumb/_variables.scss",
|
|
1899
|
-
"name": "_variables.scss"
|
|
1900
|
-
}
|
|
1901
|
-
},
|
|
1902
|
-
{
|
|
1903
|
-
"description": "The line-height of the medium Breadcrumb.\n",
|
|
1904
|
-
"commentRange": {
|
|
1905
|
-
"start": 44,
|
|
1906
|
-
"end": 45
|
|
1907
|
-
},
|
|
1908
|
-
"context": {
|
|
1909
|
-
"type": "variable",
|
|
1910
|
-
"name": "kendo-breadcrumb-md-line-height",
|
|
1911
|
-
"value": "$kendo-breadcrumb-line-height",
|
|
1912
|
-
"scope": "default",
|
|
1913
|
-
"line": {
|
|
1914
|
-
"start": 46,
|
|
1915
|
-
"end": 46
|
|
1916
|
-
}
|
|
1917
|
-
},
|
|
1918
|
-
"group": [
|
|
1919
|
-
"breadcrumb"
|
|
1920
|
-
],
|
|
1921
|
-
"access": "public",
|
|
1922
|
-
"file": {
|
|
1923
|
-
"path": "breadcrumb/_variables.scss",
|
|
1924
|
-
"name": "_variables.scss"
|
|
1925
|
-
}
|
|
1926
|
-
},
|
|
1927
|
-
{
|
|
1928
|
-
"description": "The line-height of the height Breadcrumb.\n",
|
|
1929
|
-
"commentRange": {
|
|
1930
|
-
"start": 47,
|
|
1931
|
-
"end": 48
|
|
1932
|
-
},
|
|
1933
|
-
"context": {
|
|
1934
|
-
"type": "variable",
|
|
1935
|
-
"name": "kendo-breadcrumb-lg-line-height",
|
|
1936
|
-
"value": "$kendo-line-height-md",
|
|
1937
|
-
"scope": "default",
|
|
1938
|
-
"line": {
|
|
1939
|
-
"start": 49,
|
|
1940
|
-
"end": 49
|
|
1941
|
-
}
|
|
1942
|
-
},
|
|
1943
|
-
"group": [
|
|
1944
|
-
"breadcrumb"
|
|
1945
|
-
],
|
|
1946
|
-
"access": "public",
|
|
1947
|
-
"file": {
|
|
1948
|
-
"path": "breadcrumb/_variables.scss",
|
|
1949
|
-
"name": "_variables.scss"
|
|
1950
|
-
}
|
|
1951
|
-
},
|
|
1952
|
-
{
|
|
1953
|
-
"description": "The base background of the Breadcrumb.\n",
|
|
1954
|
-
"commentRange": {
|
|
1955
|
-
"start": 51,
|
|
1956
|
-
"end": 52
|
|
1957
|
-
},
|
|
1958
|
-
"context": {
|
|
1959
|
-
"type": "variable",
|
|
1960
|
-
"name": "kendo-breadcrumb-bg",
|
|
1961
|
-
"value": "$kendo-component-bg",
|
|
1962
|
-
"scope": "default",
|
|
1963
|
-
"line": {
|
|
1964
|
-
"start": 53,
|
|
1965
|
-
"end": 53
|
|
1966
|
-
}
|
|
1967
|
-
},
|
|
1968
|
-
"group": [
|
|
1969
|
-
"breadcrumb"
|
|
1970
|
-
],
|
|
1971
|
-
"access": "public",
|
|
1972
|
-
"file": {
|
|
1973
|
-
"path": "breadcrumb/_variables.scss",
|
|
1974
|
-
"name": "_variables.scss"
|
|
1975
|
-
}
|
|
1976
|
-
},
|
|
1977
|
-
{
|
|
1978
|
-
"description": "The base text color of the Breadcrumb.\n",
|
|
1979
|
-
"commentRange": {
|
|
1980
|
-
"start": 54,
|
|
1981
|
-
"end": 55
|
|
1982
|
-
},
|
|
1983
|
-
"context": {
|
|
1984
|
-
"type": "variable",
|
|
1985
|
-
"name": "kendo-breadcrumb-text",
|
|
1986
|
-
"value": "$kendo-component-text",
|
|
1987
|
-
"scope": "default",
|
|
1988
|
-
"line": {
|
|
1989
|
-
"start": 56,
|
|
1990
|
-
"end": 56
|
|
1991
|
-
}
|
|
1992
|
-
},
|
|
1993
|
-
"group": [
|
|
1994
|
-
"breadcrumb"
|
|
1995
|
-
],
|
|
1996
|
-
"access": "public",
|
|
1997
|
-
"file": {
|
|
1998
|
-
"path": "breadcrumb/_variables.scss",
|
|
1999
|
-
"name": "_variables.scss"
|
|
2000
|
-
}
|
|
2001
|
-
},
|
|
2002
|
-
{
|
|
2003
|
-
"description": "The base border color of the Breadcrumb.\n",
|
|
2004
|
-
"commentRange": {
|
|
2005
|
-
"start": 57,
|
|
2006
|
-
"end": 58
|
|
2007
|
-
},
|
|
2008
|
-
"context": {
|
|
2009
|
-
"type": "variable",
|
|
2010
|
-
"name": "kendo-breadcrumb-border",
|
|
2011
|
-
"value": "$kendo-component-border",
|
|
2012
|
-
"scope": "default",
|
|
2013
|
-
"line": {
|
|
2014
|
-
"start": 59,
|
|
2015
|
-
"end": 59
|
|
2016
|
-
}
|
|
2017
|
-
},
|
|
2018
|
-
"group": [
|
|
2019
|
-
"breadcrumb"
|
|
2020
|
-
],
|
|
2021
|
-
"access": "public",
|
|
2022
|
-
"file": {
|
|
2023
|
-
"path": "breadcrumb/_variables.scss",
|
|
2024
|
-
"name": "_variables.scss"
|
|
2025
|
-
}
|
|
2026
|
-
},
|
|
2027
|
-
{
|
|
2028
|
-
"description": "The box shadow of the focused Breadcrumb.\n",
|
|
2029
|
-
"commentRange": {
|
|
2030
|
-
"start": 61,
|
|
2031
|
-
"end": 62
|
|
2032
|
-
},
|
|
2033
|
-
"context": {
|
|
2034
|
-
"type": "variable",
|
|
2035
|
-
"name": "kendo-breadcrumb-focus-shadow",
|
|
2036
|
-
"value": "0 0 2px 1px rgba( black, .06 )",
|
|
2037
|
-
"scope": "default",
|
|
2038
|
-
"line": {
|
|
2039
|
-
"start": 63,
|
|
2040
|
-
"end": 63
|
|
2041
|
-
}
|
|
2042
|
-
},
|
|
2043
|
-
"group": [
|
|
2044
|
-
"breadcrumb"
|
|
2045
|
-
],
|
|
2046
|
-
"access": "public",
|
|
2047
|
-
"file": {
|
|
2048
|
-
"path": "breadcrumb/_variables.scss",
|
|
2049
|
-
"name": "_variables.scss"
|
|
2050
|
-
}
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
"description": "The horizontal padding of the Breadcrumb link.\n",
|
|
2054
|
-
"commentRange": {
|
|
2055
|
-
"start": 65,
|
|
2056
|
-
"end": 66
|
|
2057
|
-
},
|
|
2058
|
-
"context": {
|
|
2059
|
-
"type": "variable",
|
|
2060
|
-
"name": "kendo-breadcrumb-link-padding-x",
|
|
2061
|
-
"value": "k-map-get( $kendo-spacing, 3 )",
|
|
2062
|
-
"scope": "default",
|
|
2063
|
-
"line": {
|
|
2064
|
-
"start": 67,
|
|
2065
|
-
"end": 67
|
|
2066
|
-
}
|
|
2067
|
-
},
|
|
2068
|
-
"group": [
|
|
2069
|
-
"breadcrumb"
|
|
2070
|
-
],
|
|
2071
|
-
"access": "public",
|
|
2072
|
-
"file": {
|
|
2073
|
-
"path": "breadcrumb/_variables.scss",
|
|
2074
|
-
"name": "_variables.scss"
|
|
2075
|
-
}
|
|
2076
|
-
},
|
|
2077
|
-
{
|
|
2078
|
-
"description": "The horizontal padding of the small Breadcrumb link.\n",
|
|
2079
|
-
"commentRange": {
|
|
2080
|
-
"start": 68,
|
|
2081
|
-
"end": 69
|
|
2082
|
-
},
|
|
2083
|
-
"context": {
|
|
2084
|
-
"type": "variable",
|
|
2085
|
-
"name": "kendo-breadcrumb-sm-link-padding-x",
|
|
2086
|
-
"value": "k-map-get( $kendo-spacing, 3 )",
|
|
2087
|
-
"scope": "default",
|
|
2088
|
-
"line": {
|
|
2089
|
-
"start": 70,
|
|
2090
|
-
"end": 70
|
|
2091
|
-
}
|
|
2092
|
-
},
|
|
2093
|
-
"group": [
|
|
2094
|
-
"breadcrumb"
|
|
2095
|
-
],
|
|
2096
|
-
"access": "public",
|
|
2097
|
-
"file": {
|
|
2098
|
-
"path": "breadcrumb/_variables.scss",
|
|
2099
|
-
"name": "_variables.scss"
|
|
2100
|
-
}
|
|
2101
|
-
},
|
|
2102
|
-
{
|
|
2103
|
-
"description": "The horizontal padding of the medium Breadcrumb link.\n",
|
|
2104
|
-
"commentRange": {
|
|
2105
|
-
"start": 71,
|
|
2106
|
-
"end": 72
|
|
2107
|
-
},
|
|
2108
|
-
"context": {
|
|
2109
|
-
"type": "variable",
|
|
2110
|
-
"name": "kendo-breadcrumb-md-link-padding-x",
|
|
2111
|
-
"value": "$kendo-breadcrumb-link-padding-x",
|
|
2112
|
-
"scope": "default",
|
|
2113
|
-
"line": {
|
|
2114
|
-
"start": 73,
|
|
2115
|
-
"end": 73
|
|
2116
|
-
}
|
|
2117
|
-
},
|
|
2118
|
-
"group": [
|
|
2119
|
-
"breadcrumb"
|
|
2120
|
-
],
|
|
2121
|
-
"access": "public",
|
|
2122
|
-
"file": {
|
|
2123
|
-
"path": "breadcrumb/_variables.scss",
|
|
2124
|
-
"name": "_variables.scss"
|
|
2125
|
-
}
|
|
2126
|
-
},
|
|
2127
|
-
{
|
|
2128
|
-
"description": "The horizontal padding of the large Breadcrumb link.\n",
|
|
2129
|
-
"commentRange": {
|
|
2130
|
-
"start": 74,
|
|
2131
|
-
"end": 75
|
|
2132
|
-
},
|
|
2133
|
-
"context": {
|
|
2134
|
-
"type": "variable",
|
|
2135
|
-
"name": "kendo-breadcrumb-lg-link-padding-x",
|
|
2136
|
-
"value": "k-map-get( $kendo-spacing, 3 )",
|
|
2137
|
-
"scope": "default",
|
|
2138
|
-
"line": {
|
|
2139
|
-
"start": 76,
|
|
2140
|
-
"end": 76
|
|
2141
|
-
}
|
|
2142
|
-
},
|
|
2143
|
-
"group": [
|
|
2144
|
-
"breadcrumb"
|
|
2145
|
-
],
|
|
2146
|
-
"access": "public",
|
|
2147
|
-
"file": {
|
|
2148
|
-
"path": "breadcrumb/_variables.scss",
|
|
2149
|
-
"name": "_variables.scss"
|
|
2150
|
-
}
|
|
2151
|
-
},
|
|
2152
|
-
{
|
|
2153
|
-
"description": "The vertical padding of the Breadcrumb link.\n",
|
|
2154
|
-
"commentRange": {
|
|
2155
|
-
"start": 78,
|
|
2156
|
-
"end": 79
|
|
2157
|
-
},
|
|
2158
|
-
"context": {
|
|
2159
|
-
"type": "variable",
|
|
2160
|
-
"name": "kendo-breadcrumb-link-padding-y",
|
|
2161
|
-
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
2162
|
-
"scope": "default",
|
|
2163
|
-
"line": {
|
|
2164
|
-
"start": 80,
|
|
2165
|
-
"end": 80
|
|
2166
|
-
}
|
|
2167
|
-
},
|
|
2168
|
-
"group": [
|
|
2169
|
-
"breadcrumb"
|
|
2170
|
-
],
|
|
2171
|
-
"access": "public",
|
|
2172
|
-
"file": {
|
|
2173
|
-
"path": "breadcrumb/_variables.scss",
|
|
2174
|
-
"name": "_variables.scss"
|
|
2175
|
-
}
|
|
2176
|
-
},
|
|
2177
|
-
{
|
|
2178
|
-
"description": "The vertical padding of the small Breadcrumb link.\n",
|
|
2179
|
-
"commentRange": {
|
|
2180
|
-
"start": 81,
|
|
2181
|
-
"end": 82
|
|
2182
|
-
},
|
|
2183
|
-
"context": {
|
|
2184
|
-
"type": "variable",
|
|
2185
|
-
"name": "kendo-breadcrumb-sm-link-padding-y",
|
|
2186
|
-
"value": "k-map-get( $kendo-spacing, 1.5 )",
|
|
2187
|
-
"scope": "default",
|
|
2188
|
-
"line": {
|
|
2189
|
-
"start": 83,
|
|
2190
|
-
"end": 83
|
|
2191
|
-
}
|
|
2192
|
-
},
|
|
2193
|
-
"group": [
|
|
2194
|
-
"breadcrumb"
|
|
2195
|
-
],
|
|
2196
|
-
"access": "public",
|
|
2197
|
-
"file": {
|
|
2198
|
-
"path": "breadcrumb/_variables.scss",
|
|
2199
|
-
"name": "_variables.scss"
|
|
2200
|
-
}
|
|
2201
|
-
},
|
|
2202
|
-
{
|
|
2203
|
-
"description": "The vertical padding of the medium Breadcrumb link.\n",
|
|
2204
|
-
"commentRange": {
|
|
2205
|
-
"start": 84,
|
|
2206
|
-
"end": 85
|
|
2207
|
-
},
|
|
2208
|
-
"context": {
|
|
2209
|
-
"type": "variable",
|
|
2210
|
-
"name": "kendo-breadcrumb-md-link-padding-y",
|
|
2211
|
-
"value": "$kendo-breadcrumb-link-padding-y",
|
|
2212
|
-
"scope": "default",
|
|
2213
|
-
"line": {
|
|
2214
|
-
"start": 86,
|
|
2215
|
-
"end": 86
|
|
2216
|
-
}
|
|
2217
|
-
},
|
|
2218
|
-
"group": [
|
|
2219
|
-
"breadcrumb"
|
|
2220
|
-
],
|
|
2221
|
-
"access": "public",
|
|
2222
|
-
"file": {
|
|
2223
|
-
"path": "breadcrumb/_variables.scss",
|
|
2224
|
-
"name": "_variables.scss"
|
|
2225
|
-
}
|
|
2226
|
-
},
|
|
2227
|
-
{
|
|
2228
|
-
"description": "The vertical padding of the large Breadcrumb link.\n",
|
|
2229
|
-
"commentRange": {
|
|
2230
|
-
"start": 87,
|
|
2231
|
-
"end": 88
|
|
2232
|
-
},
|
|
2233
|
-
"context": {
|
|
2234
|
-
"type": "variable",
|
|
2235
|
-
"name": "kendo-breadcrumb-lg-link-padding-y",
|
|
2236
|
-
"value": "k-map-get( $kendo-spacing, 2.5 )",
|
|
2237
|
-
"scope": "default",
|
|
2238
|
-
"line": {
|
|
2239
|
-
"start": 89,
|
|
2240
|
-
"end": 89
|
|
2241
|
-
}
|
|
2242
|
-
},
|
|
2243
|
-
"group": [
|
|
2244
|
-
"breadcrumb"
|
|
2245
|
-
],
|
|
2246
|
-
"access": "public",
|
|
2247
|
-
"file": {
|
|
2248
|
-
"path": "breadcrumb/_variables.scss",
|
|
2249
|
-
"name": "_variables.scss"
|
|
2250
|
-
}
|
|
2251
|
-
},
|
|
2252
|
-
{
|
|
2253
|
-
"description": "The border-radius of the Breadcrumb link.\n",
|
|
2254
|
-
"commentRange": {
|
|
2255
|
-
"start": 91,
|
|
2256
|
-
"end": 92
|
|
2257
|
-
},
|
|
2258
|
-
"context": {
|
|
2259
|
-
"type": "variable",
|
|
2260
|
-
"name": "kendo-breadcrumb-link-border-radius",
|
|
2261
|
-
"value": "$kendo-border-radius-md",
|
|
2262
|
-
"scope": "default",
|
|
2263
|
-
"line": {
|
|
2264
|
-
"start": 93,
|
|
2265
|
-
"end": 93
|
|
2266
|
-
}
|
|
2267
|
-
},
|
|
2268
|
-
"group": [
|
|
2269
|
-
"breadcrumb"
|
|
2270
|
-
],
|
|
2271
|
-
"access": "public",
|
|
2272
|
-
"file": {
|
|
2273
|
-
"path": "breadcrumb/_variables.scss",
|
|
2274
|
-
"name": "_variables.scss"
|
|
2275
|
-
}
|
|
2276
|
-
},
|
|
2277
|
-
{
|
|
2278
|
-
"description": "The vertical padding of the Breadcrumb link icon.\n",
|
|
2279
|
-
"commentRange": {
|
|
2280
|
-
"start": 95,
|
|
2281
|
-
"end": 96
|
|
2282
|
-
},
|
|
2283
|
-
"context": {
|
|
2284
|
-
"type": "variable",
|
|
2285
|
-
"name": "kendo-breadcrumb-icon-link-padding-y",
|
|
2286
|
-
"value": "k-map-get( $kendo-spacing, 3 )",
|
|
2287
|
-
"scope": "default",
|
|
2288
|
-
"line": {
|
|
2289
|
-
"start": 97,
|
|
2290
|
-
"end": 97
|
|
2291
|
-
}
|
|
2292
|
-
},
|
|
2293
|
-
"group": [
|
|
2294
|
-
"breadcrumb"
|
|
2295
|
-
],
|
|
2296
|
-
"access": "public",
|
|
2297
|
-
"file": {
|
|
2298
|
-
"path": "breadcrumb/_variables.scss",
|
|
2299
|
-
"name": "_variables.scss"
|
|
2300
|
-
}
|
|
2301
|
-
},
|
|
2302
|
-
{
|
|
2303
|
-
"description": "The vertical padding of the small Breadcrumb link icon.\n",
|
|
2304
|
-
"commentRange": {
|
|
2305
|
-
"start": 98,
|
|
2306
|
-
"end": 99
|
|
2307
|
-
},
|
|
2308
|
-
"context": {
|
|
2309
|
-
"type": "variable",
|
|
2310
|
-
"name": "kendo-breadcrumb-sm-icon-link-padding-y",
|
|
2311
|
-
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
2312
|
-
"scope": "default",
|
|
2313
|
-
"line": {
|
|
2314
|
-
"start": 100,
|
|
2315
|
-
"end": 100
|
|
2316
|
-
}
|
|
2317
|
-
},
|
|
2318
|
-
"group": [
|
|
2319
|
-
"breadcrumb"
|
|
2320
|
-
],
|
|
2321
|
-
"access": "public",
|
|
2322
|
-
"file": {
|
|
2323
|
-
"path": "breadcrumb/_variables.scss",
|
|
2324
|
-
"name": "_variables.scss"
|
|
2325
|
-
}
|
|
2326
|
-
},
|
|
2327
|
-
{
|
|
2328
|
-
"description": "The vertical padding of the medium Breadcrumb link icon.\n",
|
|
2329
|
-
"commentRange": {
|
|
2330
|
-
"start": 101,
|
|
2331
|
-
"end": 102
|
|
2332
|
-
},
|
|
2333
|
-
"context": {
|
|
2334
|
-
"type": "variable",
|
|
2335
|
-
"name": "kendo-breadcrumb-md-icon-link-padding-y",
|
|
2336
|
-
"value": "$kendo-breadcrumb-icon-link-padding-y",
|
|
2337
|
-
"scope": "default",
|
|
2338
|
-
"line": {
|
|
2339
|
-
"start": 103,
|
|
2340
|
-
"end": 103
|
|
2341
|
-
}
|
|
2342
|
-
},
|
|
2343
|
-
"group": [
|
|
2344
|
-
"breadcrumb"
|
|
2345
|
-
],
|
|
2346
|
-
"access": "public",
|
|
2347
|
-
"file": {
|
|
2348
|
-
"path": "breadcrumb/_variables.scss",
|
|
2349
|
-
"name": "_variables.scss"
|
|
2350
|
-
}
|
|
2351
|
-
},
|
|
2352
|
-
{
|
|
2353
|
-
"description": "The vertical padding of the large Breadcrumb link icon.\n",
|
|
2354
|
-
"commentRange": {
|
|
2355
|
-
"start": 104,
|
|
2356
|
-
"end": 105
|
|
2357
|
-
},
|
|
2358
|
-
"context": {
|
|
2359
|
-
"type": "variable",
|
|
2360
|
-
"name": "kendo-breadcrumb-lg-icon-link-padding-y",
|
|
2361
|
-
"value": "k-map-get( $kendo-spacing, 3.5 )",
|
|
2362
|
-
"scope": "default",
|
|
2363
|
-
"line": {
|
|
2364
|
-
"start": 106,
|
|
2365
|
-
"end": 106
|
|
2366
|
-
}
|
|
2367
|
-
},
|
|
2368
|
-
"group": [
|
|
2369
|
-
"breadcrumb"
|
|
2370
|
-
],
|
|
2371
|
-
"access": "public",
|
|
2372
|
-
"file": {
|
|
2373
|
-
"path": "breadcrumb/_variables.scss",
|
|
2374
|
-
"name": "_variables.scss"
|
|
2375
|
-
}
|
|
2376
|
-
},
|
|
2377
|
-
{
|
|
2378
|
-
"description": "The horizontal padding of the Breadcrumb link icon.\n",
|
|
2379
|
-
"commentRange": {
|
|
2380
|
-
"start": 108,
|
|
2381
|
-
"end": 109
|
|
2382
|
-
},
|
|
2383
|
-
"context": {
|
|
2384
|
-
"type": "variable",
|
|
2385
|
-
"name": "kendo-breadcrumb-icon-link-padding-x",
|
|
2386
|
-
"value": "$kendo-breadcrumb-icon-link-padding-y",
|
|
2387
|
-
"scope": "default",
|
|
2388
|
-
"line": {
|
|
2389
|
-
"start": 110,
|
|
2390
|
-
"end": 110
|
|
2391
|
-
}
|
|
2392
|
-
},
|
|
2393
|
-
"group": [
|
|
2394
|
-
"breadcrumb"
|
|
2395
|
-
],
|
|
2396
|
-
"access": "public",
|
|
2397
|
-
"file": {
|
|
2398
|
-
"path": "breadcrumb/_variables.scss",
|
|
2399
|
-
"name": "_variables.scss"
|
|
2400
|
-
}
|
|
2401
|
-
},
|
|
2402
|
-
{
|
|
2403
|
-
"description": "The horizontal padding of the small Breadcrumb link icon.\n",
|
|
2404
|
-
"commentRange": {
|
|
2405
|
-
"start": 111,
|
|
2406
|
-
"end": 112
|
|
2407
|
-
},
|
|
2408
|
-
"context": {
|
|
2409
|
-
"type": "variable",
|
|
2410
|
-
"name": "kendo-breadcrumb-sm-icon-link-padding-x",
|
|
2411
|
-
"value": "$kendo-breadcrumb-sm-icon-link-padding-y",
|
|
2412
|
-
"scope": "default",
|
|
2413
|
-
"line": {
|
|
2414
|
-
"start": 113,
|
|
2415
|
-
"end": 113
|
|
2416
|
-
}
|
|
2417
|
-
},
|
|
2418
|
-
"group": [
|
|
2419
|
-
"breadcrumb"
|
|
2420
|
-
],
|
|
2421
|
-
"access": "public",
|
|
2422
|
-
"file": {
|
|
2423
|
-
"path": "breadcrumb/_variables.scss",
|
|
2424
|
-
"name": "_variables.scss"
|
|
2425
|
-
}
|
|
2426
|
-
},
|
|
2427
|
-
{
|
|
2428
|
-
"description": "The horizontal padding of the medium Breadcrumb link icon.\n",
|
|
2429
|
-
"commentRange": {
|
|
2430
|
-
"start": 114,
|
|
2431
|
-
"end": 115
|
|
2432
|
-
},
|
|
2433
|
-
"context": {
|
|
2434
|
-
"type": "variable",
|
|
2435
|
-
"name": "kendo-breadcrumb-md-icon-link-padding-x",
|
|
2436
|
-
"value": "$kendo-breadcrumb-icon-link-padding-x",
|
|
2437
|
-
"scope": "default",
|
|
2438
|
-
"line": {
|
|
2439
|
-
"start": 116,
|
|
2440
|
-
"end": 116
|
|
2441
|
-
}
|
|
2442
|
-
},
|
|
2443
|
-
"group": [
|
|
2444
|
-
"breadcrumb"
|
|
2445
|
-
],
|
|
2446
|
-
"access": "public",
|
|
2447
|
-
"file": {
|
|
2448
|
-
"path": "breadcrumb/_variables.scss",
|
|
2449
|
-
"name": "_variables.scss"
|
|
2450
|
-
}
|
|
2451
|
-
},
|
|
2452
|
-
{
|
|
2453
|
-
"description": "The horizontal padding of the large Breadcrumb link icon.\n",
|
|
2454
|
-
"commentRange": {
|
|
2455
|
-
"start": 117,
|
|
2456
|
-
"end": 118
|
|
2457
|
-
},
|
|
2458
|
-
"context": {
|
|
2459
|
-
"type": "variable",
|
|
2460
|
-
"name": "kendo-breadcrumb-lg-icon-link-padding-x",
|
|
2461
|
-
"value": "$kendo-breadcrumb-lg-icon-link-padding-y",
|
|
2462
|
-
"scope": "default",
|
|
2463
|
-
"line": {
|
|
2464
|
-
"start": 119,
|
|
2465
|
-
"end": 119
|
|
2466
|
-
}
|
|
2467
|
-
},
|
|
2468
|
-
"group": [
|
|
2469
|
-
"breadcrumb"
|
|
2470
|
-
],
|
|
2471
|
-
"access": "public",
|
|
2472
|
-
"file": {
|
|
2473
|
-
"path": "breadcrumb/_variables.scss",
|
|
2474
|
-
"name": "_variables.scss"
|
|
2475
|
-
}
|
|
2476
|
-
},
|
|
2477
|
-
{
|
|
2478
|
-
"description": "The text color of the Breadcrumb link.\n",
|
|
2479
|
-
"commentRange": {
|
|
2480
|
-
"start": 121,
|
|
2481
|
-
"end": 122
|
|
2482
|
-
},
|
|
2483
|
-
"context": {
|
|
2484
|
-
"type": "variable",
|
|
2485
|
-
"name": "kendo-breadcrumb-link-initial-text",
|
|
2486
|
-
"value": "inherit",
|
|
2487
|
-
"scope": "default",
|
|
2488
|
-
"line": {
|
|
2489
|
-
"start": 123,
|
|
2490
|
-
"end": 123
|
|
2491
|
-
}
|
|
2492
|
-
},
|
|
2493
|
-
"group": [
|
|
2494
|
-
"breadcrumb"
|
|
2495
|
-
],
|
|
2496
|
-
"access": "public",
|
|
2497
|
-
"file": {
|
|
2498
|
-
"path": "breadcrumb/_variables.scss",
|
|
2499
|
-
"name": "_variables.scss"
|
|
2500
|
-
}
|
|
2501
|
-
},
|
|
2502
|
-
{
|
|
2503
|
-
"description": "The spacing of the Breadcrumb link icon.\n",
|
|
2504
|
-
"commentRange": {
|
|
2505
|
-
"start": 124,
|
|
2506
|
-
"end": 125
|
|
2507
|
-
},
|
|
2508
|
-
"context": {
|
|
2509
|
-
"type": "variable",
|
|
2510
|
-
"name": "kendo-breadcrumb-link-icon-spacing",
|
|
2511
|
-
"value": "$kendo-icon-spacing",
|
|
2512
|
-
"scope": "default",
|
|
2513
|
-
"line": {
|
|
2514
|
-
"start": 126,
|
|
2515
|
-
"end": 126
|
|
2516
|
-
}
|
|
2517
|
-
},
|
|
2518
|
-
"group": [
|
|
2519
|
-
"breadcrumb"
|
|
2520
|
-
],
|
|
2521
|
-
"access": "public",
|
|
2522
|
-
"file": {
|
|
2523
|
-
"path": "breadcrumb/_variables.scss",
|
|
2524
|
-
"name": "_variables.scss"
|
|
2525
|
-
}
|
|
2526
|
-
},
|
|
2527
|
-
{
|
|
2528
|
-
"description": "The background color of the Breadcrumb link.\n",
|
|
2529
|
-
"commentRange": {
|
|
2530
|
-
"start": 128,
|
|
2531
|
-
"end": 129
|
|
2532
|
-
},
|
|
2533
|
-
"context": {
|
|
2534
|
-
"type": "variable",
|
|
2535
|
-
"name": "kendo-breadcrumb-link-bg",
|
|
2536
|
-
"value": "null",
|
|
2537
|
-
"scope": "default",
|
|
2538
|
-
"line": {
|
|
2539
|
-
"start": 130,
|
|
2540
|
-
"end": 130
|
|
2541
|
-
}
|
|
2542
|
-
},
|
|
2543
|
-
"group": [
|
|
2544
|
-
"breadcrumb"
|
|
2545
|
-
],
|
|
2546
|
-
"access": "public",
|
|
2547
|
-
"file": {
|
|
2548
|
-
"path": "breadcrumb/_variables.scss",
|
|
2549
|
-
"name": "_variables.scss"
|
|
2550
|
-
}
|
|
2551
|
-
},
|
|
2552
|
-
{
|
|
2553
|
-
"description": "The text color of the Breadcrumb link.\n",
|
|
2554
|
-
"commentRange": {
|
|
2555
|
-
"start": 131,
|
|
2556
|
-
"end": 132
|
|
2557
|
-
},
|
|
2558
|
-
"context": {
|
|
2559
|
-
"type": "variable",
|
|
2560
|
-
"name": "kendo-breadcrumb-link-text",
|
|
2561
|
-
"value": "$kendo-link-text",
|
|
2562
|
-
"scope": "default",
|
|
2563
|
-
"line": {
|
|
2564
|
-
"start": 133,
|
|
2565
|
-
"end": 133
|
|
2566
|
-
}
|
|
2567
|
-
},
|
|
2568
|
-
"group": [
|
|
2569
|
-
"breadcrumb"
|
|
2570
|
-
],
|
|
2571
|
-
"access": "public",
|
|
2572
|
-
"file": {
|
|
2573
|
-
"path": "breadcrumb/_variables.scss",
|
|
2574
|
-
"name": "_variables.scss"
|
|
2575
|
-
}
|
|
2576
|
-
},
|
|
2577
|
-
{
|
|
2578
|
-
"description": "The border color of the Breadcrumb link.\n",
|
|
2579
|
-
"commentRange": {
|
|
2580
|
-
"start": 134,
|
|
2581
|
-
"end": 135
|
|
2582
|
-
},
|
|
2583
|
-
"context": {
|
|
2584
|
-
"type": "variable",
|
|
2585
|
-
"name": "kendo-breadcrumb-link-border",
|
|
2586
|
-
"value": "null",
|
|
2587
|
-
"scope": "default",
|
|
2588
|
-
"line": {
|
|
2589
|
-
"start": 136,
|
|
2590
|
-
"end": 136
|
|
2591
|
-
}
|
|
2592
|
-
},
|
|
2593
|
-
"group": [
|
|
2594
|
-
"breadcrumb"
|
|
2595
|
-
],
|
|
2596
|
-
"access": "public",
|
|
2597
|
-
"file": {
|
|
2598
|
-
"path": "breadcrumb/_variables.scss",
|
|
2599
|
-
"name": "_variables.scss"
|
|
2600
|
-
}
|
|
2601
|
-
},
|
|
2602
|
-
{
|
|
2603
|
-
"description": "The background color of the hovered Breadcrumb link.\n",
|
|
2604
|
-
"commentRange": {
|
|
2605
|
-
"start": 138,
|
|
2606
|
-
"end": 139
|
|
2607
|
-
},
|
|
2608
|
-
"context": {
|
|
2609
|
-
"type": "variable",
|
|
2610
|
-
"name": "kendo-breadcrumb-link-hover-bg",
|
|
2611
|
-
"value": "null",
|
|
2612
|
-
"scope": "default",
|
|
2613
|
-
"line": {
|
|
2614
|
-
"start": 140,
|
|
2615
|
-
"end": 140
|
|
2616
|
-
}
|
|
2617
|
-
},
|
|
2618
|
-
"group": [
|
|
2619
|
-
"breadcrumb"
|
|
2620
|
-
],
|
|
2621
|
-
"access": "public",
|
|
2622
|
-
"file": {
|
|
2623
|
-
"path": "breadcrumb/_variables.scss",
|
|
2624
|
-
"name": "_variables.scss"
|
|
2625
|
-
}
|
|
2626
|
-
},
|
|
2627
|
-
{
|
|
2628
|
-
"description": "The text color of the hovered Breadcrumb link.\n",
|
|
2629
|
-
"commentRange": {
|
|
2630
|
-
"start": 141,
|
|
2631
|
-
"end": 142
|
|
2632
|
-
},
|
|
2633
|
-
"context": {
|
|
2634
|
-
"type": "variable",
|
|
2635
|
-
"name": "kendo-breadcrumb-link-hover-text",
|
|
2636
|
-
"value": "$kendo-link-hover-text",
|
|
2637
|
-
"scope": "default",
|
|
2638
|
-
"line": {
|
|
2639
|
-
"start": 143,
|
|
2640
|
-
"end": 143
|
|
2641
|
-
}
|
|
2642
|
-
},
|
|
2643
|
-
"group": [
|
|
2644
|
-
"breadcrumb"
|
|
2645
|
-
],
|
|
2646
|
-
"access": "public",
|
|
2647
|
-
"file": {
|
|
2648
|
-
"path": "breadcrumb/_variables.scss",
|
|
2649
|
-
"name": "_variables.scss"
|
|
2650
|
-
}
|
|
2651
|
-
},
|
|
2652
|
-
{
|
|
2653
|
-
"description": "The border color of the hovered Breadcrumb link.\n",
|
|
2654
|
-
"commentRange": {
|
|
2655
|
-
"start": 144,
|
|
2656
|
-
"end": 145
|
|
2657
|
-
},
|
|
2658
|
-
"context": {
|
|
2659
|
-
"type": "variable",
|
|
2660
|
-
"name": "kendo-breadcrumb-link-hover-border",
|
|
2661
|
-
"value": "null",
|
|
2662
|
-
"scope": "default",
|
|
2663
|
-
"line": {
|
|
2664
|
-
"start": 146,
|
|
2665
|
-
"end": 146
|
|
2666
|
-
}
|
|
2667
|
-
},
|
|
2668
|
-
"group": [
|
|
2669
|
-
"breadcrumb"
|
|
2670
|
-
],
|
|
2671
|
-
"access": "public",
|
|
2672
|
-
"file": {
|
|
2673
|
-
"path": "breadcrumb/_variables.scss",
|
|
2674
|
-
"name": "_variables.scss"
|
|
2675
|
-
}
|
|
2676
|
-
},
|
|
2677
|
-
{
|
|
2678
|
-
"description": "The background color of the focused Breadcrumb link.\n",
|
|
2679
|
-
"commentRange": {
|
|
2680
|
-
"start": 148,
|
|
2681
|
-
"end": 149
|
|
2682
|
-
},
|
|
2683
|
-
"context": {
|
|
2684
|
-
"type": "variable",
|
|
2685
|
-
"name": "kendo-breadcrumb-link-focus-bg",
|
|
2686
|
-
"value": "null",
|
|
2687
|
-
"scope": "default",
|
|
2688
|
-
"line": {
|
|
2689
|
-
"start": 150,
|
|
2690
|
-
"end": 150
|
|
2691
|
-
}
|
|
2692
|
-
},
|
|
2693
|
-
"group": [
|
|
2694
|
-
"breadcrumb"
|
|
2695
|
-
],
|
|
2696
|
-
"access": "public",
|
|
2697
|
-
"file": {
|
|
2698
|
-
"path": "breadcrumb/_variables.scss",
|
|
2699
|
-
"name": "_variables.scss"
|
|
2700
|
-
}
|
|
2701
|
-
},
|
|
2702
|
-
{
|
|
2703
|
-
"description": "The text color of the focused Breadcrumb link.\n",
|
|
2704
|
-
"commentRange": {
|
|
2705
|
-
"start": 151,
|
|
2706
|
-
"end": 152
|
|
2707
|
-
},
|
|
2708
|
-
"context": {
|
|
2709
|
-
"type": "variable",
|
|
2710
|
-
"name": "kendo-breadcrumb-link-focus-text",
|
|
2711
|
-
"value": "null",
|
|
2712
|
-
"scope": "default",
|
|
2713
|
-
"line": {
|
|
2714
|
-
"start": 153,
|
|
2715
|
-
"end": 153
|
|
2716
|
-
}
|
|
2717
|
-
},
|
|
2718
|
-
"group": [
|
|
2719
|
-
"breadcrumb"
|
|
2720
|
-
],
|
|
2721
|
-
"access": "public",
|
|
2722
|
-
"file": {
|
|
2723
|
-
"path": "breadcrumb/_variables.scss",
|
|
2724
|
-
"name": "_variables.scss"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
|
-
{
|
|
2728
|
-
"description": "The border color of the focused Breadcrumb link.\n",
|
|
2729
|
-
"commentRange": {
|
|
2730
|
-
"start": 154,
|
|
2731
|
-
"end": 155
|
|
2732
|
-
},
|
|
2733
|
-
"context": {
|
|
2734
|
-
"type": "variable",
|
|
2735
|
-
"name": "kendo-breadcrumb-link-focus-border",
|
|
2736
|
-
"value": "null",
|
|
2737
|
-
"scope": "default",
|
|
2738
|
-
"line": {
|
|
2739
|
-
"start": 156,
|
|
2740
|
-
"end": 156
|
|
2741
|
-
}
|
|
2742
|
-
},
|
|
2743
|
-
"group": [
|
|
2744
|
-
"breadcrumb"
|
|
2745
|
-
],
|
|
2746
|
-
"access": "public",
|
|
2747
|
-
"file": {
|
|
2748
|
-
"path": "breadcrumb/_variables.scss",
|
|
2749
|
-
"name": "_variables.scss"
|
|
2750
|
-
}
|
|
2751
|
-
},
|
|
2752
|
-
{
|
|
2753
|
-
"description": "The box shadow of the focused Breadcrumb link.\n",
|
|
2754
|
-
"commentRange": {
|
|
2755
|
-
"start": 157,
|
|
2756
|
-
"end": 158
|
|
2757
|
-
},
|
|
2758
|
-
"context": {
|
|
2759
|
-
"type": "variable",
|
|
2760
|
-
"name": "kendo-breadcrumb-link-focus-shadow",
|
|
2761
|
-
"value": "inset 0 0 0 3px rgba( $kendo-breadcrumb-text, .25 )",
|
|
2762
|
-
"scope": "default",
|
|
2763
|
-
"line": {
|
|
2764
|
-
"start": 159,
|
|
2765
|
-
"end": 159
|
|
2766
|
-
}
|
|
2767
|
-
},
|
|
2768
|
-
"group": [
|
|
2769
|
-
"breadcrumb"
|
|
2770
|
-
],
|
|
2771
|
-
"access": "public",
|
|
2772
|
-
"file": {
|
|
2773
|
-
"path": "breadcrumb/_variables.scss",
|
|
2774
|
-
"name": "_variables.scss"
|
|
2775
|
-
}
|
|
2776
|
-
},
|
|
2777
|
-
{
|
|
2778
|
-
"description": "The background color of the Breadcrumb root link.\n",
|
|
2779
|
-
"commentRange": {
|
|
2780
|
-
"start": 161,
|
|
2781
|
-
"end": 162
|
|
2782
|
-
},
|
|
2783
|
-
"context": {
|
|
2784
|
-
"type": "variable",
|
|
2785
|
-
"name": "kendo-breadcrumb-root-link-bg",
|
|
2786
|
-
"value": "null",
|
|
2787
|
-
"scope": "default",
|
|
2788
|
-
"line": {
|
|
2789
|
-
"start": 163,
|
|
2790
|
-
"end": 163
|
|
2791
|
-
}
|
|
2792
|
-
},
|
|
2793
|
-
"group": [
|
|
2794
|
-
"breadcrumb"
|
|
2795
|
-
],
|
|
2796
|
-
"access": "public",
|
|
2797
|
-
"file": {
|
|
2798
|
-
"path": "breadcrumb/_variables.scss",
|
|
2799
|
-
"name": "_variables.scss"
|
|
2800
|
-
}
|
|
2801
|
-
},
|
|
2802
|
-
{
|
|
2803
|
-
"description": "The text color of the Breadcrumb root link.\n",
|
|
2804
|
-
"commentRange": {
|
|
2805
|
-
"start": 164,
|
|
2806
|
-
"end": 165
|
|
2807
|
-
},
|
|
2808
|
-
"context": {
|
|
2809
|
-
"type": "variable",
|
|
2810
|
-
"name": "kendo-breadcrumb-root-link-text",
|
|
2811
|
-
"value": "$kendo-link-text",
|
|
2812
|
-
"scope": "default",
|
|
2813
|
-
"line": {
|
|
2814
|
-
"start": 166,
|
|
2815
|
-
"end": 166
|
|
2816
|
-
}
|
|
2817
|
-
},
|
|
2818
|
-
"group": [
|
|
2819
|
-
"breadcrumb"
|
|
2820
|
-
],
|
|
2821
|
-
"access": "public",
|
|
2822
|
-
"file": {
|
|
2823
|
-
"path": "breadcrumb/_variables.scss",
|
|
2824
|
-
"name": "_variables.scss"
|
|
2825
|
-
}
|
|
2826
|
-
},
|
|
2827
|
-
{
|
|
2828
|
-
"description": "The border color of the Breadcrumb root link.\n",
|
|
2829
|
-
"commentRange": {
|
|
2830
|
-
"start": 167,
|
|
2831
|
-
"end": 168
|
|
2832
|
-
},
|
|
2833
|
-
"context": {
|
|
2834
|
-
"type": "variable",
|
|
2835
|
-
"name": "kendo-breadcrumb-root-link-border",
|
|
2836
|
-
"value": "null",
|
|
2837
|
-
"scope": "default",
|
|
2838
|
-
"line": {
|
|
2839
|
-
"start": 169,
|
|
2840
|
-
"end": 169
|
|
2841
|
-
}
|
|
2842
|
-
},
|
|
2843
|
-
"group": [
|
|
2844
|
-
"breadcrumb"
|
|
2845
|
-
],
|
|
2846
|
-
"access": "public",
|
|
2847
|
-
"file": {
|
|
2848
|
-
"path": "breadcrumb/_variables.scss",
|
|
2849
|
-
"name": "_variables.scss"
|
|
2850
|
-
}
|
|
2851
|
-
},
|
|
2852
|
-
{
|
|
2853
|
-
"description": "The background color of the hovered Breadcrumb root link.\n",
|
|
2854
|
-
"commentRange": {
|
|
2855
|
-
"start": 171,
|
|
2856
|
-
"end": 172
|
|
2857
|
-
},
|
|
2858
|
-
"context": {
|
|
2859
|
-
"type": "variable",
|
|
2860
|
-
"name": "kendo-breadcrumb-root-link-hover-bg",
|
|
2861
|
-
"value": "null",
|
|
2862
|
-
"scope": "default",
|
|
2863
|
-
"line": {
|
|
2864
|
-
"start": 173,
|
|
2865
|
-
"end": 173
|
|
2866
|
-
}
|
|
2867
|
-
},
|
|
2868
|
-
"group": [
|
|
2869
|
-
"breadcrumb"
|
|
2870
|
-
],
|
|
2871
|
-
"access": "public",
|
|
2872
|
-
"file": {
|
|
2873
|
-
"path": "breadcrumb/_variables.scss",
|
|
2874
|
-
"name": "_variables.scss"
|
|
2875
|
-
}
|
|
2876
|
-
},
|
|
2877
|
-
{
|
|
2878
|
-
"description": "The text color of the hovered Breadcrumb root link.\n",
|
|
2879
|
-
"commentRange": {
|
|
2880
|
-
"start": 174,
|
|
2881
|
-
"end": 175
|
|
2882
|
-
},
|
|
2883
|
-
"context": {
|
|
2884
|
-
"type": "variable",
|
|
2885
|
-
"name": "kendo-breadcrumb-root-link-hover-text",
|
|
2886
|
-
"value": "$kendo-link-hover-text",
|
|
2887
|
-
"scope": "default",
|
|
2888
|
-
"line": {
|
|
2889
|
-
"start": 176,
|
|
2890
|
-
"end": 176
|
|
2891
|
-
}
|
|
2892
|
-
},
|
|
2893
|
-
"group": [
|
|
2894
|
-
"breadcrumb"
|
|
2895
|
-
],
|
|
2896
|
-
"access": "public",
|
|
2897
|
-
"file": {
|
|
2898
|
-
"path": "breadcrumb/_variables.scss",
|
|
2899
|
-
"name": "_variables.scss"
|
|
2900
|
-
}
|
|
2901
|
-
},
|
|
2902
|
-
{
|
|
2903
|
-
"description": "The border color of the hovered Breadcrumb root link.\n",
|
|
2904
|
-
"commentRange": {
|
|
2905
|
-
"start": 177,
|
|
2906
|
-
"end": 178
|
|
2907
|
-
},
|
|
2908
|
-
"context": {
|
|
2909
|
-
"type": "variable",
|
|
2910
|
-
"name": "kendo-breadcrumb-root-link-hover-border",
|
|
2911
|
-
"value": "null",
|
|
2912
|
-
"scope": "default",
|
|
2913
|
-
"line": {
|
|
2914
|
-
"start": 179,
|
|
2915
|
-
"end": 179
|
|
2916
|
-
}
|
|
2917
|
-
},
|
|
2918
|
-
"group": [
|
|
2919
|
-
"breadcrumb"
|
|
2920
|
-
],
|
|
2921
|
-
"access": "public",
|
|
2922
|
-
"file": {
|
|
2923
|
-
"path": "breadcrumb/_variables.scss",
|
|
2924
|
-
"name": "_variables.scss"
|
|
2925
|
-
}
|
|
2926
|
-
},
|
|
2927
|
-
{
|
|
2928
|
-
"description": "The background color of the focused Breadcrumb root link.\n",
|
|
2929
|
-
"commentRange": {
|
|
2930
|
-
"start": 181,
|
|
2931
|
-
"end": 182
|
|
2932
|
-
},
|
|
2933
|
-
"context": {
|
|
2934
|
-
"type": "variable",
|
|
2935
|
-
"name": "kendo-breadcrumb-root-link-focus-bg",
|
|
2936
|
-
"value": "null",
|
|
2937
|
-
"scope": "default",
|
|
2938
|
-
"line": {
|
|
2939
|
-
"start": 183,
|
|
2940
|
-
"end": 183
|
|
2941
|
-
}
|
|
2942
|
-
},
|
|
2943
|
-
"group": [
|
|
2944
|
-
"breadcrumb"
|
|
2945
|
-
],
|
|
2946
|
-
"access": "public",
|
|
2947
|
-
"file": {
|
|
2948
|
-
"path": "breadcrumb/_variables.scss",
|
|
2949
|
-
"name": "_variables.scss"
|
|
2950
|
-
}
|
|
2951
|
-
},
|
|
2952
|
-
{
|
|
2953
|
-
"description": "The text color of the focused Breadcrumb root link.\n",
|
|
2954
|
-
"commentRange": {
|
|
2955
|
-
"start": 184,
|
|
2956
|
-
"end": 185
|
|
2957
|
-
},
|
|
2958
|
-
"context": {
|
|
2959
|
-
"type": "variable",
|
|
2960
|
-
"name": "kendo-breadcrumb-root-link-focus-text",
|
|
2961
|
-
"value": "null",
|
|
2962
|
-
"scope": "default",
|
|
2963
|
-
"line": {
|
|
2964
|
-
"start": 186,
|
|
2965
|
-
"end": 186
|
|
2966
|
-
}
|
|
2967
|
-
},
|
|
2968
|
-
"group": [
|
|
2969
|
-
"breadcrumb"
|
|
2970
|
-
],
|
|
2971
|
-
"access": "public",
|
|
2972
|
-
"file": {
|
|
2973
|
-
"path": "breadcrumb/_variables.scss",
|
|
2974
|
-
"name": "_variables.scss"
|
|
2975
|
-
}
|
|
2976
|
-
},
|
|
2977
|
-
{
|
|
2978
|
-
"description": "The border color of the focused Breadcrumb root link.\n",
|
|
2979
|
-
"commentRange": {
|
|
2980
|
-
"start": 187,
|
|
2981
|
-
"end": 188
|
|
2982
|
-
},
|
|
2983
|
-
"context": {
|
|
2984
|
-
"type": "variable",
|
|
2985
|
-
"name": "kendo-breadcrumb-root-link-focus-border",
|
|
2986
|
-
"value": "null",
|
|
2987
|
-
"scope": "default",
|
|
2988
|
-
"line": {
|
|
2989
|
-
"start": 189,
|
|
2990
|
-
"end": 189
|
|
2991
|
-
}
|
|
2992
|
-
},
|
|
2993
|
-
"group": [
|
|
2994
|
-
"breadcrumb"
|
|
2995
|
-
],
|
|
2996
|
-
"access": "public",
|
|
2997
|
-
"file": {
|
|
2998
|
-
"path": "breadcrumb/_variables.scss",
|
|
2999
|
-
"name": "_variables.scss"
|
|
3000
|
-
}
|
|
3001
|
-
},
|
|
3002
|
-
{
|
|
3003
|
-
"description": "The box shadow of the focused Breadcrumb root link.\n",
|
|
3004
|
-
"commentRange": {
|
|
3005
|
-
"start": 190,
|
|
3006
|
-
"end": 191
|
|
3007
|
-
},
|
|
3008
|
-
"context": {
|
|
3009
|
-
"type": "variable",
|
|
3010
|
-
"name": "kendo-breadcrumb-root-link-focus-shadow",
|
|
3011
|
-
"value": "$kendo-breadcrumb-link-focus-shadow",
|
|
3012
|
-
"scope": "default",
|
|
3013
|
-
"line": {
|
|
3014
|
-
"start": 192,
|
|
3015
|
-
"end": 192
|
|
3016
|
-
}
|
|
3017
|
-
},
|
|
3018
|
-
"group": [
|
|
3019
|
-
"breadcrumb"
|
|
3020
|
-
],
|
|
3021
|
-
"access": "public",
|
|
3022
|
-
"file": {
|
|
3023
|
-
"path": "breadcrumb/_variables.scss",
|
|
3024
|
-
"name": "_variables.scss"
|
|
3025
|
-
}
|
|
3026
|
-
},
|
|
3027
|
-
{
|
|
3028
|
-
"description": "The background color of the current Breadcrumb root link.\n",
|
|
3029
|
-
"commentRange": {
|
|
3030
|
-
"start": 194,
|
|
3031
|
-
"end": 195
|
|
3032
|
-
},
|
|
3033
|
-
"context": {
|
|
3034
|
-
"type": "variable",
|
|
3035
|
-
"name": "kendo-breadcrumb-current-item-bg",
|
|
3036
|
-
"value": "null",
|
|
3037
|
-
"scope": "default",
|
|
3038
|
-
"line": {
|
|
3039
|
-
"start": 196,
|
|
3040
|
-
"end": 196
|
|
3041
|
-
}
|
|
3042
|
-
},
|
|
3043
|
-
"group": [
|
|
3044
|
-
"breadcrumb"
|
|
3045
|
-
],
|
|
3046
|
-
"access": "public",
|
|
3047
|
-
"file": {
|
|
3048
|
-
"path": "breadcrumb/_variables.scss",
|
|
3049
|
-
"name": "_variables.scss"
|
|
3050
|
-
}
|
|
3051
|
-
},
|
|
3052
|
-
{
|
|
3053
|
-
"description": "The text color of the current Breadcrumb root link.\n",
|
|
3054
|
-
"commentRange": {
|
|
3055
|
-
"start": 197,
|
|
3056
|
-
"end": 198
|
|
3057
|
-
},
|
|
3058
|
-
"context": {
|
|
3059
|
-
"type": "variable",
|
|
3060
|
-
"name": "kendo-breadcrumb-current-item-text",
|
|
3061
|
-
"value": "$kendo-color-secondary",
|
|
3062
|
-
"scope": "default",
|
|
3063
|
-
"line": {
|
|
3064
|
-
"start": 199,
|
|
3065
|
-
"end": 199
|
|
3066
|
-
}
|
|
3067
|
-
},
|
|
3068
|
-
"group": [
|
|
3069
|
-
"breadcrumb"
|
|
3070
|
-
],
|
|
3071
|
-
"access": "public",
|
|
3072
|
-
"file": {
|
|
3073
|
-
"path": "breadcrumb/_variables.scss",
|
|
3074
|
-
"name": "_variables.scss"
|
|
3075
|
-
}
|
|
3076
|
-
},
|
|
3077
|
-
{
|
|
3078
|
-
"description": "The border color of the current Breadcrumb root link.\n",
|
|
3079
|
-
"commentRange": {
|
|
3080
|
-
"start": 200,
|
|
3081
|
-
"end": 201
|
|
3082
|
-
},
|
|
3083
|
-
"context": {
|
|
3084
|
-
"type": "variable",
|
|
3085
|
-
"name": "kendo-breadcrumb-current-item-border",
|
|
3086
|
-
"value": "null",
|
|
3087
|
-
"scope": "default",
|
|
3088
|
-
"line": {
|
|
3089
|
-
"start": 202,
|
|
3090
|
-
"end": 202
|
|
3091
|
-
}
|
|
3092
|
-
},
|
|
3093
|
-
"group": [
|
|
3094
|
-
"breadcrumb"
|
|
3095
|
-
],
|
|
3096
|
-
"access": "public",
|
|
3097
|
-
"file": {
|
|
3098
|
-
"path": "breadcrumb/_variables.scss",
|
|
3099
|
-
"name": "_variables.scss"
|
|
3100
|
-
}
|
|
3101
|
-
},
|
|
3102
|
-
{
|
|
3103
|
-
"description": "The sizes map for the Breadcrumb.\n",
|
|
3104
|
-
"commentRange": {
|
|
3105
|
-
"start": 205,
|
|
3106
|
-
"end": 206
|
|
3107
|
-
},
|
|
3108
|
-
"context": {
|
|
3109
|
-
"type": "variable",
|
|
3110
|
-
"name": "kendo-breadcrumb-sizes",
|
|
3111
|
-
"value": "(\n sm: (\n link-padding-x: $kendo-breadcrumb-sm-link-padding-x,\n link-padding-y: $kendo-breadcrumb-sm-link-padding-y,\n icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-x,\n icon-link-padding-y: $kendo-breadcrumb-sm-icon-link-padding-y,\n font-size: $kendo-breadcrumb-sm-font-size,\n line-height: $kendo-breadcrumb-sm-line-height\n ),\n md: (\n link-padding-x: $kendo-breadcrumb-md-link-padding-x,\n link-padding-y: $kendo-breadcrumb-md-link-padding-y,\n icon-link-padding-x: $kendo-breadcrumb-md-icon-link-padding-x,\n icon-link-padding-y: $kendo-breadcrumb-md-icon-link-padding-y,\n font-size: $kendo-breadcrumb-md-font-size,\n line-height: $kendo-breadcrumb-md-line-height\n ),\n lg: (\n link-padding-x: $kendo-breadcrumb-lg-link-padding-x,\n link-padding-y: $kendo-breadcrumb-lg-link-padding-y,\n icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-x,\n icon-link-padding-y: $kendo-breadcrumb-lg-icon-link-padding-y,\n font-size: $kendo-breadcrumb-lg-font-size,\n line-height: $kendo-breadcrumb-lg-line-height\n )\n)",
|
|
3112
|
-
"scope": "default",
|
|
3113
|
-
"line": {
|
|
3114
|
-
"start": 207,
|
|
3115
|
-
"end": 232
|
|
3116
|
-
}
|
|
3117
|
-
},
|
|
3118
|
-
"group": [
|
|
3119
|
-
"breadcrumb"
|
|
3120
|
-
],
|
|
3121
|
-
"access": "public",
|
|
3122
|
-
"file": {
|
|
3123
|
-
"path": "breadcrumb/_variables.scss",
|
|
3124
|
-
"name": "_variables.scss"
|
|
3125
|
-
}
|
|
3126
|
-
},
|
|
3127
1602
|
{
|
|
3128
1603
|
"description": "The width of the border around the Button.\n",
|
|
3129
1604
|
"commentRange": {
|
|
@@ -8049,11 +6524,63 @@
|
|
|
8049
6524
|
"name": "_variables.scss"
|
|
8050
6525
|
}
|
|
8051
6526
|
},
|
|
6527
|
+
{
|
|
6528
|
+
"description": "The color white.\nNote: you cannot change this value.\n",
|
|
6529
|
+
"commentRange": {
|
|
6530
|
+
"start": 5,
|
|
6531
|
+
"end": 8
|
|
6532
|
+
},
|
|
6533
|
+
"context": {
|
|
6534
|
+
"type": "variable",
|
|
6535
|
+
"name": "kendo-color-white",
|
|
6536
|
+
"value": "#ffffff",
|
|
6537
|
+
"scope": "private",
|
|
6538
|
+
"line": {
|
|
6539
|
+
"start": 9,
|
|
6540
|
+
"end": 9
|
|
6541
|
+
}
|
|
6542
|
+
},
|
|
6543
|
+
"type": "Color",
|
|
6544
|
+
"group": [
|
|
6545
|
+
"color-system"
|
|
6546
|
+
],
|
|
6547
|
+
"access": "public",
|
|
6548
|
+
"file": {
|
|
6549
|
+
"path": "_variables.scss",
|
|
6550
|
+
"name": "_variables.scss"
|
|
6551
|
+
}
|
|
6552
|
+
},
|
|
6553
|
+
{
|
|
6554
|
+
"description": "The color black.\nNote: you cannot change this value.\n",
|
|
6555
|
+
"commentRange": {
|
|
6556
|
+
"start": 11,
|
|
6557
|
+
"end": 14
|
|
6558
|
+
},
|
|
6559
|
+
"context": {
|
|
6560
|
+
"type": "variable",
|
|
6561
|
+
"name": "kendo-color-black",
|
|
6562
|
+
"value": "#000000",
|
|
6563
|
+
"scope": "private",
|
|
6564
|
+
"line": {
|
|
6565
|
+
"start": 15,
|
|
6566
|
+
"end": 15
|
|
6567
|
+
}
|
|
6568
|
+
},
|
|
6569
|
+
"type": "Color",
|
|
6570
|
+
"group": [
|
|
6571
|
+
"color-system"
|
|
6572
|
+
],
|
|
6573
|
+
"access": "public",
|
|
6574
|
+
"file": {
|
|
6575
|
+
"path": "_variables.scss",
|
|
6576
|
+
"name": "_variables.scss"
|
|
6577
|
+
}
|
|
6578
|
+
},
|
|
8052
6579
|
{
|
|
8053
6580
|
"description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
|
|
8054
6581
|
"commentRange": {
|
|
8055
|
-
"start":
|
|
8056
|
-
"end":
|
|
6582
|
+
"start": 120,
|
|
6583
|
+
"end": 123
|
|
8057
6584
|
},
|
|
8058
6585
|
"context": {
|
|
8059
6586
|
"type": "variable",
|
|
@@ -8061,8 +6588,8 @@
|
|
|
8061
6588
|
"value": "$primary",
|
|
8062
6589
|
"scope": "default",
|
|
8063
6590
|
"line": {
|
|
8064
|
-
"start":
|
|
8065
|
-
"end":
|
|
6591
|
+
"start": 124,
|
|
6592
|
+
"end": 124
|
|
8066
6593
|
}
|
|
8067
6594
|
},
|
|
8068
6595
|
"group": [
|
|
@@ -8078,8 +6605,8 @@
|
|
|
8078
6605
|
{
|
|
8079
6606
|
"description": "The color used along with the primary color denoted by $kendo-color-primary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
8080
6607
|
"commentRange": {
|
|
8081
|
-
"start":
|
|
8082
|
-
"end":
|
|
6608
|
+
"start": 128,
|
|
6609
|
+
"end": 131
|
|
8083
6610
|
},
|
|
8084
6611
|
"context": {
|
|
8085
6612
|
"type": "variable",
|
|
@@ -8087,8 +6614,8 @@
|
|
|
8087
6614
|
"value": "k-contrast-color( $kendo-color-primary )",
|
|
8088
6615
|
"scope": "default",
|
|
8089
6616
|
"line": {
|
|
8090
|
-
"start":
|
|
8091
|
-
"end":
|
|
6617
|
+
"start": 132,
|
|
6618
|
+
"end": 132
|
|
8092
6619
|
}
|
|
8093
6620
|
},
|
|
8094
6621
|
"group": [
|
|
@@ -8104,8 +6631,8 @@
|
|
|
8104
6631
|
{
|
|
8105
6632
|
"description": "The secondary color of the theme.\n",
|
|
8106
6633
|
"commentRange": {
|
|
8107
|
-
"start":
|
|
8108
|
-
"end":
|
|
6634
|
+
"start": 134,
|
|
6635
|
+
"end": 136
|
|
8109
6636
|
},
|
|
8110
6637
|
"context": {
|
|
8111
6638
|
"type": "variable",
|
|
@@ -8113,8 +6640,8 @@
|
|
|
8113
6640
|
"value": "$secondary",
|
|
8114
6641
|
"scope": "default",
|
|
8115
6642
|
"line": {
|
|
8116
|
-
"start":
|
|
8117
|
-
"end":
|
|
6643
|
+
"start": 137,
|
|
6644
|
+
"end": 137
|
|
8118
6645
|
}
|
|
8119
6646
|
},
|
|
8120
6647
|
"group": [
|
|
@@ -8130,8 +6657,8 @@
|
|
|
8130
6657
|
{
|
|
8131
6658
|
"description": "The color used along with the secondary color denoted by $kendo-color-secondary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
8132
6659
|
"commentRange": {
|
|
8133
|
-
"start":
|
|
8134
|
-
"end":
|
|
6660
|
+
"start": 141,
|
|
6661
|
+
"end": 144
|
|
8135
6662
|
},
|
|
8136
6663
|
"context": {
|
|
8137
6664
|
"type": "variable",
|
|
@@ -8139,8 +6666,8 @@
|
|
|
8139
6666
|
"value": "k-contrast-color( $kendo-color-secondary )",
|
|
8140
6667
|
"scope": "default",
|
|
8141
6668
|
"line": {
|
|
8142
|
-
"start":
|
|
8143
|
-
"end":
|
|
6669
|
+
"start": 145,
|
|
6670
|
+
"end": 145
|
|
8144
6671
|
}
|
|
8145
6672
|
},
|
|
8146
6673
|
"group": [
|
|
@@ -8156,8 +6683,8 @@
|
|
|
8156
6683
|
{
|
|
8157
6684
|
"description": "The tertiary color of the theme.\n",
|
|
8158
6685
|
"commentRange": {
|
|
8159
|
-
"start":
|
|
8160
|
-
"end":
|
|
6686
|
+
"start": 147,
|
|
6687
|
+
"end": 149
|
|
8161
6688
|
},
|
|
8162
6689
|
"context": {
|
|
8163
6690
|
"type": "variable",
|
|
@@ -8165,8 +6692,8 @@
|
|
|
8165
6692
|
"value": "$purple",
|
|
8166
6693
|
"scope": "default",
|
|
8167
6694
|
"line": {
|
|
8168
|
-
"start":
|
|
8169
|
-
"end":
|
|
6695
|
+
"start": 150,
|
|
6696
|
+
"end": 150
|
|
8170
6697
|
}
|
|
8171
6698
|
},
|
|
8172
6699
|
"group": [
|
|
@@ -8182,8 +6709,8 @@
|
|
|
8182
6709
|
{
|
|
8183
6710
|
"description": "The color used along with the tertiary color denoted by $kendo-color-tertiary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
8184
6711
|
"commentRange": {
|
|
8185
|
-
"start":
|
|
8186
|
-
"end":
|
|
6712
|
+
"start": 154,
|
|
6713
|
+
"end": 157
|
|
8187
6714
|
},
|
|
8188
6715
|
"context": {
|
|
8189
6716
|
"type": "variable",
|
|
@@ -8191,8 +6718,8 @@
|
|
|
8191
6718
|
"value": "k-contrast-color( $kendo-color-tertiary )",
|
|
8192
6719
|
"scope": "default",
|
|
8193
6720
|
"line": {
|
|
8194
|
-
"start":
|
|
8195
|
-
"end":
|
|
6721
|
+
"start": 158,
|
|
6722
|
+
"end": 158
|
|
8196
6723
|
}
|
|
8197
6724
|
},
|
|
8198
6725
|
"group": [
|
|
@@ -8208,8 +6735,8 @@
|
|
|
8208
6735
|
{
|
|
8209
6736
|
"description": "The color for informational messages and states.\n",
|
|
8210
6737
|
"commentRange": {
|
|
8211
|
-
"start":
|
|
8212
|
-
"end":
|
|
6738
|
+
"start": 160,
|
|
6739
|
+
"end": 162
|
|
8213
6740
|
},
|
|
8214
6741
|
"context": {
|
|
8215
6742
|
"type": "variable",
|
|
@@ -8217,8 +6744,8 @@
|
|
|
8217
6744
|
"value": "$info",
|
|
8218
6745
|
"scope": "default",
|
|
8219
6746
|
"line": {
|
|
8220
|
-
"start":
|
|
8221
|
-
"end":
|
|
6747
|
+
"start": 163,
|
|
6748
|
+
"end": 163
|
|
8222
6749
|
}
|
|
8223
6750
|
},
|
|
8224
6751
|
"group": [
|
|
@@ -8234,8 +6761,8 @@
|
|
|
8234
6761
|
{
|
|
8235
6762
|
"description": "The color for success messages and states.\n",
|
|
8236
6763
|
"commentRange": {
|
|
8237
|
-
"start":
|
|
8238
|
-
"end":
|
|
6764
|
+
"start": 167,
|
|
6765
|
+
"end": 169
|
|
8239
6766
|
},
|
|
8240
6767
|
"context": {
|
|
8241
6768
|
"type": "variable",
|
|
@@ -8243,8 +6770,8 @@
|
|
|
8243
6770
|
"value": "$success",
|
|
8244
6771
|
"scope": "default",
|
|
8245
6772
|
"line": {
|
|
8246
|
-
"start":
|
|
8247
|
-
"end":
|
|
6773
|
+
"start": 170,
|
|
6774
|
+
"end": 170
|
|
8248
6775
|
}
|
|
8249
6776
|
},
|
|
8250
6777
|
"group": [
|
|
@@ -8260,8 +6787,8 @@
|
|
|
8260
6787
|
{
|
|
8261
6788
|
"description": "The color for warning messages and states.\n",
|
|
8262
6789
|
"commentRange": {
|
|
8263
|
-
"start":
|
|
8264
|
-
"end":
|
|
6790
|
+
"start": 174,
|
|
6791
|
+
"end": 176
|
|
8265
6792
|
},
|
|
8266
6793
|
"context": {
|
|
8267
6794
|
"type": "variable",
|
|
@@ -8269,8 +6796,8 @@
|
|
|
8269
6796
|
"value": "$warning",
|
|
8270
6797
|
"scope": "default",
|
|
8271
6798
|
"line": {
|
|
8272
|
-
"start":
|
|
8273
|
-
"end":
|
|
6799
|
+
"start": 177,
|
|
6800
|
+
"end": 177
|
|
8274
6801
|
}
|
|
8275
6802
|
},
|
|
8276
6803
|
"group": [
|
|
@@ -8286,8 +6813,8 @@
|
|
|
8286
6813
|
{
|
|
8287
6814
|
"description": "The color for error messages and states.\n",
|
|
8288
6815
|
"commentRange": {
|
|
8289
|
-
"start":
|
|
8290
|
-
"end":
|
|
6816
|
+
"start": 181,
|
|
6817
|
+
"end": 183
|
|
8291
6818
|
},
|
|
8292
6819
|
"context": {
|
|
8293
6820
|
"type": "variable",
|
|
@@ -8295,8 +6822,8 @@
|
|
|
8295
6822
|
"value": "$danger",
|
|
8296
6823
|
"scope": "default",
|
|
8297
6824
|
"line": {
|
|
8298
|
-
"start":
|
|
8299
|
-
"end":
|
|
6825
|
+
"start": 184,
|
|
6826
|
+
"end": 184
|
|
8300
6827
|
}
|
|
8301
6828
|
},
|
|
8302
6829
|
"group": [
|
|
@@ -8312,8 +6839,8 @@
|
|
|
8312
6839
|
{
|
|
8313
6840
|
"description": "The dark color of the theme.\n",
|
|
8314
6841
|
"commentRange": {
|
|
8315
|
-
"start":
|
|
8316
|
-
"end":
|
|
6842
|
+
"start": 188,
|
|
6843
|
+
"end": 190
|
|
8317
6844
|
},
|
|
8318
6845
|
"context": {
|
|
8319
6846
|
"type": "variable",
|
|
@@ -8321,8 +6848,8 @@
|
|
|
8321
6848
|
"value": "$dark",
|
|
8322
6849
|
"scope": "default",
|
|
8323
6850
|
"line": {
|
|
8324
|
-
"start":
|
|
8325
|
-
"end":
|
|
6851
|
+
"start": 191,
|
|
6852
|
+
"end": 191
|
|
8326
6853
|
}
|
|
8327
6854
|
},
|
|
8328
6855
|
"group": [
|
|
@@ -8338,8 +6865,8 @@
|
|
|
8338
6865
|
{
|
|
8339
6866
|
"description": "The light color of the theme.\n",
|
|
8340
6867
|
"commentRange": {
|
|
8341
|
-
"start":
|
|
8342
|
-
"end":
|
|
6868
|
+
"start": 193,
|
|
6869
|
+
"end": 195
|
|
8343
6870
|
},
|
|
8344
6871
|
"context": {
|
|
8345
6872
|
"type": "variable",
|
|
@@ -8347,8 +6874,8 @@
|
|
|
8347
6874
|
"value": "$light",
|
|
8348
6875
|
"scope": "default",
|
|
8349
6876
|
"line": {
|
|
8350
|
-
"start":
|
|
8351
|
-
"end":
|
|
6877
|
+
"start": 196,
|
|
6878
|
+
"end": 196
|
|
8352
6879
|
}
|
|
8353
6880
|
},
|
|
8354
6881
|
"group": [
|
|
@@ -8364,8 +6891,8 @@
|
|
|
8364
6891
|
{
|
|
8365
6892
|
"description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
|
|
8366
6893
|
"commentRange": {
|
|
8367
|
-
"start":
|
|
8368
|
-
"end":
|
|
6894
|
+
"start": 198,
|
|
6895
|
+
"end": 199
|
|
8369
6896
|
},
|
|
8370
6897
|
"context": {
|
|
8371
6898
|
"type": "variable",
|
|
@@ -8373,8 +6900,8 @@
|
|
|
8373
6900
|
"value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
|
|
8374
6901
|
"scope": "default",
|
|
8375
6902
|
"line": {
|
|
8376
|
-
"start":
|
|
8377
|
-
"end":
|
|
6903
|
+
"start": 200,
|
|
6904
|
+
"end": 200
|
|
8378
6905
|
}
|
|
8379
6906
|
},
|
|
8380
6907
|
"group": [
|
|
@@ -9189,8 +7716,8 @@
|
|
|
9189
7716
|
{
|
|
9190
7717
|
"description": "Background color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.\n",
|
|
9191
7718
|
"commentRange": {
|
|
9192
|
-
"start":
|
|
9193
|
-
"end":
|
|
7719
|
+
"start": 288,
|
|
7720
|
+
"end": 290
|
|
9194
7721
|
},
|
|
9195
7722
|
"context": {
|
|
9196
7723
|
"type": "variable",
|
|
@@ -9198,8 +7725,8 @@
|
|
|
9198
7725
|
"value": "$kendo-body-bg",
|
|
9199
7726
|
"scope": "default",
|
|
9200
7727
|
"line": {
|
|
9201
|
-
"start":
|
|
9202
|
-
"end":
|
|
7728
|
+
"start": 291,
|
|
7729
|
+
"end": 291
|
|
9203
7730
|
}
|
|
9204
7731
|
},
|
|
9205
7732
|
"group": [
|
|
@@ -9214,8 +7741,8 @@
|
|
|
9214
7741
|
{
|
|
9215
7742
|
"description": "Text color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.\n",
|
|
9216
7743
|
"commentRange": {
|
|
9217
|
-
"start":
|
|
9218
|
-
"end":
|
|
7744
|
+
"start": 292,
|
|
7745
|
+
"end": 294
|
|
9219
7746
|
},
|
|
9220
7747
|
"context": {
|
|
9221
7748
|
"type": "variable",
|
|
@@ -9223,8 +7750,8 @@
|
|
|
9223
7750
|
"value": "$kendo-body-text",
|
|
9224
7751
|
"scope": "default",
|
|
9225
7752
|
"line": {
|
|
9226
|
-
"start":
|
|
9227
|
-
"end":
|
|
7753
|
+
"start": 295,
|
|
7754
|
+
"end": 295
|
|
9228
7755
|
}
|
|
9229
7756
|
},
|
|
9230
7757
|
"group": [
|
|
@@ -9239,8 +7766,8 @@
|
|
|
9239
7766
|
{
|
|
9240
7767
|
"description": "Border color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.\n",
|
|
9241
7768
|
"commentRange": {
|
|
9242
|
-
"start":
|
|
9243
|
-
"end":
|
|
7769
|
+
"start": 296,
|
|
7770
|
+
"end": 298
|
|
9244
7771
|
},
|
|
9245
7772
|
"context": {
|
|
9246
7773
|
"type": "variable",
|
|
@@ -9248,8 +7775,8 @@
|
|
|
9248
7775
|
"value": "if( k-is-light( $kendo-component-bg ), $gray-300, $gray-700 )",
|
|
9249
7776
|
"scope": "default",
|
|
9250
7777
|
"line": {
|
|
9251
|
-
"start":
|
|
9252
|
-
"end":
|
|
7778
|
+
"start": 299,
|
|
7779
|
+
"end": 299
|
|
9253
7780
|
}
|
|
9254
7781
|
},
|
|
9255
7782
|
"group": [
|
|
@@ -30964,8 +29491,8 @@
|
|
|
30964
29491
|
{
|
|
30965
29492
|
"description": "Base font size across all components.\n",
|
|
30966
29493
|
"commentRange": {
|
|
30967
|
-
"start":
|
|
30968
|
-
"end":
|
|
29494
|
+
"start": 219,
|
|
29495
|
+
"end": 220
|
|
30969
29496
|
},
|
|
30970
29497
|
"context": {
|
|
30971
29498
|
"type": "variable",
|
|
@@ -30973,8 +29500,8 @@
|
|
|
30973
29500
|
"value": "$font-size-base",
|
|
30974
29501
|
"scope": "default",
|
|
30975
29502
|
"line": {
|
|
30976
|
-
"start":
|
|
30977
|
-
"end":
|
|
29503
|
+
"start": 221,
|
|
29504
|
+
"end": 221
|
|
30978
29505
|
}
|
|
30979
29506
|
},
|
|
30980
29507
|
"group": [
|
|
@@ -30989,8 +29516,8 @@
|
|
|
30989
29516
|
{
|
|
30990
29517
|
"description": "Font family for text.\n",
|
|
30991
29518
|
"commentRange": {
|
|
30992
|
-
"start":
|
|
30993
|
-
"end":
|
|
29519
|
+
"start": 236,
|
|
29520
|
+
"end": 237
|
|
30994
29521
|
},
|
|
30995
29522
|
"context": {
|
|
30996
29523
|
"type": "variable",
|
|
@@ -30998,8 +29525,8 @@
|
|
|
30998
29525
|
"value": "$font-family-sans-serif",
|
|
30999
29526
|
"scope": "default",
|
|
31000
29527
|
"line": {
|
|
31001
|
-
"start":
|
|
31002
|
-
"end":
|
|
29528
|
+
"start": 238,
|
|
29529
|
+
"end": 238
|
|
31003
29530
|
}
|
|
31004
29531
|
},
|
|
31005
29532
|
"group": [
|
|
@@ -31014,8 +29541,8 @@
|
|
|
31014
29541
|
{
|
|
31015
29542
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
31016
29543
|
"commentRange": {
|
|
31017
|
-
"start":
|
|
31018
|
-
"end":
|
|
29544
|
+
"start": 240,
|
|
29545
|
+
"end": 241
|
|
31019
29546
|
},
|
|
31020
29547
|
"context": {
|
|
31021
29548
|
"type": "variable",
|
|
@@ -31023,8 +29550,8 @@
|
|
|
31023
29550
|
"value": "$font-family-monospace",
|
|
31024
29551
|
"scope": "default",
|
|
31025
29552
|
"line": {
|
|
31026
|
-
"start":
|
|
31027
|
-
"end":
|
|
29553
|
+
"start": 242,
|
|
29554
|
+
"end": 242
|
|
31028
29555
|
}
|
|
31029
29556
|
},
|
|
31030
29557
|
"group": [
|
|
@@ -31039,8 +29566,8 @@
|
|
|
31039
29566
|
{
|
|
31040
29567
|
"description": "Font family across all components.\n",
|
|
31041
29568
|
"commentRange": {
|
|
31042
|
-
"start":
|
|
31043
|
-
"end":
|
|
29569
|
+
"start": 244,
|
|
29570
|
+
"end": 245
|
|
31044
29571
|
},
|
|
31045
29572
|
"context": {
|
|
31046
29573
|
"type": "variable",
|
|
@@ -31048,8 +29575,8 @@
|
|
|
31048
29575
|
"value": "$kendo-font-family-sans-serif",
|
|
31049
29576
|
"scope": "default",
|
|
31050
29577
|
"line": {
|
|
31051
|
-
"start":
|
|
31052
|
-
"end":
|
|
29578
|
+
"start": 246,
|
|
29579
|
+
"end": 246
|
|
31053
29580
|
}
|
|
31054
29581
|
},
|
|
31055
29582
|
"group": [
|
|
@@ -31064,8 +29591,8 @@
|
|
|
31064
29591
|
{
|
|
31065
29592
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
31066
29593
|
"commentRange": {
|
|
31067
|
-
"start":
|
|
31068
|
-
"end":
|
|
29594
|
+
"start": 248,
|
|
29595
|
+
"end": 249
|
|
31069
29596
|
},
|
|
31070
29597
|
"context": {
|
|
31071
29598
|
"type": "variable",
|
|
@@ -31073,8 +29600,8 @@
|
|
|
31073
29600
|
"value": "$line-height-base",
|
|
31074
29601
|
"scope": "default",
|
|
31075
29602
|
"line": {
|
|
31076
|
-
"start":
|
|
31077
|
-
"end":
|
|
29603
|
+
"start": 250,
|
|
29604
|
+
"end": 250
|
|
31078
29605
|
}
|
|
31079
29606
|
},
|
|
31080
29607
|
"group": [
|
|
@@ -31089,8 +29616,8 @@
|
|
|
31089
29616
|
{
|
|
31090
29617
|
"description": "Border radius for all components.\n",
|
|
31091
29618
|
"commentRange": {
|
|
31092
|
-
"start":
|
|
31093
|
-
"end":
|
|
29619
|
+
"start": 95,
|
|
29620
|
+
"end": 95
|
|
31094
29621
|
},
|
|
31095
29622
|
"context": {
|
|
31096
29623
|
"type": "variable",
|
|
@@ -31098,8 +29625,8 @@
|
|
|
31098
29625
|
"value": "$border-radius",
|
|
31099
29626
|
"scope": "default",
|
|
31100
29627
|
"line": {
|
|
31101
|
-
"start":
|
|
31102
|
-
"end":
|
|
29628
|
+
"start": 96,
|
|
29629
|
+
"end": 96
|
|
31103
29630
|
}
|
|
31104
29631
|
},
|
|
31105
29632
|
"access": "public",
|
|
@@ -31114,8 +29641,8 @@
|
|
|
31114
29641
|
{
|
|
31115
29642
|
"description": "The background of the components' chrome area.\n",
|
|
31116
29643
|
"commentRange": {
|
|
31117
|
-
"start":
|
|
31118
|
-
"end":
|
|
29644
|
+
"start": 302,
|
|
29645
|
+
"end": 302
|
|
31119
29646
|
},
|
|
31120
29647
|
"context": {
|
|
31121
29648
|
"type": "variable",
|
|
@@ -31123,8 +29650,8 @@
|
|
|
31123
29650
|
"value": "$gray-100",
|
|
31124
29651
|
"scope": "default",
|
|
31125
29652
|
"line": {
|
|
31126
|
-
"start":
|
|
31127
|
-
"end":
|
|
29653
|
+
"start": 303,
|
|
29654
|
+
"end": 303
|
|
31128
29655
|
}
|
|
31129
29656
|
},
|
|
31130
29657
|
"access": "public",
|
|
@@ -31139,8 +29666,8 @@
|
|
|
31139
29666
|
{
|
|
31140
29667
|
"description": "The text color of the components' chrome area.\n",
|
|
31141
29668
|
"commentRange": {
|
|
31142
|
-
"start":
|
|
31143
|
-
"end":
|
|
29669
|
+
"start": 304,
|
|
29670
|
+
"end": 304
|
|
31144
29671
|
},
|
|
31145
29672
|
"context": {
|
|
31146
29673
|
"type": "variable",
|
|
@@ -31148,8 +29675,8 @@
|
|
|
31148
29675
|
"value": "$kendo-body-text",
|
|
31149
29676
|
"scope": "default",
|
|
31150
29677
|
"line": {
|
|
31151
|
-
"start":
|
|
31152
|
-
"end":
|
|
29678
|
+
"start": 305,
|
|
29679
|
+
"end": 305
|
|
31153
29680
|
}
|
|
31154
29681
|
},
|
|
31155
29682
|
"access": "public",
|
|
@@ -31164,8 +29691,8 @@
|
|
|
31164
29691
|
{
|
|
31165
29692
|
"description": "The border color of the components' chrome area.\n",
|
|
31166
29693
|
"commentRange": {
|
|
31167
|
-
"start":
|
|
31168
|
-
"end":
|
|
29694
|
+
"start": 306,
|
|
29695
|
+
"end": 306
|
|
31169
29696
|
},
|
|
31170
29697
|
"context": {
|
|
31171
29698
|
"type": "variable",
|
|
@@ -31173,8 +29700,8 @@
|
|
|
31173
29700
|
"value": "k-try-shade( $kendo-base-bg, 1 )",
|
|
31174
29701
|
"scope": "default",
|
|
31175
29702
|
"line": {
|
|
31176
|
-
"start":
|
|
31177
|
-
"end":
|
|
29703
|
+
"start": 307,
|
|
29704
|
+
"end": 307
|
|
31178
29705
|
}
|
|
31179
29706
|
},
|
|
31180
29707
|
"access": "public",
|
|
@@ -31189,8 +29716,8 @@
|
|
|
31189
29716
|
{
|
|
31190
29717
|
"description": "The gradient background of the components' chrome area.\n",
|
|
31191
29718
|
"commentRange": {
|
|
31192
|
-
"start":
|
|
31193
|
-
"end":
|
|
29719
|
+
"start": 308,
|
|
29720
|
+
"end": 308
|
|
31194
29721
|
},
|
|
31195
29722
|
"context": {
|
|
31196
29723
|
"type": "variable",
|
|
@@ -31198,8 +29725,8 @@
|
|
|
31198
29725
|
"value": "null",
|
|
31199
29726
|
"scope": "default",
|
|
31200
29727
|
"line": {
|
|
31201
|
-
"start":
|
|
31202
|
-
"end":
|
|
29728
|
+
"start": 309,
|
|
29729
|
+
"end": 309
|
|
31203
29730
|
}
|
|
31204
29731
|
},
|
|
31205
29732
|
"access": "public",
|
|
@@ -31214,8 +29741,8 @@
|
|
|
31214
29741
|
{
|
|
31215
29742
|
"description": "The background of hovered items.\n",
|
|
31216
29743
|
"commentRange": {
|
|
31217
|
-
"start":
|
|
31218
|
-
"end":
|
|
29744
|
+
"start": 311,
|
|
29745
|
+
"end": 311
|
|
31219
29746
|
},
|
|
31220
29747
|
"context": {
|
|
31221
29748
|
"type": "variable",
|
|
@@ -31223,8 +29750,8 @@
|
|
|
31223
29750
|
"value": "$gray-200",
|
|
31224
29751
|
"scope": "default",
|
|
31225
29752
|
"line": {
|
|
31226
|
-
"start":
|
|
31227
|
-
"end":
|
|
29753
|
+
"start": 312,
|
|
29754
|
+
"end": 312
|
|
31228
29755
|
}
|
|
31229
29756
|
},
|
|
31230
29757
|
"access": "public",
|
|
@@ -31239,8 +29766,8 @@
|
|
|
31239
29766
|
{
|
|
31240
29767
|
"description": "The text color of hovered items.\n",
|
|
31241
29768
|
"commentRange": {
|
|
31242
|
-
"start":
|
|
31243
|
-
"end":
|
|
29769
|
+
"start": 313,
|
|
29770
|
+
"end": 313
|
|
31244
29771
|
},
|
|
31245
29772
|
"context": {
|
|
31246
29773
|
"type": "variable",
|
|
@@ -31248,8 +29775,8 @@
|
|
|
31248
29775
|
"value": "$kendo-base-text",
|
|
31249
29776
|
"scope": "default",
|
|
31250
29777
|
"line": {
|
|
31251
|
-
"start":
|
|
31252
|
-
"end":
|
|
29778
|
+
"start": 314,
|
|
29779
|
+
"end": 314
|
|
31253
29780
|
}
|
|
31254
29781
|
},
|
|
31255
29782
|
"access": "public",
|
|
@@ -31264,8 +29791,8 @@
|
|
|
31264
29791
|
{
|
|
31265
29792
|
"description": "The border color of hovered items.\n",
|
|
31266
29793
|
"commentRange": {
|
|
31267
|
-
"start":
|
|
31268
|
-
"end":
|
|
29794
|
+
"start": 315,
|
|
29795
|
+
"end": 315
|
|
31269
29796
|
},
|
|
31270
29797
|
"context": {
|
|
31271
29798
|
"type": "variable",
|
|
@@ -31273,8 +29800,8 @@
|
|
|
31273
29800
|
"value": "k-try-shade( $kendo-hover-bg, 1 )",
|
|
31274
29801
|
"scope": "default",
|
|
31275
29802
|
"line": {
|
|
31276
|
-
"start":
|
|
31277
|
-
"end":
|
|
29803
|
+
"start": 316,
|
|
29804
|
+
"end": 316
|
|
31278
29805
|
}
|
|
31279
29806
|
},
|
|
31280
29807
|
"access": "public",
|
|
@@ -31289,8 +29816,8 @@
|
|
|
31289
29816
|
{
|
|
31290
29817
|
"description": "The gradient background of hovered items.\n",
|
|
31291
29818
|
"commentRange": {
|
|
31292
|
-
"start":
|
|
31293
|
-
"end":
|
|
29819
|
+
"start": 317,
|
|
29820
|
+
"end": 317
|
|
31294
29821
|
},
|
|
31295
29822
|
"context": {
|
|
31296
29823
|
"type": "variable",
|
|
@@ -31298,8 +29825,8 @@
|
|
|
31298
29825
|
"value": "null",
|
|
31299
29826
|
"scope": "default",
|
|
31300
29827
|
"line": {
|
|
31301
|
-
"start":
|
|
31302
|
-
"end":
|
|
29828
|
+
"start": 318,
|
|
29829
|
+
"end": 318
|
|
31303
29830
|
}
|
|
31304
29831
|
},
|
|
31305
29832
|
"access": "public",
|
|
@@ -31314,8 +29841,8 @@
|
|
|
31314
29841
|
{
|
|
31315
29842
|
"description": "The background of selected items.\n",
|
|
31316
29843
|
"commentRange": {
|
|
31317
|
-
"start":
|
|
31318
|
-
"end":
|
|
29844
|
+
"start": 320,
|
|
29845
|
+
"end": 320
|
|
31319
29846
|
},
|
|
31320
29847
|
"context": {
|
|
31321
29848
|
"type": "variable",
|
|
@@ -31323,8 +29850,8 @@
|
|
|
31323
29850
|
"value": "$kendo-color-primary",
|
|
31324
29851
|
"scope": "default",
|
|
31325
29852
|
"line": {
|
|
31326
|
-
"start":
|
|
31327
|
-
"end":
|
|
29853
|
+
"start": 321,
|
|
29854
|
+
"end": 321
|
|
31328
29855
|
}
|
|
31329
29856
|
},
|
|
31330
29857
|
"access": "public",
|
|
@@ -31339,8 +29866,8 @@
|
|
|
31339
29866
|
{
|
|
31340
29867
|
"description": "The text color of selected items.\n",
|
|
31341
29868
|
"commentRange": {
|
|
31342
|
-
"start":
|
|
31343
|
-
"end":
|
|
29869
|
+
"start": 322,
|
|
29870
|
+
"end": 322
|
|
31344
29871
|
},
|
|
31345
29872
|
"context": {
|
|
31346
29873
|
"type": "variable",
|
|
@@ -31348,8 +29875,8 @@
|
|
|
31348
29875
|
"value": "k-contrast-color( $kendo-selected-bg )",
|
|
31349
29876
|
"scope": "default",
|
|
31350
29877
|
"line": {
|
|
31351
|
-
"start":
|
|
31352
|
-
"end":
|
|
29878
|
+
"start": 323,
|
|
29879
|
+
"end": 323
|
|
31353
29880
|
}
|
|
31354
29881
|
},
|
|
31355
29882
|
"access": "public",
|
|
@@ -31364,8 +29891,8 @@
|
|
|
31364
29891
|
{
|
|
31365
29892
|
"description": "The border color of selected items.\n",
|
|
31366
29893
|
"commentRange": {
|
|
31367
|
-
"start":
|
|
31368
|
-
"end":
|
|
29894
|
+
"start": 324,
|
|
29895
|
+
"end": 324
|
|
31369
29896
|
},
|
|
31370
29897
|
"context": {
|
|
31371
29898
|
"type": "variable",
|
|
@@ -31373,8 +29900,8 @@
|
|
|
31373
29900
|
"value": "k-try-shade( $kendo-selected-bg, 1 )",
|
|
31374
29901
|
"scope": "default",
|
|
31375
29902
|
"line": {
|
|
31376
|
-
"start":
|
|
31377
|
-
"end":
|
|
29903
|
+
"start": 325,
|
|
29904
|
+
"end": 325
|
|
31378
29905
|
}
|
|
31379
29906
|
},
|
|
31380
29907
|
"access": "public",
|
|
@@ -31389,8 +29916,8 @@
|
|
|
31389
29916
|
{
|
|
31390
29917
|
"description": "The gradient background of selected items.\n",
|
|
31391
29918
|
"commentRange": {
|
|
31392
|
-
"start":
|
|
31393
|
-
"end":
|
|
29919
|
+
"start": 326,
|
|
29920
|
+
"end": 326
|
|
31394
29921
|
},
|
|
31395
29922
|
"context": {
|
|
31396
29923
|
"type": "variable",
|
|
@@ -31398,8 +29925,8 @@
|
|
|
31398
29925
|
"value": "null",
|
|
31399
29926
|
"scope": "default",
|
|
31400
29927
|
"line": {
|
|
31401
|
-
"start":
|
|
31402
|
-
"end":
|
|
29928
|
+
"start": 327,
|
|
29929
|
+
"end": 327
|
|
31403
29930
|
}
|
|
31404
29931
|
},
|
|
31405
29932
|
"access": "public",
|