@progress/kendo-theme-fluent 11.1.0-dev.7 → 11.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6993,11 +6993,38 @@
6993
6993
  "resolvedValue": "1px",
6994
6994
  "resolvedType": "Number"
6995
6995
  },
6996
+ {
6997
+ "description": "The opacity of the pulsing animation for the generating Button.\n",
6998
+ "commentRange": {
6999
+ "start": 122,
7000
+ "end": 123
7001
+ },
7002
+ "context": {
7003
+ "type": "variable",
7004
+ "name": "kendo-button-pulsing-opacity",
7005
+ "value": ".6",
7006
+ "scope": "default",
7007
+ "line": {
7008
+ "start": 124,
7009
+ "end": 124
7010
+ }
7011
+ },
7012
+ "group": [
7013
+ "button"
7014
+ ],
7015
+ "access": "public",
7016
+ "file": {
7017
+ "path": "fluent/scss/button/_variables.scss",
7018
+ "name": "_variables.scss"
7019
+ },
7020
+ "resolvedValue": "0.6",
7021
+ "resolvedType": "Number"
7022
+ },
6996
7023
  {
6997
7024
  "description": "The theme colors map for the Button.\n",
6998
7025
  "commentRange": {
6999
- "start": 372,
7000
- "end": 373
7026
+ "start": 376,
7027
+ "end": 377
7001
7028
  },
7002
7029
  "context": {
7003
7030
  "type": "variable",
@@ -7005,8 +7032,8 @@
7005
7032
  "value": "()",
7006
7033
  "scope": "default",
7007
7034
  "line": {
7008
- "start": 374,
7009
- "end": 374
7035
+ "start": 378,
7036
+ "end": 378
7010
7037
  }
7011
7038
  },
7012
7039
  "group": [
@@ -68971,33 +68998,6 @@
68971
68998
  "7.5": "1.875rem"
68972
68999
  }
68973
69000
  },
