@progress/kendo-theme-fluent 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.
- package/dist/all.css +85 -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 +68 -0
- package/scss/prompt/_theme.scss +39 -0
- package/scss/prompt/_variables.scss +67 -0
- package/scss/prompt/index.scss +23 -0
|
@@ -50573,6 +50573,506 @@
|
|
|
50573
50573
|
"name": "_variables.scss"
|
|
50574
50574
|
}
|
|
50575
50575
|
},
|
|
50576
|
+
{
|
|
50577
|
+
"description": "The text color of the Prompt.\n",
|
|
50578
|
+
"commentRange": {
|
|
50579
|
+
"start": 4,
|
|
50580
|
+
"end": 5
|
|
50581
|
+
},
|
|
50582
|
+
"context": {
|
|
50583
|
+
"type": "variable",
|
|
50584
|
+
"name": "kendo-prompt-text",
|
|
50585
|
+
"value": "var( --kendo-component-text, initial )",
|
|
50586
|
+
"scope": "default",
|
|
50587
|
+
"line": {
|
|
50588
|
+
"start": 6,
|
|
50589
|
+
"end": 6
|
|
50590
|
+
}
|
|
50591
|
+
},
|
|
50592
|
+
"group": [
|
|
50593
|
+
"prompt"
|
|
50594
|
+
],
|
|
50595
|
+
"access": "public",
|
|
50596
|
+
"file": {
|
|
50597
|
+
"path": "prompt/_variables.scss",
|
|
50598
|
+
"name": "_variables.scss"
|
|
50599
|
+
}
|
|
50600
|
+
},
|
|
50601
|
+
{
|
|
50602
|
+
"description": "The background color of the Prompt.\n",
|
|
50603
|
+
"commentRange": {
|
|
50604
|
+
"start": 7,
|
|
50605
|
+
"end": 8
|
|
50606
|
+
},
|
|
50607
|
+
"context": {
|
|
50608
|
+
"type": "variable",
|
|
50609
|
+
"name": "kendo-prompt-bg",
|
|
50610
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
50611
|
+
"scope": "default",
|
|
50612
|
+
"line": {
|
|
50613
|
+
"start": 9,
|
|
50614
|
+
"end": 9
|
|
50615
|
+
}
|
|
50616
|
+
},
|
|
50617
|
+
"group": [
|
|
50618
|
+
"prompt"
|
|
50619
|
+
],
|
|
50620
|
+
"access": "public",
|
|
50621
|
+
"file": {
|
|
50622
|
+
"path": "prompt/_variables.scss",
|
|
50623
|
+
"name": "_variables.scss"
|
|
50624
|
+
}
|
|
50625
|
+
},
|
|
50626
|
+
{
|
|
50627
|
+
"description": "The border color of the Prompt.\n",
|
|
50628
|
+
"commentRange": {
|
|
50629
|
+
"start": 10,
|
|
50630
|
+
"end": 11
|
|
50631
|
+
},
|
|
50632
|
+
"context": {
|
|
50633
|
+
"type": "variable",
|
|
50634
|
+
"name": "kendo-prompt-border",
|
|
50635
|
+
"value": "var( --kendo-component-border, initial )",
|
|
50636
|
+
"scope": "default",
|
|
50637
|
+
"line": {
|
|
50638
|
+
"start": 12,
|
|
50639
|
+
"end": 12
|
|
50640
|
+
}
|
|
50641
|
+
},
|
|
50642
|
+
"group": [
|
|
50643
|
+
"prompt"
|
|
50644
|
+
],
|
|
50645
|
+
"access": "public",
|
|
50646
|
+
"file": {
|
|
50647
|
+
"path": "prompt/_variables.scss",
|
|
50648
|
+
"name": "_variables.scss"
|
|
50649
|
+
}
|
|
50650
|
+
},
|
|
50651
|
+
{
|
|
50652
|
+
"description": "The text color of the Prompt header.\n",
|
|
50653
|
+
"commentRange": {
|
|
50654
|
+
"start": 14,
|
|
50655
|
+
"end": 15
|
|
50656
|
+
},
|
|
50657
|
+
"context": {
|
|
50658
|
+
"type": "variable",
|
|
50659
|
+
"name": "kendo-prompt-header-text",
|
|
50660
|
+
"value": "var( --kendo-component-text, initial )",
|
|
50661
|
+
"scope": "default",
|
|
50662
|
+
"line": {
|
|
50663
|
+
"start": 16,
|
|
50664
|
+
"end": 16
|
|
50665
|
+
}
|
|
50666
|
+
},
|
|
50667
|
+
"group": [
|
|
50668
|
+
"prompt"
|
|
50669
|
+
],
|
|
50670
|
+
"access": "public",
|
|
50671
|
+
"file": {
|
|
50672
|
+
"path": "prompt/_variables.scss",
|
|
50673
|
+
"name": "_variables.scss"
|
|
50674
|
+
}
|
|
50675
|
+
},
|
|
50676
|
+
{
|
|
50677
|
+
"description": "The background color of the Prompt header.\n",
|
|
50678
|
+
"commentRange": {
|
|
50679
|
+
"start": 17,
|
|
50680
|
+
"end": 18
|
|
50681
|
+
},
|
|
50682
|
+
"context": {
|
|
50683
|
+
"type": "variable",
|
|
50684
|
+
"name": "kendo-prompt-header-bg",
|
|
50685
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
50686
|
+
"scope": "default",
|
|
50687
|
+
"line": {
|
|
50688
|
+
"start": 19,
|
|
50689
|
+
"end": 19
|
|
50690
|
+
}
|
|
50691
|
+
},
|
|
50692
|
+
"group": [
|
|
50693
|
+
"prompt"
|
|
50694
|
+
],
|
|
50695
|
+
"access": "public",
|
|
50696
|
+
"file": {
|
|
50697
|
+
"path": "prompt/_variables.scss",
|
|
50698
|
+
"name": "_variables.scss"
|
|
50699
|
+
}
|
|
50700
|
+
},
|
|
50701
|
+
{
|
|
50702
|
+
"description": "The border color of the Prompt header.\n",
|
|
50703
|
+
"commentRange": {
|
|
50704
|
+
"start": 20,
|
|
50705
|
+
"end": 21
|
|
50706
|
+
},
|
|
50707
|
+
"context": {
|
|
50708
|
+
"type": "variable",
|
|
50709
|
+
"name": "kendo-prompt-header-border",
|
|
50710
|
+
"value": "var( --kendo-component-border, initial )",
|
|
50711
|
+
"scope": "default",
|
|
50712
|
+
"line": {
|
|
50713
|
+
"start": 22,
|
|
50714
|
+
"end": 22
|
|
50715
|
+
}
|
|
50716
|
+
},
|
|
50717
|
+
"group": [
|
|
50718
|
+
"prompt"
|
|
50719
|
+
],
|
|
50720
|
+
"access": "public",
|
|
50721
|
+
"file": {
|
|
50722
|
+
"path": "prompt/_variables.scss",
|
|
50723
|
+
"name": "_variables.scss"
|
|
50724
|
+
}
|
|
50725
|
+
},
|
|
50726
|
+
{
|
|
50727
|
+
"description": "The vertical padding of the Prompt content.\n",
|
|
50728
|
+
"commentRange": {
|
|
50729
|
+
"start": 24,
|
|
50730
|
+
"end": 25
|
|
50731
|
+
},
|
|
50732
|
+
"context": {
|
|
50733
|
+
"type": "variable",
|
|
50734
|
+
"name": "kendo-prompt-content-padding-y",
|
|
50735
|
+
"value": "map.get( $kendo-spacing, 4 )",
|
|
50736
|
+
"scope": "default",
|
|
50737
|
+
"line": {
|
|
50738
|
+
"start": 26,
|
|
50739
|
+
"end": 26
|
|
50740
|
+
}
|
|
50741
|
+
},
|
|
50742
|
+
"group": [
|
|
50743
|
+
"prompt"
|
|
50744
|
+
],
|
|
50745
|
+
"access": "public",
|
|
50746
|
+
"file": {
|
|
50747
|
+
"path": "prompt/_variables.scss",
|
|
50748
|
+
"name": "_variables.scss"
|
|
50749
|
+
}
|
|
50750
|
+
},
|
|
50751
|
+
{
|
|
50752
|
+
"description": "The horizontal padding of the Prompt content.\n",
|
|
50753
|
+
"commentRange": {
|
|
50754
|
+
"start": 27,
|
|
50755
|
+
"end": 28
|
|
50756
|
+
},
|
|
50757
|
+
"context": {
|
|
50758
|
+
"type": "variable",
|
|
50759
|
+
"name": "kendo-prompt-content-padding-x",
|
|
50760
|
+
"value": "map.get( $kendo-spacing, 4 )",
|
|
50761
|
+
"scope": "default",
|
|
50762
|
+
"line": {
|
|
50763
|
+
"start": 29,
|
|
50764
|
+
"end": 29
|
|
50765
|
+
}
|
|
50766
|
+
},
|
|
50767
|
+
"group": [
|
|
50768
|
+
"prompt"
|
|
50769
|
+
],
|
|
50770
|
+
"access": "public",
|
|
50771
|
+
"file": {
|
|
50772
|
+
"path": "prompt/_variables.scss",
|
|
50773
|
+
"name": "_variables.scss"
|
|
50774
|
+
}
|
|
50775
|
+
},
|
|
50776
|
+
{
|
|
50777
|
+
"description": "The spacing between the items of the Prompt content.\n",
|
|
50778
|
+
"commentRange": {
|
|
50779
|
+
"start": 30,
|
|
50780
|
+
"end": 31
|
|
50781
|
+
},
|
|
50782
|
+
"context": {
|
|
50783
|
+
"type": "variable",
|
|
50784
|
+
"name": "kendo-prompt-content-spacing",
|
|
50785
|
+
"value": "map.get( $kendo-spacing, 4 )",
|
|
50786
|
+
"scope": "default",
|
|
50787
|
+
"line": {
|
|
50788
|
+
"start": 32,
|
|
50789
|
+
"end": 32
|
|
50790
|
+
}
|
|
50791
|
+
},
|
|
50792
|
+
"group": [
|
|
50793
|
+
"prompt"
|
|
50794
|
+
],
|
|
50795
|
+
"access": "public",
|
|
50796
|
+
"file": {
|
|
50797
|
+
"path": "prompt/_variables.scss",
|
|
50798
|
+
"name": "_variables.scss"
|
|
50799
|
+
}
|
|
50800
|
+
},
|
|
50801
|
+
{
|
|
50802
|
+
"description": "The text color of the Prompt content.\n",
|
|
50803
|
+
"commentRange": {
|
|
50804
|
+
"start": 33,
|
|
50805
|
+
"end": 34
|
|
50806
|
+
},
|
|
50807
|
+
"context": {
|
|
50808
|
+
"type": "variable",
|
|
50809
|
+
"name": "kendo-prompt-content-text",
|
|
50810
|
+
"value": "k-get-theme-color-var( neutral-190 )",
|
|
50811
|
+
"scope": "default",
|
|
50812
|
+
"line": {
|
|
50813
|
+
"start": 35,
|
|
50814
|
+
"end": 35
|
|
50815
|
+
}
|
|
50816
|
+
},
|
|
50817
|
+
"group": [
|
|
50818
|
+
"prompt"
|
|
50819
|
+
],
|
|
50820
|
+
"access": "public",
|
|
50821
|
+
"file": {
|
|
50822
|
+
"path": "prompt/_variables.scss",
|
|
50823
|
+
"name": "_variables.scss"
|
|
50824
|
+
}
|
|
50825
|
+
},
|
|
50826
|
+
{
|
|
50827
|
+
"description": "The background color of the Prompt content.\n",
|
|
50828
|
+
"commentRange": {
|
|
50829
|
+
"start": 36,
|
|
50830
|
+
"end": 37
|
|
50831
|
+
},
|
|
50832
|
+
"context": {
|
|
50833
|
+
"type": "variable",
|
|
50834
|
+
"name": "kendo-prompt-content-bg",
|
|
50835
|
+
"value": "k-get-theme-color-var( neutral-10 )",
|
|
50836
|
+
"scope": "default",
|
|
50837
|
+
"line": {
|
|
50838
|
+
"start": 38,
|
|
50839
|
+
"end": 38
|
|
50840
|
+
}
|
|
50841
|
+
},
|
|
50842
|
+
"group": [
|
|
50843
|
+
"prompt"
|
|
50844
|
+
],
|
|
50845
|
+
"access": "public",
|
|
50846
|
+
"file": {
|
|
50847
|
+
"path": "prompt/_variables.scss",
|
|
50848
|
+
"name": "_variables.scss"
|
|
50849
|
+
}
|
|
50850
|
+
},
|
|
50851
|
+
{
|
|
50852
|
+
"description": "The text border of the Prompt content.\n",
|
|
50853
|
+
"commentRange": {
|
|
50854
|
+
"start": 39,
|
|
50855
|
+
"end": 40
|
|
50856
|
+
},
|
|
50857
|
+
"context": {
|
|
50858
|
+
"type": "variable",
|
|
50859
|
+
"name": "kendo-prompt-content-border",
|
|
50860
|
+
"value": "var( --kendo-component-border, initial )",
|
|
50861
|
+
"scope": "default",
|
|
50862
|
+
"line": {
|
|
50863
|
+
"start": 41,
|
|
50864
|
+
"end": 41
|
|
50865
|
+
}
|
|
50866
|
+
},
|
|
50867
|
+
"group": [
|
|
50868
|
+
"prompt"
|
|
50869
|
+
],
|
|
50870
|
+
"access": "public",
|
|
50871
|
+
"file": {
|
|
50872
|
+
"path": "prompt/_variables.scss",
|
|
50873
|
+
"name": "_variables.scss"
|
|
50874
|
+
}
|
|
50875
|
+
},
|
|
50876
|
+
{
|
|
50877
|
+
"description": "The spacing between the items of the Prompt content expander.\n",
|
|
50878
|
+
"commentRange": {
|
|
50879
|
+
"start": 43,
|
|
50880
|
+
"end": 44
|
|
50881
|
+
},
|
|
50882
|
+
"context": {
|
|
50883
|
+
"type": "variable",
|
|
50884
|
+
"name": "kendo-prompt-expander-spacing",
|
|
50885
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
50886
|
+
"scope": "default",
|
|
50887
|
+
"line": {
|
|
50888
|
+
"start": 45,
|
|
50889
|
+
"end": 45
|
|
50890
|
+
}
|
|
50891
|
+
},
|
|
50892
|
+
"group": [
|
|
50893
|
+
"prompt"
|
|
50894
|
+
],
|
|
50895
|
+
"access": "public",
|
|
50896
|
+
"file": {
|
|
50897
|
+
"path": "prompt/_variables.scss",
|
|
50898
|
+
"name": "_variables.scss"
|
|
50899
|
+
}
|
|
50900
|
+
},
|
|
50901
|
+
{
|
|
50902
|
+
"description": "The vertical padding of the Prompt suggestion container.\n",
|
|
50903
|
+
"commentRange": {
|
|
50904
|
+
"start": 47,
|
|
50905
|
+
"end": 48
|
|
50906
|
+
},
|
|
50907
|
+
"context": {
|
|
50908
|
+
"type": "variable",
|
|
50909
|
+
"name": "kendo-prompt-suggestion-padding-y",
|
|
50910
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
50911
|
+
"scope": "default",
|
|
50912
|
+
"line": {
|
|
50913
|
+
"start": 49,
|
|
50914
|
+
"end": 49
|
|
50915
|
+
}
|
|
50916
|
+
},
|
|
50917
|
+
"group": [
|
|
50918
|
+
"prompt"
|
|
50919
|
+
],
|
|
50920
|
+
"access": "public",
|
|
50921
|
+
"file": {
|
|
50922
|
+
"path": "prompt/_variables.scss",
|
|
50923
|
+
"name": "_variables.scss"
|
|
50924
|
+
}
|
|
50925
|
+
},
|
|
50926
|
+
{
|
|
50927
|
+
"description": "The horizontal padding of the Prompt suggestion container.\n",
|
|
50928
|
+
"commentRange": {
|
|
50929
|
+
"start": 50,
|
|
50930
|
+
"end": 51
|
|
50931
|
+
},
|
|
50932
|
+
"context": {
|
|
50933
|
+
"type": "variable",
|
|
50934
|
+
"name": "kendo-prompt-suggestion-padding-x",
|
|
50935
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
50936
|
+
"scope": "default",
|
|
50937
|
+
"line": {
|
|
50938
|
+
"start": 52,
|
|
50939
|
+
"end": 52
|
|
50940
|
+
}
|
|
50941
|
+
},
|
|
50942
|
+
"group": [
|
|
50943
|
+
"prompt"
|
|
50944
|
+
],
|
|
50945
|
+
"access": "public",
|
|
50946
|
+
"file": {
|
|
50947
|
+
"path": "prompt/_variables.scss",
|
|
50948
|
+
"name": "_variables.scss"
|
|
50949
|
+
}
|
|
50950
|
+
},
|
|
50951
|
+
{
|
|
50952
|
+
"description": "The border radius of the Prompt suggestion container.\n",
|
|
50953
|
+
"commentRange": {
|
|
50954
|
+
"start": 53,
|
|
50955
|
+
"end": 54
|
|
50956
|
+
},
|
|
50957
|
+
"context": {
|
|
50958
|
+
"type": "variable",
|
|
50959
|
+
"name": "kendo-prompt-suggestion-border-radius",
|
|
50960
|
+
"value": "var( --kendo-border-radius-md, #{$kendo-border-radius-md} )",
|
|
50961
|
+
"scope": "default",
|
|
50962
|
+
"line": {
|
|
50963
|
+
"start": 55,
|
|
50964
|
+
"end": 55
|
|
50965
|
+
}
|
|
50966
|
+
},
|
|
50967
|
+
"group": [
|
|
50968
|
+
"prompt"
|
|
50969
|
+
],
|
|
50970
|
+
"access": "public",
|
|
50971
|
+
"file": {
|
|
50972
|
+
"path": "prompt/_variables.scss",
|
|
50973
|
+
"name": "_variables.scss"
|
|
50974
|
+
}
|
|
50975
|
+
},
|
|
50976
|
+
{
|
|
50977
|
+
"description": "The text color of the Prompt suggestion container.\n",
|
|
50978
|
+
"commentRange": {
|
|
50979
|
+
"start": 56,
|
|
50980
|
+
"end": 57
|
|
50981
|
+
},
|
|
50982
|
+
"context": {
|
|
50983
|
+
"type": "variable",
|
|
50984
|
+
"name": "kendo-prompt-suggestion-text",
|
|
50985
|
+
"value": "var( --kendo-component-text, initial )",
|
|
50986
|
+
"scope": "default",
|
|
50987
|
+
"line": {
|
|
50988
|
+
"start": 58,
|
|
50989
|
+
"end": 58
|
|
50990
|
+
}
|
|
50991
|
+
},
|
|
50992
|
+
"group": [
|
|
50993
|
+
"prompt"
|
|
50994
|
+
],
|
|
50995
|
+
"access": "public",
|
|
50996
|
+
"file": {
|
|
50997
|
+
"path": "prompt/_variables.scss",
|
|
50998
|
+
"name": "_variables.scss"
|
|
50999
|
+
}
|
|
51000
|
+
},
|
|
51001
|
+
{
|
|
51002
|
+
"description": "The background color of the Prompt suggestion container.\n",
|
|
51003
|
+
"commentRange": {
|
|
51004
|
+
"start": 59,
|
|
51005
|
+
"end": 60
|
|
51006
|
+
},
|
|
51007
|
+
"context": {
|
|
51008
|
+
"type": "variable",
|
|
51009
|
+
"name": "kendo-prompt-suggestion-bg",
|
|
51010
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
51011
|
+
"scope": "default",
|
|
51012
|
+
"line": {
|
|
51013
|
+
"start": 61,
|
|
51014
|
+
"end": 61
|
|
51015
|
+
}
|
|
51016
|
+
},
|
|
51017
|
+
"group": [
|
|
51018
|
+
"prompt"
|
|
51019
|
+
],
|
|
51020
|
+
"access": "public",
|
|
51021
|
+
"file": {
|
|
51022
|
+
"path": "prompt/_variables.scss",
|
|
51023
|
+
"name": "_variables.scss"
|
|
51024
|
+
}
|
|
51025
|
+
},
|
|
51026
|
+
{
|
|
51027
|
+
"description": "The border color of the Prompt suggestion container.\n",
|
|
51028
|
+
"commentRange": {
|
|
51029
|
+
"start": 62,
|
|
51030
|
+
"end": 63
|
|
51031
|
+
},
|
|
51032
|
+
"context": {
|
|
51033
|
+
"type": "variable",
|
|
51034
|
+
"name": "kendo-prompt-suggestion-border",
|
|
51035
|
+
"value": "var( --kendo-component-border, initial )",
|
|
51036
|
+
"scope": "default",
|
|
51037
|
+
"line": {
|
|
51038
|
+
"start": 64,
|
|
51039
|
+
"end": 64
|
|
51040
|
+
}
|
|
51041
|
+
},
|
|
51042
|
+
"group": [
|
|
51043
|
+
"prompt"
|
|
51044
|
+
],
|
|
51045
|
+
"access": "public",
|
|
51046
|
+
"file": {
|
|
51047
|
+
"path": "prompt/_variables.scss",
|
|
51048
|
+
"name": "_variables.scss"
|
|
51049
|
+
}
|
|
51050
|
+
},
|
|
51051
|
+
{
|
|
51052
|
+
"description": "The elevation of the Prompt suggestion container.\n",
|
|
51053
|
+
"commentRange": {
|
|
51054
|
+
"start": 65,
|
|
51055
|
+
"end": 66
|
|
51056
|
+
},
|
|
51057
|
+
"context": {
|
|
51058
|
+
"type": "variable",
|
|
51059
|
+
"name": "kendo-prompt-suggestion-shadow",
|
|
51060
|
+
"value": "k-elevation(1)",
|
|
51061
|
+
"scope": "default",
|
|
51062
|
+
"line": {
|
|
51063
|
+
"start": 67,
|
|
51064
|
+
"end": 67
|
|
51065
|
+
}
|
|
51066
|
+
},
|
|
51067
|
+
"group": [
|
|
51068
|
+
"prompt"
|
|
51069
|
+
],
|
|
51070
|
+
"access": "public",
|
|
51071
|
+
"file": {
|
|
51072
|
+
"path": "prompt/_variables.scss",
|
|
51073
|
+
"name": "_variables.scss"
|
|
51074
|
+
}
|
|
51075
|
+
},
|
|
50576
51076
|
{
|
|
50577
51077
|
"description": "The border radius of the RadioButton.\n",
|
|
50578
51078
|
"commentRange": {
|
package/lib/swatches/all.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-fluent",
|
|
3
3
|
"description": "A css variables based theme for Kendo UI that follows the Fluent design system guidelines.",
|
|
4
|
-
"version": "7.1.0-dev.
|
|
4
|
+
"version": "7.1.0-dev.4",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -52,13 +52,13 @@
|
|
|
52
52
|
"postpublish": "echo 'no postpublish for the Fluent theme'"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@progress/kendo-svg-icons": "2.
|
|
56
|
-
"@progress/kendo-theme-core": "7.1.0-dev.
|
|
57
|
-
"@progress/kendo-theme-utils": "7.1.0-dev.
|
|
55
|
+
"@progress/kendo-svg-icons": "2.1.0",
|
|
56
|
+
"@progress/kendo-theme-core": "7.1.0-dev.4",
|
|
57
|
+
"@progress/kendo-theme-utils": "7.1.0-dev.4"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
61
61
|
"lib": "lib"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "97b4586318367dcab02765dd178849be2121425e"
|
|
64
64
|
}
|
package/scss/index.scss
CHANGED
|
@@ -150,6 +150,7 @@
|
|
|
150
150
|
@forward "./pdf-viewer";
|
|
151
151
|
@forward "./scroller";
|
|
152
152
|
@forward "./scrollview";
|
|
153
|
+
@forward "./prompt";
|
|
153
154
|
|
|
154
155
|
|
|
155
156
|
// Dataviz
|
|
@@ -312,6 +313,7 @@
|
|
|
312
313
|
@use "./pdf-viewer" as *;
|
|
313
314
|
@use "./scroller" as *;
|
|
314
315
|
@use "./scrollview" as *;
|
|
316
|
+
@use "./prompt" as *;
|
|
315
317
|
|
|
316
318
|
|
|
317
319
|
// Dataviz
|
|
@@ -489,6 +491,7 @@
|
|
|
489
491
|
@include pdf-viewer-styles();
|
|
490
492
|
@include scroller-styles();
|
|
491
493
|
@include scrollview-styles();
|
|
494
|
+
@include prompt-styles();
|
|
492
495
|
|
|
493
496
|
|
|
494
497
|
// Dataviz
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
@use "./_variables.scss" as *;
|
|
2
|
+
@use "../core/" as *;
|
|
3
|
+
|
|
4
|
+
@mixin kendo-prompt--layout {
|
|
5
|
+
|
|
6
|
+
// Prompt
|
|
7
|
+
.k-prompt {
|
|
8
|
+
display: flex;
|
|
9
|
+
flex-direction: column;
|
|
10
|
+
position: relative;
|
|
11
|
+
overflow: hidden;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
// Content
|
|
15
|
+
.k-prompt-content {
|
|
16
|
+
padding-block: var( --kendo-prompt-content-padding-y, #{$kendo-prompt-content-padding-y} );
|
|
17
|
+
padding-inline: var( --kendo-prompt-content-padding-x, #{$kendo-prompt-content-padding-x} );
|
|
18
|
+
display: flex;
|
|
19
|
+
flex-flow: column nowrap;
|
|
20
|
+
flex: 1 1 auto;
|
|
21
|
+
gap: var( --kendo-prompt-content-spacing, #{$kendo-prompt-content-spacing} );
|
|
22
|
+
overflow: auto;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.k-prompt-view {
|
|
26
|
+
display: flex;
|
|
27
|
+
flex-direction: column;
|
|
28
|
+
flex: 1 1 auto;
|
|
29
|
+
gap: var( --kendo-prompt-content-spacing, #{$kendo-prompt-content-spacing} );
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
// Prompt Expander
|
|
33
|
+
.k-prompt-expander {
|
|
34
|
+
display: flex;
|
|
35
|
+
flex-direction: column;
|
|
36
|
+
flex: 1;
|
|
37
|
+
align-items: start;
|
|
38
|
+
gap: var( --kendo-prompt-expander-spacing, #{$kendo-prompt-expander-spacing} );
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.k-prompt-expander-content {
|
|
42
|
+
display: flex;
|
|
43
|
+
flex-flow: column;
|
|
44
|
+
flex: 0 0 auto;
|
|
45
|
+
gap: var( --kendo-prompt-expander-spacing, #{$kendo-prompt-expander-spacing} );
|
|
46
|
+
align-self: stretch;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.k-prompt-suggestion {
|
|
50
|
+
border-width: 1px;
|
|
51
|
+
border-style: solid;
|
|
52
|
+
border-radius: var( --kendo-prompt-suggestion-border-radius, #{$kendo-prompt-suggestion-border-radius} );
|
|
53
|
+
padding-block: var( --kendo-prompt-suggestion-padding-y, #{$kendo-prompt-suggestion-padding-y} );
|
|
54
|
+
padding-inline: var( --kendo-prompt-suggestion-padding-x, #{$kendo-prompt-suggestion-padding-x} );
|
|
55
|
+
cursor: pointer;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.k-prompt-setting {
|
|
59
|
+
display: flex;
|
|
60
|
+
flex-direction: column;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
// Actions
|
|
64
|
+
.k-prompt-actions.k-actions {
|
|
65
|
+
margin: 0;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
@use "../core/" as *;
|
|
2
|
+
@use "./_variables.scss" as *;
|
|
3
|
+
|
|
4
|
+
@mixin kendo-prompt--theme {
|
|
5
|
+
|
|
6
|
+
.k-prompt {
|
|
7
|
+
@include fill(
|
|
8
|
+
var( --kendo-prompt-text, #{$kendo-prompt-text} ),
|
|
9
|
+
var( --kendo-prompt-bg, #{$kendo-prompt-bg} ),
|
|
10
|
+
var( --kendo-prompt-border, #{$kendo-prompt-border} )
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.k-prompt-header {
|
|
15
|
+
@include fill(
|
|
16
|
+
var( --kendo-prompt-header-text, #{$kendo-prompt-header-text} ),
|
|
17
|
+
var( --kendo-prompt-header-bg, #{$kendo-prompt-header-bg} ),
|
|
18
|
+
var( --kendo-prompt-header-border, #{$kendo-prompt-header-border} )
|
|
19
|
+
);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.k-prompt-content {
|
|
23
|
+
@include fill(
|
|
24
|
+
var( --kendo-prompt-content-text, #{$kendo-prompt-content-text} ),
|
|
25
|
+
var( --kendo-prompt-content-bg, #{$kendo-prompt-content-bg} ),
|
|
26
|
+
var( --kendo-prompt-content-border, #{$kendo-prompt-content-border} )
|
|
27
|
+
);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.k-prompt-suggestion {
|
|
31
|
+
@include fill(
|
|
32
|
+
var( --kendo-prompt-suggestion-text, #{$kendo-prompt-suggestion-text} ),
|
|
33
|
+
var( --kendo-prompt-suggestion-bg, #{$kendo-prompt-suggestion-bg} ),
|
|
34
|
+
var( --kendo-prompt-suggestion-border, #{$kendo-prompt-suggestion-border} )
|
|
35
|
+
);
|
|
36
|
+
box-shadow: var( --kendo-prompt-suggestion-shadow, #{$kendo-prompt-suggestion-shadow} );
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
}
|