@progress/kendo-theme-classic 7.1.0-dev.1 → 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.
@@ -31766,6 +31766,546 @@
31766
31766
  "resolvedValue": "#ebebeb",
31767
31767
  "resolvedType": "Color"
31768
31768
  },
31769
+ {
31770
+ "description": "The text color of the Prompt.\n",
31771
+ "commentRange": {
31772
+ "start": 3,
31773
+ "end": 4
31774
+ },
31775
+ "context": {
31776
+ "type": "variable",
31777
+ "name": "kendo-prompt-text",
31778
+ "value": "$kendo-component-text",
31779
+ "scope": "default",
31780
+ "line": {
31781
+ "start": 5,
31782
+ "end": 5
31783
+ }
31784
+ },
31785
+ "group": [
31786
+ "prompt"
31787
+ ],
31788
+ "access": "public",
31789
+ "file": {
31790
+ "path": "prompt/_variables.scss",
31791
+ "name": "_variables.scss"
31792
+ },
31793
+ "resolvedValue": "#272727",
31794
+ "resolvedType": "Color"
31795
+ },
31796
+ {
31797
+ "description": "The background color of the Prompt.\n",
31798
+ "commentRange": {
31799
+ "start": 6,
31800
+ "end": 7
31801
+ },
31802
+ "context": {
31803
+ "type": "variable",
31804
+ "name": "kendo-prompt-bg",
31805
+ "value": "$kendo-component-bg",
31806
+ "scope": "default",
31807
+ "line": {
31808
+ "start": 8,
31809
+ "end": 8
31810
+ }
31811
+ },
31812
+ "group": [
31813
+ "prompt"
31814
+ ],
31815
+ "access": "public",
31816
+ "file": {
31817
+ "path": "prompt/_variables.scss",
31818
+ "name": "_variables.scss"
31819
+ },
31820
+ "resolvedValue": "#ffffff",
31821
+ "resolvedType": "Color"
31822
+ },
31823
+ {
31824
+ "description": "The border color of the Prompt.\n",
31825
+ "commentRange": {
31826
+ "start": 9,
31827
+ "end": 10
31828
+ },
31829
+ "context": {
31830
+ "type": "variable",
31831
+ "name": "kendo-prompt-border",
31832
+ "value": "$kendo-component-border",
31833
+ "scope": "default",
31834
+ "line": {
31835
+ "start": 11,
31836
+ "end": 11
31837
+ }
31838
+ },
31839
+ "group": [
31840
+ "prompt"
31841
+ ],
31842
+ "access": "public",
31843
+ "file": {
31844
+ "path": "prompt/_variables.scss",
31845
+ "name": "_variables.scss"
31846
+ },
31847
+ "resolvedValue": "#cacaca",
31848
+ "resolvedType": "Color"
31849
+ },
31850
+ {
31851
+ "description": "The text color of the Prompt header.\n",
31852
+ "commentRange": {
31853
+ "start": 13,
31854
+ "end": 14
31855
+ },
31856
+ "context": {
31857
+ "type": "variable",
31858
+ "name": "kendo-prompt-header-text",
31859
+ "value": "$kendo-component-header-text",
31860
+ "scope": "default",
31861
+ "line": {
31862
+ "start": 15,
31863
+ "end": 15
31864
+ }
31865
+ },
31866
+ "group": [
31867
+ "prompt"
31868
+ ],
31869
+ "access": "public",
31870
+ "file": {
31871
+ "path": "prompt/_variables.scss",
31872
+ "name": "_variables.scss"
31873
+ },
31874
+ "resolvedValue": "#272727",
31875
+ "resolvedType": "Color"
31876
+ },
31877
+ {
31878
+ "description": "The background color of the Prompt header.\n",
31879
+ "commentRange": {
31880
+ "start": 16,
31881
+ "end": 17
31882
+ },
31883
+ "context": {
31884
+ "type": "variable",
31885
+ "name": "kendo-prompt-header-bg",
31886
+ "value": "$kendo-component-bg",
31887
+ "scope": "default",
31888
+ "line": {
31889
+ "start": 18,
31890
+ "end": 18
31891
+ }
31892
+ },
31893
+ "group": [
31894
+ "prompt"
31895
+ ],
31896
+ "access": "public",
31897
+ "file": {
31898
+ "path": "prompt/_variables.scss",
31899
+ "name": "_variables.scss"
31900
+ },
31901
+ "resolvedValue": "#ffffff",
31902
+ "resolvedType": "Color"
31903
+ },
31904
+ {
31905
+ "description": "The border color of the Prompt header.\n",
31906
+ "commentRange": {
31907
+ "start": 19,
31908
+ "end": 20
31909
+ },
31910
+ "context": {
31911
+ "type": "variable",
31912
+ "name": "kendo-prompt-header-border",
31913
+ "value": "$kendo-component-header-border",
31914
+ "scope": "default",
31915
+ "line": {
31916
+ "start": 21,
31917
+ "end": 21
31918
+ }
31919
+ },
31920
+ "group": [
31921
+ "prompt"
31922
+ ],
31923
+ "access": "public",
31924
+ "file": {
31925
+ "path": "prompt/_variables.scss",
31926
+ "name": "_variables.scss"
31927
+ },
31928
+ "resolvedValue": "#cacaca",
31929
+ "resolvedType": "Color"
31930
+ },
31931
+ {
31932
+ "description": "The vertical padding of the Prompt content.\n",
31933
+ "commentRange": {
31934
+ "start": 23,
31935
+ "end": 24
31936
+ },
31937
+ "context": {
31938
+ "type": "variable",
31939
+ "name": "kendo-prompt-content-padding-y",
31940
+ "value": "k-map-get( $kendo-spacing, 4 )",
31941
+ "scope": "default",
31942
+ "line": {
31943
+ "start": 25,
31944
+ "end": 25
31945
+ }
31946
+ },
31947
+ "group": [
31948
+ "prompt"
31949
+ ],
31950
+ "access": "public",
31951
+ "file": {
31952
+ "path": "prompt/_variables.scss",
31953
+ "name": "_variables.scss"
31954
+ },
31955
+ "resolvedValue": "16px",
31956
+ "resolvedType": "Number"
31957
+ },
31958
+ {
31959
+ "description": "The horizontal padding of the Prompt content.\n",
31960
+ "commentRange": {
31961
+ "start": 26,
31962
+ "end": 27
31963
+ },
31964
+ "context": {
31965
+ "type": "variable",
31966
+ "name": "kendo-prompt-content-padding-x",
31967
+ "value": "k-map-get( $kendo-spacing, 4 )",
31968
+ "scope": "default",
31969
+ "line": {
31970
+ "start": 28,
31971
+ "end": 28
31972
+ }
31973
+ },
31974
+ "group": [
31975
+ "prompt"
31976
+ ],
31977
+ "access": "public",
31978
+ "file": {
31979
+ "path": "prompt/_variables.scss",
31980
+ "name": "_variables.scss"
31981
+ },
31982
+ "resolvedValue": "16px",
31983
+ "resolvedType": "Number"
31984
+ },
31985
+ {
31986
+ "description": "The spacing between the items of the Prompt content.\n",
31987
+ "commentRange": {
31988
+ "start": 29,
31989
+ "end": 30
31990
+ },
31991
+ "context": {
31992
+ "type": "variable",
31993
+ "name": "kendo-prompt-content-spacing",
31994
+ "value": "k-map-get( $kendo-spacing, 4 )",
31995
+ "scope": "default",
31996
+ "line": {
31997
+ "start": 31,
31998
+ "end": 31
31999
+ }
32000
+ },
32001
+ "group": [
32002
+ "prompt"
32003
+ ],
32004
+ "access": "public",
32005
+ "file": {
32006
+ "path": "prompt/_variables.scss",
32007
+ "name": "_variables.scss"
32008
+ },
32009
+ "resolvedValue": "16px",
32010
+ "resolvedType": "Number"
32011
+ },
32012
+ {
32013
+ "description": "The text color of the Prompt content.\n",
32014
+ "commentRange": {
32015
+ "start": 32,
32016
+ "end": 33
32017
+ },
32018
+ "context": {
32019
+ "type": "variable",
32020
+ "name": "kendo-prompt-content-text",
32021
+ "value": "$kendo-component-header-text",
32022
+ "scope": "default",
32023
+ "line": {
32024
+ "start": 34,
32025
+ "end": 34
32026
+ }
32027
+ },
32028
+ "group": [
32029
+ "prompt"
32030
+ ],
32031
+ "access": "public",
32032
+ "file": {
32033
+ "path": "prompt/_variables.scss",
32034
+ "name": "_variables.scss"
32035
+ },
32036
+ "resolvedValue": "#272727",
32037
+ "resolvedType": "Color"
32038
+ },
32039
+ {
32040
+ "description": "The background color of the Prompt content.\n",
32041
+ "commentRange": {
32042
+ "start": 35,
32043
+ "end": 36
32044
+ },
32045
+ "context": {
32046
+ "type": "variable",
32047
+ "name": "kendo-prompt-content-bg",
32048
+ "value": "$kendo-component-header-bg",
32049
+ "scope": "default",
32050
+ "line": {
32051
+ "start": 37,
32052
+ "end": 37
32053
+ }
32054
+ },
32055
+ "group": [
32056
+ "prompt"
32057
+ ],
32058
+ "access": "public",
32059
+ "file": {
32060
+ "path": "prompt/_variables.scss",
32061
+ "name": "_variables.scss"
32062
+ },
32063
+ "resolvedValue": "#f0f0f0",
32064
+ "resolvedType": "Color"
32065
+ },
32066
+ {
32067
+ "description": "The text border of the Prompt content.\n",
32068
+ "commentRange": {
32069
+ "start": 38,
32070
+ "end": 39
32071
+ },
32072
+ "context": {
32073
+ "type": "variable",
32074
+ "name": "kendo-prompt-content-border",
32075
+ "value": "$kendo-component-header-border",
32076
+ "scope": "default",
32077
+ "line": {
32078
+ "start": 40,
32079
+ "end": 40
32080
+ }
32081
+ },
32082
+ "group": [
32083
+ "prompt"
32084
+ ],
32085
+ "access": "public",
32086
+ "file": {
32087
+ "path": "prompt/_variables.scss",
32088
+ "name": "_variables.scss"
32089
+ },
32090
+ "resolvedValue": "#cacaca",
32091
+ "resolvedType": "Color"
32092
+ },
32093
+ {
32094
+ "description": "The spacing between the items of the Prompt content expander.\n",
32095
+ "commentRange": {
32096
+ "start": 42,
32097
+ "end": 43
32098
+ },
32099
+ "context": {
32100
+ "type": "variable",
32101
+ "name": "kendo-prompt-expander-spacing",
32102
+ "value": "k-map-get( $kendo-spacing, 2 )",
32103
+ "scope": "default",
32104
+ "line": {
32105
+ "start": 44,
32106
+ "end": 44
32107
+ }
32108
+ },
32109
+ "group": [
32110
+ "prompt"
32111
+ ],
32112
+ "access": "public",
32113
+ "file": {
32114
+ "path": "prompt/_variables.scss",
32115
+ "name": "_variables.scss"
32116
+ },
32117
+ "resolvedValue": "8px",
32118
+ "resolvedType": "Number"
32119
+ },
32120
+ {
32121
+ "description": "The vertical padding of the Prompt suggestion container.\n",
32122
+ "commentRange": {
32123
+ "start": 46,
32124
+ "end": 47
32125
+ },
32126
+ "context": {
32127
+ "type": "variable",
32128
+ "name": "kendo-prompt-suggestion-padding-y",
32129
+ "value": "k-map-get( $kendo-spacing, 2 )",
32130
+ "scope": "default",
32131
+ "line": {
32132
+ "start": 48,
32133
+ "end": 48
32134
+ }
32135
+ },
32136
+ "group": [
32137
+ "prompt"
32138
+ ],
32139
+ "access": "public",
32140
+ "file": {
32141
+ "path": "prompt/_variables.scss",
32142
+ "name": "_variables.scss"
32143
+ },
32144
+ "resolvedValue": "8px",
32145
+ "resolvedType": "Number"
32146
+ },
32147
+ {
32148
+ "description": "The horizontal padding of the Prompt suggestion container.\n",
32149
+ "commentRange": {
32150
+ "start": 49,
32151
+ "end": 50
32152
+ },
32153
+ "context": {
32154
+ "type": "variable",
32155
+ "name": "kendo-prompt-suggestion-padding-x",
32156
+ "value": "k-map-get( $kendo-spacing, 2 )",
32157
+ "scope": "default",
32158
+ "line": {
32159
+ "start": 51,
32160
+ "end": 51
32161
+ }
32162
+ },
32163
+ "group": [
32164
+ "prompt"
32165
+ ],
32166
+ "access": "public",
32167
+ "file": {
32168
+ "path": "prompt/_variables.scss",
32169
+ "name": "_variables.scss"
32170
+ },
32171
+ "resolvedValue": "8px",
32172
+ "resolvedType": "Number"
32173
+ },
32174
+ {
32175
+ "description": "The border radius of the Prompt suggestion container.\n",
32176
+ "commentRange": {
32177
+ "start": 52,
32178
+ "end": 53
32179
+ },
32180
+ "context": {
32181
+ "type": "variable",
32182
+ "name": "kendo-prompt-suggestion-border-radius",
32183
+ "value": "$kendo-border-radius-md",
32184
+ "scope": "default",
32185
+ "line": {
32186
+ "start": 54,
32187
+ "end": 54
32188
+ }
32189
+ },
32190
+ "group": [
32191
+ "prompt"
32192
+ ],
32193
+ "access": "public",
32194
+ "file": {
32195
+ "path": "prompt/_variables.scss",
32196
+ "name": "_variables.scss"
32197
+ },
32198
+ "resolvedValue": "4px",
32199
+ "resolvedType": "Number"
32200
+ },
32201
+ {
32202
+ "description": "The text color of the Prompt suggestion container.\n",
32203
+ "commentRange": {
32204
+ "start": 55,
32205
+ "end": 56
32206
+ },
32207
+ "context": {
32208
+ "type": "variable",
32209
+ "name": "kendo-prompt-suggestion-text",
32210
+ "value": "$kendo-component-text",
32211
+ "scope": "default",
32212
+ "line": {
32213
+ "start": 57,
32214
+ "end": 57
32215
+ }
32216
+ },
32217
+ "group": [
32218
+ "prompt"
32219
+ ],
32220
+ "access": "public",
32221
+ "file": {
32222
+ "path": "prompt/_variables.scss",
32223
+ "name": "_variables.scss"
32224
+ },
32225
+ "resolvedValue": "#272727",
32226
+ "resolvedType": "Color"
32227
+ },
32228
+ {
32229
+ "description": "The background color of the Prompt suggestion container.\n",
32230
+ "commentRange": {
32231
+ "start": 58,
32232
+ "end": 59
32233
+ },
32234
+ "context": {
32235
+ "type": "variable",
32236
+ "name": "kendo-prompt-suggestion-bg",
32237
+ "value": "$kendo-body-bg",
32238
+ "scope": "default",
32239
+ "line": {
32240
+ "start": 60,
32241
+ "end": 60
32242
+ }
32243
+ },
32244
+ "group": [
32245
+ "prompt"
32246
+ ],
32247
+ "access": "public",
32248
+ "file": {
32249
+ "path": "prompt/_variables.scss",
32250
+ "name": "_variables.scss"
32251
+ },
32252
+ "resolvedValue": "#ffffff",
32253
+ "resolvedType": "Color"
32254
+ },
32255
+ {
32256
+ "description": "The border color of the Prompt suggestion container.\n",
32257
+ "commentRange": {
32258
+ "start": 61,
32259
+ "end": 62
32260
+ },
32261
+ "context": {
32262
+ "type": "variable",
32263
+ "name": "kendo-prompt-suggestion-border",
32264
+ "value": "$kendo-component-border",
32265
+ "scope": "default",
32266
+ "line": {
32267
+ "start": 63,
32268
+ "end": 63
32269
+ }
32270
+ },
32271
+ "group": [
32272
+ "prompt"
32273
+ ],
32274
+ "access": "public",
32275
+ "file": {
32276
+ "path": "prompt/_variables.scss",
32277
+ "name": "_variables.scss"
32278
+ },
32279
+ "resolvedValue": "#cacaca",
32280
+ "resolvedType": "Color"
32281
+ },
32282
+ {
32283
+ "description": "The elevation of the Prompt suggestion container.\n",
32284
+ "commentRange": {
32285
+ "start": 64,
32286
+ "end": 65
32287
+ },
32288
+ "context": {
32289
+ "type": "variable",
32290
+ "name": "kendo-prompt-suggestion-shadow",
32291
+ "value": "k-elevation(1)",
32292
+ "scope": "default",
32293
+ "line": {
32294
+ "start": 66,
32295
+ "end": 66
32296
+ }
32297
+ },
32298
+ "group": [
32299
+ "prompt"
32300
+ ],
32301
+ "access": "public",
32302
+ "file": {
32303
+ "path": "prompt/_variables.scss",
32304
+ "name": "_variables.scss"
32305
+ },
32306
+ "resolvedValue": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))",
32307
+ "resolvedType": "String"
32308
+ },
31769
32309
  {
31770
32310
  "description": "The border radius of the RadioButton.\n",
31771
32311
  "commentRange": {
@@ -74926,6 +75466,552 @@
74926
75466
  }
74927
75467
  ]
