@progress/kendo-theme-material 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.
@@ -38851,6 +38851,438 @@
38851
38851
  "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))",
38852
38852
  "resolvedType": "Map"
38853
38853
  },
38854
+ {
38855
+ "description": "The vertical padding of the Tooltip.\n",
38856
+ "commentRange": {
38857
+ "start": 3,
38858
+ "end": 4
38859
+ },
38860
+ "context": {
38861
+ "type": "variable",
38862
+ "name": "kendo-tooltip-padding-y",
38863
+ "value": "($kendo-padding-md-y * .75)",
38864
+ "scope": "default",
38865
+ "line": {
38866
+ "start": 5,
38867
+ "end": 5
38868
+ }
38869
+ },
38870
+ "group": [
38871
+ "tooltip"
38872
+ ],
38873
+ "access": "public",
38874
+ "file": {
38875
+ "path": "tooltip/_variables.scss",
38876
+ "name": "_variables.scss"
38877
+ },
38878
+ "resolvedValue": "3px",
38879
+ "resolvedType": "Number"
38880
+ },
38881
+ {
38882
+ "description": "The horizontal padding of the Tooltip.\n",
38883
+ "commentRange": {
38884
+ "start": 6,
38885
+ "end": 7
38886
+ },
38887
+ "context": {
38888
+ "type": "variable",
38889
+ "name": "kendo-tooltip-padding-x",
38890
+ "value": "k-math-div( $kendo-padding-md-x, 2 )",
38891
+ "scope": "default",
38892
+ "line": {
38893
+ "start": 8,
38894
+ "end": 8
38895
+ }
38896
+ },
38897
+ "group": [
38898
+ "tooltip"
38899
+ ],
38900
+ "access": "public",
38901
+ "file": {
38902
+ "path": "tooltip/_variables.scss",
38903
+ "name": "_variables.scss"
38904
+ },
38905
+ "resolvedValue": "8px",
38906
+ "resolvedType": "Number"
38907
+ },
38908
+ {
38909
+ "description": "The width of the border around the Tooltip.\n",
38910
+ "commentRange": {
38911
+ "start": 9,
38912
+ "end": 10
38913
+ },
38914
+ "context": {
38915
+ "type": "variable",
38916
+ "name": "kendo-tooltip-border-width",
38917
+ "value": "0px",
38918
+ "scope": "default",
38919
+ "line": {
38920
+ "start": 11,
38921
+ "end": 11
38922
+ }
38923
+ },
38924
+ "group": [
38925
+ "tooltip"
38926
+ ],
38927
+ "access": "public",
38928
+ "file": {
38929
+ "path": "tooltip/_variables.scss",
38930
+ "name": "_variables.scss"
38931
+ },
38932
+ "resolvedValue": "0px",
38933
+ "resolvedType": "Number"
38934
+ },
38935
+ {
38936
+ "description": "The border radius of the Tooltip.\n",
38937
+ "commentRange": {
38938
+ "start": 12,
38939
+ "end": 13
38940
+ },
38941
+ "context": {
38942
+ "type": "variable",
38943
+ "name": "kendo-tooltip-border-radius",
38944
+ "value": "$kendo-border-radius-md",
38945
+ "scope": "default",
38946
+ "line": {
38947
+ "start": 14,
38948
+ "end": 14
38949
+ }
38950
+ },
38951
+ "group": [
38952
+ "tooltip"
38953
+ ],
38954
+ "access": "public",
38955
+ "file": {
38956
+ "path": "tooltip/_variables.scss",
38957
+ "name": "_variables.scss"
38958
+ },
38959
+ "resolvedValue": "4px",
38960
+ "resolvedType": "Number"
38961
+ },
38962
+ {
38963
+ "description": "The font family of the Tooltip.\n",
38964
+ "commentRange": {
38965
+ "start": 16,
38966
+ "end": 17
38967
+ },
38968
+ "context": {
38969
+ "type": "variable",
38970
+ "name": "kendo-tooltip-font-family",
38971
+ "value": "$kendo-font-family",
38972
+ "scope": "default",
38973
+ "line": {
38974
+ "start": 18,
38975
+ "end": 18
38976
+ }
38977
+ },
38978
+ "group": [
38979
+ "tooltip"
38980
+ ],
38981
+ "access": "public",
38982
+ "file": {
38983
+ "path": "tooltip/_variables.scss",
38984
+ "name": "_variables.scss"
38985
+ },
38986
+ "resolvedValue": "Roboto, \"Helvetica Neue\", sans-serif",
38987
+ "resolvedType": "List"
38988
+ },
38989
+ {
38990
+ "description": "The font size of the Tooltip.\n",
38991
+ "commentRange": {
38992
+ "start": 19,
38993
+ "end": 20
38994
+ },
38995
+ "context": {
38996
+ "type": "variable",
38997
+ "name": "kendo-tooltip-font-size",
38998
+ "value": "$kendo-font-size-sm",
38999
+ "scope": "default",
39000
+ "line": {
39001
+ "start": 21,
39002
+ "end": 21
39003
+ }
39004
+ },
39005
+ "group": [
39006
+ "tooltip"
39007
+ ],
39008
+ "access": "public",
39009
+ "file": {
39010
+ "path": "tooltip/_variables.scss",
39011
+ "name": "_variables.scss"
39012
+ },
39013
+ "resolvedValue": "12px",
39014
+ "resolvedType": "Number"
39015
+ },
39016
+ {
39017
+ "description": "The line height of the Tooltip.\n",
39018
+ "commentRange": {
39019
+ "start": 22,
39020
+ "end": 23
39021
+ },
39022
+ "context": {
39023
+ "type": "variable",
39024
+ "name": "kendo-tooltip-line-height",
39025
+ "value": "k-math-div( 20, 14 )",
39026
+ "scope": "default",
39027
+ "line": {
39028
+ "start": 24,
39029
+ "end": 24
39030
+ }
39031
+ },
39032
+ "group": [
39033
+ "tooltip"
39034
+ ],
39035
+ "access": "public",
39036
+ "file": {
39037
+ "path": "tooltip/_variables.scss",
39038
+ "name": "_variables.scss"
39039
+ },
39040
+ "resolvedValue": "1.4285714286",
39041
+ "resolvedType": "Number"
39042
+ },
39043
+ {
39044
+ "description": "The font size of the Tooltip title.\n",
39045
+ "commentRange": {
39046
+ "start": 26,
39047
+ "end": 27
39048
+ },
39049
+ "context": {
39050
+ "type": "variable",
39051
+ "name": "kendo-tooltip-title-font-size",
39052
+ "value": "($kendo-tooltip-font-size * 1.25)",
39053
+ "scope": "default",
39054
+ "line": {
39055
+ "start": 28,
39056
+ "end": 28
39057
+ }
39058
+ },
39059
+ "group": [
39060
+ "tooltip"
39061
+ ],
39062
+ "access": "public",
39063
+ "file": {
39064
+ "path": "tooltip/_variables.scss",
39065
+ "name": "_variables.scss"
39066
+ },
39067
+ "resolvedValue": "15px",
39068
+ "resolvedType": "Number"
39069
+ },
39070
+ {
39071
+ "description": "The line height of the Tooltip title.\n",
39072
+ "commentRange": {
39073
+ "start": 29,
39074
+ "end": 30
39075
+ },
39076
+ "context": {
39077
+ "type": "variable",
39078
+ "name": "kendo-tooltip-title-line-height",
39079
+ "value": "1",
39080
+ "scope": "default",
39081
+ "line": {
39082
+ "start": 31,
39083
+ "end": 31
39084
+ }
39085
+ },
39086
+ "group": [
39087
+ "tooltip"
39088
+ ],
39089
+ "access": "public",
39090
+ "file": {
39091
+ "path": "tooltip/_variables.scss",
39092
+ "name": "_variables.scss"
39093
+ },
39094
+ "resolvedValue": "1",
39095
+ "resolvedType": "Number"
39096
+ },
39097
+ {
39098
+ "description": "The size of the Tooltip callout.\n",
39099
+ "commentRange": {
39100
+ "start": 33,
39101
+ "end": 34
39102
+ },
39103
+ "context": {
39104
+ "type": "variable",
39105
+ "name": "kendo-tooltip-callout-size",
39106
+ "value": "6px",
39107
+ "scope": "default",
39108
+ "line": {
39109
+ "start": 35,
39110
+ "end": 35
39111
+ }
39112
+ },
39113
+ "group": [
39114
+ "tooltip"
39115
+ ],
39116
+ "access": "public",
39117
+ "file": {
39118
+ "path": "tooltip/_variables.scss",
39119
+ "name": "_variables.scss"
39120
+ },
39121
+ "resolvedValue": "6px",
39122
+ "resolvedType": "Number"
39123
+ },
39124
+ {
39125
+ "description": "The default background of the Tooltip.\n",
39126
+ "commentRange": {
39127
+ "start": 37,
39128
+ "end": 38
39129
+ },
39130
+ "context": {
39131
+ "type": "variable",
39132
+ "name": "kendo-tooltip-bg",
39133
+ "value": "material-color( gray, 700, .9 )",
39134
+ "scope": "default",
39135
+ "line": {
39136
+ "start": 39,
39137
+ "end": 39
39138
+ }
39139
+ },
39140
+ "group": [
39141
+ "tooltip"
39142
+ ],
39143
+ "access": "public",
39144
+ "file": {
39145
+ "path": "tooltip/_variables.scss",
39146
+ "name": "_variables.scss"
39147
+ },
39148
+ "resolvedValue": "rgba(97, 97, 97, 0.9)",
39149
+ "resolvedType": "Color"
39150
+ },
39151
+ {
39152
+ "description": "The default text color of the Tooltip.\n",
39153
+ "commentRange": {
39154
+ "start": 40,
39155
+ "end": 41
39156
+ },
39157
+ "context": {
39158
+ "type": "variable",
39159
+ "name": "kendo-tooltip-text",
39160
+ "value": "get-base-contrast( gray, 700 )",
39161
+ "scope": "default",
39162
+ "line": {
39163
+ "start": 42,
39164
+ "end": 42
39165
+ }
39166
+ },
39167
+ "group": [
39168
+ "tooltip"
39169
+ ],
39170
+ "access": "public",
39171
+ "file": {
39172
+ "path": "tooltip/_variables.scss",
39173
+ "name": "_variables.scss"
39174
+ },
39175
+ "resolvedValue": "#ffffff",
39176
+ "resolvedType": "Color"
39177
+ },
39178
+ {
39179
+ "description": "The default border color of the Tooltip.\n",
39180
+ "commentRange": {
39181
+ "start": 43,
39182
+ "end": 44
39183
+ },
39184
+ "context": {
39185
+ "type": "variable",
39186
+ "name": "kendo-tooltip-border",
39187
+ "value": "$kendo-tooltip-bg",
39188
+ "scope": "default",
39189
+ "line": {
39190
+ "start": 45,
39191
+ "end": 45
39192
+ }
39193
+ },
39194
+ "group": [
39195
+ "tooltip"
39196
+ ],
39197
+ "access": "public",
39198
+ "file": {
39199
+ "path": "tooltip/_variables.scss",
39200
+ "name": "_variables.scss"
39201
+ },
39202
+ "resolvedValue": "rgba(97, 97, 97, 0.9)",
39203
+ "resolvedType": "Color"
39204
+ },
39205
+ {
39206
+ "description": "The box-shadow of the Tooltip.\n",
39207
+ "commentRange": {
39208
+ "start": 47,
39209
+ "end": 48
39210
+ },
39211
+ "context": {
39212
+ "type": "variable",
39213
+ "name": "kendo-tooltip-shadow",
39214
+ "value": "$box-shadow-depth-2",
39215
+ "scope": "default",
39216
+ "line": {
39217
+ "start": 49,
39218
+ "end": 49
39219
+ }
39220
+ },
39221
+ "group": [
39222
+ "tooltip"
39223
+ ],
39224
+ "access": "public",
39225
+ "file": {
39226
+ "path": "tooltip/_variables.scss",
39227
+ "name": "_variables.scss"
39228
+ },
39229
+ "resolvedValue": "var(--kendo-elevation-2, 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 3px 1px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14))",
39230
+ "resolvedType": "String"
39231
+ },
39232
+ {
39233
+ "description": "The theme colors map for the Tooltip.\n",
39234
+ "commentRange": {
39235
+ "start": 65,
39236
+ "end": 66
39237
+ },
39238
+ "context": {
39239
+ "type": "variable",
39240
+ "name": "kendo-tooltip-theme-colors",
39241
+ "value": "$kendo-theme-colors",
39242
+ "scope": "default",
39243
+ "line": {
39244
+ "start": 67,
39245
+ "end": 67
39246
+ }
39247
+ },
39248
+ "group": [
39249
+ "tooltip"
39250
+ ],
39251
+ "access": "public",
39252
+ "file": {
39253
+ "path": "tooltip/_variables.scss",
39254
+ "name": "_variables.scss"
39255
+ },
39256
+ "resolvedValue": "(\"primary\": #3f51b5, \"secondary\": #e51a5f, \"tertiary\": #00695c, \"info\": #0058e9, \"success\": #37b400, \"warning\": #ffc000, \"error\": #f31700, \"dark\": #424242, \"light\": #f5f5f5, \"inverse\": #424242)",
39257
+ "resolvedType": "Map"
39258
+ },
39259
+ {
39260
+ "description": "The generated theme colors map for the Tooltip.\n",
39261
+ "commentRange": {
39262
+ "start": 68,
39263
+ "end": 69
39264
+ },
39265
+ "context": {
39266
+ "type": "variable",
39267
+ "name": "kendo-tooltip-theme",
39268
+ "value": "tooltip-theme( $kendo-tooltip-theme-colors )",
39269
+ "scope": "default",
39270
+ "line": {
39271
+ "start": 70,
39272
+ "end": 70
39273
+ }
39274
+ },
39275
+ "group": [
39276
+ "tooltip"
39277
+ ],
39278
+ "access": "public",
39279
+ "file": {
39280
+ "path": "tooltip/_variables.scss",
39281
+ "name": "_variables.scss"
39282
+ },
39283
+ "resolvedValue": "(\"inverse\": (color: white, background-color: #424242, border: #424242), \"light\": (color: black, background-color: #f5f5f5, border: #f5f5f5), \"dark\": (color: white, background-color: #424242, border: #424242), \"error\": (color: black, background-color: #f31700, border: #f31700), \"warning\": (color: black, background-color: #ffc000, border: #ffc000), \"success\": (color: black, background-color: #37b400, border: #37b400), \"info\": (color: white, background-color: #0058e9, border: #0058e9), \"tertiary\": (color: white, background-color: #00695c, border: #00695c), \"secondary\": (color: white, background-color: #e51a5f, border: #e51a5f), \"primary\": (color: white, background-color: #3f51b5, border: #3f51b5))",
39284
+ "resolvedType": "Map"
39285
+ },
38854
39286
  {
38855
39287
  "description": "The font family of the TreeView.\n",
38856
39288
  "commentRange": {
@@ -81884,6 +82316,444 @@
81884
82316
  }
81885
82317
  ]
