@progress/kendo-theme-default 7.1.0-dev.2 → 7.1.0-dev.4

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.
@@ -32547,6 +32547,546 @@
32547
32547
  "resolvedValue": "#ebebeb",
32548
32548
  "resolvedType": "Color"
32549
32549
  },
32550
+ {
32551
+ "description": "The text color of the Prompt.\n",
32552
+ "commentRange": {
32553
+ "start": 3,
32554
+ "end": 4
32555
+ },
32556
+ "context": {
32557
+ "type": "variable",
32558
+ "name": "kendo-prompt-text",
32559
+ "value": "$kendo-component-text",
32560
+ "scope": "default",
32561
+ "line": {
32562
+ "start": 5,
32563
+ "end": 5
32564
+ }
32565
+ },
32566
+ "group": [
32567
+ "prompt"
32568
+ ],
32569
+ "access": "public",
32570
+ "file": {
32571
+ "path": "prompt/_variables.scss",
32572
+ "name": "_variables.scss"
32573
+ },
32574
+ "resolvedValue": "#424242",
32575
+ "resolvedType": "Color"
32576
+ },
32577
+ {
32578
+ "description": "The background color of the Prompt.\n",
32579
+ "commentRange": {
32580
+ "start": 6,
32581
+ "end": 7
32582
+ },
32583
+ "context": {
32584
+ "type": "variable",
32585
+ "name": "kendo-prompt-bg",
32586
+ "value": "$kendo-component-bg",
32587
+ "scope": "default",
32588
+ "line": {
32589
+ "start": 8,
32590
+ "end": 8
32591
+ }
32592
+ },
32593
+ "group": [
32594
+ "prompt"
32595
+ ],
32596
+ "access": "public",
32597
+ "file": {
32598
+ "path": "prompt/_variables.scss",
32599
+ "name": "_variables.scss"
32600
+ },
32601
+ "resolvedValue": "#ffffff",
32602
+ "resolvedType": "Color"
32603
+ },
32604
+ {
32605
+ "description": "The border color of the Prompt.\n",
32606
+ "commentRange": {
32607
+ "start": 9,
32608
+ "end": 10
32609
+ },
32610
+ "context": {
32611
+ "type": "variable",
32612
+ "name": "kendo-prompt-border",
32613
+ "value": "$kendo-component-border",
32614
+ "scope": "default",
32615
+ "line": {
32616
+ "start": 11,
32617
+ "end": 11
32618
+ }
32619
+ },
32620
+ "group": [
32621
+ "prompt"
32622
+ ],
32623
+ "access": "public",
32624
+ "file": {
32625
+ "path": "prompt/_variables.scss",
32626
+ "name": "_variables.scss"
32627
+ },
32628
+ "resolvedValue": "rgba(0, 0, 0, 0.08)",
32629
+ "resolvedType": "Color"
32630
+ },
32631
+ {
32632
+ "description": "The text color of the Prompt header.\n",
32633
+ "commentRange": {
32634
+ "start": 13,
32635
+ "end": 14
32636
+ },
32637
+ "context": {
32638
+ "type": "variable",
32639
+ "name": "kendo-prompt-header-text",
32640
+ "value": "$kendo-component-header-text",
32641
+ "scope": "default",
32642
+ "line": {
32643
+ "start": 15,
32644
+ "end": 15
32645
+ }
32646
+ },
32647
+ "group": [
32648
+ "prompt"
32649
+ ],
32650
+ "access": "public",
32651
+ "file": {
32652
+ "path": "prompt/_variables.scss",
32653
+ "name": "_variables.scss"
32654
+ },
32655
+ "resolvedValue": "#424242",
32656
+ "resolvedType": "Color"
32657
+ },
32658
+ {
32659
+ "description": "The background color of the Prompt header.\n",
32660
+ "commentRange": {
32661
+ "start": 16,
32662
+ "end": 17
32663
+ },
32664
+ "context": {
32665
+ "type": "variable",
32666
+ "name": "kendo-prompt-header-bg",
32667
+ "value": "$kendo-component-bg",
32668
+ "scope": "default",
32669
+ "line": {
32670
+ "start": 18,
32671
+ "end": 18
32672
+ }
32673
+ },
32674
+ "group": [
32675
+ "prompt"
32676
+ ],
32677
+ "access": "public",
32678
+ "file": {
32679
+ "path": "prompt/_variables.scss",
32680
+ "name": "_variables.scss"
32681
+ },
32682
+ "resolvedValue": "#ffffff",
32683
+ "resolvedType": "Color"
32684
+ },
32685
+ {
32686
+ "description": "The border color of the Prompt header.\n",
32687
+ "commentRange": {
32688
+ "start": 19,
32689
+ "end": 20
32690
+ },
32691
+ "context": {
32692
+ "type": "variable",
32693
+ "name": "kendo-prompt-header-border",
32694
+ "value": "$kendo-component-header-border",
32695
+ "scope": "default",
32696
+ "line": {
32697
+ "start": 21,
32698
+ "end": 21
32699
+ }
32700
+ },
32701
+ "group": [
32702
+ "prompt"
32703
+ ],
32704
+ "access": "public",
32705
+ "file": {
32706
+ "path": "prompt/_variables.scss",
32707
+ "name": "_variables.scss"
32708
+ },
32709
+ "resolvedValue": "rgba(0, 0, 0, 0.08)",
32710
+ "resolvedType": "Color"
32711
+ },
32712
+ {
32713
+ "description": "The vertical padding of the Prompt content.\n",
32714
+ "commentRange": {
32715
+ "start": 23,
32716
+ "end": 24
32717
+ },
32718
+ "context": {
32719
+ "type": "variable",
32720
+ "name": "kendo-prompt-content-padding-y",
32721
+ "value": "k-map-get( $kendo-spacing, 4 )",
32722
+ "scope": "default",
32723
+ "line": {
32724
+ "start": 25,
32725
+ "end": 25
32726
+ }
32727
+ },
32728
+ "group": [
32729
+ "prompt"
32730
+ ],
32731
+ "access": "public",
32732
+ "file": {
32733
+ "path": "prompt/_variables.scss",
32734
+ "name": "_variables.scss"
32735
+ },
32736
+ "resolvedValue": "16px",
32737
+ "resolvedType": "Number"
32738
+ },
32739
+ {
32740
+ "description": "The horizontal padding of the Prompt content.\n",
32741
+ "commentRange": {
32742
+ "start": 26,
32743
+ "end": 27
32744
+ },
32745
+ "context": {
32746
+ "type": "variable",
32747
+ "name": "kendo-prompt-content-padding-x",
32748
+ "value": "k-map-get( $kendo-spacing, 4 )",
32749
+ "scope": "default",
32750
+ "line": {
32751
+ "start": 28,
32752
+ "end": 28
32753
+ }
32754
+ },
32755
+ "group": [
32756
+ "prompt"
32757
+ ],
32758
+ "access": "public",
32759
+ "file": {
32760
+ "path": "prompt/_variables.scss",
32761
+ "name": "_variables.scss"
32762
+ },
32763
+ "resolvedValue": "16px",
32764
+ "resolvedType": "Number"
32765
+ },
32766
+ {
32767
+ "description": "The spacing between the items of the Prompt content.\n",
32768
+ "commentRange": {
32769
+ "start": 29,
32770
+ "end": 30
32771
+ },
32772
+ "context": {
32773
+ "type": "variable",
32774
+ "name": "kendo-prompt-content-spacing",
32775
+ "value": "k-map-get( $kendo-spacing, 4 )",
32776
+ "scope": "default",
32777
+ "line": {
32778
+ "start": 31,
32779
+ "end": 31
32780
+ }
32781
+ },
32782
+ "group": [
32783
+ "prompt"
32784
+ ],
32785
+ "access": "public",
32786
+ "file": {
32787
+ "path": "prompt/_variables.scss",
32788
+ "name": "_variables.scss"
32789
+ },
32790
+ "resolvedValue": "16px",
32791
+ "resolvedType": "Number"
32792
+ },
32793
+ {
32794
+ "description": "The text color of the Prompt content.\n",
32795
+ "commentRange": {
32796
+ "start": 32,
32797
+ "end": 33
32798
+ },
32799
+ "context": {
32800
+ "type": "variable",
32801
+ "name": "kendo-prompt-content-text",
32802
+ "value": "$kendo-component-header-text",
32803
+ "scope": "default",
32804
+ "line": {
32805
+ "start": 34,
32806
+ "end": 34
32807
+ }
32808
+ },
32809
+ "group": [
32810
+ "prompt"
32811
+ ],
32812
+ "access": "public",
32813
+ "file": {
32814
+ "path": "prompt/_variables.scss",
32815
+ "name": "_variables.scss"
32816
+ },
32817
+ "resolvedValue": "#424242",
32818
+ "resolvedType": "Color"
32819
+ },
32820
+ {
32821
+ "description": "The background color of the Prompt content.\n",
32822
+ "commentRange": {
32823
+ "start": 35,
32824
+ "end": 36
32825
+ },
32826
+ "context": {
32827
+ "type": "variable",
32828
+ "name": "kendo-prompt-content-bg",
32829
+ "value": "$kendo-component-header-bg",
32830
+ "scope": "default",
32831
+ "line": {
32832
+ "start": 37,
32833
+ "end": 37
32834
+ }
32835
+ },
32836
+ "group": [
32837
+ "prompt"
32838
+ ],
32839
+ "access": "public",
32840
+ "file": {
32841
+ "path": "prompt/_variables.scss",
32842
+ "name": "_variables.scss"
32843
+ },
32844
+ "resolvedValue": "#fafafa",
32845
+ "resolvedType": "Color"
32846
+ },
32847
+ {
32848
+ "description": "The text border of the Prompt content.\n",
32849
+ "commentRange": {
32850
+ "start": 38,
32851
+ "end": 39
32852
+ },
32853
+ "context": {
32854
+ "type": "variable",
32855
+ "name": "kendo-prompt-content-border",
32856
+ "value": "$kendo-component-header-border",
32857
+ "scope": "default",
32858
+ "line": {
32859
+ "start": 40,
32860
+ "end": 40
32861
+ }
32862
+ },
32863
+ "group": [
32864
+ "prompt"
32865
+ ],
32866
+ "access": "public",
32867
+ "file": {
32868
+ "path": "prompt/_variables.scss",
32869
+ "name": "_variables.scss"
32870
+ },
32871
+ "resolvedValue": "rgba(0, 0, 0, 0.08)",
32872
+ "resolvedType": "Color"
32873
+ },
32874
+ {
32875
+ "description": "The spacing between the items of the Prompt content expander.\n",
32876
+ "commentRange": {
32877
+ "start": 42,
32878
+ "end": 43
32879
+ },
32880
+ "context": {
32881
+ "type": "variable",
32882
+ "name": "kendo-prompt-expander-spacing",
32883
+ "value": "k-map-get( $kendo-spacing, 2 )",
32884
+ "scope": "default",
32885
+ "line": {
32886
+ "start": 44,
32887
+ "end": 44
32888
+ }
32889
+ },
32890
+ "group": [
32891
+ "prompt"
32892
+ ],
32893
+ "access": "public",
32894
+ "file": {
32895
+ "path": "prompt/_variables.scss",
32896
+ "name": "_variables.scss"
32897
+ },
32898
+ "resolvedValue": "8px",
32899
+ "resolvedType": "Number"
32900
+ },
32901
+ {
32902
+ "description": "The vertical padding of the Prompt suggestion container.\n",
32903
+ "commentRange": {
32904
+ "start": 46,
32905
+ "end": 47
32906
+ },
32907
+ "context": {
32908
+ "type": "variable",
32909
+ "name": "kendo-prompt-suggestion-padding-y",
32910
+ "value": "k-map-get( $kendo-spacing, 2 )",
32911
+ "scope": "default",
32912
+ "line": {
32913
+ "start": 48,
32914
+ "end": 48
32915
+ }
32916
+ },
32917
+ "group": [
32918
+ "prompt"
32919
+ ],
32920
+ "access": "public",
32921
+ "file": {
32922
+ "path": "prompt/_variables.scss",
32923
+ "name": "_variables.scss"
32924
+ },
32925
+ "resolvedValue": "8px",
32926
+ "resolvedType": "Number"
32927
+ },
32928
+ {
32929
+ "description": "The horizontal padding of the Prompt suggestion container.\n",
32930
+ "commentRange": {
32931
+ "start": 49,
32932
+ "end": 50
32933
+ },
32934
+ "context": {
32935
+ "type": "variable",
32936
+ "name": "kendo-prompt-suggestion-padding-x",
32937
+ "value": "k-map-get( $kendo-spacing, 2 )",
32938
+ "scope": "default",
32939
+ "line": {
32940
+ "start": 51,
32941
+ "end": 51
32942
+ }
32943
+ },
32944
+ "group": [
32945
+ "prompt"
32946
+ ],
32947
+ "access": "public",
32948
+ "file": {
32949
+ "path": "prompt/_variables.scss",
32950
+ "name": "_variables.scss"
32951
+ },
32952
+ "resolvedValue": "8px",
32953
+ "resolvedType": "Number"
32954
+ },
32955
+ {
32956
+ "description": "The border radius of the Prompt suggestion container.\n",
32957
+ "commentRange": {
32958
+ "start": 52,
32959
+ "end": 53
32960
+ },
32961
+ "context": {
32962
+ "type": "variable",
32963
+ "name": "kendo-prompt-suggestion-border-radius",
32964
+ "value": "$kendo-border-radius-md",
32965
+ "scope": "default",
32966
+ "line": {
32967
+ "start": 54,
32968
+ "end": 54
32969
+ }
32970
+ },
32971
+ "group": [
32972
+ "prompt"
32973
+ ],
32974
+ "access": "public",
32975
+ "file": {
32976
+ "path": "prompt/_variables.scss",
32977
+ "name": "_variables.scss"
32978
+ },
32979
+ "resolvedValue": "4px",
32980
+ "resolvedType": "Number"
32981
+ },
32982
+ {
32983
+ "description": "The text color of the Prompt suggestion container.\n",
32984
+ "commentRange": {
32985
+ "start": 55,
32986
+ "end": 56
32987
+ },
32988
+ "context": {
32989
+ "type": "variable",
32990
+ "name": "kendo-prompt-suggestion-text",
32991
+ "value": "$kendo-component-text",
32992
+ "scope": "default",
32993
+ "line": {
32994
+ "start": 57,
32995
+ "end": 57
32996
+ }
32997
+ },
32998
+ "group": [
32999
+ "prompt"
33000
+ ],
33001
+ "access": "public",
33002
+ "file": {
33003
+ "path": "prompt/_variables.scss",
33004
+ "name": "_variables.scss"
33005
+ },
33006
+ "resolvedValue": "#424242",
33007
+ "resolvedType": "Color"
33008
+ },
33009
+ {
33010
+ "description": "The background color of the Prompt suggestion container.\n",
33011
+ "commentRange": {
33012
+ "start": 58,
33013
+ "end": 59
33014
+ },
33015
+ "context": {
33016
+ "type": "variable",
33017
+ "name": "kendo-prompt-suggestion-bg",
33018
+ "value": "$kendo-body-bg",
33019
+ "scope": "default",
33020
+ "line": {
33021
+ "start": 60,
33022
+ "end": 60
33023
+ }
33024
+ },
33025
+ "group": [
33026
+ "prompt"
33027
+ ],
33028
+ "access": "public",
33029
+ "file": {
33030
+ "path": "prompt/_variables.scss",
33031
+ "name": "_variables.scss"
33032
+ },
33033
+ "resolvedValue": "#ffffff",
33034
+ "resolvedType": "Color"
33035
+ },
33036
+ {
33037
+ "description": "The border color of the Prompt suggestion container.\n",
33038
+ "commentRange": {
33039
+ "start": 61,
33040
+ "end": 62
33041
+ },
33042
+ "context": {
33043
+ "type": "variable",
33044
+ "name": "kendo-prompt-suggestion-border",
33045
+ "value": "$kendo-component-border",
33046
+ "scope": "default",
33047
+ "line": {
33048
+ "start": 63,
33049
+ "end": 63
33050
+ }
33051
+ },
33052
+ "group": [
33053
+ "prompt"
33054
+ ],
33055
+ "access": "public",
33056
+ "file": {
33057
+ "path": "prompt/_variables.scss",
33058
+ "name": "_variables.scss"
33059
+ },
33060
+ "resolvedValue": "rgba(0, 0, 0, 0.08)",
33061
+ "resolvedType": "Color"
33062
+ },
33063
+ {
33064
+ "description": "The elevation of the Prompt suggestion container.\n",
33065
+ "commentRange": {
33066
+ "start": 64,
33067
+ "end": 65
33068
+ },
33069
+ "context": {
33070
+ "type": "variable",
33071
+ "name": "kendo-prompt-suggestion-shadow",
33072
+ "value": "k-elevation(1)",
33073
+ "scope": "default",
33074
+ "line": {
33075
+ "start": 66,
33076
+ "end": 66
33077
+ }
33078
+ },
33079
+ "group": [
33080
+ "prompt"
33081
+ ],
33082
+ "access": "public",
33083
+ "file": {
33084
+ "path": "prompt/_variables.scss",
33085
+ "name": "_variables.scss"
33086
+ },
33087
+ "resolvedValue": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))",
33088
+ "resolvedType": "String"
33089
+ },
32550
33090
  {
32551
33091
  "description": "The border radius of the RadioButton.\n",
32552
33092
  "commentRange": {
@@ -77352,6 +77892,552 @@
77352
77892
  }
77353
77893
  ]