68974
- {
68975
- "description": "The opacity applied to the listening SpeechToTextButton\n",
68976
- "commentRange": {
68977
- "start": 1,
68978
- "end": 2
68979
- },
68980
- "context": {
68981
- "type": "variable",
68982
- "name": "kendo-speech-to-text-button-listening-opacity",
68983
- "value": "0.6",
68984
- "scope": "default",
68985
- "line": {
68986
- "start": 3,
68987
- "end": 3
68988
- }
68989
- },
68990
- "group": [
68991
- "speech-to-text-button"
68992
- ],
68993
- "access": "public",
68994
- "file": {
68995
- "path": "fluent/scss/speech-to-text-button/_variables.scss",
68996
- "name": "_variables.scss"
68997
- },
68998
- "resolvedValue": "0.6",
68999
- "resolvedType": "Number"
69000
- },
69001
69001
  {
69002
69002
  "description": "The vertical padding of the small arrow Button.\n",
69003
69003
  "commentRange": {
@@ -74052,6 +74052,519 @@
74052
74052
  "resolvedValue": "(cubic-bezier(0.4, 0, 0.2, 1) 0ms)",
74053
74053
  "resolvedType": "List"
74054
74054
  },
74055
+ {
74056
+ "description": "The vertical padding of the Suggestion wrapper.\n",
74057
+ "commentRange": {
74058
+ "start": 4,
74059
+ "end": 5
74060
+ },
74061
+ "context": {
74062
+ "type": "variable",
74063
+ "name": "kendo-suggestion-padding-y",
74064
+ "value": "k-spacing(2)",
74065
+ "scope": "default",
74066
+ "line": {
74067
+ "start": 6,
74068
+ "end": 6
74069
+ }
74070
+ },
74071
+ "group": [
74072
+ "suggestion"
74073
+ ],
74074
+ "access": "public",
74075
+ "file": {
74076
+ "path": "fluent/scss/suggestion/_variables.scss",
74077
+ "name": "_variables.scss"
74078
+ },
74079
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
74080
+ "resolvedType": "String"
74081
+ },
74082
+ {
74083
+ "description": "The horizontal padding of the Suggestion wrapper.\n",
74084
+ "commentRange": {
74085
+ "start": 7,
74086
+ "end": 8
74087
+ },
74088
+ "context": {
74089
+ "type": "variable",
74090
+ "name": "kendo-suggestion-padding-x",
74091
+ "value": "k-spacing(3)",
74092
+ "scope": "default",
74093
+ "line": {
74094
+ "start": 9,
74095
+ "end": 9
74096
+ }
74097
+ },
74098
+ "group": [
74099
+ "suggestion"
74100
+ ],
74101
+ "access": "public",
74102
+ "file": {
74103
+ "path": "fluent/scss/suggestion/_variables.scss",
74104
+ "name": "_variables.scss"
74105
+ },
74106
+ "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
74107
+ "resolvedType": "String"
74108
+ },
74109
+ {
74110
+ "description": "The horizontal padding of the Suggestion wrapper.\n",
74111
+ "commentRange": {
74112
+ "start": 10,
74113
+ "end": 11
74114
+ },
74115
+ "context": {
74116
+ "type": "variable",
74117
+ "name": "kendo-suggestion-spacing",
74118
+ "value": "k-spacing(2)",
74119
+ "scope": "default",
74120
+ "line": {
74121
+ "start": 12,
74122
+ "end": 12
74123
+ }
74124
+ },
74125
+ "group": [
74126
+ "suggestion"
74127
+ ],
74128
+ "access": "public",
74129
+ "file": {
74130
+ "path": "fluent/scss/suggestion/_variables.scss",
74131
+ "name": "_variables.scss"
74132
+ },
74133
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
74134
+ "resolvedType": "String"
74135
+ },
74136
+ {
74137
+ "description": "The border width of the Suggestion.\n",
74138
+ "commentRange": {
74139
+ "start": 13,
74140
+ "end": 14
74141
+ },
74142
+ "context": {
74143
+ "type": "variable",
74144
+ "name": "kendo-suggestion-border-width",
74145
+ "value": "1px",
74146
+ "scope": "default",
74147
+ "line": {
74148
+ "start": 15,
74149
+ "end": 15
74150
+ }
74151
+ },
74152
+ "group": [
74153
+ "suggestion"
74154
+ ],
74155
+ "access": "public",
74156
+ "file": {
74157
+ "path": "fluent/scss/suggestion/_variables.scss",
74158
+ "name": "_variables.scss"
74159
+ },
74160
+ "resolvedValue": "1px",
74161
+ "resolvedType": "Number"
74162
+ },
74163
+ {
74164
+ "description": "The border style of the Suggestion.\n",
74165
+ "commentRange": {
74166
+ "start": 16,
74167
+ "end": 17
74168
+ },
74169
+ "context": {
74170
+ "type": "variable",
74171
+ "name": "kendo-suggestion-border-style",
74172
+ "value": "solid",
74173
+ "scope": "default",
74174
+ "line": {
74175
+ "start": 18,
74176
+ "end": 18
74177
+ }
74178
+ },
74179
+ "group": [
74180
+ "suggestion"
74181
+ ],
74182
+ "access": "public",
74183
+ "file": {
74184
+ "path": "fluent/scss/suggestion/_variables.scss",
74185
+ "name": "_variables.scss"
74186
+ },
74187
+ "resolvedValue": "solid",
74188
+ "resolvedType": "String"
74189
+ },
74190
+ {
74191
+ "description": "The line height of the Suggestion.\n",
74192
+ "commentRange": {
74193
+ "start": 20,
74194
+ "end": 21
74195
+ },
74196
+ "context": {
74197
+ "type": "variable",
74198
+ "name": "kendo-suggestion-line-height",
74199
+ "value": "var( --kendo-line-height, normal )",
74200
+ "scope": "default",
74201
+ "line": {
74202
+ "start": 22,
74203
+ "end": 22
74204
+ }
74205
+ },
74206
+ "group": [
74207
+ "suggestion"
74208
+ ],
74209
+ "access": "public",
74210
+ "file": {
74211
+ "path": "fluent/scss/suggestion/_variables.scss",
74212
+ "name": "_variables.scss"
74213
+ },
74214
+ "resolvedValue": "var(--kendo-line-height, normal)",
74215
+ "resolvedType": "String"
74216
+ },
74217
+ {
74218
+ "description": "The border radius of the Suggestion.\n",
74219
+ "commentRange": {
74220
+ "start": 23,
74221
+ "end": 24
74222
+ },
74223
+ "context": {
74224
+ "type": "variable",
74225
+ "name": "kendo-suggestion-border-radius",
74226
+ "value": "k-border-radius(xxl)",
74227
+ "scope": "default",
74228
+ "line": {
74229
+ "start": 25,
74230
+ "end": 25
74231
+ }
74232
+ },
74233
+ "group": [
74234
+ "suggestion"
74235
+ ],
74236
+ "access": "public",
74237
+ "file": {
74238
+ "path": "fluent/scss/suggestion/_variables.scss",
74239
+ "name": "_variables.scss"
74240
+ },
74241
+ "resolvedValue": "var(--kendo-border-radius-xxl, 1rem)",
74242
+ "resolvedType": "String"
74243
+ },
74244
+ {
74245
+ "description": "The background color of the Suggestion.\n",
74246
+ "commentRange": {
74247
+ "start": 27,
74248
+ "end": 28
74249
+ },
74250
+ "context": {
74251
+ "type": "variable",
74252
+ "name": "kendo-suggestion-bg",
74253
+ "value": "k-color(base-subtle)",
74254
+ "scope": "default",
74255
+ "line": {
74256
+ "start": 29,
74257
+ "end": 29
74258
+ }
74259
+ },
74260
+ "group": [
74261
+ "suggestion"
74262
+ ],
74263
+ "access": "public",
74264
+ "file": {
74265
+ "path": "fluent/scss/suggestion/_variables.scss",
74266
+ "name": "_variables.scss"
74267
+ },
74268
+ "resolvedValue": "var(--kendo-color-base-subtle, #edebe9)",
74269
+ "resolvedType": "String"
74270
+ },
74271
+ {
74272
+ "description": "The text color of the Suggestion.\n",
74273
+ "commentRange": {
74274
+ "start": 30,
74275
+ "end": 31
74276
+ },
74277
+ "context": {
74278
+ "type": "variable",
74279
+ "name": "kendo-suggestion-text",
74280
+ "value": "k-color(base-on-subtle)",
74281
+ "scope": "default",
74282
+ "line": {
74283
+ "start": 32,
74284
+ "end": 32
74285
+ }
74286
+ },
74287
+ "group": [
74288
+ "suggestion"
74289
+ ],
74290
+ "access": "public",
74291
+ "file": {
74292
+ "path": "fluent/scss/suggestion/_variables.scss",
74293
+ "name": "_variables.scss"
74294
+ },
74295
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #323130)",
74296
+ "resolvedType": "String"
74297
+ },
74298
+ {
74299
+ "description": "The border color of the Suggestion.\n",
74300
+ "commentRange": {
74301
+ "start": 33,
74302
+ "end": 34
74303
+ },
74304
+ "context": {
74305
+ "type": "variable",
74306
+ "name": "kendo-suggestion-border",
74307
+ "value": "k-color(base-emphasis)",
74308
+ "scope": "default",
74309
+ "line": {
74310
+ "start": 35,
74311
+ "end": 35
74312
+ }
74313
+ },
74314
+ "group": [
74315
+ "suggestion"
74316
+ ],
74317
+ "access": "public",
74318
+ "file": {
74319
+ "path": "fluent/scss/suggestion/_variables.scss",
74320
+ "name": "_variables.scss"
74321
+ },
74322
+ "resolvedValue": "var(--kendo-color-base-emphasis, #605e5c)",
74323
+ "resolvedType": "String"
74324
+ },
74325
+ {
74326
+ "description": "The background color of the hovered Suggestion.\n",
74327
+ "commentRange": {
74328
+ "start": 37,
74329
+ "end": 38
74330
+ },
74331
+ "context": {
74332
+ "type": "variable",
74333
+ "name": "kendo-suggestion-hover-bg",
74334
+ "value": "k-color(base-subtle-hover)",
74335
+ "scope": "default",
74336
+ "line": {
74337
+ "start": 39,
74338
+ "end": 39
74339
+ }
74340
+ },
74341
+ "group": [
74342
+ "suggestion"
74343
+ ],
74344
+ "access": "public",
74345
+ "file": {
74346
+ "path": "fluent/scss/suggestion/_variables.scss",
74347
+ "name": "_variables.scss"
74348
+ },
74349
+ "resolvedValue": "var(--kendo-color-base-subtle-hover, #e1dfdd)",
74350
+ "resolvedType": "String"
74351
+ },
74352
+ {
74353
+ "description": "The text color of the hovered Suggestion.\n",
74354
+ "commentRange": {
74355
+ "start": 40,
74356
+ "end": 41
74357
+ },
74358
+ "context": {
74359
+ "type": "variable",
74360
+ "name": "kendo-suggestion-hover-text",
74361
+ "value": "k-color(base-on-subtle)",
74362
+ "scope": "default",
74363
+ "line": {
74364
+ "start": 42,
74365
+ "end": 42
74366
+ }
74367
+ },
74368
+ "group": [
74369
+ "suggestion"
74370
+ ],
74371
+ "access": "public",
74372
+ "file": {
74373
+ "path": "fluent/scss/suggestion/_variables.scss",
74374
+ "name": "_variables.scss"
74375
+ },
74376
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #323130)",
74377
+ "resolvedType": "String"
74378
+ },
74379
+ {
74380
+ "description": "The border color of the hovered Suggestion.\n",
74381
+ "commentRange": {
74382
+ "start": 43,
74383
+ "end": 44
74384
+ },
74385
+ "context": {
74386
+ "type": "variable",
74387
+ "name": "kendo-suggestion-hover-border",
74388
+ "value": "k-color(base-emphasis)",
74389
+ "scope": "default",
74390
+ "line": {
74391
+ "start": 45,
74392
+ "end": 45
74393
+ }
74394
+ },
74395
+ "group": [
74396
+ "suggestion"
74397
+ ],
74398
+ "access": "public",
74399
+ "file": {
74400
+ "path": "fluent/scss/suggestion/_variables.scss",
74401
+ "name": "_variables.scss"
74402
+ },
74403
+ "resolvedValue": "var(--kendo-color-base-emphasis, #605e5c)",
74404
+ "resolvedType": "String"
74405
+ },
74406
+ {
74407
+ "description": "The background color of the active Suggestion.\n",
74408
+ "commentRange": {
74409
+ "start": 47,
74410
+ "end": 48
74411
+ },
74412
+ "context": {
74413
+ "type": "variable",
74414
+ "name": "kendo-suggestion-active-bg",
74415
+ "value": "k-color(base-subtle-active)",
74416
+ "scope": "default",
74417
+ "line": {
74418
+ "start": 49,
74419
+ "end": 49
74420
+ }
74421
+ },
74422
+ "group": [
74423
+ "suggestion"
74424
+ ],
74425
+ "access": "public",
74426
+ "file": {
74427
+ "path": "fluent/scss/suggestion/_variables.scss",
74428
+ "name": "_variables.scss"
74429
+ },
74430
+ "resolvedValue": "var(--kendo-color-base-subtle-active, #d2d0ce)",
74431
+ "resolvedType": "String"
74432
+ },
74433
+ {
74434
+ "description": "The text color of the active Suggestion.\n",
74435
+ "commentRange": {
74436
+ "start": 50,
74437
+ "end": 51
74438
+ },
74439
+ "context": {
74440
+ "type": "variable",
74441
+ "name": "kendo-suggestion-active-text",
74442
+ "value": "k-color(base-on-subtle)",
74443
+ "scope": "default",
74444
+ "line": {
74445
+ "start": 52,
74446
+ "end": 52
74447
+ }
74448
+ },
74449
+ "group": [
74450
+ "suggestion"
74451
+ ],
74452
+ "access": "public",
74453
+ "file": {
74454
+ "path": "fluent/scss/suggestion/_variables.scss",
74455
+ "name": "_variables.scss"
74456
+ },
74457
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #323130)",
74458
+ "resolvedType": "String"
74459
+ },
74460
+ {
74461
+ "description": "The border color of the active Suggestion.\n",
74462
+ "commentRange": {
74463
+ "start": 53,
74464
+ "end": 54
74465
+ },
74466
+ "context": {
74467
+ "type": "variable",
74468
+ "name": "kendo-suggestion-active-border",
74469
+ "value": "k-color(base-emphasis)",
74470
+ "scope": "default",
74471
+ "line": {
74472
+ "start": 55,
74473
+ "end": 55
74474
+ }
74475
+ },
74476
+ "group": [
74477
+ "suggestion"
74478
+ ],
74479
+ "access": "public",
74480
+ "file": {
74481
+ "path": "fluent/scss/suggestion/_variables.scss",
74482
+ "name": "_variables.scss"
74483
+ },
74484
+ "resolvedValue": "var(--kendo-color-base-emphasis, #605e5c)",
74485
+ "resolvedType": "String"
74486
+ },
74487
+ {
74488
+ "description": "The shadow blur of the focused Suggestion.\n",
74489
+ "commentRange": {
74490
+ "start": 57,
74491
+ "end": 58
74492
+ },
74493
+ "context": {
74494
+ "type": "variable",
74495
+ "name": "kendo-suggestion-focus-shadow-blur",
74496
+ "value": "0",
74497
+ "scope": "default",
74498
+ "line": {
74499
+ "start": 59,
74500
+ "end": 59
74501
+ }
74502
+ },
74503
+ "group": [
74504
+ "suggestion"
74505
+ ],
74506
+ "access": "public",
74507
+ "file": {
74508
+ "path": "fluent/scss/suggestion/_variables.scss",
74509
+ "name": "_variables.scss"
74510
+ },
74511
+ "resolvedValue": "0",
74512
+ "resolvedType": "Number"
74513
+ },
74514
+ {
74515
+ "description": "The shadow spread of the focused Suggestion.\n",
74516
+ "commentRange": {
74517
+ "start": 60,
74518
+ "end": 61
74519
+ },
74520
+ "context": {
74521
+ "type": "variable",
74522
+ "name": "kendo-suggestion-focus-shadow-spread",
74523
+ "value": "2px",
74524
+ "scope": "default",
74525
+ "line": {
74526
+ "start": 62,
74527
+ "end": 62
74528
+ }
74529
+ },
74530
+ "group": [
74531
+ "suggestion"
74532
+ ],
74533
+ "access": "public",
74534
+ "file": {
74535
+ "path": "fluent/scss/suggestion/_variables.scss",
74536
+ "name": "_variables.scss"
74537
+ },
74538
+ "resolvedValue": "2px",
74539
+ "resolvedType": "Number"
74540
+ },
74541
+ {
74542
+ "description": "The shadow color of the focused Suggestion.\n",
74543
+ "commentRange": {
74544
+ "start": 63,
74545
+ "end": 64
74546
+ },
74547
+ "context": {
74548
+ "type": "variable",
74549
+ "name": "kendo-suggestion-focus-shadow-color",
74550
+ "value": "k-color(border-alt)",
74551
+ "scope": "default",
74552
+ "line": {
74553
+ "start": 65,
74554
+ "end": 65
74555
+ }
74556
+ },
74557
+ "group": [
74558
+ "suggestion"
74559
+ ],
74560
+ "access": "public",
74561
+ "file": {
74562
+ "path": "fluent/scss/suggestion/_variables.scss",
74563
+ "name": "_variables.scss"
74564
+ },
74565
+ "resolvedValue": "var(--kendo-color-border-alt, #323130)",
74566
+ "resolvedType": "String"
74567
+ },
74055
74568
  {
74056
74569
  "description": "The font family of the Switch.\n",
74057
74570
  "commentRange": {
@@ -100639,11 +101152,38 @@
100639
101152
  "resolvedValue": "1px",
100640
101153
  "resolvedType": "Number"
100641
101154
  },
101155
+ {
101156
+ "description": "The opacity of the pulsing animation for the generating Button.\n",
101157
+ "commentRange": {
101158
+ "start": 122,
101159
+ "end": 123
101160
+ },
101161
+ "context": {
101162
+ "type": "variable",
101163
+ "name": "kendo-button-pulsing-opacity",
101164
+ "value": ".6",
101165
+ "scope": "default",
101166
+ "line": {
101167
+ "start": 124,
101168
+ "end": 124
101169
+ }
101170
+ },
101171
+ "group": [
101172
+ "button"
101173
+ ],
101174
+ "access": "public",
101175
+ "file": {
101176
+ "path": "fluent/scss/button/_variables.scss",
101177
+ "name": "_variables.scss"
101178
+ },
101179
+ "resolvedValue": "0.6",
101180
+ "resolvedType": "Number"
101181
+ },
100642
101182
  {
100643
101183
  "description": "The theme colors map for the Button.\n",
100644
101184
  "commentRange": {
100645
- "start": 372,
100646
- "end": 373
101185
+ "start": 376,
101186
+ "end": 377
100647
101187
  },
100648
101188
  "context": {
100649
101189
  "type": "variable",
@@ -100651,8 +101191,8 @@
100651
101191
  "value": "()",
100652
101192
  "scope": "default",
100653
101193
  "line": {
100654
- "start": 374,
100655
- "end": 374
101194
+ "start": 378,
101195
+ "end": 378
100656
101196
  }
100657
101197
  },
100658
101198
  "group": [
@@ -163448,39 +163988,6 @@
163448
163988
  }
163449
163989
  ]
163450
163990
  },
163451
- {
163452
- "id": "speech-to-text-button",
163453
- "title": "SpeechToTextButton",
163454
- "variables": [
163455
- {
163456
- "description": "The opacity applied to the listening SpeechToTextButton\n",
163457
- "commentRange": {
163458
- "start": 1,
163459
- "end": 2
163460
- },
163461
- "context": {
163462
- "type": "variable",
163463
- "name": "kendo-speech-to-text-button-listening-opacity",
163464
- "value": "0.6",
163465
- "scope": "default",
163466
- "line": {
163467
- "start": 3,
163468
- "end": 3
163469
- }
163470
- },
163471
- "group": [
163472
- "speech-to-text-button"
163473
- ],
163474
- "access": "public",
163475
- "file": {
163476
- "path": "fluent/scss/speech-to-text-button/_variables.scss",
163477
- "name": "_variables.scss"
163478
- },
163479
- "resolvedValue": "0.6",
163480
- "resolvedType": "Number"
163481
- }
163482
- ]
163483
- },
163484
163991
  {
163485
163992
  "id": "split-button",
163486
163993
  "title": "SplitButton",
@@ -168559,6 +169066,525 @@
168559
169066
  }
168560
169067
  ]
