@progress/kendo-theme-default 6.6.1-dev.0 → 6.7.0-dev.1
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 +153 -327
- package/dist/all.scss +290 -317
- package/dist/meta/sassdoc-data.json +17889 -14535
- package/dist/meta/sassdoc-raw-data.json +1798 -248
- package/dist/meta/variables.json +92 -28
- 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/breadcrumb/_layout.scss +28 -13
- package/scss/breadcrumb/_variables.scss +177 -6
- package/scss/chat/_layout.scss +37 -114
- package/scss/chat/_theme.scss +6 -6
- package/scss/chat/_variables.scss +0 -2
- package/scss/filter/_layout.scss +9 -42
- package/scss/grid/_layout.scss +0 -12
- package/scss/grid/_variables.scss +0 -3
- package/scss/pager/_layout.scss +7 -46
- package/scss/pager/_variables.scss +0 -4
- package/scss/scrollview/_layout.scss +9 -54
- package/scss/scrollview/_theme.scss +5 -12
- package/scss/tilelayout/_layout.scss +1 -0
- package/scss/tilelayout/_variables.scss +8 -0
|
@@ -1599,6 +1599,1531 @@
|
|
|
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": 13,
|
|
1681
|
+
"end": 14
|
|
1682
|
+
},
|
|
1683
|
+
"context": {
|
|
1684
|
+
"type": "variable",
|
|
1685
|
+
"name": "kendo-breadcrumb-padding-x",
|
|
1686
|
+
"value": "null",
|
|
1687
|
+
"scope": "default",
|
|
1688
|
+
"line": {
|
|
1689
|
+
"start": 15,
|
|
1690
|
+
"end": 15
|
|
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": 16,
|
|
1706
|
+
"end": 17
|
|
1707
|
+
},
|
|
1708
|
+
"context": {
|
|
1709
|
+
"type": "variable",
|
|
1710
|
+
"name": "kendo-breadcrumb-padding-y",
|
|
1711
|
+
"value": "null",
|
|
1712
|
+
"scope": "default",
|
|
1713
|
+
"line": {
|
|
1714
|
+
"start": 18,
|
|
1715
|
+
"end": 18
|
|
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": 20,
|
|
1731
|
+
"end": 21
|
|
1732
|
+
},
|
|
1733
|
+
"context": {
|
|
1734
|
+
"type": "variable",
|
|
1735
|
+
"name": "kendo-breadcrumb-font-family",
|
|
1736
|
+
"value": "$kendo-font-family",
|
|
1737
|
+
"scope": "default",
|
|
1738
|
+
"line": {
|
|
1739
|
+
"start": 22,
|
|
1740
|
+
"end": 22
|
|
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": 24,
|
|
1756
|
+
"end": 25
|
|
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": 26,
|
|
1765
|
+
"end": 26
|
|
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": 27,
|
|
1781
|
+
"end": 28
|
|
1782
|
+
},
|
|
1783
|
+
"context": {
|
|
1784
|
+
"type": "variable",
|
|
1785
|
+
"name": "kendo-breadcrumb-sm-font-size",
|
|
1786
|
+
"value": "$kendo-font-size-md",
|
|
1787
|
+
"scope": "default",
|
|
1788
|
+
"line": {
|
|
1789
|
+
"start": 29,
|
|
1790
|
+
"end": 29
|
|
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": 30,
|
|
1806
|
+
"end": 31
|
|
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": 32,
|
|
1815
|
+
"end": 32
|
|
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": 33,
|
|
1831
|
+
"end": 34
|
|
1832
|
+
},
|
|
1833
|
+
"context": {
|
|
1834
|
+
"type": "variable",
|
|
1835
|
+
"name": "kendo-breadcrumb-lg-font-size",
|
|
1836
|
+
"value": "$kendo-font-size-lg",
|
|
1837
|
+
"scope": "default",
|
|
1838
|
+
"line": {
|
|
1839
|
+
"start": 35,
|
|
1840
|
+
"end": 35
|
|
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": 37,
|
|
1856
|
+
"end": 38
|
|
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": 39,
|
|
1865
|
+
"end": 39
|
|
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": 40,
|
|
1881
|
+
"end": 41
|
|
1882
|
+
},
|
|
1883
|
+
"context": {
|
|
1884
|
+
"type": "variable",
|
|
1885
|
+
"name": "kendo-breadcrumb-sm-line-height",
|
|
1886
|
+
"value": "$kendo-line-height-md",
|
|
1887
|
+
"scope": "default",
|
|
1888
|
+
"line": {
|
|
1889
|
+
"start": 42,
|
|
1890
|
+
"end": 42
|
|
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": 43,
|
|
1906
|
+
"end": 44
|
|
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": 45,
|
|
1915
|
+
"end": 45
|
|
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": 46,
|
|
1931
|
+
"end": 47
|
|
1932
|
+
},
|
|
1933
|
+
"context": {
|
|
1934
|
+
"type": "variable",
|
|
1935
|
+
"name": "kendo-breadcrumb-lg-line-height",
|
|
1936
|
+
"value": "$kendo-line-height-lg",
|
|
1937
|
+
"scope": "default",
|
|
1938
|
+
"line": {
|
|
1939
|
+
"start": 48,
|
|
1940
|
+
"end": 48
|
|
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": 50,
|
|
1956
|
+
"end": 51
|
|
1957
|
+
},
|
|
1958
|
+
"context": {
|
|
1959
|
+
"type": "variable",
|
|
1960
|
+
"name": "kendo-breadcrumb-bg",
|
|
1961
|
+
"value": "$kendo-component-bg",
|
|
1962
|
+
"scope": "default",
|
|
1963
|
+
"line": {
|
|
1964
|
+
"start": 52,
|
|
1965
|
+
"end": 52
|
|
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": 53,
|
|
1981
|
+
"end": 54
|
|
1982
|
+
},
|
|
1983
|
+
"context": {
|
|
1984
|
+
"type": "variable",
|
|
1985
|
+
"name": "kendo-breadcrumb-text",
|
|
1986
|
+
"value": "$kendo-component-text",
|
|
1987
|
+
"scope": "default",
|
|
1988
|
+
"line": {
|
|
1989
|
+
"start": 55,
|
|
1990
|
+
"end": 55
|
|
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": 56,
|
|
2006
|
+
"end": 57
|
|
2007
|
+
},
|
|
2008
|
+
"context": {
|
|
2009
|
+
"type": "variable",
|
|
2010
|
+
"name": "kendo-breadcrumb-border",
|
|
2011
|
+
"value": "$kendo-component-border",
|
|
2012
|
+
"scope": "default",
|
|
2013
|
+
"line": {
|
|
2014
|
+
"start": 58,
|
|
2015
|
+
"end": 58
|
|
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": 60,
|
|
2031
|
+
"end": 61
|
|
2032
|
+
},
|
|
2033
|
+
"context": {
|
|
2034
|
+
"type": "variable",
|
|
2035
|
+
"name": "kendo-breadcrumb-focus-shadow",
|
|
2036
|
+
"value": "0 0 2px 1px rgba(0, 0, 0, .06)",
|
|
2037
|
+
"scope": "default",
|
|
2038
|
+
"line": {
|
|
2039
|
+
"start": 62,
|
|
2040
|
+
"end": 62
|
|
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": 64,
|
|
2056
|
+
"end": 65
|
|
2057
|
+
},
|
|
2058
|
+
"context": {
|
|
2059
|
+
"type": "variable",
|
|
2060
|
+
"name": "kendo-breadcrumb-link-padding-x",
|
|
2061
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
2062
|
+
"scope": "default",
|
|
2063
|
+
"line": {
|
|
2064
|
+
"start": 66,
|
|
2065
|
+
"end": 66
|
|
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": 67,
|
|
2081
|
+
"end": 68
|
|
2082
|
+
},
|
|
2083
|
+
"context": {
|
|
2084
|
+
"type": "variable",
|
|
2085
|
+
"name": "kendo-breadcrumb-sm-link-padding-x",
|
|
2086
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
2087
|
+
"scope": "default",
|
|
2088
|
+
"line": {
|
|
2089
|
+
"start": 69,
|
|
2090
|
+
"end": 69
|
|
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": 70,
|
|
2106
|
+
"end": 71
|
|
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": 72,
|
|
2115
|
+
"end": 72
|
|
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": 73,
|
|
2131
|
+
"end": 74
|
|
2132
|
+
},
|
|
2133
|
+
"context": {
|
|
2134
|
+
"type": "variable",
|
|
2135
|
+
"name": "kendo-breadcrumb-lg-link-padding-x",
|
|
2136
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
2137
|
+
"scope": "default",
|
|
2138
|
+
"line": {
|
|
2139
|
+
"start": 75,
|
|
2140
|
+
"end": 75
|
|
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": 77,
|
|
2156
|
+
"end": 78
|
|
2157
|
+
},
|
|
2158
|
+
"context": {
|
|
2159
|
+
"type": "variable",
|
|
2160
|
+
"name": "kendo-breadcrumb-link-padding-y",
|
|
2161
|
+
"value": "k-map-get( $kendo-spacing, 1.5 )",
|
|
2162
|
+
"scope": "default",
|
|
2163
|
+
"line": {
|
|
2164
|
+
"start": 79,
|
|
2165
|
+
"end": 79
|
|
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": 80,
|
|
2181
|
+
"end": 81
|
|
2182
|
+
},
|
|
2183
|
+
"context": {
|
|
2184
|
+
"type": "variable",
|
|
2185
|
+
"name": "kendo-breadcrumb-sm-link-padding-y",
|
|
2186
|
+
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
2187
|
+
"scope": "default",
|
|
2188
|
+
"line": {
|
|
2189
|
+
"start": 82,
|
|
2190
|
+
"end": 82
|
|
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": 83,
|
|
2206
|
+
"end": 84
|
|
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": 85,
|
|
2215
|
+
"end": 85
|
|
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": 86,
|
|
2231
|
+
"end": 87
|
|
2232
|
+
},
|
|
2233
|
+
"context": {
|
|
2234
|
+
"type": "variable",
|
|
2235
|
+
"name": "kendo-breadcrumb-lg-link-padding-y",
|
|
2236
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
2237
|
+
"scope": "default",
|
|
2238
|
+
"line": {
|
|
2239
|
+
"start": 88,
|
|
2240
|
+
"end": 88
|
|
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": 90,
|
|
2256
|
+
"end": 91
|
|
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": 92,
|
|
2265
|
+
"end": 92
|
|
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": 94,
|
|
2281
|
+
"end": 95
|
|
2282
|
+
},
|
|
2283
|
+
"context": {
|
|
2284
|
+
"type": "variable",
|
|
2285
|
+
"name": "kendo-breadcrumb-icon-link-padding-y",
|
|
2286
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
2287
|
+
"scope": "default",
|
|
2288
|
+
"line": {
|
|
2289
|
+
"start": 96,
|
|
2290
|
+
"end": 96
|
|
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": 97,
|
|
2306
|
+
"end": 98
|
|
2307
|
+
},
|
|
2308
|
+
"context": {
|
|
2309
|
+
"type": "variable",
|
|
2310
|
+
"name": "kendo-breadcrumb-sm-icon-link-padding-y",
|
|
2311
|
+
"value": "k-map-get( $kendo-spacing, 1.5 )",
|
|
2312
|
+
"scope": "default",
|
|
2313
|
+
"line": {
|
|
2314
|
+
"start": 99,
|
|
2315
|
+
"end": 99
|
|
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": 100,
|
|
2331
|
+
"end": 101
|
|
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": 102,
|
|
2340
|
+
"end": 102
|
|
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": 103,
|
|
2356
|
+
"end": 104
|
|
2357
|
+
},
|
|
2358
|
+
"context": {
|
|
2359
|
+
"type": "variable",
|
|
2360
|
+
"name": "kendo-breadcrumb-lg-icon-link-padding-y",
|
|
2361
|
+
"value": "k-map-get( $kendo-spacing, 3 )",
|
|
2362
|
+
"scope": "default",
|
|
2363
|
+
"line": {
|
|
2364
|
+
"start": 105,
|
|
2365
|
+
"end": 105
|
|
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": 107,
|
|
2381
|
+
"end": 108
|
|
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": 109,
|
|
2390
|
+
"end": 109
|
|
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": 110,
|
|
2406
|
+
"end": 111
|
|
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": 112,
|
|
2415
|
+
"end": 112
|
|
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": 113,
|
|
2431
|
+
"end": 114
|
|
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": 115,
|
|
2440
|
+
"end": 115
|
|
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": 116,
|
|
2456
|
+
"end": 117
|
|
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": 118,
|
|
2465
|
+
"end": 118
|
|
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": 120,
|
|
2481
|
+
"end": 121
|
|
2482
|
+
},
|
|
2483
|
+
"context": {
|
|
2484
|
+
"type": "variable",
|
|
2485
|
+
"name": "kendo-breadcrumb-link-initial-text",
|
|
2486
|
+
"value": "inherit",
|
|
2487
|
+
"scope": "default",
|
|
2488
|
+
"line": {
|
|
2489
|
+
"start": 122,
|
|
2490
|
+
"end": 122
|
|
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": 123,
|
|
2506
|
+
"end": 124
|
|
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": 125,
|
|
2515
|
+
"end": 125
|
|
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": 127,
|
|
2531
|
+
"end": 128
|
|
2532
|
+
},
|
|
2533
|
+
"context": {
|
|
2534
|
+
"type": "variable",
|
|
2535
|
+
"name": "kendo-breadcrumb-link-bg",
|
|
2536
|
+
"value": "null",
|
|
2537
|
+
"scope": "default",
|
|
2538
|
+
"line": {
|
|
2539
|
+
"start": 129,
|
|
2540
|
+
"end": 129
|
|
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": 130,
|
|
2556
|
+
"end": 131
|
|
2557
|
+
},
|
|
2558
|
+
"context": {
|
|
2559
|
+
"type": "variable",
|
|
2560
|
+
"name": "kendo-breadcrumb-link-text",
|
|
2561
|
+
"value": "$kendo-link-text",
|
|
2562
|
+
"scope": "default",
|
|
2563
|
+
"line": {
|
|
2564
|
+
"start": 132,
|
|
2565
|
+
"end": 132
|
|
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": 133,
|
|
2581
|
+
"end": 134
|
|
2582
|
+
},
|
|
2583
|
+
"context": {
|
|
2584
|
+
"type": "variable",
|
|
2585
|
+
"name": "kendo-breadcrumb-link-border",
|
|
2586
|
+
"value": "null",
|
|
2587
|
+
"scope": "default",
|
|
2588
|
+
"line": {
|
|
2589
|
+
"start": 135,
|
|
2590
|
+
"end": 135
|
|
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": 137,
|
|
2606
|
+
"end": 138
|
|
2607
|
+
},
|
|
2608
|
+
"context": {
|
|
2609
|
+
"type": "variable",
|
|
2610
|
+
"name": "kendo-breadcrumb-link-hover-bg",
|
|
2611
|
+
"value": "$kendo-base-bg",
|
|
2612
|
+
"scope": "default",
|
|
2613
|
+
"line": {
|
|
2614
|
+
"start": 139,
|
|
2615
|
+
"end": 139
|
|
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": 140,
|
|
2631
|
+
"end": 141
|
|
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": 142,
|
|
2640
|
+
"end": 142
|
|
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": 143,
|
|
2656
|
+
"end": 144
|
|
2657
|
+
},
|
|
2658
|
+
"context": {
|
|
2659
|
+
"type": "variable",
|
|
2660
|
+
"name": "kendo-breadcrumb-link-hover-border",
|
|
2661
|
+
"value": "null",
|
|
2662
|
+
"scope": "default",
|
|
2663
|
+
"line": {
|
|
2664
|
+
"start": 145,
|
|
2665
|
+
"end": 145
|
|
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": 147,
|
|
2681
|
+
"end": 148
|
|
2682
|
+
},
|
|
2683
|
+
"context": {
|
|
2684
|
+
"type": "variable",
|
|
2685
|
+
"name": "kendo-breadcrumb-link-focus-bg",
|
|
2686
|
+
"value": "null",
|
|
2687
|
+
"scope": "default",
|
|
2688
|
+
"line": {
|
|
2689
|
+
"start": 149,
|
|
2690
|
+
"end": 149
|
|
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": 150,
|
|
2706
|
+
"end": 151
|
|
2707
|
+
},
|
|
2708
|
+
"context": {
|
|
2709
|
+
"type": "variable",
|
|
2710
|
+
"name": "kendo-breadcrumb-link-focus-text",
|
|
2711
|
+
"value": "$kendo-link-text",
|
|
2712
|
+
"scope": "default",
|
|
2713
|
+
"line": {
|
|
2714
|
+
"start": 152,
|
|
2715
|
+
"end": 152
|
|
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": 153,
|
|
2731
|
+
"end": 154
|
|
2732
|
+
},
|
|
2733
|
+
"context": {
|
|
2734
|
+
"type": "variable",
|
|
2735
|
+
"name": "kendo-breadcrumb-link-focus-border",
|
|
2736
|
+
"value": "null",
|
|
2737
|
+
"scope": "default",
|
|
2738
|
+
"line": {
|
|
2739
|
+
"start": 155,
|
|
2740
|
+
"end": 155
|
|
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": 156,
|
|
2756
|
+
"end": 157
|
|
2757
|
+
},
|
|
2758
|
+
"context": {
|
|
2759
|
+
"type": "variable",
|
|
2760
|
+
"name": "kendo-breadcrumb-link-focus-shadow",
|
|
2761
|
+
"value": "$kendo-focus-shadow",
|
|
2762
|
+
"scope": "default",
|
|
2763
|
+
"line": {
|
|
2764
|
+
"start": 158,
|
|
2765
|
+
"end": 158
|
|
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": 160,
|
|
2781
|
+
"end": 161
|
|
2782
|
+
},
|
|
2783
|
+
"context": {
|
|
2784
|
+
"type": "variable",
|
|
2785
|
+
"name": "kendo-breadcrumb-root-link-bg",
|
|
2786
|
+
"value": "null",
|
|
2787
|
+
"scope": "default",
|
|
2788
|
+
"line": {
|
|
2789
|
+
"start": 162,
|
|
2790
|
+
"end": 162
|
|
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": 163,
|
|
2806
|
+
"end": 164
|
|
2807
|
+
},
|
|
2808
|
+
"context": {
|
|
2809
|
+
"type": "variable",
|
|
2810
|
+
"name": "kendo-breadcrumb-root-link-text",
|
|
2811
|
+
"value": "null",
|
|
2812
|
+
"scope": "default",
|
|
2813
|
+
"line": {
|
|
2814
|
+
"start": 165,
|
|
2815
|
+
"end": 165
|
|
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": 166,
|
|
2831
|
+
"end": 167
|
|
2832
|
+
},
|
|
2833
|
+
"context": {
|
|
2834
|
+
"type": "variable",
|
|
2835
|
+
"name": "kendo-breadcrumb-root-link-border",
|
|
2836
|
+
"value": "null",
|
|
2837
|
+
"scope": "default",
|
|
2838
|
+
"line": {
|
|
2839
|
+
"start": 168,
|
|
2840
|
+
"end": 168
|
|
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": 170,
|
|
2856
|
+
"end": 171
|
|
2857
|
+
},
|
|
2858
|
+
"context": {
|
|
2859
|
+
"type": "variable",
|
|
2860
|
+
"name": "kendo-breadcrumb-root-link-hover-bg",
|
|
2861
|
+
"value": "$kendo-base-bg",
|
|
2862
|
+
"scope": "default",
|
|
2863
|
+
"line": {
|
|
2864
|
+
"start": 172,
|
|
2865
|
+
"end": 172
|
|
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": 173,
|
|
2881
|
+
"end": 174
|
|
2882
|
+
},
|
|
2883
|
+
"context": {
|
|
2884
|
+
"type": "variable",
|
|
2885
|
+
"name": "kendo-breadcrumb-root-link-hover-text",
|
|
2886
|
+
"value": "null",
|
|
2887
|
+
"scope": "default",
|
|
2888
|
+
"line": {
|
|
2889
|
+
"start": 175,
|
|
2890
|
+
"end": 175
|
|
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": 176,
|
|
2906
|
+
"end": 177
|
|
2907
|
+
},
|
|
2908
|
+
"context": {
|
|
2909
|
+
"type": "variable",
|
|
2910
|
+
"name": "kendo-breadcrumb-root-link-hover-border",
|
|
2911
|
+
"value": "null",
|
|
2912
|
+
"scope": "default",
|
|
2913
|
+
"line": {
|
|
2914
|
+
"start": 178,
|
|
2915
|
+
"end": 178
|
|
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": 180,
|
|
2931
|
+
"end": 181
|
|
2932
|
+
},
|
|
2933
|
+
"context": {
|
|
2934
|
+
"type": "variable",
|
|
2935
|
+
"name": "kendo-breadcrumb-root-link-focus-bg",
|
|
2936
|
+
"value": "null",
|
|
2937
|
+
"scope": "default",
|
|
2938
|
+
"line": {
|
|
2939
|
+
"start": 182,
|
|
2940
|
+
"end": 182
|
|
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": 183,
|
|
2956
|
+
"end": 184
|
|
2957
|
+
},
|
|
2958
|
+
"context": {
|
|
2959
|
+
"type": "variable",
|
|
2960
|
+
"name": "kendo-breadcrumb-root-link-focus-text",
|
|
2961
|
+
"value": "null",
|
|
2962
|
+
"scope": "default",
|
|
2963
|
+
"line": {
|
|
2964
|
+
"start": 185,
|
|
2965
|
+
"end": 185
|
|
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": 186,
|
|
2981
|
+
"end": 187
|
|
2982
|
+
},
|
|
2983
|
+
"context": {
|
|
2984
|
+
"type": "variable",
|
|
2985
|
+
"name": "kendo-breadcrumb-root-link-focus-border",
|
|
2986
|
+
"value": "null",
|
|
2987
|
+
"scope": "default",
|
|
2988
|
+
"line": {
|
|
2989
|
+
"start": 188,
|
|
2990
|
+
"end": 188
|
|
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": 189,
|
|
3006
|
+
"end": 190
|
|
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": 191,
|
|
3015
|
+
"end": 191
|
|
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": 193,
|
|
3031
|
+
"end": 194
|
|
3032
|
+
},
|
|
3033
|
+
"context": {
|
|
3034
|
+
"type": "variable",
|
|
3035
|
+
"name": "kendo-breadcrumb-current-item-bg",
|
|
3036
|
+
"value": "null",
|
|
3037
|
+
"scope": "default",
|
|
3038
|
+
"line": {
|
|
3039
|
+
"start": 195,
|
|
3040
|
+
"end": 195
|
|
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": 196,
|
|
3056
|
+
"end": 197
|
|
3057
|
+
},
|
|
3058
|
+
"context": {
|
|
3059
|
+
"type": "variable",
|
|
3060
|
+
"name": "kendo-breadcrumb-current-item-text",
|
|
3061
|
+
"value": "null",
|
|
3062
|
+
"scope": "default",
|
|
3063
|
+
"line": {
|
|
3064
|
+
"start": 198,
|
|
3065
|
+
"end": 198
|
|
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": 199,
|
|
3081
|
+
"end": 200
|
|
3082
|
+
},
|
|
3083
|
+
"context": {
|
|
3084
|
+
"type": "variable",
|
|
3085
|
+
"name": "kendo-breadcrumb-current-item-border",
|
|
3086
|
+
"value": "null",
|
|
3087
|
+
"scope": "default",
|
|
3088
|
+
"line": {
|
|
3089
|
+
"start": 201,
|
|
3090
|
+
"end": 201
|
|
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": 203,
|
|
3106
|
+
"end": 204
|
|
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": 205,
|
|
3115
|
+
"end": 230
|
|
3116
|
+
}
|
|
3117
|
+
},
|
|
3118
|
+
"group": [
|
|
3119
|
+
"breadcrumb"
|
|
3120
|
+
],
|
|
3121
|
+
"access": "public",
|
|
3122
|
+
"file": {
|
|
3123
|
+
"path": "breadcrumb/_variables.scss",
|
|
3124
|
+
"name": "_variables.scss"
|
|
3125
|
+
}
|
|
3126
|
+
},
|
|
1602
3127
|
{
|
|
1603
3128
|
"description": "The width of the border around the Button.\n",
|
|
1604
3129
|
"commentRange": {
|
|
@@ -12964,8 +14489,8 @@
|
|
|
12964
14489
|
{
|
|
12965
14490
|
"description": "Background color of the grid component\n",
|
|
12966
14491
|
"commentRange": {
|
|
12967
|
-
"start":
|
|
12968
|
-
"end":
|
|
14492
|
+
"start": 136,
|
|
14493
|
+
"end": 137
|
|
12969
14494
|
},
|
|
12970
14495
|
"context": {
|
|
12971
14496
|
"type": "variable",
|
|
@@ -12973,8 +14498,8 @@
|
|
|
12973
14498
|
"value": "$kendo-table-bg",
|
|
12974
14499
|
"scope": "default",
|
|
12975
14500
|
"line": {
|
|
12976
|
-
"start":
|
|
12977
|
-
"end":
|
|
14501
|
+
"start": 138,
|
|
14502
|
+
"end": 138
|
|
12978
14503
|
}
|
|
12979
14504
|
},
|
|
12980
14505
|
"group": [
|
|
@@ -12989,8 +14514,8 @@
|
|
|
12989
14514
|
{
|
|
12990
14515
|
"description": "Text color of the grid component\n",
|
|
12991
14516
|
"commentRange": {
|
|
12992
|
-
"start":
|
|
12993
|
-
"end":
|
|
14517
|
+
"start": 139,
|
|
14518
|
+
"end": 140
|
|
12994
14519
|
},
|
|
12995
14520
|
"context": {
|
|
12996
14521
|
"type": "variable",
|
|
@@ -12998,8 +14523,8 @@
|
|
|
12998
14523
|
"value": "$kendo-table-text",
|
|
12999
14524
|
"scope": "default",
|
|
13000
14525
|
"line": {
|
|
13001
|
-
"start":
|
|
13002
|
-
"end":
|
|
14526
|
+
"start": 141,
|
|
14527
|
+
"end": 141
|
|
13003
14528
|
}
|
|
13004
14529
|
},
|
|
13005
14530
|
"group": [
|
|
@@ -13014,8 +14539,8 @@
|
|
|
13014
14539
|
{
|
|
13015
14540
|
"description": "Border color of the grid component\n",
|
|
13016
14541
|
"commentRange": {
|
|
13017
|
-
"start":
|
|
13018
|
-
"end":
|
|
14542
|
+
"start": 142,
|
|
14543
|
+
"end": 143
|
|
13019
14544
|
},
|
|
13020
14545
|
"context": {
|
|
13021
14546
|
"type": "variable",
|
|
@@ -13023,8 +14548,8 @@
|
|
|
13023
14548
|
"value": "$kendo-table-border",
|
|
13024
14549
|
"scope": "default",
|
|
13025
14550
|
"line": {
|
|
13026
|
-
"start":
|
|
13027
|
-
"end":
|
|
14551
|
+
"start": 144,
|
|
14552
|
+
"end": 144
|
|
13028
14553
|
}
|
|
13029
14554
|
},
|
|
13030
14555
|
"group": [
|
|
@@ -13039,8 +14564,8 @@
|
|
|
13039
14564
|
{
|
|
13040
14565
|
"description": "Background color of grid header\n",
|
|
13041
14566
|
"commentRange": {
|
|
13042
|
-
"start":
|
|
13043
|
-
"end":
|
|
14567
|
+
"start": 146,
|
|
14568
|
+
"end": 147
|
|
13044
14569
|
},
|
|
13045
14570
|
"context": {
|
|
13046
14571
|
"type": "variable",
|
|
@@ -13048,8 +14573,8 @@
|
|
|
13048
14573
|
"value": "$kendo-table-header-bg",
|
|
13049
14574
|
"scope": "default",
|
|
13050
14575
|
"line": {
|
|
13051
|
-
"start":
|
|
13052
|
-
"end":
|
|
14576
|
+
"start": 148,
|
|
14577
|
+
"end": 148
|
|
13053
14578
|
}
|
|
13054
14579
|
},
|
|
13055
14580
|
"group": [
|
|
@@ -13064,8 +14589,8 @@
|
|
|
13064
14589
|
{
|
|
13065
14590
|
"description": "Text color of grid header\n",
|
|
13066
14591
|
"commentRange": {
|
|
13067
|
-
"start":
|
|
13068
|
-
"end":
|
|
14592
|
+
"start": 149,
|
|
14593
|
+
"end": 150
|
|
13069
14594
|
},
|
|
13070
14595
|
"context": {
|
|
13071
14596
|
"type": "variable",
|
|
@@ -13073,8 +14598,8 @@
|
|
|
13073
14598
|
"value": "$kendo-table-header-text",
|
|
13074
14599
|
"scope": "default",
|
|
13075
14600
|
"line": {
|
|
13076
|
-
"start":
|
|
13077
|
-
"end":
|
|
14601
|
+
"start": 151,
|
|
14602
|
+
"end": 151
|
|
13078
14603
|
}
|
|
13079
14604
|
},
|
|
13080
14605
|
"group": [
|
|
@@ -13089,8 +14614,8 @@
|
|
|
13089
14614
|
{
|
|
13090
14615
|
"description": "Border color of grid header\n",
|
|
13091
14616
|
"commentRange": {
|
|
13092
|
-
"start":
|
|
13093
|
-
"end":
|
|
14617
|
+
"start": 152,
|
|
14618
|
+
"end": 153
|
|
13094
14619
|
},
|
|
13095
14620
|
"context": {
|
|
13096
14621
|
"type": "variable",
|
|
@@ -13098,8 +14623,8 @@
|
|
|
13098
14623
|
"value": "$kendo-table-header-border",
|
|
13099
14624
|
"scope": "default",
|
|
13100
14625
|
"line": {
|
|
13101
|
-
"start":
|
|
13102
|
-
"end":
|
|
14626
|
+
"start": 154,
|
|
14627
|
+
"end": 154
|
|
13103
14628
|
}
|
|
13104
14629
|
},
|
|
13105
14630
|
"group": [
|
|
@@ -13114,8 +14639,8 @@
|
|
|
13114
14639
|
{
|
|
13115
14640
|
"description": "Background gradient of grid header\n",
|
|
13116
14641
|
"commentRange": {
|
|
13117
|
-
"start":
|
|
13118
|
-
"end":
|
|
14642
|
+
"start": 155,
|
|
14643
|
+
"end": 156
|
|
13119
14644
|
},
|
|
13120
14645
|
"context": {
|
|
13121
14646
|
"type": "variable",
|
|
@@ -13123,8 +14648,8 @@
|
|
|
13123
14648
|
"value": "$kendo-table-header-gradient",
|
|
13124
14649
|
"scope": "default",
|
|
13125
14650
|
"line": {
|
|
13126
|
-
"start":
|
|
13127
|
-
"end":
|
|
14651
|
+
"start": 157,
|
|
14652
|
+
"end": 157
|
|
13128
14653
|
}
|
|
13129
14654
|
},
|
|
13130
14655
|
"group": [
|
|
@@ -13139,8 +14664,8 @@
|
|
|
13139
14664
|
{
|
|
13140
14665
|
"description": "Background color of grid footer\n",
|
|
13141
14666
|
"commentRange": {
|
|
13142
|
-
"start":
|
|
13143
|
-
"end":
|
|
14667
|
+
"start": 159,
|
|
14668
|
+
"end": 160
|
|
13144
14669
|
},
|
|
13145
14670
|
"context": {
|
|
13146
14671
|
"type": "variable",
|
|
@@ -13148,8 +14673,8 @@
|
|
|
13148
14673
|
"value": "$kendo-grid-header-bg",
|
|
13149
14674
|
"scope": "default",
|
|
13150
14675
|
"line": {
|
|
13151
|
-
"start":
|
|
13152
|
-
"end":
|
|
14676
|
+
"start": 161,
|
|
14677
|
+
"end": 161
|
|
13153
14678
|
}
|
|
13154
14679
|
},
|
|
13155
14680
|
"group": [
|
|
@@ -13164,8 +14689,8 @@
|
|
|
13164
14689
|
{
|
|
13165
14690
|
"description": "Text color of grid footer\n",
|
|
13166
14691
|
"commentRange": {
|
|
13167
|
-
"start":
|
|
13168
|
-
"end":
|
|
14692
|
+
"start": 162,
|
|
14693
|
+
"end": 163
|
|
13169
14694
|
},
|
|
13170
14695
|
"context": {
|
|
13171
14696
|
"type": "variable",
|
|
@@ -13173,8 +14698,8 @@
|
|
|
13173
14698
|
"value": "$kendo-grid-header-text",
|
|
13174
14699
|
"scope": "default",
|
|
13175
14700
|
"line": {
|
|
13176
|
-
"start":
|
|
13177
|
-
"end":
|
|
14701
|
+
"start": 164,
|
|
14702
|
+
"end": 164
|
|
13178
14703
|
}
|
|
13179
14704
|
},
|
|
13180
14705
|
"group": [
|
|
@@ -13189,8 +14714,8 @@
|
|
|
13189
14714
|
{
|
|
13190
14715
|
"description": "Border color of grid footer\n",
|
|
13191
14716
|
"commentRange": {
|
|
13192
|
-
"start":
|
|
13193
|
-
"end":
|
|
14717
|
+
"start": 165,
|
|
14718
|
+
"end": 166
|
|
13194
14719
|
},
|
|
13195
14720
|
"context": {
|
|
13196
14721
|
"type": "variable",
|
|
@@ -13198,8 +14723,8 @@
|
|
|
13198
14723
|
"value": "$kendo-grid-header-border",
|
|
13199
14724
|
"scope": "default",
|
|
13200
14725
|
"line": {
|
|
13201
|
-
"start":
|
|
13202
|
-
"end":
|
|
14726
|
+
"start": 167,
|
|
14727
|
+
"end": 167
|
|
13203
14728
|
}
|
|
13204
14729
|
},
|
|
13205
14730
|
"group": [
|
|
@@ -13214,8 +14739,8 @@
|
|
|
13214
14739
|
{
|
|
13215
14740
|
"description": "Background color of alternating rows in grid\n",
|
|
13216
14741
|
"commentRange": {
|
|
13217
|
-
"start":
|
|
13218
|
-
"end":
|
|
14742
|
+
"start": 169,
|
|
14743
|
+
"end": 170
|
|
13219
14744
|
},
|
|
13220
14745
|
"context": {
|
|
13221
14746
|
"type": "variable",
|
|
@@ -13223,8 +14748,8 @@
|
|
|
13223
14748
|
"value": "$kendo-table-alt-row-bg",
|
|
13224
14749
|
"scope": "default",
|
|
13225
14750
|
"line": {
|
|
13226
|
-
"start":
|
|
13227
|
-
"end":
|
|
14751
|
+
"start": 171,
|
|
14752
|
+
"end": 171
|
|
13228
14753
|
}
|
|
13229
14754
|
},
|
|
13230
14755
|
"group": [
|
|
@@ -13239,8 +14764,8 @@
|
|
|
13239
14764
|
{
|
|
13240
14765
|
"description": "Text color of alternating rows in grid\n",
|
|
13241
14766
|
"commentRange": {
|
|
13242
|
-
"start":
|
|
13243
|
-
"end":
|
|
14767
|
+
"start": 172,
|
|
14768
|
+
"end": 173
|
|
13244
14769
|
},
|
|
13245
14770
|
"context": {
|
|
13246
14771
|
"type": "variable",
|
|
@@ -13248,8 +14773,8 @@
|
|
|
13248
14773
|
"value": "$kendo-table-alt-row-text",
|
|
13249
14774
|
"scope": "default",
|
|
13250
14775
|
"line": {
|
|
13251
|
-
"start":
|
|
13252
|
-
"end":
|
|
14776
|
+
"start": 174,
|
|
14777
|
+
"end": 174
|
|
13253
14778
|
}
|
|
13254
14779
|
},
|
|
13255
14780
|
"group": [
|
|
@@ -13264,8 +14789,8 @@
|
|
|
13264
14789
|
{
|
|
13265
14790
|
"description": "Border color of alternating rows in grid\n",
|
|
13266
14791
|
"commentRange": {
|
|
13267
|
-
"start":
|
|
13268
|
-
"end":
|
|
14792
|
+
"start": 175,
|
|
14793
|
+
"end": 176
|
|
13269
14794
|
},
|
|
13270
14795
|
"context": {
|
|
13271
14796
|
"type": "variable",
|
|
@@ -13273,8 +14798,8 @@
|
|
|
13273
14798
|
"value": "$kendo-table-alt-row-border",
|
|
13274
14799
|
"scope": "default",
|
|
13275
14800
|
"line": {
|
|
13276
|
-
"start":
|
|
13277
|
-
"end":
|
|
14801
|
+
"start": 177,
|
|
14802
|
+
"end": 177
|
|
13278
14803
|
}
|
|
13279
14804
|
},
|
|
13280
14805
|
"group": [
|
|
@@ -13289,8 +14814,8 @@
|
|
|
13289
14814
|
{
|
|
13290
14815
|
"description": "Background color of hovered rows in grid\n",
|
|
13291
14816
|
"commentRange": {
|
|
13292
|
-
"start":
|
|
13293
|
-
"end":
|
|
14817
|
+
"start": 179,
|
|
14818
|
+
"end": 180
|
|
13294
14819
|
},
|
|
13295
14820
|
"context": {
|
|
13296
14821
|
"type": "variable",
|
|
@@ -13298,8 +14823,8 @@
|
|
|
13298
14823
|
"value": "$kendo-table-hover-bg",
|
|
13299
14824
|
"scope": "default",
|
|
13300
14825
|
"line": {
|
|
13301
|
-
"start":
|
|
13302
|
-
"end":
|
|
14826
|
+
"start": 181,
|
|
14827
|
+
"end": 181
|
|
13303
14828
|
}
|
|
13304
14829
|
},
|
|
13305
14830
|
"group": [
|
|
@@ -13314,8 +14839,8 @@
|
|
|
13314
14839
|
{
|
|
13315
14840
|
"description": "Text color of hovered rows in grid\n",
|
|
13316
14841
|
"commentRange": {
|
|
13317
|
-
"start":
|
|
13318
|
-
"end":
|
|
14842
|
+
"start": 182,
|
|
14843
|
+
"end": 183
|
|
13319
14844
|
},
|
|
13320
14845
|
"context": {
|
|
13321
14846
|
"type": "variable",
|
|
@@ -13323,8 +14848,8 @@
|
|
|
13323
14848
|
"value": "$kendo-table-hover-text",
|
|
13324
14849
|
"scope": "default",
|
|
13325
14850
|
"line": {
|
|
13326
|
-
"start":
|
|
13327
|
-
"end":
|
|
14851
|
+
"start": 184,
|
|
14852
|
+
"end": 184
|
|
13328
14853
|
}
|
|
13329
14854
|
},
|
|
13330
14855
|
"group": [
|
|
@@ -13339,8 +14864,8 @@
|
|
|
13339
14864
|
{
|
|
13340
14865
|
"description": "Border color of hovered rows in grid\n",
|
|
13341
14866
|
"commentRange": {
|
|
13342
|
-
"start":
|
|
13343
|
-
"end":
|
|
14867
|
+
"start": 185,
|
|
14868
|
+
"end": 186
|
|
13344
14869
|
},
|
|
13345
14870
|
"context": {
|
|
13346
14871
|
"type": "variable",
|
|
@@ -13348,8 +14873,8 @@
|
|
|
13348
14873
|
"value": "$kendo-table-hover-border",
|
|
13349
14874
|
"scope": "default",
|
|
13350
14875
|
"line": {
|
|
13351
|
-
"start":
|
|
13352
|
-
"end":
|
|
14876
|
+
"start": 187,
|
|
14877
|
+
"end": 187
|
|
13353
14878
|
}
|
|
13354
14879
|
},
|
|
13355
14880
|
"group": [
|
|
@@ -13364,8 +14889,8 @@
|
|
|
13364
14889
|
{
|
|
13365
14890
|
"description": "Background color of selected rows in grid\n",
|
|
13366
14891
|
"commentRange": {
|
|
13367
|
-
"start":
|
|
13368
|
-
"end":
|
|
14892
|
+
"start": 189,
|
|
14893
|
+
"end": 190
|
|
13369
14894
|
},
|
|
13370
14895
|
"context": {
|
|
13371
14896
|
"type": "variable",
|
|
@@ -13373,8 +14898,8 @@
|
|
|
13373
14898
|
"value": "$kendo-table-selected-bg",
|
|
13374
14899
|
"scope": "default",
|
|
13375
14900
|
"line": {
|
|
13376
|
-
"start":
|
|
13377
|
-
"end":
|
|
14901
|
+
"start": 191,
|
|
14902
|
+
"end": 191
|
|
13378
14903
|
}
|
|
13379
14904
|
},
|
|
13380
14905
|
"group": [
|
|
@@ -13389,8 +14914,8 @@
|
|
|
13389
14914
|
{
|
|
13390
14915
|
"description": "Text color of selected rows in grid\n",
|
|
13391
14916
|
"commentRange": {
|
|
13392
|
-
"start":
|
|
13393
|
-
"end":
|
|
14917
|
+
"start": 192,
|
|
14918
|
+
"end": 193
|
|
13394
14919
|
},
|
|
13395
14920
|
"context": {
|
|
13396
14921
|
"type": "variable",
|
|
@@ -13398,8 +14923,8 @@
|
|
|
13398
14923
|
"value": "$kendo-table-selected-text",
|
|
13399
14924
|
"scope": "default",
|
|
13400
14925
|
"line": {
|
|
13401
|
-
"start":
|
|
13402
|
-
"end":
|
|
14926
|
+
"start": 194,
|
|
14927
|
+
"end": 194
|
|
13403
14928
|
}
|
|
13404
14929
|
},
|
|
13405
14930
|
"group": [
|
|
@@ -13414,8 +14939,8 @@
|
|
|
13414
14939
|
{
|
|
13415
14940
|
"description": "Border color of selected rows in grid\n",
|
|
13416
14941
|
"commentRange": {
|
|
13417
|
-
"start":
|
|
13418
|
-
"end":
|
|
14942
|
+
"start": 195,
|
|
14943
|
+
"end": 196
|
|
13419
14944
|
},
|
|
13420
14945
|
"context": {
|
|
13421
14946
|
"type": "variable",
|
|
@@ -13423,8 +14948,8 @@
|
|
|
13423
14948
|
"value": "$kendo-table-selected-border",
|
|
13424
14949
|
"scope": "default",
|
|
13425
14950
|
"line": {
|
|
13426
|
-
"start":
|
|
13427
|
-
"end":
|
|
14951
|
+
"start": 197,
|
|
14952
|
+
"end": 197
|
|
13428
14953
|
}
|
|
13429
14954
|
},
|
|
13430
14955
|
"group": [
|
|
@@ -13439,8 +14964,8 @@
|
|
|
13439
14964
|
{
|
|
13440
14965
|
"description": "Background color of the selection aggregates container\n",
|
|
13441
14966
|
"commentRange": {
|
|
13442
|
-
"start":
|
|
13443
|
-
"end":
|
|
14967
|
+
"start": 199,
|
|
14968
|
+
"end": 200
|
|
13444
14969
|
},
|
|
13445
14970
|
"context": {
|
|
13446
14971
|
"type": "variable",
|
|
@@ -13448,8 +14973,8 @@
|
|
|
13448
14973
|
"value": "$kendo-grid-header-bg",
|
|
13449
14974
|
"scope": "default",
|
|
13450
14975
|
"line": {
|
|
13451
|
-
"start":
|
|
13452
|
-
"end":
|
|
14976
|
+
"start": 201,
|
|
14977
|
+
"end": 201
|
|
13453
14978
|
}
|
|
13454
14979
|
},
|
|
13455
14980
|
"group": [
|
|
@@ -13464,8 +14989,8 @@
|
|
|
13464
14989
|
{
|
|
13465
14990
|
"description": "Text color of the selection aggregates container\n",
|
|
13466
14991
|
"commentRange": {
|
|
13467
|
-
"start":
|
|
13468
|
-
"end":
|
|
14992
|
+
"start": 202,
|
|
14993
|
+
"end": 203
|
|
13469
14994
|
},
|
|
13470
14995
|
"context": {
|
|
13471
14996
|
"type": "variable",
|
|
@@ -13473,8 +14998,8 @@
|
|
|
13473
14998
|
"value": "$kendo-grid-text",
|
|
13474
14999
|
"scope": "default",
|
|
13475
15000
|
"line": {
|
|
13476
|
-
"start":
|
|
13477
|
-
"end":
|
|
15001
|
+
"start": 204,
|
|
15002
|
+
"end": 204
|
|
13478
15003
|
}
|
|
13479
15004
|
},
|
|
13480
15005
|
"group": [
|
|
@@ -13489,8 +15014,8 @@
|
|
|
13489
15014
|
{
|
|
13490
15015
|
"description": "Border color of the selection aggregates container\n",
|
|
13491
15016
|
"commentRange": {
|
|
13492
|
-
"start":
|
|
13493
|
-
"end":
|
|
15017
|
+
"start": 205,
|
|
15018
|
+
"end": 206
|
|
13494
15019
|
},
|
|
13495
15020
|
"context": {
|
|
13496
15021
|
"type": "variable",
|
|
@@ -13498,8 +15023,8 @@
|
|
|
13498
15023
|
"value": "$kendo-grid-border",
|
|
13499
15024
|
"scope": "default",
|
|
13500
15025
|
"line": {
|
|
13501
|
-
"start":
|
|
13502
|
-
"end":
|
|
15026
|
+
"start": 207,
|
|
15027
|
+
"end": 207
|
|
13503
15028
|
}
|
|
13504
15029
|
},
|
|
13505
15030
|
"group": [
|
|
@@ -13514,8 +15039,8 @@
|
|
|
13514
15039
|
{
|
|
13515
15040
|
"description": "Border width of the selection aggregates container\n",
|
|
13516
15041
|
"commentRange": {
|
|
13517
|
-
"start":
|
|
13518
|
-
"end":
|
|
15042
|
+
"start": 208,
|
|
15043
|
+
"end": 209
|
|
13519
15044
|
},
|
|
13520
15045
|
"context": {
|
|
13521
15046
|
"type": "variable",
|
|
@@ -13523,8 +15048,8 @@
|
|
|
13523
15048
|
"value": "$kendo-grid-border-width",
|
|
13524
15049
|
"scope": "default",
|
|
13525
15050
|
"line": {
|
|
13526
|
-
"start":
|
|
13527
|
-
"end":
|
|
15051
|
+
"start": 210,
|
|
15052
|
+
"end": 210
|
|
13528
15053
|
}
|
|
13529
15054
|
},
|
|
13530
15055
|
"group": [
|
|
@@ -13539,8 +15064,8 @@
|
|
|
13539
15064
|
{
|
|
13540
15065
|
"description": "Spacing between the selection aggregates items\n",
|
|
13541
15066
|
"commentRange": {
|
|
13542
|
-
"start":
|
|
13543
|
-
"end":
|
|
15067
|
+
"start": 211,
|
|
15068
|
+
"end": 212
|
|
13544
15069
|
},
|
|
13545
15070
|
"context": {
|
|
13546
15071
|
"type": "variable",
|
|
@@ -13548,8 +15073,8 @@
|
|
|
13548
15073
|
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
13549
15074
|
"scope": "default",
|
|
13550
15075
|
"line": {
|
|
13551
|
-
"start":
|
|
13552
|
-
"end":
|
|
15076
|
+
"start": 213,
|
|
15077
|
+
"end": 213
|
|
13553
15078
|
}
|
|
13554
15079
|
},
|
|
13555
15080
|
"group": [
|
|
@@ -13564,8 +15089,8 @@
|
|
|
13564
15089
|
{
|
|
13565
15090
|
"description": "Line height of the selection aggregates container\n",
|
|
13566
15091
|
"commentRange": {
|
|
13567
|
-
"start":
|
|
13568
|
-
"end":
|
|
15092
|
+
"start": 214,
|
|
15093
|
+
"end": 215
|
|
13569
15094
|
},
|
|
13570
15095
|
"context": {
|
|
13571
15096
|
"type": "variable",
|
|
@@ -13573,8 +15098,8 @@
|
|
|
13573
15098
|
"value": "$kendo-grid-line-height",
|
|
13574
15099
|
"scope": "default",
|
|
13575
15100
|
"line": {
|
|
13576
|
-
"start":
|
|
13577
|
-
"end":
|
|
15101
|
+
"start": 216,
|
|
15102
|
+
"end": 216
|
|
13578
15103
|
}
|
|
13579
15104
|
},
|
|
13580
15105
|
"group": [
|
|
@@ -13589,8 +15114,8 @@
|
|
|
13589
15114
|
{
|
|
13590
15115
|
"description": "Font weight of the selection aggregates container\n",
|
|
13591
15116
|
"commentRange": {
|
|
13592
|
-
"start":
|
|
13593
|
-
"end":
|
|
15117
|
+
"start": 217,
|
|
15118
|
+
"end": 218
|
|
13594
15119
|
},
|
|
13595
15120
|
"context": {
|
|
13596
15121
|
"type": "variable",
|
|
@@ -13598,8 +15123,8 @@
|
|
|
13598
15123
|
"value": "$kendo-font-weight-bold",
|
|
13599
15124
|
"scope": "default",
|
|
13600
15125
|
"line": {
|
|
13601
|
-
"start":
|
|
13602
|
-
"end":
|
|
15126
|
+
"start": 219,
|
|
15127
|
+
"end": 219
|
|
13603
15128
|
}
|
|
13604
15129
|
},
|
|
13605
15130
|
"group": [
|
|
@@ -13614,8 +15139,8 @@
|
|
|
13614
15139
|
{
|
|
13615
15140
|
"description": "Background color of the grid row resize indicator\n",
|
|
13616
15141
|
"commentRange": {
|
|
13617
|
-
"start":
|
|
13618
|
-
"end":
|
|
15142
|
+
"start": 305,
|
|
15143
|
+
"end": 306
|
|
13619
15144
|
},
|
|
13620
15145
|
"context": {
|
|
13621
15146
|
"type": "variable",
|
|
@@ -13623,8 +15148,8 @@
|
|
|
13623
15148
|
"value": "rgba( k-contrast-color( $kendo-grid-bg ), .12 )",
|
|
13624
15149
|
"scope": "default",
|
|
13625
15150
|
"line": {
|
|
13626
|
-
"start":
|
|
13627
|
-
"end":
|
|
15151
|
+
"start": 307,
|
|
15152
|
+
"end": 307
|
|
13628
15153
|
}
|
|
13629
15154
|
},
|
|
13630
15155
|
"group": [
|
|
@@ -13639,8 +15164,8 @@
|
|
|
13639
15164
|
{
|
|
13640
15165
|
"description": "Active background color of the grid row resize indicator\n",
|
|
13641
15166
|
"commentRange": {
|
|
13642
|
-
"start":
|
|
13643
|
-
"end":
|
|
15167
|
+
"start": 308,
|
|
15168
|
+
"end": 309
|
|
13644
15169
|
},
|
|
13645
15170
|
"context": {
|
|
13646
15171
|
"type": "variable",
|
|
@@ -13648,8 +15173,8 @@
|
|
|
13648
15173
|
"value": "$kendo-color-primary",
|
|
13649
15174
|
"scope": "default",
|
|
13650
15175
|
"line": {
|
|
13651
|
-
"start":
|
|
13652
|
-
"end":
|
|
15176
|
+
"start": 310,
|
|
15177
|
+
"end": 310
|
|
13653
15178
|
}
|
|
13654
15179
|
},
|
|
13655
15180
|
"group": [
|
|
@@ -13664,8 +15189,8 @@
|
|
|
13664
15189
|
{
|
|
13665
15190
|
"description": "Height of the grid row resize indicator\n",
|
|
13666
15191
|
"commentRange": {
|
|
13667
|
-
"start":
|
|
13668
|
-
"end":
|
|
15192
|
+
"start": 311,
|
|
15193
|
+
"end": 312
|
|
13669
15194
|
},
|
|
13670
15195
|
"context": {
|
|
13671
15196
|
"type": "variable",
|
|
@@ -13673,8 +15198,8 @@
|
|
|
13673
15198
|
"value": "k-map-get( $kendo-spacing, .5 )",
|
|
13674
15199
|
"scope": "default",
|
|
13675
15200
|
"line": {
|
|
13676
|
-
"start":
|
|
13677
|
-
"end":
|
|
15201
|
+
"start": 313,
|
|
15202
|
+
"end": 313
|
|
13678
15203
|
}
|
|
13679
15204
|
},
|
|
13680
15205
|
"group": [
|
|
@@ -20036,36 +21561,11 @@
|
|
|
20036
21561
|
"name": "_variables.scss"
|
|
20037
21562
|
}
|
|
20038
21563
|
},
|
|
20039
|
-
{
|
|
20040
|
-
"description": "The spacing between the Pager sections.\n",
|
|
20041
|
-
"commentRange": {
|
|
20042
|
-
"start": 80,
|
|
20043
|
-
"end": 81
|
|
20044
|
-
},
|
|
20045
|
-
"context": {
|
|
20046
|
-
"type": "variable",
|
|
20047
|
-
"name": "kendo-pager-section-spacing",
|
|
20048
|
-
"value": "k-map-get( $kendo-spacing, 4 )",
|
|
20049
|
-
"scope": "default",
|
|
20050
|
-
"line": {
|
|
20051
|
-
"start": 82,
|
|
20052
|
-
"end": 82
|
|
20053
|
-
}
|
|
20054
|
-
},
|
|
20055
|
-
"group": [
|
|
20056
|
-
"pager"
|
|
20057
|
-
],
|
|
20058
|
-
"access": "public",
|
|
20059
|
-
"file": {
|
|
20060
|
-
"path": "pager/_variables.scss",
|
|
20061
|
-
"name": "_variables.scss"
|
|
20062
|
-
}
|
|
20063
|
-
},
|
|
20064
21564
|
{
|
|
20065
21565
|
"description": "The border width of the Pager items.\n",
|
|
20066
21566
|
"commentRange": {
|
|
20067
|
-
"start":
|
|
20068
|
-
"end":
|
|
21567
|
+
"start": 80,
|
|
21568
|
+
"end": 81
|
|
20069
21569
|
},
|
|
20070
21570
|
"context": {
|
|
20071
21571
|
"type": "variable",
|
|
@@ -20073,8 +21573,8 @@
|
|
|
20073
21573
|
"value": "0px",
|
|
20074
21574
|
"scope": "default",
|
|
20075
21575
|
"line": {
|
|
20076
|
-
"start":
|
|
20077
|
-
"end":
|
|
21576
|
+
"start": 82,
|
|
21577
|
+
"end": 82
|
|
20078
21578
|
}
|
|
20079
21579
|
},
|
|
20080
21580
|
"group": [
|
|
@@ -20089,8 +21589,8 @@
|
|
|
20089
21589
|
{
|
|
20090
21590
|
"description": "The border radius of the Pager items.\n",
|
|
20091
21591
|
"commentRange": {
|
|
20092
|
-
"start":
|
|
20093
|
-
"end":
|
|
21592
|
+
"start": 83,
|
|
21593
|
+
"end": 84
|
|
20094
21594
|
},
|
|
20095
21595
|
"context": {
|
|
20096
21596
|
"type": "variable",
|
|
@@ -20098,8 +21598,8 @@
|
|
|
20098
21598
|
"value": "null",
|
|
20099
21599
|
"scope": "default",
|
|
20100
21600
|
"line": {
|
|
20101
|
-
"start":
|
|
20102
|
-
"end":
|
|
21601
|
+
"start": 85,
|
|
21602
|
+
"end": 85
|
|
20103
21603
|
}
|
|
20104
21604
|
},
|
|
20105
21605
|
"group": [
|
|
@@ -20114,8 +21614,8 @@
|
|
|
20114
21614
|
{
|
|
20115
21615
|
"description": "The spacing around the Pager items.\n",
|
|
20116
21616
|
"commentRange": {
|
|
20117
|
-
"start":
|
|
20118
|
-
"end":
|
|
21617
|
+
"start": 86,
|
|
21618
|
+
"end": 87
|
|
20119
21619
|
},
|
|
20120
21620
|
"context": {
|
|
20121
21621
|
"type": "variable",
|
|
@@ -20123,8 +21623,8 @@
|
|
|
20123
21623
|
"value": "null",
|
|
20124
21624
|
"scope": "default",
|
|
20125
21625
|
"line": {
|
|
20126
|
-
"start":
|
|
20127
|
-
"end":
|
|
21626
|
+
"start": 88,
|
|
21627
|
+
"end": 88
|
|
20128
21628
|
}
|
|
20129
21629
|
},
|
|
20130
21630
|
"group": [
|
|
@@ -20139,8 +21639,8 @@
|
|
|
20139
21639
|
{
|
|
20140
21640
|
"description": "The background color of the Pager items.\n",
|
|
20141
21641
|
"commentRange": {
|
|
20142
|
-
"start":
|
|
20143
|
-
"end":
|
|
21642
|
+
"start": 89,
|
|
21643
|
+
"end": 90
|
|
20144
21644
|
},
|
|
20145
21645
|
"context": {
|
|
20146
21646
|
"type": "variable",
|
|
@@ -20148,8 +21648,8 @@
|
|
|
20148
21648
|
"value": "null",
|
|
20149
21649
|
"scope": "default",
|
|
20150
21650
|
"line": {
|
|
20151
|
-
"start":
|
|
20152
|
-
"end":
|
|
21651
|
+
"start": 91,
|
|
21652
|
+
"end": 91
|
|
20153
21653
|
}
|
|
20154
21654
|
},
|
|
20155
21655
|
"group": [
|
|
@@ -20164,8 +21664,8 @@
|
|
|
20164
21664
|
{
|
|
20165
21665
|
"description": "The text color of the Pager items.\n",
|
|
20166
21666
|
"commentRange": {
|
|
20167
|
-
"start":
|
|
20168
|
-
"end":
|
|
21667
|
+
"start": 92,
|
|
21668
|
+
"end": 93
|
|
20169
21669
|
},
|
|
20170
21670
|
"context": {
|
|
20171
21671
|
"type": "variable",
|
|
@@ -20173,8 +21673,8 @@
|
|
|
20173
21673
|
"value": "null",
|
|
20174
21674
|
"scope": "default",
|
|
20175
21675
|
"line": {
|
|
20176
|
-
"start":
|
|
20177
|
-
"end":
|
|
21676
|
+
"start": 94,
|
|
21677
|
+
"end": 94
|
|
20178
21678
|
}
|
|
20179
21679
|
},
|
|
20180
21680
|
"group": [
|
|
@@ -20189,8 +21689,8 @@
|
|
|
20189
21689
|
{
|
|
20190
21690
|
"description": "The border color of the Pager items.\n",
|
|
20191
21691
|
"commentRange": {
|
|
20192
|
-
"start":
|
|
20193
|
-
"end":
|
|
21692
|
+
"start": 95,
|
|
21693
|
+
"end": 96
|
|
20194
21694
|
},
|
|
20195
21695
|
"context": {
|
|
20196
21696
|
"type": "variable",
|
|
@@ -20198,8 +21698,8 @@
|
|
|
20198
21698
|
"value": "null",
|
|
20199
21699
|
"scope": "default",
|
|
20200
21700
|
"line": {
|
|
20201
|
-
"start":
|
|
20202
|
-
"end":
|
|
21701
|
+
"start": 97,
|
|
21702
|
+
"end": 97
|
|
20203
21703
|
}
|
|
20204
21704
|
},
|
|
20205
21705
|
"group": [
|
|
@@ -20214,8 +21714,8 @@
|
|
|
20214
21714
|
{
|
|
20215
21715
|
"description": "The background color of the hovered Pager items.\n",
|
|
20216
21716
|
"commentRange": {
|
|
20217
|
-
"start":
|
|
20218
|
-
"end":
|
|
21717
|
+
"start": 99,
|
|
21718
|
+
"end": 100
|
|
20219
21719
|
},
|
|
20220
21720
|
"context": {
|
|
20221
21721
|
"type": "variable",
|
|
@@ -20223,8 +21723,8 @@
|
|
|
20223
21723
|
"value": "$kendo-list-item-hover-bg",
|
|
20224
21724
|
"scope": "default",
|
|
20225
21725
|
"line": {
|
|
20226
|
-
"start":
|
|
20227
|
-
"end":
|
|
21726
|
+
"start": 101,
|
|
21727
|
+
"end": 101
|
|
20228
21728
|
}
|
|
20229
21729
|
},
|
|
20230
21730
|
"group": [
|
|
@@ -20239,8 +21739,8 @@
|
|
|
20239
21739
|
{
|
|
20240
21740
|
"description": "The text color of the hovered Pager items.\n",
|
|
20241
21741
|
"commentRange": {
|
|
20242
|
-
"start":
|
|
20243
|
-
"end":
|
|
21742
|
+
"start": 102,
|
|
21743
|
+
"end": 103
|
|
20244
21744
|
},
|
|
20245
21745
|
"context": {
|
|
20246
21746
|
"type": "variable",
|
|
@@ -20248,8 +21748,8 @@
|
|
|
20248
21748
|
"value": "$kendo-list-item-hover-text",
|
|
20249
21749
|
"scope": "default",
|
|
20250
21750
|
"line": {
|
|
20251
|
-
"start":
|
|
20252
|
-
"end":
|
|
21751
|
+
"start": 104,
|
|
21752
|
+
"end": 104
|
|
20253
21753
|
}
|
|
20254
21754
|
},
|
|
20255
21755
|
"group": [
|
|
@@ -20264,8 +21764,8 @@
|
|
|
20264
21764
|
{
|
|
20265
21765
|
"description": "The border color of the hovered Pager items.\n",
|
|
20266
21766
|
"commentRange": {
|
|
20267
|
-
"start":
|
|
20268
|
-
"end":
|
|
21767
|
+
"start": 105,
|
|
21768
|
+
"end": 106
|
|
20269
21769
|
},
|
|
20270
21770
|
"context": {
|
|
20271
21771
|
"type": "variable",
|
|
@@ -20273,8 +21773,8 @@
|
|
|
20273
21773
|
"value": "null",
|
|
20274
21774
|
"scope": "default",
|
|
20275
21775
|
"line": {
|
|
20276
|
-
"start":
|
|
20277
|
-
"end":
|
|
21776
|
+
"start": 107,
|
|
21777
|
+
"end": 107
|
|
20278
21778
|
}
|
|
20279
21779
|
},
|
|
20280
21780
|
"group": [
|
|
@@ -20289,8 +21789,8 @@
|
|
|
20289
21789
|
{
|
|
20290
21790
|
"description": "The background color of the selected Pager items.\n",
|
|
20291
21791
|
"commentRange": {
|
|
20292
|
-
"start":
|
|
20293
|
-
"end":
|
|
21792
|
+
"start": 108,
|
|
21793
|
+
"end": 109
|
|
20294
21794
|
},
|
|
20295
21795
|
"context": {
|
|
20296
21796
|
"type": "variable",
|
|
@@ -20298,8 +21798,8 @@
|
|
|
20298
21798
|
"value": "$kendo-list-item-selected-bg",
|
|
20299
21799
|
"scope": "default",
|
|
20300
21800
|
"line": {
|
|
20301
|
-
"start":
|
|
20302
|
-
"end":
|
|
21801
|
+
"start": 110,
|
|
21802
|
+
"end": 110
|
|
20303
21803
|
}
|
|
20304
21804
|
},
|
|
20305
21805
|
"group": [
|
|
@@ -20314,8 +21814,8 @@
|
|
|
20314
21814
|
{
|
|
20315
21815
|
"description": "The text color of the selected Pager items.\n",
|
|
20316
21816
|
"commentRange": {
|
|
20317
|
-
"start":
|
|
20318
|
-
"end":
|
|
21817
|
+
"start": 111,
|
|
21818
|
+
"end": 112
|
|
20319
21819
|
},
|
|
20320
21820
|
"context": {
|
|
20321
21821
|
"type": "variable",
|
|
@@ -20323,8 +21823,8 @@
|
|
|
20323
21823
|
"value": "$kendo-list-item-selected-text",
|
|
20324
21824
|
"scope": "default",
|
|
20325
21825
|
"line": {
|
|
20326
|
-
"start":
|
|
20327
|
-
"end":
|
|
21826
|
+
"start": 113,
|
|
21827
|
+
"end": 113
|
|
20328
21828
|
}
|
|
20329
21829
|
},
|
|
20330
21830
|
"group": [
|
|
@@ -20339,8 +21839,8 @@
|
|
|
20339
21839
|
{
|
|
20340
21840
|
"description": "The border color of the selected Pager items.\n",
|
|
20341
21841
|
"commentRange": {
|
|
20342
|
-
"start":
|
|
20343
|
-
"end":
|
|
21842
|
+
"start": 114,
|
|
21843
|
+
"end": 115
|
|
20344
21844
|
},
|
|
20345
21845
|
"context": {
|
|
20346
21846
|
"type": "variable",
|
|
@@ -20348,8 +21848,8 @@
|
|
|
20348
21848
|
"value": "null",
|
|
20349
21849
|
"scope": "default",
|
|
20350
21850
|
"line": {
|
|
20351
|
-
"start":
|
|
20352
|
-
"end":
|
|
21851
|
+
"start": 116,
|
|
21852
|
+
"end": 116
|
|
20353
21853
|
}
|
|
20354
21854
|
},
|
|
20355
21855
|
"group": [
|
|
@@ -20364,8 +21864,8 @@
|
|
|
20364
21864
|
{
|
|
20365
21865
|
"description": "The opacity of the focused Pager items.\n",
|
|
20366
21866
|
"commentRange": {
|
|
20367
|
-
"start":
|
|
20368
|
-
"end":
|
|
21867
|
+
"start": 117,
|
|
21868
|
+
"end": 118
|
|
20369
21869
|
},
|
|
20370
21870
|
"context": {
|
|
20371
21871
|
"type": "variable",
|
|
@@ -20373,8 +21873,8 @@
|
|
|
20373
21873
|
"value": "null",
|
|
20374
21874
|
"scope": "default",
|
|
20375
21875
|
"line": {
|
|
20376
|
-
"start":
|
|
20377
|
-
"end":
|
|
21876
|
+
"start": 119,
|
|
21877
|
+
"end": 119
|
|
20378
21878
|
}
|
|
20379
21879
|
},
|
|
20380
21880
|
"group": [
|
|
@@ -20389,8 +21889,8 @@
|
|
|
20389
21889
|
{
|
|
20390
21890
|
"description": "The background color of the focused Pager items.\n",
|
|
20391
21891
|
"commentRange": {
|
|
20392
|
-
"start":
|
|
20393
|
-
"end":
|
|
21892
|
+
"start": 120,
|
|
21893
|
+
"end": 121
|
|
20394
21894
|
},
|
|
20395
21895
|
"context": {
|
|
20396
21896
|
"type": "variable",
|
|
@@ -20398,8 +21898,8 @@
|
|
|
20398
21898
|
"value": "transparent",
|
|
20399
21899
|
"scope": "default",
|
|
20400
21900
|
"line": {
|
|
20401
|
-
"start":
|
|
20402
|
-
"end":
|
|
21901
|
+
"start": 122,
|
|
21902
|
+
"end": 122
|
|
20403
21903
|
}
|
|
20404
21904
|
},
|
|
20405
21905
|
"group": [
|
|
@@ -20414,8 +21914,8 @@
|
|
|
20414
21914
|
{
|
|
20415
21915
|
"description": "The box shadow of the focused Pager items.\n",
|
|
20416
21916
|
"commentRange": {
|
|
20417
|
-
"start":
|
|
20418
|
-
"end":
|
|
21917
|
+
"start": 123,
|
|
21918
|
+
"end": 124
|
|
20419
21919
|
},
|
|
20420
21920
|
"context": {
|
|
20421
21921
|
"type": "variable",
|
|
@@ -20423,8 +21923,8 @@
|
|
|
20423
21923
|
"value": "$kendo-list-item-focus-shadow",
|
|
20424
21924
|
"scope": "default",
|
|
20425
21925
|
"line": {
|
|
20426
|
-
"start":
|
|
20427
|
-
"end":
|
|
21926
|
+
"start": 125,
|
|
21927
|
+
"end": 125
|
|
20428
21928
|
}
|
|
20429
21929
|
},
|
|
20430
21930
|
"group": [
|
|
@@ -20439,8 +21939,8 @@
|
|
|
20439
21939
|
{
|
|
20440
21940
|
"description": "The border radius of the Pager numbers.\n",
|
|
20441
21941
|
"commentRange": {
|
|
20442
|
-
"start":
|
|
20443
|
-
"end":
|
|
21942
|
+
"start": 127,
|
|
21943
|
+
"end": 128
|
|
20444
21944
|
},
|
|
20445
21945
|
"context": {
|
|
20446
21946
|
"type": "variable",
|
|
@@ -20448,8 +21948,8 @@
|
|
|
20448
21948
|
"value": "null",
|
|
20449
21949
|
"scope": "default",
|
|
20450
21950
|
"line": {
|
|
20451
|
-
"start":
|
|
20452
|
-
"end":
|
|
21951
|
+
"start": 129,
|
|
21952
|
+
"end": 129
|
|
20453
21953
|
}
|
|
20454
21954
|
},
|
|
20455
21955
|
"group": [
|
|
@@ -20464,8 +21964,8 @@
|
|
|
20464
21964
|
{
|
|
20465
21965
|
"description": "The width of the Inputs in the Pager.\n",
|
|
20466
21966
|
"commentRange": {
|
|
20467
|
-
"start":
|
|
20468
|
-
"end":
|
|
21967
|
+
"start": 131,
|
|
21968
|
+
"end": 132
|
|
20469
21969
|
},
|
|
20470
21970
|
"context": {
|
|
20471
21971
|
"type": "variable",
|
|
@@ -20473,8 +21973,8 @@
|
|
|
20473
21973
|
"value": "5em",
|
|
20474
21974
|
"scope": "default",
|
|
20475
21975
|
"line": {
|
|
20476
|
-
"start":
|
|
20477
|
-
"end":
|
|
21976
|
+
"start": 133,
|
|
21977
|
+
"end": 133
|
|
20478
21978
|
}
|
|
20479
21979
|
},
|
|
20480
21980
|
"group": [
|
|
@@ -20489,8 +21989,8 @@
|
|
|
20489
21989
|
{
|
|
20490
21990
|
"description": "The width of the DropDowns in the small Pager.\n",
|
|
20491
21991
|
"commentRange": {
|
|
20492
|
-
"start":
|
|
20493
|
-
"end":
|
|
21992
|
+
"start": 135,
|
|
21993
|
+
"end": 136
|
|
20494
21994
|
},
|
|
20495
21995
|
"context": {
|
|
20496
21996
|
"type": "variable",
|
|
@@ -20498,8 +21998,8 @@
|
|
|
20498
21998
|
"value": "5em",
|
|
20499
21999
|
"scope": "default",
|
|
20500
22000
|
"line": {
|
|
20501
|
-
"start":
|
|
20502
|
-
"end":
|
|
22001
|
+
"start": 137,
|
|
22002
|
+
"end": 137
|
|
20503
22003
|
}
|
|
20504
22004
|
},
|
|
20505
22005
|
"group": [
|
|
@@ -20514,8 +22014,8 @@
|
|
|
20514
22014
|
{
|
|
20515
22015
|
"description": "The width of the DropDowns in the medium Pager.\n",
|
|
20516
22016
|
"commentRange": {
|
|
20517
|
-
"start":
|
|
20518
|
-
"end":
|
|
22017
|
+
"start": 138,
|
|
22018
|
+
"end": 139
|
|
20519
22019
|
},
|
|
20520
22020
|
"context": {
|
|
20521
22021
|
"type": "variable",
|
|
@@ -20523,8 +22023,8 @@
|
|
|
20523
22023
|
"value": "5em",
|
|
20524
22024
|
"scope": "default",
|
|
20525
22025
|
"line": {
|
|
20526
|
-
"start":
|
|
20527
|
-
"end":
|
|
22026
|
+
"start": 140,
|
|
22027
|
+
"end": 140
|
|
20528
22028
|
}
|
|
20529
22029
|
},
|
|
20530
22030
|
"group": [
|
|
@@ -20539,8 +22039,8 @@
|
|
|
20539
22039
|
{
|
|
20540
22040
|
"description": "The width of the DropDowns in the large Pager.\n",
|
|
20541
22041
|
"commentRange": {
|
|
20542
|
-
"start":
|
|
20543
|
-
"end":
|
|
22042
|
+
"start": 141,
|
|
22043
|
+
"end": 142
|
|
20544
22044
|
},
|
|
20545
22045
|
"context": {
|
|
20546
22046
|
"type": "variable",
|
|
@@ -20548,8 +22048,8 @@
|
|
|
20548
22048
|
"value": "5em",
|
|
20549
22049
|
"scope": "default",
|
|
20550
22050
|
"line": {
|
|
20551
|
-
"start":
|
|
20552
|
-
"end":
|
|
22051
|
+
"start": 143,
|
|
22052
|
+
"end": 143
|
|
20553
22053
|
}
|
|
20554
22054
|
},
|
|
20555
22055
|
"group": [
|
|
@@ -20564,8 +22064,8 @@
|
|
|
20564
22064
|
{
|
|
20565
22065
|
"description": "The sizes map of the Pager.\n",
|
|
20566
22066
|
"commentRange": {
|
|
20567
|
-
"start":
|
|
20568
|
-
"end":
|
|
22067
|
+
"start": 145,
|
|
22068
|
+
"end": 146
|
|
20569
22069
|
},
|
|
20570
22070
|
"context": {
|
|
20571
22071
|
"type": "variable",
|
|
@@ -20573,8 +22073,8 @@
|
|
|
20573
22073
|
"value": "(\n sm: (\n padding-x: $kendo-pager-sm-padding-x,\n padding-y: $kendo-pager-sm-padding-y,\n item-group-spacing: $kendo-pager-sm-item-group-spacing,\n item-min-width: $kendo-pager-sm-item-min-width,\n pager-dropdown-width: $kendo-pager-sm-dropdown-width\n ),\n md: (\n padding-x: $kendo-pager-md-padding-x,\n padding-y: $kendo-pager-md-padding-y,\n item-group-spacing: $kendo-pager-md-item-group-spacing,\n item-min-width: $kendo-pager-md-item-min-width,\n pager-dropdown-width: $kendo-pager-md-dropdown-width\n ),\n lg: (\n padding-x: $kendo-pager-lg-padding-x,\n padding-y: $kendo-pager-lg-padding-y,\n item-group-spacing: $kendo-pager-lg-item-group-spacing,\n item-min-width: $kendo-pager-lg-item-min-width,\n pager-dropdown-width: $kendo-pager-lg-dropdown-width\n )\n)",
|
|
20574
22074
|
"scope": "default",
|
|
20575
22075
|
"line": {
|
|
20576
|
-
"start":
|
|
20577
|
-
"end":
|
|
22076
|
+
"start": 147,
|
|
22077
|
+
"end": 169
|
|
20578
22078
|
}
|
|
20579
22079
|
},
|
|
20580
22080
|
"group": [
|
|
@@ -28262,15 +29762,15 @@
|
|
|
28262
29762
|
}
|
|
28263
29763
|
},
|
|
28264
29764
|
{
|
|
28265
|
-
"description": "The
|
|
29765
|
+
"description": "The horizontal padding of the TileLayout.\n",
|
|
28266
29766
|
"commentRange": {
|
|
28267
29767
|
"start": 10,
|
|
28268
29768
|
"end": 11
|
|
28269
29769
|
},
|
|
28270
29770
|
"context": {
|
|
28271
29771
|
"type": "variable",
|
|
28272
|
-
"name": "kendo-tile-layout-
|
|
28273
|
-
"value": "$kendo-
|
|
29772
|
+
"name": "kendo-tile-layout-padding-x",
|
|
29773
|
+
"value": "k-map-get( $kendo-spacing, 4 )",
|
|
28274
29774
|
"scope": "default",
|
|
28275
29775
|
"line": {
|
|
28276
29776
|
"start": 12,
|
|
@@ -28286,11 +29786,61 @@
|
|
|
28286
29786
|
"name": "_variables.scss"
|
|
28287
29787
|
}
|
|
28288
29788
|
},
|
|
29789
|
+
{
|
|
29790
|
+
"description": "The vertical padding of the TileLayout\n",
|
|
29791
|
+
"commentRange": {
|
|
29792
|
+
"start": 14,
|
|
29793
|
+
"end": 15
|
|
29794
|
+
},
|
|
29795
|
+
"context": {
|
|
29796
|
+
"type": "variable",
|
|
29797
|
+
"name": "kendo-tile-layout-padding-y",
|
|
29798
|
+
"value": "$kendo-tile-layout-padding-x",
|
|
29799
|
+
"scope": "default",
|
|
29800
|
+
"line": {
|
|
29801
|
+
"start": 16,
|
|
29802
|
+
"end": 16
|
|
29803
|
+
}
|
|
29804
|
+
},
|
|
29805
|
+
"group": [
|
|
29806
|
+
"tilelayout"
|
|
29807
|
+
],
|
|
29808
|
+
"access": "public",
|
|
29809
|
+
"file": {
|
|
29810
|
+
"path": "tilelayout/_variables.scss",
|
|
29811
|
+
"name": "_variables.scss"
|
|
29812
|
+
}
|
|
29813
|
+
},
|
|
29814
|
+
{
|
|
29815
|
+
"description": "The width of the border around the TileLayout card.\n",
|
|
29816
|
+
"commentRange": {
|
|
29817
|
+
"start": 18,
|
|
29818
|
+
"end": 19
|
|
29819
|
+
},
|
|
29820
|
+
"context": {
|
|
29821
|
+
"type": "variable",
|
|
29822
|
+
"name": "kendo-tile-layout-card-border-width",
|
|
29823
|
+
"value": "$kendo-card-border-width",
|
|
29824
|
+
"scope": "default",
|
|
29825
|
+
"line": {
|
|
29826
|
+
"start": 20,
|
|
29827
|
+
"end": 20
|
|
29828
|
+
}
|
|
29829
|
+
},
|
|
29830
|
+
"group": [
|
|
29831
|
+
"tilelayout"
|
|
29832
|
+
],
|
|
29833
|
+
"access": "public",
|
|
29834
|
+
"file": {
|
|
29835
|
+
"path": "tilelayout/_variables.scss",
|
|
29836
|
+
"name": "_variables.scss"
|
|
29837
|
+
}
|
|
29838
|
+
},
|
|
28289
29839
|
{
|
|
28290
29840
|
"description": "The focus box shadow of the TileLayout card.\n",
|
|
28291
29841
|
"commentRange": {
|
|
28292
|
-
"start":
|
|
28293
|
-
"end":
|
|
29842
|
+
"start": 21,
|
|
29843
|
+
"end": 22
|
|
28294
29844
|
},
|
|
28295
29845
|
"context": {
|
|
28296
29846
|
"type": "variable",
|
|
@@ -28298,8 +29848,8 @@
|
|
|
28298
29848
|
"value": "$kendo-card-focus-shadow",
|
|
28299
29849
|
"scope": "default",
|
|
28300
29850
|
"line": {
|
|
28301
|
-
"start":
|
|
28302
|
-
"end":
|
|
29851
|
+
"start": 23,
|
|
29852
|
+
"end": 23
|
|
28303
29853
|
}
|
|
28304
29854
|
},
|
|
28305
29855
|
"group": [
|
|
@@ -28314,8 +29864,8 @@
|
|
|
28314
29864
|
{
|
|
28315
29865
|
"description": "The width of the border around the TileLayout hint.\n",
|
|
28316
29866
|
"commentRange": {
|
|
28317
|
-
"start":
|
|
28318
|
-
"end":
|
|
29867
|
+
"start": 25,
|
|
29868
|
+
"end": 26
|
|
28319
29869
|
},
|
|
28320
29870
|
"context": {
|
|
28321
29871
|
"type": "variable",
|
|
@@ -28323,8 +29873,8 @@
|
|
|
28323
29873
|
"value": "1px",
|
|
28324
29874
|
"scope": "default",
|
|
28325
29875
|
"line": {
|
|
28326
|
-
"start":
|
|
28327
|
-
"end":
|
|
29876
|
+
"start": 27,
|
|
29877
|
+
"end": 27
|
|
28328
29878
|
}
|
|
28329
29879
|
},
|
|
28330
29880
|
"group": [
|
|
@@ -28339,8 +29889,8 @@
|
|
|
28339
29889
|
{
|
|
28340
29890
|
"description": "The radius of the border around the TileLayout hint.\n",
|
|
28341
29891
|
"commentRange": {
|
|
28342
|
-
"start":
|
|
28343
|
-
"end":
|
|
29892
|
+
"start": 28,
|
|
29893
|
+
"end": 29
|
|
28344
29894
|
},
|
|
28345
29895
|
"context": {
|
|
28346
29896
|
"type": "variable",
|
|
@@ -28348,8 +29898,8 @@
|
|
|
28348
29898
|
"value": "$kendo-border-radius-lg",
|
|
28349
29899
|
"scope": "default",
|
|
28350
29900
|
"line": {
|
|
28351
|
-
"start":
|
|
28352
|
-
"end":
|
|
29901
|
+
"start": 30,
|
|
29902
|
+
"end": 30
|
|
28353
29903
|
}
|
|
28354
29904
|
},
|
|
28355
29905
|
"group": [
|
|
@@ -28364,8 +29914,8 @@
|
|
|
28364
29914
|
{
|
|
28365
29915
|
"description": "The color of the border around the TileLayout hint.\n",
|
|
28366
29916
|
"commentRange": {
|
|
28367
|
-
"start":
|
|
28368
|
-
"end":
|
|
29917
|
+
"start": 31,
|
|
29918
|
+
"end": 32
|
|
28369
29919
|
},
|
|
28370
29920
|
"context": {
|
|
28371
29921
|
"type": "variable",
|
|
@@ -28373,8 +29923,8 @@
|
|
|
28373
29923
|
"value": "$kendo-component-border",
|
|
28374
29924
|
"scope": "default",
|
|
28375
29925
|
"line": {
|
|
28376
|
-
"start":
|
|
28377
|
-
"end":
|
|
29926
|
+
"start": 33,
|
|
29927
|
+
"end": 33
|
|
28378
29928
|
}
|
|
28379
29929
|
},
|
|
28380
29930
|
"group": [
|
|
@@ -28389,8 +29939,8 @@
|
|
|
28389
29939
|
{
|
|
28390
29940
|
"description": "The background color of the TileLayout hint.\n",
|
|
28391
29941
|
"commentRange": {
|
|
28392
|
-
"start":
|
|
28393
|
-
"end":
|
|
29942
|
+
"start": 34,
|
|
29943
|
+
"end": 35
|
|
28394
29944
|
},
|
|
28395
29945
|
"context": {
|
|
28396
29946
|
"type": "variable",
|
|
@@ -28398,8 +29948,8 @@
|
|
|
28398
29948
|
"value": "rgba(255, 255, 255, .2)",
|
|
28399
29949
|
"scope": "default",
|
|
28400
29950
|
"line": {
|
|
28401
|
-
"start":
|
|
28402
|
-
"end":
|
|
29951
|
+
"start": 36,
|
|
29952
|
+
"end": 36
|
|
28403
29953
|
}
|
|
28404
29954
|
},
|
|
28405
29955
|
"group": [
|