77354
77894
  },
77895
+ {
77896
+ "id": "prompt",
77897
+ "title": "Prompt",
77898
+ "variables": [
77899
+ {
77900
+ "description": "The text color of the Prompt.\n",
77901
+ "commentRange": {
77902
+ "start": 3,
77903
+ "end": 4
77904
+ },
77905
+ "context": {
77906
+ "type": "variable",
77907
+ "name": "kendo-prompt-text",
77908
+ "value": "$kendo-component-text",
77909
+ "scope": "default",
77910
+ "line": {
77911
+ "start": 5,
77912
+ "end": 5
77913
+ }
77914
+ },
77915
+ "group": [
77916
+ "prompt"
77917
+ ],
77918
+ "access": "public",
77919
+ "file": {
77920
+ "path": "prompt/_variables.scss",
77921
+ "name": "_variables.scss"
77922
+ },
77923
+ "resolvedValue": "#424242",
77924
+ "resolvedType": "Color"
77925
+ },
77926
+ {
77927
+ "description": "The background color of the Prompt.\n",
77928
+ "commentRange": {
77929
+ "start": 6,
77930
+ "end": 7
77931
+ },
77932
+ "context": {
77933
+ "type": "variable",
77934
+ "name": "kendo-prompt-bg",
77935
+ "value": "$kendo-component-bg",
77936
+ "scope": "default",
77937
+ "line": {
77938
+ "start": 8,
77939
+ "end": 8
77940
+ }
77941
+ },
77942
+ "group": [
77943
+ "prompt"
77944
+ ],
77945
+ "access": "public",
77946
+ "file": {
77947
+ "path": "prompt/_variables.scss",
77948
+ "name": "_variables.scss"
77949
+ },
77950
+ "resolvedValue": "#ffffff",
77951
+ "resolvedType": "Color"
77952
+ },
77953
+ {
77954
+ "description": "The border color of the Prompt.\n",
77955
+ "commentRange": {
77956
+ "start": 9,
77957
+ "end": 10
77958
+ },
77959
+ "context": {
77960
+ "type": "variable",
77961
+ "name": "kendo-prompt-border",
77962
+ "value": "$kendo-component-border",
77963
+ "scope": "default",
77964
+ "line": {
77965
+ "start": 11,
77966
+ "end": 11
77967
+ }
77968
+ },
77969
+ "group": [
77970
+ "prompt"
77971
+ ],
77972
+ "access": "public",
77973
+ "file": {
77974
+ "path": "prompt/_variables.scss",
77975
+ "name": "_variables.scss"
77976
+ },
77977
+ "resolvedValue": "rgba(0, 0, 0, 0.08)",
77978
+ "resolvedType": "Color"
77979
+ },
77980
+ {
77981
+ "description": "The text color of the Prompt header.\n",
77982
+ "commentRange": {
77983
+ "start": 13,
77984
+ "end": 14
77985
+ },
77986
+ "context": {
77987
+ "type": "variable",
77988
+ "name": "kendo-prompt-header-text",
77989
+ "value": "$kendo-component-header-text",
77990
+ "scope": "default",
77991
+ "line": {
77992
+ "start": 15,
77993
+ "end": 15
77994
+ }
77995
+ },
77996
+ "group": [
77997
+ "prompt"
77998
+ ],
77999
+ "access": "public",
78000
+ "file": {
78001
+ "path": "prompt/_variables.scss",
78002
+ "name": "_variables.scss"
78003
+ },
78004
+ "resolvedValue": "#424242",
78005
+ "resolvedType": "Color"
78006
+ },
78007
+ {
78008
+ "description": "The background color of the Prompt header.\n",
78009
+ "commentRange": {
78010
+ "start": 16,
78011
+ "end": 17
78012
+ },
78013
+ "context": {
78014
+ "type": "variable",
78015
+ "name": "kendo-prompt-header-bg",
78016
+ "value": "$kendo-component-bg",
78017
+ "scope": "default",
78018
+ "line": {
78019
+ "start": 18,
78020
+ "end": 18
78021
+ }
78022
+ },
78023
+ "group": [
78024
+ "prompt"
78025
+ ],
78026
+ "access": "public",
78027
+ "file": {
78028
+ "path": "prompt/_variables.scss",
78029
+ "name": "_variables.scss"
78030
+ },
78031
+ "resolvedValue": "#ffffff",
78032
+ "resolvedType": "Color"
78033
+ },
78034
+ {
78035
+ "description": "The border color of the Prompt header.\n",
78036
+ "commentRange": {
78037
+ "start": 19,
78038
+ "end": 20
78039
+ },
78040
+ "context": {
78041
+ "type": "variable",
78042
+ "name": "kendo-prompt-header-border",
78043
+ "value": "$kendo-component-header-border",
78044
+ "scope": "default",
78045
+ "line": {
78046
+ "start": 21,
78047
+ "end": 21
78048
+ }
78049
+ },
78050
+ "group": [
78051
+ "prompt"
78052
+ ],
78053
+ "access": "public",
78054
+ "file": {
78055
+ "path": "prompt/_variables.scss",
78056
+ "name": "_variables.scss"
78057
+ },
78058
+ "resolvedValue": "rgba(0, 0, 0, 0.08)",
78059
+ "resolvedType": "Color"
78060
+ },
78061
+ {
78062
+ "description": "The vertical padding of the Prompt content.\n",
78063
+ "commentRange": {
78064
+ "start": 23,
78065
+ "end": 24
78066
+ },
78067
+ "context": {
78068
+ "type": "variable",
78069
+ "name": "kendo-prompt-content-padding-y",
78070
+ "value": "k-map-get( $kendo-spacing, 4 )",
78071
+ "scope": "default",
78072
+ "line": {
78073
+ "start": 25,
78074
+ "end": 25
78075
+ }
78076
+ },
78077
+ "group": [
78078
+ "prompt"
78079
+ ],
78080
+ "access": "public",
78081
+ "file": {
78082
+ "path": "prompt/_variables.scss",
78083
+ "name": "_variables.scss"
78084
+ },
78085
+ "resolvedValue": "16px",
78086
+ "resolvedType": "Number"
78087
+ },
78088
+ {
78089
+ "description": "The horizontal padding of the Prompt content.\n",
78090
+ "commentRange": {
78091
+ "start": 26,
78092
+ "end": 27
78093
+ },
78094
+ "context": {
78095
+ "type": "variable",
78096
+ "name": "kendo-prompt-content-padding-x",
78097
+ "value": "k-map-get( $kendo-spacing, 4 )",
78098
+ "scope": "default",
78099
+ "line": {
78100
+ "start": 28,
78101
+ "end": 28
78102
+ }
78103
+ },
78104
+ "group": [
78105
+ "prompt"
78106
+ ],
78107
+ "access": "public",
78108
+ "file": {
78109
+ "path": "prompt/_variables.scss",
78110
+ "name": "_variables.scss"
78111
+ },
78112
+ "resolvedValue": "16px",
78113
+ "resolvedType": "Number"
78114
+ },
78115
+ {
78116
+ "description": "The spacing between the items of the Prompt content.\n",
78117
+ "commentRange": {
78118
+ "start": 29,
78119
+ "end": 30
78120
+ },
78121
+ "context": {
78122
+ "type": "variable",
78123
+ "name": "kendo-prompt-content-spacing",
78124
+ "value": "k-map-get( $kendo-spacing, 4 )",
78125
+ "scope": "default",
78126
+ "line": {
78127
+ "start": 31,
78128
+ "end": 31
78129
+ }
78130
+ },
78131
+ "group": [
78132
+ "prompt"
78133
+ ],
78134
+ "access": "public",
78135
+ "file": {
78136
+ "path": "prompt/_variables.scss",
78137
+ "name": "_variables.scss"
78138
+ },
78139
+ "resolvedValue": "16px",
78140
+ "resolvedType": "Number"
78141
+ },
78142
+ {
78143
+ "description": "The text color of the Prompt content.\n",
78144
+ "commentRange": {
78145
+ "start": 32,
78146
+ "end": 33
78147
+ },
78148
+ "context": {
78149
+ "type": "variable",
78150
+ "name": "kendo-prompt-content-text",
78151
+ "value": "$kendo-component-header-text",
78152
+ "scope": "default",
78153
+ "line": {
78154
+ "start": 34,
78155
+ "end": 34
78156
+ }
78157
+ },
78158
+ "group": [
78159
+ "prompt"
78160
+ ],
78161
+ "access": "public",
78162
+ "file": {
78163
+ "path": "prompt/_variables.scss",
78164
+ "name": "_variables.scss"
78165
+ },
78166
+ "resolvedValue": "#424242",
78167
+ "resolvedType": "Color"
78168
+ },
78169
+ {
78170
+ "description": "The background color of the Prompt content.\n",
78171
+ "commentRange": {
78172
+ "start": 35,
78173
+ "end": 36
78174
+ },
78175
+ "context": {
78176
+ "type": "variable",
78177
+ "name": "kendo-prompt-content-bg",
78178
+ "value": "$kendo-component-header-bg",
78179
+ "scope": "default",
78180
+ "line": {
78181
+ "start": 37,
78182
+ "end": 37
78183
+ }
78184
+ },
78185
+ "group": [
78186
+ "prompt"
78187
+ ],
78188
+ "access": "public",
78189
+ "file": {
78190
+ "path": "prompt/_variables.scss",
78191
+ "name": "_variables.scss"
78192
+ },
78193
+ "resolvedValue": "#fafafa",
78194
+ "resolvedType": "Color"
78195
+ },
78196
+ {
78197
+ "description": "The text border of the Prompt content.\n",
78198
+ "commentRange": {
78199
+ "start": 38,
78200
+ "end": 39
78201
+ },
78202
+ "context": {
78203
+ "type": "variable",
78204
+ "name": "kendo-prompt-content-border",
78205
+ "value": "$kendo-component-header-border",
78206
+ "scope": "default",
78207
+ "line": {
78208
+ "start": 40,
78209
+ "end": 40
78210
+ }
78211
+ },
78212
+ "group": [
78213
+ "prompt"
78214
+ ],
78215
+ "access": "public",
78216
+ "file": {
78217
+ "path": "prompt/_variables.scss",
78218
+ "name": "_variables.scss"
78219
+ },
78220
+ "resolvedValue": "rgba(0, 0, 0, 0.08)",
78221
+ "resolvedType": "Color"
78222
+ },
78223
+ {
78224
+ "description": "The spacing between the items of the Prompt content expander.\n",
78225
+ "commentRange": {
78226
+ "start": 42,
78227
+ "end": 43
78228
+ },
78229
+ "context": {
78230
+ "type": "variable",
78231
+ "name": "kendo-prompt-expander-spacing",
78232
+ "value": "k-map-get( $kendo-spacing, 2 )",
78233
+ "scope": "default",
78234
+ "line": {
78235
+ "start": 44,
78236
+ "end": 44
78237
+ }
78238
+ },
78239
+ "group": [
78240
+ "prompt"
78241
+ ],
78242
+ "access": "public",
78243
+ "file": {
78244
+ "path": "prompt/_variables.scss",
78245
+ "name": "_variables.scss"
78246
+ },
78247
+ "resolvedValue": "8px",
78248
+ "resolvedType": "Number"
78249
+ },
78250
+ {
78251
+ "description": "The vertical padding of the Prompt suggestion container.\n",
78252
+ "commentRange": {
78253
+ "start": 46,
78254
+ "end": 47
78255
+ },
78256
+ "context": {
78257
+ "type": "variable",
78258
+ "name": "kendo-prompt-suggestion-padding-y",
78259
+ "value": "k-map-get( $kendo-spacing, 2 )",
78260
+ "scope": "default",
78261
+ "line": {
78262
+ "start": 48,
78263
+ "end": 48
78264
+ }
78265
+ },
78266
+ "group": [
78267
+ "prompt"
78268
+ ],
78269
+ "access": "public",
78270
+ "file": {
78271
+ "path": "prompt/_variables.scss",
78272
+ "name": "_variables.scss"
78273
+ },
78274
+ "resolvedValue": "8px",
78275
+ "resolvedType": "Number"
78276
+ },
78277
+ {
78278
+ "description": "The horizontal padding of the Prompt suggestion container.\n",
78279
+ "commentRange": {
78280
+ "start": 49,
78281
+ "end": 50
78282
+ },
78283
+ "context": {
78284
+ "type": "variable",
78285
+ "name": "kendo-prompt-suggestion-padding-x",
78286
+ "value": "k-map-get( $kendo-spacing, 2 )",
78287
+ "scope": "default",
78288
+ "line": {
78289
+ "start": 51,
78290
+ "end": 51
78291
+ }
78292
+ },
78293
+ "group": [
78294
+ "prompt"
78295
+ ],
78296
+ "access": "public",
78297
+ "file": {
78298
+ "path": "prompt/_variables.scss",
78299
+ "name": "_variables.scss"
78300
+ },
78301
+ "resolvedValue": "8px",
78302
+ "resolvedType": "Number"
78303
+ },
78304
+ {
78305
+ "description": "The border radius of the Prompt suggestion container.\n",
78306
+ "commentRange": {
78307
+ "start": 52,
78308
+ "end": 53
78309
+ },
78310
+ "context": {
78311
+ "type": "variable",
78312
+ "name": "kendo-prompt-suggestion-border-radius",
78313
+ "value": "$kendo-border-radius-md",
78314
+ "scope": "default",
78315
+ "line": {
78316
+ "start": 54,
78317
+ "end": 54
78318
+ }
78319
+ },
78320
+ "group": [
78321
+ "prompt"
78322
+ ],
78323
+ "access": "public",
78324
+ "file": {
78325
+ "path": "prompt/_variables.scss",
78326
+ "name": "_variables.scss"
78327
+ },
78328
+ "resolvedValue": "4px",
78329
+ "resolvedType": "Number"
78330
+ },
78331
+ {
78332
+ "description": "The text color of the Prompt suggestion container.\n",
78333
+ "commentRange": {
78334
+ "start": 55,
78335
+ "end": 56
78336
+ },
78337
+ "context": {
78338
+ "type": "variable",
78339
+ "name": "kendo-prompt-suggestion-text",
78340
+ "value": "$kendo-component-text",
78341
+ "scope": "default",
78342
+ "line": {
78343
+ "start": 57,
78344
+ "end": 57
78345
+ }
78346
+ },
78347
+ "group": [
78348
+ "prompt"
78349
+ ],
78350
+ "access": "public",
78351
+ "file": {
78352
+ "path": "prompt/_variables.scss",
78353
+ "name": "_variables.scss"
78354
+ },
78355
+ "resolvedValue": "#424242",
78356
+ "resolvedType": "Color"
78357
+ },
78358
+ {
78359
+ "description": "The background color of the Prompt suggestion container.\n",
78360
+ "commentRange": {
78361
+ "start": 58,
78362
+ "end": 59
78363
+ },
78364
+ "context": {
78365
+ "type": "variable",
78366
+ "name": "kendo-prompt-suggestion-bg",
78367
+ "value": "$kendo-body-bg",
78368
+ "scope": "default",
78369
+ "line": {
78370
+ "start": 60,
78371
+ "end": 60
78372
+ }
78373
+ },
78374
+ "group": [
78375
+ "prompt"
78376
+ ],
78377
+ "access": "public",
78378
+ "file": {
78379
+ "path": "prompt/_variables.scss",
78380
+ "name": "_variables.scss"
78381
+ },
78382
+ "resolvedValue": "#ffffff",
78383
+ "resolvedType": "Color"
78384
+ },
78385
+ {
78386
+ "description": "The border color of the Prompt suggestion container.\n",
78387
+ "commentRange": {
78388
+ "start": 61,
78389
+ "end": 62
78390
+ },
78391
+ "context": {
78392
+ "type": "variable",
78393
+ "name": "kendo-prompt-suggestion-border",
78394
+ "value": "$kendo-component-border",
78395
+ "scope": "default",
78396
+ "line": {
78397
+ "start": 63,
78398
+ "end": 63
78399
+ }
78400
+ },
78401
+ "group": [
78402
+ "prompt"
78403
+ ],
78404
+ "access": "public",
78405
+ "file": {
78406
+ "path": "prompt/_variables.scss",
78407
+ "name": "_variables.scss"
78408
+ },
78409
+ "resolvedValue": "rgba(0, 0, 0, 0.08)",
78410
+ "resolvedType": "Color"
78411
+ },
78412
+ {
78413
+ "description": "The elevation of the Prompt suggestion container.\n",
78414
+ "commentRange": {
78415
+ "start": 64,
78416
+ "end": 65
78417
+ },
78418
+ "context": {
78419
+ "type": "variable",
78420
+ "name": "kendo-prompt-suggestion-shadow",
78421
+ "value": "k-elevation(1)",
78422
+ "scope": "default",
78423
+ "line": {
78424
+ "start": 66,
78425
+ "end": 66
78426
+ }
78427
+ },
78428
+ "group": [
78429
+ "prompt"
78430
+ ],
78431
+ "access": "public",
78432
+ "file": {
78433
+ "path": "prompt/_variables.scss",
78434
+ "name": "_variables.scss"
78435
+ },
78436
+ "resolvedValue": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))",
78437
+ "resolvedType": "String"
78438
+ }
78439
+ ]
78440
+ },
77355
78441
  {
77356
78442
  "id": "radio",
77357
78443
  "title": "Radio",