168561
169068
  },
169069
+ {
169070
+ "id": "suggestion",
169071
+ "title": "Suggestion",
169072
+ "variables": [
169073
+ {
169074
+ "description": "The vertical padding of the Suggestion wrapper.\n",
169075
+ "commentRange": {
169076
+ "start": 4,
169077
+ "end": 5
169078
+ },
169079
+ "context": {
169080
+ "type": "variable",
169081
+ "name": "kendo-suggestion-padding-y",
169082
+ "value": "k-spacing(2)",
169083
+ "scope": "default",
169084
+ "line": {
169085
+ "start": 6,
169086
+ "end": 6
169087
+ }
169088
+ },
169089
+ "group": [
169090
+ "suggestion"
169091
+ ],
169092
+ "access": "public",
169093
+ "file": {
169094
+ "path": "fluent/scss/suggestion/_variables.scss",
169095
+ "name": "_variables.scss"
169096
+ },
169097
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
169098
+ "resolvedType": "String"
169099
+ },
169100
+ {
169101
+ "description": "The horizontal padding of the Suggestion wrapper.\n",
169102
+ "commentRange": {
169103
+ "start": 7,
169104
+ "end": 8
169105
+ },
169106
+ "context": {
169107
+ "type": "variable",
169108
+ "name": "kendo-suggestion-padding-x",
169109
+ "value": "k-spacing(3)",
169110
+ "scope": "default",
169111
+ "line": {
169112
+ "start": 9,
169113
+ "end": 9
169114
+ }
169115
+ },
169116
+ "group": [
169117
+ "suggestion"
169118
+ ],
169119
+ "access": "public",
169120
+ "file": {
169121
+ "path": "fluent/scss/suggestion/_variables.scss",
169122
+ "name": "_variables.scss"
169123
+ },
169124
+ "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
169125
+ "resolvedType": "String"
169126
+ },
169127
+ {
169128
+ "description": "The horizontal padding of the Suggestion wrapper.\n",
169129
+ "commentRange": {
169130
+ "start": 10,
169131
+ "end": 11
169132
+ },
169133
+ "context": {
169134
+ "type": "variable",
169135
+ "name": "kendo-suggestion-spacing",
169136
+ "value": "k-spacing(2)",
169137
+ "scope": "default",
169138
+ "line": {
169139
+ "start": 12,
169140
+ "end": 12
169141
+ }
169142
+ },
169143
+ "group": [
169144
+ "suggestion"
169145
+ ],
169146
+ "access": "public",
169147
+ "file": {
169148
+ "path": "fluent/scss/suggestion/_variables.scss",
169149
+ "name": "_variables.scss"
169150
+ },
169151
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
169152
+ "resolvedType": "String"
169153
+ },
169154
+ {
169155
+ "description": "The border width of the Suggestion.\n",
169156
+ "commentRange": {
169157
+ "start": 13,
169158
+ "end": 14
169159
+ },
169160
+ "context": {
169161
+ "type": "variable",
169162
+ "name": "kendo-suggestion-border-width",
169163
+ "value": "1px",
169164
+ "scope": "default",
169165
+ "line": {
169166
+ "start": 15,
169167
+ "end": 15
169168
+ }
169169
+ },
169170
+ "group": [
169171
+ "suggestion"
169172
+ ],
169173
+ "access": "public",
169174
+ "file": {
169175
+ "path": "fluent/scss/suggestion/_variables.scss",
169176
+ "name": "_variables.scss"
169177
+ },
169178
+ "resolvedValue": "1px",
169179
+ "resolvedType": "Number"
169180
+ },
169181
+ {
169182
+ "description": "The border style of the Suggestion.\n",
169183
+ "commentRange": {
169184
+ "start": 16,
169185
+ "end": 17
169186
+ },
169187
+ "context": {
169188
+ "type": "variable",
169189
+ "name": "kendo-suggestion-border-style",
169190
+ "value": "solid",
169191
+ "scope": "default",
169192
+ "line": {
169193
+ "start": 18,
169194
+ "end": 18
169195
+ }
169196
+ },
169197
+ "group": [
169198
+ "suggestion"
169199
+ ],
169200
+ "access": "public",
169201
+ "file": {
169202
+ "path": "fluent/scss/suggestion/_variables.scss",
169203
+ "name": "_variables.scss"
169204
+ },
169205
+ "resolvedValue": "solid",
169206
+ "resolvedType": "String"
169207
+ },
169208
+ {
169209
+ "description": "The line height of the Suggestion.\n",
169210
+ "commentRange": {
169211
+ "start": 20,
169212
+ "end": 21
169213
+ },
169214
+ "context": {
169215
+ "type": "variable",
169216
+ "name": "kendo-suggestion-line-height",
169217
+ "value": "var( --kendo-line-height, normal )",
169218
+ "scope": "default",
169219
+ "line": {
169220
+ "start": 22,
169221
+ "end": 22
169222
+ }
169223
+ },
169224
+ "group": [
169225
+ "suggestion"
169226
+ ],
169227
+ "access": "public",
169228
+ "file": {
169229
+ "path": "fluent/scss/suggestion/_variables.scss",
169230
+ "name": "_variables.scss"
169231
+ },
169232
+ "resolvedValue": "var(--kendo-line-height, normal)",
169233
+ "resolvedType": "String"
169234
+ },
169235
+ {
169236
+ "description": "The border radius of the Suggestion.\n",
169237
+ "commentRange": {
169238
+ "start": 23,
169239
+ "end": 24
169240
+ },
169241
+ "context": {
169242
+ "type": "variable",
169243
+ "name": "kendo-suggestion-border-radius",
169244
+ "value": "k-border-radius(xxl)",
169245
+ "scope": "default",
169246
+ "line": {
169247
+ "start": 25,
169248
+ "end": 25
169249
+ }
169250
+ },
169251
+ "group": [
169252
+ "suggestion"
169253
+ ],
169254
+ "access": "public",
169255
+ "file": {
169256
+ "path": "fluent/scss/suggestion/_variables.scss",
169257
+ "name": "_variables.scss"
169258
+ },
169259
+ "resolvedValue": "var(--kendo-border-radius-xxl, 1rem)",
169260
+ "resolvedType": "String"
169261
+ },
169262
+ {
169263
+ "description": "The background color of the Suggestion.\n",
169264
+ "commentRange": {
169265
+ "start": 27,
169266
+ "end": 28
169267
+ },
169268
+ "context": {
169269
+ "type": "variable",
169270
+ "name": "kendo-suggestion-bg",
169271
+ "value": "k-color(base-subtle)",
169272
+ "scope": "default",
169273
+ "line": {
169274
+ "start": 29,
169275
+ "end": 29
169276
+ }
169277
+ },
169278
+ "group": [
169279
+ "suggestion"
169280
+ ],
169281
+ "access": "public",
169282
+ "file": {
169283
+ "path": "fluent/scss/suggestion/_variables.scss",
169284
+ "name": "_variables.scss"
169285
+ },
169286
+ "resolvedValue": "var(--kendo-color-base-subtle, #edebe9)",
169287
+ "resolvedType": "String"
169288
+ },
169289
+ {
169290
+ "description": "The text color of the Suggestion.\n",
169291
+ "commentRange": {
169292
+ "start": 30,
169293
+ "end": 31
169294
+ },
169295
+ "context": {
169296
+ "type": "variable",
169297
+ "name": "kendo-suggestion-text",
169298
+ "value": "k-color(base-on-subtle)",
169299
+ "scope": "default",
169300
+ "line": {
169301
+ "start": 32,
169302
+ "end": 32
169303
+ }
169304
+ },
169305
+ "group": [
169306
+ "suggestion"
169307
+ ],
169308
+ "access": "public",
169309
+ "file": {
169310
+ "path": "fluent/scss/suggestion/_variables.scss",
169311
+ "name": "_variables.scss"
169312
+ },
169313
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #323130)",
169314
+ "resolvedType": "String"
169315
+ },
169316
+ {
169317
+ "description": "The border color of the Suggestion.\n",
169318
+ "commentRange": {
169319
+ "start": 33,
169320
+ "end": 34
169321
+ },
169322
+ "context": {
169323
+ "type": "variable",
169324
+ "name": "kendo-suggestion-border",
169325
+ "value": "k-color(base-emphasis)",
169326
+ "scope": "default",
169327
+ "line": {
169328
+ "start": 35,
169329
+ "end": 35
169330
+ }
169331
+ },
169332
+ "group": [
169333
+ "suggestion"
169334
+ ],
169335
+ "access": "public",
169336
+ "file": {
169337
+ "path": "fluent/scss/suggestion/_variables.scss",
169338
+ "name": "_variables.scss"
169339
+ },
169340
+ "resolvedValue": "var(--kendo-color-base-emphasis, #605e5c)",
169341
+ "resolvedType": "String"
169342
+ },
169343
+ {
169344
+ "description": "The background color of the hovered Suggestion.\n",
169345
+ "commentRange": {
169346
+ "start": 37,
169347
+ "end": 38
169348
+ },
169349
+ "context": {
169350
+ "type": "variable",
169351
+ "name": "kendo-suggestion-hover-bg",
169352
+ "value": "k-color(base-subtle-hover)",
169353
+ "scope": "default",
169354
+ "line": {
169355
+ "start": 39,
169356
+ "end": 39
169357
+ }
169358
+ },
169359
+ "group": [
169360
+ "suggestion"
169361
+ ],
169362
+ "access": "public",
169363
+ "file": {
169364
+ "path": "fluent/scss/suggestion/_variables.scss",
169365
+ "name": "_variables.scss"
169366
+ },
169367
+ "resolvedValue": "var(--kendo-color-base-subtle-hover, #e1dfdd)",
169368
+ "resolvedType": "String"
169369
+ },
169370
+ {
169371
+ "description": "The text color of the hovered Suggestion.\n",
169372
+ "commentRange": {
169373
+ "start": 40,
169374
+ "end": 41
169375
+ },
169376
+ "context": {
169377
+ "type": "variable",
169378
+ "name": "kendo-suggestion-hover-text",
169379
+ "value": "k-color(base-on-subtle)",
169380
+ "scope": "default",
169381
+ "line": {
169382
+ "start": 42,
169383
+ "end": 42
169384
+ }
169385
+ },
169386
+ "group": [
169387
+ "suggestion"
169388
+ ],
169389
+ "access": "public",
169390
+ "file": {
169391
+ "path": "fluent/scss/suggestion/_variables.scss",
169392
+ "name": "_variables.scss"
169393
+ },
169394
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #323130)",
169395
+ "resolvedType": "String"
169396
+ },
169397
+ {
169398
+ "description": "The border color of the hovered Suggestion.\n",
169399
+ "commentRange": {
169400
+ "start": 43,
169401
+ "end": 44
169402
+ },
169403
+ "context": {
169404
+ "type": "variable",
169405
+ "name": "kendo-suggestion-hover-border",
169406
+ "value": "k-color(base-emphasis)",
169407
+ "scope": "default",
169408
+ "line": {
169409
+ "start": 45,
169410
+ "end": 45
169411
+ }
169412
+ },
169413
+ "group": [
169414
+ "suggestion"
169415
+ ],
169416
+ "access": "public",
169417
+ "file": {
169418
+ "path": "fluent/scss/suggestion/_variables.scss",
169419
+ "name": "_variables.scss"
169420
+ },
169421
+ "resolvedValue": "var(--kendo-color-base-emphasis, #605e5c)",
169422
+ "resolvedType": "String"
169423
+ },
169424
+ {
169425
+ "description": "The background color of the active Suggestion.\n",
169426
+ "commentRange": {
169427
+ "start": 47,
169428
+ "end": 48
169429
+ },
169430
+ "context": {
169431
+ "type": "variable",
169432
+ "name": "kendo-suggestion-active-bg",
169433
+ "value": "k-color(base-subtle-active)",
169434
+ "scope": "default",
169435
+ "line": {
169436
+ "start": 49,
169437
+ "end": 49
169438
+ }
169439
+ },
169440
+ "group": [
169441
+ "suggestion"
169442
+ ],
169443
+ "access": "public",
169444
+ "file": {
169445
+ "path": "fluent/scss/suggestion/_variables.scss",
169446
+ "name": "_variables.scss"
169447
+ },
169448
+ "resolvedValue": "var(--kendo-color-base-subtle-active, #d2d0ce)",
169449
+ "resolvedType": "String"
169450
+ },
169451
+ {
169452
+ "description": "The text color of the active Suggestion.\n",
169453
+ "commentRange": {
169454
+ "start": 50,
169455
+ "end": 51
169456
+ },
169457
+ "context": {
169458
+ "type": "variable",
169459
+ "name": "kendo-suggestion-active-text",
169460
+ "value": "k-color(base-on-subtle)",
169461
+ "scope": "default",
169462
+ "line": {
169463
+ "start": 52,
169464
+ "end": 52
169465
+ }
169466
+ },
169467
+ "group": [
169468
+ "suggestion"
169469
+ ],
169470
+ "access": "public",
169471
+ "file": {
169472
+ "path": "fluent/scss/suggestion/_variables.scss",
169473
+ "name": "_variables.scss"
169474
+ },
169475
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #323130)",
169476
+ "resolvedType": "String"
169477
+ },
169478
+ {
169479
+ "description": "The border color of the active Suggestion.\n",
169480
+ "commentRange": {
169481
+ "start": 53,
169482
+ "end": 54
169483
+ },
169484
+ "context": {
169485
+ "type": "variable",
169486
+ "name": "kendo-suggestion-active-border",
169487
+ "value": "k-color(base-emphasis)",
169488
+ "scope": "default",
169489
+ "line": {
169490
+ "start": 55,
169491
+ "end": 55
169492
+ }
169493
+ },
169494
+ "group": [
169495
+ "suggestion"
169496
+ ],
169497
+ "access": "public",
169498
+ "file": {
169499
+ "path": "fluent/scss/suggestion/_variables.scss",
169500
+ "name": "_variables.scss"
169501
+ },
169502
+ "resolvedValue": "var(--kendo-color-base-emphasis, #605e5c)",
169503
+ "resolvedType": "String"
169504
+ },
169505
+ {
169506
+ "description": "The shadow blur of the focused Suggestion.\n",
169507
+ "commentRange": {
169508
+ "start": 57,
169509
+ "end": 58
169510
+ },
169511
+ "context": {
169512
+ "type": "variable",
169513
+ "name": "kendo-suggestion-focus-shadow-blur",
169514
+ "value": "0",
169515
+ "scope": "default",
169516
+ "line": {
169517
+ "start": 59,
169518
+ "end": 59
169519
+ }
169520
+ },
169521
+ "group": [
169522
+ "suggestion"
169523
+ ],
169524
+ "access": "public",
169525
+ "file": {
169526
+ "path": "fluent/scss/suggestion/_variables.scss",
169527
+ "name": "_variables.scss"
169528
+ },
169529
+ "resolvedValue": "0",
169530
+ "resolvedType": "Number"
169531
+ },
169532
+ {
169533
+ "description": "The shadow spread of the focused Suggestion.\n",
169534
+ "commentRange": {
169535
+ "start": 60,
169536
+ "end": 61
169537
+ },
169538
+ "context": {
169539
+ "type": "variable",
169540
+ "name": "kendo-suggestion-focus-shadow-spread",
169541
+ "value": "2px",
169542
+ "scope": "default",
169543
+ "line": {
169544
+ "start": 62,
169545
+ "end": 62
169546
+ }
169547
+ },
169548
+ "group": [
169549
+ "suggestion"
169550
+ ],
169551
+ "access": "public",
169552
+ "file": {
169553
+ "path": "fluent/scss/suggestion/_variables.scss",
169554
+ "name": "_variables.scss"
169555
+ },
169556
+ "resolvedValue": "2px",
169557
+ "resolvedType": "Number"
169558
+ },
169559
+ {
169560
+ "description": "The shadow color of the focused Suggestion.\n",
169561
+ "commentRange": {
169562
+ "start": 63,
169563
+ "end": 64
169564
+ },
169565
+ "context": {
169566
+ "type": "variable",
169567
+ "name": "kendo-suggestion-focus-shadow-color",
169568
+ "value": "k-color(border-alt)",
169569
+ "scope": "default",
169570
+ "line": {
169571
+ "start": 65,
169572
+ "end": 65
169573
+ }
169574
+ },
169575
+ "group": [
169576
+ "suggestion"
169577
+ ],
169578
+ "access": "public",
169579
+ "file": {
169580
+ "path": "fluent/scss/suggestion/_variables.scss",
169581
+ "name": "_variables.scss"
169582
+ },
169583
+ "resolvedValue": "var(--kendo-color-border-alt, #323130)",
169584
+ "resolvedType": "String"
169585
+ }
169586
+ ]
169587
+ },
168562
169588
  {
168563
169589
  "id": "switch",
168564
169590
  "title": "Switch",