@progress/kendo-theme-classic 7.0.3-dev.3 → 7.1.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -38678,6 +38678,438 @@
38678
38678
  "resolvedValue": "(sm: (padding-x: 4px, padding-y: 4px, spacing: 6px), md: (padding-x: 8px, padding-y: 8px, spacing: 8px), lg: (padding-x: 10px, padding-y: 10px, spacing: 10px))",
38679
38679
  "resolvedType": "Map"
38680
38680
  },
38681
+ {
38682
+ "description": "The vertical padding of the Tooltip.\n",
38683
+ "commentRange": {
38684
+ "start": 3,
38685
+ "end": 4
38686
+ },
38687
+ "context": {
38688
+ "type": "variable",
38689
+ "name": "kendo-tooltip-padding-y",
38690
+ "value": "$kendo-padding-md-y",
38691
+ "scope": "default",
38692
+ "line": {
38693
+ "start": 5,
38694
+ "end": 5
38695
+ }
38696
+ },
38697
+ "group": [
38698
+ "tooltip"
38699
+ ],
38700
+ "access": "public",
38701
+ "file": {
38702
+ "path": "tooltip/_variables.scss",
38703
+ "name": "_variables.scss"
38704
+ },
38705
+ "resolvedValue": "4px",
38706
+ "resolvedType": "Number"
38707
+ },
38708
+ {
38709
+ "description": "The horizontal padding of the Tooltip.\n",
38710
+ "commentRange": {
38711
+ "start": 6,
38712
+ "end": 7
38713
+ },
38714
+ "context": {
38715
+ "type": "variable",
38716
+ "name": "kendo-tooltip-padding-x",
38717
+ "value": "$kendo-padding-md-x",
38718
+ "scope": "default",
38719
+ "line": {
38720
+ "start": 8,
38721
+ "end": 8
38722
+ }
38723
+ },
38724
+ "group": [
38725
+ "tooltip"
38726
+ ],
38727
+ "access": "public",
38728
+ "file": {
38729
+ "path": "tooltip/_variables.scss",
38730
+ "name": "_variables.scss"
38731
+ },
38732
+ "resolvedValue": "8px",
38733
+ "resolvedType": "Number"
38734
+ },
38735
+ {
38736
+ "description": "The width of the border around the Tooltip.\n",
38737
+ "commentRange": {
38738
+ "start": 9,
38739
+ "end": 10
38740
+ },
38741
+ "context": {
38742
+ "type": "variable",
38743
+ "name": "kendo-tooltip-border-width",
38744
+ "value": "0px",
38745
+ "scope": "default",
38746
+ "line": {
38747
+ "start": 11,
38748
+ "end": 11
38749
+ }
38750
+ },
38751
+ "group": [
38752
+ "tooltip"
38753
+ ],
38754
+ "access": "public",
38755
+ "file": {
38756
+ "path": "tooltip/_variables.scss",
38757
+ "name": "_variables.scss"
38758
+ },
38759
+ "resolvedValue": "0px",
38760
+ "resolvedType": "Number"
38761
+ },
38762
+ {
38763
+ "description": "The border radius of the Tooltip.\n",
38764
+ "commentRange": {
38765
+ "start": 12,
38766
+ "end": 13
38767
+ },
38768
+ "context": {
38769
+ "type": "variable",
38770
+ "name": "kendo-tooltip-border-radius",
38771
+ "value": "$kendo-border-radius-md",
38772
+ "scope": "default",
38773
+ "line": {
38774
+ "start": 14,
38775
+ "end": 14
38776
+ }
38777
+ },
38778
+ "group": [
38779
+ "tooltip"
38780
+ ],
38781
+ "access": "public",
38782
+ "file": {
38783
+ "path": "tooltip/_variables.scss",
38784
+ "name": "_variables.scss"
38785
+ },
38786
+ "resolvedValue": "4px",
38787
+ "resolvedType": "Number"
38788
+ },
38789
+ {
38790
+ "description": "The font family of the Tooltip.\n",
38791
+ "commentRange": {
38792
+ "start": 16,
38793
+ "end": 17
38794
+ },
38795
+ "context": {
38796
+ "type": "variable",
38797
+ "name": "kendo-tooltip-font-family",
38798
+ "value": "$kendo-font-family",
38799
+ "scope": "default",
38800
+ "line": {
38801
+ "start": 18,
38802
+ "end": 18
38803
+ }
38804
+ },
38805
+ "group": [
38806
+ "tooltip"
38807
+ ],
38808
+ "access": "public",
38809
+ "file": {
38810
+ "path": "tooltip/_variables.scss",
38811
+ "name": "_variables.scss"
38812
+ },
38813
+ "resolvedValue": "inherit",
38814
+ "resolvedType": "String"
38815
+ },
38816
+ {
38817
+ "description": "The font size of the Tooltip.\n",
38818
+ "commentRange": {
38819
+ "start": 19,
38820
+ "end": 20
38821
+ },
38822
+ "context": {
38823
+ "type": "variable",
38824
+ "name": "kendo-tooltip-font-size",
38825
+ "value": "$kendo-font-size-md",
38826
+ "scope": "default",
38827
+ "line": {
38828
+ "start": 21,
38829
+ "end": 21
38830
+ }
38831
+ },
38832
+ "group": [
38833
+ "tooltip"
38834
+ ],
38835
+ "access": "public",
38836
+ "file": {
38837
+ "path": "tooltip/_variables.scss",
38838
+ "name": "_variables.scss"
38839
+ },
38840
+ "resolvedValue": "14px",
38841
+ "resolvedType": "Number"
38842
+ },
38843
+ {
38844
+ "description": "The line height of the Tooltip.\n",
38845
+ "commentRange": {
38846
+ "start": 22,
38847
+ "end": 23
38848
+ },
38849
+ "context": {
38850
+ "type": "variable",
38851
+ "name": "kendo-tooltip-line-height",
38852
+ "value": "1.25",
38853
+ "scope": "default",
38854
+ "line": {
38855
+ "start": 24,
38856
+ "end": 24
38857
+ }
38858
+ },
38859
+ "group": [
38860
+ "tooltip"
38861
+ ],
38862
+ "access": "public",
38863
+ "file": {
38864
+ "path": "tooltip/_variables.scss",
38865
+ "name": "_variables.scss"
38866
+ },
38867
+ "resolvedValue": "1.25",
38868
+ "resolvedType": "Number"
38869
+ },
38870
+ {
38871
+ "description": "The font size of the Tooltip title.\n",
38872
+ "commentRange": {
38873
+ "start": 26,
38874
+ "end": 27
38875
+ },
38876
+ "context": {
38877
+ "type": "variable",
38878
+ "name": "kendo-tooltip-title-font-size",
38879
+ "value": "($kendo-tooltip-font-size * 1.25)",
38880
+ "scope": "default",
38881
+ "line": {
38882
+ "start": 28,
38883
+ "end": 28
38884
+ }
38885
+ },
38886
+ "group": [
38887
+ "tooltip"
38888
+ ],
38889
+ "access": "public",
38890
+ "file": {
38891
+ "path": "tooltip/_variables.scss",
38892
+ "name": "_variables.scss"
38893
+ },
38894
+ "resolvedValue": "17.5px",
38895
+ "resolvedType": "Number"
38896
+ },
38897
+ {
38898
+ "description": "The line height of the Tooltip title.\n",
38899
+ "commentRange": {
38900
+ "start": 29,
38901
+ "end": 30
38902
+ },
38903
+ "context": {
38904
+ "type": "variable",
38905
+ "name": "kendo-tooltip-title-line-height",
38906
+ "value": "1",
38907
+ "scope": "default",
38908
+ "line": {
38909
+ "start": 31,
38910
+ "end": 31
38911
+ }
38912
+ },
38913
+ "group": [
38914
+ "tooltip"
38915
+ ],
38916
+ "access": "public",
38917
+ "file": {
38918
+ "path": "tooltip/_variables.scss",
38919
+ "name": "_variables.scss"
38920
+ },
38921
+ "resolvedValue": "1",
38922
+ "resolvedType": "Number"
38923
+ },
38924
+ {
38925
+ "description": "The size of the Tooltip callout.\n",
38926
+ "commentRange": {
38927
+ "start": 33,
38928
+ "end": 34
38929
+ },
38930
+ "context": {
38931
+ "type": "variable",
38932
+ "name": "kendo-tooltip-callout-size",
38933
+ "value": "6px",
38934
+ "scope": "default",
38935
+ "line": {
38936
+ "start": 35,
38937
+ "end": 35
38938
+ }
38939
+ },
38940
+ "group": [
38941
+ "tooltip"
38942
+ ],
38943
+ "access": "public",
38944
+ "file": {
38945
+ "path": "tooltip/_variables.scss",
38946
+ "name": "_variables.scss"
38947
+ },
38948
+ "resolvedValue": "6px",
38949
+ "resolvedType": "Number"
38950
+ },
38951
+ {
38952
+ "description": "The default background of the Tooltip.\n",
38953
+ "commentRange": {
38954
+ "start": 37,
38955
+ "end": 38
38956
+ },
38957
+ "context": {
38958
+ "type": "variable",
38959
+ "name": "kendo-tooltip-bg",
38960
+ "value": "rgba( k-contrast-color( $kendo-body-bg ), .75 )",
38961
+ "scope": "default",
38962
+ "line": {
38963
+ "start": 39,
38964
+ "end": 39
38965
+ }
38966
+ },
38967
+ "group": [
38968
+ "tooltip"
38969
+ ],
38970
+ "access": "public",
38971
+ "file": {
38972
+ "path": "tooltip/_variables.scss",
38973
+ "name": "_variables.scss"
38974
+ },
38975
+ "resolvedValue": "rgba(0, 0, 0, 0.75)",
38976
+ "resolvedType": "Color"
38977
+ },
38978
+ {
38979
+ "description": "The default text color of the Tooltip.\n",
38980
+ "commentRange": {
38981
+ "start": 40,
38982
+ "end": 41
38983
+ },
38984
+ "context": {
38985
+ "type": "variable",
38986
+ "name": "kendo-tooltip-text",
38987
+ "value": "k-contrast-color( $kendo-tooltip-bg )",
38988
+ "scope": "default",
38989
+ "line": {
38990
+ "start": 42,
38991
+ "end": 42
38992
+ }
38993
+ },
38994
+ "group": [
38995
+ "tooltip"
38996
+ ],
38997
+ "access": "public",
38998
+ "file": {
38999
+ "path": "tooltip/_variables.scss",
39000
+ "name": "_variables.scss"
39001
+ },
39002
+ "resolvedValue": "white",
39003
+ "resolvedType": "Color"
39004
+ },
39005
+ {
39006
+ "description": "The default border color of the Tooltip.\n",
39007
+ "commentRange": {
39008
+ "start": 43,
39009
+ "end": 44
39010
+ },
39011
+ "context": {
39012
+ "type": "variable",
39013
+ "name": "kendo-tooltip-border",
39014
+ "value": "$kendo-tooltip-bg",
39015
+ "scope": "default",
39016
+ "line": {
39017
+ "start": 45,
39018
+ "end": 45
39019
+ }
39020
+ },
39021
+ "group": [
39022
+ "tooltip"
39023
+ ],
39024
+ "access": "public",
39025
+ "file": {
39026
+ "path": "tooltip/_variables.scss",
39027
+ "name": "_variables.scss"
39028
+ },
39029
+ "resolvedValue": "rgba(0, 0, 0, 0.75)",
39030
+ "resolvedType": "Color"
39031
+ },
39032
+ {
39033
+ "description": "The box-shadow of the Tooltip.\n",
39034
+ "commentRange": {
39035
+ "start": 47,
39036
+ "end": 48
39037
+ },
39038
+ "context": {
39039
+ "type": "variable",
39040
+ "name": "kendo-tooltip-shadow",
39041
+ "value": "k-elevation(2)",
39042
+ "scope": "default",
39043
+ "line": {
39044
+ "start": 49,
39045
+ "end": 49
39046
+ }
39047
+ },
39048
+ "group": [
39049
+ "tooltip"
39050
+ ],
39051
+ "access": "public",
39052
+ "file": {
39053
+ "path": "tooltip/_variables.scss",
39054
+ "name": "_variables.scss"
39055
+ },
39056
+ "resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
39057
+ "resolvedType": "String"
39058
+ },
39059
+ {
39060
+ "description": "The theme colors map for the Tooltip.\n",
39061
+ "commentRange": {
39062
+ "start": 65,
39063
+ "end": 66
39064
+ },
39065
+ "context": {
39066
+ "type": "variable",
39067
+ "name": "kendo-tooltip-theme-colors",
39068
+ "value": "$kendo-theme-colors",
39069
+ "scope": "default",
39070
+ "line": {
39071
+ "start": 67,
39072
+ "end": 67
39073
+ }
39074
+ },
39075
+ "group": [
39076
+ "tooltip"
39077
+ ],
39078
+ "access": "public",
39079
+ "file": {
39080
+ "path": "tooltip/_variables.scss",
39081
+ "name": "_variables.scss"
39082
+ },
39083
+ "resolvedValue": "(\"primary\": #f35800, \"secondary\": #e9e9e9, \"tertiary\": #03a9f4, \"info\": #2498bc, \"success\": #3ea44e, \"warning\": #ff9800, \"error\": #d92800, \"dark\": #404040, \"light\": #ebebeb, \"inverse\": #404040)",
39084
+ "resolvedType": "Map"
39085
+ },
39086
+ {
39087
+ "description": "The generated theme colors map for the Tooltip.\n",
39088
+ "commentRange": {
39089
+ "start": 68,
39090
+ "end": 69
39091
+ },
39092
+ "context": {
39093
+ "type": "variable",
39094
+ "name": "kendo-tooltip-theme",
39095
+ "value": "tooltip-theme( $kendo-tooltip-theme-colors )",
39096
+ "scope": "default",
39097
+ "line": {
39098
+ "start": 70,
39099
+ "end": 70
39100
+ }
39101
+ },
39102
+ "group": [
39103
+ "tooltip"
39104
+ ],
39105
+ "access": "public",
39106
+ "file": {
39107
+ "path": "tooltip/_variables.scss",
39108
+ "name": "_variables.scss"
39109
+ },
39110
+ "resolvedValue": "(\"inverse\": (color: white, background-color: #404040, border: #404040), \"light\": (color: black, background-color: #ebebeb, border: #ebebeb), \"dark\": (color: white, background-color: #404040, border: #404040), \"error\": (color: white, background-color: #d92800, border: #d92800), \"warning\": (color: white, background-color: #ff9800, border: #ff9800), \"success\": (color: white, background-color: #3ea44e, border: #3ea44e), \"info\": (color: white, background-color: #2498bc, border: #2498bc), \"tertiary\": (color: white, background-color: #03a9f4, border: #03a9f4), \"secondary\": (color: black, background-color: #e9e9e9, border: #e9e9e9), \"primary\": (color: white, background-color: #f35800, border: #f35800))",
39111
+ "resolvedType": "Map"
39112
+ },
38681
39113
  {
38682
39114
  "description": "The font family of the TreeView.\n",
38683
39115
  "commentRange": {
@@ -81439,6 +81871,444 @@
81439
81871
  }
81440
81872
  ]
