@progress/kendo-theme-default 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.
- package/dist/all.css +142 -98
- package/dist/all.scss +82 -159
- package/dist/meta/sassdoc-data.json +870 -0
- package/dist/meta/sassdoc-raw-data.json +400 -0
- package/dist/meta/variables.json +6 -62
- 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/card/_layout.scss +18 -57
- package/scss/colorgradient/_layout.scss +0 -1
- package/scss/grid/_layout.scss +1 -0
- package/scss/popup/_layout.scss +1 -0
- package/scss/slider/_layout.scss +1 -22
- package/scss/tooltip/_layout.scss +0 -1
- package/scss/tooltip/_theme.scss +13 -62
- package/scss/tooltip/_variables.scss +49 -16
|
@@ -39486,6 +39486,438 @@
|
|
|
39486
39486
|
"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))",
|
|
39487
39487
|
"resolvedType": "Map"
|
|
39488
39488
|
},
|
|
39489
|
+
{
|
|
39490
|
+
"description": "The vertical padding of the Tooltip.\n",
|
|
39491
|
+
"commentRange": {
|
|
39492
|
+
"start": 3,
|
|
39493
|
+
"end": 4
|
|
39494
|
+
},
|
|
39495
|
+
"context": {
|
|
39496
|
+
"type": "variable",
|
|
39497
|
+
"name": "kendo-tooltip-padding-y",
|
|
39498
|
+
"value": "$kendo-padding-md-y",
|
|
39499
|
+
"scope": "default",
|
|
39500
|
+
"line": {
|
|
39501
|
+
"start": 5,
|
|
39502
|
+
"end": 5
|
|
39503
|
+
}
|
|
39504
|
+
},
|
|
39505
|
+
"group": [
|
|
39506
|
+
"tooltip"
|
|
39507
|
+
],
|
|
39508
|
+
"access": "public",
|
|
39509
|
+
"file": {
|
|
39510
|
+
"path": "tooltip/_variables.scss",
|
|
39511
|
+
"name": "_variables.scss"
|
|
39512
|
+
},
|
|
39513
|
+
"resolvedValue": "4px",
|
|
39514
|
+
"resolvedType": "Number"
|
|
39515
|
+
},
|
|
39516
|
+
{
|
|
39517
|
+
"description": "The horizontal padding of the Tooltip.\n",
|
|
39518
|
+
"commentRange": {
|
|
39519
|
+
"start": 6,
|
|
39520
|
+
"end": 7
|
|
39521
|
+
},
|
|
39522
|
+
"context": {
|
|
39523
|
+
"type": "variable",
|
|
39524
|
+
"name": "kendo-tooltip-padding-x",
|
|
39525
|
+
"value": "$kendo-padding-md-x",
|
|
39526
|
+
"scope": "default",
|
|
39527
|
+
"line": {
|
|
39528
|
+
"start": 8,
|
|
39529
|
+
"end": 8
|
|
39530
|
+
}
|
|
39531
|
+
},
|
|
39532
|
+
"group": [
|
|
39533
|
+
"tooltip"
|
|
39534
|
+
],
|
|
39535
|
+
"access": "public",
|
|
39536
|
+
"file": {
|
|
39537
|
+
"path": "tooltip/_variables.scss",
|
|
39538
|
+
"name": "_variables.scss"
|
|
39539
|
+
},
|
|
39540
|
+
"resolvedValue": "8px",
|
|
39541
|
+
"resolvedType": "Number"
|
|
39542
|
+
},
|
|
39543
|
+
{
|
|
39544
|
+
"description": "The width of the border around the Tooltip.\n",
|
|
39545
|
+
"commentRange": {
|
|
39546
|
+
"start": 9,
|
|
39547
|
+
"end": 10
|
|
39548
|
+
},
|
|
39549
|
+
"context": {
|
|
39550
|
+
"type": "variable",
|
|
39551
|
+
"name": "kendo-tooltip-border-width",
|
|
39552
|
+
"value": "0px",
|
|
39553
|
+
"scope": "default",
|
|
39554
|
+
"line": {
|
|
39555
|
+
"start": 11,
|
|
39556
|
+
"end": 11
|
|
39557
|
+
}
|
|
39558
|
+
},
|
|
39559
|
+
"group": [
|
|
39560
|
+
"tooltip"
|
|
39561
|
+
],
|
|
39562
|
+
"access": "public",
|
|
39563
|
+
"file": {
|
|
39564
|
+
"path": "tooltip/_variables.scss",
|
|
39565
|
+
"name": "_variables.scss"
|
|
39566
|
+
},
|
|
39567
|
+
"resolvedValue": "0px",
|
|
39568
|
+
"resolvedType": "Number"
|
|
39569
|
+
},
|
|
39570
|
+
{
|
|
39571
|
+
"description": "The border radius of the Tooltip.\n",
|
|
39572
|
+
"commentRange": {
|
|
39573
|
+
"start": 12,
|
|
39574
|
+
"end": 13
|
|
39575
|
+
},
|
|
39576
|
+
"context": {
|
|
39577
|
+
"type": "variable",
|
|
39578
|
+
"name": "kendo-tooltip-border-radius",
|
|
39579
|
+
"value": "$kendo-border-radius-md",
|
|
39580
|
+
"scope": "default",
|
|
39581
|
+
"line": {
|
|
39582
|
+
"start": 14,
|
|
39583
|
+
"end": 14
|
|
39584
|
+
}
|
|
39585
|
+
},
|
|
39586
|
+
"group": [
|
|
39587
|
+
"tooltip"
|
|
39588
|
+
],
|
|
39589
|
+
"access": "public",
|
|
39590
|
+
"file": {
|
|
39591
|
+
"path": "tooltip/_variables.scss",
|
|
39592
|
+
"name": "_variables.scss"
|
|
39593
|
+
},
|
|
39594
|
+
"resolvedValue": "4px",
|
|
39595
|
+
"resolvedType": "Number"
|
|
39596
|
+
},
|
|
39597
|
+
{
|
|
39598
|
+
"description": "The font family of the Tooltip.\n",
|
|
39599
|
+
"commentRange": {
|
|
39600
|
+
"start": 16,
|
|
39601
|
+
"end": 17
|
|
39602
|
+
},
|
|
39603
|
+
"context": {
|
|
39604
|
+
"type": "variable",
|
|
39605
|
+
"name": "kendo-tooltip-font-family",
|
|
39606
|
+
"value": "$kendo-font-family",
|
|
39607
|
+
"scope": "default",
|
|
39608
|
+
"line": {
|
|
39609
|
+
"start": 18,
|
|
39610
|
+
"end": 18
|
|
39611
|
+
}
|
|
39612
|
+
},
|
|
39613
|
+
"group": [
|
|
39614
|
+
"tooltip"
|
|
39615
|
+
],
|
|
39616
|
+
"access": "public",
|
|
39617
|
+
"file": {
|
|
39618
|
+
"path": "tooltip/_variables.scss",
|
|
39619
|
+
"name": "_variables.scss"
|
|
39620
|
+
},
|
|
39621
|
+
"resolvedValue": "inherit",
|
|
39622
|
+
"resolvedType": "String"
|
|
39623
|
+
},
|
|
39624
|
+
{
|
|
39625
|
+
"description": "The font size of the Tooltip.\n",
|
|
39626
|
+
"commentRange": {
|
|
39627
|
+
"start": 19,
|
|
39628
|
+
"end": 20
|
|
39629
|
+
},
|
|
39630
|
+
"context": {
|
|
39631
|
+
"type": "variable",
|
|
39632
|
+
"name": "kendo-tooltip-font-size",
|
|
39633
|
+
"value": "$kendo-font-size-md",
|
|
39634
|
+
"scope": "default",
|
|
39635
|
+
"line": {
|
|
39636
|
+
"start": 21,
|
|
39637
|
+
"end": 21
|
|
39638
|
+
}
|
|
39639
|
+
},
|
|
39640
|
+
"group": [
|
|
39641
|
+
"tooltip"
|
|
39642
|
+
],
|
|
39643
|
+
"access": "public",
|
|
39644
|
+
"file": {
|
|
39645
|
+
"path": "tooltip/_variables.scss",
|
|
39646
|
+
"name": "_variables.scss"
|
|
39647
|
+
},
|
|
39648
|
+
"resolvedValue": "14px",
|
|
39649
|
+
"resolvedType": "Number"
|
|
39650
|
+
},
|
|
39651
|
+
{
|
|
39652
|
+
"description": "The line height of the Tooltip.\n",
|
|
39653
|
+
"commentRange": {
|
|
39654
|
+
"start": 22,
|
|
39655
|
+
"end": 23
|
|
39656
|
+
},
|
|
39657
|
+
"context": {
|
|
39658
|
+
"type": "variable",
|
|
39659
|
+
"name": "kendo-tooltip-line-height",
|
|
39660
|
+
"value": "1.25",
|
|
39661
|
+
"scope": "default",
|
|
39662
|
+
"line": {
|
|
39663
|
+
"start": 24,
|
|
39664
|
+
"end": 24
|
|
39665
|
+
}
|
|
39666
|
+
},
|
|
39667
|
+
"group": [
|
|
39668
|
+
"tooltip"
|
|
39669
|
+
],
|
|
39670
|
+
"access": "public",
|
|
39671
|
+
"file": {
|
|
39672
|
+
"path": "tooltip/_variables.scss",
|
|
39673
|
+
"name": "_variables.scss"
|
|
39674
|
+
},
|
|
39675
|
+
"resolvedValue": "1.25",
|
|
39676
|
+
"resolvedType": "Number"
|
|
39677
|
+
},
|
|
39678
|
+
{
|
|
39679
|
+
"description": "The font size of the Tooltip title.\n",
|
|
39680
|
+
"commentRange": {
|
|
39681
|
+
"start": 26,
|
|
39682
|
+
"end": 27
|
|
39683
|
+
},
|
|
39684
|
+
"context": {
|
|
39685
|
+
"type": "variable",
|
|
39686
|
+
"name": "kendo-tooltip-title-font-size",
|
|
39687
|
+
"value": "($kendo-tooltip-font-size * 1.25)",
|
|
39688
|
+
"scope": "default",
|
|
39689
|
+
"line": {
|
|
39690
|
+
"start": 28,
|
|
39691
|
+
"end": 28
|
|
39692
|
+
}
|
|
39693
|
+
},
|
|
39694
|
+
"group": [
|
|
39695
|
+
"tooltip"
|
|
39696
|
+
],
|
|
39697
|
+
"access": "public",
|
|
39698
|
+
"file": {
|
|
39699
|
+
"path": "tooltip/_variables.scss",
|
|
39700
|
+
"name": "_variables.scss"
|
|
39701
|
+
},
|
|
39702
|
+
"resolvedValue": "17.5px",
|
|
39703
|
+
"resolvedType": "Number"
|
|
39704
|
+
},
|
|
39705
|
+
{
|
|
39706
|
+
"description": "The line height of the Tooltip title.\n",
|
|
39707
|
+
"commentRange": {
|
|
39708
|
+
"start": 29,
|
|
39709
|
+
"end": 30
|
|
39710
|
+
},
|
|
39711
|
+
"context": {
|
|
39712
|
+
"type": "variable",
|
|
39713
|
+
"name": "kendo-tooltip-title-line-height",
|
|
39714
|
+
"value": "1",
|
|
39715
|
+
"scope": "default",
|
|
39716
|
+
"line": {
|
|
39717
|
+
"start": 31,
|
|
39718
|
+
"end": 31
|
|
39719
|
+
}
|
|
39720
|
+
},
|
|
39721
|
+
"group": [
|
|
39722
|
+
"tooltip"
|
|
39723
|
+
],
|
|
39724
|
+
"access": "public",
|
|
39725
|
+
"file": {
|
|
39726
|
+
"path": "tooltip/_variables.scss",
|
|
39727
|
+
"name": "_variables.scss"
|
|
39728
|
+
},
|
|
39729
|
+
"resolvedValue": "1",
|
|
39730
|
+
"resolvedType": "Number"
|
|
39731
|
+
},
|
|
39732
|
+
{
|
|
39733
|
+
"description": "The size of the Tooltip callout.\n",
|
|
39734
|
+
"commentRange": {
|
|
39735
|
+
"start": 33,
|
|
39736
|
+
"end": 34
|
|
39737
|
+
},
|
|
39738
|
+
"context": {
|
|
39739
|
+
"type": "variable",
|
|
39740
|
+
"name": "kendo-tooltip-callout-size",
|
|
39741
|
+
"value": "6px",
|
|
39742
|
+
"scope": "default",
|
|
39743
|
+
"line": {
|
|
39744
|
+
"start": 35,
|
|
39745
|
+
"end": 35
|
|
39746
|
+
}
|
|
39747
|
+
},
|
|
39748
|
+
"group": [
|
|
39749
|
+
"tooltip"
|
|
39750
|
+
],
|
|
39751
|
+
"access": "public",
|
|
39752
|
+
"file": {
|
|
39753
|
+
"path": "tooltip/_variables.scss",
|
|
39754
|
+
"name": "_variables.scss"
|
|
39755
|
+
},
|
|
39756
|
+
"resolvedValue": "6px",
|
|
39757
|
+
"resolvedType": "Number"
|
|
39758
|
+
},
|
|
39759
|
+
{
|
|
39760
|
+
"description": "The default background of the Tooltip.\n",
|
|
39761
|
+
"commentRange": {
|
|
39762
|
+
"start": 37,
|
|
39763
|
+
"end": 38
|
|
39764
|
+
},
|
|
39765
|
+
"context": {
|
|
39766
|
+
"type": "variable",
|
|
39767
|
+
"name": "kendo-tooltip-bg",
|
|
39768
|
+
"value": "rgba( k-contrast-legacy( $kendo-body-bg ), .75 )",
|
|
39769
|
+
"scope": "default",
|
|
39770
|
+
"line": {
|
|
39771
|
+
"start": 39,
|
|
39772
|
+
"end": 39
|
|
39773
|
+
}
|
|
39774
|
+
},
|
|
39775
|
+
"group": [
|
|
39776
|
+
"tooltip"
|
|
39777
|
+
],
|
|
39778
|
+
"access": "public",
|
|
39779
|
+
"file": {
|
|
39780
|
+
"path": "tooltip/_variables.scss",
|
|
39781
|
+
"name": "_variables.scss"
|
|
39782
|
+
},
|
|
39783
|
+
"resolvedValue": "rgba(0, 0, 0, 0.75)",
|
|
39784
|
+
"resolvedType": "Color"
|
|
39785
|
+
},
|
|
39786
|
+
{
|
|
39787
|
+
"description": "The default text color of the Tooltip.\n",
|
|
39788
|
+
"commentRange": {
|
|
39789
|
+
"start": 40,
|
|
39790
|
+
"end": 41
|
|
39791
|
+
},
|
|
39792
|
+
"context": {
|
|
39793
|
+
"type": "variable",
|
|
39794
|
+
"name": "kendo-tooltip-text",
|
|
39795
|
+
"value": "k-contrast-legacy( $kendo-tooltip-bg )",
|
|
39796
|
+
"scope": "default",
|
|
39797
|
+
"line": {
|
|
39798
|
+
"start": 42,
|
|
39799
|
+
"end": 42
|
|
39800
|
+
}
|
|
39801
|
+
},
|
|
39802
|
+
"group": [
|
|
39803
|
+
"tooltip"
|
|
39804
|
+
],
|
|
39805
|
+
"access": "public",
|
|
39806
|
+
"file": {
|
|
39807
|
+
"path": "tooltip/_variables.scss",
|
|
39808
|
+
"name": "_variables.scss"
|
|
39809
|
+
},
|
|
39810
|
+
"resolvedValue": "white",
|
|
39811
|
+
"resolvedType": "Color"
|
|
39812
|
+
},
|
|
39813
|
+
{
|
|
39814
|
+
"description": "The default border color of the Tooltip.\n",
|
|
39815
|
+
"commentRange": {
|
|
39816
|
+
"start": 43,
|
|
39817
|
+
"end": 44
|
|
39818
|
+
},
|
|
39819
|
+
"context": {
|
|
39820
|
+
"type": "variable",
|
|
39821
|
+
"name": "kendo-tooltip-border",
|
|
39822
|
+
"value": "$kendo-tooltip-bg",
|
|
39823
|
+
"scope": "default",
|
|
39824
|
+
"line": {
|
|
39825
|
+
"start": 45,
|
|
39826
|
+
"end": 45
|
|
39827
|
+
}
|
|
39828
|
+
},
|
|
39829
|
+
"group": [
|
|
39830
|
+
"tooltip"
|
|
39831
|
+
],
|
|
39832
|
+
"access": "public",
|
|
39833
|
+
"file": {
|
|
39834
|
+
"path": "tooltip/_variables.scss",
|
|
39835
|
+
"name": "_variables.scss"
|
|
39836
|
+
},
|
|
39837
|
+
"resolvedValue": "rgba(0, 0, 0, 0.75)",
|
|
39838
|
+
"resolvedType": "Color"
|
|
39839
|
+
},
|
|
39840
|
+
{
|
|
39841
|
+
"description": "The box-shadow of the Tooltip.\n",
|
|
39842
|
+
"commentRange": {
|
|
39843
|
+
"start": 47,
|
|
39844
|
+
"end": 48
|
|
39845
|
+
},
|
|
39846
|
+
"context": {
|
|
39847
|
+
"type": "variable",
|
|
39848
|
+
"name": "kendo-tooltip-shadow",
|
|
39849
|
+
"value": "k-elevation(2)",
|
|
39850
|
+
"scope": "default",
|
|
39851
|
+
"line": {
|
|
39852
|
+
"start": 49,
|
|
39853
|
+
"end": 49
|
|
39854
|
+
}
|
|
39855
|
+
},
|
|
39856
|
+
"group": [
|
|
39857
|
+
"tooltip"
|
|
39858
|
+
],
|
|
39859
|
+
"access": "public",
|
|
39860
|
+
"file": {
|
|
39861
|
+
"path": "tooltip/_variables.scss",
|
|
39862
|
+
"name": "_variables.scss"
|
|
39863
|
+
},
|
|
39864
|
+
"resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
39865
|
+
"resolvedType": "String"
|
|
39866
|
+
},
|
|
39867
|
+
{
|
|
39868
|
+
"description": "The theme colors map for the Tooltip.\n",
|
|
39869
|
+
"commentRange": {
|
|
39870
|
+
"start": 65,
|
|
39871
|
+
"end": 66
|
|
39872
|
+
},
|
|
39873
|
+
"context": {
|
|
39874
|
+
"type": "variable",
|
|
39875
|
+
"name": "kendo-tooltip-theme-colors",
|
|
39876
|
+
"value": "$kendo-theme-colors",
|
|
39877
|
+
"scope": "default",
|
|
39878
|
+
"line": {
|
|
39879
|
+
"start": 67,
|
|
39880
|
+
"end": 67
|
|
39881
|
+
}
|
|
39882
|
+
},
|
|
39883
|
+
"group": [
|
|
39884
|
+
"tooltip"
|
|
39885
|
+
],
|
|
39886
|
+
"access": "public",
|
|
39887
|
+
"file": {
|
|
39888
|
+
"path": "tooltip/_variables.scss",
|
|
39889
|
+
"name": "_variables.scss"
|
|
39890
|
+
},
|
|
39891
|
+
"resolvedValue": "(\"primary\": #ff6358, \"secondary\": #666666, \"tertiary\": #03a9f4, \"info\": #0058e9, \"success\": #37b400, \"warning\": #ffc000, \"error\": #f31700, \"dark\": #424242, \"light\": #ebebeb, \"inverse\": #424242)",
|
|
39892
|
+
"resolvedType": "Map"
|
|
39893
|
+
},
|
|
39894
|
+
{
|
|
39895
|
+
"description": "The generated theme colors map for the Tooltip.\n",
|
|
39896
|
+
"commentRange": {
|
|
39897
|
+
"start": 68,
|
|
39898
|
+
"end": 69
|
|
39899
|
+
},
|
|
39900
|
+
"context": {
|
|
39901
|
+
"type": "variable",
|
|
39902
|
+
"name": "kendo-tooltip-theme",
|
|
39903
|
+
"value": "tooltip-theme( $kendo-tooltip-theme-colors )",
|
|
39904
|
+
"scope": "default",
|
|
39905
|
+
"line": {
|
|
39906
|
+
"start": 70,
|
|
39907
|
+
"end": 70
|
|
39908
|
+
}
|
|
39909
|
+
},
|
|
39910
|
+
"group": [
|
|
39911
|
+
"tooltip"
|
|
39912
|
+
],
|
|
39913
|
+
"access": "public",
|
|
39914
|
+
"file": {
|
|
39915
|
+
"path": "tooltip/_variables.scss",
|
|
39916
|
+
"name": "_variables.scss"
|
|
39917
|
+
},
|
|
39918
|
+
"resolvedValue": "(\"inverse\": (color: white, background-color: #424242, border: #424242), \"light\": (color: black, background-color: #ebebeb, border: #ebebeb), \"dark\": (color: white, background-color: #424242, border: #424242), \"error\": (color: white, background-color: #f31700, border: #f31700), \"warning\": (color: black, background-color: #ffc000, border: #ffc000), \"success\": (color: white, background-color: #37b400, border: #37b400), \"info\": (color: white, background-color: #0058e9, border: #0058e9), \"tertiary\": (color: white, background-color: #03a9f4, border: #03a9f4), \"secondary\": (color: white, background-color: #666666, border: #666666), \"primary\": (color: white, background-color: #ff6358, border: #ff6358))",
|
|
39919
|
+
"resolvedType": "Map"
|
|
39920
|
+
},
|
|
39489
39921
|
{
|
|
39490
39922
|
"description": "The font family of the TreeView.\n",
|
|
39491
39923
|
"commentRange": {
|
|
@@ -83892,6 +84324,444 @@
|
|
|
83892
84324
|
}
|
|
83893
84325
|
]
|
|
83894
84326
|
},
|
|
84327
|
+
{
|
|
84328
|
+
"id": "tooltip",
|
|
84329
|
+
"title": "Tooltip",
|
|
84330
|
+
"variables": [
|
|
84331
|
+
{
|
|
84332
|
+
"description": "The vertical padding of the Tooltip.\n",
|
|
84333
|
+
"commentRange": {
|
|
84334
|
+
"start": 3,
|
|
84335
|
+
"end": 4
|
|
84336
|
+
},
|
|
84337
|
+
"context": {
|
|
84338
|
+
"type": "variable",
|
|
84339
|
+
"name": "kendo-tooltip-padding-y",
|
|
84340
|
+
"value": "$kendo-padding-md-y",
|
|
84341
|
+
"scope": "default",
|
|
84342
|
+
"line": {
|
|
84343
|
+
"start": 5,
|
|
84344
|
+
"end": 5
|
|
84345
|
+
}
|
|
84346
|
+
},
|
|
84347
|
+
"group": [
|
|
84348
|
+
"tooltip"
|
|
84349
|
+
],
|
|
84350
|
+
"access": "public",
|
|
84351
|
+
"file": {
|
|
84352
|
+
"path": "tooltip/_variables.scss",
|
|
84353
|
+
"name": "_variables.scss"
|
|
84354
|
+
},
|
|
84355
|
+
"resolvedValue": "4px",
|
|
84356
|
+
"resolvedType": "Number"
|
|
84357
|
+
},
|
|
84358
|
+
{
|
|
84359
|
+
"description": "The horizontal padding of the Tooltip.\n",
|
|
84360
|
+
"commentRange": {
|
|
84361
|
+
"start": 6,
|
|
84362
|
+
"end": 7
|
|
84363
|
+
},
|
|
84364
|
+
"context": {
|
|
84365
|
+
"type": "variable",
|
|
84366
|
+
"name": "kendo-tooltip-padding-x",
|
|
84367
|
+
"value": "$kendo-padding-md-x",
|
|
84368
|
+
"scope": "default",
|
|
84369
|
+
"line": {
|
|
84370
|
+
"start": 8,
|
|
84371
|
+
"end": 8
|
|
84372
|
+
}
|
|
84373
|
+
},
|
|
84374
|
+
"group": [
|
|
84375
|
+
"tooltip"
|
|
84376
|
+
],
|
|
84377
|
+
"access": "public",
|
|
84378
|
+
"file": {
|
|
84379
|
+
"path": "tooltip/_variables.scss",
|
|
84380
|
+
"name": "_variables.scss"
|
|
84381
|
+
},
|
|
84382
|
+
"resolvedValue": "8px",
|
|
84383
|
+
"resolvedType": "Number"
|
|
84384
|
+
},
|
|
84385
|
+
{
|
|
84386
|
+
"description": "The width of the border around the Tooltip.\n",
|
|
84387
|
+
"commentRange": {
|
|
84388
|
+
"start": 9,
|
|
84389
|
+
"end": 10
|
|
84390
|
+
},
|
|
84391
|
+
"context": {
|
|
84392
|
+
"type": "variable",
|
|
84393
|
+
"name": "kendo-tooltip-border-width",
|
|
84394
|
+
"value": "0px",
|
|
84395
|
+
"scope": "default",
|
|
84396
|
+
"line": {
|
|
84397
|
+
"start": 11,
|
|
84398
|
+
"end": 11
|
|
84399
|
+
}
|
|
84400
|
+
},
|
|
84401
|
+
"group": [
|
|
84402
|
+
"tooltip"
|
|
84403
|
+
],
|
|
84404
|
+
"access": "public",
|
|
84405
|
+
"file": {
|
|
84406
|
+
"path": "tooltip/_variables.scss",
|
|
84407
|
+
"name": "_variables.scss"
|
|
84408
|
+
},
|
|
84409
|
+
"resolvedValue": "0px",
|
|
84410
|
+
"resolvedType": "Number"
|
|
84411
|
+
},
|
|
84412
|
+
{
|
|
84413
|
+
"description": "The border radius of the Tooltip.\n",
|
|
84414
|
+
"commentRange": {
|
|
84415
|
+
"start": 12,
|
|
84416
|
+
"end": 13
|
|
84417
|
+
},
|
|
84418
|
+
"context": {
|
|
84419
|
+
"type": "variable",
|
|
84420
|
+
"name": "kendo-tooltip-border-radius",
|
|
84421
|
+
"value": "$kendo-border-radius-md",
|
|
84422
|
+
"scope": "default",
|
|
84423
|
+
"line": {
|
|
84424
|
+
"start": 14,
|
|
84425
|
+
"end": 14
|
|
84426
|
+
}
|
|
84427
|
+
},
|
|
84428
|
+
"group": [
|
|
84429
|
+
"tooltip"
|
|
84430
|
+
],
|
|
84431
|
+
"access": "public",
|
|
84432
|
+
"file": {
|
|
84433
|
+
"path": "tooltip/_variables.scss",
|
|
84434
|
+
"name": "_variables.scss"
|
|
84435
|
+
},
|
|
84436
|
+
"resolvedValue": "4px",
|
|
84437
|
+
"resolvedType": "Number"
|
|
84438
|
+
},
|
|
84439
|
+
{
|
|
84440
|
+
"description": "The font family of the Tooltip.\n",
|
|
84441
|
+
"commentRange": {
|
|
84442
|
+
"start": 16,
|
|
84443
|
+
"end": 17
|
|
84444
|
+
},
|
|
84445
|
+
"context": {
|
|
84446
|
+
"type": "variable",
|
|
84447
|
+
"name": "kendo-tooltip-font-family",
|
|
84448
|
+
"value": "$kendo-font-family",
|
|
84449
|
+
"scope": "default",
|
|
84450
|
+
"line": {
|
|
84451
|
+
"start": 18,
|
|
84452
|
+
"end": 18
|
|
84453
|
+
}
|
|
84454
|
+
},
|
|
84455
|
+
"group": [
|
|
84456
|
+
"tooltip"
|
|
84457
|
+
],
|
|
84458
|
+
"access": "public",
|
|
84459
|
+
"file": {
|
|
84460
|
+
"path": "tooltip/_variables.scss",
|
|
84461
|
+
"name": "_variables.scss"
|
|
84462
|
+
},
|
|
84463
|
+
"resolvedValue": "inherit",
|
|
84464
|
+
"resolvedType": "String"
|
|
84465
|
+
},
|
|
84466
|
+
{
|
|
84467
|
+
"description": "The font size of the Tooltip.\n",
|
|
84468
|
+
"commentRange": {
|
|
84469
|
+
"start": 19,
|
|
84470
|
+
"end": 20
|
|
84471
|
+
},
|
|
84472
|
+
"context": {
|
|
84473
|
+
"type": "variable",
|
|
84474
|
+
"name": "kendo-tooltip-font-size",
|
|
84475
|
+
"value": "$kendo-font-size-md",
|
|
84476
|
+
"scope": "default",
|
|
84477
|
+
"line": {
|
|
84478
|
+
"start": 21,
|
|
84479
|
+
"end": 21
|
|
84480
|
+
}
|
|
84481
|
+
},
|
|
84482
|
+
"group": [
|
|
84483
|
+
"tooltip"
|
|
84484
|
+
],
|
|
84485
|
+
"access": "public",
|
|
84486
|
+
"file": {
|
|
84487
|
+
"path": "tooltip/_variables.scss",
|
|
84488
|
+
"name": "_variables.scss"
|
|
84489
|
+
},
|
|
84490
|
+
"resolvedValue": "14px",
|
|
84491
|
+
"resolvedType": "Number"
|
|
84492
|
+
},
|
|
84493
|
+
{
|
|
84494
|
+
"description": "The line height of the Tooltip.\n",
|
|
84495
|
+
"commentRange": {
|
|
84496
|
+
"start": 22,
|
|
84497
|
+
"end": 23
|
|
84498
|
+
},
|
|
84499
|
+
"context": {
|
|
84500
|
+
"type": "variable",
|
|
84501
|
+
"name": "kendo-tooltip-line-height",
|
|
84502
|
+
"value": "1.25",
|
|
84503
|
+
"scope": "default",
|
|
84504
|
+
"line": {
|
|
84505
|
+
"start": 24,
|
|
84506
|
+
"end": 24
|
|
84507
|
+
}
|
|
84508
|
+
},
|
|
84509
|
+
"group": [
|
|
84510
|
+
"tooltip"
|
|
84511
|
+
],
|
|
84512
|
+
"access": "public",
|
|
84513
|
+
"file": {
|
|
84514
|
+
"path": "tooltip/_variables.scss",
|
|
84515
|
+
"name": "_variables.scss"
|
|
84516
|
+
},
|
|
84517
|
+
"resolvedValue": "1.25",
|
|
84518
|
+
"resolvedType": "Number"
|
|
84519
|
+
},
|
|
84520
|
+
{
|
|
84521
|
+
"description": "The font size of the Tooltip title.\n",
|
|
84522
|
+
"commentRange": {
|
|
84523
|
+
"start": 26,
|
|
84524
|
+
"end": 27
|
|
84525
|
+
},
|
|
84526
|
+
"context": {
|
|
84527
|
+
"type": "variable",
|
|
84528
|
+
"name": "kendo-tooltip-title-font-size",
|
|
84529
|
+
"value": "($kendo-tooltip-font-size * 1.25)",
|
|
84530
|
+
"scope": "default",
|
|
84531
|
+
"line": {
|
|
84532
|
+
"start": 28,
|
|
84533
|
+
"end": 28
|
|
84534
|
+
}
|
|
84535
|
+
},
|
|
84536
|
+
"group": [
|
|
84537
|
+
"tooltip"
|
|
84538
|
+
],
|
|
84539
|
+
"access": "public",
|
|
84540
|
+
"file": {
|
|
84541
|
+
"path": "tooltip/_variables.scss",
|
|
84542
|
+
"name": "_variables.scss"
|
|
84543
|
+
},
|
|
84544
|
+
"resolvedValue": "17.5px",
|
|
84545
|
+
"resolvedType": "Number"
|
|
84546
|
+
},
|
|
84547
|
+
{
|
|
84548
|
+
"description": "The line height of the Tooltip title.\n",
|
|
84549
|
+
"commentRange": {
|
|
84550
|
+
"start": 29,
|
|
84551
|
+
"end": 30
|
|
84552
|
+
},
|
|
84553
|
+
"context": {
|
|
84554
|
+
"type": "variable",
|
|
84555
|
+
"name": "kendo-tooltip-title-line-height",
|
|
84556
|
+
"value": "1",
|
|
84557
|
+
"scope": "default",
|
|
84558
|
+
"line": {
|
|
84559
|
+
"start": 31,
|
|
84560
|
+
"end": 31
|
|
84561
|
+
}
|
|
84562
|
+
},
|
|
84563
|
+
"group": [
|
|
84564
|
+
"tooltip"
|
|
84565
|
+
],
|
|
84566
|
+
"access": "public",
|
|
84567
|
+
"file": {
|
|
84568
|
+
"path": "tooltip/_variables.scss",
|
|
84569
|
+
"name": "_variables.scss"
|
|
84570
|
+
},
|
|
84571
|
+
"resolvedValue": "1",
|
|
84572
|
+
"resolvedType": "Number"
|
|
84573
|
+
},
|
|
84574
|
+
{
|
|
84575
|
+
"description": "The size of the Tooltip callout.\n",
|
|
84576
|
+
"commentRange": {
|
|
84577
|
+
"start": 33,
|
|
84578
|
+
"end": 34
|
|
84579
|
+
},
|
|
84580
|
+
"context": {
|
|
84581
|
+
"type": "variable",
|
|
84582
|
+
"name": "kendo-tooltip-callout-size",
|
|
84583
|
+
"value": "6px",
|
|
84584
|
+
"scope": "default",
|
|
84585
|
+
"line": {
|
|
84586
|
+
"start": 35,
|
|
84587
|
+
"end": 35
|
|
84588
|
+
}
|
|
84589
|
+
},
|
|
84590
|
+
"group": [
|
|
84591
|
+
"tooltip"
|
|
84592
|
+
],
|
|
84593
|
+
"access": "public",
|
|
84594
|
+
"file": {
|
|
84595
|
+
"path": "tooltip/_variables.scss",
|
|
84596
|
+
"name": "_variables.scss"
|
|
84597
|
+
},
|
|
84598
|
+
"resolvedValue": "6px",
|
|
84599
|
+
"resolvedType": "Number"
|
|
84600
|
+
},
|
|
84601
|
+
{
|
|
84602
|
+
"description": "The default background of the Tooltip.\n",
|
|
84603
|
+
"commentRange": {
|
|
84604
|
+
"start": 37,
|
|
84605
|
+
"end": 38
|
|
84606
|
+
},
|
|
84607
|
+
"context": {
|
|
84608
|
+
"type": "variable",
|
|
84609
|
+
"name": "kendo-tooltip-bg",
|
|
84610
|
+
"value": "rgba( k-contrast-legacy( $kendo-body-bg ), .75 )",
|
|
84611
|
+
"scope": "default",
|
|
84612
|
+
"line": {
|
|
84613
|
+
"start": 39,
|
|
84614
|
+
"end": 39
|
|
84615
|
+
}
|
|
84616
|
+
},
|
|
84617
|
+
"group": [
|
|
84618
|
+
"tooltip"
|
|
84619
|
+
],
|
|
84620
|
+
"access": "public",
|
|
84621
|
+
"file": {
|
|
84622
|
+
"path": "tooltip/_variables.scss",
|
|
84623
|
+
"name": "_variables.scss"
|
|
84624
|
+
},
|
|
84625
|
+
"resolvedValue": "rgba(0, 0, 0, 0.75)",
|
|
84626
|
+
"resolvedType": "Color"
|
|
84627
|
+
},
|
|
84628
|
+
{
|
|
84629
|
+
"description": "The default text color of the Tooltip.\n",
|
|
84630
|
+
"commentRange": {
|
|
84631
|
+
"start": 40,
|
|
84632
|
+
"end": 41
|
|
84633
|
+
},
|
|
84634
|
+
"context": {
|
|
84635
|
+
"type": "variable",
|
|
84636
|
+
"name": "kendo-tooltip-text",
|
|
84637
|
+
"value": "k-contrast-legacy( $kendo-tooltip-bg )",
|
|
84638
|
+
"scope": "default",
|
|
84639
|
+
"line": {
|
|
84640
|
+
"start": 42,
|
|
84641
|
+
"end": 42
|
|
84642
|
+
}
|
|
84643
|
+
},
|
|
84644
|
+
"group": [
|
|
84645
|
+
"tooltip"
|
|
84646
|
+
],
|
|
84647
|
+
"access": "public",
|
|
84648
|
+
"file": {
|
|
84649
|
+
"path": "tooltip/_variables.scss",
|
|
84650
|
+
"name": "_variables.scss"
|
|
84651
|
+
},
|
|
84652
|
+
"resolvedValue": "white",
|
|
84653
|
+
"resolvedType": "Color"
|
|
84654
|
+
},
|
|
84655
|
+
{
|
|
84656
|
+
"description": "The default border color of the Tooltip.\n",
|
|
84657
|
+
"commentRange": {
|
|
84658
|
+
"start": 43,
|
|
84659
|
+
"end": 44
|
|
84660
|
+
},
|
|
84661
|
+
"context": {
|
|
84662
|
+
"type": "variable",
|
|
84663
|
+
"name": "kendo-tooltip-border",
|
|
84664
|
+
"value": "$kendo-tooltip-bg",
|
|
84665
|
+
"scope": "default",
|
|
84666
|
+
"line": {
|
|
84667
|
+
"start": 45,
|
|
84668
|
+
"end": 45
|
|
84669
|
+
}
|
|
84670
|
+
},
|
|
84671
|
+
"group": [
|
|
84672
|
+
"tooltip"
|
|
84673
|
+
],
|
|
84674
|
+
"access": "public",
|
|
84675
|
+
"file": {
|
|
84676
|
+
"path": "tooltip/_variables.scss",
|
|
84677
|
+
"name": "_variables.scss"
|
|
84678
|
+
},
|
|
84679
|
+
"resolvedValue": "rgba(0, 0, 0, 0.75)",
|
|
84680
|
+
"resolvedType": "Color"
|
|
84681
|
+
},
|
|
84682
|
+
{
|
|
84683
|
+
"description": "The box-shadow of the Tooltip.\n",
|
|
84684
|
+
"commentRange": {
|
|
84685
|
+
"start": 47,
|
|
84686
|
+
"end": 48
|
|
84687
|
+
},
|
|
84688
|
+
"context": {
|
|
84689
|
+
"type": "variable",
|
|
84690
|
+
"name": "kendo-tooltip-shadow",
|
|
84691
|
+
"value": "k-elevation(2)",
|
|
84692
|
+
"scope": "default",
|
|
84693
|
+
"line": {
|
|
84694
|
+
"start": 49,
|
|
84695
|
+
"end": 49
|
|
84696
|
+
}
|
|
84697
|
+
},
|
|
84698
|
+
"group": [
|
|
84699
|
+
"tooltip"
|
|
84700
|
+
],
|
|
84701
|
+
"access": "public",
|
|
84702
|
+
"file": {
|
|
84703
|
+
"path": "tooltip/_variables.scss",
|
|
84704
|
+
"name": "_variables.scss"
|
|
84705
|
+
},
|
|
84706
|
+
"resolvedValue": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
84707
|
+
"resolvedType": "String"
|
|
84708
|
+
},
|
|
84709
|
+
{
|
|
84710
|
+
"description": "The theme colors map for the Tooltip.\n",
|
|
84711
|
+
"commentRange": {
|
|
84712
|
+
"start": 65,
|
|
84713
|
+
"end": 66
|
|
84714
|
+
},
|
|
84715
|
+
"context": {
|
|
84716
|
+
"type": "variable",
|
|
84717
|
+
"name": "kendo-tooltip-theme-colors",
|
|
84718
|
+
"value": "$kendo-theme-colors",
|
|
84719
|
+
"scope": "default",
|
|
84720
|
+
"line": {
|
|
84721
|
+
"start": 67,
|
|
84722
|
+
"end": 67
|
|
84723
|
+
}
|
|
84724
|
+
},
|
|
84725
|
+
"group": [
|
|
84726
|
+
"tooltip"
|
|
84727
|
+
],
|
|
84728
|
+
"access": "public",
|
|
84729
|
+
"file": {
|
|
84730
|
+
"path": "tooltip/_variables.scss",
|
|
84731
|
+
"name": "_variables.scss"
|
|
84732
|
+
},
|
|
84733
|
+
"resolvedValue": "(\"primary\": #ff6358, \"secondary\": #666666, \"tertiary\": #03a9f4, \"info\": #0058e9, \"success\": #37b400, \"warning\": #ffc000, \"error\": #f31700, \"dark\": #424242, \"light\": #ebebeb, \"inverse\": #424242)",
|
|
84734
|
+
"resolvedType": "Map"
|
|
84735
|
+
},
|
|
84736
|
+
{
|
|
84737
|
+
"description": "The generated theme colors map for the Tooltip.\n",
|
|
84738
|
+
"commentRange": {
|
|
84739
|
+
"start": 68,
|
|
84740
|
+
"end": 69
|
|
84741
|
+
},
|
|
84742
|
+
"context": {
|
|
84743
|
+
"type": "variable",
|
|
84744
|
+
"name": "kendo-tooltip-theme",
|
|
84745
|
+
"value": "tooltip-theme( $kendo-tooltip-theme-colors )",
|
|
84746
|
+
"scope": "default",
|
|
84747
|
+
"line": {
|
|
84748
|
+
"start": 70,
|
|
84749
|
+
"end": 70
|
|
84750
|
+
}
|
|
84751
|
+
},
|
|
84752
|
+
"group": [
|
|
84753
|
+
"tooltip"
|
|
84754
|
+
],
|
|
84755
|
+
"access": "public",
|
|
84756
|
+
"file": {
|
|
84757
|
+
"path": "tooltip/_variables.scss",
|
|
84758
|
+
"name": "_variables.scss"
|
|
84759
|
+
},
|
|
84760
|
+
"resolvedValue": "(\"inverse\": (color: white, background-color: #424242, border: #424242), \"light\": (color: black, background-color: #ebebeb, border: #ebebeb), \"dark\": (color: white, background-color: #424242, border: #424242), \"error\": (color: white, background-color: #f31700, border: #f31700), \"warning\": (color: black, background-color: #ffc000, border: #ffc000), \"success\": (color: white, background-color: #37b400, border: #37b400), \"info\": (color: white, background-color: #0058e9, border: #0058e9), \"tertiary\": (color: white, background-color: #03a9f4, border: #03a9f4), \"secondary\": (color: white, background-color: #666666, border: #666666), \"primary\": (color: white, background-color: #ff6358, border: #ff6358))",
|
|
84761
|
+
"resolvedType": "Map"
|
|
84762
|
+
}
|
|
84763
|
+
]
|
|
84764
|
+
},
|
|
83895
84765
|
{
|
|
83896
84766
|
"id": "treeview",
|
|
83897
84767
|
"title": "Treeview",
|