@progress/kendo-theme-material 7.0.3-dev.3 → 7.1.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 +143 -109
- package/dist/all.scss +89 -173
- package/dist/meta/sassdoc-data.json +1034 -110
- package/dist/meta/sassdoc-raw-data.json +480 -55
- package/dist/meta/variables.json +10 -62
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/notification/_variables.scss +4 -1
- package/scss/tooltip/_variables.scss +48 -16
|
@@ -24341,15 +24341,15 @@
|
|
|
24341
24341
|
}
|
|
24342
24342
|
},
|
|
24343
24343
|
{
|
|
24344
|
-
"description": "The
|
|
24344
|
+
"description": "The row-gap between the elements in the Notification group.\n",
|
|
24345
24345
|
"commentRange": {
|
|
24346
24346
|
"start": 3,
|
|
24347
24347
|
"end": 4
|
|
24348
24348
|
},
|
|
24349
24349
|
"context": {
|
|
24350
24350
|
"type": "variable",
|
|
24351
|
-
"name": "kendo-notification-
|
|
24352
|
-
"value": "
|
|
24351
|
+
"name": "kendo-notification-group-gap",
|
|
24352
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
24353
24353
|
"scope": "default",
|
|
24354
24354
|
"line": {
|
|
24355
24355
|
"start": 5,
|
|
@@ -24365,11 +24365,36 @@
|
|
|
24365
24365
|
"name": "_variables.scss"
|
|
24366
24366
|
}
|
|
24367
24367
|
},
|
|
24368
|
+
{
|
|
24369
|
+
"description": "The horizontal padding of the Notification.\n",
|
|
24370
|
+
"commentRange": {
|
|
24371
|
+
"start": 7,
|
|
24372
|
+
"end": 8
|
|
24373
|
+
},
|
|
24374
|
+
"context": {
|
|
24375
|
+
"type": "variable",
|
|
24376
|
+
"name": "kendo-notification-padding-x",
|
|
24377
|
+
"value": "16px",
|
|
24378
|
+
"scope": "default",
|
|
24379
|
+
"line": {
|
|
24380
|
+
"start": 9,
|
|
24381
|
+
"end": 9
|
|
24382
|
+
}
|
|
24383
|
+
},
|
|
24384
|
+
"group": [
|
|
24385
|
+
"notification"
|
|
24386
|
+
],
|
|
24387
|
+
"access": "public",
|
|
24388
|
+
"file": {
|
|
24389
|
+
"path": "notification/_variables.scss",
|
|
24390
|
+
"name": "_variables.scss"
|
|
24391
|
+
}
|
|
24392
|
+
},
|
|
24368
24393
|
{
|
|
24369
24394
|
"description": "The vertical padding of the Notification.\n",
|
|
24370
24395
|
"commentRange": {
|
|
24371
|
-
"start":
|
|
24372
|
-
"end":
|
|
24396
|
+
"start": 10,
|
|
24397
|
+
"end": 11
|
|
24373
24398
|
},
|
|
24374
24399
|
"context": {
|
|
24375
24400
|
"type": "variable",
|
|
@@ -24377,8 +24402,8 @@
|
|
|
24377
24402
|
"value": "14px",
|
|
24378
24403
|
"scope": "default",
|
|
24379
24404
|
"line": {
|
|
24380
|
-
"start":
|
|
24381
|
-
"end":
|
|
24405
|
+
"start": 12,
|
|
24406
|
+
"end": 12
|
|
24382
24407
|
}
|
|
24383
24408
|
},
|
|
24384
24409
|
"group": [
|
|
@@ -24393,8 +24418,8 @@
|
|
|
24393
24418
|
{
|
|
24394
24419
|
"description": "The width of the border around the Notification.\n",
|
|
24395
24420
|
"commentRange": {
|
|
24396
|
-
"start":
|
|
24397
|
-
"end":
|
|
24421
|
+
"start": 13,
|
|
24422
|
+
"end": 14
|
|
24398
24423
|
},
|
|
24399
24424
|
"context": {
|
|
24400
24425
|
"type": "variable",
|
|
@@ -24402,8 +24427,8 @@
|
|
|
24402
24427
|
"value": "0px",
|
|
24403
24428
|
"scope": "default",
|
|
24404
24429
|
"line": {
|
|
24405
|
-
"start":
|
|
24406
|
-
"end":
|
|
24430
|
+
"start": 15,
|
|
24431
|
+
"end": 15
|
|
24407
24432
|
}
|
|
24408
24433
|
},
|
|
24409
24434
|
"group": [
|
|
@@ -24418,8 +24443,8 @@
|
|
|
24418
24443
|
{
|
|
24419
24444
|
"description": "The border radius of the Notification.\n",
|
|
24420
24445
|
"commentRange": {
|
|
24421
|
-
"start":
|
|
24422
|
-
"end":
|
|
24446
|
+
"start": 16,
|
|
24447
|
+
"end": 17
|
|
24423
24448
|
},
|
|
24424
24449
|
"context": {
|
|
24425
24450
|
"type": "variable",
|
|
@@ -24427,8 +24452,8 @@
|
|
|
24427
24452
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
24428
24453
|
"scope": "default",
|
|
24429
24454
|
"line": {
|
|
24430
|
-
"start":
|
|
24431
|
-
"end":
|
|
24455
|
+
"start": 18,
|
|
24456
|
+
"end": 18
|
|
24432
24457
|
}
|
|
24433
24458
|
},
|
|
24434
24459
|
"group": [
|
|
@@ -24443,8 +24468,8 @@
|
|
|
24443
24468
|
{
|
|
24444
24469
|
"description": "The font family of the Notification.\n",
|
|
24445
24470
|
"commentRange": {
|
|
24446
|
-
"start":
|
|
24447
|
-
"end":
|
|
24471
|
+
"start": 19,
|
|
24472
|
+
"end": 20
|
|
24448
24473
|
},
|
|
24449
24474
|
"context": {
|
|
24450
24475
|
"type": "variable",
|
|
@@ -24452,8 +24477,8 @@
|
|
|
24452
24477
|
"value": "$kendo-font-family",
|
|
24453
24478
|
"scope": "default",
|
|
24454
24479
|
"line": {
|
|
24455
|
-
"start":
|
|
24456
|
-
"end":
|
|
24480
|
+
"start": 21,
|
|
24481
|
+
"end": 21
|
|
24457
24482
|
}
|
|
24458
24483
|
},
|
|
24459
24484
|
"group": [
|
|
@@ -24468,8 +24493,8 @@
|
|
|
24468
24493
|
{
|
|
24469
24494
|
"description": "The font size of the Notification.\n",
|
|
24470
24495
|
"commentRange": {
|
|
24471
|
-
"start":
|
|
24472
|
-
"end":
|
|
24496
|
+
"start": 22,
|
|
24497
|
+
"end": 23
|
|
24473
24498
|
},
|
|
24474
24499
|
"context": {
|
|
24475
24500
|
"type": "variable",
|
|
@@ -24477,8 +24502,8 @@
|
|
|
24477
24502
|
"value": "$kendo-font-size-md",
|
|
24478
24503
|
"scope": "default",
|
|
24479
24504
|
"line": {
|
|
24480
|
-
"start":
|
|
24481
|
-
"end":
|
|
24505
|
+
"start": 24,
|
|
24506
|
+
"end": 24
|
|
24482
24507
|
}
|
|
24483
24508
|
},
|
|
24484
24509
|
"group": [
|
|
@@ -24493,8 +24518,8 @@
|
|
|
24493
24518
|
{
|
|
24494
24519
|
"description": "The line height of the Notification.\n",
|
|
24495
24520
|
"commentRange": {
|
|
24496
|
-
"start":
|
|
24497
|
-
"end":
|
|
24521
|
+
"start": 25,
|
|
24522
|
+
"end": 26
|
|
24498
24523
|
},
|
|
24499
24524
|
"context": {
|
|
24500
24525
|
"type": "variable",
|
|
@@ -24502,8 +24527,8 @@
|
|
|
24502
24527
|
"value": "k-math-div( 20, 14 )",
|
|
24503
24528
|
"scope": "default",
|
|
24504
24529
|
"line": {
|
|
24505
|
-
"start":
|
|
24506
|
-
"end":
|
|
24530
|
+
"start": 27,
|
|
24531
|
+
"end": 27
|
|
24507
24532
|
}
|
|
24508
24533
|
},
|
|
24509
24534
|
"group": [
|
|
@@ -24518,8 +24543,8 @@
|
|
|
24518
24543
|
{
|
|
24519
24544
|
"description": "The background color of the Notification.\n",
|
|
24520
24545
|
"commentRange": {
|
|
24521
|
-
"start":
|
|
24522
|
-
"end":
|
|
24546
|
+
"start": 28,
|
|
24547
|
+
"end": 29
|
|
24523
24548
|
},
|
|
24524
24549
|
"context": {
|
|
24525
24550
|
"type": "variable",
|
|
@@ -24527,8 +24552,8 @@
|
|
|
24527
24552
|
"value": "$kendo-component-bg",
|
|
24528
24553
|
"scope": "default",
|
|
24529
24554
|
"line": {
|
|
24530
|
-
"start":
|
|
24531
|
-
"end":
|
|
24555
|
+
"start": 30,
|
|
24556
|
+
"end": 30
|
|
24532
24557
|
}
|
|
24533
24558
|
},
|
|
24534
24559
|
"group": [
|
|
@@ -24543,8 +24568,8 @@
|
|
|
24543
24568
|
{
|
|
24544
24569
|
"description": "The text color of the Notification.\n",
|
|
24545
24570
|
"commentRange": {
|
|
24546
|
-
"start":
|
|
24547
|
-
"end":
|
|
24571
|
+
"start": 31,
|
|
24572
|
+
"end": 32
|
|
24548
24573
|
},
|
|
24549
24574
|
"context": {
|
|
24550
24575
|
"type": "variable",
|
|
@@ -24552,8 +24577,8 @@
|
|
|
24552
24577
|
"value": "$kendo-component-text",
|
|
24553
24578
|
"scope": "default",
|
|
24554
24579
|
"line": {
|
|
24555
|
-
"start":
|
|
24556
|
-
"end":
|
|
24580
|
+
"start": 33,
|
|
24581
|
+
"end": 33
|
|
24557
24582
|
}
|
|
24558
24583
|
},
|
|
24559
24584
|
"group": [
|
|
@@ -24568,8 +24593,8 @@
|
|
|
24568
24593
|
{
|
|
24569
24594
|
"description": "The border color of the Notification.\n",
|
|
24570
24595
|
"commentRange": {
|
|
24571
|
-
"start":
|
|
24572
|
-
"end":
|
|
24596
|
+
"start": 34,
|
|
24597
|
+
"end": 35
|
|
24573
24598
|
},
|
|
24574
24599
|
"context": {
|
|
24575
24600
|
"type": "variable",
|
|
@@ -24577,8 +24602,8 @@
|
|
|
24577
24602
|
"value": "$kendo-component-border",
|
|
24578
24603
|
"scope": "default",
|
|
24579
24604
|
"line": {
|
|
24580
|
-
"start":
|
|
24581
|
-
"end":
|
|
24605
|
+
"start": 36,
|
|
24606
|
+
"end": 36
|
|
24582
24607
|
}
|
|
24583
24608
|
},
|
|
24584
24609
|
"group": [
|
|
@@ -24593,8 +24618,8 @@
|
|
|
24593
24618
|
{
|
|
24594
24619
|
"description": "The box shadow of the Notification.\n",
|
|
24595
24620
|
"commentRange": {
|
|
24596
|
-
"start":
|
|
24597
|
-
"end":
|
|
24621
|
+
"start": 37,
|
|
24622
|
+
"end": 38
|
|
24598
24623
|
},
|
|
24599
24624
|
"context": {
|
|
24600
24625
|
"type": "variable",
|
|
@@ -24602,8 +24627,8 @@
|
|
|
24602
24627
|
"value": "$kendo-popup-shadow",
|
|
24603
24628
|
"scope": "default",
|
|
24604
24629
|
"line": {
|
|
24605
|
-
"start":
|
|
24606
|
-
"end":
|
|
24630
|
+
"start": 39,
|
|
24631
|
+
"end": 39
|
|
24607
24632
|
}
|
|
24608
24633
|
},
|
|
24609
24634
|
"group": [
|
|
@@ -24618,8 +24643,8 @@
|
|
|
24618
24643
|
{
|
|
24619
24644
|
"description": "The horizontal spacing of the Notification icon.\n",
|
|
24620
24645
|
"commentRange": {
|
|
24621
|
-
"start":
|
|
24622
|
-
"end":
|
|
24646
|
+
"start": 41,
|
|
24647
|
+
"end": 42
|
|
24623
24648
|
},
|
|
24624
24649
|
"context": {
|
|
24625
24650
|
"type": "variable",
|
|
@@ -24627,8 +24652,8 @@
|
|
|
24627
24652
|
"value": "$kendo-icon-spacing",
|
|
24628
24653
|
"scope": "default",
|
|
24629
24654
|
"line": {
|
|
24630
|
-
"start":
|
|
24631
|
-
"end":
|
|
24655
|
+
"start": 43,
|
|
24656
|
+
"end": 43
|
|
24632
24657
|
}
|
|
24633
24658
|
},
|
|
24634
24659
|
"group": [
|
|
@@ -24643,8 +24668,8 @@
|
|
|
24643
24668
|
{
|
|
24644
24669
|
"description": "The theme colors map for the Notification.\n",
|
|
24645
24670
|
"commentRange": {
|
|
24646
|
-
"start":
|
|
24647
|
-
"end":
|
|
24671
|
+
"start": 59,
|
|
24672
|
+
"end": 60
|
|
24648
24673
|
},
|
|
24649
24674
|
"context": {
|
|
24650
24675
|
"type": "variable",
|
|
@@ -24652,8 +24677,8 @@
|
|
|
24652
24677
|
"value": "$kendo-theme-colors",
|
|
24653
24678
|
"scope": "default",
|
|
24654
24679
|
"line": {
|
|
24655
|
-
"start":
|
|
24656
|
-
"end":
|
|
24680
|
+
"start": 61,
|
|
24681
|
+
"end": 61
|
|
24657
24682
|
}
|
|
24658
24683
|
},
|
|
24659
24684
|
"group": [
|
|
@@ -24668,8 +24693,8 @@
|
|
|
24668
24693
|
{
|
|
24669
24694
|
"description": "The generated theme colors map for the Notification.\n",
|
|
24670
24695
|
"commentRange": {
|
|
24671
|
-
"start":
|
|
24672
|
-
"end":
|
|
24696
|
+
"start": 62,
|
|
24697
|
+
"end": 63
|
|
24673
24698
|
},
|
|
24674
24699
|
"context": {
|
|
24675
24700
|
"type": "variable",
|
|
@@ -24677,8 +24702,8 @@
|
|
|
24677
24702
|
"value": "notification-theme( $kendo-notification-theme-colors )",
|
|
24678
24703
|
"scope": "default",
|
|
24679
24704
|
"line": {
|
|
24680
|
-
"start":
|
|
24681
|
-
"end":
|
|
24705
|
+
"start": 64,
|
|
24706
|
+
"end": 64
|
|
24682
24707
|
}
|
|
24683
24708
|
},
|
|
24684
24709
|
"group": [
|
|
@@ -35974,6 +35999,406 @@
|
|
|
35974
35999
|
"name": "_variables.scss"
|
|
35975
36000
|
}
|
|
35976
36001
|
},
|
|
36002
|
+
{
|
|
36003
|
+
"description": "The vertical padding of the Tooltip.\n",
|
|
36004
|
+
"commentRange": {
|
|
36005
|
+
"start": 3,
|
|
36006
|
+
"end": 4
|
|
36007
|
+
},
|
|
36008
|
+
"context": {
|
|
36009
|
+
"type": "variable",
|
|
36010
|
+
"name": "kendo-tooltip-padding-y",
|
|
36011
|
+
"value": "($kendo-padding-md-y * .75)",
|
|
36012
|
+
"scope": "default",
|
|
36013
|
+
"line": {
|
|
36014
|
+
"start": 5,
|
|
36015
|
+
"end": 5
|
|
36016
|
+
}
|
|
36017
|
+
},
|
|
36018
|
+
"group": [
|
|
36019
|
+
"tooltip"
|
|
36020
|
+
],
|
|
36021
|
+
"access": "public",
|
|
36022
|
+
"file": {
|
|
36023
|
+
"path": "tooltip/_variables.scss",
|
|
36024
|
+
"name": "_variables.scss"
|
|
36025
|
+
}
|
|
36026
|
+
},
|
|
36027
|
+
{
|
|
36028
|
+
"description": "The horizontal padding of the Tooltip.\n",
|
|
36029
|
+
"commentRange": {
|
|
36030
|
+
"start": 6,
|
|
36031
|
+
"end": 7
|
|
36032
|
+
},
|
|
36033
|
+
"context": {
|
|
36034
|
+
"type": "variable",
|
|
36035
|
+
"name": "kendo-tooltip-padding-x",
|
|
36036
|
+
"value": "k-math-div( $kendo-padding-md-x, 2 )",
|
|
36037
|
+
"scope": "default",
|
|
36038
|
+
"line": {
|
|
36039
|
+
"start": 8,
|
|
36040
|
+
"end": 8
|
|
36041
|
+
}
|
|
36042
|
+
},
|
|
36043
|
+
"group": [
|
|
36044
|
+
"tooltip"
|
|
36045
|
+
],
|
|
36046
|
+
"access": "public",
|
|
36047
|
+
"file": {
|
|
36048
|
+
"path": "tooltip/_variables.scss",
|
|
36049
|
+
"name": "_variables.scss"
|
|
36050
|
+
}
|
|
36051
|
+
},
|
|
36052
|
+
{
|
|
36053
|
+
"description": "The width of the border around the Tooltip.\n",
|
|
36054
|
+
"commentRange": {
|
|
36055
|
+
"start": 9,
|
|
36056
|
+
"end": 10
|
|
36057
|
+
},
|
|
36058
|
+
"context": {
|
|
36059
|
+
"type": "variable",
|
|
36060
|
+
"name": "kendo-tooltip-border-width",
|
|
36061
|
+
"value": "0px",
|
|
36062
|
+
"scope": "default",
|
|
36063
|
+
"line": {
|
|
36064
|
+
"start": 11,
|
|
36065
|
+
"end": 11
|
|
36066
|
+
}
|
|
36067
|
+
},
|
|
36068
|
+
"group": [
|
|
36069
|
+
"tooltip"
|
|
36070
|
+
],
|
|
36071
|
+
"access": "public",
|
|
36072
|
+
"file": {
|
|
36073
|
+
"path": "tooltip/_variables.scss",
|
|
36074
|
+
"name": "_variables.scss"
|
|
36075
|
+
}
|
|
36076
|
+
},
|
|
36077
|
+
{
|
|
36078
|
+
"description": "The border radius of the Tooltip.\n",
|
|
36079
|
+
"commentRange": {
|
|
36080
|
+
"start": 12,
|
|
36081
|
+
"end": 13
|
|
36082
|
+
},
|
|
36083
|
+
"context": {
|
|
36084
|
+
"type": "variable",
|
|
36085
|
+
"name": "kendo-tooltip-border-radius",
|
|
36086
|
+
"value": "$kendo-border-radius-md",
|
|
36087
|
+
"scope": "default",
|
|
36088
|
+
"line": {
|
|
36089
|
+
"start": 14,
|
|
36090
|
+
"end": 14
|
|
36091
|
+
}
|
|
36092
|
+
},
|
|
36093
|
+
"group": [
|
|
36094
|
+
"tooltip"
|
|
36095
|
+
],
|
|
36096
|
+
"access": "public",
|
|
36097
|
+
"file": {
|
|
36098
|
+
"path": "tooltip/_variables.scss",
|
|
36099
|
+
"name": "_variables.scss"
|
|
36100
|
+
}
|
|
36101
|
+
},
|
|
36102
|
+
{
|
|
36103
|
+
"description": "The font family of the Tooltip.\n",
|
|
36104
|
+
"commentRange": {
|
|
36105
|
+
"start": 16,
|
|
36106
|
+
"end": 17
|
|
36107
|
+
},
|
|
36108
|
+
"context": {
|
|
36109
|
+
"type": "variable",
|
|
36110
|
+
"name": "kendo-tooltip-font-family",
|
|
36111
|
+
"value": "$kendo-font-family",
|
|
36112
|
+
"scope": "default",
|
|
36113
|
+
"line": {
|
|
36114
|
+
"start": 18,
|
|
36115
|
+
"end": 18
|
|
36116
|
+
}
|
|
36117
|
+
},
|
|
36118
|
+
"group": [
|
|
36119
|
+
"tooltip"
|
|
36120
|
+
],
|
|
36121
|
+
"access": "public",
|
|
36122
|
+
"file": {
|
|
36123
|
+
"path": "tooltip/_variables.scss",
|
|
36124
|
+
"name": "_variables.scss"
|
|
36125
|
+
}
|
|
36126
|
+
},
|
|
36127
|
+
{
|
|
36128
|
+
"description": "The font size of the Tooltip.\n",
|
|
36129
|
+
"commentRange": {
|
|
36130
|
+
"start": 19,
|
|
36131
|
+
"end": 20
|
|
36132
|
+
},
|
|
36133
|
+
"context": {
|
|
36134
|
+
"type": "variable",
|
|
36135
|
+
"name": "kendo-tooltip-font-size",
|
|
36136
|
+
"value": "$kendo-font-size-sm",
|
|
36137
|
+
"scope": "default",
|
|
36138
|
+
"line": {
|
|
36139
|
+
"start": 21,
|
|
36140
|
+
"end": 21
|
|
36141
|
+
}
|
|
36142
|
+
},
|
|
36143
|
+
"group": [
|
|
36144
|
+
"tooltip"
|
|
36145
|
+
],
|
|
36146
|
+
"access": "public",
|
|
36147
|
+
"file": {
|
|
36148
|
+
"path": "tooltip/_variables.scss",
|
|
36149
|
+
"name": "_variables.scss"
|
|
36150
|
+
}
|
|
36151
|
+
},
|
|
36152
|
+
{
|
|
36153
|
+
"description": "The line height of the Tooltip.\n",
|
|
36154
|
+
"commentRange": {
|
|
36155
|
+
"start": 22,
|
|
36156
|
+
"end": 23
|
|
36157
|
+
},
|
|
36158
|
+
"context": {
|
|
36159
|
+
"type": "variable",
|
|
36160
|
+
"name": "kendo-tooltip-line-height",
|
|
36161
|
+
"value": "k-math-div( 20, 14 )",
|
|
36162
|
+
"scope": "default",
|
|
36163
|
+
"line": {
|
|
36164
|
+
"start": 24,
|
|
36165
|
+
"end": 24
|
|
36166
|
+
}
|
|
36167
|
+
},
|
|
36168
|
+
"group": [
|
|
36169
|
+
"tooltip"
|
|
36170
|
+
],
|
|
36171
|
+
"access": "public",
|
|
36172
|
+
"file": {
|
|
36173
|
+
"path": "tooltip/_variables.scss",
|
|
36174
|
+
"name": "_variables.scss"
|
|
36175
|
+
}
|
|
36176
|
+
},
|
|
36177
|
+
{
|
|
36178
|
+
"description": "The font size of the Tooltip title.\n",
|
|
36179
|
+
"commentRange": {
|
|
36180
|
+
"start": 26,
|
|
36181
|
+
"end": 27
|
|
36182
|
+
},
|
|
36183
|
+
"context": {
|
|
36184
|
+
"type": "variable",
|
|
36185
|
+
"name": "kendo-tooltip-title-font-size",
|
|
36186
|
+
"value": "($kendo-tooltip-font-size * 1.25)",
|
|
36187
|
+
"scope": "default",
|
|
36188
|
+
"line": {
|
|
36189
|
+
"start": 28,
|
|
36190
|
+
"end": 28
|
|
36191
|
+
}
|
|
36192
|
+
},
|
|
36193
|
+
"group": [
|
|
36194
|
+
"tooltip"
|
|
36195
|
+
],
|
|
36196
|
+
"access": "public",
|
|
36197
|
+
"file": {
|
|
36198
|
+
"path": "tooltip/_variables.scss",
|
|
36199
|
+
"name": "_variables.scss"
|
|
36200
|
+
}
|
|
36201
|
+
},
|
|
36202
|
+
{
|
|
36203
|
+
"description": "The line height of the Tooltip title.\n",
|
|
36204
|
+
"commentRange": {
|
|
36205
|
+
"start": 29,
|
|
36206
|
+
"end": 30
|
|
36207
|
+
},
|
|
36208
|
+
"context": {
|
|
36209
|
+
"type": "variable",
|
|
36210
|
+
"name": "kendo-tooltip-title-line-height",
|
|
36211
|
+
"value": "1",
|
|
36212
|
+
"scope": "default",
|
|
36213
|
+
"line": {
|
|
36214
|
+
"start": 31,
|
|
36215
|
+
"end": 31
|
|
36216
|
+
}
|
|
36217
|
+
},
|
|
36218
|
+
"group": [
|
|
36219
|
+
"tooltip"
|
|
36220
|
+
],
|
|
36221
|
+
"access": "public",
|
|
36222
|
+
"file": {
|
|
36223
|
+
"path": "tooltip/_variables.scss",
|
|
36224
|
+
"name": "_variables.scss"
|
|
36225
|
+
}
|
|
36226
|
+
},
|
|
36227
|
+
{
|
|
36228
|
+
"description": "The size of the Tooltip callout.\n",
|
|
36229
|
+
"commentRange": {
|
|
36230
|
+
"start": 33,
|
|
36231
|
+
"end": 34
|
|
36232
|
+
},
|
|
36233
|
+
"context": {
|
|
36234
|
+
"type": "variable",
|
|
36235
|
+
"name": "kendo-tooltip-callout-size",
|
|
36236
|
+
"value": "6px",
|
|
36237
|
+
"scope": "default",
|
|
36238
|
+
"line": {
|
|
36239
|
+
"start": 35,
|
|
36240
|
+
"end": 35
|
|
36241
|
+
}
|
|
36242
|
+
},
|
|
36243
|
+
"group": [
|
|
36244
|
+
"tooltip"
|
|
36245
|
+
],
|
|
36246
|
+
"access": "public",
|
|
36247
|
+
"file": {
|
|
36248
|
+
"path": "tooltip/_variables.scss",
|
|
36249
|
+
"name": "_variables.scss"
|
|
36250
|
+
}
|
|
36251
|
+
},
|
|
36252
|
+
{
|
|
36253
|
+
"description": "The default background of the Tooltip.\n",
|
|
36254
|
+
"commentRange": {
|
|
36255
|
+
"start": 37,
|
|
36256
|
+
"end": 38
|
|
36257
|
+
},
|
|
36258
|
+
"context": {
|
|
36259
|
+
"type": "variable",
|
|
36260
|
+
"name": "kendo-tooltip-bg",
|
|
36261
|
+
"value": "material-color( gray, 700, .9 )",
|
|
36262
|
+
"scope": "default",
|
|
36263
|
+
"line": {
|
|
36264
|
+
"start": 39,
|
|
36265
|
+
"end": 39
|
|
36266
|
+
}
|
|
36267
|
+
},
|
|
36268
|
+
"group": [
|
|
36269
|
+
"tooltip"
|
|
36270
|
+
],
|
|
36271
|
+
"access": "public",
|
|
36272
|
+
"file": {
|
|
36273
|
+
"path": "tooltip/_variables.scss",
|
|
36274
|
+
"name": "_variables.scss"
|
|
36275
|
+
}
|
|
36276
|
+
},
|
|
36277
|
+
{
|
|
36278
|
+
"description": "The default text color of the Tooltip.\n",
|
|
36279
|
+
"commentRange": {
|
|
36280
|
+
"start": 40,
|
|
36281
|
+
"end": 41
|
|
36282
|
+
},
|
|
36283
|
+
"context": {
|
|
36284
|
+
"type": "variable",
|
|
36285
|
+
"name": "kendo-tooltip-text",
|
|
36286
|
+
"value": "get-base-contrast( gray, 700 )",
|
|
36287
|
+
"scope": "default",
|
|
36288
|
+
"line": {
|
|
36289
|
+
"start": 42,
|
|
36290
|
+
"end": 42
|
|
36291
|
+
}
|
|
36292
|
+
},
|
|
36293
|
+
"group": [
|
|
36294
|
+
"tooltip"
|
|
36295
|
+
],
|
|
36296
|
+
"access": "public",
|
|
36297
|
+
"file": {
|
|
36298
|
+
"path": "tooltip/_variables.scss",
|
|
36299
|
+
"name": "_variables.scss"
|
|
36300
|
+
}
|
|
36301
|
+
},
|
|
36302
|
+
{
|
|
36303
|
+
"description": "The default border color of the Tooltip.\n",
|
|
36304
|
+
"commentRange": {
|
|
36305
|
+
"start": 43,
|
|
36306
|
+
"end": 44
|
|
36307
|
+
},
|
|
36308
|
+
"context": {
|
|
36309
|
+
"type": "variable",
|
|
36310
|
+
"name": "kendo-tooltip-border",
|
|
36311
|
+
"value": "$kendo-tooltip-bg",
|
|
36312
|
+
"scope": "default",
|
|
36313
|
+
"line": {
|
|
36314
|
+
"start": 45,
|
|
36315
|
+
"end": 45
|
|
36316
|
+
}
|
|
36317
|
+
},
|
|
36318
|
+
"group": [
|
|
36319
|
+
"tooltip"
|
|
36320
|
+
],
|
|
36321
|
+
"access": "public",
|
|
36322
|
+
"file": {
|
|
36323
|
+
"path": "tooltip/_variables.scss",
|
|
36324
|
+
"name": "_variables.scss"
|
|
36325
|
+
}
|
|
36326
|
+
},
|
|
36327
|
+
{
|
|
36328
|
+
"description": "The box-shadow of the Tooltip.\n",
|
|
36329
|
+
"commentRange": {
|
|
36330
|
+
"start": 47,
|
|
36331
|
+
"end": 48
|
|
36332
|
+
},
|
|
36333
|
+
"context": {
|
|
36334
|
+
"type": "variable",
|
|
36335
|
+
"name": "kendo-tooltip-shadow",
|
|
36336
|
+
"value": "$box-shadow-depth-2",
|
|
36337
|
+
"scope": "default",
|
|
36338
|
+
"line": {
|
|
36339
|
+
"start": 49,
|
|
36340
|
+
"end": 49
|
|
36341
|
+
}
|
|
36342
|
+
},
|
|
36343
|
+
"group": [
|
|
36344
|
+
"tooltip"
|
|
36345
|
+
],
|
|
36346
|
+
"access": "public",
|
|
36347
|
+
"file": {
|
|
36348
|
+
"path": "tooltip/_variables.scss",
|
|
36349
|
+
"name": "_variables.scss"
|
|
36350
|
+
}
|
|
36351
|
+
},
|
|
36352
|
+
{
|
|
36353
|
+
"description": "The theme colors map for the Tooltip.\n",
|
|
36354
|
+
"commentRange": {
|
|
36355
|
+
"start": 65,
|
|
36356
|
+
"end": 66
|
|
36357
|
+
},
|
|
36358
|
+
"context": {
|
|
36359
|
+
"type": "variable",
|
|
36360
|
+
"name": "kendo-tooltip-theme-colors",
|
|
36361
|
+
"value": "$kendo-theme-colors",
|
|
36362
|
+
"scope": "default",
|
|
36363
|
+
"line": {
|
|
36364
|
+
"start": 67,
|
|
36365
|
+
"end": 67
|
|
36366
|
+
}
|
|
36367
|
+
},
|
|
36368
|
+
"group": [
|
|
36369
|
+
"tooltip"
|
|
36370
|
+
],
|
|
36371
|
+
"access": "public",
|
|
36372
|
+
"file": {
|
|
36373
|
+
"path": "tooltip/_variables.scss",
|
|
36374
|
+
"name": "_variables.scss"
|
|
36375
|
+
}
|
|
36376
|
+
},
|
|
36377
|
+
{
|
|
36378
|
+
"description": "The generated theme colors map for the Tooltip.\n",
|
|
36379
|
+
"commentRange": {
|
|
36380
|
+
"start": 68,
|
|
36381
|
+
"end": 69
|
|
36382
|
+
},
|
|
36383
|
+
"context": {
|
|
36384
|
+
"type": "variable",
|
|
36385
|
+
"name": "kendo-tooltip-theme",
|
|
36386
|
+
"value": "tooltip-theme( $kendo-tooltip-theme-colors )",
|
|
36387
|
+
"scope": "default",
|
|
36388
|
+
"line": {
|
|
36389
|
+
"start": 70,
|
|
36390
|
+
"end": 70
|
|
36391
|
+
}
|
|
36392
|
+
},
|
|
36393
|
+
"group": [
|
|
36394
|
+
"tooltip"
|
|
36395
|
+
],
|
|
36396
|
+
"access": "public",
|
|
36397
|
+
"file": {
|
|
36398
|
+
"path": "tooltip/_variables.scss",
|
|
36399
|
+
"name": "_variables.scss"
|
|
36400
|
+
}
|
|
36401
|
+
},
|
|
35977
36402
|
{
|
|
35978
36403
|
"description": "The font family of the TreeView.\n",
|
|
35979
36404
|
"commentRange": {
|