74928
75468
  },
75469
+ {
75470
+ "id": "prompt",
75471
+ "title": "Prompt",
75472
+ "variables": [
75473
+ {
75474
+ "description": "The text color of the Prompt.\n",
75475
+ "commentRange": {
75476
+ "start": 3,
75477
+ "end": 4
75478
+ },
75479
+ "context": {
75480
+ "type": "variable",
75481
+ "name": "kendo-prompt-text",
75482
+ "value": "$kendo-component-text",
75483
+ "scope": "default",
75484
+ "line": {
75485
+ "start": 5,
75486
+ "end": 5
75487
+ }
75488
+ },
75489
+ "group": [
75490
+ "prompt"
75491
+ ],
75492
+ "access": "public",
75493
+ "file": {
75494
+ "path": "prompt/_variables.scss",
75495
+ "name": "_variables.scss"
75496
+ },
75497
+ "resolvedValue": "#272727",
75498
+ "resolvedType": "Color"
75499
+ },
75500
+ {
75501
+ "description": "The background color of the Prompt.\n",
75502
+ "commentRange": {
75503
+ "start": 6,
75504
+ "end": 7
75505
+ },
75506
+ "context": {
75507
+ "type": "variable",
75508
+ "name": "kendo-prompt-bg",
75509
+ "value": "$kendo-component-bg",
75510
+ "scope": "default",
75511
+ "line": {
75512
+ "start": 8,
75513
+ "end": 8
75514
+ }
75515
+ },
75516
+ "group": [
75517
+ "prompt"
75518
+ ],
75519
+ "access": "public",
75520
+ "file": {
75521
+ "path": "prompt/_variables.scss",
75522
+ "name": "_variables.scss"
75523
+ },
75524
+ "resolvedValue": "#ffffff",
75525
+ "resolvedType": "Color"
75526
+ },
75527
+ {
75528
+ "description": "The border color of the Prompt.\n",
75529
+ "commentRange": {
75530
+ "start": 9,
75531
+ "end": 10
75532
+ },
75533
+ "context": {
75534
+ "type": "variable",
75535
+ "name": "kendo-prompt-border",
75536
+ "value": "$kendo-component-border",
75537
+ "scope": "default",
75538
+ "line": {
75539
+ "start": 11,
75540
+ "end": 11
75541
+ }
75542
+ },
75543
+ "group": [
75544
+ "prompt"
75545
+ ],
75546
+ "access": "public",
75547
+ "file": {
75548
+ "path": "prompt/_variables.scss",
75549
+ "name": "_variables.scss"
75550
+ },
75551
+ "resolvedValue": "#cacaca",
75552
+ "resolvedType": "Color"
75553
+ },
75554
+ {
75555
+ "description": "The text color of the Prompt header.\n",
75556
+ "commentRange": {
75557
+ "start": 13,
75558
+ "end": 14
75559
+ },
75560
+ "context": {
75561
+ "type": "variable",
75562
+ "name": "kendo-prompt-header-text",
75563
+ "value": "$kendo-component-header-text",
75564
+ "scope": "default",
75565
+ "line": {
75566
+ "start": 15,
75567
+ "end": 15
75568
+ }
75569
+ },
75570
+ "group": [
75571
+ "prompt"
75572
+ ],
75573
+ "access": "public",
75574
+ "file": {
75575
+ "path": "prompt/_variables.scss",
75576
+ "name": "_variables.scss"
75577
+ },
75578
+ "resolvedValue": "#272727",
75579
+ "resolvedType": "Color"
75580
+ },
75581
+ {
75582
+ "description": "The background color of the Prompt header.\n",
75583
+ "commentRange": {
75584
+ "start": 16,
75585
+ "end": 17
75586
+ },
75587
+ "context": {
75588
+ "type": "variable",
75589
+ "name": "kendo-prompt-header-bg",
75590
+ "value": "$kendo-component-bg",
75591
+ "scope": "default",
75592
+ "line": {
75593
+ "start": 18,
75594
+ "end": 18
75595
+ }
75596
+ },
75597
+ "group": [
75598
+ "prompt"
75599
+ ],
75600
+ "access": "public",
75601
+ "file": {
75602
+ "path": "prompt/_variables.scss",
75603
+ "name": "_variables.scss"
75604
+ },
75605
+ "resolvedValue": "#ffffff",
75606
+ "resolvedType": "Color"
75607
+ },
75608
+ {
75609
+ "description": "The border color of the Prompt header.\n",
75610
+ "commentRange": {
75611
+ "start": 19,
75612
+ "end": 20
75613
+ },
75614
+ "context": {
75615
+ "type": "variable",
75616
+ "name": "kendo-prompt-header-border",
75617
+ "value": "$kendo-component-header-border",
75618
+ "scope": "default",
75619
+ "line": {
75620
+ "start": 21,
75621
+ "end": 21
75622
+ }
75623
+ },
75624
+ "group": [
75625
+ "prompt"
75626
+ ],
75627
+ "access": "public",
75628
+ "file": {
75629
+ "path": "prompt/_variables.scss",
75630
+ "name": "_variables.scss"
75631
+ },
75632
+ "resolvedValue": "#cacaca",
75633
+ "resolvedType": "Color"
75634
+ },
75635
+ {
75636
+ "description": "The vertical padding of the Prompt content.\n",
75637
+ "commentRange": {
75638
+ "start": 23,
75639
+ "end": 24
75640
+ },
75641
+ "context": {
75642
+ "type": "variable",
75643
+ "name": "kendo-prompt-content-padding-y",
75644
+ "value": "k-map-get( $kendo-spacing, 4 )",
75645
+ "scope": "default",
75646
+ "line": {
75647
+ "start": 25,
75648
+ "end": 25
75649
+ }
75650
+ },
75651
+ "group": [
75652
+ "prompt"
75653
+ ],
75654
+ "access": "public",
75655
+ "file": {
75656
+ "path": "prompt/_variables.scss",
75657
+ "name": "_variables.scss"
75658
+ },
75659
+ "resolvedValue": "16px",
75660
+ "resolvedType": "Number"
75661
+ },
75662
+ {
75663
+ "description": "The horizontal padding of the Prompt content.\n",
75664
+ "commentRange": {
75665
+ "start": 26,
75666
+ "end": 27
75667
+ },
75668
+ "context": {
75669
+ "type": "variable",
75670
+ "name": "kendo-prompt-content-padding-x",
75671
+ "value": "k-map-get( $kendo-spacing, 4 )",
75672
+ "scope": "default",
75673
+ "line": {
75674
+ "start": 28,
75675
+ "end": 28
75676
+ }
75677
+ },
75678
+ "group": [
75679
+ "prompt"
75680
+ ],
75681
+ "access": "public",
75682
+ "file": {
75683
+ "path": "prompt/_variables.scss",
75684
+ "name": "_variables.scss"
75685
+ },
75686
+ "resolvedValue": "16px",
75687
+ "resolvedType": "Number"
75688
+ },
75689
+ {
75690
+ "description": "The spacing between the items of the Prompt content.\n",
75691
+ "commentRange": {
75692
+ "start": 29,
75693
+ "end": 30
75694
+ },
75695
+ "context": {
75696
+ "type": "variable",
75697
+ "name": "kendo-prompt-content-spacing",
75698
+ "value": "k-map-get( $kendo-spacing, 4 )",
75699
+ "scope": "default",
75700
+ "line": {
75701
+ "start": 31,
75702
+ "end": 31
75703
+ }
75704
+ },
75705
+ "group": [
75706
+ "prompt"
75707
+ ],
75708
+ "access": "public",
75709
+ "file": {
75710
+ "path": "prompt/_variables.scss",
75711
+ "name": "_variables.scss"
75712
+ },
75713
+ "resolvedValue": "16px",
75714
+ "resolvedType": "Number"
75715
+ },
75716
+ {
75717
+ "description": "The text color of the Prompt content.\n",
75718
+ "commentRange": {
75719
+ "start": 32,
75720
+ "end": 33
75721
+ },
75722
+ "context": {
75723
+ "type": "variable",
75724
+ "name": "kendo-prompt-content-text",
75725
+ "value": "$kendo-component-header-text",
75726
+ "scope": "default",
75727
+ "line": {
75728
+ "start": 34,
75729
+ "end": 34
75730
+ }
75731
+ },
75732
+ "group": [
75733
+ "prompt"
75734
+ ],
75735
+ "access": "public",
75736
+ "file": {
75737
+ "path": "prompt/_variables.scss",
75738
+ "name": "_variables.scss"
75739
+ },
75740
+ "resolvedValue": "#272727",
75741
+ "resolvedType": "Color"
75742
+ },
75743
+ {
75744
+ "description": "The background color of the Prompt content.\n",
75745
+ "commentRange": {
75746
+ "start": 35,
75747
+ "end": 36
75748
+ },
75749
+ "context": {
75750
+ "type": "variable",
75751
+ "name": "kendo-prompt-content-bg",
75752
+ "value": "$kendo-component-header-bg",
75753
+ "scope": "default",
75754
+ "line": {
75755
+ "start": 37,
75756
+ "end": 37
75757
+ }
75758
+ },
75759
+ "group": [
75760
+ "prompt"
75761
+ ],
75762
+ "access": "public",
75763
+ "file": {
75764
+ "path": "prompt/_variables.scss",
75765
+ "name": "_variables.scss"
75766
+ },
75767
+ "resolvedValue": "#f0f0f0",
75768
+ "resolvedType": "Color"
75769
+ },
75770
+ {
75771
+ "description": "The text border of the Prompt content.\n",
75772
+ "commentRange": {
75773
+ "start": 38,
75774
+ "end": 39
75775
+ },
75776
+ "context": {
75777
+ "type": "variable",
75778
+ "name": "kendo-prompt-content-border",
75779
+ "value": "$kendo-component-header-border",
75780
+ "scope": "default",
75781
+ "line": {
75782
+ "start": 40,
75783
+ "end": 40
75784
+ }
75785
+ },
75786
+ "group": [
75787
+ "prompt"
75788
+ ],
75789
+ "access": "public",
75790
+ "file": {
75791
+ "path": "prompt/_variables.scss",
75792
+ "name": "_variables.scss"
75793
+ },
75794
+ "resolvedValue": "#cacaca",
75795
+ "resolvedType": "Color"
75796
+ },
75797
+ {
75798
+ "description": "The spacing between the items of the Prompt content expander.\n",
75799
+ "commentRange": {
75800
+ "start": 42,
75801
+ "end": 43
75802
+ },
75803
+ "context": {
75804
+ "type": "variable",
75805
+ "name": "kendo-prompt-expander-spacing",
75806
+ "value": "k-map-get( $kendo-spacing, 2 )",
75807
+ "scope": "default",
75808
+ "line": {
75809
+ "start": 44,
75810
+ "end": 44
75811
+ }
75812
+ },
75813
+ "group": [
75814
+ "prompt"
75815
+ ],
75816
+ "access": "public",
75817
+ "file": {
75818
+ "path": "prompt/_variables.scss",
75819
+ "name": "_variables.scss"
75820
+ },
75821
+ "resolvedValue": "8px",
75822
+ "resolvedType": "Number"
75823
+ },
75824
+ {
75825
+ "description": "The vertical padding of the Prompt suggestion container.\n",
75826
+ "commentRange": {
75827
+ "start": 46,
75828
+ "end": 47
75829
+ },
75830
+ "context": {
75831
+ "type": "variable",
75832
+ "name": "kendo-prompt-suggestion-padding-y",
75833
+ "value": "k-map-get( $kendo-spacing, 2 )",
75834
+ "scope": "default",
75835
+ "line": {
75836
+ "start": 48,
75837
+ "end": 48
75838
+ }
75839
+ },
75840
+ "group": [
75841
+ "prompt"
75842
+ ],
75843
+ "access": "public",
75844
+ "file": {
75845
+ "path": "prompt/_variables.scss",
75846
+ "name": "_variables.scss"
75847
+ },
75848
+ "resolvedValue": "8px",
75849
+ "resolvedType": "Number"
75850
+ },
75851
+ {
75852
+ "description": "The horizontal padding of the Prompt suggestion container.\n",
75853
+ "commentRange": {
75854
+ "start": 49,
75855
+ "end": 50
75856
+ },
75857
+ "context": {
75858
+ "type": "variable",
75859
+ "name": "kendo-prompt-suggestion-padding-x",
75860
+ "value": "k-map-get( $kendo-spacing, 2 )",
75861
+ "scope": "default",
75862
+ "line": {
75863
+ "start": 51,
75864
+ "end": 51
75865
+ }
75866
+ },
75867
+ "group": [
75868
+ "prompt"
75869
+ ],
75870
+ "access": "public",
75871
+ "file": {
75872
+ "path": "prompt/_variables.scss",
75873
+ "name": "_variables.scss"
75874
+ },
75875
+ "resolvedValue": "8px",
75876
+ "resolvedType": "Number"
75877
+ },
75878
+ {
75879
+ "description": "The border radius of the Prompt suggestion container.\n",
75880
+ "commentRange": {
75881
+ "start": 52,
75882
+ "end": 53
75883
+ },
75884
+ "context": {
75885
+ "type": "variable",
75886
+ "name": "kendo-prompt-suggestion-border-radius",
75887
+ "value": "$kendo-border-radius-md",
75888
+ "scope": "default",
75889
+ "line": {
75890
+ "start": 54,
75891
+ "end": 54
75892
+ }
75893
+ },
75894
+ "group": [
75895
+ "prompt"
75896
+ ],
75897
+ "access": "public",
75898
+ "file": {
75899
+ "path": "prompt/_variables.scss",
75900
+ "name": "_variables.scss"
75901
+ },
75902
+ "resolvedValue": "4px",
75903
+ "resolvedType": "Number"
75904
+ },
75905
+ {
75906
+ "description": "The text color of the Prompt suggestion container.\n",
75907
+ "commentRange": {
75908
+ "start": 55,
75909
+ "end": 56
75910
+ },
75911
+ "context": {
75912
+ "type": "variable",
75913
+ "name": "kendo-prompt-suggestion-text",
75914
+ "value": "$kendo-component-text",
75915
+ "scope": "default",
75916
+ "line": {
75917
+ "start": 57,
75918
+ "end": 57
75919
+ }
75920
+ },
75921
+ "group": [
75922
+ "prompt"
75923
+ ],
75924
+ "access": "public",
75925
+ "file": {
75926
+ "path": "prompt/_variables.scss",
75927
+ "name": "_variables.scss"
75928
+ },
75929
+ "resolvedValue": "#272727",
75930
+ "resolvedType": "Color"
75931
+ },
75932
+ {
75933
+ "description": "The background color of the Prompt suggestion container.\n",
75934
+ "commentRange": {
75935
+ "start": 58,
75936
+ "end": 59
75937
+ },
75938
+ "context": {
75939
+ "type": "variable",
75940
+ "name": "kendo-prompt-suggestion-bg",
75941
+ "value": "$kendo-body-bg",
75942
+ "scope": "default",
75943
+ "line": {
75944
+ "start": 60,
75945
+ "end": 60
75946
+ }
75947
+ },
75948
+ "group": [
75949
+ "prompt"
75950
+ ],
75951
+ "access": "public",
75952
+ "file": {
75953
+ "path": "prompt/_variables.scss",
75954
+ "name": "_variables.scss"
75955
+ },
75956
+ "resolvedValue": "#ffffff",
75957
+ "resolvedType": "Color"
75958
+ },
75959
+ {
75960
+ "description": "The border color of the Prompt suggestion container.\n",
75961
+ "commentRange": {
75962
+ "start": 61,
75963
+ "end": 62
75964
+ },
75965
+ "context": {
75966
+ "type": "variable",
75967
+ "name": "kendo-prompt-suggestion-border",
75968
+ "value": "$kendo-component-border",
75969
+ "scope": "default",
75970
+ "line": {
75971
+ "start": 63,
75972
+ "end": 63
75973
+ }
75974
+ },
75975
+ "group": [
75976
+ "prompt"
75977
+ ],
75978
+ "access": "public",
75979
+ "file": {
75980
+ "path": "prompt/_variables.scss",
75981
+ "name": "_variables.scss"
75982
+ },
75983
+ "resolvedValue": "#cacaca",
75984
+ "resolvedType": "Color"
75985
+ },
75986
+ {
75987
+ "description": "The elevation of the Prompt suggestion container.\n",
75988
+ "commentRange": {
75989
+ "start": 64,
75990
+ "end": 65
75991
+ },
75992
+ "context": {
75993
+ "type": "variable",
75994
+ "name": "kendo-prompt-suggestion-shadow",
75995
+ "value": "k-elevation(1)",
75996
+ "scope": "default",
75997
+ "line": {
75998
+ "start": 66,
75999
+ "end": 66
76000
+ }
76001
+ },
76002
+ "group": [
76003
+ "prompt"
76004
+ ],
76005
+ "access": "public",
76006
+ "file": {
76007
+ "path": "prompt/_variables.scss",
76008
+ "name": "_variables.scss"
76009
+ },
76010
+ "resolvedValue": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))",
76011
+ "resolvedType": "String"
76012
+ }
76013
+ ]
76014
+ },
74929
76015
  {
74930
76016
  "id": "radio",
74931
76017
  "title": "Radio",