81441
81873
  },
81874
+ {
81875
+ "id": "tooltip",
81876
+ "title": "Tooltip",
81877
+ "variables": [
81878
+ {
81879
+ "description": "The vertical padding of the Tooltip.\n",
81880
+ "commentRange": {
81881
+ "start": 3,
81882
+ "end": 4
81883
+ },
81884
+ "context": {
81885
+ "type": "variable",
81886
+ "name": "kendo-tooltip-padding-y",
81887
+ "value": "$kendo-padding-md-y",
81888
+ "scope": "default",
81889
+ "line": {
81890
+ "start": 5,
81891
+ "end": 5
81892
+ }
81893
+ },
81894
+ "group": [
81895
+ "tooltip"
81896
+ ],
81897
+ "access": "public",
81898
+ "file": {
81899
+ "path": "tooltip/_variables.scss",
81900
+ "name": "_variables.scss"
81901
+ },
81902
+ "resolvedValue": "4px",
81903
+ "resolvedType": "Number"
81904
+ },
81905
+ {
81906
+ "description": "The horizontal padding of the Tooltip.\n",
81907
+ "commentRange": {
81908
+ "start": 6,
81909
+ "end": 7
81910
+ },
81911
+ "context": {
81912
+ "type": "variable",
81913
+ "name": "kendo-tooltip-padding-x",
81914
+ "value": "$kendo-padding-md-x",
81915
+ "scope": "default",
81916
+ "line": {
81917
+ "start": 8,
81918
+ "end": 8
81919
+ }
81920
+ },
81921
+ "group": [
81922
+ "tooltip"
81923
+ ],
81924
+ "access": "public",
81925
+ "file": {
81926
+ "path": "tooltip/_variables.scss",
81927
+ "name": "_variables.scss"
81928
+ },
81929
+ "resolvedValue": "8px",
81930
+ "resolvedType": "Number"
81931
+ },
81932
+ {
81933
+ "description": "The width of the border around the Tooltip.\n",
81934
+ "commentRange": {
81935
+ "start": 9,
81936
+ "end": 10
81937
+ },
81938
+ "context": {
81939
+ "type": "variable",
81940
+ "name": "kendo-tooltip-border-width",
81941
+ "value": "0px",
81942
+ "scope": "default",
81943
+ "line": {
81944
+ "start": 11,
81945
+ "end": 11
81946
+ }
81947
+ },
81948
+ "group": [
81949
+ "tooltip"
81950
+ ],
81951
+ "access": "public",
81952
+ "file": {
81953
+ "path": "tooltip/_variables.scss",
81954
+ "name": "_variables.scss"
81955
+ },
81956
+ "resolvedValue": "0px",
81957
+ "resolvedType": "Number"
81958
+ },
81959
+ {
81960
+ "description": "The border radius of the Tooltip.\n",
81961
+ "commentRange": {
81962
+ "start": 12,
81963
+ "end": 13
81964
+ },
81965
+ "context": {
81966
+ "type": "variable",
81967
+ "name": "kendo-tooltip-border-radius",
81968
+ "value": "$kendo-border-radius-md",
81969
+ "scope": "default",
81970
+ "line": {
81971
+ "start": 14,
81972
+ "end": 14
81973
+ }
81974
+ },
81975
+ "group": [
81976
+ "tooltip"
81977
+ ],
81978
+ "access": "public",
81979
+ "file": {
81980
+ "path": "tooltip/_variables.scss",
81981
+ "name": "_variables.scss"
81982
+ },
81983
+ "resolvedValue": "4px",
81984
+ "resolvedType": "Number"
81985
+ },
81986
+ {
81987
+ "description": "The font family of the Tooltip.\n",
81988
+ "commentRange": {
81989
+ "start": 16,
81990
+ "end": 17
81991
+ },
81992
+ "context": {
81993
+ "type": "variable",
81994
+ "name": "kendo-tooltip-font-family",
81995
+ "value": "$kendo-font-family",
81996
+ "scope": "default",
81997
+ "line": {
81998
+ "start": 18,
81999
+ "end": 18
82000
+ }
82001
+ },
82002
+ "group": [
82003
+ "tooltip"
82004
+ ],
82005
+ "access": "public",
82006
+ "file": {
82007
+ "path": "tooltip/_variables.scss",
82008
+ "name": "_variables.scss"
82009
+ },
82010
+ "resolvedValue": "inherit",
82011
+ "resolvedType": "String"
82012
+ },
82013
+ {
82014
+ "description": "The font size of the Tooltip.\n",
82015
+ "commentRange": {
82016
+ "start": 19,
82017
+ "end": 20
82018
+ },
82019
+ "context": {
82020
+ "type": "variable",
82021
+ "name": "kendo-tooltip-font-size",
82022
+ "value": "$kendo-font-size-md",
82023
+ "scope": "default",
82024
+ "line": {
82025
+ "start": 21,
82026
+ "end": 21
82027
+ }
82028
+ },
82029
+ "group": [
82030
+ "tooltip"
82031
+ ],
82032
+ "access": "public",
82033
+ "file": {
82034
+ "path": "tooltip/_variables.scss",
82035
+ "name": "_variables.scss"
82036
+ },
82037
+ "resolvedValue": "14px",
82038
+ "resolvedType": "Number"
82039
+ },
82040
+ {
82041
+ "description": "The line height of the Tooltip.\n",
82042
+ "commentRange": {
82043
+ "start": 22,
82044
+ "end": 23
82045
+ },
82046
+ "context": {
82047
+ "type": "variable",
82048
+ "name": "kendo-tooltip-line-height",
82049
+ "value": "1.25",
82050
+ "scope": "default",
82051
+ "line": {
82052
+ "start": 24,
82053
+ "end": 24
82054
+ }
82055
+ },
82056
+ "group": [
82057
+ "tooltip"
82058
+ ],
82059
+ "access": "public",
82060
+ "file": {
82061
+ "path": "tooltip/_variables.scss",
82062
+ "name": "_variables.scss"
82063
+ },
82064
+ "resolvedValue": "1.25",
82065
+ "resolvedType": "Number"
82066
+ },
82067
+ {
82068
+ "description": "The font size of the Tooltip title.\n",
82069
+ "commentRange": {
82070
+ "start": 26,
82071
+ "end": 27
82072
+ },
82073
+ "context": {
82074
+ "type": "variable",
82075
+ "name": "kendo-tooltip-title-font-size",
82076
+ "value": "($kendo-tooltip-font-size * 1.25)",
82077
+ "scope": "default",
82078
+ "line": {
82079
+ "start": 28,
82080
+ "end": 28
82081
+ }
82082
+ },
82083
+ "group": [
82084
+ "tooltip"
82085
+ ],
82086
+ "access": "public",
82087
+ "file": {
82088
+ "path": "tooltip/_variables.scss",
82089
+ "name": "_variables.scss"
82090
+ },
82091
+ "resolvedValue": "17.5px",
82092
+ "resolvedType": "Number"
82093
+ },
82094
+ {
82095
+ "description": "The line height of the Tooltip title.\n",
82096
+ "commentRange": {
82097
+ "start": 29,
82098
+ "end": 30
82099
+ },
82100
+ "context": {
82101
+ "type": "variable",
82102
+ "name": "kendo-tooltip-title-line-height",
82103
+ "value": "1",
82104
+ "scope": "default",
82105
+ "line": {
82106
+ "start": 31,
82107
+ "end": 31
82108
+ }
82109
+ },
82110
+ "group": [
82111
+ "tooltip"
82112
+ ],
82113
+ "access": "public",
82114
+ "file": {
82115
+ "path": "tooltip/_variables.scss",
82116
+ "name": "_variables.scss"
82117
+ },
82118
+ "resolvedValue": "1",
82119
+ "resolvedType": "Number"
82120
+ },
82121
+ {
82122
+ "description": "The size of the Tooltip callout.\n",
82123
+ "commentRange": {
82124
+ "start": 33,
82125
+ "end": 34
82126
+ },
82127
+ "context": {
82128
+ "type": "variable",
82129
+ "name": "kendo-tooltip-callout-size",
82130
+ "value": "6px",
82131
+ "scope": "default",
82132
+ "line": {
82133
+ "start": 35,
82134
+ "end": 35
82135
+ }
82136
+ },
82137
+ "group": [
82138
+ "tooltip"
82139
+ ],
82140
+ "access": "public",
82141
+ "file": {
82142
+ "path": "tooltip/_variables.scss",
82143
+ "name": "_variables.scss"
82144
+ },
82145
+ "resolvedValue": "6px",
82146
+ "resolvedType": "Number"
82147
+ },
82148
+ {
82149
+ "description": "The default background of the Tooltip.\n",
82150
+ "commentRange": {
82151
+ "start": 37,
82152
+ "end": 38
82153
+ },
82154
+ "context": {
82155
+ "type": "variable",
82156
+ "name": "kendo-tooltip-bg",
82157
+ "value": "rgba( k-contrast-color( $kendo-body-bg ), .75 )",
82158
+ "scope": "default",
82159
+ "line": {
82160
+ "start": 39,
82161
+ "end": 39
82162
+ }
82163
+ },
82164
+ "group": [
82165
+ "tooltip"
82166
+ ],
82167
+ "access": "public",
82168
+ "file": {
82169
+ "path": "tooltip/_variables.scss",
82170
+ "name": "_variables.scss"
82171
+ },
82172
+ "resolvedValue": "rgba(0, 0, 0, 0.75)",
82173
+ "resolvedType": "Color"
82174
+ },
82175
+ {
82176
+ "description": "The default text color of the Tooltip.\n",
82177
+ "commentRange": {
82178
+ "start": 40,
82179
+ "end": 41
82180
+ },
82181
+ "context": {
82182
+ "type": "variable",
82183
+ "name": "kendo-tooltip-text",
82184
+ "value": "k-contrast-color( $kendo-tooltip-bg )",
82185
+ "scope": "default",
82186
+ "line": {
82187
+ "start": 42,
82188
+ "end": 42
82189
+ }
82190
+ },
82191
+ "group": [
82192
+ "tooltip"
82193
+ ],
82194
+ "access": "public",
82195
+ "file": {
82196
+ "path": "tooltip/_variables.scss",
82197
+ "name": "_variables.scss"
82198
+ },
82199
+ "resolvedValue": "white",
82200
+ "resolvedType": "Color"
82201
+ },
82202
+ {
82203
+ "description": "The default border color of the Tooltip.\n",
82204
+ "commentRange": {
82205
+ "start": 43,
82206
+ "end": 44
82207
+ },
82208
+ "context": {
82209
+ "type": "variable",
82210
+ "name": "kendo-tooltip-border",
82211
+ "value": "$kendo-tooltip-bg",
82212
+ "scope": "default",
82213
+ "line": {
82214
+ "start": 45,
82215
+ "end": 45
82216
+ }
82217
+ },
82218
+ "group": [
82219
+ "tooltip"
82220
+ ],
82221
+ "access": "public",
82222
+ "file": {
82223
+ "path": "tooltip/_variables.scss",
82224
+ "name": "_variables.scss"
82225
+ },
82226
+ "resolvedValue": "rgba(0, 0, 0, 0.75)",
82227
+ "resolvedType": "Color"
82228
+ },
82229
+ {
82230
+ "description": "The box-shadow of the Tooltip.\n",
82231
+ "commentRange": {
82232
+ "start": 47,
82233
+ "end": 48
82234
+ },
82235
+ "context": {
82236
+ "type": "variable",
82237
+ "name": "kendo-tooltip-shadow",
82238
+ "value": "k-elevation(2)",
82239
+ "scope": "default",
82240
+ "line": {
82241
+ "start": 49,
82242
+ "end": 49
82243
+ }
82244
+ },
82245
+ "group": [
82246
+ "tooltip"
82247
+ ],
82248
+ "access": "public",
82249
+ "file": {
82250
+ "path": "tooltip/_variables.scss",
82251
+ "name": "_variables.scss"
82252
+ },
82253
+ "resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
82254
+ "resolvedType": "String"
82255
+ },
82256
+ {
82257
+ "description": "The theme colors map for the Tooltip.\n",
82258
+ "commentRange": {
82259
+ "start": 65,
82260
+ "end": 66
82261
+ },
82262
+ "context": {
82263
+ "type": "variable",
82264
+ "name": "kendo-tooltip-theme-colors",
82265
+ "value": "$kendo-theme-colors",
82266
+ "scope": "default",
82267
+ "line": {
82268
+ "start": 67,
82269
+ "end": 67
82270
+ }
82271
+ },
82272
+ "group": [
82273
+ "tooltip"
82274
+ ],
82275
+ "access": "public",
82276
+ "file": {
82277
+ "path": "tooltip/_variables.scss",
82278
+ "name": "_variables.scss"
82279
+ },
82280
+ "resolvedValue": "(\"primary\": #f35800, \"secondary\": #e9e9e9, \"tertiary\": #03a9f4, \"info\": #2498bc, \"success\": #3ea44e, \"warning\": #ff9800, \"error\": #d92800, \"dark\": #404040, \"light\": #ebebeb, \"inverse\": #404040)",
82281
+ "resolvedType": "Map"
82282
+ },
82283
+ {
82284
+ "description": "The generated theme colors map for the Tooltip.\n",
82285
+ "commentRange": {
82286
+ "start": 68,
82287
+ "end": 69
82288
+ },
82289
+ "context": {
82290
+ "type": "variable",
82291
+ "name": "kendo-tooltip-theme",
82292
+ "value": "tooltip-theme( $kendo-tooltip-theme-colors )",
82293
+ "scope": "default",
82294
+ "line": {
82295
+ "start": 70,
82296
+ "end": 70
82297
+ }
82298
+ },
82299
+ "group": [
82300
+ "tooltip"
82301
+ ],
82302
+ "access": "public",
82303
+ "file": {
82304
+ "path": "tooltip/_variables.scss",
82305
+ "name": "_variables.scss"
82306
+ },
82307
+ "resolvedValue": "(\"inverse\": (color: white, background-color: #404040, border: #404040), \"light\": (color: black, background-color: #ebebeb, border: #ebebeb), \"dark\": (color: white, background-color: #404040, border: #404040), \"error\": (color: white, background-color: #d92800, border: #d92800), \"warning\": (color: white, background-color: #ff9800, border: #ff9800), \"success\": (color: white, background-color: #3ea44e, border: #3ea44e), \"info\": (color: white, background-color: #2498bc, border: #2498bc), \"tertiary\": (color: white, background-color: #03a9f4, border: #03a9f4), \"secondary\": (color: black, background-color: #e9e9e9, border: #e9e9e9), \"primary\": (color: white, background-color: #f35800, border: #f35800))",
82308
+ "resolvedType": "Map"
82309
+ }
82310
+ ]
82311
+ },
81442
82312
  {
81443
82313
  "id": "treeview",
81444
82314
  "title": "Treeview",