81886
82318
  },
82319
+ {
82320
+ "id": "tooltip",
82321
+ "title": "Tooltip",
82322
+ "variables": [
82323
+ {
82324
+ "description": "The vertical padding of the Tooltip.\n",
82325
+ "commentRange": {
82326
+ "start": 3,
82327
+ "end": 4
82328
+ },
82329
+ "context": {
82330
+ "type": "variable",
82331
+ "name": "kendo-tooltip-padding-y",
82332
+ "value": "($kendo-padding-md-y * .75)",
82333
+ "scope": "default",
82334
+ "line": {
82335
+ "start": 5,
82336
+ "end": 5
82337
+ }
82338
+ },
82339
+ "group": [
82340
+ "tooltip"
82341
+ ],
82342
+ "access": "public",
82343
+ "file": {
82344
+ "path": "tooltip/_variables.scss",
82345
+ "name": "_variables.scss"
82346
+ },
82347
+ "resolvedValue": "3px",
82348
+ "resolvedType": "Number"
82349
+ },
82350
+ {
82351
+ "description": "The horizontal padding of the Tooltip.\n",
82352
+ "commentRange": {
82353
+ "start": 6,
82354
+ "end": 7
82355
+ },
82356
+ "context": {
82357
+ "type": "variable",
82358
+ "name": "kendo-tooltip-padding-x",
82359
+ "value": "k-math-div( $kendo-padding-md-x, 2 )",
82360
+ "scope": "default",
82361
+ "line": {
82362
+ "start": 8,
82363
+ "end": 8
82364
+ }
82365
+ },
82366
+ "group": [
82367
+ "tooltip"
82368
+ ],
82369
+ "access": "public",
82370
+ "file": {
82371
+ "path": "tooltip/_variables.scss",
82372
+ "name": "_variables.scss"
82373
+ },
82374
+ "resolvedValue": "8px",
82375
+ "resolvedType": "Number"
82376
+ },
82377
+ {
82378
+ "description": "The width of the border around the Tooltip.\n",
82379
+ "commentRange": {
82380
+ "start": 9,
82381
+ "end": 10
82382
+ },
82383
+ "context": {
82384
+ "type": "variable",
82385
+ "name": "kendo-tooltip-border-width",
82386
+ "value": "0px",
82387
+ "scope": "default",
82388
+ "line": {
82389
+ "start": 11,
82390
+ "end": 11
82391
+ }
82392
+ },
82393
+ "group": [
82394
+ "tooltip"
82395
+ ],
82396
+ "access": "public",
82397
+ "file": {
82398
+ "path": "tooltip/_variables.scss",
82399
+ "name": "_variables.scss"
82400
+ },
82401
+ "resolvedValue": "0px",
82402
+ "resolvedType": "Number"
82403
+ },
82404
+ {
82405
+ "description": "The border radius of the Tooltip.\n",
82406
+ "commentRange": {
82407
+ "start": 12,
82408
+ "end": 13
82409
+ },
82410
+ "context": {
82411
+ "type": "variable",
82412
+ "name": "kendo-tooltip-border-radius",
82413
+ "value": "$kendo-border-radius-md",
82414
+ "scope": "default",
82415
+ "line": {
82416
+ "start": 14,
82417
+ "end": 14
82418
+ }
82419
+ },
82420
+ "group": [
82421
+ "tooltip"
82422
+ ],
82423
+ "access": "public",
82424
+ "file": {
82425
+ "path": "tooltip/_variables.scss",
82426
+ "name": "_variables.scss"
82427
+ },
82428
+ "resolvedValue": "4px",
82429
+ "resolvedType": "Number"
82430
+ },
82431
+ {
82432
+ "description": "The font family of the Tooltip.\n",
82433
+ "commentRange": {
82434
+ "start": 16,
82435
+ "end": 17
82436
+ },
82437
+ "context": {
82438
+ "type": "variable",
82439
+ "name": "kendo-tooltip-font-family",
82440
+ "value": "$kendo-font-family",
82441
+ "scope": "default",
82442
+ "line": {
82443
+ "start": 18,
82444
+ "end": 18
82445
+ }
82446
+ },
82447
+ "group": [
82448
+ "tooltip"
82449
+ ],
82450
+ "access": "public",
82451
+ "file": {
82452
+ "path": "tooltip/_variables.scss",
82453
+ "name": "_variables.scss"
82454
+ },
82455
+ "resolvedValue": "Roboto, \"Helvetica Neue\", sans-serif",
82456
+ "resolvedType": "List"
82457
+ },
82458
+ {
82459
+ "description": "The font size of the Tooltip.\n",
82460
+ "commentRange": {
82461
+ "start": 19,
82462
+ "end": 20
82463
+ },
82464
+ "context": {
82465
+ "type": "variable",
82466
+ "name": "kendo-tooltip-font-size",
82467
+ "value": "$kendo-font-size-sm",
82468
+ "scope": "default",
82469
+ "line": {
82470
+ "start": 21,
82471
+ "end": 21
82472
+ }
82473
+ },
82474
+ "group": [
82475
+ "tooltip"
82476
+ ],
82477
+ "access": "public",
82478
+ "file": {
82479
+ "path": "tooltip/_variables.scss",
82480
+ "name": "_variables.scss"
82481
+ },
82482
+ "resolvedValue": "12px",
82483
+ "resolvedType": "Number"
82484
+ },
82485
+ {
82486
+ "description": "The line height of the Tooltip.\n",
82487
+ "commentRange": {
82488
+ "start": 22,
82489
+ "end": 23
82490
+ },
82491
+ "context": {
82492
+ "type": "variable",
82493
+ "name": "kendo-tooltip-line-height",
82494
+ "value": "k-math-div( 20, 14 )",
82495
+ "scope": "default",
82496
+ "line": {
82497
+ "start": 24,
82498
+ "end": 24
82499
+ }
82500
+ },
82501
+ "group": [
82502
+ "tooltip"
82503
+ ],
82504
+ "access": "public",
82505
+ "file": {
82506
+ "path": "tooltip/_variables.scss",
82507
+ "name": "_variables.scss"
82508
+ },
82509
+ "resolvedValue": "1.4285714286",
82510
+ "resolvedType": "Number"
82511
+ },
82512
+ {
82513
+ "description": "The font size of the Tooltip title.\n",
82514
+ "commentRange": {
82515
+ "start": 26,
82516
+ "end": 27
82517
+ },
82518
+ "context": {
82519
+ "type": "variable",
82520
+ "name": "kendo-tooltip-title-font-size",
82521
+ "value": "($kendo-tooltip-font-size * 1.25)",
82522
+ "scope": "default",
82523
+ "line": {
82524
+ "start": 28,
82525
+ "end": 28
82526
+ }
82527
+ },
82528
+ "group": [
82529
+ "tooltip"
82530
+ ],
82531
+ "access": "public",
82532
+ "file": {
82533
+ "path": "tooltip/_variables.scss",
82534
+ "name": "_variables.scss"
82535
+ },
82536
+ "resolvedValue": "15px",
82537
+ "resolvedType": "Number"
82538
+ },
82539
+ {
82540
+ "description": "The line height of the Tooltip title.\n",
82541
+ "commentRange": {
82542
+ "start": 29,
82543
+ "end": 30
82544
+ },
82545
+ "context": {
82546
+ "type": "variable",
82547
+ "name": "kendo-tooltip-title-line-height",
82548
+ "value": "1",
82549
+ "scope": "default",
82550
+ "line": {
82551
+ "start": 31,
82552
+ "end": 31
82553
+ }
82554
+ },
82555
+ "group": [
82556
+ "tooltip"
82557
+ ],
82558
+ "access": "public",
82559
+ "file": {
82560
+ "path": "tooltip/_variables.scss",
82561
+ "name": "_variables.scss"
82562
+ },
82563
+ "resolvedValue": "1",
82564
+ "resolvedType": "Number"
82565
+ },
82566
+ {
82567
+ "description": "The size of the Tooltip callout.\n",
82568
+ "commentRange": {
82569
+ "start": 33,
82570
+ "end": 34
82571
+ },
82572
+ "context": {
82573
+ "type": "variable",
82574
+ "name": "kendo-tooltip-callout-size",
82575
+ "value": "6px",
82576
+ "scope": "default",
82577
+ "line": {
82578
+ "start": 35,
82579
+ "end": 35
82580
+ }
82581
+ },
82582
+ "group": [
82583
+ "tooltip"
82584
+ ],
82585
+ "access": "public",
82586
+ "file": {
82587
+ "path": "tooltip/_variables.scss",
82588
+ "name": "_variables.scss"
82589
+ },
82590
+ "resolvedValue": "6px",
82591
+ "resolvedType": "Number"
82592
+ },
82593
+ {
82594
+ "description": "The default background of the Tooltip.\n",
82595
+ "commentRange": {
82596
+ "start": 37,
82597
+ "end": 38
82598
+ },
82599
+ "context": {
82600
+ "type": "variable",
82601
+ "name": "kendo-tooltip-bg",
82602
+ "value": "material-color( gray, 700, .9 )",
82603
+ "scope": "default",
82604
+ "line": {
82605
+ "start": 39,
82606
+ "end": 39
82607
+ }
82608
+ },
82609
+ "group": [
82610
+ "tooltip"
82611
+ ],
82612
+ "access": "public",
82613
+ "file": {
82614
+ "path": "tooltip/_variables.scss",
82615
+ "name": "_variables.scss"
82616
+ },
82617
+ "resolvedValue": "rgba(97, 97, 97, 0.9)",
82618
+ "resolvedType": "Color"
82619
+ },
82620
+ {
82621
+ "description": "The default text color of the Tooltip.\n",
82622
+ "commentRange": {
82623
+ "start": 40,
82624
+ "end": 41
82625
+ },
82626
+ "context": {
82627
+ "type": "variable",
82628
+ "name": "kendo-tooltip-text",
82629
+ "value": "get-base-contrast( gray, 700 )",
82630
+ "scope": "default",
82631
+ "line": {
82632
+ "start": 42,
82633
+ "end": 42
82634
+ }
82635
+ },
82636
+ "group": [
82637
+ "tooltip"
82638
+ ],
82639
+ "access": "public",
82640
+ "file": {
82641
+ "path": "tooltip/_variables.scss",
82642
+ "name": "_variables.scss"
82643
+ },
82644
+ "resolvedValue": "#ffffff",
82645
+ "resolvedType": "Color"
82646
+ },
82647
+ {
82648
+ "description": "The default border color of the Tooltip.\n",
82649
+ "commentRange": {
82650
+ "start": 43,
82651
+ "end": 44
82652
+ },
82653
+ "context": {
82654
+ "type": "variable",
82655
+ "name": "kendo-tooltip-border",
82656
+ "value": "$kendo-tooltip-bg",
82657
+ "scope": "default",
82658
+ "line": {
82659
+ "start": 45,
82660
+ "end": 45
82661
+ }
82662
+ },
82663
+ "group": [
82664
+ "tooltip"
82665
+ ],
82666
+ "access": "public",
82667
+ "file": {
82668
+ "path": "tooltip/_variables.scss",
82669
+ "name": "_variables.scss"
82670
+ },
82671
+ "resolvedValue": "rgba(97, 97, 97, 0.9)",
82672
+ "resolvedType": "Color"
82673
+ },
82674
+ {
82675
+ "description": "The box-shadow of the Tooltip.\n",
82676
+ "commentRange": {
82677
+ "start": 47,
82678
+ "end": 48
82679
+ },
82680
+ "context": {
82681
+ "type": "variable",
82682
+ "name": "kendo-tooltip-shadow",
82683
+ "value": "$box-shadow-depth-2",
82684
+ "scope": "default",
82685
+ "line": {
82686
+ "start": 49,
82687
+ "end": 49
82688
+ }
82689
+ },
82690
+ "group": [
82691
+ "tooltip"
82692
+ ],
82693
+ "access": "public",
82694
+ "file": {
82695
+ "path": "tooltip/_variables.scss",
82696
+ "name": "_variables.scss"
82697
+ },
82698
+ "resolvedValue": "var(--kendo-elevation-2, 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 3px 1px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14))",
82699
+ "resolvedType": "String"
82700
+ },
82701
+ {
82702
+ "description": "The theme colors map for the Tooltip.\n",
82703
+ "commentRange": {
82704
+ "start": 65,
82705
+ "end": 66
82706
+ },
82707
+ "context": {
82708
+ "type": "variable",
82709
+ "name": "kendo-tooltip-theme-colors",
82710
+ "value": "$kendo-theme-colors",
82711
+ "scope": "default",
82712
+ "line": {
82713
+ "start": 67,
82714
+ "end": 67
82715
+ }
82716
+ },
82717
+ "group": [
82718
+ "tooltip"
82719
+ ],
82720
+ "access": "public",
82721
+ "file": {
82722
+ "path": "tooltip/_variables.scss",
82723
+ "name": "_variables.scss"
82724
+ },
82725
+ "resolvedValue": "(\"primary\": #3f51b5, \"secondary\": #e51a5f, \"tertiary\": #00695c, \"info\": #0058e9, \"success\": #37b400, \"warning\": #ffc000, \"error\": #f31700, \"dark\": #424242, \"light\": #f5f5f5, \"inverse\": #424242)",
82726
+ "resolvedType": "Map"
82727
+ },
82728
+ {
82729
+ "description": "The generated theme colors map for the Tooltip.\n",
82730
+ "commentRange": {
82731
+ "start": 68,
82732
+ "end": 69
82733
+ },
82734
+ "context": {
82735
+ "type": "variable",
82736
+ "name": "kendo-tooltip-theme",
82737
+ "value": "tooltip-theme( $kendo-tooltip-theme-colors )",
82738
+ "scope": "default",
82739
+ "line": {
82740
+ "start": 70,
82741
+ "end": 70
82742
+ }
82743
+ },
82744
+ "group": [
82745
+ "tooltip"
82746
+ ],
82747
+ "access": "public",
82748
+ "file": {
82749
+ "path": "tooltip/_variables.scss",
82750
+ "name": "_variables.scss"
82751
+ },
82752
+ "resolvedValue": "(\"inverse\": (color: white, background-color: #424242, border: #424242), \"light\": (color: black, background-color: #f5f5f5, border: #f5f5f5), \"dark\": (color: white, background-color: #424242, border: #424242), \"error\": (color: black, background-color: #f31700, border: #f31700), \"warning\": (color: black, background-color: #ffc000, border: #ffc000), \"success\": (color: black, background-color: #37b400, border: #37b400), \"info\": (color: white, background-color: #0058e9, border: #0058e9), \"tertiary\": (color: white, background-color: #00695c, border: #00695c), \"secondary\": (color: white, background-color: #e51a5f, border: #e51a5f), \"primary\": (color: white, background-color: #3f51b5, border: #3f51b5))",
82753
+ "resolvedType": "Map"
82754
+ }
82755
+ ]
82756
+ },
81887
82757
  {
81888
82758
  "id": "treeview",
81889
82759
  "title": "Treeview",