@progress/kendo-theme-fluent 7.1.0-dev.2 → 7.1.0-dev.3
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 +78 -0
- package/dist/meta/sassdoc-data.json +1006 -0
- package/dist/meta/sassdoc-raw-data.json +500 -0
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +5 -5
- package/scss/core/module-system/_components.scss +1 -0
- package/scss/index.scss +3 -0
- package/scss/prompt/_layout.scss +61 -0
- package/scss/prompt/_theme.scss +39 -0
- package/scss/prompt/_variables.scss +67 -0
- package/scss/prompt/index.scss +23 -0
|
@@ -50550,6 +50550,506 @@
|
|
|
50550
50550
|
"name": "_variables.scss"
|
|
50551
50551
|
}
|
|
50552
50552
|
},
|
|
50553
|
+
{
|
|
50554
|
+
"description": "The text color of the Prompt.\n",
|
|
50555
|
+
"commentRange": {
|
|
50556
|
+
"start": 4,
|
|
50557
|
+
"end": 5
|
|
50558
|
+
},
|
|
50559
|
+
"context": {
|
|
50560
|
+
"type": "variable",
|
|
50561
|
+
"name": "kendo-prompt-text",
|
|
50562
|
+
"value": "var( --kendo-component-text, initial )",
|
|
50563
|
+
"scope": "default",
|
|
50564
|
+
"line": {
|
|
50565
|
+
"start": 6,
|
|
50566
|
+
"end": 6
|
|
50567
|
+
}
|
|
50568
|
+
},
|
|
50569
|
+
"group": [
|
|
50570
|
+
"prompt"
|
|
50571
|
+
],
|
|
50572
|
+
"access": "public",
|
|
50573
|
+
"file": {
|
|
50574
|
+
"path": "prompt/_variables.scss",
|
|
50575
|
+
"name": "_variables.scss"
|
|
50576
|
+
}
|
|
50577
|
+
},
|
|
50578
|
+
{
|
|
50579
|
+
"description": "The background color of the Prompt.\n",
|
|
50580
|
+
"commentRange": {
|
|
50581
|
+
"start": 7,
|
|
50582
|
+
"end": 8
|
|
50583
|
+
},
|
|
50584
|
+
"context": {
|
|
50585
|
+
"type": "variable",
|
|
50586
|
+
"name": "kendo-prompt-bg",
|
|
50587
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
50588
|
+
"scope": "default",
|
|
50589
|
+
"line": {
|
|
50590
|
+
"start": 9,
|
|
50591
|
+
"end": 9
|
|
50592
|
+
}
|
|
50593
|
+
},
|
|
50594
|
+
"group": [
|
|
50595
|
+
"prompt"
|
|
50596
|
+
],
|
|
50597
|
+
"access": "public",
|
|
50598
|
+
"file": {
|
|
50599
|
+
"path": "prompt/_variables.scss",
|
|
50600
|
+
"name": "_variables.scss"
|
|
50601
|
+
}
|
|
50602
|
+
},
|
|
50603
|
+
{
|
|
50604
|
+
"description": "The border color of the Prompt.\n",
|
|
50605
|
+
"commentRange": {
|
|
50606
|
+
"start": 10,
|
|
50607
|
+
"end": 11
|
|
50608
|
+
},
|
|
50609
|
+
"context": {
|
|
50610
|
+
"type": "variable",
|
|
50611
|
+
"name": "kendo-prompt-border",
|
|
50612
|
+
"value": "var( --kendo-component-border, initial )",
|
|
50613
|
+
"scope": "default",
|
|
50614
|
+
"line": {
|
|
50615
|
+
"start": 12,
|
|
50616
|
+
"end": 12
|
|
50617
|
+
}
|
|
50618
|
+
},
|
|
50619
|
+
"group": [
|
|
50620
|
+
"prompt"
|
|
50621
|
+
],
|
|
50622
|
+
"access": "public",
|
|
50623
|
+
"file": {
|
|
50624
|
+
"path": "prompt/_variables.scss",
|
|
50625
|
+
"name": "_variables.scss"
|
|
50626
|
+
}
|
|
50627
|
+
},
|
|
50628
|
+
{
|
|
50629
|
+
"description": "The text color of the Prompt header.\n",
|
|
50630
|
+
"commentRange": {
|
|
50631
|
+
"start": 14,
|
|
50632
|
+
"end": 15
|
|
50633
|
+
},
|
|
50634
|
+
"context": {
|
|
50635
|
+
"type": "variable",
|
|
50636
|
+
"name": "kendo-prompt-header-text",
|
|
50637
|
+
"value": "var( --kendo-component-text, initial )",
|
|
50638
|
+
"scope": "default",
|
|
50639
|
+
"line": {
|
|
50640
|
+
"start": 16,
|
|
50641
|
+
"end": 16
|
|
50642
|
+
}
|
|
50643
|
+
},
|
|
50644
|
+
"group": [
|
|
50645
|
+
"prompt"
|
|
50646
|
+
],
|
|
50647
|
+
"access": "public",
|
|
50648
|
+
"file": {
|
|
50649
|
+
"path": "prompt/_variables.scss",
|
|
50650
|
+
"name": "_variables.scss"
|
|
50651
|
+
}
|
|
50652
|
+
},
|
|
50653
|
+
{
|
|
50654
|
+
"description": "The background color of the Prompt header.\n",
|
|
50655
|
+
"commentRange": {
|
|
50656
|
+
"start": 17,
|
|
50657
|
+
"end": 18
|
|
50658
|
+
},
|
|
50659
|
+
"context": {
|
|
50660
|
+
"type": "variable",
|
|
50661
|
+
"name": "kendo-prompt-header-bg",
|
|
50662
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
50663
|
+
"scope": "default",
|
|
50664
|
+
"line": {
|
|
50665
|
+
"start": 19,
|
|
50666
|
+
"end": 19
|
|
50667
|
+
}
|
|
50668
|
+
},
|
|
50669
|
+
"group": [
|
|
50670
|
+
"prompt"
|
|
50671
|
+
],
|
|
50672
|
+
"access": "public",
|
|
50673
|
+
"file": {
|
|
50674
|
+
"path": "prompt/_variables.scss",
|
|
50675
|
+
"name": "_variables.scss"
|
|
50676
|
+
}
|
|
50677
|
+
},
|
|
50678
|
+
{
|
|
50679
|
+
"description": "The border color of the Prompt header.\n",
|
|
50680
|
+
"commentRange": {
|
|
50681
|
+
"start": 20,
|
|
50682
|
+
"end": 21
|
|
50683
|
+
},
|
|
50684
|
+
"context": {
|
|
50685
|
+
"type": "variable",
|
|
50686
|
+
"name": "kendo-prompt-header-border",
|
|
50687
|
+
"value": "var( --kendo-component-border, initial )",
|
|
50688
|
+
"scope": "default",
|
|
50689
|
+
"line": {
|
|
50690
|
+
"start": 22,
|
|
50691
|
+
"end": 22
|
|
50692
|
+
}
|
|
50693
|
+
},
|
|
50694
|
+
"group": [
|
|
50695
|
+
"prompt"
|
|
50696
|
+
],
|
|
50697
|
+
"access": "public",
|
|
50698
|
+
"file": {
|
|
50699
|
+
"path": "prompt/_variables.scss",
|
|
50700
|
+
"name": "_variables.scss"
|
|
50701
|
+
}
|
|
50702
|
+
},
|
|
50703
|
+
{
|
|
50704
|
+
"description": "The vertical padding of the Prompt content.\n",
|
|
50705
|
+
"commentRange": {
|
|
50706
|
+
"start": 24,
|
|
50707
|
+
"end": 25
|
|
50708
|
+
},
|
|
50709
|
+
"context": {
|
|
50710
|
+
"type": "variable",
|
|
50711
|
+
"name": "kendo-prompt-content-padding-y",
|
|
50712
|
+
"value": "map.get( $kendo-spacing, 4 )",
|
|
50713
|
+
"scope": "default",
|
|
50714
|
+
"line": {
|
|
50715
|
+
"start": 26,
|
|
50716
|
+
"end": 26
|
|
50717
|
+
}
|
|
50718
|
+
},
|
|
50719
|
+
"group": [
|
|
50720
|
+
"prompt"
|
|
50721
|
+
],
|
|
50722
|
+
"access": "public",
|
|
50723
|
+
"file": {
|
|
50724
|
+
"path": "prompt/_variables.scss",
|
|
50725
|
+
"name": "_variables.scss"
|
|
50726
|
+
}
|
|
50727
|
+
},
|
|
50728
|
+
{
|
|
50729
|
+
"description": "The horizontal padding of the Prompt content.\n",
|
|
50730
|
+
"commentRange": {
|
|
50731
|
+
"start": 27,
|
|
50732
|
+
"end": 28
|
|
50733
|
+
},
|
|
50734
|
+
"context": {
|
|
50735
|
+
"type": "variable",
|
|
50736
|
+
"name": "kendo-prompt-content-padding-x",
|
|
50737
|
+
"value": "map.get( $kendo-spacing, 4 )",
|
|
50738
|
+
"scope": "default",
|
|
50739
|
+
"line": {
|
|
50740
|
+
"start": 29,
|
|
50741
|
+
"end": 29
|
|
50742
|
+
}
|
|
50743
|
+
},
|
|
50744
|
+
"group": [
|
|
50745
|
+
"prompt"
|
|
50746
|
+
],
|
|
50747
|
+
"access": "public",
|
|
50748
|
+
"file": {
|
|
50749
|
+
"path": "prompt/_variables.scss",
|
|
50750
|
+
"name": "_variables.scss"
|
|
50751
|
+
}
|
|
50752
|
+
},
|
|
50753
|
+
{
|
|
50754
|
+
"description": "The spacing between the items of the Prompt content.\n",
|
|
50755
|
+
"commentRange": {
|
|
50756
|
+
"start": 30,
|
|
50757
|
+
"end": 31
|
|
50758
|
+
},
|
|
50759
|
+
"context": {
|
|
50760
|
+
"type": "variable",
|
|
50761
|
+
"name": "kendo-prompt-content-spacing",
|
|
50762
|
+
"value": "map.get( $kendo-spacing, 4 )",
|
|
50763
|
+
"scope": "default",
|
|
50764
|
+
"line": {
|
|
50765
|
+
"start": 32,
|
|
50766
|
+
"end": 32
|
|
50767
|
+
}
|
|
50768
|
+
},
|
|
50769
|
+
"group": [
|
|
50770
|
+
"prompt"
|
|
50771
|
+
],
|
|
50772
|
+
"access": "public",
|
|
50773
|
+
"file": {
|
|
50774
|
+
"path": "prompt/_variables.scss",
|
|
50775
|
+
"name": "_variables.scss"
|
|
50776
|
+
}
|
|
50777
|
+
},
|
|
50778
|
+
{
|
|
50779
|
+
"description": "The text color of the Prompt content.\n",
|
|
50780
|
+
"commentRange": {
|
|
50781
|
+
"start": 33,
|
|
50782
|
+
"end": 34
|
|
50783
|
+
},
|
|
50784
|
+
"context": {
|
|
50785
|
+
"type": "variable",
|
|
50786
|
+
"name": "kendo-prompt-content-text",
|
|
50787
|
+
"value": "k-get-theme-color-var( neutral-190 )",
|
|
50788
|
+
"scope": "default",
|
|
50789
|
+
"line": {
|
|
50790
|
+
"start": 35,
|
|
50791
|
+
"end": 35
|
|
50792
|
+
}
|
|
50793
|
+
},
|
|
50794
|
+
"group": [
|
|
50795
|
+
"prompt"
|
|
50796
|
+
],
|
|
50797
|
+
"access": "public",
|
|
50798
|
+
"file": {
|
|
50799
|
+
"path": "prompt/_variables.scss",
|
|
50800
|
+
"name": "_variables.scss"
|
|
50801
|
+
}
|
|
50802
|
+
},
|
|
50803
|
+
{
|
|
50804
|
+
"description": "The background color of the Prompt content.\n",
|
|
50805
|
+
"commentRange": {
|
|
50806
|
+
"start": 36,
|
|
50807
|
+
"end": 37
|
|
50808
|
+
},
|
|
50809
|
+
"context": {
|
|
50810
|
+
"type": "variable",
|
|
50811
|
+
"name": "kendo-prompt-content-bg",
|
|
50812
|
+
"value": "k-get-theme-color-var( neutral-10 )",
|
|
50813
|
+
"scope": "default",
|
|
50814
|
+
"line": {
|
|
50815
|
+
"start": 38,
|
|
50816
|
+
"end": 38
|
|
50817
|
+
}
|
|
50818
|
+
},
|
|
50819
|
+
"group": [
|
|
50820
|
+
"prompt"
|
|
50821
|
+
],
|
|
50822
|
+
"access": "public",
|
|
50823
|
+
"file": {
|
|
50824
|
+
"path": "prompt/_variables.scss",
|
|
50825
|
+
"name": "_variables.scss"
|
|
50826
|
+
}
|
|
50827
|
+
},
|
|
50828
|
+
{
|
|
50829
|
+
"description": "The text border of the Prompt content.\n",
|
|
50830
|
+
"commentRange": {
|
|
50831
|
+
"start": 39,
|
|
50832
|
+
"end": 40
|
|
50833
|
+
},
|
|
50834
|
+
"context": {
|
|
50835
|
+
"type": "variable",
|
|
50836
|
+
"name": "kendo-prompt-content-border",
|
|
50837
|
+
"value": "var( --kendo-component-border, initial )",
|
|
50838
|
+
"scope": "default",
|
|
50839
|
+
"line": {
|
|
50840
|
+
"start": 41,
|
|
50841
|
+
"end": 41
|
|
50842
|
+
}
|
|
50843
|
+
},
|
|
50844
|
+
"group": [
|
|
50845
|
+
"prompt"
|
|
50846
|
+
],
|
|
50847
|
+
"access": "public",
|
|
50848
|
+
"file": {
|
|
50849
|
+
"path": "prompt/_variables.scss",
|
|
50850
|
+
"name": "_variables.scss"
|
|
50851
|
+
}
|
|
50852
|
+
},
|
|
50853
|
+
{
|
|
50854
|
+
"description": "The spacing between the items of the Prompt content expander.\n",
|
|
50855
|
+
"commentRange": {
|
|
50856
|
+
"start": 43,
|
|
50857
|
+
"end": 44
|
|
50858
|
+
},
|
|
50859
|
+
"context": {
|
|
50860
|
+
"type": "variable",
|
|
50861
|
+
"name": "kendo-prompt-expander-spacing",
|
|
50862
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
50863
|
+
"scope": "default",
|
|
50864
|
+
"line": {
|
|
50865
|
+
"start": 45,
|
|
50866
|
+
"end": 45
|
|
50867
|
+
}
|
|
50868
|
+
},
|
|
50869
|
+
"group": [
|
|
50870
|
+
"prompt"
|
|
50871
|
+
],
|
|
50872
|
+
"access": "public",
|
|
50873
|
+
"file": {
|
|
50874
|
+
"path": "prompt/_variables.scss",
|
|
50875
|
+
"name": "_variables.scss"
|
|
50876
|
+
}
|
|
50877
|
+
},
|
|
50878
|
+
{
|
|
50879
|
+
"description": "The vertical padding of the Prompt suggestion container.\n",
|
|
50880
|
+
"commentRange": {
|
|
50881
|
+
"start": 47,
|
|
50882
|
+
"end": 48
|
|
50883
|
+
},
|
|
50884
|
+
"context": {
|
|
50885
|
+
"type": "variable",
|
|
50886
|
+
"name": "kendo-prompt-suggestion-padding-y",
|
|
50887
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
50888
|
+
"scope": "default",
|
|
50889
|
+
"line": {
|
|
50890
|
+
"start": 49,
|
|
50891
|
+
"end": 49
|
|
50892
|
+
}
|
|
50893
|
+
},
|
|
50894
|
+
"group": [
|
|
50895
|
+
"prompt"
|
|
50896
|
+
],
|
|
50897
|
+
"access": "public",
|
|
50898
|
+
"file": {
|
|
50899
|
+
"path": "prompt/_variables.scss",
|
|
50900
|
+
"name": "_variables.scss"
|
|
50901
|
+
}
|
|
50902
|
+
},
|
|
50903
|
+
{
|
|
50904
|
+
"description": "The horizontal padding of the Prompt suggestion container.\n",
|
|
50905
|
+
"commentRange": {
|
|
50906
|
+
"start": 50,
|
|
50907
|
+
"end": 51
|
|
50908
|
+
},
|
|
50909
|
+
"context": {
|
|
50910
|
+
"type": "variable",
|
|
50911
|
+
"name": "kendo-prompt-suggestion-padding-x",
|
|
50912
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
50913
|
+
"scope": "default",
|
|
50914
|
+
"line": {
|
|
50915
|
+
"start": 52,
|
|
50916
|
+
"end": 52
|
|
50917
|
+
}
|
|
50918
|
+
},
|
|
50919
|
+
"group": [
|
|
50920
|
+
"prompt"
|
|
50921
|
+
],
|
|
50922
|
+
"access": "public",
|
|
50923
|
+
"file": {
|
|
50924
|
+
"path": "prompt/_variables.scss",
|
|
50925
|
+
"name": "_variables.scss"
|
|
50926
|
+
}
|
|
50927
|
+
},
|
|
50928
|
+
{
|
|
50929
|
+
"description": "The border radius of the Prompt suggestion container.\n",
|
|
50930
|
+
"commentRange": {
|
|
50931
|
+
"start": 53,
|
|
50932
|
+
"end": 54
|
|
50933
|
+
},
|
|
50934
|
+
"context": {
|
|
50935
|
+
"type": "variable",
|
|
50936
|
+
"name": "kendo-prompt-suggestion-border-radius",
|
|
50937
|
+
"value": "var( --kendo-border-radius-md, #{$kendo-border-radius-md} )",
|
|
50938
|
+
"scope": "default",
|
|
50939
|
+
"line": {
|
|
50940
|
+
"start": 55,
|
|
50941
|
+
"end": 55
|
|
50942
|
+
}
|
|
50943
|
+
},
|
|
50944
|
+
"group": [
|
|
50945
|
+
"prompt"
|
|
50946
|
+
],
|
|
50947
|
+
"access": "public",
|
|
50948
|
+
"file": {
|
|
50949
|
+
"path": "prompt/_variables.scss",
|
|
50950
|
+
"name": "_variables.scss"
|
|
50951
|
+
}
|
|
50952
|
+
},
|
|
50953
|
+
{
|
|
50954
|
+
"description": "The text color of the Prompt suggestion container.\n",
|
|
50955
|
+
"commentRange": {
|
|
50956
|
+
"start": 56,
|
|
50957
|
+
"end": 57
|
|
50958
|
+
},
|
|
50959
|
+
"context": {
|
|
50960
|
+
"type": "variable",
|
|
50961
|
+
"name": "kendo-prompt-suggestion-text",
|
|
50962
|
+
"value": "var( --kendo-component-text, initial )",
|
|
50963
|
+
"scope": "default",
|
|
50964
|
+
"line": {
|
|
50965
|
+
"start": 58,
|
|
50966
|
+
"end": 58
|
|
50967
|
+
}
|
|
50968
|
+
},
|
|
50969
|
+
"group": [
|
|
50970
|
+
"prompt"
|
|
50971
|
+
],
|
|
50972
|
+
"access": "public",
|
|
50973
|
+
"file": {
|
|
50974
|
+
"path": "prompt/_variables.scss",
|
|
50975
|
+
"name": "_variables.scss"
|
|
50976
|
+
}
|
|
50977
|
+
},
|
|
50978
|
+
{
|
|
50979
|
+
"description": "The background color of the Prompt suggestion container.\n",
|
|
50980
|
+
"commentRange": {
|
|
50981
|
+
"start": 59,
|
|
50982
|
+
"end": 60
|
|
50983
|
+
},
|
|
50984
|
+
"context": {
|
|
50985
|
+
"type": "variable",
|
|
50986
|
+
"name": "kendo-prompt-suggestion-bg",
|
|
50987
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
50988
|
+
"scope": "default",
|
|
50989
|
+
"line": {
|
|
50990
|
+
"start": 61,
|
|
50991
|
+
"end": 61
|
|
50992
|
+
}
|
|
50993
|
+
},
|
|
50994
|
+
"group": [
|
|
50995
|
+
"prompt"
|
|
50996
|
+
],
|
|
50997
|
+
"access": "public",
|
|
50998
|
+
"file": {
|
|
50999
|
+
"path": "prompt/_variables.scss",
|
|
51000
|
+
"name": "_variables.scss"
|
|
51001
|
+
}
|
|
51002
|
+
},
|
|
51003
|
+
{
|
|
51004
|
+
"description": "The border color of the Prompt suggestion container.\n",
|
|
51005
|
+
"commentRange": {
|
|
51006
|
+
"start": 62,
|
|
51007
|
+
"end": 63
|
|
51008
|
+
},
|
|
51009
|
+
"context": {
|
|
51010
|
+
"type": "variable",
|
|
51011
|
+
"name": "kendo-prompt-suggestion-border",
|
|
51012
|
+
"value": "var( --kendo-component-border, initial )",
|
|
51013
|
+
"scope": "default",
|
|
51014
|
+
"line": {
|
|
51015
|
+
"start": 64,
|
|
51016
|
+
"end": 64
|
|
51017
|
+
}
|
|
51018
|
+
},
|
|
51019
|
+
"group": [
|
|
51020
|
+
"prompt"
|
|
51021
|
+
],
|
|
51022
|
+
"access": "public",
|
|
51023
|
+
"file": {
|
|
51024
|
+
"path": "prompt/_variables.scss",
|
|
51025
|
+
"name": "_variables.scss"
|
|
51026
|
+
}
|
|
51027
|
+
},
|
|
51028
|
+
{
|
|
51029
|
+
"description": "The elevation of the Prompt suggestion container.\n",
|
|
51030
|
+
"commentRange": {
|
|
51031
|
+
"start": 65,
|
|
51032
|
+
"end": 66
|
|
51033
|
+
},
|
|
51034
|
+
"context": {
|
|
51035
|
+
"type": "variable",
|
|
51036
|
+
"name": "kendo-prompt-suggestion-shadow",
|
|
51037
|
+
"value": "k-elevation(1)",
|
|
51038
|
+
"scope": "default",
|
|
51039
|
+
"line": {
|
|
51040
|
+
"start": 67,
|
|
51041
|
+
"end": 67
|
|
51042
|
+
}
|
|
51043
|
+
},
|
|
51044
|
+
"group": [
|
|
51045
|
+
"prompt"
|
|
51046
|
+
],
|
|
51047
|
+
"access": "public",
|
|
51048
|
+
"file": {
|
|
51049
|
+
"path": "prompt/_variables.scss",
|
|
51050
|
+
"name": "_variables.scss"
|
|
51051
|
+
}
|
|
51052
|
+
},
|
|
50553
51053
|
{
|
|
50554
51054
|
"description": "The border radius of the RadioButton.\n",
|
|
50555
51055
|
"commentRange": {
|
|
@@ -124701,6 +125201,512 @@
|
|
|
124701
125201
|
}
|
|
124702
125202
|
]
|
|
124703
125203
|
},
|
|
125204
|
+
{
|
|
125205
|
+
"id": "prompt",
|
|
125206
|
+
"title": "Prompt",
|
|
125207
|
+
"variables": [
|
|
125208
|
+
{
|
|
125209
|
+
"description": "The text color of the Prompt.\n",
|
|
125210
|
+
"commentRange": {
|
|
125211
|
+
"start": 4,
|
|
125212
|
+
"end": 5
|
|
125213
|
+
},
|
|
125214
|
+
"context": {
|
|
125215
|
+
"type": "variable",
|
|
125216
|
+
"name": "kendo-prompt-text",
|
|
125217
|
+
"value": "var( --kendo-component-text, initial )",
|
|
125218
|
+
"scope": "default",
|
|
125219
|
+
"line": {
|
|
125220
|
+
"start": 6,
|
|
125221
|
+
"end": 6
|
|
125222
|
+
}
|
|
125223
|
+
},
|
|
125224
|
+
"group": [
|
|
125225
|
+
"prompt"
|
|
125226
|
+
],
|
|
125227
|
+
"access": "public",
|
|
125228
|
+
"file": {
|
|
125229
|
+
"path": "prompt/_variables.scss",
|
|
125230
|
+
"name": "_variables.scss"
|
|
125231
|
+
}
|
|
125232
|
+
},
|
|
125233
|
+
{
|
|
125234
|
+
"description": "The background color of the Prompt.\n",
|
|
125235
|
+
"commentRange": {
|
|
125236
|
+
"start": 7,
|
|
125237
|
+
"end": 8
|
|
125238
|
+
},
|
|
125239
|
+
"context": {
|
|
125240
|
+
"type": "variable",
|
|
125241
|
+
"name": "kendo-prompt-bg",
|
|
125242
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
125243
|
+
"scope": "default",
|
|
125244
|
+
"line": {
|
|
125245
|
+
"start": 9,
|
|
125246
|
+
"end": 9
|
|
125247
|
+
}
|
|
125248
|
+
},
|
|
125249
|
+
"group": [
|
|
125250
|
+
"prompt"
|
|
125251
|
+
],
|
|
125252
|
+
"access": "public",
|
|
125253
|
+
"file": {
|
|
125254
|
+
"path": "prompt/_variables.scss",
|
|
125255
|
+
"name": "_variables.scss"
|
|
125256
|
+
}
|
|
125257
|
+
},
|
|
125258
|
+
{
|
|
125259
|
+
"description": "The border color of the Prompt.\n",
|
|
125260
|
+
"commentRange": {
|
|
125261
|
+
"start": 10,
|
|
125262
|
+
"end": 11
|
|
125263
|
+
},
|
|
125264
|
+
"context": {
|
|
125265
|
+
"type": "variable",
|
|
125266
|
+
"name": "kendo-prompt-border",
|
|
125267
|
+
"value": "var( --kendo-component-border, initial )",
|
|
125268
|
+
"scope": "default",
|
|
125269
|
+
"line": {
|
|
125270
|
+
"start": 12,
|
|
125271
|
+
"end": 12
|
|
125272
|
+
}
|
|
125273
|
+
},
|
|
125274
|
+
"group": [
|
|
125275
|
+
"prompt"
|
|
125276
|
+
],
|
|
125277
|
+
"access": "public",
|
|
125278
|
+
"file": {
|
|
125279
|
+
"path": "prompt/_variables.scss",
|
|
125280
|
+
"name": "_variables.scss"
|
|
125281
|
+
}
|
|
125282
|
+
},
|
|
125283
|
+
{
|
|
125284
|
+
"description": "The text color of the Prompt header.\n",
|
|
125285
|
+
"commentRange": {
|
|
125286
|
+
"start": 14,
|
|
125287
|
+
"end": 15
|
|
125288
|
+
},
|
|
125289
|
+
"context": {
|
|
125290
|
+
"type": "variable",
|
|
125291
|
+
"name": "kendo-prompt-header-text",
|
|
125292
|
+
"value": "var( --kendo-component-text, initial )",
|
|
125293
|
+
"scope": "default",
|
|
125294
|
+
"line": {
|
|
125295
|
+
"start": 16,
|
|
125296
|
+
"end": 16
|
|
125297
|
+
}
|
|
125298
|
+
},
|
|
125299
|
+
"group": [
|
|
125300
|
+
"prompt"
|
|
125301
|
+
],
|
|
125302
|
+
"access": "public",
|
|
125303
|
+
"file": {
|
|
125304
|
+
"path": "prompt/_variables.scss",
|
|
125305
|
+
"name": "_variables.scss"
|
|
125306
|
+
}
|
|
125307
|
+
},
|
|
125308
|
+
{
|
|
125309
|
+
"description": "The background color of the Prompt header.\n",
|
|
125310
|
+
"commentRange": {
|
|
125311
|
+
"start": 17,
|
|
125312
|
+
"end": 18
|
|
125313
|
+
},
|
|
125314
|
+
"context": {
|
|
125315
|
+
"type": "variable",
|
|
125316
|
+
"name": "kendo-prompt-header-bg",
|
|
125317
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
125318
|
+
"scope": "default",
|
|
125319
|
+
"line": {
|
|
125320
|
+
"start": 19,
|
|
125321
|
+
"end": 19
|
|
125322
|
+
}
|
|
125323
|
+
},
|
|
125324
|
+
"group": [
|
|
125325
|
+
"prompt"
|
|
125326
|
+
],
|
|
125327
|
+
"access": "public",
|
|
125328
|
+
"file": {
|
|
125329
|
+
"path": "prompt/_variables.scss",
|
|
125330
|
+
"name": "_variables.scss"
|
|
125331
|
+
}
|
|
125332
|
+
},
|
|
125333
|
+
{
|
|
125334
|
+
"description": "The border color of the Prompt header.\n",
|
|
125335
|
+
"commentRange": {
|
|
125336
|
+
"start": 20,
|
|
125337
|
+
"end": 21
|
|
125338
|
+
},
|
|
125339
|
+
"context": {
|
|
125340
|
+
"type": "variable",
|
|
125341
|
+
"name": "kendo-prompt-header-border",
|
|
125342
|
+
"value": "var( --kendo-component-border, initial )",
|
|
125343
|
+
"scope": "default",
|
|
125344
|
+
"line": {
|
|
125345
|
+
"start": 22,
|
|
125346
|
+
"end": 22
|
|
125347
|
+
}
|
|
125348
|
+
},
|
|
125349
|
+
"group": [
|
|
125350
|
+
"prompt"
|
|
125351
|
+
],
|
|
125352
|
+
"access": "public",
|
|
125353
|
+
"file": {
|
|
125354
|
+
"path": "prompt/_variables.scss",
|
|
125355
|
+
"name": "_variables.scss"
|
|
125356
|
+
}
|
|
125357
|
+
},
|
|
125358
|
+
{
|
|
125359
|
+
"description": "The vertical padding of the Prompt content.\n",
|
|
125360
|
+
"commentRange": {
|
|
125361
|
+
"start": 24,
|
|
125362
|
+
"end": 25
|
|
125363
|
+
},
|
|
125364
|
+
"context": {
|
|
125365
|
+
"type": "variable",
|
|
125366
|
+
"name": "kendo-prompt-content-padding-y",
|
|
125367
|
+
"value": "map.get( $kendo-spacing, 4 )",
|
|
125368
|
+
"scope": "default",
|
|
125369
|
+
"line": {
|
|
125370
|
+
"start": 26,
|
|
125371
|
+
"end": 26
|
|
125372
|
+
}
|
|
125373
|
+
},
|
|
125374
|
+
"group": [
|
|
125375
|
+
"prompt"
|
|
125376
|
+
],
|
|
125377
|
+
"access": "public",
|
|
125378
|
+
"file": {
|
|
125379
|
+
"path": "prompt/_variables.scss",
|
|
125380
|
+
"name": "_variables.scss"
|
|
125381
|
+
}
|
|
125382
|
+
},
|
|
125383
|
+
{
|
|
125384
|
+
"description": "The horizontal padding of the Prompt content.\n",
|
|
125385
|
+
"commentRange": {
|
|
125386
|
+
"start": 27,
|
|
125387
|
+
"end": 28
|
|
125388
|
+
},
|
|
125389
|
+
"context": {
|
|
125390
|
+
"type": "variable",
|
|
125391
|
+
"name": "kendo-prompt-content-padding-x",
|
|
125392
|
+
"value": "map.get( $kendo-spacing, 4 )",
|
|
125393
|
+
"scope": "default",
|
|
125394
|
+
"line": {
|
|
125395
|
+
"start": 29,
|
|
125396
|
+
"end": 29
|
|
125397
|
+
}
|
|
125398
|
+
},
|
|
125399
|
+
"group": [
|
|
125400
|
+
"prompt"
|
|
125401
|
+
],
|
|
125402
|
+
"access": "public",
|
|
125403
|
+
"file": {
|
|
125404
|
+
"path": "prompt/_variables.scss",
|
|
125405
|
+
"name": "_variables.scss"
|
|
125406
|
+
}
|
|
125407
|
+
},
|
|
125408
|
+
{
|
|
125409
|
+
"description": "The spacing between the items of the Prompt content.\n",
|
|
125410
|
+
"commentRange": {
|
|
125411
|
+
"start": 30,
|
|
125412
|
+
"end": 31
|
|
125413
|
+
},
|
|
125414
|
+
"context": {
|
|
125415
|
+
"type": "variable",
|
|
125416
|
+
"name": "kendo-prompt-content-spacing",
|
|
125417
|
+
"value": "map.get( $kendo-spacing, 4 )",
|
|
125418
|
+
"scope": "default",
|
|
125419
|
+
"line": {
|
|
125420
|
+
"start": 32,
|
|
125421
|
+
"end": 32
|
|
125422
|
+
}
|
|
125423
|
+
},
|
|
125424
|
+
"group": [
|
|
125425
|
+
"prompt"
|
|
125426
|
+
],
|
|
125427
|
+
"access": "public",
|
|
125428
|
+
"file": {
|
|
125429
|
+
"path": "prompt/_variables.scss",
|
|
125430
|
+
"name": "_variables.scss"
|
|
125431
|
+
}
|
|
125432
|
+
},
|
|
125433
|
+
{
|
|
125434
|
+
"description": "The text color of the Prompt content.\n",
|
|
125435
|
+
"commentRange": {
|
|
125436
|
+
"start": 33,
|
|
125437
|
+
"end": 34
|
|
125438
|
+
},
|
|
125439
|
+
"context": {
|
|
125440
|
+
"type": "variable",
|
|
125441
|
+
"name": "kendo-prompt-content-text",
|
|
125442
|
+
"value": "k-get-theme-color-var( neutral-190 )",
|
|
125443
|
+
"scope": "default",
|
|
125444
|
+
"line": {
|
|
125445
|
+
"start": 35,
|
|
125446
|
+
"end": 35
|
|
125447
|
+
}
|
|
125448
|
+
},
|
|
125449
|
+
"group": [
|
|
125450
|
+
"prompt"
|
|
125451
|
+
],
|
|
125452
|
+
"access": "public",
|
|
125453
|
+
"file": {
|
|
125454
|
+
"path": "prompt/_variables.scss",
|
|
125455
|
+
"name": "_variables.scss"
|
|
125456
|
+
}
|
|
125457
|
+
},
|
|
125458
|
+
{
|
|
125459
|
+
"description": "The background color of the Prompt content.\n",
|
|
125460
|
+
"commentRange": {
|
|
125461
|
+
"start": 36,
|
|
125462
|
+
"end": 37
|
|
125463
|
+
},
|
|
125464
|
+
"context": {
|
|
125465
|
+
"type": "variable",
|
|
125466
|
+
"name": "kendo-prompt-content-bg",
|
|
125467
|
+
"value": "k-get-theme-color-var( neutral-10 )",
|
|
125468
|
+
"scope": "default",
|
|
125469
|
+
"line": {
|
|
125470
|
+
"start": 38,
|
|
125471
|
+
"end": 38
|
|
125472
|
+
}
|
|
125473
|
+
},
|
|
125474
|
+
"group": [
|
|
125475
|
+
"prompt"
|
|
125476
|
+
],
|
|
125477
|
+
"access": "public",
|
|
125478
|
+
"file": {
|
|
125479
|
+
"path": "prompt/_variables.scss",
|
|
125480
|
+
"name": "_variables.scss"
|
|
125481
|
+
}
|
|
125482
|
+
},
|
|
125483
|
+
{
|
|
125484
|
+
"description": "The text border of the Prompt content.\n",
|
|
125485
|
+
"commentRange": {
|
|
125486
|
+
"start": 39,
|
|
125487
|
+
"end": 40
|
|
125488
|
+
},
|
|
125489
|
+
"context": {
|
|
125490
|
+
"type": "variable",
|
|
125491
|
+
"name": "kendo-prompt-content-border",
|
|
125492
|
+
"value": "var( --kendo-component-border, initial )",
|
|
125493
|
+
"scope": "default",
|
|
125494
|
+
"line": {
|
|
125495
|
+
"start": 41,
|
|
125496
|
+
"end": 41
|
|
125497
|
+
}
|
|
125498
|
+
},
|
|
125499
|
+
"group": [
|
|
125500
|
+
"prompt"
|
|
125501
|
+
],
|
|
125502
|
+
"access": "public",
|
|
125503
|
+
"file": {
|
|
125504
|
+
"path": "prompt/_variables.scss",
|
|
125505
|
+
"name": "_variables.scss"
|
|
125506
|
+
}
|
|
125507
|
+
},
|
|
125508
|
+
{
|
|
125509
|
+
"description": "The spacing between the items of the Prompt content expander.\n",
|
|
125510
|
+
"commentRange": {
|
|
125511
|
+
"start": 43,
|
|
125512
|
+
"end": 44
|
|
125513
|
+
},
|
|
125514
|
+
"context": {
|
|
125515
|
+
"type": "variable",
|
|
125516
|
+
"name": "kendo-prompt-expander-spacing",
|
|
125517
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
125518
|
+
"scope": "default",
|
|
125519
|
+
"line": {
|
|
125520
|
+
"start": 45,
|
|
125521
|
+
"end": 45
|
|
125522
|
+
}
|
|
125523
|
+
},
|
|
125524
|
+
"group": [
|
|
125525
|
+
"prompt"
|
|
125526
|
+
],
|
|
125527
|
+
"access": "public",
|
|
125528
|
+
"file": {
|
|
125529
|
+
"path": "prompt/_variables.scss",
|
|
125530
|
+
"name": "_variables.scss"
|
|
125531
|
+
}
|
|
125532
|
+
},
|
|
125533
|
+
{
|
|
125534
|
+
"description": "The vertical padding of the Prompt suggestion container.\n",
|
|
125535
|
+
"commentRange": {
|
|
125536
|
+
"start": 47,
|
|
125537
|
+
"end": 48
|
|
125538
|
+
},
|
|
125539
|
+
"context": {
|
|
125540
|
+
"type": "variable",
|
|
125541
|
+
"name": "kendo-prompt-suggestion-padding-y",
|
|
125542
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
125543
|
+
"scope": "default",
|
|
125544
|
+
"line": {
|
|
125545
|
+
"start": 49,
|
|
125546
|
+
"end": 49
|
|
125547
|
+
}
|
|
125548
|
+
},
|
|
125549
|
+
"group": [
|
|
125550
|
+
"prompt"
|
|
125551
|
+
],
|
|
125552
|
+
"access": "public",
|
|
125553
|
+
"file": {
|
|
125554
|
+
"path": "prompt/_variables.scss",
|
|
125555
|
+
"name": "_variables.scss"
|
|
125556
|
+
}
|
|
125557
|
+
},
|
|
125558
|
+
{
|
|
125559
|
+
"description": "The horizontal padding of the Prompt suggestion container.\n",
|
|
125560
|
+
"commentRange": {
|
|
125561
|
+
"start": 50,
|
|
125562
|
+
"end": 51
|
|
125563
|
+
},
|
|
125564
|
+
"context": {
|
|
125565
|
+
"type": "variable",
|
|
125566
|
+
"name": "kendo-prompt-suggestion-padding-x",
|
|
125567
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
125568
|
+
"scope": "default",
|
|
125569
|
+
"line": {
|
|
125570
|
+
"start": 52,
|
|
125571
|
+
"end": 52
|
|
125572
|
+
}
|
|
125573
|
+
},
|
|
125574
|
+
"group": [
|
|
125575
|
+
"prompt"
|
|
125576
|
+
],
|
|
125577
|
+
"access": "public",
|
|
125578
|
+
"file": {
|
|
125579
|
+
"path": "prompt/_variables.scss",
|
|
125580
|
+
"name": "_variables.scss"
|
|
125581
|
+
}
|
|
125582
|
+
},
|
|
125583
|
+
{
|
|
125584
|
+
"description": "The border radius of the Prompt suggestion container.\n",
|
|
125585
|
+
"commentRange": {
|
|
125586
|
+
"start": 53,
|
|
125587
|
+
"end": 54
|
|
125588
|
+
},
|
|
125589
|
+
"context": {
|
|
125590
|
+
"type": "variable",
|
|
125591
|
+
"name": "kendo-prompt-suggestion-border-radius",
|
|
125592
|
+
"value": "var( --kendo-border-radius-md, #{$kendo-border-radius-md} )",
|
|
125593
|
+
"scope": "default",
|
|
125594
|
+
"line": {
|
|
125595
|
+
"start": 55,
|
|
125596
|
+
"end": 55
|
|
125597
|
+
}
|
|
125598
|
+
},
|
|
125599
|
+
"group": [
|
|
125600
|
+
"prompt"
|
|
125601
|
+
],
|
|
125602
|
+
"access": "public",
|
|
125603
|
+
"file": {
|
|
125604
|
+
"path": "prompt/_variables.scss",
|
|
125605
|
+
"name": "_variables.scss"
|
|
125606
|
+
}
|
|
125607
|
+
},
|
|
125608
|
+
{
|
|
125609
|
+
"description": "The text color of the Prompt suggestion container.\n",
|
|
125610
|
+
"commentRange": {
|
|
125611
|
+
"start": 56,
|
|
125612
|
+
"end": 57
|
|
125613
|
+
},
|
|
125614
|
+
"context": {
|
|
125615
|
+
"type": "variable",
|
|
125616
|
+
"name": "kendo-prompt-suggestion-text",
|
|
125617
|
+
"value": "var( --kendo-component-text, initial )",
|
|
125618
|
+
"scope": "default",
|
|
125619
|
+
"line": {
|
|
125620
|
+
"start": 58,
|
|
125621
|
+
"end": 58
|
|
125622
|
+
}
|
|
125623
|
+
},
|
|
125624
|
+
"group": [
|
|
125625
|
+
"prompt"
|
|
125626
|
+
],
|
|
125627
|
+
"access": "public",
|
|
125628
|
+
"file": {
|
|
125629
|
+
"path": "prompt/_variables.scss",
|
|
125630
|
+
"name": "_variables.scss"
|
|
125631
|
+
}
|
|
125632
|
+
},
|
|
125633
|
+
{
|
|
125634
|
+
"description": "The background color of the Prompt suggestion container.\n",
|
|
125635
|
+
"commentRange": {
|
|
125636
|
+
"start": 59,
|
|
125637
|
+
"end": 60
|
|
125638
|
+
},
|
|
125639
|
+
"context": {
|
|
125640
|
+
"type": "variable",
|
|
125641
|
+
"name": "kendo-prompt-suggestion-bg",
|
|
125642
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
125643
|
+
"scope": "default",
|
|
125644
|
+
"line": {
|
|
125645
|
+
"start": 61,
|
|
125646
|
+
"end": 61
|
|
125647
|
+
}
|
|
125648
|
+
},
|
|
125649
|
+
"group": [
|
|
125650
|
+
"prompt"
|
|
125651
|
+
],
|
|
125652
|
+
"access": "public",
|
|
125653
|
+
"file": {
|
|
125654
|
+
"path": "prompt/_variables.scss",
|
|
125655
|
+
"name": "_variables.scss"
|
|
125656
|
+
}
|
|
125657
|
+
},
|
|
125658
|
+
{
|
|
125659
|
+
"description": "The border color of the Prompt suggestion container.\n",
|
|
125660
|
+
"commentRange": {
|
|
125661
|
+
"start": 62,
|
|
125662
|
+
"end": 63
|
|
125663
|
+
},
|
|
125664
|
+
"context": {
|
|
125665
|
+
"type": "variable",
|
|
125666
|
+
"name": "kendo-prompt-suggestion-border",
|
|
125667
|
+
"value": "var( --kendo-component-border, initial )",
|
|
125668
|
+
"scope": "default",
|
|
125669
|
+
"line": {
|
|
125670
|
+
"start": 64,
|
|
125671
|
+
"end": 64
|
|
125672
|
+
}
|
|
125673
|
+
},
|
|
125674
|
+
"group": [
|
|
125675
|
+
"prompt"
|
|
125676
|
+
],
|
|
125677
|
+
"access": "public",
|
|
125678
|
+
"file": {
|
|
125679
|
+
"path": "prompt/_variables.scss",
|
|
125680
|
+
"name": "_variables.scss"
|
|
125681
|
+
}
|
|
125682
|
+
},
|
|
125683
|
+
{
|
|
125684
|
+
"description": "The elevation of the Prompt suggestion container.\n",
|
|
125685
|
+
"commentRange": {
|
|
125686
|
+
"start": 65,
|
|
125687
|
+
"end": 66
|
|
125688
|
+
},
|
|
125689
|
+
"context": {
|
|
125690
|
+
"type": "variable",
|
|
125691
|
+
"name": "kendo-prompt-suggestion-shadow",
|
|
125692
|
+
"value": "k-elevation(1)",
|
|
125693
|
+
"scope": "default",
|
|
125694
|
+
"line": {
|
|
125695
|
+
"start": 67,
|
|
125696
|
+
"end": 67
|
|
125697
|
+
}
|
|
125698
|
+
},
|
|
125699
|
+
"group": [
|
|
125700
|
+
"prompt"
|
|
125701
|
+
],
|
|
125702
|
+
"access": "public",
|
|
125703
|
+
"file": {
|
|
125704
|
+
"path": "prompt/_variables.scss",
|
|
125705
|
+
"name": "_variables.scss"
|
|
125706
|
+
}
|
|
125707
|
+
}
|
|
125708
|
+
]
|
|
125709
|
+
},
|
|
124704
125710
|
{
|
|
124705
125711
|
"id": "radio",
|
|
124706
125712
|
"title": "Radio",
|